summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-11-27 14:15:20 +0200
committerMichael Bestas <mikeioannina@gmail.com>2014-11-27 14:15:20 +0200
commitee2ba371cdd4453ed1e1586ba7f6092febb8d842 (patch)
tree69f7d2dff4fde1f00f1f9bd08e07a801c69c234e
parent8b13439c20dcda483eda2f022061c9fec84b3295 (diff)
downloadandroid_packages_apps_UnifiedEmail-ee2ba371cdd4453ed1e1586ba7f6092febb8d842.tar.gz
android_packages_apps_UnifiedEmail-ee2ba371cdd4453ed1e1586ba7f6092febb8d842.tar.bz2
android_packages_apps_UnifiedEmail-ee2ba371cdd4453ed1e1586ba7f6092febb8d842.zip
Automatic translation import
Change-Id: Ib3711b276068acce10c3a2a10bf15412cb236e63
-rw-r--r--res/values-ar/cm_strings.xml22
-rw-r--r--res/values-ro/cm_strings.xml22
-rw-r--r--res/values-sv/cm_strings.xml2
3 files changed, 46 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 000000000..8dbef109e
--- /dev/null
+++ b/res/values-ar/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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="confirm_forward_message">مع الرسالة مُرفقات</string>
+ <string name="confirm_forward_normal">نزّلها وأرسل</string>
+ <string name="confirm_forward_drop_unloaded">انسخ في الخادم</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 000000000..c5329441b
--- /dev/null
+++ b/res/values-ro/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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="confirm_forward_message">Mesajul are atașamente</string>
+ <string name="confirm_forward_normal">Descarcă și trimite</string>
+ <string name="confirm_forward_drop_unloaded">Utilizează copia de pe server</string>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index f523c009e..546fcfd75 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -17,4 +17,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="confirm_forward_message">Meddelandet har bifogade filer</string>
+ <string name="confirm_forward_normal">Ladda ner och skicka</string>
+ <string name="confirm_forward_drop_unloaded">Använd serverns kopia</string>
</resources>