summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-05 00:52:34 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-05 00:52:34 +0200
commitd295878fccf3ecdd2c3b8b951543302f6354ff2e (patch)
tree6a87584d0762ccd567a265f834c14a48d1f3f2e8 /res
parent4a8b4288538b00c2a2304a38fc3e3dae625094fa (diff)
downloadandroid_packages_providers_DownloadProvider-d295878fccf3ecdd2c3b8b951543302f6354ff2e.tar.gz
android_packages_providers_DownloadProvider-d295878fccf3ecdd2c3b8b951543302f6354ff2e.tar.bz2
android_packages_providers_DownloadProvider-d295878fccf3ecdd2c3b8b951543302f6354ff2e.zip
Automatic translation import
Change-Id: I6e3b242cfc7b4cf028af8b2efa92e34f6192e4d8
Diffstat (limited to 'res')
-rw-r--r--res/values-ar/cm_strings.xml20
-rw-r--r--res/values-pt-rPT/cm_plurals.xml4
-rw-r--r--res/values-th/cm_plurals.xml6
-rw-r--r--res/values-th/cm_strings.xml20
-rw-r--r--res/values-vi/cm_plurals.xml28
-rw-r--r--res/values-vi/cm_strings.xml20
6 files changed, 96 insertions, 2 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 00000000..9d6c3b84
--- /dev/null
+++ b/res/values-ar/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-pt-rPT/cm_plurals.xml b/res/values-pt-rPT/cm_plurals.xml
index 3a7bbb24..3a1cc36f 100644
--- a/res/values-pt-rPT/cm_plurals.xml
+++ b/res/values-pt-rPT/cm_plurals.xml
@@ -21,8 +21,8 @@
<item quantity="other"><xliff:g id="count">%d</xliff:g> s</item>
</plurals>
<plurals name="duration_minutes">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> m</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> m</item>
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> min</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> mins</item>
</plurals>
<plurals name="duration_hours">
<item quantity="one"><xliff:g id="count">%d</xliff:g> h</item>
diff --git a/res/values-th/cm_plurals.xml b/res/values-th/cm_plurals.xml
index acb466fe..ca806fc6 100644
--- a/res/values-th/cm_plurals.xml
+++ b/res/values-th/cm_plurals.xml
@@ -16,7 +16,13 @@
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> วินาที</item>
+ </plurals>
<plurals name="duration_minutes">
<item quantity="other"><xliff:g id="count">%d</xliff:g> นาที</item>
</plurals>
+ <plurals name="duration_hours">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> ชม.</item>
+ </plurals>
</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
new file mode 100644
index 00000000..9d6c3b84
--- /dev/null
+++ b/res/values-th/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-vi/cm_plurals.xml b/res/values-vi/cm_plurals.xml
new file mode 100644
index 00000000..3bb0f26b
--- /dev/null
+++ b/res/values-vi/cm_plurals.xml
@@ -0,0 +1,28 @@
+<?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>
+ <plurals name="duration_minutes">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> phút</item>
+ </plurals>
+ <plurals name="duration_hours">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> giờ</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>