summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-17 22:21:45 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 23:07:07 +0300
commitb1e932c6d0e1b52ac084ad7531d08a51d003d4bf (patch)
tree782fdab87acb80d5ecf01ca6614f7998ea967988
parent145c95cd8c30be7880351a556c1f7f74e299b092 (diff)
downloadandroid_packages_providers_DownloadProvider-stable/cm-12.1-YOG3C.tar.gz
android_packages_providers_DownloadProvider-stable/cm-12.1-YOG3C.tar.bz2
android_packages_providers_DownloadProvider-stable/cm-12.1-YOG3C.zip
Automatic translation importstable/cm-12.1-YOG3C
Change-Id: Iaff268dcb9907a46702dfeaf106c0263a15e31d1
-rw-r--r--res/values-fy-rNL/cm_strings.xml20
-rw-r--r--res/values-iw/cm_plurals.xml4
-rw-r--r--res/values-vi/cm_plurals.xml22
-rw-r--r--res/values-vi/cm_strings.xml20
4 files changed, 64 insertions, 2 deletions
diff --git a/res/values-fy-rNL/cm_strings.xml b/res/values-fy-rNL/cm_strings.xml
new file mode 100644
index 00000000..9d6c3b84
--- /dev/null
+++ b/res/values-fy-rNL/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
+</resources>
diff --git a/res/values-iw/cm_plurals.xml b/res/values-iw/cm_plurals.xml
index efb2d4a2..ae5a1a5e 100644
--- a/res/values-iw/cm_plurals.xml
+++ b/res/values-iw/cm_plurals.xml
@@ -25,7 +25,7 @@
<item quantity="other"><xliff:g id="count">%d</xliff:g> דק\'</item>
</plurals>
<plurals name="duration_hours">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> ש\'</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> ש\'</item>
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> שע\'</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> שע\'</item>
</plurals>
</resources>
diff --git a/res/values-vi/cm_plurals.xml b/res/values-vi/cm_plurals.xml
new file mode 100644
index 00000000..8c86d0c3
--- /dev/null
+++ b/res/values-vi/cm_plurals.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">
+ <plurals name="duration_seconds">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> giây</item>
+ </plurals>
+</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
new file mode 100644
index 00000000..2790b09f
--- /dev/null
+++ b/res/values-vi/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/giây</string>
+</resources>