mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-14 04:27:36 +00:00
fix: validate float-or-percent input ranges (#15392)
This commit is contained in:
@@ -5452,13 +5452,9 @@ msgstr "Wartość %s jest spoza zakresu. Poprawny zakres wynosi od %d do %d."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
"Is it %s%% or %s %s?\n"
|
||||
"YES for %s%%, \n"
|
||||
"NO for %s %s."
|
||||
"Is it %s%% or %s %s?"
|
||||
msgstr ""
|
||||
"Czy to %s%% czy %s %s?\n"
|
||||
"TAK dla %s%%,\n"
|
||||
"NIE dla %s %s."
|
||||
"Czy to %s%% czy %s %s?"
|
||||
|
||||
#, boost-format
|
||||
msgid "Invalid input format. Expected vector of dimensions in the following format: \"%1%\""
|
||||
@@ -25436,15 +25432,6 @@ msgstr ""
|
||||
#~ msgid "Low-temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order to avoid extruder clogging, it is not allowed to set the chamber temperature above 45℃."
|
||||
#~ msgstr "W ekstruzorze jest załadowany filament o niskiej temperaturze (PLA/PETG/TPU). Aby uniknąć zatkania ekstruzora, nie wolno ustawiać temperatury komory powyżej 45℃."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Is it %s%% or %s %s?\n"
|
||||
#~ "YES for %s%%,\n"
|
||||
#~ "NO for %s %s."
|
||||
#~ msgstr ""
|
||||
#~ "Czy to %s%% czy %s %s?\n"
|
||||
#~ "TAK dla %s%%,\n"
|
||||
#~ "NIE dla %s %s."
|
||||
|
||||
#~ msgid "Allow multiple materials on the same plate"
|
||||
#~ msgstr "Pozwól na kilka filamentów na tej samej płycie"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user