mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 23:35:13 -06:00
Fix the temperature unit name to "degree Celsius" (#9224)
The correct temperature unit name is "degree Celsius"
This commit is contained in:
parent
14502673da
commit
66a71d4db0
21 changed files with 66 additions and 68 deletions
|
@ -3523,8 +3523,8 @@ msgstr ""
|
|||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
"Recommended nozzle temperature of this filament type is [%d, %d] degree "
|
||||
"centigrade"
|
||||
"The recommended nozzle temperature for this filament type is [%d, %d] "
|
||||
"degrees Celsius."
|
||||
msgstr "该耗材的推荐喷嘴温度是[%d, %d]摄氏度"
|
||||
|
||||
msgid ""
|
||||
|
@ -17804,7 +17804,7 @@ msgstr ""
|
|||
#, c-format, boost-format
|
||||
#~ msgid ""
|
||||
#~ "Bed temperature of other layer is lower than bed temperature of initial "
|
||||
#~ "layer for more than %d degree centigrade.\n"
|
||||
#~ "layer for more than %d degrees Celsius.\n"
|
||||
#~ "This may cause model broken free from build plate during printing"
|
||||
#~ msgstr ""
|
||||
#~ "其它层的热床温度比首层热床温度低太多,超过了%d 摄氏度。\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue