summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-02 02:53:38 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-05-02 00:57:36 +0000
commit44a311dee2f7446a79c1df87618266680e5fadf3 (patch)
tree4ef6cf580785616d7867ab340b0324aa5a9434dd
parent82eba9d534b354e81242ddfa70ed601d520fee5c (diff)
downloadandroid_packages_apps_UnifiedEmail-stable/cm-12.0-YNG3C.tar.gz
android_packages_apps_UnifiedEmail-stable/cm-12.0-YNG3C.tar.bz2
android_packages_apps_UnifiedEmail-stable/cm-12.0-YNG3C.zip
Automatic translation importstable/cm-12.0-YNG3C
Change-Id: I1b65c9813cca7b2ae75c76fb54c6d62c24fac038 (cherry picked from commit cdf08cb5d74fce2423bd3432850147878397f323)
-rw-r--r--res/values-hi/cm_strings.xml32
-rw-r--r--res/values-uk/cm_strings.xml32
2 files changed, 64 insertions, 0 deletions
diff --git a/res/values-hi/cm_strings.xml b/res/values-hi/cm_strings.xml
new file mode 100644
index 000000000..56180b4cd
--- /dev/null
+++ b/res/values-hi/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CyanogenMod 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>
+ <string name="prefDialogTitle_suggestedContactsMode">मोड</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">अक्षम किया गया</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">सुझाए गए संपर्क प्रकार्य अक्षम कर दिया गया</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">हाल के</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">केवल हाल के संपर्कों को ही चुना जा सकेगा</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">सब</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">सभी सुझाए गए संपर्कों को चुना जा सकेगा</string>
+ <string name="preference_header_suggested_contacts">सुझाए गए संपर्क</string>
+ <string name="preference_suggested_contacts_mode">सुझाए गए संपर्क मोड</string>
+ <string name="preference_suggested_contacts_clear_all">सुझाए गए संपर्कों को साफ़ करें</string>
+ <string name="suggested_contacts_cleared">सुझाए गए संपर्क साफ़ कर दिए गए।</string>
+ <string name="clear_suggested_contacts_dialog_title">सुझाए गए संपर्कों को साफ़ कर दें?</string>
+ <string name="clear_suggested_contacts_dialog_message">सभी सुझाए गए संपर्क जिन्हें पहले संग्रहित किया गया था, निकाल दिए जाएँगे।</string>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
new file mode 100644
index 000000000..6cee7e2da
--- /dev/null
+++ b/res/values-uk/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CyanogenMod 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>
+ <string name="prefDialogTitle_suggestedContactsMode">Режим</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Вимкнено</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Пропозиції контактів вимкнено</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Нещодавні</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Будуть доступні для вибору лише нещодавно запропоновані контакти</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Всі</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Всі пропоновані контакти будуть доступні для вибору</string>
+ <string name="preference_header_suggested_contacts">Пропозиції контактів</string>
+ <string name="preference_suggested_contacts_mode">Режим пропонування контактів</string>
+ <string name="preference_suggested_contacts_clear_all">Очистити історію пропозицій</string>
+ <string name="suggested_contacts_cleared">Історію пропозицій очищено.</string>
+ <string name="clear_suggested_contacts_dialog_title">Очистити історію пропозицій?</string>
+ <string name="clear_suggested_contacts_dialog_message">Буде видалено всі збережені пропозиції контактів.</string>
+</resources>