mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Add markers to allow translation of strings with '%' (#8488)
This commit is contained in:
committed by
GitHub
parent
2b109d552c
commit
bd0859d35d
@@ -14380,8 +14380,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 для достижения плавной "
|
||||
@@ -14392,10 +14393,11 @@ msgstr ""
|
||||
msgid "Spiral starting flow ratio"
|
||||
msgstr "Коэфф. потока в начале спиральной вазы"
|
||||
|
||||
#, 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 0% "
|
||||
"to 100% during the first loop which can in some cases lead to under "
|
||||
"to the spiral. Normally the spiral transition scales the flow ratio from "
|
||||
"0% to 100% during the first loop which can in some cases lead to under "
|
||||
"extrusion at the start of the spiral."
|
||||
msgstr ""
|
||||
"Обычно при печати спиральной вазы поток первого витка увеличивается от 0% до "
|
||||
@@ -14409,7 +14411,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 "
|
||||
|
||||
Reference in New Issue
Block a user