mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-30 13:26:58 +00:00
Fix punctuation, spacing and uppercasing issues (#14848)
This commit is contained in:
committed by
GitHub
parent
73f6bca9fe
commit
b7a6583eea
@@ -7569,10 +7569,10 @@ msgstr "切換直徑"
|
||||
msgid "Configuration incompatible"
|
||||
msgstr "設定檔不相容"
|
||||
|
||||
msgid "Filament switcher detected. All AMS filaments are now available for both extruders. The slicer will auto-assign for optimal printing. "
|
||||
msgid "Filament switcher detected. All AMS filaments are now available for both extruders. The slicer will auto-assign for optimal printing."
|
||||
msgstr ""
|
||||
|
||||
msgid "A filament switcher is detected but not calibrated and thus currently unavailable. Please calibrate it on the printer and synchronize before use. "
|
||||
msgid "A filament switcher is detected but not calibrated and thus currently unavailable. Please calibrate it on the printer and synchronize before use."
|
||||
msgstr ""
|
||||
|
||||
msgid "Tips"
|
||||
@@ -9522,7 +9522,7 @@ msgstr ""
|
||||
msgid "The nozzle flow setting of %s(%s) doesn't match with the slicing file(%s). Please make sure the nozzle installed matches with settings in printer, then set the corresponding printer preset while slicing."
|
||||
msgstr "%s 的噴嘴流量設定(%s)與切片檔案(%s)不符。請確保已安裝的噴嘴與列印設備中的設定相符,然後在切片時設定相應的列印設備預設。"
|
||||
|
||||
msgid "Tips: If you changed your nozzle of your printer lately, Please go to 'Device -> Printer parts' to change your nozzle setting."
|
||||
msgid "Tips: If you changed your nozzle of your printer lately, please go to 'Device -> Printer parts' to change your nozzle setting."
|
||||
msgstr "提示:如果您最近更換了列印設備的噴嘴,請前往『裝置 -> 列印設備零件』變更您的噴嘴設定。"
|
||||
|
||||
#, c-format, boost-format
|
||||
@@ -11581,10 +11581,10 @@ msgstr "內部橋接"
|
||||
|
||||
# TODO: Review, changed by lang refactor. PR 14254
|
||||
#, boost-format
|
||||
msgid "Failed to calculate line width of %1%. Cannot get value of “%2%” "
|
||||
msgid "Failed to calculate line width of %1%. Cannot get value of “%2%”."
|
||||
msgstr "計算 %1% 的線寬失敗。無法獲得「%2%」的值"
|
||||
|
||||
msgid "Invalid spacing supplied to Flow::with_spacing(), check your layer height and extrusion width"
|
||||
msgid "Invalid spacing supplied to Flow::with_spacing(), check your layer height and extrusion width."
|
||||
msgstr "提供給 Flow::with_spacing()的間距無效,請檢查層高和擠出寬度"
|
||||
|
||||
msgid "undefined error"
|
||||
@@ -13072,7 +13072,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Expands the top surfaces by this distance to connect distinct top surfaces and fill gaps.\n"
|
||||
"Useful for cases where the top surface is interrupted by a raised feature, such as text on a plane.Expanding it removes the holes beneath these features and creates a continuous path with a better finish for printing on top.The expansion is applied to the original top surface, before any other processing such as bridging or overhang detection."
|
||||
"Useful for cases where the top surface is interrupted by a raised feature, such as text on a plane. Expanding it removes the holes beneath these features and creates a continuous path with a better finish for printing on top. The expansion is applied to the original top surface, before any other processing such as bridging or overhang detection."
|
||||
msgstr ""
|
||||
|
||||
msgid "Top expansion wall margin"
|
||||
@@ -19260,7 +19260,7 @@ msgstr ""
|
||||
msgid "Pack"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cleans and rebuilds system profiles cache on next launch"
|
||||
msgid "Cleans and rebuilds system profiles cache on next launch."
|
||||
msgstr ""
|
||||
|
||||
msgid "Clean system profiles cache"
|
||||
@@ -19272,16 +19272,16 @@ msgstr ""
|
||||
msgid "Loaded profiles overview"
|
||||
msgstr ""
|
||||
|
||||
msgid "This section shows information for loaded profiles"
|
||||
msgid "This section shows information for loaded profiles."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exports detailed overview of loaded profiles in json format"
|
||||
msgid "Exports detailed overview of loaded profiles in json format."
|
||||
msgstr ""
|
||||
|
||||
msgid "Configurations folder"
|
||||
msgstr ""
|
||||
|
||||
msgid "Opens configurations folder"
|
||||
msgid "Opens configurations folder."
|
||||
msgstr ""
|
||||
|
||||
msgid "Log level"
|
||||
@@ -19296,9 +19296,6 @@ msgstr ""
|
||||
msgid "Profiles"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select NO to close dialog and review project"
|
||||
msgstr ""
|
||||
|
||||
msgid "No project file on current session. Only logs will be included to package"
|
||||
msgstr ""
|
||||
|
||||
@@ -19960,7 +19957,7 @@ msgstr "無法計算檔案核對和。"
|
||||
msgid "Error code not found"
|
||||
msgstr "找不到錯誤代碼"
|
||||
|
||||
msgid "The printer is busy, Please check the device page for the file and try to start printing again."
|
||||
msgid "The printer is busy, please check the device page for the file and try to start printing again."
|
||||
msgstr "列印設備忙碌中,請在設備頁面確認檔案,然後重新嘗試開始列印。"
|
||||
|
||||
msgid "The file is lost, please check and try again."
|
||||
|
||||
Reference in New Issue
Block a user