mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 20:59:11 +08:00
Update translation templates for Cura 4.12
These are the new strings introduced in 4.12. Contributes to issue CURA-8638.
This commit is contained in:
parent
6d93c651ec
commit
92e5902163
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Uranium json setting files\n"
|
"Project-Id-Version: Uranium json setting files\n"
|
||||||
"Report-Msgid-Bugs-To: plugins@ultimaker.com\n"
|
"Report-Msgid-Bugs-To: plugins@ultimaker.com\n"
|
||||||
"POT-Creation-Date: 2021-08-11 09:58+0000\n"
|
"POT-Creation-Date: 2021-10-20 16:43+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE\n"
|
"Language-Team: LANGUAGE\n"
|
||||||
|
@ -3,7 +3,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Uranium json setting files\n"
|
"Project-Id-Version: Uranium json setting files\n"
|
||||||
"Report-Msgid-Bugs-To: plugins@ultimaker.com\n"
|
"Report-Msgid-Bugs-To: plugins@ultimaker.com\n"
|
||||||
"POT-Creation-Date: 2021-08-11 09:58+0000\n"
|
"POT-Creation-Date: 2021-10-20 16:43+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE\n"
|
"Language-Team: LANGUAGE\n"
|
||||||
@ -1987,7 +1987,10 @@ msgid ""
|
|||||||
"triangle, tri-hexagon, cubic, octet, quarter cubic, cross and concentric "
|
"triangle, tri-hexagon, cubic, octet, quarter cubic, cross and concentric "
|
||||||
"patterns are fully printed every layer. Gyroid, cubic, quarter cubic and "
|
"patterns are fully printed every layer. Gyroid, cubic, quarter cubic and "
|
||||||
"octet infill change with every layer to provide a more equal distribution of "
|
"octet infill change with every layer to provide a more equal distribution of "
|
||||||
"strength over each direction."
|
"strength over each direction. Lightning infill tries to minimize the infill, "
|
||||||
|
"by only supporting the (internal) roofs of the object. As such, the infill "
|
||||||
|
"percentage is only 'valid' one layer below whatever it needs to support of "
|
||||||
|
"the model."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
@ -2055,6 +2058,11 @@ msgctxt "infill_pattern option gyroid"
|
|||||||
msgid "Gyroid"
|
msgid "Gyroid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "infill_pattern option lightning"
|
||||||
|
msgid "Lightning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "zig_zaggify_infill label"
|
msgctxt "zig_zaggify_infill label"
|
||||||
msgid "Connect Infill Lines"
|
msgid "Connect Infill Lines"
|
||||||
@ -2319,6 +2327,56 @@ msgctxt "skin_edge_support_layers description"
|
|||||||
msgid "The number of infill layers that supports skin edges."
|
msgid "The number of infill layers that supports skin edges."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_support_angle label"
|
||||||
|
msgid "Lightning Infill Support Angle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_support_angle description"
|
||||||
|
msgid ""
|
||||||
|
"Determines when a lightning infill layer has to support anything above it. "
|
||||||
|
"Measured in the angle given the thickness of a layer."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_overhang_angle label"
|
||||||
|
msgid "Lightning Infill Overhang Angle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_overhang_angle description"
|
||||||
|
msgid ""
|
||||||
|
"Determines when a lightning infill layer has to support the model above it. "
|
||||||
|
"Measured in the angle given the thickness."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_prune_angle label"
|
||||||
|
msgid "Lightning Infill Prune Angle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_prune_angle description"
|
||||||
|
msgid ""
|
||||||
|
"The difference a lightning infill layer can have with the one immediately "
|
||||||
|
"above w.r.t the pruning of the outer extremities of trees. Measured in the "
|
||||||
|
"angle given the thickness."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_straightening_angle label"
|
||||||
|
msgid "Lightning Infill Straightening Angle"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "lightning_infill_straightening_angle description"
|
||||||
|
msgid ""
|
||||||
|
"The difference a lightning infill layer can have with the one immediately "
|
||||||
|
"above w.r.t the smoothing of trees. Measured in the angle given the "
|
||||||
|
"thickness."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "material label"
|
msgctxt "material label"
|
||||||
msgid "Material"
|
msgid "Material"
|
||||||
@ -3664,6 +3722,11 @@ msgctxt "retraction_combing option all"
|
|||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: fdmprinter.def.json
|
||||||
|
msgctxt "retraction_combing option no_outer_surfaces"
|
||||||
|
msgid "Not on Outer Surface"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "retraction_combing option noskin"
|
msgctxt "retraction_combing option noskin"
|
||||||
msgid "Not in Skin"
|
msgid "Not in Skin"
|
||||||
@ -5989,7 +6052,7 @@ msgstr ""
|
|||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "mold_width description"
|
msgctxt "mold_width description"
|
||||||
msgid ""
|
msgid ""
|
||||||
"The minimal distance between the ouside of the mold and the outside of the "
|
"The minimal distance between the outside of the mold and the outside of the "
|
||||||
"model."
|
"model."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user