From f97ca7b3d0a8d84a448ec957f403122ea290fc5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=9B=B7?= Date: Thu, 19 Jun 2025 11:03:15 +0800 Subject: [PATCH] add language MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张雷 --- .../entry/src/main/resources/ar/element/string.json | 7 +++++++ .../src/main/resources/base/element/string.json | 5 ++++- .../src/main/resources/bo_CN/element/string.json | 7 +++++++ .../entry/src/main/resources/es/element/string.json | 7 +++++++ .../entry/src/main/resources/fr/element/string.json | 7 +++++++ .../entry/src/main/resources/ja/element/string.json | 7 +++++++ .../entry/src/main/resources/ko/element/string.json | 7 +++++++ .../entry/src/main/resources/ru/element/string.json | 7 +++++++ .../entry/src/main/resources/ug/element/string.json | 7 +++++++ .../entry/src/main/resources/vi/element/string.json | 7 +++++++ .../src/main/resources/zh_HK/element/string.json | 7 +++++++ .../src/main/resources/zh_TW/element/string.json | 7 +++++++ .../src/main/resources/zz_ZX/element/string.json | 12 ++++++++---- 13 files changed, 89 insertions(+), 5 deletions(-) diff --git a/display/entry/src/main/resources/ar/element/string.json b/display/entry/src/main/resources/ar/element/string.json index 0b72c0cf7..5a8f380cb 100644 --- a/display/entry/src/main/resources/ar/element/string.json +++ b/display/entry/src/main/resources/ar/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"يرغب \"%s\" في الاتصال بهذا الجهاز. يُرجى تحديد الخدمات التي يمكنه الوصول إليها:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/base/element/string.json b/display/entry/src/main/resources/base/element/string.json index a36d5e5dd..71624c459 100644 --- a/display/entry/src/main/resources/base/element/string.json +++ b/display/entry/src/main/resources/base/element/string.json @@ -114,7 +114,10 @@ }, { "name":"dm_confirm_proxy", - "value":"%s requests to connect to this device. Please select the authorized service:" + "value":"\"%s\" would like to connect to this device. Please select which services it can access:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/bo_CN/element/string.json b/display/entry/src/main/resources/bo_CN/element/string.json index 26422e69f..63dc81edd 100644 --- a/display/entry/src/main/resources/bo_CN/element/string.json +++ b/display/entry/src/main/resources/bo_CN/element/string.json @@ -70,6 +70,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"%s ཡིས་འཕྲུལ་ཆས་འདི་ལ་སྦྲེལ་མཐུད་བྱ་རྒྱུའི་རེ་ཞུ་བྱེད། དབང་སྤྲོད་རྒྱུའི་ལས་སྒོ་འདེམས་རོགས།", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/es/element/string.json b/display/entry/src/main/resources/es/element/string.json index fa8a907d8..005757f6f 100644 --- a/display/entry/src/main/resources/es/element/string.json +++ b/display/entry/src/main/resources/es/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"“%s” quiere conectarse a este dispositivo. Selecciona los servicios a los que puede acceder:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/fr/element/string.json b/display/entry/src/main/resources/fr/element/string.json index d2afb3ebb..aa3e31ab2 100644 --- a/display/entry/src/main/resources/fr/element/string.json +++ b/display/entry/src/main/resources/fr/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"\"%s\" souhaite se connecter à cet appareil. Veuillez sélectionner les services auxquels il peut accéder :", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/ja/element/string.json b/display/entry/src/main/resources/ja/element/string.json index 89eaff632..6348e8ca7 100644 --- a/display/entry/src/main/resources/ja/element/string.json +++ b/display/entry/src/main/resources/ja/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"「%s」がこのデバイスへの接続を要求しています。アクセスできるサービスを選択してください:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/ko/element/string.json b/display/entry/src/main/resources/ko/element/string.json index 7661cc7dc..e405ab44f 100644 --- a/display/entry/src/main/resources/ko/element/string.json +++ b/display/entry/src/main/resources/ko/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"\"%s\"에서 이 장치에 연결하려고 합니다. 액세스할 수 있는 서비스를 선택하십시오.", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/ru/element/string.json b/display/entry/src/main/resources/ru/element/string.json index 443a7bfd9..a6527c89f 100644 --- a/display/entry/src/main/resources/ru/element/string.json +++ b/display/entry/src/main/resources/ru/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"%s хочет подключиться к этому устройству. Выберите службы, к которым у него будет доступ:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/ug/element/string.json b/display/entry/src/main/resources/ug/element/string.json index 766f07990..25470b463 100644 --- a/display/entry/src/main/resources/ug/element/string.json +++ b/display/entry/src/main/resources/ug/element/string.json @@ -70,6 +70,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"بۇ ئۈسكۈنىگە ‎%s‎ ئۇلانماقچى، ئىجازەتلەيدىغان مۇلازىمەت تاللاڭ:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/vi/element/string.json b/display/entry/src/main/resources/vi/element/string.json index b29492c79..c9274f6a0 100644 --- a/display/entry/src/main/resources/vi/element/string.json +++ b/display/entry/src/main/resources/vi/element/string.json @@ -55,6 +55,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"\"%s\" muốn kết nối với thiết bị này. Vui lòng chọn những dịch vụ nào mà ứng dụng này có thể truy cập:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/zh_HK/element/string.json b/display/entry/src/main/resources/zh_HK/element/string.json index aa1a5ec67..186ea977e 100644 --- a/display/entry/src/main/resources/zh_HK/element/string.json +++ b/display/entry/src/main/resources/zh_HK/element/string.json @@ -91,6 +91,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"%s 請求連接本機。請選擇授權的服務:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/zh_TW/element/string.json b/display/entry/src/main/resources/zh_TW/element/string.json index 4934ad4aa..e26e4b9dd 100644 --- a/display/entry/src/main/resources/zh_TW/element/string.json +++ b/display/entry/src/main/resources/zh_TW/element/string.json @@ -91,6 +91,13 @@ "attr":{ "priority":"translate" } + }, + { + "name":"dm_confirm_proxy", + "value":"%s 要求連線至本機。請選取授權的服務:", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/display/entry/src/main/resources/zz_ZX/element/string.json b/display/entry/src/main/resources/zz_ZX/element/string.json index 8a41e00b3..aaa849226 100644 --- a/display/entry/src/main/resources/zz_ZX/element/string.json +++ b/display/entry/src/main/resources/zz_ZX/element/string.json @@ -76,17 +76,21 @@ "name":"dm_confirm_intention", "value":"[TS_931360]_This is required for cross-device data syncing and collaboration." }, - { - "name":"dm_enter_peer_connect_code", - "value":"[TS_949559]_Enter connection code" - }, { "name":"dm_password_error", "value":"[TS_958913]_Incorrect password. Connection failed." }, + { + "name":"dm_enter_peer_connect_code", + "value":"[TS_949559]_Enter connection code" + }, { "name":"dm_allow_this_time", "value":"[TS_1054456]_Trust this time only" + }, + { + "name":"dm_confirm_proxy", + "value":"[TS_1085103]_\"%s\" would like to connect to this device. Please select which services it can access:" } ] } \ No newline at end of file -- Gitee