Ghostkeeper
203485d436
Update Korean translations
...
These were received via Ultimaker's resellers for that area. I fixed up the metadata before uploading it here.
Contributes to issue CURA-4341.
2017-10-05 13:44:06 +02:00
Ghostkeeper
db46e9377d
Add translations for strings that were added after string freeze
...
Please let's not do this again.
The Spanish, Dutch, French, German and Chinese translations were asked to a native or secondary speaker of the language in the office. The Finnish, Italian, Russian and Turkish translations are obtained from Google Translate (with some more clever searching than copy-paste). The Korean and Japanese translations are not needed since we don't translate cura.pot for those languages. The Polish and Brazillian Portuguese translations will be made after receiving the translations from the translators.
Contributes to issue CL-118.
2017-10-02 13:33:08 +02:00
Jack Ha
b7dd756427
CL-506 changed Aborted to Print aborted and added it to all translations on the top
2017-09-29 11:21:15 +02:00
Ghostkeeper
33fdca4a6b
Fix mistakes in translations from Bothof
...
What do we pay these guys for?
Contributes to issue CURA-4341.
2017-09-27 17:27:47 +02:00
Ghostkeeper
609187a4ce
Update translations from Bothof
...
These are the new translations we got from Bothof for German, Spanish, Finnish, French, Italian, Dutch, Turkish and Simplified Chinese.
Contributes to issue CURA-4341.
2017-09-27 17:26:29 +02:00
Ruben D
5e0052dcb6
Update version number for translation documents
...
These are the files for version 3.0 after all.
Contributes to issue CURA-4341.
2017-09-24 13:56:32 +02:00
Ruslan Popov
5932d5aacf
Update russian translation.
2017-09-23 11:20:34 +03:00
Ghostkeeper
8a1b5d3cda
Update translation templates again
...
Last minute changes...
Contributes to issue CURA-4341.
2017-09-19 13:36:56 +02:00
Ghostkeeper
d47bc710bf
Last minute string changes
...
Some new message that still needed to be in...
Contributes to issue CURA-4341.
2017-09-19 13:36:56 +02:00
Ghostkeeper
19222a3221
Update translation templates for 3.0
...
These are the files that should be translated by our translators for the 3.0 release.
Contributes to issue CURA-4341.
2017-09-19 13:36:56 +02:00
Ghostkeeper
f231c73072
Add translation texts for future features
...
These texts are meant to be included in the final release, but the features aren't ready yet.
Contributes to issue CURA-4341.
2017-09-19 13:36:56 +02:00
Ghostkeeper
b94bcdfa91
Remove duplicate entry
...
This happens because the last bits are obtained separately from plug-in JSON files that are manually tacked on the end by a script. The script doesn't check for duplicates.
Contributes to issue CURA-4341.
2017-09-19 13:36:56 +02:00
Ghostkeeper
8cfe65787f
Update translation templates for 3.0 release
...
These are generated by calling 'make extract-messages' and then modifying the headers a bit.
Contributes to issue CURA-4341.
2017-09-19 13:36:50 +02:00
Ruben D
91c5da7054
Remove auto-generated file
...
It should never have been committed.
Contributes to issue CURA-4263.
2017-09-10 14:00:49 +02:00
Ruben D
28192f5b14
Rename all languages to full xx_XX locale
...
This is just moving the files. The preferences, etc. still has to be changed.
Contributes to issue CURA-4263.
2017-09-10 14:00:28 +02:00
Miro Hrončok
e394811ce1
Relocate locales to proper locations
...
Fixes https://github.com/Ultimaker/Uranium/issues/246
Fixes https://github.com/Ultimaker/Uranium/issues/277
2017-09-10 14:00:05 +02:00
Ghostkeeper
f5e0db5e2a
Add missing period
...
Spotted a small mistake in the translations by accident.
2017-08-29 17:23:17 +02:00
Ghostkeeper
7a8956fd0e
Merge branch '2.7'
2017-08-28 16:21:40 +02:00
Ghostkeeper
3dbf91eb18
Fix mistakenly translated replace key
...
Bad translator. Baaaaaaad.
Contributes to issue CURA-3999.
2017-08-28 15:42:12 +02:00
Ghostkeeper
1401d90bd0
Update Chinese translations for 2.7
...
These are the files I got from Bothof.
Contributes to issue CURA-3999.
2017-08-28 15:41:27 +02:00
Ghostkeeper
eeea30f2d1
Update translation templates for 2.7
...
New strings get empty translations. This is generated by calling 'make i18n-update-po-zh_CN'.
Contributes to issue CURA-3999.
2017-08-28 15:32:36 +02:00
Ghostkeeper
22b808afb3
Merge branch 'master' of https://github.com/PCDotFan/Cura into PCDotFan-master
2017-08-28 15:29:45 +02:00
Ghostkeeper
19bab721ef
Change language metadata field to contain language codes
...
According to the standard specified by GNU: https://www.gnu.org/software/gettext/manual/html_node/Header-Entry.html
Contributes to issue CURA-4113.
2017-08-15 17:51:47 +02:00
Ghostkeeper
17a615d30c
Don't translate HTML tags and variable names
...
It says so in the context of the build dimensions translation. Not yet in the context of the HTML tags with <filename> and such, but it will do that for the next translation round properly.
Contributes to issue CURA-4113.
2017-08-15 15:32:23 +02:00
Ghostkeeper
31757f4ce1
Merge branch '2.7' of https://github.com/Patola/Cura into Patola-2.7
2017-08-15 15:29:24 +02:00
Ghostkeeper
3110349f5e
Fix misunderstood translation
...
Literally it should've been 'weergavenaam', but I'm now opting for a less literal translation because weergavenaam sounds so weird.
Contributes to issue CURA-4113.
2017-08-15 14:15:51 +02:00
Cláudio Sampaio (Patola)
0449e4e63a
Updated brazilian portuguese translation
2017-08-15 09:06:50 -03:00
Ghostkeeper
1f778e8d2f
Fix translated replacement strings
...
Bad translators! Bad! It even says so in the context!
Contributes to issue CURA-4113.
2017-08-15 11:13:48 +02:00
Ghostkeeper
8f46733dec
Correct whitespace of fatal exception text
...
It's not salient for our translation files really, since it is displayed in QML in the end which removes those. It is salient for gettext though, which gives an error when one message ends in a newline and the other doesn't.
Contributes to issue CURA-4113.
2017-08-15 11:05:50 +02:00
Ghostkeeper
cbc60c7689
Minor fixes for German translations
...
Contributes to issue CURA-4113.
2017-08-15 09:58:42 +02:00
Ghostkeeper
262691c1ff
Update German translations
...
These are the translations from Bothof. They look mostly correct.
Contributes to issue CURA-4113.
2017-08-15 09:56:57 +02:00
Ghostkeeper
f6c84e054b
Fix HTML tags
...
They shouldn't be translated. Bad translator! BAD!
Contributes to issue CURA-4113.
2017-08-15 09:28:42 +02:00
Ghostkeeper
4f471ea1a4
Update Spanish translations
...
These are the updates from Bothof. I found some older mistakes here, which I'll solve next.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
1e1e6386fc
Update Finnish translation
...
These are the translation files from Bothof. They are excellent as far as I could detect.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
22d7312265
Minor fixes to French translations
...
These must've been in there for a while...
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
cd8b485e98
Update French translations
...
These are the new translations from Bothof. I've found some mistakes in cura.po which I'll fix in the next commit to make it clear which changes are from me.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
50508baad7
Minor interpunction fixes for Italian translation
...
The one with the href attribute is pretty serious.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
7c86e476c8
Update Italian translations
...
These look almost correct. Just one mistake with an HTML tag.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
45673a3586
Fixes to Dutch translations
...
Some consistency fixes and several places where they misunderstood the meaning of a text.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
92f5a4c392
Update Dutch translations
...
There's several mistakes in these translations. I'm fixing those in the next commit to keep it separate.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
673e281e4d
Fix XML tags in Turkish translation
...
Bad, BAD translator!
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
7682ffad08
Update Turkish translations
...
Some of these are plain wrong. We'll fix those in the next commit.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
fa49c7a939
Update Japanese translations
...
These are the new texts for 2.7.
Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
0b19b20c24
Fix language metadata
...
For some reason PoEdit seems to automatically put this back every time. Maybe it's time to switch to a different standard.
Contributes to issue CURA-4113.
2017-08-11 16:57:14 +02:00
Ghostkeeper
23aeb7efa8
Merge branch '2.7' of https://github.com/halfakop/Cura into halfakop-2.7
2017-08-11 16:55:29 +02:00
Ghostkeeper
5416504fcb
Update Korean translations
...
These files are directly copied from the translator. They seem to be perfect though so I don't see a reason to modify them further (apart from the fact that I don't know any Korean; the format is correct though).
Contributes to issue CURA-4113.
2017-08-11 16:19:49 +02:00
Ruslan Popov
d349854bdd
Update russian translation.
2017-08-09 19:28:25 +03:00
Ghostkeeper
ac5c0d019b
Minor fixes to Polish translation
...
Contributes to issue CURA-4113.
2017-08-07 11:06:00 +02:00
Ghostkeeper
e23e049c22
Update Polish translations for 2.7
...
These are the translation files exactly as I got them from Jagus85. Thanks!
Contributes to issue CURA-4113.
2017-08-07 10:58:46 +02:00
Ghostkeeper
e0b39800a2
Update translations with empty strings from new templates
...
These are generated using 'make i18n-update-po'.
Contributes to issue CURA-4113.
2017-08-02 17:26:52 +02:00