summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:30:07 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:30:07 -0700
commita1367c49a7760222a3df08861c797b89cc816419 (patch)
tree2313807d4fb406ec161467ff8c05ffe724d15d00
parent2d5e86aead2aecd4dd869f024c11199afdd4520e (diff)
downloadpackages_providers_ContactsProvider-a1367c49a7760222a3df08861c797b89cc816419.zip
packages_providers_ContactsProvider-a1367c49a7760222a3df08861c797b89cc816419.tar.gz
packages_providers_ContactsProvider-a1367c49a7760222a3df08861c797b89cc816419.tar.bz2
Automatic translation import
Change-Id: Id5d76c4f57f4d52ef88837b7914352c1d976cbd7
-rw-r--r--res/values-ast-rES/strings.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 96962dc..ecfc455 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -17,42 +17,24 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Label for this app's shared user ID (and thus for all other
apps sharing the uid). -->
- <string name="sharedUserLabel">Aplicaciones básiques d\'Android</string>
<!-- This is the label for the application that stores contacts data -->
- <string name="app_label">Información de los contautos</string>
<!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
<string name="provider_label">Contautos</string>
<!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
- <string name="upgrade_out_of_memory_notification_ticker">L\'anovamientu de contautos necesita más memoria.</string>
<!-- Title for the notification shown when updating contacts fails because of memory shortage -->
- <string name="upgrade_out_of_memory_notification_title">Anovando almacenamientu pa contautos</string>
<!-- Text for the notification shown when updating contacts fails because of memory shortage -->
- <string name="upgrade_out_of_memory_notification_text">Tocar pa completar l\'anovamientu.</string>
<!-- The name of the default contact directory -->
- <string name="default_directory">Contautos</string>
<!-- The name of the invisible local contact directory -->
- <string name="local_invisible_directory">Otru</string>
<!-- The prefix string before the number used for the display name for the voicemail table.
Because of the way this is combined in SQL we can't allow a generic format string.
The resulting string will be this string with the number appended to the end.
Note that the trailing space is important, and that to achieve it we have to wrap the
string in double quotes. -->
- <string name="voicemail_from_column">"Mensaxe de voz de "</string>
<!-- Debug tool - title of the dialog which copies the contact database into the external storage. [CHAR LIMIT=NONE] -->
- <string name="debug_dump_title">Copiar base de datos de contautos</string>
<!-- Debug tool - message shown to the user on the dialog which sends a copy of the contact database via email or other apps. [CHAR LIMIT=NONE] -->
- <string name="debug_dump_database_message">Tas a piques de 1) facer una copia de la to base de datos, qu\'inclúi la información rellacionada colos contautos y el rexistru de llamaes nel almacenamientu internu y a 2) unviala per corréu-e. Nun escaezas desaniciar la copia en cuantes la tengas copiada n\'otru preséu o tengas recibío\'l corréu-e.</string>
<!-- Debug tool - dialog button- delete file now [CHAR LIMIT=NONE] -->
- <string name="debug_dump_delete_button">Desaniciar agora</string>
<!-- Debug tool - dialog button - start copying [CHAR LIMIT=NONE] -->
- <string name="debug_dump_start_button">Aniciar</string>
<!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
- <string name="debug_dump_email_sender_picker">Esbilla un programa pa unviar el ficheru</string>
<!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
- <string name="debug_dump_email_subject">Base datos de contautos axuntada</string>
<!-- Debug tool - email body [CHAR LIMIT=NONE] -->
- <string name="debug_dump_email_body">La mio base de datos de contautos con tola información de contautos, va axunta a esti mensaxe. Usa esta información con curiáu.</string>
- <string name="group_title_co_workers">"Compañeros de trabayu"</string>
- <string name="group_title_family">"Familia"</string>
- <string name="group_title_friends">"Collacios"</string>
</resources>