From 67405dde9ba213331dab1fc46cb18c485070fd5b Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Fri, 05 Jun 2009 09:04:50 +0000
Subject: [PATCH] svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0

---
 opends/src/messages/messages/replication_de.properties |  299 ++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 190 insertions(+), 109 deletions(-)

diff --git a/opends/src/messages/messages/replication_de.properties b/opends/src/messages/messages/replication_de.properties
index 521e40a..231468e 100644
--- a/opends/src/messages/messages/replication_de.properties
+++ b/opends/src/messages/messages/replication_de.properties
@@ -27,13 +27,10 @@
 # be directly edited while the server is online.  The server configuration
 # should only be managed using the administration utilities provided with the
 # Directory Server.
-
-
 #
 # Global directives
 #
 global.category=SYNC
-
 #
 # Format string definitions
 #
@@ -62,27 +59,42 @@
 MILD_ERR_COULD_NOT_READ_DB_11=Der Replikationsserver konnte nicht gestartet werden, da die Datenbank %s nicht gelesen werden konnte: %s
 MILD_ERR_EXCEPTION_REPLAYING_OPERATION_12=Beim Wiederholen von Vorgang %s ist ein Ausnahmefehler aufgetreten: %s
 MILD_ERR_NEED_CHANGELOG_PORT_13=Der Replikationsserver-Port muss festgelegt werden
-DEBUG_ERROR_UPDATING_RUV_14=Fehler %s bei der Aktualisierung des Serverstatus %s : %s Basis-DN : %s
+###DEBUG_ERROR_UPDATING_RUV_14=Error %s when updating server state %s : %s \
+### base dn : %s
 MILD_ERR_ERROR_SEARCHING_RUV_15=Fehler %s bei der Suche nach Serverstatus %s: %s Basis-DN: %s
-NOTICE_SERVER_DISCONNECT_16=%s has disconnected from this replication server %s
+NOTICE_SERVER_DISCONNECT_16=%s wurde von diesem Replikationsserver %s getrennt.
 NOTICE_NO_CHANGELOG_SERVER_LISTENING_17=Auf %s h\u00f6rt kein Replikationsserver ab
-NOTICE_FOUND_CHANGELOGS_WITH_MY_CHANGES_18=Found %d replication server(s) with up to date changes for suffix %s, in server id %s
+NOTICE_FOUND_CHANGELOGS_WITH_MY_CHANGES_18=%d Replikationsserver mit aktuellen \u00c4nderungen f\u00fcr Suffix %s, in Server-ID %s gefunden
 NOTICE_NEED_MORE_THAN_ONE_CHANGELOG_SERVER_19=Es sollten mehrere Replikationsserver konfiguriert sein
-SEVERE_ERR_EXCEPTION_SENDING_TOPO_INFO_20=Caught IOException while sending topology info (for update) on domain %s for %s server %s : %s
+###SEVERE_ERR_EXCEPTION_SENDING_TOPO_INFO_20=Caught IOException while sending \
+### topology info (for update) on domain %s for %s server %s : %s
 MILD_ERR_CANNOT_RECOVER_CHANGES_21=Fehler bei der Durchsuchung von alten \u00c4nderungen aus der Datenbank f\u00fcr Basis-DN %s
 NOTICE_COULD_NOT_FIND_CHANGELOG_WITH_MY_CHANGES_22=Es konnte kein Replikationsserver gefunden werden, bei dem alle lokalen \u00c4nderungen auf Suffix %s durchgef\u00fchrt wurden. %d Replikationsserver gefunden, die nicht auf dem aktuellen Stand sind. \u00c4nderungen werden wiederholt
 NOTICE_COULD_NOT_FIND_CHANGELOG_23=Es konnte keine Verbindung zu einem Replikationsserver auf Suffix %s hergestellt werden, erneuter Versuch...
 NOTICE_EXCEPTION_CLOSING_DATABASE_24=Fehler beim Schlie\u00dfen der Replikationsserverdatenbank %s:
