summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-06-17 12:07:01 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-06-17 12:07:01 -0700
commit22b8c47a0d43b6064345c52ef89eb718d7713058 (patch)
treea9b406e5ba419964b70b3155bd5e548499bb2cca
parentd8e8f3a344b53b3ca96c60d2831829f4922dfb63 (diff)
downloadandroid_packages_apps_Bluetooth-22b8c47a0d43b6064345c52ef89eb718d7713058.tar.gz
android_packages_apps_Bluetooth-22b8c47a0d43b6064345c52ef89eb718d7713058.tar.bz2
android_packages_apps_Bluetooth-22b8c47a0d43b6064345c52ef89eb718d7713058.zip
Automatic translation import
Change-Id: If44ccf9635bd1862e19a99fa9fda921044a9e846 Ticket: RM-231
-rw-r--r--res/values-ast-rES/strings.xml14
-rw-r--r--res/values-ast-rES/strings_sap.xml10
-rw-r--r--res/values-pt-rPT/cm_strings.xml2
3 files changed, 25 insertions, 1 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 8c480d0d2..a02e0d2b9 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -184,6 +184,14 @@
<string name="transfer_clear_dlg_msg">Van desaniciase tolos elementos de la llista.</string>
<string name="outbound_noti_title">Bluetooth: ficheros unviaos</string>
<string name="inbound_noti_title">Bluetooth: ficheros recibíos</string>
+ <plurals name="noti_caption_unsuccessful">
+ <item quantity="one"><xliff:g id="unsuccessful_number">%1$d</xliff:g> con fallu</item>
+ <item quantity="other"><xliff:g id="unsuccessful_number">%1$d</xliff:g> con fallu</item>
+ </plurals>
+ <plurals name="noti_caption_success">
+ <item quantity="one"><xliff:g id="successful_number">%1$d</xliff:g> correutu, %2$s</item>
+ <item quantity="other"><xliff:g id="successful_number">%1$d</xliff:g> correutos, %2$s</item>
+ </plurals>
<string name="transfer_menu_clear_all">Desaniciar llista</string>
<string name="transfer_menu_open">Abrir</string>
<string name="transfer_menu_clear">Desaniciar de la llista</string>
@@ -192,5 +200,11 @@
<!-- Used to run Bluetooth.apk in another process if needed -->
<!-- Do not translate. android:sharedUserId string of this application. -->
<!-- Do not translate. android:process of this application. -->
+ <string name="bluetooth_map_settings_save">Guardar</string>
<string name="bluetooth_map_settings_cancel">Encaboxar</string>
+ <string name="bluetooth_map_settings_intro">Esbilla les cuentes que quies compartir al traviés de Bluetooth. Al coneutate, vas tener qu\'aceutar cualquier accesu a les cuentes.</string>
+ <string name="bluetooth_map_settings_count">Slots restantes:</string>
+ <string name="bluetooth_map_settings_app_icon">Iconu d\'aplicación</string>
+ <string name="bluetooth_map_settings_title">Axustes de mensaxes compartíos per Bluetooth</string>
+ <string name="bluetooth_map_settings_no_account_slots_left">Nun pues esbillar la cuenta. Nun queden slots.</string>
</resources>
diff --git a/res/values-ast-rES/strings_sap.xml b/res/values-ast-rES/strings_sap.xml
new file mode 100644
index 000000000..915e96ec8
--- /dev/null
+++ b/res/values-ast-rES/strings_sap.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="bluetooth_sap_notif_title">Accesu SIM de Bluetooth</string>
+ <string name="bluetooth_sap_notif_ticker">Accesu SIM de Bluetooth</string>
+ <string name="bluetooth_sap_notif_message">¿Solicitar desconexón de veceru?</string>
+ <string name="bluetooth_sap_notif_disconnecting">Esperando pola desconexón del veceru</string>
+ <string name="bluetooth_sap_notif_disconnect_button">Desconeutar</string>
+ <string name="bluetooth_sap_notif_force_disconnect_button">Forciar desconexón</string>
+</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 6fd3f2218..b66d39191 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -29,6 +29,6 @@
any application that was granted that permission. This specific
permission controls access to the Bluetooth Avrcp Data Manager.
-->
- <string name="permdesc_bluetoothAvrcpDataManager">Permite que a aplicação aceda aos metadados de bluetooth AVRCP e os utilize para exibição na interface do utilizador.</string>
+ <string name="permdesc_bluetoothAvrcpDataManager">Permite que a aplicação aceda aos metadados de Bluetooth AVRCP e os utilize para exibição na interface do utilizador.</string>
<string name="upload_fail_waiting">Não foi possível enviar o ficheiro. A tentar novamente\u2026</string>
</resources>