summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:02:14 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:02:14 +0300
commit76dbe2848e409c57a80b216027d2c756622768dd (patch)
tree0ca37c4fe090af154743fe25ba5eda06133122b7
parent1c87ad30209f6c32ac2ff5be815b56f6a6ca781c (diff)
downloadandroid_packages_apps_Bluetooth-76dbe2848e409c57a80b216027d2c756622768dd.tar.gz
android_packages_apps_Bluetooth-76dbe2848e409c57a80b216027d2c756622768dd.tar.bz2
android_packages_apps_Bluetooth-76dbe2848e409c57a80b216027d2c756622768dd.zip
Automatic translation import
Change-Id: I9109d8078e093f2b60bab6ca4215c6062febbffb
-rw-r--r--res/values-gl/cm_strings.xml22
-rw-r--r--res/values-lv/cm_strings.xml22
-rw-r--r--res/values-uk/cm_strings.xml22
-rw-r--r--res/values-zh-rTW/cm_strings.xml1
4 files changed, 67 insertions, 0 deletions
diff --git a/res/values-gl/cm_strings.xml b/res/values-gl/cm_strings.xml
new file mode 100644
index 000000000..975b0b2ac
--- /dev/null
+++ b/res/values-gl/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 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">Bluetooth: rexeitouse o ficheiro baleiro <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="format_progress_text">%1$d%%</string>
+</resources>
diff --git a/res/values-lv/cm_strings.xml b/res/values-lv/cm_strings.xml
new file mode 100644
index 000000000..cb75a9937
--- /dev/null
+++ b/res/values-lv/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 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">Bluetooth kopīgošana: attālinātā vieta noraidīja nulles garuma failu <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="format_progress_text">%1$d%%</string>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
new file mode 100644
index 000000000..1f6ca49d1
--- /dev/null
+++ b/res/values-uk/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 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">Надсилання по Bluetooth: пристрій не приймає файл нульової довжини <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="format_progress_text">%1$d%%</string>
+</resources>
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 1ea164de7..a43c23bff 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/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="format_progress_text">%1$d%%</string>
</resources>