From 5317b08ebe4a7fb43823502ee21065059e4190ee Mon Sep 17 00:00:00 2001
From: hajma <hajma@localhost>
Date: Thu, 23 Jul 2009 08:44:32 +0000
Subject: [PATCH] l10n files update

---
 opends/src/messages/messages/admin_fr.properties |  297 +++++++++++++++++++---------------------------------------
 1 files changed, 98 insertions(+), 199 deletions(-)

diff --git a/opends/src/messages/messages/admin_fr.properties b/opends/src/messages/messages/admin_fr.properties
index deeb5da..cab60b7 100644
--- a/opends/src/messages/messages/admin_fr.properties
+++ b/opends/src/messages/messages/admin_fr.properties
@@ -20,11 +20,15 @@
 #
 # CDDL HEADER END
 #
-#      Copyright 2006-2008 Sun Microsystems, Inc.
+#      Copyright 2006-2009 Sun Microsystems, Inc.
+
+
+
 #
 # Global directives
 #
 global.category=ADMIN
+
 #
 # Format string definitions
 #
@@ -43,51 +47,23 @@
 #
 # ORDINAL is an integer unique among other ordinals in this file
 #
-###SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \
-### retrieve relation configuration entry %s: %s
-###SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \
-### not appear to exist in the Directory Server configuration. This is a required \
-### entry
-###SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \
-### to retrieve the managed object configuration entry %s: %s
-###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \
-### configuration entry %s does not appear to exist in the Directory Server \
-### configuration. This is a required entry
-###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \
-### trying to decode the managed object configuration entry %s: %s
-###SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \
-### to load class %s and use it to create a component instance as defined in \
-### configuration entry %s.  The error that occurred was:  %s.  This component \
-### will be disabled
-###SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \
-### to initialize a component instance loaded from class %s with the information \
-### in configuration entry %s:  %s.  This component will be disabled
+SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=Une erreur est survenue lors de la tentative de r\u00e9cup\u00e9ration de l'entr\u00e9e de configuration de la relation %s\u00a0: %s
+SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=L'entr\u00e9e de la relation %s semble ne pas exister dans la configuration du serveur d'annuaires. Cette entr\u00e9e est obligatoire
+SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=Une erreur est survenue pendant la tentative de r\u00e9cup\u00e9ration de l'entr\u00e9e de configuration de l'objet g\u00e9r\u00e9 %s\u00a0: %s
+SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=L'entr\u00e9e de configuration de l'objet g\u00e9r\u00e9 %s semble ne pas exister dans la configuration du serveur d'annuaires. Cette entr\u00e9e est obligatoire
+SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=Une erreur est survenue pendant la tentative de d\u00e9codage de l'entr\u00e9e de configuration de l'objet g\u00e9r\u00e9 %s\u00a0: %s
+SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=Le serveur d'annuaires n'a pas pu charger la classe %s et l'utiliser pour cr\u00e9er une instance du composant telle qu'elle est d\u00e9finie dans l'entr\u00e9e de configuration %s.  L'erreur suivante s'est produite\u00a0: %s. Ce composant va \u00eatre d\u00e9sactiv\u00e9
+SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=Une erreur est survenue pendant la tentative d'initialisation d'une instance du composant charg\u00e9e \u00e0 partir de la classe %s avec les informations dans l'entr\u00e9e de configuration %s\u00a0:  %s.  Ce composant va \u00eatre d\u00e9sactiv\u00e9
 MILD_WARN_ADMIN_COMPONENT_DISABLED_8=Le composant du serveur d'annuaires configur\u00e9 dans l'entr\u00e9e %s a \u00e9t\u00e9 d\u00e9sactiv\u00e9
-###SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \
-### directory %s cannot be loaded because an unexpected error occurred while \
-### trying to open the file for reading:  %s
-###FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \
-### definition class could not be loaded from the core manifest file %s because \
-### an unexpected error occurred while trying to initialize it:  %s
-###SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \
-### definition class could not be loaded from the extension manifest file %s in \
-### extensions %s because an unexpected error occurred while trying to initialize \
-### it:  %s
+SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=Impossible de charger le fichier JAR %s du serveur d'annuaires dans le r\u00e9pertoire %s car une erreur inattendue s'est produite lors de la tentative d'ouverture du fichier pour lecture\u00a0: %s
+FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=\u00c9chec du chargement d'une classe de d\u00e9finition de configuration de base \u00e0 partir du fichier global principal %s car une erreur inattendue s'est produite lors de la tentative d'initialisation\u00a0:  %s
+SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=\u00c9chec du chargement d'une classe de d\u00e9finition de configuration \u00e0 partir du fichier global d'extension %s dans les extensions %s car une erreur inattendue s'est produite lors de la tentative d'initialisation\u00a0:  %s
 MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=Le r\u00e9pertoire d'extensions %s n'existe pas, aucune extension ne sera donc charg\u00e9e
