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/task_fr.properties |  120 ++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 76 insertions(+), 44 deletions(-)

diff --git a/opends/src/messages/messages/task_fr.properties b/opends/src/messages/messages/task_fr.properties
index b91033b..f6f33f9 100644
--- a/opends/src/messages/messages/task_fr.properties
+++ b/opends/src/messages/messages/task_fr.properties
@@ -20,15 +20,11 @@
 #
 # CDDL HEADER END
 #
-#      Copyright 2006-2008 Sun Microsystems, Inc.
-
-
-
+#      Copyright 2006-2009 Sun Microsystems, Inc.
 #
 # Global directives
 #
 global.category=TASK
-
 #
 # Format string definitions
 #
@@ -47,36 +43,70 @@
 #
 # ORDINAL is an integer unique among other ordinals in this file
 #
-SEVERE_ERR_TASK_CANNOT_ENABLE_BACKEND_1=The task could not enable a backend: %s
-SEVERE_ERR_TASK_CANNOT_DISABLE_BACKEND_2=The task could not disable a backend: %s
+###SEVERE_ERR_TASK_CANNOT_ENABLE_BACKEND_1=The task could not enable a backend: \
+### %s
+###SEVERE_ERR_TASK_CANNOT_DISABLE_BACKEND_2=The task could not disable a \
+### backend: %s
 INFO_TASK_SHUTDOWN_DEFAULT_MESSAGE_3=Le processus d'arr\u00eat de Directory Server a \u00e9t\u00e9 initi\u00e9 par la t\u00e2che %s
