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

Ludovic Poitou
08.53.2012 ae51890ea3800bea3b285b2b41982412c55369cc
Fix OPENDJ-594. Fix grammar errors with aprostrophes in messages.
5 files modified
182 ■■■■ changed files
opends/src/messages/messages/admin_tool.properties 146 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool_ko.properties 14 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool_pl.properties 4 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool_zh_CN.properties 6 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool_zh_TW.properties 12 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties
@@ -157,13 +157,13 @@
 servers:%n%s%nDo you want the uninstaller to try to remove the references to \
 this server in a best-effort mode?
MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=This server is configured \
 to replicate some of its Base DN's.  There was an error retrieving the \
 to replicate some of its base DNs.  There was an error retrieving the \
 references to it in the replicated servers.  Note that to be able to remove \
 remote references you must provide Global Administrator credentials using the \
 %s and %s (or %s) options.%nContinuing uninstall as we are \
 on force on error mode.%n%nThe error found was:%n%s
SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \
 to replicate some of its Base DN's.  There was an error retrieving the \
 to replicate some of its base DNs.  There was an error retrieving the \
 references to it in the replicated servers.  Note that to be able to remove \
 remote references you must provide Global Administrator credentials using the \
 %s and %s (or %s) options.%nCheck that the connection parameters you \
@@ -171,7 +171,7 @@
 references cannot be removed, you can use the %s option.%n%nThe error found \
 was:%n%s
MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=This server is configured \
 to replicate some of its Base DN's.  There was an error retrieving the \
 to replicate some of its base DNs.  There was an error retrieving the \
 references to it in the replicated servers.%nDo you want to continue?
INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=Server is Running
INFO_CONNECTIONS_LABEL=Open Connections:
@@ -472,7 +472,7 @@
 communication with the second server
INFO_DESCRIPTION_REPLICATION_BASEDNS=Base DN of \
 the data to be replicated, initialized or for which we want to disable \
 replication.  Multiple base DN's can be provided by using this option multiple \
 replication.  Multiple base DNs can be provided by using this option multiple \
 times
INFO_DESCRIPTION_REPLICATION_ADMIN_UID=User ID of the \
 Global Administrator to use to bind to the server.  For the '%s' subcommand \
@@ -513,18 +513,18 @@
 and the replication server (changelog and replication port) is disabled \
 if it is configured
INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=Initialize the contents of the \
 data under the specified Base DN on the destination server with the contents \
 data under the specified base DN on the destination server with the contents \
 on the source server.  This operation is required after enabling replication \
 in order replication to work ('%s' can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION=Initialize the contents of \
 the data under the specified Base DN on all the servers whose contents are \
 the data under the specified base DN on all the servers whose contents are \
 being replicated with the contents on the specified server.  This operation \
 is required after enabling replication for replication to work ('%s' \
 applied to each server can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=This subcommand must be \
 called before initializing the contents of all the replicated servers using \
 the tool import-ldif or the binary copy method.  You must specify the list of \
 Base DN's that will be initialized and you must \
 base DNs that will be initialized and you must \
 provide the credentials of any of the servers that are being replicated.  \
 After calling this subcommand, initialize the contents of all the servers in \
 the topology (use the same LDIF file/binary copy on each of the servers), \
@@ -532,27 +532,27 @@
INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=This subcommand must be \
 called after initializing the contents of all the replicated servers using \
 the tool import-ldif or the binary copy method.  You \
 must specify the list of Base DN's that have been initialized and you must \
 must specify the list of base DNs that have been initialized and you must \
 provide the credentials of any of the servers that are being replicated.  See \
 the usage of the subcommand '%s' for more information
INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=Updates the configuration of the \
 servers to replicate the data under the specified Base DN.  If one of the \
 specified servers is already replicating the data under the Base DN with \
 servers to replicate the data under the specified base DN.  If one of the \
 specified servers is already replicating the data under the base DN with \
 other servers, executing this subcommand will update the configuration of all \
 the servers (so it is sufficient to execute the command line once for each \
 server we add to the replication topology)
INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=Disables replication on the \
 specified server for the provided Base DN and removes references in the other \
 specified server for the provided base DN and removes references in the other \
 servers with which it is replicating data
INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION=Displays a list with the basic \
 replication configuration of the base DN's of the servers defined in the \
 registration information.  If no base DN's are specified as parameter the \
 information for all base DN's is displayed
 replication configuration of the base DNs of the servers defined in the \
 registration information.  If no base DNs are specified as parameter the \
 information for all base DNs is displayed
INFO_DESCRIPTION_SUBCMD_PURGE_HISTORICAL=Launches a purge processing of the \
 historical informations stored in the user entries by replication. Since this \
 processing may take a while, you must specify the maximum duration for this \
 processing.
SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \
SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one Base \
 DN in non interactive mode.
SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \
 password of the global administrator in non interactive mode.  You can \
@@ -630,59 +630,59 @@
 administration connection parameters for the source server
INFO_REPLICATION_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS=>>>> Specify \
 server administration connection parameters for the destination server
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DN's \
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DNs \
 available to enable replication between the two servers.
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=There are no \
 base DN's available to enable replication between the two servers.  You must \
 base DNs available to enable replication between the two servers.  You must \
 specify at least one server that will contain the replicated data, before \
 configuring servers that will only contain the replication changelog \
 (replication servers).
INFO_ALREADY_REPLICATED_SUFFIXES=The following base DN's are already replicated \
INFO_ALREADY_REPLICATED_SUFFIXES=The following base DNs are already replicated \
 between the two servers:%n%s
INFO_ALREADY_NOT_REPLICATED_SUFFIXES=The following base DN's are not \
INFO_ALREADY_NOT_REPLICATED_SUFFIXES=The following base DNs are not \
 replicated:%n%s
MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=The following base DN's cannot \
MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=The following base DNs cannot \
 be replicated between the two servers because they could not be found in at \
 least one of the servers:%n%s
MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=You must choose at least one base \
MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=You must choose at least one Base \
 DN to be replicated.
INFO_REPLICATION_ENABLE_SUFFIX_PROMPT=Replicate base DN %s?
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no base \
 DN's replicated between the two servers.
MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=The following base DN's cannot be \
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no Base \
 DNs replicated between the two servers.
MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=The following base DNs cannot be \
 initialized because they are not replicated or they are not configured on \
 both servers:%n%s
MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=You must choose at least one \
 base DN to be initialized.
INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=Initialize base DN %s?
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base \
 DN's replicated in the server.
 DNs replicated in the server.
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no \
 base DN's replicated in the server.  The base DN's must be replicated to be \
 able to use their contents to initialize the base DN's on the other servers.
 base DNs replicated in the server.  The base DNs must be replicated to be \
 able to use their contents to initialize the base DNs on the other servers.
MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=There are no \
 base DN's replicated in the server.
MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=The following base DN's could \
 base DNs replicated in the server.
MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=The following base DNs could \
 not be found in the server:%n%s
MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=The following base \
 DN's could not be found in the server:%n%s
 DNs could not be found in the server:%n%s
MILD_ERR_NO_SUFFIXES_SELECTED_TO_DISABLE=You must choose at least one \
 base DN to be disabled.
MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE_ALL=You must choose at least one \
 base DN to initialize.
MILD_ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION=You must specify \
 the base DN's that will be initialized using the import-ldif command or the \
 the base DNs that will be initialized using the import-ldif command or the \
 binary copy.
MILD_ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION=You must specify \
 the base DN's that have been initialized using the import-ldif command or the \
 the base DNs that have been initialized using the import-ldif command or the \
 binary copy.
INFO_REPLICATION_DISABLE_SUFFIX_PROMPT=Disable replication on base DN %s?
INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=You have chosen \
 to disable replication on all the replicated base DN's of '%s'.  If you want \
 to disable replication on all the replicated base DNs of '%s'.  If you want \
 also the replication server (changelog and replication port) to be disabled \
 you must also specify the '--%s' or '--%s' option.
INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=You have \
 chosen to disable all the replicated base DN's in the server '%s'.  Do you \
 chosen to disable all the replicated base DNs in the server '%s'.  Do you \
 want to disable also the replication port '%d'?
INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=You have decided to disable the \
 replication server (replication changelog).  After disabling the replication \
@@ -730,7 +730,7 @@
 the schema.  Disabling schema replication is only recommended in specific \
 scenarios.  Do you want to continue?
INFO_REPLICATION_CONFIRM_DISABLE_GENERIC=Disabling replication will make the \
 data under the selected base DN's not to be synchronized with other servers \
 data under the selected base DNs not to be synchronized with other servers \
 any more.  Do you want to continue?
INFO_REPLICATION_PROMPT_DISABLE_ALL=You can choose to disable all the \
 replication on the server.  If you choose 'yes' the changelog and the \
@@ -743,7 +743,7 @@
INFO_REPLICATION_WARNING_NO_REPLICATION_SERVER_TO_DISABLE=There is no \
 replication server configured in '%s'.
INFO_REPLICATION_CONFIRM_DISABLE_ALL=Disabling all replication will make \
 the data under the base DN's not to be synchronized with other \
 the data under the base DNs not to be synchronized with other \
 servers any more.  The replication server (changelog and replicatin port) on \
 the server will also be disabled.  Do you want to disable all replication?
INFO_REPLICATION_PROMPT_DISABLE_REPLICATION_SERVER=Do you want to disable the \
@@ -754,7 +754,7 @@
 not recommended to configure it directly.  Do you want to continue?
INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC=Initializing the contents of a \
 base DN removes all the existing contents of that base DN.  Do you want to \
 remove the contents of the selected base DN's on server %s and replace them \
 remove the contents of the selected base DNs on server %s and replace them \
 with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_ADS=You chose to initialize the contents \
 of base DN %s with the contents in server %s.  This base DN is used by the \
@@ -762,7 +762,7 @@
 recommended to configure it directly.  Do you want to continue?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_GENERIC=Initializing the contents of a \
 base DN removes all the existing contents of that base DN.  Do you want to \
 remove the contents of the selected base DN's on the replicated servers and \
 remove the contents of the selected base DNs on the replicated servers and \
 replace them with the contents of server %s?
MILD_ERR_REPLICATION_READING_REGISTERED_SERVERS_WARNING=The following errors \
 were encountered reading the configuration of the existing servers:\n%s\nThe \
@@ -843,7 +843,7 @@
INFO_REPLICATION_DISABLING_REPLICATION_SERVER=Disabling replication port %s of \
 server %s
INFO_REPLICATION_STATUS_NO_BASEDNS=No replication information for the base \
 DN's found.
 DNs found.
INFO_REPLICATION_STATUS_NO_REPLICATION_INFORMATION=No replication information \
 found.
INFO_REPLICATION_STATUS_BASEDN=Base DN
@@ -882,15 +882,15 @@
 have a replication server (with changelog and a replication port) but are not \
 linked to any server containing replicated data.
INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=Only one replication \
 server will be defined for the following base DN's:%n%s%nIt is recommended to \
 server will be defined for the following base DNs:%n%s%nIt is recommended to \
 have at least two replication servers (two changelogs) to avoid a single \
 point of failure in the replication topology.%nDo you want to continue?
INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING=Only one replication \
 server will be defined for the following base DN's:%n%s%nIt is recommended to \
 server will be defined for the following base DNs:%n%s%nIt is recommended to \
 have at least two replication servers (two changelogs) to avoid a single \
 point of failure in the replication topology.
SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No replication server is defined \
 for the following base DN's:%n%s%nAt least one replication server (a \
 for the following base DNs:%n%s%nAt least one replication server (a \
 changelog) is required in the replication topology.  It is recommended to \
 have at least two replication servers (two changelogs) to avoid a single \
 point of failure in the replication topology.
@@ -900,11 +900,11 @@
INFO_PROGRESS_POST_EXTERNAL_INITIALIZATION=Updating replication information on \
 base DN %s
INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE=Now you can proceed \
 to the initialization of the contents of the base DN's on all the replicated \
 to the initialization of the contents of the base DNs on all the replicated \
 servers.  You can use the command import-ldif or the binary copy to do \
 so.  You must use the same LDIF file or binary copy on each server.%n%nWhen \
 the initialization is completed you must use the subcommand '%s' for \
 replication to work with the new base DN's contents.
 replication to work with the new base DNs contents.
INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE=Post initialization \
 procedure completed successfully.
SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error reading the progress of \
@@ -938,7 +938,7 @@
INFO_REPLICATION_PURGE_HISTORICAL_MENU_PROMPT=Purge Historical
INFO_REPLICATION_POST_ENABLE_INFO=Replication has been successfully enabled.  \
 Note that for replication to work you must initialize the contents of the \
 base DN's that are being replicated (use %s %s to do so).
 base DNs that are being replicated (use %s %s to do so).
SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=The option \
 "--%s" must be specified when this application is used non-interactively
INFO_REPLICATION_NON_INTERACTIVE=The equivalent non-interactive command-line \
@@ -1072,11 +1072,11 @@
 Edit the properties in file:<br><b>%s</b><br>\
 Then run the following command-line:<br><b>%s</b><br><br>
INFO_CTRL_PANEL_DELETE_BASE_DN_DESCRIPTION=Delete base DN '%s'.
INFO_CTRL_PANEL_DELETE_BASE_DNS_DESCRIPTION=Delete base DN's %s.
INFO_CTRL_PANEL_DELETE_BASE_DNS_DESCRIPTION=Delete base DNs %s.
INFO_CTRL_PANEL_DELETE_BACKEND_DESCRIPTION=Delete backend '%s'.
INFO_CTRL_PANEL_DELETE_BACKENDS_DESCRIPTION=Delete backends '%s'.
INFO_CTRL_PANEL_DELETING_BASE_DN=Deleting base DN '%s'
INFO_CTRL_PANEL_DELETING_BASE_DNS=Deleting base DN's %s
INFO_CTRL_PANEL_DELETING_BASE_DNS=Deleting base DNs %s
INFO_CTRL_PANEL_DELETING_BACKEND=Deleting backend '%s'
INFO_CTRL_PANEL_DELETING_DOMAIN=Disabling replication of base DN '%s'
@@ -1472,7 +1472,7 @@
 backup.  Error code: %d.
INFO_CTRL_PANEL_BACKUP_TASK_NAME=Backup
INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=Other Base DN
INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=Other base DN
MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=You must provide a base DN.
MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=The provided base DN is not \
 valid.  Details: %s
@@ -1554,7 +1554,7 @@
INFO_CTRL_PANEL_BACKEND_LABEL=Backend:
INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL=- No Backends Found -
INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- No Base DN's Found -
INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- No base DNs Found -
INFO_CTRL_PANEL_NO_ITEM_SELECTED_LABEL=- No Item Selected -
INFO_CTRL_PANEL_MULTIPLE_ITEMS_SELECTED_LABEL=- Multiple Items Selected -
INFO_CTRL_PANEL_NO_ENTRY_SELECTED_LABEL=- No Entry Selected -
@@ -1711,7 +1711,7 @@
MILD_ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS=An error occurred deleting \
 backends.  Check details for more information.
INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS=The following backends \
 will be deleted.  All the entries defined on all the base DN's of the backend \
 will be deleted.  All the entries defined on all the base DNs of the backend \
 and all the index configuration will be deleted.
INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE=Do you want to continue?
@@ -1720,20 +1720,20 @@
INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=The following \
 backends will be deleted and all the configuration lost:
INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=Delete Base DN
INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=Select the Base DN's to Delete:
INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=Delete base DN
INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=Select the base DNs to Delete:
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE=The server is \
 running.  You must provide authentication to delete a base DN.
INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=Deleting base DN's...
INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=Base DN's Deleted
INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=The base DN's were successfully \
INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=Deleting base DNs...
INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=Base DNs Deleted
INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=The base DNs were successfully \
 deleted.
MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_SUMMARY=Error deleting base DN's
MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_SUMMARY=Error deleting base DNs
MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS=An error occurred deleting \
 base DN's.  Check details for more information.
INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=The following base DN's \
 will be deleted.  All the entries defined on the base DN's will be deleted.
 base DNs.  Check details for more information.
INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=The following base DNs \
 will be deleted.  All the entries defined on the base DNs will be deleted.
INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=Error searching entry
INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE=Error resolving referral
INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG=Could not resolve the referrals \
@@ -1793,7 +1793,7 @@
INFO_CTRL_PANEL_IMPORT_OVERWRITE_LABEL=Overwrite Any Existing Data
INFO_CTRL_PANEL_IMPORT_APPEND_LABEL=Append to Existing Data
INFO_CTRL_PANEL_FILE_TO_IMPORT_LABEL=File to Import:
INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=Replace Entries that have Matching DN's \
INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=Replace Entries that have Matching DNs \
 with Imported Values
INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL=Schema Validation:
INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=Reject Entries That are Not \
@@ -1859,18 +1859,18 @@
 backend '%s'.
INFO_CTRL_PANEL_DATA_INCLUSION_OPTIONS=Data Inclusion Options
INFO_CTRL_PANEL_DATA_EXCLUSION_OPTIONS=Data Exclusion Options
INFO_CTRL_PANEL_DNS_TO_INCLUDE=DN's to Include:
INFO_CTRL_PANEL_DNS_TO_EXCLUDE=DN's to Exclude:
INFO_CTRL_PANEL_DNS_TO_INCLUDE=DNs to Include:
INFO_CTRL_PANEL_DNS_TO_EXCLUDE=DNs to Exclude:
INFO_CTRL_PANEL_ATTRIBUTES_TO_INCLUDE=Attributes to Include:
INFO_CTRL_PANEL_ATTRIBUTES_TO_EXCLUDE=Attributes to Exclude:
INFO_CTRL_PANEL_INCLUSION_FILTER=Inclusion Filter:
INFO_CTRL_PANEL_EXCLUSION_FILTER=Exclusion Filter:
INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK=Separate multiple DN's with a line \
INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK=Separate multiple DNs with a line \
 break
INFO_CTRL_PANEL_SEPARATE_ATTRIBUTES_COMMA=Separate multiple attributes with a \
 comma (,)
MILD_ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN=The base DN '%s' is not a \
 descendant of any of the base DN's defined in backend '%s'.
 descendant of any of the base DNs defined in backend '%s'.
MILD_ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME=The attribute '%s' has not a \
 valid name.
MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=The provided value '%s' \
@@ -2030,7 +2030,7 @@
MILD_ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_SUMMARY=Error deleting subtree
MILD_ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_DETAILS=An error occurred deleting \
 subtree '%s'.
INFO_CTRL_PANEL_ALL_BASE_DNS=All Base DN's
INFO_CTRL_PANEL_ALL_BASE_DNS=All Base DNs
INFO_CTRL_PANEL_LDAP_FILTER=LDAP Filter:
INFO_CTRL_PANEL_USERS_FILTER=Users
INFO_CTRL_PANEL_GROUPS_FILTER=Groups
@@ -2212,7 +2212,7 @@
MILD_ERR_NEW_BACKEND_NAME_REQUIRED=You must provide a name for the new backend.
MILD_ERR_BACKEND_ALREADY_EXISTS=There is already an existing backend with \
 name: %s
MILD_ERR_NEW_BASE_DN_VALUE_REQUIRED=You must provide a value for the Base DN.
MILD_ERR_NEW_BASE_DN_VALUE_REQUIRED=You must provide a value for the base DN.
MILD_ERR_BASE_DN_ALREADY_EXISTS=The base DN '%s' is already defined.
MILD_ERR_BASE_DN_ANCESTOR_EXISTS=The backend already contains another base DN \
 that is within the same hierarchical path (%s is an ancestor of the provided \
@@ -2229,7 +2229,7 @@
MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_SUMMARY=Error during creation of \
 base DN '%s'.    Check 'Details' text area for more information.
MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_DETAILS=An error occurred during \
 the creation of the Base DN.  Error code: %d.
 the creation of the base DN.  Error code: %d.
INFO_CTRL_PANEL_NEW_BASE_DN_TASK_DESCRIPTION=Create new base DN '%s' in \
 backend '%s'.
INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS=Creating backend '%s' containing \
@@ -2434,8 +2434,8 @@
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_DISABLE_BACKEND=The server is \
 running.  You must provide authentication to disable the backend before \
 rebuilding the indexes.
MILD_ERR_CTRL_PANEL_NO_BASE_DNS_DEFINED_LABEL=No Base DN's defined.
MILD_ERR_CTRL_PANEL_MUST_SELECT_BASE_DN=You must select a Base DN.
MILD_ERR_CTRL_PANEL_NO_BASE_DNS_DEFINED_LABEL=No base DNs defined.
MILD_ERR_CTRL_PANEL_MUST_SELECT_BASE_DN=You must select a base DN.
MILD_ERR_CTRL_PANEL_MUST_SELECT_INDEX_TO_REBUILD=You must select at least one \
 index to be rebuilt.
#
@@ -2611,7 +2611,7 @@
INFO_CTRL_PANEL_ACTION_LABEL=Action:
INFO_CTRL_PANEL_VERIFY_ENTRY_CONTEXT_ARE_INDEXES=Verify Entry Contents are \
 Properly Indexed
INFO_CTRL_PANEL_VERIFY_ALL_KEYS=Verify All Index Key Entry ID's are Clean and \
INFO_CTRL_PANEL_VERIFY_ALL_KEYS=Verify All Index Key Entry IDs are Clean and \
 Refer to Existing Entries
INFO_CTRL_PANEL_INDEX_LABEL=Index:
INFO_CTRL_PANEL_VERIFY_INDEXES_PANEL_TITLE=Verify Indexes
@@ -3002,11 +3002,11 @@
INFO_PROGRESS_PURGE_HISTORICAL=Purging historical on base DNs:%s%s
INFO_PROGRESS_PURGE_HISTORICAL_FINISHED_PROCEDURE=Purge of historical \
 has been successfully completed
MILD_ERR_HISTORICAL_CANNOT_BE_PURGED_ON_BASEDN=The following base DN's cannot \
MILD_ERR_HISTORICAL_CANNOT_BE_PURGED_ON_BASEDN=The following base DNs cannot \
 be purged because they are not replicated.
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_PURGE_HISTORICAL=There are no base DN's \
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_PURGE_HISTORICAL=There are no base DNs \
 available to purge historical.
MILD_ERR_REPLICATION_PURGE_SUFFIXES_NOT_FOUND=The following base DN's could \
MILD_ERR_REPLICATION_PURGE_SUFFIXES_NOT_FOUND=The following base DNs could \
 not be found in the server:%n%s
MILD_ERR_NO_SUFFIXES_SELECTED_TO_PURGE_HISTORICAL=You must choose at least one \
 base DN to be purged from historical.
opends/src/messages/messages/admin_tool_ko.properties
@@ -223,7 +223,7 @@
INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2=\ub450 \ubc88\uc9f8 \uc11c\ubc84\uc758 \ubcf5\uc81c \uba54\ucee4\ub2c8\uc998\uc5d0\uc11c \ub2e4\ub978 \uc11c\ubc84\uc640 \ud1b5\uc2e0\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ud3ec\ud2b8\uc785\ub2c8\ub2e4.  You have to specify this option only if replication was not previously configured in the second server
INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION2=\ub450 \ubc88\uc9f8 \uc11c\ubc84\uc758 \ubcf5\uc81c \ud3ec\ud2b8\ub97c \ud1b5\ud574 \ud1b5\uc2e0\uc744 \uc554\ud638\ud654\ud560\uc9c0 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.  This option will only be taken into account the first time replication is configured on the second server
INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=\ub450 \ubc88\uc9f8 \uc11c\ubc84\uc640\uc758 \ubcf4\uc548 \ud1b5\uc2e0\uc5d0 StartTLS \uc0ac\uc6a9
INFO_DESCRIPTION_REPLICATION_BASEDNS=\ubcf5\uc81c \ub610\ub294 \ucd08\uae30\ud654\ud558\uac70\ub098 \ubcf5\uc81c\ub97c \ube44\ud65c\uc131\ud654\ud560 \ub370\uc774\ud130\uc758 \uae30\ubcf8 DN\uc785\ub2c8\ub2e4.  Multiple base DN's can be provided by using this option multiple times
INFO_DESCRIPTION_REPLICATION_BASEDNS=\ubcf5\uc81c \ub610\ub294 \ucd08\uae30\ud654\ud558\uac70\ub098 \ubcf5\uc81c\ub97c \ube44\ud65c\uc131\ud654\ud560 \ub370\uc774\ud130\uc758 \uae30\ubcf8 DN\uc785\ub2c8\ub2e4.  Multiple base DNs can be provided by using this option multiple times
INFO_DESCRIPTION_REPLICATION_ADMIN_UID=\uc11c\ubc84\uc5d0 \ubc14\uc778\ub4dc\ud558\ub294 \ub370 \uc0ac\uc6a9\ud560 \uc804\uc5ed \uad00\ub9ac\uc790\uc758 \uc0ac\uc6a9\uc790 \uc544\uc774\ub514.  %s \ud558\uc704 \uba85\ub839\uc5d0\uc11c \uc5b4\ub290 \uc11c\ubc84\uc5d0 \ub300\ud574\uc11c\ub3c4 \uc804\uc5ed \uad00\ub9ac\uc790\ub97c \uc815\uc758\ud55c \uc801\uc774 \uc5c6\ub294 \uacbd\uc6b0 \uc81c\uacf5\ub41c \ub370\uc774\ud130\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc804\uc5ed \uad00\ub9ac\uc790\ub97c \ub9cc\ub4ed\ub2c8\ub2e4.
INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=\uc804\uc5ed \uad00\ub9ac\uc790 \ube44\ubc00\ubc88\ud638
INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=\uc804\uc5ed \uad00\ub9ac\uc790\uc758 \ube44\ubc00\ubc88\ud638\uac00 \ub4e4\uc5b4 \uc788\ub294 \ud30c\uc77c
@@ -234,9 +234,9 @@
INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN=\ubcf5\uc81c\ub97c \ube44\ud65c\uc131\ud654\ud560 \uc11c\ubc84\uc5d0 \ubc14\uc778\ub4dc\ud558\ub294 \ub370 \uc0ac\uc6a9\ud560 DN.  \uc774 \uc635\uc158\uc740 \uc11c\ubc84\uc5d0\uc11c \uc804\uc5ed \uad00\ub9ac\uc790\ub97c \uc815\uc758\ud558\uc9c0 \uc54a\uc740 \uacbd\uc6b0\ub098 \uc0ac\uc6a9\uc790\uac00 \ub2e4\ub978 \ubcf5\uc81c\ub41c \uc11c\ubc84\uc5d0\uc11c \ucc38\uc870\ub97c \uc81c\uac70\ud558\ub824 \ud558\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uc5d0 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.  The password provided for the Global Administrator will be used when specifying this option
INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=\ub300\uc0c1 \uc11c\ubc84\uc758 \uc9c0\uc815\ub41c \uae30\ubcf8 DN \uc544\ub798\uc5d0 \uc788\ub294 \ub370\uc774\ud130\uc758 \ub0b4\uc6a9\uc744 \uc18c\uc2a4 \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc73c\ub85c \ucd08\uae30\ud654\ud569\ub2c8\ub2e4.  This operation is required after enabling replication in order replication to work ('%s' can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION=\ub0b4\uc6a9\uc744 \ubcf5\uc81c\ud560 \ubaa8\ub4e0 \uc11c\ubc84\uc5d0\uc11c \uc9c0\uc815\ub41c \uae30\ubcf8 DN \uc544\ub798\uc5d0 \uc788\ub294 \ub370\uc774\ud130\uc758 \ub0b4\uc6a9\uc744 \uc9c0\uc815\ub41c \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc73c\ub85c \ucd08\uae30\ud654\ud569\ub2c8\ub2e4.  This operation is required after enabling replication in order replication to work ('%s' applied to each server can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=import-ldif \ub3c4\uad6c \ub610\ub294 \uc774\uc9c4 \ubcf5\uc0ac \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcf5\uc81c\ub41c \ubaa8\ub4e0 \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud558\uae30 \uc804\uc5d0 \uc774 \ud558\uc704 \uba85\ub839\uc744 \ud638\ucd9c\ud574\uc57c \ud569\ub2c8\ub2e4.  You must specify the list of Base DN's that will be initialized and you must provide the credentials of any of the servers that are being replicated.  After calling this subcommand, initialize the contents of all the servers in the topology (use the same LDIF file/binary copy on each of the servers), then call the subcommand '%s'
INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=import-ldif \ub3c4\uad6c \ub610\ub294 \uc774\uc9c4 \ubcf5\uc0ac \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubaa8\ub4e0 \ubcf5\uc81c\ub41c \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud55c \ud6c4\uc5d0 \uc774 \ud558\uc704 \uba85\ub839\uc744 \ud638\ucd9c\ud574\uc57c \ud569\ub2c8\ub2e4.  You must specify the list of Base DN's that have been initialized and you must provide the credentials of any of the servers that are being replicated.  See the usage of the subcommand '%s' for more information
INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=\uc11c\ubc84 \uad6c\uc131\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uc5ec \uc9c0\uc815\ub41c \uae30\ubcf8 DN \uc544\ub798\uc5d0 \uc788\ub294 \ub370\uc774\ud130\ub97c \ubcf5\uc81c\ud569\ub2c8\ub2e4.  If one of the specified servers is already replicating the data under the Base DN with other servers, executing this subcommand will update the configuration of all the servers (so it is sufficient to execute the command line once for each server we add to the replication topology)
INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=import-ldif \ub3c4\uad6c \ub610\ub294 \uc774\uc9c4 \ubcf5\uc0ac \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcf5\uc81c\ub41c \ubaa8\ub4e0 \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud558\uae30 \uc804\uc5d0 \uc774 \ud558\uc704 \uba85\ub839\uc744 \ud638\ucd9c\ud574\uc57c \ud569\ub2c8\ub2e4.  You must specify the list of base DNs that will be initialized and you must provide the credentials of any of the servers that are being replicated.  After calling this subcommand, initialize the contents of all the servers in the topology (use the same LDIF file/binary copy on each of the servers), then call the subcommand '%s'
INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=import-ldif \ub3c4\uad6c \ub610\ub294 \uc774\uc9c4 \ubcf5\uc0ac \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubaa8\ub4e0 \ubcf5\uc81c\ub41c \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud55c \ud6c4\uc5d0 \uc774 \ud558\uc704 \uba85\ub839\uc744 \ud638\ucd9c\ud574\uc57c \ud569\ub2c8\ub2e4.  You must specify the list of base DNs that have been initialized and you must provide the credentials of any of the servers that are being replicated.  See the usage of the subcommand '%s' for more information
INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=\uc11c\ubc84 \uad6c\uc131\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uc5ec \uc9c0\uc815\ub41c \uae30\ubcf8 DN \uc544\ub798\uc5d0 \uc788\ub294 \ub370\uc774\ud130\ub97c \ubcf5\uc81c\ud569\ub2c8\ub2e4.  If one of the specified servers is already replicating the data under the base DN with other servers, executing this subcommand will update the configuration of all the servers (so it is sufficient to execute the command line once for each server we add to the replication topology)
SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=\ube44\ub300\ud654\uc2dd \ubaa8\ub4dc\uc5d0\uc11c \ud558\ub098 \uc774\uc0c1\uc758 \uae30\ubcf8 DN\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4.
SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=\ube44\ub300\ud654\uc2dd \ubaa8\ub4dc\uc5d0\uc11c \uc804\uc5ed \uad00\ub9ac\uc790\uc758 \ube44\ubc00\ubc88\ud638\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4.  %s \ub610\ub294 %s \uc635\uc158\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=\uc81c\uacf5\ub41c \uac12 %s\uc740(\ub294) \uc62c\ubc14\ub978 \uae30\ubcf8 DN\uc774 \uc544\ub2d9\ub2c8\ub2e4.
@@ -283,9 +283,9 @@
INFO_REPLICATION_CONFIRM_DISABLE_ADS=\uae30\ubcf8 DN %s\uc5d0\uc11c \ubcf5\uc81c\ub97c \ube44\ud65c\uc131\ud654\ud558\ub3c4\ub85d \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. \uc774 \uae30\ubcf8 DN\uc740 \ubcf5\uc81c \uba54\ucee4\ub2c8\uc998\uacfc \uc77c\ubd80 \uad00\ub9ac \ub3c4\uad6c\uc5d0\uc11c \uc0ac\uc6a9\ub418\ubbc0\ub85c \uc9c1\uc811 \uad6c\uc131\ud558\uc9c0 \uc54a\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.  \uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
INFO_REPLICATION_CONFIRM_DISABLE_SCHEMA=\uc2a4\ud0a4\ub9c8 \ubcf5\uc81c\ub97c \ube44\ud65c\uc131\ud654\ud558\ub3c4\ub85d \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4.  \uc2a4\ud0a4\ub9c8 \ubcf5\uc81c \ube44\ud65c\uc131\ud654\ub294 \ud2b9\uc815 \uc2dc\ub098\ub9ac\uc624\uc5d0\uc11c\ub9cc \uad8c\uc7a5\ub429\ub2c8\ub2e4.  \uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
INFO_REPLICATION_CONFIRM_INITIALIZE_ADS=\uae30\ubcf8 DN %s(%s \uc11c\ubc84)\uc758 \ub0b4\uc6a9\uc744 %s \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc73c\ub85c \ucd08\uae30\ud654\ud558\ub3c4\ub85d \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. \uc774 \uae30\ubcf8 DN\uc740 \ubcf5\uc81c \uba54\ucee4\ub2c8\uc998\uacfc \uc77c\ubd80 \uad00\ub9ac \ub3c4\uad6c\uc5d0\uc11c \uc0ac\uc6a9\ub418\ubbc0\ub85c \uc9c1\uc811 \uad6c\uc131\ud558\uc9c0 \uc54a\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.  \uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC=\uae30\ubcf8 DN\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud558\uba74 \ud574\ub2f9 \uae30\ubcf8 DN\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\uc774 \uc81c\uac70\ub429\ub2c8\ub2e4.  Do you want to remove the contents of the selected base DN's on server %s and replace them with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC=\uae30\ubcf8 DN\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud558\uba74 \ud574\ub2f9 \uae30\ubcf8 DN\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\uc774 \uc81c\uac70\ub429\ub2c8\ub2e4.  Do you want to remove the contents of the selected base DNs on server %s and replace them with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_ADS=\uae30\ubcf8 DN %s\uc758 \ub0b4\uc6a9\uc744 %s \uc11c\ubc84\uc758 \ub0b4\uc6a9\uc73c\ub85c \ucd08\uae30\ud654\ud558\ub3c4\ub85d \uc120\ud0dd\ud588\uc2b5\ub2c8\ub2e4. \uc774 \uae30\ubcf8 DN\uc740 \ubcf5\uc81c \uba54\ucee4\ub2c8\uc998\uacfc \uc77c\ubd80 \uad00\ub9ac \ub3c4\uad6c\uc5d0\uc11c \uc0ac\uc6a9\ub418\ubbc0\ub85c \uc9c1\uc811 \uad6c\uc131\ud558\uc9c0 \uc54a\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.  \uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_GENERIC=\uae30\ubcf8 DN\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud558\uba74 \ud574\ub2f9 \uae30\ubcf8 DN\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\uc774 \uc81c\uac70\ub429\ub2c8\ub2e4.  Do you want to remove the contents of the selected base DN's on the replicated servers and replace them with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_GENERIC=\uae30\ubcf8 DN\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud558\uba74 \ud574\ub2f9 \uae30\ubcf8 DN\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\uc774 \uc81c\uac70\ub429\ub2c8\ub2e4.  Do you want to remove the contents of the selected base DNs on the replicated servers and replace them with the contents of server %s?
MILD_ERR_REPLICATION_READING_REGISTERED_SERVERS_WARNING=\uae30\uc874 \uc11c\ubc84\uc758 \uad6c\uc131\uc744 \uc77d\ub294 \ub3d9\uc548 \ub2e4\uc74c\uacfc \uac19\uc740 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4:\n%s\n\ubcf5\uc81c \ub3c4\uad6c\uc5d0\uc11c \ubaa8\ub4e0 \uc11c\ubc84 \uad6c\uc131\uc744 \ucd5c\uc0c1\uc758 \ubaa8\ub4dc\ub85c \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4.  \uadf8\ub7ec\ub098 \uc624\ub958\ub97c \ubc1c\uc0dd\ud55c \uc11c\ubc84\uac00 \uc5c5\ub370\uc774\ud2b8\ub418\ub294\uc9c0\ub97c \ubcf4\uc7a5\ud560 \uc218\ub294 \uc5c6\uc2b5\ub2c8\ub2e4.
INFO_REPLICATION_CONNECTING=\uc5f0\uacb0 \uc124\uc815
INFO_REPLICATION_ENABLE_UPDATING_REPLICATION_SERVER=%s \uc11c\ubc84\uc5d0\uc11c \uc6d0\uaca9 \ucc38\uc870 \uc5c5\ub370\uc774\ud2b8
@@ -339,7 +339,7 @@
INFO_REPLICATION_PRE_EXTERNAL_INITIALIZATION_MENU_PROMPT=\uc0ac\uc804 \uc678\ubd80 \ucd08\uae30\ud654
INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT=\uc0ac\ud6c4 \uc678\ubd80 \ucd08\uae30\ud654
INFO_REPLICATION_STATUS_MENU_PROMPT=\ubcf5\uc81c \uc0c1\ud0dc \ud45c\uc2dc
INFO_REPLICATION_POST_ENABLE_INFO=\ubcf5\uc81c\ub97c \uc131\uacf5\uc801\uc73c\ub85c \ud65c\uc131\ud654\ud588\uc2b5\ub2c8\ub2e4.  Note that for replication to work you must initialize the contents of the base DN's that are being replicated (use %s %s to do so).
INFO_REPLICATION_POST_ENABLE_INFO=\ubcf5\uc81c\ub97c \uc131\uacf5\uc801\uc73c\ub85c \ud65c\uc131\ud654\ud588\uc2b5\ub2c8\ub2e4.  Note that for replication to work you must initialize the contents of the base DNs that are being replicated (use %s %s to do so).
SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=\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_REPLICATION_NON_INTERACTIVE=\ub3d9\ub4f1\ud55c \ube44\ub300\ud654\uc2dd \uba85\ub839\uc904\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:%n%s
INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=\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.
opends/src/messages/messages/admin_tool_pl.properties
@@ -375,7 +375,7 @@
INFO_CLI_DO_YOU_WANT_TO_CONTINUE=Czy chcesz kontynuowa\u0107?
INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY=Tworzenie nowego wpisu...
INFO_REPLICATION_DESCRIPTION_QUIET=Wykonaj operacj\u0119 w trybie cichym (informacje na temat post\u0119pu nie b\u0119da wy\u015bwietlane na standardowe wyj\u015bcie)
INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=Only one replication server will be defined for the following base DN's:%n%s%nIt is recommended to have at least two replication servers (two changelogs) to avoid a single point of failure in the replication topology.%nCzy chcesz kontynuowa\u0107?
INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=Only one replication server will be defined for the following base DNs:%n%s%nIt is recommended to have at least two replication servers (two changelogs) to avoid a single point of failure in the replication topology.%nCzy chcesz kontynuowa\u0107?
INFO_REMOVE_LIBRARIES_AND_TOOLS_LABEL=Biblioteki Serwera i Narz\u0119dzia Administracyjne
SEVERE_ERR_STARTING_SERVER_GENERIC=Nie mo\u017cna wystartowa\u0107 serwera.
INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY=Zatrzymanie zako\u0144czone
@@ -580,7 +580,7 @@
INFO_ALREADY_REPLICATED_SUFFIXES=Nast\u0119puj\u0105ce bazowe DN s\u0105 ju\u017c powielane pomi\u0119dzy dwoma serwerami:%n%s
INFO_CTRL_PANEL_INDEX_SUBSTRING=Podci\u0105g
MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=Musisz poda\u0107 podstawowy DN.
INFO_REPLICATION_POST_ENABLE_INFO=Powielanie zosta\u0142o w\u0142\u0105czone pomy\u015blnie.  Note that for replication to work you must initialize the contents of the base DN's that are being replicated (use %s %s to do so).
INFO_REPLICATION_POST_ENABLE_INFO=Powielanie zosta\u0142o w\u0142\u0105czone pomy\u015blnie.  Note that for replication to work you must initialize the contents of the base DNs that are being replicated (use %s %s to do so).
INFO_REPLICATION_DISABLING_REPLICATION_SERVER=Wy\u0142\u0105czam port powielania %s serwera %s
INFO_DELETE_OUTSIDE_DBS_TOOLTIP=Zaznacz t\u0105 opcj\u0119 aby Usun\u0105\u0107 Pliki Bazy Danych znajduj\u0105ce si\u0119 poza katalogiem instalacyjnym
SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=B\u0142\u0105d podczas uaktualniania konfiguracji powielania w bazowej DN %s na serwerze %s.
opends/src/messages/messages/admin_tool_zh_CN.properties
@@ -339,9 +339,9 @@
MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=\u65e0\u6cd5\u521d\u59cb\u5316\u4ee5\u4e0b\u57fa DN\uff0c\u56e0\u4e3a\u672a\u5728\u4e24\u4e2a\u670d\u52a1\u5668\u4e0a\u590d\u5236\u6216\u914d\u7f6e\u8fd9\u4e9b\u57fa DN:%n%s
MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=\u5fc5\u987b\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u8981\u521d\u59cb\u5316\u7684\u57fa DN\u3002
INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=\u662f\u5426\u521d\u59cb\u5316\u57fa DN %s\uff1f
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base DN's replicated in the server.
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no base DN's replicated in the server.  \u5fc5\u987b\u590d\u5236\u57fa DN \u624d\u80fd\u4f7f\u7528\u5176\u5185\u5bb9\u521d\u59cb\u5316\u53e6\u4e00\u4e2a\u670d\u52a1\u5668\u4e0a\u7684\u57fa DN\u3002
MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=There are no base DN's replicated in the server.
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base DNs replicated in the server.
SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no base DNs replicated in the server.  \u5fc5\u987b\u590d\u5236\u57fa DN \u624d\u80fd\u4f7f\u7528\u5176\u5185\u5bb9\u521d\u59cb\u5316\u53e6\u4e00\u4e2a\u670d\u52a1\u5668\u4e0a\u7684\u57fa DN\u3002
MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=There are no base DNs replicated in the server.
MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=\u5728\u670d\u52a1\u5668\u4e2d\u627e\u4e0d\u5230\u4ee5\u4e0b\u57fa DN:%n%s
MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=\u5728\u670d\u52a1\u5668\u4e2d\u627e\u4e0d\u5230\u4ee5\u4e0b\u57fa DN:%n%s
MILD_ERR_NO_SUFFIXES_SELECTED_TO_DISABLE=\u5fc5\u987b\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u8981\u7981\u7528\u7684\u57fa DN\u3002
opends/src/messages/messages/admin_tool_zh_TW.properties
@@ -222,7 +222,7 @@
INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2=\u7b2c\u4e8c\u90e8\u4f3a\u670d\u5668\u4e2d\u7531\u8907\u88fd\u6a5f\u5236\u7528\u65bc\u8207\u5176\u4ed6\u4f3a\u670d\u5668\u901a\u8a0a\u7684\u9023\u63a5\u57e0\u3002You have to specify this option only if replication was not previously configured in the second server
INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION2=\u6307\u5b9a\u900f\u904e\u7b2c\u4e8c\u90e8\u4f3a\u670d\u5668\u4e4b\u8907\u88fd\u9023\u63a5\u57e0\u9032\u884c\u7684\u901a\u8a0a\u662f\u5426\u8981\u52a0\u5bc6\u3002This option will only be taken into account the first time replication is configured on the second server
INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=\u4f7f\u7528 StartTLS \u7dad\u8b77\u8207\u7b2c\u4e8c\u90e8\u4f3a\u670d\u5668\u9593\u7684\u901a\u8a0a\u5b89\u5168
INFO_DESCRIPTION_REPLICATION_BASEDNS=\u5c07\u8981\u8907\u88fd\u3001\u521d\u59cb\u5316\u6216\u8981\u505c\u7528\u8907\u88fd\u4e4b\u8cc7\u6599\u7684\u57fa\u5e95 DNMultiple base DN's can be provided by using this option multiple times
INFO_DESCRIPTION_REPLICATION_BASEDNS=\u5c07\u8981\u8907\u88fd\u3001\u521d\u59cb\u5316\u6216\u8981\u505c\u7528\u8907\u88fd\u4e4b\u8cc7\u6599\u7684\u57fa\u5e95 DN\u3002Multiple base DNs can be provided by using this option multiple times
INFO_DESCRIPTION_REPLICATION_ADMIN_UID=\u7528\u4f86\u9023\u7d50\u81f3\u4f3a\u670d\u5668\u7684\u5168\u57df\u7ba1\u7406\u54e1\u4f7f\u7528\u8005 ID\u3002\u5c0d\u65bc\u300c%s\u300d\u5b50\u6307\u4ee4\uff0c\u5982\u679c\u5148\u524d\u6c92\u6709\u70ba\u4efb\u4f55\u4f3a\u670d\u5668\u5b9a\u7fa9\u5168\u57df\u7ba1\u7406\u54e1\uff0c\u5c07\u6703\u4f7f\u7528\u6240\u63d0\u4f9b\u7684\u8cc7\u6599\u5efa\u7acb\u5168\u57df\u7ba1\u7406\u54e1\u3002
INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=\u5168\u57df\u7ba1\u7406\u54e1\u5bc6\u78bc
INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=\u5305\u542b\u5168\u57df\u7ba1\u7406\u54e1\u5bc6\u78bc\u7684\u6a94\u6848
@@ -233,9 +233,9 @@
INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN=\u7528\u4ee5\u9023\u7d50\u81f3\u8981\u505c\u7528\u8907\u88fd\u4e4b\u4f3a\u670d\u5668\u7684 DN\u3002\u7576\u5c1a\u672a\u5728\u4f3a\u670d\u5668\u4e0a\u5b9a\u7fa9\u5168\u57df\u7ba1\u7406\u54e1\uff0c\u6216\u4f7f\u7528\u8005\u4e0d\u60f3\u8981\u79fb\u9664\u5176\u4ed6\u8907\u88fd\u4f3a\u670d\u5668\u4e2d\u7684\u53c3\u7167\u6642\uff0c\u5fc5\u9808\u4f7f\u7528\u6b64\u9078\u9805\u3002The password provided for the Global Administrator will be used when specifying this option
INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=\u4ee5\u4f86\u6e90\u4f3a\u670d\u5668\u4e0a\u7684\u5167\u5bb9\u521d\u59cb\u5316\u76ee\u6a19\u4f3a\u670d\u5668\u4e0a\u6307\u5b9a\u4e4b\u57fa\u5e95 DN \u4e0b\u7684\u8cc7\u6599\u5167\u5bb9\u3002This operation is required after enabling replication in order replication to work ('%s' can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION=\u5c0d\u65bc\u6b63\u5728\u5c07\u6307\u5b9a\u4f3a\u670d\u5668\u4e0a\u7684\u5167\u5bb9\u8907\u88fd\u70ba\u5176\u5167\u5bb9\u4e4b\u6240\u6709\u4f3a\u670d\u5668\uff0c\u521d\u59cb\u5316\u6307\u5b9a\u4e4b\u57fa\u5e95 DN \u4e0b\u7684\u8cc7\u6599\u5167\u5bb9\u3002This operation is required after enabling replication in order replication to work ('%s' applied to each server can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=\u5fc5\u9808\u5728\u4f7f\u7528 import-ldif \u5de5\u5177\u6216\u4e8c\u9032\u4f4d\u8907\u88fd\u65b9\u6cd5\u521d\u59cb\u5316\u6240\u6709\u8907\u88fd\u4f3a\u670d\u5668\u5167\u5bb9\u4e4b\u524d\u547c\u53eb\u6b64\u5b50\u6307\u4ee4\u3002You must specify the list of Base DN's that will be initialized and you must provide the credentials of any of the servers that are being replicated.  After calling this subcommand, initialize the contents of all the servers in the topology (use the same LDIF file/binary copy on each of the servers), then call the subcommand '%s'
INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=\u5fc5\u9808\u5728\u4f7f\u7528 import-ldif \u5de5\u5177\u6216\u4e8c\u9032\u4f4d\u8907\u88fd\u65b9\u6cd5\u521d\u59cb\u5316\u6240\u6709\u8907\u88fd\u4f3a\u670d\u5668\u5167\u5bb9\u4e4b\u5f8c\u547c\u53eb\u6b64\u5b50\u6307\u4ee4\u3002You must specify the list of Base DN's that have been initialized and you must provide the credentials of any of the servers that are being replicated.  See the usage of the subcommand '%s' for more information
INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=\u66f4\u65b0\u4f3a\u670d\u5668\u914d\u7f6e\u4ee5\u8907\u88fd\u6307\u5b9a\u57fa\u5e95 DN \u4e0b\u7684\u8cc7\u6599\u3002If one of the specified servers is already replicating the data under the Base DN with other servers, executing this subcommand will update the configuration of all the servers (so it is sufficient to execute the command line once for each server we add to the replication topology)
INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=\u5fc5\u9808\u5728\u4f7f\u7528 import-ldif \u5de5\u5177\u6216\u4e8c\u9032\u4f4d\u8907\u88fd\u65b9\u6cd5\u521d\u59cb\u5316\u6240\u6709\u8907\u88fd\u4f3a\u670d\u5668\u5167\u5bb9\u4e4b\u524d\u547c\u53eb\u6b64\u5b50\u6307\u4ee4\u3002You must specify the list of base DNs that will be initialized and you must provide the credentials of any of the servers that are being replicated.  After calling this subcommand, initialize the contents of all the servers in the topology (use the same LDIF file/binary copy on each of the servers), then call the subcommand '%s'
INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=\u5fc5\u9808\u5728\u4f7f\u7528 import-ldif \u5de5\u5177\u6216\u4e8c\u9032\u4f4d\u8907\u88fd\u65b9\u6cd5\u521d\u59cb\u5316\u6240\u6709\u8907\u88fd\u4f3a\u670d\u5668\u5167\u5bb9\u4e4b\u5f8c\u547c\u53eb\u6b64\u5b50\u6307\u4ee4\u3002You must specify the list of base DNs that have been initialized and you must provide the credentials of any of the servers that are being replicated.  See the usage of the subcommand '%s' for more information
INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=\u66f4\u65b0\u4f3a\u670d\u5668\u914d\u7f6e\u4ee5\u8907\u88fd\u6307\u5b9a\u57fa\u5e95 DN \u4e0b\u7684\u8cc7\u6599\u3002If one of the specified servers is already replicating the data under the base DN with other servers, executing this subcommand will update the configuration of all the servers (so it is sufficient to execute the command line once for each server we add to the replication topology)
SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=\u60a8\u5fc5\u9808\u5728\u975e\u4e92\u52d5\u6a21\u5f0f\u4e2d\u63d0\u4f9b\u81f3\u5c11\u4e00\u500b\u57fa\u5e95 DN\u3002
SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=\u60a8\u5fc5\u9808\u5728\u975e\u4e92\u52d5\u6a21\u5f0f\u4e2d\u63d0\u4f9b\u5168\u57df\u7ba1\u7406\u54e1\u7684\u5bc6\u78bc\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528 %s \u6216 %s \u9078\u9805\u52a0\u4ee5\u63d0\u4f9b\u3002
SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=\u63d0\u4f9b\u7684\u503c %s \u4e0d\u662f\u6709\u6548\u7684\u57fa\u5e95 DN\u3002
@@ -282,9 +282,9 @@
INFO_REPLICATION_CONFIRM_DISABLE_ADS=\u60a8\u5df2\u9078\u64c7\u505c\u7528\u57fa\u5e95 DN %s \u4e0a\u7684\u8907\u88fd\u3002\u6b64\u57fa\u5e95 DN \u662f\u4f9b\u8907\u88fd\u6a5f\u5236\u548c\u90e8\u5206\u7ba1\u7406\u5de5\u5177\u4f7f\u7528\uff0c\u4e14\u4e0d\u5efa\u8b70\u60a8\u76f4\u63a5\u52a0\u4ee5\u914d\u7f6e\u3002\u8981\u7e7c\u7e8c\u55ce\uff1f
INFO_REPLICATION_CONFIRM_DISABLE_SCHEMA=\u60a8\u5df2\u9078\u64c7\u505c\u7528\u6a21\u5f0f\u7684\u8907\u88fd\u3002\u5efa\u8b70\u60a8\u50c5\u5728\u7279\u5b9a\u60c5\u6cc1\u4e2d\u505c\u7528\u6a21\u5f0f\u8907\u88fd\u3002\u8981\u7e7c\u7e8c\u55ce\uff1f
INFO_REPLICATION_CONFIRM_INITIALIZE_ADS=\u60a8\u5df2\u9078\u64c7\u4f7f\u7528\u4f3a\u670d\u5668 %3$s \u4e2d\u7684\u5167\u5bb9\u521d\u59cb\u5316\u4f3a\u670d\u5668 %2$s \u4e0a\u7684\u57fa\u5e95 DN %1$s\u3002\u6b64\u57fa\u5e95 DN \u662f\u4f9b\u8907\u88fd\u6a5f\u5236\u548c\u90e8\u5206\u7ba1\u7406\u5de5\u5177\u4f7f\u7528\uff0c\u4e14\u4e0d\u5efa\u8b70\u60a8\u76f4\u63a5\u52a0\u4ee5\u914d\u7f6e\u3002\u8981\u7e7c\u7e8c\u55ce\uff1f
INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC=\u521d\u59cb\u5316\u57fa\u5e95 DN \u7684\u5167\u5bb9\u6703\u79fb\u9664\u8a72\u57fa\u5e95 DN \u4e4b\u6240\u6709\u73fe\u6709\u5167\u5bb9\u3002Do you want to remove the contents of the selected base DN's on server %s and replace them with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC=\u521d\u59cb\u5316\u57fa\u5e95 DN \u7684\u5167\u5bb9\u6703\u79fb\u9664\u8a72\u57fa\u5e95 DN \u4e4b\u6240\u6709\u73fe\u6709\u5167\u5bb9\u3002Do you want to remove the contents of the selected base DNs on server %s and replace them with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_ADS=\u60a8\u5df2\u9078\u64c7\u4f7f\u7528\u4f3a\u670d\u5668 %2$s \u4e2d\u7684\u5167\u5bb9\u521d\u59cb\u5316\u57fa\u5e95 DN %1$s\u3002\u6b64\u57fa\u5e95 DN \u662f\u4f9b\u8907\u88fd\u6a5f\u5236\u548c\u90e8\u5206\u7ba1\u7406\u5de5\u5177\u4f7f\u7528\uff0c\u4e14\u4e0d\u5efa\u8b70\u60a8\u76f4\u63a5\u52a0\u4ee5\u914d\u7f6e\u3002\u8981\u7e7c\u7e8c\u55ce\uff1f
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_GENERIC=\u521d\u59cb\u5316\u57fa\u5e95 DN \u7684\u5167\u5bb9\u6703\u79fb\u9664\u8a72\u57fa\u5e95 DN \u4e4b\u6240\u6709\u73fe\u6709\u5167\u5bb9\u3002Do you want to remove the contents of the selected base DN's on the replicated servers and replace them with the contents of server %s?
INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_GENERIC=\u521d\u59cb\u5316\u57fa\u5e95 DN \u7684\u5167\u5bb9\u6703\u79fb\u9664\u8a72\u57fa\u5e95 DN \u4e4b\u6240\u6709\u73fe\u6709\u5167\u5bb9\u3002Do you want to remove the contents of the selected base DNs on the replicated servers and replace them with the contents of server %s?
MILD_ERR_REPLICATION_READING_REGISTERED_SERVERS_WARNING=\u8b80\u53d6\u73fe\u6709\u4f3a\u670d\u5668\u7684\u914d\u7f6e\u6642\u767c\u751f\u4e0b\u5217\u932f\u8aa4:\n%s\n\u8907\u88fd\u5de5\u5177\u5c07\u6703\u5617\u8a66\u4ee5\u6700\u9ad8\u901f\u7387 (best-effort) \u6a21\u5f0f\u66f4\u65b0\u6240\u6709\u4f3a\u670d\u5668\u7684\u914d\u7f6e\u3002\u7136\u800c\u7121\u6cd5\u4fdd\u8b49\u6703\u66f4\u65b0\u7522\u751f\u932f\u8aa4\u7684\u4f3a\u670d\u5668\u3002
INFO_REPLICATION_CONNECTING=\u6b63\u5728\u5efa\u7acb\u9023\u7dda
INFO_REPLICATION_ENABLE_UPDATING_REPLICATION_SERVER=\u6b63\u5728\u66f4\u65b0\u4f3a\u670d\u5668 %s \u4e0a\u7684\u9060\u7aef\u53c3\u7167