mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Fix casing of axis' names (#11258)
This commit is contained in:
committed by
GitHub
parent
b62187f076
commit
2bcbb688a1
@@ -4746,7 +4746,7 @@ msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
"Conflicts of G-code paths have been found at layer %d, z = %.2lf mm. Please "
|
||||
"Conflicts of G-code paths have been found at layer %d, Z = %.2lfmm. Please "
|
||||
"separate the conflicted objects farther (%s <-> %s)."
|
||||
msgstr ""
|
||||
|
||||
@@ -8465,7 +8465,7 @@ msgid ""
|
||||
"When using support material for the support interface, we recommend the "
|
||||
"following settings:\n"
|
||||
"0 top Z distance, 0 interface spacing, interlaced rectilinear pattern and "
|
||||
"disable independent support layer height"
|
||||
"disable independent support layer height."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -8478,11 +8478,11 @@ msgstr ""
|
||||
"No - Do not change these settings for me."
|
||||
|
||||
msgid ""
|
||||
"When using soluble material for the support interface, We recommend the "
|
||||
"When using soluble material for the support interface, we recommend the "
|
||||
"following settings:\n"
|
||||
"0 top z distance, 0 interface spacing, interlaced rectilinear pattern, "
|
||||
"disable independent support layer height \n"
|
||||
"and use soluble materials for both support interface and support base"
|
||||
"0 top Z distance, 0 interface spacing, interlaced rectilinear pattern, "
|
||||
"disable independent support layer height\n"
|
||||
"and use soluble materials for both support interface and support base."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -11734,11 +11734,9 @@ msgid ""
|
||||
"option in most cases.\n"
|
||||
"\n"
|
||||
"Use Outer/Inner for the same external wall quality and dimensional accuracy "
|
||||
"benefits of Inner/Outer/Inner option. However, the z seams will appear less "
|
||||
"benefits of Inner/Outer/Inner option. However, the Z seams will appear less "
|
||||
"consistent as the first extrusion of a new layer starts on a visible "
|
||||
"surface.\n"
|
||||
"\n"
|
||||
" "
|
||||
"surface."
|
||||
msgstr ""
|
||||
|
||||
msgid "Inner/Outer"
|
||||
@@ -12173,7 +12171,7 @@ msgstr ""
|
||||
#, no-c-format, no-boost-format
|
||||
msgid ""
|
||||
"Enter the shrinkage percentage that the filament will get after cooling (94% "
|
||||
"if you measure 94mm instead of 100mm). The part will be scaled in xy to "
|
||||
"if you measure 94mm instead of 100mm). The part will be scaled in XY to "
|
||||
"compensate. Only the filament used for the perimeter is taken into account.\n"
|
||||
"Be sure to allow enough space between objects, as this compensation is done "
|
||||
"after the checks."
|
||||
@@ -12891,7 +12889,7 @@ msgid "Precise Z height"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enable this to get precise z height of object after slicing. It will get the "
|
||||
"Enable this to get precise Z height of object after slicing. It will get the "
|
||||
"precise object height by fine-tuning the layer heights of the last few "
|
||||
"layers. Note that this is an experimental parameter."
|
||||
msgstr ""
|
||||
@@ -14398,7 +14396,7 @@ msgstr ""
|
||||
"surface."
|
||||
|
||||
msgid ""
|
||||
"Spiralize smooths out the z moves of the outer contour. And turns a solid "
|
||||
"Spiralize smooths out the Z moves of the outer contour. And turns a solid "
|
||||
"model into a single walled print with solid bottom layers. The final "
|
||||
"generated model has no seam."
|
||||
msgstr ""
|
||||
@@ -14607,7 +14605,7 @@ msgstr ""
|
||||
msgid "Tree (manual)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support/object xy distance"
|
||||
msgid "Support/object XY distance"
|
||||
msgstr ""
|
||||
|
||||
msgid "XY separation between an object and its support."
|
||||
@@ -14806,7 +14804,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Support layer uses layer height independent with object layer. This is to "
|
||||
"support customizing z-gap and save print time. This option will be invalid "
|
||||
"support customizing Z-gap and save print time. This option will be invalid "
|
||||
"when the prime tower is enabled."
|
||||
msgstr ""
|
||||
|
||||
@@ -15954,7 +15952,7 @@ msgid ""
|
||||
"Contains a string with the information about what scaling was applied to the "
|
||||
"individual objects. Indexing of the objects is zero-based (first object has "
|
||||
"index 0).\n"
|
||||
"Example: 'x:100% y:50% z:100'."
|
||||
"Example: 'x:100% y:50% z:100%'."
|
||||
msgstr ""
|
||||
|
||||
msgid "Input filename without extension"
|
||||
@@ -15964,11 +15962,11 @@ msgid "Source filename of the first object, without extension."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The vector has two elements: x and y coordinate of the point. Values in mm."
|
||||
"The vector has two elements: X and Y coordinate of the point. Values in mm."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The vector has two elements: x and y dimension of the bounding box. Values "
|
||||
"The vector has two elements: X and Y dimension of the bounding box. Values "
|
||||
"in mm."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user