mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 13:34:05 -06:00
Add markers to allow translation of strings with '%' (#8488)
This commit is contained in:
parent
2b109d552c
commit
bd0859d35d
21 changed files with 96 additions and 79 deletions
|
@ -14323,8 +14323,9 @@ msgstr ""
|
|||
msgid "Max XY Smoothing"
|
||||
msgstr "Maximale XY-Glättung"
|
||||
|
||||
#, no-c-format, no-boost-format
|
||||
msgid ""
|
||||
"Maximum distance to move points in XY to try to achieve a smooth spiralIf "
|
||||
"Maximum distance to move points in XY to try to achieve a smooth spiral. If "
|
||||
"expressed as a %, it will be computed over nozzle diameter"
|
||||
msgstr ""
|
||||
"Maximaler Abstand, um Punkte in XY zu verschieben, um eine glatte Spirale zu "
|
||||
|
@ -14334,7 +14335,7 @@ msgstr ""
|
|||
msgid "Spiral starting flow ratio"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format, boost-format
|
||||
#, fuzzy, no-c-format, no-boost-format
|
||||
msgid ""
|
||||
"Sets the starting flow ratio while transitioning from the last bottom layer "
|
||||
"to the spiral. Normally the spiral transition scales the flow ratio from "
|
||||
|
@ -14349,7 +14350,7 @@ msgstr ""
|
|||
msgid "Spiral finishing flow ratio"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format, boost-format
|
||||
#, fuzzy, no-c-format, no-boost-format
|
||||
msgid ""
|
||||
"Sets the finishing flow ratio while ending the spiral. Normally the spiral "
|
||||
"transition scales the flow ratio from 100% to 0% during the last loop which "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue