summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-29 14:26:28 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-29 14:26:28 -0700
commitd17c7176bd4e5274b9b1b6f2d4aafe1053a82b85 (patch)
tree4973695d67a99ca387e865746b6a210ef8afab16
parentfa2ba7b39122324903d512f0fc2589747502b137 (diff)
downloadpackages_apps_Contacts-cm-14.1_old.tar.gz
packages_apps_Contacts-cm-14.1_old.tar.bz2
packages_apps_Contacts-cm-14.1_old.zip
Automatic translation importcm-14.1_old
Change-Id: I0b0f71f5c6d4c7cee2601d2b7f753dcc267380a8
-rw-r--r--res/values-ast-rES/cm_strings.xml12
-rw-r--r--res/values-ast-rES/strings.xml1
-rw-r--r--res/values-en-rGB/cm_strings.xml10
-rw-r--r--res/values-in/cm_strings.xml1
4 files changed, 24 insertions, 0 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index fff0b1f2b..07b65767f 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -15,6 +15,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Toast displayed when a contact is deleted [CHAR LIMIT=NONE] -->
+ <string name="contactDeletedToast">Desanicióse\'l contautu.</string>
<string name="menu_moveGroupMembers">Mover miembros del grupu</string>
<!-- Toast displayed when saving a contact to sim card failed -->
<string name="contactSavedToSimCardError">Nun pudieron guardase na tarxeta SIM los contautos esbillaos</string>
@@ -32,6 +33,7 @@
<string name="message_move_members">Moviendo miembros\u2026</string>
<string name="message_can_not_move_members">Nun puen movese a los miembros</string>
<!-- Gray hint displayed in the search field in Contacts when empty -->
+ <string name="search_bar_hint">Guetar contautos</string>
<!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
<string name="deleteConfirmation_title">Desaniciar contautu?</string>
<string name="import_sim_contacts_title">Importar contautos de SIM</string>
@@ -56,7 +58,10 @@
<string name="delete_call_alert">¿Desaniciar rexistros esbillaos de llamaes?</string>
<string name="title_del_call">Desaniciar</string>
<!-- MultiPickActivity -->
+ <string name="multi_pick_recent_title">RECIÉN</string>
<string name="multi_pick_contacts_title">CONTAUTOS</string>
+ <string name="multi_pick_group_title">GRUPU</string>
+ <string name="contacts_selected">%d esbilláu(os)</string>
<string name="summary_count_numbers">%s númberos</string>
<string name="contact_info_text_as_name">Nome:</string>
<string name="contact_info_text_as_phone">Tel:</string>
@@ -66,6 +71,7 @@
<!-- The call-log's clear button text in pick call mode. -->
<string name="clear_call_log_button_text">LLIMPIAR</string>
<!-- String used to display calls from unknown numbers in the call log -->
+ <string name="unknown">Desconozse</string>
<!-- String used to display calls from private numbers in the call log -->
<string name="private_num">Númberu priváu</string>
<!-- String used to display calls from pay phone in the call log -->
@@ -73,6 +79,8 @@
<!-- Call-log count in one call-log group. Call location and call date. -->
<!--Toast msg when user select too many contacts to merge-->
<string name="too_many_contacts_to_merge_message">Nun puen mecese más de <xliff:g id="count">%d</xliff:g> contautos</string>
+ <string name="replace_number_title_1">Trocar númberu previu</string>
+ <string name="replace_number_title_2">¿Trocar el númberu previu?</string>
<string name="replace_button">TROCAR</string>
<!-- merge contacts -->
<string name="merge_contacts">Mecer contautos</string>
@@ -80,5 +88,9 @@
<string name="searching_duplicated_contacts">Guetando contautos duplicaos\u2026</string>
<string name="no_duplicated_contacts">Nun hai contautos duplicaos</string>
<string name="give_up_merging">¿Parar mecedura de contautos?</string>
+ <string name="give_up">Parar mecedura</string>
+ <string name="merge_complete">Completóse la mecedura.</string>
+ <string name="sim_email_full">L\'almacenamientu de corréu de la tarxeta SIM ta enllén.</string>
+ <string name="sim_anr_full">L\'almacenamientu de númberos de la tarxeta SIM ta enllén.</string>
<string name="merge_fail">Falló la mecedura.</string>
</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 7464e366a..7377cf837 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -84,6 +84,7 @@
<!-- Positive button text from the confirmation dialog for joining contacts when there are unsaved changes. [CHAR LIMIT = 60] -->
<!-- Menu item that links an aggregate with another aggregate -->
<!-- Menu item (in the action bar) to indicate that changes should be saved [CHAR LIMIT=20] -->
+ <string name="menu_save">Guardar</string>
<!-- Heading of the Link Contact screen -->
<!-- Info blurb on the Link Contact screen [CHAR LIMIT=NONE]-->
<!-- An item in the Join Contact activity that opens up the full contact A-Z list -->
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index 82e9b2565..941129c55 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -58,18 +58,28 @@
<string name="delete_call_alert">Delete selected call logs?</string>
<string name="title_del_call">Delete</string>
<!-- MultiPickActivity -->
+ <string name="multi_pick_recent_title">RECENT</string>
+ <string name="multi_pick_contacts_title">CONTACTS</string>
<string name="multi_pick_group_title">GROUP</string>
<string name="contacts_selected">%d selected</string>
<string name="summary_count_numbers">%s numbers</string>
+ <string name="contact_info_text_as_name">Name:</string>
<string name="contact_info_text_as_phone">Tel:</string>
<string name="contact_info_text_as_email">Email:</string>
<!-- The hint text in search-view.-->
<string name="search_menu_search">Search</string>
<!-- The call-log's clear button text in pick call mode. -->
+ <string name="clear_call_log_button_text">CLEAR</string>
<!-- String used to display calls from unknown numbers in the call log -->
+ <string name="unknown">Unknown</string>
<!-- String used to display calls from private numbers in the call log -->
+ <string name="private_num">Private number</string>
<!-- String used to display calls from pay phone in the call log -->
+ <string name="payphone">Payphone</string>
<!-- Call-log count in one call-log group. Call location and call date. -->
<!--Toast msg when user select too many contacts to merge-->
+ <string name="too_many_contacts_to_merge_message">No more than <xliff:g id="count">%d</xliff:g> contacts can be merged</string>
+ <string name="replace_number_title_1">Replace the previous number</string>
+ <string name="replace_number_title_2">Replace the previous number?</string>
<!-- merge contacts -->
</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
index b16e449a3..9066ef0d3 100644
--- a/res/values-in/cm_strings.xml
+++ b/res/values-in/cm_strings.xml
@@ -82,6 +82,7 @@
<string name="replace_number_title_1">Ganti nomor sebelumnya</string>
<string name="replace_number_title_2">Ganti nomor sebelumnya?</string>
<!-- merge contacts -->
+ <string name="merging_contacts">Menggabungkan kontak\u2026</string>
<string name="sim_email_full">Penyimpanan email kartu SIM penuh.</string>
<string name="sim_anr_full">Penyimpanan nomor kartu SIM penuh.</string>
</resources>