Resources_ja.java revision 2362
0N/A/*
2362N/A * Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved.
0N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A *
0N/A * This code is free software; you can redistribute it and/or modify it
0N/A * under the terms of the GNU General Public License version 2 only, as
2362N/A * published by the Free Software Foundation. Oracle designates this
0N/A * particular file as subject to the "Classpath" exception as provided
2362N/A * by Oracle in the LICENSE file that accompanied this code.
0N/A *
0N/A * This code is distributed in the hope that it will be useful, but WITHOUT
0N/A * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/A * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/A * version 2 for more details (a copy is included in the LICENSE file that
0N/A * accompanied this code).
0N/A *
0N/A * You should have received a copy of the GNU General Public License version
0N/A * 2 along with this work; if not, write to the Free Software Foundation,
0N/A * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0N/A *
2362N/A * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2362N/A * or visit www.oracle.com if you need additional information or have any
2362N/A * questions.
0N/A */
0N/A
0N/Apackage sun.security.util;
0N/A
0N/A/**
0N/A * <p> This class represents the <code>ResourceBundle</code>
0N/A * for javax.security.auth and sun.security.
0N/A *
0N/A */
0N/Apublic class Resources_ja extends java.util.ListResourceBundle {
0N/A
0N/A private static final Object[][] contents = {
0N/A
0N/A // shared (from jarsigner)
0N/A {" ", " "},
0N/A {" ", " "},
0N/A {" ", " "},
0N/A {", ", ", "},
0N/A // shared (from keytool)
0N/A {"\n", "\n"},
0N/A {"*******************************************",
0N/A "*******************************************"},
0N/A {"*******************************************\n\n",
0N/A "*******************************************\n\n"},
0N/A
0N/A // keytool
0N/A {"keytool error: ", "keytool \u30a8\u30e9\u30fc: "},
0N/A {"Illegal option: ", "\u4e0d\u6b63\u306a\u30aa\u30d7\u30b7\u30e7\u30f3: "},
0N/A {"Try keytool -help","keytool -help \u3092\u5b9f\u884c\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044"},
0N/A {"Command option <flag> needs an argument.", "\u30b3\u30de\u30f3\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3 {0} \u306b\u306f\u5f15\u6570\u304c\u5fc5\u8981\u3067\u3059\u3002"},
0N/A {"Warning: Different store and key passwords not supported for PKCS12 KeyStores. Ignoring user-specified <command> value.",
0N/A "\u8b66\u544a: PKCS12 \u30ad\u30fc\u30b9\u30c8\u30a2\u3067\u306f\u3001\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u9375\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u7570\u306a\u3063\u3066\u3044\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002\u30e6\u30fc\u30b6\u30fc\u304c\u6307\u5b9a\u3057\u305f {0} \u306e\u5024\u306f\u7121\u8996\u3057\u307e\u3059\u3002"},
0N/A {"-keystore must be NONE if -storetype is {0}",
0N/A "-storetype \u304c {0} \u306e\u5834\u5408 -keystore \u306f NONE \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093"},
0N/A {"Too may retries, program terminated",
0N/A "\u518d\u8a66\u884c\u304c\u591a\u3059\u304e\u307e\u3059\u3002\u30d7\u30ed\u30b0\u30e9\u30e0\u304c\u7d42\u4e86\u3057\u307e\u3057\u305f"},
0N/A {"-storepasswd and -keypasswd commands not supported if -storetype is {0}",
0N/A "-storetype \u304c {0} \u306e\u5834\u5408 -storepasswd \u30b3\u30de\u30f3\u30c9\u3068 -keypasswd \u30b3\u30de\u30f3\u30c9\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093"},
0N/A {"-keypasswd commands not supported if -storetype is PKCS12",
0N/A "-storetype \u304c PKCS12 \u306e\u5834\u5408\u3001-keypasswd \u30b3\u30de\u30f3\u30c9\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093"},
0N/A {"-keypass and -new can not be specified if -storetype is {0}",
0N/A "-storetype \u304c {0} \u306e\u5834\u5408 -keypass \u3068 -new \u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093"},
0N/A {"if -protected is specified, then -storepass, -keypass, and -new must not be specified",
0N/A "-protected \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001-storepass\u3001-keypass\u3001-new \u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093"},
0N/A {"if -srcprotected is specified, then -srcstorepass and -srckeypass must not be specified",
0N/A "-srcprotected \u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u3001-srcstorepass \u304a\u3088\u3073 -srckeypass \u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093"},
0N/A {"if keystore is not password protected, then -storepass, -keypass, and -new must not be specified",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001-storepass\u3001-keypass\u3001\u304a\u3088\u3073 -new \u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093"},
0N/A {"if source keystore is not password protected, then -srcstorepass and -srckeypass must not be specified",
0N/A "\u30bd\u30fc\u30b9\u30ad\u30fc\u30b9\u30c8\u30a2\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001-srcstorepass \u3068 -srckeypass \u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093"},
0N/A {"Validity must be greater than zero",
0N/A "\u59a5\u5f53\u6027\u306f\u30bc\u30ed\u3088\u308a\u5927\u304d\u304f\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"},
0N/A {"provName not a provider", "{0} \u306f\u30d7\u30ed\u30d0\u30a4\u30c0\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Usage error: no command provided", "\u4f7f\u7528\u30a8\u30e9\u30fc: \u30b3\u30de\u30f3\u30c9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093"},
0N/A {"Usage error, <arg> is not a legal command", "\u4f7f\u7528\u30a8\u30e9\u30fc: {0} \u306f\u4e0d\u6b63\u306a\u30b3\u30de\u30f3\u30c9\u3067\u3059"},
0N/A {"Source keystore file exists, but is empty: ", "\u30bd\u30fc\u30b9\u30ad\u30fc\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb\u306f\u3001\u5b58\u5728\u3057\u307e\u3059\u304c\u7a7a\u3067\u3059: "},
0N/A {"Please specify -srckeystore", "-srckeystore \u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044"},
0N/A {"Must not specify both -v and -rfc with 'list' command",
0N/A "'list' \u30b3\u30de\u30f3\u30c9\u306b -v \u3068 -rfc \u306e\u4e21\u65b9\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"Key password must be at least 6 characters",
0N/A "\u9375\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u306f 6 \u6587\u5b57\u4ee5\u4e0a\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"},
0N/A {"New password must be at least 6 characters",
0N/A "\u65b0\u898f\u30d1\u30b9\u30ef\u30fc\u30c9\u306f 6 \u6587\u5b57\u4ee5\u4e0a\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Keystore file exists, but is empty: ",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb\u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u7a7a\u3067\u3059: "},
0N/A {"Keystore file does not exist: ",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb\u306f\u5b58\u5728\u3057\u307e\u305b\u3093: "},
0N/A {"Must specify destination alias", "\u5b9b\u5148\u306e\u5225\u540d\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"},
0N/A {"Must specify alias", "\u5225\u540d\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"},
0N/A {"Keystore password must be at least 6 characters",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u306f 6 \u6587\u5b57\u4ee5\u4e0a\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Enter keystore password: ", "\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"Enter source keystore password: ", "\u30bd\u30fc\u30b9\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"Enter destination keystore password: ", "\u51fa\u529b\u5148\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"Keystore password is too short - must be at least 6 characters",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u77ed\u904e\u304e\u307e\u3059 - 6 \u6587\u5b57\u4ee5\u4e0a\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Unknown Entry Type", "\u672a\u77e5\u306e\u30a8\u30f3\u30c8\u30ea\u30bf\u30a4\u30d7"},
0N/A {"Too many failures. Alias not changed", "\u969c\u5bb3\u304c\u591a\u3059\u304e\u307e\u3059\u3002\u5225\u540d\u306f\u5909\u66f4\u3055\u308c\u307e\u305b\u3093"},
0N/A {"Entry for alias <alias> successfully imported.",
0N/A "\u5225\u540d {0} \u306e\u30a8\u30f3\u30c8\u30ea\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u6210\u529f\u3057\u307e\u3057\u305f\u3002"},
0N/A {"Entry for alias <alias> not imported.", "\u5225\u540d {0} \u306e\u30a8\u30f3\u30c8\u30ea\u306f\u30a4\u30f3\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},
0N/A {"Problem importing entry for alias <alias>: <exception>.\nEntry for alias <alias> not imported.",
0N/A "\u5225\u540d {0} \u306e\u30a8\u30f3\u30c8\u30ea\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u4e2d\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f: {1}\u3002\n\u5225\u540d {0} \u306e\u30a8\u30f3\u30c8\u30ea\u306f\u30a4\u30f3\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},
0N/A {"Import command completed: <ok> entries successfully imported, <fail> entries failed or cancelled",
0N/A "\u30a4\u30f3\u30dd\u30fc\u30c8\u30b3\u30de\u30f3\u30c9\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f: {0} \u4ef6\u306e\u30a8\u30f3\u30c8\u30ea\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u6210\u529f\u3057\u307e\u3057\u305f\u3002{1} \u4ef6\u306e\u30a8\u30f3\u30c8\u30ea\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5931\u6557\u3057\u305f\u304b\u53d6\u308a\u6d88\u3055\u308c\u307e\u3057\u305f"},
0N/A {"Warning: Overwriting existing alias <alias> in destination keystore",
0N/A "\u8b66\u544a: \u51fa\u529b\u5148\u30ad\u30fc\u30b9\u30c8\u30a2\u5185\u306e\u65e2\u5b58\u306e\u5225\u540d {0} \u3092\u4e0a\u66f8\u304d\u3057\u3066\u3044\u307e\u3059"},
0N/A {"Existing entry alias <alias> exists, overwrite? [no]: ",
0N/A "\u65e2\u5b58\u306e\u30a8\u30f3\u30c8\u30ea\u306e\u5225\u540d {0} \u304c\u5b58\u5728\u3057\u3066\u3044\u307e\u3059\u3002\u4e0a\u66f8\u304d\u3057\u307e\u3059\u304b? [no]: "},
0N/A {"Too many failures - try later", "\u969c\u5bb3\u304c\u591a\u904e\u304e\u307e\u3059 - \u5f8c\u3067\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Certification request stored in file <filename>",
0N/A "\u8a3c\u660e\u66f8\u8981\u6c42\u304c\u30d5\u30a1\u30a4\u30eb <{0}> \u306b\u4fdd\u5b58\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"Submit this to your CA", "\u3053\u308c\u3092 CA \u306b\u63d0\u51fa\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"if alias not specified, destalias, srckeypass, and destkeypass must not be specified",
0N/A "\u5225\u540d\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u3001\u51fa\u529b\u5148\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u5225\u540d\u3001\u30bd\u30fc\u30b9\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3001\u304a\u3088\u3073\u51fa\u529b\u5148\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093"},
0N/A {"Certificate stored in file <filename>",
0N/A "\u8a3c\u660e\u66f8\u304c\u30d5\u30a1\u30a4\u30eb <{0}> \u306b\u4fdd\u5b58\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"Certificate reply was installed in keystore",
0N/A "\u8a3c\u660e\u66f8\u5fdc\u7b54\u304c\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"Certificate reply was not installed in keystore",
0N/A "\u8a3c\u660e\u66f8\u5fdc\u7b54\u304c\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},
0N/A {"Certificate was added to keystore",
0N/A "\u8a3c\u660e\u66f8\u304c\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"Certificate was not added to keystore",
0N/A "\u8a3c\u660e\u66f8\u304c\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},
0N/A {"[Storing ksfname]", "[{0} \u3092\u683c\u7d0d\u4e2d]"},
0N/A {"alias has no public key (certificate)",
0N/A "{0} \u306b\u306f\u516c\u958b\u9375 (\u8a3c\u660e\u66f8) \u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Cannot derive signature algorithm",
0N/A "\u7f72\u540d\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"Alias <alias> does not exist",
0N/A "\u5225\u540d <{0}> \u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002"},
0N/A {"Alias <alias> has no certificate",
0N/A "\u5225\u540d <{0}> \u306f\u8a3c\u660e\u66f8\u3092\u4fdd\u6301\u3057\u307e\u305b\u3093\u3002"},
0N/A {"Key pair not generated, alias <alias> already exists",
0N/A "\u9375\u30da\u30a2\u306f\u751f\u6210\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u540d <{0}> \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002"},
0N/A {"Cannot derive signature algorithm",
0N/A "\u7f72\u540d\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"Generating keysize bit keyAlgName key pair and self-signed certificate (sigAlgName) with a validity of validality days\n\tfor: x500Name",
0N/A "{3} \u65e5\u9593\u6709\u52b9\u306a {0} \u30d3\u30c3\u30c8\u306e {1} \u306e\u9375\u30da\u30a2\u3068\u81ea\u5df1\u7f72\u540d\u578b\u8a3c\u660e\u66f8 ({2}) \u3092\u751f\u6210\u3057\u3066\u3044\u307e\u3059\n\t\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u540d: {4}"},
0N/A {"Enter key password for <alias>", "<{0}> \u306e\u9375\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"\t(RETURN if same as keystore password): ",
0N/A "\t(\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u540c\u3058\u5834\u5408\u306f RETURN \u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044): "},
0N/A {"Key password is too short - must be at least 6 characters",
0N/A "\u9375\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u77ed\u904e\u304e\u307e\u3059 - 6 \u6587\u5b57\u4ee5\u4e0a\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Too many failures - key not added to keystore",
0N/A "\u969c\u5bb3\u304c\u591a\u904e\u304e\u307e\u3059 - \u9375\u306f\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f"},
0N/A {"Destination alias <dest> already exists",
0N/A "\u5b9b\u5148\u306e\u5225\u540d <{0}> \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002"},
0N/A {"Password is too short - must be at least 6 characters",
0N/A "\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u77ed\u904e\u304e\u307e\u3059 - 6 \u6587\u5b57\u4ee5\u4e0a\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Too many failures. Key entry not cloned",
0N/A "\u969c\u5bb3\u304c\u591a\u904e\u304e\u307e\u3059\u3002\u9375\u30a8\u30f3\u30c8\u30ea\u306f\u8907\u88fd\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},
0N/A {"key password for <alias>", "<{0}> \u306e\u9375\u306e\u30d1\u30b9\u30ef\u30fc\u30c9"},
0N/A {"Keystore entry for <id.getName()> already exists",
0N/A "<{0}> \u306e\u30ad\u30fc\u30b9\u30c8\u30a2\u30a8\u30f3\u30c8\u30ea\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002"},
0N/A {"Creating keystore entry for <id.getName()> ...",
0N/A "<{0}> \u306e\u30ad\u30fc\u30b9\u30c8\u30a2\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u4e2d..."},
0N/A {"No entries from identity database added",
0N/A "\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304b\u3089\u8ffd\u52a0\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u306f\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Alias name: alias", "\u5225\u540d: {0}"},
0N/A {"Creation date: keyStore.getCreationDate(alias)",
0N/A "\u4f5c\u6210\u65e5: {0,date}"},
0N/A {"alias, keyStore.getCreationDate(alias), ",
0N/A "{0}, {1,date}, "},
0N/A {"alias, ", "{0}, "},
0N/A {"Entry type: <type>", "\u30a8\u30f3\u30c8\u30ea\u30bf\u30a4\u30d7: {0}"},
0N/A {"Certificate chain length: ", "\u8a3c\u660e\u9023\u9396\u306e\u9577\u3055: "},
0N/A {"Certificate[(i + 1)]:", "\u8a3c\u660e\u66f8[{0,number,integer}]:"},
0N/A {"Certificate fingerprint (MD5): ", "\u8a3c\u660e\u66f8\u306e\u30d5\u30a3\u30f3\u30ac\u30fc\u30d7\u30ea\u30f3\u30c8 (MD5): "},
0N/A {"Entry type: trustedCertEntry\n", "\u30a8\u30f3\u30c8\u30ea\u306e\u30bf\u30a4\u30d7: trustedCertEntry\n"},
0N/A {"trustedCertEntry,", "trustedCertEntry,"},
0N/A {"Keystore type: ", "\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30bf\u30a4\u30d7: "},
0N/A {"Keystore provider: ", "\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d7\u30ed\u30d0\u30a4\u30c0: "},
0N/A {"Your keystore contains keyStore.size() entry",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u306f {0,number,integer} \u30a8\u30f3\u30c8\u30ea\u304c\u542b\u307e\u308c\u307e\u3059\u3002"},
0N/A {"Your keystore contains keyStore.size() entries",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u306f {0,number,integer} \u30a8\u30f3\u30c8\u30ea\u304c\u542b\u307e\u308c\u307e\u3059\u3002"},
0N/A {"Failed to parse input", "\u5165\u529b\u306e\u69cb\u6587\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"},
0N/A {"Empty input", "\u5165\u529b\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Not X.509 certificate", "X.509 \u8a3c\u660e\u66f8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Cannot derive signature algorithm",
0N/A "\u7f72\u540d\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"alias has no public key", "{0} \u306b\u306f\u516c\u958b\u9375\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"alias has no X.509 certificate", "{0} \u306b\u306f X.509 \u8a3c\u660e\u66f8\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"New certificate (self-signed):", "\u65b0\u3057\u3044\u8a3c\u660e\u66f8 (\u81ea\u5df1\u7f72\u540d\u578b):"},
0N/A {"Reply has no certificates", "\u5fdc\u7b54\u306b\u306f\u8a3c\u660e\u66f8\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Certificate not imported, alias <alias> already exists",
0N/A "\u8a3c\u660e\u66f8\u306f\u30a4\u30f3\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u540d <{0}> \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002"},
0N/A {"Input not an X.509 certificate", "\u5165\u529b\u306f X.509 \u8a3c\u660e\u66f8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Certificate already exists in keystore under alias <trustalias>",
0N/A "\u8a3c\u660e\u66f8\u306f\u3001\u5225\u540d <{0}> \u306e\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002"},
0N/A {"Do you still want to add it? [no]: ",
0N/A "\u8ffd\u52a0\u3057\u307e\u3059\u304b? [no]: "},
0N/A {"Certificate already exists in system-wide CA keystore under alias <trustalias>",
0N/A "\u8a3c\u660e\u66f8\u306f\u3001\u5225\u540d <{0}> \u306e\u30b7\u30b9\u30c6\u30e0\u898f\u6a21\u306e CA \u30ad\u30fc\u30b9\u30c8\u30a2\u5185\u306b\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002"},
0N/A {"Do you still want to add it to your own keystore? [no]: ",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3057\u307e\u3059\u304b? [no]: "},
0N/A {"Trust this certificate? [no]: ", "\u3053\u306e\u8a3c\u660e\u66f8\u3092\u4fe1\u983c\u3057\u307e\u3059\u304b? [no]: "},
0N/A {"YES", "YES"},
0N/A {"New prompt: ", "\u65b0\u898f {0}: "},
0N/A {"Passwords must differ", "\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u7570\u306a\u3063\u3066\u3044\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Re-enter new prompt: ", "\u65b0\u898f {0} \u3092\u518d\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"Re-enter new password: ", "\u65b0\u898f\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u518d\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"They don't match. Try again", "\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002\u3082\u3046\u4e00\u5ea6\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044"},
0N/A {"Enter prompt alias name: ", "{0} \u306e\u5225\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"Enter new alias name\t(RETURN to cancel import for this entry): ",
0N/A "\u65b0\u3057\u3044\u5225\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\t(\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u3092\u53d6\u308a\u6d88\u3059\u5834\u5408\u306f RETURN \u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044): "},
0N/A {"Enter alias name: ", "\u5225\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: "},
0N/A {"\t(RETURN if same as for <otherAlias>)",
0N/A "\t(<{0}> \u3068\u540c\u3058\u5834\u5408\u306f RETURN \u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044)"},
0N/A {"*PATTERN* printX509Cert",
0N/A "\u6240\u6709\u8005: {0}\n\u767a\u884c\u8005: {1}\n\u30b7\u30ea\u30a2\u30eb\u756a\u53f7: {2}\n\u6709\u52b9\u671f\u9593\u306e\u958b\u59cb\u65e5: {3} \u7d42\u4e86\u65e5: {4}\n\u8a3c\u660e\u66f8\u306e\u30d5\u30a3\u30f3\u30ac\u30fc\u30d7\u30ea\u30f3\u30c8:\n\t MD5: {5}\n\t SHA1: {6}\n\t \u7f72\u540d\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u540d: {7}\n\t \u30d0\u30fc\u30b8\u30e7\u30f3: {8}"},
0N/A {"What is your first and last name?",
0N/A "\u59d3\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"What is the name of your organizational unit?",
0N/A "\u7d44\u7e54\u5358\u4f4d\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"What is the name of your organization?",
0N/A "\u7d44\u7e54\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"What is the name of your City or Locality?",
0N/A "\u90fd\u5e02\u540d\u307e\u305f\u306f\u5730\u57df\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"What is the name of your State or Province?",
0N/A "\u5dde\u540d\u307e\u305f\u306f\u5730\u65b9\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"What is the two-letter country code for this unit?",
0N/A "\u3053\u306e\u5358\u4f4d\u306b\u8a72\u5f53\u3059\u308b 2 \u6587\u5b57\u306e\u56fd\u756a\u53f7\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Is <name> correct?", "{0} \u3067\u3088\u308d\u3057\u3044\u3067\u3059\u304b?"},
0N/A {"no", "no"},
0N/A {"yes", "yes"},
0N/A {"y", "y"},
0N/A {" [defaultValue]: ", " [{0}]: "},
0N/A {"Alias <alias> has no key",
0N/A "\u5225\u540d <{0}> \u306b\u306f\u9375\u304c\u3042\u308a\u307e\u305b\u3093"},
0N/A {"Alias <alias> references an entry type that is not a private key entry. The -keyclone command only supports cloning of private key entries",
0N/A "\u5225\u540d <{0}> \u304c\u53c2\u7167\u3057\u3066\u3044\u308b\u30a8\u30f3\u30c8\u30ea\u30bf\u30a4\u30d7\u306f\u975e\u516c\u958b\u9375\u30a8\u30f3\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002-keyclone \u30b3\u30de\u30f3\u30c9\u306f\u975e\u516c\u958b\u9375\u30a8\u30f3\u30c8\u30ea\u306e\u8907\u88fd\u306e\u307f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059"},
0N/A
0N/A {"***************** WARNING WARNING WARNING *****************",
0N/A "***************** \u8b66\u544a \u8b66\u544a \u8b66\u544a *****************"},
0N/A
0N/A // Translators of the following 5 pairs, ATTENTION:
0N/A // the next 5 string pairs are meant to be combined into 2 paragraphs,
0N/A // 1+3+4 and 2+3+5. make sure your translation also does.
0N/A {"* The integrity of the information stored in your keystore *",
0N/A "* \u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u4fdd\u5b58\u3055\u308c\u305f\u60c5\u5831\u306e\u5b8c\u5168\u6027\u306f\u691c\u8a3c\u3055\u308c\u3066 *"},
0N/A {"* The integrity of the information stored in the srckeystore*",
0N/A "* \u30bd\u30fc\u30b9\u30ad\u30fc\u30b9\u30c8\u30a2\u306b\u4fdd\u5b58\u3055\u308c\u305f\u60c5\u5831\u306e\u5b8c\u5168\u6027*"},
0N/A {"* has NOT been verified! In order to verify its integrity, *",
0N/A "* \u3044\u307e\u305b\u3093! \u5b8c\u5168\u6027\u3092\u691c\u8a3c\u3059\u308b\u306b\u306f\u3001\u30ad\u30fc\u30b9\u30c8\u30a2\u306e *"},
0N/A {"* you must provide your keystore password. *",
0N/A "* \u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 *"},
0N/A {"* you must provide the srckeystore password. *",
0N/A "* \u30bd\u30fc\u30b9\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 *"},
0N/A
0N/A
0N/A {"Certificate reply does not contain public key for <alias>",
0N/A "\u8a3c\u660e\u66f8\u5fdc\u7b54\u306b\u306f\u3001<{0}> \u306e\u516c\u958b\u9375\u306f\u542b\u307e\u308c\u307e\u305b\u3093\u3002"},
0N/A {"Incomplete certificate chain in reply",
0N/A "\u5fdc\u7b54\u3057\u305f\u8a3c\u660e\u9023\u9396\u306f\u4e0d\u5b8c\u5168\u3067\u3059\u3002"},
0N/A {"Certificate chain in reply does not verify: ",
0N/A "\u5fdc\u7b54\u3057\u305f\u8a3c\u660e\u9023\u9396\u306f\u691c\u8a3c\u3055\u308c\u3066\u3044\u307e\u305b\u3093: "},
0N/A {"Top-level certificate in reply:\n",
0N/A "\u5fdc\u7b54\u3057\u305f\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u306e\u8a3c\u660e\u66f8:\n"},
0N/A {"... is not trusted. ", "... \u306f\u4fe1\u983c\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 "},
0N/A {"Install reply anyway? [no]: ", "\u5fdc\u7b54\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u304b? [no]: "},
0N/A {"NO", "NO"},
0N/A {"Public keys in reply and keystore don't match",
0N/A "\u5fdc\u7b54\u3057\u305f\u516c\u958b\u9375\u3068\u30ad\u30fc\u30b9\u30c8\u30a2\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002"},
0N/A {"Certificate reply and certificate in keystore are identical",
0N/A "\u8a3c\u660e\u66f8\u5fdc\u7b54\u3068\u30ad\u30fc\u30b9\u30c8\u30a2\u5185\u306e\u8a3c\u660e\u66f8\u304c\u540c\u3058\u3067\u3059\u3002"},
0N/A {"Failed to establish chain from reply",
0N/A "\u5fdc\u7b54\u304b\u3089\u9023\u9396\u3092\u78ba\u7acb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},
0N/A {"n", "n"},
0N/A {"Wrong answer, try again", "\u5fdc\u7b54\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u3002\u3082\u3046\u4e00\u5ea6\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Secret key not generated, alias <alias> already exists",
0N/A "\u79d8\u5bc6\u9375\u306f\u751f\u6210\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u540d <{0}> \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059"},
0N/A {"Please provide -keysize for secret key generation",
0N/A "\u79d8\u5bc6\u9375\u306e\u751f\u6210\u6642\u306b\u306f -keysize \u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044"},
0N/A {"keytool usage:\n", "keytool \u306e\u4f7f\u3044\u65b9:\n"},
0N/A
0N/A {"Extensions: ", "\u62e1\u5f35: "},
0N/A
0N/A {"-certreq [-v] [-protected]",
0N/A "-certreq [-v] [-protected]"},
0N/A {"\t [-alias <alias>] [-sigalg <sigalg>]",
0N/A "\t [-alias <alias>] [-sigalg <sigalg>]"},
0N/A {"\t [-file <csr_file>] [-keypass <keypass>]",
0N/A "\t [-file <csr_file>] [-keypass <keypass>]"},
0N/A {"\t [-keystore <keystore>] [-storepass <storepass>]",
0N/A "\t [-keystore <keystore>] [-storepass <storepass>]"},
0N/A {"\t [-storetype <storetype>] [-providername <name>]",
0N/A "\t [-storetype <storetype>] [-providername <name>]"},
0N/A {"\t [-providerclass <provider_class_name> [-providerarg <arg>]] ...",
0N/A "\t [-providerclass <provider_class_name> [-providerarg <arg>]] ..."},
0N/A {"\t [-providerpath <pathlist>]",
0N/A "\t [-providerpath <pathlist>]"},
0N/A {"-delete [-v] [-protected] -alias <alias>",
0N/A "-delete [-v] [-protected] -alias <alias>"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A //{"-export [-v] [-rfc] [-protected]",
0N/A // "-export [-v] [-rfc] [-protected]"},
0N/A {"-exportcert [-v] [-rfc] [-protected]",
0N/A "-exportcert [-v] [-rfc] [-protected]"},
0N/A {"\t [-alias <alias>] [-file <cert_file>]",
0N/A "\t [-alias <alias>] [-file <cert_file>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A //{"-genkey [-v] [-protected]",
0N/A // "-genkey [-v] [-protected]"},
0N/A {"-genkeypair [-v] [-protected]",
0N/A "-genkeypair [-v] [-protected]"},
0N/A {"\t [-alias <alias>]", "\t [-alias <alias>]"},
0N/A {"\t [-keyalg <keyalg>] [-keysize <keysize>]",
0N/A "\t [-keyalg <keyalg>] [-keysize <keysize>]"},
0N/A {"\t [-sigalg <sigalg>] [-dname <dname>]",
0N/A "\t [-sigalg <sigalg>] [-dname <dname>]"},
0N/A {"\t [-validity <valDays>] [-keypass <keypass>]",
0N/A "\t [-validity <valDays>] [-keypass <keypass>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-genseckey [-v] [-protected]",
0N/A "-genseckey [-v] [-protected]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-help", "-help"},
0N/A //{"-identitydb [-v] [-protected]",
0N/A // "-identitydb [-v] [-protected]"},
0N/A //{"\t [-file <idb_file>]", "\t [-file <idb_file>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A //{"-import [-v] [-noprompt] [-trustcacerts] [-protected]",
0N/A // "-import [-v] [-noprompt] [-trustcacerts] [-protected]"},
0N/A {"-importcert [-v] [-noprompt] [-trustcacerts] [-protected]",
0N/A "-importcert [-v] [-noprompt] [-trustcacerts] [-protected]"},
0N/A {"\t [-alias <alias>]", "\t [-alias <alias>]"},
0N/A {"\t [-alias <alias>] [-keypass <keypass>]",
0N/A "\t [-alias <alias>] [-keypass <keypass>]"},
0N/A {"\t [-file <cert_file>] [-keypass <keypass>]",
0N/A "\t [-file <cert_file>] [-keypass <keypass>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-importkeystore [-v] ",
0N/A "-importkeystore [-v] "},
0N/A {"\t [-srckeystore <srckeystore>] [-destkeystore <destkeystore>]",
0N/A "\t [-srckeystore <srckeystore>] [-destkeystore <destkeystore>]"},
0N/A {"\t [-srcstoretype <srcstoretype>] [-deststoretype <deststoretype>]",
0N/A "\t [-srcstoretype <srcstoretype>] [-deststoretype <deststoretype>]"},
0N/A {"\t [-srcprotected] [-destprotected]",
0N/A "\t [-srcprotected] [-destprotected]"},
0N/A {"\t [-srcstorepass <srcstorepass>] [-deststorepass <deststorepass>]",
0N/A "\t [-srcstorepass <srcstorepass>] [-deststorepass <deststorepass>]"},
0N/A {"\t [-srcprovidername <srcprovidername>]\n\t [-destprovidername <destprovidername>]", // \u3053\u306e\u884c\u306f\u9577\u3059\u304e\u307e\u3059\u30022 \u884c\u306b\u5206\u5272\u3057\u3066\u304f\u3060\u3055\u3044
0N/A "\t [-srcprovidername <srcprovidername>]\n\t [-destprovidername <destprovidername>]"},
0N/A {"\t [-srcalias <srcalias> [-destalias <destalias>]",
0N/A "\t [-srcalias <srcalias> [-destalias <destalias>]"},
0N/A {"\t [-srckeypass <srckeypass>] [-destkeypass <destkeypass>]]",
0N/A "\t [-srckeypass <srckeypass>] [-destkeypass <destkeypass>]]"},
0N/A {"\t [-noprompt]", "\t [-noprompt]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-changealias [-v] [-protected] -alias <alias> -destalias <destalias>",
0N/A "-changealias [-v] [-protected] -alias <alias> -destalias <destalias>"},
0N/A {"\t [-keypass <keypass>]", "\t [-keypass <keypass>]"},
0N/A
0N/A //{"-keyclone [-v] [-protected]",
0N/A // "-keyclone [-v] [-protected]"},
0N/A //{"\t [-alias <alias>] -dest <dest_alias>",
0N/A // "\t [-alias <alias>] -dest <dest_alias>"},
0N/A //{"\t [-keypass <keypass>] [-new <new_keypass>]",
0N/A // "\t [-keypass <keypass>] [-new <new_keypass>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-keypasswd [-v] [-alias <alias>]",
0N/A "-keypasswd [-v] [-alias <alias>]"},
0N/A {"\t [-keypass <old_keypass>] [-new <new_keypass>]",
0N/A "\t [-keypass <old_keypass>] [-new <new_keypass>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-list [-v | -rfc] [-protected]",
0N/A "-list [-v | -rfc] [-protected]"},
0N/A {"\t [-alias <alias>]", "\t [-alias <alias>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-printcert [-v] [-file <cert_file>]",
0N/A "-printcert [-v] [-file <cert_file>]"},
0N/A
0N/A //{"-selfcert [-v] [-protected]",
0N/A // "-selfcert [-v] [-protected]"},
0N/A {"\t [-alias <alias>]", "\t [-alias <alias>]"},
0N/A //{"\t [-dname <dname>] [-validity <valDays>]",
0N/A // "\t [-dname <dname>] [-validity <valDays>]"},
0N/A //{"\t [-keypass <keypass>] [-sigalg <sigalg>]",
0N/A // "\t [-keypass <keypass>] [-sigalg <sigalg>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A {"-storepasswd [-v] [-new <new_storepass>]",
0N/A "-storepasswd [-v] [-new <new_storepass>]"},
0N/A /** rest is same as -certreq starting from -keystore **/
0N/A
0N/A // policytool
0N/A {"Warning: A public key for alias 'signers[i]' does not exist. Make sure a KeyStore is properly configured.",
0N/A "\u8b66\u544a: \u5225\u540d {0} \u306e\u516c\u958b\u9375\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002\u30ad\u30fc\u30b9\u30c8\u30a2\u304c\u6b63\u3057\u304f\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Warning: Class not found: class", "\u8b66\u544a: \u30af\u30e9\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093: {0}"},
0N/A {"Warning: Invalid argument(s) for constructor: arg",
0N/A "\u8b66\u544a: \u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u306e\u5f15\u6570\u304c\u7121\u52b9\u3067\u3059: {0}"},
0N/A {"Illegal Principal Type: type", "\u4e0d\u6b63\u306a\u4e3b\u4f53\u306e\u30bf\u30a4\u30d7: {0}"},
0N/A {"Illegal option: option", "\u4e0d\u6b63\u306a\u30aa\u30d7\u30b7\u30e7\u30f3: {0}"},
0N/A {"Usage: policytool [options]", "\u4f7f\u3044\u65b9: policytool [options]"},
0N/A {" [-file <file>] policy file location",
0N/A " [-file <file>] \u30dd\u30ea\u30b7\u30fc\u30d5\u30a1\u30a4\u30eb\u306e\u5834\u6240"},
0N/A {"New", "\u65b0\u898f"},
0N/A {"Open", "\u958b\u304f"},
0N/A {"Save", "\u4fdd\u5b58"},
0N/A {"Save As", "\u5225\u540d\u4fdd\u5b58"},
0N/A {"View Warning Log", "\u8b66\u544a\u30ed\u30b0\u306e\u8868\u793a"},
0N/A {"Exit", "\u7d42\u4e86"},
0N/A {"Add Policy Entry", "\u30dd\u30ea\u30b7\u30fc\u30a8\u30f3\u30c8\u30ea\u306e\u8ffd\u52a0"},
0N/A {"Edit Policy Entry", "\u30dd\u30ea\u30b7\u30fc\u30a8\u30f3\u30c8\u30ea\u306e\u7de8\u96c6"},
0N/A {"Remove Policy Entry", "\u30dd\u30ea\u30b7\u30fc\u30a8\u30f3\u30c8\u30ea\u306e\u524a\u9664"},
0N/A {"Edit", "\u7de8\u96c6"},
0N/A {"Retain", "\u4fdd\u6301"},
0N/A
0N/A {"Warning: File name may include escaped backslash characters. " +
0N/A "It is not necessary to escape backslash characters " +
0N/A "(the tool escapes characters as necessary when writing " +
0N/A "the policy contents to the persistent store).\n\n" +
0N/A "Click on Retain to retain the entered name, or click on " +
0N/A "Edit to edit the name.",
0N/A "Warning: File name may include escaped backslash characters. " +
0N/A "It is not necessary to escape backslash characters " +
0N/A "(the tool escapes characters as necessary when writing " +
0N/A "the policy contents to the persistent store).\n\n" +
0N/A "Click on Retain to retain the entered name, or click on " +
0N/A "Edit to edit the name."},
0N/A
0N/A {"Add Public Key Alias", "\u516c\u958b\u9375\u306e\u5225\u540d\u3092\u8ffd\u52a0"},
0N/A {"Remove Public Key Alias", "\u516c\u958b\u9375\u306e\u5225\u540d\u3092\u524a\u9664"},
0N/A {"File", "\u30d5\u30a1\u30a4\u30eb"},
0N/A {"KeyStore", "\u30ad\u30fc\u30b9\u30c8\u30a2"},
0N/A {"Policy File:", "\u30dd\u30ea\u30b7\u30fc\u30d5\u30a1\u30a4\u30eb:"},
0N/A {"Could not open policy file: policyFile: e.toString()",
0N/A "\u30dd\u30ea\u30b7\u30fc\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u3051\u307e\u305b\u3093\u3067\u3057\u305f: {0}: {1}"},
0N/A {"Policy Tool", "Policy Tool"},
0N/A {"Errors have occurred while opening the policy configuration. View the Warning Log for more information.",
0N/A "\u30dd\u30ea\u30b7\u30fc\u69cb\u6210\u306e\u30aa\u30fc\u30d7\u30f3\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u306f\u8b66\u544a\u30ed\u30b0\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},
0N/A {"Error", "\u30a8\u30e9\u30fc"},
0N/A {"OK", "\u4e86\u89e3"},
0N/A {"Status", "\u72b6\u614b"},
0N/A {"Warning", "\u8b66\u544a"},
0N/A {"Permission: ",
0N/A "\u30a2\u30af\u30bb\u30b9\u6a29: "},
0N/A {"Principal Type:", "\u4e3b\u4f53\u306e\u30bf\u30a4\u30d7:"},
0N/A {"Principal Name:", "\u4e3b\u4f53\u306e\u540d\u524d:"},
0N/A {"Target Name: ",
0N/A "\u30bf\u30fc\u30b2\u30c3\u30c8\u540d: "},
0N/A {"Actions: ",
0N/A "\u30a2\u30af\u30b7\u30e7\u30f3: "},
0N/A {"OK to overwrite existing file filename?",
0N/A "\u65e2\u5b58\u306e\u30d5\u30a1\u30a4\u30eb {0} \u306b\u4e0a\u66f8\u304d\u3057\u307e\u3059\u304b?"},
0N/A {"Cancel", "\u53d6\u6d88\u3057"},
0N/A {"CodeBase:", "CodeBase:"},
0N/A {"SignedBy:", "SignedBy:"},
0N/A {"Add Principal", "\u4e3b\u4f53\u306e\u8ffd\u52a0"},
0N/A {"Edit Principal", "\u4e3b\u4f53\u306e\u7de8\u96c6"},
0N/A {"Remove Principal", "\u4e3b\u4f53\u306e\u524a\u9664"},
0N/A {"Principals:", "\u4e3b\u4f53:"},
0N/A {" Add Permission", " \u30a2\u30af\u30bb\u30b9\u6a29\u306e\u8ffd\u52a0"},
0N/A {" Edit Permission", " \u30a2\u30af\u30bb\u30b9\u6a29\u306e\u7de8\u96c6"},
0N/A {"Remove Permission", "\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u524a\u9664"},
0N/A {"Done", "\u5b8c\u4e86"},
0N/A {"KeyStore URL:", "\u30ad\u30fc\u30b9\u30c8\u30a2 URL:"},
0N/A {"KeyStore Type:", "\u30ad\u30fc\u30b9\u30c8\u30a2\u306e\u30bf\u30a4\u30d7:"},
0N/A {"KeyStore Provider:", "\u30ad\u30fc\u30b9\u30c8\u30a2\u30d7\u30ed\u30d0\u30a4\u30c0:"},
0N/A {"KeyStore Password URL:", "\u30ad\u30fc\u30b9\u30c8\u30a2\u30d1\u30b9\u30ef\u30fc\u30c9 URL:"},
0N/A {"Principals", "\u4e3b\u4f53"},
0N/A {" Edit Principal:", " \u4e3b\u4f53\u306e\u7de8\u96c6:"},
0N/A {" Add New Principal:", " \u4e3b\u4f53\u306e\u65b0\u898f\u8ffd\u52a0:"},
0N/A {"Permissions", "\u30a2\u30af\u30bb\u30b9\u6a29"},
0N/A {" Edit Permission:", " \u30a2\u30af\u30bb\u30b9\u6a29\u306e\u7de8\u96c6:"},
0N/A {" Add New Permission:", " \u65b0\u898f\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u8ffd\u52a0:"},
0N/A {"Signed By:", "\u7f72\u540d\u8005:"},
0N/A {"Cannot Specify Principal with a Wildcard Class without a Wildcard Name",
0N/A "\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u540d\u306e\u306a\u3044\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u30af\u30e9\u30b9\u3092\u4f7f\u3063\u3066\u4e3b\u4f53\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"Cannot Specify Principal without a Name",
0N/A "\u540d\u524d\u3092\u4f7f\u308f\u305a\u306b\u4e3b\u4f53\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"Permission and Target Name must have a value",
0N/A "\u30a2\u30af\u30bb\u30b9\u6a29\u3068\u30bf\u30fc\u30b2\u30c3\u30c8\u540d\u306f\u3001\u5024\u3092\u4fdd\u6301\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"},
0N/A {"Remove this Policy Entry?", "\u3053\u306e\u30dd\u30ea\u30b7\u30fc\u30a8\u30f3\u30c8\u30ea\u3092\u524a\u9664\u3057\u307e\u3059\u304b?"},
0N/A {"Overwrite File", "\u30d5\u30a1\u30a4\u30eb\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u3002"},
0N/A {"Policy successfully written to filename",
0N/A "\u30dd\u30ea\u30b7\u30fc\u306e {0} \u3078\u306e\u66f8\u304d\u8fbc\u307f\u306b\u6210\u529f\u3057\u307e\u3057\u305f\u3002"},
0N/A {"null filename", "\u30d5\u30a1\u30a4\u30eb\u540d\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Save changes?", "\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b?"},
0N/A {"Yes", "\u306f\u3044"},
0N/A {"No", "\u3044\u3044\u3048"},
0N/A {"Policy Entry", "\u30dd\u30ea\u30b7\u30fc\u30a8\u30f3\u30c8\u30ea"},
0N/A {"Save Changes", "\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u3002"},
0N/A {"No Policy Entry selected", "\u30dd\u30ea\u30b7\u30fc\u30a8\u30f3\u30c8\u30ea\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"},
0N/A {"Unable to open KeyStore: ex.toString()",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2 {0} \u3092\u958b\u3051\u307e\u305b\u3093"},
0N/A {"No principal selected", "\u4e3b\u4f53\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"},
0N/A {"No permission selected", "\u30a2\u30af\u30bb\u30b9\u6a29\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"},
0N/A {"name", "\u540d\u524d"},
0N/A {"configuration type", "\u8a2d\u5b9a\u30bf\u30a4\u30d7"},
0N/A {"environment variable name", "\u74b0\u5883\u5909\u6570\u540d"},
0N/A {"library name", "\u30e9\u30a4\u30d6\u30e9\u30ea\u540d"},
0N/A {"package name", "\u30d1\u30c3\u30b1\u30fc\u30b8\u540d"},
0N/A {"policy type", "\u30dd\u30ea\u30b7\u30fc\u30bf\u30a4\u30d7"},
0N/A {"property name", "\u30d7\u30ed\u30d1\u30c6\u30a3\u540d"},
0N/A {"provider name", "\u30d7\u30ed\u30d0\u30a4\u30c0\u540d"},
0N/A {"Principal List", "\u4e3b\u4f53\u306e\u30ea\u30b9\u30c8"},
0N/A {"Permission List", "\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u30ea\u30b9\u30c8"},
0N/A {"Code Base", "\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9"},
0N/A {"KeyStore U R L:", "\u30ad\u30fc\u30b9\u30c8\u30a2 U R L:"},
0N/A {"KeyStore Password U R L:", "\u30ad\u30fc\u30b9\u30c8\u30a2\u30d1\u30b9\u30ef\u30fc\u30c9 U R L:"},
0N/A
0N/A
0N/A // javax.security.auth.PrivateCredentialPermission
0N/A {"invalid null input(s)", "null \u306e\u5165\u529b\u306f\u7121\u52b9\u3067\u3059\u3002"},
0N/A {"actions can only be 'read'", "\u30a2\u30af\u30b7\u30e7\u30f3\u306f '\u8aad\u307f\u8fbc\u307f' \u306e\u307f\u53ef\u80fd\u3067\u3059\u3002"},
0N/A {"permission name [name] syntax invalid: ",
0N/A "\u30a2\u30af\u30bb\u30b9\u6a29\u540d [{0}] \u306e\u69cb\u6587\u304c\u7121\u52b9\u3067\u3059: "},
0N/A {"Credential Class not followed by a Principal Class and Name",
0N/A "Credential \u30af\u30e9\u30b9\u306e\u6b21\u306b Principal \u30af\u30e9\u30b9\u304a\u3088\u3073\u540d\u524d\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Principal Class not followed by a Principal Name",
0N/A "Principal \u30af\u30e9\u30b9\u306e\u6b21\u306b\u4e3b\u4f53\u540d\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"Principal Name must be surrounded by quotes",
0N/A "\u4e3b\u4f53\u540d\u306f\u5f15\u7528\u7b26\u3067\u56f2\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"},
0N/A {"Principal Name missing end quote",
0N/A "\u4e3b\u4f53\u540d\u306e\u6700\u5f8c\u306b\u5f15\u7528\u7b26\u304c\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"PrivateCredentialPermission Principal Class can not be a wildcard (*) value if Principal Name is not a wildcard (*) value",
0N/A "\u4e3b\u4f53\u540d\u304c\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9 (*) \u5024\u3067\u306a\u3044\u5834\u5408\u3001PrivateCredentialPermission \u306e Principal \u30af\u30e9\u30b9\u3092\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9 (*) \u5024\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"CredOwner:\n\tPrincipal Class = class\n\tPrincipal Name = name",
0N/A "CredOwner:\n\tPrincipal \u30af\u30e9\u30b9 = {0}\n\t\u4e3b\u4f53\u540d = {1}"},
0N/A
0N/A // javax.security.auth.x500
0N/A {"provided null name", "\u7a7a\u306e\u540d\u524d\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"provided null keyword map", "null \u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u30de\u30c3\u30d7\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f"},
0N/A {"provided null OID map", "null \u306e OID \u30de\u30c3\u30d7\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f"},
0N/A
0N/A // javax.security.auth.Subject
0N/A {"invalid null AccessControlContext provided",
0N/A "\u7121\u52b9\u306a null AccessControlContext \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"invalid null action provided", "\u7121\u52b9\u306a null \u30a2\u30af\u30b7\u30e7\u30f3\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"invalid null Class provided", "\u7121\u52b9\u306a null \u30af\u30e9\u30b9\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"Subject:\n", "\u30b5\u30d6\u30b8\u30a7\u30af\u30c8:\n"},
0N/A {"\tPrincipal: ", "\t\u4e3b\u4f53: "},
0N/A {"\tPublic Credential: ", "\t\u516c\u958b\u8cc7\u683c: "},
0N/A {"\tPrivate Credentials inaccessible\n",
0N/A "\t\u975e\u516c\u958b\u8cc7\u683c\u306b\u306f\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3002\n"},
0N/A {"\tPrivate Credential: ", "\t\u975e\u516c\u958b\u8cc7\u683c: "},
0N/A {"\tPrivate Credential inaccessible\n",
0N/A "\t\u975e\u516c\u958b\u8cc7\u683c\u306b\u306f\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3002\n"},
0N/A {"Subject is read-only", "\u30b5\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u3067\u3059\u3002"},
0N/A {"attempting to add an object which is not an instance of java.security.Principal to a Subject's Principal Set",
0N/A "java.security.Principal \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u306a\u3044\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u3001\u30b5\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u4e3b\u4f53\u30bb\u30c3\u30c8\u306b\u8ffd\u52a0\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002"},
0N/A {"attempting to add an object which is not an instance of class",
0N/A "{0} \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u306a\u3044\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8ffd\u52a0\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002"},
0N/A
0N/A // javax.security.auth.login.AppConfigurationEntry
0N/A {"LoginModuleControlFlag: ", "LoginModuleControlFlag: "},
0N/A
0N/A // javax.security.auth.login.LoginContext
0N/A {"Invalid null input: name", "\u7121\u52b9\u306a null \u5165\u529b: \u540d\u524d"},
0N/A {"No LoginModules configured for name",
0N/A "{0} \u7528\u306b\u69cb\u6210\u3055\u308c\u305f LoginModules \u306f\u3042\u308a\u307e\u305b\u3093\u3002"},
0N/A {"invalid null Subject provided", "\u7121\u52b9\u306a null \u30b5\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"invalid null CallbackHandler provided",
0N/A "\u7121\u52b9\u306a null CallbackHandler \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"null subject - logout called before login",
0N/A "null \u30b5\u30d6\u30b8\u30a7\u30af\u30c8 - \u30ed\u30b0\u30a4\u30f3\u3059\u308b\u524d\u306b\u30ed\u30b0\u30a2\u30a6\u30c8\u304c\u547c\u3073\u51fa\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"unable to instantiate LoginModule, module, because it does not provide a no-argument constructor",
0N/A "LoginModule {0} \u306f\u5f15\u6570\u3092\u53d6\u3089\u306a\u3044\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u3092\u6307\u5b9a\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"unable to instantiate LoginModule",
0N/A "LoginModule \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"unable to instantiate LoginModule: ",
0N/A "LoginModule \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093: "},
0N/A {"unable to find LoginModule class: ",
0N/A "LoginModule \u30af\u30e9\u30b9\u3092\u691c\u51fa\u3067\u304d\u307e\u305b\u3093: "},
0N/A {"unable to access LoginModule: ",
0N/A "LoginModule \u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093: "},
0N/A {"Login Failure: all modules ignored",
0N/A "\u30ed\u30b0\u30a4\u30f3\u5931\u6557: \u3059\u3079\u3066\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"},
0N/A
0N/A // sun.security.provider.PolicyFile
0N/A
0N/A {"java.security.policy: error parsing policy:\n\tmessage",
0N/A "java.security.policy: {0} \u306e\u69cb\u6587\u89e3\u6790\u30a8\u30e9\u30fc:\n\t{1}"},
0N/A {"java.security.policy: error adding Permission, perm:\n\tmessage",
0N/A "java.security.policy: \u30a2\u30af\u30bb\u30b9\u6a29 {0} \u306e\u8ffd\u52a0\u30a8\u30e9\u30fc:\n\t{1}"},
0N/A {"java.security.policy: error adding Entry:\n\tmessage",
0N/A "java.security.policy: \u30a8\u30f3\u30c8\u30ea\u306e\u8ffd\u52a0\u30a8\u30e9\u30fc:\n\t{0}"},
0N/A {"alias name not provided (pe.name)", "\u5225\u540d\u306e\u6307\u5b9a\u304c\u3042\u308a\u307e\u305b\u3093 ({0})"},
0N/A {"unable to perform substitution on alias, suffix",
0N/A "\u5225\u540d {0} \u306b\u5bfe\u3057\u3066\u7f6e\u63db\u64cd\u4f5c\u304c\u3067\u304d\u307e\u305b\u3093"},
0N/A {"substitution value, prefix, unsupported",
0N/A "\u7f6e\u63db\u5024 {0} \u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093"},
0N/A {"(", "("},
0N/A {")", ")"},
0N/A {"type can't be null","\u5165\u529b\u3092 null \u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A
0N/A // sun.security.provider.PolicyParser
0N/A {"keystorePasswordURL can not be specified without also specifying keystore",
0N/A "\u30ad\u30fc\u30b9\u30c8\u30a2\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u3001keystorePasswordURL \u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"expected keystore type", "\u671f\u5f85\u3055\u308c\u305f\u30ad\u30fc\u30b9\u30c8\u30a2\u30bf\u30a4\u30d7"},
0N/A {"expected keystore provider", "\u671f\u5f85\u3055\u308c\u305f\u30ad\u30fc\u30b9\u30c8\u30a2\u30d7\u30ed\u30d0\u30a4\u30c0"},
0N/A {"multiple Codebase expressions",
0N/A "\u8907\u6570\u306e Codebase \u5f0f"},
0N/A {"multiple SignedBy expressions","\u8907\u6570\u306e SignedBy \u5f0f"},
0N/A {"SignedBy has empty alias","SignedBy \u306f\u7a7a\u306e\u5225\u540d\u3092\u4fdd\u6301\u3057\u307e\u3059\u3002"},
0N/A {"can not specify Principal with a wildcard class without a wildcard name",
0N/A "\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u540d\u306e\u306a\u3044\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u30af\u30e9\u30b9\u3092\u4f7f\u3063\u3066\u3001\u4e3b\u4f53\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002"},
0N/A {"expected codeBase or SignedBy or Principal",
0N/A "\u671f\u5f85\u3055\u308c\u305f codeBase\u3001SignedBy\u3001\u307e\u305f\u306f Principal"},
0N/A {"expected permission entry", "\u671f\u5f85\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u6a29\u30a8\u30f3\u30c8\u30ea"},
0N/A {"number ", "\u6570 "},
0N/A {"expected [expect], read [end of file]",
0N/A "[{0}] \u3067\u306f\u306a\u304f [\u30d5\u30a1\u30a4\u30eb\u306e\u7d42\u308f\u308a] \u304c\u8aad\u307f\u8fbc\u307e\u308c\u307e\u3057\u305f\u3002"},
0N/A {"expected [;], read [end of file]",
0N/A "[;] \u3067\u306f\u306a\u304f [\u30d5\u30a1\u30a4\u30eb\u306e\u7d42\u308f\u308a] \u304c\u8aad\u307f\u8fbc\u307e\u308c\u307e\u3057\u305f\u3002"},
0N/A {"line number: msg", "\u884c {0}: {1}"},
0N/A {"line number: expected [expect], found [actual]",
0N/A "\u884c {0}: [{1}] \u3067\u306f\u306a\u304f [{2}] \u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002"},
0N/A {"null principalClass or principalName",
0N/A "null \u306e principalClass \u307e\u305f\u306f principalName"},
0N/A
0N/A // sun.security.pkcs11.SunPKCS11
0N/A {"PKCS11 Token [providerName] Password: ",
0N/A "PKCS11 \u30c8\u30fc\u30af\u30f3 [{0}] \u30d1\u30b9\u30ef\u30fc\u30c9: "},
0N/A
0N/A /* --- DEPRECATED --- */
0N/A // javax.security.auth.Policy
0N/A {"unable to instantiate Subject-based policy",
0N/A "\u30b5\u30d6\u30b8\u30a7\u30af\u30c8\u30d9\u30fc\u30b9\u306e\u30dd\u30ea\u30b7\u30fc\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093"}
0N/A };
0N/A
0N/A
0N/A /**
0N/A * Returns the contents of this <code>ResourceBundle</code>.
0N/A *
0N/A * <p>
0N/A *
0N/A * @return the contents of this <code>ResourceBundle</code>.
0N/A */
0N/A public Object[][] getContents() {
0N/A return contents;
0N/A }
0N/A}