summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-09-19 17:17:32 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-09-19 17:17:32 -0700
commit0d2f1ccac4d38588e50aa525ccf9a131b612075f (patch)
treef3e0c017085b53c3bd1dca385d52695e1e9979c6
parent6d99eeb7335ff48d601b4c799d571e2918e9e743 (diff)
downloadandroid_packages_apps_Nfc-0d2f1ccac4d38588e50aa525ccf9a131b612075f.tar.gz
android_packages_apps_Nfc-0d2f1ccac4d38588e50aa525ccf9a131b612075f.tar.bz2
android_packages_apps_Nfc-0d2f1ccac4d38588e50aa525ccf9a131b612075f.zip
Automatic translation import
Change-Id: I95ae5930c13ec9407e4cab09519e593d0e41ac15
-rw-r--r--res/values-ast-rES/strings.xml17
1 files changed, 4 insertions, 13 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index e2693cfa..1d7fdccb 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -1,28 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">Serviciu Nfc</string>
- <string name="nfcUserLabel">Nfc</string>
<!-- A notification description string informing the user that contact details were received over NFC [CHAR-LIMIT=64] -->
<!-- A notification action string prompting the user to add contact details to the People application [CHAR-LIMIT=64] -->
- <string name="inbound_me_profile_text">Toca p\'amestar a esta persona como contautu.</string>
<!-- A notification description string asking the user to share their contact details over NFC [CHAR-LIMIT=64] -->
<!-- A notification action string prompting the user to share their contact details over NFC [CHAR-LIMIT=64] -->
<!-- Content description of the NFC enabled notification icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="cancel">Encaboxar</string>
- <string name="beam_touch_to_view">Toca pa ver</string>
<!-- String referring to the device being connected when there is no name for the device -->
+ <string name="device">preséu</string>
<!-- Toast string informing the user that the device is connecting [CHAR_LIMIT=35] -->
<!-- Toast string informing the user that the device is connected [CHAR_LIMIT=35] -->
<!-- Toast string informing the user that the device failed to connect [CHAR_LIMIT=35] -->
<!-- Toast string informing the user that the device is disconnecting [CHAR_LIMIT=35] -->
<!-- Toast string informing the user that the device is disconnected [CHAR_LIMIT=35] -->
<!-- Toast string informing the user that the device is pairing [CHAR_LIMIT=35] -->
+ <string name="pairing_peripheral">Empareyando <xliff:g id="device_name">%1$s</xliff:g></string>
<!-- Toast string informing the user that the device failed to pair [CHAR_LIMIT=35] -->
+ <string name="pairing_peripheral_failed">Nun pudo empareyase con <xliff:g id="device_name">%1$s</xliff:g></string>
<!-- Toast string informing the user that BT could not be enabled [CHAR_LIMIT=35] -->
<!-- Dialog string informing the user that BT could not be enabled [CHAR_LIMIT=75] -->
- <string name="pair_yes">Sí</string>
- <string name="pair_no">Non</string>
<!-- String that is prompting the user to tap his NFC phone against a payment reader again, to
pay with the specified app -->
<string name="tap_again_to_pay">Volvi tocar pa pagar con <xliff:g id="app">%1$s</xliff:g></string>
@@ -33,23 +29,18 @@
indicated app -->
<!-- String that is telling the user that his NFC transaction couldn't be completed with the
indicated app -->
- <string name="could_not_use_app">Nun pudo usase <xliff:g id="app">%1$s</xliff:g>.</string>
<!-- Label for a dialog showing a list of applications can be paid with -->
- <string name="pay_with">Pagar con</string>
<!-- Label for a dialog showing a list of applications that can be used to complete the NFC action -->
- <string name="complete_with">Completar con</string>
<!-- String that is telling the user that his default app for tap and pay has been removed,
and asks him to pick another app as default.-->
<!-- Label that is shown when the user must tap another NFC enabled device to send data -->
- <string name="ask_nfc_tap">Toca otru preséu pa completar</string>
<!-- Strings for connecting to a network from WiFi NFC tags -->
<!-- Dialog button text for confirming the user wants to connect to the network on the tag-->
<!-- Text informing the user that an error ocurred during the process of connecting to the network-->
- <string name="status_unable_to_connect">Nun pue coneutase a la rede</string>
<!-- Text informing the user that the network was connected to successfully -->
<!-- Title for dialog where user confirms that they want to connect to the network on the tag they tapped-->
<!-- Message prompt asking the user if they wish to connect to the given network. Contains the network name (ssid).-->
<!-- Message shown in a dialog when user wants to use Android Beam, but NFC is not enabled -->
+ <string name="beam_requires_nfc_enabled">Android Beam rique que\'l NFC tea habilitáu. ¿Quies habilitalu?</string>
<!-- Used to refer to in the Share Menu Android Beam . This phrase is a trademark. [CHAR LIMIT=32] -->
- <string name="android_beam">Android Beam</string>
</resources>