From e8734ffea0e630052bb41b10aaa56688eab2834f Mon Sep 17 00:00:00 2001 From: wanglei746 Date: Mon, 8 Sep 2025 17:14:00 +0800 Subject: [PATCH] translation text for loud volume function Signed-off-by: wanglei746 --- systemres/main/resources/ar/element/string.json | 14 ++++++++++++++ systemres/main/resources/base/element/string.json | 10 ++++++++-- systemres/main/resources/bo_CN/element/string.json | 14 ++++++++++++++ systemres/main/resources/es/element/string.json | 14 ++++++++++++++ systemres/main/resources/fr/element/string.json | 14 ++++++++++++++ systemres/main/resources/ja/element/string.json | 14 ++++++++++++++ systemres/main/resources/ko/element/string.json | 14 ++++++++++++++ systemres/main/resources/ru/element/string.json | 14 ++++++++++++++ systemres/main/resources/ug/element/string.json | 14 ++++++++++++++ systemres/main/resources/vi/element/string.json | 14 ++++++++++++++ systemres/main/resources/zh_CN/element/string.json | 14 ++++++++++---- systemres/main/resources/zh_HK/element/string.json | 14 ++++++++++++++ systemres/main/resources/zh_TW/element/string.json | 14 ++++++++++++++ systemres/main/resources/zz_ZX/element/string.json | 8 ++++++++ 14 files changed, 180 insertions(+), 6 deletions(-) diff --git a/systemres/main/resources/ar/element/string.json b/systemres/main/resources/ar/element/string.json index 7cd75803..c5bae133 100644 --- a/systemres/main/resources/ar/element/string.json +++ b/systemres/main/resources/ar/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"رفع مستوى الصوت", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"مشغّل", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/base/element/string.json b/systemres/main/resources/base/element/string.json index 9a52d2f1..e306dbd3 100644 --- a/systemres/main/resources/base/element/string.json +++ b/systemres/main/resources/base/element/string.json @@ -2100,11 +2100,17 @@ }, { "name": "notification_feature_loud_volume_tittle", - "value": "Super High Volume" + "value": "Volume boost", + "attr":{ + "priority":"translate" + } }, { "name": "notification_enable_loud_volume_tittle", - "value": "turned on" + "value": "On", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/bo_CN/element/string.json b/systemres/main/resources/bo_CN/element/string.json index 1c685912..cae010b6 100644 --- a/systemres/main/resources/bo_CN/element/string.json +++ b/systemres/main/resources/bo_CN/element/string.json @@ -1390,6 +1390,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"རིམ་འདས་སྒྲ་ཚད་ཆེན་པོ།", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"ཁ་ཕྱེ་ཟིན།", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/es/element/string.json b/systemres/main/resources/es/element/string.json index b96ee56d..f1a1afe5 100644 --- a/systemres/main/resources/es/element/string.json +++ b/systemres/main/resources/es/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"Aumento de volumen", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"Activado", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/fr/element/string.json b/systemres/main/resources/fr/element/string.json index c63d0b01..3aa3db65 100644 --- a/systemres/main/resources/fr/element/string.json +++ b/systemres/main/resources/fr/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"Amplification du volume", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"Activé", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/ja/element/string.json b/systemres/main/resources/ja/element/string.json index a72075d3..d2a13050 100644 --- a/systemres/main/resources/ja/element/string.json +++ b/systemres/main/resources/ja/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"ボリュームブースト", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"オン", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/ko/element/string.json b/systemres/main/resources/ko/element/string.json index 278fc9d2..6254804e 100644 --- a/systemres/main/resources/ko/element/string.json +++ b/systemres/main/resources/ko/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"볼륨 부스트", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"켬", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/ru/element/string.json b/systemres/main/resources/ru/element/string.json index fa7aeea6..fcf0e2a1 100644 --- a/systemres/main/resources/ru/element/string.json +++ b/systemres/main/resources/ru/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"Ультрагромкость", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"Включено", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/ug/element/string.json b/systemres/main/resources/ug/element/string.json index ce521ad9..ddbd9854 100644 --- a/systemres/main/resources/ug/element/string.json +++ b/systemres/main/resources/ug/element/string.json @@ -1390,6 +1390,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"ئۈن ئۆرلەتكۈچ", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"ئوچۇق", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/vi/element/string.json b/systemres/main/resources/vi/element/string.json index 2eace6a6..b238c081 100644 --- a/systemres/main/resources/vi/element/string.json +++ b/systemres/main/resources/vi/element/string.json @@ -1686,6 +1686,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"Tăng âm lượng", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"Đang bật", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/zh_CN/element/string.json b/systemres/main/resources/zh_CN/element/string.json index a0de11ae..15157f09 100644 --- a/systemres/main/resources/zh_CN/element/string.json +++ b/systemres/main/resources/zh_CN/element/string.json @@ -1964,12 +1964,18 @@ "value": "请安装“日历”App后再试" }, { - "name": "notification_feature_loud_volume_tittle", - "value": "超级大音量" + "name":"notification_feature_loud_volume_tittle", + "value":"超级大音量", + "attr":{ + "priority":"translate" + } }, { - "name": "notification_enable_loud_volume_tittle", - "value": "已开启" + "name":"notification_enable_loud_volume_tittle", + "value":"已开启", + "attr":{ + "priority":"translate" + } } ] } diff --git a/systemres/main/resources/zh_HK/element/string.json b/systemres/main/resources/zh_HK/element/string.json index de003a72..e1d69064 100644 --- a/systemres/main/resources/zh_HK/element/string.json +++ b/systemres/main/resources/zh_HK/element/string.json @@ -1390,6 +1390,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"超級大音量", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"已開啟", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/zh_TW/element/string.json b/systemres/main/resources/zh_TW/element/string.json index c989cd7b..89c1354b 100644 --- a/systemres/main/resources/zh_TW/element/string.json +++ b/systemres/main/resources/zh_TW/element/string.json @@ -1390,6 +1390,20 @@ "attr":{ "priority":"translate" } + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"超級大音量", + "attr":{ + "priority":"translate" + } + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"已開啟", + "attr":{ + "priority":"translate" + } } ] } \ No newline at end of file diff --git a/systemres/main/resources/zz_ZX/element/string.json b/systemres/main/resources/zz_ZX/element/string.json index 582fb8d8..cf79b796 100644 --- a/systemres/main/resources/zz_ZX/element/string.json +++ b/systemres/main/resources/zz_ZX/element/string.json @@ -867,6 +867,14 @@ { "name":"general_ai_preview_menu_date_install_calendar_app", "value":"[TS_1083726]_Tap here to install the Calendar app." + }, + { + "name":"notification_feature_loud_volume_tittle", + "value":"[TS_1122153]_Volume boost" + }, + { + "name":"notification_enable_loud_volume_tittle", + "value":"[TS_1122154]_On" } ] } -- Gitee