diff options
| author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 06:59:20 +0200 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 06:59:20 +0200 |
| commit | 1e000e6ef4ce39ef9f95dbb2515ba99b429407aa (patch) | |
| tree | ab985c3023fbbe067d8a6d51fde8bbbcb2089351 /res | |
| parent | 64f99f83b63c0607e22cfe747ec00137c443fff9 (diff) | |
| download | android_packages_apps_ContactsCommon-1e000e6ef4ce39ef9f95dbb2515ba99b429407aa.tar.gz android_packages_apps_ContactsCommon-1e000e6ef4ce39ef9f95dbb2515ba99b429407aa.tar.bz2 android_packages_apps_ContactsCommon-1e000e6ef4ce39ef9f95dbb2515ba99b429407aa.zip | |
Automatic translation import
Change-Id: I4a99ac3a421948e8532a4dcf51c4e76015f191f0
Diffstat (limited to 'res')
| -rw-r--r-- | res/values-be/cm_plurals.xml | 34 | ||||
| -rw-r--r-- | res/values-be/cm_strings.xml | 52 | ||||
| -rw-r--r-- | res/values-bg/cm_plurals.xml | 31 | ||||
| -rw-r--r-- | res/values-bg/cm_strings.xml | 52 | ||||
| -rw-r--r-- | res/values-da/cm_plurals.xml | 31 | ||||
| -rw-r--r-- | res/values-da/cm_strings.xml | 11 | ||||
| -rw-r--r-- | res/values-fi/cm_strings.xml | 10 | ||||
| -rw-r--r-- | res/values-hr/cm_strings.xml | 13 | ||||
| -rw-r--r-- | res/values-hu/cm_strings.xml | 10 | ||||
| -rw-r--r-- | res/values-iw/cm_strings.xml | 1 | ||||
| -rw-r--r-- | res/values-ja/cm_strings.xml | 10 | ||||
| -rw-r--r-- | res/values-ko/cm_strings.xml | 7 | ||||
| -rw-r--r-- | res/values-pt-rBR/cm_strings.xml | 1 | ||||
| -rw-r--r-- | res/values-ro/cm_plurals.xml | 24 | ||||
| -rw-r--r-- | res/values-ro/cm_strings.xml | 8 | ||||
| -rw-r--r-- | res/values-sv/cm_plurals.xml | 31 | ||||
| -rw-r--r-- | res/values-sv/cm_strings.xml | 5 |
17 files changed, 331 insertions, 0 deletions
diff --git a/res/values-be/cm_plurals.xml b/res/values-be/cm_plurals.xml new file mode 100644 index 00000000..fdf84e47 --- /dev/null +++ b/res/values-be/cm_plurals.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <plurals name="export_to_sim_failed"> + <item quantity="one">Памылка экспарту, <xliff:g id="insertCount">%d</xliff:g> элемэнт быў экспартаваны</item> + <item quantity="few">Памылка экспарту, <xliff:g id="insertCount">%d</xliff:g> элемэнты былі экспартаваны</item> + <item quantity="other">Памылка экспарту, <xliff:g id="insertCount">%d</xliff:g> элемэнтаў было экспартавана</item> + </plurals> + <plurals name="export_sim_card_full"> + <item quantity="one">SIM-картка запоўненая, <xliff:g id="insertCount">%d</xliff:g> быў экспартаваны</item> + <item quantity="few">SIM-картка запоўненая, <xliff:g id="insertCount">%d</xliff:g> былі экспартаваны</item> + <item quantity="other">SIM-картка запоўненая, <xliff:g id="insertCount">%d</xliff:g> былі экспартаваныя</item> + </plurals> + <plurals name="export_cancelled"> + <item quantity="one">Экспарт сказаваны, <xliff:g id="insertCount">%d</xliff:g> быў экспартаваны</item> + <item quantity="few">Экспарт сказаваны, <xliff:g id="insertCount">%d</xliff:g> былі экспартаваны</item> + <item quantity="other">Экспарт сказаваны, <xliff:g id="insertCount">%d</xliff:g> элементаў экспартавана</item> + </plurals> +</resources> diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml new file mode 100644 index 00000000..4440ffc4 --- /dev/null +++ b/res/values-be/cm_strings.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="local_storage_account" product="tablet">Лакальны ўліковы запіс планшэта</string> + <string name="local_storage_account" product="default">Лакальны ўліковы запіс тэлефона</string> + <string name="export_to_sim">Экспарт на SIM-карту</string> + <string name="export_to_sim_summary">Экспарт на SIM <xliff:g id="sim_name">^1</xliff:g>-<xliff:g id="sim_number">^2</xliff:g></string> + <string name="export_to_sim_summary_no_number">Экспарт на SIM <xliff:g id="sim_name">%1$s</xliff:g></string> + <string name="share_failed">Не адрымалася перадаць, забагата кантактаў</string> + <string name="label_groups">Гурт</string> + <string name="exporting">Экспарт\u2026</string> + <string name="reading_vcard_files">Апрацоўка: <xliff:g id="current_number">%1$s</xliff:g> з <xliff:g id="total_number">%2$s</xliff:g></string> + <string name="export_finished">Экспарт завершаны</string> + <string name="tag_too_long">Задоўгае імя кантакту</string> + <string name="sim_contacts_not_loaded">Не атрымалася загрузіць кантакты SIM-карты</string> + <string name="export_no_phone_or_email">У кантакту <xliff:g id="name">%s</xliff:g> няма нумара тэлефона ці адраса электроннай пошты</string> + <string name="import_from_sim_select">Выберыце карту для імпарту</string> + <string name="copy_done">Кантакт паспяхова скапіяваны</string> + <string name="copy_failure">Капіяванне кантакту не атрымалася</string> + <string name="card_no_space">Капіяванне кантакту не атрымалася, SIM-картка запоўнена</string> + <string name="ip_call_by_slot">IP-выклік праз <xliff:g id="subName">%s</xliff:g></string> + <string name="no_ip_number">Няма IP-нумара</string> + <string name="no_ip_number_on_sim_card">На SIM-карце няма IP-нумара</string> + <string name="set_ip_number">Задаць IP-нумар</string> + <string name="ipcall_dialog_title">Налады IP-тэлефаніі</string> + <string name="ipcall_dialog_edit_hint">Увядзіце IP-прэфікс</string> + <string name="menu_block_contact">Заблакаваць</string> + <string name="menu_unblock_contact">Разблакаваць</string> + <string name="block_dialog_title">Заблакаваць гэты кантакт?</string> + <string name="unblock_dialog_title">Разблакаваць гэты кантакт?</string> + <string name="block_dialog_positive">Заблакаваць</string> + <string name="unblock_dialog_positive">Разблакаваць</string> + <string name="block_dialog_negative">Скасаваць</string> + <string name="block_dialog_description">Больш не будзеш атрымліваць тэлефанаванні ці паведамленні ад гэтага чалавека.</string> + <string name="block_dialog_report_spam">Паведаміць пра спам <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Паведаміць пра адсутнасць спаму <xliff:g id="provider">%s</xliff:g></string> +</resources> diff --git a/res/values-bg/cm_plurals.xml b/res/values-bg/cm_plurals.xml new file mode 100644 index 00000000..ec86c1f8 --- /dev/null +++ b/res/values-bg/cm_plurals.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <plurals name="export_to_sim_failed"> + <item quantity="one">Прекратено експортиране, <xliff:g id="insertCount">%d</xliff:g> Елементът е вече експортиран</item> + <item quantity="other">Прекратено експортиране, <xliff:g id="insertCount">%d</xliff:g> елементa експортирани</item> + </plurals> + <plurals name="export_sim_card_full"> + <item quantity="one">Капацитетът на SIM-Картата изчерпан, <xliff:g id="insertCount">%d</xliff:g> елемента е експортиран</item> + <item quantity="other">Капацитетът на SIM-Картата изчерпан, <xliff:g id="insertCount">%d</xliff:g> елемента експортирани</item> + </plurals> + <plurals name="export_cancelled"> + <item quantity="one">Експортирането прекратено, <xliff:g id="insertCount">%d</xliff:g> елемента е експортиран</item> + <item quantity="other">Експортирането прекратено, <xliff:g id="insertCount">%d</xliff:g> елемента експортирани</item> + </plurals> +</resources> diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml new file mode 100644 index 00000000..d5ee7d37 --- /dev/null +++ b/res/values-bg/cm_strings.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="local_storage_account" product="tablet">Локален профил (на таблета)</string> + <string name="local_storage_account" product="default">Локален профил (на телефона)</string> + <string name="export_to_sim">Експортиране към SIM картата</string> + <string name="export_to_sim_summary">Експорт към SIM <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string> + <string name="export_to_sim_summary_no_number">Експорт към SIM-Карта <xliff:g id="sim_name">%1$s</xliff:g></string> + <string name="share_failed">Прекалено много контакти, Споделянето прекратено</string> + <string name="label_groups">Група</string> + <string name="exporting">Експортиране\u2026</string> + <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> от <xliff:g id="total_number">%2$s</xliff:g> файла</string> + <string name="export_finished">Експортирането завърши</string> + <string name="tag_too_long">Името на контакта е твърде дълго</string> + <string name="sim_contacts_not_loaded">Зареждането на контактите от SIM картата не е възможно</string> + <string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> няма телефонен номер или имейл адрес</string> + <string name="import_from_sim_select">Изберете карта за импортиране</string> + <string name="copy_done">Контактът е копиран успешно</string> + <string name="copy_failure">Копирането на контакта се провали</string> + <string name="card_no_space">Копирането на контакта се провали защото SIM картата е пълна</string> + <string name="ip_call_by_slot">IP обаждане чрез <xliff:g id="subName">%s </xliff:g></string> + <string name="no_ip_number">Няма IP номер</string> + <string name="no_ip_number_on_sim_card">Няма IP номер в SIM картата</string> + <string name="set_ip_number">Задаване на IP номер</string> + <string name="ipcall_dialog_title">Настройки за IP обаждания</string> + <string name="ipcall_dialog_edit_hint">Моля, въведете IP префикс</string> + <string name="menu_block_contact">Блокирай</string> + <string name="menu_unblock_contact">Разблокирай</string> + <string name="block_dialog_title">Да се блокира ли абоната?</string> + <string name="unblock_dialog_title">Да се разблокира ли абоната?</string> + <string name="block_dialog_positive">Блокирай</string> + <string name="unblock_dialog_positive">Разблокирай</string> + <string name="block_dialog_negative">Отказ</string> + <string name="block_dialog_description">Няма да получавате повече повиквания от този абонат.</string> + <string name="block_dialog_report_spam">Доклад за спам на <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Доклад за не-спам на <xliff:g id="provider">%s</xliff:g></string> +</resources> diff --git a/res/values-da/cm_plurals.xml b/res/values-da/cm_plurals.xml new file mode 100644 index 00000000..32be35fc --- /dev/null +++ b/res/values-da/cm_plurals.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <plurals name="export_to_sim_failed"> + <item quantity="one">Eksporten mislykkedes, <xliff:g id="insertCount">%d</xliff:g> element blev eksporteret</item> + <item quantity="other">Eksporten mislykkedes, <xliff:g id="insertCount">%d</xliff:g> elementer blev eksporteret</item> + </plurals> + <plurals name="export_sim_card_full"> + <item quantity="one">SIM-kortet er fuldt, <xliff:g id="insertCount">%d</xliff:g> element blev eksporteret</item> + <item quantity="other">SIM-kortet er fuldt, <xliff:g id="insertCount">%d</xliff:g> elementer blev eksporteret</item> + </plurals> + <plurals name="export_cancelled"> + <item quantity="one">Eksporten blev annulleret, <xliff:g id="insertCount">%d</xliff:g> element blev eksporteret</item> + <item quantity="other">Eksporten blev annulleret, <xliff:g id="insertCount">%d</xliff:g> elementer blev eksporteret</item> + </plurals> +</resources> diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml index c92e0e99..bed9bd0d 100644 --- a/res/values-da/cm_strings.xml +++ b/res/values-da/cm_strings.xml @@ -19,6 +19,7 @@ <string name="local_storage_account" product="tablet">Lokal tabletkonto</string> <string name="local_storage_account" product="default">Lokal telefonkonto</string> <string name="export_to_sim">Eksportér til SIM-kortet</string> + <string name="share_failed">For mange kontakter, deling mislykket</string> <string name="label_groups">Gruppe</string> <string name="exporting">Eksporterer\u2026</string> <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> af <xliff:g id="total_number">%2$s</xliff:g> filer</string> @@ -36,4 +37,14 @@ <string name="set_ip_number">Angiv IP-nummer</string> <string name="ipcall_dialog_title">IP-opkaldsindstillinger</string> <string name="ipcall_dialog_edit_hint">Indtast IP-præfiks</string> + <string name="menu_block_contact">Blokér</string> + <string name="menu_unblock_contact">FJern blokering</string> + <string name="block_dialog_title">Blokér denne kontaktperson?</string> + <string name="unblock_dialog_title">Fjern blokering af denne kontaktperson?</string> + <string name="block_dialog_positive">Blokér</string> + <string name="unblock_dialog_positive">Fjern blokering</string> + <string name="block_dialog_negative">Annullér</string> + <string name="block_dialog_description">Du vil ikke længere modtage opkald eller beskeder fra denne person.</string> + <string name="block_dialog_report_spam">Rapporter som spam til <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Rapporter som ikke-spam til <xliff:g id="provider">%s</xliff:g></string> </resources> diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml index 2ca432e8..61ac94be 100644 --- a/res/values-fi/cm_strings.xml +++ b/res/values-fi/cm_strings.xml @@ -39,4 +39,14 @@ <string name="set_ip_number">Aseta IP-numero</string> <string name="ipcall_dialog_title">IP-puheluasetukset</string> <string name="ipcall_dialog_edit_hint">Anna IP:n etuliite</string> + <string name="menu_block_contact">Estä</string> + <string name="menu_unblock_contact">Poista esto</string> + <string name="block_dialog_title">Estä tämä henkilö?</string> + <string name="unblock_dialog_title">Poista tämän henkilön esto?</string> + <string name="block_dialog_positive">Estä</string> + <string name="unblock_dialog_positive">Poista esto</string> + <string name="block_dialog_negative">Peruuta</string> + <string name="block_dialog_description">Et saa enään puheluita tai viestejä tältä henkilöltä.</string> + <string name="block_dialog_report_spam">Ilmoita spam-puheluista palveluun <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Ilmoita ei-spam-puhelusta palveluun <xliff:g id="provider">%s</xliff:g></string> </resources> diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml index 3d319d9b..bbb8dd0b 100644 --- a/res/values-hr/cm_strings.xml +++ b/res/values-hr/cm_strings.xml @@ -19,6 +19,9 @@ <string name="local_storage_account" product="tablet">Lokalni tablet račun</string> <string name="local_storage_account" product="default">Lokalni račun telefona</string> <string name="export_to_sim">Izezi na SIM karticu</string> + <string name="export_to_sim_summary">Izvoz na SIM karticu <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string> + <string name="export_to_sim_summary_no_number">Izvoz na SIM karticu <xliff:g id="sim_name">%1$s</xliff:g></string> + <string name="share_failed">Previše kontakata, dijeljenje nije uspjelo</string> <string name="label_groups">Grupa</string> <string name="exporting">Izvozim\u2026</string> <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> od <xliff:g id="total_number">%2$s</xliff:g> datoteka</string> @@ -36,4 +39,14 @@ <string name="set_ip_number">Postavi IP broj</string> <string name="ipcall_dialog_title">Postavke IP poziva</string> <string name="ipcall_dialog_edit_hint">Unesite IP prefiks</string> + <string name="menu_block_contact">Blokiraj</string> + <string name="menu_unblock_contact">Odblokiraj</string> + <string name="block_dialog_title">Blokiraj ovaj kontakt?</string> + <string name="unblock_dialog_title">Odblokiraj ovaj kontakt?</string> + <string name="block_dialog_positive">Blokiraj</string> + <string name="unblock_dialog_positive">Odblokiraj</string> + <string name="block_dialog_negative">Poništi</string> + <string name="block_dialog_description">Više nećete primati pozive ili poruke od ove osobe.</string> + <string name="block_dialog_report_spam">Prijavi kao neželjenu u <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Prijavi da nije spam u <xliff:g id="provider">%s</xliff:g></string> </resources> diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml index a7fd4a4e..add8d923 100644 --- a/res/values-hu/cm_strings.xml +++ b/res/values-hu/cm_strings.xml @@ -39,4 +39,14 @@ <string name="set_ip_number">IP cím beállítása</string> <string name="ipcall_dialog_title">IP hívás beállításai</string> <string name="ipcall_dialog_edit_hint">Kérem adja meg az IP előtagot</string> + <string name="menu_block_contact">Blokkolás</string> + <string name="menu_unblock_contact">Blokkolás feloldása</string> + <string name="block_dialog_title">Blokkolja a kapcsolatot?</string> + <string name="unblock_dialog_title">Kapcsolat blokkolásának megszüntetése?</string> + <string name="block_dialog_positive">Blokkolás</string> + <string name="unblock_dialog_positive">Blokkolás feloldása</string> + <string name="block_dialog_negative">Elvet</string> + <string name="block_dialog_description">Ettől a személytől többet nem fog hívást vagy üzenetet kapni.</string> + <string name="block_dialog_report_spam">Spamként jelent: <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Nem spamként jelent: <xliff:g id="provider">%s</xliff:g></string> </resources> diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml index 0e18efa7..366b6818 100644 --- a/res/values-iw/cm_strings.xml +++ b/res/values-iw/cm_strings.xml @@ -48,4 +48,5 @@ <string name="block_dialog_negative">ביטול</string> <string name="block_dialog_description">לא יתקבלו יותר שיחות או הודעות מאדם זה.</string> <string name="block_dialog_report_spam">דווח כספאם ל-<xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">דווח כלא ספאם אל <xliff:g id="provider">%s</xliff:g></string> </resources> diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml index 77a63faa..b867c64a 100644 --- a/res/values-ja/cm_strings.xml +++ b/res/values-ja/cm_strings.xml @@ -39,4 +39,14 @@ <string name="set_ip_number">IP番号を設定</string> <string name="ipcall_dialog_title">IP電話の設定</string> <string name="ipcall_dialog_edit_hint">IP電話のプレフィックスを入力してください</string> + <string name="menu_block_contact">拒否</string> + <string name="menu_unblock_contact">拒否解除</string> + <string name="block_dialog_title">この連絡先を着信/受信拒否しますか?</string> + <string name="unblock_dialog_title">この連絡先を着信/受信拒否解除しますか?</string> + <string name="block_dialog_positive">拒否</string> + <string name="unblock_dialog_positive">拒否解除</string> + <string name="block_dialog_negative">キャンセル</string> + <string name="block_dialog_description">この人物からの着信やメッセージを受け取らないようになりました。</string> + <string name="block_dialog_report_spam">迷惑電話として<xliff:g id="provider">%s</xliff:g>に報告</string> + <string name="block_dialog_report_nonspam">迷惑電話ではないとして<xliff:g id="provider">%s</xliff:g>に報告</string> </resources> diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml index fc8b2de9..a7fac440 100644 --- a/res/values-ko/cm_strings.xml +++ b/res/values-ko/cm_strings.xml @@ -39,4 +39,11 @@ <string name="set_ip_number">IP 번호 설정</string> <string name="ipcall_dialog_title">IP 통화 설정</string> <string name="ipcall_dialog_edit_hint">IP 접두사를 입력해 주십시오</string> + <string name="menu_block_contact">차단</string> + <string name="menu_unblock_contact">차단 해제</string> + <string name="block_dialog_title">이 연락처를 차단하겠습니까?</string> + <string name="unblock_dialog_title">이 연락처를 차단 해제하겠습니까?</string> + <string name="block_dialog_positive">차단</string> + <string name="unblock_dialog_positive">차단 해제</string> + <string name="block_dialog_negative">취소</string> </resources> diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml index 9ad8995a..5d4c6300 100644 --- a/res/values-pt-rBR/cm_strings.xml +++ b/res/values-pt-rBR/cm_strings.xml @@ -48,4 +48,5 @@ <string name="block_dialog_negative">Cancelar</string> <string name="block_dialog_description">Você não receberá mais chamadas ou mensagens desta pessoa.</string> <string name="block_dialog_report_spam">Reportar como spam para <xliff:g id="provider">%s</xliff:g></string> + <string name="block_dialog_report_nonspam">Reportar como não-spam para <xliff:g id="provider">%s</xliff:g></string> </resources> diff --git a/res/values-ro/cm_plurals.xml b/res/values-ro/cm_plurals.xml new file mode 100644 index 00000000..6626d112 --- /dev/null +++ b/res/values-ro/cm_plurals.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <plurals name="export_to_sim_failed"> + <item quantity="one">Exportul nu a reușit, <xliff:g id="insertCount">%d</xliff:g> element a fost exportat</item> + <item quantity="few">Exportul nu a reușit, <xliff:g id="insertCount">%d</xliff:g> elemente au fost exportate</item> + <item quantity="other">Exportul nu a reușit, <xliff:g id="insertCount">%d</xliff:g> elemente au fost exportate</item> + </plurals> +</resources> diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml index ccca1a0a..6363cc50 100644 --- a/res/values-ro/cm_strings.xml +++ b/res/values-ro/cm_strings.xml @@ -19,6 +19,7 @@ <string name="local_storage_account" product="tablet">Cont local tabletă</string> <string name="local_storage_account" product="default">Cont local telefon</string> <string name="export_to_sim">Export în cartela SIM</string> + <string name="share_failed">Prea multe contacte, distribuire eșuată</string> <string name="label_groups">Grup</string> <string name="exporting">Se exportă\u2026</string> <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> din <xliff:g id="total_number">%2$s</xliff:g> fișiere</string> @@ -36,4 +37,11 @@ <string name="set_ip_number">Setare număr de IP</string> <string name="ipcall_dialog_title">Setări apel IP</string> <string name="ipcall_dialog_edit_hint">Introduceți prefixul IP</string> + <string name="menu_block_contact">Blocare</string> + <string name="menu_unblock_contact">Deblocare</string> + <string name="block_dialog_title">Blocați acest contact?</string> + <string name="unblock_dialog_title">Deblocați acest contact?</string> + <string name="block_dialog_positive">Blocare</string> + <string name="unblock_dialog_positive">Deblocare</string> + <string name="block_dialog_negative">Anulare</string> </resources> diff --git a/res/values-sv/cm_plurals.xml b/res/values-sv/cm_plurals.xml new file mode 100644 index 00000000..bbbb870c --- /dev/null +++ b/res/values-sv/cm_plurals.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <plurals name="export_to_sim_failed"> + <item quantity="one">Exporten misslyckades, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item> + <item quantity="other">Exporten misslyckades, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item> + </plurals> + <plurals name="export_sim_card_full"> + <item quantity="one">SIM-kortet är fullt, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item> + <item quantity="other">SIM-kortet är fullt, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item> + </plurals> + <plurals name="export_cancelled"> + <item quantity="one">Exporten avbröts, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item> + <item quantity="other">Exporten avbröts, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item> + </plurals> +</resources> diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml index 771f2507..3cb88081 100644 --- a/res/values-sv/cm_strings.xml +++ b/res/values-sv/cm_strings.xml @@ -19,6 +19,8 @@ <string name="local_storage_account" product="tablet">Lokalt surfplattekonto</string> <string name="local_storage_account" product="default">Lokalt telefonkonto</string> <string name="export_to_sim">Exportera till SIM-kort</string> + <string name="export_to_sim_summary">Exportera till SIM <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string> + <string name="export_to_sim_summary_no_number">Exportera till SIM-<xliff:g id="sim_name">%1$s</xliff:g></string> <string name="share_failed">För många kontakter, delning misslyckades</string> <string name="label_groups">Grupp</string> <string name="exporting">Exporterar\u2026</string> @@ -38,7 +40,10 @@ <string name="ipcall_dialog_title">IP-samtalsinställningar</string> <string name="ipcall_dialog_edit_hint">Skriv in IP-prefixet</string> <string name="menu_block_contact">Blockera</string> + <string name="block_dialog_title">Blockera den här kontakten?</string> + <string name="unblock_dialog_title">Avblockera den här kontakten?</string> <string name="block_dialog_positive">Blockera</string> <string name="unblock_dialog_positive">Avblockera</string> <string name="block_dialog_negative">Avbryt</string> + <string name="block_dialog_report_spam">Rapportera som spam till <xliff:g id="provider">%s</xliff:g></string> </resources> |
