Commit graph

688 commits

Author SHA1 Message Date
Jelle Spijker
e179e15f4a Merge branch '5.1'
# Conflicts:
#	.github/workflows/unit-test.yml
2022-07-15 13:53:13 +02:00
c.lamboo
0c322a67c6 Merge remote-tracking branch 'origin/5.1' into 5.1 2022-07-15 11:42:46 +02:00
c.lamboo
2318b0dd5e Remove line break in translation string
CURA-9420
2022-07-15 11:42:27 +02:00
Ghostkeeper
ed60657b1d
Fix whitespace around slash
This was inconsistent with other uses in Chinese and just in and of itself.

Contributes to issue CURA-9420.
2022-07-15 11:40:38 +02:00
c.lamboo
e1b640528d Update translation strings
CURA-9420
2022-07-15 11:20:21 +02:00
Casper Lamboo
a8a8b6751a
Merge pull request #12700 from sustmi/czech-translations-v5.1
Czech translations for v5.1
2022-07-15 10:43:42 +02:00
Ghostkeeper
dcd792c34c
Fix capital letter of Parser
It's in a column of descriptions where each description starts with a capital letter. However in this case the translator couldn't have known that it needs to start with a capital letter since JSON is allcaps anyway.

Contributes to issue CURA-9420.
2022-07-15 10:35:19 +02:00
Miroslav Sustek
0167e4b94b Czech translations for v5.1 2022-07-07 21:14:13 +02:00
Cláudio 'Patola' Sampaio
5def502327 Updated pt_BR strings for Cura 5.1 2022-07-04 04:18:53 +02:00
Ghostkeeper
1df76d8cc5
Correct Dutch translations of Marketplace
Marketplace is considered a product by Ultimaker, and so it should not be translated. In Dutch this was inconsistently translated (or not translated).

Found by one of the translators in CURA-9420.
2022-06-22 17:00:22 +02:00
Ghostkeeper
1142768d59
Fix headers for translation files
And update their dates too.

Contributes to issue CURA-9420.
2022-06-21 13:12:21 +02:00
Ghostkeeper
7898d8e5bf
Update translation files from updated templates
This brings the new translated strings into the files for each language.

Contributes to issue CURA-9420.
2022-06-21 12:56:04 +02:00
Ghostkeeper
de968d6c16
Update translation templates for Cura 5.1
These are the new translations for 5.1.

Contributes to issue CURA-9420.
2022-06-21 12:54:08 +02:00
j.delarago
4f11568d31
Add learn more to all languages
CURA-9141
2022-05-16 13:33:17 +02:00
j.delarago
0e6301a344
Updated Chinese translations from github. Many of these were G-code -> G-Code which was unwanted, so I removed them from the commit.
CURA-9141
2022-05-16 13:33:17 +02:00
j.delarago
966fa6f58a
Add back missing translations
CURA-9141
2022-05-16 13:33:08 +02:00
Remco Burema
d33bdf1099 Merge branch 'Patola-5.0-beta' into CURA-9141_translate_5.0 2022-05-05 13:37:01 +02:00
Remco Burema
b129f356a6 Merge branch '5.0-beta' of https://github.com/Patola/Cura into Patola-5.0-beta 2022-05-05 13:36:25 +02:00
Remco Burema
dca4fbd54e
Merge pull request #12049 from sustmi/czech-translations-v5.0
Czech translations v5.0
2022-05-05 13:34:09 +02:00
j.delarago
e2a63ec823 Add 11 language translations from Smartling
CURA-9141
2022-05-05 13:14:56 +02:00
Miroslav Sustek
4facaf4acb Finish Czech translation of v5.0 2022-05-02 23:07:29 +02:00
Cláudio 'Patola' Sampaio
956d85248f Updated pt_BR strings for Cura 5.0 2022-05-02 12:33:11 +02:00
Cláudio 'Patola' Sampaio
867e091bbf Updated pt_BR strings for Cura 5.0 beta 2022-05-02 12:25:08 +02:00
Miroslav Sustek
5c753632ff Almost finished Czech translation of v5.0 2022-05-02 00:20:08 +02:00
Remco Burema
ef591713e8 Update translation templates for 5.0.
part of CURA-9141
2022-04-13 11:33:44 +02:00
MariskaMaas
a03396e9b6 Update cura.po
Reseller requested segmentar to be changed to seccionar since that is more correct.
2022-02-01 16:29:24 +01:00
Ghostkeeper
2b5c42ef17
Shorten translation for 'sync materials with printers'
These translations don't fit in the space we have for the button. We'll change the English text for the next release, but for this time we'll change just the translations that are giving us problems.

