| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- Copyright (C) 2009 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="9095072584761066851">"憑證安裝程式"</string> |
| <string name="pick_file_title" msgid="4481949485108233297">"選擇憑證"</string> |
| <string name="pkcs12_password_dialog_title" msgid="5997624645207427161">"擷取憑證"</string> |
| <string name="extracting_pkcs12" msgid="1881267738821799771">"擷取中…"</string> |
| <string name="pkcs12_file_password_dialog_title" msgid="8102721384767269510">"從 %s 擷取"</string> |
| <string name="name_credential_dialog_title" msgid="277729846491554437">"為憑證命名"</string> |
| <string name="credential_name" msgid="1974979771369744378">"憑證名稱:"</string> |
| <string name="credential_password" msgid="3520176519550993326">"輸入密碼以擷取憑證。"</string> |
| <string name="credential_info" msgid="2436768402308470397">"套件包含:"</string> |
| <string name="p12_description" msgid="4128352087331630024">"PKCS12 金鑰庫中的憑證。"</string> |
| <string name="one_userkey" msgid="3500697912370644881">"一個使用者金鑰"</string> |
| <string name="one_usercrt" msgid="7690798336332403106">"一個使用者憑證"</string> |
| <string name="one_cacrt" msgid="2667950425420663146">"一個 CA 憑證"</string> |
| <string name="n_cacrts" msgid="2141498640685639208">"%d 個 CA 憑證"</string> |
| <string name="password_error" msgid="2042471639556516356">"請輸入正確的密碼。"</string> |
| <string name="password_empty_error" msgid="591713406761723025">"請輸入密碼。"</string> |
| <string name="name_empty_error" msgid="3808800768660110354">"輸入名稱。"</string> |
| <string name="name_char_error" msgid="3176618568784938968">"請輸入只含英數字元的名稱。"</string> |
| <string name="storage_error" msgid="8306802455802770779">"無法儲存憑證,請輕觸 [確定] 重試。"</string> |
| <string name="unable_to_save_cert" msgid="9178604087335389686">"無法儲存憑證,因為憑證儲存空間未啟用或未正確初始化。"</string> |
| <string name="cert_not_saved" msgid="4037698479662830270">"未安裝此憑證。"</string> |
| <string name="no_cert_to_saved" msgid="5708884372817309068">"沒有可安裝的憑證。"</string> |
| <string name="invalid_cert" msgid="7704228670980743590">"憑證無效。"</string> |
| <string name="cert_is_added" msgid="6996557598167000500">"已安裝<xliff:g id="CREDENTIAL">%s</xliff:g>。"</string> |
| <string name="cert_too_large_error" msgid="8715414972725646285">"憑證大小超過上限,因此無法安裝。"</string> |
| <string name="cert_missing_error" msgid="7040527352278728220">"找不到憑證檔案,因此無法安裝。"</string> |
| <string name="cert_read_error" msgid="7353463360652419796">"無法讀取憑證檔案,因此無法安裝。"</string> |
| <string name="no_cert_file_found" product="nosdcard" msgid="3555332946357131929">"在 USB 儲存裝置中找不到憑證檔案。"</string> |
| <string name="no_cert_file_found" product="default" msgid="1942077544887243999">"在 SD 卡上找不到憑證檔案。"</string> |
| <string name="sdcard_not_present" product="nosdcard" msgid="9197143240492611196">"沒有可用的 USB 儲存裝置。"</string> |
| <string name="sdcard_not_present" product="default" msgid="3866952732541932947">"找不到 SD 卡。"</string> |
| <string name="only_primary_user_allowed" msgid="4005084935023047716">"只有這個裝置的擁有者可以安裝憑證。"</string> |
| </resources> |