summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
blob: 891e8e3d639c7a93cac7c6ee75f3dd454161b891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?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">"1个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>
    <string name="credential_usage_label" msgid="1513892208033156805">"凭据用途:"</string>
  <string-array name="credential_usage">
    <item msgid="375085478373011304">"VPN和应用"</item>
    <item msgid="692322974985472861">"WLAN"</item>
  </string-array>
    <string name="wifi_title" msgid="8475811746333426489">"WLAN 配置文件"</string>
    <string name="wifi_detail_title" msgid="3627332137252994395">"%s的详细信息"</string>
    <string name="wifi_detail_label" msgid="3032151019356747583">"详细信息"</string>
    <string name="wifi_install_label" msgid="1449629407724323233">"安装"</string>
    <string name="wifi_installing_label" msgid="8387393993627129025">"正在安装"</string>
    <string name="wifi_cancel_label" msgid="1328748037608392134">"取消"</string>
    <string name="wifi_dismiss_label" msgid="1916684434873972698">"关闭"</string>
    <string name="wifi_no_config" msgid="1835743123288916755">"无"</string>
    <string name="wifi_config_text" msgid="8259587306773310314">"名称:%1$s\nFQDN:%2$s\nRoaming Consortiums:%3$s\nRealm:%4$s\n身份验证方式:EAP-%5$s\n"</string>
    <string name="wifi_ttls_config_text" msgid="2002413183253872168">"用户名:%s\n"</string>
    <string name="wifi_tls_config_text" msgid="9062328536640168510">"客户端证书:\n%1$s\n密钥:%2$s\n"</string>
    <string name="wifi_sim_config_text" msgid="1666019954520831840">"SIM:%s\n"</string>
    <string name="wifi_trust_config_text" msgid="5916047381475747783">"信任证书:\n%s\n"</string>
    <string name="install_done_title" msgid="4822989918460334497">"已安装凭据"</string>
    <string name="install_done" msgid="1522718684172097080">"<xliff:g id="NAME">%1$s</xliff:g>凭据已添加到 WLAN 已保存的网络。"</string>
    <string name="done_label" msgid="5597425930652904250">"完成"</string>
    <string name="wifi_installer_detail" msgid="63879632832701669">"安装 WLAN 凭据即可通过<xliff:g id="NAME">%1$s</xliff:g>连接到可用网络。"</string>
    <string name="wifi_installer_download_error" msgid="5429453090956277692">"下载的文件存在问题,无法安装。请确保您是从正确的来源下载文件。"</string>
    <string name="wifi_installer_fail" msgid="894483173306576331">"无法安装 WLAN 凭据。请尝试重新下载文件。"</string>
    <string name="wifi_installer_fail_no_wifi_title" msgid="8358191074828840533">"安装已取消"</string>
    <string name="wifi_installer_fail_title" msgid="5547079779067835479">"无法安装"</string>
    <string name="wifi_installer_fail_no_wifi" msgid="2044576439984209921">"请开启 WLAN,然后重试。"</string>
</resources>