summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
diff options
context:
space:
mode:
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>