diff --git a/display/entry/src/main/resources/ar/element/string.json b/display/entry/src/main/resources/ar/element/string.json index 0b72c0cf7d4c939344a0fca6faccb7823da43910..5a8f380cba6e9920eced6d40b7aa4df08cdceb9c 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 a36d5e5ddcca8b9eaf55a1ab89deced00dab2629..71624c459a0f5d695b0042c39ef9638ecd2a2f1f 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 26422e69fe046be0ecdff76fbaea0d5478d56578..63dc81edd86bae4c4b7ef53429adbaf88b918b72 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 fa8a907d8658551007ef13d820abf2055aebbe0d..005757f6feb172d2642dc115622d5df99d53c0dc 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 d2afb3ebb780276e658d9e90cf214212ffadf469..aa3e31ab27a44a7b7b01740568bdda76a5578648 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 89eaff6326d06d7f308a7860529c6633710f61a0..6348e8ca7b5d6ed9273d6f19d6db5d6ae33e6070 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 7661cc7dc2321d3ae37d00d90dc1537cfc821694..e405ab44f9796b56b07f530ae98839fe90d43a9c 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 443a7bfd960ef02c50be552430e0f0a6fae7bf8e..a6527c89f83027524b8e2e055093173d8b37075f 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 766f07990c789a16884deb0c51c3619863ceb9ab..25470b463c8c94bc8c6cea66acfd722d40e41b72 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 b29492c79fc07020c04ce51174ca4580e2a06c80..c9274f6a0474e94aaa7831a8e76c5b47ab571244 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 aa1a5ec67b48b105a491cdb7c1ade69be57a2fda..186ea977e7c7aeb3105d95eeb1059e7beb12168a 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 4934ad4aa21a35dcbb91e471111fa815e32a39c9..e26e4b9dd05c716cefd04ebabc8ce9d6390b39dd 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 8a41e00b3ed18da6fad5f626afb8d2fd3c0fd8d5..aaa849226946745c1f9eaef161ece810ca856c09 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