-SEVERE_ERR_EXCEPTION_DECODING_OPERATION_25=Error trying to replay %s, operation could not be decoded :
-FATAL_ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR_26=Error Trying to use the underlying database. The Replication Server is going to shut down
-SEVERE_ERR_IGNORE_BAD_DN_IN_DATABASE_IDENTIFIER_27=A badly formatted DN was found in the list of database known by this Replication Server :%s. This Identifier will be ignored
-SEVERE_ERR_ERROR_CLOSING_CHANGELOG_ENV_28=Error closing the Replication Server database :
-SEVERE_ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH_29=Error during the Replication Server database trimming or flush process. The Changelog service is going to shutdown
-SEVERE_ERR_REPLICATION_SERVER_CONNECTION_ERROR_30=Error in Replication Server handshake processing. Connection from/to %s is aborted
-SEVERE_ERR_UNKNOWN_MESSAGE_31=%s has sent an unknown message. Closing the connection
-SEVERE_ERR_WRITER_UNEXPECTED_EXCEPTION_32=An unexpected error happened handling connection with %s.  This connection is going to be closed
-SEVERE_ERR_RS_ERROR_SENDING_ACK_33=In replication server %s: an unexpected error occurred while sending an ack to server id %s for change number %s in domain %s . This connection is going to be closed and reopened
-SEVERE_ERR_EXCEPTION_RECEIVING_REPLICATION_MESSAGE_34=An Exception was caught while receiving replication message : %s
+###SEVERE_ERR_EXCEPTION_DECODING_OPERATION_25=Error trying to replay %s, \
+### operation could not be decoded :
+###FATAL_ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR_26=Error Trying to use the \
+### underlying database. The Replication Server is going to shut down
+###SEVERE_ERR_IGNORE_BAD_DN_IN_DATABASE_IDENTIFIER_27=A badly formatted DN was \
+### found in the list of database known by this Replication Server :%s. This \
+### Identifier will be ignored
+###SEVERE_ERR_ERROR_CLOSING_CHANGELOG_ENV_28=Error closing the Replication Server \
+### database :
+###SEVERE_ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH_29=Error during the Replication \
+### Server database trimming or flush process. The Changelog service is going to \
+### shutdown
+###SEVERE_ERR_REPLICATION_SERVER_CONNECTION_ERROR_30=Error in Replication Server \
+### handshake processing. Connection from/to %s is aborted
+###SEVERE_ERR_UNKNOWN_MESSAGE_31=%s has sent an unknown message. Closing the \
+### connection
+###SEVERE_ERR_WRITER_UNEXPECTED_EXCEPTION_32=An unexpected error happened \
+### handling connection with %s.  This connection is going to be closed
+###SEVERE_ERR_RS_ERROR_SENDING_ACK_33=In replication server %s: an unexpected error \
+### occurred while sending an ack to server id %s for change number %s in domain %s \
+### . This connection is going to be closed and reopened
+###SEVERE_ERR_EXCEPTION_RECEIVING_REPLICATION_MESSAGE_34=An Exception was caught \
+### while receiving replication message : %s
 MILD_ERR_LOOP_REPLAYING_OPERATION_35=Beim Wiederholen von Vorgang %s wurde eine Schleife entdeckt: Fehler %s
 MILD_ERR_FILE_CHECK_CREATE_FAILED_36=Beim Pr\u00fcfen auf Vorhandensein oder beim Versuch, das Verzeichnis f\u00fcr die Replikationsserverdatenbank zu erstellen, ist ein Ausnahmefehler aufgetreten: %s
 INFO_CHANGELOG_SERVER_ATTR_37=Liste der Replikationsserver, zu denen dieser Replikationsserver eine Verbindung herstellen sollte. Jeder Wert dieses Attributs sollte eine Zusammensetzung aus Hostnamen und Port-Nummer des Remote-Servers mit dem Trennzeichen ":" enthalten
@@ -92,109 +104,178 @@
 INFO_QUEUE_SIZE_ATTR_41=Gr\u00f6\u00dfe der Empfangswarteschlange des Replikationsservers. Die Replikationsserver stellen Nachrichten in ihre Arbeitsspeicher-Warteschlange, bis diese Anzahl erreicht ist. \u00c4ltere Nachrichten werden in den best\u00e4ndigen Speicher verschoben. Durch eine gr\u00f6\u00dfere Warteschlange kann die Leistung erh\u00f6ht werden, wenn die Replikationsverz\u00f6gerung diese Gr\u00f6\u00dfe \u00fcbersteigt. Allerdings wird mehr Arbeitsspeicher beansprucht
 INFO_CHANGELOG_DIR_PATH_ATTR_42=Replikationsserverzeichnis. Der Replikationsserver erstellt jeden best\u00e4ndigen Speicher unter diesem Pfad
 INFO_PURGE_DELAY_ATTR_43=Bereinigungsverz\u00f6gerung des Replikationsservers. Die Replikationsserver bewahren alle \u00c4nderungen w\u00e4hrend dieses Zeitraums auf, bevor sie gel\u00f6scht werden. Dieser Wert definiert das maximale Alter einer Sicherung, die wiederhergestellt werden kann, da es f\u00fcr Replikationsserver nicht m\u00f6glich w\u00e4re, LDAP-Server mit \u00e4lteren Versionen der Daten zu aktualisieren. Mit einem Nullwert kann eine unendliche Verz\u00f6gerung (niemals bereinigen) angegeben werden
