blob: 55be3afa32407b7d8ca90581485c549314c9a068 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001/*
2 * Copyright 2001-2006 Sun Microsystems, Inc. All Rights Reserved.
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * This code is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 only, as
7 * published by the Free Software Foundation. Sun designates this
8 * particular file as subject to the "Classpath" exception as provided
9 * by Sun in the LICENSE file that accompanied this code.
10 *
11 * This code is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14 * version 2 for more details (a copy is included in the LICENSE file that
15 * accompanied this code).
16 *
17 * You should have received a copy of the GNU General Public License version
18 * 2 along with this work; if not, write to the Free Software Foundation,
19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20 *
21 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
22 * CA 95054 USA or visit www.sun.com if you need additional information or
23 * have any questions.
24 */
25
26package sun.security.util;
27
28/**
29 * <p> This class represents the <code>ResourceBundle</code>
30 * for javax.security.auth and sun.security.
31 *
32 */
33public class Resources_zh_TW extends java.util.ListResourceBundle {
34
35 private static final Object[][] contents = {
36
37 // shared (from jarsigner)
38 {" ", " "},
39 {" ", " "},
40 {" ", " "},
41 {", ", ", "},
42 // shared (from keytool)
43 {"\n", "\n"},
44 {"*******************************************",
45 "*******************************************"},
46 {"*******************************************\n\n",
47 "*******************************************\n\n"},
48
49 // keytool
50 {"keytool error: ", "keytool \u932f\u8aa4\uff1a "},
51 {"Illegal option: ", "\u975e\u6cd5\u9078\u9805\uff1a "},
52 {"Try keytool -help","\u5617\u8a66 keytool -help"},
53 {"Command option <flag> needs an argument.", "\u6307\u4ee4\u9078\u9805 {0} \u9700\u8981\u5f15\u6578\u3002"},
54 {"Warning: Different store and key passwords not supported for PKCS12 KeyStores. Ignoring user-specified <command> value.",
55"\u8b66\u544a\ufe30PKCS12 \u91d1\u9470\u5132\u5b58\u5eab\u4e0d\u652f\u63f4\u4e0d\u540c\u7684\u5132\u5b58\u5eab\u548c\u91d1\u9470\u5bc6\u78bc\u3002\u5ffd\u7565\u4f7f\u7528\u8005\u6307\u5b9a\u7684 {0} \u503c\u3002"},
56 {"-keystore must be NONE if -storetype is {0}",
57 "\u5982\u679c -storetype \u70ba {0}\uff0c\u5247 -keystore \u5fc5\u9808\u70ba NONE"},
58 {"Too may retries, program terminated",
59"\u91cd\u8a66\u6b21\u6578\u592a\u591a\uff0c\u7a0b\u5f0f\u5df2\u7d42\u6b62"},
60 {"-storepasswd and -keypasswd commands not supported if -storetype is {0}",
61 "\u5982\u679c -storetype \u70ba {0}\uff0c\u5247\u4e0d\u652f\u63f4 -storepasswd \u548c -keypasswd \u6307\u4ee4"},
62 {"-keypasswd commands not supported if -storetype is PKCS12",
63 "\u5982\u679c -storetype \u70ba PKCS12\uff0c\u5247 -keypasswd \u6307\u4ee4\u4e0d\u53d7\u652f\u63f4"},
64 {"-keypass and -new can not be specified if -storetype is {0}",
65 "\u5982\u679c -storetype \u70ba {0}\uff0c\u5247\u4e0d\u80fd\u6307\u5b9a -keypass \u548c -new"},
66 {"if -protected is specified, then -storepass, -keypass, and -new must not be specified",
67 "\u5982\u679c\u6307\u5b9a -protected\uff0c\u5247\u4e0d\u80fd\u6307\u5b9a -storepass\u3001-keypass \u548c -new"},
68 {"if -srcprotected is specified, then -srcstorepass and -srckeypass must not be specified",
69 "\u5982\u679c\u6307\u5b9a -srcprotected\uff0c\u5247\u4e0d\u80fd\u6307\u5b9a -srcstorepass \u548c -srckeypass"},
70 {"if keystore is not password protected, then -storepass, -keypass, and -new must not be specified",
71 "\u5982\u679c\u91d1\u9470\u5eab\u4e0d\u53d7\u5bc6\u78bc\u4fdd\u8b77\uff0c\u5247\u4e0d\u80fd\u6307\u5b9a -storepass\u3001-keypass \u548c -new"},
72 {"if source keystore is not password protected, then -srcstorepass and -srckeypass must not be specified",
73 "\u5982\u679c\u4f86\u6e90\u91d1\u9470\u5eab\u4e0d\u53d7\u5bc6\u78bc\u4fdd\u8b77\uff0c\u5247\u4e0d\u80fd\u6307\u5b9a -srcstorepass \u548c -srckeypass"},
74 {"Validity must be greater than zero",
75 "\u6709\u6548\u6027\u5fc5\u9808\u6bd4\u96f6\u9084\u5927"},
76 {"provName not a provider", "{0} \u4e0d\u662f\u4e00\u500b\u63d0\u4f9b\u8005"},
77 {"Usage error: no command provided", "\u7528\u6cd5\u932f\u8aa4\uff1a\u672a\u63d0\u4f9b\u6307\u4ee4"},
78 {"Usage error, <arg> is not a legal command", "\u7528\u6cd5\u932f\u8aa4\uff0c{0} \u4e0d\u662f\u5408\u6cd5\u6307\u4ee4"},
79 {"Source keystore file exists, but is empty: ", "\u4f86\u6e90\u91d1\u9470\u5132\u5b58\u5eab\u6a94\u6848\u5b58\u5728\uff0c\u4f46\u70ba\u7a7a\uff1a"},
80 {"Please specify -srckeystore", "\u8acb\u6307\u5b9a -srckeystore"},
81 {"Must not specify both -v and -rfc with 'list' command",
82 "\u4e0d\u5f97\u4ee5\u300c\u6e05\u55ae\u300d\u6307\u4ee4\u6307\u5b9a -v \u53ca -rfc"},
83 {"Key password must be at least 6 characters",
84 "\u95dc\u9375\u5bc6\u78bc\u5fc5\u9808\u81f3\u5c11\u70ba 6 \u500b\u5b57\u5143"},
85 {"New password must be at least 6 characters",
86 "\u65b0\u7684\u5bc6\u78bc\u5fc5\u9808\u81f3\u5c11\u70ba 6 \u500b\u5b57\u5143"},
87 {"Keystore file exists, but is empty: ",
88 "Keystore \u6a94\u6848\u5b58\u5728\uff0c\u4f46\u70ba\u7a7a\u767d\uff1a "},
89 {"Keystore file does not exist: ",
90 "Keystore \u6a94\u6848\u4e0d\u5b58\u5728\uff1a "},
91 {"Must specify destination alias", "\u5fc5\u9808\u6307\u5b9a\u76ee\u7684\u5730\u5225\u540d"},
92 {"Must specify alias", "\u5fc5\u9808\u6307\u5b9a\u5225\u540d"},
93 {"Keystore password must be at least 6 characters",
94 "Keystore \u5bc6\u78bc\u5fc5\u9808\u81f3\u5c11\u70ba 6 \u500b\u5b57\u5143"},
95 {"Enter keystore password: ", "\u8f38\u5165 keystore \u5bc6\u78bc\uff1a "},
96 {"Enter source keystore password: ", "\u8acb\u8f38\u5165\u4f86\u6e90\u91d1\u9470\u5132\u5b58\u5eab\u5bc6\u78bc\uff1a"},
97 {"Enter destination keystore password: ", "\u8acb\u8f38\u5165\u76ee\u6a19\u91d1\u9470\u5132\u5b58\u5eab\u5bc6\u78bc\uff1a"},
98 {"Keystore password is too short - must be at least 6 characters",
99 "Keystore \u5bc6\u78bc\u592a\u77ed - \u5fc5\u9808\u81f3\u5c11\u70ba 6 \u500b\u5b57\u5143"},
100 {"Unknown Entry Type", "\u4e0d\u660e\u7684\u9805\u76ee\u985e\u578b"},
101 {"Too many failures. Alias not changed", "\u592a\u591a\u932f\u8aa4\u3002\u672a\u8b8a\u66f4\u5225\u540d"},
102 {"Entry for alias <alias> successfully imported.",
103"\u5df2\u6210\u529f\u532f\u5165\u5225\u540d {0} \u7684\u9805\u76ee\u3002"},
104 {"Entry for alias <alias> not imported.", "\u672a\u532f\u5165\u5225\u540d {0} \u7684\u9805\u76ee\u3002"},
105 {"Problem importing entry for alias <alias>: <exception>.\nEntry for alias <alias> not imported.",
106"\u532f\u5165\u5225\u540d {0} \u7684\u9805\u76ee\u6642\u51fa\u73fe\u554f\u984c\uff1a{1}\u3002\n\u672a\u532f\u5165\u5225\u540d {0} \u7684\u9805\u76ee\u3002"},
107 {"Import command completed: <ok> entries successfully imported, <fail> entries failed or cancelled",
108"\u5df2\u5b8c\u6210\u532f\u5165\u6307\u4ee4\uff1a\u6210\u529f\u532f\u5165 {0} \u500b\u9805\u76ee\uff0c{1} \u500b\u9805\u76ee\u5931\u6557\u6216\u5df2\u53d6\u6d88"},
109 {"Warning: Overwriting existing alias <alias> in destination keystore",
110"\u8b66\u544a\uff1a\u6b63\u5728\u8986\u5beb\u76ee\u6a19\u91d1\u9470\u5132\u5b58\u5eab\u4e2d\u7684\u73fe\u6709\u5225\u540d {0}"},
111 {"Existing entry alias <alias> exists, overwrite? [no]: ",
112"\u73fe\u6709\u9805\u76ee\u5225\u540d {0} \u5b58\u5728\uff0c\u662f\u5426\u8986\u5beb\uff1f[\u5426]\uff1a "},
113 {"Too many failures - try later", "\u592a\u591a\u932f\u8aa4 - \u8acb\u7a0d\u5f8c\u518d\u8a66"},
114 {"Certification request stored in file <filename>",
115 "\u8a8d\u8b49\u8981\u6c42\u5132\u5b58\u5728\u6a94\u6848 <{0}>"},
116 {"Submit this to your CA", "\u5c07\u6b64\u63d0\u9001\u81f3\u60a8\u7684 CA"},
117 {"if alias not specified, destalias, srckeypass, and destkeypass must not be specified",
118"\u5982\u679c\u672a\u6307\u5b9a\u5225\u540d\uff0c\u5247\u4e0d\u80fd\u6307\u5b9a destalias\u3001srckeypass \u53ca destkeypass"},
119 {"Certificate stored in file <filename>",
120 "\u8a8d\u8b49\u5132\u5b58\u5728\u6a94\u6848 <{0}>"},
121 {"Certificate reply was installed in keystore",
122 "\u8a8d\u8b49\u56de\u8986\u5df2\u5b89\u88dd\u5728 keystore \u4e2d"},
123 {"Certificate reply was not installed in keystore",
124 "\u8a8d\u8b49\u56de\u8986\u672a\u5b89\u88dd\u5728 keystore \u4e2d"},
125 {"Certificate was added to keystore",
126 "\u8a8d\u8b49\u5df2\u65b0\u589e\u81f3 keystore \u4e2d"},
127 {"Certificate was not added to keystore",
128 "\u8a8d\u8b49\u672a\u65b0\u589e\u81f3 keystore \u4e2d"},
129 {"[Storing ksfname]", "[\u5132\u5b58 {0}]"},
130 {"alias has no public key (certificate)",
131 "{0} \u6c92\u6709\u516c\u958b\u91d1\u9470\uff08\u8a8d\u8b49\uff09"},
132 {"Cannot derive signature algorithm",
133 "\u7121\u6cd5\u53d6\u5f97\u7c3d\u540d\u6f14\u7b97\u6cd5"},
134 {"Alias <alias> does not exist",
135 "\u5225\u540d <{0}> \u4e0d\u5b58\u5728"},
136 {"Alias <alias> has no certificate",
137 "\u5225\u540d <{0}> \u6c92\u6709\u8a8d\u8b49"},
138 {"Key pair not generated, alias <alias> already exists",
139 "\u6c92\u6709\u5efa\u7acb\u9375\u503c\u5c0d\uff0c\u5225\u540d <{0}> \u5df2\u7d93\u5b58\u5728"},
140 {"Cannot derive signature algorithm",
141 "\u7121\u6cd5\u53d6\u5f97\u7c3d\u540d\u6f14\u7b97\u6cd5"},
142 {"Generating keysize bit keyAlgName key pair and self-signed certificate (sigAlgName) with a validity of validality days\n\tfor: x500Name",
143"\u91dd\u5c0d {4} \u7522\u751f\u6709\u6548\u671f\u70ba {3} \u5929\u7684 {0} \u4f4d\u5143 {1} \u91d1\u9470\u5c0d\u4ee5\u53ca\u81ea\u6211\u7c3d\u7f72\u6191\u8b49 ({2})\n\t"},
144 {"Enter key password for <alias>", "\u8f38\u5165 <{0}> \u7684\u4e3b\u5bc6\u78bc"},
145 {"\t(RETURN if same as keystore password): ",
146 "\t\uff08RETURN \u5982\u679c\u548c keystore \u5bc6\u78bc\u76f8\u540c\uff09\uff1a "},
147 {"Key password is too short - must be at least 6 characters",
148 "\u4e3b\u5bc6\u78bc\u592a\u77ed - \u5fc5\u9808\u81f3\u5c11\u70ba 6 \u500b\u5b57\u5143"},
149 {"Too many failures - key not added to keystore",
150 "\u592a\u591a\u932f\u8aa4 - \u9375\u503c\u672a\u88ab\u65b0\u589e\u81f3 keystore \u4e2d"},
151 {"Destination alias <dest> already exists",
152 "\u76ee\u7684\u5730\u5225\u540d <{0}> \u5df2\u7d93\u5b58\u5728"},
153 {"Password is too short - must be at least 6 characters",
154 "\u5bc6\u78bc\u592a\u77ed - \u5fc5\u9808\u81f3\u5c11\u70ba 6 \u500b\u5b57\u5143"},
155 {"Too many failures. Key entry not cloned",
156 "\u592a\u591a\u932f\u8aa4\u3002 \u9375\u503c\u8f38\u5165\u672a\u88ab\u8907\u88fd"},
157 {"key password for <alias>", "<{0}> \u7684\u4e3b\u5bc6\u78bc"},
158 {"Keystore entry for <id.getName()> already exists",
159 "<{0}> \u7684 Keystore \u8f38\u5165\u5df2\u7d93\u5b58\u5728"},
160 {"Creating keystore entry for <id.getName()> ...",
161 "\u5efa\u7acb <{0}> \u7684 keystore \u8f38\u5165..."},
162 {"No entries from identity database added",
163 "\u5f9e\u65b0\u589e\u8fa8\u8b58\u8cc7\u6599\u5eab\u4e2d\uff0c\u6c92\u6709\u8f38\u5165"},
164 {"Alias name: alias", "\u5225\u540d\u540d\u7a31\uff1a {0}"},
165 {"Creation date: keyStore.getCreationDate(alias)",
166 "\u5efa\u7acb\u65e5\u671f\uff1a {0,date}"},
167 {"alias, keyStore.getCreationDate(alias), ",
168 "{0}, {1,date}, "},
169 {"alias, ", "{0}, "},
170 {"Entry type: <type>", "\u9805\u76ee\u985e\u578b\uff1a{0}"},
171 {"Certificate chain length: ", "\u8a8d\u8b49\u93c8\u9577\u5ea6\uff1a "},
172 {"Certificate[(i + 1)]:", "\u8a8d\u8b49 [{0,number,integer}]:"},
173 {"Certificate fingerprint (MD5): ", "\u8a8d\u8b49\u6307\u7d0b (MD5)\uff1a "},
174 {"Entry type: trustedCertEntry\n", "\u8f38\u5165\u985e\u578b\uff1a trustedCertEntry\n"},
175 {"trustedCertEntry,", "trustedCertEntry,"},
176 {"Keystore type: ", "Keystore \u985e\u578b\uff1a "},
177 {"Keystore provider: ", "Keystore \u63d0\u4f9b\u8005\uff1a "},
178 {"Your keystore contains keyStore.size() entry",
179 "\u60a8\u7684 keystore \u5305\u542b {0,number,integer} \u8f38\u5165"},
180 {"Your keystore contains keyStore.size() entries",
181 "\u60a8\u7684 keystore \u5305\u542b {0,number,integer} \u8f38\u5165"},
182 {"Failed to parse input", "\u7121\u6cd5\u8a9e\u6cd5\u5206\u6790\u8f38\u5165"},
183 {"Empty input", "\u7a7a\u8f38\u5165"},
184 {"Not X.509 certificate", "\u975e X.509 \u8a8d\u8b49"},
185 {"Cannot derive signature algorithm",
186 "\u7121\u6cd5\u53d6\u5f97\u7c3d\u540d\u6f14\u7b97\u6cd5"},
187 {"alias has no public key", "{0} \u7121\u516c\u958b\u91d1\u9470"},
188 {"alias has no X.509 certificate", "{0} \u7121 X.509 \u8a8d\u8b49"},
189 {"New certificate (self-signed):", "\u65b0\u8a8d\u8b49\uff08\u81ea\u6211\u7c3d\u7f72\uff09\uff1a"},
190 {"Reply has no certificates", "\u56de\u8986\u4e0d\u542b\u8a8d\u8b49"},
191 {"Certificate not imported, alias <alias> already exists",
192 "\u8a8d\u8b49\u672a\u8f38\u5165\uff0c\u5225\u540d <{0}> \u5df2\u7d93\u5b58\u5728"},
193 {"Input not an X.509 certificate", "\u6240\u8f38\u5165\u7684\u4e0d\u662f\u4e00\u500b X.509 \u8a8d\u8b49"},
194 {"Certificate already exists in keystore under alias <trustalias>",
195 "\u5728 <{0}> \u7684\u5225\u540d\u4e4b\u4e0b\uff0c\u8a8d\u8b49\u5df2\u7d93\u5b58\u5728 keystore \u4e2d"},
196 {"Do you still want to add it? [no]: ",
197 "\u60a8\u4ecd\u7136\u60f3\u8981\u5c07\u4e4b\u65b0\u589e\u55ce\uff1f [\u5426]\uff1a "},
198 {"Certificate already exists in system-wide CA keystore under alias <trustalias>",
199 "\u5728 <{0}> \u7684\u5225\u540d\u4e4b\u4e0b\uff0c\u8a8d\u8b49\u5df2\u7d93\u5b58\u5728\u65bc CA keystore \u6574\u500b\u7cfb\u7d71\u4e4b\u4e2d"},
200 {"Do you still want to add it to your own keystore? [no]: ",
201 "\u60a8\u4ecd\u7136\u60f3\u8981\u5c07\u4e4b\u65b0\u589e\u81f3\u81ea\u5df1\u7684 keystore \u55ce\uff1f [\u5426]\uff1a "},
202 {"Trust this certificate? [no]: ", "\u4fe1\u4efb\u9019\u500b\u8a8d\u8b49\uff1f [\u5426]\uff1a "},
203 {"YES", "\u662f"},
204 {"New prompt: ", "\u65b0 {0}\uff1a "},
205 {"Passwords must differ", "\u5fc5\u9808\u662f\u4e0d\u540c\u7684\u5bc6\u78bc"},
206 {"Re-enter new prompt: ", "\u91cd\u65b0\u8f38\u5165\u65b0 {0}\uff1a "},
207 {"Re-enter new password: ", "\u91cd\u65b0\u8f38\u5165\u65b0\u5bc6\u78bc: "},
208 {"They don't match. Try again", "\u5b83\u5011\u4e0d\u76f8\u7b26\u3002\u8acb\u91cd\u8a66"},
209 {"Enter prompt alias name: ", "\u8f38\u5165 {0} \u5225\u540d\u540d\u7a31\uff1a "},
210 {"Enter new alias name\t(RETURN to cancel import for this entry): ",
211"\u8acb\u8f38\u5165\u65b0\u7684\u5225\u540d\t(RETURN \u4ee5\u53d6\u6d88\u532f\u5165\u6b64\u9805\u76ee\u7684\u5225\u540d)\uff1a "},
212 {"Enter alias name: ", "\u8f38\u5165\u5225\u540d\u540d\u7a31\uff1a "},
213 {"\t(RETURN if same as for <otherAlias>)",
214 "\t\uff08RETURN \u5982\u679c\u548c <{0}> \u7684\u76f8\u540c\uff09"},
215 {"*PATTERN* printX509Cert",
216 "\u6240\u6709\u8005\uff1a{0}\n\u6838\u767c\u8005\uff1a{1}\n\u5e8f\u865f\uff1a{2}\n\u81ea\u4ee5\u4e0b\u65e5\u671f\u958b\u59cb\u751f\u6548\uff1a{3}\uff0c\u76f4\u5230\uff1a{4}\n\u6191\u8b49\u6307\u7d0b\uff1a\n\tMD5\uff1a{5}\n\tSHA1\uff1a{6}\n\t\u7c3d\u540d\u6f14\u7b97\u6cd5\u540d\u7a31\uff1a{7}\n\t\u7248\u672c\uff1a{8}"},
217 {"What is your first and last name?",
218 "\u60a8\u7684\u540d\u5b57\u8207\u59d3\u6c0f\u70ba\u4f55\uff1f"},
219 {"What is the name of your organizational unit?",
220 "\u60a8\u7684\u7de8\u5236\u55ae\u4f4d\u540d\u7a31\u70ba\u4f55\uff1f"},
221 {"What is the name of your organization?",
222 "\u60a8\u7684\u7d44\u7e54\u540d\u7a31\u70ba\u4f55\uff1f"},
223 {"What is the name of your City or Locality?",
224 "\u60a8\u6240\u5728\u7684\u57ce\u5e02\u6216\u5730\u5340\u540d\u7a31\u70ba\u4f55\uff1f"},
225 {"What is the name of your State or Province?",
226 "\u60a8\u6240\u5728\u7684\u5dde\u53ca\u7701\u4efd\u540d\u7a31\u70ba\u4f55\uff1f"},
227 {"What is the two-letter country code for this unit?",
228 "\u8a72\u55ae\u4f4d\u7684\u4e8c\u5b57\u570b\u78bc\u70ba\u4f55"},
229 {"Is <name> correct?", "{0} \u6b63\u78ba\u55ce\uff1f"},
230 {"no", "\u5426"},
231 {"yes", "\u662f"},
232 {"y", "y"},
233 {" [defaultValue]: ", " [{0}]\uff1a "},
234 {"Alias <alias> has no key",
235 "\u5225\u540d <{0}> \u6c92\u6709\u91d1\u9470"},
236 {"Alias <alias> references an entry type that is not a private key entry. The -keyclone command only supports cloning of private key entries",
237"\u5225\u540d <{0}> \u6240\u53c3\u7167\u7684\u9805\u76ee\u4e0d\u662f\u79c1\u5bc6\u91d1\u9470\u985e\u578b\u3002-keyclone \u6307\u4ee4\u50c5\u652f\u63f4\u79c1\u5bc6\u91d1\u9470\u9805\u76ee\u7684\u8907\u88fd"},
238
239 {"***************** WARNING WARNING WARNING *****************",
240 "***************** \u8b66\u544a \u8b66\u544a \u8b66\u544a *****************"},
241
242 // Translators of the following 5 pairs, ATTENTION:
243 // the next 5 string pairs are meant to be combined into 2 paragraphs,
244 // 1+3+4 and 2+3+5. make sure your translation also does.
245 {"* The integrity of the information stored in your keystore *",
246 "* \u8cc7\u6599\u7684\u5b8c\u6574\u6027\u5df2\u5132\u5b58\u5728\u60a8\u7684 keystore \u4e2d *"},
247 {"* The integrity of the information stored in the srckeystore*",
248"* \u5b8c\u6574\u7684\u8cc7\u8a0a\u5132\u5b58\u5728 srckeystore \u4e2d *"},
249 {"* has NOT been verified! In order to verify its integrity, *",
250 "* \u5c1a\u672a\u88ab\u9a57\u8b49\uff01 \u70ba\u4e86\u9a57\u8b49\u5176\u5b8c\u6574\u6027\uff0c *"},
251 {"* you must provide your keystore password. *",
252 "* \u60a8\u5fc5\u9808\u63d0\u4f9b\u60a8 keystore \u7684\u5bc6\u78bc\u3002 *"},
253 {"* you must provide the srckeystore password. *",
254 "* \u60a8\u5fc5\u9808\u63d0\u4f9b srckeystore \u5bc6\u78bc\u3002 *"},
255
256
257 {"Certificate reply does not contain public key for <alias>",
258 "\u8a8d\u8b49\u56de\u8986\u4e26\u672a\u5305\u542b <{0}> \u7684\u516c\u958b\u91d1\u9470"},
259 {"Incomplete certificate chain in reply",
260 "\u56de\u8986\u6642\u7684\u8a8d\u8b49\u9375\u4e0d\u5b8c\u6574"},
261 {"Certificate chain in reply does not verify: ",
262 "\u56de\u8986\u6642\u7684\u8a8d\u8b49\u93c8\u672a\u9a57\u8b49\uff1a "},
263 {"Top-level certificate in reply:\n",
264 "\u56de\u8986\u6642\u7684\u6700\u9ad8\u7d1a\u8a8d\u8b49\uff1a\n"},
265 {"... is not trusted. ", "... \u662f\u4e0d\u88ab\u4fe1\u4efb\u7684\u3002 "},
266 {"Install reply anyway? [no]: ", "\u9084\u662f\u8981\u5b89\u88dd\u56de\u8986\uff1f [\u5426]\uff1a "},
267 {"NO", "\u5426"},
268 {"Public keys in reply and keystore don't match",
269 "\u56de\u8986\u6642\u7684\u516c\u958b\u91d1\u9470\u8207 keystore \u4e0d\u7b26"},
270 {"Certificate reply and certificate in keystore are identical",
271 "\u8a8d\u8b49\u56de\u8986\u8207 keystore \u4e2d\u7684\u8a8d\u8b49\u662f\u76f8\u540c\u7684"},
272 {"Failed to establish chain from reply",
273 "\u7121\u6cd5\u5f9e\u56de\u8986\u4e2d\u5c07\u9375\u5efa\u7acb\u8d77\u4f86"},
274 {"n", "n"},
275 {"Wrong answer, try again", "\u932f\u8aa4\u7684\u7b54\u6848\uff0c\u8acb\u518d\u8a66\u4e00\u6b21"},
276 {"Secret key not generated, alias <alias> already exists",
277 "\u672a\u7522\u751f\u79d8\u5bc6\u91d1\u9470\uff0c\u5225\u540d <{0}> \u5df2\u5b58\u5728"},
278 {"Please provide -keysize for secret key generation",
279"\u8acb\u63d0\u4f9b -keysize \u4ee5\u7522\u751f\u79d8\u5bc6\u91d1\u9470"},
280 {"keytool usage:\n", "keytool \u7528\u6cd5\uff1a\n"},
281
282 {"Extensions: ", "\u5ef6\u4f38\uff1a "},
283
284 {"-certreq [-v] [-protected]",
285 "-certreq [-v] [-protected]"},
286 {"\t [-alias <alias>] [-sigalg <sigalg>]",
287 "\t [-alias <\u5225\u540d>] [-sigalg <\u7c3d\u7ae0\u6f14\u7b97\u6cd5>]"},
288 {"\t [-file <csr_file>] [-keypass <keypass>]",
289 "\t [-file <\u6191\u8b49\u7c3d\u7ae0\u8981\u6c42\u6a94\u6848>] [-keypass <\u4e3b\u5bc6\u78bc>]"},
290 {"\t [-keystore <keystore>] [-storepass <storepass>]",
291 "\t [-keystore <\u91d1\u9470\u5132\u5b58\u5eab>] [-storepass <\u5132\u5b58\u5eab\u5bc6\u78bc>]"},
292 {"\t [-storetype <storetype>] [-providername <name>]",
293 "\t[-storetype <\u5132\u5b58\u5eab\u985e\u578b>] [-providername <\u540d\u7a31>]"},
294 {"\t [-providerclass <provider_class_name> [-providerarg <arg>]] ...",
295 "\t[-providerclass <\u63d0\u4f9b\u8005\u985e\u5225\u540d\u7a31> [-providerarg <\u5f15\u6578>]] ..."},
296 {"\t [-providerpath <pathlist>]",
297"\t[-providerpath <\u8def\u5f91\u6e05\u55ae>]"},
298 {"-delete [-v] [-protected] -alias <alias>",
299 "-delete [-v] [-protected] -alias <\u5225\u540d>"},
300 /** rest is same as -certreq starting from -keystore **/
301
302 //{"-export [-v] [-rfc] [-protected]",
303 // "-export [-v] [-rfc] [-protected]"},
304 {"-exportcert [-v] [-rfc] [-protected]",
305 "-exportcert [-v] [-rfc] [-protected]"},
306 {"\t [-alias <alias>] [-file <cert_file>]",
307 "\t [-alias <\u5225\u540d>] [-file <\u8a8d\u8b49\u6a94\u6848>]"},
308 /** rest is same as -certreq starting from -keystore **/
309
310 //{"-genkey [-v] [-protected]",
311 // "-genkey [-v] [-protected]"},
312 {"-genkeypair [-v] [-protected]",
313 "-genkeypair [-v] [-protected]"},
314 {"\t [-alias <alias>]", "\t [-alias <\u5225\u540d>]"},
315 {"\t [-keyalg <keyalg>] [-keysize <keysize>]",
316 "\t [-keyalg <\u91d1\u9470\u6f14\u7b97\u6cd5>] [-keysize <\u91d1\u9470\u5927\u5c0f>]"},
317 {"\t [-sigalg <sigalg>] [-dname <dname>]",
318 "\t [-sigalg <\u7c3d\u7ae0\u6f14\u7b97\u6cd5>] [-dname <\u7db2\u57df\u540d\u7a31>]"},
319 {"\t [-validity <valDays>] [-keypass <keypass>]",
320 "\t [-validity <\u6709\u6548\u5929\u6578>] [-keypass <\u4e3b\u5bc6\u78bc>]"},
321 /** rest is same as -certreq starting from -keystore **/
322
323 {"-genseckey [-v] [-protected]",
324 "-genseckey [-v] [-protected]"},
325 /** rest is same as -certreq starting from -keystore **/
326
327 {"-help", "-help"},
328 //{"-identitydb [-v] [-protected]",
329 // "-identitydb [-v] [-protected]"},
330 //{"\t [-file <idb_file>]", "\t [-file <\u8fa8\u8b58\u8cc7\u6599\u5eab\u6a94\u6848>]"},
331 /** rest is same as -certreq starting from -keystore **/
332
333 //{"-import [-v] [-noprompt] [-trustcacerts] [-protected]",
334 // "-import [-v] [-noprompt] [-trustcacerts] [-protected]"},
335 {"-importcert [-v] [-noprompt] [-trustcacerts] [-protected]",
336 "-importcert [-v] [-noprompt] [-trustcacerts] [-protected]"},
337 {"\t [-alias <alias>]", "\t [-alias <\u5225\u540d>]"},
338 {"\t [-alias <alias>] [-keypass <keypass>]",
339"\t[-alias <\u5225\u540d>] [-keypass <\u4e3b\u5bc6\u78bc>]"},
340 {"\t [-file <cert_file>] [-keypass <keypass>]",
341 "\t [-file <\u8a8d\u8b49\u6a94\u6848>] [-keypass <\u4e3b\u5bc6\u78bc>]"},
342 /** rest is same as -certreq starting from -keystore **/
343
344 {"-importkeystore [-v] ",
345"-importkeystore [-v]"},
346 {"\t [-srckeystore <srckeystore>] [-destkeystore <destkeystore>]",
347"\t[-srckeystore <\u4f86\u6e90\u91d1\u9470\u5132\u5b58\u5eab>] [-destkeystore <\u76ee\u6a19\u91d1\u9470\u5132\u5b58\u5eab>]"},
348 {"\t [-srcstoretype <srcstoretype>] [-deststoretype <deststoretype>]",
349"\t[-srcstoretype <\u4f86\u6e90\u5132\u5b58\u5eab\u985e\u578b>] [-deststoretype <\u76ee\u6a19\u5132\u5b58\u5eab\u985e\u578b>]"},
350 {"\t [-srcprotected] [-destprotected]",
351"\t[-srcprotected] [-destprotected]"},
352 {"\t [-srcstorepass <srcstorepass>] [-deststorepass <deststorepass>]",
353"\t[-srcstorepass <\u4f86\u6e90\u5132\u5b58\u5eab\u5bc6\u78bc>] [-deststorepass <\u76ee\u6a19\u5132\u5b58\u5eab\u5bc6\u78bc>]"},
354 {"\t [-srcprovidername <srcprovidername>]\n\t [-destprovidername <destprovidername>]", //\u884c\u592a\u9577\uff0c\u8acb\u5206\u70ba 2 \u884c
355"\t[-srcprovidername <\u4f86\u6e90\u63d0\u4f9b\u8005\u540d\u7a31>]\n\t[-destprovidername <\u76ee\u6a19\u63d0\u4f9b\u8005\u540d\u7a31>]"},
356 {"\t [-srcalias <srcalias> [-destalias <destalias>]",
357"\t[-srcalias <\u4f86\u6e90\u5225\u540d> [-destalias <\u76ee\u6a19\u5225\u540d>]"},
358 {"\t [-srckeypass <srckeypass>] [-destkeypass <destkeypass>]]",
359"\t[-srckeypass <\u4f86\u6e90\u4e3b\u5bc6\u78bc>] [-destkeypass <\u76ee\u6a19\u4e3b\u5bc6\u78bc>]]"},
360 {"\t [-noprompt]", "\t[-noprompt]"},
361 /** rest is same as -certreq starting from -keystore **/
362
363 {"-changealias [-v] [-protected] -alias <alias> -destalias <destalias>",
364"-changealias [-v] [-protected] -alias <\u5225\u540d> -destalias <\u76ee\u6a19\u5225\u540d>"},
365 {"\t [-keypass <keypass>]", "\t [-keypass <\u4e3b\u5bc6\u78bc>]"},
366
367 //{"-keyclone [-v] [-protected]",
368 // "-keyclone [-v] [-protected]"},
369 //{"\t [-alias <alias>] -dest <dest_alias>",
370 // "\t [-alias <\u5225\u540d>] -dest <\u76ee\u6a19\u5225\u540d>"},
371 //{"\t [-keypass <keypass>] [-new <new_keypass>]",
372 // "\t [-keypass <\u4e3b\u5bc6\u78bc>] [-new <\u65b0\u4e3b\u5bc6\u78bc>]"},
373 /** rest is same as -certreq starting from -keystore **/
374
375 {"-keypasswd [-v] [-alias <alias>]",
376 "-keypasswd [-v] [-alias <\u5225\u540d>]"},
377 {"\t [-keypass <old_keypass>] [-new <new_keypass>]",
378 "\t [-keypass <\u820a\u4e3b\u5bc6\u78bc>] [-new <\u65b0\u4e3b\u5bc6\u78bc>]"},
379 /** rest is same as -certreq starting from -keystore **/
380
381 {"-list [-v | -rfc] [-protected]",
382 "-list [-v | -rfc] [-protected]"},
383 {"\t [-alias <alias>]", "\t [-alias <\u5225\u540d>]"},
384 /** rest is same as -certreq starting from -keystore **/
385
386 {"-printcert [-v] [-file <cert_file>]",
387 "-printcert [-v] [-file <\u8a8d\u8b49\u6a94\u6848>]"},
388
389 //{"-selfcert [-v] [-protected]",
390 // "-selfcert [-v] [-protected]"},
391 {"\t [-alias <alias>]", "\t [-alias <\u5225\u540d>]"},
392 //{"\t [-dname <dname>] [-validity <valDays>]",
393 // "\t [-dname <\u7db2\u57df\u540d\u7a31>] [-validity <\u6709\u6548\u5929\u6578>]"},
394 //{"\t [-keypass <keypass>] [-sigalg <sigalg>]",
395 // "\t [-keypass <\u4e3b\u5bc6\u78bc>] [-sigalg <\u7c3d\u7ae0\u6f14\u7b97\u6cd5>]"},
396 /** rest is same as -certreq starting from -keystore **/
397
398 {"-storepasswd [-v] [-new <new_storepass>]",
399 "-storepasswd [-v] [-new <\u65b0\u5132\u5b58\u5eab\u5bc6\u78bc>]"},
400 /** rest is same as -certreq starting from -keystore **/
401
402 // policytool
403 {"Warning: A public key for alias 'signers[i]' does not exist. Make sure a KeyStore is properly configured.",
404 "\u8b66\u544a\ufe30\u5225\u540d {0} \u7684\u516c\u958b\u91d1\u9470\u4e0d\u5b58\u5728\u3002\u8acb\u78ba\u5b9a\u91d1\u9470\u5132\u5b58\u5eab\u914d\u7f6e\u6b63\u78ba\u3002"},
405 {"Warning: Class not found: class", "\u8b66\u544a\ufe30\u627e\u4e0d\u5230\u985e\u5225 {0}"},
406 {"Warning: Invalid argument(s) for constructor: arg",
407 "\u8b66\u544a\ufe30\u7121\u6548\u7684\u5efa\u69cb\u5b50\u5f15\u6578\uff1a{0}"},
408 {"Illegal Principal Type: type", "\u975e\u6cd5\u7684\u4e3b\u9ad4\u985e\u578b\ufe30{0}"},
409 {"Illegal option: option", "\u975e\u6cd5\u7684\u9078\u9805\uff1a{0}"},
410 {"Usage: policytool [options]", "\u7528\u6cd5\uff1a policytool [\u9078\u9805]"},
411 {" [-file <file>] policy file location",
412 " [-file <file>] \u898f\u5247\u6a94\u6848\u4f4d\u7f6e"},
413 {"New", "\u65b0\u589e"},
414 {"Open", "\u958b\u555f"},
415 {"Save", "\u5132\u5b58"},
416 {"Save As", "\u53e6\u5b58\u65b0\u6a94"},
417 {"View Warning Log", "\u6aa2\u8996\u8b66\u544a\u8a18\u9304"},
418 {"Exit", "\u96e2\u958b"},
419 {"Add Policy Entry", "\u65b0\u589e\u898f\u5247\u9805\u76ee"},
420 {"Edit Policy Entry", "\u7de8\u8f2f\u898f\u5247\u9805\u76ee"},
421 {"Remove Policy Entry", "\u79fb\u9664\u898f\u5247\u9805\u76ee"},
422 {"Edit", "\u7de8\u8f2f"},
423 {"Retain", "\u4fdd\u7559"},
424
425 {"Warning: File name may include escaped backslash characters. " +
426 "It is not necessary to escape backslash characters " +
427 "(the tool escapes characters as necessary when writing " +
428 "the policy contents to the persistent store).\n\n" +
429 "Click on Retain to retain the entered name, or click on " +
430 "Edit to edit the name.",
431 "Warning: File name may include escaped backslash characters. " +
432 "It is not necessary to escape backslash characters " +
433 "(the tool escapes characters as necessary when writing " +
434 "the policy contents to the persistent store).\n\n" +
435 "Click on Retain to retain the entered name, or click on " +
436 "Edit to edit the name."},
437
438 {"Add Public Key Alias", "\u65b0\u589e\u516c\u958b\u91d1\u9470\u5225\u540d"},
439 {"Remove Public Key Alias", "\u79fb\u9664\u516c\u958b\u91d1\u9470\u5225\u540d"},
440 {"File", "\u6a94\u6848"},
441 {"KeyStore", "\u91d1\u9470\u5132\u5b58\u5eab"},
442 {"Policy File:", "\u898f\u5247\u6a94\u6848\uff1a"},
443 {"Could not open policy file: policyFile: e.toString()",
444 "\u7121\u6cd5\u958b\u555f\u7b56\u7565\u6a94\u6848\uff1a{0}\uff1a{1}"},
445 {"Policy Tool", "\u898f\u5247\u5de5\u5177"},
446 {"Errors have occurred while opening the policy configuration. View the Warning Log for more information.",
447 "\u958b\u555f\u898f\u5247\u8a18\u7f6e\u6642\u767c\u751f\u932f\u8aa4\u3002 \u8acb\u6aa2\u8996\u8b66\u544a\u8a18\u9304\u4ee5\u53d6\u5f97\u66f4\u591a\u7684\u8cc7\u8a0a"},
448 {"Error", "\u932f\u8aa4"},
449 {"OK", "\u78ba\u8a8d"},
450 {"Status", "\u72c0\u614b"},
451 {"Warning", "\u8b66\u544a"},
452 {"Permission: ",
453 "\u8a31\u53ef\uff1a "},
454 {"Principal Type:", "Principal \u985e\u578b\uff1a"},
455 {"Principal Name:", "Principal \u540d\u7a31\uff1a"},
456 {"Target Name: ",
457 "\u76ee\u6a19\u540d\u7a31\uff1a "},
458 {"Actions: ",
459 "\u52d5\u4f5c\uff1a "},
460 {"OK to overwrite existing file filename?",
461 "\u78ba\u8a8d\u8986\u5beb\u73fe\u5b58\u7684\u6a94\u6848 {0}\uff1f"},
462 {"Cancel", "\u53d6\u6d88"},
463 {"CodeBase:", "CodeBase:"},
464 {"SignedBy:", "SignedBy:"},
465 {"Add Principal", "\u65b0\u589e Principal"},
466 {"Edit Principal", "\u7de8\u8f2f Principal"},
467 {"Remove Principal", "\u79fb\u9664 Principal"},
468 {"Principals:", "Principals\uff1a"},
469 {" Add Permission", " \u65b0\u589e\u8a31\u53ef\u6b0a"},
470 {" Edit Permission", " \u7de8\u8f2f\u8a31\u53ef\u6b0a"},
471 {"Remove Permission", "\u79fb\u9664\u8a31\u53ef\u6b0a"},
472 {"Done", "\u5b8c\u6210"},
473 {"KeyStore URL:", "\u91d1\u9470\u5132\u5b58\u5eab URL\uff1a"},
474 {"KeyStore Type:", "\u91d1\u9470\u5132\u5b58\u5eab\u985e\u578b\ufe30"},
475 {"KeyStore Provider:", "\u91d1\u9470\u5132\u5b58\u5eab\u63d0\u4f9b\u8005\ufe30"},
476 {"KeyStore Password URL:", "\u91d1\u9470\u5132\u5b58\u5eab\u5bc6\u78bc URL\uff1a"},
477 {"Principals", "Principals"},
478 {" Edit Principal:", " \u7de8\u8f2f Principal\uff1a"},
479 {" Add New Principal:", " \u52a0\u5165\u65b0 Principal\uff1a"},
480 {"Permissions", "\u8a31\u53ef\u6b0a"},
481 {" Edit Permission:", " \u7de8\u8f2f\u8a31\u53ef\u6b0a"},
482 {" Add New Permission:", " \u52a0\u5165\u65b0\u7684\u8a31\u53ef\u6b0a"},
483 {"Signed By:", "\u7c3d\u7f72\u4eba\uff1a"},
484 {"Cannot Specify Principal with a Wildcard Class without a Wildcard Name",
485 "\u6c92\u6709\u901a\u914d\u7b26\u865f\u540d\u7a31\uff0c\u7121\u6cd5\u6307\u5b9a\u542b\u6709\u901a\u914d\u7b26\u865f\u985e\u5225\u7684 Principal"},
486 {"Cannot Specify Principal without a Name",
487 "\u6c92\u6709\u540d\u7a31\uff0c\u7121\u6cd5\u6307\u5b9a Principal"},
488 {"Permission and Target Name must have a value",
489 "\u8a31\u53ef\u6b0a\u53ca\u76ee\u6a19\u5fc5\u9808\u6709\u4e00\u500b\u503c\u3002"},
490 {"Remove this Policy Entry?", "\u79fb\u9664\u9019\u500b\u898f\u5247\u9805\u76ee\uff1f"},
491 {"Overwrite File", "\u8986\u5beb\u6a94\u6848"},
492 {"Policy successfully written to filename",
493 "\u898f\u5247\u6210\u529f\u5beb\u81f3 {0}"},
494 {"null filename", "\u7121\u6548\u7684\u6a94\u540d"},
495 {"Save changes?", "\u5132\u5b58\u8b8a\u66f4\uff1f"},
496 {"Yes", "\u662f"},
497 {"No", "\u5426"},
498 {"Policy Entry", "\u898f\u5247\u9805\u76ee"},
499 {"Save Changes", "\u5132\u5b58\u8b8a\u66f4"},
500 {"No Policy Entry selected", "\u6c92\u6709\u9078\u53d6\u898f\u5247\u9805\u76ee"},
501 {"Unable to open KeyStore: ex.toString()",
502 "\u7121\u6cd5\u958b\u555f\u91d1\u9470\u5132\u5b58\u5eab\uff1a{0}"},
503 {"No principal selected", "\u672a\u9078\u53d6 Principal"},
504 {"No permission selected", "\u6c92\u6709\u9078\u53d6\u8a31\u53ef\u6b0a"},
505 {"name", "\u540d\u7a31"},
506 {"configuration type", "\u914d\u7f6e\u985e\u578b"},
507 {"environment variable name", "\u74b0\u5883\u8b8a\u6578\u540d\u7a31"},
508 {"library name", "\u7a0b\u5f0f\u5eab\u540d\u7a31"},
509 {"package name", "\u5957\u88dd\u8edf\u9ad4\u540d\u7a31"},
510 {"policy type", "\u7b56\u7565\u985e\u578b"},
511 {"property name", "\u5c6c\u6027\u540d\u7a31"},
512 {"provider name", "\u63d0\u4f9b\u8005\u540d\u7a31"},
513 {"Principal List", "\u4e3b\u9ad4\u6e05\u55ae"},
514 {"Permission List", "\u6b0a\u9650\u6e05\u55ae"},
515 {"Code Base", "\u4ee3\u78bc\u57fa\u6e96"},
516 {"KeyStore U R L:", "\u91d1\u9470\u5132\u5b58\u5eab U R L\uff1a"},
517 {"KeyStore Password U R L:", "\u91d1\u9470\u5132\u5b58\u5eab\u5bc6\u78bc U R L\uff1a"},
518
519
520 // javax.security.auth.PrivateCredentialPermission
521 {"invalid null input(s)", "\u7121\u6548\u7a7a\u8f38\u5165"},
522 {"actions can only be 'read'", "\u52d5\u4f5c\u53ea\u80fd\u88ab\u8b80\u53d6'"},
523 {"permission name [name] syntax invalid: ",
524 "\u8a31\u53ef\u6b0a\u540d\u7a31 [{0}] \u662f\u7121\u6548\u7684\u8a9e\u6cd5\uff1a "},
525 {"Credential Class not followed by a Principal Class and Name",
526 "\u8a8d\u8b49\u7b49\u7d1a\u672a\u63a5\u5728 Principal \u985e\u5225\u53ca\u540d\u7a31\u4e4b\u5f8c"},
527 {"Principal Class not followed by a Principal Name",
528 "Principal \u985e\u5225\u672a\u63a5\u5728 Principal \u540d\u7a31\u4e4b\u5f8c"},
529 {"Principal Name must be surrounded by quotes",
530 "Principal \u540d\u7a31\u5fc5\u9808\u4ee5\u5f15\u865f\u5708\u4f4f"},
531 {"Principal Name missing end quote",
532 "Principal \u540d\u7a31\u7f3a\u5c11\u4e0b\u5f15\u865f"},
533 {"PrivateCredentialPermission Principal Class can not be a wildcard (*) value if Principal Name is not a wildcard (*) value",
534 "\u5982\u679c Principal \u540d\u7a31\u4e0d\u662f\u4e00\u500b\u901a\u914d\u7b26\u865f (*) \u503c\uff0c\u90a3\u9ebc PrivateCredentialPermission Principal \u985e\u5225\u5c31\u4e0d\u6703\u662f\u4e00\u500b\u901a\u914d\u7b26\u865f (*) \u503c"},
535 {"CredOwner:\n\tPrincipal Class = class\n\tPrincipal Name = name",
536 "CredOwner:\n\tPrincipal \u985e\u5225 = {0}\n\tPrincipal \u540d\u7a31 = {1}"},
537
538 // javax.security.auth.x500
539 {"provided null name", "\u63d0\u4f9b\u7a7a\u540d"},
540 {"provided null keyword map", "\u63d0\u4f9b\u7a7a\u7684\u95dc\u9375\u5b57\u5c0d\u6620"},
541 {"provided null OID map", "\u63d0\u4f9b\u7a7a\u7684 OID \u5c0d\u6620"},
542
543 // javax.security.auth.Subject
544 {"invalid null AccessControlContext provided",
545 "\u63d0\u4f9b\u7121\u6548\u7684\u7a7a AccessControlContext"},
546 {"invalid null action provided", "\u63d0\u4f9b\u7121\u6548\u7684\u7a7a\u52d5\u4f5c"},
547 {"invalid null Class provided", "\u63d0\u4f9b\u7121\u6548\u7684\u7a7a\u985e\u5225"},
548 {"Subject:\n", "\u4e3b\u984c\uff1a\n"},
549 {"\tPrincipal: ", "\tPrincipal: "},
550 {"\tPublic Credential: ", "\t\u516c\u7528\u8a8d\u8b49 "},
551 {"\tPrivate Credentials inaccessible\n",
552 "\t\u79c1\u4eba\u8a8d\u8b49\u7121\u6cd5\u9032\u5165\n"},
553 {"\tPrivate Credential: ", "\t\u79c1\u4eba\u6388\u6b0a "},
554 {"\tPrivate Credential inaccessible\n",
555 "\t\u79c1\u4eba\u8a8d\u8b49\u7121\u6cd5\u9032\u5165\n"},
556 {"Subject is read-only", "\u4e3b\u984c\u70ba\u552f\u8b80"},
557 {"attempting to add an object which is not an instance of java.security.Principal to a Subject's Principal Set",
558 "\u8a66\u5716\u65b0\u589e\u4e00\u500b\u975e java.security.Principal \u6848\u4f8b\u7684\u7269\u4ef6\u81f3\u4e3b\u984c\u7684 Principal \u7fa4\u4e2d"},
559 {"attempting to add an object which is not an instance of class",
560 "\u8a66\u5716\u65b0\u589e\u4e00\u500b\u975e {0} \u6848\u4f8b\u7684\u7269\u4ef6"},
561
562 // javax.security.auth.login.AppConfigurationEntry
563 {"LoginModuleControlFlag: ", "LoginModuleControlFlag: "},
564
565 // javax.security.auth.login.LoginContext
566 {"Invalid null input: name", "\u7121\u6548\u7a7a\u8f38\u5165\uff1a \u540d\u7a31"},
567 {"No LoginModules configured for name",
568 "\u7121\u91dd\u5c0d {0} \u914d\u7f6e\u7684 LoginModules"},
569 {"invalid null Subject provided", "\u63d0\u4f9b\u7121\u6548\u7a7a\u4e3b\u984c"},
570 {"invalid null CallbackHandler provided",
571 "\u63d0\u4f9b\u7121\u6548\u7a7a CallbackHandler"},
572 {"null subject - logout called before login",
573 "\u7a7a\u4e3b\u984c - \u5728\u767b\u5165\u4e4b\u524d\u5373\u547c\u53eb\u767b\u51fa"},
574 {"unable to instantiate LoginModule, module, because it does not provide a no-argument constructor",
575 "\u7121\u6cd5\u5be6\u5217\u5316 LoginModule\uff0c{0}\uff0c\u56e0\u70ba\u5b83\u4e26\u672a\u63d0\u4f9b\u4e00\u500b\u975e\u5f15\u6578\u7684\u69cb\u9020\u51fd\u6578"},
576 {"unable to instantiate LoginModule",
577 "\u7121\u6cd5\u5be6\u4f8b\u5316 LoginModule"},
578 {"unable to instantiate LoginModule: ",
579 "\u7121\u6cd5\u5275\u8a2d LoginModule\uff1a"},
580 {"unable to find LoginModule class: ",
581 "\u7121\u6cd5\u627e\u5230 LoginModule \u985e\u5225\uff1a "},
582 {"unable to access LoginModule: ",
583 "\u7121\u6cd5\u5b58\u53d6 LoginModule: "},
584 {"Login Failure: all modules ignored",
585 "\u767b\u5165\u5931\u6557\uff1a \u5ffd\u7565\u6240\u6709\u6a21\u7d44"},
586
587 // sun.security.provider.PolicyFile
588
589 {"java.security.policy: error parsing policy:\n\tmessage",
590 "java.security.policy: \u89e3\u6790\u932f\u8aa4 {0}\uff1a\n\t{1}"},
591 {"java.security.policy: error adding Permission, perm:\n\tmessage",
592 "java.security.policy: \u65b0\u589e\u8a31\u53ef\u6b0a\u932f\u8aa4 {0}\uff1a\n\t{1}"},
593 {"java.security.policy: error adding Entry:\n\tmessage",
594 "java.security.policy: \u65b0\u589e\u9805\u76ee\u932f\u8aa4\uff1a\n\t{0}"},
595 {"alias name not provided (pe.name)", "\u5225\u540d\u540d\u7a31 ({0}) \u672a\u63d0\u4f9b"},
596 {"unable to perform substitution on alias, suffix",
597 "\u7121\u6cd5\u5c0d\u5225\u540d\u57f7\u884c\u66ff\u63db\uff0c{0}"},
598 {"substitution value, prefix, unsupported",
599 "\u4e0d\u652f\u63f4\u7684\u66ff\u63db\u503c\uff0c{0}"},
600 {"(", "("},
601 {")", ")"},
602 {"type can't be null","\u4e0d\u80fd\u70ba\u7a7a\u8f38\u5165"},
603
604 // sun.security.provider.PolicyParser
605 {"keystorePasswordURL can not be specified without also specifying keystore",
606 "\u6307\u5b9a keystorePasswordURL \u9700\u8981\u540c\u6642\u6307\u5b9a keystore"},
607 {"expected keystore type", "\u9810\u671f\u7684 keystore \u985e\u578b"},
608 {"expected keystore provider", "\u9810\u671f\u7684 keystore \u63d0\u4f9b\u8005"},
609 {"multiple Codebase expressions",
610 "\u591a\u52d5 Codebase \u8868\u793a\u5f0f"},
611 {"multiple SignedBy expressions","\u591a\u91cd SignedBy \u8868\u793a\u5f0f"},
612 {"SignedBy has empty alias","SignedBy \u6709\u7a7a\u5225\u540d"},
613 {"can not specify Principal with a wildcard class without a wildcard name",
614 "\u6c92\u6709\u901a\u914d\u7b26\u865f\u540d\u7a31\uff0c\u7121\u6cd5\u6307\u5b9a\u542b\u6709\u901a\u914d\u7b26\u865f\u985e\u5225\u7684 Principal"},
615 {"expected codeBase or SignedBy or Principal",
616 "\u9810\u671f\u7684 codeBase \u6216 SignedBy \u6216 Principal"},
617 {"expected permission entry", "\u9810\u671f\u7684\u8a31\u53ef\u6b0a\u9805\u76ee"},
618 {"number ", "\u865f\u78bc "},
619 {"expected [expect], read [end of file]",
620 "\u9810\u671f\u7684 [{0}], \u8b80\u53d6 [end of file]"},
621 {"expected [;], read [end of file]",
622 "\u9810\u671f\u7684 [;], \u8b80\u53d6 [end of file]"},
623 {"line number: msg", "\u884c {0}\uff1a {1}"},
624 {"line number: expected [expect], found [actual]",
625 "\u884c {0}\uff1a \u9810\u671f\u7684 [{1}]\uff0c\u767c\u73fe [{2}]"},
626 {"null principalClass or principalName",
627 "\u7a7a principalClass \u6216 principalName"},
628
629 // sun.security.pkcs11.SunPKCS11
630 {"PKCS11 Token [providerName] Password: ",
631 "PKCS11 \u8a18\u865f [{0}] \u5bc6\u78bc\uff1a "},
632
633 /* --- DEPRECATED --- */
634 // javax.security.auth.Policy
635 {"unable to instantiate Subject-based policy",
636 "\u7121\u6cd5\u5275\u8a2d\u57fa\u65bc\u4e3b\u9ad4\u7684\u7b56\u7565"}
637 };
638
639
640 /**
641 * Returns the contents of this <code>ResourceBundle</code>.
642 *
643 * <p>
644 *
645 * @return the contents of this <code>ResourceBundle</code>.
646 */
647 public Object[][] getContents() {
648 return contents;
649 }
650}