From 7429399fbce59cd0b14527de05ce0fe3148c3ad1 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 31 Mar 2015 01:50:15 +0300 Subject: [PATCH] Automatic translation import Change-Id: Ifd737704c6917543e69c08bcf3800ecc309a0f4e --- res/values-ca/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-de/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-el/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-en-rIN/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-es/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-fi/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-hu/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-it/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-iw/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-ja/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-ko/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-lt/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-nl/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-pt-rBR/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-pt-rPT/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-ru/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-sk/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-tr/cm_strings.xml | 23 +++++++++++++++++++++++ res/values-zh-rCN/cm_strings.xml | 23 +++++++++++++++++++++++ 19 files changed, 437 insertions(+) create mode 100644 res/values-ca/cm_strings.xml create mode 100644 res/values-de/cm_strings.xml create mode 100644 res/values-el/cm_strings.xml create mode 100644 res/values-en-rIN/cm_strings.xml create mode 100644 res/values-es/cm_strings.xml create mode 100644 res/values-fi/cm_strings.xml create mode 100644 res/values-hu/cm_strings.xml create mode 100644 res/values-it/cm_strings.xml create mode 100644 res/values-iw/cm_strings.xml create mode 100644 res/values-ja/cm_strings.xml create mode 100644 res/values-ko/cm_strings.xml create mode 100644 res/values-lt/cm_strings.xml create mode 100644 res/values-nl/cm_strings.xml create mode 100644 res/values-pt-rBR/cm_strings.xml create mode 100644 res/values-pt-rPT/cm_strings.xml create mode 100644 res/values-ru/cm_strings.xml create mode 100644 res/values-sk/cm_strings.xml create mode 100644 res/values-tr/cm_strings.xml create mode 100644 res/values-zh-rCN/cm_strings.xml diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml new file mode 100644 index 000000000..2d2d3fb5a --- /dev/null +++ b/res/values-ca/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Esborra el compte + Això esborrarà totes les configuracions i els correus electrònics del compte %s. Aquesta operació no es pot desfer.\n\nVols continuar? + S\'està esborrant el compte\u2026 + No s\'ha pogut esborrar el compte + diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml new file mode 100644 index 000000000..c8c2a33b6 --- /dev/null +++ b/res/values-de/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Konto löschen + DIese Aktion löscht alle Einstellungen und E-Mails des Kontos %s. Dies kann nicht rückgängig gemacht werden.\n\nFortfahren? + Konto wird gelöscht\u2026 + Konto konnte nicht gelöscht werden + diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml new file mode 100644 index 000000000..fab81a187 --- /dev/null +++ b/res/values-el/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Διαγραφή λογαριασμού + Αυτό θα διαγράψει όλες τις ρυθμίσεις και τα μηνύματα ηλεκτρονικού ταχυδρομείου από το λογαριασμό %s. Αυτή η λειτουργία είναι μη αναστρέψιμη.\n\nΣυνέχεια; + Διαγραφή λογαριασμού\u2026 + Δεν ήταν δυνατή η διαγραφή του λογαριασμού + diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml new file mode 100644 index 000000000..574f24808 --- /dev/null +++ b/res/values-en-rIN/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Delete account + This will delete all the settings and emails of the account %s. This operation cannot be undone.\n\nContinue? + Deleting account\u2026 + Couldn\'t delete the account + diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml new file mode 100644 index 000000000..5a555307e --- /dev/null +++ b/res/values-es/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Eliminar cuenta + Esto eliminará todos los ajustes y mensajes de la cuenta %s. Esta operación no se puede deshacer.\n\n¿Continuar? + Eliminando cuenta\u2026 + No ha sido posible eliminar la cuenta + diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml new file mode 100644 index 000000000..d7c2514e6 --- /dev/null +++ b/res/values-fi/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Poista tili + Tämä poistaa kaikki asetukset ja sähköpostit tililtä %s. Toimintoa ei voi peruuttaa.\n\nJatketaanko? + Poistetaan tiliä\u2026 + Tiliä ei voitu poistaa + diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml new file mode 100644 index 000000000..673c03ffa --- /dev/null +++ b/res/values-hu/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Fiók törlése + Törölni fog minden beállítást és az e-maileket ebből a fiókból: %s. Ezt a műveletet nem lehet visszavonni.\n\nFolytatja? + Fiók törlése\u2026 + Nem lehet törölni a fiókot + diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml new file mode 100644 index 000000000..8d76e8eb8 --- /dev/null +++ b/res/values-it/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Elimina account + Questa operazione cancellerà tutte le impostazioni e le email dell\'account %s. Questa operazione è irreversibile.\n\nContinuare? + Eliminazione account\u2026 + Impossibile eliminare l\'account + diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml new file mode 100644 index 000000000..601eb462d --- /dev/null +++ b/res/values-iw/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + מחק חשבון + פעולה זאת תמחק את כל ההגדרות וההודעות של החשבון \"%s\". פעולה זו אינה ניתנת לשחזור.\n\nלהמשיך? + מוחק חשבון\u2026 + לא ניתן למחוק את החשבון + diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml new file mode 100644 index 000000000..fbf9bef4e --- /dev/null +++ b/res/values-ja/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + アカウントを削除 + アカウント%sのすべての設定とメールを削除します。この操作は元に戻せません。\n\n続けますか? + アカウントを削除中\u2026 + アカウントを削除できませんでした + diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml new file mode 100644 index 000000000..291b99cbd --- /dev/null +++ b/res/values-ko/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + 계정 삭제 + 계정 %s의 모든 이메일과 설정이 삭제됩니다. 이 작업은 되돌릴 수 없습니다.\n\n계속하시겠습니까? + 계정 삭제중\u2026 + 계정을 삭제할 수 없음 + diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml new file mode 100644 index 000000000..ef84346eb --- /dev/null +++ b/res/values-lt/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Ištrinti paskyrą + Bus ištrinti visi %s paskyros nustatymai ir el. laiškai. Ši operacija negali būti atšaukta.\n\nTęsti? + Paskyra ištrinama\u2026 + Nepavyko ištrinti paskyros + diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml new file mode 100644 index 000000000..58cfe59f3 --- /dev/null +++ b/res/values-nl/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Account verwijderen + Dit zal alle instellingen en berichten van account %s verwijderen. Deze actie kan niet ongedaan worden gemaakt.\n\nDoorgaan? + Account verwijderen\u2026 + Kan account niet verwijderen + diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml new file mode 100644 index 000000000..fd1fd6e34 --- /dev/null +++ b/res/values-pt-rBR/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Apagar a conta + Isto apagará todas as configurações e e-mails da conta %s. Esta operação não pode ser desfeita.\n\nDeseja continuar? + Apagando a conta\u2026 + Não foi possível apagar a conta + diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml new file mode 100644 index 000000000..ec4c8dc91 --- /dev/null +++ b/res/values-pt-rPT/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Apagar a conta + Vai apagar todas as definiçoes e e-mails da conta %s. Esta operação não pode ser desfeita.\n\nContinuar? + A apagar a conta\u2026 + Não foi possível apagar a conta + diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml new file mode 100644 index 000000000..77c56670e --- /dev/null +++ b/res/values-ru/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Удалить аккаунт + Это действие удалит все настройки и письма аккаунта «%s». Эта операция не может быть отменена.\n\nПродолжить? + Удаление аккаунта\u2026 + Не удалось удалить аккаунт + diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml new file mode 100644 index 000000000..bbaacb9e5 --- /dev/null +++ b/res/values-sk/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Vymazať účet + Vymažú sa všetky nastavenia a e-maily účtu %s. Túto operáciu nemožno vrátiť späť.\n\nPokračovať? + Vymazávanie účtu\u2026 + Nemožno vymazať účet + diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml new file mode 100644 index 000000000..419b5aa1f --- /dev/null +++ b/res/values-tr/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + Hesabı sil + %s hesabının tüm ayarları ve e-postaları silinecek. Bu işlem geri alınamaz.\n\nDevam edilsin mi? + Hesap siliniyor\u2026 + Hesap silinemedi + diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml new file mode 100644 index 000000000..2c47bc832 --- /dev/null +++ b/res/values-zh-rCN/cm_strings.xml @@ -0,0 +1,23 @@ + + + + + 删除帐户 + 这将删除 %s 帐户所有的设置和邮件。此操作不能撤销。\n\n要继续吗? + 正在删除帐户\u2026 + 无法删除该帐户 +