-SEVERE_ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED_44=The current request is rejected due to an import or an export already in progress for the same data
-SEVERE_ERR_INVALID_IMPORT_SOURCE_45=Invalid source for the import
-SEVERE_ERR_INVALID_EXPORT_TARGET_46=Invalid target for the export
-SEVERE_ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN_47=No reachable peer in the domain
-SEVERE_ERR_NO_MATCHING_DOMAIN_48=No domain matches the provided base DN '%s'
-SEVERE_ERR_MULTIPLE_MATCHING_DOMAIN_49=Multiple domains match the base DN provided
-SEVERE_ERR_INVALID_PROVIDER_50=The provider class does not allow the operation requested
-SEVERE_ERR_COULD_NOT_SOLVE_HOSTNAME_51=The hostname %s could not be resolved as an IP address
+###SEVERE_ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED_44=The current request is \
+### rejected due to an import or an export already in progress for the same data
+###SEVERE_ERR_INVALID_IMPORT_SOURCE_45=Invalid source for the import
+###SEVERE_ERR_INVALID_EXPORT_TARGET_46=Invalid target for the export
+###SEVERE_ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN_47=No reachable peer in the domain
+###SEVERE_ERR_NO_MATCHING_DOMAIN_48=No domain matches the provided base DN '%s'
+###SEVERE_ERR_MULTIPLE_MATCHING_DOMAIN_49=Multiple domains match the base DN \
+### provided
+###SEVERE_ERR_INVALID_PROVIDER_50=The provider class does not allow the \
+### operation requested
+###SEVERE_ERR_COULD_NOT_SOLVE_HOSTNAME_51=The hostname %s could not be resolved \
+### as an IP address
 NOTICE_READER_NULL_MSG_52=Nullnachricht von %s empfangen
 NOTICE_READER_EXCEPTION_53=Ausnahmefehler beim Lesen von Nachrichten von %s
-SEVERE_ERR_DUPLICATE_SERVER_ID_54=In Replication server %s: servers %s and %s have the same ServerId : %d
-SEVERE_ERR_DUPLICATE_REPLICATION_SERVER_ID_55=In Replication server %s: replication servers %s and %s have the same ServerId : %d
-SEVERE_ERR_BAD_HISTORICAL_56=Der Eintrag %s enthielt unbekannte historische Informationen, was zu Inkonsistenzen in diesem Eintrag f\u00fchren kann
+###SEVERE_ERR_DUPLICATE_SERVER_ID_54=In Replication server %s: servers %s and %s \
+###have the same ServerId : %d
+###SEVERE_ERR_DUPLICATE_REPLICATION_SERVER_ID_55=In Replication server %s: \
+###replication servers %s and %s have the same ServerId : %d
+###SEVERE_ERR_BAD_HISTORICAL_56=Entry %s was containing some unknown historical \
+### information, This may cause some inconsistency for this entry
 MILD_ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE_57=Es wurde ein Konflikt entdeckt, aber die Konfliktinformationen konnten nicht hinzugef\u00fcgt werden. Vorgang:
 MILD_ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=Bei dem Versuch, einen widerspr\u00fcchlichen Eintrag umzubenennen, ist ein Fehler aufgetreten:
 MILD_ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=Bei dem Versuch, einen widerspr\u00fcchlichen Eintrag umzubenennen, ist ein Ausnahmefehler aufgetreten:
-SEVERE_ERR_CHANGELOG_UNSUPPORTED_UTF8_ENCODING_60=The JVM does not support UTF-8. This is required to be able to encode the changes in the database. This replication server will now shutdown
-SEVERE_ERR_REPLICATION_COULD_NOT_CONNECT_61=The Replication is configured for suffix  %s but was not able to connect to any Replication Server
-NOTICE_NOW_FOUND_SAME_GENERATION_CHANGELOG_62=Replication is up and running for domain %s with replication server id %s %s - local server id is %s - data generation is %s
-NOTICE_DISCONNECTED_FROM_CHANGELOG_63=The connection to Replication Server %s %s has been dropped by the Replication Server for %s in local server id %s
-SEVERE_ERR_CHANGELOG_ERROR_SENDING_ERROR_65=An unexpected error occurred while sending an Error Message to %s. This connection is going to be closed and reopened
-SEVERE_ERR_CHANGELOG_ERROR_SENDING_MSG_66=An unexpected error occurred  while sending a Message to %s. This connection is going to be closed and reopened
+###SEVERE_ERR_CHANGELOG_UNSUPPORTED_UTF8_ENCODING_60=The JVM does not support \
+### UTF-8. This is required to be able to encode the changes in the database. \
+### This replication server will now shutdown
+###SEVERE_ERR_REPLICATION_COULD_NOT_CONNECT_61=The Replication is configured for \
+### suffix  %s but was not able to connect to any Replication Server
+NOTICE_NOW_FOUND_SAME_GENERATION_CHANGELOG_62=Replikation wird f\u00fcr Dom\u00e4ne %s mit Replikationsserver-ID %s %s ausgef\u00fchrt - lokale Server-ID ist %s - Datengenerierung ist %s
+NOTICE_DISCONNECTED_FROM_CHANGELOG_63=Die Verbindung zu Replikationsserver %s %s wurde vom Replikationsserver aufgrund von %s in lokaler Server-ID %s abgebrochen. 
+###SEVERE_ERR_CHANGELOG_ERROR_SENDING_ERROR_65=An unexpected error occurred \
+### while sending an Error Message to %s. This connection is going to be closed \
+### and reopened
+###SEVERE_ERR_CHANGELOG_ERROR_SENDING_MSG_66=An unexpected error occurred  while \
+### sending a Message to %s. This connection is going to be closed and reopened
 MILD_ERR_ERROR_REPLAYING_OPERATION_67=Der Vorgang %s konnte nicht mit ChangeNumber %s wiederholt werden. Fehler %s %s
 MILD_ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL_68=Der Eintrag %s enth\u00e4lt historische  Informationen f\u00fcr das Attribut %s, das nicht im Schema definiert ist. Diese Informationen werden ignoriert
 NOTICE_UNRESOLVED_CONFLICT_69=F\u00fcr den DN %s wurde ein ungel\u00f6ster Konflikt entdeckt