-INFO_TASK_SHUTDOWN_CUSTOM_MESSAGE_4=Le processus d'arr\u00eat de Directory Server a \u00e9t\u00e9 initi\u00e9 par la t\u00e2che %s\u00a0:  %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_FILENAME_5=Unable to add one or more files to the server schema because no schema file names were provided in attribute %s of task entry %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE_6=Unable to add one or more files to the server schema because the specified schema file %s does not exist in schema directories %s or %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_CHECKING_FOR_FILE_7=Unable to add one or more files to the server schema because an error occurred while attempting to determine whether file %s exists in schema directory %s or %s:  %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_LOADING_SCHEMA_FILE_8=An error occurred while attempting to load the contents of schema file %s into the server schema:  %s
-SEVERE_ERR_TASK_ADDSCHEMAFILE_CANNOT_LOCK_SCHEMA_9=Unable to add one or more files to the server schema because the server was unable to obtain a write lock on the schema entry %s after multiple attempts
-SEVERE_ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGES_10=You do not have sufficient privileges to modify the server schema
-SEVERE_ERR_TASK_BACKUP_INSUFFICIENT_PRIVILEGES_11=You do not have sufficient privileges to initiate a Directory Server backup
-SEVERE_ERR_TASK_RESTORE_INSUFFICIENT_PRIVILEGES_12=You do not have sufficient privileges to initiate a Directory Server restore
-SEVERE_ERR_TASK_LDIFIMPORT_INSUFFICIENT_PRIVILEGES_13=You do not have sufficient privileges to initiate an LDIF import
-SEVERE_ERR_TASK_LDIFEXPORT_INSUFFICIENT_PRIVILEGES_14=You do not have sufficient privileges to initiate an LDIF export
-SEVERE_ERR_TASK_SHUTDOWN_INSUFFICIENT_RESTART_PRIVILEGES_15=You do not have sufficient privileges to initiate a Directory Server restart
-SEVERE_ERR_TASK_SHUTDOWN_INSUFFICIENT_SHUTDOWN_PRIVILEGES_16=You do not have sufficient privileges to initiate a Directory Server shutdown
-SEVERE_ERR_TASK_ADDSCHEMAFILE_CANNOT_NOTIFY_SYNC_PROVIDER_17=An error occurred while attempting to notify a synchronization provider of type %s about the schema changes made by the add schema file task:  %s
-SEVERE_ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGES_18=You do not have sufficient privileges to initiate an index rebuild
-SEVERE_ERR_TASK_INITIALIZE_TARGET_INVALID_DN_19=Invalid DN provided with the Initialize Target task
-SEVERE_ERR_TASK_INITIALIZE_INVALID_DN_20=Invalid DN provided with the Initialize task
-SEVERE_ERR_TASK_ENTERLOCKDOWN_NOT_ROOT_21=Only root users may place the server in lockdown mode
-SEVERE_ERR_TASK_ENTERLOCKDOWN_NOT_LOOPBACK_22=Only root users connected from a loopback address may place the server in lockdown mode
-SEVERE_ERR_TASK_LEAVELOCKDOWN_NOT_ROOT_23=Only root users may cause the server to leave lockdown mode
-SEVERE_ERR_TASK_LEAVELOCKDOWN_NOT_LOOPBACK_24=Only root users connected from a loopback address may cause the server to leave lockdown mode
-SEVERE_ERR_TASK_DISCONNECT_NO_PRIVILEGE_25=You do not have sufficient privileges to terminate client connections
-SEVERE_ERR_TASK_DISCONNECT_INVALID_CONN_ID_26=Unable to decode value %s as an integer connection ID
-SEVERE_ERR_TASK_DISCONNECT_NO_CONN_ID_27=Attribute %s must be provided to specify the connection ID for the client to disconnect
-SEVERE_ERR_TASK_DISCONNECT_INVALID_NOTIFY_CLIENT_28=Unable to decode value %s as an indication of whether to notify the client before disconnecting it. The provided value should be either 'true' or 'false'
+INFO_TASK_SHUTDOWN_CUSTOM_MESSAGE_4=Le processus d'arr\u00eat de Directory Server a \u00e9t\u00e9 initi\u00e9 par la t\u00e2che %s\u00a0: %s
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_FILENAME_5=Unable to add one or more files \
+### to the server schema because no schema file names were provided in attribute \
+### %s of task entry %s
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE_6=Unable to add one or more files \
+### to the server schema because the specified schema file %s does not exist in \
+### schema directories %s or %s
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_CHECKING_FOR_FILE_7=Unable to add one or \
+### more files to the server schema because an error occurred while attempting to \
+### determine whether file %s exists in schema directory %s or %s:  %s
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_ERROR_LOADING_SCHEMA_FILE_8=An error occurred \
+### while attempting to load the contents of schema file %s into the server \
+### schema:  %s
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_CANNOT_LOCK_SCHEMA_9=Unable to add one or more \
+### files to the server schema because the server was unable to obtain a write \
+### lock on the schema entry %s after multiple attempts
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGES_10=You do not have \
+### sufficient privileges to modify the server schema
+###SEVERE_ERR_TASK_BACKUP_INSUFFICIENT_PRIVILEGES_11=You do not have sufficient \
+### privileges to initiate a Directory Server backup
+###SEVERE_ERR_TASK_RESTORE_INSUFFICIENT_PRIVILEGES_12=You do not have sufficient \
+### privileges to initiate a Directory Server restore
+###SEVERE_ERR_TASK_LDIFIMPORT_INSUFFICIENT_PRIVILEGES_13=You do not have \
+### sufficient privileges to initiate an LDIF import
+###SEVERE_ERR_TASK_LDIFEXPORT_INSUFFICIENT_PRIVILEGES_14=You do not have \
+### sufficient privileges to initiate an LDIF export
+###SEVERE_ERR_TASK_SHUTDOWN_INSUFFICIENT_RESTART_PRIVILEGES_15=You do not have \
+### sufficient privileges to initiate a Directory Server restart
+###SEVERE_ERR_TASK_SHUTDOWN_INSUFFICIENT_SHUTDOWN_PRIVILEGES_16=You do not have \
+### sufficient privileges to initiate a Directory Server shutdown
+###SEVERE_ERR_TASK_ADDSCHEMAFILE_CANNOT_NOTIFY_SYNC_PROVIDER_17=An error \
+### occurred while attempting to notify a synchronization provider of type %s \
+### about the schema changes made by the add schema file task:  %s
+###SEVERE_ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGES_18=You do not have \
+### sufficient privileges to initiate an index rebuild
+###SEVERE_ERR_TASK_INITIALIZE_TARGET_INVALID_DN_19=Invalid DN provided with the \
+### Initialize Target task
+###SEVERE_ERR_TASK_INITIALIZE_INVALID_DN_20=Invalid DN provided with the \
+### Initialize task
+###SEVERE_ERR_TASK_ENTERLOCKDOWN_NOT_ROOT_21=Only root users may place the \
+### server in lockdown mode
+###SEVERE_ERR_TASK_ENTERLOCKDOWN_NOT_LOOPBACK_22=Only root users connected from \
+### a loopback address may place the server in lockdown mode
+###SEVERE_ERR_TASK_LEAVELOCKDOWN_NOT_ROOT_23=Only root users may cause the \
+### server to leave lockdown mode
+###SEVERE_ERR_TASK_LEAVELOCKDOWN_NOT_LOOPBACK_24=Only root users connected from \
+### a loopback address may cause the server to leave lockdown mode
+###SEVERE_ERR_TASK_DISCONNECT_NO_PRIVILEGE_25=You do not have sufficient \
+### privileges to terminate client connections
+###SEVERE_ERR_TASK_DISCONNECT_INVALID_CONN_ID_26=Unable to decode value %s as an \
+### integer connection ID
+###SEVERE_ERR_TASK_DISCONNECT_NO_CONN_ID_27=Attribute %s must be provided to \
+### specify the connection ID for the client to disconnect
+###SEVERE_ERR_TASK_DISCONNECT_INVALID_NOTIFY_CLIENT_28=Unable to decode value %s \
+### as an indication of whether to notify the client before disconnecting it. \
+### The provided value should be either 'true' or 'false'
 INFO_TASK_DISCONNECT_GENERIC_MESSAGE_29=Un administrateur a termin\u00e9 cette connexion client
