summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-07 00:50:12 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-07 00:50:12 +0300
commitbd24cf8ca02dcf03b82f187b9f925e374d2318e7 (patch)
treec605924ab8ff235497543db69d025244142af6dc
parent7e5d7969c7a4f143f82b08e91ba1007244eefd8e (diff)
downloadandroid_packages_apps_Email-bd24cf8ca02dcf03b82f187b9f925e374d2318e7.tar.gz
android_packages_apps_Email-bd24cf8ca02dcf03b82f187b9f925e374d2318e7.tar.bz2
android_packages_apps_Email-bd24cf8ca02dcf03b82f187b9f925e374d2318e7.zip
Automatic translation import
Change-Id: I13324c929f272c36bc31650a508cbc1f4c874d08
-rw-r--r--res/values-cs/cm_strings.xml23
-rw-r--r--res/values-pl/cm_strings.xml23
-rw-r--r--res/values-ro/cm_strings.xml21
3 files changed, 67 insertions, 0 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
new file mode 100644
index 000000000..957c6e044
--- /dev/null
+++ b/res/values-cs/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">Smazat účet</string>
+ <string name="delete_account_confirmation_msg">Tímto odstraníte všechna nastavení a emaily z účtu „<xliff:g id="account">%s</xliff:g>“. Tuto operaci nelze vzít zpět.\n\nPokračovat?</string>
+ <string name="deleting_account_msg">Mazání účtu\u2026</string>
+ <string name="delete_account_failed">Účet nelze smazat</string>
+</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 000000000..9596be661
--- /dev/null
+++ b/res/values-pl/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">Usuń konto</string>
+ <string name="delete_account_confirmation_msg">Zostaną usunięte wszystkie ustawienia i e-maile konta <xliff:g id="account">%s</xliff:g>. Ta operacja nie może zostać cofnięta.\n\nKontynuować?</string>
+ <string name="deleting_account_msg">Usuwanie konta\u2026</string>
+ <string name="delete_account_failed">Nie można usunąć konta</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 000000000..00e5c948c
--- /dev/null
+++ b/res/values-ro/cm_strings.xml
@@ -0,0 +1,21 @@
+<?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="deleting_account_msg">Se șterge contul\u2026</string>
+ <string name="delete_account_failed">Contul nu a putut fi șters</string>
+</resources>