-SEVERE_ERR_COULD_NOT_CLOSE_THE_SOCKET_70=The Replication Server socket could not be closed : %s
-SEVERE_ERR_COULD_NOT_STOP_LISTEN_THREAD_71=The thread listening on the replication server port could not be stopped : %s
-DEBUG_REPLICATION_PORT_IOEXCEPTION_72=An IOException was caught while listening on the replication port
-SEVERE_ERR_SEARCHING_GENERATION_ID_73=An unexpected error %s occurred when searching for generation id for domain : %s
-SEVERE_ERR_SEARCHING_DOMAIN_BACKEND_74=An unexpected error occurred when looking for the replicated backend : %s. It may be not configured or disabled
-SEVERE_ERR_LOADING_GENERATION_ID_75=An unexpected error occurred when searching in %s for the generation ID  : %s
-SEVERE_ERR_UPDATING_GENERATION_ID_76=An unexpected error %s occurred  when updating generation ID for the domain : %s
-NOTICE_BAD_GENERATION_ID_FROM_RS_77=On suffix %s, replication server %s presented generation ID=%s when expected generation ID=%s
-NOTICE_RESET_GENERATION_ID_78=The generation ID has been reset for domain %s. New reference generation id is %s
-MILD_ERR_ERROR_MSG_RECEIVED_79=The following error has been received : %s
-MILD_ERR_IGNORING_UPDATE_FROM_RS_80=In RS %s for dn %s, update %s received from RS %s is ignored due to a bad generation id of remote RS (local genid: %s, remote genid: %s)
-MILD_ERR_IGNORING_UPDATE_TO_RS_81=In RS %s for dn %s, update %s will not be sent to RS %s with generation id %s different from local generation id %s
-SEVERE_ERR_INIT_IMPORT_NOT_SUPPORTED_82= Initialization cannot be done because import is not supported by the backend %s
-SEVERE_ERR_INIT_EXPORT_NOT_SUPPORTED_83= Initialization cannot be done because export is not supported by the backend %s
-SEVERE_ERR_INIT_CANNOT_LOCK_BACKEND_84= Initialization cannot be done because the following error occurred while locking the backend %s : %s
+###SEVERE_ERR_COULD_NOT_CLOSE_THE_SOCKET_70=The Replication Server socket could not \
+### be closed : %s
+###SEVERE_ERR_COULD_NOT_STOP_LISTEN_THREAD_71=The thread listening on the \
+### replication server port could not be stopped : %s
+###DEBUG_REPLICATION_PORT_IOEXCEPTION_72=An IOException was caught while \
+### listening on the replication port
+###SEVERE_ERR_SEARCHING_GENERATION_ID_73=An unexpected error %s occurred when \
+###searching for generation id for domain : %s
+###SEVERE_ERR_SEARCHING_DOMAIN_BACKEND_74=An unexpected error occurred when \
+###looking for the replicated backend : %s. It may be not configured or disabled
+###SEVERE_ERR_LOADING_GENERATION_ID_75=An unexpected error occurred when \
+###searching in %s for the generation ID  : %s
+###SEVERE_ERR_UPDATING_GENERATION_ID_76=An unexpected error %s occurred  \
+###when updating generation ID for the domain : %s
+NOTICE_BAD_GENERATION_ID_FROM_RS_77=Auf Suffix %s, Replikationsserver %s pr\u00e4sentierte die Generierungs-ID=%s, w\u00e4hrend Generierungs-ID=%s erwartet wurde.
+NOTICE_RESET_GENERATION_ID_78=Die Generierungs-ID wurde f\u00fcr Dom\u00e4ne %s zur\u00fcckgesetzt. Neue Referenz-Generierungs-ID ist %s.
+MILD_ERR_ERROR_MSG_RECEIVED_79=Es wurde der folgende Fehler empfangen: %s
+MILD_ERR_IGNORING_UPDATE_FROM_RS_80=In RS %1$s f\u00fcr DN %2$s, wird die von RS %4$s erhaltene Aktualisierung %3$s ignoriert, da eine fehlerhafte Generierungs-ID von RS vorliegt (lokale Generierungs-ID: %5$s, Remote-Generierungs-ID: %6$s)
+MILD_ERR_IGNORING_UPDATE_TO_RS_81=In RS %s f\u00fcr DN %s wird Aktualisierung %s nicht an RS %s mit der Generierungs-ID %s gesendet, da diese Generierungs-ID von der lokalen Generierungs-ID %s abweicht
+###SEVERE_ERR_INIT_IMPORT_NOT_SUPPORTED_82= Initialization cannot be done because \
+###import is not supported by the backend %s
+###SEVERE_ERR_INIT_EXPORT_NOT_SUPPORTED_83= Initialization cannot be done because \
+###export is not supported by the backend %s
+###SEVERE_ERR_INIT_CANNOT_LOCK_BACKEND_84= Initialization cannot be done because \
+###the following error occurred while locking the backend %s : %s
 NOTICE_EXCEPTION_RESTARTING_SESSION_85=Ausnahmefehler bei der Reinitialisierung des Datenaustauschs auf Dom\u00e4ne %s: %s