-###SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \
-### Server extensions because the extensions directory %s exists but is not a \
-### directory
-###SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \
-### Server extensions from directory %s because an unexpected error occurred \
-### while trying to list the files in that directory:  %s
-###FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \
-### file %s cannot be located
-###FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \
-### file %s cannot be loaded because an unexpected error occurred while trying to \
-### read it:  %s
-###SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \
-### manifest file %s associated with the extension %s cannot be loaded because an \
-### unexpected error occurred while trying to read it:  %s
+SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Impossible de lire les extensions du serveur d'annuaires car le r\u00e9pertoire d'extensions %s existe mais n'est pas un r\u00e9pertoire
+SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Impossible de lire les extensions du serveur d'annuaires \u00e0 partir du r\u00e9pertoire %s car une erreur inattendue est survenue lors de la tentative d'\u00e9num\u00e9ration des fichiers de ce r\u00e9pertoire\u00a0:  %s
+FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=Le fichier global d'administration principal %s est introuvable
+FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=Impossible de charger le fichier global d'administration principal %s car une erreur inattendue s'est produite lors de la tentative de lecture\u00a0:  %s
+SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=Impossible de charger le fichier global d'administration %s associ\u00e9 \u00e0 l'extension %s car une erreur inattendue s'est produite lors de la tentative de lecture\u00a0:  %s
 INFO_ADMIN_TOOL_DESCRIPTION_18=Cet utilitaire permet d'effectuer des op\u00e9rations dans la structure d'administration du serveur d'annuaires
 INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=Cr\u00e9er un nouveau groupe de serveurs
 INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=Description du groupe de serveurs. Si aucun \u00e9l\u00e9ment n'est indiqu\u00e9, la description sera vide
@@ -102,36 +78,32 @@
 INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=Le serveur \u00e0 supprimer. Cet argument est obligatoire
 INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=R\u00e9pertorier les serveurs du groupe de serveurs sp\u00e9cifi\u00e9
 INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=R\u00e9pertorier les groupes de serveurs dont le serveur sp\u00e9cifi\u00e9 est membre
-###FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \
-### the server is running and that the provided credentials are valid
+FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=\u00c9chec de la connexion \u00e0 %s. Assurez-vous que le serveur fonctionne et que les informations d'authentification sont valides
 INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=Cr\u00e9er un nouveau DN ADS
 INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=Supprimer un DN ADS existant
-###FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing
-###FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid
-###FATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing
-###FATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid
-###FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs
-###FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered
-###FATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken
-###FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered
-###FATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing
-###FATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid
-###FATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing
-###FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing
-###FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \
-### missing
-###FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs
+FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=Le nom d'h\u00f4te est manquant
+FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=Le nom d'h\u00f4te n'est pas valide
+FATAL_ERR_ADMIN_MISSING_IPATH_37=Le r\u00e9pertoire d'installation est manquant
+FATAL_ERR_ADMIN_NOVALID_IPATH_38=Le r\u00e9pertoire d'installation n'est pas valide
+FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=Une erreur de droit d'acc\u00e8s s'est produite
+FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=L'entit\u00e9 est d\u00e9j\u00e0 enregistr\u00e9e
+FATAL_ERR_ADMIN_BROKEN_INSTALL_41=Le r\u00e9f\u00e9rentiel administratif est corrompu
+FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=L'entit\u00e9 n'est pas encore enregistr\u00e9e
+FATAL_ERR_ADMIN_MISSING_PORT_43=Le port est manquant
+FATAL_ERR_ADMIN_NOVALID_PORT_44=Le port n'est pas valide
+FATAL_ERR_ADMIN_MISSING_NAME_45=Le nom est manquant
+FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=L'UID d'administration est manquant
+FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=Le mot de passe de l'administrateur est manquant
+FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=Une erreur inattendue est survenue
 INFO_ADMIN_ERROR_49=[erreur]
 INFO_ADMIN_SUCCESSFUL_50=L'op\u00e9ration est termin\u00e9e
 INFO_ADMIN_SUCCESSFUL_NOP_51=L'op\u00e9ration est termin\u00e9e, mais aucune action n'a \u00e9t\u00e9 requise
