summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-02 02:52:21 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-05-02 03:35:22 +0300
commit8ca2f36efc37ee57af19c53cbb70b0078179cecf (patch)
tree51010aad8d4bb0f381ee483a762f90a9fd197b12
parent0f4610bfccb3b5d0b93536b1f2bb344e8fe23dae (diff)
downloadandroid_packages_apps_Email-8ca2f36efc37ee57af19c53cbb70b0078179cecf.tar.gz
android_packages_apps_Email-8ca2f36efc37ee57af19c53cbb70b0078179cecf.tar.bz2
android_packages_apps_Email-8ca2f36efc37ee57af19c53cbb70b0078179cecf.zip
Automatic translation import
Change-Id: I1a364a4b794a8228155dc1dbb8758eed15ac4ea5
-rw-r--r--res/values-hi/cm_strings.xml23
-rw-r--r--res/values-uk/cm_strings.xml23
2 files changed, 46 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..ce375ac7d
--- /dev/null
+++ b/res/values-hi/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CaynogenMod 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 name="delete_account">खाता हटाएँ</string>
+ <string name="delete_account_confirmation_msg">यह खाता <xliff:g id="account">%s</xliff:g> से संबंधित सभी सेटिंग और ईमेलों को हटा देगा। इस प्रचालन को पलटा नहीं जा सकेगा।\n\nआगे बढ़ें?</string>
+ <string name="deleting_account_msg">खाता हटा रहे हैं\u2026</string>
+ <string name="delete_account_failed">खाता हटा नहीं सके</string>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
new file mode 100644
index 000000000..862296ccd
--- /dev/null
+++ b/res/values-uk/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CaynogenMod 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 name="delete_account">Видалити обліковий запис</string>
+ <string name="delete_account_confirmation_msg">Будуть видалені всі налаштування і електронні листи облікового запису <xliff:g id="account">%s</xliff:g>. Ця операція не може бути скасована.\n\nПродовжити?</string>
+ <string name="deleting_account_msg">Видалення облікового запису\u2026</string>
+ <string name="delete_account_failed">Не вдалося видалити обліковий запис</string>
+</resources>