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
@ -1645,7 +1645,7 @@ msgid "Warning: please select Point's or Circle's feature."
|
||||
msgstr "Aviso: por favor selecione o recurso do Ponto ou do Círculo."
|
||||
|
||||
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 ""
|
||||
@ -1725,8 +1725,8 @@ msgstr "Arquivos AMF"
|
||||
msgid "3MF files"
|
||||
msgstr "Arquivos 3MF"
|
||||
|
||||
msgid "Gcode 3MF files"
|
||||
msgstr "Arquivos GCODE/3MF"
|
||||
msgid "G-code 3MF files"
|
||||
msgstr "Arquivos G-code 3MF"
|
||||
|
||||
msgid "G-code files"
|
||||
msgstr "Arquivos G-code"
|
||||
@ -5545,10 +5545,10 @@ msgstr "Aumentar/diminuir área de edição"
|
||||
msgid "Sequence"
|
||||
msgstr "Sequência"
|
||||
|
||||
msgid "Object Selection"
|
||||
msgid "Object selection"
|
||||
msgstr "Seleção de Objeto"
|
||||
|
||||
msgid "Part Selection"
|
||||
msgid "Part selection"
|
||||
msgstr "Seleção de Peça"
|
||||
|
||||
msgid "number keys"
|
||||
@ -8150,7 +8150,7 @@ msgstr ""
|
||||
msgid "The selected object couldn't be split."
|
||||
msgstr "O objeto selecionado não pôde ser dividido."
|
||||
|
||||
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"
|
||||
@ -12016,13 +12016,13 @@ msgid "New version of Orca Slicer"
|
||||
msgstr "Nova versão do OrcaSlicer"
|
||||
|
||||
msgid "Check on Microsoft Store"
|
||||
msgstr ""
|
||||
msgstr "Verifique na Microsoft Store"
|
||||
|
||||
msgid "Check on Github"
|
||||
msgid "Check on GitHub"
|
||||
msgstr "Verifique no GitHub"
|
||||
|
||||
msgid "Open Microsoft Store"
|
||||
msgstr ""
|
||||
msgstr "Abrir a Microsoft Store"
|
||||
|
||||
msgid "Skip this Version"
|
||||
msgstr "Pular esta versão"
|
||||
@ -16929,7 +16929,7 @@ msgid "Disable alternating fill direction when using Z contouring."
|
||||
msgstr ""
|
||||
"Desative a alternância da direção de preenchimento ao usar o contorno em Z."
|
||||
|
||||
msgid "Minimum z height"
|
||||
msgid "Minimum Z height"
|
||||
msgstr "Altura Z mínima"
|
||||
|
||||
msgid ""
|
||||
|
||||
Reference in New Issue
Block a user