-###SEVERE_ERR_ADMIN_NO_MESSAGE_52=
+SEVERE_ERR_ADMIN_NO_MESSAGE_52=
 INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=Nouvel identifiant du groupe. Cet argument est obligatoire
 INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=Identifiant du groupe. Cet argument est obligatoire
 INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=Identifiant du membre. Cet argument est obligatoire
 INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=Nom du backend dans lequel seront stock\u00e9es les donn\u00e9es d'administration
-###SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \
-### add/delete listener against the entry "%s" because it does not exist in the \
-### configuration
+SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Impossible d'enregistrer un listener ajouter/supprimer avec l'entit\u00e9 "%s" car il n'existe pas dans la configuration
 INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=Enregistrer un serveur dans le domaine administratif
 INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=Annuler l'enregistrement d'un serveur dans le domaine administratif
 INFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=Identifiant du serveur. Cet argument est obligatoire
@@ -140,8 +112,7 @@
 INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=Affiche les propri\u00e9t\u00e9s du serveur
 INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=Modifie les propri\u00e9t\u00e9s du serveur
 INFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=Identifiant unique du serveur enregistr\u00e9. Cet argument est obligatoire
-###FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \
-### registered
+FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=L'ID de serveur fourni n'est pas enregistr\u00e9
 INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=Cr\u00e9e un nouvel administrateur
 INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=Supprime un administrateur existant
 INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=R\u00e9pertorie les administrateurs ayant \u00e9t\u00e9 d\u00e9finis
@@ -149,135 +120,63 @@
 INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=Modifie les propri\u00e9t\u00e9s de l'administrateur
 INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=D\u00e9crit les propri\u00e9t\u00e9s de l'administrateur
 INFO_ADMIN_ARG_USERID_DESCRIPTION_73=Identifiant unique de l'administrateur. Cet argument est obligatoire