-SEVERE_ERR_EXCEPTION_LISTENING_86=Replication server caught exception while listening for client connections %s
-SEVERE_ERR_ERROR_CLEARING_DB_87=While clearing the database %s , the following error happened: %s
+###SEVERE_ERR_EXCEPTION_LISTENING_86=Replication server caught exception while \
+### listening for client connections %s
+###SEVERE_ERR_ERROR_CLEARING_DB_87=While clearing the database %s , the following \
+### error happened: %s
 NOTICE_ERR_ROUTING_TO_SERVER_88=Protokollfehler: Ein Replikationsserver ist nicht das erwartete Ziel einer Nachricht des Typs %s
-SEVERE_ERR_CHECK_CREATE_REPL_BACKEND_FAILED_89=An unexpected error occurred when testing existence or creating the replication backend : %s
-SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occurred when deleting the replication backend : %s
- SEVERE_ERR_BACKEND_EXPORT_ENTRY_91=An error occurred when exporting the entry %s : %s
-SEVERE_ERR_BACKEND_CANNOT_CREATE_LDIF_WRITER_92 =An error occurred when creating the LDIF writer to export backend : %s
-SEVERE_ERR_BACKEND_SEARCH_ENTRY_93 =An error occurred when searching for %s : %s
-SEVERE_ERR_REPLICATIONBACKEND_ENTRY_DOESNT_EXIST_94=Entry %s does not exist in the replication server backend
-SEVERE_ERR_UNKNOWN_DN_95=The base DN %s is not stored by any of the Directory Server backend
-NOTICE_NOW_FOUND_BAD_GENERATION_CHANGELOG_96=Replication is connected to replication server, but has a different generation id for domain %s than replication server %s - local data generation is %s - replication server data generation is %s - This may be only temporary or requires a full resynchronization
+###SEVERE_ERR_CHECK_CREATE_REPL_BACKEND_FAILED_89=An unexpected error occurred when \
+### testing existence or creating the replication backend : %s
+###SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occurred when \
+### deleting the replication backend : %s
+ SEVERE_ERR_BACKEND_EXPORT_ENTRY_91=Beim Exportieren des Eintrags %s ist ein Fehler aufgetreten: %s
+###SEVERE_ERR_BACKEND_CANNOT_CREATE_LDIF_WRITER_92 =An error occurred when \
+### creating the LDIF writer to export backend : %s
+###SEVERE_ERR_BACKEND_SEARCH_ENTRY_93 =An error occurred when \
+### searching for %s : %s
+###SEVERE_ERR_REPLICATIONBACKEND_ENTRY_DOESNT_EXIST_94=Entry %s does not exist in \
+### the replication server backend
+###SEVERE_ERR_UNKNOWN_DN_95=The base DN %s is not stored by any of the \
+### Directory Server backend
+NOTICE_NOW_FOUND_BAD_GENERATION_CHANGELOG_96=Replikation ist mit dem Replikationsserver verbunden, hat aber eine andere Generierungs-ID f\u00fcr Dom\u00e4ne %s als Replikationsserver %s - lokale Datengenerierung ist %s - Replikationsserver-Datengenerierung ist %s - Unter Umst\u00e4nden ist die nur vor\u00fcbergehend oder erfordert eine vollst\u00e4ndige Neusynchronisierung.
 NOTICE_HEARTBEAT_FAILURE_97=%s schlie\u00dft diese Sitzung, da kein Taktsignal entdeckt werden konnte
-SEVERE_ERR_REPLICATONBACKEND_IMPORT_LDIF_NOT_SUPPORTED_98=The replication server backend does not support the import ldif function
-SEVERE_ERR_REPLICATONBACKEND_EXPORT_LDIF_FAILED_99=The replication server backend cannot export its entries in LDIF format because the export-ldif command must be run as a task
+###SEVERE_ERR_REPLICATONBACKEND_IMPORT_LDIF_NOT_SUPPORTED_98=The replication \
+###  server backend does not support the import ldif function
+###SEVERE_ERR_REPLICATONBACKEND_EXPORT_LDIF_FAILED_99=The replication \
+###  server backend cannot export its entries in LDIF format because the \
+###  export-ldif command must be run as a task
 NOTICE_SSL_SERVER_CON_ATTEMPT_ERROR_105=SSL-Verbindungsversuch von %s (%s) fehlgeschlagen: %s
