summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-06-13 23:19:21 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-06-13 23:19:21 +0200
commitebcf38ffb6e5d9f7c902ff3eb8c088a43c2b54c4 (patch)
treea37f1cd1f9c4666d6058bc120750a6f2d9b6d7a1 /res/values-ast-rES/strings.xml
parent66cdcd0db4eb9566dbdb424df5a4e9592113c64f (diff)
downloadandroid_packages_apps_Tag-stable/cm-12.1-YOG4P.tar.gz
android_packages_apps_Tag-stable/cm-12.1-YOG4P.tar.bz2
android_packages_apps_Tag-stable/cm-12.1-YOG4P.zip
Automatic translation importstable/cm-12.1-YOG4P
Change-Id: I0528b6f68e027fbd2dd79a3ee68ada542f4d1110 Ticket: RM-154
Diffstat (limited to 'res/values-ast-rES/strings.xml')
-rw-r--r--res/values-ast-rES/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index cdbfd27..546414e 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,16 +15,28 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The title of the NFC tag application -->
<string name="app_name">Etiquetes</string>
+ <!-- The title for the activity that shows a tag that was just scanned -->
<string name="title_scanned_tag">Etiqueta nueva almacenada</string>
+ <!-- The title for the activity that shows a tag that was stored from a past scan -->
<string name="title_existing_tag">Etiqueta</string>
+ <!-- The title displayed for unknown tag types -->
<string name="tag_unknown">Triba d\'etiqueta desconocida</string>
+ <!-- The title displayed for an empty tag -->
<string name="tag_empty">Etiqueta balera</string>
+ <!-- Button label indicating that the user wants to delete a tag -->
<string name="button_done">Fecho</string>
+ <!-- String displayed for an action to send a text message to a phone number -->
<string name="action_text">Testu <xliff:g id="phone_number">%s</xliff:g></string>
+ <!-- String displayed for an action to call a phone number -->
<string name="action_call">Llamada <xliff:g id="phone_number">%s</xliff:g></string>
+ <!-- Message for prompting on an empty tag -->
<string name="empty_tag_prompt">Esta etiqueta ta balera.</string>
+ <!-- Action description indicating the user can import a scanned vCard -->
<string name="import_vcard">Importar ^1</string>
+ <!-- String describing MIME content when it's shared with other application -->
<string name="mime_display_name">Datos dende etiqueta NFC</string>
+ <!-- Description string for vCard messages -->
<string name="vcard_title">Info de contautu pa ^1</string>
</resources>