summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-08-17 16:56:57 -0700
committerEric Fischer <enf@google.com>2010-08-17 16:56:57 -0700
commit8e3b0f44f40840deddbd6bb0ab5f744c745aeecb (patch)
treea6ff4cd64d786472ef2f6796d03fe45a208d1371 /res/values-zh-rCN
parent3e93fd3ebd5c04c867619853434f5eaebbdc824f (diff)
downloadandroid_packages_providers_DownloadProvider-8e3b0f44f40840deddbd6bb0ab5f744c745aeecb.tar.gz
android_packages_providers_DownloadProvider-8e3b0f44f40840deddbd6bb0ab5f744c745aeecb.tar.bz2
android_packages_providers_DownloadProvider-8e3b0f44f40840deddbd6bb0ab5f744c745aeecb.zip
Import revised translations.
Change-Id: I5897c2ba31070f3c6b8225720db12eef5364777f
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index f50e1945..b38b2c17 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -25,14 +25,10 @@
<string name="permdesc_downloadCompletedIntent" msgid="8672701687104399228">"允许应用程序发送关于已完成下载的通知。恶意应用程序可借此干扰下载文件的其他应用程序。"</string>
<string name="permlab_seeAllExternal" msgid="140058400609165726">"查看下载到 SD 卡的全部内容"</string>
<string name="permdesc_seeAllExternal" msgid="3298948060016417104">"无论下载到 SD 卡的内容是由什么应用程序下载的,都允许该应用程序查看所有这些内容。"</string>
- <!-- no translation found for permlab_downloadCacheNonPurgeable (3069534308882047412) -->
- <skip />
- <!-- no translation found for permdesc_downloadCacheNonPurgeable (1089583021652571424) -->
- <skip />
- <!-- no translation found for permlab_downloadWithoutNotification (3650349274034807567) -->
- <skip />
- <!-- no translation found for permdesc_downloadWithoutNotification (5174806530123417020) -->
- <skip />
+ <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"保留下载缓存中的空间"</string>
+ <string name="permdesc_downloadCacheNonPurgeable" msgid="1089583021652571424">"允许应用程序将文件下载到下载缓存(系统不会因为下载管理器需要更多空间而自动删除下载缓存)。"</string>
+ <string name="permlab_downloadWithoutNotification" msgid="3650349274034807567">"直接使用下载管理器,而不显示通知"</string>
+ <string name="permdesc_downloadWithoutNotification" msgid="5174806530123417020">"允许应用程序在不向用户显示任何通知的情况下,通过下载管理器下载文件。"</string>
<string name="download_unknown_title" msgid="7015124071247271585">"&lt;未命名&gt;"</string>
<string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
<string name="notification_filename_extras" msgid="5549729917695688191">" 还有 <xliff:g id="NUMBER">%d</xliff:g> 项"</string>