14359 Commits

Author SHA1 Message Date
Jelle Spijker
3f276f08b6
Removed wrongly translated strings
The %1 location marker wasn't translated by Smartling.

Contributes to CURA-10371
2023-04-17 14:15:21 +02:00
Casper Lamboo
1b15eb4a4c
Capitalize UltiMaker
CURA-10371
2023-04-14 15:38:02 +02:00
c.lamboo
f337788ba2 Update translations
CURA-10371
2023-04-14 13:09:43 +02:00
Jelle Spijker
43f6d89c1c
Merge Smartling translations
Contribute to CURA-10376
2023-04-06 14:24:34 +02:00
casperlamboo
06482c1937
Applied printer-linter format
(cherry picked from commit 5037d2f6429989f5ebb4b6ea355da2905f122f47)
2023-03-27 09:21:25 +02:00
c.lamboo
7e8229a976
Fix gcode flavors in profiles
For some printer definitions the `machine_gcode_flavor` was entered incorrectly (the display name was used rather than the flavor-key). Previously in combo boxes the flavour would default to the first key (which is "marlin"). Due to recent changes we will not default anymore to the first option, but instead show nothing. By changing the flavor to the correct key the flavors will show up correctly again.

CURA-10374

(cherry picked from commit 2181bbceb3091ce00e24bdd88e4bdcb395402f9b)
2023-03-27 09:21:25 +02:00
c.lamboo
71a0044bf8 Fix extruder number
most important change was changing
```
        currentIndex: function () {
          ...
        }
```
to
        currentIndex: {
          ...
        }
