summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-29 14:26:31 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-29 14:26:31 -0700
commit52a6643c0fe26d4c46a12a5d6f44bf038d02aef8 (patch)
tree93388a21d53142d516891ac57802d949dae69b67
parent89272caf5a8559e11c8266b8fd1fede02d66490b (diff)
downloadandroid_packages_apps_ContactsCommon-cm-14.1_old.tar.gz
android_packages_apps_ContactsCommon-cm-14.1_old.tar.bz2
android_packages_apps_ContactsCommon-cm-14.1_old.zip
Automatic translation importcm-14.1_old
Change-Id: I4b531144b3954b5508d516e7d5314e47bb35f5a6
-rw-r--r--res/values-ast-rES/cm_strings.xml6
-rw-r--r--res/values-pl/cm_strings.xml2
2 files changed, 8 insertions, 0 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 186ddc24..712e02a9 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -15,12 +15,14 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Action that exports all contacts to SIM -->
+ <string name="export_to_sim">Esportar a la tarxeta SIM</string>
<!-- Action string for selecting (USB) storage for importing contacts [CHAR LIMIT=30] -->
<string name="import_from_sdcard" product="default">Importar dende almacenamientu</string>
<!-- Action that exports all contacts to (USB) storage [CHAR LIMIT=25] -->
<string name="export_to_sdcard" product="default">Esportar a almacenamientu</string>
<!-- Toast indicating that sharing too many contact has failed. [CHAR LIMIT=NONE] -->
<string name="share_failed">Milenta contautos, falló la compartición</string>
+ <string name="label_groups">Grupu</string>
<string name="exporting">Esportando\u2026</string>
<!-- Message while reading multiple vCard files "(current number) of (total number) files"
The order of "current number" and "total number" cannot be changed -->
@@ -35,14 +37,18 @@
<string name="sim_contacts_not_loaded">Nun puen cargase los contautos de la tarxeta SIM</string>
<string name="export_cancelled">Encaboxóse la esportación, esportáronse <xliff:g id="insertCount">%s</xliff:g> elementos</string>
<string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> nun tien un númberu de tlfnu o una direición de corréu</string>
+ <string name="import_from_sim_select">Escueyi una tarxeta pa importar</string>
<!-- Dialog title shown when (USB) storage does not exist [CHAR LIMIT=25] -->
+ <string name="no_sdcard_title" product="nosdcard">Almacnmtu non disponible</string>
<!-- Dialog title shown when SD Card does not exist -->
<string name="no_sdcard_title" product="default">Ensin tarxeta SD</string>
<!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
<string name="deleteConfirmation_title">¿Desaniciar contautu?</string>
<!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
<string name="deleteConfirmation">Desaniciaráse esti contautu.</string>
+ <string name="copy_done">Contautu copiáu correchamente</string>
<string name="copy_failure">Falló la copia del contautu</string>
+ <string name="card_no_space">Falló la copia de contautos. La tarxeta SIM ta enllena</string>
<!-- Virtual local storage account name -->
<string name="local_storage_account" product="tablet">Cuenta llocal de la tableta</string>
<string name="local_storage_account" product="default">Cuenta llocal del teléfonu</string>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 655ff397..0d74c21a 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -25,9 +25,11 @@
<!-- Message while reading multiple vCard files "(current number) of (total number) files"
The order of "current number" and "total number" cannot be changed -->
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> z <xliff:g id="total_number">%2$s</xliff:g> plików</string>
+ <string name="export_sim_card_full">Karta SIM jest pełna, <xliff:g id="insertCount">%d </xliff:g> elementów zostało wyeksportowanych</string>
<string name="export_finished">Eksport zakończony</string>
<string name="tag_too_long">Nazwa kontaktu jest zbyt długa</string>
<string name="sim_contacts_not_loaded">Nie można załadować kontaktów z SIM</string>
+ <string name="export_cancelled">Eksportowanie zostało anulowane, <xliff:g id="insertCount">%s </xliff:g> elementów zostało wyeksportowanych</string>
<string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> nie ma numeru telefonu ani adresu e-mail</string>
<string name="import_from_sim_select">Wybierz kartę do zimportowania</string>
<!-- Dialog title shown when (USB) storage does not exist [CHAR LIMIT=25] -->