-SEVERE_ERR_MISSING_REMOTE_MONITOR_DATA_106=Monitor data of remote servers are missing due to an error in the retrieval process. Potentially a server is too slow to provide its monitoring data over the protocol
-SEVERE_ERR_PROCESSING_REMOTE_MONITOR_DATA_107=Monitor data of remote servers are missing due to a processing error : %s
-SEVERE_ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST_108=Exception raised when sending request to get remote monitor data
-SEVERE_ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE_109=An Exception was caught while replaying replication message : %s
-SEVERE_ERR_REPLICATION_SERVER_CONFIG_NOT_FOUND_110=The replication server configuration could not be found
-DEBUG_GOING_TO_SEARCH_FOR_CHANGES_111=The replication server is late regarding our changes: going to send missing ones
-DEBUG_SENDING_CHANGE_112=Sending change number: %s
-DEBUG_CHANGES_SENT_113=All missing changes sent to replication server
-SEVERE_ERR_PUBLISHING_FAKE_OPS_114=Caught exception publishing fake operations for domain %s : %s
-SEVERE_ERR_COMPUTING_FAKE_OPS_115=Caught exception computing fake operations for domain %s for replication server %s : %s
+###SEVERE_ERR_MISSING_REMOTE_MONITOR_DATA_106=Monitor data of remote servers \
+### are missing due to an error in the retrieval process. Potentially a server \
+### is too slow to provide its monitoring data over the protocol
+###SEVERE_ERR_PROCESSING_REMOTE_MONITOR_DATA_107=Monitor data of remote servers \
+### are missing due to a processing error : %s
+###SEVERE_ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST_108=Exception raised when \
+### sending request to get remote monitor data
+###SEVERE_ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE_109=An Exception was caught \
+### while replaying replication message : %s
+###SEVERE_ERR_REPLICATION_SERVER_CONFIG_NOT_FOUND_110=The replication server \
+### configuration could not be found
+###DEBUG_GOING_TO_SEARCH_FOR_CHANGES_111=The replication server is late \
+###regarding our changes: going to send missing ones
+###DEBUG_SENDING_CHANGE_112=Sending change number: %s
+###DEBUG_CHANGES_SENT_113=All missing changes sent to replication server
+###SEVERE_ERR_PUBLISHING_FAKE_OPS_114=Caught exception publishing fake operations \
+###for domain %s : %s
+###SEVERE_ERR_COMPUTING_FAKE_OPS_115=Caught exception computing fake operations \
+###for domain %s for replication server %s : %s
 NOTICE_IGNORING_REMOTE_MONITOR_DATA_116=Einige \u00dcberwachungsdaten wurden vom Server mit der Server-ID %s zu sp\u00e4t empfangen und werden ignoriert
 NOTICE_SERVER_STATE_RECOVERY_117=ServerState-Wiederherstellung f\u00fcr Dom\u00e4ne %s, aktualisiert mit changeNumber %s
