From ea5d3ac78c3cbf385e89f6b034b9d11f4704bd50 Mon Sep 17 00:00:00 2001
From: Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Tue, 02 Feb 2016 11:10:58 +0000
Subject: [PATCH] Remove unused dsconfig.properties from opendj-server-legacy It has been moved to opendj-config sometime in the past with DSConfig class.

---
 /dev/null                    |  293 ----------------------------------------------------------
 opendj-server-legacy/pom.xml |    1 
 2 files changed, 0 insertions(+), 294 deletions(-)

diff --git a/opendj-server-legacy/pom.xml b/opendj-server-legacy/pom.xml
index 44086d6..2709fbc 100644
--- a/opendj-server-legacy/pom.xml
+++ b/opendj-server-legacy/pom.xml
@@ -428,7 +428,6 @@
                 <messageFile>org/opends/messages/backend.properties</messageFile>
                 <messageFile>org/opends/messages/config.properties</messageFile>
                 <messageFile>org/opends/messages/core.properties</messageFile>
-                <messageFile>org/opends/messages/dsconfig.properties</messageFile>
                 <messageFile>org/opends/messages/extension.properties</messageFile>
                 <messageFile>org/opends/messages/external.properties</messageFile>
                 <messageFile>org/opends/messages/logger.properties</messageFile>
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig.properties
deleted file mode 100644
index ee1ab36..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig.properties
+++ /dev/null
@@ -1,437 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-##global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=The connection \
- parameters could not be read due to the following error: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=Unable to authenticate to \
- the server as "%s"
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Unable to connect to the \
- server at "%s" on port %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=Unable to \
- authenticate using simple authentication
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Creates %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=Deletes %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=Lists existing %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Shows %s properties
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=Modifies %s properties
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=A sub-command must be \
- specified
-INFO_DSCFG_DESCRIPTION_TYPE_1010=The type of %s which should be created. The \
- value for TYPE can be one of: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=No password was specified for \
- administrator "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=The property "%s" is not a \
- recognized property of %s
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=The value "%s" is not a \
- valid value for the %s property "%s" which has the following syntax: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=The %s property "%s" is \
- read-only and cannot be modified
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=The %s property "%s" is \
- mandatory and must be specified
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=It is not possible to \
- specify multiple values for the %s property "%s" as it is single-valued
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=Describes managed objects and \
- their properties
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=Component
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=Property
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Value(s)
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=Syntax
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=Options
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=See detailed help
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=The parent %s could not be \
- retrieved because its type could not be determined. This is probably due to \
- the %s having an invalid LDAP entry. Check that the %s has the correct object \
- classes
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=The parent %s could not be \
- retrieved because of the reasons listed below:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=The parent %s does not exist
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=The %s could not be created because \
- there is already an existing one with the same name
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=The %s could not be created because \
- you do not have the correct authorization
-ERR_DSCFG_ERROR_CREATE_CE_1035=The %s could not be created due to a \
- communications problem: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=The %s could not be created because \
- another client is currently making conflicting configuration changes
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=The %s could not be deleted because \
- it does not exist
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=The %s could not be deleted because \
- you do not have the correct authorization
-ERR_DSCFG_ERROR_DELETE_CE_1041=The %s could not be deleted due to a \
- communications problem: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=The %s could not be deleted because \
- another client is currently making conflicting configuration changes
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=The %s could not be retrieved \
- because its type could not be determined. This is probably due to the %s \
- having an invalid LDAP entry. Check that the %s object classes are correct
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=The %s could not be retrieved \
- because of the reasons listed below:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=The %s does not exist
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=The %s could not be accessed \
- because you do not have the correct authorization
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=The %s could not be accessed due to \
- a communications problem: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=The %s could not be accessed \
- because another client is currently making conflicting configuration changes
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=The %s could not be modified because \
- you do not have the correct authorization
-ERR_DSCFG_ERROR_MODIFY_CE_1051=The %s could not be modified due to a \
- communications problem: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=The %s could not be modified because \
- another client is currently making conflicting configuration changes
-ERR_DSCFG_ERROR_LIST_DDE_1054=The %s could not be retrieved because \
- its type could not be determined. This is probably due to the %s having an \
- invalid LDAP entry. Check that the %s object classes are correct
-ERR_DSCFG_ERROR_LIST_MODE_1055=The %s could not be retrieved because \
- of the reasons listed below:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=The %s does not exist
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=The %s could not be listed because you \
- do not have the correct authorization
-ERR_DSCFG_ERROR_LIST_CE_1058=The %s could not be listed due to a \
- communications problem: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=The %s could not be listed because \
- another client is currently making conflicting configuration changes
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=The value(s) of the %s \
- property "%s" could not be determined due to an unknown error: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=The default value(s) of \
- the %s property "%s" could not be determined due to the following reason: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=The property \
- argument "%s" does not contain a name/value separator. The argument should \
- have the following syntax: property:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=The property argument \
- "%s" does not contain a property name. The argument should have the following \
- syntax: property:value
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=The property argument \
- "%s" does not contain a property value. The argument should have the \
- following syntax: property:value
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=The sub-type "%s" is not a \
- recognized type of %s. It should be one of: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=The property \
- modification "%s" does not contain a name/value separator. The argument \
- should have the following syntax: property[+|-]:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=The property modification \
- "%s" does not contain a property name. The argument should have the following \
- syntax: property[+|-]:value
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=The property \
- modification "%s" is incompatible with another modification to the same \
- property
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=The type of %s which should be \
- created (Default: %s). The value for TYPE can be one of: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=Modifies the display output to show one \
- property value per line
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=Display time data using the specified \
- unit. The value for UNIT can be one of ms, s, m, h, d, or w (milliseconds, \
- seconds, minutes, hours, days, or weeks)
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=Display size data using the specified \
- unit. The value for UNIT can be one of b, kb, mb, gb, or tb (bytes, \
- kilobytes, megabytes, gigabytes, or terabytes)
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=The time unit "%s" is invalid. \
- The valid time units are ms, s, m, h, d, or w (milliseconds, seconds, \
- minutes, hours, days, or weeks)
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=The size unit "%s" is invalid. \
- The valid size units are b, kb, mb, gb, or tb (bytes, kilobytes, megabytes, \
- gigabytes, or terabytes)
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Type
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Display subcommands relating to \
- %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Display all subcommands
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Display summary usage \
- information
-INFO_DSCFG_DESCRIPTION_NAME_1086=The name of the %s
-INFO_DSCFG_DESCRIPTION_PROP_1087=The name of a property to be displayed
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Assigns a value to a property where PROP \
- is the name of the property and VALUE is the single value to be assigned. \
- Specify the same property multiple times in order to assign more than one \
- value to it
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Adds a single value to a property \
- where PROP is the name of the property and VALUE is the single value to be \
- added
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Removes a single value from a \
- property where PROP is the name of the property and VALUE is the single value \
- to be removed
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=Resets a property back to its default \
- values where PROP is the name of the property to be reset
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=The type of components whose properties \
- should be described. The value for TYPE must be one of the component types \
- associated with the CATEGORY specified using the "--category" option
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=The LDAP bind \
- password was not specified and cannot be read interactively
-INFO_DSCFG_DESCRIPTION_FORCE_1196=Ignore non-existent %s
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=The %s \
- property "%s" is mandatory cannot be reset. Use the "%s" option to specify a \
- new value
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s" : \
- the argument "--%s" \
- reset the property to the default value. It cannot be used to set a property \
- to a given value
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=The name "%s" is not a valid \
- name for the %s which has the following syntax: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=Empty names are not permitted \
- for %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=Blank names are not permitted \
- for %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=The name "%s" is not a valid \
- name for the %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=The name of the new %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=The name of the new %s which will \
- also be used as the value of the "%s" property: %s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=The property "%s" \
- cannot be set as it is defined implicitly by the name of the %s
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=Allows the configuration of advanced \
- components and properties
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=The argument "--%s" \
- must be specified when this application is used non-interactively
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> Select the type of %s that you want to \
- create:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> Enter a name for the %s that you want to \
- create:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=There is already \
- another %s with the name "%s"
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=Type
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=Description
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=Unable to continue since there \
- are no %s currently configured on the server
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> There is only one %s: "%s". Are you sure \
- that this is the correct one?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> Select the %s from the following list:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=Unable to continue since there \
- is no such an object currently configured on the server
-INFO_DSCFG_HELP_FIELD_ENUM_1254=one of the following values:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=undefined
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=inherits from the property "%s" in \
- the %s
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=inherits from the property "%s" \
- in the parent %s
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=inherits from the property "%s" in \
- this %s
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=The server must be restarted in \
- order for changes to this property to take effect
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=The %s must be restarted in \
- order for changes to this property to take effect
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=read-only - this property can only be \
- specified when the %s is created
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=monitoring - this property is \
- automatically generated by the server
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=Property: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=Component name: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=Default behavior
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=Mandatory
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=Advanced
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=Multi-valued
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=Read-only
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=Syntax
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=Option Types:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=Property value(s) are readable
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=Property value(s) are writable
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=The property is mandatory
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=The property is single-valued
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=Administrative action is \
- required for changes to take effect
-INFO_DSCFG_CONFIRM_CREATE_1277=Are you sure that you want to create the %s?
-INFO_DSCFG_CONFIRM_DELETE_1278=Are you sure that you want to delete the %s?
-INFO_DSCFG_CONFIRM_MODIFY_1279=Are you sure that you want to modify the %s?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=The %s was created successfully
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=The %s was deleted successfully
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=The %s was modified successfully
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=The %s was not created
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=The %s was not deleted
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=The %s was not modified
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=The category of components whose \
- properties should be described
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" is not a recognized \
- component category
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" is not a \
- recognized component type in category "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=The property "%s" \
- is not a recognized property
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=Modifies the display output to \
- show the inherited properties of components
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=unlimited
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=Select a value for the "%s" property:
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=Select one or more values for the "%s" property:
-INFO_EDITOR_HEADING_SYNTAX_1296=Syntax:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=The "%s" property has the following values:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=Select the values you wish to add:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=Select the values you wish to remove:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=Do you want to modify the "%s" property?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=Add all values
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=Add one or more values
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=Remove one or more values
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=Remove all values
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=Revert changes
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=Leave undefined
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=Use the default behavior: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=Use the inherited default behavior: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=Use the inherited default behavior: undefined
-INFO_EDITOR_OPTION_USE_VALUE_1312=Use the value: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=Use the default value: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=Use the inherited default value: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=Use these values
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=Use these default values
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=Use these inherited default values
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=Keep the default behavior: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=Keep the inherited default behavior: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=Keep the inherited default behavior: undefined
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=Keep the value: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=Keep the default value: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=Keep the inherited default value: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=Keep these values
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=Keep these default values
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=Keep these inherited default values
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=Reset to the default behavior: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=Reset to the inherited default behavior: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=Reset to the inherited default behavior: undefined
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=Reset to the default value: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=Reset to the inherited default value: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=Reset to the default values: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=Reset to the inherited default values: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=The "%s" property is undefined
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=The "%s" property is undefined: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338=The "%s" property has the following value: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339=The "%s" property has the following values:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=This property is read-only and cannot be modified. Would you like to view its help documentation?
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=Change it to the default value: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=Change it to the value: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=Change the value
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> Configuring the "%s" property
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=Enter a value for the "%s" property:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=Enter a value for the "%s" property [continue]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=Enter another value for the "%s" property [continue]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=This property already contains the value "%s". Please enter a different value
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=This property already contains the value "%s". Please enter a different value, or press RETURN to continue
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> Configure the properties of the %s
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=finish - create the new %s
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=finish - apply any changes to the %s
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> Configuring the "%s" property (Continued)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> Specify a name for the %s. This name will be used as the value for the "%s" property which has the following description:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=Enter a name for the %s that you want to create:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ configuration console main menu
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=What do you want to configure?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s management menu
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=What would you like to do?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=Create a new %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=View and edit the %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=View and edit an existing %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=Delete an existing %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=List existing %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=Show the %s
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=Generic %s
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=The %s could not be created because of the following reason:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=The %s could not be created because of the following reasons:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=The %s could not be deleted because of the following reason:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=The %s could not be deleted because of the following reasons:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=The %s could not be modified because of the following reason:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=The %s could not be modified because of the following reasons:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=Would you like to edit the properties of the %s again in order to resolve this problem?
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394="%s" component \
- type cannot be used with subcommand {%s}
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=Select one or more %s for the "%s" property:
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=Select a %s for the "%s" property:
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129=The "%s" property references the following %s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=Select the %s you wish to add:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=Add all %s
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=Select the %s you wish to remove:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=Change it to the default %s: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=Change it to the %s: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=The referenced %s \
- called "%s" must be enabled so that it can be used with this %s. Do \
- you want to enable it?
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=The modifications to \
- the %s cannot be made because it contains a reference to a \
- disabled %s
-ERR_CREATE_HEADING_MMPE_SINGLE_138=The %s could not be created because the following mandatory property was not defined:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=The %s could not be created because the following mandatory properties were not defined:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=The %s could not be modified because the following mandatory property was not defined:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=The %s could not be modified because the following mandatory properties were not defined:
-INFO_DSCFG_PROMPT_EDIT_142=Would you like to edit the properties of the %s in order to resolve this problem?
-ERR_GET_HEADING_MODE_SINGLE_143=The %s could not be decoded due to the following reason:
-ERR_GET_HEADING_MODE_PLURAL_144=The %s could not be decoded due to the following reasons:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=Create a new %s
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=The referenced %s \
- called "%s" must be enabled so that it can be used with this %s. Do \
- you want to edit its properties in order to enable it?
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=Custom %s
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=A Custom %s with a user-defined \
- implementation class
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=A Generic %s
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=Help: %s
-INFO_DSCFG_NON_INTERACTIVE_151=The equivalent non-interactive command-line is:\
- %n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=Display the equivalent \
- non-interactive argument in the standard output when this command is run in \
- interactive mode
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=The full path to the \
- file where the equivalent non-interactive commands will be written when this \
- command is run in interactive mode
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=An error occurred \
- while attempting to write equivalent non-interactive command line to file \
- %s. Error details: %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=Cannot write \
- to file %s. Verify that you have access rights to that file and that you \
- provided the full path of the file
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=The specified \
- path %s to write the equivalent command is a directory. You must specify a \
- path to a file
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=Unable to connect to the \
- server at %s on port %s. In non-interactive mode, if the trustStore related parameters are not used, \
- you must use the '--trustAll' option for remote connections
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=The value %s for the %s property does not exist
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=Unable to continue since there are \
- no available types of %s to choose from
-INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> There is only one type of %s available: "%s". \
- Are you sure that this is the correct one?
-ERR_DSCFG_ERROR_READING_BATCH_FILE_162=An error occurred \
- while attempting to read the batch file : %s
-INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=%s session start date: %s
-INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=Session \
- operation number: %d
-
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ca_ES.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ca_ES.properties
deleted file mode 100644
index c0f578a..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ca_ES.properties
+++ /dev/null
@@ -1,78 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-#
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=No es pot connectar al servidor "%s" al port %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=No es pot autentificat utilitzant autentificaci\u00f3 senzilla
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Crea %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=Elimina %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=Llista existent %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Mostra les propietats %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=Modifica les propietats %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=Descriu els objectes gestionats aix\u00ed com les seves propietats
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=Propietat
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Valor(s)
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=Sintaxis
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Tipus
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Mostrar les comandes relacionades amb %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Mostrar totes les sub-comandes
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Mostrar el resum d'informaci\u00f3 d'\u00fas
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=Permet la configuraci\u00f3 de components avan\u00e7ats i propietats
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> Seleccionar %s del seg\u00fcent llistat:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=No es pot continuar des de que no hi ha aquest objecte actualment configurat al servidor
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=%s va ser modificat correctament
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=%s no va ser creat
-INFO_VALUE_TRUE_1291=cert
-INFO_VALUE_FALSE_1292=fals
-INFO_VALUE_UNLIMITED_1293=il\u00b7limitat
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=Voleu modificar la propietat "%s"?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=Afegir tots els valors
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=Mantenir el valor: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=Mantenir el valor predeterminat: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=Canviar-ho al valor: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=Canviar el valor
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> Configurant la propietat "%s"
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=Entrar un valor per la propietat "%s":
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> Configurar les propietats de %s
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=final - crear el nou %s
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=final - aplicar qualsevol canvi al %s
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> Men\u00fa principal de la consola de configuraci\u00f3 d'OpenDJ
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=Que voleu configurar?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s men\u00fa de gest\u00f3
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=Que voleu fer?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=Crear un nou %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=Visualitzar i editar %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=Visualitzar i editar un %s existent
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=Eliminar un %s existent
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=Llistar %s existent
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=Mostrar %s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=Mostrar l'argument equivalent sense interacci\u00f3 en la sortida est\u00e0ndard quant aquesta comanda s'executi en mode interactiu
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=La ruta sencera al fitxer on la comanda equivalent sense interacci\u00f3 s'escriur\u00e0 quant aquesta comanda s'executi en mode interactiu
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=No existeix el valor %s per la propietat %s
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=No es pot continuar des de que no hi han disponibles els tipus % per a triar
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_de.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_de.properties
deleted file mode 100644
index cf25cf9..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_de.properties
+++ /dev/null
@@ -1,303 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=Die Verbindungsparameter konnten aufgrund des folgenden Fehlers nicht gelesen werden: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=Authentifizierung mit dem Server als "%s" nicht m\u00f6glich
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Verbindung mit dem Server bei "%s" in Port %s nicht m\u00f6glich
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=Einfache Authentifizierung nicht m\u00f6glich
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Erstellt %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=L\u00f6scht %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=Listet vorhandene %s auf
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Zeigt %s Eigenschaften an
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=\u00c4ndert %s Eigenschaften
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=Es muss ein Unterbefehl angegeben werden
-INFO_DSCFG_DESCRIPTION_TYPE_1010=Der zu erstellende Typ von %s. TYPE kann einen der folgenden Werte aufweisen: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=Es wurde kein Passwort f\u00fcr Administrator "%s" spezifiziert
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=Die Eigenschaft "%s" wird nicht als Eigenschaft von %s erkannt
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=Der Wert "%s" ist kein g\u00fcltiger Wert f\u00fcr die %s Eigenschaft "%s", die folgende Syntax besitzt: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=Die %s Eigenschaft "%s" ist schreibgesch\u00fctzt und kann nicht ge\u00e4ndert werden
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=Die %s Eigenschaft "%s" ist obligatorisch und muss angegeben werden
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=Es k\u00f6nnen nicht mehrere Werte f\u00fcr die %s Eigenschaft "%s" angegeben werden, da die Eigenschaft einzelwertig ist
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=Beschreibt verwaltete Objekte und deren Eigenschaften
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=Komponente
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=Eigenschaft
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Wert(e)
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=Syntax
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=Optionen
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=Siehe detaillierte Hilfe
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=Das \u00fcbergeordnete Element %s konnte nicht abgerufen werden, da dessen Typ nicht bestimmt werden konnte. Dies liegt wahrscheinlich daran, dass das Element %s einen ung\u00fcltigen LDAP-Eintrag besitzt. Stellen Sie sicher, dass Element %s die korrekten Objektklassen besitzt
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=Das \u00fcbergeordnete Element %s konnte aus den folgenden Gr\u00fcnden nicht abgerufen werden:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=Das \u00fcbergeordnete Element %s ist nicht vorhanden
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=Das Element %s konnte nicht erstellt werden, da bereits ein Element mit demselben Namen vorhanden ist
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=Das Element %s konnte nicht erstellt werden, da Sie nicht die erforderliche Autorisierung besitzen
-ERR_DSCFG_ERROR_CREATE_CE_1035=Das Element %s konnte aufgrund eines Kommunikationsproblems nicht erstellt werden: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=Das Element %s konnte nicht erstellt werden, da ein anderer Client derzeit widersprechende Konfigurations\u00e4nderungen vornimmt
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=Das Element %s konnte nicht gel\u00f6scht werden, da es nicht vorhanden ist
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=Das Element %s konnte nicht gel\u00f6scht werden, da Sie nicht die erforderliche Autorisierung besitzen
-ERR_DSCFG_ERROR_DELETE_CE_1041=Das Element %s konnte aufgrund eines Kommunikationsproblems nicht gel\u00f6scht werden: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=Das Element %s konnte nicht gel\u00f6scht werden, da ein anderer Client derzeit widersprechende Konfigurations\u00e4nderungen vornimmt
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=Das Element %s konnte nicht abgerufen werden, da dessen Typ nicht bestimmt werden konnte. Dies liegt wahrscheinlich daran, dass das Element %s einen ung\u00fcltigen LDAP-Eintrag besitzt. Stellen Sie sicher, dass die %s Objektklassen korrekt sind
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=Das Element %s konnte aus den folgenden Gr\u00fcnden nicht abgerufen werden:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=Das Element %s ist nicht vorhanden
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=Auf das Element %s konnte nicht zugegriffen werden, da Sie nicht die erforderliche Autorisierung besitzen
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=Auf das Element %s konnte aufgrund eines Kommunikationsproblems nicht zugegriffen werden: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=Auf das Element %s konnte nicht zugegriffen werden, da ein anderer Client derzeit widersprechende Konfigurations\u00e4nderungen vornimmt
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=Das Element %s konnte nicht ge\u00e4ndert werden, da Sie nicht die erforderliche Autorisierung besitzen
-ERR_DSCFG_ERROR_MODIFY_CE_1051=Das Element %s konnte aufgrund eines Kommunikationsproblems nicht ge\u00e4ndert werden: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=Das Element %s konnte nicht ge\u00e4ndert werden, da ein anderer Client derzeit widersprechende Konfigurations\u00e4nderungen vornimmt
-ERR_DSCFG_ERROR_LIST_DDE_1054=Das Element %s konnte nicht abgerufen werden, da dessen Typ nicht bestimmt werden konnte. Dies liegt wahrscheinlich daran, dass das Element %s einen ung\u00fcltigen LDAP-Eintrag besitzt. Stellen Sie sicher, dass die %s Objektklassen korrekt sind
-ERR_DSCFG_ERROR_LIST_MODE_1055=Das Element %s konnte aus den folgenden Gr\u00fcnden nicht abgerufen werden:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=Das Element %s ist nicht vorhanden
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=Das Element %s konnte nicht aufgelistet werden, da Sie nicht die erforderliche Autorisierung besitzen
-ERR_DSCFG_ERROR_LIST_CE_1058=Das Element %s konnte aufgrund eines Kommunikationsproblems nicht aufgelistet werden: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=Das Element %s konnte nicht aufgelistet werden, da ein anderer Client derzeit widersprechende Konfigurations\u00e4nderungen vornimmt
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=Der Wert (die Werte) von %s Eigenschaft "%s" konnte(n) aufgrund eines unbekannten Fehlers nicht bestimmt werden: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=Der Standardwert (die Standardwerte) von %s Eigenschaft "%s" konnte(n) aus dem folgenden Grund nicht bestimmt werden: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=Das Eigenschaftsargument "%s" enth\u00e4lt kein Namens-/Werttrennzeichen. Das Argument sollte folgende Syntax besitzen: Eigenschaft:Wert
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=Das Eigenschaftsargument "%s" enth\u00e4lt keinen Eigenschaftsnamen. Das Argument sollte folgende Syntax besitzen: Eigenschaft:Wert
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=Das Eigenschaftsargument "%s" enth\u00e4lt keinen Eigenschaftswert. Das Argument sollte folgende Syntax besitzen: Eigenschaft:Wert
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=Der Untertyp "%s" ist kein erkannter Typ von %s. Er sollte einer der folgenden sein: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=Das Argument "%s" enth\u00e4lt kein Namens-/Werttrennzeichen. Das Argument sollte folgende Syntax besitzen: Eigenschaft[+|-]:Wert
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=Die Eigenschafts\u00e4nderung "%s" enth\u00e4lt keinen Eigenschaftsnamen. Das Argument sollte folgende Syntax besitzen: Eigenschaft[+|-]:Wert
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=Die Eigenschafts\u00e4nderung "%s" ist nicht mit anderen \u00c4nderungen derselben Eigenschaft kompatibel
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=Der zu erstellende Typ von %s (Standard: %s). TYPE kann einen der folgenden Werte aufweisen: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=\u00c4ndert die Anzeigeausgabe so, dass ein einziger Eigenschaftswert pro Zeile angezeigt wird
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=Zeitdaten in der angegebenen Einheit anzeigen. Der Wert f\u00fcr UNIT kann ms, s, m, h, d oder w sein (Millisekunden, Sekunden, Minuten, Stunden, Tage oder Wochen)
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=Gr\u00f6\u00dfendaten in der angegebenen Einheit anzeigen. Der Wert f\u00fcr UNIT kann b, kb, mb, gb oder tb (Byte, Kilobyte, Megabyte, Gigabyte oder Terabyte) sein
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=Die Zeiteinheit "%s" ist ung\u00fcltig. G\u00fcltige Zeiteinheiten sind ms, s, m, h, d oder w (Millisekunden, Sekunden, Minuten, Stunden, Tage oder Wochen)
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=Die Gr\u00f6\u00dfeneinheit "%s" ist ung\u00fcltig. G\u00fcltige Gr\u00f6\u00dfeneinheiten sind b, kb, mb, gb oder tb (Byte, Kilobyte, Megabyte, Gigabyte oder Terabyte)
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Typ
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Unterbefehle bez\u00fcglich %s anzeigen
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Alle Unterbefehle anzeigen
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Zusammenfassung der Verwendungsinformationen anzeigen
-INFO_DSCFG_DESCRIPTION_NAME_1086=Der Name von %s
-INFO_DSCFG_DESCRIPTION_PROP_1087=Der Name einer anzuzeigenden Eigenschaft
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Weist einer Eigenschaft einen Wert zu, wobei PROP der Name der Eigenschaft und VALUE der zuzuweisende Einzelwert ist. Geben Sie dieselbe Eigenschaft mehrmals an, wenn Sie ihr mehrere Werte zuweisen m\u00f6chten
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Weist einer Eigenschaft einen Einzelwert zu, wobei PROP der Name der Eigenschaft und VALUE der hinzuzuf\u00fcgende Einzelwert ist
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Entfernt einen Einzelwert von einer Eigenschaft, wobei PROP der Name der Eigenschaft und VALUE der zu entfernende Einzelwert ist
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=Setzt eine Eigenschaft auf ihre Standardwerte zur\u00fcck, wobei PROP der Name der zur\u00fcckzusetzenden Eigenschaft ist
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=Der Typ der Komponenten, deren Eigenschaften zu beschreiben sind. Der Wert f\u00fcr TYPE muss einer der Komponententypen sein, der mit der CATEGORY verbunden ist, welche mit der Option "--category" angegeben wurde
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=Das LDAP-Verbindungspasswort wurde nicht angegeben und kann nicht interaktiv gelesen werden
-INFO_DSCFG_DESCRIPTION_FORCE_1196=Nicht vorhandene %s ignorieren
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=Die %s Eigenschaft "%s" ist obligatorisch und kann nicht zur\u00fcckgesetzt werden. Verwenden Sie die Option "%s", um einen neuen Wert anzugeben
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s" : Das Argument "--%s" setzt die Eigenschaft auf den Standardwert zur\u00fcck. Es kann nicht verwendet werden, um eine Eigenschaft auf einen bestimmten Wert zu setzen
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=Der Name "%s" ist kein g\u00fcltiger Name f\u00fcr das Element %s, das die folgende Syntax besitzt: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=Leere Namen sind unzul\u00e4ssig f\u00fcr %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=Fehlende Namen sind unzul\u00e4ssig f\u00fcr %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=Der Name "%s" ist kein g\u00fcltiger Name f\u00fcr das Element %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=Der Name des neuen %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=Der Name des neuen %s. Wird ebenfalls verwendet als Wert der "%s"-Eigenschaft: %s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=Die Eigenschaft "%s" kann nicht eingestellt werden, da sie implizit von dem Namen des Elements %s definiert wurde
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=Erm\u00f6glicht die Konfiguration von erweiterten Komponenten und Eigenschaften
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=Das Argument "--%s" muss angegeben werden, wenn diese Anwendung nicht interaktiv verwendet wird
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> W\u00e4hlen Sie den zu erstellenden Typ von %s aus:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> Geben Sie einen Namen f\u00fcr das zu erstellende %s ein:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=Es ist bereits ein anderes %s mit dem Namen "%s" vorhanden
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=Typ
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=Beschreibung
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=Fortsetzung nicht m\u00f6glich, da derzeit keine %s auf dem Server konfiguriert sind
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> Nur 1 %s vorhanden: "%s". Sind Sie sicher, dass dies richtig ist?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> W\u00e4hlen Sie %s aus der folgenden Liste:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=Fortsetzung nicht m\u00f6glich, da derzeit kein solches Objekt auf dem Server konfiguriert ist
-INFO_DSCFG_HELP_FIELD_ENUM_1254=einer der folgenden Werte:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=nicht definiert
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=\u00fcbernommen aus der Eigenschaft "%s" in %s
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=\u00fcbernommen aus der Eigenschaft "%s" im \u00fcbergeordneten Element %s
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=\u00fcbernommen aus der Eigenschaft "%s" in diesem %s
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=Der Server muss neu gestartet werden, damit die \u00c4nderungen an dieser Eigenschaft wirksam werden
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=%s muss neu gestartet werden, damit die \u00c4nderungen an dieser Eigenschaft wirksam werden
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=Schreibgesch\u00fctzt - diese Eigenschaft kann nur angegeben werden, wenn %s erstellt ist
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=\u00dcberwachung - diese Eigenschaft wird automatisch vom Server generiert
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=Eigenschaft: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=Komponentenname: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=Standardverhalten
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=Obligatorisch
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=Weitere Optionen
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=Mehrwertig
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=Schreibgesch\u00fctzt
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=Syntax
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=Optionstypen:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=Eigenschaftswerte sind lesbar
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=Eigenschaftswerte sind beschreibbar
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=Die Eigenschaft ist obligatorisch
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=Eigenschaft ist einzelwertig
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=Es sind administrative Aktionen erforderlich, damit die \u00c4nderungen wirksam werden
-INFO_DSCFG_CONFIRM_CREATE_1277=M\u00f6chten Sie %s wirklich erstellen?
-INFO_DSCFG_CONFIRM_DELETE_1278=M\u00f6chten Sie %s wirklich l\u00f6schen?
-INFO_DSCFG_CONFIRM_MODIFY_1279=M\u00f6chten Sie %s wirklich \u00e4ndern?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=%s erfolgreich erstellt
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=%s erfolgreich gel\u00f6scht
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=%s erfolgreich ge\u00e4ndert
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=%s nicht erstellt
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=%s nicht gel\u00f6scht
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=%s nicht ge\u00e4ndert
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=Die Kategorie der Komponenten, deren Eigenschaften zu beschreiben sind
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" ist keine erkannte Komponentenkategorie
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" ist kein erkannter Komponententyp in Kategorie "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=Die Eigenschaft "%s" ist keine erkannte Eigenschaft
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=\u00c4ndert die Anzeigeausgabe so, dass die \u00fcbernommenen Eigenschaften der Komponenten angezeigt werden
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=unbegrenzt
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=W\u00e4hlen Sie einen Wert f\u00fcr die Eigenschaft "%s" aus:
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=W\u00e4hlen Sie einen oder mehrere Werte f\u00fcr die Eigenschaft "%s" aus:
-INFO_EDITOR_HEADING_SYNTAX_1296=Syntax:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=Die Eigenschaft "%s" hat die folgenden Werte:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=W\u00e4hlen Sie die Werte aus, die Sie hinzuf\u00fcgen m\u00f6chten:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=W\u00e4hlen Sie die Werte aus, die Sie entfernen m\u00f6chten:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=M\u00f6chten Sie die Eigenschaft "%s" \u00e4ndern?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=Alle Werte hinzuf\u00fcgen
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=Einen oder mehrere Werte hinzuf\u00fcgen
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=Einen oder mehrere Werte entfernen
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=Alle Werte entfernen
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=\u00c4nderungen r\u00fcckg\u00e4ngig machen
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=Nicht definiert lassen
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=Standardverhalten verwenden: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=\u00dcbernommenes Standardverhalten verwenden: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=\u00dcbernommenes Standardverhalten verwenden: nicht definiert
-INFO_EDITOR_OPTION_USE_VALUE_1312=Folgenden Wert verwenden: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=Folgenden Standardwert verwenden: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=\u00dcbernommenen Standardwert verwenden: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=Diese Werte verwenden
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=Diese Standardwerte verwenden
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=Diese \u00fcbernommenen Standardwerte verwenden
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=Standardverhalten beibehalten: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=\u00dcbernommenes Standardverhalten beibehalten: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=\u00dcbernommenes Standardverhalten beibehalten: nicht definiert
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=Folgenden Wert beibehalten: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=Folgenden Standardwert beibehalten: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=\u00dcbernommenen Standardwert beibehalten: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=Diese Werte beibehalten
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=Diese Standardwerte beibehalten
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=Diese \u00fcbernommenen Standardwerte beibehalten
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=Auf Standardverhalten zur\u00fccksetzen: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=Auf \u00fcbernommenes Standardverhalten zur\u00fccksetzen: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=Auf \u00fcbernommenes Standardverhalten zur\u00fccksetzen: nicht definiert
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=Auf Standardwert zur\u00fccksetzen: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=Auf \u00fcbernommenen Standardwert zur\u00fccksetzen: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=Auf Standardwerte zur\u00fccksetzen: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=Auf \u00fcbernommene Standardwerte zur\u00fccksetzen: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=Die Eigenschaft "%s" ist nicht definiert
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=Die Eigenschaft "%s" ist nicht definiert: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338=Die Eigenschaft "%s" hat den\u00b7folgenden Wert: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339=Die Eigenschaft "%s" hat die folgenden Werte:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=Diese Eigenschaft ist schreibgesch\u00fctzt und kann nicht ge\u00e4ndert werden. M\u00f6chten Sie die entsprechende Hilfe-Dokumentation anzeigen?
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=In Standardwert \u00e4ndern: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=In folgenden Wert \u00e4ndern: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=Wert \u00e4ndern
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> Konfigurieren der Eigenschaft "%s"
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=Geben Sie einen Wert f\u00fcr die Eigenschaft "%s" ein:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=Geben Sie einen Wert f\u00fcr die Eigenschaft "%s" ein [Fortsetzg.]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=Geben Sie einen weiteren Wert f\u00fcr die Eigenschaft "%s" ein [Fortsetzg.]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=Diese Eigenschaft ist bereits in Wert "%s" enthalten. Geben Sie einen anderen Wert ein
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=Diese Eigenschaft ist bereits in Wert "%s" enthalten. Geben Sie einen anderen Wert ein oder dr\u00fccken Sie EINGABE, um fortzufahren
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> Eigenschaften von %s konfigurieren
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=fertig stellen - neues %s erstellen
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=fertig stellen - alle \u00c4nderungen an %s \u00fcbernehmen
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> Konfigurieren der Eigenschaft "%s" (Fortsetzg.)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> Geben Sie einen Namen f\u00fcr %s an. Dieser Name wird als Wert f\u00fcr die Eigenschaft "%s" verwendet, die folgende Beschreibung hat:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=Geben Sie einen Namen f\u00fcr das zu erstellende %s ein:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ-Konfigurationskonsole - Hauptmen\u00fc
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=Was m\u00f6chten Sie konfigurieren?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s-Verwaltungs-Men\u00fc
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=Wie m\u00f6chten Sie fortfahren?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=Neues %s erstellen
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=%s anzeigen und bearbeiten
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=Vorhandenes %s anzeigen und bearbeiten
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=Vorhandenes %s l\u00f6schen
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=Vorhandene %s auflisten
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=%s anzeigen
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=%s (allgemein)
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=Dieses %s konnte aus dem folgenden Grund nicht erstellt werden:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=Dieses %s konnte aus den folgenden Gr\u00fcnden nicht erstellt werden:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=Dieses %s konnte aus dem folgenden Grund nicht gel\u00f6scht werden:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=Dieses %s konnte aus den folgenden Gr\u00fcnden nicht gel\u00f6scht werden:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=Dieses %s konnte aus dem folgenden Grund nicht ge\u00e4ndert werden:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=Dieses %s konnte aus den folgenden Gr\u00fcnden nicht ge\u00e4ndert werden:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=M\u00f6chten Sie die Eigenschaften von %s bearbeiten, um dieses Problem zu l\u00f6sen?
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394="%s" Komponententyp kann nicht mit Unterbefehl {%s} verwendet werden
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=W\u00e4hlen Sie 1 oder mehrere %s f\u00fcr die Eigenschaft "%s" aus:
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=%s f\u00fcr die Eigenschaft "%s" ausw\u00e4hlen:
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129=Die Eigenschaft "%s" referenziert folgende %s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=W\u00e4hlen Sie die %s-Elemente aus, die Sie hinzuf\u00fcgen m\u00f6chten:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=Alle %s hinzuf\u00fcgen
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=W\u00e4hlen Sie die %s-Elemente aus, die Sie entfernen m\u00f6chten:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=In Standard-%s \u00e4ndern: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=In %s \u00e4ndern: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=Das referenzierte %s namens "%s" muss aktiviert werden, sodass es mit diesem %s verwendet werden kann. M\u00f6chten Sie es aktivieren?
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=Die \u00c4nderungen des %s k\u00f6nnen nicht durchgef\u00fchrt werden, da es eine Referenz auf ein deaktiviertes %s enth\u00e4lt
-ERR_CREATE_HEADING_MMPE_SINGLE_138=Das Element %s konnte nicht erstellt werden, da die folgende obligatorische Eigenschaft definiert werden muss:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=Das Element %s konnte nicht erstellt werden, da die folgenden obligatorischen Eigenschaften definiert werden m\u00fcssen:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=Das Element %s konnte nicht ge\u00e4ndert werden, da die folgende obligatorische Eigenschaft definiert werden muss:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=Das Element %s konnte nicht ge\u00e4ndert werden, da die folgenden obligatorischen Eigenschaften definiert werden m\u00fcssen:
-INFO_DSCFG_PROMPT_EDIT_142=M\u00f6chten Sie die Eigenschaften von %s bearbeiten, um dieses Problem zu l\u00f6sen?
-ERR_GET_HEADING_MODE_SINGLE_143=Das Element %s konnte aus dem folgenden Grund nicht entschl\u00fcsselt werden:
-ERR_GET_HEADING_MODE_PLURAL_144=Das Element %s konnte aus den folgenden Gr\u00fcnden nicht entschl\u00fcsselt werden:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=Neues %s erstellen
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=Das referenzierte %s namens "%s" muss aktiviert werden, sodass es mit diesem %s verwendet werden kann. M\u00f6chten Sie seine Eigenschaften bearbeiten, um es zu aktivieren?
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=Benutzerdefiniertes %s
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=Ein benutzerdefiniertes %s mit einer benutzerdefinierten Implementierungsklasse
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=%s (allgemein)
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=Hilfe: %s
-INFO_DSCFG_NON_INTERACTIVE_151=Die entsprechende nicht interaktive Befehlszeile lautet: %n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=Das entsprechende nicht interaktive Argument in der Standardausgabe anzeigen, wenn dieser Befehl im interaktiven Modus ausgef\u00fchrt wird
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=Der vollst\u00e4ndige Pfad zu der Datei, in die die entsprechenden nicht interaktiven Befehle geschrieben werden, wenn dieser Befehl im interaktiven Modus ausgef\u00fchrt wird
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=Beim Versuch, die entsprechende nicht interaktive Befehlszeile in die Datei %s zu schreiben, ist ein Fehler aufgetreten.  Fehlerdetails:  %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=Schreiben in Datei %s nicht m\u00f6glich.  Stellen Sie sicher, dass Sie die Zugriffsrechte f\u00fcr diese Datei besitzen und Sie den vollst\u00e4ndigen Pfad der Datei angegeben haben
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=Der angegebene Pfad %s zum Schreiben des entsprechenden Befehls ist ein Verzeichnis.  Sie m\u00fcssen einen Pfad zu der Datei angeben
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_WRONG_PORT_157=Verbindung mit dem Server bei %s in Port %s nicht m\u00f6glich. Stellen Sie sicher, dass dieser Port ein Administrationsport ist
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=Verbindung mit dem Server bei %s in Port %s nicht m\u00f6glich. Im nicht interaktiven Modus und wenn die zugeh\u00f6rigen Parameter trustStore nicht verwendet werden, m\u00fcssen Sie die Option '--trustAll' f\u00fcr Remote-Verbindungen verwenden
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=Der Wert %s f\u00fcr die Eigenschaft %s ist nicht vorhanden
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=Fortsetzung nicht m\u00f6glich, da keine verf\u00fcgbaren Typen von %s zur Auswahl vorhanden sind
-INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> Es gibt nur einen Typ von %s, der verf\u00fcgbar ist: "%s". Sind Sie sicher, dass dies richtig ist?
-ERR_DSCFG_ERROR_READING_BATCH_FILE_162=Beim Versuch, die Stapeldatei : %s zu lesen, ist ein Fehler aufgetreten
-INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=%s Startdatum der Sitzung: %s
-INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=Vorgangsnummer der Sitzung: %d
-
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_es.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_es.properties
deleted file mode 100644
index eebc23c..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_es.properties
+++ /dev/null
@@ -1,303 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=No pudieron leerse los par\u00e1metros de conexi\u00f3n debido al siguiente error: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=No se puede autenticar con el servidor como "%s"
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=No se puede conectar con el servidor en "%s" en el puerto %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=No se puede autenticar con una autenticaci\u00f3n simple
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Crea %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=Elimina %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=Enumera los %s existentes
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Muestra las propiedades de %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=Modifica las propiedades de %s
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=Debe especificar un subcomando
-INFO_DSCFG_DESCRIPTION_TYPE_1010=El tipo de %s que debe crearse. El valor de TYPE puede ser uno de los siguientes: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=No se especific\u00f3 ninguna contrase\u00f1a para el administrador "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=La propiedad "%s" no es una propiedad reconocida de %s
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=El valor "%s" no es un valor v\u00e1lido para la propiedad de %s "%s" que tiene la siguiente sintaxis: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=La propiedad de %s "%s" es de s\u00f3lo lectura y no puede modificarse
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=La propiedad de %s "%s" es obligatoria y debe especificarse
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=No es posible especificar varios valores para la propiedad de %s "%s" porque s\u00f3lo admite un valor
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=Describe los objetos administrados y sus propiedades
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=Componente
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=Propiedad
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Valor(es)
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=Sintaxis
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=Opciones
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=Consulte la ayuda detallada
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=No pudo recuperarse el objeto %s principal porque no ha podido determinarse su tipo. Esto se debe probablemente a que el objeto %s tiene una entrada LDAP no v\u00e1lida. Compruebe que el objeto %s tiene las clases de objeto correctas
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=No pudo recuperarse el objeto %s principal por las razones enumeradas a continuaci\u00f3n:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=El objeto %s principal no existe
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=No pudo crearse el objeto %s porque ya existe otro con el mismo nombre
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=No pudo crearse el objeto %s porque no cuenta con la autorizaci\u00f3n correcta
-ERR_DSCFG_ERROR_CREATE_CE_1035=No pudo crearse el objeto %s debido a un problema de comunicaci\u00f3n: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=No pudo crearse el objeto %s debido a que otro cliente est\u00e1 realizando cambios de configuraci\u00f3n que entran en conflicto
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=No pudo eliminarse el objeto %s porque no existe
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=No pudo eliminarse el objeto %s porque no cuenta con la autorizaci\u00f3n correcta
-ERR_DSCFG_ERROR_DELETE_CE_1041=No pudo eliminarse el objeto %s debido a un problema de comunicaci\u00f3n: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=No pudo eliminarse el objeto %s debido a que otro cliente est\u00e1 realizando cambios de configuraci\u00f3n que entran en conflicto
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=No pudo recuperarse el objeto %s porque no ha podido determinarse su tipo. Esto se debe probablemente a que el objeto %s tiene una entrada LDAP no v\u00e1lida. Compruebe que el objeto %s tiene las clases de objeto correctas
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=No pudo recuperarse el objeto %s principal por las razones enumeradas a continuaci\u00f3n:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=El objeto %s no existe
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=No pudo accederse al objeto %s porque no cuenta con la autorizaci\u00f3n correcta
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=No pudo accederse al objeto %s debido a un problema de comunicaci\u00f3n: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=No pudo accederse al objeto %s debido a que otro cliente est\u00e1 realizando cambios de configuraci\u00f3n que entran en conflicto
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=No pudo modificarse el objeto %s porque no cuenta con la autorizaci\u00f3n correcta
-ERR_DSCFG_ERROR_MODIFY_CE_1051=No pudo modificarse el objeto %s debido a un problema de comunicaci\u00f3n: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=No pudo modificarse el objeto %s debido a que otro cliente est\u00e1 realizando cambios de configuraci\u00f3n que entran en conflicto
-ERR_DSCFG_ERROR_LIST_DDE_1054=No pudo recuperarse el objeto %s porque no ha podido determinarse su tipo. Esto se debe probablemente a que el objeto %s tiene una entrada LDAP no v\u00e1lida. Compruebe que el objeto %s tiene las clases de objeto correctas
-ERR_DSCFG_ERROR_LIST_MODE_1055=No pudo recuperarse el objeto %s principal por las razones enumeradas a continuaci\u00f3n:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=El objeto %s no existe
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=No pudo mostrarse el objeto %s porque no cuenta con la autorizaci\u00f3n correcta
-ERR_DSCFG_ERROR_LIST_CE_1058=No pudo mostrarse el objeto %s debido a un problema de comunicaci\u00f3n: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=No pudo mostrarse el objeto %s debido a que otro cliente est\u00e1 realizando cambios de configuraci\u00f3n que entran en conflicto
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=No pudo determinarse el valor de la propiedad de %s "%s" debido a un error desconocido: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=No pudo determinarse el valor predeterminado de la propiedad de %s "%s" por la siguiente raz\u00f3n: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=El argumento de propiedad "%s" no contiene un separador de nombre/valor El argumento deber\u00eda tener la siguiente sintaxis: propiedad:valor
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=El argumento de propiedad "%s" no contiene un nombre de propiedad. El argumento deber\u00eda tener la siguiente sintaxis: propiedad:valor
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=El argumento de propiedad "%s" no contiene un valor de propiedad. El argumento deber\u00eda tener la siguiente sintaxis: propiedad:valor
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=El subtipo "%s" no es un tipo reconocido de %s. Debe ser uno de: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=La modificaci\u00f3n de propiedad "%s" no contiene un separador de nombre/valor. El argumento deber\u00eda tener la siguiente sintaxis: propiedad[+|-]:valor
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=La modificaci\u00f3n de propiedad "%s" no contiene un nombre de propiedad. El argumento deber\u00eda tener la siguiente sintaxis: propiedad[+|-]:valor
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=La modificaci\u00f3n de propiedad "%s" es incompatible con otra modificaci\u00f3n de la misma propiedad
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=El tipo de %s que debe crearse (valor predeterminado: %s). El valor de TYPE puede ser uno de los siguientes: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=Modifica la salida de visualizaci\u00f3n para que muestre un valor de propiedad por l\u00ednea
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=Mostrar los datos temporales utilizando la unidad especificada. El valor de UNIT debe ser ms, s, m, h, d o w (milisegundos, segundos, minutos, horas, d\u00edas o semanas respectivamente)
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=Mostrar los datos de tama\u00f1o utilizando la unidad especificada. El valor de UNIT debe ser b, kb, mb, gb o tb (bytes, kilobytes, megabytes, gigabytes o terabytes respectivamente)
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=La unidad de tiempo "%s" no es v\u00e1lida. Las unidades de tiempo v\u00e1lidas son ms, s, m, h, d o w (milisegundos, segundos, minutos, horas, d\u00edas o semanas respectivamente)
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=La unidad de tama\u00f1o "%s" no es v\u00e1lida. Las unidades de tama\u00f1o v\u00e1lidas son b, kb, mb, gb o tb (bytes, kilobytes, megabytes, gigabytes o terabytes respectivamente)
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Tipo
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Muestra los subcomandos relacionados con %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Muestra todos los subcomandos
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Muestra la informaci\u00f3n de uso resumida
-INFO_DSCFG_DESCRIPTION_NAME_1086=El nombre de %s
-INFO_DSCFG_DESCRIPTION_PROP_1087=El nombre de una propiedad que se va a mostrar
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Asigna un valor a una propiedad; PROP hace referencia al nombre de la propiedad y VALOR al valor \u00fanico que se va a asignar. Especifique la misma propiedad varias veces para asignarle m\u00e1s de un valor
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Agrega un valor \u00fanico a una propiedad; PROP hace referencia al nombre de la propiedad y VALOR al valor \u00fanico que se va a agregar
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Elimina un valor \u00fanico de una propiedad; PROP hace referencia al nombre de la propiedad y VALOR al valor \u00fanico que se va a eliminar
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=Restablece la propiedad a sus valores predeterminados; PROP hace referencia al nombre de la propiedad que se va a restablecer
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=El tipo de componentes cuyas propiedades deben describirse. El valor de TYPE debe ser uno de los componentes asociados a la categor\u00eda (CATEGORY) especificada mediante la opci\u00f3n "--category"
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=No se ha especificado la contrase\u00f1a de enlace LDAP, por lo que no puede leerse de forma interactiva
-INFO_DSCFG_DESCRIPTION_FORCE_1196=Omitir %s no existentes
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=La propiedad de %s "%s" es obligatoria y no se puede restablecer. Use la opci\u00f3n "%s" para especificar un nuevo valor
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s" : el argumento "--%s" restablece la propiedad al valor predeterminado. No puede utilizarse para establecer una propiedad en un valor dado
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=El nombre "%s" no es un nombre v\u00e1lido para el objeto %s que tiene la siguiente sintaxis: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=No se permiten nombres vac\u00edos para %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=No se permiten nombres en blanco para %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=El nombre "%s" no es un nombre v\u00e1lido para el objeto %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=El nombre del nuevo elemento %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=El nombre del nuevo elemento %s, que se utilizar\u00e1 tambi\u00e9n como valor de la propiedad "%s": %s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=No puede establecerse la propiedad "%s", ya que est\u00e1 definida de forma impl\u00edcita por el nombre del objeto %s
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=Permite la configuraci\u00f3n de propiedades y componentes avanzados
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=Debe especificarse el argumento "--%s" cuando se use esta aplicaci\u00f3n de forma no interactiva
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> Seleccione el tipo de %s que desee crear:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> Introduzca un nombre para el elemento %s que desee crear:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=Ya existe otro objeto %s con el nombre "%s"
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=Tipo
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=Descripci\u00f3n
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=No se puede continuar porque no hay ning\u00fan objeto %s configurado en el servidor
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> S\u00f3lo hay un elemento %s: "%s". \u00bfEst\u00e1 seguro de que \u00e9ste es el correcto?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> Seleccione el elemento %s en la siguiente lista:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=No se puede continuar porque actualmente no existe tal objeto configurado en el servidor
-INFO_DSCFG_HELP_FIELD_ENUM_1254=uno de los siguientes valores:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=sin definir
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=hereda de la propiedad "%s" del elemento %s
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=hereda de la propiedad "%s" del elemento principal %s
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=hereda de la propiedad "%s" de este elemento %s
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=Debe reiniciarse el servidor para que se apliquen los cambios realizados en esta propiedad
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=Debe reiniciarse el elemento %s para que se apliquen los cambios realizados en esta propiedad
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=read-only (s\u00f3lo lectura): esta propiedad s\u00f3lo puede especificarse al crear el elemento %s
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=monitoring (monitorizaci\u00f3n): el servidor genera autom\u00e1ticamente esta propiedad
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=Propiedad: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=Nombre del componente: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=Comportamiento predeterminado
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=Obligatorio
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=Avanzado
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=Varios valores
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=S\u00f3lo lectura
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=Sintaxis
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=Tipos de opciones:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=Se pueden leer los valores de propiedad
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=Se pueden escribir los valores de propiedad
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=La propiedad es obligatoria
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=La propiedad es de un \u00fanico valor
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=Es necesario realizar una acci\u00f3n administrativa para que se apliquen los cambios
-INFO_DSCFG_CONFIRM_CREATE_1277=\u00bfEst\u00e1 seguro de que desea crear el elemento %s?
-INFO_DSCFG_CONFIRM_DELETE_1278=\u00bfEst\u00e1 seguro de que desea eliminar el elemento %s?
-INFO_DSCFG_CONFIRM_MODIFY_1279=\u00bfEst\u00e1 seguro de que desea modificar el elemento %s?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=El elemento %s se ha creado correctamente
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=El elemento %s se ha eliminado correctamente
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=El elemento %s se ha modificado correctamente
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=El elemento %s no se ha creado
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=El elemento %s no se ha eliminado
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=El elemento %s no se ha modificado
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=La categor\u00eda de componentes cuyas propiedades deben describirse
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" no es una categor\u00eda de componente reconocida
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" no es un tipo de componente reconocido en la categor\u00eda "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=La propiedad "%s" no es una propiedad reconocida
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=Modifica la salida de visualizaci\u00f3n para que muestre las propiedades heredadas de los componentes
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=ilimitado
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=Seleccione un valor para la propiedad "%s":
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=Seleccione uno o varios valores para la propiedad "%s":
-INFO_EDITOR_HEADING_SYNTAX_1296=Sintaxis:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=La propiedad "%s" presenta los siguientes valores:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=Seleccione los valores que desea agregar:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=Seleccione los valores que desea suprimir:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=\u00bfDesea modificar la propiedad "%s"?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=Agregar todos los valores
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=Agregar uno o varios valores
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=Suprimir uno o varios valores
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=Suprimir todos los valores
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=Invertir los cambios
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=Dejar sin definir
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=Utilizar el comportamiento predeterminado: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=Utilizar el comportamiento predeterminado heredado: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=Utilizar el comportamiento predeterminado heredado: sin definir
-INFO_EDITOR_OPTION_USE_VALUE_1312=Utilizar el valor: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=Utilizar el valor predeterminado: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=Utilizar el valor predeterminado heredado: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=Utilizar estos valores
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=Utilizar estos valores predeterminados
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=Utilizar estos valores predeterminados heredados
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=Mantener el comportamiento predeterminado: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=Mantener el comportamiento predeterminado heredado: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=Mantener el comportamiento predeterminado heredado: sin definir
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=Mantener el valor: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=Mantener el valor predeterminado: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=Mantener el valor predeterminado heredado: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=Mantener estos valores
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=Mantener estos valores predeterminados
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=Mantener estos valores predeterminados heredados
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=Restablecer al comportamiento predeterminado: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=Restablecer al comportamiento predeterminado heredado: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=Restablecer al comportamiento predeterminado heredado: sin definir
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=Restablecer al valor predeterminado: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=Restablecer al valor predeterminado heredado: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=Restablecer a los valores predeterminados: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=Restablecer a los valores predeterminados heredados: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=No se ha definido la propiedad "%s"
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=No se ha definido la propiedad "%s": %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338=La propiedad "%s" presenta el siguiente valor: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339=La propiedad "%s" presenta los siguientes valores:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=Esta propiedad es de s\u00f3lo lectura, por lo que no se puede modificar. \u00bfDesea ver la documentaci\u00f3n de ayuda?
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=Cambiar por el valor predeterminado: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=Cambiar por el valor: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=Cambiar el valor
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> Configurando la propiedad "%s"
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=Introduzca un valor para la propiedad "%s":
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=Introduzca un valor para la propiedad "%s" [continuar]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=Introduzca otro valor para la propiedad "%s" [continuar]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=Esta propiedad ya contiene el valor "%s". Introduzca un valor distinto
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=Esta propiedad ya contiene el valor "%s". Introduzca un valor distinto o pulse RETORNO para continuar
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> Configurar las propiedades de %s
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=finalizar: crear el nuevo elemento %s
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=finalizar: aplicar todos los cambios en %s
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> Configurando la propiedad "%s" (cont.)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> Especifique un nombre para %s. Este nombre se utilizar\u00e1 para la propiedad "%s", que presenta la siguiente descripci\u00f3n:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=Introduzca un nombre para el elemento %s que desee crear:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> Men\u00fa principal de la consola de configuraci\u00f3n de OpenDJ
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=\u00bfQu\u00e9 desea configurar?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> Men\u00fa de administraci\u00f3n de %s
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=\u00bfQu\u00e9 desea hacer?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=Crear un nuevo elemento %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=Ver y editar el elemento %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=Ver y editar un elemento %s existente
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=Eliminar un elemento %s existente
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=Enumerar los elementos %s existentes
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=Mostrar el elemento %s
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=%s gen\u00e9rico
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=No pudo crearse el objeto %s por la siguiente raz\u00f3n:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=No pudo crearse el objeto %s por las siguientes razones:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=No pudo eliminarse el objeto %s por la siguiente raz\u00f3n:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=No pudo eliminarse el objeto %s por las siguientes razones:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=No pudo modificarse el objeto %s por la siguiente raz\u00f3n:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=No pudo modificarse el objeto %s por las siguientes razones:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=\u00bfDesea volver a editar las propiedades de %s para solucionar este problema?
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394=El tipo de componente "%s" no puede usarse con el subcomando {%s}
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=Seleccione uno o varios elementos %s para la propiedad "%s":
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=Seleccione un elemento %s para la propiedad "%s":
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129=La propiedad "%s" hace referencia al siguiente elemento %s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=Seleccione el elemento %s que desea agregar:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=Agregar todos los elementos %s
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=Seleccione el elemento %s que desea suprimir:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=Cambiar por el elemento %s predeterminado: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=Cambiar por el elemento %s: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=El elemento %s denominado "%s" al que se hace referencia debe habilitarse para poder usarlo con este elemento %s. \u00bfDesea habilitarlo?
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=No pueden realizarse las modificaciones al objeto %s porque contiene una referencia a un objeto %s inhabilitado
-ERR_CREATE_HEADING_MMPE_SINGLE_138=No pudo crearse el objeto %s porque no se ha definido la siguiente propiedad obligatoria:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=No pudo crearse el objeto %s porque no se han definido las siguientes propiedades obligatorias:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=No pudo modificarse el objeto %s porque no se ha definido la siguiente propiedad obligatoria:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=No pudo modificarse el objeto %s porque no se han definido las siguientes propiedades obligatorias:
-INFO_DSCFG_PROMPT_EDIT_142=\u00bfDesea editar las propiedades de %s para solucionar este problema?
-ERR_GET_HEADING_MODE_SINGLE_143=No pudo descodificarse el objeto %s por la siguiente raz\u00f3n:
-ERR_GET_HEADING_MODE_PLURAL_144=No pudo descodificarse el objeto %s por las siguientes razones:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=Crear un nuevo elemento %s
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=El elemento %s denominado "%s" al que se hace referencia debe habilitarse para poder usarlo con este elemento %s. \u00bfDesea editar sus propiedades para habilitarlo?
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=%s personalizado
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=Un elemento %s personalizado con una clase de implementaci\u00f3n definida por el usuario
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=Un elemento %s gen\u00e9rico
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=Ayuda: %s
-INFO_DSCFG_NON_INTERACTIVE_151=La l\u00ednea de comandos no interactiva equivalente es:%n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=Permite mostrar el argumento no interactivo equivalente en la salida est\u00e1ndar cuando este comando se ejecuta en el modo interactivo
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=La ruta completa al archivo en el que se escribir\u00e1n los comandos no interactivos equivalentes cuando este comando se ejecute en el modo interactivo
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=Se ha producido un error al intentar escribir la l\u00ednea de comandos no interactiva equivalente en el archivo %s. Detalles del error:  %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=No puede escribirse el archivo %s. Compruebe si posee los derechos de acceso a ese archivo y si ha proporcionado la ruta completa del archivo
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=La ruta %s especificada para escribir el comando equivalente es un directorio.  Debe especificar una ruta a un archivo
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_WRONG_PORT_157=No se puede conectar al servidor en %s en el puerto %s. Compruebe si este puerto es un puerto de administraci\u00f3n
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=No se puede conectar al servidor en %s en el puerto %s. En el modo no interactivo, si no se usan los par\u00e1metros relacionados con el almac\u00e9n de confianza, debe usarse la opci\u00f3n '--trustAll' para conexiones remotas
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=El valor %s para la propiedad %s no existe
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=No se puede continuar porque no hay tipos disponibles de %s que seleccionar
-INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> S\u00f3lo hay un tipo de %s disponible: "%s". \u00bfEst\u00e1 seguro de que \u00e9ste es el correcto?
-ERR_DSCFG_ERROR_READING_BATCH_FILE_162=Se ha producido un error al intentar leer el archivo de proceso por lotes: %s
-INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=Fecha de inicio de sesi\u00f3n %s: %s
-INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=N\u00famero de operaci\u00f3n de sesi\u00f3n: %d
-
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_fr.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_fr.properties
deleted file mode 100644
index c029651..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_fr.properties
+++ /dev/null
@@ -1,303 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=Impossible de lire les param\u00e8tres de connexion en raison de l'erreur suivante\u00a0: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=Impossible de s'authentifier aupr\u00e8s du serveur en tant que "%s"
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Impossible de se connecter au serveur ("%s") sur le port %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=Impossible de s'authentifier avec l'authentification simple
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Cr\u00e9e %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=Supprime %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=R\u00e9pertorie les %s existant(e)s
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Affiche les propri\u00e9t\u00e9s de %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=Modifie les propri\u00e9t\u00e9s %s
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=Une sous-commande doit \u00eatre sp\u00e9cifi\u00e9e
-INFO_DSCFG_DESCRIPTION_TYPE_1010=Type de %s devant \u00eatre cr\u00e9\u00e9. La valeur pour TYPE peut \u00eatre l'une des valeurs suivantes\u00a0: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=Aucun mot de passe indiqu\u00e9 pour l'administrateur "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=La propri\u00e9t\u00e9 "%s" n'est pas une propri\u00e9t\u00e9 reconnue de %s
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=La valeur "%s" n'est pas une valeur valide pour la propri\u00e9t\u00e9 %s "%s", qui a la syntaxe suivante\u00a0: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=La propri\u00e9t\u00e9 %s "%s" est en lecture seule et ne peut pas \u00eatre modifi\u00e9e
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=La propri\u00e9t\u00e9 %s "%s" est obligatoire et ne doit \u00eatre sp\u00e9cifi\u00e9e
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=Impossible d'indiquer plusieurs valeurs pour la propri\u00e9t\u00e9 %s "%s" car elle n'accepte qu'une seule valeur
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=D\u00e9crit les objets g\u00e9r\u00e9s et leurs propri\u00e9t\u00e9s
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=Composant
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=Propri\u00e9t\u00e9
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Valeur(s)
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=Syntaxe
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=Options
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=Reportez-vous \u00e0 l'aide d\u00e9taill\u00e9e
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=Impossible de r\u00e9cup\u00e9rer l'objet %s parent car son type n'a pas pu \u00eatre d\u00e9termin\u00e9. Cela est probablement d\u00fb \u00e0 la pr\u00e9sence d'une entr\u00e9e LDAP non valide dans l'objet %s. V\u00e9rifiez que les classes d'objet correctes figurent dans l'objet %s
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=Impossible de r\u00e9cup\u00e9rer l'objet %s parent pour les raisons ci-dessous\u00a0:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=L'objet %s parent n'existe pas
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=Impossible de cr\u00e9er l'objet %s car il en existe d\u00e9j\u00e0 un avec le m\u00eame nom
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=Impossible de cr\u00e9er l'objet %s car vous ne disposez pas de l'autorisation voulue
-ERR_DSCFG_ERROR_CREATE_CE_1035=Impossible de cr\u00e9er l'objet %s en raison d'un probl\u00e8me de communication\u00a0: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=Impossible de cr\u00e9er l'objet %s car un autre client apporte des modifications de configuration qui sont en conflit
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=Impossible de supprimer l'objet %s car il n'existe pas
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=Impossible de supprimer l'objet %s car vous ne disposez pas de l'autorisation voulue
-ERR_DSCFG_ERROR_DELETE_CE_1041=Impossible de supprimer l'objet %s en raison d'un probl\u00e8me de communication\u00a0: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=Impossible de supprimer l'objet %s car un autre client apporte des modifications de configuration qui sont en conflit
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=Impossible de r\u00e9cup\u00e9rer l'objet %s car son type n'a pas pu \u00eatre d\u00e9termin\u00e9. Cela est probablement d\u00fb \u00e0 la pr\u00e9sence d'une entr\u00e9e LDAP non valide dans l'objet %s. V\u00e9rifiez que les classes d'objet %s sont correctes
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=Impossible de r\u00e9cup\u00e9rer l'objet %s pour les raisons ci-dessous\u00a0:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=L'objet %s n'existe pas
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=Impossible d'acc\u00e9der au %s car vous ne disposez pas de l'autorisation voulue
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=Impossible d'acc\u00e9der au %s en raison d'un probl\u00e8me de communication\u00a0: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=Impossible d'acc\u00e9der au %s car un autre client apporte des modifications de configuration qui sont en conflit
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=Impossible de modifier l'objet %s car vous ne disposez pas de l'autorisation voulue
-ERR_DSCFG_ERROR_MODIFY_CE_1051=Impossible de modifier l'objet %s en raison d'un probl\u00e8me de communication\u00a0: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=Impossible de modifier l'objet %s car un autre client apporte des modifications de configuration qui sont en conflit
-ERR_DSCFG_ERROR_LIST_DDE_1054=Impossible de r\u00e9cup\u00e9rer l'objet %s car son type n'a pas pu \u00eatre d\u00e9termin\u00e9. Cela est probablement d\u00fb \u00e0 la pr\u00e9sence d'une entr\u00e9e LDAP non valide dans l'objet %s. V\u00e9rifiez que les classes d'objet %s sont correctes
-ERR_DSCFG_ERROR_LIST_MODE_1055=Impossible de r\u00e9cup\u00e9rer l'objet %s pour les raisons ci-dessous\u00a0:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=L'objet %s n'existe pas
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=Impossible de r\u00e9pertorier l'objet %s car vous ne disposez pas de l'autorisation voulue
-ERR_DSCFG_ERROR_LIST_CE_1058=Impossible de r\u00e9pertorier l'objet %s en raison d'un probl\u00e8me de communication\u00a0: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=Impossible de r\u00e9pertorier l'objet %s car un autre client apporte des modifications de configuration qui sont en conflit
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=Impossible de d\u00e9terminer la ou les valeurs de la propri\u00e9t\u00e9 %s "%s" en raison d'une erreur inconnue\u00a0: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=Impossible de d\u00e9terminer la ou les valeurs par d\u00e9faut de la propri\u00e9t\u00e9 %s "%s" pour la raison suivante\u00a0: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=L'argument de propri\u00e9t\u00e9 "%s" ne contient aucun s\u00e9parateur nom/valeur. L'argument doit avoir la syntaxe suivante\u00a0: propri\u00e9t\u00e9:valeur
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=L'argument de propri\u00e9t\u00e9 "%s" ne contient aucun nom de propri\u00e9t\u00e9. L'argument doit avoir la syntaxe suivante\u00a0: propri\u00e9t\u00e9:valeur
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=L'argument de propri\u00e9t\u00e9 "%s" ne contient aucune valeur de propri\u00e9t\u00e9. L'argument doit avoir la syntaxe suivante\u00a0: propri\u00e9t\u00e9:valeur
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=Le sous-type "%s" n'est pas un type de %s reconnu. Ce doit \u00eatre l'une des valeurs suivantes\u00a0: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=La modification de propri\u00e9t\u00e9 "%s" ne contient aucun s\u00e9parateur nom/valeur. L'argument doit avoir la syntaxe suivante\u00a0: propri\u00e9t\u00e9[+|-]:valeur
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=La modification de propri\u00e9t\u00e9 "%s" ne contient aucun nom de propri\u00e9t\u00e9. L'argument doit avoir la syntaxe suivante\u00a0: propri\u00e9t\u00e9[+|-]:valeur
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=La modification de propri\u00e9t\u00e9 "%s" est incompatible avec une autre modification de la m\u00eame propri\u00e9t\u00e9
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=Type de %s \u00e0 cr\u00e9er (Par d\u00e9faut\u00a0: %s). La valeur pour TYPE peut \u00eatre l'une des valeurs suivantes\u00a0: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=Modifie la sortie d'affichage afin d'afficher une valeur de propri\u00e9t\u00e9 par ligne
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=Afficher les donn\u00e9es d'heure en utilisant l'unit\u00e9 sp\u00e9cifi\u00e9e. La valeur pour UNIT peut \u00eatre ms, s, m, h, d ou w (millisecondes, secondes, minutes, heures, jours ou semaines)
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=Afficher les donn\u00e9es de taille en utilisant l'unit\u00e9 sp\u00e9cifi\u00e9e. La valeur pour UNIT peut \u00eatre b, kb, mb, gb, ou tb (octets, kilo-octets, m\u00e9ga-octets, giga-octets ou t\u00e9ra-octets)
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=L'unit\u00e9 de temps "%s" n'est pas valide. Les unit\u00e9s de temps valides sont ms, s, m, h, d ou w (millisecondes, secondes, minutes, heures, jours ou semaines)
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=L'unit\u00e9 de taille "%s" n'est pas valide. Les unit\u00e9s de taille valides sont o, ko, mo, go ou to (octets, kilo-octets, m\u00e9ga-octets, giga-octets ou t\u00e9ra-octets)
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Type
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Afficher les sous-commandes de %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Afficher toutes les sous-commandes
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Afficher un r\u00e9sum\u00e9 des informations d'utilisation
-INFO_DSCFG_DESCRIPTION_NAME_1086=Le nom de %s
-INFO_DSCFG_DESCRIPTION_PROP_1087=Le nom d'une propri\u00e9t\u00e9 \u00e0 afficher
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Attribue une valeur \u00e0 une propri\u00e9t\u00e9, o\u00f9 PROP est le nom de la propri\u00e9t\u00e9 et VALEUR la valeur \u00e0 attribuer. Sp\u00e9cifier plusieurs fois la m\u00eame propri\u00e9t\u00e9 afin de lui attribuer plusieurs valeurs
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Ajoute une valeur \u00e0 une propri\u00e9t\u00e9 o\u00f9 PROP est le nom de la propri\u00e9t\u00e9 et VAL la seule valeur \u00e0 ajouter
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Supprime une valeur d'une propri\u00e9t\u00e9 o\u00f9 PROP est le nom de la propri\u00e9t\u00e9 et VAL la seule valeur \u00e0 supprimer
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=R\u00e9initialise une propri\u00e9t\u00e9 sur sa valeur par d\u00e9faut o\u00f9 PROP est le nom de la propri\u00e9t\u00e9 \u00e0 r\u00e9initialiser
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=Types de composants dont les propri\u00e9t\u00e9s doivent \u00eatre d\u00e9crites. La valeur de TYPE doit \u00eatre un des types de composants associ\u00e9s \u00e0 la cat\u00e9gorie (CATEGORY) sp\u00e9cifi\u00e9e via l'option "--category"
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=Le mot de passe pour la liaison LDAP n'a pas \u00e9t\u00e9 sp\u00e9cifi\u00e9 et ne peut pas \u00eatre lu en mode interactif
-INFO_DSCFG_DESCRIPTION_FORCE_1196=Ignorer les %s inexistant(e)s
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=La propri\u00e9t\u00e9 %s "%s" est obligatoire et ne peut pas \u00eatre r\u00e9initialis\u00e9e. Utilisez l'option "%s" pour sp\u00e9cifier une nouvelle valeur
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s" : l'argument "--%s" r\u00e9initialise la propri\u00e9t\u00e9 sur sa valeur par d\u00e9faut. Vous ne pouvez pas l'utiliser pour d\u00e9finir une propri\u00e9t\u00e9 sur une valeur particuli\u00e8re
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=Le nom "%s" n'est pas un nom valide pour l'entr\u00e9e %s, qui a la syntaxe suivante\u00a0: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=Les noms vides ne sont pas admis pour %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=Les noms blancs ne sont pas admis pour %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=Le nom "%s" n'est pas un nom valide pour l'entr\u00e9e %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=Le nom du nouveau %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=Le nom du nouveau %s qui sera \u00e9galement utilis\u00e9 comme valeur de la propri\u00e9t\u00e9 "%s"\u00a0: %s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=Impossible de d\u00e9finir la propri\u00e9t\u00e9 "%s" car elle est d\u00e9finie implicitement par le nom de l'objet %s
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=Permet de configurer les propri\u00e9t\u00e9s et composants avanc\u00e9s
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=Vous devez sp\u00e9cifier l'argument "--%s" si vous utilisez cette application en mode non interactif
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> S\u00e9lectionnez le type de %s que vous souhaitez cr\u00e9er\u00a0:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> Entrez un nom pour %s que vous souhaitez cr\u00e9er\u00a0:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=Il existe d\u00e9j\u00e0 un autre %s avec le nom "%s"
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=Type
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=Description
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=Impossible de continuer car aucun objet %s n'est actuellement configur\u00e9 sur le serveur
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> Il n'y a qu'un seul %s\u00a0: "%s". \u00cates-vous s\u00fbr qu'il s'agit du bon\u00a0?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> S\u00e9lectionnez %s dans la liste suivante\u00a0:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=Impossible de continuer car cet objet n'est actuellement pas configur\u00e9 sur le serveur
-INFO_DSCFG_HELP_FIELD_ENUM_1254=une des valeurs suivantes\u00a0:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=non d\u00e9fini
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=h\u00e9rite de la propri\u00e9t\u00e9 "%s" dans %s
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=h\u00e9rite de la propri\u00e9t\u00e9 "%s" dans le %s parent
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=h\u00e9rite de la propri\u00e9t\u00e9 "%s" dans %s
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=Vous devez red\u00e9marrer le serveur pour que les modifications apport\u00e9es \u00e0 cette propri\u00e9t\u00e9 prennent effet
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=%s doit \u00eatre red\u00e9marr\u00e9 pour que les modifications apport\u00e9es \u00e0 cette propri\u00e9t\u00e9 prennent effet
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=lecture seule\u00a0: %s doit \u00eatre cr\u00e9\u00e9 pour pouvoir d\u00e9finir cette propri\u00e9t\u00e9
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=contr\u00f4le\u00a0: cette propri\u00e9t\u00e9 est automatiquement g\u00e9n\u00e9r\u00e9e par le serveur
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=Propri\u00e9t\u00e9\u00a0: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=Nom du composant\u00a0: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=Comportement par d\u00e9faut
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=Obligatoire
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=Avanc\u00e9
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=\u00c0 valeurs multiples
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=Lecture seule
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=Syntaxe
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=Types d'options\u00a0:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=Les valeurs de la propri\u00e9t\u00e9 sont accessibles en lecture
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=Les valeurs de la propri\u00e9t\u00e9 sont accessibles en \u00e9criture
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=La propri\u00e9t\u00e9 est obligatoire
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=La propri\u00e9t\u00e9 ne comporte qu'une seule valeur
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=Une action administrative est requise pour que les modifications prennent effet
-INFO_DSCFG_CONFIRM_CREATE_1277=Voulez-vous vraiment cr\u00e9er %s\u00a0?
-INFO_DSCFG_CONFIRM_DELETE_1278=Voulez-vous vraiment supprimer %s\u00a0?
-INFO_DSCFG_CONFIRM_MODIFY_1279=Voulez-vous vraiment modifier %s\u00a0?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=%s a \u00e9t\u00e9 cr\u00e9\u00e9
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=%s a \u00e9t\u00e9 supprim\u00e9
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=%s a \u00e9t\u00e9 modifi\u00e9
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=%s n'a pas \u00e9t\u00e9 cr\u00e9\u00e9
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=%s n'a pas \u00e9t\u00e9 supprim\u00e9
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=%s n'a pas \u00e9t\u00e9 modifi\u00e9
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=La cat\u00e9gorie de composants dont les propri\u00e9t\u00e9s doivent \u00eatre d\u00e9crites
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" n'est pas une cat\u00e9gorie de composant reconnue
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" n'est pas un type de composant reconnu dans la cat\u00e9gorie "%s"
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=La propri\u00e9t\u00e9 "%s" n'est pas une propri\u00e9t\u00e9 reconnue
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=Modifie la sortie d'affichage de mani\u00e8re \u00e0 afficher les propri\u00e9t\u00e9s de composants h\u00e9rit\u00e9es
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=illimit\u00e9
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=S\u00e9lectionnez une valeur pour la propri\u00e9t\u00e9 "%s"\u00a0:
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=S\u00e9lectionnez une ou plusieurs valeurs pour la propri\u00e9t\u00e9 "%s"\u00a0:
-INFO_EDITOR_HEADING_SYNTAX_1296=Syntaxe\u00a0:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=La propri\u00e9t\u00e9 "%s" a les valeurs suivantes\u00a0:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=S\u00e9lectionnez les valeurs \u00e0 ajouter\u00a0:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=S\u00e9lectionnez les valeurs \u00e0 supprimer\u00a0:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=Souhaitez-vous modifier la propri\u00e9t\u00e9 "%s"\u00a0?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=Ajouter toutes les valeurs
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=Ajouter une ou plusieurs valeurs
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=Supprimer une ou plusieurs valeurs
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=Supprimer toutes les valeurs
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=Annuler les modifications
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=Ne pas d\u00e9finir
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=Utiliser le comportement par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=Utiliser le comportement par d\u00e9faut h\u00e9rit\u00e9\u00a0: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=Utiliser le comportement par d\u00e9faut h\u00e9rit\u00e9\u00a0: non d\u00e9fini
-INFO_EDITOR_OPTION_USE_VALUE_1312=Utiliser la valeur\u00a0: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=Utiliser la valeur par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=Utiliser la valeur par d\u00e9faut h\u00e9rit\u00e9e\u00a0: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=Utiliser ces valeurs
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=Utiliser ces valeurs par d\u00e9faut
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=Utiliser ces valeurs par d\u00e9faut h\u00e9rit\u00e9es
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=Conserver le comportement par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=Conserver le comportement par d\u00e9faut h\u00e9rit\u00e9\u00a0: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=Conserver le comportement par d\u00e9faut h\u00e9rit\u00e9\u00a0: non d\u00e9fini
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=Conserver la valeur\u00a0: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=Conserver la valeur par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=Conserver la valeur par d\u00e9faut h\u00e9rit\u00e9e\u00a0: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=Conserver ces valeurs
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=Conserver ces valeurs par d\u00e9faut
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=Conserver ces valeurs par d\u00e9faut h\u00e9rit\u00e9es
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=Restaurer le comportement par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=Restaurer le comportement par d\u00e9faut h\u00e9rit\u00e9\u00a0: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=Restaurer le comportement par d\u00e9faut h\u00e9rit\u00e9\u00a0: non d\u00e9fini
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=Restaurer la valeur par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=Restaurer la valeur par d\u00e9faut h\u00e9rit\u00e9e\u00a0: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=Restaurer les valeurs par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=Restaurer les valeurs par d\u00e9faut h\u00e9rit\u00e9es\u00a0: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=La propri\u00e9t\u00e9 "%s" n'est pas d\u00e9finie
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=La propri\u00e9t\u00e9 "%s" n'est pas d\u00e9finie : %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338=La propri\u00e9t\u00e9 "%s" a la valeur suivante\u00a0: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339=La propri\u00e9t\u00e9 "%s" a les valeurs suivantes\u00a0:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=Cette propri\u00e9t\u00e9 est en lecture seule et ne peut \u00eatre modifi\u00e9e. Souhaitez-vous afficher la documentation d'aide\u00a0?
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=Utiliser la valeur pas d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=Utiliser la valeur\u00a0: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=Modifier la valeur
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> Configuration de la propri\u00e9t\u00e9 "%s"
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=Entrer une valeur pour la propri\u00e9t\u00e9 "%s\u00a0"\u00a0:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=Entrer une valeur pour la propri\u00e9t\u00e9 "%s" [continuer]\u00a0:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=Entrer une autre valeur pour la propri\u00e9t\u00e9 "%s" [continuer]\u00a0:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=Cette propri\u00e9t\u00e9 contient d\u00e9j\u00e0 la valeur "%s". Veuillez entrer une autre valeur
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=Cette propri\u00e9t\u00e9 contient d\u00e9j\u00e0 la valeur "%s". Entrez une autre valeur ou appuyez sur RETOUR pour continuer
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> Configurer les propri\u00e9t\u00e9s de %s
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=terminer\u00a0: cr\u00e9er le nouveau %s
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=terminer\u00a0: appliquer les modifications \u00e0 %s
-INFO_EDITOR_OPTION_FINISH_KEY_1353=t
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> Configuration de la propri\u00e9t\u00e9 "%s" (Suite)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> Sp\u00e9cifier un nom pour le %s. Ce nom sera utilis\u00e9 comme valeur pour la propri\u00e9t\u00e9 "%s" ayant la description suivante\u00a0:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=Entrer un nom pour le %s que vous souhaitez cr\u00e9er\u00a0:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> Menu principal de la console de configuration OpenDJ
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=Que souhaitez-vous configurer\u00a0?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> Menu de gestion %s
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=Que souhaitez-vous faire\u00a0?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=Cr\u00e9er un %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=Afficher et \u00e9diter le %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=Afficher et \u00e9diter un %s existant
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=Supprimer un %s existant
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=R\u00e9pertorier les %s existants
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=Afficher un %s
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=%s g\u00e9n\u00e9rique
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=Impossible de cr\u00e9er l'objet %s pour la raison suivante\u00a0:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=Impossible de cr\u00e9er l'objet %s pour les raisons suivantes\u00a0:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=Impossible de supprimer l'objet %s pour la raison suivante\u00a0:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=Impossible de supprimer l'objet %s pour les raisons suivantes\u00a0:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=Impossible de modifier l'objet %s pour la raison suivante\u00a0:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=Impossible de modifier l'objet %s pour les raisons suivantes\u00a0:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=Souhaitez-vous \u00e9diter \u00e0 nouveau les propri\u00e9t\u00e9s de %s afin de r\u00e9soudre ce probl\u00e8me\u00a0?
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394=Le type de composant "%s" ne peut pas \u00eatre utilis\u00e9 avec la sous-commande {%s}
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=S\u00e9lectionner au moins un %s pour la propri\u00e9t\u00e9 "%s"\u00a0:
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=S\u00e9lectionner %s pour la propri\u00e9t\u00e9 "%s"\u00a0:
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129=La propri\u00e9t\u00e9 "%s" fait r\u00e9f\u00e9rence \u00e0 %s suivant\u00a0:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=S\u00e9lectionner un %s \u00e0 ajouter\u00a0:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=Ajouter tous les %s
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=S\u00e9lectionner un %s \u00e0 supprimer\u00a0:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=Utiliser %s par d\u00e9faut\u00a0: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=Utiliser %s\u00a0: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=%s r\u00e9f\u00e9renc\u00e9 appel\u00e9 "%s" doit \u00eatre activ\u00e9 pour pouvoir \u00eatre utilis\u00e9 avec ce %s. Souhaitez-vous l'activer\u00a0?
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=Impossible d'apporter des modifications au %s car il contient une r\u00e9f\u00e9rence \u00e0 un objet %s d\u00e9sactiv\u00e9
-ERR_CREATE_HEADING_MMPE_SINGLE_138=Impossible de cr\u00e9er l'objet %s car la propri\u00e9t\u00e9 obligatoire suivante n'est pas d\u00e9finie\u00a0:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=Impossible de cr\u00e9er l'objet %s car les propri\u00e9t\u00e9s obligatoires suivantes ne sont pas d\u00e9finies\u00a0:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=Impossible de modifier l'objet %s car la propri\u00e9t\u00e9 obligatoire suivante n'est pas d\u00e9finie\u00a0:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=Impossible de modifier l'objet %s car les propri\u00e9t\u00e9s obligatoires suivantes ne sont pas d\u00e9finies\u00a0:
-INFO_DSCFG_PROMPT_EDIT_142=Voulez-vous \u00e9diter les propri\u00e9t\u00e9s de ce %s afin de r\u00e9soudre ce probl\u00e8me\u00a0?
-ERR_GET_HEADING_MODE_SINGLE_143=Impossible de d\u00e9coder l'objet %s pour la raison suivante\u00a0:
-ERR_GET_HEADING_MODE_PLURAL_144=Impossible de d\u00e9coder l'objet %s pour les raisons suivantes\u00a0:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=Cr\u00e9er un %s
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=Le %s r\u00e9f\u00e9renc\u00e9 appel\u00e9 "%s" doit \u00eatre activ\u00e9 pour pouvoir \u00eatre utilis\u00e9 avec ce %s. Souhaitez-vous \u00e9diter ses propri\u00e9t\u00e9s afin de l'activer\u00a0?
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=%s personnalis\u00e9
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=%s personnalis\u00e9 avec une classe d'impl\u00e9mentation d\u00e9finie par l'utilisateur
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=%s g\u00e9n\u00e9rique
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=Aide\u00a0: %s
-INFO_DSCFG_NON_INTERACTIVE_151=La ligne de commande non interactive \u00e9quivalente est\u00a0: %n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=Affichez l'argument non interactif  \u00e9quivalent dans la sortie standard lorsque cette commande est ex\u00e9cut\u00e9e en mode interactif
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=Chemin complet vers le fichier dans lequel les commandes non interactives \u00e9quivalentes sont \u00e9crites lorsque cette commande est ex\u00e9cut\u00e9e en mode interactif
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=Une erreur s'est produite lors de la tentative d'\u00e9criture de la ligne de commande non interactive \u00e9quivalente vers le fichier %s. D\u00e9tails de l'erreur\u00a0. %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=Impossible d'\u00e9crire dans le fichier %s. V\u00e9rifiez que vous disposez de droits d'acc\u00e8s sur ce fichier et que vous avez bien indiqu\u00e9 son chemin d'acc\u00e8s complet
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=Le chemin sp\u00e9cifi\u00e9 pour l'\u00e9criture de la commande \u00e9quivalente (%s) est un r\u00e9pertoire.  Vous devez sp\u00e9cifier le chemin d'un fichier
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_WRONG_PORT_157=Impossible de se connecter au serveur (%s) sur le port %s. V\u00e9rifiez qu'il s'agit d'un port d'administration
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=Impossible de connecter au serveur (%s) sur le port %s. En mode non interactif, si les param\u00e8tres li\u00e9s \u00e0 trustStore ne sont pas utilis\u00e9s, vous devez employer l'option '--trustAll' pour les connexions \u00e0 distance
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=La valeur %s n'existe pas pour la propri\u00e9t\u00e9 %s
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=Impossible de continuer car il n'existe aucun type d'objet %s disponible \u00e0 s\u00e9lectionner
-INFO_DSCFG_TYPE_PROMPT_SINGLE_161= >>>> Il y a seulement un type de %s disponible\u00a0: "%s" \u00cates-vous s\u00fbr qu'il s'agit du bon\u00a0?
-ERR_DSCFG_ERROR_READING_BATCH_FILE_162=Une erreur s'est produite lors de la tentative de lecture du fichier de commandes : %s
-INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=Date de d\u00e9but de la session %s : %s
-INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=Num\u00e9ro d'ex\u00e9cution de la session : %d
-
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ja.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ja.properties
deleted file mode 100644
index 1260efa..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ja.properties
+++ /dev/null
@@ -1,303 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001\u63a5\u7d9a\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=\u30b5\u30fc\u30d0\u30fc\u306b\u5bfe\u3057\u3066 "%s" \u3068\u3057\u3066\u8a8d\u8a3c\u3067\u304d\u307e\u305b\u3093
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002="%s" \u306b\u3042\u308b\u30b5\u30fc\u30d0\u30fc\u306e\u30dd\u30fc\u30c8 %s \u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=\u5358\u7d14\u8a8d\u8a3c\u3092\u4f7f\u7528\u3057\u3066\u8a8d\u8a3c\u3067\u304d\u307e\u305b\u3093
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=%s \u3092\u4f5c\u6210\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=%s \u3092\u524a\u9664\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=\u65e2\u5b58\u306e %s \u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u5909\u66f4\u3057\u307e\u3059
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044
-INFO_DSCFG_DESCRIPTION_TYPE_1010=\u4f5c\u6210\u3059\u308b %s \u306e\u30bf\u30a4\u30d7\u3002 TYPE \u306e\u5024\u306f\u6b21\u306e\u3044\u305a\u308c\u304b\u306b\u3067\u304d\u307e\u3059: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=\u7ba1\u7406\u8005 "%s" \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f %s \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3068\u3057\u3066\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=\u5024 "%s" \u306f %s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6b21\u306e\u69cb\u6587\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u3067\u3042\u308b\u305f\u3081\u3001\u5909\u66f4\u3067\u304d\u307e\u305b\u3093
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u5fc5\u9808\u3067\u3059\u3002\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u5358\u4e00\u5024\u3067\u3042\u308b\u305f\u3081\u3001\u8907\u6570\u306e\u5024\u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=\u7ba1\u7406\u5bfe\u8c61\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3068\u305d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=\u5024
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=\u69cb\u6587
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=\u30aa\u30d7\u30b7\u30e7\u30f3
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=\u8a73\u7d30\u306a\u30d8\u30eb\u30d7\u3092\u53c2\u7167
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=\u89aa %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30bf\u30a4\u30d7\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002%s \u306b\u7121\u52b9\u306a LDAP \u30a8\u30f3\u30c8\u30ea\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002%s \u306b\u9069\u5207\u306a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=\u6b21\u306e\u7406\u7531\u3067\u89aa %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=\u89aa %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=%s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u540c\u3058\u540d\u524d\u306e\u3082\u306e\u304c\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=%s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9069\u5207\u306a\u627f\u8a8d\u3092\u53d7\u3051\u3066\u3044\u307e\u305b\u3093
-ERR_DSCFG_ERROR_CREATE_CE_1035=\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001%s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=%s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u73fe\u5728\u3001\u7af6\u5408\u3059\u308b\u69cb\u6210\u5909\u66f4\u3092\u884c\u3063\u3066\u3044\u307e\u3059
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=%s \u306f\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u3001\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=%s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9069\u5207\u306a\u627f\u8a8d\u3092\u53d7\u3051\u3066\u3044\u307e\u305b\u3093
-ERR_DSCFG_ERROR_DELETE_CE_1041=\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001%s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=%s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u73fe\u5728\u3001\u7af6\u5408\u3059\u308b\u69cb\u6210\u5909\u66f4\u3092\u884c\u3063\u3066\u3044\u307e\u3059
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=%s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30bf\u30a4\u30d7\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002%s \u306b\u7121\u52b9\u306a LDAP \u30a8\u30f3\u30c8\u30ea\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002%s \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u9069\u5207\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=The  %s does not exist
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=%s \u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9069\u5207\u306a\u627f\u8a8d\u3092\u53d7\u3051\u3066\u3044\u307e\u305b\u3093
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001%s \u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=%s \u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u73fe\u5728\u3001\u7af6\u5408\u3059\u308b\u69cb\u6210\u5909\u66f4\u3092\u884c\u3063\u3066\u3044\u307e\u3059
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=%s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9069\u5207\u306a\u627f\u8a8d\u3092\u53d7\u3051\u3066\u3044\u307e\u305b\u3093
-ERR_DSCFG_ERROR_MODIFY_CE_1051=\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001%s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=%s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u73fe\u5728\u3001\u7af6\u5408\u3059\u308b\u69cb\u6210\u5909\u66f4\u3092\u884c\u3063\u3066\u3044\u307e\u3059
-ERR_DSCFG_ERROR_LIST_DDE_1054=%s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30bf\u30a4\u30d7\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002%s \u306b\u7121\u52b9\u306a LDAP \u30a8\u30f3\u30c8\u30ea\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002%s \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u9069\u5207\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_ERROR_LIST_MODE_1055=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=The  %s does not exist
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=%s \u3092\u4e00\u89a7\u8868\u793a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9069\u5207\u306a\u627f\u8a8d\u3092\u53d7\u3051\u3066\u3044\u307e\u305b\u3093
-ERR_DSCFG_ERROR_LIST_CE_1058=\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001%s \u3092\u4e00\u89a7\u8868\u793a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=%s \u3092\u4e00\u89a7\u8868\u793a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u73fe\u5728\u3001\u7af6\u5408\u3059\u308b\u69cb\u6210\u5909\u66f4\u3092\u884c\u3063\u3066\u3044\u307e\u3059
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=\u4e0d\u660e\u306a\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306e\u5024\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=\u6b21\u306e\u7406\u7531\u3067 %s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5f15\u6570 "%s" \u306b\u540d\u524d\u3068\u5024\u306e\u533a\u5207\u308a\u6587\u5b57\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u5f15\u6570\u306f\u6b21\u306e\u69cb\u6587\u3067\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc:\u5024
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5f15\u6570 "%s" \u306b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u540d\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u5f15\u6570\u306f\u6b21\u306e\u69cb\u6587\u3067\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc:\u5024
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5f15\u6570 "%s" \u306b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u5f15\u6570\u306f\u6b21\u306e\u69cb\u6587\u3067\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc:\u5024
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=\u30b5\u30d6\u30bf\u30a4\u30d7 "%s" \u306f %s \u306e\u30bf\u30a4\u30d7\u3068\u3057\u3066\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093\u3002\u6b21\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5909\u66f4 "%s" \u306b\u540d\u524d\u3068\u5024\u306e\u533a\u5207\u308a\u6587\u5b57\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u5f15\u6570\u306f\u6b21\u306e\u69cb\u6587\u3067\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc[+|-]:\u5024
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5909\u66f4 "%s" \u306b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u540d\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u5f15\u6570\u306f\u6b21\u306e\u69cb\u6587\u3067\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc[+|-]:\u5024
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5909\u66f4 "%s" \u306f\u3001\u540c\u3058\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u5bfe\u3059\u308b\u5225\u306e\u5909\u66f4\u3068\u4e92\u63db\u6027\u304c\u3042\u308a\u307e\u305b\u3093
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=\u4f5c\u6210\u3059\u308b %s \u306e\u30bf\u30a4\u30d7 (\u30c7\u30d5\u30a9\u30eb\u30c8: %s)\u3002 TYPE \u306e\u5024\u306f\u6b21\u306e\u3044\u305a\u308c\u304b\u306b\u3067\u304d\u307e\u3059: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u51fa\u529b\u3092\u5909\u66f4\u3057\u3066\u3001\u5404\u884c\u306b 1 \u3064\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=\u6307\u5b9a\u3057\u305f\u5358\u4f4d\u3092\u4f7f\u7528\u3057\u3066\u6642\u9593\u30c7\u30fc\u30bf\u3092\u8868\u793a\u3057\u307e\u3059\u3002 UNIT \u306e\u5024\u306b\u306f ms\u3001s\u3001m\u3001h\u3001d\u3001\u307e\u305f\u306f w (\u30df\u30ea\u79d2\u3001\u79d2\u3001\u5206\u3001\u6642\u9593\u3001\u65e5\u3001\u307e\u305f\u306f\u9031) \u3092\u4f7f\u7528\u3067\u304d\u307e\u3059
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=\u6307\u5b9a\u3057\u305f\u5358\u4f4d\u3092\u4f7f\u7528\u3057\u3066\u30b5\u30a4\u30ba\u30c7\u30fc\u30bf\u3092\u8868\u793a\u3057\u307e\u3059\u3002 UNIT \u306e\u5024\u306b\u306f b\u3001kb\u3001mb\u3001gb\u3001\u307e\u305f\u306f tb (\u30d0\u30a4\u30c8\u3001\u30ad\u30ed\u30d0\u30a4\u30c8\u3001\u30e1\u30ac\u30d0\u30a4\u30c8\u3001\u30ae\u30ac\u30d0\u30a4\u30c8\u3001\u307e\u305f\u306f\u30c6\u30e9\u30d0\u30a4\u30c8) \u3092\u4f7f\u7528\u3067\u304d\u307e\u3059
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=\u6642\u9593\u5358\u4f4d "%s" \u304c\u7121\u52b9\u3067\u3059\u3002 \u6709\u52b9\u306a\u6642\u9593\u5358\u4f4d\u306f ms\u3001s\u3001m\u3001h\u3001d\u3001\u307e\u305f\u306f w (\u30df\u30ea\u79d2\u3001\u79d2\u3001\u5206\u3001\u6642\u9593\u3001\u65e5\u3001\u307e\u305f\u306f\u9031) \u3067\u3059
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=\u30b5\u30a4\u30ba\u5358\u4f4d "%s" \u304c\u7121\u52b9\u3067\u3059\u3002 \u6709\u52b9\u306a\u30b5\u30a4\u30ba\u5358\u4f4d\u306f b\u3001kb\u3001mb\u3001gb\u3001\u307e\u305f\u306f tb (\u30d0\u30a4\u30c8\u3001\u30ad\u30ed\u30d0\u30a4\u30c8\u3001\u30e1\u30ac\u30d0\u30a4\u30c8\u3001\u30ae\u30ac\u30d0\u30a4\u30c8\u3001\u307e\u305f\u306f\u30c6\u30e9\u30d0\u30a4\u30c8) \u3067\u3059
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=\u30bf\u30a4\u30d7
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=%s \u306b\u95a2\u9023\u3059\u308b\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=\u3059\u3079\u3066\u306e\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=\u4f7f\u7528\u60c5\u5831\u306e\u6982\u8981\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_NAME_1086=%s \u306e\u540d\u524d
-INFO_DSCFG_DESCRIPTION_PROP_1087=\u8868\u793a\u3059\u308b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u540d\u524d
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=\u5024\u3092\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u5272\u308a\u5f53\u3066\u307e\u3059\u3002\u3053\u3053\u3067\u3001PROP \u306f\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u540d\u524d\u3001VALUE \u306f\u5272\u308a\u5f53\u3066\u308b 1 \u3064\u306e\u5024\u3067\u3059\u3002 \u3053\u308c\u306b\u8907\u6570\u306e\u5024\u3092\u5272\u308a\u5f53\u3066\u308b\u306b\u306f\u3001\u540c\u3058\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8907\u6570\u56de\u6307\u5b9a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=1 \u3064\u306e\u5024\u3092\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u8ffd\u52a0\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u3001PROP \u306f\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u540d\u524d\u3001VALUE \u306f\u8ffd\u52a0\u3059\u308b 1 \u3064\u306e\u5024\u3067\u3059
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=1 \u3064\u306e\u5024\u3092\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304b\u3089\u524a\u9664\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u3001PROP \u306f\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u540d\u524d\u3001VALUE \u306f\u524a\u9664\u3059\u308b 1 \u3064\u306e\u5024\u3067\u3059
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u30ea\u30bb\u30c3\u30c8\u3057\u3066\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u623b\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u3001PROP \u306f\u30ea\u30bb\u30c3\u30c8\u3059\u308b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u540d\u524d\u3067\u3059
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u8aac\u660e\u3092\u6307\u5b9a\u3059\u308b\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u30bf\u30a4\u30d7\u3002 TYPE \u306e\u5024\u306f\u3001"--category" \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u6307\u5b9a\u3055\u308c\u305f CATEGORY \u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=LDAP \u30d0\u30a4\u30f3\u30c9\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5bfe\u8a71\u5f62\u5f0f\u3067\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093
-INFO_DSCFG_DESCRIPTION_FORCE_1196=\u5b58\u5728\u3057\u306a\u3044 %s \u3092\u7121\u8996\u3057\u307e\u3059
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=%s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u5fc5\u9808\u3067\u3059\u3002\u30ea\u30bb\u30c3\u30c8\u3067\u304d\u307e\u305b\u3093\u3002"%s" \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u65b0\u3057\u3044\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s": \u5f15\u6570 "--%s" \u306f\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002\u3053\u306e\u5f15\u6570\u3092\u4f7f\u7528\u3057\u3066\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u7279\u5b9a\u306e\u5024\u306b\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=\u540d\u524d "%s" \u306f %s \u306b\u6709\u52b9\u306a\u540d\u524d\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6b21\u306e\u69cb\u6587\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=%s \u306e\u540d\u524d\u306f\u7a7a\u306b\u3067\u304d\u307e\u305b\u3093
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=%s \u306e\u540d\u524d\u306f\u7a7a\u767d\u306b\u3067\u304d\u307e\u305b\u3093
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=\u540d\u524d "%s" \u306f %s \u306b\u6709\u52b9\u306a\u540d\u524d\u3067\u306f\u3042\u308a\u307e\u305b\u3093
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=\u65b0\u898f %s \u306e\u540d\u524d
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209="%2$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024\u3068\u3057\u3066\u3082\u4f7f\u7528\u3055\u308c\u308b\u65b0\u898f %1$s \u306e\u540d\u524d: %3$s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u8a2d\u5b9a\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u308c\u306f %s \u306e\u540d\u524d\u306b\u3088\u3063\u3066\u6697\u9ed9\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=\u62e1\u5f35\u6a5f\u80fd\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u304a\u3088\u3073\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u69cb\u6210\u53ef\u80fd\u306b\u3057\u307e\u3059
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u975e\u5bfe\u8a71\u578b\u3067\u4f7f\u7528\u3059\u308b\u3068\u304d\u306f\u3001\u5f15\u6570 "--%s" \u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> \u4f5c\u6210\u3059\u308b %s \u306e\u30bf\u30a4\u30d7\u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> \u4f5c\u6210\u3059\u308b %s \u306e\u540d\u524d\u3092\u5165\u529b\u3057\u307e\u3059:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227="%2$s" \u3068\u3044\u3046\u540d\u524d\u306e\u5225\u306e %1$s \u304c\u3059\u3067\u306b\u3042\u308a\u307e\u3059
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=\u30bf\u30a4\u30d7
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=\u8aac\u660e
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=\u73fe\u5728\u3001\u30b5\u30fc\u30d0\u30fc\u3067 %s \u306f\u69cb\u6210\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u7d9a\u884c\u3067\u304d\u307e\u305b\u3093
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> %s \u304c 1 \u3064\u3060\u3051\u5b58\u5728\u3057\u307e\u3059: "%s"\u3002 \u3053\u308c\u306f\u672c\u5f53\u306b\u6b63\u3057\u3044\u3082\u306e\u3067\u3059\u304b ?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> \u6b21\u306e\u30ea\u30b9\u30c8\u304b\u3089 %s \u3092\u9078\u629e\u3057\u307e\u3059:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=\u73fe\u5728\u3001\u30b5\u30fc\u30d0\u30fc\u3067\u305d\u306e\u3088\u3046\u306a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u69cb\u6210\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u7d9a\u884c\u3067\u304d\u307e\u305b\u3093
-INFO_DSCFG_HELP_FIELD_ENUM_1254=\u6b21\u306e\u5024\u306e\u3044\u305a\u308c\u304b:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=\u672a\u5b9a\u7fa9
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=%2$s \u5185\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%1$s" \u304b\u3089\u7d99\u627f\u3057\u307e\u3059
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=\u89aa %2$s \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%1$s" \u304b\u3089\u7d99\u627f\u3057\u307e\u3059
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=\u3053\u306e %2$s \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%1$s" \u304b\u3089\u7d99\u627f\u3057\u307e\u3059
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3078\u306e\u5909\u66f4\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3078\u306e\u5909\u66f4\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001%s \u3092\u518d\u8d77\u52d5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=\u8aad\u307f\u53d6\u308a\u5c02\u7528 - \u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u6307\u5b9a\u3067\u304d\u308b\u306e\u306f %s \u306e\u4f5c\u6210\u6642\u3060\u3051\u3067\u3059
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=\u76e3\u8996\u3057\u3066\u3044\u307e\u3059 - \u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u30b5\u30fc\u30d0\u30fc\u306b\u3088\u308a\u81ea\u52d5\u7684\u306b\u751f\u6210\u3055\u308c\u307e\u3059
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=\u5fc5\u9808
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=\u62e1\u5f35\u6a5f\u80fd
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=\u8907\u6570\u5024
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=\u8aad\u307f\u53d6\u308a\u5c02\u7528
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=\u69cb\u6587
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u30bf\u30a4\u30d7:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5024\u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u3067\u3059
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5024\u306f\u66f8\u304d\u8fbc\u307f\u5c02\u7528\u3067\u3059
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u5fc5\u9808\u3067\u3059
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u5024\u3092 1 \u3064\u53d6\u308a\u307e\u3059
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=\u5909\u66f4\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001\u7ba1\u7406\u8005\u6a29\u9650\u3067\u306e\u30a2\u30af\u30b7\u30e7\u30f3\u304c\u5fc5\u8981\u3067\u3059
-INFO_DSCFG_CONFIRM_CREATE_1277=%s \u3092\u4f5c\u6210\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b ?
-INFO_DSCFG_CONFIRM_DELETE_1278=%s \u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b ?
-INFO_DSCFG_CONFIRM_MODIFY_1279=%s \u3092\u5909\u66f4\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b ?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=%s \u306e\u4f5c\u6210\u306b\u6210\u529f\u3057\u307e\u3057\u305f
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=%s \u306e\u524a\u9664\u306b\u6210\u529f\u3057\u307e\u3057\u305f
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=%s \u306e\u5909\u66f4\u306b\u6210\u529f\u3057\u307e\u3057\u305f
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=%s \u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=%s \u306f\u524a\u9664\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=%s \u306f\u5909\u66f4\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u8aac\u660e\u3092\u6307\u5b9a\u3059\u308b\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u30ab\u30c6\u30b4\u30ea
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" \u306f\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30ab\u30c6\u30b4\u30ea\u3068\u3057\u3066\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" \u306f\u30ab\u30c6\u30b4\u30ea "%s" \u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30bf\u30a4\u30d7\u3068\u3057\u3066\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3068\u3057\u3066\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u51fa\u529b\u3092\u5909\u66f4\u3057\u3066\u3001\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u7d99\u627f\u3057\u305f\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=\u7121\u5236\u9650
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024\u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024\u3092 1 \u3064\u4ee5\u4e0a\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_HEADING_SYNTAX_1296=\u69cb\u6587:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u6b21\u306e\u5024\u304c\u3042\u308a\u307e\u3059:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=\u8ffd\u52a0\u3059\u308b\u5024\u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=\u524a\u9664\u3059\u308b\u5024\u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u5909\u66f4\u3057\u307e\u3059\u304b ?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=\u3059\u3079\u3066\u306e\u5024\u3092\u8ffd\u52a0\u3057\u307e\u3059
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=1 \u3064\u4ee5\u4e0a\u306e\u5024\u3092\u8ffd\u52a0\u3057\u307e\u3059
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=1 \u3064\u4ee5\u4e0a\u306e\u5024\u3092\u524a\u9664\u3057\u307e\u3059
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=\u3059\u3079\u3066\u306e\u5024\u3092\u524a\u9664\u3057\u307e\u3059
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=\u5909\u66f4\u3092\u5143\u306b\u623b\u3059
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=\u672a\u5b9a\u7fa9\u306e\u307e\u307e\u306b\u3057\u307e\u3059
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u3092\u4f7f\u7528\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u3092\u4f7f\u7528\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u3092\u4f7f\u7528\u3057\u307e\u3059: \u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_USE_VALUE_1312=\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=\u3053\u308c\u3089\u306e\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=\u3053\u308c\u3089\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=\u3053\u308c\u3089\u306e\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u3092\u7dad\u6301\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u3092\u7dad\u6301\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u3092\u7dad\u6301\u3057\u307e\u3059: \u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=\u5024\u3092\u7dad\u6301\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u7dad\u6301\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u7dad\u6301\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=\u3053\u308c\u3089\u306e\u5024\u3092\u7dad\u6301\u3057\u307e\u3059
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=\u3053\u308c\u3089\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u7dad\u6301\u3057\u307e\u3059
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=\u3053\u308c\u3089\u306e\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u7dad\u6301\u3057\u307e\u3059
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: \u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=\u7d99\u627f\u3057\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u672a\u5b9a\u7fa9\u3067\u3059
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u672a\u5b9a\u7fa9\u3067\u3059: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u6b21\u306e\u5024\u304c\u3042\u308a\u307e\u3059: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u6b21\u306e\u5024\u304c\u3042\u308a\u307e\u3059:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u3067\u3042\u308b\u305f\u3081\u3001\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002 \u30d8\u30eb\u30d7\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8868\u793a\u3057\u307e\u3059\u304b ?
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=\u3053\u308c\u3092\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b\u5909\u66f4\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=\u3053\u308c\u3092\u6b21\u306e\u5024\u306b\u5909\u66f4\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=\u5024\u3092\u5909\u66f4\u3057\u307e\u3059
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> "%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u69cb\u6210\u3057\u3066\u3044\u307e\u3059
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024\u3092\u5165\u529b\u3057\u307e\u3059:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024\u3092\u5165\u529b\u3057\u307e\u3059 [\u7d99\u7d9a\u3059\u308b]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5225\u306e\u5024\u3092\u5165\u529b\u3057\u307e\u3059 [\u7d99\u7d9a\u3059\u308b]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024 "%s" \u304c\u3059\u3067\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u5225\u306e\u5024\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u5024 "%s" \u304c\u3059\u3067\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u5225\u306e\u5024\u3092\u5165\u529b\u3059\u308b\u304b\u3001\u6539\u884c\u30ad\u30fc\u3092\u62bc\u3057\u3066\u7d9a\u884c\u3057\u3066\u304f\u3060\u3055\u3044
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> %s \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u69cb\u6210\u3057\u307e\u3059
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=\u5b8c\u4e86 - \u65b0\u898f %s \u3092\u4f5c\u6210\u3057\u307e\u3059
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=\u5b8c\u4e86 - \u3059\u3079\u3066\u306e\u5909\u66f4\u3092 %s \u306b\u9069\u7528\u3057\u307e\u3059
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> "%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u69cb\u6210\u3057\u3066\u3044\u307e\u3059 (\u7d99\u7d9a\u3059\u308b)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> %s \u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u3053\u306e\u540d\u524d\u306f\u3001\u6b21\u306e\u8aac\u660e\u3092\u542b\u3080 "%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=\u4f5c\u6210\u3059\u308b %s \u306e\u540d\u524d\u3092\u5165\u529b\u3057\u307e\u3059:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ \u69cb\u6210\u30b3\u30f3\u30bd\u30fc\u30eb\u306e\u30e1\u30a4\u30f3\u30e1\u30cb\u30e5\u30fc
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=\u4f55\u3092\u69cb\u6210\u3057\u307e\u3059\u304b ?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s \u7ba1\u7406\u30e1\u30cb\u30e5\u30fc
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=\u4f55\u3092\u5b9f\u884c\u3057\u307e\u3059\u304b ?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=\u65b0\u898f %s \u3092\u4f5c\u6210\u3057\u307e\u3059
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=%s \u3092\u8868\u793a\u304a\u3088\u3073\u7de8\u96c6\u3057\u307e\u3059
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=\u65e2\u5b58\u306e %s \u3092\u8868\u793a\u304a\u3088\u3073\u7de8\u96c6\u3057\u307e\u3059
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=\u65e2\u5b58\u306e %s \u3092\u524a\u9664\u3057\u307e\u3059
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=\u65e2\u5b58\u306e %s \u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=%s \u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=\u6c4e\u7528 %s
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=\u3053\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u305f\u3081\u306b\u3001%s \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u518d\u5ea6\u7de8\u96c6\u3057\u307e\u3059\u304b ?
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394="%s" \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30bf\u30a4\u30d7\u306f\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 {%s} \u3067\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127="%2$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e %1$s \u3092 1 \u3064\u4ee5\u4e0a\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128="%2$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e %1$s \u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u6b21\u306e %s \u3092\u53c2\u7167\u3057\u307e\u3059:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=\u8ffd\u52a0\u3059\u308b %s \u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=\u3059\u3079\u3066\u306e %s \u3092\u8ffd\u52a0\u3057\u307e\u3059
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=\u524a\u9664\u3059\u308b %s \u3092\u9078\u629e\u3057\u307e\u3059:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=\u3053\u308c\u3092\u30c7\u30d5\u30a9\u30eb\u30c8\u306e %s \u306b\u5909\u66f4\u3057\u307e\u3059: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=\u3053\u308c\u3092 %s \u306b\u5909\u66f4\u3057\u307e\u3059: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135="%2$s" \u3068\u3044\u3046\u540d\u524d\u306e\u53c2\u7167\u3055\u308c\u308b %1$s \u3092\u6709\u52b9\u306b\u3057\u3066\u3001\u3053\u306e %3$s \u3067\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u304b ?
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=%s \u306b\u5bfe\u3059\u308b\u5909\u66f4\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3002\u7121\u52b9\u306b\u3055\u308c\u305f %s \u3078\u306e\u53c2\u7167\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059
-ERR_CREATE_HEADING_MMPE_SINGLE_138=%s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6b21\u306e\u5fc5\u9808\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u5b9a\u7fa9\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=%s \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6b21\u306e\u5fc5\u9808\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u5b9a\u7fa9\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=%s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6b21\u306e\u5fc5\u9808\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u5b9a\u7fa9\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=%s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6b21\u306e\u5fc5\u9808\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u5b9a\u7fa9\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f:
-INFO_DSCFG_PROMPT_EDIT_142=\u3053\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u305f\u3081\u306b\u3001%s \u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u7de8\u96c6\u3057\u307e\u3059\u304b ?
-ERR_GET_HEADING_MODE_SINGLE_143=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u30c7\u30b3\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-ERR_GET_HEADING_MODE_PLURAL_144=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u30c7\u30b3\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=\u65b0\u898f %s \u3092\u4f5c\u6210\u3057\u307e\u3059
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146="%2$s" \u3068\u3044\u3046\u540d\u524d\u306e\u53c2\u7167\u3055\u308c\u308b %1$s \u3092\u6709\u52b9\u306b\u3057\u3066\u3001\u3053\u306e %3$s \u3067\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u7de8\u96c6\u3057\u3066\u3053\u308c\u3092\u6709\u52b9\u306b\u3057\u307e\u3059\u304b ?
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=\u30ab\u30b9\u30bf\u30e0 %s
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=\u30e6\u30fc\u30b6\u30fc\u5b9a\u7fa9\u306e\u5b9f\u88c5\u30af\u30e9\u30b9\u3092\u6301\u3064\u30ab\u30b9\u30bf\u30e0 %s
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=\u6c4e\u7528 %s
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=\u30d8\u30eb\u30d7: %s
-INFO_DSCFG_NON_INTERACTIVE_151=\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30b3\u30de\u30f3\u30c9\u884c: %n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=\u3053\u306e\u30b3\u30de\u30f3\u30c9\u304c\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3055\u308c\u308b\u3068\u304d\u306b\u3001\u6a19\u6e96\u51fa\u529b\u306b\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u5f15\u6570\u3092\u8868\u793a\u3057\u307e\u3059
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=\u3053\u306e\u30b3\u30de\u30f3\u30c9\u304c\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3055\u308c\u308b\u3068\u304d\u306b\u3001\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30b3\u30de\u30f3\u30c9\u304c\u66f8\u304d\u8fbc\u307e\u308c\u308b\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d5\u30eb\u30d1\u30b9
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30b3\u30de\u30f3\u30c9\u884c\u3092\u30d5\u30a1\u30a4\u30eb %s \u306b\u66f8\u304d\u8fbc\u3082\u3046\u3068\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u8a73\u7d30: %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=\u30d5\u30a1\u30a4\u30eb %s \u306b\u66f8\u304d\u8fbc\u3081\u307e\u305b\u3093\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u9650\u3092\u6301\u3063\u3066\u3044\u308b\u3053\u3068\u3001\u304a\u3088\u3073\u30d5\u30a1\u30a4\u30eb\u306e\u30d5\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u305f\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=\u7b49\u4fa1\u306e\u30b3\u30de\u30f3\u30c9\u306e\u66f8\u304d\u8fbc\u307f\u5148\u3068\u3057\u3066\u6307\u5b9a\u3057\u305f\u30d1\u30b9 %s \u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u3059\u3002\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_WRONG_PORT_157=%s \u306b\u3042\u308b\u30b5\u30fc\u30d0\u30fc\u306e\u30dd\u30fc\u30c8 %s \u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30dd\u30fc\u30c8\u304c\u7ba1\u7406\u30dd\u30fc\u30c8\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=%s \u306b\u3042\u308b\u30b5\u30fc\u30d0\u30fc\u306e\u30dd\u30fc\u30c8 %s \u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3002\u975e\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u306f\u3001trustStore \u95a2\u9023\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4f7f\u7528\u3057\u306a\u3044\u5834\u5408\u3001\u30ea\u30e2\u30fc\u30c8\u63a5\u7d9a\u3092\u884c\u3046\u306b\u306f '--trustAll' \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=%2$s \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u5024 %1$s \u306f\u5b58\u5728\u3057\u307e\u305b\u3093
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=%s \u306b\u9078\u629e\u3067\u304d\u308b\u30bf\u30a4\u30d7\u304c\u306a\u3044\u305f\u3081\u3001\u7d9a\u884c\u3067\u304d\u307e\u305b\u3093
-INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> \u4f7f\u7528\u53ef\u80fd\u306a %s \u306e\u30bf\u30a4\u30d7\u306f 1 \u3064\u3060\u3051\u3067\u3059: "%s"\u3002\u3053\u308c\u306f\u672c\u5f53\u306b\u6b63\u3057\u3044\u3082\u306e\u3067\u3059\u304b ?
-ERR_DSCFG_ERROR_READING_BATCH_FILE_162=\u30d0\u30c3\u30c1\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
-INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=%s \u30bb\u30c3\u30b7\u30e7\u30f3\u306e\u958b\u59cb\u65e5: %s
-INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=\u30bb\u30c3\u30b7\u30e7\u30f3\u306e\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3\u756a\u53f7: %d
-
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ko.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ko.properties
deleted file mode 100644
index eb27f8a..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_ko.properties
+++ /dev/null
@@ -1,293 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=\ub2e4\uc74c \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc5ec \uc5f0\uacb0 \ub9e4\uac1c \ubcc0\uc218\ub97c \uc77d\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=Unable to authenticate to the server as "%s"
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Unable to connect to the server at "%s" on port %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=\ub2e8\uc21c \uc778\uc99d\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc778\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=%s\uc744(\ub97c) \ub9cc\ub4ed\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=%s\uc744(\ub97c) \uc0ad\uc81c\ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=\uae30\uc874 %s\uc744(\ub97c) \ub098\uc5f4\ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=%s \ub4f1\ub85d \uc815\ubcf4\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=%s \ub4f1\ub85d \uc815\ubcf4\ub97c \uc218\uc815\ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=\ud558\uc704 \uba85\ub839\uc744 \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_TYPE_1010=%s \uc720\ud615\uc744 \ub9cc\ub4e4\uc5b4\uc57c \ud569\ub2c8\ub2e4. TYPE \uac12\uc740 \ub2e4\uc74c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=\"%s\" \uad00\ub9ac\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638\uac00 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=\"%s\" \ub4f1\ub85d \uc815\ubcf4\ub294 %s\uc5d0\uc11c \uc778\uc2dd\ud560 \uc218 \uc788\ub294 \ub4f1\ub85d \uc815\ubcf4\uac00 \uc544\ub2d9\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=\uac12 \"%s\"\uc740(\ub294) \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 %s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\uc5d0 \ub300\ud574 \uc720\ud6a8\ud55c \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=%s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\uc740(\ub294) \uc77d\uae30 \uc804\uc6a9\uc774\ubbc0\ub85c \uc218\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=%s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\uc740(\ub294) \ud544\uc218 \ud56d\ubaa9\uc774\ubbc0\ub85c \ubc18\ub4dc\uc2dc \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=%s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\ub294 \ub2e8\uc77c \uac12\uc744 \uc0ac\uc6a9\ud558\ubbc0\ub85c \uac12\uc744 \uc5ec\ub7ec \uac1c \uc9c0\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=\uad00\ub9ac \ub300\uc0c1 \uac1d\uccb4 \ubc0f \ud574\ub2f9 \ub4f1\ub85d \uc815\ubcf4\ub97c \uc124\uba85\ud569\ub2c8\ub2e4.
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=\uad6c\uc131\uc694\uc18c
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=\ub4f1\ub85d \uc815\ubcf4
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=\uac12
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=\uad6c\ubb38
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=\uc635\uc158
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=\uc790\uc138\ud55c \ub3c4\uc6c0\ub9d0 \ucc38\uc870
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=\uc720\ud615\uc744 \ud655\uc778\ud560 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ubd80\ubaa8 %s\uc744(\ub97c) \uac80\uc0c9\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. %s\uc5d0 \uc798\ubabb\ub41c LDAP \ud56d\ubaa9\uc774 \uc788\uae30 \ub54c\ubb38\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. %s\uc5d0 \uc62c\ubc14\ub978 \uac1d\uccb4 \ud074\ub798\uc2a4\uac00 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=\uc544\ub798 \ub098\uc5f4\ub41c \uc774\uc720\ub85c \uc778\ud574 \ubd80\ubaa8 %s\uc744(\ub97c) \uac80\uc0c9\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=\ubd80\ubaa8 %s\uc774(\uac00) \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=\uac19\uc740 \uc774\ub984\uc744 \uac00\uc9c4 \uae30\uc874 \ud56d\ubaa9\uc774 \uc774\ubbf8 \uc788\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=\uc62c\ubc14\ub978 \uad8c\ud55c\uc774 \ubd80\uc5ec\ub418\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CREATE_CE_1035=\ud1b5\uc2e0 \ubb38\uc81c\ub85c \uc778\ud574 %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=\ub2e4\ub978 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \ud604\uc7ac \ucda9\ub3cc\ud558\ub294 \uad6c\uc131\uc744 \ubcc0\uacbd\ud558\uace0 \uc788\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=%s\uc740(\ub294) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=\uc62c\ubc14\ub978 \uad8c\ud55c\uc774 \ubd80\uc5ec\ub418\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_DELETE_CE_1041=\ud1b5\uc2e0 \ubb38\uc81c\ub85c \uc778\ud574 %s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=\ub2e4\ub978 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \ud604\uc7ac \ucda9\ub3cc\ud558\ub294 \uad6c\uc131\uc744 \ubcc0\uacbd\ud558\uace0 \uc788\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=\uc720\ud615\uc744 \ud655\uc778\ud560 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uac80\uc0c9\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. %s\uc5d0 \uc798\ubabb\ub41c LDAP \ud56d\ubaa9\uc774 \uc788\uae30 \ub54c\ubb38\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. %s \uac1d\uccb4 \ud074\ub798\uc2a4\uac00 \uc62c\ubc14\ub978\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=\uc544\ub798\uc5d0 \ub098\uc5f4\ub41c \uc774\uc720\ub85c \uc778\ud574 %s\uc744(\ub97c) \uac80\uc0c9\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=%s\uc774(\uac00) \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=\uc62c\ubc14\ub978 \uad8c\ud55c\uc774 \ubd80\uc5ec\ub418\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc5d0 \uc561\uc138\uc2a4\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=\ud1b5\uc2e0 \ubb38\uc81c\ub85c \uc778\ud574 %s\uc5d0 \uc561\uc138\uc2a4\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=\ub2e4\ub978 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \ud604\uc7ac \ucda9\ub3cc\ud558\ub294 \uad6c\uc131\uc744 \ubcc0\uacbd\ud558\uace0 \uc788\uae30 \ub54c\ubb38\uc5d0 %s\uc5d0 \uc561\uc138\uc2a4\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=\uc62c\ubc14\ub978 \uad8c\ud55c\uc774 \ubd80\uc5ec\ub418\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_MODIFY_CE_1051=\ud1b5\uc2e0 \ubb38\uc81c\ub85c \uc778\ud574 %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=\ub2e4\ub978 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \ud604\uc7ac \ucda9\ub3cc\ud558\ub294 \uad6c\uc131\uc744 \ubcc0\uacbd\ud558\uace0 \uc788\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_LIST_DDE_1054=\uc720\ud615\uc744 \ud655\uc778\ud560 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uac80\uc0c9\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. %s\uc5d0 \uc798\ubabb\ub41c LDAP \ud56d\ubaa9\uc774 \uc788\uae30 \ub54c\ubb38\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. %s \uac1d\uccb4 \ud074\ub798\uc2a4\uac00 \uc62c\ubc14\ub978\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
-ERR_DSCFG_ERROR_LIST_MODE_1055=\uc544\ub798\uc5d0 \ub098\uc5f4\ub41c \uc774\uc720\ub85c \uc778\ud574 %s\uc744(\ub97c) \uac80\uc0c9\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_LIST_MONFE_1056=%s\uc774(\uac00) \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=\uc62c\ubc14\ub978 \uad8c\ud55c\uc774 \ubd80\uc5ec\ub418\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub098\uc5f4\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_LIST_CE_1058=\ud1b5\uc2e0 \ubb38\uc81c\ub85c \uc778\ud574 %s\uc744(\ub97c) \ub098\uc5f4\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=\ub2e4\ub978 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \ud604\uc7ac \ucda9\ub3cc\ud558\ub294 \uad6c\uc131\uc744 \ubcc0\uacbd\ud558\uace0 \uc788\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub098\uc5f4\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=\uc54c \uc218 \uc5c6\ub294 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc5ec %s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\uc758 \uac12\uc744 \uacb0\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\uc758 \uae30\ubcf8\uac12\uc744 \uacb0\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=\ub4f1\ub85d \uc815\ubcf4 \uc778\uc218 \"%s\"\uc5d0 \uc774\ub984/\uac12 \uad6c\ubd84 \uae30\ud638\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uc778\uc218\ub294 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4: property:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=\ub4f1\ub85d \uc815\ubcf4 \uc778\uc218 \"%s\"\uc5d0 \ub4f1\ub85d \uc815\ubcf4 \uc774\ub984\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc778\uc218\ub294 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4: property:value
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=\ub4f1\ub85d \uc815\ubcf4 \uc778\uc218 \"%s\"\uc5d0 \ub4f1\ub85d \uc815\ubcf4 \uac12\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc778\uc218\ub294 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4: property:value
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=\ud558\uc704 \uc720\ud615 \"%s\"\uc740(\ub294) %s\uc5d0\uc11c \uc778\uc2dd\ud560 \uc218 \uc788\ub294 \uc720\ud615\uc774 \uc544\ub2d9\ub2c8\ub2e4. \ub2e4\uc74c \uc720\ud615 \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=\ub4f1\ub85d \uc815\ubcf4 \uc218\uc815 \"%s\"\uc5d0 \uc774\ub984/\uac12 \uad6c\ubd84 \uae30\ud638\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uc778\uc218\ub294 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4: property[+|-]:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=\ub4f1\ub85d \uc815\ubcf4 \uc218\uc815 \"%s\"\uc5d0 \ub4f1\ub85d \uc815\ubcf4 \uc774\ub984\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc778\uc218\ub294 \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4: property[+|-]:value
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=The property modification "%s" is incompatible with another modification to the same property
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=\ub9cc\ub4e4\uc5b4\uc57c \ud560 %s\uc758 \uc720\ud615\uc785\ub2c8\ub2e4(\uae30\ubcf8\uac12: %s). TYPE \uac12\uc740 \ub2e4\uc74c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=\ub4f1\ub85d \uc815\ubcf4 \uac12\uc744 \ud55c \uc904\uc5d0 \ud558\ub098\uc529 \ud45c\uc2dc\ud558\ub3c4\ub85d \ud45c\uc2dc \ucd9c\ub825\uc744 \uc218\uc815\ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=\uc9c0\uc815\ub41c \ub2e8\uc704\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc2dc\uac04 \ub370\uc774\ud130\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4. UNIT \uac12\uc740 ms, s, m, h, d \ub610\ub294 w(\ubc00\ub9ac\ucd08, \ucd08, \ubd84, \uc2dc\uac04, \uc77c \ub610\ub294 \uc8fc)\uc785\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=\uc9c0\uc815\ub41c \ub2e8\uc704\ub97c \uc0ac\uc6a9\ud558\uc5ec \uba54\ubaa8\ub9ac \ud06c\uae30 \ub370\uc774\ud130\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4. UNIT \uac12\uc740 b, kb, mb, gb \ub610\ub294 tb(\ubc14\uc774\ud2b8, \ud0ac\ub85c\ubc14\uc774\ud2b8, \uba54\uac00\ubc14\uc774\ud2b8, \uae30\uac00\ubc14\uc774\ud2b8 \ub610\ub294 \ud14c\ub77c\ubc14\uc774\ud2b8)\uc785\ub2c8\ub2e4.
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=\uc2dc\uac04 \ub2e8\uc704 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uc2dc\uac04 \ub2e8\uc704\ub294 ms, s, m, h, d \ub610\ub294 w(\ubc00\ub9ac\ucd08, \ucd08, \ubd84, \uc2dc\uac04, \uc77c \ub610\ub294 \uc8fc)\uc785\ub2c8\ub2e4.
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=\ud06c\uae30 \ub2e8\uc704 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ud06c\uae30 \ub2e8\uc704\ub294 b, kb, mb, gb \ub610\ub294 tb(\ubc14\uc774\ud2b8, \ud0ac\ub85c\ubc14\uc774\ud2b8, \uba54\uac00\ubc14\uc774\ud2b8, \uae30\uac00\ubc14\uc774\ud2b8 \ub610\ub294 \ud14c\ub77c\ubc14\uc774\ud2b8)\uc785\ub2c8\ub2e4.
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=\uc720\ud615
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=%s \uad00\ub828 \ud558\uc704 \uba85\ub839 \ud45c\uc2dc
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=\ubaa8\ub4e0 \ud558\uc704 \uba85\ub839 \ud45c\uc2dc
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=\uc694\uc57d \uc0ac\uc6a9\ubc95 \uc815\ubcf4 \ud45c\uc2dc
-INFO_DSCFG_DESCRIPTION_NAME_1086=%s\uc758 \uc774\ub984
-INFO_DSCFG_DESCRIPTION_PROP_1087=\ud45c\uc2dc\ud560 \ub4f1\ub85d \uc815\ubcf4 \uc774\ub984
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. \uac12\uc744 \uc5ec\ub7ec \uac1c \ud560\ub2f9\ud558\ub824\uba74 \ub3d9\uc77c\ud55c \ub4f1\ub85d \uc815\ubcf4\ub97c \uc5ec\ub7ec \ubc88 \uc9c0\uc815\ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Adds a single value to a property where PROP is the name of the property and VALUE is the single value to be added
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Removes a single value from a property where PROP is the name of the property and VALUE is the single value to be removed
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=\ub4f1\ub85d \uc815\ubcf4\ub97c \uae30\ubcf8\uac12\uc73c\ub85c \uc7ac\uc124\uc815\ud569\ub2c8\ub2e4. \uc5ec\uae30\uc11c PROP\ub294 \uc7ac\uc124\uc815\ud560 \ub4f1\ub85d \uc815\ubcf4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=\ub4f1\ub85d \uc815\ubcf4\ub97c \uc124\uba85\ud574\uc57c \ud558\ub294 \uad6c\uc131\uc694\uc18c \uc720\ud615\uc785\ub2c8\ub2e4. TYPE \uac12\uc740 "--category" \uc635\uc158\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc9c0\uc815\ud55c CATEGORY\uc5d0 \uc5f0\uacb0\ub41c \uad6c\uc131\uc694\uc18c \uc720\ud615 \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=LDAP \ubc14\uc778\ub4dc \ube44\ubc00\ubc88\ud638\ub97c \uc9c0\uc815\ud558\uc9c0 \uc54a\uc558\uc73c\ubbc0\ub85c \ub300\ud654\uc2dd\uc73c\ub85c \uc77d\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_FORCE_1196=\uc874\uc7ac\ud558\uc9c0 \uc54a\ub294 %s\uc744(\ub97c) \ubb34\uc2dc\ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=%s \ub4f1\ub85d \uc815\ubcf4 \"%s\"\uc740(\ub294) \ud544\uc218 \ud56d\ubaa9\uc774\ubbc0\ub85c \uc7ac\uc124\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \"%s\" \uc635\uc158\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0c8 \uac12\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=\uc774\ub984 \"%s\"\uc740(\ub294) \ub2e4\uc74c \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 \uc720\ud6a8\ud55c %s \uc774\ub984\uc774 \uc544\ub2d9\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=%s\uc758 \uc774\ub984\uc740 \ube44\uc6cc\ub458 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=%s\uc758 \uc774\ub984\uc740 \uacf5\ubc31\uc73c\ub85c \ub458 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=\uc774\ub984 \"%s\"\uc740(\ub294) %s\uc5d0 \ub300\ud574 \uc720\ud6a8\ud55c \uc774\ub984\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=\uc0c8 %s\uc758 \uc774\ub984
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=\uc0c8 %s\uc758 \uc774\ub984\uc740 \"%s\" \ub4f1\ub85d \uc815\ubcf4\uc758 \uac12\uc73c\ub85c\ub3c4 \uc0ac\uc6a9\ub429\ub2c8\ub2e4: %s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=\"%s\" \ub4f1\ub85d \uc815\ubcf4\ub97c %s \uc774\ub984\uc5d0 \uc554\uc2dc\uc801\uc73c\ub85c \uc815\uc758\ub41c \ub300\ub85c \uc124\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=\uace0\uae09 \uad6c\uc131\uc694\uc18c \ubc0f \ub4f1\ub85d \uc815\ubcf4\ub97c \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=\uc774 \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc774 \ub300\ud654\ud615\uc73c\ub85c \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \"--%s\" \uc778\uc218\ub97c \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> \ub9cc\ub4e4 %s\uc758 \uc720\ud615\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> \ub9cc\ub4e4 %s\uc758 \uc774\ub984\uc744 \uc785\ub825\ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=\ub2e4\ub978 %s\uc774(\uac00) \"%s\" \uc774\ub984\uc744 \uc774\ubbf8 \uc0ac\uc6a9\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=\uc720\ud615
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=\uc124\uba85
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=%s\uc774(\uac00) \ud604\uc7ac \uc11c\ubc84\uc5d0 \uad6c\uc131\ub418\uc5b4 \uc788\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0 \uacc4\uc18d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> %s\uc774(\uac00) \ud558\ub098\ub9cc \uc788\uc2b5\ub2c8\ub2e4: \"%s\". \uc774\uac83\uc774 \uc62c\ubc14\ub985\ub2c8\uae4c?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> \ub2e4\uc74c \ubaa9\ub85d\uc5d0\uc11c %s\uc744(\ub97c) \uc120\ud0dd\ud569\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=Unable to continue since there is no such an object currently configured on the server
-INFO_DSCFG_HELP_FIELD_ENUM_1254=\ub2e4\uc74c \uac12 \uc911 \ud558\ub098:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=\uc815\uc758\ub418\uc9c0 \uc54a\uc74c
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=%2$s\uc758 \"%1$s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0\uc11c \uc0c1\uc18d
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=\ubd80\ubaa8 %2$s\uc758 \"%1$s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0\uc11c \uc0c1\uc18d
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=\uc774 %2$s\uc758 \"%1$s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0\uc11c \uc0c1\uc18d
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=\uc774 \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud55c \ubcc0\uacbd \uc0ac\ud56d\uc744 \uc801\uc6a9\ud558\ub824\uba74 \uc11c\ubc84\ub97c \ub2e4\uc2dc \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4.
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=\uc774 \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud55c \ubcc0\uacbd \uc0ac\ud56d\uc744 \uc801\uc6a9\ud558\ub824\uba74 %s\uc744(\ub97c) \ub2e4\uc2dc \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4.
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=\uc77d\uae30 \uc804\uc6a9 - \uc774 \ub4f1\ub85d \uc815\ubcf4\ub294 %s\uc744(\ub97c) \ub9cc\ub4e4 \uacbd\uc6b0\uc5d0\ub9cc \uc9c0\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=\ubaa8\ub2c8\ud130\ub9c1 - \uc774 \ub4f1\ub85d \uc815\ubcf4\ub294 \uc11c\ubc84\uc5d0\uc11c \uc790\ub3d9\uc73c\ub85c \uc0dd\uc131\ub429\ub2c8\ub2e4.
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=\ub4f1\ub85d \uc815\ubcf4: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=\uad6c\uc131\uc694\uc18c \uc774\ub984: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=\uae30\ubcf8 \ub3d9\uc791
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=\ud544\uc218
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=\uace0\uae09
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=\uc5ec\ub7ec \uac12
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=\uc77d\uae30 \uc804\uc6a9
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=\uad6c\ubb38
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=\uc635\uc158 \uc720\ud615:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=\ub4f1\ub85d \uc815\ubcf4 \uac12\uc744 \uc77d\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=\ub4f1\ub85d \uc815\ubcf4 \uac12\uc744 \uc4f8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=\ub4f1\ub85d \uc815\ubcf4\ub294 \ud544\uc218\uc785\ub2c8\ub2e4.
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=\ub4f1\ub85d \uc815\ubcf4\ub294 \ub2e8\uc77c \uac12\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=\ubcc0\uacbd \uc0ac\ud56d\uc744 \uc801\uc6a9\ud558\ub824\uba74 \uad00\ub9ac \uc791\uc5c5\uc744 \uc218\ud589\ud574\uc57c \ud569\ub2c8\ub2e4.
-INFO_DSCFG_CONFIRM_CREATE_1277=%s\uc744(\ub97c) \ub9cc\ub4dc\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_DSCFG_CONFIRM_DELETE_1278=%s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_DSCFG_CONFIRM_MODIFY_1279=%s\uc744(\ub97c) \uc218\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=%s\uc744(\ub97c) \ub9cc\ub4e4\uc5c8\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=%s\uc744(\ub97c) \uc0ad\uc81c\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=%s\uc744(\ub97c) \uc218\uc815\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=%s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=%s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=%s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=\ub4f1\ub85d \uc815\ubcf4\ub97c \uc124\uba85\ud574\uc57c \ud558\ub294 \uad6c\uc131\uc694\uc18c \ubc94\uc8fc\uc785\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287=\"%s\"\uc740(\ub294) \uc778\uc2dd\ud560 \uc218 \uc788\ub294 \uad6c\uc131\uc694\uc18c \ubc94\uc8fc\uac00 \uc544\ub2d9\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288=\"%s\"\uc740(\ub294) \"%s\" \ubc94\uc8fc\uc5d0\uc11c \uc778\uc2dd\ud560 \uc218 \uc788\ub294 \uad6c\uc131\uc694\uc18c \uc720\ud615\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=\"%s\" \ub4f1\ub85d \uc815\ubcf4\ub294 \uc778\uc2dd\ud560 \uc218 \uc788\ub294 \ub4f1\ub85d \uc815\ubcf4\uac00 \uc544\ub2d9\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=\uad6c\uc131\uc694\uc18c\uc758 \uc0c1\uc18d\ub41c \ub4f1\ub85d \uc815\ubcf4\ub97c \ud45c\uc2dc\ud558\ub3c4\ub85d \ud45c\uc2dc \ucd9c\ub825\uc744 \uc218\uc815\ud569\ub2c8\ub2e4.
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=\uc81c\ud55c \uc5c6\uc74c
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud55c \uac12\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud574 \uac12\uc744 \ud558\ub098 \uc774\uc0c1 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_HEADING_SYNTAX_1296=\uad6c\ubb38:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub2e4\uc74c \uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=\ucd94\uac00\ud560 \uac12\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=\uc81c\uac70\ud560 \uac12\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=\"%s\" \ub4f1\ub85d \uc815\ubcf4\ub97c \uc218\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=\ubaa8\ub4e0 \uac12 \ucd94\uac00
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=\ud558\ub098 \uc774\uc0c1\uc758 \uac12 \ucd94\uac00
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=\ud558\ub098 \uc774\uc0c1\uc758 \uac12 \uc81c\uac70
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=\ubaa8\ub4e0 \uac12 \uc81c\uac70
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=\ubcc0\uacbd \ub418\ub3cc\ub9ac\uae30
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=\uc815\uc758\ub418\uc9c0 \uc54a\uc740 \uc0c1\ud0dc\ub85c \ub450\uae30
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=\uae30\ubcf8 \ub3d9\uc791 \uc0ac\uc6a9: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=\uc0c1\uc18d\ub41c \uae30\ubcf8 \ub3d9\uc791 \uc0ac\uc6a9: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=\uc0c1\uc18d\ub41c \uae30\ubcf8 \ub3d9\uc791 \uc0ac\uc6a9: \uc815\uc758\ub418\uc9c0 \uc54a\uc74c
-INFO_EDITOR_OPTION_USE_VALUE_1312=\uac12 \uc0ac\uc6a9: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=\uae30\ubcf8\uac12 \uc0ac\uc6a9: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=\uc0c1\uc18d\ub41c \uae30\ubcf8\uac12 \uc0ac\uc6a9: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=\uc774 \uac12 \uc0ac\uc6a9
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=\uc774 \uae30\ubcf8\uac12 \uc0ac\uc6a9
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=\uc774 \uc0c1\uc18d\ub41c \uae30\ubcf8\uac12 \uc0ac\uc6a9
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=\uae30\ubcf8 \ub3d9\uc791 \uc720\uc9c0: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=\uc0c1\uc18d\ub41c \uae30\ubcf8 \ub3d9\uc791 \uc720\uc9c0: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=\uc0c1\uc18d\ub41c \uae30\ubcf8 \ub3d9\uc791 \uc720\uc9c0: \uc815\uc758\ub418\uc9c0 \uc54a\uc74c
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=\uac12 \uc720\uc9c0: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=\uae30\ubcf8\uac12 \uc720\uc9c0: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=\uc0c1\uc18d\ub41c \uae30\ubcf8\uac12 \uc720\uc9c0: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=\uc774 \uac12 \uc720\uc9c0
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=\uc774 \uae30\ubcf8\uac12 \uc720\uc9c0
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=\uc774 \uc0c1\uc18d\ub41c \uae30\ubcf8\uac12 \uc720\uc9c0
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=\uae30\ubcf8 \ub3d9\uc791\uc73c\ub85c \uc7ac\uc124\uc815: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=\uc0c1\uc18d\ub41c \uae30\ubcf8 \ub3d9\uc791\uc73c\ub85c \uc7ac\uc124\uc815: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=\uc0c1\uc18d\ub41c \uae30\ubcf8 \ub3d9\uc791\uc73c\ub85c \uc7ac\uc124\uc815: \uc815\uc758\ub418\uc9c0 \uc54a\uc74c
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=\uae30\ubcf8\uac12\uc73c\ub85c \uc7ac\uc124\uc815: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=\uc0c1\uc18d\ub41c \uae30\ubcf8\uac12\uc73c\ub85c \uc7ac\uc124\uc815: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=\uae30\ubcf8\uac12\uc73c\ub85c \uc7ac\uc124\uc815: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=\uc0c1\uc18d\ub41c \uae30\ubcf8\uac12\uc73c\ub85c \uc7ac\uc124\uc815: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uac00 \uc815\uc758\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uac00 \uc815\uc758\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub2e4\uc74c \uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub2e4\uc74c \uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_READ_ONLY_1340=\uc774 \ub4f1\ub85d \uc815\ubcf4\ub294 \uc77d\uae30 \uc804\uc6a9\uc774\ubbc0\ub85c \uc218\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub3c4\uc6c0\ub9d0 \uc124\uba85\uc11c\ub97c \ubcf4\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=\uae30\ubcf8\uac12\uc73c\ub85c \ubcc0\uacbd: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=\uac12\uc73c\ub85c \ubcc0\uacbd: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=\uac12 \ubcc0\uacbd
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> \"%s\" \ub4f1\ub85d \uc815\ubcf4 \uad6c\uc131
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=\"%s\" \ub4f1\ub85d \uc815\ubcf4 \uac12 \uc785\ub825:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=\"%s\" \ub4f1\ub85d \uc815\ubcf4 \uac12 \uc785\ub825[\uacc4\uc18d]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=\"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud574 \ub2e4\ub978 \uac12 \uc785\ub825[\uacc4\uc18d]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=\uc774 \ub4f1\ub85d \uc815\ubcf4\uc5d0 \uac12 \"%s\"\uc774(\uac00) \uc774\ubbf8 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub978 \uac12\uc744 \uc785\ub825\ud558\uc2ed\uc2dc\uc624.
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=\uc774 \ub4f1\ub85d \uc815\ubcf4\uc5d0 \uac12 \"%s\"\uc774(\uac00) \uc774\ubbf8 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub978 \uac12\uc744 \uc785\ub825\ud558\uac70\ub098, Return \ud0a4\ub97c \ub20c\ub7ec \uacc4\uc18d\ud558\uc2ed\uc2dc\uc624.
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> %s\uc758 \ub4f1\ub85d \uc815\ubcf4 \uad6c\uc131
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=\ub9c8\uce68 - \uc0c8 %s\uc744(\ub97c) \ub9cc\ub4ed\ub2c8\ub2e4.
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=\ub9c8\uce68 - %s\uc5d0 \ubcc0\uacbd \ub0b4\uc6a9\uc744 \uc801\uc6a9\ud569\ub2c8\ub2e4.
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> \"%s\" \ub4f1\ub85d \uc815\ubcf4 \uad6c\uc131(\uacc4\uc18d)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> %s\uc5d0 \ub300\ud55c \uc774\ub984\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc774 \uc774\ub984\uc740 \ub2e4\uc74c \uc124\uba85\uc744 \uac00\uc9c4 \"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud55c \uac12\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=\ub9cc\ub4e4 %s\uc758 \uc774\ub984\uc744 \uc785\ub825\ud569\ub2c8\ub2e4.
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ \uad6c\uc131 \ucf58\uc194 \uc8fc \uba54\ub274
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=\ubb34\uc5c7\uc744 \uad6c\uc131\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s \uad00\ub9ac \uba54\ub274
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=\ubb34\uc5c7\uc744 \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=\uc0c8 %s \ub9cc\ub4e4\uae30
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=%s \ubcf4\uae30 \ubc0f \ud3b8\uc9d1
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=\uae30\uc874 %s \ubcf4\uae30 \ubc0f \ud3b8\uc9d1
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=\uae30\uc874 %s \uc0ad\uc81c
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=\uae30\uc874 %s \ub098\uc5f4
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=%s \ud45c\uc2dc
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=\uc77c\ubc18 %s
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s\uc744(\ub97c) \uc0ad\uc81c\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 %s\uc758 \ub4f1\ub85d \uc815\ubcf4\ub97c \ub2e4\uc2dc \ud3b8\uc9d1\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394=\"%s\" \uad6c\uc131 \uc694\uc18c \uc720\ud615\uc744 {%s} \ud558\uc704 \uba85\ub839\uacfc \ud568\uaed8 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=\ud558\ub098 \uc774\uc0c1\uc758 %s\uc744(\ub97c) \"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud574 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=%s\uc744(\ub97c) \"%s\" \ub4f1\ub85d \uc815\ubcf4\uc5d0 \ub300\ud574 \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129=\"%s\" \ub4f1\ub85d \uc815\ubcf4\ub294 \ub2e4\uc74c %s\uc744(\ub97c) \ucc38\uc870\ud569\ub2c8\ub2e4.
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=\ucd94\uac00\ud560 %s\uc744(\ub97c) \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=\ubaa8\ub4e0 %s \ucd94\uac00
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=\uc81c\uac70\ud560 %s\uc744(\ub97c) \uc120\ud0dd\ud569\ub2c8\ub2e4.
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=\uae30\ubcf8\uac12 %s(\uc73c)\ub85c \ubcc0\uacbd: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=%s(\uc73c)\ub85c \ubcc0\uacbd: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=\ucc38\uc870\ub418\ub294 %s(\"%s\"\ub77c\uace0 \ud568)\uc744(\ub97c) \ud65c\uc131\ud654\ud574\uc57c \uc774 %s\uc640(\uacfc) \ud568\uaed8 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud65c\uc131\ud654\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=%s\uc740(\ub294) \ube44\ud65c\uc131\ud654\ub41c %s\uc5d0 \ub300\ud55c \ucc38\uc870\ub97c \ud3ec\ud568\ud558\uace0 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc218\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-ERR_CREATE_HEADING_MMPE_SINGLE_138=\ub2e4\uc74c \ud544\uc218 \ub4f1\ub85d \uc815\ubcf4\ub97c \uc815\uc758\ud558\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_CREATE_HEADING_MMPE_PLURAL_139=\ub2e4\uc74c \ud544\uc218 \ub4f1\ub85d \uc815\ubcf4\ub97c \uc815\uc758\ud558\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=\ub2e4\uc74c \ud544\uc218 \ub4f1\ub85d \uc815\ubcf4\ub97c \uc815\uc758\ud558\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=\ub2e4\uc74c \ud544\uc218 \ub4f1\ub85d \uc815\ubcf4\ub97c \uc815\uc758\ud558\uc9c0 \uc54a\uc558\uae30 \ub54c\ubb38\uc5d0 %s\uc744(\ub97c) \uc218\uc815\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-INFO_DSCFG_PROMPT_EDIT_142=\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 %s\uc758 \ub4f1\ub85d \uc815\ubcf4\ub97c \ud3b8\uc9d1\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-ERR_GET_HEADING_MODE_SINGLE_143=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s(\uc744)\ub97c \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-ERR_GET_HEADING_MODE_PLURAL_144=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c %s(\uc744)\ub97c \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=\uc0c8 %s \ub9cc\ub4e4\uae30
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=\ucc38\uc870\ub418\ub294 %s(\"%s\"\ub77c\uace0 \ud568)\uc744(\ub97c) \ud65c\uc131\ud654\ud574\uc57c \uc774 %s\uc640(\uacfc) \ud568\uaed8 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud574\ub2f9 \ub4f1\ub85d \uc815\ubcf4\ub97c \ud3b8\uc9d1\ud558\uc5ec \ud65c\uc131\ud654\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=\uc0ac\uc6a9\uc790 \uc815\uc758 %s
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=\uc0ac\uc6a9\uc790 \uc815\uc758 \uad6c\ud604 \ud074\ub798\uc2a4\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790 \uc815\uc758 %s
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=\uc77c\ubc18 %s
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=\ub3c4\uc6c0\ub9d0: %s
-INFO_DSCFG_NON_INTERACTIVE_151=\ub3d9\ub4f1\ud55c \ube44\ub300\ud654\uc2dd \uba85\ub839\uc904\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:%n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=\uc774 \uba85\ub839\uc744 \ub300\ud654\uc2dd \ubaa8\ub4dc\ub85c \uc2e4\ud589\ud560 \ub54c \ub3d9\ub4f1\ud55c \ube44\ub300\ud654\uc2dd \uc778\uc218\ub97c \ud45c\uc900 \ucd9c\ub825\uc5d0 \ud45c\uc2dc\ud569\ub2c8\ub2e4.
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=\uc774 \uba85\ub839\uc744 \ub300\ud654\uc2dd \ubaa8\ub4dc\ub85c \uc2e4\ud589\ud560 \ub54c \ub3d9\ub4f1\ud55c \ube44\ub300\ud654\uc2dd \uba85\ub839\uc774 \uae30\ub85d\ub420 \ud30c\uc77c\uc758 \uc804\uccb4 \uacbd\ub85c\uc785\ub2c8\ub2e4.
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=\ud30c\uc77c %s\uc5d0 \ub3d9\ub4f1\ud55c \ube44\ub300\ud654\uc2dd \uba85\ub839\uc904\uc744 \uc4f0\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uc624\ub958 \uc138\ubd80 \uc815\ubcf4: %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=\ud30c\uc77c %s\uc5d0 \uc4f8 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud574\ub2f9 \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4 \uad8c\ud55c\uc774 \uc788\uace0 \ud30c\uc77c\uc758 \uc804\uccb4 \uacbd\ub85c\ub97c \uc785\ub825\ud588\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=\ub3d9\ub4f1\ud55c \uba85\ub839\uc744 \uc4f0\ub3c4\ub85d \uc9c0\uc815\ud55c \uacbd\ub85c %s\uc774(\uac00) \ub514\ub809\ud1a0\ub9ac\uc785\ub2c8\ub2e4.  \ud30c\uc77c\uc5d0 \ub300\ud55c \uacbd\ub85c\ub97c \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_pl.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_pl.properties
deleted file mode 100644
index a41a49b..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_pl.properties
+++ /dev/null
@@ -1,69 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=zako\u0144cz - zastosuj zmiany w %s
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=Warto\u015b\u0107 % w\u0142a\u015bciwo\u015bci %s nie istnieje
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=Wy\u015bwietla istniej\u0105ce %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Tworzy %s
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=Podana \u015bcie\u017cka %s do zapisu odpowiednika polecenia jest katalogiem.  Musisz poda\u0107 \u015bcie\u017ck\u0119 do pliku
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=Co chcesz skonfigurowa\u0107?
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=Modyfikuje w\u0142a\u015bciwo\u015bci %s
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> menu zarz\u0105dzania %s
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=Wyst\u0105pi\u0142 b\u0142\u0105d podczas pr\u00f3by zapisu odpowiednika nieinteraktywnego polecenia do pliku %s.  Szczeg\u00f3\u0142by b\u0142\u0119du:  %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=Lista istniej\u0105cych %s
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> menu g\u0142\u00f3wne konsoli konfiguracyjnej OpenDJ
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> Konfigurowanie w\u0142asno\u015bci %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=Wy\u015bwietl i edytuj istniej\u0105cy %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=Nie mo\u017cna zapisywa\u0107 do pliku %s. Sprawd\u017a, czy masz prawa dost\u0119pu do pliku i czy poda\u0142e\u015b pe\u0142n\u0105 \u015bcie\u017ck\u0119 do pliku
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=Czy chcesz zmodyfikowa\u0107 w\u0142asno\u015b\u0107 "%s"?
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=Zmie\u0144 to na warto\u015b\u0107: %s
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=Pozwala na konfiguracj\u0119 zaawansowanych sk\u0142adnik\u00f3w i w\u0142asno\u015bci
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> Konfigurowanie w\u0142asno\u015bci "%s"
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Wy\u015bwietl podsumowanie informacji o u\u017cyciu
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=Opisuje zarz\u0105dzane obiekty i ich w\u0142asno\u015bci
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=Zachowaj warto\u015b\u0107: %s
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z serwerem "%s" na porcie %s
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=%s zosta\u0142 zmodyfikowany pomy\u015blnie
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Waro\u015bc(i)
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=Co chcia\u0142by\u015b zrobi\u0107?
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Pokazuje w\u0142a\u015bciwo\u015bci %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=Usu\u0144 istniej\u0105cy %s
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=Pe\u0142na \u015bcie\u017cka do pliku gdzie odpowiednik nieinteraktywnych polece\u0144 b\u0119dzie zapisany je\u015bli polecenie uruchomione jest w trybie interaktywnym
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Typ
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=Utw\u00f3rz nowy %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Wy\u015bwietla podkomendy zwi\u0105zane z %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=Utw\u00f3rz nowy %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Wy\u015bwietla wszystkie podkomendy
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=W\u0142asno\u015b\u0107
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=Wy\u015bwietla odpowiedni nieinteraktywnego argumentu na standadowym wyj\u015bciu gdy komenda jest uruchomiona w trybie interaktywnym
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=Usuwa %s
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=Argument "--%s" musi by\u0107 podany gdy aplikacja jest u\u017cywana nieinteraktywnie
-INFO_DSCFG_NON_INTERACTIVE_151=Odpowiednik nieinteraktywnego polecenia to:%n%s
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> Wybierz %s z poni\u017cszej listy:
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=Typ
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_zh_CN.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_zh_CN.properties
deleted file mode 100644
index 5769b17..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_zh_CN.properties
+++ /dev/null
@@ -1,302 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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-2010 Sun Microsystems, Inc.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=\u65e0\u6cd5\u8bfb\u53d6\u8fde\u63a5\u53c2\u6570\uff0c\u56e0\u4e3a\u51fa\u73b0\u4ee5\u4e0b\u9519\u8bef: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=\u56e0\u4e3a "%s"\uff0c\u65e0\u6cd5\u901a\u8fc7\u670d\u52a1\u5668\u7684\u9a8c\u8bc1
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=\u65e0\u6cd5\u8fde\u63a5\u5230\u4f4d\u4e8e "%s"\uff08\u7aef\u53e3 %s\uff09\u7684\u670d\u52a1\u5668
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=\u65e0\u6cd5\u4f7f\u7528\u7b80\u5355\u9a8c\u8bc1\u8fdb\u884c\u9a8c\u8bc1
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=\u521b\u5efa %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=\u5220\u9664 %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=\u5217\u51fa\u73b0\u6709\u7684 %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=\u663e\u793a %s \u5c5e\u6027
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=\u4fee\u6539 %s \u5c5e\u6027
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a\u5b50\u547d\u4ee4
-INFO_DSCFG_DESCRIPTION_TYPE_1010=\u5e94\u521b\u5efa\u7684 %s \u7684\u7c7b\u578b\u3002\u201c\u7c7b\u578b\u201d\u503c\u53ef\u4ee5\u4e3a\u4e0b\u5217\u503c\u4e4b\u4e00: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=\u6ca1\u6709\u4e3a\u7ba1\u7406\u5458 "%s" \u6307\u5b9a\u4efb\u4f55\u5bc6\u7801
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=\u5c5e\u6027 "%s" \u4e0d\u662f %s \u7684\u5df2\u8bc6\u522b\u5c5e\u6027
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=\u503c "%s" \u4e0d\u662f %s \u5c5e\u6027 "%s" \u7684\u6709\u6548\u503c\uff0c\u6709\u6548\u503c\u7684\u8bed\u6cd5\u5982\u4e0b: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=%s \u5c5e\u6027 "%s" \u4e3a\u53ea\u8bfb\u5c5e\u6027\uff0c\u56e0\u6b64\u65e0\u6cd5\u4fee\u6539
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=%s \u5c5e\u6027 "%s" \u4e3a\u5fc5\u9700\u5c5e\u6027\uff0c\u56e0\u6b64\u5fc5\u987b\u6307\u5b9a
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=%s \u5c5e\u6027 "%s" \u4e3a\u5355\u503c\u5c5e\u6027\uff0c\u56e0\u6b64\u65e0\u6cd5\u4e3a\u5176\u6307\u5b9a\u591a\u4e2a\u503c
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=\u63cf\u8ff0\u53d7\u7ba1\u5bf9\u8c61\u53ca\u5176\u5c5e\u6027
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=\u7ec4\u4ef6
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=\u5c5e\u6027
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=\u503c
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=\u8bed\u6cd5
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=\u9009\u9879
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=\u8bf7\u53c2\u89c1\u8be6\u7ec6\u7684\u5e2e\u52a9\u4fe1\u606f
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=\u65e0\u6cd5\u68c0\u7d22\u7236 %s\uff0c\u56e0\u4e3a\u65e0\u6cd5\u5224\u65ad\u5176\u7c7b\u578b\u3002\u8fd9\u53ef\u80fd\u662f\u56e0\u4e3a %s \u5177\u6709\u65e0\u6548\u7684 LDAP \u6761\u76ee\u3002\u68c0\u67e5 %s \u662f\u5426\u5177\u6709\u6b63\u786e\u7684\u5bf9\u8c61\u7c7b
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=\u65e0\u6cd5\u68c0\u7d22\u7236 %s\uff0c\u56e0\u4e3a\u4e0b\u9762\u5217\u51fa\u7684\u539f\u56e0:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=\u7236 %s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u56e0\u4e3a\u5df2\u5b58\u5728\u5177\u6709\u76f8\u540c\u540d\u79f0\u7684\u9879\u76ee
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u6b63\u786e\u7684\u6388\u6743
-ERR_DSCFG_ERROR_CREATE_CE_1035=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u56e0\u4e3a\u51fa\u73b0\u901a\u4fe1\u95ee\u9898: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u56e0\u4e3a\u5176\u4ed6\u5ba2\u6237\u7aef\u5f53\u524d\u6b63\u5728\u8fdb\u884c\u7684\u914d\u7f6e\u66f4\u6539\u4f1a\u5bfc\u81f4\u51b2\u7a81
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=\u65e0\u6cd5\u5220\u9664 %s\uff0c\u56e0\u4e3a\u5b83\u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=\u65e0\u6cd5\u5220\u9664 %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u6b63\u786e\u7684\u6388\u6743
-ERR_DSCFG_ERROR_DELETE_CE_1041=\u65e0\u6cd5\u5220\u9664 %s\uff0c\u56e0\u4e3a\u51fa\u73b0\u901a\u4fe1\u95ee\u9898: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=\u65e0\u6cd5\u5220\u9664 %s\uff0c\u56e0\u4e3a\u5176\u4ed6\u5ba2\u6237\u7aef\u5f53\u524d\u6b63\u5728\u8fdb\u884c\u7684\u914d\u7f6e\u66f4\u6539\u4f1a\u5bfc\u81f4\u51b2\u7a81
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=\u65e0\u6cd5\u68c0\u7d22 %s\uff0c\u56e0\u4e3a\u65e0\u6cd5\u5224\u65ad\u5176\u7c7b\u578b\u3002\u8fd9\u53ef\u80fd\u662f\u56e0\u4e3a %s \u5177\u6709\u65e0\u6548\u7684 LDAP \u6761\u76ee\u3002\u68c0\u67e5 %s \u7684\u5bf9\u8c61\u7c7b\u662f\u5426\u6b63\u786e
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=\u65e0\u6cd5\u68c0\u7d22 %s\uff0c\u56e0\u4e3a\u4e0b\u9762\u5217\u51fa\u7684\u539f\u56e0:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=%s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=\u65e0\u6cd5\u8bbf\u95ee %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u6b63\u786e\u7684\u6388\u6743
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=\u65e0\u6cd5\u8bbf\u95ee %s\uff0c\u56e0\u4e3a\u51fa\u73b0\u901a\u4fe1\u95ee\u9898: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=\u65e0\u6cd5\u8bbf\u95ee %s\uff0c\u56e0\u4e3a\u5176\u4ed6\u5ba2\u6237\u7aef\u5f53\u524d\u6b63\u5728\u8fdb\u884c\u7684\u914d\u7f6e\u66f4\u6539\u4f1a\u5bfc\u81f4\u51b2\u7a81
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u6b63\u786e\u7684\u6388\u6743
-ERR_DSCFG_ERROR_MODIFY_CE_1051=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u4e3a\u51fa\u73b0\u901a\u4fe1\u95ee\u9898: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u4e3a\u5176\u4ed6\u5ba2\u6237\u7aef\u5f53\u524d\u6b63\u5728\u8fdb\u884c\u7684\u914d\u7f6e\u66f4\u6539\u4f1a\u5bfc\u81f4\u51b2\u7a81
-ERR_DSCFG_ERROR_LIST_DDE_1054=\u65e0\u6cd5\u68c0\u7d22 %s\uff0c\u56e0\u4e3a\u65e0\u6cd5\u5224\u65ad\u5176\u7c7b\u578b\u3002\u8fd9\u53ef\u80fd\u662f\u56e0\u4e3a %s \u5177\u6709\u65e0\u6548\u7684 LDAP \u6761\u76ee\u3002\u68c0\u67e5 %s \u7684\u5bf9\u8c61\u7c7b\u662f\u5426\u6b63\u786e
-ERR_DSCFG_ERROR_LIST_MODE_1055=\u65e0\u6cd5\u68c0\u7d22 %s\uff0c\u56e0\u4e3a\u4e0b\u9762\u5217\u51fa\u7684\u539f\u56e0:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=%s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=\u65e0\u6cd5\u5217\u51fa %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u6b63\u786e\u7684\u6388\u6743
-ERR_DSCFG_ERROR_LIST_CE_1058=\u65e0\u6cd5\u5217\u51fa %s\uff0c\u56e0\u4e3a\u51fa\u73b0\u901a\u4fe1\u95ee\u9898: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=\u65e0\u6cd5\u5217\u51fa %s\uff0c\u56e0\u4e3a\u5176\u4ed6\u5ba2\u6237\u7aef\u5f53\u524d\u6b63\u5728\u8fdb\u884c\u7684\u914d\u7f6e\u66f4\u6539\u4f1a\u5bfc\u81f4\u51b2\u7a81
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=\u65e0\u6cd5\u786e\u5b9a %s \u5c5e\u6027 "%s" \u7684\u503c\uff0c\u56e0\u4e3a\u51fa\u73b0\u672a\u77e5\u9519\u8bef: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=\u65e0\u6cd5\u786e\u5b9a %s \u5c5e\u6027 "%s" \u7684\u9ed8\u8ba4\u503c\uff0c\u5176\u539f\u56e0\u662f: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=\u5c5e\u6027\u53c2\u6570 "%s" \u4e0d\u5305\u542b\u540d\u79f0/\u503c\u5206\u9694\u7b26\u3002\u53c2\u6570\u5e94\u5177\u6709\u4ee5\u4e0b\u8bed\u6cd5: property:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=\u5c5e\u6027\u53c2\u6570 "%s" \u4e0d\u5305\u542b\u5c5e\u6027\u540d\u79f0\u3002\u53c2\u6570\u5e94\u5177\u6709\u4ee5\u4e0b\u8bed\u6cd5: property:value
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=\u5c5e\u6027\u53c2\u6570 "%s" \u4e0d\u5305\u542b\u5c5e\u6027\u503c\u3002\u53c2\u6570\u5e94\u5177\u6709\u4ee5\u4e0b\u8bed\u6cd5: property:value
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=\u5b50\u7c7b\u578b "%s" \u4e0d\u662f %s \u7684\u5df2\u8bc6\u522b\u7c7b\u578b\u3002\u5b83\u5e94\u8be5\u662f\u4e0b\u5217\u7c7b\u578b\u4e4b\u4e00: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=\u5c5e\u6027\u4fee\u6539 "%s" \u4e0d\u5305\u542b\u540d\u79f0/\u503c\u5206\u9694\u7b26\u3002\u53c2\u6570\u5e94\u5177\u6709\u4ee5\u4e0b\u8bed\u6cd5: property[+|-]:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=\u5c5e\u6027\u4fee\u6539 "%s" \u4e0d\u5305\u542b\u5c5e\u6027\u540d\u79f0\u3002\u53c2\u6570\u5e94\u5177\u6709\u4ee5\u4e0b\u8bed\u6cd5: property[+|-]:value
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=\u5c5e\u6027\u4fee\u6539 "%s" \u4e0e\u76f8\u540c\u5c5e\u6027\u7684\u5176\u4ed6\u4fee\u6539\u4e0d\u517c\u5bb9
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=\u5e94\u521b\u5efa\u7684 %s \u7684\u7c7b\u578b\uff08\u9ed8\u8ba4\u4e3a %s\uff09\u3002\u201c\u7c7b\u578b\u201d\u503c\u53ef\u4ee5\u4e3a\u4e0b\u5217\u503c\u4e4b\u4e00: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=\u4fee\u6539\u663e\u793a\u8f93\u51fa\uff0c\u4ee5\u5728\u6bcf\u884c\u663e\u793a\u4e00\u4e2a\u5c5e\u6027\u503c
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=\u4f7f\u7528\u6307\u5b9a\u7684\u5355\u4f4d\u663e\u793a\u65f6\u95f4\u6570\u636e\u3002\u201c\u5355\u4f4d\u201d\u503c\u53ef\u4ee5\u4e3a\u4e0b\u5217\u503c\u4e4b\u4e00\uff1ams\u3001s\u3001m\u3001h\u3001d \u6216 w\uff08\u6beb\u79d2\u3001\u79d2\u3001\u5206\u949f\u3001\u5c0f\u65f6\u3001\u5929\u6216\u5468\uff09
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=\u4f7f\u7528\u6307\u5b9a\u7684\u5355\u4f4d\u663e\u793a\u5927\u5c0f\u6570\u636e\u3002\u201c\u5355\u4f4d\u201d\u503c\u53ef\u4ee5\u4e3a\u4e0b\u5217\u503c\u4e4b\u4e00\uff1ab\u3001kb\u3001mb\u3001gb \u6216 tb\uff08\u5b57\u8282\u3001\u5343\u5b57\u8282\u3001\u5146\u5b57\u8282\u3001\u5343\u5146\u5b57\u8282\u6216\u5343\u5409\u5b57\u8282\uff09
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=\u65f6\u95f4\u5355\u4f4d "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u65f6\u95f4\u5355\u4f4d\u4e3a ms\u3001s\u3001m\u3001h\u3001d \u6216 w\uff08\u6beb\u79d2\u3001\u79d2\u3001\u5206\u949f\u3001\u5c0f\u65f6\u3001\u5929\u6216\u5468\uff09
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=\u5927\u5c0f\u5355\u4f4d "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u5927\u5c0f\u5355\u4f4d\u4e3a b\u3001kb\u3001mb\u3001gb \u6216 tb\uff08\u5b57\u8282\u3001\u5343\u5b57\u8282\u3001\u5146\u5b57\u8282\u3001\u5343\u5146\u5b57\u8282\u6216\u5343\u5409\u5b57\u8282\uff09
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=\u7c7b\u578b
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=\u663e\u793a\u4e0e %s \u76f8\u5173\u7684\u5b50\u547d\u4ee4
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=\u663e\u793a\u6240\u6709\u5b50\u547d\u4ee4
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=\u663e\u793a\u4f7f\u7528\u60c5\u51b5\u7684\u6458\u8981\u4fe1\u606f
-INFO_DSCFG_DESCRIPTION_NAME_1086=%s \u7684\u540d\u79f0
-INFO_DSCFG_DESCRIPTION_PROP_1087=\u8981\u663e\u793a\u7684\u5c5e\u6027\u7684\u540d\u79f0
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=\u4e3a\u5c5e\u6027\u6307\u5b9a\u4e00\u4e2a\u503c\uff0c\u8be5\u5c5e\u6027\u7684\u540d\u79f0\u4e3a PROP\uff0c\u8981\u6307\u5b9a\u7684\u5355\u503c\u4e3a VALUE\u3002\u591a\u6b21\u6307\u5b9a\u540c\u4e00\u5c5e\u6027\uff0c\u53ef\u4ee5\u4e3a\u5176\u6307\u5b9a\u591a\u4e2a\u503c
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=\u4e3a\u5c5e\u6027\u6dfb\u52a0\u4e00\u4e2a\u5355\u503c\uff0c\u8be5\u5c5e\u6027\u7684\u540d\u79f0\u4e3a PROP\uff0c\u8981\u6dfb\u52a0\u7684\u5355\u503c\u4e3a VALUE
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=\u4ece\u5c5e\u6027\u5220\u9664\u4e00\u4e2a\u5355\u503c\uff0c\u8be5\u5c5e\u6027\u7684\u540d\u79f0\u4e3a PROP\uff0c\u8981\u5220\u9664\u7684\u5355\u503c\u4e3a VALUE
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=\u5c06\u5c5e\u6027\u91cd\u7f6e\u4e3a\u5176\u9ed8\u8ba4\u503c\uff0c\u8981\u91cd\u7f6e\u7684\u5c5e\u6027\u7684\u540d\u79f0\u4e3a PROP
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=\u5e94\u5bf9\u5176\u5c5e\u6027\u52a0\u4ee5\u63cf\u8ff0\u7684\u7ec4\u4ef6\u7684\u7c7b\u578b\u3002\u201c\u7c7b\u578b\u201d\u503c\u5fc5\u987b\u4e3a\u4e0e\u201c\u7c7b\u522b\u201d\uff08\u4f7f\u7528 "--category" \u9009\u9879\u6307\u5b9a\uff09\u76f8\u5173\u8054\u7684\u7ec4\u4ef6\u7c7b\u578b\u4e4b\u4e00
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=\u672a\u6307\u5b9a LDAP \u7ed1\u5b9a\u5bc6\u7801\uff0c\u5e76\u4e14\u65e0\u6cd5\u4ea4\u4e92\u5f0f\u5730\u8bfb\u53d6\u6b64\u5bc6\u7801
-INFO_DSCFG_DESCRIPTION_FORCE_1196=\u5ffd\u7565\u4e0d\u5b58\u5728\u7684 %s
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=%s \u5c5e\u6027 "%s" \u662f\u5fc5\u9700\u5c5e\u6027\uff0c\u56e0\u6b64\u65e0\u6cd5\u91cd\u7f6e\u3002\u8bf7\u4f7f\u7528 "%s" \u9009\u9879\u6307\u5b9a\u4e00\u4e2a\u65b0\u503c
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE_1201="--%s %s"\uff1a\u53c2\u6570 "--%s" \u5c06\u5c5e\u6027\u91cd\u7f6e\u4e3a\u9ed8\u8ba4\u503c\u3002\u5b83\u65e0\u6cd5\u7528\u4e8e\u4e3a\u5c5e\u6027\u8bbe\u7f6e\u7ed9\u5b9a\u503c
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=\u540d\u79f0 "%s" \u4e0d\u662f %s \u7684\u6709\u6548\u540d\u79f0\uff0c\u6709\u6548\u540d\u79f0\u7684\u8bed\u6cd5\u5982\u4e0b: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=%s \u4e0d\u5141\u8bb8\u540d\u79f0\u4e3a\u7a7a
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=%s \u4e0d\u5141\u8bb8\u540d\u79f0\u4e3a\u7a7a\u767d
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=\u540d\u79f0 "%s" \u4e0d\u662f %s \u7684\u6709\u6548\u540d\u79f0
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=\u65b0 %s \u7684\u540d\u79f0
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=\u65b0 %s \u7684\u540d\u79f0\uff0c\u8be5\u540d\u79f0\u4e5f\u5c06\u7528\u4f5c "%s" \u5c5e\u6027\u7684\u503c\uff1a %s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=\u65e0\u6cd5\u8bbe\u7f6e\u5c5e\u6027 "%s"\uff0c\u56e0\u4e3a\u5b83\u662f\u7531 %s \u7684\u540d\u79f0\u9690\u5f0f\u5b9a\u4e49\u7684
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=\u5141\u8bb8\u914d\u7f6e\u9ad8\u7ea7\u7ec4\u4ef6\u548c\u5c5e\u6027
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=\u975e\u4ea4\u4e92\u5f0f\u5730\u4f7f\u7528\u6b64\u5e94\u7528\u7a0b\u5e8f\u65f6\uff0c\u5fc5\u987b\u6307\u5b9a\u53c2\u6570 "--%s"
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> \u9009\u62e9\u8981\u521b\u5efa\u7684 %s \u7684\u7c7b\u578b:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> \u8f93\u5165\u8981\u521b\u5efa\u7684 %s \u7684\u540d\u79f0:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=\u5df2\u5b58\u5728\u5176\u4ed6\u540d\u79f0\u4e3a "%2$s" \u7684 %1$s
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=\u7c7b\u578b
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=\u63cf\u8ff0
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=\u65e0\u6cd5\u7ee7\u7eed\uff0c\u56e0\u4e3a\u5f53\u524d\u6ca1\u6709\u5728\u670d\u52a1\u5668\u4e0a\u914d\u7f6e\u4efb\u4f55 %s
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> \u53ea\u5b58\u5728\u4e00\u4e2a %s: "%s"\u3002\u662f\u5426\u786e\u5b9a\u8fd9\u662f\u6b63\u786e\u7684\u4e00\u9879\uff1f
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> \u4ece\u4e0b\u9762\u7684\u5217\u8868\u4e2d\u9009\u62e9 %s:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=\u65e0\u6cd5\u7ee7\u7eed\uff0c\u56e0\u4e3a\u5f53\u524d\u6ca1\u6709\u5728\u670d\u52a1\u5668\u4e0a\u914d\u7f6e\u4efb\u4f55\u6b64\u7c7b\u5bf9\u8c61
-INFO_DSCFG_HELP_FIELD_ENUM_1254=\u4e0b\u5217\u503c\u4e4b\u4e00:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=\u672a\u5b9a\u4e49
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=\u4ece %2$s \u4e2d\u7684\u5c5e\u6027 "%1$s" \u7ee7\u627f
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=\u4ece\u7236 %2$s \u4e2d\u7684\u5c5e\u6027 "%1$s" \u7ee7\u627f
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=\u4ece\u6b64 %2$s \u4e2d\u7684\u5c5e\u6027 "%1$s" \u7ee7\u627f
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=\u5fc5\u987b\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668\uff0c\u4ee5\u4f7f\u5bf9\u6b64\u5c5e\u6027\u6240\u505a\u7684\u66f4\u6539\u751f\u6548
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=\u5fc5\u987b\u91cd\u65b0\u542f\u52a8 %s\uff0c\u4ee5\u4f7f\u5bf9\u6b64\u5c5e\u6027\u6240\u505a\u7684\u66f4\u6539\u751f\u6548
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=\u53ea\u8bfb - \u53ea\u80fd\u5728\u521b\u5efa %s \u65f6\u6307\u5b9a\u6b64\u5c5e\u6027
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=\u76d1\u89c6 - \u670d\u52a1\u5668\u81ea\u52a8\u751f\u6210\u6b64\u5c5e\u6027
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=\u5c5e\u6027: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=\u7ec4\u4ef6\u540d\u79f0: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=\u9ed8\u8ba4\u884c\u4e3a
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=\u5fc5\u9700
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=\u9ad8\u7ea7
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=\u591a\u503c
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=\u53ea\u8bfb
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=\u8bed\u6cd5
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=\u9009\u9879\u7c7b\u578b:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=\u5c5e\u6027\u503c\u53ef\u8bfb
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=\u5c5e\u6027\u503c\u53ef\u5199
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=\u8be5\u5c5e\u6027\u4e3a\u5fc5\u9700\u5c5e\u6027
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=\u8be5\u5c5e\u6027\u4e3a\u5355\u503c\u5c5e\u6027
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=\u8981\u4f7f\u66f4\u6539\u751f\u6548\uff0c\u5fc5\u987b\u6267\u884c\u7ba1\u7406\u64cd\u4f5c
-INFO_DSCFG_CONFIRM_CREATE_1277=\u662f\u5426\u786e\u5b9e\u8981\u521b\u5efa %s\uff1f
-INFO_DSCFG_CONFIRM_DELETE_1278=\u662f\u5426\u786e\u5b9e\u8981\u5220\u9664 %s\uff1f
-INFO_DSCFG_CONFIRM_MODIFY_1279=\u662f\u5426\u786e\u5b9e\u8981\u4fee\u6539 %s\uff1f
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=\u5df2\u6210\u529f\u521b\u5efa %s
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=\u5df2\u6210\u529f\u5220\u9664 %s
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=\u5df2\u6210\u529f\u4fee\u6539 %s
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=\u672a\u521b\u5efa %s
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=\u672a\u5220\u9664 %s
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=\u672a\u4fee\u6539 %s
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=\u5e94\u5bf9\u5176\u5c5e\u6027\u52a0\u4ee5\u63cf\u8ff0\u7684\u7ec4\u4ef6\u7684\u7c7b\u522b\u3002
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" \u4e0d\u662f\u5df2\u8bc6\u522b\u7684\u7ec4\u4ef6\u7c7b\u522b
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" \u4e0d\u662f\u7c7b\u522b "%s" \u4e2d\u7684\u5df2\u8bc6\u522b\u7ec4\u4ef6\u7c7b\u578b
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=\u5c5e\u6027 "%s" \u4e0d\u662f\u5df2\u8bc6\u522b\u5c5e\u6027
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=\u4fee\u6539\u663e\u793a\u8f93\u51fa\u53ef\u663e\u793a\u7ec4\u4ef6\u7684\u7ee7\u627f\u5c5e\u6027
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=\u65e0\u9650
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=\u4e3a "%s" \u5c5e\u6027\u9009\u62e9\u4e00\u4e2a\u503c:
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=\u4e3a "%s" \u5c5e\u6027\u9009\u62e9\u4e00\u4e2a\u6216\u591a\u4e2a\u503c:
-INFO_EDITOR_HEADING_SYNTAX_1296=\u8bed\u6cd5:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297="%s" \u5c5e\u6027\u5177\u6709\u4ee5\u4e0b\u591a\u4e2a\u503c:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=\u9009\u62e9\u5e0c\u671b\u6dfb\u52a0\u7684\u503c:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=\u9009\u62e9\u5e0c\u671b\u5220\u9664\u7684\u503c:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=\u662f\u5426\u8981\u4fee\u6539 "%s" \u5c5e\u6027\uff1f
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=\u6dfb\u52a0\u6240\u6709\u503c
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=\u6dfb\u52a0\u4e00\u4e2a\u6216\u591a\u4e2a\u503c
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=\u5220\u9664\u4e00\u4e2a\u6216\u591a\u4e2a\u503c
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=\u5220\u9664\u6240\u6709\u503c
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=\u64a4\u6d88\u66f4\u6539
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=\u4fdd\u7559\u4e3a\u672a\u5b9a\u4e49
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=\u4f7f\u7528\u9ed8\u8ba4\u884c\u4e3a: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=\u4f7f\u7528\u7ee7\u627f\u7684\u9ed8\u8ba4\u884c\u4e3a: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=\u4f7f\u7528\u7ee7\u627f\u7684\u9ed8\u8ba4\u884c\u4e3a\uff1a\u672a\u5b9a\u4e49
-INFO_EDITOR_OPTION_USE_VALUE_1312=\u4f7f\u7528\u503c: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=\u4f7f\u7528\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=\u4f7f\u7528\u7ee7\u627f\u7684\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=\u4f7f\u7528\u8fd9\u4e9b\u503c
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=\u4f7f\u7528\u8fd9\u4e9b\u9ed8\u8ba4\u503c
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=\u4f7f\u7528\u8fd9\u4e9b\u7ee7\u627f\u7684\u9ed8\u8ba4\u503c
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=\u4fdd\u7559\u9ed8\u8ba4\u884c\u4e3a: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=\u4fdd\u7559\u7ee7\u627f\u7684\u9ed8\u8ba4\u884c\u4e3a: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=\u4fdd\u7559\u7ee7\u627f\u7684\u9ed8\u8ba4\u884c\u4e3a\uff1a\u672a\u5b9a\u4e49
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=\u4fdd\u7559\u503c: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=\u4fdd\u7559\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=\u4fdd\u7559\u7ee7\u627f\u7684\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=\u4fdd\u7559\u8fd9\u4e9b\u503c
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=\u4fdd\u7559\u8fd9\u4e9b\u9ed8\u8ba4\u503c
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=\u4fdd\u7559\u8fd9\u4e9b\u7ee7\u627f\u7684\u9ed8\u8ba4\u503c
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=\u91cd\u7f6e\u4e3a\u9ed8\u8ba4\u884c\u4e3a: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=\u91cd\u7f6e\u4e3a\u7ee7\u627f\u7684\u9ed8\u8ba4\u884c\u4e3a: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=\u91cd\u7f6e\u4e3a\u7ee7\u627f\u7684\u9ed8\u8ba4\u884c\u4e3a\uff1a\u672a\u5b9a\u4e49
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=\u91cd\u7f6e\u4e3a\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=\u91cd\u7f6e\u4e3a\u7ee7\u627f\u7684\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=\u91cd\u7f6e\u4e3a\u4ee5\u4e0b\u591a\u4e2a\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=\u91cd\u7f6e\u4e3a\u4ee5\u4e0b\u591a\u4e2a\u7ee7\u627f\u7684\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=\u672a\u5b9a\u4e49 "%s" \u5c5e\u6027
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=\u672a\u5b9a\u4e49 "%s" \u5c5e\u6027: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338="%s" \u5c5e\u6027\u5177\u6709\u4ee5\u4e0b\u503c: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339="%s" \u5c5e\u6027\u5177\u6709\u4ee5\u4e0b\u591a\u4e2a\u503c:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=\u6b64\u5c5e\u6027\u662f\u53ea\u8bfb\u5c5e\u6027\uff0c\u56e0\u6b64\u65e0\u6cd5\u5bf9\u5176\u8fdb\u884c\u4fee\u6539\u3002\u662f\u5426\u8981\u67e5\u770b\u5b83\u7684\u5e2e\u52a9\u6587\u6863\uff1f
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=\u5c06\u5b83\u66f4\u6539\u4e3a\u9ed8\u8ba4\u503c: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=\u5c06\u5b83\u66f4\u6539\u4e3a\u4ee5\u4e0b\u503c: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=\u66f4\u6539\u503c
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> \u914d\u7f6e "%s" \u5c5e\u6027
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=\u4e3a "%s" \u5c5e\u6027\u8f93\u5165\u4e00\u4e2a\u503c:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=\u4e3a "%s" \u5c5e\u6027\u8f93\u5165\u4e00\u4e2a\u503c [\u7ee7\u7eed]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=\u4e3a "%s" \u5c5e\u6027\u8f93\u5165\u53e6\u4e00\u4e2a\u503c [\u7ee7\u7eed]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=\u6b64\u5c5e\u6027\u5df2\u5305\u542b\u503c "%s"\u3002\u8bf7\u8f93\u5165\u4e0d\u540c\u7684\u503c
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=\u6b64\u5c5e\u6027\u5df2\u5305\u542b\u503c "%s"\u3002\u8bf7\u8f93\u5165\u4e0d\u540c\u7684\u503c\uff0c\u6216\u6309 RETURN \u952e\u7ee7\u7eed
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> \u914d\u7f6e %s \u7684\u5c5e\u6027
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=\u5b8c\u6210 - \u521b\u5efa\u65b0\u7684 %s
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=\u5b8c\u6210 - \u5c06\u4efb\u4f55\u66f4\u6539\u5e94\u7528\u4e8e %s
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> \u914d\u7f6e "%s" \u5c5e\u6027\uff08\u7eed\uff09
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> \u4e3a %s \u6307\u5b9a\u4e00\u4e2a\u540d\u79f0\u3002\u6b64\u540d\u79f0\u5c06\u7528\u4f5c "%s" \u5c5e\u6027\u7684\u503c\uff0c\u5bf9\u8be5\u5c5e\u6027\u7684\u63cf\u8ff0\u5982\u4e0b:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=\u4e3a\u8981\u521b\u5efa\u7684 %s \u8f93\u5165\u4e00\u4e2a\u540d\u79f0:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ \u914d\u7f6e\u63a7\u5236\u53f0\u4e3b\u83dc\u5355
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=\u60a8\u8981\u8fdb\u884c\u54ea\u4e9b\u914d\u7f6e\uff1f
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s \u7ba1\u7406\u83dc\u5355
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=\u60a8\u5e0c\u671b\u6267\u884c\u54ea\u4e9b\u64cd\u4f5c\uff1f
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=\u521b\u5efa\u65b0\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=\u67e5\u770b\u5e76\u7f16\u8f91 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=\u67e5\u770b\u5e76\u7f16\u8f91\u73b0\u6709\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=\u5220\u9664\u73b0\u6709\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=\u5217\u51fa\u73b0\u6709\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=\u663e\u793a %s
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=\u5e38\u89c4 %s
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u539f\u56e0\u5982\u4e0b:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u539f\u56e0\u5982\u4e0b:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=\u65e0\u6cd5\u5220\u9664 %s\uff0c\u539f\u56e0\u5982\u4e0b:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=\u65e0\u6cd5\u5220\u9664 %s\uff0c\u539f\u56e0\u5982\u4e0b:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u539f\u56e0\u5982\u4e0b:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u539f\u56e0\u5982\u4e0b:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=\u662f\u5426\u8981\u518d\u6b21\u7f16\u8f91 %s \u7684\u5c5e\u6027\u4ee5\u89e3\u51b3\u6b64\u95ee\u9898\uff1f
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394="%s" \u7ec4\u4ef6\u7c7b\u578b\u4e0d\u80fd\u4e0e\u5b50\u547d\u4ee4 {%s} \u4e00\u8d77\u4f7f\u7528
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=\u4e3a "%2$s" \u5c5e\u6027\u9009\u62e9\u4e00\u4e2a\u6216\u591a\u4e2a %1$s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=\u4e3a "%2$s" \u5c5e\u6027\u9009\u62e9\u4e00\u4e2a %1$s:
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129="%s" \u5c5e\u6027\u5f15\u7528\u4ee5\u4e0b %s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=\u9009\u62e9\u5e0c\u671b\u6dfb\u52a0\u7684 %s:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=\u6dfb\u52a0\u6240\u6709 %s
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=\u9009\u62e9\u5e0c\u671b\u5220\u9664\u7684 %s:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=\u5c06\u5b83\u66f4\u6539\u4e3a\u9ed8\u8ba4 %s: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=\u5c06\u5b83\u66f4\u6539\u4e3a %s: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=\u5fc5\u987b\u542f\u7528\u6240\u5f15\u7528\u7684 %s\uff08\u540d\u4e3a "%s"\uff09\uff0c\u4ee5\u4fbf\u80fd\u591f\u5c06\u5176\u4e0e\u6b64 %s \u7ed3\u5408\u4f7f\u7528\u3002\u662f\u5426\u8981\u542f\u7528\u5b83\uff1f
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u4e3a\u5176\u5305\u542b\u5bf9\u7981\u7528\u7684 %s \u7684\u5f15\u7528
-ERR_CREATE_HEADING_MMPE_SINGLE_138=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u5b9a\u4e49\u4ee5\u4e0b\u5fc5\u9700\u5c5e\u6027:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=\u65e0\u6cd5\u521b\u5efa %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u5b9a\u4e49\u4ee5\u4e0b\u5fc5\u9700\u5c5e\u6027:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u5b9a\u4e49\u4ee5\u4e0b\u5fc5\u9700\u5c5e\u6027:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=\u65e0\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u4e3a\u6ca1\u6709\u5b9a\u4e49\u4ee5\u4e0b\u5fc5\u9700\u5c5e\u6027:
-INFO_DSCFG_PROMPT_EDIT_142=\u662f\u5426\u8981\u7f16\u8f91 %s \u7684\u5c5e\u6027\u4ee5\u89e3\u51b3\u6b64\u95ee\u9898\uff1f
-ERR_GET_HEADING_MODE_SINGLE_143=\u65e0\u6cd5\u89e3\u7801 %s\uff0c\u539f\u56e0\u5982\u4e0b:
-ERR_GET_HEADING_MODE_PLURAL_144=\u65e0\u6cd5\u89e3\u7801 %s\uff0c\u539f\u56e0\u5982\u4e0b:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=\u521b\u5efa\u65b0\u7684 %s
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=\u5fc5\u987b\u542f\u7528\u6240\u5f15\u7528\u7684 %s\uff08\u540d\u4e3a "%s"\uff09\uff0c\u4ee5\u4fbf\u80fd\u591f\u5c06\u5176\u4e0e\u6b64 %s \u7ed3\u5408\u4f7f\u7528\u3002\u662f\u5426\u8981\u7f16\u8f91\u5176\u5c5e\u6027\u4ee5\u542f\u7528\u5b83\uff1f
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=\u81ea\u5b9a\u4e49 %s
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=\u5177\u6709\u7528\u6237\u5b9a\u4e49\u7684\u5b9e\u73b0\u7c7b\u7684\u81ea\u5b9a\u4e49 %s
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=\u5e38\u89c4 %s
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=\u5e2e\u52a9: %s
-INFO_DSCFG_NON_INTERACTIVE_151=\u7b49\u6548\u7684\u975e\u4ea4\u4e92\u547d\u4ee4\u884c\u662f: %n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=\u4ee5\u4ea4\u4e92\u6a21\u5f0f\u8fd0\u884c\u6b64\u547d\u4ee4\u65f6\uff0c\u4f1a\u5728\u6807\u51c6\u8f93\u51fa\u4e2d\u663e\u793a\u7b49\u6548\u7684\u975e\u4ea4\u4e92\u53c2\u6570
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=\u4ee5\u4ea4\u4e92\u6a21\u5f0f\u8fd0\u884c\u6b64\u547d\u4ee4\u65f6\uff0c\u5c06\u5199\u5165\u7b49\u6548\u975e\u4ea4\u4e92\u547d\u4ee4\u7684\u6587\u4ef6\u7684\u5b8c\u6574\u8def\u5f84
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=\u5c1d\u8bd5\u5728\u6587\u4ef6 %s \u4e2d\u5199\u5165\u7b49\u6548\u975e\u4ea4\u4e92\u547d\u4ee4\u884c\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u8be6\u7ec6\u4fe1\u606f: %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=\u65e0\u6cd5\u5199\u5165\u6587\u4ef6 %s\u3002\u68c0\u67e5\u662f\u5426\u6709\u6743\u8bbf\u95ee\u8be5\u6587\u4ef6\uff0c\u4ee5\u53ca\u662f\u5426\u63d0\u4f9b\u6587\u4ef6\u7684\u5b8c\u6574\u8def\u5f84\u3002
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=\u5199\u5165\u7b49\u6548\u547d\u4ee4\u7684\u6307\u5b9a\u8def\u5f84 %s \u662f\u4e00\u4e2a\u76ee\u5f55\u3002\u5fc5\u987b\u6307\u5b9a\u6587\u4ef6\u7684\u8def\u5f84
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_WRONG_PORT_157=\u65e0\u6cd5\u8fde\u63a5\u5230\u4f4d\u4e8e %s\uff08\u7aef\u53e3 %s\uff09\u7684\u670d\u52a1\u5668\u3002\u68c0\u67e5\u6b64\u7aef\u53e3\u662f\u5426\u4e3a\u7ba1\u7406\u7aef\u53e3
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=\u65e0\u6cd5\u8fde\u63a5\u5230\u4f4d\u4e8e %s\uff08\u7aef\u53e3 %s\uff09\u7684\u670d\u52a1\u5668\u3002\u5728\u975e\u4ea4\u4e92\u6a21\u5f0f\u4e0b\uff0c\u5982\u679c\u672a\u4f7f\u7528\u4e0e\u4fe1\u4efb\u5e93\u76f8\u5173\u7684\u53c2\u6570\uff0c\u5219\u5fc5\u987b\u5bf9\u8fdc\u7a0b\u8fde\u63a5\u4f7f\u7528 '--trustAll' \u9009\u9879
-ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=%2$s \u5c5e\u6027\u7684\u503c %1$s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=\u65e0\u6cd5\u7ee7\u7eed\uff0c\u56e0\u4e3a\u6ca1\u6709\u53ef\u4f9b\u9009\u62e9\u7684\u53ef\u7528 %s \u7c7b\u578b
-INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> \u53ea\u6709\u4e00\u79cd\u7c7b\u578b\u7684 %s \u53ef\u7528: "%s"\u3002\u662f\u5426\u786e\u5b9a\u8fd9\u662f\u6b63\u786e\u7684\u4e00\u9879\uff1f
-ERR_DSCFG_ERROR_READING_BATCH_FILE_162=\u5c1d\u8bd5\u8bfb\u53d6\u6279\u5904\u7406\u6587\u4ef6\u65f6\u51fa\u73b0\u9519\u8bef: %s
-INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=%s \u4f1a\u8bdd\u5f00\u59cb\u65e5\u671f: %s
-INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=\u4f1a\u8bdd\u64cd\u4f5c\u6570\u91cf: %d
-
diff --git a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_zh_TW.properties b/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_zh_TW.properties
deleted file mode 100644
index 24455bf..0000000
--- a/opendj-server-legacy/src/messages/org/opends/messages/dsconfig_zh_TW.properties
+++ /dev/null
@@ -1,293 +0,0 @@
-# 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 legal-notices/CDDLv1_0.txt
-# or http://forgerock.org/license/CDDLv1.0.html.
-# 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 legal-notices/CDDLv1_0.txt.
-# 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.
-#      Portions Copyright 2011-2014 ForgeRock AS
-
-
-
-#
-# Global directives
-#
-#global.category=DSCONFIG
-
-#
-# Format string definitions
-#
-# Keys must be formatted as follows:
-#
-# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
-#
-# where:
-#
-# SEVERITY is one of:
-# [ERR, WARN, NOTICE, INFO, DEBUG]
-#
-# 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
-#
-ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS_1000=\u7121\u6cd5\u8b80\u53d6\u9023\u7dda\u53c3\u6578\uff0c\u56e0\u70ba\u767c\u751f\u4e0b\u5217\u932f\u8aa4: %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=Unable to authenticate to the server as "%s"
-ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Unable to connect to the server at "%s" on port %s
-ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=\u7121\u6cd5\u4f7f\u7528\u7c21\u55ae\u8a8d\u8b49\u9032\u884c\u8a8d\u8b49
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=\u5efa\u7acb %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=\u522a\u9664 %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=\u5217\u51fa\u73fe\u6709\u7684 %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=\u986f\u793a %s \u7279\u6027
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=\u4fee\u6539 %s \u7279\u6027
-ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=\u5fc5\u9808\u6307\u5b9a\u5b50\u6307\u4ee4
-INFO_DSCFG_DESCRIPTION_TYPE_1010=\u61c9\u5efa\u7acb\u7684 %s \u985e\u578b\u3002TYPE \u7684\u503c\u53ef\u80fd\u70ba\u4ee5\u4e0b\u9805\u76ee\u4e4b\u4e00: %s
-ERR_DSCFG_ERROR_NO_PASSWORD_1011=\u6c92\u6709\u70ba\u7ba1\u7406\u54e1\u300c%s\u300d\u6307\u5b9a\u5bc6\u78bc
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=\u7279\u6027\u300c%s\u300d\u4e0d\u662f %s \u53ef\u8fa8\u8b58\u7684\u7279\u6027
-ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=\u503c\u300c%s\u300d\u4e26\u4e0d\u662f %s \u7279\u6027\u300c%s\u300d\u7684\u6709\u6548\u503c\uff0c\u8a72\u9805\u76ee\u5177\u5099\u4e0b\u5217\u8a9e\u6cd5: %s
-ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=%s \u7279\u6027\u300c%s\u300d\u70ba\u552f\u8b80\u9805\u76ee\u4e14\u7121\u6cd5\u4fee\u6539
-ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=%s \u7279\u6027\u300c%s\u300d\u662f\u5fc5\u8981\u9805\u76ee\u4e14\u5fc5\u9808\u6307\u5b9a
-ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=\u7121\u6cd5\u70ba %s \u7279\u6027\u300c%s\u300d\u6307\u5b9a\u591a\u500b\u503c\uff0c\u56e0\u70ba\u5176\u70ba\u55ae\u4e00\u503c\u9805\u76ee
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=\u8aaa\u660e\u7ba1\u7406\u7269\u4ef6\u53ca\u5176\u7279\u6027
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=\u5143\u4ef6
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=\u7279\u6027
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=\u503c
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=\u8a9e\u6cd5
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=\u9078\u9805
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=\u8acb\u53c3\u95b1\u8a73\u7d30\u8aaa\u660e
-ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=\u7121\u6cd5\u64f7\u53d6 %s\uff0c\u56e0\u70ba\u7121\u6cd5\u5224\u65b7\u5176\u985e\u578b\u3002\u9019\u53ef\u80fd\u662f\u7531\u65bc %s \u5177\u6709\u7121\u6548\u7684 LDAP \u9805\u76ee\u3002\u8acb\u6aa2\u67e5 %s \u662f\u5426\u5177\u6709\u6b63\u78ba\u7684\u7269\u4ef6\u985e\u5225
-ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=\u7121\u6cd5\u64f7\u53d6\u7236\u7cfb %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=\u7236\u7cfb %s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_CREATE_MOAEE_1033=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u5df2\u6709\u76f8\u540c\u540d\u7a31\u7684\u9805\u76ee\u5b58\u5728
-ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u60a8\u6c92\u6709\u6b63\u78ba\u7684\u6388\u6b0a
-ERR_DSCFG_ERROR_CREATE_CE_1035=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u767c\u751f\u901a\u8a0a\u554f\u984c: %s
-ERR_DSCFG_ERROR_CREATE_CME_1036=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u53e6\u4e00\u500b\u7528\u6236\u7aef\u6b63\u5728\u9032\u884c\u885d\u7a81\u7684\u914d\u7f6e\u8b8a\u66f4
-ERR_DSCFG_ERROR_DELETE_MONFE_1038=\u7121\u6cd5\u522a\u9664 %s\uff0c\u56e0\u70ba\u8a72\u9805\u76ee\u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=\u7121\u6cd5\u522a\u9664 %s\uff0c\u56e0\u70ba\u60a8\u6c92\u6709\u6b63\u78ba\u7684\u6388\u6b0a
-ERR_DSCFG_ERROR_DELETE_CE_1041=\u7121\u6cd5\u522a\u9664 %s\uff0c\u56e0\u70ba\u767c\u751f\u901a\u8a0a\u554f\u984c: %s
-ERR_DSCFG_ERROR_DELETE_CME_1042=\u7121\u6cd5\u522a\u9664 %s\uff0c\u56e0\u70ba\u53e6\u4e00\u500b\u7528\u6236\u7aef\u6b63\u5728\u9032\u884c\u885d\u7a81\u7684\u914d\u7f6e\u8b8a\u66f4
-ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=\u7121\u6cd5\u64f7\u53d6 %s\uff0c\u56e0\u70ba\u7121\u6cd5\u5224\u65b7\u5176\u985e\u578b\u3002\u9019\u53ef\u80fd\u662f\u7531\u65bc %s \u5177\u6709\u7121\u6548\u7684 LDAP \u9805\u76ee\u3002\u8acb\u6aa2\u67e5 %s \u7269\u4ef6\u985e\u578b\u662f\u5426\u6b63\u78ba
-ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=\u7121\u6cd5\u64f7\u53d6 %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=%s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=\u7121\u6cd5\u5b58\u53d6 %s\uff0c\u56e0\u70ba\u60a8\u6c92\u6709\u6b63\u78ba\u7684\u6388\u6b0a
-ERR_DSCFG_ERROR_GET_CHILD_CE_1047=\u7121\u6cd5\u5b58\u53d6 %s\uff0c\u56e0\u70ba\u767c\u751f\u901a\u8a0a\u554f\u984c: %s
-ERR_DSCFG_ERROR_GET_CHILD_CME_1048=\u7121\u6cd5\u5b58\u53d6 %s\uff0c\u56e0\u70ba\u53e6\u4e00\u500b\u7528\u6236\u7aef\u6b63\u5728\u9032\u884c\u885d\u7a81\u7684\u914d\u7f6e\u8b8a\u66f4
-ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u60a8\u6c92\u6709\u6b63\u78ba\u7684\u6388\u6b0a
-ERR_DSCFG_ERROR_MODIFY_CE_1051=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u767c\u751f\u901a\u8a0a\u554f\u984c: %s
-ERR_DSCFG_ERROR_MODIFY_CME_1052=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u53e6\u4e00\u500b\u7528\u6236\u7aef\u6b63\u5728\u9032\u884c\u885d\u7a81\u7684\u914d\u7f6e\u8b8a\u66f4
-ERR_DSCFG_ERROR_LIST_DDE_1054=\u7121\u6cd5\u64f7\u53d6 %s\uff0c\u56e0\u70ba\u7121\u6cd5\u5224\u65b7\u5176\u985e\u578b\u3002\u9019\u53ef\u80fd\u662f\u7531\u65bc %s \u5177\u6709\u7121\u6548\u7684 LDAP \u9805\u76ee\u3002\u8acb\u6aa2\u67e5 %s \u7269\u4ef6\u985e\u578b\u662f\u5426\u6b63\u78ba
-ERR_DSCFG_ERROR_LIST_MODE_1055=\u7121\u6cd5\u64f7\u53d6 %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_DSCFG_ERROR_LIST_MONFE_1056=%s \u4e0d\u5b58\u5728
-ERR_DSCFG_ERROR_LIST_AUTHZ_1057=\u7121\u6cd5\u5217\u51fa %s\uff0c\u56e0\u70ba\u60a8\u6c92\u6709\u6b63\u78ba\u7684\u6388\u6b0a
-ERR_DSCFG_ERROR_LIST_CE_1058=\u7121\u6cd5\u5217\u51fa %s\uff0c\u56e0\u70ba\u767c\u751f\u901a\u8a0a\u554f\u984c: %s
-ERR_DSCFG_ERROR_LIST_CME_1059=\u7121\u6cd5\u5217\u51fa %s\uff0c\u56e0\u70ba\u53e6\u4e00\u500b\u7528\u6236\u7aef\u6b63\u5728\u9032\u884c\u885d\u7a81\u7684\u914d\u7f6e\u8b8a\u66f4
-ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=\u7121\u6cd5\u5224\u65b7 %s \u7279\u6027\u300c%s\u300d\u7684\u503c\uff0c\u56e0\u70ba\u4e0d\u660e\u7684\u932f\u8aa4: %s
-ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=\u7121\u6cd5\u5224\u65b7 %s \u7279\u6027\u300c%s\u300d\u7684\u9810\u8a2d\u503c\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=\u7279\u6027\u5f15\u6578\u300c%s\u300d\u4e0d\u5305\u542b\u540d\u7a31/\u503c\u5206\u9694\u7b26\u3002\u5f15\u6578\u61c9\u5177\u6709\u4e0b\u5217\u8a9e\u6cd5: property:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=\u7279\u6027\u5f15\u6578\u300c%s\u300d\u4e0d\u5305\u542b\u7279\u6027\u540d\u7a31\u3002\u5f15\u6578\u61c9\u5177\u6709\u4e0b\u5217\u8a9e\u6cd5: property:value
-ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=\u7279\u6027\u5f15\u6578\u300c%s\u300d\u4e0d\u5305\u542b\u7279\u6027\u503c\u3002\u5f15\u6578\u61c9\u5177\u6709\u4e0b\u5217\u8a9e\u6cd5: property:value
-ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=\u5b50\u985e\u578b\u300c%s\u300d\u4e0d\u662f\u53ef\u8fa8\u8b58\u7684 %s \u985e\u578b\u3002\u61c9\u70ba\u4ee5\u4e0b\u9805\u76ee\u4e4b\u4e00: %s
-ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=\u7279\u6027\u4fee\u6539\u300c%s\u300d\u4e0d\u5305\u542b\u540d\u7a31/\u503c\u5206\u9694\u7b26\u3002\u5f15\u6578\u61c9\u5177\u6709\u4e0b\u5217\u8a9e\u6cd5: property[+|-]:value
-ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=\u7279\u6027\u4fee\u6539\u300c%s\u300d\u4e0d\u5305\u542b\u7279\u6027\u540d\u7a31\u3002\u5f15\u6578\u61c9\u5177\u6709\u4e0b\u5217\u8a9e\u6cd5: property[+|-]:value
-ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=The property modification "%s" is incompatible with another modification to the same property
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=\u61c9\u5efa\u7acb\u7684 %s \u985e\u578b (\u9810\u8a2d: %s)\u3002TYPE \u7684\u503c\u53ef\u80fd\u70ba\u4ee5\u4e0b\u9805\u76ee\u4e4b\u4e00: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=\u4fee\u6539\u986f\u793a\u8f38\u51fa\uff0c\u8b93\u6bcf\u884c\u986f\u793a\u4e00\u500b\u7279\u6027\u503c
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=\u4f7f\u7528\u6307\u5b9a\u7684\u55ae\u4f4d\u986f\u793a\u6642\u9593\u8cc7\u6599\u3002UNIT \u7684\u503c\u53ef\u4ee5\u662f\u4e0b\u5217\u9805\u76ee\u4e4b\u4e00: ms\u3001s\u3001m\u3001h\u3001d \u6216 w (\u6beb\u79d2\u3001\u79d2\u3001\u5206\u9418\u3001\u5c0f\u6642\u3001\u65e5\u6216\u9031)
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=\u4f7f\u7528\u6307\u5b9a\u7684\u55ae\u4f4d\u986f\u793a\u5927\u5c0f\u8cc7\u6599\u3002UNIT \u7684\u503c\u53ef\u4ee5\u662f\u4e0b\u5217\u9805\u76ee\u4e4b\u4e00: b\u3001kb\u3001mb\u3001gb \u6216 tb (\u4f4d\u5143\u7d44\u3001\u5343\u4f4d\u5143\u7d44\u3001\u767e\u842c\u4f4d\u5143\u7d44\u3001\u5341\u5104\u4f4d\u5143\u7d44\u6216\u5146\u4f4d\u5143\u7d44)
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=\u6642\u9593\u55ae\u4f4d\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u6642\u9593\u55ae\u4f4d\u662f ms\u3001s\u3001m\u3001h\u3001d \u6216 w (\u6beb\u79d2\u3001\u79d2\u3001\u5206\u9418\u3001\u5c0f\u6642\u3001\u65e5\u6216\u9031)
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=\u5927\u5c0f\u55ae\u4f4d\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u5927\u5c0f\u55ae\u4f4d\u662f b\u3001kb\u3001mb\u3001gb \u6216 tb (\u4f4d\u5143\u7d44\u3001\u5343\u4f4d\u5143\u7d44\u3001\u767e\u842c\u4f4d\u5143\u7d44\u3001\u5341\u5104\u4f4d\u5143\u7d44\u6216\u5146\u4f4d\u5143\u7d44)
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=\u985e\u578b
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=\u986f\u793a\u8207 %s \u76f8\u95dc\u7684\u5b50\u6307\u4ee4
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=\u986f\u793a\u6240\u6709\u5b50\u6307\u4ee4
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=\u986f\u793a\u6458\u8981\u7528\u6cd5\u8cc7\u8a0a
-INFO_DSCFG_DESCRIPTION_NAME_1086=%s \u7684\u540d\u7a31
-INFO_DSCFG_DESCRIPTION_PROP_1087=\u8981\u986f\u793a\u7684\u7279\u6027\u540d\u7a31
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. \u8acb\u591a\u6b21\u6307\u5b9a\u76f8\u540c\u7684\u7279\u6027\uff0c\u70ba\u5176\u6307\u5b9a\u4e00\u500b\u4ee5\u4e0a\u7684\u503c
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Adds a single value to a property where PROP is the name of the property and VALUE is the single value to be added
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Removes a single value from a property where PROP is the name of the property and VALUE is the single value to be removed
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=\u5c07\u7279\u6027\u91cd\u8a2d\u56de\u70ba\u5176\u9810\u8a2d\u503c\uff0c\u5176\u4e2d PROP \u70ba\u8981\u91cd\u8a2d\u7684\u7279\u6027\u540d\u7a31
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=\u61c9\u63cf\u8ff0\u5176\u7279\u6027\u7684\u5143\u4ef6\u985e\u578b\u3002TYPE \u7684\u503c\u5fc5\u9808\u70ba\u8207\u4f7f\u7528\u300c--category\u300d\u9078\u9805\u6307\u5b9a\u7684 CATEGORY \u95dc\u806f\u7684\u5143\u4ef6\u985e\u578b\u4e4b\u4e00
-ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=LDAP \u9023\u7d50\u5bc6\u78bc\u672a\u6307\u5b9a\u4e14\u7121\u6cd5\u4ee5\u4e92\u52d5\u65b9\u5f0f\u8b80\u53d6
-INFO_DSCFG_DESCRIPTION_FORCE_1196=\u5ffd\u7565\u4e0d\u5b58\u5728\u7684 %s
-ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=%s \u7279\u6027\u300c%s\u300d\u662f\u5fc5\u8981\u9805\u76ee\uff0c\u7121\u6cd5\u91cd\u8a2d\u3002\u4f7f\u7528\u300c%s\u300d\u9078\u9805\u6307\u5b9a\u65b0\u503c
-ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=\u540d\u7a31\u300c%s\u300d\u4e0d\u662f %s \u7684\u6709\u6548\u540d\u7a31\uff0c\u8a72\u9805\u76ee\u5177\u5099\u4e0b\u5217\u8a9e\u6cd5: %s
-ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=%s \u4e0d\u5141\u8a31\u7a7a\u540d\u7a31
-ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=%s \u4e0d\u5141\u8a31\u7a7a\u767d\u540d\u7a31
-ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=\u540d\u7a31\u300c%s\u300d\u4e0d\u662f %s \u7684\u6709\u6548\u540d\u7a31
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=\u65b0 %s \u7684\u540d\u7a31
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=\u540c\u6642\u5c07\u6703\u7528\u505a\u300c%2$s\u300d\u7279\u6027\u503c\u7684\u65b0 %1$s \u540d\u7a31: %3$s
-ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=\u7121\u6cd5\u8a2d\u5b9a\u7279\u6027\u300c%s\u300d\uff0c\u56e0\u70ba\u5176\u662f\u7531 %s \u7684\u540d\u7a31\u96b1\u5f0f\u5b9a\u7fa9
-INFO_DSCFG_DESCRIPTION_ADVANCED_1216=\u5141\u8a31\u9032\u968e\u5143\u4ef6\u548c\u7279\u6027\u4e4b\u914d\u7f6e
-ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=\u4ee5\u975e\u4e92\u52d5\u65b9\u5f0f\u65b9\u5f0f\u4f7f\u7528\u6b64\u61c9\u7528\u7a0b\u5f0f\u6642\uff0c\u5fc5\u9808\u6307\u5b9a\u5f15\u6578\u300c--%s\u300d
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=>>>> \u9078\u53d6\u8981\u5efa\u7acb\u7684 %s \u985e\u578b:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=>>>> \u70ba\u8981\u5efa\u7acb\u7684 %s \u8f38\u5165\u540d\u7a31:
-ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=\u5df2\u6709\u53e6\u4e00\u500b\u540d\u7a31\u70ba\u300c%2$s\u300d\u7684 %1$s
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=\u985e\u578b
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=\u8aaa\u660e
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=\u7121\u6cd5\u7e7c\u7e8c\uff0c\u56e0\u70ba\u4f3a\u670d\u5668\u4e0a\u76ee\u524d\u6c92\u6709\u914d\u7f6e %s
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=>>>> \u50c5\u6709\u4e00\u500b %s:\u300c%s\u300d\u3002\u78ba\u5b9a\u9019\u662f\u6b63\u78ba\u7684\u9805\u76ee\u55ce\uff1f
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=>>>> \u5f9e\u4e0b\u5217\u6e05\u55ae\u4e2d\u9078\u53d6 %s:
-ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL_1234=Unable to continue since there is no such an object currently configured on the server
-INFO_DSCFG_HELP_FIELD_ENUM_1254=\u4e0b\u5217\u503c\u4e4b\u4e00:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=\u672a\u5b9a\u7fa9
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=\u5f9e %2$s \u4e2d\u7684\u7279\u6027\u300c%1$s\u300d\u7e7c\u627f
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=\u5f9e\u7236\u7cfb %2$s \u4e2d\u7684\u7279\u6027\u300c%1$s\u300d\u7e7c\u627f
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=\u5f9e\u6b64 %2$s \u4e2d\u7684\u7279\u6027\u300c%1$s\u300d\u7e7c\u627f
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=\u70ba\u4f7f\u6b64\u7279\u6027\u7684\u8b8a\u66f4\u751f\u6548\uff0c\u4f3a\u670d\u5668\u5fc5\u9808\u91cd\u65b0\u555f\u52d5
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=\u70ba\u4f7f\u6b64\u7279\u6027\u7684\u8b8a\u66f4\u751f\u6548\uff0c%s \u5fc5\u9808\u91cd\u65b0\u555f\u52d5
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=\u552f\u8b80 - \u6b64\u7279\u6027\u50c5\u80fd\u65bc\u5efa\u7acb %s \u6642\u6307\u5b9a
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=\u76e3\u8996 - \u6b64\u7279\u6027\u6703\u81ea\u52d5\u7531\u4f3a\u670d\u5668\u7522\u751f
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=\u7279\u6027: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=\u5143\u4ef6\u540d\u7a31: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=\u5fc5\u8981
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=\u9032\u968e
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=\u591a\u91cd\u503c
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=\u552f\u8b80
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=\u8a9e\u6cd5
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=\u9078\u9805\u985e\u578b:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=\u7279\u6027\u503c\u662f\u53ef\u8b80\u53d6\u7684
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=\u7279\u6027\u503c\u662f\u53ef\u5beb\u5165\u7684
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=\u6b64\u7279\u6027\u662f\u5fc5\u8981\u9805\u76ee
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=\u6b64\u7279\u6027\u662f\u55ae\u4e00\u503c\u9805\u76ee
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=\u70ba\u4f7f\u8b8a\u66f4\u751f\u6548\uff0c\u5fc5\u9808\u8981\u6709\u7ba1\u7406\u52d5\u4f5c
-INFO_DSCFG_CONFIRM_CREATE_1277=\u78ba\u5b9a\u8981\u5efa\u7acb %s \u55ce\uff1f
-INFO_DSCFG_CONFIRM_DELETE_1278=\u78ba\u5b9a\u8981\u522a\u9664 %s \u55ce\uff1f
-INFO_DSCFG_CONFIRM_MODIFY_1279=\u78ba\u5b9a\u8981\u4fee\u6539 %s \u55ce\uff1f
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=\u5df2\u6210\u529f\u5efa\u7acb %s
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=\u5df2\u6210\u529f\u522a\u9664 %s
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=\u5df2\u6210\u529f\u4fee\u6539 %s
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=\u672a\u5efa\u7acb %s
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=\u672a\u522a\u9664 %s
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=\u672a\u4fee\u6539 %s
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=\u61c9\u63cf\u8ff0\u5176\u7279\u6027\u7684\u5143\u4ef6\u7a2e\u985e
-ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287=\u300c%s\u300d\u4e0d\u662f\u53ef\u8fa8\u8b58\u7684\u5143\u4ef6\u7a2e\u985e
-ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288=\u300c%s\u300d\u4e0d\u662f\u7a2e\u985e\u300c%s\u300d\u4e2d\u53ef\u8fa8\u8b58\u7684\u5143\u4ef6\u985e\u578b
-ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=\u7279\u6027\u300c%s\u300d\u662f\u7121\u6cd5\u8fa8\u8b58\u7684\u7279\u6027
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=\u4fee\u6539\u986f\u793a\u8f38\u51fa\u4ee5\u986f\u793a\u7e7c\u627f\u7684\u5143\u4ef6\u7279\u6027
-INFO_VALUE_TRUE_1291=true
-INFO_VALUE_FALSE_1292=false
-INFO_VALUE_UNLIMITED_1293=\u7121\u9650\u5236
-INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=\u70ba\u300c%s\u300d\u7279\u6027\u9078\u53d6\u503c:
-INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=\u70ba\u300c%s\u300d\u7279\u6027\u9078\u53d6\u4e00\u6216\u591a\u500b\u503c:
-INFO_EDITOR_HEADING_SYNTAX_1296=\u8a9e\u6cd5:
-INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=\u300c%s\u300d\u7279\u6027\u5177\u6709\u4e0b\u5217\u503c:
-INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=\u9078\u53d6\u8981\u589e\u52a0\u7684\u503c:
-INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=\u9078\u53d6\u8981\u79fb\u9664\u7684\u503c:
-INFO_EDITOR_PROMPT_MODIFY_MENU_1303=\u8981\u4fee\u6539\u300c%s\u300d\u7279\u6027\u55ce\uff1f
-INFO_EDITOR_OPTION_ADD_ALL_VALUES_1300=\u589e\u52a0\u6240\u6709\u503c
-INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES_1304=\u589e\u52a0\u4e00\u6216\u591a\u500b\u503c
-INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES_1305=\u79fb\u9664\u4e00\u6216\u591a\u500b\u503c
-INFO_EDITOR_OPTION_REMOVE_ALL_VALUES_1306=\u79fb\u9664\u6240\u6709\u503c
-INFO_EDITOR_OPTION_REVERT_CHANGES_1307=\u5fa9\u539f\u8b8a\u66f4
-INFO_EDITOR_OPTION_LEAVE_UNDEFINED_1311=\u4fdd\u6301\u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS_1308=\u4f7f\u7528\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_1309=\u4f7f\u7528\u7e7c\u627f\u7684\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED_1310=\u4f7f\u7528\u7e7c\u627f\u7684\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: \u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_USE_VALUE_1312=\u4f7f\u7528\u503c: %s
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUE_1313=\u4f7f\u7528\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE_1314=\u4f7f\u7528\u7e7c\u627f\u7684\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_USE_VALUES_1315=\u4f7f\u7528\u9019\u4e9b\u503c
-INFO_EDITOR_OPTION_USE_DEFAULT_VALUES_1316=\u4f7f\u7528\u9019\u4e9b\u9810\u8a2d\u503c
-INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES_1317=\u4f7f\u7528\u9019\u4e9b\u7e7c\u627f\u7684\u9810\u8a2d\u503c
-INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS_1318=\u4fdd\u6301\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_1319=\u4fdd\u6301\u7e7c\u627f\u7684\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED_1320=\u4fdd\u6301\u7e7c\u627f\u7684\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: \u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_KEEP_VALUE_1321=\u4fdd\u6301\u503c: %s
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE_1322=\u4fdd\u6301\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE_1323=\u4fdd\u6301\u7e7c\u627f\u7684\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_KEEP_VALUES_1324=\u4fdd\u6301\u9019\u4e9b\u503c
-INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES_1325=\u4fdd\u6301\u9019\u4e9b\u9810\u8a2d\u503c
-INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES_1326=\u4fdd\u6301\u9019\u4e9b\u7e7c\u627f\u7684\u9810\u8a2d\u503c
-INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS_1327=\u91cd\u8a2d\u70ba\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_1328=\u91cd\u8a2d\u70ba\u7e7c\u627f\u7684\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED_1329=\u91cd\u8a2d\u70ba\u7e7c\u627f\u7684\u9810\u8a2d\u904b\u4f5c\u65b9\u5f0f: \u672a\u5b9a\u7fa9
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE_1331=\u91cd\u8a2d\u70ba\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE_1332=\u91cd\u8a2d\u70ba\u7e7c\u627f\u7684\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES_1334=\u91cd\u8a2d\u70ba\u591a\u9805\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES_1335=\u91cd\u8a2d\u70ba\u591a\u9805\u7e7c\u627f\u7684\u9810\u8a2d\u503c: %s
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED_1336=\u300c%s\u300d\u7279\u6027\u672a\u5b9a\u7fa9
-INFO_EDITOR_HEADING_READ_ONLY_ALIAS_1337=\u300c%s\u300d\u7279\u6027\u672a\u5b9a\u7fa9: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUE_1338=\u300c%s\u300d\u7279\u6027\u5177\u6709\u4e0b\u5217\u503c: %s
-INFO_EDITOR_HEADING_READ_ONLY_VALUES_1339=\u300c%s\u300d\u7279\u6027\u5177\u6709\u4e0b\u5217\u503c:
-INFO_EDITOR_PROMPT_READ_ONLY_1340=\u6b64\u7279\u6027\u70ba\u552f\u8b80\u9805\u76ee\u4e14\u7121\u6cd5\u4fee\u6539\u3002\u60a8\u60f3\u8981\u6aa2\u8996\u5176\u8aaa\u660e\u6587\u4ef6\u55ce\uff1f
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE_1341=\u5c07\u5176\u8b8a\u66f4\u70ba\u9810\u8a2d\u503c: %s
-INFO_EDITOR_OPTION_CHANGE_TO_VALUE_1342=\u5c07\u5176\u8b8a\u66f4\u70ba\u503c: %s
-INFO_EDITOR_OPTION_CHANGE_VALUE_1343=\u8b8a\u66f4\u503c
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_1344=>>>> \u6b63\u5728\u914d\u7f6e\u300c%s\u300d\u7279\u6027
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_1345=\u70ba\u300c%s\u300d\u7279\u6027\u8f38\u5165\u503c:
-INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL_1346=\u70ba\u300c%s\u300d\u7279\u6027\u8f38\u5165\u503c [\u7e7c\u7e8c]:
-INFO_EDITOR_PROMPT_READ_NEXT_VALUE_1347=\u70ba\u300c%s\u300d\u7279\u6027\u8f38\u5165\u53e6\u4e00\u500b\u503c [\u7e7c\u7e8c]:
-ERR_EDITOR_READ_FIRST_DUPLICATE_1348=\u6b64\u7279\u6027\u5df2\u5305\u542b\u503c\u300c%s\u300d\u3002\u8acb\u8f38\u5165\u4e0d\u540c\u7684\u503c
-ERR_EDITOR_READ_NEXT_DUPLICATE_1349=\u6b64\u7279\u6027\u5df2\u5305\u542b\u503c\u300c%s\u300d\u3002\u8acb\u8f38\u5165\u4e0d\u540c\u7684\u503c\uff0c\u6216\u6309\u4e0b\u3010RETURN\u3011\u7e7c\u7e8c
-INFO_EDITOR_HEADING_CONFIGURE_COMPONENT_1350=>>>> \u914d\u7f6e %s \u7684\u7279\u6027
-INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT_1351=\u5b8c\u6210 - \u5efa\u7acb\u65b0\u7684 %s
-INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT_1352=\u5b8c\u6210 - \u5957\u7528\u4efb\u4f55\u8b8a\u66f4\u5230 %s
-INFO_EDITOR_OPTION_FINISH_KEY_1353=f
-INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT_1354=>>>> \u6b63\u5728\u914d\u7f6e\u300c%s\u300d\u7279\u6027 (\u7e7c\u7e8c)
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_1355=>>>> \u70ba %s \u6307\u5b9a\u540d\u7a31\u3002\u6b64\u540d\u7a31\u5c07\u6703\u7528\u505a\u300c%s\u300d\u7279\u6027\u4e4b\u503c\uff0c\u8a72\u7279\u6027\u5177\u6709\u4e0b\u5217\u8aaa\u660e:
-INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT_1356=\u70ba\u8981\u5efa\u7acb\u7684 %s \u8f38\u5165\u540d\u7a31:
-INFO_DSCFG_HEADING_MAIN_MENU_TITLE_1357=>>>> OpenDJ \u914d\u7f6e\u4e3b\u63a7\u53f0\u4e3b\u529f\u80fd\u8868
-INFO_DSCFG_HEADING_MAIN_MENU_PROMPT_1358=\u60a8\u60f3\u8981\u914d\u7f6e\u4ec0\u9ebc\uff1f
-INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE_1359=>>>> %s \u7ba1\u7406\u529f\u80fd\u8868
-INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT_1360=\u60a8\u60f3\u8981\u57f7\u884c\u4ec0\u9ebc\u4f5c\u696d\uff1f
-INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE_1361=\u5efa\u7acb\u65b0\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR_1362=\u6aa2\u8996\u548c\u7de8\u8f2f %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL_1363=\u6aa2\u8996\u548c\u7de8\u8f2f\u73fe\u6709\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE_1364=\u522a\u9664\u73fe\u6709\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL_1365=\u5217\u51fa\u73fe\u6709\u7684 %s
-INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR_1366=\u986f\u793a %s
-INFO_DSCFG_GENERIC_TYPE_OPTION_1372=\u901a\u7528\u7684 %s
-ERR_DSCFG_ERROR_CREATE_ORE_SINGLE_1384=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_DSCFG_ERROR_CREATE_ORE_PLURAL_1385=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u4e0b\u5217\u591a\u9805\u539f\u56e0:
-ERR_DSCFG_ERROR_DELETE_ORE_SINGLE_1386=\u7121\u6cd5\u522a\u9664 %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_DSCFG_ERROR_DELETE_ORE_PLURAL_1387=\u7121\u6cd5\u522a\u9664 %s\uff0c\u56e0\u70ba\u4e0b\u5217\u591a\u9805\u539f\u56e0:
-ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE_1388=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL_1389=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u4e0b\u5217\u591a\u9805\u539f\u56e0:
-INFO_DSCFG_PROMPT_EDIT_AGAIN_1393=\u60a8\u8981\u518d\u6b21\u7de8\u8f2f %s \u7684\u7279\u6027\u4ee5\u89e3\u6c7a\u6b64\u554f\u984c\u55ce\uff1f
-ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND_1394=\u300c%s\u300d\u5143\u4ef6\u985e\u578b\u7121\u6cd5\u8207\u5b50\u6307\u4ee4 {%s} \u5171\u540c\u4f7f\u7528
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI_127=\u70ba\u300c%2$s\u300d\u7279\u6027\u9078\u53d6\u4e00\u6216\u591a\u500b %1$s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE_128=\u70ba\u300c%2$s\u300d\u7279\u6027\u9078\u53d6 %1$s:
-INFO_EDITOR_HEADING_COMPONENT_SUMMARY_129=\u300c%s\u300d\u7279\u6027\u6703\u53c3\u7167\u4e0b\u5217 %s:
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD_130=\u9078\u53d6\u8981\u589e\u52a0\u7684 %s:
-INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS_131=\u589e\u52a0\u6240\u6709 %s
-INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE_132=\u9078\u53d6\u8981\u79fb\u9664\u7684 %s:
-INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT_133=\u5c07\u5176\u8b8a\u66f4\u70ba\u9810\u8a2d %s: %s
-INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=\u5c07\u5176\u8b8a\u66f4\u70ba %s: %s
-INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=\u5fc5\u9808\u555f\u7528\u53c3\u7167\u7684 %s (\u540d\u70ba\u300c%s\u300d)\uff0c\u5176\u624d\u80fd\u8207\u6b64 %s \u5171\u540c\u4f7f\u7528\u3002\u8981\u52a0\u4ee5\u555f\u7528\uff1f
-ERR_SET_REFERENCED_COMPONENT_DISABLED_136=\u7121\u6cd5\u9032\u884c\u5c0d %s \u7684\u4fee\u6539\uff0c\u56e0\u70ba\u5176\u5305\u542b\u5c0d\u5df2\u505c\u7528\u4e4b %s \u7684\u53c3\u7167
-ERR_CREATE_HEADING_MMPE_SINGLE_138=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u672a\u5b9a\u7fa9\u4e0b\u5217\u5fc5\u8981\u7279\u6027:
-ERR_CREATE_HEADING_MMPE_PLURAL_139=\u7121\u6cd5\u5efa\u7acb %s\uff0c\u56e0\u70ba\u672a\u5b9a\u7fa9\u4e0b\u5217\u591a\u9805\u5fc5\u8981\u7279\u6027:
-ERR_MODIFY_HEADING_MMPE_SINGLE_140=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u672a\u5b9a\u7fa9\u4e0b\u5217\u5fc5\u8981\u7279\u6027:
-ERR_MODIFY_HEADING_MMPE_PLURAL_141=\u7121\u6cd5\u4fee\u6539 %s\uff0c\u56e0\u70ba\u672a\u5b9a\u7fa9\u4e0b\u5217\u591a\u9805\u5fc5\u8981\u7279\u6027:
-INFO_DSCFG_PROMPT_EDIT_142=\u60a8\u8981\u7de8\u8f2f %s \u7684\u7279\u6027\u4ee5\u89e3\u6c7a\u6b64\u554f\u984c\u55ce\uff1f
-ERR_GET_HEADING_MODE_SINGLE_143=\u7121\u6cd5\u89e3\u78bc %s\uff0c\u56e0\u70ba\u4e0b\u5217\u539f\u56e0:
-ERR_GET_HEADING_MODE_PLURAL_144=\u7121\u6cd5\u89e3\u78bc %s\uff0c\u56e0\u70ba\u4e0b\u5217\u591a\u9805\u539f\u56e0:
-INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT_145=\u5efa\u7acb\u65b0\u7684 %s
-INFO_DSCFG_PROMPT_EDIT_TO_ENABLE_146=\u5fc5\u9808\u555f\u7528\u53c3\u7167\u7684 %s (\u540d\u70ba\u300c%s\u300d)\uff0c\u5176\u624d\u80fd\u8207\u6b64 %s \u5171\u540c\u4f7f\u7528\u3002\u8981\u7de8\u8f2f\u5176\u7279\u6027\u52a0\u4ee5\u555f\u7528\uff1f
-INFO_DSCFG_CUSTOM_TYPE_OPTION_147=\u81ea\u8a02 %s
-INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS_148=\u5177\u5099\u4f7f\u7528\u8005\u5b9a\u7fa9\u5be6\u4f5c\u985e\u5225\u7684\u81ea\u8a02 %s
-INFO_DSCFG_GENERIC_TYPE_SYNOPSIS_149=\u901a\u7528\u7684 %s
-INFO_DSCFG_CREATE_TYPE_HELP_HEADING_150=\u8aaa\u660e: %s
-INFO_DSCFG_NON_INTERACTIVE_151=\u7b49\u6548\u975e\u4e92\u52d5\u6307\u4ee4\u884c\u662f: %n%s
-INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT_152=\u4ee5\u4e92\u52d5\u6a21\u5f0f\u57f7\u884c\u6b64\u6307\u4ee4\u6642\uff0c\u5728\u6a19\u6e96\u8f38\u51fa\u4e2d\u986f\u793a\u7b49\u6548\u975e\u4e92\u52d5\u5f15\u6578
-INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH_153=\u4ee5\u4e92\u52d5\u6a21\u5f0f\u57f7\u884c\u6b64\u6307\u4ee4\u6642\uff0c\u5c07\u5beb\u5165\u7b49\u6548\u975e\u4e92\u52d5\u6307\u4ee4\u4e4b\u6a94\u6848\u7684\u5b8c\u6574\u8def\u5f91
-ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=\u5617\u8a66\u5c07\u7b49\u6548\u975e\u4e92\u52d5\u6307\u4ee4\u884c\u5beb\u5165\u81f3\u6a94\u6848 %s \u6642\u767c\u751f\u932f\u8aa4\u3002\u932f\u8aa4\u8a73\u7d30\u8cc7\u8a0a: %s
-ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=\u7121\u6cd5\u5beb\u5165\u81f3\u6a94\u6848 %s\u3002\u8acb\u9a57\u8b49\u60a8\u5177\u6709\u8a72\u6a94\u6848\u7684\u5b58\u53d6\u6b0a\u9650\uff0c\u4e26\u5df2\u63d0\u4f9b\u6a94\u6848\u7684\u5b8c\u6574\u8def\u5f91
-ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=\u6307\u5b9a\u8981\u5beb\u5165\u7b49\u6548\u6307\u4ee4\u7684\u8def\u5f91 %s \u662f\u76ee\u9304\u3002\u60a8\u5fc5\u9808\u6307\u5b9a\u6a94\u6848\u7684\u8def\u5f91

--
Gitblit v1.10.0