-SEVERE_ERR_TASK_DISCONNECT_NO_SUCH_CONNECTION_30=There is no client connection with connection ID %s
+###SEVERE_ERR_TASK_DISCONNECT_NO_SUCH_CONNECTION_30=There is no client \
+### connection with connection ID %s
 INFO_TASK_DISCONNECT_MESSAGE_31=Un administrateur a termin\u00e9 cette connexion client
 INFO_TASK_ADD_SCHEMA_FILE_NAME_32=Ajouter un fichier de sch\u00e9ma
 INFO_TASK_BACKUP_NAME_33=Sauvegarder
@@ -90,7 +120,7 @@
 INFO_TASK_REBUILD_NAME_41=Reconstituer l'index
 INFO_TASK_RESTORE_NAME_42=Restauration
 INFO_TASK_SET_GENERATION_ID_NAME_43=D\u00e9finir l'ID de g\u00e9n\u00e9ration
-INFO_TASK_SHUTDOWN_NAME_44=\u00c9teindre
+INFO_TASK_SHUTDOWN_NAME_44=Arr\u00eater
 INFO_TASK_STATE_UNSCHEDULED_45=Non planifi\u00e9
 INFO_TASK_STATE_DISABLED_46=D\u00e9sactiv\u00e9
 INFO_TASK_STATE_WAITING_ON_START_TIME_47=Attente \u00e0 l'heure de d\u00e9but
@@ -101,21 +131,21 @@
 INFO_TASK_STATE_STOPPED_BY_SHUTDOWN_52=Interrompu par arr\u00eat
 INFO_TASK_STATE_STOPPED_BY_ERROR_53=Arr\u00eat\u00e9 par erreur
 INFO_TASK_STATE_STOPPED_BY_ADMINISTRATOR_54=Arr\u00eat\u00e9 par un administrateur
-INFO_TASK_STATE_CANCELED_BEFORE_STARTING_55=Annul\u00e9 avant de commencer
+INFO_TASK_STATE_CANCELED_BEFORE_STARTING_55=Annul\u00e9 avant de d\u00e9marrer
 INFO_BACKUP_ARG_BACKUPALL_56=Tout sauvegarder 
 INFO_BACKUP_ARG_COMPRESS_57=Compresser
 INFO_BACKUP_ARG_ENCRYPT_58=Chiffrer
 INFO_BACKUP_ARG_HASH_59=Hachage
