ENH:translate text
jira:none Change-Id: I3f14a36e704d81d4d139e6a81235e22fbfb86b56
This commit is contained in:
parent
785e029971
commit
d6f50a8a77
|
@ -4870,18 +4870,20 @@ msgstr "加载失败"
|
|||
msgid ""
|
||||
"Browsing file in storage is not supported in current firmware. Please update "
|
||||
"the printer firmware."
|
||||
msgstr ""
|
||||
msgstr "当前固件不支持浏览存储设备中的文件。请更新打印机固件。"
|
||||
|
||||
msgid ""
|
||||
"Please check if the storage is inserted into the printer.\n"
|
||||
"If it still cannot be read, you can try formatting the storage."
|
||||
msgstr ""
|
||||
"请检查存储设备是否已插入打印机。\n"
|
||||
"如果仍无法读取,您可以尝试格式化存储设备。"
|
||||
|
||||
msgid "LAN Connection Failed (Failed to view sdcard)"
|
||||
msgstr "局域网连接失败(无法查看SD卡)"
|
||||
|
||||
msgid "Browsing file in storage is not supported in LAN Only Mode."
|
||||
msgstr ""
|
||||
msgstr "在仅局域网模式下不支持浏览存储中的文件。"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "You are going to delete %u file from printer. Are you sure to continue?"
|
||||
|
@ -7080,7 +7082,7 @@ msgid "Advanced Options"
|
|||
msgstr "高级选项"
|
||||
|
||||
msgid "Auto Bed Leveling"
|
||||
msgstr "自动调平床"
|
||||
msgstr "自动热床调平"
|
||||
|
||||
msgid ""
|
||||
"This checks the flatness of heatbed. Leveling makes extruded height "
|
||||
|
@ -7088,6 +7090,8 @@ msgid ""
|
|||
"*Automatic mode: Run a leveling check(about 10 seconds). Skip if surface is "
|
||||
"fine."
|
||||
msgstr ""
|
||||
"检测热床的平整度。调平可以使挤出的高度更均匀。\n"
|
||||
"*自动模式:先进行调平检测(耗时10S左右)。若热床平面没有问题,则跳过调平。"
|
||||
|
||||
msgid "Flow Dynamics Calibration"
|
||||
msgstr "动态流量校准"
|
||||
|
@ -7097,6 +7101,8 @@ msgid ""
|
|||
"quality.\n"
|
||||
"*Automatic mode: Skip if the filament was calibrated recently."
|
||||
msgstr ""
|
||||
"此过程确定动态流量校准的最佳系数,从而提升打印质量。\n"
|
||||
"*自动模式:如果该耗材近期被校准过,则跳过流量校准。"
|
||||
|
||||
msgid "Nozzle Offset Calibration"
|
||||
msgstr "喷嘴偏移校准"
|
||||
|
@ -7105,6 +7111,8 @@ msgid ""
|
|||
"Calibrate nozzle offsets to enhance print quality.\n"
|
||||
"*Automatic mode: Check for calibration before printing. Skip if unnecessary."
|
||||
msgstr ""
|
||||
"校准不同喷嘴的偏移量,从而提升打印质量。\n"
|
||||
"*自动模式:发起打印前检测是否需要校准,无需校准则跳过校准。"
|
||||
|
||||
msgid "Use AMS"
|
||||
msgstr "使用AMS"
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue