summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-30 17:46:53 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-05-30 17:46:53 +0300
commit0021aa3e6e85be25631bea55f097fec24f875f84 (patch)
tree90b0a88d267ee075d584470354ed06136db40c73
parent263a68bca7d3619de3173764803692328fbba6fd (diff)
downloadandroid_packages_providers_DownloadProvider-0021aa3e6e85be25631bea55f097fec24f875f84.tar.gz
android_packages_providers_DownloadProvider-0021aa3e6e85be25631bea55f097fec24f875f84.tar.bz2
android_packages_providers_DownloadProvider-0021aa3e6e85be25631bea55f097fec24f875f84.zip
Automatic translation import
Change-Id: Ie82c829ef629e2bb978cb03cd7d2fd1101299e64
-rw-r--r--res/values-zh-rTW/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 019ff9b8..fe80564b 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -18,5 +18,8 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="live_folder_drawer_label">下載資料夾</string>
<string name="live_folder_label">下載</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>
<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>
</resources>