summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-07-27 20:48:24 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-07-28 23:26:10 -0700
commit7c9dfd750fcb270c4e50548eff018f7d0238e5c7 (patch)
tree3e895f3d76408e3086db01abbbafd2f4acc8214a
parent0bbd0ef29fe005b835f019035791cc8c7fb240a5 (diff)
downloadandroid_packages_apps_Bluetooth-7c9dfd750fcb270c4e50548eff018f7d0238e5c7.tar.gz
android_packages_apps_Bluetooth-7c9dfd750fcb270c4e50548eff018f7d0238e5c7.tar.bz2
android_packages_apps_Bluetooth-7c9dfd750fcb270c4e50548eff018f7d0238e5c7.zip
Automatic translation import
CYNGNOS-264 Change-Id: I73c753564c3a63cb86c21c61b3a57b5639c12e60 (cherry picked from commit 6ab1804e90fca7ff1559ec4d5d67e4f5550de477)
-rw-r--r--res/values-ar/cm_strings.xml1
-rw-r--r--res/values-kn-rIN/cm_strings.xml22
-rw-r--r--res/values-sl/cm_strings.xml22
3 files changed, 45 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index 865b240f5..ca0d3c50f 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/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-kn-rIN/cm_strings.xml b/res/values-kn-rIN/cm_strings.xml
new file mode 100644
index 000000000..acbc143e3
--- /dev/null
+++ b/res/values-kn-rIN/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>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
new file mode 100644
index 000000000..8d6edbe0e
--- /dev/null
+++ b/res/values-sl/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">Deljenje Bluetooth: oddaljeno zavrnjena ničelna datoteka <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="upload_fail_waiting">Datoteke ni mogoče poslati, ponovno poskušanje \u2026</string>
+</resources>