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
@@ -4784,7 +4784,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 ""
|
||||
|
||||
@@ -8489,7 +8489,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 ""
|
||||
@@ -8502,11 +8502,11 @@ msgstr ""
|
||||
"いいえ - 変更しません"
|
||||
|
||||
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 ""
|
||||
@@ -11776,11 +11776,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"
|
||||
@@ -12211,7 +12209,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."
|
||||
@@ -12936,7 +12934,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 ""
|
||||
@@ -14468,7 +14466,7 @@ msgid "Speed of internal solid infill, not the top and bottom surface."
|
||||
msgstr "ソリッド インフィルの造形速度です。"
|
||||
|
||||
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 ""
|
||||
@@ -14683,7 +14681,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."
|
||||
@@ -14880,7 +14878,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 ""
|
||||
|
||||
@@ -16066,7 +16064,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"
|
||||
@@ -16075,14 +16073,16 @@ msgstr "拡張子を除いたファイル名を入力。"
|
||||
msgid "Source filename of the first object, without extension."
|
||||
msgstr "最初のオブジェクトのソース ファイル名(拡張子を除く)。"
|
||||
|
||||
#, fuzzy
|
||||
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 ""
|
||||
"ベクトルには、点の x 座標と y 座標という 2 つの要素があります。 値は mm 単位"
|
||||
"です。"
|
||||
|
||||
#, fuzzy
|
||||
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 ""
|
||||
"ベクトルには、境界ボックスの x 次元と y 次元という 2 つの要素があります。 値"
|
||||
|
||||
Reference in New Issue
Block a user