We'll accept that Czech and Turkish still have a bit of overlap in their buttons for this release.

Contributes to issue CURA-8753.
2022-01-10 17:11:31 +01:00
Ghostkeeper
7157389c53
Add missing msgstr
Contributes to issue CURA-8753.
2022-01-10 14:27:14 +01:00
Ghostkeeper
1e74afb56d
Merge branch '4.13_translations' into 4.13 2022-01-10 14:21:43 +01:00
Ghostkeeper
b0edbea297
Fix small mistakes found during post-check
Contributes to issue CURA-8753.
2022-01-10 14:18:56 +01:00
Ghostkeeper
e382a4cfb4
Corrections to Chinese
Contributes to issue CURA-8753.

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-01-10 14:17:46 +01:00
Ghostkeeper
b313144188
Merge branch 'Sekisback-4.13' into 4.13_translations
Conflicts:
	resources/i18n/de_DE/fdmprinter.def.json.po -> Improved translations while the translation bureau made new translations.
	resources/i18n/pt_BR/cura.po -> For some reason it had a conflict with the last-changed date here. Not sure why but I reverted any changes to this file.
2022-01-10 12:48:55 +01:00
Ghostkeeper
47b0171805
Merge branch '4.13' of https://github.com/Sekisback/Cura into Sekisback-4.13 2022-01-10 12:41:47 +01:00
Casper Lamboo
7d544383b1
Merge pull request #11087 from sustmi/czech-translations-v4.13
Add Czech translations for v4.13
2022-01-10 12:41:02 +01:00
Ghostkeeper
7f4dea7cb3
Merge branch '4.13' of https://github.com/Patola/Cura into Patola-4.13 2022-01-10 12:33:49 +01:00
Ghostkeeper
4f5b92c0f3
Correct project version
This is for Cura 4.13.

Contributes to issue CURA-8753.
2022-01-10 12:32:59 +01:00
Ghostkeeper
fc2f0d32ee
Merge branch '4.13' of https://github.com/Patola/Cura into Patola-4.13 2022-01-10 12:31:11 +01:00
Ghostkeeper
bdb0f9fc4e
Fix mistakes found by PoEdit
Contributes to issue CURA-8753.
2022-01-10 12:25:17 +01:00
casper
3a6b3680f9 Fix translation errors
These were found when inspecting the `.po` files using poedit.

CURA-8753
2022-01-10 12:21:41 +01:00
Ghostkeeper
6edcdddd22
Fix plural cases for translations imported from Smartling
Our import script still doesn't handle these well. But it was quite easy to fix this time since the translations were indeed present.

Contributes to issue CURA-8753.
2022-01-10 11:27:44 +01:00
Ghostkeeper
e8a6e868fd
Add traditional Chinese translations
These are the translations we received by e-mail from the translator.

Contributes to issue CURA-8753.
2022-01-10 11:10:16 +01:00
casper
d70dc98bba Update translations
These are the translations we got from lion bridge

CURA-8753
2022-01-10 10:45:04 +01:00
casper
20ffa7b23f Update Portuguese translations
Update translation errors indicated by a reseller.
2022-01-10 10:29:57 +01:00
Cláudio 'Patola' Sampaio
ad521ff5a7 Updated strings for pt_BR 2022-01-04 07:57:03 +01:00
SekIsBack
2f6937d306 Fixed some German translations 2021-12-20 16:26:02 +00:00
Miroslav Šustek
aad55bebfc
Fix typo in resources/i18n/cs_CZ/fdmprinter.def.json.po
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-12-20 11:05:17 +01:00
Miroslav Sustek
26685520ca Add Czech translations for v4.13 2021-12-17 21:29:27 +01:00
Ghostkeeper
ca9c1111ff
Update version number in header files
We're currently translating for Cura 4.13, not 4.12.

Contributes to issue CURA-8753.
2021-12-10 16:15:34 +01:00
casper
6860c29923 Update PO files
CURA-8753
2021-12-10 12:24:01 +01:00
casper
9e1e995cff Update translations template
CURA-8753
2021-12-10 12:12:29 +01:00