summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-14 16:28:47 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-03-07 10:59:01 -0800
commitc83b75a195e46d530c40755fef99508a1735f2e3 (patch)
tree0dcd78b2a97d1adcaddfc35e8f53481f6809339e
parent00924ab0b447be73244da60b4497925074cfea32 (diff)
downloadandroid_packages_providers_DownloadProvider-c83b75a195e46d530c40755fef99508a1735f2e3.tar.gz
android_packages_providers_DownloadProvider-c83b75a195e46d530c40755fef99508a1735f2e3.tar.bz2
android_packages_providers_DownloadProvider-c83b75a195e46d530c40755fef99508a1735f2e3.zip
Automatic translation import
RM-214 Change-Id: I94378508b62a21d0055f8e4b01b8524fe8d413a1
-rw-r--r--res/values-af/cm_strings.xml3
-rw-r--r--res/values-hr/cm_strings.xml3
-rw-r--r--res/values-ko/cm_strings.xml3
-rw-r--r--res/values-nb/cm_strings.xml1
-rw-r--r--res/values-uk/cm_strings.xml3
-rw-r--r--res/values-zh-rTW/cm_strings.xml3
6 files changed, 16 insertions, 0 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
index 9d6c3b84..5036b788 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/cm_strings.xml
@@ -17,4 +17,7 @@
-->
<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>
+ <string name="download_paused">Gepouseer</string>
+ <string name="download_paused_percent">Gepouseer, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Wagtou, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index 9d6c3b84..69d1b024 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -17,4 +17,7 @@
-->
<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>
+ <string name="download_paused">Pauzirano</string>
+ <string name="download_paused_percent">Pauzirano, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Na listi čekanja, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index 9d6c3b84..4e7edff7 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -17,4 +17,7 @@
-->
<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>
+ <string name="download_paused">일시 정지됨</string>
+ <string name="download_paused_percent">일시 정지됨, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">대기 중, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 9d6c3b84..40e10438 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<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>
+ <string name="download_paused">Satt på pause</string>
</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
index c34186b9..034ad7e6 100644
--- a/res/values-uk/cm_strings.xml
+++ b/res/values-uk/cm_strings.xml
@@ -17,4 +17,7 @@
-->
<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>/с</string>
+ <string name="download_paused">Призупинено</string>
+ <string name="download_paused_percent">Призупинено, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">В черзі, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 3fec3c78..3b840518 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -17,4 +17,7 @@
-->
<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>/秒</string>
+ <string name="download_paused">已暫停</string>
+ <string name="download_paused_percent">已暫停,<xliff:g id="number">%d</xliff:g> <xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">已佇列,<xliff:g id="number">%d</xliff:g> <xliff:g id="percent">%%</xliff:g></string>
</resources>