mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-10 22:12:49 +00:00
Update: Flutter version to 2.3.0
This commit is contained in:
@@ -410,7 +410,7 @@
|
||||
"No models found": "No models found",
|
||||
"Try a different search term": "Try a different search term",
|
||||
"Retry": "Retry",
|
||||
"Print preprocessing": "Print preprocessing",
|
||||
"Print Preprocessing": "Print Preprocessing",
|
||||
"delete_selected_files_confirm_title": "Confirm Delete Selected Files",
|
||||
"delete_selected_files_confirm_message": "Are you sure you want to delete the selected files? This action cannot be undone.",
|
||||
"clear_all_files_confirm_title": "Confirm Clear All Files",
|
||||
@@ -440,7 +440,8 @@
|
||||
"got_it": "Got it",
|
||||
"monitoring_module_hibernated": "Note : Monitoring Module hibernated. Click Play to wake it up.",
|
||||
"Plates": "Plates",
|
||||
"Split Plate": "Split Plate",
|
||||
"Print Plates": "Print Plates",
|
||||
"Plate": "Plate",
|
||||
"Check": "Check",
|
||||
"default_exception_title": "Exception",
|
||||
"Error Code": "Error Code",
|
||||
@@ -1263,8 +1264,7 @@
|
||||
"Not Implemented Yet": "Not implemented yet, please try again later",
|
||||
"Nozzle": "Nozzle",
|
||||
"Model Library": "Model Library",
|
||||
"Print Plates": "Print Plates",
|
||||
"Recommendation for You": "Recommendation for You",
|
||||
"Recommended for You": "Recommended for You",
|
||||
"units": "units",
|
||||
"Total": "Total",
|
||||
"Filament List": "Filament List",
|
||||
@@ -1272,5 +1272,6 @@
|
||||
"Expand": "Expand",
|
||||
"Untitled Config": "Untitled Config",
|
||||
"Display Area": "Display Area",
|
||||
"Print Now is only available in Cloud Mode": "Print Now is only available in Cloud Mode"
|
||||
"Print Now is only available in Cloud Mode": "Print Now is only available in Cloud Mode",
|
||||
"Next": "Next"
|
||||
}
|
||||
|
||||
@@ -174,6 +174,7 @@
|
||||
"expand_all": "展开全部",
|
||||
"print_preparation": "打印配置"
|
||||
},
|
||||
"The print task was sent successfully": "打印任务发送成功",
|
||||
"title": "发现设备",
|
||||
"description": "发现设备",
|
||||
"add device": "添加设备",
|
||||
@@ -388,16 +389,16 @@
|
||||
"Camera": "摄像机",
|
||||
|
||||
"File information": "文件信息",
|
||||
"Model information": "模型信息",
|
||||
"Model Information": "模型信息",
|
||||
|
||||
"Select printer": "选择打印机",
|
||||
"Edit filament": "编辑耗材",
|
||||
"Select Printer": "选择打印机",
|
||||
"Edit Filament": "编辑耗材",
|
||||
"Select Tool Head": "选择打印头",
|
||||
"Please enter the correct number": "请输入正确的数字",
|
||||
|
||||
"Preference setting": "偏好设置",
|
||||
"Auto leveling": "自动调平",
|
||||
"Time-lapse camera": "延时摄影",
|
||||
"Print Preferences": "偏好设置",
|
||||
"Auto Leveling": "自动调平",
|
||||
"Time-lapse Camera": "延时摄影",
|
||||
"Bed leveling": "热床调平",
|
||||
"Flow calibrate": "流量校准",
|
||||
"Extrusion Flow Calibration": "挤出流量校准",
|
||||
@@ -635,7 +636,7 @@
|
||||
"Image display": "图片展示",
|
||||
"No models found": "未找到模型",
|
||||
"Try a different search term": "请尝试其他搜索关键词",
|
||||
"Print preprocessing": "打印预处理",
|
||||
"Print Preprocessing": "打印预处理",
|
||||
"File uploaded successfully": "文件上传成功",
|
||||
"file_uploaded_success_format": "已上传完成,将自动跳转到设备控制页面 {} 秒",
|
||||
"The device failed to upload the model file. Please check the device network and upload it again.": "设备上传模型文件失败,请检查设备网络并重新上传",
|
||||
@@ -685,8 +686,8 @@
|
||||
"got_it": "知道了",
|
||||
"monitoring_module_hibernated": "提示:监控模块已休眠,点击播放按钮即可唤醒",
|
||||
"Plates": "盘",
|
||||
"Split Plate": "分盘",
|
||||
|
||||
"Print Plates": "打印盘",
|
||||
"Plate": "盘",
|
||||
"Check": "查看",
|
||||
"default_exception_title": "异常",
|
||||
"Error Code": "错误码",
|
||||
@@ -1509,8 +1510,7 @@
|
||||
"Not Implemented Yet": "还未实现,请稍后再试",
|
||||
"Nozzle": "喷嘴",
|
||||
"Model Library":"模型库",
|
||||
"Print Plates": "打印盘",
|
||||
"Recommendation for You": "官方推荐",
|
||||
"Recommended for You": "官方推荐",
|
||||
"units": "个",
|
||||
"Total": "总量",
|
||||
"Filament List": "多色耗材清单",
|
||||
@@ -1519,5 +1519,6 @@
|
||||
"There are no available process profiles": "没有可用的打印配置",
|
||||
"No split data available": "没有可用的分盘数据",
|
||||
"Untitled Config": "未命名配置",
|
||||
"Display Area": "展示区域"
|
||||
"Display Area": "展示区域",
|
||||
"Next": "下一步"
|
||||
}
|
||||
|
||||
@@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"b8800d88be4866db1b15f8b954ab2573bba996
|
||||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "3641839510"
|
||||
serviceWorkerVersion: "2549727985"
|
||||
}
|
||||
});
|
||||
|
||||
@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
|
||||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"flutter_bootstrap.js": "77c200f4e6ec4ef6785855fedd054b7b",
|
||||
"version.json": "f4df43bad483cd92d171358498c9d8f9",
|
||||
const RESOURCES = {"flutter_bootstrap.js": "5a0e89be5500761ba94ced6acbec72ce",
|
||||
"version.json": "00327fe07cd4f3658188e2221ee7e70e",
|
||||
"index.html": "2753effad264bd7ecad1460aa8a6e57f",
|
||||
"/": "2753effad264bd7ecad1460aa8a6e57f",
|
||||
"main.dart.js": "9442eacb997e32934212db91b3726c44",
|
||||
"main.dart.js": "f5fac859d7d5c10ac10ea83ef779a735",
|
||||
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
|
||||
"version.changelog": "342987a68a2c2325abdbf8c777f5f1f9",
|
||||
"favicon.png": "be8d1ab28c20907c9869c345d0482962",
|
||||
@@ -38,8 +38,8 @@ const RESOURCES = {"flutter_bootstrap.js": "77c200f4e6ec4ef6785855fedd054b7b",
|
||||
"assets/fonts/MaterialIcons-Regular.otf": "165e0312a2248a5fe696bc445a5c4e9a",
|
||||
"assets/assets/mock_data/model_detail.json": "9c3ce3e4bb3dbe78b74fc2d11d152485",
|
||||
"assets/assets/mock_data/model_station_list.json": "1dcbd846d8b97bae543caba6ce135040",
|
||||
"assets/assets/i10n/zh-CN.json": "a98d1d23312e7286134122716a5aa73e",
|
||||
"assets/assets/i10n/en.json": "842c87c59ba8e6dab2147bde49e30241",
|
||||
"assets/assets/i10n/zh-CN.json": "b75b9cdfaa7f0dd8685f451947e720b9",
|
||||
"assets/assets/i10n/en.json": "49a88f8ed551553ed2720b40174f76a7",
|
||||
"assets/assets/images/deviceNoResponse.webp": "1ca23a7feedfdc34362ea5789ccf895b",
|
||||
"assets/assets/images/deviceAuthorized.webp": "8eb814193bed15cec22658018871aba8",
|
||||
"assets/assets/images/IpInputGuide.webp": "06c11ce1dadc2910676aec6d40a5eea5",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
{"app_name":"orca","version":"2.2.11","build_number":"20260316160541","package_name":"orca"}
|
||||
{"app_name":"orca","version":"2.3.2","build_number":"20260324145420","package_name":"orca"}
|
||||
Reference in New Issue
Block a user