diff --git a/systemres/main/resources/ar/element/string.json b/systemres/main/resources/ar/element/string.json index 2f2d80e7df83baf0cfd13dea9b710a4040e5b62f..8ce7d3190231b2d42cf0c68d0088e765651c4dc7 100644 --- a/systemres/main/resources/ar/element/string.json +++ b/systemres/main/resources/ar/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"حماية الخصوصية موقوفة. التفاصيل>>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"حماية الخصوصية نشطة. التفاصيل>>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/base/element/string.json b/systemres/main/resources/base/element/string.json index 299581589f8dc1f696c464809baf83659787ae14..08c6e32e60d3b3cfebbbb093d2e6176259493244 100644 --- a/systemres/main/resources/base/element/string.json +++ b/systemres/main/resources/base/element/string.json @@ -2098,12 +2098,18 @@ "value": "Preview display failed" }, { - "name": "notification_screen_recording_privacy_on", - "value": "Privacy protection, click to see more" + "name":"notification_screen_recording_privacy_on", + "value":"Privacy protection active. Details>>", + "attr":{ + "priority":"translate" + } }, { - "name": "notification_screen_recording_privacy_off", - "value": "Privacy protection is closed, click to see more" + "name":"notification_screen_recording_privacy_off", + "value":"Privacy protection disabled. Details>>", + "attr":{ + "priority":"translate" + } }, { "name": "general_ai_ask_celia", diff --git a/systemres/main/resources/bo_CN/element/string.json b/systemres/main/resources/bo_CN/element/string.json index f36a91dcfa53971de71cbd204a7cb7eb5fadf238..1ca83cbcb53e6897c8cc8b9187f02318773947be 100644 --- a/systemres/main/resources/bo_CN/element/string.json +++ b/systemres/main/resources/bo_CN/element/string.json @@ -1306,6 +1306,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"སྒེར་གསང་སྲུང་སྐྱོབ་ཁ་བརྒྱབ་ཟིན། བརྡབས་ནས་དེ་ལས་མང་བར་ལྟ་ཞིབ་བྱེད།", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"སྒེར་གསང་ལ་སྲུང་སྐྱོབ་བྱེད་བཞིན་པ། བརྡབས་ནས་དེ་ལས་མང་བར་ལྟ་ཞིབ་བྱེད།", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/es/element/string.json b/systemres/main/resources/es/element/string.json index a22795ec9d3c262ae08095484c401502bdd6d6ad..a51f2bf5668654d1c4d982a300f91730c5ed6f4e 100644 --- a/systemres/main/resources/es/element/string.json +++ b/systemres/main/resources/es/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"Protección de la privacidad deshabilitada. Detalles>>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"Protección de la privacidad activa. Detalles>>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/fr/element/string.json b/systemres/main/resources/fr/element/string.json index 2c6d827bea1ee5eeaec77899126ef5ec20daea7d..810f3bb7fcf1858b55ff8ab9408d0cb39761a0e8 100644 --- a/systemres/main/resources/fr/element/string.json +++ b/systemres/main/resources/fr/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"Protection de la vie privée désactivée. Détails >>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"Protection de la vie privée activée. Détails >>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/ja/element/string.json b/systemres/main/resources/ja/element/string.json index 1af5f32a0fb5203316d374cadbf17448a3c31036..e08d874ef3aeb4b5a928859c4e1a12e8340bb4c0 100644 --- a/systemres/main/resources/ja/element/string.json +++ b/systemres/main/resources/ja/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"個人情報保護が無効化されています。詳細>>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"個人情報保護がアクティブです。詳細>>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/ko/element/string.json b/systemres/main/resources/ko/element/string.json index b63a97f384294cf8e3ada2f89e686377adadda77..25d57351a194bffc1ecad5849a5c620ae4c0ef23 100644 --- a/systemres/main/resources/ko/element/string.json +++ b/systemres/main/resources/ko/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"개인 정보 보호가 종료되었습니다. 상세정보>>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"개인 정보 보호가 활성화되었습니다. 상세정보>>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/ru/element/string.json b/systemres/main/resources/ru/element/string.json index b6193fe9e12aee2e4fa0b68011be073563d8728e..91bbe6d8589b7c049856189934431495069da714 100644 --- a/systemres/main/resources/ru/element/string.json +++ b/systemres/main/resources/ru/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"Защита конфиденциальности выключена. Сведения>>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"Защита конфиденциальности активна. Сведения>>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/ug/element/string.json b/systemres/main/resources/ug/element/string.json index 9dba9de1252fe5143b391c16bf641013a6f41bb4..6d88a547eca9ba7093f40339ac5b64b21f0dcdfa 100644 --- a/systemres/main/resources/ug/element/string.json +++ b/systemres/main/resources/ug/element/string.json @@ -1306,6 +1306,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"مەخپىيەتلىك قوغداش ئېتىك، تەپسىلاتىنى كۆرۈڭ.", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"مەخپىيەتلىك قوغداش ئوچۇق، تەپسىلاتىنى كۆرۈڭ.", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/vi/element/string.json b/systemres/main/resources/vi/element/string.json index 90e7fd50d4bbbd5aa79cbd450eb3e25427904c3a..fe8a0d1e6d4b6d48f3681468ab83e57bb6cb4e83 100644 --- a/systemres/main/resources/vi/element/string.json +++ b/systemres/main/resources/vi/element/string.json @@ -1623,6 +1623,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"Đã tắt tính năng bảo vệ quyền riêng tư. Chi tiết >>", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"Tính năng bảo vệ quyền riêng tư đang hoạt động. Chi tiết >>", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/zh_CN/element/string.json b/systemres/main/resources/zh_CN/element/string.json index 14979e287d8f7b228f393b531764d99eac8f327b..eea64ccac7b36da5fe3e53cd691730a0d613a6da 100644 --- a/systemres/main/resources/zh_CN/element/string.json +++ b/systemres/main/resources/zh_CN/element/string.json @@ -1956,12 +1956,18 @@ "value": "预览显示失败" }, { - "name": "notification_screen_recording_privacy_on", - "value": "隐私保护中,点击查看更多" + "name":"notification_screen_recording_privacy_on", + "value":"隐私保护中,点击查看更多", + "attr":{ + "priority":"translate" + } }, { - "name": "notification_screen_recording_privacy_off", - "value": "隐私保护已关闭,点击查看更多" + "name":"notification_screen_recording_privacy_off", + "value":"隐私保护已关闭,点击查看更多", + "attr":{ + "priority":"translate" + } }, { "name": "general_ai_ask_celia", diff --git a/systemres/main/resources/zh_HK/element/string.json b/systemres/main/resources/zh_HK/element/string.json index af9f798e29a242af39b3f4e7fcaa1e3e9b04bbd2..ca96c22c060fcdaac5b5761f19b7eb61866fe514 100644 --- a/systemres/main/resources/zh_HK/element/string.json +++ b/systemres/main/resources/zh_HK/element/string.json @@ -1306,6 +1306,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"私隱保護已停用,輕觸檢視更多", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"私隱保護中,輕觸檢視更多", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/zh_TW/element/string.json b/systemres/main/resources/zh_TW/element/string.json index 830245d23f91c224c53f39bb22c239e79124b797..ca2266682f8f6e1e14872411987d118820abffaf 100644 --- a/systemres/main/resources/zh_TW/element/string.json +++ b/systemres/main/resources/zh_TW/element/string.json @@ -1306,6 +1306,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"隱私保護已停用,輕觸查看更多", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"隱私保護中,輕觸查看更多", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/zz_ZX/element/string.json b/systemres/main/resources/zz_ZX/element/string.json index bdc897f7ef0366bc4c4c0136cf8087889bd8ca32..c6ef11c20a3fd30095d451cd5e02ef7def86077f 100644 --- a/systemres/main/resources/zz_ZX/element/string.json +++ b/systemres/main/resources/zz_ZX/element/string.json @@ -819,6 +819,14 @@ { "name":"arkui_app_bar_privacy_authorize", "value":"[TS_1095661]_Terms accepted" + }, + { + "name":"notification_screen_recording_privacy_off", + "value":"[TS_1097444]_Privacy protection disabled. Details>>" + }, + { + "name":"notification_screen_recording_privacy_on", + "value":"[TS_1097445]_Privacy protection active. Details>>" } ] }