# CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License, Version 1.0 only # (the "License"). You may not use this file except in compliance # with the License. # # You can obtain a copy of the license at # trunk/opends/resource/legal-notices/OpenDS.LICENSE # or https://OpenDS.dev.java.net/OpenDS.LICENSE. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at # trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, # add the following below this CDDL HEADER, with the fields enclosed # by brackets "[]" replaced with your own identifying information: # Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # Copyright 2006-2009 Sun Microsystems, Inc. # # Global directives # global.category=TOOLS # # Format string definitions # # Keys must be formatted as follows: # # [SEVERITY]_[DESCRIPTION]_[ORDINAL] # # where: # # SEVERITY is one of: # [INFO, MILD_WARN, SEVERE_WARN, MILD_ERR, SEVERE_ERR, FATAL_ERR, DEBUG, NOTICE] # # DESCRIPTION is an upper case string providing a hint as to the context of # the message in upper case with the underscore ('_') character serving as # word separator # # ORDINAL is an integer unique among other ordinals in this file # ###SEVERE_ERR_TOOLS_CANNOT_CREATE_SSL_CONNECTION_1=Unable to create an SSL \ ### connection to the server: %s ###SEVERE_ERR_TOOLS_SSL_CONNECTION_NOT_INITIALIZED_2=Unable to create an SSL \ ### connection to the server because the connection factory has not been \ ### initialized ###SEVERE_ERR_TOOLS_CANNOT_LOAD_KEYSTORE_FILE_3=Cannot load the key store file: \ ### %s ###SEVERE_ERR_TOOLS_CANNOT_INIT_KEYMANAGER_4=Cannot initialize the key manager \ ### for the key store:%s ###SEVERE_ERR_TOOLS_CANNOT_LOAD_TRUSTSTORE_FILE_5=Cannot load the key store \ ### file: %s ###SEVERE_ERR_TOOLS_CANNOT_INIT_TRUSTMANAGER_6=Cannot initialize the key manager \ ### for the key store:%s INFO_ENCPW_DESCRIPTION_LISTSCHEMES_7=\u4f7f\u7528\u53ef\u80fd\u306a\u30d1\u30b9\u30ef\u30fc\u30c9\u8a18\u61b6\u30b9\u30ad\u30fc\u30de\u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059 INFO_ENCPW_DESCRIPTION_CLEAR_PW_8=\u7b26\u53f7\u5316\u3059\u308b\u305f\u3081\u3001\u307e\u305f\u306f\u7b26\u53f7\u5316\u3057\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u6bd4\u8f03\u3059\u308b\u305f\u3081\u306e\u5e73\u6587\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_ENCPW_DESCRIPTION_CLEAR_PW_FILE_9=\u5e73\u6587\u30d1\u30b9\u30ef\u30fc\u30c9\u30d5\u30a1\u30a4\u30eb INFO_ENCPW_DESCRIPTION_ENCODED_PW_10=\u5e73\u6587\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u6bd4\u8f03\u3059\u308b\u7b26\u53f7\u5316\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_ENCPW_DESCRIPTION_ENCODED_PW_FILE_11=\u7b26\u53f7\u5316\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u30d5\u30a1\u30a4\u30eb INFO_DESCRIPTION_CONFIG_CLASS_12=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u69cb\u6210\u30cf\u30f3\u30c9\u30e9\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b Java \u30af\u30e9\u30b9\u306e\u5b8c\u5168\u6307\u5b9a\u540d\u3002 \u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u3001org.opends.server.extensions.ConfigFileHandler \u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 INFO_DESCRIPTION_CONFIG_FILE_13=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u69cb\u6210\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_ENCPW_DESCRIPTION_SCHEME_14=\u7b26\u53f7\u5316\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4f7f\u7528\u3059\u308b\u30b9\u30ad\u30fc\u30de INFO_DESCRIPTION_USAGE_15=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 ###SEVERE_ERR_CANNOT_INITIALIZE_ARGS_16=An unexpected error occurred while \ ### attempting to initialize the command-line arguments: %s ###SEVERE_ERR_ERROR_PARSING_ARGS_17=An error occurred while parsing the \ ### command-line arguments: %s ###SEVERE_ERR_ENCPW_NO_CLEAR_PW_18=No clear-text password was specified. Use \ ### --%s, --%s or --%s to specify the password to encode ###SEVERE_ERR_ENCPW_NO_SCHEME_19=No password storage scheme was specified. Use \ ### the --%s argument to specify the storage scheme ###SEVERE_ERR_SERVER_BOOTSTRAP_ERROR_20=An unexpected error occurred while \ ### attempting to bootstrap the Directory Server client-side code: %s ###SEVERE_ERR_CANNOT_LOAD_CONFIG_21=An error occurred while trying to load the \ ### Directory Server configuration: %s ###SEVERE_ERR_CANNOT_LOAD_SCHEMA_22=An error occurred while trying to load the \ ### Directory Server schema: %s ###SEVERE_ERR_CANNOT_INITIALIZE_CORE_CONFIG_23=An error occurred while trying to \ ### initialize the core Directory Server configuration: %s ###SEVERE_ERR_ENCPW_CANNOT_INITIALIZE_STORAGE_SCHEMES_24=An error occurred while \ ### trying to initialize the Directory Server password storage schemes: %s ###SEVERE_ERR_ENCPW_NO_STORAGE_SCHEMES_25=No password storage schemes have been \ ### configured for use in the Directory Server ###SEVERE_ERR_ENCPW_NO_SUCH_SCHEME_26=Password storage scheme "%s" is not \ ### configured for use in the Directory Server INFO_ENCPW_PASSWORDS_MATCH_27=\u6307\u5b9a\u3055\u308c\u305f\u5e73\u6587\u30c6\u30ad\u30b9\u30c8\u304a\u3088\u3073\u7b26\u53f7\u5316\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u4e00\u81f4\u3057\u307e\u3059 INFO_ENCPW_PASSWORDS_DO_NOT_MATCH_28=\u6307\u5b9a\u3055\u308c\u305f\u5e73\u6587\u30c6\u30ad\u30b9\u30c8\u3068\u7b26\u53f7\u5316\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093 ###SEVERE_ERR_ENCPW_ENCODED_PASSWORD_29=Encoded Password: "%s" ###SEVERE_ERR_ENCPW_CANNOT_ENCODE_30=An error occurred while attempting to \ ### encode the clear-text password: %s INFO_LDIFEXPORT_DESCRIPTION_LDIF_FILE_33=\u66f8\u304d\u8fbc\u307f\u5148\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_LDIFEXPORT_DESCRIPTION_APPEND_TO_LDIF_34=\u65e2\u5b58\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u3078\u4e0a\u66f8\u304d\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u8ffd\u52a0\u3057\u307e\u3059 INFO_LDIFEXPORT_DESCRIPTION_BACKEND_ID_35=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 ID INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_BRANCH_36=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u304b\u3089\u9664\u5916\u3059\u308b\u5206\u5c90\u306e\u30d9\u30fc\u30b9 DN INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_ATTRIBUTE_37=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u306b\u542b\u3081\u308b\u5c5e\u6027 INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE_38=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u304b\u3089\u9664\u5916\u3059\u308b\u5c5e\u6027 INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_FILTER_39=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u306b\u542b\u3081\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u8b58\u5225\u3059\u308b\u305f\u3081\u306e\u30d5\u30a3\u30eb\u30bf INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_FILTER_40=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u304b\u3089\u9664\u5916\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u8b58\u5225\u3059\u308b\u305f\u3081\u306e\u30d5\u30a3\u30eb\u30bf INFO_LDIFEXPORT_DESCRIPTION_WRAP_COLUMN_41=\u9577\u3044\u884c\u3092\u6298\u308a\u8fd4\u3059\u6841 (0 \u306f\u6298\u308a\u8fd4\u3057\u306a\u3057) INFO_LDIFEXPORT_DESCRIPTION_COMPRESS_LDIF_42=LDIF \u30c7\u30fc\u30bf\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u6642\u306b\u5727\u7e2e\u3059\u308b INFO_LDIFEXPORT_DESCRIPTION_ENCRYPT_LDIF_43=LDIF \u30c7\u30fc\u30bf\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u6642\u306b\u6697\u53f7\u5316\u3059\u308b INFO_LDIFEXPORT_DESCRIPTION_SIGN_HASH_44=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u30c7\u30fc\u30bf\u306e\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u3092\u751f\u6210\u3059\u308b ###SEVERE_ERR_LDIFEXPORT_CANNOT_PARSE_EXCLUDE_FILTER_52=Unable to decode exclude \ ### filter string "%s" as a valid search filter: %s ###SEVERE_ERR_LDIFEXPORT_CANNOT_PARSE_INCLUDE_FILTER_53=Unable to decode include \ ### filter string "%s" as a valid search filter: %s ###SEVERE_ERR_CANNOT_DECODE_BASE_DN_54=Unable to decode base DN string "%s" as a \ ### valid distinguished name: %s ###SEVERE_ERR_LDIFEXPORT_MULTIPLE_BACKENDS_FOR_ID_55=Multiple Directory Server \ ### backends are configured with the requested backend ID "%s" ###SEVERE_ERR_LDIFEXPORT_NO_BACKENDS_FOR_ID_56=None of the Directory Server \ ### backends are configured with the requested backend ID "%s" ###SEVERE_ERR_LDIFEXPORT_CANNOT_DECODE_EXCLUDE_BASE_57=Unable to decode exclude \ ### branch string "%s" as a valid distinguished name: %s ###SEVERE_ERR_LDIFEXPORT_CANNOT_DECODE_WRAP_COLUMN_AS_INTEGER_58=Unable to \ ### decode wrap column value "%s" as an integer ###SEVERE_ERR_LDIFEXPORT_ERROR_DURING_EXPORT_59=An error occurred while \ ### attempting to process the LDIF export: %s ###SEVERE_ERR_CANNOT_DECODE_BACKEND_BASE_DN_60=Unable to decode the backend \ ### configuration base DN string "%s" as a valid DN: %s ###SEVERE_ERR_CANNOT_RETRIEVE_BACKEND_BASE_ENTRY_61=Unable to retrieve the \ ### backend configuration base entry "%s" from the server configuration: %s ###SEVERE_ERR_CANNOT_DETERMINE_BACKEND_CLASS_62=Cannot determine the name of the \ ### Java class providing the logic for the backend defined in configuration entry \ ### %s: %s ###SEVERE_ERR_CANNOT_LOAD_BACKEND_CLASS_63=Unable to load class %s referenced in \ ### configuration entry %s for use as a Directory Server backend: %s ###SEVERE_ERR_CANNOT_INSTANTIATE_BACKEND_CLASS_64=Unable to create an instance \ ### of class %s referenced in configuration entry %s as a Directory Server \ ### backend: %s ###SEVERE_ERR_NO_BASES_FOR_BACKEND_65=No base DNs have been defined in backend \ ### configuration entry %s. This backend will not be evaluated ###SEVERE_ERR_CANNOT_DETERMINE_BASES_FOR_BACKEND_66=Unable to determine the set \ ### of base DNs defined in backend configuration entry %s: %s INFO_LDIFIMPORT_DESCRIPTION_LDIF_FILE_69=\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b LDIF \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_LDIFIMPORT_DESCRIPTION_APPEND_70=\u65e2\u5b58\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3078\u4e0a\u66f8\u304d\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u8ffd\u52a0\u3057\u307e\u3059 INFO_LDIFIMPORT_DESCRIPTION_REPLACE_EXISTING_71=\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3078\u306e\u8ffd\u52a0\u6642\u306b\u65e2\u5b58\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u7f6e\u63db\u3057\u307e\u3059 INFO_LDIFIMPORT_DESCRIPTION_BACKEND_ID_72=\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 ID INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_BRANCH_73=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u304b\u3089\u9664\u5916\u3059\u308b\u5206\u5c90\u306e\u30d9\u30fc\u30b9 DN INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_ATTRIBUTE_74=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u542b\u3081\u308b\u5c5e\u6027 INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE_75=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u304b\u3089\u9664\u5916\u3059\u308b\u5c5e\u6027 INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_FILTER_76=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u542b\u3081\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u8b58\u5225\u3059\u308b\u305f\u3081\u306e\u30d5\u30a3\u30eb\u30bf INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_FILTER_77=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u304b\u3089\u9664\u5916\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u8b58\u5225\u3059\u308b\u305f\u3081\u306e\u30d5\u30a3\u30eb\u30bf INFO_LDIFIMPORT_DESCRIPTION_REJECT_FILE_78=\u62d2\u5426\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u3001\u6307\u5b9a\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307f\u307e\u3059 INFO_LDIFIMPORT_DESCRIPTION_OVERWRITE_79=\u30d5\u30a1\u30a4\u30eb\u306b\u8ffd\u52a0\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u65e2\u5b58\u306e rejects \u30d5\u30a1\u30a4\u30eb\u307e\u305f\u306f skip \u30d5\u30a1\u30a4\u30eb\u3042\u308b\u3044\u306f\u305d\u306e\u4e21\u65b9\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059 INFO_LDIFIMPORT_DESCRIPTION_IS_COMPRESSED_80=LDIF \u30d5\u30a1\u30a4\u30eb\u306f\u5727\u7e2e\u3055\u308c\u3066\u3044\u307e\u3059 INFO_LDIFIMPORT_DESCRIPTION_IS_ENCRYPTED_81=LDIF \u30d5\u30a1\u30a4\u30eb\u306f\u6697\u53f7\u5316\u3055\u308c\u3066\u3044\u307e\u3059 ###SEVERE_ERR_LDIFIMPORT_CANNOT_PARSE_EXCLUDE_FILTER_89=Unable to decode exclude \ ### filter string "%s" as a valid search filter: %s ###SEVERE_ERR_LDIFIMPORT_CANNOT_PARSE_INCLUDE_FILTER_90=Unable to decode include \ ### filter string "%s" as a valid search filter: %s ###SEVERE_ERR_LDIFIMPORT_MULTIPLE_BACKENDS_FOR_ID_92=Imported branches or \ ### backend IDs can not span across multiple Directory Server backends ###SEVERE_ERR_LDIFIMPORT_NO_BACKENDS_FOR_ID_93=None of the Directory Server \ ### backends are configured with the requested backend ID or base DNs that \ ### include the specified branches ###SEVERE_ERR_LDIFIMPORT_CANNOT_DECODE_EXCLUDE_BASE_94=Unable to decode exclude \ ### branch string "%s" as a valid distinguished name: %s ###SEVERE_ERR_LDIFIMPORT_CANNOT_OPEN_REJECTS_FILE_95=An error occurred while \ ### trying to open the rejects file %s for writing: %s ###SEVERE_ERR_LDIFIMPORT_ERROR_DURING_IMPORT_96=An error occurred while \ ### attempting to process the LDIF import: %s INFO_PROCESSING_OPERATION_104=%2$s \u306e %1$s \u8981\u6c42\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059 INFO_OPERATION_FAILED_105=%s \u306e\u64cd\u4f5c\u304c\u5931\u6557\u3057\u307e\u3057\u305f INFO_OPERATION_SUCCESSFUL_106=DN %2$s \u306b\u5bfe\u3057\u3066 %1$s \u306e\u64cd\u4f5c\u304c\u6210\u529f\u3057\u307e\u3057\u305f INFO_PROCESSING_COMPARE_OPERATION_107=\u30bf\u30a4\u30d7 %1$s \u3092\u30a8\u30f3\u30c8\u30ea %3$s \u5185\u306e\u5024 %2$s \u3068\u6bd4\u8f03\u3057\u3066\u3044\u307e\u3059 INFO_COMPARE_OPERATION_RESULT_FALSE_108=\u6bd4\u8f03\u64cd\u4f5c\u306b\u3088\u308a\u30a8\u30f3\u30c8\u30ea %s \u306b\u5bfe\u3057\u3066 false \u304c\u8fd4\u3055\u308c\u307e\u3057\u305f INFO_COMPARE_OPERATION_RESULT_TRUE_109=\u6bd4\u8f03\u64cd\u4f5c\u306b\u3088\u308a\u30a8\u30f3\u30c8\u30ea %s \u306b\u5bfe\u3057\u3066 true \u304c\u8fd4\u3055\u308c\u307e\u3057\u305f INFO_SEARCH_OPERATION_INVALID_PROTOCOL_110=\u691c\u7d22\u7d50\u679c %s \u3067\u7121\u52b9\u306a\u64cd\u4f5c\u30bf\u30a4\u30d7\u304c\u8fd4\u3055\u308c\u307e\u3057\u305f INFO_DESCRIPTION_TRUSTALL_111=\u3059\u3079\u3066\u306e\u30b5\u30fc\u30d0\u30fc SSL \u8a3c\u660e\u66f8\u3092\u4fe1\u983c\u3057\u307e\u3059 INFO_DESCRIPTION_BINDDN_112=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b DN INFO_DESCRIPTION_BINDPASSWORD_113=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_DESCRIPTION_BINDPASSWORDFILE_114=\u30d1\u30b9\u30ef\u30fc\u30c9\u30d5\u30a1\u30a4\u30eb\u3092\u30d0\u30a4\u30f3\u30c9\u3057\u307e\u3059 INFO_DESCRIPTION_ENCODING_115=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u30bb\u30c3\u30c8\u3092\u30b3\u30de\u30f3\u30c9\u884c\u5165\u529b\u306b\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_VERBOSE_116=\u8a73\u7d30\u30e2\u30fc\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_KEYSTOREPATH_117=\u8a3c\u660e\u66f8\u9375\u30b9\u30c8\u30a2\u306e\u30d1\u30b9 INFO_DESCRIPTION_TRUSTSTOREPATH_118=\u8a3c\u660e\u66f8\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e\u30d1\u30b9 INFO_DESCRIPTION_KEYSTOREPASSWORD_119=\u8a3c\u660e\u66f8\u9375\u30b9\u30c8\u30a2\u306e PIN INFO_DESCRIPTION_HOST_120=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30db\u30b9\u30c8\u540d\u307e\u305f\u306f IP \u30a2\u30c9\u30ec\u30b9 INFO_DESCRIPTION_PORT_121=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30dd\u30fc\u30c8\u756a\u53f7 INFO_DESCRIPTION_SHOWUSAGE_122=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 INFO_DESCRIPTION_CONTROLS_123=\u6307\u5b9a\u3055\u308c\u305f\u60c5\u5831\u3067\u8981\u6c42\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_CONTINUE_ON_ERROR_124=\u30a8\u30e9\u30fc\u304c\u5b58\u5728\u3057\u3066\u3082\u51e6\u7406\u3092\u7d9a\u884c\u3057\u307e\u3059 INFO_DESCRIPTION_USE_SSL_125=\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u4fdd\u8b77\u3055\u308c\u305f\u901a\u4fe1\u306b SSL \u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_START_TLS_126=\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u4fdd\u8b77\u3055\u308c\u305f\u901a\u4fe1\u306b StartTLS \u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_USE_SASL_EXTERNAL_127=SASL EXTERNAL \u8a8d\u8a3c\u6a5f\u69cb\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DELETE_DESCRIPTION_FILENAME_128=\u524a\u9664\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u306e DN \u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb INFO_DELETE_DESCRIPTION_DELETE_SUBTREE_129=\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u304a\u3088\u3073\u305d\u306e\u4e0b\u4f4d\u306e\u30a8\u30f3\u30c8\u30ea\u3059\u3079\u3066\u3092\u524a\u9664\u3057\u307e\u3059 INFO_MODIFY_DESCRIPTION_DEFAULT_ADD_130=changetype \u306e\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0\u64cd\u4f5c\u3068\u3057\u3066\u51e6\u7406\u3057\u307e\u3059 INFO_SEARCH_DESCRIPTION_BASEDN_131=\u30d9\u30fc\u30b9 DN \u3092\u691c\u7d22\u3057\u307e\u3059 INFO_SEARCH_DESCRIPTION_SIZE_LIMIT_132=\u691c\u7d22\u304b\u3089\u8fd4\u3059\u30a8\u30f3\u30c8\u30ea\u306e\u6700\u5927\u6570 INFO_SEARCH_DESCRIPTION_TIME_LIMIT_133=\u691c\u7d22\u3092\u5b9f\u884c\u53ef\u80fd\u306a\u6700\u5927\u6642\u9593 (\u79d2) INFO_SEARCH_DESCRIPTION_SEARCH_SCOPE_134=\u691c\u7d22\u7bc4\u56f2 ('base'\u3001'one'\u3001'sub'\u3001\u307e\u305f\u306f 'subordinate') INFO_SEARCH_DESCRIPTION_DEREFERENCE_POLICY_135=\u30a8\u30a4\u30ea\u30a2\u30b9\u9593\u63a5\u53c2\u7167\u30dd\u30ea\u30b7\u30fc ('never'\u3001'always'\u3001'search'\u3001\u307e\u305f\u306f 'find') ###SEVERE_ERR_LDAPAUTH_CANNOT_SEND_SIMPLE_BIND_136=Cannot send the simple bind \ ### request: %s ###SEVERE_ERR_LDAPAUTH_CANNOT_READ_BIND_RESPONSE_137=Cannot read the bind \ ### response from the server. The port you are using may require a secured \ ###communication (--useSSL). %s ###SEVERE_ERR_LDAPAUTH_SERVER_DISCONNECT_138=The Directory Server indicated that \ ### it was closing the connection to the client (result code %d, message "%s" ###SEVERE_ERR_LDAPAUTH_UNEXPECTED_EXTENDED_RESPONSE_139=The Directory Server \ ### sent an unexpected extended response message to the client: %s ###SEVERE_ERR_LDAPAUTH_UNEXPECTED_RESPONSE_140=The Directory Server sent an \ ### unexpected response message to the client: %s MILD_ERR_LDAPAUTH_SIMPLE_BIND_FAILED_141=\u5358\u7d14\u30d0\u30a4\u30f3\u30c9\u8a66\u884c\u304c\u5931\u6557\u3057\u307e\u3057\u305f ###SEVERE_ERR_LDAPAUTH_NO_SASL_MECHANISM_142=A SASL bind was requested but no \ ### SASL mechanism was specified MILD_ERR_LDAPAUTH_UNSUPPORTED_SASL_MECHANISM_143=\u8981\u6c42\u3055\u308c\u305f SASL \u6a5f\u69cb "%s" \u306f\u3053\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 MILD_ERR_LDAPAUTH_TRACE_SINGLE_VALUED_144=\u30c8\u30ec\u30fc\u30b9 SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_INVALID_SASL_PROPERTY_145=%2$s SASL \u6a5f\u69cb\u3067\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%1$s" \u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 ###SEVERE_ERR_LDAPAUTH_CANNOT_SEND_SASL_BIND_146=Cannot send the SASL %S bind \ ### request: %s MILD_ERR_LDAPAUTH_SASL_BIND_FAILED_147=SASL %s \u30d0\u30a4\u30f3\u30c9\u8a66\u884c\u304c\u5931\u6557\u3057\u307e\u3057\u305f MILD_ERR_LDAPAUTH_NO_SASL_PROPERTIES_148=%s \u6a5f\u69cb\u3067\u4f7f\u7528\u3059\u308b SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPAUTH_AUTHID_SINGLE_VALUED_149="authid" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_SASL_AUTHID_REQUIRED_150=%s \u6a5f\u69cb\u3067\u4f7f\u7528\u3059\u308b\u306b\u306f "authid" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u5fc5\u8981\u3067\u3059 MILD_ERR_LDAPAUTH_CANNOT_SEND_INITIAL_SASL_BIND_151=\u30de\u30eb\u30c1\u30b9\u30c6\u30fc\u30b8 %s \u30d0\u30a4\u30f3\u30c9\u5185\u306e\u521d\u671f\u30d0\u30a4\u30f3\u30c9\u8981\u6c42\u3092\u30b5\u30fc\u30d0\u30fc\u306b\u9001\u4fe1\u3067\u304d\u307e\u305b\u3093: %s MILD_ERR_LDAPAUTH_CANNOT_READ_INITIAL_BIND_RESPONSE_152=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e\u521d\u671f %s \u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u3092\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093: %s MILD_ERR_LDAPAUTH_UNEXPECTED_INITIAL_BIND_RESPONSE_153=\u4e88\u671f\u3057\u306a\u3044\u4e2d\u9593\u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u3092\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u53d7\u4fe1\u3057\u307e\u3057\u305f\u3002 \u30de\u30eb\u30c1\u30b9\u30c6\u30fc\u30b8 %s \u30d0\u30a4\u30f3\u30c9\u30d7\u30ed\u30bb\u30b9\u5185\u306e\u6700\u521d\u306e\u5fdc\u7b54\u306b\u306f "SASL \u30d0\u30a4\u30f3\u30c9\u304c\u9032\u884c\u4e2d\u3067\u3059" \u3068\u3044\u3046\u7d50\u679c\u304c\u671f\u5f85\u3055\u308c\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u306e\u7d50\u679c\u30b3\u30fc\u30c9\u306f %d (%s)\u3001\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u306f "%s" \u3067\u3057\u305f MILD_ERR_LDAPAUTH_NO_CRAMMD5_SERVER_CREDENTIALS_154=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e\u521d\u671f\u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u306b\u3001CRAM-MD5 \u8a8d\u8a3c\u306e\u5b8c\u4e86\u306b\u5fc5\u8981\u306a\u30c1\u30e3\u30ec\u30f3\u30b8\u60c5\u5831\u3092\u542b\u3080\u30b5\u30fc\u30d0\u30fc SASL \u8cc7\u683c\u60c5\u5831\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPAUTH_CANNOT_INITIALIZE_MD5_DIGEST_155=MD5 \u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u30b8\u30a7\u30cd\u30ec\u30fc\u30bf\u3092\u521d\u671f\u5316\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_LDAPAUTH_CANNOT_SEND_SECOND_SASL_BIND_156=\u30de\u30eb\u30c1\u30b9\u30c6\u30fc\u30b8 %s \u30d0\u30a4\u30f3\u30c9\u5185\u306e 2 \u756a\u76ee\u306e\u30d0\u30a4\u30f3\u30c9\u8981\u6c42\u3092\u30b5\u30fc\u30d0\u30fc\u306b\u9001\u4fe1\u3067\u304d\u307e\u305b\u3093: %s MILD_ERR_LDAPAUTH_CANNOT_READ_SECOND_BIND_RESPONSE_157=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e 2 \u756a\u76ee\u306e %s \u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u3092\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093: %s MILD_ERR_LDAPAUTH_NO_ALLOWED_SASL_PROPERTIES_158=1 \u3064\u4ee5\u4e0a\u306e SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u304c\u3001%s \u6a5f\u69cb\u306f SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u4e00\u5207\u53d7\u3051\u5165\u308c\u307e\u305b\u3093 MILD_ERR_LDAPAUTH_AUTHZID_SINGLE_VALUED_159="authzid" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_REALM_SINGLE_VALUED_160="realm" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_QOP_SINGLE_VALUED_161="qop" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_DIGESTMD5_QOP_NOT_SUPPORTED_162="%s" QoP \u30e2\u30fc\u30c9\u306f\u3001\u3053\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u3067\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u73fe\u5728 "auth" \u30e2\u30fc\u30c9\u3060\u3051\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_DIGESTMD5_INVALID_QOP_163=\u6307\u5b9a\u3055\u308c\u305f DIGEST-MD5 \u306e QoP \u30e2\u30fc\u30c9 "%s" \u306f\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 \u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b QoP \u30e2\u30fc\u30c9\u306f "auth" \u3060\u3051\u3067\u3059 MILD_ERR_LDAPAUTH_DIGEST_URI_SINGLE_VALUED_164="digest-uri" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_NO_DIGESTMD5_SERVER_CREDENTIALS_165=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e\u521d\u671f\u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u306b\u3001DIGEST-MD5 \u8a8d\u8a3c\u306e\u5b8c\u4e86\u306b\u5fc5\u8981\u306a\u30c1\u30e3\u30ec\u30f3\u30b8\u60c5\u5831\u3092\u542b\u3080\u30b5\u30fc\u30d0\u30fc SASL \u8cc7\u683c\u60c5\u5831\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPAUTH_DIGESTMD5_INVALID_TOKEN_IN_CREDENTIALS_166=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u308c\u305f DIGEST-MD5 \u8cc7\u683c\u60c5\u5831\u306b\u3001\u4f4d\u7f6e %2$d \u304b\u3089\u59cb\u307e\u308b\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3 "%1$s" \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3057\u305f MILD_ERR_LDAPAUTH_DIGESTMD5_INVALID_CHARSET_167=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u308c\u305f DIGEST-MD5 \u8cc7\u683c\u60c5\u5831\u306b\u3001"%s" \u6587\u5b57\u30bb\u30c3\u30c8\u306e\u4f7f\u7528\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3057\u305f\u3002 DIGEST-MD5 \u8cc7\u683c\u60c5\u5831\u3067\u6307\u5b9a\u53ef\u80fd\u306a\u6587\u5b57\u30bb\u30c3\u30c8\u306f "utf-8" \u3067\u3059 MILD_ERR_LDAPAUTH_REQUESTED_QOP_NOT_SUPPORTED_BY_SERVER_168=\u8981\u6c42\u3055\u308c\u305f "%s" \u306e QoP \u30e2\u30fc\u30c9\u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30b5\u30dd\u30fc\u30c8\u5bfe\u8c61\u30ea\u30b9\u30c8\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304c\u30b5\u30dd\u30fc\u30c8\u3059\u308b QoP \u30e2\u30fc\u30c9\u306e\u30ea\u30b9\u30c8: "%s" MILD_ERR_LDAPAUTH_DIGESTMD5_NO_NONCE_169=\u521d\u671f DIGEST-MD5 \u30d0\u30a4\u30f3\u30c9\u8981\u6c42\u3078\u306e\u5fdc\u7b54\u3068\u3057\u3066\u63d0\u4f9b\u3055\u308c\u305f\u30b5\u30fc\u30d0\u30fc SASL \u8cc7\u683c\u60c5\u5831\u306b\u3001\u8a8d\u8a3c\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u306e\u751f\u6210\u306b\u4f7f\u7528\u3059\u308b\u30ce\u30f3\u30b9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPAUTH_DIGESTMD5_CANNOT_CREATE_RESPONSE_DIGEST_170=DIGEST-MD5 \u30d0\u30a4\u30f3\u30c9\u8981\u6c42\u3078\u306e\u5fdc\u7b54\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3092\u751f\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_LDAPAUTH_DIGESTMD5_NO_RSPAUTH_CREDS_171=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e DIGEST-MD5 \u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u306b\u3001\u5fdc\u7b54\u8a8d\u8a3c\u60c5\u5831\u306e\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3092\u63d0\u4f9b\u3059\u308b\u305f\u3081\u306e "rspauth" \u8981\u7d20\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPAUTH_DIGESTMD5_COULD_NOT_DECODE_RSPAUTH_172=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e DIGEST-MD5 \u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u306e rspauth \u8981\u7d20\u3092 16 \u9032\u6587\u5b57\u5217\u3068\u3057\u3066\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_LDAPAUTH_DIGESTMD5_COULD_NOT_CALCULATE_RSPAUTH_173=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e DIGEST-MD5 \u5fdc\u7b54\u306b\u542b\u307e\u308c\u308b\u5024\u3068\u6bd4\u8f03\u3059\u308b\u305f\u3081\u306e\u3001\u671f\u5f85\u3055\u308c\u308b rspauth \u8981\u7d20\u3092\u8a08\u7b97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_LDAPAUTH_DIGESTMD5_RSPAUTH_MISMATCH_174=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u306e DIGEST-MD5 \u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u306b\u542b\u307e\u308c\u308b rpsauth \u8981\u7d20\u304c\u3001\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u8a08\u7b97\u3057\u305f\u671f\u5f85\u5024\u3068\u7570\u306a\u3063\u3066\u3044\u307e\u3057\u305f MILD_ERR_LDAPAUTH_DIGESTMD5_INVALID_CLOSING_QUOTE_POS_175=DIGEST-MD5 \u5fdc\u7b54\u30c1\u30e3\u30ec\u30f3\u30b8\u306f\u3001\u4f4d\u7f6e %d \u306b\u7121\u52b9\u306a\u7591\u554f\u7b26\u304c\u5b58\u5728\u3059\u308b\u305f\u3081\u306b\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f INFO_LDAPAUTH_PROPERTY_DESCRIPTION_TRACE_176=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30a8\u30e9\u30fc\u30ed\u30b0\u306b\u30d0\u30a4\u30f3\u30c9\u306e\u30c8\u30ec\u30fc\u30b9\u60c5\u5831\u3068\u3057\u3066\u66f8\u304d\u8fbc\u3080\u3053\u3068\u306e\u3067\u304d\u308b\u30c6\u30ad\u30b9\u30c8\u6587\u5b57\u5217 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHID_177=\u30d0\u30a4\u30f3\u30c9\u306e\u8a8d\u8a3c ID INFO_LDAPAUTH_PROPERTY_DESCRIPTION_REALM_178=\u8a8d\u8a3c\u304c\u5b9f\u884c\u3055\u308c\u308b\u30ec\u30eb\u30e0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_QOP_179=\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b QoP INFO_LDAPAUTH_PROPERTY_DESCRIPTION_DIGEST_URI_180=\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8 URI INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHZID_181=\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b\u8a8d\u53ef ID INFO_DESCRIPTION_SASL_PROPERTIES_182=SASL \u30d0\u30a4\u30f3\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_KDC_183=Kerberos \u8a8d\u8a3c\u306b\u4f7f\u7528\u3059\u308b KDC MILD_ERR_LDAPAUTH_KDC_SINGLE_VALUED_184="kdc" SASL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024\u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3067\u304d\u307e\u3059 MILD_ERR_LDAPAUTH_GSSAPI_INVALID_QOP_185=\u6307\u5b9a\u3055\u308c\u305f GSSAPI \u306e QoP \u30e2\u30fc\u30c9 "%s" \u306f\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 \u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b QoP \u30e2\u30fc\u30c9\u306f "auth" \u3060\u3051\u3067\u3059 ###SEVERE_ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_JAAS_CONFIG_186=An error occurred \ ### while trying to create the temporary JAAS configuration for GSSAPI \ ### authentication: %s MILD_ERR_LDAPAUTH_GSSAPI_LOCAL_AUTHENTICATION_FAILED_187=Kerberos \u30ec\u30eb\u30e0\u3078\u306e\u30ed\u30fc\u30ab\u30eb\u8a8d\u8a3c\u3092\u5b9f\u884c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_LDAPAUTH_GSSAPI_REMOTE_AUTHENTICATION_FAILED_188=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3078\u306e GSSAPI \u8a8d\u8a3c\u3092\u5b9f\u884c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s ###SEVERE_ERR_LDAPAUTH_NONSASL_RUN_INVOCATION_189=The \ ### LDAPAuthenticationHandler.run() method was called for a non-SASL bind. The \ ### backtrace for this call is %s ###SEVERE_ERR_LDAPAUTH_UNEXPECTED_RUN_INVOCATION_190=The \ ### LDAPAuthenticationHandler.run() method was called for a SASL bind with an \ ### unexpected mechanism of "%s". The backtrace for this call is %s ###SEVERE_ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_SASL_CLIENT_191=An error occurred \ ### while attempting to create a SASL client to process the GSSAPI \ ### authentication: %s ###SEVERE_ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_INITIAL_CHALLENGE_192=An error \ ### occurred while attempting to create the initial challenge for GSSAPI \ ### authentication: %s MILD_ERR_LDAPAUTH_GSSAPI_CANNOT_VALIDATE_SERVER_CREDS_193=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u308c\u305f\u3001GSSAPI \u30d0\u30a4\u30f3\u30c9\u5fdc\u7b54\u5185\u306e SASL \u8cc7\u683c\u60c5\u5831\u3092\u691c\u8a3c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_LDAPAUTH_GSSAPI_UNEXPECTED_SUCCESS_RESPONSE_194=\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c GSSAPI \u30cd\u30b4\u30b7\u30a8\u30fc\u30b7\u30e7\u30f3\u306e\u5b8c\u4e86\u3092\u78ba\u4fe1\u3057\u3066\u3044\u306a\u3044\u306b\u3082\u304b\u304b\u308f\u3089\u305a\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u4e88\u671f\u3057\u306a\u3044\u6210\u529f\u5fdc\u7b54\u304c\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306b\u8fd4\u3055\u308c\u307e\u3057\u305f MILD_ERR_LDAPAUTH_GSSAPI_BIND_FAILED_195=GSSAPI \u30d0\u30a4\u30f3\u30c9\u8a66\u884c\u304c\u5931\u6557\u3057\u307e\u3057\u305f ###SEVERE_ERR_LDAPAUTH_NONSASL_CALLBACK_INVOCATION_196=The \ ### LDAPAuthenticationHandler.handle() method was called for a non-SASL bind. \ ### The backtrace for this call is %s ###SEVERE_ERR_LDAPAUTH_UNEXPECTED_GSSAPI_CALLBACK_197=The \ ### LDAPAuthenticationHandler.handle() method was called during a GSSAPI bind \ ### attempt with an unexpected callback type of %s ###SEVERE_ERR_LDAPAUTH_UNEXPECTED_CALLBACK_INVOCATION_198=The \ ### LDAPAuthenticationHandler.handle() method was called for an unexpected SASL \ ### mechanism of %s. The backtrace for this call is %s INFO_LDAPAUTH_PASSWORD_PROMPT_199=\u30e6\u30fc\u30b6\u30fc '%s' \u306e\u30d1\u30b9\u30ef\u30fc\u30c9: INFO_DESCRIPTION_VERSION_200=LDAP \u30d7\u30ed\u30c8\u30b3\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u756a\u53f7 MILD_ERR_DESCRIPTION_INVALID_VERSION_201=\u7121\u52b9\u306a LDAP \u30d0\u30fc\u30b8\u30e7\u30f3\u756a\u53f7 '%s'\u3002 \u6307\u5b9a\u53ef\u80fd\u306a\u5024\u306f 2 \u304a\u3088\u3073 3 \u3067\u3059 ###SEVERE_ERR_LDAPAUTH_CANNOT_SEND_WHOAMI_REQUEST_202=Cannot send the 'Who Am \ ### I?' request to the Directory Server: %s ###SEVERE_ERR_LDAPAUTH_CANNOT_READ_WHOAMI_RESPONSE_203=Cannot read the 'Who Am \ ### I?' response from the Directory Server: %s MILD_ERR_LDAPAUTH_WHOAMI_FAILED_204=\u81ea\u5206\u81ea\u8eab\u306b\u3064\u3044\u3066\u306e\u60c5\u5831 \u3092\u8981\u6c42\u3057\u307e\u3057\u305f\u304c\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u3088\u308a\u62d2\u5426\u3055\u308c\u307e\u3057\u305f ###SEVERE_ERR_SEARCH_INVALID_SEARCH_SCOPE_205=Invalid scope '%s' specified for \ ### the search request ###SEVERE_ERR_SEARCH_NO_FILTERS_206=No filters specified for the search request INFO_VERIFYINDEX_DESCRIPTION_BASE_DN_207=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u4f5c\u6210\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d9\u30fc\u30b9 DN\u3002 \u6307\u5b9a\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN \u306e\u6709\u52b9\u7bc4\u56f2\u5185\u3067\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u691c\u8a3c\u304c\u5b9f\u884c\u3055\u308c\u307e\u3059 INFO_VERIFYINDEX_DESCRIPTION_INDEX_NAME_208=\u691c\u8a3c\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u540d\u524d\u3002 \u5c5e\u6027\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u5834\u5408\u3001\u3053\u308c\u306f\u5358\u306b\u5c5e\u6027\u540d\u3067\u3059\u3002 \u8907\u6570\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u5b8c\u5168\u6027\u3092\u691c\u8a3c\u3067\u304d\u307e\u3059\u3002\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u3059\u3079\u3066\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u691c\u8a3c\u3055\u308c\u307e\u3059\u3002 \u5404\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u5024\u304c\u305d\u306e\u5024\u3092\u542b\u3080\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u53c2\u7167\u3059\u308b\u5834\u5408\u3001\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306f\u5b8c\u5168\u3067\u3059 INFO_VERIFYINDEX_DESCRIPTION_VERIFY_CLEAN_209=1 \u3064\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u691c\u8a3c\u3057\u3066\u30af\u30ea\u30fc\u30f3\u306a\u72b6\u614b\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 \u5404\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u5024\u304c\u305d\u306e\u5024\u3092\u542b\u3080\u30a8\u30f3\u30c8\u30ea\u306e\u307f\u3092\u53c2\u7167\u3059\u308b\u5834\u5408\u3001\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306f\u30af\u30ea\u30fc\u30f3\u3067\u3059\u3002 \u3053\u306e\u65b9\u6cd5\u3067\u306f\u4e00\u5ea6\u306b 1 \u3064\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u307f\u3092\u691c\u8a3c\u3067\u304d\u307e\u3059 ###SEVERE_ERR_VERIFYINDEX_ERROR_DURING_VERIFY_210=An error occurred while \ ### attempting to perform index verification: %s ###SEVERE_ERR_VERIFYINDEX_VERIFY_CLEAN_REQUIRES_SINGLE_INDEX_211=Only one index \ ### at a time may be verified for cleanliness ###SEVERE_ERR_BACKEND_NO_INDEXING_SUPPORT_212=The backend does not support \ ### indexing ###SEVERE_ERR_LDIFEXPORT_CANNOT_EXPORT_BACKEND_213=The Directory Server backend \ ### with backend ID "%s" does not provide a mechanism for performing LDIF exports ###SEVERE_ERR_LDIFIMPORT_CANNOT_IMPORT_214=The Directory Server backend with \ ### backend ID %s does not provide a mechanism for performing LDIF imports INFO_DESCRIPTION_DONT_WRAP_215=\u9577\u3044\u884c\u3092\u6298\u308a\u8fd4\u3057\u307e\u305b\u3093 INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_BRANCH_216=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u542b\u3081\u308b\u5206\u5c90\u306e\u30d9\u30fc\u30b9 DN ###SEVERE_ERR_CANNOT_DETERMINE_BACKEND_ID_217=Cannot determine the backend ID \ ### for the backend defined in configuration entry %s: %s ###SEVERE_ERR_LDIFIMPORT_CANNOT_DECODE_INCLUDE_BASE_218=Unable to decode include \ ### branch string "%s" as a valid distinguished name: %s ###SEVERE_ERR_LDIFIMPORT_INVALID_INCLUDE_BASE_219=Provided include base DN "%s" \ ### is not handled by the backend with backend ID %s ###SEVERE_ERR_MULTIPLE_BACKENDS_FOR_BASE_230=Multiple Directory Server backends \ ### are configured to support base DN "%s" ###SEVERE_ERR_NO_BACKENDS_FOR_BASE_231=None of the Directory Server backends are \ ### configured to support the requested base DN "%s" INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_BRANCH_240=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u306b\u542b\u3081\u308b\u5206\u5c90\u306e\u30d9\u30fc\u30b9 DN ###SEVERE_ERR_LDIFEXPORT_CANNOT_DECODE_INCLUDE_BASE_241=Unable to decode include \ ### branch string "%s" as a valid distinguished name: %s ###SEVERE_ERR_LDIFEXPORT_INVALID_INCLUDE_BASE_242=Provided include base DN "%s" \ ### is not handled by the backend with backend ID %s INFO_BACKUPDB_DESCRIPTION_BACKEND_ID_245=\u4fdd\u5b58\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 ID INFO_BACKUPDB_DESCRIPTION_BACKUP_ID_246=\u6307\u5b9a\u3055\u308c\u305f\u8b58\u5225\u5b50\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u7528\u306b\u4f7f\u7528\u3057\u307e\u3059 INFO_BACKUPDB_DESCRIPTION_BACKUP_DIR_247=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3078\u306e\u30d1\u30b9 INFO_BACKUPDB_DESCRIPTION_INCREMENTAL_248=\u30d5\u30eb\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3067\u306f\u306a\u304f\u3001\u5897\u5206\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u5b9f\u884c\u3057\u307e\u3059 INFO_BACKUPDB_DESCRIPTION_COMPRESS_249=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5727\u7e2e\u3057\u307e\u3059 INFO_BACKUPDB_DESCRIPTION_ENCRYPT_250=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u6697\u53f7\u5316\u3057\u307e\u3059 INFO_BACKUPDB_DESCRIPTION_HASH_251=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30cf\u30c3\u30b7\u30e5\u3092\u751f\u6210\u3057\u307e\u3059 INFO_BACKUPDB_DESCRIPTION_SIGN_HASH_252=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30cf\u30c3\u30b7\u30e5\u306b\u7f72\u540d\u3057\u307e\u3059 ###SEVERE_ERR_BACKUPDB_MULTIPLE_BACKENDS_FOR_ID_260=Multiple Directory Server \ ### backends are configured with the requested backend ID "%s" ###SEVERE_ERR_BACKUPDB_NO_BACKENDS_FOR_ID_261=None of the Directory Server \ ### backends are configured with the requested backend ID "%s" ###SEVERE_ERR_BACKUPDB_CONFIG_ENTRY_MISMATCH_262=The configuration for the \ ### backend with backend ID %s is held in entry "%s", but other backups in the \ ### target backup directory %s were generated from a backend whose configuration \ ### was held in configuration entry "%s" ###SEVERE_ERR_BACKUPDB_INVALID_BACKUP_DIR_263=An error occurred while attempting \ ### to use the specified path "%s" as the target directory for the backup: %s ###SEVERE_ERR_BACKUPDB_CANNOT_BACKUP_264=The target backend %s cannot be backed \ ### up using the requested configuration: %s ###SEVERE_ERR_BACKUPDB_ERROR_DURING_BACKUP_265=An error occurred while \ ### attempting to back up backend %s with the requested configuration: %s INFO_BACKUPDB_DESCRIPTION_BACKUP_ALL_274=\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u3059\u3079\u3066\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3059 ###SEVERE_ERR_BACKUPDB_CANNOT_MIX_BACKUP_ALL_AND_BACKEND_ID_275=The %s and %s \ ### arguments may not be used together. Exactly one of them must be provided ###SEVERE_ERR_BACKUPDB_NEED_BACKUP_ALL_OR_BACKEND_ID_276=Neither the %s argument \ ### nor the %s argument was provided. Exactly one of them is required ###SEVERE_ERR_BACKUPDB_CANNOT_CREATE_BACKUP_DIR_277=An error occurred while \ ### attempting to create the backup directory %s: %s ###SEVERE_WARN_BACKUPDB_BACKUP_NOT_SUPPORTED_278=Backend ID %s was included in \ ### the set of backends to archive, but this backend does not provide support for \ ### a backup mechanism. It will be skipped ###SEVERE_WARN_BACKUPDB_NO_BACKENDS_TO_ARCHIVE_279=None of the target backends \ ### provide a backup mechanism. The backup operation has been aborted NOTICE_BACKUPDB_STARTING_BACKUP_280=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u3066\u3044\u307e\u3059 ###SEVERE_ERR_BACKUPDB_CANNOT_PARSE_BACKUP_DESCRIPTOR_281=An error occurred \ ### while attempting to parse the backup descriptor file %s: %s NOTICE_BACKUPDB_COMPLETED_WITH_ERRORS_282=1 \u3064\u4ee5\u4e0a\u306e\u30a8\u30e9\u30fc\u304c\u751f\u6210\u3055\u308c\u3066\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u51e6\u7406\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f NOTICE_BACKUPDB_COMPLETED_SUCCESSFULLY_283=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u51e6\u7406\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f ###SEVERE_ERR_CANNOT_INITIALIZE_CRYPTO_MANAGER_284=An error occurred while \ ### attempting to initialize the crypto manager: %s INFO_BACKUPDB_DESCRIPTION_INCREMENTAL_BASE_ID_287=\u5897\u5206\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u7528\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID ###SEVERE_ERR_BACKUPDB_INCREMENTAL_BASE_REQUIRES_INCREMENTAL_288=The use of the \ ### %s argument requires that the %s argument is also provided INFO_RESTOREDB_DESCRIPTION_BACKEND_ID_291=\u5fa9\u5143\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 ID INFO_RESTOREDB_DESCRIPTION_BACKUP_ID_292=\u5fa9\u5143\u3059\u308b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID INFO_RESTOREDB_DESCRIPTION_BACKUP_DIR_293=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb\u3092\u542b\u3080\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3078\u306e\u30d1\u30b9 INFO_RESTOREDB_DESCRIPTION_LIST_BACKUPS_294=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306b\u5b58\u5728\u3059\u308b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059 INFO_RESTOREDB_DESCRIPTION_VERIFY_ONLY_295=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u691c\u8a3c\u3057\u307e\u3059\u304c\u3001\u5fa9\u5143\u306f\u5b9f\u884c\u3057\u307e\u305b\u3093 ###SEVERE_ERR_RESTOREDB_CANNOT_READ_BACKUP_DIRECTORY_304=An error occurred while \ ### attempting to examine the set of backups contained in backup directory %s: \ ### %s INFO_RESTOREDB_LIST_BACKUP_ID_305=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID: %s INFO_RESTOREDB_LIST_BACKUP_DATE_306=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u65e5\u4ed8: %s INFO_RESTOREDB_LIST_INCREMENTAL_307=\u5897\u5206: %s INFO_RESTOREDB_LIST_COMPRESSED_308=\u5727\u7e2e: %s INFO_RESTOREDB_LIST_ENCRYPTED_309=\u6697\u53f7\u5316: %s INFO_RESTOREDB_LIST_HASHED_310=\u7f72\u540d\u306e\u306a\u3044\u30cf\u30c3\u30b7\u30e5\u304c\u5b58\u5728: %s INFO_RESTOREDB_LIST_SIGNED_311=\u7f72\u540d\u4ed8\u304d\u306e\u30cf\u30c3\u30b7\u30e5\u304c\u5b58\u5728: %s INFO_RESTOREDB_LIST_DEPENDENCIES_312=\u4f9d\u5b58\u5148: %s ###SEVERE_ERR_RESTOREDB_INVALID_BACKUP_ID_313=The requested backup ID %s does \ ### not exist in %s ###SEVERE_ERR_RESTOREDB_NO_BACKUPS_IN_DIRECTORY_314=There are no Directory \ ### Server backups contained in %s ###SEVERE_ERR_RESTOREDB_NO_BACKENDS_FOR_DN_315=The backups contained in \ ### directory %s were taken from a Directory Server backend defined in \ ### configuration entry %s but no such backend is available ###SEVERE_ERR_RESTOREDB_CANNOT_RESTORE_316=The Directory Server backend \ ### configured with backend ID %s does not provide a mechanism for restoring \ ### backups ###SEVERE_ERR_RESTOREDB_ERROR_DURING_BACKUP_317=An unexpected error occurred \ ### while attempting to restore backup %s from %s: %s ###SEVERE_ERR_RESTOREDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE_318=Restoring an \ ### encrypted or signed backup requires a connection to an online server ###SEVERE_ERR_BACKUPDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE_325=The use of the \ ### %s argument or the %s argument requires a connection to an online server \ ### instance ###SEVERE_ERR_BACKUPDB_SIGN_REQUIRES_HASH_326=The use of the %s argument \ ### requires that the %s argument is also provided INFO_DESCRIPTION_NOOP_327=\u5b9f\u884c\u3055\u308c\u308b\u5185\u5bb9\u3092\u8868\u793a\u3057\u307e\u3059\u304c\u3001\u64cd\u4f5c\u306f\u5b9f\u884c\u3057\u307e\u305b\u3093 ###SEVERE_ERR_BACKUPDB_CANNOT_LOCK_BACKEND_328=An error occurred while \ ### attempting to acquire a shared lock for backend %s: %s. This generally \ ### means that some other process has exclusive access to this backend (e.g., a \ ### restore or an LDIF import). This backend will not be archived ###SEVERE_WARN_BACKUPDB_CANNOT_UNLOCK_BACKEND_329=An error occurred while \ ### attempting to release the shared lock for backend %s: %s. This lock should \ ### automatically be cleared when the backup process exits, so no further action \ ### should be required ###SEVERE_ERR_RESTOREDB_CANNOT_LOCK_BACKEND_330=An error occurred while \ ### attempting to acquire an exclusive lock for backend %s: %s. This generally \ ### means some other process is still using this backend (e.g., it is in use by \ ### the Directory Server or a backup or LDIF export is in progress). The restore \ ### cannot continue ###SEVERE_WARN_RESTOREDB_CANNOT_UNLOCK_BACKEND_331=An error occurred while \ ### attempting to release the exclusive lock for backend %s: %s. This lock \ ### should automatically be cleared when the restore process exits, so no further \ ### action should be required ###SEVERE_ERR_LDIFIMPORT_CANNOT_LOCK_BACKEND_332=An error occurred while \ ### attempting to acquire an exclusive lock for backend %s: %s. This generally \ ### means some other process is still using this backend (e.g., it is in use by \ ### the Directory Server or a backup or LDIF export is in progress). The LDIF \ ### import cannot continue ###SEVERE_WARN_LDIFIMPORT_CANNOT_UNLOCK_BACKEND_333=An error occurred while \ ### attempting to release the exclusive lock for backend %s: %s. This lock \ ### should automatically be cleared when the import process exits, so no further \ ### action should be required ###SEVERE_ERR_LDIFEXPORT_CANNOT_LOCK_BACKEND_334=An error occurred while \ ### attempting to acquire a shared lock for backend %s: %s. This generally \ ### means that some other process has an exclusive lock on this backend (e.g., an \ ### LDIF import or a restore). The LDIF export cannot continue ###SEVERE_WARN_LDIFEXPORT_CANNOT_UNLOCK_BACKEND_335=An error occurred while \ ### attempting to release the shared lock for backend %s: %s. This lock should \ ### automatically be cleared when the export process exits, so no further action \ ### should be required ###SEVERE_ERR_VERIFYINDEX_CANNOT_LOCK_BACKEND_336=An error occurred while \ ### attempting to acquire a shared lock for backend %s: %s. This generally \ ### means that some other process has an exclusive lock on this backend (e.g., an \ ### LDIF import or a restore). The index verification cannot continue ###SEVERE_WARN_VERIFYINDEX_CANNOT_UNLOCK_BACKEND_337=An error occurred while \ ### attempting to release the shared lock for backend %s: %s. This lock should \ ### automatically be cleared when the verification process exits, so no further \ ### action should be required INFO_DESCRIPTION_TYPES_ONLY_338=\u5c5e\u6027\u540d\u3092\u53d6\u5f97\u3059\u308b\u3060\u3051\u3067\u3001\u305d\u306e\u5024\u306f\u53d6\u5f97\u3057\u307e\u305b\u3093 INFO_LDIFIMPORT_DESCRIPTION_SKIP_SCHEMA_VALIDATION_339=LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u6642\u306b\u30b9\u30ad\u30fc\u30de\u306e\u691c\u8a3c\u3092\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059 ###SEVERE_ERR_LDIFEXPORT_CANNOT_INITIALIZE_PLUGINS_340=An error occurred while \ ### attempting to initialize the LDIF export plugins: %s ###SEVERE_ERR_LDIFIMPORT_CANNOT_INITIALIZE_PLUGINS_341=An error occurred while \ ### attempting to initialize the LDIF import plugins: %s INFO_DESCRIPTION_ASSERTION_FILTER_342=\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a3\u30eb\u30bf\u3067 LDAP \u8868\u660e\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 MILD_ERR_LDAP_ASSERTION_INVALID_FILTER_343=LDAP \u8868\u660e\u5236\u5fa1\u306b\u6307\u5b9a\u3055\u308c\u305f\u691c\u7d22\u30d5\u30a3\u30eb\u30bf\u304c\u7121\u52b9\u3067\u3057\u305f: %s INFO_DESCRIPTION_PREREAD_ATTRS_346=LDAP ReadEntry \u8aad\u307f\u8fbc\u307f\u524d\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_POSTREAD_ATTRS_347=LDAP ReadEntry \u8aad\u307f\u8fbc\u307f\u5f8c\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 MILD_ERR_LDAPMODIFY_PREREAD_NO_VALUE_348=\u8aad\u307f\u8fbc\u307f\u524d\u5fdc\u7b54\u5236\u5fa1\u306b\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPMODIFY_PREREAD_CANNOT_DECODE_VALUE_349=\u8aad\u307f\u8fbc\u307f\u524d\u5fdc\u7b54\u5236\u5fa1\u306e\u5024\u306b\u542b\u307e\u308c\u3066\u3044\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s INFO_LDAPMODIFY_PREREAD_ENTRY_350=\u64cd\u4f5c\u524d\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea: MILD_ERR_LDAPMODIFY_POSTREAD_NO_VALUE_351=\u8aad\u307f\u8fbc\u307f\u5f8c\u5fdc\u7b54\u5236\u5fa1\u306b\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_LDAPMODIFY_POSTREAD_CANNOT_DECODE_VALUE_352=\u8aad\u307f\u8fbc\u307f\u5f8c\u5fdc\u7b54\u5236\u5fa1\u306e\u5024\u306b\u542b\u307e\u308c\u3066\u3044\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s INFO_LDAPMODIFY_POSTREAD_ENTRY_353=\u64cd\u4f5c\u5f8c\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea: INFO_DESCRIPTION_PROXY_AUTHZID_354=\u6307\u5b9a\u3055\u308c\u305f\u8a8d\u53ef ID \u306b\u5bfe\u3057\u3066\u30d7\u30ed\u30ad\u30b7\u8a2d\u5b9a\u3055\u308c\u305f\u8a8d\u53ef\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_DESCRIPTION_PSEARCH_INFO_355=\u6301\u7d9a\u7684\u691c\u7d22\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 MILD_ERR_PSEARCH_MISSING_DESCRIPTOR_356=\u6301\u7d9a\u7684\u691c\u7d22\u5236\u5fa1\u306e\u4f7f\u7528\u8981\u6c42\u306b\u3001\u3053\u306e\u5236\u5fa1\u3067\u4f7f\u7528\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u793a\u3059\u8a18\u8ff0\u5b50\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_PSEARCH_DOESNT_START_WITH_PS_357=\u6301\u7d9a\u7684\u691c\u7d22\u8a18\u8ff0\u5b50 %s \u306e\u5148\u982d\u306b\u5fc5\u9808\u306e 'ps' \u6587\u5b57\u5217\u304c\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_PSEARCH_INVALID_CHANGE_TYPE_358=\u6307\u5b9a\u3055\u308c\u305f\u5909\u66f4\u30bf\u30a4\u30d7\u306e\u5024 %s \u304c\u7121\u52b9\u3067\u3059\u3002 \u8a8d\u8b58\u3055\u308c\u308b\u5909\u66f4\u30bf\u30a4\u30d7\u306f\u3001add\u3001delete\u3001modify\u3001modifydn\u3001\u304a\u3088\u3073 any \u3067\u3059 MILD_ERR_PSEARCH_INVALID_CHANGESONLY_359=\u6307\u5b9a\u3055\u308c\u305f changesOnly \u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002 \u4f7f\u7528\u53ef\u80fd\u306a\u5024\u306f\u3001\u4e00\u81f4\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u306e\u3046\u3061\u691c\u7d22\u306e\u958b\u59cb\u5f8c\u306b\u5909\u66f4\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u306e\u307f\u3092\u8fd4\u3059\u5834\u5408\u306f 1\u3001\u691c\u7d22\u6761\u4ef6\u306b\u4e00\u81f4\u3059\u308b\u65e2\u5b58\u306e\u30a8\u30f3\u30c8\u30ea\u3082\u542b\u3081\u308b\u5834\u5408\u306f 0 \u3067\u3059 MILD_ERR_PSEARCH_INVALID_RETURN_ECS_360=\u6307\u5b9a\u3055\u308c\u305f returnECs \u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002 \u4f7f\u7528\u53ef\u80fd\u306a\u5024\u306f\u3001\u66f4\u65b0\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u306b\u30a8\u30f3\u30c8\u30ea\u5909\u66f4\u901a\u77e5\u5236\u5fa1\u3092\u542b\u3081\u308b\u5834\u5408\u306f 1\u3001\u4e00\u81f4\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u304b\u3089\u5236\u5fa1\u3092\u9664\u5916\u3059\u308b\u5834\u5408\u306f 0 \u3067\u3059 INFO_DESCRIPTION_REPORT_AUTHZID_361=\u8a8d\u53ef ID \u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_BIND_AUTHZID_RETURNED_362=# \u8a8d\u53ef ID %s \u306b\u30d0\u30a4\u30f3\u30c9\u3055\u308c\u3066\u3044\u307e\u3059 INFO_SEARCH_DESCRIPTION_FILENAME_363=\u691c\u7d22\u30d5\u30a3\u30eb\u30bf\u6587\u5b57\u5217\u306e\u30ea\u30b9\u30c8\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb INFO_DESCRIPTION_MATCHED_VALUES_FILTER_364=\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a3\u30eb\u30bf\u3067 LDAP \u4e00\u81f4\u5024\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 MILD_ERR_LDAP_MATCHEDVALUES_INVALID_FILTER_365=\u6307\u5b9a\u3055\u308c\u305f\u4e00\u81f4\u5024\u30d5\u30a3\u30eb\u30bf\u306f\u7121\u52b9\u3067\u3057\u305f: %s ###FATAL_ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ_366=An error occurred while \ ### attempting to open the LDIF file %s for reading: %s ###FATAL_ERR_LDIF_FILE_READ_ERROR_367=An error occurred while attempting to read \ ### the contents of LDIF file %s: %s ###SEVERE_ERR_LDIF_FILE_INVALID_LDIF_ENTRY_368=Error at or near line %d in LDIF \ ### file %s: %s INFO_ENCPW_DESCRIPTION_AUTHPW_369=\u30e6\u30fc\u30b6\u30fc\u30d1\u30b9\u30ef\u30fc\u30c9\u69cb\u6587\u3067\u306f\u306a\u304f\u3001\u8a8d\u8a3c\u30d1\u30b9\u30ef\u30fc\u30c9\u69cb\u6587\u3092\u4f7f\u7528\u3057\u307e\u3059 ###SEVERE_ERR_ENCPW_NO_AUTH_STORAGE_SCHEMES_370=No authentication password \ ### storage schemes have been configured for use in the Directory Server ###SEVERE_ERR_ENCPW_NO_SUCH_AUTH_SCHEME_371=Authentication password storage \ ### scheme "%s" is not configured for use in the Directory Server ###SEVERE_ERR_ENCPW_INVALID_ENCODED_AUTHPW_372=The provided password is not a \ ### valid encoded authentication password value: %s ###SEVERE_ERR_LDIFIMPORT_CANNOT_INITIALIZE_PWPOLICY_373=An error occurred while \ ### attempting to initialize the password policy components: %s INFO_STOPDS_DESCRIPTION_HOST_374=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30db\u30b9\u30c8\u540d\u307e\u305f\u306f IP \u30a2\u30c9\u30ec\u30b9 INFO_STOPDS_DESCRIPTION_PORT_375=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u7ba1\u7406\u30dd\u30fc\u30c8\u756a\u53f7 INFO_STOPDS_DESCRIPTION_USESSL_376=\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u4fdd\u8b77\u3055\u308c\u305f\u901a\u4fe1\u306b SSL \u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_USESTARTTLS_377=\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u4fdd\u8b77\u3055\u308c\u305f\u901a\u4fe1\u306b StartTLS \u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_BINDDN_378=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b DN INFO_STOPDS_DESCRIPTION_BINDPW_379=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_STOPDS_DESCRIPTION_BINDPWFILE_380=\u30d1\u30b9\u30ef\u30fc\u30c9\u30d5\u30a1\u30a4\u30eb\u3092\u30d0\u30a4\u30f3\u30c9\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_SASLOPTIONS_381=SASL \u30d0\u30a4\u30f3\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3 INFO_STOPDS_DESCRIPTION_PROXYAUTHZID_382=\u6307\u5b9a\u3055\u308c\u305f\u8a8d\u53ef ID \u306b\u5bfe\u3057\u3066\u30d7\u30ed\u30ad\u30b7\u8a2d\u5b9a\u3055\u308c\u305f\u8a8d\u53ef\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_STOP_REASON_383=\u30b5\u30fc\u30d0\u30fc\u304c\u505c\u6b62\u307e\u305f\u306f\u518d\u8d77\u52d5\u3057\u3066\u3044\u308b\u539f\u56e0 INFO_STOPDS_DESCRIPTION_STOP_TIME_384=\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u64cd\u4f5c\u304c\u30b5\u30fc\u30d0\u30fc\u30bf\u30b9\u30af\u3068\u3057\u3066\u958b\u59cb\u3055\u308c\u308b\u65e5\u4ed8/\u6642\u523b\u3092 'YYYYMMDDhhmmss' \u306e\u66f8\u5f0f\u3067\u793a\u3057\u307e\u3059\u3002 \u5024 '0' \u3092\u6307\u5b9a\u3059\u308b\u3068\u3001\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u304c\u5373\u6642\u5b9f\u884c\u3055\u308c\u308b\u3088\u3046\u306b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u304c\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u3002 \u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3059\u308b\u3068\u3001\u6307\u5b9a\u3057\u305f\u6642\u523b\u306b\u64cd\u4f5c\u304c\u958b\u59cb\u3055\u308c\u308b\u3088\u3046\u306b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u304c\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u3002\u305d\u306e\u5f8c\u3001\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u306f\u305f\u3060\u3061\u306b\u7d42\u4e86\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_TRUST_ALL_385=\u3059\u3079\u3066\u306e\u30b5\u30fc\u30d0\u30fc SSL \u8a3c\u660e\u66f8\u3092\u4fe1\u983c\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_KSFILE_386=\u8a3c\u660e\u66f8\u9375\u30b9\u30c8\u30a2\u306e\u30d1\u30b9 INFO_STOPDS_DESCRIPTION_KSPW_387=\u8a3c\u660e\u66f8\u9375\u30b9\u30c8\u30a2\u306e PIN INFO_STOPDS_DESCRIPTION_KSPWFILE_388=\u8a3c\u660e\u66f8\u9375\u30b9\u30c8\u30a2\u306e PIN \u30d5\u30a1\u30a4\u30eb INFO_STOPDS_DESCRIPTION_TSFILE_389=\u8a3c\u660e\u66f8\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e\u30d1\u30b9 INFO_STOPDS_DESCRIPTION_TSPW_390=\u8a3c\u660e\u66f8\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e PIN INFO_STOPDS_DESCRIPTION_TSPWFILE_391=\u8a3c\u660e\u66f8\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e PIN \u30d5\u30a1\u30a4\u30eb INFO_STOPDS_DESCRIPTION_SHOWUSAGE_392=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 ###SEVERE_ERR_STOPDS_MUTUALLY_EXCLUSIVE_ARGUMENTS_395=ERROR: You may not \ ### provide both the %s and the %s arguments ###SEVERE_ERR_STOPDS_CANNOT_DECODE_STOP_TIME_396=ERROR: Unable to decode the \ ### provided stop time. It should be in the form YYYYMMDDhhmmssZ for UTC time or \ ### YYYYMMDDhhmmss for local time ###SEVERE_ERR_STOPDS_CANNOT_INITIALIZE_SSL_397=ERROR: Unable to perform SSL \ ### initialization: %s ###SEVERE_ERR_STOPDS_CANNOT_PARSE_SASL_OPTION_398=ERROR: The provided SASL \ ### option string "%s" could not be parsed in the form "name=value" ###SEVERE_ERR_STOPDS_NO_SASL_MECHANISM_399=ERROR: One or more SASL options were \ ### provided, but none of them were the "mech" option to specify which SASL \ ### mechanism should be used ###SEVERE_ERR_STOPDS_CANNOT_DETERMINE_PORT_400=ERROR: Cannot parse the value of \ ### the %s argument as an integer value between 1 and 65535: %s ###SEVERE_ERR_STOPDS_CANNOT_CONNECT_401=ERROR: Cannot establish a connection to \ ### the Directory Server %s. Verify that the server is running and that \ ### the provided credentials are valid. Details: %s ###SEVERE_ERR_STOPDS_UNEXPECTED_CONNECTION_CLOSURE_402=NOTICE: The connection \ ### to the Directory Server was closed while waiting for a response to the \ ### shutdown request. This likely means that the server has started the shutdown \ ### process ###SEVERE_ERR_STOPDS_IO_ERROR_403=ERROR: An I/O error occurred while attempting \ ### to communicate with the Directory Server: %s ###SEVERE_ERR_STOPDS_DECODE_ERROR_404=ERROR: An error occurred while trying to \ ### decode the response from the server: %s ###SEVERE_ERR_STOPDS_INVALID_RESPONSE_TYPE_405=ERROR: Expected an add response \ ### message but got a %s message instead INFO_BIND_PASSWORD_EXPIRED_406=# \u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u671f\u9650\u304c\u5207\u308c\u3066\u3044\u307e\u3059 INFO_BIND_PASSWORD_EXPIRING_407=# \u30d1\u30b9\u30ef\u30fc\u30c9\u306f %s\u5f8c\u306b\u671f\u9650\u304c\u5207\u308c\u307e\u3059 INFO_BIND_ACCOUNT_LOCKED_408=# \u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u30ed\u30c3\u30af\u3055\u308c\u3066\u3044\u307e\u3059 INFO_BIND_MUST_CHANGE_PASSWORD_409=# \u307b\u304b\u306e\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u306b\u306f\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 INFO_BIND_GRACE_LOGINS_REMAINING_410=# \u6b8b\u3055\u308c\u305f\u7336\u4e88\u30ed\u30b0\u30a4\u30f3\u306f %d \u3067\u3059 INFO_DESCRIPTION_USE_PWP_CONTROL_411=\u30d1\u30b9\u30ef\u30fc\u30c9\u30dd\u30ea\u30b7\u30fc\u8981\u6c42\u5236\u5fa1\u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_STOPDS_DESCRIPTION_RESTART_412=\u30b5\u30fc\u30d0\u30fc\u304c\u505c\u6b62\u3057\u305f\u3089\u3001\u81ea\u52d5\u7684\u306b\u518d\u8d77\u52d5\u3092\u8a66\u307f\u307e\u3059 INFO_COMPARE_DESCRIPTION_FILENAME_413=\u6bd4\u8f03\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u306e DN \u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb INFO_LDIFSEARCH_DESCRIPTION_LDIF_FILE_414=\u691c\u7d22\u3059\u308b\u30c7\u30fc\u30bf\u3092\u542b\u3080 LDIF \u30d5\u30a1\u30a4\u30eb\u3002 \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8907\u6570\u56de\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u3001\u8907\u6570\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002 \u30d5\u30a1\u30a4\u30eb\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u3001\u6a19\u6e96\u5165\u529b\u304b\u3089\u30c7\u30fc\u30bf\u304c\u8aad\u307f\u53d6\u3089\u308c\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_BASEDN_415=\u691c\u7d22\u7528\u306e\u30d9\u30fc\u30b9 DN\u3002 \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8907\u6570\u56de\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u3001\u8907\u6570\u306e\u30d9\u30fc\u30b9 DN \u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002 \u30d9\u30fc\u30b9 DN \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30eb\u30fc\u30c8 DSE \u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_SCOPE_416=\u691c\u7d22\u306e\u7bc4\u56f2\u3002 \u3053\u308c\u306f\u3001'base'\u3001'one'\u3001'sub'\u3001'subordinate' \u306e\u3044\u305a\u308c\u304b\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 \u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001'sub' \u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_FILTER_FILE_419=\u4f7f\u7528\u3059\u308b\u691c\u7d22\u30d5\u30a3\u30eb\u30bf\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u3002 \u3053\u308c\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30b3\u30de\u30f3\u30c9\u884c\u3067\u3001\u3059\u3079\u3066\u306e\u69cb\u6210\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u3042\u3068\u306b\u30d5\u30a3\u30eb\u30bf\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_OUTPUT_FILE_420=\u4e00\u81f4\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u66f8\u304d\u8fbc\u3080\u51fa\u529b\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3002 \u3053\u308c\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30c7\u30fc\u30bf\u306f\u6a19\u6e96\u51fa\u529b\u306b\u66f8\u304d\u8fbc\u307e\u308c\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_OVERWRITE_EXISTING_421=\u65e2\u5b58\u306e\u51fa\u529b\u30d5\u30a1\u30a4\u30eb\u306f\u3059\u3079\u3066\u3001\u30c7\u30fc\u30bf\u3092\u8ffd\u52a0\u305b\u305a\u306b\u4e0a\u66f8\u304d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_DONT_WRAP_422=\u9577\u3044\u884c\u3092\u6298\u308a\u8fd4\u3055\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3059 INFO_LDIFSEARCH_DESCRIPTION_SIZE_LIMIT_423=\u8fd4\u3055\u308c\u308b\u4e00\u81f4\u30a8\u30f3\u30c8\u30ea\u306e\u6700\u5927\u6570 INFO_LDIFSEARCH_DESCRIPTION_TIME_LIMIT_424=\u51e6\u7406\u306b\u8cbb\u3084\u3059\u6700\u5927\u6642\u9593 (\u79d2) ###SEVERE_ERR_LDIFSEARCH_NO_FILTER_428=No search filter was specified. Either a \ ### filter file or an individual search filter must be provided ###SEVERE_ERR_LDIFSEARCH_CANNOT_INITIALIZE_CONFIG_429=An error occurred while \ ### attempting to process the Directory Server configuration file %s: %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_INITIALIZE_SCHEMA_430=An error occurred while \ ### attempting to initialize the Directory Server schema based on the information \ ### in configuration file %s: %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_PARSE_FILTER_431=An error occurred while \ ### attempting to parse search filter '%s': %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_PARSE_BASE_DN_432=An error occurred while \ ### attempting to parse base DN '%s': %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_PARSE_TIME_LIMIT_433=An error occurred while \ ### attempting to parse the time limit as an integer: %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_PARSE_SIZE_LIMIT_434=An error occurred while \ ### attempting to parse the size limit as an integer: %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_CREATE_READER_435=An error occurred while \ ### attempting to create the LDIF reader: %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_CREATE_WRITER_436=An error occurred while \ ### attempting to create the LDIF writer used to return matching entries: %s MILD_WARN_LDIFSEARCH_TIME_LIMIT_EXCEEDED_437=\u691c\u7d22\u51e6\u7406\u4e2d\u306b\u6307\u5b9a\u3055\u308c\u305f\u5236\u9650\u6642\u9593\u3092\u8d85\u904e\u3057\u307e\u3057\u305f MILD_WARN_LDIFSEARCH_SIZE_LIMIT_EXCEEDED_438=\u691c\u7d22\u51e6\u7406\u4e2d\u306b\u6307\u5b9a\u3055\u308c\u305f\u30b5\u30a4\u30ba\u5236\u9650\u3092\u8d85\u904e\u3057\u307e\u3057\u305f ###SEVERE_ERR_LDIFSEARCH_CANNOT_READ_ENTRY_RECOVERABLE_439=An error occurred \ ### while attempting to read an entry from the LDIF content: %s. Skipping this \ ### entry and continuing processing ###SEVERE_ERR_LDIFSEARCH_CANNOT_READ_ENTRY_FATAL_440=An error occurred while \ ### attempting to read an entry from the LDIF content: %s. Unable to continue \ ### processing ###SEVERE_ERR_LDIFSEARCH_ERROR_DURING_PROCESSING_441=An unexpected error \ ### occurred during search processing: %s ###SEVERE_ERR_LDIFSEARCH_CANNOT_INITIALIZE_JMX_442=An error occurred while \ ### attempting to initialize the Directory Server JMX subsystem based on the \ ### information in configuration file %s: %s INFO_LDIFDIFF_DESCRIPTION_SOURCE_LDIF_443=\u30bd\u30fc\u30b9\u30c7\u30fc\u30bf\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b LDIF \u30d5\u30a1\u30a4\u30eb INFO_LDIFDIFF_DESCRIPTION_TARGET_LDIF_444=\u30bf\u30fc\u30b2\u30c3\u30c8\u30c7\u30fc\u30bf\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b LDIF \u30d5\u30a1\u30a4\u30eb INFO_LDIFDIFF_DESCRIPTION_OUTPUT_LDIF_445=\u51fa\u529b\u304c\u66f8\u304d\u8fbc\u307e\u308c\u308b\u30d5\u30a1\u30a4\u30eb INFO_LDIFDIFF_DESCRIPTION_OVERWRITE_EXISTING_446=\u65e2\u5b58\u306e\u51fa\u529b\u30d5\u30a1\u30a4\u30eb\u306f\u3059\u3079\u3066\u3001\u30c7\u30fc\u30bf\u3092\u8ffd\u52a0\u305b\u305a\u306b\u4e0a\u66f8\u304d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3059 ###SEVERE_ERR_LDIFDIFF_CANNOT_INITIALIZE_JMX_452=An error occurred while \ ### attempting to initialize the Directory Server JMX subsystem based on the \ ### information in configuration file %s: %s ###SEVERE_ERR_LDIFDIFF_CANNOT_INITIALIZE_CONFIG_453=An error occurred while \ ### attempting to process the Directory Server configuration file %s: %s ###SEVERE_ERR_LDIFDIFF_CANNOT_INITIALIZE_SCHEMA_454=An error occurred while \ ### attempting to initialize the Directory Server schema based on the information \ ### in configuration file %s: %s ###SEVERE_ERR_LDIFDIFF_CANNOT_OPEN_SOURCE_LDIF_455=An error occurred while \ ### attempting to open source LDIF %s: %s ###SEVERE_ERR_LDIFDIFF_ERROR_READING_SOURCE_LDIF_456=An error occurred while \ ### reading the contents of source LDIF %s: %s ###SEVERE_ERR_LDIFDIFF_CANNOT_OPEN_TARGET_LDIF_457=An error occurred while \ ### attempting to open target LDIF %s: %s ###SEVERE_ERR_LDIFDIFF_ERROR_READING_TARGET_LDIF_458=An error occurred while \ ### reading the contents of target LDIF %s: %s ###SEVERE_ERR_LDIFDIFF_CANNOT_OPEN_OUTPUT_459=An error occurred while attempting \ ### to open the LDIF writer for the diff output: %s INFO_LDIFDIFF_NO_DIFFERENCES_460=\u30bd\u30fc\u30b9\u3068\u30bf\u30fc\u30b2\u30c3\u30c8\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u306b\u76f8\u9055\u70b9\u306f\u691c\u51fa\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f ###SEVERE_ERR_LDIFDIFF_ERROR_WRITING_OUTPUT_461=An error occurred while \ ### attempting to write the diff output: %s INFO_CONFIGDS_DESCRIPTION_LDAP_PORT_464=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304c LDAP \u901a\u4fe1\u3092\u5f85\u6a5f\u3059\u308b\u30dd\u30fc\u30c8 INFO_CONFIGDS_DESCRIPTION_BASE_DN_465=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u30e6\u30fc\u30b6\u30fc\u60c5\u5831\u7528\u306e\u30d9\u30fc\u30b9 DN\u3002 \u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8907\u6570\u56de\u4f7f\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u8907\u6570\u306e\u30d9\u30fc\u30b9 DN \u3092\u6307\u5b9a\u3067\u304d\u307e\u3059 INFO_CONFIGDS_DESCRIPTION_ROOT_DN_466=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306e DN INFO_CONFIGDS_DESCRIPTION_ROOT_PW_467=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_CONFIGDS_DESCRIPTION_ROOT_PW_FILE_468=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 ###SEVERE_ERR_CONFIGDS_CANNOT_ACQUIRE_SERVER_LOCK_472=An error occurred while \ ### attempting to acquire the server-wide lock file %s: %s. This generally \ ### means that the Directory Server is running, or another tool that requires \ ### exclusive access to the server is in use ###SEVERE_ERR_CONFIGDS_CANNOT_INITIALIZE_JMX_473=An error occurred while \ ### attempting to initialize the Directory Server JMX subsystem based on the \ ### information in configuration file %s: %s ###SEVERE_ERR_CONFIGDS_CANNOT_INITIALIZE_CONFIG_474=An error occurred while \ ### attempting to process the Directory Server configuration file %s: %s ###SEVERE_ERR_CONFIGDS_CANNOT_INITIALIZE_SCHEMA_475=An error occurred while \ ### attempting to initialize the Directory Server schema based on the information \ ### in configuration file %s: %s ###SEVERE_ERR_CONFIGDS_CANNOT_PARSE_BASE_DN_476=An error occurred while \ ### attempting to parse base DN value "%s" as a DN: %s ###SEVERE_ERR_CONFIGDS_CANNOT_PARSE_ROOT_DN_477=An error occurred while \ ### attempting to parse root DN value "%s" as a DN: %s ###SEVERE_ERR_CONFIGDS_NO_ROOT_PW_478=The DN for the initial root user was \ ### provided, but no corresponding password was given. If the root DN is \ ### specified then the password must also be provided ###SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_BASE_DN_479=An error occurred while \ ### attempting to update the base DN(s) for user data in the Directory Server: \ ### %s ###SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_LDAP_PORT_480=An error occurred while \ ### attempting to update the port on which to listen for LDAP communication: %s ###SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_ROOT_USER_481=An error occurred while \ ### attempting to update the entry for the initial Directory Server root user: \ ### %s ###SEVERE_ERR_CONFIGDS_CANNOT_WRITE_UPDATED_CONFIG_482=An error occurred while \ ### writing the updated Directory Server configuration: %s ###SEVERE_ERR_CONFIGDS_NO_CONFIG_CHANGES_483=ERROR: No configuration changes \ ### were specified INFO_CONFIGDS_WROTE_UPDATED_CONFIG_484=\u66f4\u65b0\u3055\u308c\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u69cb\u6210\u306e\u66f8\u304d\u8fbc\u307f\u306b\u6210\u529f\u3057\u307e\u3057\u305f INFO_INSTALLDS_DESCRIPTION_TESTONLY_485=JVM \u304c\u6b63\u5e38\u306b\u8d77\u52d5\u53ef\u80fd\u3067\u3042\u308b\u3053\u3068\u306e\u691c\u8a3c\u306e\u307f\u3092\u884c\u3044\u307e\u3059 INFO_INSTALLDS_DESCRIPTION_PROGNAME_486=\u3053\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u547c\u3073\u51fa\u3057\u306b\u4f7f\u7528\u3059\u308b\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b3\u30de\u30f3\u30c9 INFO_INSTALLDS_DESCRIPTION_SILENT_489=\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u975e\u51fa\u529b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059\u3002 \u975e\u51fa\u529b\u30e2\u30fc\u30c9\u3067\u306f\u3001\u9032\u6357\u60c5\u5831\u304c\u6a19\u6e96\u51fa\u529b\u306b\u51fa\u529b\u3055\u308c\u307e\u305b\u3093 INFO_INSTALLDS_DESCRIPTION_BASEDN_490=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u30e6\u30fc\u30b6\u30fc\u60c5\u5831\u7528\u306e\u30d9\u30fc\u30b9 DN\u3002 \u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8907\u6570\u56de\u4f7f\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u8907\u6570\u306e\u30d9\u30fc\u30b9 DN \u3092\u6307\u5b9a\u3067\u304d\u307e\u3059 INFO_INSTALLDS_DESCRIPTION_ADDBASE_491=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u306b\u30d9\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u793a\u3057\u307e\u3059 INFO_INSTALLDS_DESCRIPTION_IMPORTLDIF_492=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u8ffd\u52a0\u3059\u308b\u30c7\u30fc\u30bf\u3092\u542b\u3080 LDIF \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u3002 \u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8907\u6570\u56de\u4f7f\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u8907\u6570\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059 INFO_INSTALLDS_DESCRIPTION_LDAPPORT_493=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304c LDAP \u901a\u4fe1\u3092\u5f85\u6a5f\u3059\u308b\u30dd\u30fc\u30c8 INFO_INSTALLDS_DESCRIPTION_SKIPPORT_494=\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u304c\u4f7f\u7528\u53ef\u80fd\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u3059\u308b\u305f\u3081\u306e\u30c1\u30a7\u30c3\u30af\u3092\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059 INFO_INSTALLDS_DESCRIPTION_ROOTDN_495=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306e DN INFO_INSTALLDS_DESCRIPTION_ROOTPW_496=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_INSTALLDS_DESCRIPTION_ROOTPWFILE_497=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_INSTALLDS_DESCRIPTION_HELP_498=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 ###SEVERE_ERR_INSTALLDS_NO_CONFIG_FILE_499=ERROR: No configuration file path \ ### was provided (use the %s argument) ###SEVERE_ERR_INSTALLDS_CANNOT_INITIALIZE_JMX_500=An error occurred while \ ### attempting to initialize the Directory Server JMX subsystem based on the \ ### information in configuration file %s: %s ###SEVERE_ERR_INSTALLDS_CANNOT_INITIALIZE_CONFIG_501=An error occurred while \ ### attempting to process the Directory Server configuration file %s: %s ###SEVERE_ERR_INSTALLDS_CANNOT_INITIALIZE_SCHEMA_502=An error occurred while \ ### attempting to initialize the Directory Server schema based on the information \ ### in configuration file %s: %s ###SEVERE_ERR_INSTALLDS_CANNOT_PARSE_DN_503=An error occurred while attempting \ ### to parse the string "%s" as a valid DN: %s INFO_INSTALLDS_PROMPT_BASEDN_504=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30c7\u30fc\u30bf\u306e\u30d9\u30fc\u30b9 DN \u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u3082\u306e\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 INFO_INSTALLDS_PROMPT_IMPORT_505=\u65e2\u5b58\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u304b\u3089\u53d6\u5f97\u3057\u305f\u60c5\u5831\u3092\u4f7f\u3063\u3066\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u751f\u6210\u3057\u307e\u3059\u304b ? INFO_INSTALLDS_PROMPT_IMPORT_FILE_506=\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u30c7\u30fc\u30bf\u3092\u542b\u3080 LDIF \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: ###SEVERE_ERR_INSTALLDS_TWO_CONFLICTING_ARGUMENTS_507=ERROR: You may not \ ### provide both the %s and the %s arguments at the same time INFO_INSTALLDS_PROMPT_ADDBASE_508=\u30d9\u30fc\u30b9 %s \u30a8\u30f3\u30c8\u30ea\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u3067\u81ea\u52d5\u7684\u306b\u4f5c\u6210\u3057\u307e\u3059\u304b ? INFO_INSTALLDS_PROMPT_LDAPPORT_509=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304c LDAP \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304b\u3089\u306e\u63a5\u7d9a\u3092\u53d7\u3051\u5165\u308c\u308b\u30dd\u30fc\u30c8\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 ###SEVERE_ERR_INSTALLDS_CANNOT_BIND_TO_PRIVILEGED_PORT_510=ERROR: Unable to \ ### bind to port %d. This port may already be in use, or you may not have \ ### permission to bind to it. On UNIX-based operating systems, non-root users \ ### may not be allowed to bind to ports 1 through 1024 ###SEVERE_ERR_INSTALLDS_CANNOT_BIND_TO_PORT_511=ERROR: Unable to bind to port \ ### %d. This port may already be in use, or you may not have permission to bind \ ### to it INFO_INSTALLDS_PROMPT_ROOT_DN_512=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc DN \u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u3082\u306e\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 ###SEVERE_ERR_INSTALLDS_NO_ROOT_PASSWORD_513=ERROR: No password was provided \ ### for the initial root user. When performing a non-interactive installation, \ ### this must be provided using either the %s or the %s argument INFO_INSTALLDS_PROMPT_ROOT_PASSWORD_514=\u521d\u671f\u30eb\u30fc\u30c8\u30e6\u30fc\u30b6\u30fc\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: INFO_INSTALLDS_PROMPT_CONFIRM_ROOT_PASSWORD_515=\u78ba\u8a8d\u306e\u305f\u3081\u306b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u3082\u3046\u4e00\u5ea6\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: INFO_INSTALLDS_STATUS_CONFIGURING_DS_516=\u8981\u6c42\u3055\u308c\u305f\u69cb\u6210\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u9069\u7528\u3057\u3066\u3044\u307e\u3059... INFO_INSTALLDS_STATUS_CREATING_BASE_LDIF_517=\u521d\u671f\u30d9\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u542b\u3080\u4e00\u6642 LDIF \u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059... ###SEVERE_ERR_INSTALLDS_CANNOT_CREATE_BASE_ENTRY_LDIF_518=An error occurred \ ### while attempting to create the base LDIF file: %s INFO_INSTALLDS_STATUS_IMPORTING_LDIF_519=LDIF \u30c7\u30fc\u30bf\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059... INFO_INSTALLDS_STATUS_SUCCESS_520=\u30b5\u30fc\u30d0\u30fc\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u51e6\u7406\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f INFO_INSTALLDS_PROMPT_VALUE_YES_521=yes INFO_INSTALLDS_PROMPT_VALUE_NO_522=no MILD_ERR_INSTALLDS_INVALID_YESNO_RESPONSE_523=\u30a8\u30e9\u30fc: \u6307\u5b9a\u3055\u308c\u305f\u5024\u3092 yes \u307e\u305f\u306f no \u5fdc\u7b54\u3068\u3057\u3066\u89e3\u91c8\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 "yes" \u307e\u305f\u306f "no" \u306e\u5fdc\u7b54\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044 MILD_ERR_INSTALLDS_INVALID_INTEGER_RESPONSE_524=\u30a8\u30e9\u30fc: \u6307\u5b9a\u3055\u308c\u305f\u5fdc\u7b54\u3092\u6574\u6570\u3068\u3057\u3066\u89e3\u91c8\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u5fdc\u7b54\u3092\u6574\u6570\u5024\u3068\u3057\u3066\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 MILD_ERR_INSTALLDS_INTEGER_BELOW_LOWER_BOUND_525=\u30a8\u30e9\u30fc: \u6307\u5b9a\u53ef\u80fd\u306a\u6700\u5c0f\u5024 %d \u3088\u308a\u3082\u5c0f\u3055\u3044\u5024\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_INSTALLDS_INTEGER_ABOVE_UPPER_BOUND_526=\u30a8\u30e9\u30fc: \u6307\u5b9a\u53ef\u80fd\u306a\u6700\u5927\u5024 %d \u3088\u308a\u3082\u5927\u304d\u3044\u5024\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_INSTALLDS_INVALID_DN_RESPONSE_527=\u30a8\u30e9\u30fc: \u6307\u5b9a\u3055\u308c\u305f\u5fdc\u7b54\u3092 LDAP DN \u3068\u3057\u3066\u89e3\u91c8\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_INSTALLDS_INVALID_STRING_RESPONSE_528=\u30a8\u30e9\u30fc: \u5fdc\u7b54\u5024\u306b\u7a7a\u306e\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 MILD_ERR_INSTALLDS_INVALID_PASSWORD_RESPONSE_529=\u30a8\u30e9\u30fc: \u30d1\u30b9\u30ef\u30fc\u30c9\u5024\u306b\u7a7a\u306e\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 MILD_ERR_INSTALLDS_PASSWORDS_DONT_MATCH_530=\u30a8\u30e9\u30fc: \u6307\u5b9a\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u5024\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093 MILD_ERR_INSTALLDS_ERROR_READING_FROM_STDIN_531=\u30a8\u30e9\u30fc: \u6a19\u6e96\u5165\u529b\u304b\u3089\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u969c\u5bb3\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s INFO_LDIFIMPORT_DESCRIPTION_QUIET_532=\u975e\u51fa\u529b\u30e2\u30fc\u30c9 (\u51fa\u529b\u306a\u3057) \u3092\u4f7f\u7528\u3057\u307e\u3059 INFO_INSTALLDS_IMPORT_SUCCESSFUL_533=\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f INFO_INSTALLDS_INITIALIZING_534=\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30d7\u30ed\u30b0\u30e9\u30e0\u304c\u521d\u671f\u5316\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u5f85\u3061\u304f\u3060\u3055\u3044... MILD_ERR_MAKELDIF_TAG_INVALID_ARGUMENT_COUNT_535=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c\u756a\u53f7 %2$d \u306e\u30bf\u30b0 %1$s \u3067\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u306e\u6570\u304c\u7121\u52b9\u3067\u3059: \u671f\u5f85\u3055\u308c\u308b\u6570\u306f %3$d \u3067\u3059\u304c\u3001%4$d \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f MILD_ERR_MAKELDIF_TAG_INVALID_ARGUMENT_RANGE_COUNT_536=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c\u756a\u53f7 %2$d \u306e\u30bf\u30b0 %1$s \u3067\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u306e\u6570\u304c\u7121\u52b9\u3067\u3059: \u671f\u5f85\u3055\u308c\u308b\u6570\u306f %3$d \u304b\u3089 %4$d \u3067\u3059\u304c\u3001%5$d \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f MILD_ERR_MAKELDIF_TAG_UNDEFINED_ATTRIBUTE_537=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %2$d \u3067\u672a\u5b9a\u7fa9\u306e\u5c5e\u6027 %1$s \u304c\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_TAG_INTEGER_BELOW_LOWER_BOUND_538=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %4$d \u306e\u30bf\u30b0 %3$s \u3067\u3001\u6307\u5b9a\u53ef\u80fd\u306a\u6700\u5c0f\u5024 %2$d \u3088\u308a\u3082\u5c0f\u3055\u3044\u5024 %1$d \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_INTEGER_539=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %3$d \u306e\u30bf\u30b0 %2$s \u3067\u3001\u5024 "%1$s" \u3092\u6574\u6570\u3068\u3057\u3066\u89e3\u6790\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TAG_INTEGER_ABOVE_UPPER_BOUND_540=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %4$d \u306e\u30bf\u30b0 %3$s \u3067\u3001\u6307\u5b9a\u53ef\u80fd\u306a\u6700\u5927\u5024 %2$d \u3088\u308a\u3082\u5927\u304d\u3044\u5024 %1$d \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_TAG_INVALID_EMPTY_STRING_ARGUMENT_541=\u884c\u756a\u53f7 %3$d \u306e\u30bf\u30b0 %2$s \u306e\u5f15\u6570 %1$d \u306b\u7a7a\u306e\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_BOOLEAN_542=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %3$d \u306e\u30bf\u30b0 %2$s \u3067\u3001\u5024 "%1$s" \u3092\u30d6\u30fc\u30eb\u5024\u3068\u3057\u3066\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002 \u5024\u3092 'true' \u307e\u305f\u306f 'false' \u3067\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 MILD_ERR_MAKELDIF_UNDEFINED_BRANCH_SUBORDINATE_543=\u30a8\u30f3\u30c8\u30ea DN \u304c '%s' \u3067\u3042\u308b\u5206\u5c90\u304c\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044 '%s' \u3068\u3044\u3046\u540d\u524d\u306e\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_CANNOT_LOAD_TAG_CLASS_544=MakeLDIF \u30bf\u30b0\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u30af\u30e9\u30b9 %s \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093 MILD_ERR_MAKELDIF_CANNOT_INSTANTIATE_TAG_545=\u30af\u30e9\u30b9 %s \u3092 MakeLDIF \u30bf\u30b0\u3068\u3057\u3066\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u5316\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_CONFLICTING_TAG_NAME_546=\u30af\u30e9\u30b9 %s \u5185\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u30bf\u30b0\u3092\u767b\u9332\u3067\u304d\u307e\u305b\u3093\u3002\u30bf\u30b0\u540d %s \u306f\u767b\u9332\u6e08\u307f\u306e\u5225\u306e\u30bf\u30b0\u306e\u540d\u524d\u3068\u7af6\u5408\u3057\u307e\u3059 MILD_WARN_MAKELDIF_WARNING_UNDEFINED_CONSTANT_547=\u884c %2$d \u306e\u672a\u5b9a\u7fa9\u306e\u5b9a\u6570 %1$s \u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 MILD_ERR_MAKELDIF_DEFINE_MISSING_EQUALS_548=\u884c %d \u306e\u5b9a\u6570\u5b9a\u7fa9\u306b\u5b9a\u6570\u540d\u3068\u5024\u3092\u533a\u5207\u308b\u7b49\u53f7\u304c\u3042\u308a\u307e\u305b\u3093 MILD_ERR_MAKELDIF_DEFINE_NAME_EMPTY_549=\u884c %d \u306e\u5b9a\u6570\u5b9a\u7fa9\u306b\u5b9a\u6570\u306e\u540d\u524d\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 MILD_ERR_MAKELDIF_CONFLICTING_CONSTANT_NAME_550=\u884c %2$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u5b9a\u6570 %1$s \u306e\u5b9a\u7fa9\u304c\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5185\u306b\u5b58\u5728\u3059\u308b\u4ee5\u524d\u306e\u5b9a\u6570\u5b9a\u7fa9\u3068\u7af6\u5408\u3057\u307e\u3059 MILD_ERR_MAKELDIF_WARNING_DEFINE_VALUE_EMPTY_551=\u884c %2$d \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5b9a\u6570 %1$s \u306b\u5024\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u307e\u305b\u3093 MILD_ERR_MAKELDIF_CONFLICTING_BRANCH_DN_552=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b\u5206\u5c90\u5b9a\u7fa9 %1$s \u304c\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u5185\u306b\u5b58\u5728\u3059\u308b\u4ee5\u524d\u306e\u5206\u5c90\u5b9a\u7fa9\u3068\u7af6\u5408\u3057\u307e\u3059 MILD_ERR_MAKELDIF_CONFLICTING_TEMPLATE_NAME_553=\u884c %2$d \u304b\u3089\u59cb\u307e\u308b\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9 %1$s \u304c\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u5185\u306b\u5b58\u5728\u3059\u308b\u4ee5\u524d\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u3068\u7af6\u5408\u3057\u307e\u3059 MILD_ERR_MAKELDIF_UNEXPECTED_TEMPLATE_FILE_LINE_554=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %2$d \u3067\u3001\u4e88\u671f\u3057\u306a\u3044\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u884c "%1$s" \u3092\u691c\u51fa\u3057\u307e\u3057\u305f MILD_ERR_MAKELDIF_UNDEFINED_TEMPLATE_SUBORDINATE_555=%s \u3068\u3044\u3046\u540d\u524d\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044 %s \u3068\u3044\u3046\u540d\u524d\u306e\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_CANNOT_DECODE_BRANCH_DN_556=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %2$d \u306e\u5206\u5c90 DN "%1$s" \u3092\u5fa9\u53f7\u5316\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_BRANCH_SUBORDINATE_TEMPLATE_NO_COLON_557=\u5206\u5c90 %2$s \u306e\u884c %1$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u306b\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d\u3068\u30a8\u30f3\u30c8\u30ea\u6570\u3092\u533a\u5207\u308b\u30b3\u30ed\u30f3\u304c\u3042\u308a\u307e\u305b\u3093 MILD_ERR_MAKELDIF_BRANCH_SUBORDINATE_INVALID_NUM_ENTRIES_558=\u5206\u5c90 %2$s \u306e\u884c %1$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u3067\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %4$s \u306b\u5bfe\u3059\u308b\u7121\u52b9\u306a\u30a8\u30f3\u30c8\u30ea\u6570 %3$d \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f MILD_WARN_MAKELDIF_BRANCH_SUBORDINATE_ZERO_ENTRIES_559=\u5206\u5c90 %2$s \u306e\u884c %1$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u3067\u3001\u30bf\u30a4\u30d7 %3$s \u306e\u30a8\u30f3\u30c8\u30ea\u3092 0 \u500b\u751f\u6210\u3059\u308b\u3053\u3068\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_BRANCH_SUBORDINATE_CANT_PARSE_NUMENTRIES_560=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %1$s \u306e\u30a8\u30f3\u30c8\u30ea\u6570\u3092\u3001\u5206\u5c90 %3$s \u306e\u884c %2$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u7528\u306e\u6574\u6570\u3068\u3057\u3066\u89e3\u6790\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TEMPLATE_SUBORDINATE_TEMPLATE_NO_COLON_561=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %2$s \u306e\u884c %1$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u306b\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d\u3068\u30a8\u30f3\u30c8\u30ea\u6570\u3092\u533a\u5207\u308b\u30b3\u30ed\u30f3\u304c\u3042\u308a\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TEMPLATE_SUBORDINATE_INVALID_NUM_ENTRIES_562=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %2$s \u306e\u884c %1$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u3067\u3001\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %4$s \u306b\u5bfe\u3059\u308b\u7121\u52b9\u306a\u30a8\u30f3\u30c8\u30ea\u6570 %3$d \u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f MILD_WARN_MAKELDIF_TEMPLATE_SUBORDINATE_ZERO_ENTRIES_563=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %2$s \u306e\u884c %1$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u3067\u3001\u30bf\u30a4\u30d7 %3$s \u306e\u30a8\u30f3\u30c8\u30ea\u3092 0 \u500b\u751f\u6210\u3059\u308b\u3053\u3068\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_TEMPLATE_SUBORDINATE_CANT_PARSE_NUMENTRIES_564=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %1$s \u306e\u30a8\u30f3\u30c8\u30ea\u6570\u3092\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %3$s \u306e\u884c %2$d \u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5b9a\u7fa9\u7528\u306e\u6574\u6570\u3068\u3057\u3066\u89e3\u6790\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TEMPLATE_MISSING_RDN_ATTR_565=%s \u3068\u3044\u3046\u540d\u524d\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306b\u3001\u305d\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3067\u5024\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044 RDN \u5c5e\u6027 %s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_NO_COLON_IN_BRANCH_EXTRA_LINE_566=\u5206\u5c90 %2$s \u306e\u5b9a\u7fa9\u5185\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %1$d \u306b\u3001\u5c5e\u6027\u540d\u3068\u5024\u30d1\u30bf\u30fc\u30f3\u3092\u533a\u5207\u308b\u30b3\u30ed\u30f3\u304c\u3042\u308a\u307e\u305b\u3093 MILD_ERR_MAKELDIF_NO_ATTR_IN_BRANCH_EXTRA_LINE_567=\u5206\u5c90 %2$s \u306e\u5b9a\u7fa9\u5185\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %1$d \u306b\u3001\u30b3\u30ed\u30f3\u306e\u524d\u306e\u5c5e\u6027\u540d\u304c\u3042\u308a\u307e\u305b\u3093 MILD_WARN_MAKELDIF_NO_VALUE_IN_BRANCH_EXTRA_LINE_568=\u5206\u5c90 %2$s \u306e\u5b9a\u7fa9\u5185\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %1$d \u3067\u3001\u5024\u30d1\u30bf\u30fc\u30f3\u304c\u7a7a\u306b\u306a\u3063\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_NO_COLON_IN_TEMPLATE_LINE_569=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %2$s \u306e\u5b9a\u7fa9\u5185\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %1$d \u306b\u3001\u5c5e\u6027\u540d\u3068\u5024\u30d1\u30bf\u30fc\u30f3\u3092\u533a\u5207\u308b\u30b3\u30ed\u30f3\u304c\u3042\u308a\u307e\u305b\u3093 MILD_ERR_MAKELDIF_NO_ATTR_IN_TEMPLATE_LINE_570=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %2$s \u306e\u5b9a\u7fa9\u5185\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %1$d \u306b\u3001\u30b3\u30ed\u30f3\u306e\u524d\u306e\u5c5e\u6027\u540d\u304c\u3042\u308a\u307e\u305b\u3093 MILD_WARN_MAKELDIF_NO_VALUE_IN_TEMPLATE_LINE_571=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8 %2$s \u306e\u5b9a\u7fa9\u5185\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %1$d \u3067\u3001\u5024\u30d1\u30bf\u30fc\u30f3\u304c\u7a7a\u306b\u306a\u3063\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_NO_SUCH_TAG_572=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %2$d \u3067\u672a\u5b9a\u7fa9\u306e\u30bf\u30b0 %1$s \u304c\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_CANNOT_INSTANTIATE_NEW_TAG_573=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %2$d \u3067\u53c2\u7167\u3055\u308c\u308b\u30bf\u30b0 %1$s \u306e\u65b0\u898f\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u4f5c\u6210\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s INFO_MAKELDIF_DESCRIPTION_TEMPLATE_576=\u751f\u6210\u3059\u308b LDIF \u30c7\u30fc\u30bf\u306e\u60c5\u5831\u3092\u542b\u3080\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_MAKELDIF_DESCRIPTION_LDIF_577=\u66f8\u304d\u8fbc\u307f\u5148\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_MAKELDIF_DESCRIPTION_SEED_578=\u4e71\u6570\u767a\u751f\u95a2\u6570\u306e\u521d\u671f\u5316\u306b\u4f7f\u7528\u3059\u308b\u30b7\u30fc\u30c9 INFO_MAKELDIF_DESCRIPTION_HELP_579=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 ###SEVERE_ERR_MAKELDIF_CANNOT_INITIALIZE_JMX_582=An error occurred while \ ### attempting to initialize the Directory Server JMX subsystem based on the \ ### information in configuration file %s: %s ###SEVERE_ERR_MAKELDIF_CANNOT_INITIALIZE_CONFIG_583=An error occurred while \ ### attempting to process the Directory Server configuration file %s: %s ###SEVERE_ERR_MAKELDIF_CANNOT_INITIALIZE_SCHEMA_584=An error occurred while \ ### attempting to initialize the Directory Server schema based on the information \ ### in configuration file %s: %s ###SEVERE_ERR_MAKELDIF_IOEXCEPTION_DURING_PARSE_585=An error occurred while \ ### attempting to read the template file: %s ###SEVERE_ERR_MAKELDIF_EXCEPTION_DURING_PARSE_586=An error occurred while \ ### attempting to parse the template file: %s MILD_ERR_MAKELDIF_TAG_INVALID_FORMAT_STRING_587=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %3$d \u306e\u30bf\u30b0 %2$s \u3067\u3001\u5024 "%1$s" \u3092\u6709\u52b9\u306a\u66f8\u5f0f\u6587\u5b57\u5217\u3068\u3057\u3066\u89e3\u6790\u3067\u304d\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TAG_NO_RANDOM_TYPE_ARGUMENT_588=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %d \u306e random \u30bf\u30b0\u306b\u3001\u751f\u6210\u3059\u308b\u30e9\u30f3\u30c0\u30e0\u5024\u306e\u578b\u3092\u6307\u5b9a\u3059\u308b\u5f15\u6570\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 MILD_WARN_MAKELDIF_TAG_WARNING_EMPTY_VALUE_589=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %d \u306e random \u30bf\u30b0\u304b\u3089\u751f\u6210\u3055\u308c\u308b\u5024\u306f\u5e38\u306b\u7a7a\u306e\u6587\u5b57\u5217\u306b\u306a\u308a\u307e\u3059 MILD_ERR_MAKELDIF_TAG_UNKNOWN_RANDOM_TYPE_590=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %d \u306e random \u30bf\u30b0\u306f\u3001\u4e0d\u660e\u306a\u30e9\u30f3\u30c0\u30e0\u306e\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 INFO_MAKELDIF_DESCRIPTION_RESOURCE_PATH_591=MakeLDIF \u30ea\u30bd\u30fc\u30b9 (\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb\u306a\u3069) \u306e\u691c\u7d22\u30d1\u30b9\u304c\u3001\u73fe\u5728\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u3082\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30d1\u30b9\u5185\u306b\u3082\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_MAKELDIF_COULD_NOT_FIND_TEMPLATE_FILE_592=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb %s \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_MAKELDIF_NO_SUCH_RESOURCE_DIRECTORY_593=\u6307\u5b9a\u3055\u308c\u305f\u30ea\u30bd\u30fc\u30b9\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f MILD_ERR_MAKELDIF_RESOURCE_DIRECTORY_NOT_DIRECTORY_594=\u6307\u5b9a\u3055\u308c\u305f\u30ea\u30bd\u30fc\u30b9\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 MILD_ERR_MAKELDIF_TAG_CANNOT_FIND_FILE_595=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %3$d \u306e\u30bf\u30b0 %2$s \u3067\u53c2\u7167\u3055\u308c\u308b\u30d5\u30a1\u30a4\u30eb %1$s \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 MILD_ERR_MAKELDIF_TAG_INVALID_FILE_ACCESS_MODE_596=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %3$d \u306e\u30bf\u30b0 %2$s \u306b\u3001\u7121\u52b9\u306a\u30d5\u30a1\u30a4\u30eb\u30a2\u30af\u30bb\u30b9\u30e2\u30fc\u30c9 %1$s \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \u3053\u308c\u306f "sequential" \u307e\u305f\u306f "random" \u306b\u3057\u3066\u304f\u3060\u3055\u3044 MILD_ERR_MAKELDIF_TAG_CANNOT_READ_FILE_597=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %3$d \u306e\u30bf\u30b0 %2$s \u3067\u53c2\u7167\u3055\u308c\u308b\u30d5\u30a1\u30a4\u30eb %1$s \u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %4$s MILD_ERR_MAKELDIF_UNABLE_TO_CREATE_LDIF_598=LDIF \u30d5\u30a1\u30a4\u30eb %s \u3092\u66f8\u304d\u8fbc\u307f\u7528\u306b\u958b\u3044\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s MILD_ERR_MAKELDIF_ERROR_WRITING_LDIF_599=\u30c7\u30fc\u30bf\u3092 LDIF \u30d5\u30a1\u30a4\u30eb %s \u306b\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s INFO_MAKELDIF_PROCESSED_N_ENTRIES_600=%d \u30a8\u30f3\u30c8\u30ea\u304c\u51e6\u7406\u3055\u308c\u307e\u3057\u305f MILD_ERR_MAKELDIF_CANNOT_WRITE_ENTRY_601=\u30a8\u30f3\u30c8\u30ea %s \u3092 LDIF \u306b\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s INFO_MAKELDIF_PROCESSING_COMPLETE_602=LDIF \u306e\u51e6\u7406\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002 %d \u30a8\u30f3\u30c8\u30ea\u304c\u66f8\u304d\u8fbc\u307e\u308c\u307e\u3057\u305f INFO_LDIFIMPORT_DESCRIPTION_TEMPLATE_FILE_603=\u30a4\u30f3\u30dd\u30fc\u30c8\u30c7\u30fc\u30bf\u306e\u751f\u6210\u306b\u4f7f\u7528\u3059\u308b MakeLDIF \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30d1\u30b9 ###SEVERE_ERR_LDIFIMPORT_CONFLICTING_OPTIONS_604=The %s and %s arguments are \ ### incompatible and may not be used together ###SEVERE_ERR_LDIFIMPORT_MISSING_REQUIRED_ARGUMENT_605=Neither the %s or the %s \ ### argument was provided. One of these arguments must be given to specify the \ ### source for the LDIF data to be imported ###SEVERE_ERR_LDIFIMPORT_CANNOT_PARSE_TEMPLATE_FILE_606=Unable to parse the \ ### specified file %s as a MakeLDIF template file: %s MILD_ERR_MAKELDIF_INCOMPLETE_TAG_607=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %d \u306b\u3001'<' \u307e\u305f\u306f '{' \u3067\u59cb\u307e\u308b\u304c\u9589\u3058\u62ec\u5f27\u306e\u306a\u3044\u4e0d\u5b8c\u5168\u306a\u30bf\u30b0\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 MILD_ERR_MAKELDIF_TAG_NOT_ALLOWED_IN_BRANCH_608=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u884c %2$d \u3067\u53c2\u7167\u3055\u308c\u308b\u30bf\u30b0 %1$s \u306f\u3001\u5206\u5c90\u5b9a\u7fa9\u306b\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093 INFO_LDIFIMPORT_DESCRIPTION_RANDOM_SEED_609=MakeLDIF \u4e71\u6570\u767a\u751f\u95a2\u6570\u306e\u30b7\u30fc\u30c9 MILD_ERR_LDIFMODIFY_CANNOT_ADD_ENTRY_TWICE_610=\u9069\u7528\u3059\u308b\u5909\u66f4\u30bb\u30c3\u30c8\u5185\u3067\u30a8\u30f3\u30c8\u30ea %s \u304c 2 \u56de\u8ffd\u52a0\u3055\u308c\u307e\u3059\u304c\u3001\u3053\u308c\u306f LDIF \u5909\u66f4\u30c4\u30fc\u30eb\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 MILD_ERR_LDIFMODIFY_CANNOT_DELETE_AFTER_ADD_611=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u5909\u66f4\u30bb\u30c3\u30c8\u5185\u3067\u3059\u3067\u306b\u8ffd\u52a0\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002 \u3053\u308c\u306f LDIF \u5909\u66f4\u30c4\u30fc\u30eb\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 MILD_ERR_LDIFMODIFY_CANNOT_MODIFY_ADDED_OR_DELETED_612=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u5909\u66f4\u30bb\u30c3\u30c8\u5185\u3067\u3059\u3067\u306b\u8ffd\u52a0\u307e\u305f\u306f\u524a\u9664\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002 \u3053\u308c\u306f LDIF \u5909\u66f4\u30c4\u30fc\u30eb\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 MILD_ERR_LDIFMODIFY_MODDN_NOT_SUPPORTED_613=DN \u5909\u66f4\u64cd\u4f5c\u306f LDIF \u5909\u66f4\u30c4\u30fc\u30eb\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u30a8\u30f3\u30c8\u30ea %s \u3092\u30bf\u30fc\u30b2\u30c3\u30c8\u3068\u3059\u308b DN \u5909\u66f4\u64cd\u4f5c\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093 MILD_ERR_LDIFMODIFY_UNKNOWN_CHANGETYPE_614=\u30a8\u30f3\u30c8\u30ea %s \u306b\u4e0d\u660e\u306a changetype %s \u304c\u5b58\u5728\u3057\u307e\u3059 MILD_ERR_LDIFMODIFY_ADD_ALREADY_EXISTS_615=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u5185\u306b\u3059\u3067\u306b\u5b58\u5728\u3059\u308b\u305f\u3081\u3001\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093 MILD_ERR_LDIFMODIFY_DELETE_NO_SUCH_ENTRY_616=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u5185\u306b\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u3001\u524a\u9664\u3067\u304d\u307e\u305b\u3093 MILD_ERR_LDIFMODIFY_MODIFY_NO_SUCH_ENTRY_617=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u5185\u306b\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u3001\u5909\u66f4\u3067\u304d\u307e\u305b\u3093 INFO_LDIFMODIFY_DESCRIPTION_SOURCE_620=\u66f4\u65b0\u3059\u308b\u30c7\u30fc\u30bf\u3092\u542b\u3080 LDIF \u30d5\u30a1\u30a4\u30eb INFO_LDIFMODIFY_DESCRIPTION_CHANGES_621=\u9069\u7528\u3059\u308b\u5909\u66f4\u3092\u542b\u3080 LDIF \u30d5\u30a1\u30a4\u30eb INFO_LDIFMODIFY_DESCRIPTION_TARGET_622=\u66f4\u65b0\u3055\u308c\u305f\u30c7\u30fc\u30bf\u306e\u66f8\u304d\u8fbc\u307f\u5148\u30d5\u30a1\u30a4\u30eb INFO_LDIFMODIFY_DESCRIPTION_HELP_623=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 ###SEVERE_ERR_LDIFMODIFY_CANNOT_INITIALIZE_JMX_626=An error occurred while \ ### attempting to initialize the Directory Server JMX subsystem based on the \ ### information in configuration file %s: %s ###SEVERE_ERR_LDIFMODIFY_CANNOT_INITIALIZE_CONFIG_627=An error occurred while \ ### attempting to process the Directory Server configuration file %s: %s ###SEVERE_ERR_LDIFMODIFY_CANNOT_INITIALIZE_SCHEMA_628=An error occurred while \ ### attempting to initialize the Directory Server schema based on the information \ ### in configuration file %s: %s ###SEVERE_ERR_LDIFMODIFY_SOURCE_DOES_NOT_EXIST_629=The source LDIF file %s does \ ### not exist ###SEVERE_ERR_LDIFMODIFY_CANNOT_OPEN_SOURCE_630=Unable to open the source LDIF \ ### file %s: %s ###SEVERE_ERR_LDIFMODIFY_CHANGES_DOES_NOT_EXIST_631=The changes LDIF file %s \ ### does not exist ###SEVERE_ERR_LDIFMODIFY_CANNOT_OPEN_CHANGES_632=Unable to open the changes LDIF \ ### file %s: %s ###SEVERE_ERR_LDIFMODIFY_CANNOT_OPEN_TARGET_633=Unable to open the target LDIF \ ### file %s for writing: %s ###SEVERE_ERR_LDIFMODIFY_ERROR_PROCESSING_LDIF_634=An error occurred while \ ### processing the requested changes: %s INFO_LDAPPWMOD_DESCRIPTION_HOST_635=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30b7\u30b9\u30c6\u30e0\u306e\u30a2\u30c9\u30ec\u30b9 INFO_LDAPPWMOD_DESCRIPTION_PORT_636=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304c LDAP \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u63a5\u7d9a\u3092\u5f85\u6a5f\u3059\u308b\u30dd\u30fc\u30c8 INFO_LDAPPWMOD_DESCRIPTION_BIND_DN_637=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b DN INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_638=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_FILE_639=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30d0\u30a4\u30f3\u30c9\u306b\u4f7f\u7528\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_LDAPPWMOD_DESCRIPTION_AUTHZID_640=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u30a8\u30f3\u30c8\u30ea\u306e\u8a8d\u53ef ID INFO_LDAPPWMOD_DESCRIPTION_PROVIDE_DN_FOR_AUTHZID_641=\u30d0\u30a4\u30f3\u30c9 DN \u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u64cd\u4f5c\u306e\u8a8d\u53ef ID \u3068\u3057\u3066\u4f7f\u7528\u3057\u307e\u3059 INFO_LDAPPWMOD_DESCRIPTION_NEWPW_642=\u30bf\u30fc\u30b2\u30c3\u30c8\u30e6\u30fc\u30b6\u30fc\u306b\u6307\u5b9a\u3059\u308b\u65b0\u898f\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_LDAPPWMOD_DESCRIPTION_NEWPWFILE_643=\u30bf\u30fc\u30b2\u30c3\u30c8\u30e6\u30fc\u30b6\u30fc\u306b\u6307\u5b9a\u3059\u308b\u65b0\u898f\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_LDAPPWMOD_DESCRIPTION_CURRENTPW_644=\u30bf\u30fc\u30b2\u30c3\u30c8\u30e6\u30fc\u30b6\u30fc\u306e\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 INFO_LDAPPWMOD_DESCRIPTION_CURRENTPWFILE_645=\u30bf\u30fc\u30b2\u30c3\u30c8\u30e6\u30fc\u30b6\u30fc\u306e\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_LDAPPWMOD_DESCRIPTION_USE_SSL_646=SSL \u3092\u4f7f\u3063\u3066\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u901a\u4fe1\u3092\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u4fdd\u8b77\u3057\u307e\u3059 INFO_LDAPPWMOD_DESCRIPTION_USE_STARTTLS_647=StartTLS \u3092\u4f7f\u3063\u3066\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3068\u306e\u901a\u4fe1\u3092\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u4fdd\u8b77\u3057\u307e\u3059 INFO_LDAPPWMOD_DESCRIPTION_BLIND_TRUST_648=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u308c\u308b SSL \u8a3c\u660e\u66f8\u3092\u76f2\u76ee\u7684\u306b\u4fe1\u983c\u3057\u307e\u3059 INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_649=\u30b5\u30fc\u30d0\u30fc\u3068\u306e SSL/TLS \u901a\u4fe1\u306e\u78ba\u7acb\u306b\u4f7f\u7528\u3059\u308b\u9375\u30b9\u30c8\u30a2\u3078\u306e\u30d1\u30b9 INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PINFILE_650=\u9375\u30b9\u30c8\u30a2\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306b\u5fc5\u8981\u306a PIN \u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_651=\u30b5\u30fc\u30d0\u30fc\u3068\u306e SSL/TLS \u901a\u4fe1\u306e\u78ba\u7acb\u306b\u4f7f\u7528\u3059\u308b\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u3078\u306e\u30d1\u30b9 INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PINFILE_652=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306b\u5fc5\u8981\u306a PIN \u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 ###SEVERE_ERR_LDAPPWMOD_CONFLICTING_ARGS_656=The %s and %s arguments may not be \ ### provided together ###SEVERE_ERR_LDAPPWMOD_BIND_DN_AND_PW_MUST_BE_TOGETHER_657=If either a bind DN \ ### or bind password is provided, then the other must be given as well ###SEVERE_ERR_LDAPPWMOD_ANON_REQUIRES_AUTHZID_AND_CURRENTPW_658=If a bind DN and \ ### password are not provided, then an authorization ID and current password must \ ### be given ###SEVERE_ERR_LDAPPWMOD_DEPENDENT_ARGS_659=If the %s argument is provided, then \ ### the %s argument must also be given ###SEVERE_ERR_LDAPPWMOD_ERROR_INITIALIZING_SSL_660=Unable to initialize SSL/TLS \ ### support: %s ###SEVERE_ERR_LDAPPWMOD_CANNOT_CONNECT_661=An error occurred while attempting to \ ### connect to the Directory Server: %s ###SEVERE_ERR_LDAPPWMOD_CANNOT_SEND_PWMOD_REQUEST_662=Unable to send the LDAP \ ### password modify request: %s ###SEVERE_ERR_LDAPPWMOD_CANNOT_READ_PWMOD_RESPONSE_663=Unable to read the LDAP \ ### password modify response: %s ###SEVERE_ERR_LDAPPWMOD_FAILED_664=The LDAP password modify operation failed \ ### with result code %d ###SEVERE_ERR_LDAPPWMOD_FAILURE_ERROR_MESSAGE_665=Error Message: %s ###SEVERE_ERR_LDAPPWMOD_FAILURE_MATCHED_DN_666=Matched DN: %s INFO_LDAPPWMOD_SUCCESSFUL_667=LDAP \u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4\u64cd\u4f5c\u306b\u6210\u529f\u3057\u307e\u3057\u305f INFO_LDAPPWMOD_ADDITIONAL_INFO_668=\u8ffd\u52a0\u60c5\u5831: %s INFO_LDAPPWMOD_GENERATED_PASSWORD_669=\u751f\u6210\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9: %s ###SEVERE_ERR_LDAPPWMOD_UNRECOGNIZED_VALUE_TYPE_670=Unable to decode the \ ### password modify response value because it contained an invalid element type \ ### of %s ###SEVERE_ERR_LDAPPWMOD_COULD_NOT_DECODE_RESPONSE_VALUE_671=Unable to decode the \ ### password modify response value: %s ###SEVERE_ERR_INSTALLDS_IMPORT_UNSUCCESSFUL_672=Import failed INFO_COMPARE_CANNOT_BASE64_DECODE_ASSERTION_VALUE_673=\u8868\u660e\u5024\u306f Base64 \u3067\u7b26\u53f7\u5316\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u793a\u3055\u308c\u307e\u3057\u305f\u304c\u3001\u5024\u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f INFO_COMPARE_CANNOT_READ_ASSERTION_VALUE_FROM_FILE_674=\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u8868\u660e\u5024\u3092\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093: %s INFO_WAIT4DEL_DESCRIPTION_TARGET_FILE_675=\u524a\u9664\u3092\u76e3\u8996\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_WAIT4DEL_DESCRIPTION_LOG_FILE_676=\u76e3\u8996\u3059\u308b\u30ed\u30b0\u51fa\u529b\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9 INFO_WAIT4DEL_DESCRIPTION_TIMEOUT_677=\u7d42\u4e86\u524d\u306b\u30bf\u30fc\u30b2\u30c3\u30c8\u30d5\u30a1\u30a4\u30eb\u304c\u524a\u9664\u3055\u308c\u308b\u306e\u3092\u5f85\u6a5f\u3059\u308b\u6700\u5927\u6642\u9593 (\u79d2) INFO_WAIT4DEL_DESCRIPTION_HELP_678=\u3053\u306e\u4f7f\u7528\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059 ###SEVERE_WARN_WAIT4DEL_CANNOT_OPEN_LOG_FILE_681=WARNING: Unable to open log \ ### file %s for reading: %s ###SEVERE_ERR_LDAPCOMPARE_NO_DNS_682=No entry DNs provided for the compare \ ### operation INFO_BACKUPDB_TOOL_DESCRIPTION_683=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066 1 \u3064\u4ee5\u4e0a\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3067\u304d\u307e\u3059 INFO_CONFIGDS_TOOL_DESCRIPTION_684=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30d9\u30fc\u30b9\u69cb\u6210\u3092\u5b9a\u7fa9\u3067\u304d\u307e\u3059 INFO_ENCPW_TOOL_DESCRIPTION_685=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u7279\u5b9a\u306e\u8a18\u61b6\u30b9\u30ad\u30fc\u30de\u3067\u30e6\u30fc\u30b6\u30fc\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u7b26\u53f7\u5316\u3057\u305f\u308a\u3001\u6307\u5b9a\u3057\u305f\u5e73\u6587\u5024\u304c\u3001\u6307\u5b9a\u3055\u308c\u305f\u7b26\u53f7\u5316\u6e08\u307f\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u4e00\u81f4\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u3057\u305f\u308a\u3067\u304d\u307e\u3059 INFO_LDIFEXPORT_TOOL_DESCRIPTION_686=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30c7\u30fc\u30bf\u3092 LDIF \u5f62\u5f0f\u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3067\u304d\u307e\u3059 INFO_LDIFIMPORT_TOOL_DESCRIPTION_687=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001LDIF \u30c7\u30fc\u30bf\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3067\u304d\u307e\u3059 INFO_INSTALLDS_TOOL_DESCRIPTION_688=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u3059 INFO_LDAPCOMPARE_TOOL_DESCRIPTION_689=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067 LDAP \u6bd4\u8f03\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 INFO_LDAPDELETE_TOOL_DESCRIPTION_690=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067 LDAP \u524a\u9664\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 INFO_LDAPMODIFY_TOOL_DESCRIPTION_691=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067 LDAP \u5909\u66f4\u3001\u8ffd\u52a0\u3001\u524a\u9664\u3001\u304a\u3088\u3073 DN \u5909\u66f4\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 INFO_LDAPPWMOD_TOOL_DESCRIPTION_692=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067 LDAP \u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 INFO_LDAPSEARCH_TOOL_DESCRIPTION_693=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067 LDAP \u691c\u7d22\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 INFO_LDIFDIFF_TOOL_DESCRIPTION_694=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u30012 \u3064\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u3092\u6bd4\u8f03\u3057\u305f\u308a\u3001LDIF \u5f62\u5f0f\u306e\u76f8\u9055\u70b9\u3092\u5831\u544a\u3057\u305f\u308a\u3067\u304d\u307e\u3059 INFO_LDIFMODIFY_TOOL_DESCRIPTION_695=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001LDIF \u30d5\u30a1\u30a4\u30eb\u5185\u306e\u30c7\u30fc\u30bf\u306b\u5bfe\u3059\u308b\u5909\u66f4\u3001\u8ffd\u52a0\u3001\u304a\u3088\u3073\u524a\u9664\u64cd\u4f5c\u306e\u30bb\u30c3\u30c8\u3092\u9069\u7528\u3067\u304d\u307e\u3059 INFO_LDIFSEARCH_TOOL_DESCRIPTION_696=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001LDIF \u30d5\u30a1\u30a4\u30eb\u5185\u306e\u30c7\u30fc\u30bf\u306b\u5bfe\u3059\u308b\u691c\u7d22\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 INFO_MAKELDIF_TOOL_DESCRIPTION_697=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u5185\u306e\u5b9a\u7fa9\u306b\u57fa\u3065\u3044\u3066 LDIF \u30c7\u30fc\u30bf\u3092\u751f\u6210\u3067\u304d\u307e\u3059 INFO_RESTOREDB_TOOL_DESCRIPTION_698=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u5fa9\u5143\u3067\u304d\u307e\u3059 INFO_STOPDS_TOOL_DESCRIPTION_699=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u505c\u6b62\u307e\u305f\u306f\u518d\u8d77\u52d5\u3092\u8981\u6c42\u3067\u304d\u307e\u3059 INFO_VERIFYINDEX_TOOL_DESCRIPTION_700=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001Berkeley DB Java Edition \u306b\u57fa\u3065\u3044\u305f\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u5185\u90e8\u3067\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30c7\u30fc\u30bf\u304c\u4e00\u8cab\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u4fdd\u8a3c\u3067\u304d\u307e\u3059 INFO_WAIT4DEL_TOOL_DESCRIPTION_701=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0\u304b\u3089\u30d5\u30a1\u30a4\u30eb\u304c\u524a\u9664\u3055\u308c\u308b\u306e\u3092\u5f85\u6a5f\u3067\u304d\u307e\u3059 ###SEVERE_ERR_TOOL_CONFLICTING_ARGS_702=You may not provide both the --%s and \ ### the --%s arguments ###SEVERE_ERR_LDAPCOMPARE_NO_ATTR_703=No attribute was specified to use as the \ ### target for the comparison ###SEVERE_ERR_LDAPCOMPARE_INVALID_ATTR_STRING_704=Invalid attribute string '%s'. \ ### The attribute string must be in one of the following forms: \ ### 'attribute:value', 'attribute::base64value', or 'attribute: