diff options
author | LineageOS Infra <infra@lineageos.org> | 2024-03-27 09:21:41 +0000 |
---|---|---|
committer | LineageOS Infra <infra@lineageos.org> | 2024-03-27 09:21:41 +0000 |
commit | 9fba9349c17f61d660404bcf1a76acbc719406dd (patch) | |
tree | 52e03cd05418b0631478631cfabbf470275a31f5 | |
parent | 308c6a13d3aea2197d0103d2ab9bfbeaeaac57ff (diff) |
Automatic translation importumineko
Change-Id: I6719c91fe654fb78c6e15d773047dab4d0bf210c
-rw-r--r-- | res/values-bn/cm_strings.xml | 8 | ||||
-rw-r--r-- | res/values-cy/cm_strings.xml | 1 | ||||
-rw-r--r-- | res/values-is/cm_strings.xml | 1 | ||||
-rw-r--r-- | res/values-zh-rCN/cm_strings.xml | 2 |
4 files changed, 11 insertions, 1 deletions
diff --git a/res/values-bn/cm_strings.xml b/res/values-bn/cm_strings.xml index db6fa8444..f052190ea 100644 --- a/res/values-bn/cm_strings.xml +++ b/res/values-bn/cm_strings.xml @@ -16,8 +16,16 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="flip_action_title">ডিভাইস উল্টালে যা করবে</string> + <string-array name="action_setting_entries"> + <item>স্নুজ</item> + <item>বাতিল</item> + <item>কিছু না</item> + </string-array> + <string name="alarm_snooze_channel">স্নুজ করা অ্যালার্মগুলো</string> <string name="alarm_upcoming_channel">আসন্ন অ্যালার্মগুলো</string> <string name="stopwatch_channel">স্টপওয়াচ</string> <string name="timer_channel">টাইমার</string> <string name="add_label">লেবেল যুক্ত করো</string> + <string name="dialog_permissions_dismiss">বাতিল</string> </resources> diff --git a/res/values-cy/cm_strings.xml b/res/values-cy/cm_strings.xml index a19d1791a..5cef2b298 100644 --- a/res/values-cy/cm_strings.xml +++ b/res/values-cy/cm_strings.xml @@ -39,4 +39,5 @@ <string name="dialog_permissions_post_notifications">Mae\'r ap hwn yn dibynnu ar hysbysiadau. Hebddynt, ni all redeg!</string> <string name="selected">Dewiswyd</string> <string name="more_options">Rhagor o ddewisiadau</string> + <string name="widget_choice_title">Dewis dy arddull</string> </resources> diff --git a/res/values-is/cm_strings.xml b/res/values-is/cm_strings.xml index 7f0b29156..73568067a 100644 --- a/res/values-is/cm_strings.xml +++ b/res/values-is/cm_strings.xml @@ -23,6 +23,7 @@ <item>Hafna</item> <item>Ekkert</item> </string-array> + <string name="firing_alarms_timers_channel">Ræsitímar og niðurteljarar</string> <string name="alarm_upcoming_channel">Næstu vekjarar</string> <string name="stopwatch_channel">Skeiðklukka</string> <string name="timer_channel">Niðurteljari</string> diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml index 897589a28..6d67a4d8c 100644 --- a/res/values-zh-rCN/cm_strings.xml +++ b/res/values-zh-rCN/cm_strings.xml @@ -19,7 +19,7 @@ <string name="flip_action_title">设备翻转行为</string> <string name="shake_action_title">设备摇晃行为</string> <string-array name="action_setting_entries"> - <item>贪睡</item> + <item>稍后提醒</item> <item>忽略</item> <item>无</item> </string-array> |