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
@@ -1674,7 +1674,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 ""
|
||||
@@ -1758,7 +1758,7 @@ msgid "3MF files"
|
||||
msgstr "Файлы 3MF"
|
||||
|
||||
# В окне выбора файла
|
||||
msgid "Gcode 3MF files"
|
||||
msgid "G-code 3MF files"
|
||||
msgstr "Файлы G-code 3MF"
|
||||
|
||||
# В окне выбора файла
|
||||
@@ -5643,10 +5643,10 @@ msgstr "Изменить размер инструмента"
|
||||
msgid "Sequence"
|
||||
msgstr "Последовательность"
|
||||
|
||||
msgid "Object Selection"
|
||||
msgid "Object selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part Selection"
|
||||
msgid "Part selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "number keys"
|
||||
@@ -8282,7 +8282,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"
|
||||
@@ -12109,7 +12109,7 @@ msgstr "Доступна новая версия Orca Slicer"
|
||||
msgid "Check on Microsoft Store"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check on Github"
|
||||
msgid "Check on GitHub"
|
||||
msgstr "Открыть на GitHub"
|
||||
|
||||
msgid "Open Microsoft Store"
|
||||
@@ -17053,7 +17053,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