summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-04-02 19:57:24 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-04-02 19:57:24 +0300
commit88e2492967a7ada8a66db683d49e832620fe520e (patch)
tree2baccd5fd8ad9bc853f3a79e4e492470e0cdac08 /res
parent5f8ff6bf907a893dcdfd9cd3c69335c4acd4a80d (diff)
downloadandroid_packages_apps_Email-88e2492967a7ada8a66db683d49e832620fe520e.tar.gz
android_packages_apps_Email-88e2492967a7ada8a66db683d49e832620fe520e.tar.bz2
android_packages_apps_Email-88e2492967a7ada8a66db683d49e832620fe520e.zip
Initial translation import
Change-Id: Iea727764ae63d73f95be6664bc9cbe2b1298ef59
Diffstat (limited to 'res')
-rw-r--r--res/values-af/cm_strings.xml13
-rw-r--r--res/values-ca/cm_strings.xml23
-rw-r--r--res/values-de/cm_strings.xml13
-rw-r--r--res/values-el/cm_strings.xml11
-rw-r--r--res/values-es-rXA/cm_strings.xml11
-rw-r--r--res/values-es/cm_strings.xml11
-rw-r--r--res/values-it/cm_strings.xml11
-rw-r--r--res/values-nl/cm_strings.xml13
-rw-r--r--res/values-ru/cm_strings.xml13
-rw-r--r--res/values-sk/cm_strings.xml23
10 files changed, 98 insertions, 44 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
index 27ccf6600..fd7d4e5e5 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2014 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -14,9 +15,9 @@
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="account_settings_notify_every_message_label">Stel vir elke boodskap</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Elke 2 ure</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Elke 4 ure</string>
- <string name="account_setup_options_mail_check_frequency_1day">Elke dag</string>
+<resources>
+ <string name="account_settings_notify_every_message_label">Stel vir elke boodskap</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Elke 2 ure</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Elke 4 ure</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Elke dag</string>
</resources>
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
new file mode 100644
index 000000000..a6782dbd9
--- /dev/null
+++ b/res/values-ca/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2013-2014 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="account_settings_notify_every_message_label">Notifica per cada missatge</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Cada 2 hores</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Cada 4 hores</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Cada dia</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index 14f191633..fb6605a8e 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2014 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -14,9 +15,9 @@
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="account_settings_notify_every_message_label">Bei jeder E-Mail benachrichtigen</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Alle 2 Stunden</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Alle 4 Stunden</string>
- <string name="account_setup_options_mail_check_frequency_1day">Jeden Tag</string>
+<resources>
+ <string name="account_settings_notify_every_message_label">Bei jeder E-Mail benachrichtigen</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Alle 2 Stunden</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Alle 4 Stunden</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Jeden Tag</string>
</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 2b79b0d85..459f85cb1 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
Copyright (C) 2013-2014 The CyanogenMod Project
@@ -14,9 +15,9 @@
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="account_settings_notify_every_message_label">Ειδοποίηση για κάθε μήνυμα</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Κάθε 2 ώρες</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Κάθε 4 ώρες</string>
- <string name="account_setup_options_mail_check_frequency_1day">Ημερησίως</string>
+<resources>
+ <string name="account_settings_notify_every_message_label">Ειδοποίηση για κάθε μήνυμα</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Κάθε 2 ώρες</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Κάθε 4 ώρες</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Ημερησίως</string>
</resources>
diff --git a/res/values-es-rXA/cm_strings.xml b/res/values-es-rXA/cm_strings.xml
index ab2169d6f..09c7e22ae 100644
--- a/res/values-es-rXA/cm_strings.xml
+++ b/res/values-es-rXA/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -15,8 +16,8 @@
limitations under the License.
-->
<resources>
- <string name="account_settings_notify_every_message_label">Notificar cada mensaxe</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Cada 2 hores</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Cada 4 hores</string>
- <string name="account_setup_options_mail_check_frequency_1day">Cada día</string>
+ <string name="account_settings_notify_every_message_label">Notificar cada mensaxe</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Cada 2 hores</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Cada 4 hores</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Cada día</string>
</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index ea45dc852..1308fe1d1 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -15,8 +16,8 @@
limitations under the License.
-->
<resources>
- <string name="account_settings_notify_every_message_label">Notificar cada mensaje</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Cada 2 horas</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Cada 4 horas</string>
- <string name="account_setup_options_mail_check_frequency_1day">Cada día</string>
+ <string name="account_settings_notify_every_message_label">Notificar cada mensaje</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Cada 2 horas</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Cada 4 horas</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Cada día</string>
</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 97150c165..0f4edf0b2 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -15,8 +16,8 @@
limitations under the License.
-->
<resources>
- <string name="account_settings_notify_every_message_label">Notifica ogni messaggio</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Ogni 2 ore</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Ogni 4 ore</string>
- <string name="account_setup_options_mail_check_frequency_1day">Ogni giorno</string>
+ <string name="account_settings_notify_every_message_label">Notifica ogni messaggio</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Ogni 2 ore</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Ogni 4 ore</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Ogni giorno</string>
</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index f70b32cb0..915d30ea9 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -14,9 +15,9 @@
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="account_settings_notify_every_message_label">Melding bij elk bericht</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Elke 2 uur</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Elke 4 uur</string>
- <string name="account_setup_options_mail_check_frequency_1day">Elke dag</string>
+<resources>
+ <string name="account_settings_notify_every_message_label">Melding bij elk bericht</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Elke 2 uur</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Elke 4 uur</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Elke dag</string>
</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
index 337d9c72f..61e75f358 100644
--- a/res/values-ru/cm_strings.xml
+++ b/res/values-ru/cm_strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -14,9 +15,9 @@
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="account_settings_notify_every_message_label">Уведомлять о каждом сообщении</string>
- <string name="account_setup_options_mail_check_frequency_2hour">Каждые 2 часа</string>
- <string name="account_setup_options_mail_check_frequency_4hour">Каждые 4 часа</string>
- <string name="account_setup_options_mail_check_frequency_1day">Каждый день</string>
+<resources>
+ <string name="account_settings_notify_every_message_label">Уведомлять о каждом сообщении</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Каждые 2 часа</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Каждые 4 часа</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Каждый день</string>
</resources>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
new file mode 100644
index 000000000..983d19255
--- /dev/null
+++ b/res/values-sk/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2013-2014 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="account_settings_notify_every_message_label">Upozorniť na každú správu</string>
+ <string name="account_setup_options_mail_check_frequency_2hour">Každé 2 hodiny</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">Každé 4 hodiny</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Každý deň</string>
+</resources>