summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-28 02:21:17 +0200
committerSteve Kondik <steve@cyngn.com>2015-03-14 23:47:23 -0700
commit4524f72a62701737574d0419620090a661dbdbd2 (patch)
tree3d778176187e2d116d1207c41717abb629f055b9
parentd15e15e2b1635a3e096c3222026231a5424574ff (diff)
downloadandroid_packages_apps_Bluetooth-staging/cm-12.1.tar.gz
android_packages_apps_Bluetooth-staging/cm-12.1.tar.bz2
android_packages_apps_Bluetooth-staging/cm-12.1.zip
Automatic translation importstaging/cm-12.1
Change-Id: I531cff7b369f794efe5f0927791e24e3b8406d4a
-rw-r--r--res/values-da/cm_strings.xml1
-rw-r--r--res/values-en-rAU/cm_strings.xml22
-rw-r--r--res/values-pl/cm_strings.xml1
3 files changed, 24 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
index a62591ba9..10849b574 100644
--- a/res/values-da/cm_strings.xml
+++ b/res/values-da/cm_strings.xml
@@ -18,4 +18,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="empty_file_notification_sent">Bluetooth-deling: Fjernenhed afviste nullængde fil <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="upload_fail_waiting">Kunne ikke sende filen, prøver igen\u2026</string>
</resources>
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 000000000..2f690d57f
--- /dev/null
+++ b/res/values-en-rAU/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">Bluetooth share: Remote rejected zero length file <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="upload_fail_waiting">Unable to send file, retrying\u2026</string>
+</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index ebcfdc985..f87a2bc6f 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -18,4 +18,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="empty_file_notification_sent">Udostępnianie Bluetooth: Odrzucono plik o zerowej długości <xliff:g id="file">%1$s</xliff:g></string>
+ <string name="upload_fail_waiting">Nie można wysłać pliku, ponawianie\u2026</string>
</resources>