Commit graph

108 commits

Author SHA1 Message Date
Ghostkeeper
ab13a2f0df
Update headers to reflect 4.10 version number 2021-06-10 17:44:18 +02:00
Ghostkeeper
e387af6460
Update translation files for all languages from new template
The new strings from the translation templates are copied into the translation files, so that the translator just needs to fill them in.

Contributes to issue CURA-8310.
2021-06-10 17:42:06 +02:00
jelle Spijker
b046b52cd9
poedit changes
CURA-8153
2021-04-16 19:27:48 +02:00
jelle Spijker
4a574a5ae1
Smartling translations
CURA-8153
2021-04-16 14:43:03 +02:00
jelle Spijker
33c33c267d
Translations for 4.9
CURA-8153
2021-04-02 16:34:06 +02:00
jelle Spijker
3dd9192ddf
Add missing plural cases from LionBridge import
The import script ignores plural cases since it's harder to parse them.
So we need to do these manually.

Contributes to issue CURA-7782.
2020-11-09 13:49:18 +01:00
Ghostkeeper
a1530aba5c
Import Lionbridge translations for Cura 4.8
These are the new translations we got from Lionbridge as imported by lionbridge_import.py.

Contributes to issue CURA-7782.
2020-11-09 13:34:15 +01:00
Ghostkeeper
02e990735f
Updating translation files with new strings
These are the new strings for 4.8 in every language, to be filled in by translators.

Contributes to issue CURA-7782.
2020-10-19 13:33:12 +02:00
Remco Burema
66132ef217
Don't use full-width unicode percent as placeholder in zh_CN locale.
Fixes #8322
2020-09-07 15:28:49 +02:00
Ghostkeeper
a4e179533f
Copy plural forms to translation
The import script doesn't handle these.

Contributes to issue CURA-7622.
2020-08-21 14:51:27 +02:00
Ghostkeeper
501361dd2b
Update PO-revision-dates
The import script should really be doing this automatically for us... Oh well.

Contributes to issue CURA-7622.
2020-08-21 13:42:07 +02:00
Ghostkeeper
1c459679b9
Import translations from Lionbridge
These are the result of running the lionbridge_import.py script on the translation files that we received from Lionbridge through Smartling. It contains the new translations for Cura 4.7.

Contributes to issue CURA-7622.
2020-08-21 13:38:15 +02:00
Ghostkeeper
690f263f41
Update language translation files with new setting description
Contributes to issue CURA-7622.
2020-07-31 14:12:12 +02:00
Ghostkeeper
493ee46cf6
Update Cura version in header metadata
Contributes to issue CURA-7622.
2020-07-31 13:07:46 +02:00
Ghostkeeper
7e9d599a61
Update translation files from updated template
This is automated with 'make i18n-update-po'.

Contributes to issue CURA-7622.
2020-07-31 13:04:45 +02:00
Ghostkeeper
1cef21919e
Fix missing plural forms
The import script doesn't parse these correctly yet. Keep finding them now.
Some of the plural forms were incorrect. They were like that last time as well. Lionbridge isn't translating them correctly, but it's the fault of a very annoying interface in Smartling. I was able to fix all of them decently except Russian, so Russian will have to make do with just plural everywhere.

Contributes to issue CURA-7344.
2020-04-15 18:06:10 +02:00
Ghostkeeper
7b3482fcd8
Update translations from Lionbridge for Cura 4.6
These are the new translations we got. I didn't make any corrections yet, but I did already see some mistakes in the Chinese ones.

Contributes to issue CURA-7344.
2020-04-15 18:06:07 +02:00
Ghostkeeper
95b5a176b8
Update translation file headers for Cura 4.6
Contributes to issue CURA-7344.
2020-04-06 17:19:59 +02:00
Ghostkeeper
e676308241
Update translation files with new strings in Cura 4.6
Contributes to issue CURA-7344.
2020-04-06 16:52:06 +02:00
Ghostkeeper
a1438e91d0
Merge branch '4.5'
Conflicts:
	cura_app.py -> Due to moving some imports around.
2020-02-25 12:07:47 +01:00
Ghostkeeper
4db66c71ba
Uncomment old translation for 'do not show again'
We re-added this string after the string freeze.

Contributes to issue CURA-7231.
2020-02-25 12:04:26 +01:00
Ghostkeeper
08826b8971
Merge branch '4.5' 2020-02-24 13:17:45 +01:00
Ghostkeeper
3161a6ac08
Fixes discovered by PoEdit
Some inconsistencies with the ellipses, mostly.
There was also one line that was missing from every language. This happened because the Lionbridge import script I made doesn't properly process those.
Smartling also displayed the wrong texts to the translator sometimes. The translator didn't understand that they had to use singular for some texts, so those had to be corrected. I could correct them for every language except Turkish, so those lines are now wrong.

