summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-02 02:52:21 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-05-02 00:59:04 +0000
commit9db063b72ff2253693ffe966673bdab1d9db11de (patch)
tree17ae6614cd78ac5a582b096aa471a370b54034ad
parent0ddb08e484dbe88cb174ec0bef5319dda3ca854b (diff)
downloadandroid_packages_apps_Email-stable/cm-12.0-YNG3C.tar.gz
android_packages_apps_Email-stable/cm-12.0-YNG3C.tar.bz2
android_packages_apps_Email-stable/cm-12.0-YNG3C.zip
Automatic translation importstable/cm-12.0-YNG3C
Change-Id: I1a364a4b794a8228155dc1dbb8758eed15ac4ea5 (cherry picked from commit 3b70b7cabc73a3f1cf480257d62a308fbc11cfac)
-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>