mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Add markers to allow translation of strings with '%' (#8488)
This commit is contained in:
committed by
GitHub
parent
2b109d552c
commit
bd0859d35d
@@ -12838,8 +12838,9 @@ msgstr ""
|
||||
msgid "Max XY Smoothing"
|
||||
msgstr "最大XY平滑阈值"
|
||||
|
||||
#, 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 ""
|
||||
"在XY平面上移动点的最大距离,以尝试实现平滑的螺旋。如果以%表示,它将基于喷嘴直"
|
||||
@@ -12848,7 +12849,7 @@ msgstr ""
|
||||
msgid "Spiral starting flow ratio"
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
#, 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 "
|
||||
@@ -12859,7 +12860,7 @@ msgstr ""
|
||||
msgid "Spiral finishing flow ratio"
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
#, 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 "
|
||||
|
||||
Reference in New Issue
Block a user