diff --git a/Language/en_US.xaml b/Language/en_US.xaml
index f04442b..4c3228b 100644
--- a/Language/en_US.xaml
+++ b/Language/en_US.xaml
@@ -2,13 +2,13 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:sys="clr-namespace:System;assembly=netstandard">
- Starshine
+ Spark
- Start Detection
+ START
MEASURE
- Configuration
+ SYS
SETTING
- Help
+ HELP
HELP
NAME
@@ -16,18 +16,18 @@
Detection Result
Starting detection, please wait...
- Import Template
- Update and Save
- Add Row
+ Import
+ Update
+ Add
- Algorithm Configuration
- Grading Configuration
- Cutting Tool Configuration
+ Algorithm
+ Grading
+ Cut Machine
Username or password incorrect, please try again
- Delete Configuration
- Import Configuration
- Beautify Json
- Compress Json
+ Delete
+ Import
+ Beautify
+ Compress
Do you want to exit the program?
@@ -35,19 +35,19 @@
Yes
No
Cancel
- Confirm
+ OK
Data saved successfully
Data save failed
No data imported
- Parameters \\ Cutting Grade
- GRADE_NAME
- STANDARD_NAME
- SHAPE_NAME
- INSTITUTE_NAME
- RULE_NAME
+ Parameters \ Cutting Grade
+ GRADE_EN_NAME
+ STANDARD_EN_NAME
+ SHAPE_EN_NAME
+ INSTITUTE_EN_NAME
+ RULE_EN_NAME
- Please enter the diamond code to upload
+ Please enter the diamond code
OK
Skip
No diamond code entered
@@ -90,10 +90,10 @@
Save path does not exist
- System Settings
- General Settings
- Model Settings
- Save/Save
+ System
+ General
+ Model
+ Save
Language Settings
Upload Files
TXT Files
@@ -125,7 +125,7 @@
Lower Girdle Color
Culet Color
- Confirm
+ OK
Cancel
@@ -144,20 +144,21 @@
Show Similar Faces
Show Defective Faces
Show Positive Direction Mark
+ Show grid lines
Save Successful
Save Failed
Select Path
- Spark Diamond Detection System
+ SparkDetectionSystem
Account
Password
Remember Password
Login
Exit System
- If you forgot your password, please contact us
+ Forgot password, please contact the administrator
-
+
Save
Export
DS
@@ -168,16 +169,16 @@
Weight (ct)
Cut Grade
Symmetry Grade
- Average
- Deviation
- Max Value
- Min Value
- Cut Level
- SYM Level
+ Avg
+ Dev
+ Max
+ Min
+ Cut Grade
+ SYM Grade
Facet 1
Are you sure you want to close the detection results screen?
-
+
S001: Image capture in progress
S002: Cache image cleared
S003: Unable to send command to microcontroller
@@ -197,5 +198,5 @@
CUDA not installed, program may encounter errors during execution
MSVC Runtime not installed, program may encounter errors during execution
File path does not exist
-
+ The file format is incorrect
diff --git a/Language/zh_CN.xaml b/Language/zh_CN.xaml
index fd4985e..02263e1 100644
--- a/Language/zh_CN.xaml
+++ b/Language/zh_CN.xaml
@@ -24,7 +24,6 @@
定级配置
切工仪配置
用户名或密码错误,请重试
-
删除配置
导入配置
美化Json
@@ -41,14 +40,14 @@
数据保存成功
数据保存失败
没有导入数据
- 参数 \\ 切工等级
+ 参数 \ 切工等级
GRADE_NAME
STANDARD_NAME
SHAPE_NAME
INSTITUTE_NAME
RULE_NAME
- 请输入上传钻石编码
+ 请输入钻石编码
确定
跳过
没有输入钻石编码
@@ -179,7 +178,7 @@
面1
是否关闭检测结果画面。
-
+
S001:采图正在进行中
S002:缓存图片被清理
S003:无法向单片机发送指令
@@ -194,10 +193,10 @@
P011:未检测到钻石
S007:请检查切工仪设备舱门是否关闭
-
+
应用程序出现错误:
CUDA未安装,程序执行中可能会出错
MSVC Runtime未安装,程序执行中可能会出错
文件路径不存在
- 定级配置文件格式不正
+ 文件格式不正确
\ No newline at end of file