mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:49:04 +08:00
Merge remote-tracking branch 'origin/4.2'
This commit is contained in:
commit
0c66fd82d4
@ -1326,7 +1326,7 @@ msgstr "Nascondi o esponi giunzione"
|
|||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "z_seam_corner option z_seam_corner_weighted"
|
msgctxt "z_seam_corner option z_seam_corner_weighted"
|
||||||
msgid "Smart Hiding"
|
msgid "Smart Hiding"
|
||||||
msgstr "Smart Hiding"
|
msgstr "Occultamento intelligente"
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "z_seam_relative label"
|
msgctxt "z_seam_relative label"
|
||||||
|
@ -158,7 +158,7 @@ UM.PreferencesPage
|
|||||||
append({ text: "日本語", code: "ja_JP" })
|
append({ text: "日本語", code: "ja_JP" })
|
||||||
append({ text: "한국어", code: "ko_KR" })
|
append({ text: "한국어", code: "ko_KR" })
|
||||||
append({ text: "Nederlands", code: "nl_NL" })
|
append({ text: "Nederlands", code: "nl_NL" })
|
||||||
append({ text: "Polski", code: "pl_PL" })
|
//Polish is disabled for being incomplete: append({ text: "Polski", code: "pl_PL" })
|
||||||
append({ text: "Português do Brasil", code: "pt_BR" })
|
append({ text: "Português do Brasil", code: "pt_BR" })
|
||||||
append({ text: "Português", code: "pt_PT" })
|
append({ text: "Português", code: "pt_PT" })
|
||||||
append({ text: "Русский", code: "ru_RU" })
|
append({ text: "Русский", code: "ru_RU" })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user