-SEVERE_ERR_RESET_GENERATION_CONN_ERR_ID_118=The generation ID could not be reset for domain %s because it is NOT connected to the replication. You should check in the configuration that the domain is enabled
-SEVERE_ERR_EXCEPTION_STARTING_SESSION_PHASE_119=Caught Exception during initial communication (phase %s) on domain %s with replication server %s : %s
-NOTICE_NEW_SERVER_WITH_SAME_GROUP_ID_120=Disconnecting from replication server as a new one with our group id (%s) just arrived in topology. This is for domain %s and we have server id %s
-SEVERE_ERR_RS_DN_DOES_NOT_MATCH_121=DN sent by remote replication server: %s does not match local replication server one: %s
-SEVERE_ERR_DS_DN_DOES_NOT_MATCH_122=DN sent by replication server: %s does not match local directory server one: %s
-SEVERE_ERR_EXCEPTION_FORWARDING_RESET_GEN_ID_123=Caught IOException while forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s
-SEVERE_ERR_DS_INVALID_INIT_STATUS_124=Computed invalid initial status: %s in DS replication domain %s with server id %s
-SEVERE_ERR_RS_INVALID_INIT_STATUS_125=Replication server received invalid initial status: %s for replication domain %s from server id %s
-SEVERE_ERR_DS_INVALID_REQUESTED_STATUS_126=Received invalid requested status %s in DS replication domain %s with server id %s
-SEVERE_ERR_RS_CANNOT_CHANGE_STATUS_127=Could not compute new status in RS replication domain %s for server id %s. Was in %s status and received %s event
-SEVERE_ERR_DS_CANNOT_CHANGE_STATUS_128=Could not compute new status in DS replication domain %s with server id %s. Was in %s status and received %s event
-SEVERE_ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID_129=Caught IOException while changing status for domain %s and serverId: %s after reset for generation id: %s
-SEVERE_ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS_130=Received change status message does not come from a directory server (dn: %s, server id: %s, msg: %s)
-NOTICE_DIRECTORY_SERVER_CHANGED_STATUS_131=Directory server %s for dn %s changed his status to %s
-SEVERE_ERR_RS_INVALID_NEW_STATUS_132=Received invalid new status %s in RS for replication domain %s and directory server id %s
-SEVERE_WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID_133=Connected to a replication server with wrong group id. We have group id %s and replication server id %s %s has group id %s. This is for domain %s in directory server %s
-SEVERE_ERR_EXCEPTION_SENDING_CS_134=Replication broker with dn %s and server id %s failed to signal status change because of: %s
-MILD_ERR_IGNORING_UPDATE_FROM_DS_BADGENID_135=In RS %s for dn %s, update %s received from DS %s is ignored due to a bad generation id of DS (local genid: %s, remote genid: %s)
-MILD_ERR_IGNORING_UPDATE_TO_DS_BADGENID_136=In RS %s for dn %s, update %s will not be sent to DS %s with generation id %s different from local generation id %s
-MILD_ERR_IGNORING_UPDATE_FROM_DS_FULLUP_137=In RS %s for dn %s, update %s received from DS %s is ignored due to DS in full update
-MILD_ERR_IGNORING_UPDATE_TO_DS_FULLUP_138=In RS %s for dn %s, update %s will not be sent to DS %s in full update
-SEVERE_ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER_139=Caught IOException while changing status for domain %s and serverId: %s from status analyzer: %s
-NOTICE_BAD_GEN_ID_IN_FULL_UPDATE_140=Replication server %s for dn %s: directory server %s must stay in full update although a generation id reset has been ordered (from %s to %s)
-NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START_141=Local directory server %s is starting online full update for importing suffix %s data from remote directory server %s
-NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END_142=Local directory server %s has finished online full update for importing suffix %s data from remote directory server %s
-NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_143=Local directory server %s is starting online full update for exporting suffix %s data to remote directory server %s
-NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_144=Local directory server %s has finished online full update for exporting suffix data %s to remote directory server %s
-NOTICE_TIMEOUT_WHEN_CROSS_CONNECTION_145=Timed out trying to acquire the domain lock for %s. Connection attempt from replication server %s to local replication server %s will be aborted. Simultanate cross connection attempt ?
-NOTICE_BAD_GENERATION_ID_FROM_DS_146=On suffix %s, directory server %s presented generation ID=%s when expected generation ID=%s
-NOTICE_DS_RECEIVED_ACK_ERROR_147=In replication service %s and server id %s, the assured update message %s was acknowledged with the following errors: %s
-NOTICE_DS_ACK_TIMEOUT_148=In replication service %s, timeout after %s ms waiting for the acknowledgement of the assured update message: %s
-SEVERE_ERR_DS_UNKNOWN_ASSURED_MODE_149=In directory server %s, received unknown assured update mode: %s, for domain %s. Message: %s
-SEVERE_ERR_RS_UNKNOWN_ASSURED_MODE_150=In replication server %s, received unknown assured update mode: %s, for domain %s. Message: %s
-SEVERE_ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL_151=In replication server %s, received a safe data assured update message with incoherent level: %s, this is for domain %s. Message: %s
-SEVERE_ERR_RESET_GENERATION_ID_FAILED_152=The generation ID could not be reset for domain %s
-NOTICE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE_153=Cannot change the configuration while a total update is in progress
-SEVERE_ERR_COULD_NOT_START_REPLICATION_154=The Replication was not started on base-dn %s : %s
-MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=Error retrieving monitoring data: %s
+###SEVERE_ERR_RESET_GENERATION_CONN_ERR_ID_118=The generation ID could not be \
+###reset for domain %s because it is NOT connected to the replication. You should \
+###check in the configuration that the domain is enabled
+###SEVERE_ERR_EXCEPTION_STARTING_SESSION_PHASE_119=Caught Exception during initial \
+### communication (phase %s) on domain %s with replication server %s : %s
+NOTICE_NEW_SERVER_WITH_SAME_GROUP_ID_120=Verbindung zum Replikationsserver wird getrennt, da ein neuer mit unserer Gruppen-ID (%s) gerade in die Topologie gelangte. Dies gilt f\u00fcr Dom\u00e4ne %s, und wir haben Server-ID %s.
+###SEVERE_ERR_RS_DN_DOES_NOT_MATCH_121=DN sent by remote replication server: %s does \
+### not match local replication server one: %s
+###SEVERE_ERR_DS_DN_DOES_NOT_MATCH_122=DN sent by replication server: %s does \
+### not match local directory server one: %s
+###SEVERE_ERR_EXCEPTION_FORWARDING_RESET_GEN_ID_123=Caught IOException while \
+### forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s
+###SEVERE_ERR_DS_INVALID_INIT_STATUS_124=Computed invalid initial status: %s in \
+### DS replication domain %s with server id %s
+###SEVERE_ERR_RS_INVALID_INIT_STATUS_125=Replication server received invalid \
+### initial status: %s for replication domain %s from server id %s
+###SEVERE_ERR_DS_INVALID_REQUESTED_STATUS_126=Received invalid requested status %s \
+### in DS replication domain %s with server id %s
+###SEVERE_ERR_RS_CANNOT_CHANGE_STATUS_127=Could not compute new status in RS \
+### replication domain %s for server id %s. Was in %s status and received %s event
+###SEVERE_ERR_DS_CANNOT_CHANGE_STATUS_128=Could not compute new status in DS \
+### replication domain %s with server id %s. Was in %s status and received %s event
+###SEVERE_ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID_129=Caught IOException \
+### while changing status for domain %s and serverId: %s after reset for \
+### generation id: %s
+###SEVERE_ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS_130=Received change status \
+### message does not come from a directory server (dn: %s, server id: %s, msg: %s)
+NOTICE_DIRECTORY_SERVER_CHANGED_STATUS_131=Directory-Server %s f\u00fcr DN %s \u00e4nderte seinen Status auf %s
+###SEVERE_ERR_RS_INVALID_NEW_STATUS_132=Received invalid new status %s \
+### in RS for replication domain %s and directory server id %s
+###SEVERE_WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID_133=Connected to a \
+### replication server with wrong group id. We have group id %s and replication \
+### server id %s %s has group id %s. This is for domain %s in directory server %s
+###SEVERE_ERR_EXCEPTION_SENDING_CS_134=Replication broker with dn %s and server \
+### id %s failed to signal status change because of: %s
+MILD_ERR_IGNORING_UPDATE_FROM_DS_BADGENID_135=In RS %1$s f\u00fcr DN %2$s, wird die von DS %4$s erhaltene Aktualisierung %3$s ignoriert, da eine fehlerhafte Generierungs-ID von DS vorliegt (lokale Generierungs-ID: %5$s, Remote-Generierungs-ID: %6$s)
+MILD_ERR_IGNORING_UPDATE_TO_DS_BADGENID_136=In RS %s f\u00fcr DN %s wird Aktualisierung %s nicht an DS %s mit der Generierungs-ID %s gesendet, da diese Generierungs-ID von der lokalen Generierungs-ID %s abweicht.
+MILD_ERR_IGNORING_UPDATE_FROM_DS_FULLUP_137=In RS %1$s f\u00fcr DN %2$s wird die von DS %4$s erhaltene Aktualisierung %3$s ignoriert, da DS vollst\u00e4ndig aktualisiert ist.
+MILD_ERR_IGNORING_UPDATE_TO_DS_FULLUP_138=In RS %s f\u00fcr DN %s wird die Aktualisierung %s nicht an DS %s gesendet, da er vollst\u00e4ndig aktualisiert ist.
+###SEVERE_ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER_139=Caught \
+### IOException while changing status for domain %s and serverId: %s from status \
+###analyzer: %s
+NOTICE_BAD_GEN_ID_IN_FULL_UPDATE_140=Replikationsserver %s f\u00fcr DN %s: Directory-Server %s muss vollst\u00e4ndig aktualisiert bleiben, ob ein Zur\u00fccksetzen der Generierungs-ID befohlen wurde (von %s zu %s)
+NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START_141=Der lokale Directory-Server %s startet die vollst\u00e4ndige Online-Aktualisierung zum Importieren von Daten von Suffix %s vom Remote-Directory-Server %s
+NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END_142=Der lokale Directory-Server %s hat die vollst\u00e4ndige Online-Aktualisierung zum Importieren von Daten von Suffix %s zu Remote-Directory-Server %s abgeschlossen.
+NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_143=Der lokale Directory-Server %s hat die vollst\u00e4ndige Online-Aktualisierung zum Exportieren von Daten von Suffix %s zu Remote-Directory-Server %s gestartet.
+NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_144=Der lokale Directory-Server %s hat die vollst\u00e4ndige Online-Aktualisierung zum Exportieren von Daten von Suffix %s zu Remote-Directory-Server %s abgeschlossen.
+NOTICE_TIMEOUT_WHEN_CROSS_CONNECTION_145=Zeit\u00fcberschreitung beim Versuch, die Dom\u00e4nensperre f\u00fcr %s zu erhalten. Verbindungsversuch von Replikationsserver %s zu lokalem Replikationsserver %s wird abgebrochen. Versuch einer gleichzeitigen Querverbindung?
+NOTICE_BAD_GENERATION_ID_FROM_DS_146=Auf Suffix %s, Directory-Server %s wurde die Generierungs-ID=%s pr\u00e4sentiert, w\u00e4hrend Generierungs-ID=%s erwartet wurde.
+NOTICE_DS_RECEIVED_ACK_ERROR_147=Im Replikationsdienst %s und der Server-ID %s wurde die zugesicherte Aktualisierungsnachricht %s mit den folgenden Fehlern best\u00e4tigt: %s
+NOTICE_DS_ACK_TIMEOUT_148=Im Replikationsdienst %s trat eine Zeit\u00fcberschreitung nach %s ms Warten auf die Best\u00e4tigung der zugesicherten Aktualisierungsnachricht auf: %s
+###SEVERE_ERR_DS_UNKNOWN_ASSURED_MODE_149=In directory server %s, received unknown \
+### assured update mode: %s, for domain %s. Message: %s
+###SEVERE_ERR_RS_UNKNOWN_ASSURED_MODE_150=In replication server %s, received unknown \
+### assured update mode: %s, for domain %s. Message: %s
+###SEVERE_ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL_151=In replication server %s, \
+### received a safe data assured update message with incoherent level: %s, this is \
+### for domain %s. Message: %s
+###SEVERE_ERR_RESET_GENERATION_ID_FAILED_152=The generation ID could not be \
+###reset for domain %s
+NOTICE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE_153=Konfiguration kann w\u00e4hrend einer vollst\u00e4ndigen Aktualisierung nicht ge\u00e4ndert werden.
+###SEVERE_ERR_COULD_NOT_START_REPLICATION_154=The Replication was not started \
+### on base-dn %s : %s
+MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=Fehler beim Abrufen der \u00dcberwachungsdaten: %s

--
Gitblit v1.10.0