Merge branch 'master-remote' 01.06.00.66

# Conflicts:
#	.github/workflows/build_ubuntu.yml
#	bbl/i18n/OrcaSlicer.pot
#	bbl/i18n/de/OrcaSlicer_de.po
#	bbl/i18n/en/OrcaSlicer_en.po
#	bbl/i18n/es/OrcaSlicer_es.po
#	bbl/i18n/fr/OrcaSlicer_fr.po
#	bbl/i18n/hu/OrcaSlicer_hu.po
#	bbl/i18n/it/OrcaSlicer_it.po
#	bbl/i18n/ja/OrcaSlicer_ja.po
#	bbl/i18n/nl/OrcaSlicer_nl.po
#	bbl/i18n/sv/OrcaSlicer_sv.po
#	bbl/i18n/zh_cn/OrcaSlicer_zh_CN.po
#	resources/i18n/zh_cn/BambuStudio.mo
#	version.inc
This commit is contained in:
SoftFever 2023-05-01 10:20:38 +08:00
commit 54c02521d4
10 changed files with 108 additions and 23 deletions

View file

@ -8719,6 +8719,21 @@ msgstr "支撑:正在生成多边形"
msgid "Support: generate toolpath"
msgstr "支撑:正在生成走线路径"
msgid "Unknown file format. Input file must have .stl, .obj, .amf(.xml) extension."
msgstr "未知的文件格式。输入文件的扩展名必须为.stl、.obj 或 .amf.xml。"
msgid "Loading of a model file failed."
msgstr "加载模型文件失败。"
msgid "The supplied file couldn't be read because it's empty"
msgstr "无法读取提供的文件,因为该文件为空。"
msgid "Unknown file format. Input file must have .3mf or .zip.amf extension."
msgstr "未知的文件格式。输入文件的扩展名必须为.3mf或.zip .amf。"
msgid "Canceled"
msgstr "已取消"
#, c-format, boost-format
msgid "Support: generate polygons at layer %d"
msgstr "支撑:正在生成层%d的多边形"