mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ludovicp
25.42.2010 d0d079525a8674fd2b37e4edd45e8e3e6a62e43e
opends/src/messages/messages/utility_ja.properties
@@ -21,11 +21,15 @@
# CDDL HEADER END
#
#      Copyright 2006-2009 Sun Microsystems, Inc.
#
# Global directives
#
global.category=UTIL
global.use.message.jar.if.webstart=true
#
# Format string definitions
#
@@ -61,247 +65,108 @@
MILD_ERR_LDIF_MULTIPLE_VALUES_FOR_SINGLE_VALUED_ATTR_15=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b\u30a8\u30f3\u30c8\u30ea %1$s \u306b\u3001\u5358\u4e00\u5024\u5c5e\u6027 %3$s \u306e\u5024\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059
MILD_ERR_LDIF_INVALID_ATTR_SYNTAX_16=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b LDIF \u30a8\u30f3\u30c8\u30ea %1$s \u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002\u5c5e\u6027 %4$s \u306b\u7121\u52b9\u306a\u5024 "%3$s" \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059:  %5$s
MILD_ERR_LDIF_SCHEMA_VIOLATION_17=LDIF \u304b\u3089\u8aad\u307f\u53d6\u3089\u308c\u305f\u3001\u884c %2$d \u304b\u3089\u59cb\u307e\u308b\u30a8\u30f3\u30c8\u30ea %1$s \u306f\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u306b\u9055\u53cd\u3057\u3066\u3044\u307e\u3059:  %3$s
###SEVERE_ERR_LDIF_FILE_EXISTS_18=The specified LDIF file %s already exists and \
### the export configuration indicates that no attempt should be made to append \
### to or replace the file
SEVERE_ERR_LDIF_FILE_EXISTS_18=\u6307\u5b9a\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3066\u304a\u308a\u3001\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u8a2d\u5b9a\u306f\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u8ffd\u52a0\u3084\u7f6e\u63db\u304c\u3067\u304d\u306a\u3044\u3053\u3068\u3092\u793a\u3057\u3066\u3044\u307e\u3059
MILD_ERR_LDIF_INVALID_URL_19=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b LDIF \u30a8\u30f3\u30c8\u30ea %1$s \u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002\u5c5e\u6027 %3$s \u306e\u5024\u3092 URL \u304b\u3089\u8aad\u307f\u53d6\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u3053\u306e URL \u304c\u7121\u52b9\u3067\u3057\u305f:  %4$s
MILD_ERR_LDIF_URL_IO_ERROR_20=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b LDIF \u30a8\u30f3\u30c8\u30ea %1$s \u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002\u5c5e\u6027 %3$s \u306e\u5024\u306f URL %4$s \u304b\u3089\u8aad\u307f\u53d6\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %5$s
###SEVERE_ERR_REJECT_FILE_EXISTS_21=The specified reject file %s already exists \
### and the import configuration indicates that no attempt should be made to \
### append to or replace the file
###SEVERE_ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_IMPORT_22=An error occurred \
### while attempting to determine whether LDIF entry "%s" starting at line %d \
### should be imported as a result of the include and exclude filter \
### configuration:  %s
###SEVERE_ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_EXPORT_23=An error occurred \
### while attempting to determine whether LDIF entry "%s" should be exported as a \
### result of the include and exclude filter configuration:  %s
###SEVERE_ERR_LDIF_INVALID_DELETE_ATTRIBUTES_24=Error in the LDIF change record \
### entry. Invalid attributes specified for the delete operation
###SEVERE_ERR_LDIF_NO_MOD_DN_ATTRIBUTES_25=Error in the LDIF change record \
### entry. No attributes specified for the mod DN operation
###SEVERE_ERR_LDIF_NO_DELETE_OLDRDN_ATTRIBUTE_26=Error in the LDIF change record \
### entry. No delete old RDN attribute specified for the mod DN operation
###SEVERE_ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE_27=Error in the LDIF change \
### record entry. Invalid value "%s" for the delete old RDN attribute specified \
### for the mod DN operation
###SEVERE_ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE_28=Error in the LDIF change \
### record entry. Invalid attribute "%s" specified. Expecting attribute "%s"
###SEVERE_ERR_LDIF_INVALID_MODIFY_ATTRIBUTE_29=Error in the LDIF change record \
### entry. Invalid attribute "%s" specified. Expecting one of the following \
### attributes "%s"
###SEVERE_ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE_30=Error in the LDIF change \
### record entry. Invalid value "%s" for the changetype specified. Expecting one \
### of the following values "%s"
###SEVERE_ERR_LDIF_INVALID_MODIFY_ATTRIBUTE_VAL_31=Error in the LDIF change \
### record entry. Invalid value for the "%s" attribute specified
###SEVERE_ERR_SCHEMANAME_EMPTY_VALUE_32=The provided value could not be parsed \
### to determine whether it contained a valid schema element name or OID because \
### it was null or empty
###SEVERE_ERR_SCHEMANAME_ILLEGAL_CHAR_33=The provided value "%s" does not \
### contain a valid schema element name or OID because it contains an illegal \
### character %c at position %d
###SEVERE_ERR_SCHEMANAME_CONSECUTIVE_PERIODS_34=The provided value "%s" does not \
### contain a valid schema element name or OID because the numeric OID contains \
### two consecutive periods at position %d
###SEVERE_ERR_ARG_NO_IDENTIFIER_35=The %s argument does not have either a \
### single-character or a long identifier that may be used to specify it.  At \
### least one of these must be specified for each argument
###SEVERE_ERR_ARG_NO_VALUE_PLACEHOLDER_36=The %s argument is configured to take \
### a value but no value placeholder has been defined for it
###SEVERE_ERR_ARG_NO_INT_VALUE_37=The %s argument does not have any value that \
### may be retrieved as an integer
###SEVERE_ERR_ARG_CANNOT_DECODE_AS_INT_38=The provided value "%s" for the %s \
### argument cannot be decoded as an integer
###SEVERE_ERR_ARG_INT_MULTIPLE_VALUES_39=The %s argument has multiple values and \
### therefore cannot be decoded as a single integer value
###SEVERE_ERR_ARG_NO_BOOLEAN_VALUE_40=The %s argument does not have any value \
### that may be retrieved as a Boolean
###SEVERE_ERR_ARG_CANNOT_DECODE_AS_BOOLEAN_41=The provided value "%s" for the %s \
### argument cannot be decoded as a Boolean
###SEVERE_ERR_ARG_BOOLEAN_MULTIPLE_VALUES_42=The %s argument has multiple values \
### and therefore cannot be decoded as a single Boolean value
###SEVERE_ERR_INTARG_LOWER_BOUND_ABOVE_UPPER_BOUND_43=The %s argument \
### configuration is invalid because the lower bound of %d is greater than the \
### upper bound of %d
###SEVERE_ERR_INTARG_VALUE_BELOW_LOWER_BOUND_44=The provided %s value %d is \
### unacceptable because it is below the lower bound of %d
###SEVERE_ERR_INTARG_VALUE_ABOVE_UPPER_BOUND_45=The provided %s value %d is \
### unacceptable because it is above the upper bound of %d
###SEVERE_ERR_BOOLEANARG_NO_VALUE_ALLOWED_46=The provided %s value is \
### unacceptable because Boolean arguments are never allowed to have values
###SEVERE_ERR_MCARG_VALUE_NOT_ALLOWED_47=The provided %s value %s is \
### unacceptable because it is not included in the set of allowed values for that \
### argument
###SEVERE_ERR_FILEARG_NO_SUCH_FILE_48=The file %s specified for argument %s does \
### not exist
###SEVERE_ERR_FILEARG_CANNOT_VERIFY_FILE_EXISTENCE_49=An error occurred while \
### trying to verify the existence of file %s specified for argument %s:  %s
###SEVERE_ERR_FILEARG_CANNOT_OPEN_FILE_50=An error occurred while trying to open \
### file %s specified for argument %s for reading:  %s
###SEVERE_ERR_FILEARG_CANNOT_READ_FILE_51=An error occurred while trying to read \
### from file %s specified for argument %s:  %s
###SEVERE_ERR_FILEARG_EMPTY_FILE_52=The file %s specified for argument %s exists \
### but is empty
###SEVERE_ERR_ARGPARSER_DUPLICATE_SHORT_ID_53=Cannot add argument %s to the \
### argument list because its short identifier -%s conflicts with the %s argument \
### that has already been defined
###SEVERE_ERR_ARGPARSER_DUPLICATE_LONG_ID_54=Cannot add argument %s to the \
### argument list because its long identifier --%s conflicts with the %s argument \
### that has already been defined
###SEVERE_ERR_ARGPARSER_CANNOT_READ_PROPERTIES_FILE_55=An error occurred while \
### attempting to read the contents of the argument properties file %s:  %s
###SEVERE_ERR_ARGPARSER_TOO_MANY_TRAILING_ARGS_56=The provided set of \
### command-line arguments contained too many unnamed trailing arguments.  The \
### maximum number of allowed trailing arguments is %d
###SEVERE_ERR_ARGPARSER_LONG_ARG_WITHOUT_NAME_57=The provided argument "%s" is \
### invalid because it does not include the argument name
###SEVERE_ERR_ARGPARSER_NO_ARGUMENT_WITH_LONG_ID_58=Argument --%s is not allowed \
### for use with this program
###SEVERE_ERR_ARGPARSER_NO_VALUE_FOR_ARGUMENT_WITH_LONG_ID_59=Argument --%s \
### requires a value but none was provided
###SEVERE_ERR_ARGPARSER_VALUE_UNACCEPTABLE_FOR_LONG_ID_60=The provided value \
### "%s" for argument --%s is not acceptable:  %s
###SEVERE_ERR_ARGPARSER_NOT_MULTIVALUED_FOR_LONG_ID_61=The argument --%s was \
### included multiple times in the provided set of arguments but it does not \
### allow multiple values
###SEVERE_ERR_ARGPARSER_ARG_FOR_LONG_ID_DOESNT_TAKE_VALUE_62=A value was \
### provided for argument --%s but that argument does not take a value
###SEVERE_ERR_ARGPARSER_INVALID_DASH_AS_ARGUMENT_63=The dash character by itself \
### is invalid for use as an argument name
###SEVERE_ERR_ARGPARSER_NO_ARGUMENT_WITH_SHORT_ID_64=Argument -%s is not allowed \
### for use with this program
###SEVERE_ERR_ARGPARSER_NO_VALUE_FOR_ARGUMENT_WITH_SHORT_ID_65=Argument -%s \
### requires a value but none was provided
###SEVERE_ERR_ARGPARSER_VALUE_UNACCEPTABLE_FOR_SHORT_ID_66=The provided value \
### "%s" for argument -%s is not acceptable:  %s
###SEVERE_ERR_ARGPARSER_NOT_MULTIVALUED_FOR_SHORT_ID_67=The argument -%s was \
### included multiple times in the provided set of arguments but it does not \
### allow multiple values
###SEVERE_ERR_ARGPARSER_CANT_MIX_ARGS_WITH_VALUES_68=The provided argument block \
### '-%s%s' is illegal because the '%s' argument requires a value but is in the \
### same block as at least one other argument that doesn't require a value
###SEVERE_ERR_ARGPARSER_DISALLOWED_TRAILING_ARGUMENT_69=Argument "%s" does not \
### start with one or two dashes and unnamed trailing arguments are not allowed
###SEVERE_ERR_ARGPARSER_TOO_FEW_TRAILING_ARGUMENTS_70=At least %d unnamed \
### trailing arguments are required in the argument list, but too few were \
### provided
###SEVERE_ERR_ARGPARSER_NO_VALUE_FOR_REQUIRED_ARG_71=The argument %s is required \
### to have a value but none was provided in the argument list and no default \
### value is available
###SEVERE_ERR_MOVEFILE_NO_SUCH_FILE_72=The file to move %s does not exist
###SEVERE_ERR_MOVEFILE_NOT_FILE_73=The file to move %s exists but is not a file
###SEVERE_ERR_MOVEFILE_NO_SUCH_DIRECTORY_74=The target directory %s does not \
### exist
###SEVERE_ERR_MOVEFILE_NOT_DIRECTORY_75=The target directory %s exists but is \
### not a directory
###SEVERE_ERR_EMAILMSG_INVALID_SENDER_ADDRESS_76=The provided sender address %s \
### is invalid:  %s
###SEVERE_ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS_77=The provided recipient \
### address %s is invalid:  %s
###SEVERE_ERR_EMAILMSG_CANNOT_SEND_78=The specified e-mail message could not be \
### sent using any of the configured mail servers
###SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_SUBCOMMAND_79=The argument parser already \
### has a %s subcommand
###SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_ARGUMENT_NAME_80=There are multiple \
### arguments for subcommand %s with name %s
###SEVERE_ERR_ARG_SUBCOMMAND_ARGUMENT_GLOBAL_CONFLICT_81=Argument %s for \
### subcommand %s conflicts with a global argument with the same name
###SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_SHORT_ID_82=Argument %s for subcommand %s \
### has a short identifier -%s that conflicts with that of argument %s
###SEVERE_ERR_ARG_SUBCOMMAND_ARGUMENT_SHORT_ID_GLOBAL_CONFLICT_83=Argument %s \
### for subcommand %s has a short ID -%s that conflicts with that of global \
### argument %s
###SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_LONG_ID_84=Argument %s for subcommand %s \
### has a long identifier --%s that conflicts with that of argument %s
###SEVERE_ERR_ARG_SUBCOMMAND_ARGUMENT_LONG_ID_GLOBAL_CONFLICT_85=Argument %s for \
### subcommand %s has a long ID --%s that conflicts with that of global argument \
### %s
###SEVERE_ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_NAME_86=There is already another \
### global argument named "%s"
###SEVERE_ERR_SUBCMDPARSER_GLOBAL_ARG_NAME_SUBCMD_CONFLICT_87=The argument name \
### %s conflicts with the name of another argument associated with the %s \
### subcommand
###SEVERE_ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_SHORT_ID_88=Short ID -%s for \
### global argument %s conflicts with the short ID of another global argument %s
###SEVERE_ERR_SUBCMDPARSER_GLOBAL_ARG_SHORT_ID_CONFLICT_89=Short ID -%s for \
### global argument %s conflicts with the short ID for the %s argument associated \
### with subcommand %s
###SEVERE_ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_LONG_ID_90=Long ID --%s for \
### global argument %s conflicts with the long ID of another global argument %s
###SEVERE_ERR_SUBCMDPARSER_GLOBAL_ARG_LONG_ID_CONFLICT_91=Long ID --%s for \
### global argument %s conflicts with the long ID for the %s argument associated \
### with subcommand %s
###SEVERE_ERR_SUBCMDPARSER_CANNOT_READ_PROPERTIES_FILE_92=An error occurred \
### while attempting to read the contents of the argument properties file %s:  %s
###SEVERE_ERR_SUBCMDPARSER_LONG_ARG_WITHOUT_NAME_93=The provided command-line \
### argument %s does not contain an argument name
###SEVERE_ERR_SUBCMDPARSER_NO_GLOBAL_ARGUMENT_FOR_LONG_ID_94=The provided \
### argument --%s is not a valid global argument identifier
###SEVERE_ERR_SUBCMDPARSER_NO_ARGUMENT_FOR_LONG_ID_95=The provided argument --%s \
### is not a valid global or subcommand argument identifier
###SEVERE_ERR_SUBCMDPARSER_NO_VALUE_FOR_ARGUMENT_WITH_LONG_ID_96=Command-line \
### argument --%s requires a value but none was given
###SEVERE_ERR_SUBCMDPARSER_VALUE_UNACCEPTABLE_FOR_LONG_ID_97=The provided value \
### "%s" for argument --%s is not acceptable:  %s
###SEVERE_ERR_SUBCMDPARSER_NOT_MULTIVALUED_FOR_LONG_ID_98=The argument --%s was \
### included multiple times in the provided set of arguments but it does not \
### allow multiple values
###SEVERE_ERR_SUBCMDPARSER_ARG_FOR_LONG_ID_DOESNT_TAKE_VALUE_99=A value was \
### provided for argument --%s but that argument does not take a value
###SEVERE_ERR_SUBCMDPARSER_INVALID_DASH_AS_ARGUMENT_100=The dash character by \
### itself is invalid for use as an argument name
###SEVERE_ERR_SUBCMDPARSER_NO_GLOBAL_ARGUMENT_FOR_SHORT_ID_101=The provided \
### argument -%s is not a valid global argument identifier
###SEVERE_ERR_SUBCMDPARSER_NO_ARGUMENT_FOR_SHORT_ID_102=The provided argument \
### -%s is not a valid global or subcommand argument identifier
###SEVERE_ERR_SUBCMDPARSER_NO_VALUE_FOR_ARGUMENT_WITH_SHORT_ID_103=Argument -%s \
### requires a value but none was provided
###SEVERE_ERR_SUBCMDPARSER_VALUE_UNACCEPTABLE_FOR_SHORT_ID_104=The provided \
### value "%s" for argument -%s is not acceptable:  %s
###SEVERE_ERR_SUBCMDPARSER_NOT_MULTIVALUED_FOR_SHORT_ID_105=The argument -%s was \
### included multiple times in the provided set of arguments but it does not \
### allow multiple values
###SEVERE_ERR_SUBCMDPARSER_CANT_MIX_ARGS_WITH_VALUES_106=The provided argument \
### block '-%s%s' is illegal because the '%s' argument requires a value but is in \
### the same block as at least one other argument that doesn't require a value
###SEVERE_ERR_SUBCMDPARSER_INVALID_ARGUMENT_107=The provided argument "%s" is \
### not recognized
###SEVERE_ERR_SUBCMDPARSER_MULTIPLE_SUBCOMMANDS_108=The provided argument %s \
### specifies a valid subcommand, but another subcommand %s was also given.  Only \
### a single subcommand may be provided
###SEVERE_ERR_SUBCMDPARSER_NO_VALUE_FOR_REQUIRED_ARG_109=The argument %s is \
### required to have a value but none was provided in the argument list and no \
### default value is available
###SEVERE_ERR_LDAPURL_NO_COLON_SLASH_SLASH_110=The provided string "%s" cannot \
### be decoded as an LDAP URL because it does not contain the necessary :// \
### component to separate the scheme from the rest of the URL
###SEVERE_ERR_LDAPURL_NO_SCHEME_111=The provided string "%s" cannot be decoded \
### as an LDAP URL because it does not contain a protocol scheme
###SEVERE_ERR_LDAPURL_NO_HOST_112=The provided string "%s" cannot be decoded as \
### an LDAP URL because it does not contain a host before the colon to specify \
### the port number
###SEVERE_ERR_LDAPURL_NO_PORT_113=The provided string "%s" cannot be decoded as \
### an LDAP URL because it does not contain a port number after the colon \
### following the host
###SEVERE_ERR_LDAPURL_CANNOT_DECODE_PORT_114=The provided string "%s" cannot be \
### decoded as an LDAP URL because the port number portion %s cannot be decoded \
### as an integer
###SEVERE_ERR_LDAPURL_INVALID_PORT_115=The provided string "%s" cannot be \
### decoded as an LDAP URL because the provided port number %d is not within the \
### valid range between 1 and 65535
###SEVERE_ERR_LDAPURL_INVALID_SCOPE_STRING_116=The provided string "%s" cannot \
### be decoded as an LDAP URL because the scope string %s was not one of the \
### allowed values of base, one, sub, or subordinate
###SEVERE_ERR_LDAPURL_PERCENT_TOO_CLOSE_TO_END_117=The provided URL component \
### "%s" could not be decoded because the percent character at byte %d was not \
### followed by two hexadecimal digits
###SEVERE_ERR_LDAPURL_INVALID_HEX_BYTE_118=The provided URL component "%s" could \
### not be decoded because the character at byte %d was not a valid hexadecimal \
### digit
###SEVERE_ERR_LDAPURL_CANNOT_CREATE_UTF8_STRING_119=An error occurred while \
### attempting to represent a byte array as a UTF-8 string during the course of \
### decoding a portion of an LDAP URL:  %s
SEVERE_ERR_REJECT_FILE_EXISTS_21=\u6307\u5b9a\u3055\u308c\u305f\u62d2\u5426\u30d5\u30a1\u30a4\u30eb %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3066\u304a\u308a\u3001\u30a4\u30f3\u30dd\u30fc\u30c8\u8a2d\u5b9a\u306f\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u8ffd\u52a0\u3084\u7f6e\u63db\u304c\u3067\u304d\u306a\u3044\u3053\u3068\u3092\u793a\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_IMPORT_22=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b LDIF \u30a8\u30f3\u30c8\u30ea "%1$s" \u3092\u3001\u30d5\u30a3\u30eb\u30bf\u3092\u542b\u3081\u308b\u8a2d\u5b9a\u304a\u3088\u3073\u30d5\u30a3\u30eb\u30bf\u3092\u9664\u5916\u3059\u308b\u8a2d\u5b9a\u306e\u7d50\u679c\u3068\u3057\u3066\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %3$s
SEVERE_ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_EXPORT_23=\u30d5\u30a3\u30eb\u30bf\u3092\u542b\u3081\u308b\u8a2d\u5b9a\u304a\u3088\u3073\u30d5\u30a3\u30eb\u30bf\u3092\u9664\u5916\u3059\u308b\u8a2d\u5b9a\u306e\u7d50\u679c\u3068\u3057\u3066 LDIF \u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_LDIF_INVALID_DELETE_ATTRIBUTES_24=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u7121\u52b9\u306a\u5c5e\u6027\u304c\u524a\u9664\u64cd\u4f5c\u306b\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f
SEVERE_ERR_LDIF_NO_MOD_DN_ATTRIBUTES_25=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002DN \u4fee\u6b63\u64cd\u4f5c\u306b\u5c5e\u6027\u304c\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_LDIF_NO_DELETE_OLDRDN_ATTRIBUTE_26=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u65e7 RDN \u524a\u9664\u5c5e\u6027\u304c DN \u4fee\u6b63\u64cd\u4f5c\u306b\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE_27=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u65e7 RDN \u524a\u9664\u5c5e\u6027\u306e\u7121\u52b9\u306a\u5024 "%s" \u304c\u3001DN \u4fee\u6b63\u64cd\u4f5c\u306b\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f
SEVERE_ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE_28=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u7121\u52b9\u306a\u5c5e\u6027 "%s" \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002\u5c5e\u6027 "%s" \u3092\u671f\u5f85\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_LDIF_INVALID_MODIFY_ATTRIBUTE_29=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u7121\u52b9\u306a\u5c5e\u6027 "%s" \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002\u6b21\u306e\u5c5e\u6027 "%s" \u306e\u3044\u305a\u308c\u304b\u3092\u671f\u5f85\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE_30=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u5909\u66f4\u30bf\u30a4\u30d7\u306b\u7121\u52b9\u306a\u5024 "%s" \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002\u6b21\u306e\u5024 "%s" \u306e\u3044\u305a\u308c\u304b\u3092\u671f\u5f85\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_LDIF_INVALID_MODIFY_ATTRIBUTE_VAL_31=LDIF \u5909\u66f4\u30ec\u30b3\u30fc\u30c9\u30a8\u30f3\u30c8\u30ea\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002"%s" \u5c5e\u6027\u306b\u7121\u52b9\u306a\u5024\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f
SEVERE_ERR_SCHEMANAME_EMPTY_VALUE_32=\u6307\u5b9a\u3055\u308c\u305f\u5024\u3092\u89e3\u6790\u3057\u3066\u3001\u6709\u52b9\u306a\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u540d\u307e\u305f\u306f OID \u3092\u542b\u3093\u3067\u3044\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5024\u306f NULL \u307e\u305f\u306f\u7a7a\u3067\u3057\u305f
SEVERE_ERR_SCHEMANAME_ILLEGAL_CHAR_33=\u6307\u5b9a\u3055\u308c\u305f\u5024 "%s" \u306b\u306f\u3001\u6709\u52b9\u306a\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u540d\u307e\u305f\u306f OID \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u4e0d\u6b63\u306a\u6587\u5b57 %c \u304c\u4f4d\u7f6e %d \u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059
SEVERE_ERR_SCHEMANAME_CONSECUTIVE_PERIODS_34=\u6307\u5b9a\u3055\u308c\u305f\u5024 "%s" \u306b\u306f\u3001\u6709\u52b9\u306a\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u540d\u307e\u305f\u306f OID \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u6570\u5024 OID \u306b\u306f\u30012 \u3064\u306e\u9023\u7d9a\u3057\u305f\u30d4\u30ea\u30aa\u30c9\u304c\u4f4d\u7f6e %d \u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059
SEVERE_ERR_ARG_NO_IDENTIFIER_35=%s \u5f15\u6570\u306b\u306f\u3001\u305d\u306e\u6307\u5b9a\u306b\u4f7f\u7528\u3067\u304d\u308b\u5358\u4e00\u306e\u6587\u5b57\u3082\u30ed\u30f3\u30b0\u8b58\u5225\u5b50\u3082\u3042\u308a\u307e\u305b\u3093\u3002\u3053\u308c\u3089\u306e\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u3092\u5f15\u6570\u3054\u3068\u306b\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_ARG_NO_VALUE_PLACEHOLDER_36=%s \u5f15\u6570\u306f\u5024\u3092\u53d6\u5f97\u3059\u308b\u3088\u3046\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u3088\u3046\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5024\u306e\u30d7\u30ec\u30fc\u30b9\u30db\u30eb\u30c0\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_ARG_NO_INT_VALUE_37=%s \u5f15\u6570\u306b\u306f\u3001\u6574\u6570\u3068\u3057\u3066\u53d6\u5f97\u3067\u304d\u308b\u5024\u304c\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_ARG_CANNOT_DECODE_AS_INT_38=%2$s \u5f15\u6570\u306e\u6307\u5b9a\u3055\u308c\u305f\u5024 "%1$s" \u306f\u6574\u6570\u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_ARG_INT_MULTIPLE_VALUES_39=%s \u5f15\u6570\u306b\u306f\u8907\u6570\u306e\u5024\u304c\u3042\u308a\u3001\u3057\u305f\u304c\u3063\u3066\u5358\u4e00\u306e\u6574\u6570\u5024\u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_ARG_NO_BOOLEAN_VALUE_40=%s \u5f15\u6570\u306b\u306f\u3001\u30d6\u30fc\u30eb\u5024\u3068\u3057\u3066\u53d6\u5f97\u3067\u304d\u308b\u5024\u304c\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_ARG_CANNOT_DECODE_AS_BOOLEAN_41=%2$s \u5f15\u6570\u306e\u6307\u5b9a\u3055\u308c\u305f\u5024 "%1$s" \u306f\u30d6\u30fc\u30eb\u5024\u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_ARG_BOOLEAN_MULTIPLE_VALUES_42=%s \u5f15\u6570\u306b\u306f\u8907\u6570\u306e\u5024\u304c\u3042\u308a\u3001\u3057\u305f\u304c\u3063\u3066\u5358\u4e00\u306e\u30d6\u30fc\u30eb\u5024\u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_INTARG_LOWER_BOUND_ABOVE_UPPER_BOUND_43=%s \u5f15\u6570\u8a2d\u5b9a\u306f\u3001%d \u306e\u4e0b\u9650\u304c %d \u306e\u4e0a\u9650\u3088\u308a\u3082\u5927\u304d\u3044\u305f\u3081\u3001\u7121\u52b9\u3067\u3059
SEVERE_ERR_INTARG_VALUE_BELOW_LOWER_BOUND_44=\u6307\u5b9a\u3055\u308c\u305f %s \u5024 %d \u306f\u3001%d \u306e\u4e0b\u9650\u3088\u308a\u3082\u4f4e\u3044\u305f\u3081\u3001\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093
SEVERE_ERR_INTARG_VALUE_ABOVE_UPPER_BOUND_45=\u6307\u5b9a\u3055\u308c\u305f %s \u5024 %d \u306f\u3001%d \u306e\u4e0a\u9650\u3088\u308a\u3082\u9ad8\u3044\u305f\u3081\u3001\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093
SEVERE_ERR_BOOLEANARG_NO_VALUE_ALLOWED_46=\u6307\u5b9a\u3055\u308c\u305f %s \u5024\u306f\u3001\u30d6\u30fc\u30eb\u5024\u5f15\u6570\u306b\u5024\u3092\u8a2d\u5b9a\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093
SEVERE_ERR_MCARG_VALUE_NOT_ALLOWED_47=\u6307\u5b9a\u3055\u308c\u305f %s \u5024 %s \u306f\u3001\u3053\u306e\u5f15\u6570\u306b\u8a2d\u5b9a\u3067\u304d\u308b\u5024\u306e\u30bb\u30c3\u30c8\u306b\u542b\u307e\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093
SEVERE_ERR_FILEARG_NO_SUCH_FILE_48=\u5f15\u6570 %2$s \u306b\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %1$s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_FILEARG_CANNOT_VERIFY_FILE_EXISTENCE_49=\u5f15\u6570 %2$s \u306b\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %1$s \u306e\u5b58\u5728\u3092\u78ba\u8a8d\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %3$s
SEVERE_ERR_FILEARG_CANNOT_OPEN_FILE_50=\u5f15\u6570 %2$s \u306b\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u8aad\u307f\u53d6\u308a\u7528\u306b\u958b\u3044\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %3$s
SEVERE_ERR_FILEARG_CANNOT_READ_FILE_51=\u5f15\u6570 %2$s \u306b\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %1$s \u304b\u3089\u8aad\u307f\u53d6\u3063\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %3$s
SEVERE_ERR_FILEARG_EMPTY_FILE_52=\u5f15\u6570 %2$s \u306b\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %1$s \u306f\u5b58\u5728\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u7a7a\u3067\u3059
SEVERE_ERR_ARGPARSER_DUPLICATE_SHORT_ID_53=\u5f15\u6570 %s \u3092\u5f15\u6570\u30ea\u30b9\u30c8\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u30b7\u30e7\u30fc\u30c8\u8b58\u5225\u5b50 -%s \u304c\u3001\u3059\u3067\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b %s \u5f15\u6570\u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_ARGPARSER_DUPLICATE_LONG_ID_54=\u5f15\u6570 %s \u3092\u5f15\u6570\u30ea\u30b9\u30c8\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u30ed\u30f3\u30b0\u8b58\u5225\u5b50 --%s \u304c\u3001\u3059\u3067\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b %s \u5f15\u6570\u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_ARGPARSER_CANNOT_READ_PROPERTIES_FILE_55=\u5f15\u6570\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u30d5\u30a1\u30a4\u30eb %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_ARGPARSER_TOO_MANY_TRAILING_ARGS_56=\u30b3\u30de\u30f3\u30c9\u884c\u5f15\u6570\u306e\u6307\u5b9a\u3055\u308c\u305f\u30bb\u30c3\u30c8\u306f\u3001\u547d\u540d\u3055\u308c\u3066\u3044\u306a\u3044\u672b\u5c3e\u306e\u5f15\u6570\u3092\u591a\u304f\u542b\u307f\u3059\u304e\u3066\u3044\u307e\u3057\u305f\u3002\u8a31\u53ef\u3055\u308c\u305f\u672b\u5c3e\u306e\u5f15\u6570\u306e\u6700\u5927\u6570\u306f %d \u3067\u3059
SEVERE_ERR_ARGPARSER_LONG_ARG_WITHOUT_NAME_57=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 "%s" \u306f\u3001\u5f15\u6570\u540d\u3092\u542b\u3093\u3067\u3044\u306a\u3044\u305f\u3081\u7121\u52b9\u3067\u3059
SEVERE_ERR_ARGPARSER_NO_ARGUMENT_WITH_LONG_ID_58=\u5f15\u6570 --%s \u306f\u3053\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u3067\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_ARGPARSER_NO_VALUE_FOR_ARGUMENT_WITH_LONG_ID_59=\u5f15\u6570 --%s \u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_ARGPARSER_VALUE_UNACCEPTABLE_FOR_LONG_ID_60=\u5f15\u6570 --%2$s \u306e\u6307\u5b9a\u3055\u308c\u305f\u5024 "%1$s" \u306f\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093:  %3$s
SEVERE_ERR_ARGPARSER_NOT_MULTIVALUED_FOR_LONG_ID_61=\u5f15\u6570 --%s \u306f\u3001\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u306e\u30bb\u30c3\u30c8\u306b\u8907\u6570\u56de\u542b\u307e\u308c\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u5f15\u6570\u306f\u8907\u6570\u306e\u5024\u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_ARGPARSER_ARG_FOR_LONG_ID_DOESNT_TAKE_VALUE_62=\u5024\u306f\u5f15\u6570 --%s \u306b\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u5f15\u6570\u306f\u5024\u3092\u53d6\u308a\u307e\u305b\u3093
SEVERE_ERR_ARGPARSER_INVALID_DASH_AS_ARGUMENT_63=\u5358\u72ec\u3067\u5f15\u6570\u540d\u3068\u3057\u3066\u30c0\u30c3\u30b7\u30e5\u6587\u5b57\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u7121\u52b9\u3067\u3059
SEVERE_ERR_ARGPARSER_NO_ARGUMENT_WITH_SHORT_ID_64=\u5f15\u6570 -%s \u306f\u3053\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u3067\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_ARGPARSER_NO_VALUE_FOR_ARGUMENT_WITH_SHORT_ID_65=\u5f15\u6570 -%s \u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_ARGPARSER_VALUE_UNACCEPTABLE_FOR_SHORT_ID_66=\u5f15\u6570 -%2$s \u306e\u6307\u5b9a\u3055\u308c\u305f\u5024 "%1$s" \u306f\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093:  %3$s
SEVERE_ERR_ARGPARSER_NOT_MULTIVALUED_FOR_SHORT_ID_67=\u5f15\u6570 -%s \u306f\u3001\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u306e\u30bb\u30c3\u30c8\u306b\u8907\u6570\u56de\u542b\u307e\u308c\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u5f15\u6570\u306f\u8907\u6570\u306e\u5024\u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_ARGPARSER_CANT_MIX_ARGS_WITH_VALUES_68=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u30d6\u30ed\u30c3\u30af '-%s%s' \u306f\u4e0d\u6b63\u3067\u3059\u3002'%s' \u5f15\u6570\u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u5024\u3092\u5fc5\u8981\u3068\u3057\u306a\u3044\u307b\u304b\u306e\u5f15\u6570\u306e\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u3068\u540c\u3058\u30d6\u30ed\u30c3\u30af\u306b\u3042\u308a\u307e\u3059
SEVERE_ERR_ARGPARSER_DISALLOWED_TRAILING_ARGUMENT_69=\u5f15\u6570 "%s" \u306f\u30011 \u3064\u307e\u305f\u306f 2 \u3064\u306e\u30c0\u30c3\u30b7\u30e5\u3067\u958b\u59cb\u3057\u3066\u304a\u3089\u305a\u3001\u547d\u540d\u3055\u308c\u3066\u3044\u306a\u3044\u672b\u5c3e\u306e\u5f15\u6570\u306f\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093
SEVERE_ERR_ARGPARSER_TOO_FEW_TRAILING_ARGUMENTS_70=\u5f15\u6570\u30ea\u30b9\u30c8\u306b\u306f\u5c11\u306a\u304f\u3068\u3082 %d \u500b\u306e\u547d\u540d\u3055\u308c\u3066\u3044\u306a\u3044\u672b\u5c3e\u306e\u5f15\u6570\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u6307\u5b9a\u3055\u308c\u305f\u500b\u6570\u304c\u5c11\u306a\u3059\u304e\u307e\u3059
SEVERE_ERR_ARGPARSER_NO_VALUE_FOR_REQUIRED_ARG_71=\u5f15\u6570 %s \u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u5f15\u6570\u30ea\u30b9\u30c8\u306b\u306f 1 \u3064\u3082\u6307\u5b9a\u3055\u308c\u3066\u304a\u3089\u305a\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_MOVEFILE_NO_SUCH_FILE_72=\u79fb\u52d5\u3059\u308b\u30d5\u30a1\u30a4\u30eb %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_MOVEFILE_NOT_FILE_73=\u79fb\u52d5\u3059\u308b\u30d5\u30a1\u30a4\u30eb %s \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_MOVEFILE_NO_SUCH_DIRECTORY_74=\u30bf\u30fc\u30b2\u30c3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_MOVEFILE_NOT_DIRECTORY_75=\u30bf\u30fc\u30b2\u30c3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_EMAILMSG_INVALID_SENDER_ADDRESS_76=\u6307\u5b9a\u3055\u308c\u305f\u9001\u4fe1\u30a2\u30c9\u30ec\u30b9 %s \u306f\u7121\u52b9\u3067\u3059:  %s
SEVERE_ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS_77=\u6307\u5b9a\u3055\u308c\u305f\u53d7\u4fe1\u30a2\u30c9\u30ec\u30b9 %s \u306f\u7121\u52b9\u3067\u3059:  %s
SEVERE_ERR_EMAILMSG_CANNOT_SEND_78=\u6307\u5b9a\u3055\u308c\u305f\u96fb\u5b50\u30e1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306f\u3001\u8a2d\u5b9a\u3055\u308c\u305f\u3069\u306e\u30e1\u30fc\u30eb\u30b5\u30fc\u30d0\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3082\u9001\u4fe1\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_SUBCOMMAND_79=\u5f15\u6570\u30d1\u30fc\u30b5\u30fc\u306b\u306f\u3059\u3067\u306b %s \u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_ARGUMENT_NAME_80=\u540d\u524d %2$s \u306e\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %1$s \u306b\u5bfe\u3057\u3066\u8907\u6570\u306e\u5f15\u6570\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_ARG_SUBCOMMAND_ARGUMENT_GLOBAL_CONFLICT_81=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %2$s \u306e\u5f15\u6570 %1$s \u306f\u3001\u540c\u3058\u540d\u524d\u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570\u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_SHORT_ID_82=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %2$s \u306e\u5f15\u6570 %1$s \u306b\u306f\u3001\u5f15\u6570 %4$s \u306e\u3082\u306e\u3068\u7af6\u5408\u3059\u308b\u30b7\u30e7\u30fc\u30c8\u8b58\u5225\u5b50 -%3$s \u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_ARG_SUBCOMMAND_ARGUMENT_SHORT_ID_GLOBAL_CONFLICT_83=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %2$s \u306e\u5f15\u6570 %1$s \u306b\u306f\u3001\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %4$s \u306e\u3082\u306e\u3068\u7af6\u5408\u3059\u308b\u30b7\u30e7\u30fc\u30c8 ID -%3$s \u304c\u3042\u308a\u307e\u3059\u3002
SEVERE_ERR_ARG_SUBCOMMAND_DUPLICATE_LONG_ID_84=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %2$s \u306e\u5f15\u6570 %1$s \u306b\u306f\u3001\u5f15\u6570 %4$s \u306e\u3082\u306e\u3068\u7af6\u5408\u3059\u308b\u30ed\u30f3\u30b0\u8b58\u5225\u5b50 --%3$s \u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_ARG_SUBCOMMAND_ARGUMENT_LONG_ID_GLOBAL_CONFLICT_85=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %2$s \u306e\u5f15\u6570 %1$s \u306b\u306f\u3001\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %4$s \u306e\u3082\u306e\u3068\u7af6\u5408\u3059\u308b\u30ed\u30f3\u30b0 ID --%3$s \u304c\u3042\u308a\u307e\u3059\u3002
SEVERE_ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_NAME_86=\u3059\u3067\u306b "%s" \u3068\u3044\u3046\u540d\u524d\u306e\u5225\u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_GLOBAL_ARG_NAME_SUBCMD_CONFLICT_87=\u5f15\u6570\u540d %s \u306f\u3001%s \u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u5225\u306e\u5f15\u6570\u306e\u540d\u524d\u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_SHORT_ID_88=\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %2$s \u306e\u30b7\u30e7\u30fc\u30c8 ID -%1$s \u306f\u3001\u5225\u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %3$s \u306e\u30b7\u30e7\u30fc\u30c8 ID \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_GLOBAL_ARG_SHORT_ID_CONFLICT_89=\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %2$s \u306e\u30b7\u30e7\u30fc\u30c8 ID -%1$s \u306f\u3001\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %4$s \u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f %3$s \u5f15\u6570\u306e\u30b7\u30e7\u30fc\u30c8 ID \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_LONG_ID_90=\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %2$s \u306e\u30ed\u30f3\u30b0 ID --%1$s \u306f\u3001\u5225\u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %3$s \u306e\u30ed\u30f3\u30b0 ID \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_GLOBAL_ARG_LONG_ID_CONFLICT_91=\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570 %2$s \u306e\u30ed\u30f3\u30b0 ID --%1$s \u306f\u3001\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %4$s \u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f %3$s \u5f15\u6570\u306e\u30ed\u30f3\u30b0 ID \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_CANNOT_READ_PROPERTIES_FILE_92=\u5f15\u6570\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u30d5\u30a1\u30a4\u30eb %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_SUBCMDPARSER_LONG_ARG_WITHOUT_NAME_93=\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u884c\u5f15\u6570 %s \u306f\u5f15\u6570\u540d\u3092\u542b\u3093\u3067\u3044\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_NO_GLOBAL_ARGUMENT_FOR_LONG_ID_94=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 --%s \u306f\u3001\u6709\u52b9\u306a\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570\u8b58\u5225\u5b50\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_NO_ARGUMENT_FOR_LONG_ID_95=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 --%s \u306f\u3001\u6709\u52b9\u306a\u30b0\u30ed\u30fc\u30d0\u30eb\u307e\u305f\u306f\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u5f15\u6570\u8b58\u5225\u5b50\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_NO_VALUE_FOR_ARGUMENT_WITH_LONG_ID_96=\u30b3\u30de\u30f3\u30c9\u884c\u5f15\u6570 --%s \u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_SUBCMDPARSER_VALUE_UNACCEPTABLE_FOR_LONG_ID_97=\u5f15\u6570 --%2$s \u306e\u6307\u5b9a\u3055\u308c\u305f\u5024 "%1$s" \u306f\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093:  %3$s
SEVERE_ERR_SUBCMDPARSER_NOT_MULTIVALUED_FOR_LONG_ID_98=\u5f15\u6570 --%s \u306f\u3001\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u306e\u30bb\u30c3\u30c8\u306b\u8907\u6570\u56de\u542b\u307e\u308c\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u5f15\u6570\u306f\u8907\u6570\u306e\u5024\u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_ARG_FOR_LONG_ID_DOESNT_TAKE_VALUE_99=\u5024\u306f\u5f15\u6570 --%s \u306b\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u5f15\u6570\u306f\u5024\u3092\u53d6\u308a\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_INVALID_DASH_AS_ARGUMENT_100=\u5358\u72ec\u3067\u5f15\u6570\u540d\u3068\u3057\u3066\u30c0\u30c3\u30b7\u30e5\u6587\u5b57\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u7121\u52b9\u3067\u3059
SEVERE_ERR_SUBCMDPARSER_NO_GLOBAL_ARGUMENT_FOR_SHORT_ID_101=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 -%s \u306f\u3001\u6709\u52b9\u306a\u30b0\u30ed\u30fc\u30d0\u30eb\u5f15\u6570\u8b58\u5225\u5b50\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_NO_ARGUMENT_FOR_SHORT_ID_102=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 -%s \u306f\u3001\u6709\u52b9\u306a\u30b0\u30ed\u30fc\u30d0\u30eb\u307e\u305f\u306f\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u5f15\u6570\u8b58\u5225\u5b50\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_NO_VALUE_FOR_ARGUMENT_WITH_SHORT_ID_103=\u5f15\u6570 -%s \u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_SUBCMDPARSER_VALUE_UNACCEPTABLE_FOR_SHORT_ID_104=\u5f15\u6570 -%2$s \u306e\u6307\u5b9a\u3055\u308c\u305f\u5024 "%1$s" \u306f\u53d7\u3051\u5165\u308c\u3089\u308c\u307e\u305b\u3093:  %3$s
SEVERE_ERR_SUBCMDPARSER_NOT_MULTIVALUED_FOR_SHORT_ID_105=\u5f15\u6570 -%s \u306f\u3001\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u306e\u30bb\u30c3\u30c8\u306b\u8907\u6570\u56de\u542b\u307e\u308c\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u5f15\u6570\u306f\u8907\u6570\u306e\u5024\u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_CANT_MIX_ARGS_WITH_VALUES_106=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u30d6\u30ed\u30c3\u30af '-%s%s' \u306f\u4e0d\u6b63\u3067\u3059\u3002'%s' \u5f15\u6570\u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u5024\u3092\u5fc5\u8981\u3068\u3057\u306a\u3044\u307b\u304b\u306e\u5f15\u6570\u306e\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u3068\u540c\u3058\u30d6\u30ed\u30c3\u30af\u306b\u3042\u308a\u307e\u3059
SEVERE_ERR_SUBCMDPARSER_INVALID_ARGUMENT_107=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 "%s" \u306f\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093
SEVERE_ERR_SUBCMDPARSER_MULTIPLE_SUBCOMMANDS_108=\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570 %s \u306f\u6709\u52b9\u306a\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3092\u6307\u5b9a\u3057\u307e\u3059\u304c\u3001\u5225\u306e\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %s \u3082\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002\u6307\u5b9a\u3067\u304d\u308b\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u306f 1 \u3064\u306e\u307f\u3067\u3059
SEVERE_ERR_SUBCMDPARSER_NO_VALUE_FOR_REQUIRED_ARG_109=\u5f15\u6570 %s \u306f\u5024\u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u5f15\u6570\u30ea\u30b9\u30c8\u306b\u306f 1 \u3064\u3082\u6307\u5b9a\u3055\u308c\u3066\u304a\u3089\u305a\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_NO_COLON_SLASH_SLASH_110=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u306f LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u6b8b\u308a\u306e URL \u304b\u3089\u30b9\u30ad\u30fc\u30de\u3092\u5206\u96e2\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a :// \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_NO_SCHEME_111=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092 LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u30d7\u30ed\u30c8\u30b3\u30eb\u30b9\u30ad\u30fc\u30de\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_NO_HOST_112=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092 LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3059\u308b\u30b3\u30ed\u30f3\u306e\u524d\u306b\u30db\u30b9\u30c8\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_NO_PORT_113=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092 LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u30db\u30b9\u30c8\u306b\u7d9a\u304f\u30b3\u30ed\u30f3\u306e\u5f8c\u306b\u30dd\u30fc\u30c8\u756a\u53f7\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_CANNOT_DECODE_PORT_114=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092 LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u30dd\u30fc\u30c8\u756a\u53f7\u90e8\u5206 %s \u3092\u6574\u6570\u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_INVALID_PORT_115=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092 LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u30dd\u30fc\u30c8\u756a\u53f7 %d \u306f 1 \u304b\u3089 65535 \u306e\u6709\u52b9\u306a\u7bc4\u56f2\u5185\u306b\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_LDAPURL_INVALID_SCOPE_STRING_116=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092 LDAP URL \u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u30b9\u30b3\u30fc\u30d7\u6587\u5b57\u5217 %s \u306f\u3001base\u3001one\u3001sub\u3001\u307e\u305f\u306f subordinate \u306e\u8a31\u5bb9\u3055\u308c\u308b\u5024\u306e\u3069\u308c\u3067\u3082\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_LDAPURL_PERCENT_TOO_CLOSE_TO_END_117=\u6307\u5b9a\u3055\u308c\u305f URL \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8 "%s" \u3092\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30d0\u30a4\u30c8 %d \u3067\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6587\u5b57\u306b 2 \u3064\u306e 16 \u9032\u6570\u304c\u7d9a\u3044\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_LDAPURL_INVALID_HEX_BYTE_118=\u6307\u5b9a\u3055\u308c\u305f URL \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8 "%s" \u3092\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30d0\u30a4\u30c8 %d \u3067\u306e\u6587\u5b57\u306f\u6709\u52b9\u306a 16 \u9032\u6570\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_LDAPURL_CANNOT_CREATE_UTF8_STRING_119=LDAP URL \u306e\u90e8\u5206\u3092\u5fa9\u53f7\u5316\u3059\u308b\u51e6\u7406\u4e2d\u306b\u3001UTF-8 \u6587\u5b57\u5217\u3068\u3057\u3066\u30d0\u30a4\u30c8\u914d\u5217\u3092\u8868\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
MILD_ERR_CHARSET_NO_COLON_120=\u5024 "%s" \u3092\u540d\u524d\u4ed8\u304d\u6587\u5b57\u30bb\u30c3\u30c8\u3068\u3057\u3066\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u3068\u6587\u5b57\u30bb\u30c3\u30c8\u3092\u533a\u5207\u308b\u305f\u3081\u306e\u30b3\u30ed\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_CHARSET_CONSTRUCTOR_NO_NAME_121=\u540d\u524d\u4ed8\u304d\u6587\u5b57\u30bb\u30c3\u30c8\u306f\u3001\u540d\u524d\u304c\u542b\u307e\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u306b\u7121\u52b9\u3067\u3059
MILD_ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR_122=\u540d\u524d\u4ed8\u304d\u6587\u5b57\u30bb\u30c3\u30c8\u306f\u7121\u52b9\u3067\u3059\u3002\u6307\u5b9a\u3055\u308c\u305f\u540d\u524d "%s" \u306e\u4f4d\u7f6e %d \u306b\u7121\u52b9\u306a\u6587\u5b57\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u540d\u524d\u306b\u4f7f\u7528\u3067\u304d\u308b\u306e\u306f ASCII \u82f1\u5b57\u3060\u3051\u3067\u3059
@@ -325,20 +190,12 @@
INFO_ACCTNOTTYPE_PASSWORD_CHANGED_140=\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f
MILD_ERR_FILEPERM_SET_NO_SUCH_FILE_141=\u30d5\u30a1\u30a4\u30eb %s \u306e\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306f\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_FILEPERM_CANNOT_EXEC_CHMOD_142=chmod \u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066 %s \u306b\u5bfe\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u305b\u3093:  %s
###SEVERE_ERR_FILEPERM_SET_JAVA_EXCEPTION_143=One or more exceptions were thrown \
### in the process of updating the file permissions for %s.  Some of the \
### permissions for the file may have been altered
###SEVERE_ERR_FILEPERM_SET_JAVA_FAILED_ALTERED_144=One or more updates to the \
### file permissions for %s failed, but at least one update was successful.  Some \
### of the permissions for the file may have been altered
###SEVERE_ERR_FILEPERM_SET_JAVA_FAILED_UNALTERED_145=All of the attempts to \
### update the file permissions for %s failed.  The file should be left with its \
### original permissions
SEVERE_ERR_FILEPERM_SET_JAVA_EXCEPTION_143=%s \u306e\u30d5\u30a1\u30a4\u30eb\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u66f4\u65b0\u3059\u308b\u51e6\u7406\u4e2d\u306b\u30011 \u3064\u4ee5\u4e0a\u306e\u4f8b\u5916\u304c\u30b9\u30ed\u30fc\u3055\u308c\u307e\u3057\u305f\u3002\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u4e00\u90e8\u304c\u5909\u66f4\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_FILEPERM_SET_JAVA_FAILED_ALTERED_144=%s \u306e\u30d5\u30a1\u30a4\u30eb\u30a2\u30af\u30bb\u30b9\u6a29\u306b\u5bfe\u3059\u308b 1 \u3064\u4ee5\u4e0a\u306e\u66f4\u65b0\u306f\u5931\u6557\u3057\u307e\u3057\u305f\u304c\u3001\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u66f4\u65b0\u304c\u6210\u529f\u3057\u307e\u3057\u305f\u3002\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u4e00\u90e8\u304c\u5909\u66f4\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_FILEPERM_SET_JAVA_FAILED_UNALTERED_145=%s \u306e\u30d5\u30a1\u30a4\u30eb\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u66f4\u65b0\u3059\u308b\u3059\u3079\u3066\u306e\u8a66\u884c\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u30d5\u30a1\u30a4\u30eb\u306b\u306f\u5143\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u3092\u6b8b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
MILD_ERR_FILEPERM_INVALID_UNIX_MODE_STRING_146=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 %s \u306f\u6709\u52b9\u306a UNIX \u30d5\u30a1\u30a4\u30eb\u30e2\u30fc\u30c9\u3092\u8868\u3057\u3066\u3044\u307e\u305b\u3093\u3002  UNIX \u30d5\u30a1\u30a4\u30eb\u30e2\u30fc\u30c9\u306f 3 \u6587\u5b57\u306e\u6587\u5b57\u5217\u3067\u3001\u5404\u6587\u5b57\u3092 0 \u304b\u3089 7 \u307e\u3067\u306e\u6570\u5b57\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
MILD_ERR_EXEC_DISABLED_147=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u69cb\u6210\u3067 exec \u30e1\u30bd\u30c3\u30c9\u306e\u4f7f\u7528\u304c\u62d2\u5426\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001%s \u30b3\u30de\u30f3\u30c9\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
###SEVERE_ERR_VALIDATOR_PRECONDITION_NOT_MET_148=A precondition of the invoked \
### method was not met.  This This usually means there is a defect somewhere in \
### the call stack.  Details: %s
SEVERE_ERR_VALIDATOR_PRECONDITION_NOT_MET_148=\u547c\u3073\u51fa\u3055\u308c\u305f\u30e1\u30bd\u30c3\u30c9\u306e\u524d\u63d0\u6761\u4ef6\u304c\u6e80\u305f\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u3053\u308c\u306f\u901a\u5e38\u3001\u547c\u3073\u51fa\u3057\u30b9\u30bf\u30c3\u30af\u306e\u3069\u3053\u304b\u306b\u6b20\u9665\u304c\u3042\u308b\u305f\u3081\u3067\u3059\u3002\u8a73\u7d30: %s
INFO_GLOBAL_OPTIONS_149=\u30b0\u30ed\u30fc\u30d0\u30eb\u30aa\u30d7\u30b7\u30e7\u30f3: 
INFO_GLOBAL_OPTIONS_REFERENCE_150="%s --help" \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044
INFO_SUBCMD_OPTIONS_151=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3: 
@@ -347,26 +204,17 @@
INFO_SUBCMDPARSER_SUBCMD_REFERENCE_154="%s --help-{category}" \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044
INFO_SUBCMDPARSER_GLOBAL_HEADING_155=\u30b0\u30ed\u30fc\u30d0\u30eb\u30aa\u30d7\u30b7\u30e7\u30f3: 
INFO_GLOBAL_HELP_REFERENCE_156=\u4f7f\u7528\u6cd5\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f "%s --help" \u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044
###SEVERE_ERR_RENAMEFILE_CANNOT_RENAME_157=Failed to rename file %s to %s
###SEVERE_ERR_RENAMEFILE_CANNOT_DELETE_TARGET_158=Failed to delete target file \
### %s.  Make sure the file is not currently in use by this or another \
### application
###SEVERE_ERR_EXPCHECK_TRUSTMGR_CLIENT_CERT_EXPIRED_159=Refusing to trust client \
### or issuer certificate '%s' because it expired on %s
###SEVERE_ERR_EXPCHECK_TRUSTMGR_CLIENT_CERT_NOT_YET_VALID_160=Refusing to trust \
### client or issuer certificate '%s' because it is not valid until %s
###SEVERE_ERR_EXPCHECK_TRUSTMGR_SERVER_CERT_EXPIRED_161=Refusing to trust server \
### or issuer certificate '%s' because it expired on %s
###SEVERE_ERR_EXPCHECK_TRUSTMGR_SERVER_CERT_NOT_YET_VALID_162=Refusing to trust \
### server or issuer certificate '%s' because it is not valid until %s
SEVERE_ERR_RENAMEFILE_CANNOT_RENAME_157=\u30d5\u30a1\u30a4\u30eb %s \u306e\u540d\u524d\u3092 %s \u306b\u5909\u66f4\u3059\u308b\u3053\u3068\u306b\u5931\u6557\u3057\u307e\u3057\u305f
SEVERE_ERR_RENAMEFILE_CANNOT_DELETE_TARGET_158=\u30bf\u30fc\u30b2\u30c3\u30c8\u30d5\u30a1\u30a4\u30eb %s \u306e\u524a\u9664\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u307e\u305f\u306f\u5225\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u30d5\u30a1\u30a4\u30eb\u304c\u73fe\u5728\u4f7f\u7528\u3055\u308c\u3066\u3044\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
SEVERE_ERR_EXPCHECK_TRUSTMGR_CLIENT_CERT_EXPIRED_159=%2$s \u306b\u6709\u52b9\u671f\u9650\u304c\u5207\u308c\u308b\u305f\u3081\u3001\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u307e\u305f\u306f\u767a\u884c\u8005\u8a3c\u660e\u66f8 '%1$s' \u3092\u4fe1\u983c\u3059\u308b\u3053\u3068\u3092\u62d2\u5426\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_EXPCHECK_TRUSTMGR_CLIENT_CERT_NOT_YET_VALID_160=%2$s \u307e\u3067\u6709\u52b9\u3067\u306f\u306a\u3044\u305f\u3081\u3001\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u307e\u305f\u306f\u767a\u884c\u8005\u8a3c\u660e\u66f8 '%1$s' \u3092\u4fe1\u983c\u3059\u308b\u3053\u3068\u3092\u62d2\u5426\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_EXPCHECK_TRUSTMGR_SERVER_CERT_EXPIRED_161=%2$s \u306b\u6709\u52b9\u671f\u9650\u304c\u5207\u308c\u308b\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u307e\u305f\u306f\u767a\u884c\u8005\u8a3c\u660e\u66f8 '%1$s' \u3092\u4fe1\u983c\u3059\u308b\u3053\u3068\u3092\u62d2\u5426\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_EXPCHECK_TRUSTMGR_SERVER_CERT_NOT_YET_VALID_162=%2$s \u307e\u3067\u6709\u52b9\u3067\u306f\u306a\u3044\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u307e\u305f\u306f\u767a\u884c\u8005\u8a3c\u660e\u66f8 '%1$s' \u3092\u4fe1\u983c\u3059\u308b\u3053\u3068\u3092\u62d2\u5426\u3057\u3066\u3044\u307e\u3059
MILD_WARN_LDIF_VALUE_VIOLATES_SYNTAX_163=LDIF \u304b\u3089\u8aad\u307f\u53d6\u3089\u308c\u305f\u3001\u884c %2$d \u304b\u3089\u59cb\u307e\u308b\u30a8\u30f3\u30c8\u30ea %1$s \u306b\u306f\u5c5e\u6027 %4$s \u306e\u5024 "%3$s" \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u5024\u306f\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u69cb\u6587\u306b\u3088\u308b\u3068\u7121\u52b9\u3067\u3059:  %5$s
###SEVERE_ERR_SKIP_FILE_EXISTS_164=The specified skip file %s already exists and \
### the import configuration indicates that no attempt should be made to append \
### to or replace the file
SEVERE_ERR_SKIP_FILE_EXISTS_164=\u6307\u5b9a\u3055\u308c\u305f\u30b9\u30ad\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3066\u304a\u308a\u3001\u30a4\u30f3\u30dd\u30fc\u30c8\u8a2d\u5b9a\u306f\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u8ffd\u52a0\u3084\u7f6e\u63db\u304c\u3067\u304d\u306a\u3044\u3053\u3068\u3092\u793a\u3057\u3066\u3044\u307e\u3059
MILD_ERR_LDIF_SKIP_165=include \u304a\u3088\u3073 exclude \u5206\u5c90\u306b\u57fa\u3065\u304f\u3068\u3001\u30a8\u30f3\u30c8\u30ea %s \u306e DN \u306f\u542b\u3081\u308b\u3079\u304d\u3082\u306e\u3067\u306f\u306a\u3044\u305f\u3081\u3001\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059
INFO_SUBCMDPARSER_SUBCMD_HELP_HEADING_166=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u306e\u30ea\u30b9\u30c8\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3001\u6b21\u3092\u4f7f\u7528\u3057\u307e\u3059: 
###SEVERE_ERR_EMBEDUTILS_SERVER_ALREADY_RUNNING_167=The Directory Server cannot \
### be started because it is already running
SEVERE_ERR_EMBEDUTILS_SERVER_ALREADY_RUNNING_167=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u3059\u3067\u306b\u5b9f\u884c\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u8d77\u52d5\u3067\u304d\u307e\u305b\u3093
INFO_SUBCMDPARSER_OPTIONS_168={options}
INFO_SUBCMDPARSER_SUBCMD_AND_OPTIONS_169={subcommand} {options}
INFO_SUBCMDPARSER_WHERE_OPTIONS_INCLUDE_170=\        {options} \u306b\u306f\u6b21\u304c\u542b\u307e\u308c\u307e\u3059: 
@@ -378,16 +226,11 @@
INFO_EMAIL_BODY_DESCRIPTION_176=\u30e1\u30c3\u30bb\u30fc\u30b8\u672c\u6587\u7528\u30c6\u30ad\u30b9\u30c8\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9
INFO_EMAIL_ATTACH_DESCRIPTION_177=\u96fb\u5b50\u30e1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u6dfb\u4ed8\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9
INFO_EMAIL_HELP_DESCRIPTION_178=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059
###SEVERE_ERR_EMAIL_NO_SUCH_BODY_FILE_181=The file %s specified as the body file \
### for the e-mail message does not exist
###SEVERE_ERR_EMAIL_CANNOT_PROCESS_BODY_FILE_182=An error occurred while \
### attempting to process message body file %s:  %s
###SEVERE_ERR_EMAIL_NO_SUCH_ATTACHMENT_FILE_183=The attachment file %s does not \
### exist
###SEVERE_ERR_EMAIL_CANNOT_ATTACH_FILE_184=An error occurred while trying to \
### attach file %s:  %s
###SEVERE_ERR_EMAIL_CANNOT_SEND_MESSAGE_185=An error occurred while trying to \
### send the e-mail message:  %s
SEVERE_ERR_EMAIL_NO_SUCH_BODY_FILE_181=\u96fb\u5b50\u30e1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u672c\u6587\u7528\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_EMAIL_CANNOT_PROCESS_BODY_FILE_182=\u30e1\u30c3\u30bb\u30fc\u30b8\u672c\u6587\u7528\u30d5\u30a1\u30a4\u30eb %s \u306e\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_EMAIL_NO_SUCH_ATTACHMENT_FILE_183=\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_EMAIL_CANNOT_ATTACH_FILE_184=\u30d5\u30a1\u30a4\u30eb %s \u306e\u6dfb\u4ed8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_EMAIL_CANNOT_SEND_MESSAGE_185=\u96fb\u5b50\u30e1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u9001\u4fe1\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
INFO_BASE64_TOOL_DESCRIPTION_186=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u60c5\u5831\u3092 Base64 \u3067\u7b26\u53f7\u5316\u304a\u3088\u3073\u5fa9\u53f7\u5316\u3067\u304d\u307e\u3059
INFO_BASE64_HELP_DESCRIPTION_187=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059
INFO_BASE64_DECODE_DESCRIPTION_188=Base64 \u3067\u7b26\u53f7\u5316\u3055\u308c\u305f\u60c5\u5831\u3092 raw \u30c7\u30fc\u30bf\u306b\u5fa9\u53f7\u5316\u3057\u307e\u3059
@@ -398,19 +241,14 @@
INFO_BASE64_RAW_FILE_DESCRIPTION_193=Base64 \u3067\u7b26\u53f7\u5316\u3059\u308b raw \u30c7\u30fc\u30bf\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9
INFO_BASE64_TO_ENCODED_FILE_DESCRIPTION_194=Base64 \u3067\u7b26\u53f7\u5316\u3055\u308c\u305f\u30c7\u30fc\u30bf\u306e\u66f8\u304d\u8fbc\u307f\u5148\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9
INFO_BASE64_TO_RAW_FILE_DESCRIPTION_195=Base64 \u3067\u5fa9\u53f7\u5316\u3055\u308c\u305f raw \u30c7\u30fc\u30bf\u306e\u66f8\u304d\u8fbc\u307f\u5148\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9
###SEVERE_ERR_BASE64_CANNOT_READ_RAW_DATA_196=An error occurred while attempting \
### to read the raw data to encode:  %s
###SEVERE_ERR_BASE64_CANNOT_WRITE_ENCODED_DATA_197=An error occurred while \
### attempting to write the encoded data:  %s
###SEVERE_ERR_BASE64_CANNOT_READ_ENCODED_DATA_198=An error occurred while \
### attempting to read the base64-encoded data:  %s
###SEVERE_ERR_BASE64_CANNOT_WRITE_RAW_DATA_199=An error occurred while \
### attempting to write the decoded data:  %s
###SEVERE_ERR_BASE64_UNKNOWN_SUBCOMMAND_200=Unknown subcommand %s
SEVERE_ERR_BASE64_CANNOT_READ_RAW_DATA_196=\u7b26\u53f7\u5316\u3059\u308b raw \u30c7\u30fc\u30bf\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_BASE64_CANNOT_WRITE_ENCODED_DATA_197=\u7b26\u53f7\u5316\u3055\u308c\u305f\u30c7\u30fc\u30bf\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_BASE64_CANNOT_READ_ENCODED_DATA_198=Base64 \u3067\u7b26\u53f7\u5316\u3055\u308c\u305f\u30c7\u30fc\u30bf\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_BASE64_CANNOT_WRITE_RAW_DATA_199=\u5fa9\u53f7\u5316\u3055\u308c\u305f\u30c7\u30fc\u30bf\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:  %s
SEVERE_ERR_BASE64_UNKNOWN_SUBCOMMAND_200=\u4e0d\u660e\u306a\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 %s
INFO_GENERAL_NO_201=no
INFO_GENERAL_YES_202=yes
###SEVERE_ERR_CONSOLE_APP_CONFIRM_203=Invalid response. Please enter \
### "%s" or "%s"
SEVERE_ERR_CONSOLE_APP_CONFIRM_203=\u7121\u52b9\u306a\u5fdc\u7b54. "%s" \u307e\u305f\u306f "%s" \u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
INFO_MENU_OPTION_HELP_204=\u30d8\u30eb\u30d7
INFO_MENU_OPTION_HELP_KEY_205=?
INFO_MENU_OPTION_CANCEL_206=\u53d6\u6d88\u3057
@@ -419,25 +257,20 @@
INFO_MENU_OPTION_QUIT_KEY_209=q
INFO_MENU_NUMERIC_OPTION_210=%d)
INFO_MENU_CHAR_OPTION_211=%c)
###SEVERE_ERR_MENU_BAD_CHOICE_MULTI_212=Invalid response. Please enter one or \
###more valid menu options
###SEVERE_ERR_MENU_BAD_CHOICE_SINGLE_213=Invalid response. Please enter a valid \
###menu option
###SEVERE_ERR_MENU_BAD_CHOICE_MULTI_DUPE_214=The option "%s" was specified \
###more than once. Please enter one or more valid menu options
SEVERE_ERR_MENU_BAD_CHOICE_MULTI_212=\u7121\u52b9\u306a\u5fdc\u7b54. 1 \u3064\u4ee5\u4e0a\u306e\u6709\u52b9\u306a\u30e1\u30cb\u30e5\u30fc\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
SEVERE_ERR_MENU_BAD_CHOICE_SINGLE_213=\u7121\u52b9\u306a\u5fdc\u7b54. \u6709\u52b9\u306a\u30e1\u30cb\u30e5\u30fc\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
SEVERE_ERR_MENU_BAD_CHOICE_MULTI_DUPE_214=\u30aa\u30d7\u30b7\u30e7\u30f3 "%s" \u306f\u8907\u6570\u56de\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u30021 \u3064\u4ee5\u4e0a\u306e\u6709\u52b9\u306a\u30e1\u30cb\u30e5\u30fc\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
INFO_MENU_PROMPT_SINGLE_215=\u9078\u629e\u80a2: 
INFO_MENU_PROMPT_SINGLE_DEFAULT_216=\u9078\u629e\u80a2 [%s]: 
INFO_MENU_PROMPT_MULTI_217=1 \u3064\u4ee5\u4e0a\u306e\u9078\u629e\u80a2\u3092\u30b3\u30f3\u30de\u3067\u533a\u5207\u3063\u3066\u5165\u529b\u3057\u307e\u3059: 
INFO_MENU_PROMPT_MULTI_DEFAULT_218=1 \u3064\u4ee5\u4e0a\u306e\u9078\u629e\u80a2\u3092\u30b3\u30f3\u30de\u3067\u533a\u5207\u3063\u3066\u5165\u529b\u3057\u307e\u3059 [%s]: 
INFO_MENU_PROMPT_RETURN_TO_CONTINUE_219=\u6539\u884c\u30ad\u30fc\u3092\u62bc\u3057\u3066\u7d9a\u884c\u3057\u307e\u3059
INFO_MENU_PROMPT_CONFIRM_220=%s (%s / %s) [%s]: 
###SEVERE_ERR_CONSOLE_INPUT_ERROR_221=The response could not be read from the console due to the following error: %s
SEVERE_ERR_CONSOLE_INPUT_ERROR_221=\u6b21\u306e\u30a8\u30e9\u30fc\u306e\u305f\u3081\u3001\u30b3\u30f3\u30bd\u30fc\u30eb\u304b\u3089\u5fdc\u7b54\u3092\u8aad\u307f\u53d6\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
INFO_MENU_OPTION_BACK_222=\u623b\u308b
INFO_MENU_OPTION_BACK_KEY_223=b
###SEVERE_ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE_224=Rejecting entry %s because \
### it was rejected by a plugin
###SEVERE_ERR_LDIF_REJECTED_BY_PLUGIN_225=Rejecting entry %s because it was \
### rejected by a plugin:  %s
SEVERE_ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE_224=\u30d7\u30e9\u30b0\u30a4\u30f3\u3067\u62d2\u5426\u3055\u308c\u305f\u305f\u3081\u3001\u30a8\u30f3\u30c8\u30ea %s \u3092\u62d2\u5426\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_LDIF_REJECTED_BY_PLUGIN_225=\u30d7\u30e9\u30b0\u30a4\u30f3\u3067\u62d2\u5426\u3055\u308c\u305f\u305f\u3081\u3001\u30a8\u30f3\u30c8\u30ea %s \u3092\u62d2\u5426\u3057\u3066\u3044\u307e\u3059:  %s
INFO_LDAP_CONN_PROMPT_SECURITY_LDAP_226=LDAP
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL_227=LDAP (SSL \u3042\u308a)
INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS_228=LDAP (StartTLS \u3042\u308a)
@@ -449,17 +282,14 @@
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD_234=\u30ad\u30fc\u30b9\u30c8\u30a2 '%s' \u306e\u30d1\u30b9\u30ef\u30fc\u30c9: 
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_NAME_235=\u8a3c\u660e\u66f8\u306e\u30cb\u30c3\u30af\u30cd\u30fc\u30e0: 
INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS_236=>>>> OpenDS LDAP \u63a5\u7d9a\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059
###SEVERE_ERR_LDAP_CONN_BAD_HOST_NAME_237=The hostname "%s" could not be \
###  resolved. Please check you have provided the correct address
###SEVERE_ERR_LDAP_CONN_BAD_PORT_NUMBER_238=Invalid port number "%s". Please \
###  enter a valid port number between 1 and 65535
SEVERE_ERR_LDAP_CONN_BAD_HOST_NAME_237=\u30db\u30b9\u30c8\u540d "%s" \u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6b63\u3057\u3044\u30a2\u30c9\u30ec\u30b9\u3092\u6307\u5b9a\u3057\u305f\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
SEVERE_ERR_LDAP_CONN_BAD_PORT_NUMBER_238=\u7121\u52b9\u306a\u30dd\u30fc\u30c8\u756a\u53f7 "%s" \u3067\u3059\u30021 \u304b\u3089 65535 \u306e\u6709\u52b9\u306a\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
INFO_LDAP_CONN_PROMPT_HOST_NAME_239=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30db\u30b9\u30c8\u540d\u307e\u305f\u306f IP \u30a2\u30c9\u30ec\u30b9 [%s]: 
INFO_LDAP_CONN_PROMPT_PORT_NUMBER_240=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30dd\u30fc\u30c8\u756a\u53f7 [%d]: 
INFO_LDAP_CONN_PROMPT_BIND_DN_241=\u7ba1\u7406\u8005\u30e6\u30fc\u30b6\u30fc\u306e\u30d0\u30a4\u30f3\u30c9 DN [%s]: 
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX_242=\u63a5\u7d9a\u65b9\u6cd5\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002
INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE_243=%d
###SEVERE_ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH_244=The provided path \
###  is not valid
SEVERE_ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH_244=\u6307\u5b9a\u3055\u308c\u305f\u30d1\u30b9\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD_245=\u30b5\u30fc\u30d0\u30fc\u8a3c\u660e\u66f8\u3092\u4fe1\u983c\u3059\u308b\u65b9\u6cd5\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_246=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u3092\u4f7f\u7528\u3059\u308b
INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK_247=\u624b\u52d5\u3067\u691c\u67fb\u3059\u308b
@@ -483,69 +313,38 @@
INFO_ARGPARSER_USAGE_JAVA_SCRIPTNAME_265=\u4f7f\u7528\u6cd5:  %s  {options}
INFO_ARGPARSER_USAGE_TRAILINGARGS_266={trailing-arguments}
MILD_ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=\u78ba\u8a8d\u8a66\u884c\u306e\u5236\u9650\u306b\u9054\u3057\u307e\u3057\u305f (%d)
###SEVERE_ERR_UNEXPECTED_268=Unexpected error.  Details: %s
SEVERE_ERR_UNEXPECTED_268=\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc. \u8a73\u7d30: %s
MILD_ERR_TRIES_LIMIT_REACHED_269=\u5165\u529b\u8a66\u884c\u306e\u5236\u9650\u306b\u9054\u3057\u307e\u3057\u305f (%d)
INFO_ADMIN_CONN_PROMPT_PORT_NUMBER_270=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u7ba1\u7406\u30dd\u30fc\u30c8\u756a\u53f7 [%d]:
MILD_ERR_LDIF_INVALID_ATTR_OPTION_271=\u884c %d \u304b\u3089\u59cb\u307e\u308b LDIF \u30a8\u30f3\u30c8\u30ea %s \u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002\u5c5e\u6027 %s \u306b\u7121\u52b9\u306a\u30d0\u30a4\u30ca\u30ea\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059
###SEVERE_ERR_CERTMGR_INVALID_PKCS11_PATH_272=Invalid key store path for PKCS11 \
###keystore, it must be %s
###SEVERE_ERR_CERTMGR_INVALID_KEYSTORE_PATH_273=Key store path %s exists but is \
###not a file
###SEVERE_ERR_CERTMGR_INVALID_PARENT_274=Parent directory for key store path \
### %s does not exist or is not a directory
###SEVERE_ERR_CERTMGR_INVALID_STORETYPE_275=Invalid key store type, it must \
###be one of the following: %s, %s, %s or %s
###SEVERE_ERR_CERTMGR_KEYSTORE_NONEXISTANT_276=Keystore does not exist, \
###it must exist to retrieve an alias, delete an alias or generate a \
###certificate request
###SEVERE_ERR_CERTMGR_VALIDITY_277=Validity value %d is invalid, it must \
###be a positive integer
###SEVERE_ERR_CERTMGR_ALIAS_ALREADY_EXISTS_278= A certificate with the alias \
###%s already exists in the key store
###SEVERE_ERR_CERTMGR_ADD_CERT_279=The following error occured when \
###adding a certificate with alias %s to the keystore: %s
###SEVERE_ERR_CERTMGR_ALIAS_INVALID_280=The alias %s is cannot be added to the \
###keystore for one of the following reasons: it already exists in the \
###keystore, or, it is not an instance of a trusted certificate class
###SEVERE_ERR_CERTMGR_CERT_REPLIES_INVALID_281=The alias %s is an instance of \
###a private key entry, which is not supported being added to the keystore \
###at this time
###SEVERE_ERR_CERTMGR_DELETE_ALIAS_282=The following error occured when \
###deleting a certificate with alias %s from the keystore: %s
###SEVERE_ERR_CERTMGR_CERT_REQUEST_283=The following error occured when \
###generating a certificate request with alias %s: %s
###SEVERE_ERR_CERTMGR_GEN_SELF_SIGNED_CERT_284=The following error occured when \
###generating a self-signed certificate using the alias %s: %s
###SEVERE_ERR_CERTMGR_INVALID_CERT_FILE_285=The certificate file %s is \
###invalid because it does not exists, or exists, but is not a file
###SEVERE_ERR_CERTMGR_ALIAS_CAN_NOT_DELETE_286=The alias %s cannot be \
###deleted from the keystore because it does not exist
###SEVERE_ERR_CERTMGR_ALIAS_DOES_NOT_EXIST_287=The alias %s does not exist \
###in the keystore so its key information cannot be retrieved
###SEVERE_ERR_CERTMGR_ALIAS_INVALID_ENTRY_TYPE_288=The alias %s is not a \
###valid keystore entry type, so its key information cannot be retrieved
###SEVERE_ERR_CERTMGR_GET_KEY_289=The key information for alias %s \
###cannot be retrieved because of the following reason: %s
###SEVERE_ERR_CERTMGR_PRIVATE_KEY_290=The private key for alias %s \
###could not be retrieved because it was not a key related entry
###SEVERE_ERR_CERTMGR_ALIAS_NO_CERTIFICATE_291=The alias %s does not \
###does not have a certificate associated with it
###SEVERE_ERR_CERTMGR_TRUSTED_CERT_292=The trusted certificate associated \
###with alias %s could not be added to keystore because of the following \
###reason: %s
###SEVERE_ERR_CERTMGR_FILE_NAME_INVALID_293=The %s is invalid because it is \
###null
###SEVERE_ERR_CERTMGR_VALUE_INVALID_294=The argument %s is invalid because it \
###is either null, or has zero length
###SEVERE_ERR_CERTMGR_CLASS_NOT_FOUND_295=A security class cannot be found \
###in this JVM because of the following reason: %s
###SEVERE_ERR_CERTMGR_SECURITY_296=The security classes could not be \
###initialized because of the following reason: %s
###SEVERE_ERR_CERTMGR_NO_METHOD_297=A method needed in the security classes \
###could not be located because of the following reason: %s
###SEVERE_ERR_CERTMGR_CERT_SIGN_REQ_NOT_SUPPORTED_298=Certificate signing \
###request generation is not supported on JVM supplied by this vendor: %s
SEVERE_ERR_CERTMGR_INVALID_PKCS11_PATH_272=PKCS11 \u9375\u30b9\u30c8\u30a2\u306e\u9375\u30b9\u30c8\u30a2\u30d1\u30b9\u304c\u7121\u52b9\u3067\u3059\u3002%s \u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_CERTMGR_INVALID_KEYSTORE_PATH_273=\u9375\u30b9\u30c8\u30a2\u30d1\u30b9 %s \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_INVALID_PARENT_274=\u9375\u30b9\u30c8\u30a2\u30d1\u30b9 %s \u306e\u89aa\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_INVALID_STORETYPE_275=\u7121\u52b9\u306a\u9375\u30b9\u30c8\u30a2\u30bf\u30a4\u30d7\u3067\u3059\u3002\u6b21\u306e\u3044\u305a\u308c\u304b\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: %s\u3001%s\u3001%s\u3001\u307e\u305f\u306f %s
SEVERE_ERR_CERTMGR_KEYSTORE_NONEXISTANT_276=\u9375\u30b9\u30c8\u30a2\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002\u30a8\u30a4\u30ea\u30a2\u30b9\u306e\u53d6\u5f97\u3001\u30a8\u30a4\u30ea\u30a2\u30b9\u306e\u524a\u9664\u3001\u307e\u305f\u306f\u8a3c\u660e\u66f8\u8981\u6c42\u306e\u751f\u6210\u306b\u306f\u9375\u30b9\u30c8\u30a2\u304c\u5b58\u5728\u3057\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_CERTMGR_VALIDITY_277=\u6709\u52b9\u671f\u9593\u5024 %d \u304c\u7121\u52b9\u3067\u3059\u3002\u6b63\u306e\u6574\u6570\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_CERTMGR_ALIAS_ALREADY_EXISTS_278= \u30a8\u30a4\u30ea\u30a2\u30b9 %s \u3092\u6301\u3064\u8a3c\u660e\u66f8\u304c\u3059\u3067\u306b\u9375\u30b9\u30c8\u30a2\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059
SEVERE_ERR_CERTMGR_ADD_CERT_279=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u3092\u6301\u3064\u8a3c\u660e\u66f8\u3092\u9375\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
SEVERE_ERR_CERTMGR_ALIAS_INVALID_280=\u6b21\u306e\u3044\u305a\u308c\u304b\u306e\u7406\u7531\u3067\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u3092\u9375\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093: \u3059\u3067\u306b\u9375\u30b9\u30c8\u30a2\u306b\u5b58\u5728\u3057\u3066\u3044\u308b\u304b\u3001\u4fe1\u983c\u3055\u308c\u305f\u8a3c\u660e\u66f8\u30af\u30e9\u30b9\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_CERT_REPLIES_INVALID_281=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306f\u975e\u516c\u958b\u9375\u30a8\u30f3\u30c8\u30ea\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3042\u308a\u3001\u73fe\u6642\u70b9\u3067\u306f\u3001\u9375\u30b9\u30c8\u30a2\u3078\u306e\u8ffd\u52a0\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_DELETE_ALIAS_282=\u9375\u30b9\u30c8\u30a2\u304b\u3089\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u3092\u6301\u3064\u8a3c\u660e\u66f8\u3092\u524a\u9664\u3059\u308b\u3068\u304d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
SEVERE_ERR_CERTMGR_CERT_REQUEST_283=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u3092\u6301\u3064\u8a3c\u660e\u66f8\u8981\u6c42\u306e\u751f\u6210\u4e2d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
SEVERE_ERR_CERTMGR_GEN_SELF_SIGNED_CERT_284=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u3092\u4f7f\u7528\u3057\u3066\u81ea\u5df1\u7f72\u540d\u8a3c\u660e\u66f8\u3092\u751f\u6210\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
SEVERE_ERR_CERTMGR_INVALID_CERT_FILE_285=\u8a3c\u660e\u66f8\u30d5\u30a1\u30a4\u30eb %s \u306f\u3001\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u5b58\u5728\u3057\u3066\u3082\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u306a\u3044\u305f\u3081\u3001\u7121\u52b9\u3067\u3059
SEVERE_ERR_CERTMGR_ALIAS_CAN_NOT_DELETE_286=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306f\u5b58\u5728\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u9375\u30b9\u30c8\u30a2\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_ALIAS_DOES_NOT_EXIST_287=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u304c\u9375\u30b9\u30c8\u30a2\u306b\u5b58\u5728\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u305d\u306e\u9375\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_ALIAS_INVALID_ENTRY_TYPE_288=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306f\u6709\u52b9\u306a\u9375\u30b9\u30c8\u30a2\u30a8\u30f3\u30c8\u30ea\u30bf\u30a4\u30d7\u3067\u306f\u306a\u3044\u305f\u3081\u3001\u305d\u306e\u9375\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_GET_KEY_289=\u6b21\u306e\u7406\u7531\u3067\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306e\u9375\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093: %s
SEVERE_ERR_CERTMGR_PRIVATE_KEY_290=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306e\u975e\u516c\u958b\u9375\u306f\u3001\u9375\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3067\u306f\u306a\u304b\u3063\u305f\u305f\u3081\u3001\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f
SEVERE_ERR_CERTMGR_ALIAS_NO_CERTIFICATE_291=\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306b\u306f\u8a3c\u660e\u66f8\u304c\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_CERTMGR_TRUSTED_CERT_292=\u6b21\u306e\u7406\u7531\u3067\u3001\u30a8\u30a4\u30ea\u30a2\u30b9 %s \u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3001\u4fe1\u983c\u3055\u308c\u305f\u8a3c\u660e\u66f8\u3092\u9375\u30b9\u30c8\u30a2\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
SEVERE_ERR_CERTMGR_FILE_NAME_INVALID_293=%s \u306f NULL \u3067\u3042\u308b\u305f\u3081\u3001\u7121\u52b9\u3067\u3059
SEVERE_ERR_CERTMGR_VALUE_INVALID_294=\u5f15\u6570 %s \u306f\u3001NULL \u3067\u3042\u308b\u304b\u9577\u3055\u304c 0 \u3067\u3042\u308b\u305f\u3081\u3001\u7121\u52b9\u3067\u3059
SEVERE_ERR_CERTMGR_CLASS_NOT_FOUND_295=\u6b21\u306e\u7406\u7531\u3067\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u30af\u30e9\u30b9\u304c\u3053\u306e JVM \u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093: %s
SEVERE_ERR_CERTMGR_SECURITY_296=\u6b21\u306e\u7406\u7531\u3067\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u30af\u30e9\u30b9\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
SEVERE_ERR_CERTMGR_NO_METHOD_297=\u6b21\u306e\u7406\u7531\u3067\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u30af\u30e9\u30b9\u3067\u5fc5\u8981\u306a\u30e1\u30bd\u30c3\u30c9\u3092\u691c\u51fa\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
SEVERE_ERR_CERTMGR_CERT_SIGN_REQ_NOT_SUPPORTED_298=\u8a3c\u660e\u66f8\u7f72\u540d\u8981\u6c42\u306e\u751f\u6210\u306f\u3001\u3053\u306e\u30d9\u30f3\u30c0\u30fc\u304c\u63d0\u4f9b\u3059\u308b JVM \u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093: %s
INFO_ARGPARSER_USAGE_DEFAULT_VALUE_299=\u30c7\u30d5\u30a9\u30eb\u30c8\u5024: %s
###SEVERE_WARN_EXPORT_LDIF_SET_PERMISSION_FAILED_300=An error occurred while \
### setting file permissions for the LDIF file %s: %s
SEVERE_WARN_EXPORT_LDIF_SET_PERMISSION_FAILED_300=LDIF \u30d5\u30a1\u30a4\u30eb %s \u306e\u30d5\u30a1\u30a4\u30eb\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u8a2d\u5b9a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_LDIF_READ_ATTR_SKIP_301=\u30a8\u30f3\u30c8\u30ea %s \u3092\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u3044\u307e\u3059\u3002\u5c5e\u6027\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u691c\u51fa\u3055\u308c\u305f\u305f\u3081\u3067\u3059: %s