summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2016-02-02 08:05:50 -0800
committerGeoff Mendal <mendal@google.com>2016-02-02 08:05:50 -0800
commitb24f46b8ae97d6c947a93bd1660a366d9d143438 (patch)
tree4616df228948e4bd813cc911c51c6316a10a99d0 /res/values-zh-rCN/strings.xml
parentce08ce4bdbad79f691941671ab42a1149f178894 (diff)
downloadandroid_packages_providers_DownloadProvider-b24f46b8ae97d6c947a93bd1660a366d9d143438.tar.gz
android_packages_providers_DownloadProvider-b24f46b8ae97d6c947a93bd1660a366d9d143438.tar.bz2
android_packages_providers_DownloadProvider-b24f46b8ae97d6c947a93bd1660a366d9d143438.zip
Import translations. DO NOT MERGE
Change-Id: Ic69e043ba8a8756f71991581aba324840807242e Auto-generated-cl: translation import
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index ac29b3e9..8f005295 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -44,14 +44,14 @@
<string name="button_queue_for_wifi" msgid="422576726189179221">"排队"</string>
<string name="button_cancel_download" msgid="2430166148737975604">"取消"</string>
<string name="button_start_now" msgid="792123674007840864">"立即开始"</string>
- <plurals name="notif_summary_active">
- <item quantity="one" msgid="8475775855911967027">"正在下载 1 个文件"</item>
- <item quantity="other" msgid="9087228371320573153">"正在下载 <xliff:g id="NUMBER">%d</xliff:g> 个文件"</item>
- </plurals>
- <plurals name="notif_summary_waiting">
- <item quantity="one" msgid="5537481763963544278">"正在等待下载 1 个文件"</item>
- <item quantity="other" msgid="549229034166062887">"正在等待下载 <xliff:g id="NUMBER">%d</xliff:g> 个文件"</item>
- </plurals>
+ <plurals name="notif_summary_active" formatted="false" msgid="7290448463204837173">
+ <item quantity="other">正在下载 <xliff:g id="NUMBER">%d</xliff:g> 个文件</item>
+ <item quantity="one">正在下载 1 个文件</item>
+ </plurals>
+ <plurals name="notif_summary_waiting" formatted="false" msgid="2814217662029273005">
+ <item quantity="other">正在等待下载 <xliff:g id="NUMBER">%d</xliff:g> 个文件</item>
+ <item quantity="one">正在等待下载 1 个文件</item>
+ </plurals>
<string name="download_remaining" msgid="3139295890887972718">"剩余时间:<xliff:g id="DURATION">%s</xliff:g>"</string>
<string name="download_no_application_title" msgid="7935659741162801699">"无法打开文件"</string>
<string name="root_downloads" msgid="4098414876292351487">"下载"</string>