summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>