mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +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
@@ -1622,7 +1622,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 ""
|
||||
@@ -1696,8 +1696,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 파일"
|
||||
@@ -5373,10 +5373,10 @@ msgstr "편집 영역 증가/감소"
|
||||
msgid "Sequence"
|
||||
msgstr "순서"
|
||||
|
||||
msgid "Object Selection"
|
||||
msgid "Object selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part Selection"
|
||||
msgid "Part selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "number keys"
|
||||
@@ -7872,7 +7872,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"
|
||||
@@ -11479,7 +11479,7 @@ msgstr "Orca Slicer의 새 버전"
|
||||
msgid "Check on Microsoft Store"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check on Github"
|
||||
msgid "Check on GitHub"
|
||||
msgstr ""
|
||||
|
||||
msgid "Open Microsoft Store"
|
||||
@@ -15878,7 +15878,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