Contributes to issue CURA-7201.
2020-02-21 16:47:38 +01:00
Ghostkeeper
b413fc3fd8
Update translations from Lionbridge for 4.5
These are the new translations that we got from the translation service.

Contributes to issue CURA-7201.
2020-02-21 13:30:47 +01:00
Ghostkeeper
309f90ceb8
Update headers with new year
And don't put again the reporting e-mail there. It's already in the header after all.

Contributes to issue CURA-7201.
2020-02-07 15:26:02 +01:00
Ghostkeeper
e6af3f3842
Update metadata of PO files
It's now version 4.5. Also the report address was erased again by msgmerge.

Contributes to issue CURA-7201.
2020-02-07 14:28:00 +01:00
Ghostkeeper
73aa80af4b
Update translations with to-translate texts for Cura 4.5
The translators will have to fill in the empty ones now.
These are generated by calling on the i18n-update-po target of CMake.

Contributes to issue CURA-7201.
2020-02-07 14:23:32 +01:00
Remco Burema
4ebec11fc7
Added 16 missing strings from lionbridge.
part of CURA-6957
2019-11-19 11:40:11 +01:00
Remco Burema
ed63a9037d
Add raw Lionbridge translations.
part of CURA-6957
2019-11-14 16:47:08 +01:00
Remco Burema
0d72563dd3
Update i18n headers.
part of CURA-6957
2019-11-05 13:34:44 +01:00
Ghostkeeper
3ed53a99f6
Update missing translations from new translation template
Contributes to issue CURA-6957.
2019-11-05 13:32:11 +01:00
Remco Burema
b4974dc794
Update translation files with the template.
part of CURA-6957
2019-11-05 13:22:58 +01:00
Ghostkeeper
a4fd45db39
Apply fixes for errors found by PoEdit
The Japanese sentence with 'update existing' was confusing to the translators. I've asked for a better translation from a native. I'll improve the context for the next release.
2019-09-23 14:19:55 +02:00
Ghostkeeper
cc9ab2a8b6
Update translations for Cura 4.3 from Lionbridge
These are the new translations we got from Lionbridge, imported from our import script.

Contributes to issue CURA-6768.
2019-09-23 13:30:00 +02:00
Ghostkeeper
8126cdc051
Update translation headers for Cura 4.3
Contributes to issue CURA-6768.
2019-09-10 17:33:30 +02:00
Ghostkeeper
6643bf5083
Update translation files per language for Cura 4.3
The translators can now fill these in with their translations.

Contributes to issue CURA-6768.
2019-09-10 17:33:29 +02:00
Lipu Fei
f86ca15676 Change support_infill_angle to support_infill_angles
CURA-5882
2019-08-12 13:57:29 +02:00
Ghostkeeper
6b998642da
Correct authors and latest authors
Contributes to issue CURA-6663.
2019-07-29 16:05:51 +02:00
Ghostkeeper
21010fef1e
Add missing report e-mails
Contributes to issue CURA-6663.
2019-07-29 15:57:26 +02:00
Ghostkeeper
f995a1154a
Update PO revision dates
Contributes to issue CURA-6663.
2019-07-29 15:55:11 +02:00
Ghostkeeper
23b8e33386
Update translations from Lionbridge
Imported with our new script.

Contributes to issue CURA-6663.
2019-07-29 15:52:14 +02:00
Ghostkeeper
67167ca250
Increment version number to Cura 4.2
Contributes to issue CURA-6663.
2019-07-25 16:39:35 +02:00
Ghostkeeper
8c11b67fa8
Update translation templates per language for Cura 4.2
These files will get sent out to the translators.

Contributes to issue CURA-6663.
2019-07-16 14:50:50 +02:00
Remco Burema
575555186e raw bothoff translations -- not checked yet 2019-05-24 10:30:19 +02:00
Ghostkeeper
ef707e4bad
Update file headers of translation templates
We're in Cura 4.1 now. Also, the reporting e-mail was somehow missing from all the cura.po files.

Contributes to issue CURA-6521.
2019-05-14 14:35:58 +02:00
Ghostkeeper
f845d13514
Update translation templates per language from pot file
This is generated with the i18n-update-po CMake target.

Contributes to issue CURA-6521.
2019-05-14 14:31:14 +02:00
Lipu Fei
11252ce0f7 Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_machine_action 2019-03-21 15:00:15 +01:00
Lipu Fei
9d54064e73 WIP: Remove UMOCheckup MachineAction translations
Not used any more
2019-03-19 15:49:11 +01:00
Ghostkeeper
9e6b745ec8
Apply changes suggested by PoEdit
Some changes to interpunction, mostly.

Contributes to issue CURA-6257.
2019-03-14 14:51:44 +01:00
Ghostkeeper
47d4ae2789
Don't translate brand names
Contributes to issue CURA-6257.
2019-03-13 17:14:39 +01:00