From 31fbdad66fde61a5c3814409862ba27ffad807ea Mon Sep 17 00:00:00 2001 From: dengxiaoyu Date: Mon, 11 Aug 2025 21:24:21 +0800 Subject: [PATCH] add 6.0 translate Signed-off-by: dengxiaoyu --- .../src/main/resources/ar/element/string.json | 28 +++++++++++++++++++ .../main/resources/base/element/string.json | 14 +++++----- .../main/resources/bo_CN/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/es/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/fr/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/ja/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/ko/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/ru/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/ug/element/string.json | 28 +++++++++++++++++++ .../src/main/resources/vi/element/string.json | 28 +++++++++++++++++++ .../main/resources/zh_HK/element/string.json | 28 +++++++++++++++++++ .../main/resources/zh_TW/element/string.json | 28 +++++++++++++++++++ 12 files changed, 315 insertions(+), 7 deletions(-) diff --git a/application/entry/src/main/resources/ar/element/string.json b/application/entry/src/main/resources/ar/element/string.json index 47a29bbc..1d683697 100644 --- a/application/entry/src/main/resources/ar/element/string.json +++ b/application/entry/src/main/resources/ar/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "التتبع الذكي" + }, + { + "name": "mech_tracking_layout", + "value": "وضع التتبع" + }, + { + "name": "mech_enable", + "value": "تشغيل" + }, + { + "name": "mech_close", + "value": "إيقاف" + }, + { + "name": "mech_left", + "value": "على اليسار" + }, + { + "name": "mech_center", + "value": "في الوسط" + }, + { + "name": "mech_right", + "value": "على اليمين" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/base/element/string.json b/application/entry/src/main/resources/base/element/string.json index 867a2f52..fdbb3f10 100644 --- a/application/entry/src/main/resources/base/element/string.json +++ b/application/entry/src/main/resources/base/element/string.json @@ -118,31 +118,31 @@ }, { "name": "mech_intelligent_tracking", - "value": "Intelligent Tracking" + "value": "Smart tracking" }, { "name": "mech_tracking_layout", - "value": "Tracking Layout" + "value": "Tracking mode" }, { "name": "mech_enable", - "value": "enable" + "value": "On" }, { "name": "mech_close", - "value": "close" + "value": "Off" }, { "name": "mech_left", - "value": "left" + "value": "Left" }, { "name": "mech_center", - "value": "center" + "value": "Center" }, { "name": "mech_right", - "value": "right" + "value": "Right" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/bo_CN/element/string.json b/application/entry/src/main/resources/bo_CN/element/string.json index cdd1873a..a193b0d6 100644 --- a/application/entry/src/main/resources/bo_CN/element/string.json +++ b/application/entry/src/main/resources/bo_CN/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "རིག་ལྡན་རྗེས་འདེད།" + }, + { + "name": "mech_tracking_layout", + "value": "འགྲེམ་ཚུལ་རྗེས་འདེད།" + }, + { + "name": "mech_enable", + "value": "ཁ་འབྱེད།" + }, + { + "name": "mech_close", + "value": "ཁ་རྒྱག" + }, + { + "name": "mech_left", + "value": "གཡོན་སྒྲིག" + }, + { + "name": "mech_center", + "value": "དཀྱིལ་དུ་འཇོག་པ།" + }, + { + "name": "mech_right", + "value": "གཡས་སྒྲིག" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/es/element/string.json b/application/entry/src/main/resources/es/element/string.json index f8a50d1e..33b5a944 100644 --- a/application/entry/src/main/resources/es/element/string.json +++ b/application/entry/src/main/resources/es/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "Seguimiento inteligente" + }, + { + "name": "mech_tracking_layout", + "value": "Modo Seguimiento" + }, + { + "name": "mech_enable", + "value": "Sí" + }, + { + "name": "mech_close", + "value": "No" + }, + { + "name": "mech_left", + "value": "Izquierda" + }, + { + "name": "mech_center", + "value": "Centro" + }, + { + "name": "mech_right", + "value": "Derecha" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/fr/element/string.json b/application/entry/src/main/resources/fr/element/string.json index 09a72b05..7d6fb57f 100644 --- a/application/entry/src/main/resources/fr/element/string.json +++ b/application/entry/src/main/resources/fr/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "Suivi intelligent" + }, + { + "name": "mech_tracking_layout", + "value": "Mode suivi" + }, + { + "name": "mech_enable", + "value": "Activé" + }, + { + "name": "mech_close", + "value": "Désactivé" + }, + { + "name": "mech_left", + "value": "Gauche" + }, + { + "name": "mech_center", + "value": "Centre" + }, + { + "name": "mech_right", + "value": "Droite" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/ja/element/string.json b/application/entry/src/main/resources/ja/element/string.json index 1e8bfda7..d04eb82b 100644 --- a/application/entry/src/main/resources/ja/element/string.json +++ b/application/entry/src/main/resources/ja/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "スマート追跡" + }, + { + "name": "mech_tracking_layout", + "value": "追跡モード" + }, + { + "name": "mech_enable", + "value": "オン" + }, + { + "name": "mech_close", + "value": "オフ" + }, + { + "name": "mech_left", + "value": "左" + }, + { + "name": "mech_center", + "value": "中央" + }, + { + "name": "mech_right", + "value": "右" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/ko/element/string.json b/application/entry/src/main/resources/ko/element/string.json index de32e9dd..f4539386 100644 --- a/application/entry/src/main/resources/ko/element/string.json +++ b/application/entry/src/main/resources/ko/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "스마트 추적" + }, + { + "name": "mech_tracking_layout", + "value": "추적 모드" + }, + { + "name": "mech_enable", + "value": "켬" + }, + { + "name": "mech_close", + "value": "끔" + }, + { + "name": "mech_left", + "value": "왼쪽" + }, + { + "name": "mech_center", + "value": "중앙" + }, + { + "name": "mech_right", + "value": "오른쪽" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/ru/element/string.json b/application/entry/src/main/resources/ru/element/string.json index 3cd2bcc1..38b7603a 100644 --- a/application/entry/src/main/resources/ru/element/string.json +++ b/application/entry/src/main/resources/ru/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "Умное отслеживание" + }, + { + "name": "mech_tracking_layout", + "value": "Режим отслеживания" + }, + { + "name": "mech_enable", + "value": "Включено" + }, + { + "name": "mech_close", + "value": "Выключено" + }, + { + "name": "mech_left", + "value": "Слева" + }, + { + "name": "mech_center", + "value": "По центру" + }, + { + "name": "mech_right", + "value": "Справа" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/ug/element/string.json b/application/entry/src/main/resources/ug/element/string.json index 0ced9910..dd20f89d 100644 --- a/application/entry/src/main/resources/ug/element/string.json +++ b/application/entry/src/main/resources/ug/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "ئاڭلىق ئىزلاش" + }, + { + "name": "mech_tracking_layout", + "value": "ئىزلاش لايىھەسى" + }, + { + "name": "mech_enable", + "value": "ئوچۇق" + }, + { + "name": "mech_close", + "value": "ئېتىك" + }, + { + "name": "mech_left", + "value": "سول" + }, + { + "name": "mech_center", + "value": "مەركەز" + }, + { + "name": "mech_right", + "value": "ئوڭ" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/vi/element/string.json b/application/entry/src/main/resources/vi/element/string.json index 07f788be..6e2c3067 100644 --- a/application/entry/src/main/resources/vi/element/string.json +++ b/application/entry/src/main/resources/vi/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "Theo dõi thông minh" + }, + { + "name": "mech_tracking_layout", + "value": "Chế độ theo dõi" + }, + { + "name": "mech_enable", + "value": "Bật" + }, + { + "name": "mech_close", + "value": "Tắt" + }, + { + "name": "mech_left", + "value": "Trái" + }, + { + "name": "mech_center", + "value": "Giữa" + }, + { + "name": "mech_right", + "value": "Phải" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/zh_HK/element/string.json b/application/entry/src/main/resources/zh_HK/element/string.json index aa8c548b..b4e445ea 100644 --- a/application/entry/src/main/resources/zh_HK/element/string.json +++ b/application/entry/src/main/resources/zh_HK/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "智能追蹤" + }, + { + "name": "mech_tracking_layout", + "value": "追蹤佈局" + }, + { + "name": "mech_enable", + "value": "開啟" + }, + { + "name": "mech_close", + "value": "關閉" + }, + { + "name": "mech_left", + "value": "靠左" + }, + { + "name": "mech_center", + "value": "置中" + }, + { + "name": "mech_right", + "value": "靠右" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/zh_TW/element/string.json b/application/entry/src/main/resources/zh_TW/element/string.json index 1daab04c..4de9409c 100644 --- a/application/entry/src/main/resources/zh_TW/element/string.json +++ b/application/entry/src/main/resources/zh_TW/element/string.json @@ -83,6 +83,34 @@ "attr":{ "priority":"LT" } + }, + { + "name": "mech_intelligent_tracking", + "value": "智慧追蹤" + }, + { + "name": "mech_tracking_layout", + "value": "追蹤版面配置" + }, + { + "name": "mech_enable", + "value": "開啟" + }, + { + "name": "mech_close", + "value": "關閉" + }, + { + "name": "mech_left", + "value": "靠左" + }, + { + "name": "mech_center", + "value": "置中" + }, + { + "name": "mech_right", + "value": "靠右" } ] } \ No newline at end of file -- Gitee