mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-14 04:27:36 +00:00
Standardize the Unicode chars for unit strings (#14631)
Co-authored-by: Ian Bassi <ian.bassi@outlook.com>
This commit is contained in:
committed by
GitHub
parent
f7145c9b37
commit
979e56f1d0
@@ -5337,8 +5337,8 @@ msgstr "Jerk (mm/s)"
|
||||
msgid "Fan speed (%)"
|
||||
msgstr "Prędkość wentylatora (%)"
|
||||
|
||||
msgid "Temperature (°C)"
|
||||
msgstr "Temperatura (°C)"
|
||||
msgid "Temperature (℃)"
|
||||
msgstr "Temperatura (℃)"
|
||||
|
||||
msgid "Volumetric flow rate (mm³/s)"
|
||||
msgstr "Natężenie przepływu (mm³/s)"
|
||||
@@ -16069,7 +16069,7 @@ msgstr ""
|
||||
"Jeśli włączona, ten parametr ustawia także zmienną gcode o nazwie chamber_temperature, która może być użyta do przekazania żądanej temperatury komory do makra rozpoczynającego drukowanie, lub makra utrzymywania ciepła, na przykład: PRINT_START (inne zmienne) CHAMBER_TEMP=[chamber_temperature]. Może to być przydatne, jeśli twoja drukarka nie obsługuje poleceń M141/M191 lub jeśli chcesz zarządzać utrzymywaniem ciepła w makrze rozpoczynającym drukowanie, jeśli nie jest zainstalowany aktywna podgrzewacz komory."
|
||||
|
||||
msgid ""
|
||||
"This is the chamber temperature at which printing should start, while the chamber continues heating toward the \"Target\" chamber temperature. For example, set the Target to 60 and the Minimal to 50 to begin printing once the chamber reaches 50°C, without waiting for the full 60°C.\n"
|
||||
"This is the chamber temperature at which printing should start, while the chamber continues heating toward the \"Target\" chamber temperature. For example, set the Target to 60 and the Minimal to 50 to begin printing once the chamber reaches 50℃, without waiting for the full 60℃.\n"
|
||||
"\n"
|
||||
"It sets a G-code variable named chamber_minimal_temperature, which can be passed to your print start macro or a heat soak macro, like this: PRINT_START (other variables) CHAMBER_MIN_TEMP=[chamber_minimal_temperature].\n"
|
||||
"\n"
|
||||
@@ -22423,8 +22423,8 @@ msgstr ""
|
||||
#~ msgid "Enter the nozzle_temperature needed for extruding your filament."
|
||||
#~ msgstr "Wprowadź temperaturę dyszy potrzebną do ekstruzji filamentu."
|
||||
|
||||
#~ msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS."
|
||||
#~ msgstr "Generalną zasadą jest 160 do 230 °C dla PLA i 215 do 250 °C dla ABS."
|
||||
#~ msgid "A rule of thumb is 160 to 230℃ for PLA, and 215 to 250℃ for ABS."
|
||||
#~ msgstr "Generalną zasadą jest 160 do 230℃ dla PLA i 215 do 250℃ dla ABS."
|
||||
|
||||
#~ msgid "Extrusion Temperature:"
|
||||
#~ msgstr "Temperatura ekstrudera:"
|
||||
@@ -22432,8 +22432,8 @@ msgstr ""
|
||||
#~ msgid "Enter the bed temperature needed for getting your filament to stick to your heated bed."
|
||||
#~ msgstr "Wprowadź temperaturę potrzebną do dobrego przylegania filamentu do powierzchni podgrzewanego stołu."
|
||||
|
||||
#~ msgid "A rule of thumb is 60 °C for PLA and 110 °C for ABS. Leave zero if you have no heated bed."
|
||||
#~ msgstr "Generalną zasadą jest 60 °C dla PLA i 110 °C dla ABS. Ustaw zero, jeśli nie masz podgrzewanego stołu."
|
||||
#~ msgid "A rule of thumb is 60℃ for PLA and 110℃ for ABS. Leave zero if you have no heated bed."
|
||||
#~ msgstr "Generalną zasadą jest 60℃ dla PLA i 110℃ dla ABS. Ustaw zero, jeśli nie masz podgrzewanego stołu."
|
||||
|
||||
#~ msgid "Bed Temperature:"
|
||||
#~ msgstr "Temperatura stołu"
|
||||
|
||||
Reference in New Issue
Block a user