summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-05 00:49:38 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-05 00:49:38 +0200
commita53bac4348ce8f7e43a5184d9cb70a9f9200d202 (patch)
tree83a405cc4e2f697d676796bf3da1f2ef64d24e06
parent662dd2cc14c5f7f8f0c010b4595cea914d39622e (diff)
downloadandroid_packages_apps_Bluetooth-a53bac4348ce8f7e43a5184d9cb70a9f9200d202.tar.gz
android_packages_apps_Bluetooth-a53bac4348ce8f7e43a5184d9cb70a9f9200d202.tar.bz2
android_packages_apps_Bluetooth-a53bac4348ce8f7e43a5184d9cb70a9f9200d202.zip
Automatic translation import
Change-Id: I38c43a046f6be22052a732073467b9a53e3f10f2
-rw-r--r--res/values-ar/cm_strings.xml1
-rw-r--r--res/values-bn-rBD/cm_strings.xml1
-rw-r--r--res/values-es/cm_strings.xml1
-rw-r--r--res/values-vi/cm_strings.xml22
4 files changed, 25 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index a5149ddb0..cd1bdd1c6 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -17,5 +17,6 @@
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>
diff --git a/res/values-bn-rBD/cm_strings.xml b/res/values-bn-rBD/cm_strings.xml
index c28edbe44..4e297fc93 100644
--- a/res/values-bn-rBD/cm_strings.xml
+++ b/res/values-bn-rBD/cm_strings.xml
@@ -18,4 +18,5 @@
-->
<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>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index df27c798b..6cb9ff360 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -17,5 +17,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="empty_file_notification_sent">Compartir Bluetooth: el archivo vacío <xliff:g id="file">%1$s</xliff:g> fue rechazado por el destinatario</string>
<string name="upload_fail_waiting">No se puede enviar el archivo, reintentando\u2026</string>
</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
new file mode 100644
index 000000000..4323d1bd2
--- /dev/null
+++ b/res/values-vi/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">Chia sẻ Bluetooth: Từ chối tập tin không có dung lượng từ xa <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="upload_fail_waiting">Không thể gửi tập tin, đang thử lại\u2026</string>
+</resources>