summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrint E. Kriebel <bekit@cyngn.com>2014-05-22 17:30:26 -0700
committerBrint E. Kriebel <bekit@cyngn.com>2014-05-22 17:30:26 -0700
commit892feb892e33ac883bee788aac26362deffd0df5 (patch)
treeb2f94404e2ee5dee3751a22deed6a09835d713de
parent8b297e738d4441609e422e0fb8059deb95fe3df6 (diff)
parent4406abb7d274ce7ac57c5873dd5094788bc04ee1 (diff)
downloadandroid_packages_apps_Nfc-892feb892e33ac883bee788aac26362deffd0df5.tar.gz
android_packages_apps_Nfc-892feb892e33ac883bee788aac26362deffd0df5.tar.bz2
android_packages_apps_Nfc-892feb892e33ac883bee788aac26362deffd0df5.zip
Merge remote-tracking branch 'github/cm-11.0' into HEAD
-rw-r--r--res/values-es-rXA/strings.xml39
-rw-r--r--res/values-lb/strings.xml6
-rw-r--r--res/values-ta/strings.xml5
3 files changed, 50 insertions, 0 deletions
diff --git a/res/values-es-rXA/strings.xml b/res/values-es-rXA/strings.xml
new file mode 100644
index 00000000..d443f00d
--- /dev/null
+++ b/res/values-es-rXA/strings.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Serviciu Nfc</string>
+ <string name="nfcUserLabel">Nfc</string>
+ <string name="inbound_me_profile_title">Contautu recibíu per NFC</string>
+ <string name="inbound_me_profile_text">Toca p\'amestar a esta persona como contautu.</string>
+ <string name="outbound_me_profile_title">Interaición de NFC completa</string>
+ <string name="outbound_me_profile_text">Toca pa compartir la to información de contautu con esta persona.</string>
+ <string name="accessibility_nfc_enabled">NFC habilitada.</string>
+ <string name="touch">Toca pa compartir</string>
+ <string name="beam_progress">Tresferencia entrante...</string>
+ <string name="beam_outgoing">Compartiendo...</string>
+ <string name="beam_complete">Tresferencia completada</string>
+ <string name="beam_failed">Nun se completó la tresferencia</string>
+ <string name="beam_canceled">Tresferencia encaboxada</string>
+ <string name="cancel">Encaboxar</string>
+ <string name="beam_touch_to_view">Toca pa ver</string>
+ <string name="beam_handover_not_supported">El preséu del receptor nun almite la tresferencia de ficheros grandes.</string>
+ <string name="beam_try_again">Vuelvi a xuntar los preseos</string>
+ <string name="connecting_headset">Coneutando</string>
+ <string name="connected_headset">Coneutáu</string>
+ <string name="connect_headset_failed">Nun pudo coneutase</string>
+ <string name="disconnecting_headset">Desconeutando</string>
+ <string name="disconnected_headset">Desconectáu</string>
+ <string name="pairing_headset">Empareyando</string>
+ <string name="pairing_headset_failed">Nun pudo empareyase</string>
+ <string name="failed_to_enable_bt">Nun pudo activase Bluetooth</string>
+ <string name="confirm_pairing">Daveres que quies empareyar el preséu Bluetooth <xliff:g id="device_name">%1$s</xliff:g>?</string>
+ <string name="pair_yes">Sí</string>
+ <string name="pair_no">Non</string>
+ <string name="tap_again_to_pay">Vuelvi a tocar pa pagar con <xliff:g id="app">%1$s</xliff:g></string>
+ <string name="tap_again_to_complete">Toca otra vegada pa completar con <xliff:g id="app">%1$s</xliff:g></string>
+ <string name="transaction_failure">Nun pudo completase la tresaición con <xliff:g id="app">%1$s</xliff:g>.</string>
+ <string name="could_not_use_app">Nun pudo usase <xliff:g id="app">%1$s</xliff:g>.</string>
+ <string name="pay_with">Pagar con</string>
+ <string name="complete_with">Completar con</string>
+ <string name="default_pay_app_removed">Desanicióse\'l to serviciu preferíu pa la función Tocar &amp; Pagar. Esbillar otru?\"</string>
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 00000000..59f0139c
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="pair_yes">Jo</string>
+ <string name="pair_no">Nee</string>
+</resources>
diff --git a/res/values-ta/strings.xml b/res/values-ta/strings.xml
new file mode 100644
index 00000000..c700658b
--- /dev/null
+++ b/res/values-ta/strings.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="cancel">ரத்து</string>
+</resources>