summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-06-17 15:49:24 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-06-17 15:49:24 -0700
commite9eafffa0f91fde088e8fbf874871c796f4d8503 (patch)
tree1f585172bac130dc2f978b131b442bafabc7aef5
parentc855f66c0c266f0950e3aff4a66babb3d78ccc01 (diff)
downloadandroid_packages_apps_BluetoothExt-stable/cm-12.1-YOG4P.tar.gz
android_packages_apps_BluetoothExt-stable/cm-12.1-YOG4P.tar.bz2
android_packages_apps_BluetoothExt-stable/cm-12.1-YOG4P.zip
Automatic translation importstable/cm-12.1-YOG4P
Change-Id: I4167ffe47a22416132d1cdc83d2af586b3d5b6a2 Ticket: RM-154
-rw-r--r--res/values-pt-rPT/strings.xml3
-rw-r--r--res/values-pt-rPT/strings_ftp.xml3
-rw-r--r--res/values-pt-rPT/strings_map.xml3
3 files changed, 6 insertions, 3 deletions
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 612a14c..fe3978e 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -17,7 +17,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">Extensões bluetooth</string>
+ <string name="app_name">Extensões Bluetooth</string>
<string name="defaultname">Kit mãos livres</string>
<!-- Do not translate. android:process of this application. -->
<!-- Bluetooth FTP or MAP permission Alert Activity checkbox text [CHAR LIMIT=none] -->
@@ -25,5 +25,6 @@
<string name="acceptance_timeout_message">Tempo limite para aceitar ligação de %1$s esgotado</string>
<string name="authentication_timeout_message">Tempo limite para autenticação com %1$s esgotado</string>
<!-- Notification message when a Bluetooth device wants to pair with us -->
+ <string name="notif_ticker">Pedido para ligação do bluetooth</string>
<string name="notif_message">Toque para ligar a \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
</resources>
diff --git a/res/values-pt-rPT/strings_ftp.xml b/res/values-pt-rPT/strings_ftp.xml
index 2a3567a..2b37c6a 100644
--- a/res/values-pt-rPT/strings_ftp.xml
+++ b/res/values-pt-rPT/strings_ftp.xml
@@ -36,8 +36,9 @@
<!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Pedido de chave de sessão para FTP</string>
<!--Notification Title for ACTIVE SESSION -->
- <string name="ftp_notif_active_session">Sessão de Bluetooth FTP ativa</string>
+ <string name="ftp_notif_active_session">Sessão de bluetooth FTP ativa</string>
<!--Notification message for ACTIVE SESSION -->
+ <string name="ftp_notif_connected">Permitir o acesso a \'<xliff:g id="device_name">%1$s</xliff:g>\' para a transferência de ficheiros através do bluetooth.</string>
<!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">Pedido FTP</string>
<!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
diff --git a/res/values-pt-rPT/strings_map.xml b/res/values-pt-rPT/strings_map.xml
index 0ab9968..29d8f77 100644
--- a/res/values-pt-rPT/strings_map.xml
+++ b/res/values-pt-rPT/strings_map.xml
@@ -32,8 +32,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!--Notification Title for ACTIVE SESSION -->
- <string name="map_notif_active_session">Sessão de Bluetooth MAP ativa</string>
+ <string name="map_notif_active_session">Sessão de bluetooth MAP ativa</string>
<!--Notification message for ACTIVE SESSION -->
+ <string name="map_notif_connected">Acesso a mensagem bluetooth para \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
<!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">Pedido de acesso a mensagem</string>
<!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->