summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rHK
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2016-03-25 19:54:05 -0700
committerBill Yi <byi@google.com>2016-03-25 19:54:05 -0700
commit4756cad19784eddfd45a3b7b6a7f8b1812a4c04c (patch)
tree0e25641ce5dadf10401f116dc4dd6f0bc3382970 /res/values-zh-rHK
parent32bc2d99d4e23db12d27af2c60bf060da9577c75 (diff)
downloadandroid_packages_apps_PackageInstaller-4756cad19784eddfd45a3b7b6a7f8b1812a4c04c.tar.gz
android_packages_apps_PackageInstaller-4756cad19784eddfd45a3b7b6a7f8b1812a4c04c.tar.bz2
android_packages_apps_PackageInstaller-4756cad19784eddfd45a3b7b6a7f8b1812a4c04c.zip
Import translations. DO NOT MERGE
Change-Id: I7d47e124a2efffdcd99121b57363175ff9dc4490 Auto-generated-cl: translation import
Diffstat (limited to 'res/values-zh-rHK')
-rw-r--r--res/values-zh-rHK/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index 79305632..37aecdab 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -73,9 +73,10 @@
<string name="uninstall_failed" msgid="631122574306299512">"解除安裝失敗。"</string>
<string name="uninstall_failed_device_policy_manager" msgid="3493789239037852035">"這個套件是目前的裝置管理員,因此無法解除安裝。"</string>
<string name="uninstall_failed_device_policy_manager_of_user" msgid="4466062391552204291">"無法解除安裝,因為這個套件是使用者「<xliff:g id="USERNAME">%1$s</xliff:g>」目前使用的裝置管理員。"</string>
- <string name="uninstall_blocked_profile_owner" msgid="5397102354360532069">"這是您的公司檔案所需的應用程式,因此無法解除安裝。"</string>
+ <string name="uninstall_blocked_profile_owner" msgid="5154358281537910006">"這是部分使用者或個人檔案所需的應用程式,其他使用者或個人檔案已解除安裝此應用程式"</string>
<string name="uninstall_blocked_device_owner" msgid="7074175526413453063">"這是您的裝置管理員要求安裝的應用程式,因此無法解除安裝。"</string>
<string name="manage_device_administrators" msgid="891392489300312370">"管理裝置管理員"</string>
+ <string name="manage_users" msgid="3125018886835668847">"管理使用者"</string>
<string name="uninstall_failed_msg" msgid="8969754702803951175">"無法解除安裝「<xliff:g id="APP_NAME">%1$s</xliff:g>」。"</string>
<string name="Parse_error_dlg_title" msgid="6079580916889596257">"剖析錯誤"</string>
<string name="Parse_error_dlg_text" msgid="7623286983621067011">"剖析套件時發生問題。"</string>
@@ -85,7 +86,8 @@
<string name="devicePerms" msgid="6733560207731294504">"裝置存取權"</string>
<string name="no_new_perms" msgid="6657813692169565975">"這項更新不需新權限。"</string>
<string name="grant_confirm_question" msgid="4690289297029223742">"您想授予下列權限嗎?應用程式將可獲得下列存取權:"</string>
- <string name="grant_dialog_button_deny" msgid="4554251417054379459">"一律拒絕"</string>
+ <string name="grant_dialog_button_deny" msgid="2176510645406614340">"拒絕"</string>
+ <string name="grant_dialog_button_deny_anyway" msgid="847960499284125250">"一律拒絕"</string>
<string name="current_permission_template" msgid="6378304249516652817">"第 <xliff:g id="PERMISSION_COUNT">%2$s</xliff:g> 個 (共 <xliff:g id="CURRENT_PERMISSION_INDEX">%1$s</xliff:g> 個)"</string>
<string name="permission_warning_template" msgid="5209102765005869454">"允許 <xliff:g id="APP_NAME">%1$s</xliff:g> <xliff:g id="ACTION">%2$s</xliff:g>嗎?"</string>
<string name="grant_dialog_button_allow" msgid="4616529495342337095">"允許"</string>