summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2022-04-03 20:08:12 +0300
committerMichael Bestas <mkbestas@lineageos.org>2022-04-03 20:08:12 +0300
commitdb70e6244b0887bd68fb68f4257facd4d61cd092 (patch)
tree18d71f0c90032c66e13c9d60e75008085d17817a
parentecbf1b88f142319a37b688b1e9a40725c000a57d (diff)
Automatic translation import
Change-Id: I8b9e9ecfc3c6175be61dbf14ee0ac069812676d7
-rw-r--r--res/values-ast-rES/cm_strings.xml6
-rw-r--r--res/values-bn/cm_strings.xml28
-rw-r--r--res/values-ru/cm_strings.xml4
-rw-r--r--res/values-vi/cm_strings.xml6
4 files changed, 39 insertions, 5 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 24b03f0e9..781dbbad1 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -19,13 +19,13 @@
<string name="flip_action_title">Aición al voltiar el preséu</string>
<string name="shake_action_title">Aición al ximelgar el preséu</string>
<string-array name="action_setting_entries">
- <item>Posponer</item>
+ <item>Aplazar</item>
<item>Escartar</item>
<item>Nada</item>
</string-array>
- <string name="firing_alarms_timers_channel">Alarmes y temporizadores que suenen</string>
+ <string name="firing_alarms_timers_channel">Activación d\'alarmes y de temporizadores</string>
<string name="alarm_missed_channel">Alarmes perdíes</string>
- <string name="alarm_snooze_channel">Alarmes pospuestes</string>
+ <string name="alarm_snooze_channel">Alarmes aplazaes</string>
<string name="alarm_upcoming_channel">Alarmes próximes</string>
<string name="stopwatch_channel">Cronómetru</string>
<string name="timer_channel">Temporizador</string>
diff --git a/res/values-bn/cm_strings.xml b/res/values-bn/cm_strings.xml
new file mode 100644
index 000000000..3ba2d03e0
--- /dev/null
+++ b/res/values-bn/cm_strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012-2016 The CyanogenMod Project
+ Copyright (C) 2017-2018 The LineageOS Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <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>
+</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
index 962ed7227..a37ebda1f 100644
--- a/res/values-ru/cm_strings.xml
+++ b/res/values-ru/cm_strings.xml
@@ -20,13 +20,13 @@
<string name="shake_action_title">Действие при встряхивании устройства</string>
<string-array name="action_setting_entries">
<item>Отложить</item>
- <item>Выключить</item>
+ <item>Отклонить</item>
<item>Ничего</item>
</string-array>
<string name="firing_alarms_timers_channel">Важные сигналы и таймеры</string>
<string name="alarm_missed_channel">Пропущенные будильники</string>
<string name="alarm_snooze_channel">Отложенные будильники</string>
- <string name="alarm_upcoming_channel">Следующие будильники</string>
+ <string name="alarm_upcoming_channel">Предстоящие будильники</string>
<string name="stopwatch_channel">Секундомер</string>
<string name="timer_channel">Таймер</string>
</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index 313cb2130..48de3ed26 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -23,4 +23,10 @@
<item>Loại bỏ</item>
<item>Không có</item>
</string-array>
+ <string name="firing_alarms_timers_channel">Kích hoạt báo thức &amp; bộ đếm thời gian</string>
+ <string name="alarm_missed_channel">Báo thức bị lỡ</string>
+ <string name="alarm_snooze_channel">Báo thức báo lại</string>
+ <string name="alarm_upcoming_channel">Báo thức sắp tới</string>
+ <string name="stopwatch_channel">Đồng hồ bấm giờ</string>
+ <string name="timer_channel">Đồng hồ đếm giờ</string>
</resources>