-INFO_BACKUP_ARG_INCREMENTAL_60=Incr\u00e9mentiel
+INFO_BACKUP_ARG_INCREMENTAL_60=Par incr\u00e9mentation
 INFO_BACKUP_ARG_SIGN_HASH_61=Signer le hachage
 INFO_BACKUP_ARG_BACKEND_IDS_62=ID de backend
 INFO_BACKUP_ARG_BACKUP_DIR_63=R\u00e9pertoire de sauvegarde
 INFO_BACKUP_ARG_BACKUP_ID_64=ID de sauvegarde
 INFO_BACKUP_ARG_INC_BASE_ID_65=ID de base incr\u00e9mentielle
 INFO_EXPORT_ARG_LDIF_FILE_66=Fichier LDIF
-INFO_EXPORT_ARG_BACKEND_ID_67=ID du backend
+INFO_EXPORT_ARG_BACKEND_ID_67=Identifiant du backend
 INFO_EXPORT_ARG_APPEND_TO_LDIF_68=Ajouter \u00e0 LDIF
-INFO_EXPORT_ARG_COMPRESS_LDIF_69=Compress LDIF
+INFO_EXPORT_ARG_COMPRESS_LDIF_69=Compresser LDIF
 INFO_EXPORT_ARG_ENCRYPT_LDIF_70=Chiffrer LDIF
 INFO_EXPORT_ARG_SIGN_HASH_71=Signer le hachage
 INFO_EXPORT_ARG_INCL_ATTR_72=Inclure un attribut
@@ -131,14 +161,14 @@
 INFO_IMPORT_ARG_LDIF_FILE_82=Fichier LDIF
 INFO_IMPORT_ARG_APPEND_83=Ajouter
 INFO_IMPORT_ARG_REPLACE_EXISTING_84=Remplacer l'existant
-INFO_IMPORT_ARG_BACKEND_ID_85=ID du backend
+INFO_IMPORT_ARG_BACKEND_ID_85=Identifiant du backend
 INFO_IMPORT_ARG_INCL_ATTR_86=Inclure un attribut
 INFO_IMPORT_ARG_EXCL_ATTR_87=Exclure un attribut
 INFO_IMPORT_ARG_INCL_FILTER_88=Inclure un filtre
 INFO_IMPORT_ARG_EXCL_FILTER_89=Exclure un filtre
 INFO_IMPORT_ARG_INCL_BRANCH_90=Inclure une branche
 INFO_IMPORT_ARG_EXCL_BRANCH_91=Exclure une branche
-INFO_IMPORT_ARG_REJECT_FILE_92=Refuser un filtre
+INFO_IMPORT_ARG_REJECT_FILE_92=Refuser un fichier
 INFO_IMPORT_ARG_SKIP_FILE_93=Ignorer un fichier
 INFO_IMPORT_ARG_OVERWRITE_94=\u00c9craser
 INFO_IMPORT_ARG_SKIP_SCHEMA_VALIDATION_95=Ignorer la validation du sch\u00e9ma
@@ -148,9 +178,11 @@
 INFO_FAILED_DEPENDENCY_ACTION_PROCESS_99=Traitement
 INFO_FAILED_DEPENDENCY_ACTION_CANCEL_100=Annuler
 INFO_FAILED_DEPENDENCY_ACTION_DISABLE_101=D\u00e9sactiver
-INFO_TASK_STOPPED_BY_ADMIN_102=La t\u00e2che a \u00e9t\u00e9 arr\u00eat\u00e9e par un administrateur\u00a0:   %s
-SEVERE_ERR_TASK_INITIALIZE_INVALID_GENERATION_ID_103=Invalid generation ID provided with the task
+INFO_TASK_STOPPED_BY_ADMIN_102=La t\u00e2che a \u00e9t\u00e9 arr\u00eat\u00e9e par un administrateur\u00a0: %s
+###SEVERE_ERR_TASK_INITIALIZE_INVALID_GENERATION_ID_103=Invalid generation ID provided with the \
+### task
 INFO_IMPORT_ARG_TEMPLATE_FILE_104=Fichier mod\u00e8le
 INFO_IMPORT_ARG_RANDOM_SEED_105=Germe al\u00e9atoire
-SEVERE_ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT_106=Unable to connect to the server at %s on port %s. Check this port is an administration port
-INFO_TASK_STATE_RECURRING_107=Recurring
+###SEVERE_ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT_106=Unable to connect to the \
+### server at %s on port %s. Check this port is an administration port
+INFO_TASK_STATE_RECURRING_107=R\u00e9current

--
Gitblit v1.10.0