mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +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
@@ -1640,7 +1640,7 @@ msgid "Warning: please select Point's or Circle's feature."
|
||||
msgstr "Uwaga: wybierz funkcję Punkt lub Okrąg."
|
||||
|
||||
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 ""
|
||||
@@ -1718,7 +1718,7 @@ msgstr ""
|
||||
msgid "3MF files"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gcode 3MF files"
|
||||
msgid "G-code 3MF files"
|
||||
msgstr ""
|
||||
|
||||
msgid "G-code files"
|
||||
@@ -5455,10 +5455,10 @@ msgstr "Zwiększ/zmniejsz obszar edycji"
|
||||
msgid "Sequence"
|
||||
msgstr "Kolejność"
|
||||
|
||||
msgid "Object Selection"
|
||||
msgid "Object selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part Selection"
|
||||
msgid "Part selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "number keys"
|
||||
@@ -8024,7 +8024,7 @@ msgstr ""
|
||||
msgid "The selected object couldn't be split."
|
||||
msgstr "Nie można podzielić wybranego obiektu."
|
||||
|
||||
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"
|
||||
@@ -11734,7 +11734,7 @@ msgstr "Nowa wersja Orca Slicer"
|
||||
msgid "Check on Microsoft Store"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check on Github"
|
||||
msgid "Check on GitHub"
|
||||
msgstr ""
|
||||
|
||||
msgid "Open Microsoft Store"
|
||||
@@ -16369,7 +16369,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