```
This changed the behavior so that the variables inside the code blocked are watched so that `currentIndex` is automatically updated. No longer needed to set the `currentIndex` from any where else anymore.

CURA-10374
2023-03-15 18:18:31 +01:00
c.lamboo
37f4271c9b Fix comboboxes not updating the accosiated value
Was introduced by this commit: 788ab7da1b

CURA-10374
2023-03-14 19:28:01 +01:00
c.lamboo
035a609277 Boyscouting
CURA-10374
2023-03-14 19:27:57 +01:00
Remco Burema
04c6f6bbcf Small layer temp: Have (more) sensible warning/limit values.
CURA-10377
2023-03-09 11:34:58 +01:00
Jelle Spijker
c7d84dcb6c
Ensured that header has 20 lines
This allows for easy checking if the content is actally changed.
Since it then has the same amount of lines as cura.pot

Contributes to CURA-10376
2023-03-08 09:08:41 +01:00
jellespijker
5c5deac169 Applied printer-linter format 2023-03-07 10:13:36 +00:00
jspijker
325614907b Partially revert Geeetech PR
The following printers are back to their old behaviour:

- Geeetech A10
- Geeetech A10M
- Geeetech A10T
- Geeetech A20
- Geeetech A20M
- Geeetech A20T
- Geeetech A30

added:
- Geeetech Mizar S (legacy)

Contribute to CURA-10370
2023-03-07 11:12:08 +01:00
MariMakes
216a557527
Update Changelog from Beta period
Include bugfixes and update known issues.
2023-03-07 10:46:47 +01:00
c.lamboo
62812393b0 Fix typos in translations
CURA-10369
2023-03-07 10:29:37 +01:00
nallath
702c317c4c Applied printer-linter format 2023-03-07 08:27:28 +00:00
Jaime van Kessel
2cf1fc6761
Merge pull request #14797 from ckvsoft/5.3
[5.3] Fix VzBot Base definition file
2023-03-07 09:25:28 +01:00
jspijker
d68f454a01 Update pot and po files
Contribute to CURA-10208
2023-03-07 09:02:18 +01:00
jspijker
3077eca978 Emptied translation str which weren't translated
This should ensure that the next time they will be properly translated

Contribute to CURA-10208
2023-03-07 09:00:57 +01:00
jspijker
d36613ecbf Removed wrong translation
Contribute to CURA-10208
2023-03-07 08:25:25 +01:00
jspijker
01eaa63e62 Removed fuzzy from zh_TW
Contribute to CURA-10208
2023-03-07 08:25:07 +01:00
jspijker
5dd576e964 Removed commented out translations
Contribute to CURA-10208
2023-03-07 08:17:10 +01:00
jspijker
cfc467ef7f Removed commented out translations
Contribute to CURA-10208
2023-03-07 08:16:38 +01:00
jspijker
9e3c35377a Removed commented out translations
Contribute to CURA-10208
2023-03-07 08:15:49 +01:00
jspijker
4cfe10514c Removed fuzzy from nl_NL
Contribute to CURA-10208
2023-03-07 08:15:06 +01:00
jspijker
3c8ac9c56b Removed fuzzy from pt_BR
Contribute to CURA-10208
2023-03-07 08:14:54 +01:00
jspijker
15bea381d9 Removed fuzzy from pl_PL
Contribute to CURA-10208
2023-03-07 08:07:04 +01:00
jspijker
5777fa6be9 restored translation from 4.13
Contribute to CURA-10208
2023-03-07 08:00:26 +01:00
jspijker
ea1a6d1a6e capitalize M
Contribute to CURA-10208
2023-03-07 07:57:59 +01:00
jspijker
a9801845f8 removed commented out translations
Contribute to CURA-10208
2023-03-07 07:50:05 +01:00
jspijker
c6fdbb0e62 removed fuzzy translations from fi_FI
Contribute to CURA-10208
2023-03-07 07:48:07 +01:00
jspijker
72e4a12b5d Change german translation for Save Changes
See: https://github.com/Ultimaker/Cura/discussions/14637#discussioncomment-5222453

Contribute to CURA-10208
2023-03-07 07:40:24 +01:00
jspijker
181ffddd17 Removed commented out translations
Contribute to CURA-10208
2023-03-07 07:37:24 +01:00
jspijker
3fcb809bca Removed fuzzy translations from hu_HU
Contribute to CURA-10208
2023-03-07 07:35:38 +01:00
jspijker
2e570ea29c Removed translations for Show Custom
Contribute to CURA-10208
2023-03-07 07:08:08 +01:00
Christian Kvasny
cc8c6611e7
Fix VzBot Base definition file
The correct value should be -03 not 0.3 Should actually still in the 5.3. Maybe it works out.
2023-03-07 00:09:57 +01:00
jspijker
e9ce36d327 Reinstate string for enterprise wall
Contribute to CURA-10208
2023-03-06 23:09:50 +01:00
jspijker
02b90694da Update with latest pot
Contribute to CURA-10208
2023-03-06 23:03:14 +01:00
jspijker
8a38eb79e2 Merge remote-tracking branch 'origin/CURA-10182_add_sign_in_wall_enterprise' into 5.3
# Conflicts:
#	resources/i18n/de_DE/cura.po
#	resources/i18n/es_ES/cura.po
#	resources/i18n/fr_FR/cura.po
#	resources/i18n/it_IT/cura.po
#	resources/i18n/ja_JP/cura.po
#	resources/i18n/ko_KR/cura.po
#	resources/i18n/nl_NL/cura.po
#	resources/i18n/pt_PT/cura.po
#	resources/i18n/ru_RU/cura.po
#	resources/i18n/tr_TR/cura.po
#	resources/i18n/zh_CN/cura.po
2023-03-06 22:53:16 +01:00
jspijker
12de289dd7 Update with latest pot
Contribute to CURA-10208
2023-03-06 22:46:29 +01:00
jspijker
c67e86bfea Merge remote-tracking branch 'origin/CURA-10208II' into CURA-10208
# Conflicts:
#	resources/i18n/pt_PT/cura.po
#	resources/i18n/ru_RU/cura.po
#	resources/i18n/tr_TR/cura.po
2023-03-06 22:43:11 +01:00
jspijker
8733d41b25 Update cs_CZ with latest pot
Contribute to CURA-10208
2023-03-06 22:39:05 +01:00
jspijker
0f9e87671d Merge remote-tracking branch 'sustmi/czech-translations-v5.3' into CURA-10208
# Conflicts:
#	resources/i18n/cs_CZ/cura.po
#	resources/i18n/cs_CZ/fdmprinter.def.json.po
2023-03-06 22:34:01 +01:00
jspijker
760f6d7632 Update pt_BR with latest pot
Contribute to CURA-10208
2023-03-06 22:30:44 +01:00
jspijker
66fdc05651 Merge remote-tracking branch 'Patola/5.3' into CURA-10208
# Conflicts:
#	resources/i18n/pt_BR/cura.po
#	resources/i18n/pt_BR/fdmprinter.def.json.po
2023-03-06 22:20:18 +01:00
c.lamboo
9b271950c3 Update FR, PT, RU and TR translations
CURA-10208
2023-03-06 22:12:44 +01:00
jspijker
493741eaf2 Applied translation tool 2.0.0
Contribute to CURA-10208
2023-03-06 21:47:32 +01:00
jspijker
491aa3c46c Fix duplicates es_ES
Contribute to CURA-10208
2023-03-06 21:44:17 +01:00
jspijker
90f43855bd Added missing ja_JP string from Smartling
Contribute to CURA-10208
2023-03-06 19:23:40 +01:00
jspijker
62a437baad Add zh_CN translations from Smartling
Contribute to CURA-10208
2023-03-06 19:08:48 +01:00