summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-07 00:51:24 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 02:03:23 +0300
commit23eb3665b6539ddbd0d10bf47667948c4754490c (patch)
tree0e088ca9641465ffec82f194b53eb87999395c5d
parent5ab9abe0a5c6a9c10338683dc4cab24d645526ac (diff)
downloadandroid_packages_apps_UnifiedEmail-23eb3665b6539ddbd0d10bf47667948c4754490c.tar.gz
android_packages_apps_UnifiedEmail-23eb3665b6539ddbd0d10bf47667948c4754490c.tar.bz2
android_packages_apps_UnifiedEmail-23eb3665b6539ddbd0d10bf47667948c4754490c.zip
Automatic translation import
Change-Id: Iee719a7a989317772a03928684a23155167c1ce0
-rw-r--r--res/values-cs/cm_strings.xml32
-rw-r--r--res/values-de/cm_strings.xml10
-rw-r--r--res/values-en-rAU/cm_strings.xml32
-rw-r--r--res/values-hu/cm_strings.xml32
-rw-r--r--res/values-it/cm_strings.xml4
-rw-r--r--res/values-ja/cm_strings.xml32
-rw-r--r--res/values-lt/cm_strings.xml32
-rw-r--r--res/values-nl/cm_strings.xml32
-rw-r--r--res/values-ro/cm_strings.xml23
-rw-r--r--res/values-ru/cm_strings.xml32
10 files changed, 261 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..b8be6db19
--- /dev/null
+++ b/res/values-cs/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">Režim</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Zakázáno</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Funkce doporučování kontaktů je vypnuta</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Nedávné</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Bude možné vybrat pouze nedávno navržené kontakty</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Vše</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Bude možné vybrat všechny doporučené kontakty</string>
+ <string name="preference_header_suggested_contacts">Doporučené kontakty</string>
+ <string name="preference_suggested_contacts_mode">Režim doporučených kontaktů</string>
+ <string name="preference_suggested_contacts_clear_all">Smazat doporučené kontakty</string>
+ <string name="suggested_contacts_cleared">Doporučené kontakty vymazány.</string>
+ <string name="clear_suggested_contacts_dialog_title">Smazat doporučené kontakty?</string>
+ <string name="clear_suggested_contacts_dialog_message">Všechny dříve uložené doporučené kontakty budou odstraněny.</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index 6ec4ee426..d7ae60dfa 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -16,7 +16,17 @@
limitations under the License.
-->
<resources>
+ <string name="prefDialogTitle_suggestedContactsMode">Modus</string>
<string name="prefDialogTitle_suggestedContactsMode_none">Deaktiviert</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Vorschlagen von Kontakten ist deaktiviert</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Kürzlich</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Nur kürzlich vorgeschlagene Kontakte sind wählbar</string>
<string name="prefDialogTitle_suggestedContactsMode_all">Alle</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Alle vorgeschlagene Kontakte sind wählbar</string>
<string name="preference_header_suggested_contacts">Vorgeschlagene Kontakte</string>
+ <string name="preference_suggested_contacts_mode">Vorgeschlagene Kontakte-Modus</string>
+ <string name="preference_suggested_contacts_clear_all">Vorgeschlagene Kontakte löschen</string>
+ <string name="suggested_contacts_cleared">Vorgeschlagene Kontakte gelöscht.</string>
+ <string name="clear_suggested_contacts_dialog_title">Vorgeschlagene Kontakte löschen?</string>
+ <string name="clear_suggested_contacts_dialog_message">Alle zuvor gespeicherte, vorgeschlagene Kontakte werden entfernt.</string>
</resources>
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 000000000..433b6bc48
--- /dev/null
+++ b/res/values-en-rAU/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">Mode</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Disabled</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Suggested contacts feature is disabled</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Recents</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Only recently suggested contacts will be selectable</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">All</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">All suggested contacts will be selectable</string>
+ <string name="preference_header_suggested_contacts">Suggested contacts</string>
+ <string name="preference_suggested_contacts_mode">Suggested contacts mode</string>
+ <string name="preference_suggested_contacts_clear_all">Clear suggested contacts</string>
+ <string name="suggested_contacts_cleared">Suggested contacts cleared.</string>
+ <string name="clear_suggested_contacts_dialog_title">Clear suggested contacts?</string>
+ <string name="clear_suggested_contacts_dialog_message">All the suggested contacts previously stored will be removed.</string>
+</resources>
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
new file mode 100644
index 000000000..1abc89e63
--- /dev/null
+++ b/res/values-hu/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">Üzemmód</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Letiltva</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Javasolt névjegyek funkció ki van kapcsolva</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Előzmények</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Csak a nemrégiben javasolt névjegyek lesznek kiválaszthatóak</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Mind</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Minden javasolt névjegy kiválasztható lesz</string>
+ <string name="preference_header_suggested_contacts">Ajánlott névjegyek</string>
+ <string name="preference_suggested_contacts_mode">Javasolt névjegyek mód</string>
+ <string name="preference_suggested_contacts_clear_all">Javasolt névjegyek törlése</string>
+ <string name="suggested_contacts_cleared">Javasolt névjegyek törölve.</string>
+ <string name="clear_suggested_contacts_dialog_title">Biztosan törli a javasolt névjegyeket?</string>
+ <string name="clear_suggested_contacts_dialog_message">A korábban tárolt javasolt névjegyek eltávolításra kerülnek.</string>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 64722bb58..8b43722c3 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -25,4 +25,8 @@
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Tutti i contatti suggeriti saranno selezionabili</string>
<string name="preference_header_suggested_contacts">Contatti suggeriti</string>
<string name="preference_suggested_contacts_mode">Modalità suggerimento contatti</string>
+ <string name="preference_suggested_contacts_clear_all">Pulisci contatti suggeriti</string>
+ <string name="suggested_contacts_cleared">Contatti suggeriti cancellati.</string>
+ <string name="clear_suggested_contacts_dialog_title">Pulire i contatti suggeriti?</string>
+ <string name="clear_suggested_contacts_dialog_message">Verranno rimossi tutti i contatti suggeriti precedentemente memorizzati.</string>
</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 000000000..ad7fb4b96
--- /dev/null
+++ b/res/values-ja/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-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
new file mode 100644
index 000000000..bd8613a00
--- /dev/null
+++ b/res/values-lt/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">Režimas</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Neleidžiama</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Siūlomų kontaktų funkcija yra neleidžiama</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Naujausi</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Tik naujausi siūlomi kontaktai bus pasirenkami</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Visi</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Visi siūlomi kontaktai bus pasirenkami</string>
+ <string name="preference_header_suggested_contacts">Siūlomi kontaktai</string>
+ <string name="preference_suggested_contacts_mode">Siūlomų kontaktų režimas</string>
+ <string name="preference_suggested_contacts_clear_all">Išvalyti siūlomus kontaktus</string>
+ <string name="suggested_contacts_cleared">Siūlomi kontaktai išvalyti.</string>
+ <string name="clear_suggested_contacts_dialog_title">Išvalyti siūlomus kontaktus?</string>
+ <string name="clear_suggested_contacts_dialog_message">Visi anksčiau išsaugoti siūlomi kontaktai bus pašalinti.</string>
+</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
new file mode 100644
index 000000000..f50c2492b
--- /dev/null
+++ b/res/values-nl/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">Modus</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Uitgeschakeld</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Er worden geen contacten voorgesteld</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Recente</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Alleen onlangs voorgestelde contacten selecteerbaar</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Alle</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Alle voorgestelde contacten selecteerbaar</string>
+ <string name="preference_header_suggested_contacts">Voorgestelde contacten</string>
+ <string name="preference_suggested_contacts_mode">Modus voorgestelde contacten</string>
+ <string name="preference_suggested_contacts_clear_all">Voorgestelde contacten wissen</string>
+ <string name="suggested_contacts_cleared">Voorgestelde contacten gewist.</string>
+ <string name="clear_suggested_contacts_dialog_title">Voorgestelde contacten wissen?</string>
+ <string name="clear_suggested_contacts_dialog_message">Alle eerder voorgestelde contacten worden verwijderd.</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 000000000..48d9c143e
--- /dev/null
+++ b/res/values-ro/cm_strings.xml
@@ -0,0 +1,23 @@
+<?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">Mod</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Recente</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Toate</string>
+ <string name="preference_header_suggested_contacts">Contacte sugerate</string>
+</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
new file mode 100644
index 000000000..f8b880658
--- /dev/null
+++ b/res/values-ru/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>