mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 19:47:43 +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
@@ -1637,8 +1637,8 @@ msgid "Warning: please select Point's or Circle's feature."
|
||||
msgstr "Попередження: будь ласка, виберіть характеристику точки або кола."
|
||||
|
||||
msgid ""
|
||||
"It is recommended to assemble the objects first,\n"
|
||||
"because the objects is restriced to bed \n"
|
||||
"It is recommended to assemble objects first,\n"
|
||||
"because they are restricted to the bed \n"
|
||||
"and only parts can be lifted."
|
||||
msgstr ""
|
||||
"Рекомендується спочатку зібрати об’єкти,\n"
|
||||
@@ -1713,7 +1713,7 @@ msgstr ""
|
||||
msgid "3MF files"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gcode 3MF files"
|
||||
msgid "G-code 3MF files"
|
||||
msgstr ""
|
||||
|
||||
msgid "G-code files"
|
||||
@@ -5372,10 +5372,10 @@ msgstr "Збільшення/зменшення області редагува
|
||||
msgid "Sequence"
|
||||
msgstr "Послідовність"
|
||||
|
||||
msgid "Object Selection"
|
||||
msgid "Object selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part Selection"
|
||||
msgid "Part selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "number keys"
|
||||
@@ -7902,7 +7902,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"
|
||||
@@ -11510,7 +11510,7 @@ msgstr "Нова версія Orca Slicer"
|
||||
msgid "Check on Microsoft Store"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check on Github"
|
||||
msgid "Check on GitHub"
|
||||
msgstr ""
|
||||
|
||||
msgid "Open Microsoft Store"
|
||||
@@ -16085,7 +16085,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