Update: Flutter1208 (#52)

This commit is contained in:
xiaoyeliu
2025-12-08 11:35:07 +08:00
committed by GitHub
parent 793c4b3be7
commit ccae13b98b
16 changed files with 303030 additions and 160008 deletions

View File

@@ -93,7 +93,8 @@
"Create New Project": "NewProject",
"Waiting for device authorization": "Waiting for device authorization...",
"Device connect error, please return to device page and connect again.": "Device connect error, please return to device page and connect again.",
"The device authorization has expired to reinitiate the connection.": "The device authorization has expired to reinitiate the connection.",
"Unknown error, please check the device and try again.": "Unknown error, please check the device and try again.",
"System": "System",
"Simplified Chinese": "Simplified Chinese",
"English": "English",

View File

@@ -106,7 +106,7 @@
"Authorizing timeout!": "授权超时!",
"Network connection failed. Please check your network connection.": "网络连接失败,请检查您的网络连接",
"Unable to obtain device resources, please try again later.": "无法获取设备资源,请稍后再试",
"Set led failed": "设置LED失败",
"Set led success": "设置LED成功",
@@ -128,6 +128,8 @@
"device is default, please set to go Home": "设备默认,请设置归位",
"this operation requires the printer to be online, currently the printer is not online": "此操作需要设备在线,当前设备不在线",
"No network connection, please check whether the network environment of the software is normal.": "没有网络连接,请检查软件的网络环境是否正常",
"LAN connection is not supported, please connect to Wi-Fi network.": "局域网连接不支持请连接Wi-Fi网络",
"Connected": "已连接",
"Bound": "已绑定",
"This device is already bound to your account": "此设备已绑定到您的账户",
@@ -282,6 +284,7 @@
"Cannot get the current slice file information, or the file does not exist, please re-operate the slice": "无法获取当前切片文件信息,或文件不存在,请重新操作切片",
"Cannot get connected machine": "无法获取到当前已连接的设备信息",
"Cannot get connected machine info, please check the device and try again.": "无法获取设备信息,请检查设备并重试",
"Timeout: Cannot get file filament mapping": "无法获取文件耗材映射信息",
"Cannot load file content": "无法加载文件内容",
@@ -403,7 +406,7 @@
"Flow Calibration": "流量校准",
"Time-Lapse Photography": "延时摄影",
"Start Print": "开始打印",
"Preferences": "偏好设置",
"dialog_device_control_modify_heated_bed_temperature_tips": "温度必须在0°C到100°C之间",
"dialog_device_control_modify_print_speed_tips": "打印速度必须在50%到150%之间",
@@ -500,11 +503,14 @@
"dialog_filament_type_not_match_tips": "此喷嘴耗材类型与模型预设耗材类型不匹配,请更换该喷嘴耗材类型或更改预设耗材类型",
"dialog_filament_type_none_tips": "未识别到耗材,请在设备上挂载耗材或编辑耗材信息",
"Features are under development, please stay tuned": "功能开发中, 敬请期待",
"The device failed to upload the model file. Please check the device network and upload it again.": "设备上传模型文件失败,请检查设备网络并重新上传",
"The device is currently processing the offline state, please check the device and try again.": "当前设备处于离线状态,请检查设备并重试",
"No time-lapse video": "暂无延时摄影视频",
"Bind success": "绑定成功",
"Device connect error, please return to device page and connect again.": "设备连接异常,请返回“我的设备”页,重新发起连接",
"The device authorization has expired to reinitiate the connection.": "设备授权超时,重新发起连接",
"Unknown error, please check the device and try again.": "未知错误,请检查设备并重试",
"Failed to obtain connection authorization": "获取连接授权失败",
"The existing device connection is connecting, please wait": "当前已有设备连接正在连接,请稍候",
"The device authorization has been removed, please add the device again.": "设备授权已移除,请重新添加设备",