summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rHK/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rHK/strings.xml')
-rw-r--r--res/values-zh-rHK/strings.xml82
1 files changed, 82 insertions, 0 deletions
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 00000000..bcf91ff9
--- /dev/null
+++ b/res/values-zh-rHK/strings.xml
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name" msgid="2738748390251381682">"程式安裝器"</string>
+ <string name="next" msgid="3057143178373252333">"下一項"</string>
+ <string name="install" msgid="5896438203900042068">"安裝"</string>
+ <string name="done" msgid="3889387558374211719">"完成"</string>
+ <string name="security_settings_desc" msgid="2706691034244052604">"允許這個應用程式:"</string>
+ <string name="cancel" msgid="8360346460165114585">"取消"</string>
+ <string name="unknown" msgid="4742479012767208045">"未知"</string>
+ <string name="installing" msgid="8613631001631998372">"正在安裝..."</string>
+ <string name="install_done" msgid="3682715442154357097">"已安裝應用程式。"</string>
+ <string name="install_confirm_question" msgid="7295206719219043890">"您要安裝這個應用程式嗎?應用程式將取得以下存取權:"</string>
+ <string name="install_confirm_question_no_perms" msgid="5918305641302873520">"您要安裝這個應用程式嗎?應用程式不需任何特殊存取權。"</string>
+ <string name="install_confirm_question_update" msgid="4624159567361487964">"您要為這個現有的應用程式安裝更新嗎?您的現有資料將會喪失,更新後的應用程式將取得以下存取權:"</string>
+ <string name="install_confirm_question_update_system" msgid="1302330093676416336">"您要為這個內置的應用程式安裝更新嗎?您的現有資料將會喪失,更新後的應用程式將取得以下存取權:"</string>
+ <string name="install_confirm_question_update_no_perms" msgid="4885928136844618944">"您要為這個現有的應用程式安裝更新嗎?您不會遺失現有的資料,而應用程式無需任何特殊的存取權限。"</string>
+ <string name="install_confirm_question_update_system_no_perms" msgid="7676593512694724374">"您要為這個內置應用程式安裝更新嗎?您不會遺失現有的資料,而應用程式無需任何特殊的存取權限。"</string>
+ <string name="install_failed" msgid="6579998651498970899">"未安裝應用程式。"</string>
+ <string name="install_failed_invalid_apk" msgid="1287935707565682604">"看來套件已毀損。"</string>
+ <string name="install_failed_inconsistent_certificates" msgid="1517751954440692054">"發生衝突,安裝套件所使用的簽名和現有套件的簽名相同。"</string>
+ <string name="install_failed_older_sdk" msgid="7947925824732917665">"套件只能在較新版本的 Android 上運作。"</string>
+ <string name="install_failed_cpu_abi_incompatible" product="tablet" msgid="7098684468842750800">"這個應用程式與您的平板電腦不兼容。"</string>
+ <string name="install_failed_cpu_abi_incompatible" product="default" msgid="4433316303249711331">"這個應用程式與您的手機不兼容。"</string>
+ <string name="install_failed_file_not_found" msgid="1958430133396322619">"指定套件在安裝程序完成之前被刪除。"</string>
+ <string name="install_failed_verify_failed" msgid="5567372439890440205">"這個套件未通過驗證,因此無法安裝。"</string>
+ <string name="install_failed_verify_timeout" msgid="7083090219270140373">"嘗試驗證這個套件時發生作業逾時,請稍後再嘗試安裝。"</string>
+ <string name="install_failed_msg" product="tablet" msgid="8368835262605608787">"無法在您的平板電腦上安裝「<xliff:g id="APP_NAME">%1$s</xliff:g>」。"</string>
+ <string name="install_failed_msg" product="default" msgid="8554909560982962052">"無法在您的手機上安裝「<xliff:g id="APP_NAME">%1$s</xliff:g>」。"</string>
+ <string name="launch" msgid="4826921505917605463">"開啟"</string>
+ <string name="unknown_apps_dlg_title" msgid="2855558586206583032">"已封鎖安裝"</string>
+ <string name="unknown_apps_dlg_text" product="tablet" msgid="7504186369474734767">"為保障安全,您的平板電腦已設定為不安裝來源不明的應用程式。"</string>
+ <string name="unknown_apps_dlg_text" product="default" msgid="133213135679009316">"為保障安全,您的手機已設定為不安裝來源不明的應用程式。"</string>
+ <string name="ok" msgid="3468756155452870475">"確定"</string>
+ <string name="settings" msgid="6743583734099755409">"設定"</string>
+ <string name="allow_source_dlg_title" msgid="7568985073502399415">"應用程式的新來源"</string>
+ <string name="allow_source_dlg_text" msgid="3927580956764099076">"<xliff:g id="APP_NAME">%1$s</xliff:g> 要安裝其他應用程式。\n\n您是否允許該應用程式日後都能執行這項功能?"</string>
+ <string name="manage_applications" msgid="4033876279091996596">"管理應用程式"</string>
+ <string name="dlg_app_replacement_title" msgid="1232230739563820951">"取代應用程式?"</string>
+ <string name="dlg_app_replacement_statement" msgid="2992911899989907492">"您所要安裝的應用程式將取代另一個應用程式。\n\n系統將儲存所有您先前的用戶資料。"</string>
+ <string name="dlg_sys_app_replacement_statement" msgid="1900046590819605929">"這是系統應用程式。\n\n系統將儲存所有您先前的用戶資料。"</string>
+ <string name="out_of_space_dlg_title" msgid="7843674437613797326">"空間不足"</string>
+ <string name="out_of_space_dlg_text" msgid="4774775404294282216">"無法解除安裝「<xliff:g id="APP_NAME">%1$s</xliff:g>」。請先騰出一些空間,然後再試一次。"</string>
+ <string name="dlg_ok" msgid="6944357727705699232">"確定"</string>
+ <string name="app_not_found_dlg_title" msgid="2692335460569505484">"找不到應用程式"</string>
+ <string name="app_not_found_dlg_text" msgid="6107465056055095930">"在已安裝的應用程式清單中找不到這個應用程式。"</string>
+ <string name="uninstall_application_title" msgid="1860074100811653963">"解除安裝應用程式"</string>
+ <string name="uninstall_update_title" msgid="4146940097553335390">"解除安裝更新"</string>
+ <string name="uninstall_activity_text" msgid="6680688689803932550">"「<xliff:g id="ACTIVITY_NAME">%1$s</xliff:g>」隸屬於以下應用程式:"</string>
+ <string name="uninstall_application_text" msgid="6691975835951187030">"您要解除安裝這個應用程式嗎?"</string>
+ <string name="uninstall_application_text_all_users" msgid="5574704453233525222">"您要為"<b>"所有"</b>"用戶解除安裝這個應用程式嗎?應用程式及其資料會從裝置上的"<b>"所有"</b>"用戶設定檔中移除。"</string>
+ <string name="uninstall_update_text" msgid="2056387942084605027">"您要將這個應用程式恢復原廠設定嗎?"</string>
+ <string name="uninstalling" msgid="5556217435895938250">"正在解除安裝..."</string>
+ <string name="uninstall_done" msgid="3792487853420281888">"完成解除安裝。"</string>
+ <string name="uninstall_failed" msgid="631122574306299512">"解除安裝失敗。"</string>
+ <string name="uninstall_failed_device_policy_manager" msgid="3493789239037852035">"這個套件是目前的裝置管理員,因此無法解除安裝。"</string>
+ <string name="manage_device_administrators" msgid="891392489300312370">"管理裝置管理員"</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>
+ <string name="newPerms" msgid="6039428254474104210">"新增"</string>
+ <string name="allPerms" msgid="1024385515840703981">"全部"</string>
+ <string name="privacyPerms" msgid="1850527049572617">"私隱權"</string>
+ <string name="devicePerms" msgid="6733560207731294504">"裝置存取權"</string>
+ <string name="no_new_perms" msgid="6657813692169565975">"這項更新不需新權限。"</string>
+ <string name="grant_confirm_question" msgid="4690289297029223742">"您想授予下列權限嗎?應用程式將可獲得下列存取權:"</string>
+</resources>