summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 16:36:57 +0200
committerJessica Wagantall <jwagantall@cyngn.com>2016-01-13 17:06:30 -0800
commit3b72a5a3b0f0ba19b2744be7f2b25b10cbacda0e (patch)
tree361938da9f88fbe4283832e05b9f44d821b145f2
parent54a29b316feb966bc017a4389afc6cb1d20889d0 (diff)
downloadandroid_packages_apps_Bluetooth-3b72a5a3b0f0ba19b2744be7f2b25b10cbacda0e.tar.gz
android_packages_apps_Bluetooth-3b72a5a3b0f0ba19b2744be7f2b25b10cbacda0e.tar.bz2
android_packages_apps_Bluetooth-3b72a5a3b0f0ba19b2744be7f2b25b10cbacda0e.zip
Automatic translation import
Ticket: YAM-21 Change-Id: Ibceee5a7833159d3de36ab3c5e25a861f817e978
-rw-r--r--res/values-es/cm_strings.xml3
-rw-r--r--res/values-pt-rPT/cm_strings.xml4
-rw-r--r--res/values-th/cm_strings.xml22
3 files changed, 25 insertions, 4 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index bda60d012..df27c798b 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -17,6 +17,5 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="empty_file_notification_sent">Bluetooth: Ha sido rechazado el archivo vacío <xliff:g id="file">%1$s</xliff:g></string>
- <string name="upload_fail_waiting">Imposible enviar el archivo, reintentando\u2026</string>
+ <string name="upload_fail_waiting">No se puede enviar el archivo, reintentando\u2026</string>
</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 992e7eb4e..4c6806aee 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -17,6 +17,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="empty_file_notification_sent">Partilha bluetooth: O dispositivo remoto rejeitou o ficheiro <xliff:g id="file">%1$s</xliff:g></string>
- <string name="upload_fail_waiting">Não foi possível enviar o ficheiro, a tentar novamente\u2026</string>
+ <string name="empty_file_notification_sent">Partilha bluetooth: o dispositivo remoto rejeitou o ficheiro <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="upload_fail_waiting">Não foi possível enviar o ficheiro. A tentar novamente\u2026</string>
</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
new file mode 100644
index 000000000..613408330
--- /dev/null
+++ b/res/values-th/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ Copyright (C) 2014-2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="empty_file_notification_sent">บลูทูธที่ใช้ร่วมกัน: อุปกรณ์ปฏิเสธระยะไกลไฟล์ความยาวเป็นศูนย์ <xliff:g id="file"> %1$s</xliff:g></string>
+ <string name="upload_fail_waiting">ไม่สามารถส่งไฟล์ได้ กำลังลองอีกครั้ง\u2026</string>
+</resources>