571 Commits

Author SHA1 Message Date
Ghostkeeper
f3a8282a76
Add missing brackets
Contributes to issue CURA-7782.
2020-11-09 14:32:18 +01:00
Ghostkeeper
dc1eaf3fe5
Merge branch '4.8' of https://github.com/Patola/Cura into Patola-4.8 2020-11-09 14:30:40 +01:00
Ghostkeeper
b08dc949dd
More corrections to German
I forgot to save this file.

Contributes to issue CURA-7782.
2020-11-09 14:28:25 +01:00
jelle Spijker
71bb6e7b19
Small corrections to the formatting of strings
Contributes to issue CURA-7782.
2020-11-09 14:23:59 +01:00
Ghostkeeper
6ebb8fb0bb
Small fixes found by manual check of translations
These were some of the mistakes we found in the Lionbridge translations.

Contributes to issue CURA-7782.
2020-11-09 14:16:31 +01:00
Kostas Karmas
bbd4ccc581 Fix minor issues found through PoEdit
CURA-7782
2020-11-09 14:15:39 +01:00
Kostas Karmas
e0c58eb30d Merge branch 'CURA-7782_Add_translations_in_4.8' of https://github.com/Ultimaker/Cura into CURA-7782_Add_translations_in_4.8 2020-11-09 13:49:52 +01: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
Kostas Karmas
6897594363 Add translations for plurals for 4.8
Languages:
 - ja_JP
 - ko_KR
 - nl_NL
 - pt_PT

CURA-7782
2020-11-09 13:47:47 +01:00
Ghostkeeper
08cf37803b
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:47:30 +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
Kostas Karmas
481dc4c75a Add Taiwanese translations for 4.8
CURA-7782
2020-11-09 13:11:56 +01:00
Cláudio 'Patola' Sampaio
44dc893a3b Updated pt_BR strings for 4.8. 2020-10-25 14:27:50 +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
Ghostkeeper
bc9c767c78
Restore reporting e-mail
Contributes to issue CURA-7782.
2020-10-19 13:24:52 +02:00
Ghostkeeper
f2afe03647
Update translation templates for Cura 4.8
These are the new strings to be translated.

Contributes to issue CURA-7782.
2020-10-19 13:17:45 +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
Jaime van Kessel
ea376c9ee8
Update translations based on suggestion from reseller 2020-09-07 10:52:45 +02:00
n7484443
e982256b87
korean translation correction
-Corrected a grammar mistake
-Corrected the wrong translation
2020-08-29 21:10:51 +09:00
Ghostkeeper
6a816f9c11
Fix string without ending delimeter
Oops, small typo.

Contributes to issue CURA-7622.
2020-08-24 09:50:00 +02:00
Ghostkeeper
e50d6dd6ea
Merge branch '4.7' of https://github.com/Patola/Cura into Patola-4.7 2020-08-24 09:47:28 +02:00
Patola
087a6fa247
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:46 +02:00
Patola
a48e744c02
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:36 +02:00
Patola
58e32197c1
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:27 +02:00
Patola
4943a1df01
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:13 +02:00
Patola
607367a1e4
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:03 +02:00
Patola
cefba2efdb
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:15:50 +02:00
Patola
6ddef17a28
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:15:35 +02:00
Patola
af4be494b2
Update resources/i18n/pt_BR/cura.po
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:15:26 +02:00
Ghostkeeper
81ef3ef125
Escape these double quotes
Otherwise it's a syntax error.

Contributes to issue CURA-7622.
2020-08-21 17:11:55 +02:00
Ghostkeeper
25323e704b
Apply suggestions from code review
Further fixes to translations

Some small changes.

Contributes to issue CURA-7622.

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 16:43:26 +02:00
Ghostkeeper
2020453109
Found one more mistake
Contributes to issue CURA-7622.
2020-08-21 16:32:43 +02:00
Ghostkeeper
0eb9e0e0d0
Fix issues found with the translations during review
These are things we could fix ourselves.

Contributes to issue CURA-7622.
2020-08-21 16:23:57 +02:00
Ghostkeeper
f3102159ae
Apply suggestions from code review
Implement most of the suggested changes by Konskarm.

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 16:13:08 +02:00
Ghostkeeper
d37794fe7a
Fix missing plural case
Contributes to issue CURA-7622.
2020-08-21 15:55:10 +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
fdd168257c
Add Czech translations for Cura 4.7
We received these via e-mail.

Contributes to issue CURA-7622.
2020-08-21 14:00:12 +02:00
Ghostkeeper
add2b5784f
Add Taiwanese translations
We received those via e-mail.

Contributes to issue CURA-7622.
2020-08-21 13:56:00 +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
Cláudio 'Patola' Sampaio
9dcdc1f28a Updated pt_BR strings for 4.7 2020-08-16 22:53:11 +02:00
Ghostkeeper
67ef640524
Improve ironing flow setting name
Another suggestion for an improvement, this time by William Lee from Ultimaker.
2020-08-12 11:43:46 +02:00
Ghostkeeper
33ea62bb3d
Update translation of ironing flow description
This is an improvement suggested by Kwang jun Ko from Brulé via e-mail.
2020-08-12 11:40:40 +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
fea5da3175
Add missing description to translation templates
Contributes to issue CURA-7622.
2020-07-31 14:11:07 +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
348127a2e5
Restore report-msgid-bugs-to metadata
Somehow the msgmerge thing removed it.
2020-07-31 12:52:03 +02:00
Ghostkeeper
063c44796e
Update translation templates for Cura 4.7
These are the new translations (and the translations that moved their locations) for Cura 4.7.

Contributes to issue CURA-7622.
2020-07-31 12:49:50 +02:00
5axes
44ebb0360e
changement primaire _> d'amorçage
terme primaire pour prime pas équivalent en français   -> d'amorçage
2020-05-27 23:11:44 +02:00