mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 12:07:41 +00:00
Misc fixes to GUI strings (#14047)
* Degrees symbol don't need localization * The Z when referring to the axis should be uppercase * Fix the spelling of "GitHub" to camelcase * Unify the casing of mouse button shortcuts * Always use G-code with an hyphen * Fix the spelling of "restricted" * More grammar fixes * add missing modifications --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ee9a796f14
commit
4535f19501
@@ -1627,7 +1627,7 @@ msgid "Warning: please select Point's or Circle's feature."
|
||||
msgstr "警告: 点または円のフィーチャーを選択してください。"
|
||||
|
||||
msgid ""
|
||||
"It is recommended to assemble the objects first,\n"
|
||||
"It is recommended to assemble objects first,\n"
|
||||
"because the objects is restriced to bed \n"
|
||||
"and only parts can be lifted."
|
||||
msgstr ""
|
||||
@@ -1701,8 +1701,8 @@ msgstr "AMFファイル"
|
||||
msgid "3MF files"
|
||||
msgstr "3MFファイル"
|
||||
|
||||
msgid "Gcode 3MF files"
|
||||
msgstr "Gcode 3MFファイル"
|
||||
msgid "G-code 3MF files"
|
||||
msgstr "G-code 3MFファイル"
|
||||
|
||||
msgid "G-code files"
|
||||
msgstr "G-codeファイル"
|
||||
@@ -5392,10 +5392,10 @@ msgstr "編集領域を拡大/縮小"
|
||||
msgid "Sequence"
|
||||
msgstr "順番"
|
||||
|
||||
msgid "Object Selection"
|
||||
msgid "Object selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part Selection"
|
||||
msgid "Part selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "number keys"
|
||||
@@ -7913,7 +7913,7 @@ msgstr ""
|
||||
msgid "The selected object couldn't be split."
|
||||
msgstr "選択したオブジェクトを分割できませんでした。"
|
||||
|
||||
msgid "Disable Auto-Drop to preserve z positioning?\n"
|
||||
msgid "Disable Auto-Drop to preserve Z positioning?\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "Object with floating parts was detected"
|
||||
@@ -11583,7 +11583,7 @@ msgstr "新バージョン"
|
||||
msgid "Check on Microsoft Store"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check on Github"
|
||||
msgid "Check on GitHub"
|
||||
msgstr ""
|
||||
|
||||
msgid "Open Microsoft Store"
|
||||
@@ -15612,7 +15612,7 @@ msgstr ""
|
||||
msgid "Disable alternating fill direction when using Z contouring."
|
||||
msgstr ""
|
||||
|
||||
msgid "Minimum z height"
|
||||
msgid "Minimum Z height"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
Reference in New Issue
Block a user