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

matthew_swift
05.04.2009 67405dde9ba213331dab1fc46cb18c485070fd5b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License").  You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE
# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE.  If applicable,
# add the following below this CDDL HEADER, with the fields enclosed
# by brackets "[]" replaced with your own identifying information:
#      Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
#
#
# This file contains the primary Directory Server configuration.  It must not
# 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
#
# Keys must be formatted as follows:
#
# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
#
# where:
#
# SEVERITY is one of:
# [INFO, MILD_WARN, SEVERE_WARN, MILD_ERR, SEVERE_ERR, FATAL_ERR, DEBUG, NOTICE]
#
# DESCRIPTION is an upper case string providing a hint as to the context of
# the message in upper case with the underscore ('_') character serving as
# word separator
#
# ORDINAL is an integer unique among other ordinals in this file
#
MILD_ERR_SYNC_INVALID_DN_1=Le DN configur\u00e9 est d\u00e9j\u00e0 utilis\u00e9 par un autre domaine
MILD_ERR_INVALID_CHANGELOG_SERVER_4=Configuration de serveur de r\u00e9plication incorrecte
MILD_ERR_UNKNOWN_HOSTNAME_5=\u00c9chec du d\u00e9marrage du serveur de r\u00e9plication, car le nom d'h\u00f4te est inconnu
MILD_ERR_COULD_NOT_BIND_CHANGELOG_6=\u00c9chec du d\u00e9marrage du serveur de r\u00e9plication : impossible de cr\u00e9er une liaison au port d'\u00e9coute : %d. Erreur : %s 
MILD_ERR_UNKNOWN_TYPE_7=Type d'op\u00e9ration inconnu : %s
MILD_ERR_OPERATION_NOT_FOUND_IN_PENDING_9=Erreur interne : le num\u00e9ro de modification %s de l'op\u00e9ration %s est introuvable dans la liste en attente 
MILD_ERR_COULD_NOT_INITIALIZE_DB_10=L'\u00e9chec du d\u00e9marrage du serveur de r\u00e9plication, car la base de donn\u00e9es %s n'a pas pu \u00eatre ouverte
MILD_ERR_COULD_NOT_READ_DB_11=\u00c9chec du d\u00e9marrage du serveur de r\u00e9plication, car la base de donn\u00e9es %s n'a pas pu \u00eatre lue : %s
MILD_ERR_EXCEPTION_REPLAYING_OPERATION_12=Une exception a \u00e9t\u00e9 d\u00e9tect\u00e9e lors de la relecture de l'op\u00e9ration %s : %s
MILD_ERR_NEED_CHANGELOG_PORT_13=Le port du serveur de r\u00e9plication doit \u00eatre d\u00e9fini
###DEBUG_ERROR_UPDATING_RUV_14=Error %s when updating server state %s : %s \
### base dn : %s
MILD_ERR_ERROR_SEARCHING_RUV_15=Erreur %s lors de la recherche de l'\u00e9tat du serveur %s : %s dn de base : %s
NOTICE_SERVER_DISCONNECT_16=%s s'est d\u00e9connect\u00e9 de ce serveur de r\u00e9plication %s
NOTICE_NO_CHANGELOG_SERVER_LISTENING_17=Aucun serveur de r\u00e9plication n'\u00e9coute sur %s
NOTICE_FOUND_CHANGELOGS_WITH_MY_CHANGES_18=%d serveur(s) de r\u00e9plication trouv\u00e9(s) avec des modifications \u00e0 jour pour le suffixe %s dans l'ID de serveur %s
NOTICE_NEED_MORE_THAN_ONE_CHANGELOG_SERVER_19=Plus d'un serveur de r\u00e9plication doit \u00eatre configur\u00e9
###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=Erreur lors de la recherche d'anciennes modifications \u00e0 partir de la base de donn\u00e9es pour le DN de base %s 
NOTICE_COULD_NOT_FIND_CHANGELOG_WITH_MY_CHANGES_22=Serveur de r\u00e9plication ayant consult\u00e9 toutes les modifications locales sur le suffixe %s introuvable. %d serveur(s) de r\u00e9plication non mis \u00e0 jour trouv\u00e9(s). Relecture des modifications imminente
NOTICE_COULD_NOT_FIND_CHANGELOG_23=Impossible de se connecter \u00e0 un serveur de r\u00e9plication sur le suffixe %s, nouvelle tentative...
NOTICE_EXCEPTION_CLOSING_DATABASE_24=Erreur lors de la fermeture de la base de donn\u00e9es du serveur de r\u00e9plication %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=Une boucle a \u00e9t\u00e9 d\u00e9tect\u00e9e lors de la relecture de l'op\u00e9ration : %s erreur %s
MILD_ERR_FILE_CHECK_CREATE_FAILED_36=Une exception a \u00e9t\u00e9 d\u00e9tect\u00e9e lors du test de l'existence ou de la tentative de cr\u00e9ation du r\u00e9pertoire pour la base de donn\u00e9es du serveur de r\u00e9plication : %s
INFO_CHANGELOG_SERVER_ATTR_37=Liste des serveurs de r\u00e9plication auxquels ce serveur de r\u00e9plication doit se connecter. Chaque valeur de cet attribut doit contenir des valeurs construites avec le nom d'h\u00f4te et le num\u00e9ro de port du serveur distant, s\u00e9par\u00e9s par ":" 
INFO_SERVER_ID_ATTR_38=ID serveur. Chaque serveur de r\u00e9plication dans la topologie doit y recevoir un ID serveur unique
INFO_CHANGELOG_PORT_ATTR_39=Num\u00e9ro de port que le serveur de r\u00e9plication utilisera pour \u00e9couter des connexions \u00e0 partir de serveurs LDAP 
INFO_WINDOW_SIZE_ATTR_40=Recevoir la taille de fen\u00eatre du serveur de r\u00e9plication
INFO_QUEUE_SIZE_ATTR_41=Recevoir la taille de file d'attente du serveur de r\u00e9plication. Les serveurs de r\u00e9plication seront plac\u00e9s en file d'attente jusqu'\u00e0 atteindre ce nombre de messages dans sa file d'attente de m\u00e9moire et enregistrer les messages les plus anciens dans un stockage persistant. L'utilisation d'une taille plus importante peut am\u00e9liorer les performances lorsque le d\u00e9lai de r\u00e9plication est plus important que cette taille, au risque d'utiliser davantage de m\u00e9moire
INFO_CHANGELOG_DIR_PATH_ATTR_42=R\u00e9pertoire du serveur de r\u00e9plication. Le serveur de r\u00e9plication va cr\u00e9er l'ensemble du stockage persistant sous ce chemin d'acc\u00e8s
INFO_PURGE_DELAY_ATTR_43=D\u00e9lai de purge du serveur de r\u00e9plication, les serveurs de r\u00e9plication conservent toutes les modifications pendant l'espace de temps sp\u00e9cifi\u00e9 avant de les supprimer. Cette valeur d\u00e9finit l'\u00e2ge maximal d'une sauvegarde pouvant \u00eatre restaur\u00e9e dans le cas o\u00f9 les serveurs de r\u00e9plication ne seraient pas en mesure d'actualiser les serveurs LDAP avec des versions ant\u00e9rieures des donn\u00e9es. Z\u00e9ro sp\u00e9cifie un d\u00e9lai infini (c'est \u00e0 dire ne jamais purger)
###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=Message null re\u00e7u de %s
NOTICE_READER_EXCEPTION_53=Exception lors de la lecture de messages de %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=Entry %s was containing some unknown historical \
### information, This may cause some inconsistency for this entry
MILD_ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE_57=Un conflit a \u00e9t\u00e9 d\u00e9tect\u00e9 mais des informations sur ce conflit n'ont pas pu \u00eatre ajout\u00e9es. Op\u00e9ration :
MILD_ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=Une erreur s'est produite lors de la tentative de renommage d'une entr\u00e9e conflictuelle\u00a0:
MILD_ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=Une exception s'est produite lors de la tentative de renommage d'une entr\u00e9e conflictuelle\u00a0:
###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=La r\u00e9plication est op\u00e9rationnelle pour le domaine %s avec l'ID %s %s du serveur de r\u00e9plication (l'ID du serveur local est %s) la g\u00e9n\u00e9ration de donn\u00e9es est %s
NOTICE_DISCONNECTED_FROM_CHANGELOG_63=La connection au serveur de r\u00e9plication %s %s a \u00e9t\u00e9 coup\u00e9e par le serveur de r\u00e9plication pour %s dans l'ID %s du serveur local 
###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=Impossible de relire l'op\u00e9ration %s avec l'erreur %s %s de ChangeNumber %s
MILD_ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL_68=L'entr\u00e9e %s poss\u00e8de des informations historiques pour l'attribut %s, qui n'est pas d\u00e9fini dans le sch\u00e9ma. Ces informations vont \u00eatre ignor\u00e9es
NOTICE_UNRESOLVED_CONFLICT_69=Un conflit non r\u00e9solu a \u00e9t\u00e9 d\u00e9tect\u00e9 pour le DN %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=Sur le suffixe %s, l'ID de g\u00e9n\u00e9ration pr\u00e9sent\u00e9e du serveur %s de r\u00e9plication =%s quand l'ID de la g\u00e9n\u00e9ration attendue =%s
NOTICE_RESET_GENERATION_ID_78=L'ID de g\u00e9n\u00e9ration a \u00e9t\u00e9 r\u00e9initialis\u00e9 pour le domaine %s. L'ID de g\u00e9n\u00e9ration d'une nouvelle r\u00e9f\u00e9rence est %s
MILD_ERR_ERROR_MSG_RECEIVED_79=L'erreur suivante a \u00e9t\u00e9 re\u00e7ue\u00a0: %s
MILD_ERR_IGNORING_UPDATE_FROM_RS_80=Dans RS %s pour dn %s, la mise \u00e0 jour %s re\u00e7ue de RS %s est ignor\u00e9e \u00e0 cause d'une mauvaise g\u00e9n\u00e9ration d'ID pour le RS \u00e0 distance (genid local\u00a0: %s, genid \u00e0 distance\u00a0: %s)
MILD_ERR_IGNORING_UPDATE_TO_RS_81=Dans RS %s pour dn %s, la mise \u00e0 jour %s ne sera pas envoy\u00e9e \u00e0 RS %s avec l'ID %s de g\u00e9n\u00e9ration diff\u00e9rente de l'ID %s de g\u00e9n\u00e9ration locale 
###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=Exception d\u00e9tect\u00e9e lors de la r\u00e9initialisation de la communication sur le domaine %s\u00a0: %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=Erreur de protocole : il n'est pas pr\u00e9vu qu'un serveur de r\u00e9plication soit la destination d'un message de type %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=Occurrence d'erreur lors de l'exportation de l'entr\u00e9e %s\u00a0: %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=La r\u00e9plication est connect\u00e9e au serveur de r\u00e9plication, mais poss\u00e8de une ID de g\u00e9n\u00e9ration pour le domaine %s diff\u00e9rente de celle du serveur %s de r\u00e9plication (la g\u00e9n\u00e9ration de donn\u00e9es locales est %s), la g\u00e9n\u00e9ration de donn\u00e9es du serveur de r\u00e9plication est %s. Ceci n'est peut-\u00eatre que temporaire ou peut n\u00e9cessiter une resynchronisation compl\u00e8te.
NOTICE_HEARTBEAT_FAILURE_97=%s ferme la session car aucune pulsation n'est d\u00e9tect\u00e9e
###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=\u00c9chec de la tentative de connexion SSL depuis %s (%s)\u00a0: %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=Certaines donn\u00e9es de contr\u00f4le ont \u00e9t\u00e9 re\u00e7ues depuis le serveur avec l'ID serveur %s trop tardivement et sont ignor\u00e9es
NOTICE_SERVER_STATE_RECOVERY_117=R\u00e9cup\u00e9ration ServerState pour le domaine %s, mis \u00e0 jour avec 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=D\u00e9connexion du serveur de r\u00e9plication comme en tant que nouveau avec notre ID de groupe (%s) venant d'arriver dans la topologie. Ceci s'applique au domaine %s et nous avons l'ID %s du serveur
###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=Modification du statut du serveur d'annuaire %s pour dn %s en %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=Dans RS %s pour dn %s, la mise \u00e0 jour %s re\u00e7ue de DS %s est ignor\u00e9e \u00e0 cause d'une mauvaise g\u00e9n\u00e9ration d'ID pour le DS (genid local\u00a0: %s, genid \u00e0 distance\u00a0: %s)
MILD_ERR_IGNORING_UPDATE_TO_DS_BADGENID_136=Dans RS %s pour dn %s, la mise \u00e0 jour %s ne sera pas envoy\u00e9e \u00e0 DS %s avec l'ID %s de g\u00e9n\u00e9ration diff\u00e9rente de l'ID %s de g\u00e9n\u00e9ration locale 
MILD_ERR_IGNORING_UPDATE_FROM_DS_FULLUP_137=Dans RS %s pour dn %s, la mise \u00e0 jour %s re\u00e7ue de DS %s est ignor\u00e9e \u00e0 cause de DS en mode de mise \u00e0 jour compl\u00e8te
MILD_ERR_IGNORING_UPDATE_TO_DS_FULLUP_138=Dans RS %s pour dn %s, la mise \u00e0 jour %s ne sera pas envoy\u00e9e \u00e0 DS %s en mode de mise \u00e0 jour compl\u00e8te
###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=Le serveur de r\u00e9plication %s pour le dn %s\u00a0: le serveur d'annuaire %s doit rester en mode de mise \u00e0 jour compl\u00e8te bien qu'une r\u00e9initialisation d'ID de g\u00e9n\u00e9ration ait \u00e9t\u00e9 d\u00e9cid\u00e9e (de %s \u00e0 %s)
NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START_141=Le serveur %s d'annuaire local commence une mise \u00e0 jour compl\u00e8te en ligne pour l'importation de donn\u00e9es de suffixe %s depuis un serveur d'annuaire \u00e0 distance %s
NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END_142=Fin de la mise \u00e0 jour compl\u00e8te en ligne du serveur %s d'annuaire local pour l'importation de donn\u00e9es de suffixe %s depuis un serveur d'annuaire \u00e0 distance %s
NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_143=D\u00e9but de la mise \u00e0 jour compl\u00e8te en ligne du serveur %s d'annuaire local pour l'exportation de donn\u00e9es de suffixe %s vers un serveur d'annuaire \u00e0 distance %s
NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_144=Fin de la mise \u00e0 jour compl\u00e8te en ligne du serveur %s d'annuaire local pour l'exportation de donn\u00e9es de suffixe %s vers un serveur d'annuaire \u00e0 distance %s
NOTICE_TIMEOUT_WHEN_CROSS_CONNECTION_145=Le d\u00e9lai d'attente s'\u00e9tant \u00e9coul\u00e9, tentative de verrouillage du domaine pour %s. Abandon de tentative de connexion depuis le serveur de r\u00e9plication %s vers le serveur %s de r\u00e9plication local. Tentative de connexions crois\u00e9es simultan\u00e9es\u00a0?
NOTICE_BAD_GENERATION_ID_FROM_DS_146=Sur le suffixe %s, le serveur d'annuaire %s a pr\u00e9sent\u00e9 l'ID=%s de g\u00e9n\u00e9ration quand l'ID de la g\u00e9n\u00e9ration attendue =%s
NOTICE_DS_RECEIVED_ACK_ERROR_147=Dans le service de r\u00e9plication %s et les ID %s de serveur, le message %s de mise \u00e0 jour \u00e9tabli a \u00e9t\u00e9 reconnu comme ayant les erreurs suivantes\u00a0: %s
NOTICE_DS_ACK_TIMEOUT_148=Dans le service de r\u00e9plication %s, le d\u00e9lai d'attente apr\u00e8s ms %s pour la reconnaissance du message de mise \u00e0 jour \u00e9tabli\u00a0: %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=Impossible de modifier la configuration alors qu'une mise \u00e0 jour compl\u00e8te est en cours
###SEVERE_ERR_COULD_NOT_START_REPLICATION_154=The Replication was not started \
### on base-dn %s : %s
MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=Erreur lors de la r\u00e9cup\u00e9ration de donn\u00e9es de contr\u00f4le\u00a0: %s