-###SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown
-###SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \
-### occurred while evaluating a constraint: %s
-###SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \
-### be found but did not contain any type information (e.g. missing object \
-### classes in LDAP)
-###SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \
-### be found but did not contain the expected type information (e.g. incorrect \
-### object classes in LDAP)
-###SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \
-### could be found but its type resolved to an abstract managed object \
-### definition
-###SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \
-### be decoded due to an unspecified reason
-###SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \
-### for the "%s" property could not be determined
-###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \
-### a valid value for the "%s" property, which must have the following \
-### syntax: %s
-###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \
-### "%s" is not a valid value for the "%s" property, which must have the \
-### following syntax: %s
-###SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \
-### specified as it is mandatory
-###SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \
-### be modified as it is read-only
-###SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \
-### must not contain more than one value
-###SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \
-### occurred while processing property "%s": unknown property type "%s"
-###SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure
-###SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \
-### requested authentication mechanism is not supported by the server
-###SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure
-###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \
-### occurred while contacting the server
-###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \
-### for the following reason: %s
-###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \
-### for the following reasons: %s
-###SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \
-### not be performed because a conflicting change has already occurred. There \
-### may be another client administration tool in use
-###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \
-### be decoded due to the following reason: %s
-###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \
-### be decoded due to the following reasons: %s
-###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \
-### object names are not permitted
-###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \
-### object names are not permitted
-###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \
-### object name "%s" is not a valid value for the naming property "%s", \
-### which must have the following syntax: %s
-###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \
-### object name "%s" is not permitted
-###SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \
-### could not be created because there is an existing managed object with \
-### the same name
-###SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \
-### object could not be found
-###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \
-### property is mandatory
-###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \
-### properties are mandatory: %s
-###SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \
-### recognized
-###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \
-### occurred while contacting the server: %s
-###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \
-### constraint violation occurred: %s
-###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \
-### constraint violations occurred: %s
-###SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \
-### property "%s" in the %s in entry "%s" refers to a non-existent %s \
-### in entry "%s"
-###SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \
-### "%s" in property "%s" in the enabled %s in entry "%s" refers to a \
-### disabled %s in entry "%s"
-###SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \
-### property "%s" in the %s in entry "%s" refers to a disabled %s in \
-### entry "%s"
-###SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \
-### cannot be deleted because it is referenced by the "%s" property \
-### of the %s in entry "%s"
-###SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \
-### cannot be disabled because it is referenced by the "%s" property \
-### of the %s in entry "%s"
-###FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \
-### framework could not be initialized due to the following exception: %s
-###SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \
-### error occurred while reading the manifest file: %s
-###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \
-### attempting to load class "%s": %s 
-###SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \
-### to find the getInstance() method in the managed object definition \
-### class "%s": %s
-###SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \
-### to invoke the getInstance() method in the managed object definition \
-### class "%s": %s
-###SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \
-### "%s" managed object definition in class "%s": %s
-###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \
-### with manifest file %s cannot be loaded because an unexpected error \
-### occurred while trying to initialize it: %s
-###FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \
-### classes could not be loaded from manifest file %s because an unexpected \
-### error occurred: %s
-###SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \
-### property "%s" does not exist
-###SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \
-### property "%s" exists but has an invalid configuration: %s
-###SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \
-### property "%s" is disabled
-###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \
-### in the %s called "%s" references this %s
-###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \
-### in the %s references this %s
-###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \
-### disabled because it is referenced by the "%s" property in the %s called "%s"
-###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \
-### disabled because it is referenced by the "%s" property in the %s
-###SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \
-### while attempting to determine if the %s in entry %s is enabled: %s
-###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \
-###self-signed certificate cannot be generated because the following error \
-###occurred: %s
-###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \
-###connector self-signed certificate cannot be generated because the following \
-###files are missing: %s
-###SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \
-### on file %s
+SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Raison inconnue
+SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=Une exception de configuration s'est produite lors de l'\u00e9valuation d'une contrainte\u00a0: %s
+SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=%s a \u00e9t\u00e9 trouv\u00e9 mais ne contenait aucune information sur le type (par exemple, classes d'objets manquantes dans LDAP)
+SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=%s a \u00e9t\u00e9 trouv\u00e9 mais ne contenait pas les informations sur le type escompt\u00e9es (par exemple, classes d'objets incorrectes dans LDAP)
+SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=%s a \u00e9t\u00e9 trouv\u00e9 mais son type s'est transform\u00e9 en une d\u00e9finition d'objet g\u00e9r\u00e9 abstraite
+SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=Impossible de d\u00e9coder l'objet g\u00e9r\u00e9 pour une raison inconnue
+SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=Impossible de d\u00e9terminer les valeurs par d\u00e9faut pour la propri\u00e9t\u00e9 "%s"
+SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87="%s" n'est pas une valeur valide pour la propri\u00e9t\u00e9 "%s". La syntaxe doit \u00eatre la suivante\u00a0: %s
+SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=La valeur "%s" de la cha\u00eene n'est pas une valeur valide pour la propri\u00e9t\u00e9 "%s". La syntaxe doit \u00eatre la suivante\u00a0: %s
+SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=La propri\u00e9t\u00e9 "%s" doit \u00eatre sp\u00e9cifi\u00e9e car elle est obligatoire
+SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=La propri\u00e9t\u00e9 "%s" ne doit pas \u00eatre modifi\u00e9e car elle est en lecture seule
+SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=La propri\u00e9t\u00e9 "%s" ne doit pas contenir plus d'une valeur
+SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=Une erreur interne s'est produite au cours du traitement de la propri\u00e9t\u00e9 "%s"\u00a0: type de propri\u00e9t\u00e9 inconnu "%s"
+SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=\u00c9chec de l'authentification
+SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=Le serveur ne prend pas en charge la m\u00e9thode d'authentification requise
+SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=\u00c9chec de l'autorisation
+SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=Un probl\u00e8me de communication s'est produit lors de la tentative de contact du serveur
+SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=L'op\u00e9ration a \u00e9t\u00e9 refus\u00e9e pour la raison suivante\u00a0: %s
+SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=L'op\u00e9ration a \u00e9t\u00e9 refus\u00e9e pour les raisons suivantes\u00a0: %s
+SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=Impossible d'effectuer l'op\u00e9ration car une modification source de conflits s'est produite. Un autre outil d'administration client est peut-\u00eatre en cours d'utilisation
+SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=Impossible de d\u00e9coder %s pour la raison suivante\u00a0: %s
+SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=Impossible de d\u00e9coder %s pour les raisons suivantes\u00a0: %s
+SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Les noms d'objets g\u00e9r\u00e9s vides ne sont pas autoris\u00e9s
+SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Les noms d'objets g\u00e9r\u00e9s vides ne sont pas autoris\u00e9s
+SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=Le nom d'objet g\u00e9r\u00e9 "%s" n'est pas une valeur valide pour la propri\u00e9t\u00e9 de nom "%s", qui doit pr\u00e9senter la syntaxe suivante\u00a0: %s
+SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=Le nom d'objet g\u00e9r\u00e9 "%s" n'est pas autoris\u00e9
+SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=Impossible de cr\u00e9er l'objet g\u00e9r\u00e9 car un objet g\u00e9r\u00e9 existant porte d\u00e9j\u00e0 ce nom
+SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=Impossible de trouver l'objet g\u00e9r\u00e9 requis
+SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=La propri\u00e9t\u00e9 "%s" est obligatoire
+SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=Les propri\u00e9t\u00e9s suivantes sont requises\u00a0: %s
+SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=La propri\u00e9t\u00e9 "%s" n'a pas \u00e9t\u00e9 reconnue
+SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=Un probl\u00e8me de communication s'est produit lors de la tentative de contact du serveur\u00a0: %s
+SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=La violation de contrainte suivante s'est produite\u00a0: %s
+SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=Les violations de contraintes suivantes se sont produites\u00a0: %s
+SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=La valeur "%s" de la propri\u00e9t\u00e9 "%s" dans %s de l'entr\u00e9e "%s" fait r\u00e9f\u00e9rence \u00e0 un %s inexistant dans l'entr\u00e9e "%s"
+SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=La valeur "%s" de la propri\u00e9t\u00e9 "%s" dans %s activ\u00e9 de l'entr\u00e9e "%s" fait r\u00e9f\u00e9rence \u00e0 un %s d\u00e9sactiv\u00e9 dans l'entr\u00e9e "%s"
+SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=La valeur "%s" de la propri\u00e9t\u00e9 "%s" dans %s de l'entr\u00e9e "%s" fait r\u00e9f\u00e9rence \u00e0 un %s d\u00e9sactiv\u00e9 dans l'entr\u00e9e "%s"
+SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=Impossible de supprimer %1$s dans l'entr\u00e9e "%2$s" car %1$s est r\u00e9f\u00e9renc\u00e9 par la propri\u00e9t\u00e9 "%3$s" de %4$s dans l'entr\u00e9e "%5$s"
+SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=Impossible de d\u00e9sactiver %1$s dans l'entr\u00e9e "%2$s" car %1$s est r\u00e9f\u00e9renc\u00e9 par la propri\u00e9t\u00e9 "%3$s" de %4$s dans l'entr\u00e9e "%5$s"
+FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=\u00c9chec de l'initialisation de la structure d'administration en raison de l'exception suivante\u00a0: %s
+SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=Une erreur inattendue s'est produite lors de la lecture du fichier global\u00a0: %s
+SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=Une erreur inattendue s'est produite lors du chargement de la classe "%s"\u00a0: %s
+SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=M\u00e9thode getInstance() introuvable dans la classe de d\u00e9finition de l'objet g\u00e9r\u00e9 "%s"\u00a0: %s
+SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Impossible d'appeler la m\u00e9thode getInstance() dans la classe de d\u00e9finition de l'objet g\u00e9r\u00e9 "%s"\u00a0: %s
+SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Impossible d'initialiser la d\u00e9finition de l'objet g\u00e9r\u00e9 "%s" dans la classe "%s"\u00a0: %s
+SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=Impossible de charger l'extension "%s" avec le fichier global %s car une erreur inattendue s'est produite lors de la tentative d'initialisation\u00a0: %s
+FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=Impossible de charger les classes d'administration de base \u00e0 partir du fichier global %s car une erreur inattendue s'est produite\u00a0: %s
+SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=%s "%s" r\u00e9f\u00e9renc\u00e9 dans la propri\u00e9t\u00e9 "%s" n'existe pas
+SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=%s "%s" r\u00e9f\u00e9renc\u00e9 dans la propri\u00e9t\u00e9 "%s" existe mais sa configuration n'est pas valide\u00a0: %s
+SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=%s "%s" r\u00e9f\u00e9renc\u00e9 dans la propri\u00e9t\u00e9 "%s" est d\u00e9sactiv\u00e9
+SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=La propri\u00e9t\u00e9 "%s" dans %s appel\u00e9e"%s" r\u00e9f\u00e9rence ce %s
+SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=La propri\u00e9t\u00e9 "%s" dans %s r\u00e9f\u00e9rence ce %s
+SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=Impossible de d\u00e9sactiver %1$s car %1$s est r\u00e9f\u00e9renc\u00e9 par la propri\u00e9t\u00e9 "%2$s" dans %3$s appel\u00e9 "%4$s"
+SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=Impossible de d\u00e9sactiver %1$s car %1$s est r\u00e9f\u00e9renc\u00e9 par la propri\u00e9t\u00e9 "%2$s" dans %3$s
+SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=Une erreur est survenue pendant que le syst\u00e8me tentait de d\u00e9terminer si %s dans l'entr\u00e9e %s est activ\u00e9\u00a0: %s
+SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector self-signed certificate cannot be generated because the following error occurred: %s
+SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration connector self-signed certificate cannot be generated because the following files are missing: %s
+SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions on file %s
+FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not be merged
+

--
Gitblit v1.10.0