]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/po/fr.po
bacula-web: Fixed small typos and indentation code
[bacula/bacula] / bacula / po / fr.po
index 8dbb9c5df7c6fd6779ee3451d812032250a3d349..99210439a5b03a4e43408033350447ec5beff2f7 100644 (file)
@@ -1,14 +1,14 @@
 # French translations for Bacula package
 # Traduction anglaise du package Bacula.
-# Copyright (C) 2005 Kern Sibbald
+# Copyright (C) 2005-2006 Free Software Foundation Europe e.V.
 # Nicolas Boichat <nicolas@boichat.ch>, 2005.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Bacula 1.38\n"
 "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2006-09-09 19:45+0200\n"
-"PO-Revision-Date: 2006-11-16 21:46+0100\n"
+"POT-Creation-Date: 2010-02-11 09:59+0100\n"
+"PO-Revision-Date: 2009-10-18 14:04+0000\n"
 "Last-Translator: Eric Bollengier <eric@eb.homelinux.org>\n"
 "Language-Team: French <bacula-devel-fr@lists.sourceforge.net>\n"
 "MIME-Version: 1.0\n"
@@ -16,5801 +16,5574 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: src/lib/crypto.c:423
-msgid "Unable to open certificate file"
-msgstr "Impossible d'ouvrir de fichier de certificat"
-
-#: src/lib/crypto.c:430
-msgid "Unable to read certificate from file"
-msgstr "Impossible de lire le certificat à partir du fichier"
-
-#: src/lib/crypto.c:436
-msgid "Unable to extract public key from certificate"
-msgstr "Impossible d'extraire la clef publique à partir du certificat"
-
-#: src/lib/crypto.c:442
+#: src/wx-console/authenticate.c:127 src/dird/authenticate.c:127
+#: src/console/authenticate.c:125
 msgid ""
-"Provided certificate does not include the required subjectKeyIdentifier "
-"extension."
+"Authorization problem: Remote server did not advertise required TLS "
+"support.\n"
 msgstr ""
-"Le certificat fournis n'inclus pas l'extension subjectKeyIdentifier requise"
 
-#: src/lib/crypto.c:448
-#, c-format
-msgid "Unsupported key type provided: %d\n"
-msgstr "Type de clef fourni non supporté : %d\n"
+#: src/wx-console/authenticate.c:133 src/filed/authenticate.c:159
+#: src/filed/authenticate.c:278 src/dird/authenticate.c:134
+#: src/console/authenticate.c:132 src/stored/authenticate.c:147
+#: src/stored/authenticate.c:258
+msgid "Authorization problem: Remote server requires TLS.\n"
+msgstr ""
 
-#: src/lib/crypto.c:485 src/lib/crypto.c:533
-msgid "Unable to open private key file"
-msgstr "Impossible d'ouvrir le fichier de clef privée"
+#: src/wx-console/authenticate.c:142 src/console/authenticate.c:141
+msgid "TLS negotiation failed\n"
+msgstr ""
 
-#: src/lib/crypto.c:515 src/lib/crypto.c:549
-msgid "Unable to read private key from file"
-msgstr "Impossible de lire la clef privée à partir du fichier"
+#: src/wx-console/authenticate.c:150
+#, fuzzy
+msgid "Bad response to Hello command: ERR="
+msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n"
 
-#: src/lib/crypto.c:606
-#, c-format
-msgid "Unsupported digest type: %d\n"
-msgstr "Le digest spécifié n'est pas supporté : %d\n"
+#: src/wx-console/authenticate.c:157 src/tray-monitor/authenticate.c:104
+#: src/console/authenticate.c:162
+msgid "Director rejected Hello command\n"
+msgstr "Le director a rejeté la commande Hello\n"
 
-#: src/lib/crypto.c:619
-msgid "OpenSSL digest initialization failed"
+#: src/wx-console/authenticate.c:167 src/console/authenticate.c:172
+#, fuzzy
+msgid ""
+"Director authorization problem.\n"
+"Most likely the passwords do not agree.\n"
+"If you are using TLS, there may have been a certificate validation error "
+"during the TLS handshake.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
 msgstr ""
+"Problème d'authentification avec le director.\n"
+"Le plus souvent, les mots de pass ne correspondent pas.\n"
+"Si vous utilisez TLS, il peut y avoir une erreur de validation du "
+"certificat\n"
+"pendant l'initialisation de la connexion TLS.\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/lib/crypto.c:774
-msgid "OpenSSL error occured"
-msgstr "Une erreur OpenSSL s'est produite"
-
-#: src/lib/crypto.c:840
-msgid "Signature creation failed"
-msgstr "La création de la signature a échouée"
+#: src/wx-console/console_conf.c:147 src/console/console_conf.c:140
+#: src/qt-console/bat_conf.cpp:141
+#, c-format
+msgid "No record for %d %s\n"
+msgstr ""
 
-#: src/lib/crypto.c:917
-msgid "Signature decoding failed"
-msgstr "Le décodage de la signature a échoué"
+#: src/wx-console/console_conf.c:156 src/console/console_conf.c:149
+#, c-format
+msgid "Console: name=%s rcfile=%s histfile=%s\n"
+msgstr ""
 
-#: src/lib/crypto.c:993
-msgid "Unsupported cipher type specified\n"
-msgstr "Le cipher spécifié est non supporté\n"
+#: src/wx-console/console_conf.c:160 src/console/console_conf.c:153
+#: src/qt-console/bat_conf.cpp:150
+#, c-format
+msgid "Director: name=%s address=%s DIRport=%d\n"
+msgstr ""
 
-#: src/lib/crypto.c:1155
-msgid "CryptoData decoding failed"
-msgstr "Le décodage du CryptoData a échoué"
+#: src/wx-console/console_conf.c:164 src/wx-console/console_conf.c:239
+#: src/wx-console/console_conf.c:284 src/wx-console/console_conf.c:311
+#: src/filed/filed_conf.c:333 src/filed/filed_conf.c:398
+#: src/filed/filed_conf.c:428 src/console/console_conf.c:157
+#: src/console/console_conf.c:233 src/console/console_conf.c:278
+#: src/console/console_conf.c:305 src/stored/stored_conf.c:551
+#: src/stored/stored_conf.c:639 src/stored/stored_conf.c:674
+#: src/qt-console/bat_conf.cpp:161 src/qt-console/bat_conf.cpp:239
+#: src/qt-console/bat_conf.cpp:287 src/qt-console/bat_conf.cpp:317
+#, c-format
+msgid "Unknown resource type %d\n"
+msgstr ""
 
-#: src/lib/crypto.c:1199
-msgid "Failure decrypting the session key"
-msgstr "Impossible de décrypter la clef de session"
+#: src/wx-console/console_conf.c:265 src/filed/filed_conf.c:361
+#: src/tray-monitor/tray_conf.c:288 src/dird/dird_conf.c:1370
+#: src/dird/dird_conf.c:1385 src/console/console_conf.c:259
+#: src/qt-console/bat_conf.cpp:265
+#, c-format
+msgid "%s item is required in %s resource, but not found.\n"
+msgstr ""
 
-#: src/lib/crypto.c:1252
+#: src/wx-console/console_conf.c:328 src/filed/filed_conf.c:446
+#: src/tray-monitor/tray_conf.c:372 src/dird/dird_conf.c:1608
+#: src/console/console_conf.c:322 src/qt-console/bat_conf.cpp:334
 #, c-format
-msgid "Unsupported contentEncryptionAlgorithm: %d\n"
-msgstr "contentEncryptionAlgorithm non supporté : %d\n"
+msgid "Attempt to define second %s resource named \"%s\" is not permitted.\n"
+msgstr ""
 
-#: src/lib/crypto.c:1262 src/lib/crypto.c:1268
-msgid "OpenSSL cipher context initialization failed"
-msgstr "Initialisation du contexte clef/IV du cipher OpenSSL à échoué"
+#: src/filed/backup.c:102
+msgid "Cannot set buffer size FD->SD.\n"
+msgstr ""
 
-#: src/lib/crypto.c:1275
-msgid "Encryption session provided an invalid symmetric key"
+#: src/filed/backup.c:168
+#, c-format
+msgid "Encountered %ld acl errors while doing backup\n"
 msgstr ""
 
-#: src/lib/crypto.c:1281
-msgid "Encryption session provided an invalid IV"
+#: src/filed/backup.c:172
+#, c-format
+msgid "Encountered %ld xattr errors while doing backup\n"
 msgstr ""
 
-#: src/lib/crypto.c:1287
-msgid "OpenSSL cipher context key/IV initialization failed"
+#: src/filed/backup.c:232 src/filed/backup.c:241
+msgid "An error occurred while encrypting the stream.\n"
 msgstr ""
 
-#: src/lib/crypto.c:1355
+#: src/filed/backup.c:343
 #, c-format
-msgid "Unable to init OpenSSL threading: ERR=%s\n"
-msgstr "Impossible d'initialiser le thread OpenSSL : ERR=%s\n"
-
-#: src/lib/crypto.c:1368
-msgid "Failed to seed OpenSSL PRNG\n"
+msgid "     Recursion turned off. Will not descend from %s into %s\n"
 msgstr ""
 
-#: src/lib/crypto.c:1394
-msgid "Failed to save OpenSSL PRNG\n"
-msgstr "Impossible de sauvegarder le PRNG OpenSSL\n"
+#: src/filed/backup.c:350
+#, c-format
+msgid "     %s is a different filesystem. Will not descend from %s into %s\n"
+msgstr ""
 
-#: src/lib/crypto.c:1452
-msgid "Unsupported digest type specified\n"
+#: src/filed/backup.c:356
+#, c-format
+msgid "     Disallowed filesystem. Will not descend from %s into %s\n"
 msgstr ""
 
-#: src/lib/crypto.c:1472
+#: src/filed/backup.c:361
 #, c-format
-msgid "SHA1Update() returned an error: %d\n"
+msgid "     Disallowed drive type. Will not descend into %s\n"
 msgstr ""
 
-#: src/lib/btimers.c:241
-msgid "stop_btimer called with NULL btimer_id\n"
+#: src/filed/backup.c:371
+#, c-format
+msgid "     Socket file skipped: %s\n"
 msgstr ""
 
-#: src/lib/jcr.c:278
-msgid "NULL jcr.\n"
-msgstr "NULL jcr.\n"
+#: src/filed/backup.c:384
+#, c-format
+msgid "     Could not access \"%s\": ERR=%s\n"
+msgstr "     Impossible d'acceder à « %s » : ERR=%s\n"
 
-#: src/lib/jcr.c:402
+#: src/filed/backup.c:391
 #, c-format
-msgid "JCR use_count=%d JobId=%d\n"
-msgstr "JCR use_count=%d JobId=%d\n"
+msgid "     Could not follow link \"%s\": ERR=%s\n"
+msgstr "     Impossible de suivre le lien « %s » : ERR=%s\n"
 
-#: src/lib/jcr.c:680
+#: src/filed/backup.c:398
 #, c-format
-msgid ""
-"Watchdog sending kill after %d secs to thread stalled reading Storage "
-"daemon.\n"
-msgstr ""
-"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute du "
-"SD.\n"
+msgid "     Could not stat \"%s\": ERR=%s\n"
+msgstr "     Impossible d'acceder à « %s » : ERR=%s\\n\n"
 
-#: src/lib/jcr.c:692
+#: src/filed/backup.c:405 src/filed/verify.c:148
 #, c-format
-msgid ""
-"Watchdog sending kill after %d secs to thread stalled reading File daemon.\n"
+msgid "     Unchanged file skipped: %s\n"
 msgstr ""
-"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute du "
-"FD.\n"
 
-#: src/lib/jcr.c:704
+#: src/filed/backup.c:408
 #, c-format
-msgid ""
-"Watchdog sending kill after %d secs to thread stalled reading Director.\n"
+msgid "     Archive file not saved: %s\n"
 msgstr ""
-"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute du "
-"Director.\n"
 
-#: src/lib/lex.c:81 src/wx-console/console_thread.cpp:186
+#: src/filed/backup.c:412
 #, c-format
-msgid "Problem probably begins at line %d.\n"
-msgstr "Le problème commence sûrement au début de la ligne %d.\n"
+msgid "     Could not open directory \"%s\": ERR=%s\n"
+msgstr "     Impossible d'ouvrir le répertoire « %s » : ERR=%s\n"
 
-#: src/lib/lex.c:86 src/wx-console/console_thread.cpp:191
+#: src/filed/backup.c:418
 #, c-format
-msgid ""
-"Config error: %s\n"
-"            : line %d, col %d of file %s\n"
-"%s\n"
-"%s"
-msgstr ""
-"Erreur de config : %s\n"
-"                 : ligne %d, col %d du fichier %s\n"
-"%s\n"
-"%s"
+msgid "     Unknown file type %d; not saved: %s\n"
+msgstr "     Type de fichier inconnu %d ; non sauvé : %s\n"
 
-#: src/lib/lex.c:90
+#: src/filed/backup.c:458 src/filed/accurate.c:410 src/filed/verify.c:244
 #, c-format
-msgid "Config error: %s\n"
-msgstr "Erreur de config : %s\n"
-
-#: src/lib/lex.c:119
-msgid "Close of NULL file\n"
+msgid "%s digest initialization failed\n"
 msgstr ""
 
-#: src/lib/lex.c:195
-msgid "get_char: called after EOF\n"
-msgstr "get_char : appelé après EOF\n"
+#: src/filed/backup.c:474
+#, c-format
+msgid "%s signature digest initialization failed\n"
+msgstr ""
 
-#: src/lib/lex.c:237
+#: src/filed/backup.c:546
 #, c-format
-msgid "Config token too long, file: %s, line %d, begins at line %d\n"
-msgstr "Config token trop long, fichier : %s, ligne %d, débutant ligne %d\n"
+msgid "     Cannot open \"%s\": ERR=%s.\n"
+msgstr "     Impossible d'ouvrir « %s » : ERR=%s.\n"
 
-#: src/lib/lex.c:261
-msgid "none"
-msgstr "none"
+#: src/filed/backup.c:583
+#, fuzzy, c-format
+msgid "     Cannot open resource fork for \"%s\": ERR=%s.\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/lex.c:262
-msgid "comment"
-msgstr "comment"
+#: src/filed/backup.c:675
+#, fuzzy
+msgid "Failed to allocate memory for crypto signature.\n"
+msgstr "Impossible de se connecter au Director\n"
 
-#: src/lib/lex.c:263
-msgid "number"
-msgstr "number"
+#: src/filed/backup.c:680 src/filed/backup.c:686 src/filed/backup.c:701
+msgid "An error occurred while signing the stream.\n"
+msgstr ""
 
-#: src/lib/lex.c:264
-msgid "ip_addr"
-msgstr "ip_addr"
+#: src/filed/backup.c:725
+msgid "An error occurred finalizing signing the stream.\n"
+msgstr ""
 
-# identifiant
-#: src/lib/lex.c:265
-msgid "identifier"
-msgstr "identifier"
+#: src/filed/backup.c:815
+#, c-format
+msgid "Compression deflateParams error: %d\n"
+msgstr ""
 
-#: src/lib/lex.c:266
-msgid "string"
-msgstr "string"
+#: src/filed/backup.c:827
+msgid "Encrypting sparse data not supported.\n"
+msgstr ""
 
-#: src/lib/lex.c:267
-msgid "quoted_string"
-msgstr "quoted_string"
+#: src/filed/backup.c:834
+#, fuzzy
+msgid "Failed to initialize encryption context.\n"
+msgstr "Impossible d'initialiser le contexte TLS pour la Console « %s ».\n"
 
-#: src/lib/lex.c:303 src/lib/lex.c:309
+#: src/filed/backup.c:858 src/filed/backup.c:1018 src/filed/backup.c:1055
+#: src/filed/backup.c:1068 src/filed/backup.c:1128 src/filed/backup.c:1170
+#: src/filed/acl.c:91 src/filed/acl.c:106 src/filed/acl.c:114
+#: src/filed/xattr.c:90 src/filed/xattr.c:105 src/filed/xattr.c:113
+#: src/filed/fd_plugins.c:338 src/filed/fd_plugins.c:352
 #, c-format
-msgid "expected a positive integer number, got: %s"
-msgstr "attendait un nombre entier positif, pas : %s"
+msgid "Network send error to SD. ERR=%s\n"
+msgstr ""
 
-#: src/lib/lex.c:521
+#: src/filed/backup.c:940
 #, c-format
-msgid "Cannot open included config file %s: %s\n"
-msgstr "Impossible d'ouvrir le fichier de configuration inclus %s : %s\n"
+msgid "Compression deflate error: %d\n"
+msgstr ""
 
-#: src/lib/lex.c:556
+#: src/filed/backup.c:947
 #, c-format
-msgid "expected an integer or a range, got %s: %s"
-msgstr "attendait un entier ou bien un intervalle, pas %s : %s"
+msgid "Compression deflateReset error: %d\n"
+msgstr ""
 
-#: src/lib/lex.c:570 src/lib/lex.c:578 src/lib/lex.c:589 src/lib/lex.c:597
-#, c-format
-msgid "expected an integer number, got %s: %s"
-msgstr "attendait un nombre entier, pas %s : %s"
+#: src/filed/backup.c:990 src/filed/backup.c:1006
+msgid "Encryption error\n"
+msgstr ""
 
-#: src/lib/lex.c:607
+#: src/filed/backup.c:1032
 #, c-format
-msgid "expected a name, got %s: %s"
-msgstr "attendait un nom, pas %s : %s"
+msgid "Read error on file %s. ERR=%s\n"
+msgstr ""
 
-#: src/lib/lex.c:611
+#: src/filed/backup.c:1035
 #, c-format
-msgid "name %s length %d too long, max is %d\n"
-msgstr "la longueur du nom %s (%d) est trop grande, le max est %d\n"
+msgid "Too many errors. JobErrors=%d.\n"
+msgstr ""
+
+#: src/filed/backup.c:1045
+msgid "Encryption padding error\n"
+msgstr ""
+
+#: src/filed/backup.c:1106
+msgid "Invalid file flags, no supported data stream type.\n"
+msgstr ""
 
-#: src/lib/lex.c:619
+#: src/filed/accurate.c:194
 #, c-format
-msgid "expected a string, got %s: %s"
-msgstr "attendait une chaîne, pas %s : %s"
+msgid "Space saved with Base jobs: %lld MB\n"
+msgstr ""
 
-#: src/lib/res.c:55
+#: src/filed/accurate.c:381
 #, c-format
-msgid "rwl_writelock failure at %s:%d:  ERR=%s\n"
-msgstr "rwl_writelock en échec sur %s:%d : ERR=%s\n"
+msgid "Can't verify checksum for %s\n"
+msgstr ""
 
-#: src/lib/res.c:65
+#: src/filed/accurate.c:487
+#, fuzzy
+msgid "2991 Bad accurate command\n"
+msgstr "2991 Erreur dans la commande setdebug : %s\n"
+
+#: src/filed/authenticate.c:67
 #, c-format
-msgid "rwl_writeunlock failure at %s:%d:. ERR=%s\n"
-msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n"
+msgid "I only authenticate directors, not %d\n"
+msgstr ""
 
-#: src/lib/tls.c:81
+#: src/filed/authenticate.c:75 src/stored/authenticate.c:69
 #, c-format
-msgid ""
-"Error with certificate at depth: %d, issuer = %s, subject = %s, ERR=%d:%s\n"
+msgid "Bad Hello command from Director at %s. Len=%d.\n"
 msgstr ""
 
-#: src/lib/tls.c:118
-msgid "Error initializing SSL context"
-msgstr "Erreur pendant l'initialisation du contexte SSL"
+#: src/filed/authenticate.c:87 src/stored/authenticate.c:80
+#, c-format
+msgid "Bad Hello command from Director at %s: %s\n"
+msgstr ""
 
-#: src/lib/tls.c:139
-msgid "Error loading certificate verification stores"
+#: src/filed/authenticate.c:99
+#, c-format
+msgid "Connection from unknown Director %s at %s rejected.\n"
 msgstr ""
+"Connexion d'un Director inconnu %s à %s rejeté.\n"
+"\n"
+
+#: src/filed/authenticate.c:143
+#, c-format
+msgid "Incorrect password given by Director at %s.\n"
+msgstr "Password incorrect donné par le Director à %s.\n"
 
-#: src/lib/tls.c:144
+#: src/filed/authenticate.c:150 src/filed/authenticate.c:269
+#: src/stored/authenticate.c:138 src/stored/authenticate.c:249
 msgid ""
-"Either a certificate file or a directory must be specified as a verification "
-"store\n"
+"Authorization problem: Remote server did not advertize required TLS "
+"support.\n"
 msgstr ""
 
-#: src/lib/tls.c:155
-msgid "Error loading certificate file"
-msgstr "Erreur dans le chargement du certificat"
-
-#: src/lib/tls.c:163
-msgid "Error loading private key"
-msgstr "Erreur dans le chargement de la clef privée"
+#: src/filed/authenticate.c:168 src/filed/authenticate.c:287
+#: src/dird/authenticate.c:403
+msgid "TLS negotiation failed.\n"
+msgstr ""
 
-#: src/lib/tls.c:171
-msgid "Unable to open DH parameters file"
-msgstr "Impossible d'ouvrir le fichier de paramètre DH"
+#: src/filed/authenticate.c:207 src/stored/dircmd.c:210
+msgid "Unable to authenticate Director\n"
+msgstr ""
 
-#: src/lib/tls.c:177
-msgid "Unable to load DH parameters from specified file"
-msgstr "Impossible de charger les paramètres DH à partir du fichier spécifié"
+#: src/filed/authenticate.c:262
+msgid ""
+"Authorization key rejected by Storage daemon.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
+msgstr ""
 
-#: src/lib/tls.c:181
-msgid "Failed to set TLS Diffie-Hellman parameters"
-msgstr "Impossible de positionner les paramètres TLS Diffie-Hellman"
+#: src/filed/verify_vol.c:65
+msgid "Storage command not issued before Verify.\n"
+msgstr ""
 
-#: src/lib/tls.c:190
-msgid "Error setting cipher list, no valid ciphers available\n"
+#: src/filed/verify_vol.c:99 src/filed/restore.c:267
+#, c-format
+msgid "Record header scan error: %s\n"
 msgstr ""
 
-#: src/lib/tls.c:238
-msgid "Peer failed to present a TLS certificate\n"
+#: src/filed/verify_vol.c:108 src/filed/restore.c:277
+#, c-format
+msgid "Data record error. ERR=%s\n"
 msgstr ""
 
-#: src/lib/tls.c:280
+#: src/filed/verify_vol.c:112 src/filed/restore.c:281
 #, c-format
-msgid "Peer %s failed to present a TLS certificate\n"
+msgid "Actual data size %d not same as header %d\n"
 msgstr ""
 
-#: src/lib/tls.c:383
-msgid "Error creating file descriptor-based BIO"
+#: src/filed/verify_vol.c:145
+#, c-format
+msgid "Error scanning record header: %s\n"
 msgstr ""
 
-#: src/lib/tls.c:394
-msgid "Error creating new SSL object"
-msgstr "Erreur pendant la création d'un nouvel objet SSL"
+#: src/filed/verify_vol.c:208 src/filed/verify.c:211
+#, c-format
+msgid "Network error in send to Director: ERR=%s\n"
+msgstr ""
 
-#: src/lib/tls.c:458 src/lib/tls.c:481
-msgid "Connect failure"
-msgstr "Erreur de connexion"
+#: src/filed/filed_conf.c:381 src/dird/dird_conf.c:1433
+#: src/stored/stored_conf.c:607
+#, c-format
+msgid "Cannot find Director resource %s\n"
+msgstr "Impossible de trouver la ressource Director « %s »\n"
 
-#: src/lib/tls.c:558 src/lib/tls.c:562
-msgid "TLS shutdown failure."
-msgstr ""
+#: src/filed/filed_conf.c:387 src/dird/dird_conf.c:1507
+#, c-format
+msgid "Cannot find Client resource %s\n"
+msgstr "Impossible de trouver la ressource Client « %s »\n"
 
-#: src/lib/tls.c:611 src/lib/tls.c:631
-msgid "TLS read/write failure."
-msgstr ""
+#: src/filed/acl.c:374
+#, fuzzy, c-format
+msgid "acl_to_text error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2660
-msgid "everything ok"
-msgstr "tout est ok"
+#: src/filed/acl.c:400
+#, fuzzy, c-format
+msgid "acl_get_file error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2661
-msgid "incomplete named character"
+#: src/filed/acl.c:439
+#, fuzzy, c-format
+msgid "acl_delete_def_file error on file \"%s\": ERR=%s\n"
 msgstr ""
+"Impossible de récupérer les informations du Media pour le Volume %s : ERR="
+"%s\n"
 
-#: src/lib/var.c:2662
-msgid "incomplete hexadecimal value"
-msgstr "valeur hexadécimale incomplète"
+#: src/filed/acl.c:447
+#, fuzzy, c-format
+msgid "acl_from_text error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2663
-msgid "invalid hexadecimal value"
-msgstr "valeur hexadécimale invalide"
+#: src/filed/acl.c:460
+#, fuzzy, c-format
+msgid "acl_valid error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2664
-msgid "octal value too large"
-msgstr "valeur octal trop grande"
+#: src/filed/acl.c:481
+#, fuzzy, c-format
+msgid "acl_set_file error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2665
-msgid "invalid octal value"
-msgstr "valeur octal invalide"
+#: src/filed/acl.c:754
+#, fuzzy, c-format
+msgid "getacl error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2666
-msgid "incomplete octal value"
-msgstr "valeur octal incomplète"
+#: src/filed/acl.c:785
+#, fuzzy, c-format
+msgid "acltostr error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2667
-msgid "incomplete grouped hexadecimal value"
+#: src/filed/acl.c:802 src/filed/acl.c:809
+#, fuzzy, c-format
+msgid "strtoacl error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/filed/acl.c:827
+#, fuzzy, c-format
+msgid "setacl error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/filed/acl.c:912 src/filed/acl.c:1001
+#, fuzzy, c-format
+msgid "pathconf error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/filed/acl.c:930
+#, fuzzy, c-format
+msgid "acl_get error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/filed/acl.c:993
+#, c-format
+msgid ""
+"Trying to restore acl on file \"%s\" on filesystem without acl support\n"
 msgstr ""
 
-#: src/lib/var.c:2668
-msgid "incorrect character class specification"
+#: src/filed/acl.c:1017
+#, c-format
+msgid ""
+"Trying to restore acl on file \"%s\" on filesystem without aclent acl "
+"support\n"
 msgstr ""
 
-#: src/lib/var.c:2669
-msgid "invalid expansion configuration"
+#: src/filed/acl.c:1027
+#, c-format
+msgid ""
+"Trying to restore acl on file \"%s\" on filesystem without ace acl support\n"
 msgstr ""
 
-#: src/lib/var.c:2670
-msgid "out of memory"
-msgstr "plus de mémoire"
+#: src/filed/acl.c:1042
+#, fuzzy, c-format
+msgid "acl_fromtext error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2671
-msgid "incomplete variable specification"
+#: src/filed/acl.c:1055 src/filed/acl.c:1062
+#, c-format
+msgid "wrong encoding of acl type in acl stream on file \"%s\"\n"
 msgstr ""
 
-#: src/lib/var.c:2672
-msgid "undefined variable"
-msgstr "variable non définie"
+#: src/filed/acl.c:1086
+#, fuzzy, c-format
+msgid "acl_set error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2673
-msgid "input is neither text nor variable"
-msgstr "l'entrée n'est ni du texte ni une variable"
+#: src/filed/acl.c:1165
+#, fuzzy, c-format
+msgid "acltotext error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2674
-msgid "unknown command character in variable"
-msgstr ""
+#: src/filed/acl.c:1183
+#, fuzzy, c-format
+msgid "aclfromtext error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2675
-msgid "malformatted search and replace operation"
-msgstr ""
+#: src/filed/acl.c:1200
+#, fuzzy, c-format
+msgid "acl(SETACL) error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2676
-msgid "unknown flag in search and replace operation"
+#: src/filed/acl.c:1275
+#, c-format
+msgid "Can't restore ACLs of %s - incompatible acl stream encountered - %d\n"
 msgstr ""
 
-#: src/lib/var.c:2677
-msgid "invalid regex in search and replace operation"
+#: src/filed/restore.c:109
+#, c-format
+msgid "Size of data or stream of %s not correct. Original %s, restored %s.\n"
 msgstr ""
 
-#: src/lib/var.c:2678
-msgid "missing parameter in command"
+#: src/filed/restore.c:129
+#, c-format
+msgid "Invalid length of Finder Info (got %d, not 32)\n"
 msgstr ""
 
-#: src/lib/var.c:2679
-msgid "empty search string in search and replace operation"
-msgstr ""
+#: src/filed/restore.c:134
+#, fuzzy, c-format
+msgid "Could not set Finder Info on %s\n"
+msgstr "Impossible d'ouvrir le device %s\n"
 
-#: src/lib/var.c:2680
-msgid "start offset missing in cut operation"
+#: src/filed/restore.c:331
+#, c-format
+msgid "Record header file index %ld not equal record index %ld\n"
 msgstr ""
 
-#: src/lib/var.c:2681
-msgid "offsets in cut operation delimited by unknown character"
+#: src/filed/restore.c:345 src/stored/bextract.c:336
+#, c-format
+msgid "%s stream not supported on this Client.\n"
 msgstr ""
 
-#: src/lib/var.c:2682
-msgid "range out of bounds in cut operation"
+#: src/filed/restore.c:433
+msgid "Unexpected cryptographic session data stream.\n"
 msgstr ""
 
-#: src/lib/var.c:2683
-msgid "offset out of bounds in cut operation"
+#: src/filed/restore.c:443
+msgid ""
+"No private decryption keys have been defined to decrypt encrypted backup "
+"data.\n"
 msgstr ""
 
-#: src/lib/var.c:2684
-msgid "logic error in cut operation"
-msgstr ""
+#: src/filed/restore.c:454
+#, fuzzy
+msgid "Could not create digest.\n"
+msgstr "Impossible de créer la structure BSOCK cliente.\n"
 
-#: src/lib/var.c:2685
-msgid "malformatted transpose operation"
+#: src/filed/restore.c:472
+msgid "Missing private key required to decrypt encrypted backup data.\n"
 msgstr ""
 
-#: src/lib/var.c:2686
-msgid "source and target class mismatch in transpose operation"
-msgstr ""
+#: src/filed/restore.c:475
+msgid "Decrypt of the session key failed.\n"
+msgstr "Impossible de décrypter la clef de session.\n"
 
-#: src/lib/var.c:2687
-msgid "empty character class in transpose operation"
+#: src/filed/restore.c:481
+#, c-format
+msgid "An error occurred while decoding encrypted session data stream: %s\n"
 msgstr ""
 
-#: src/lib/var.c:2688
-msgid "incorrect character class in transpose operation"
+#: src/filed/restore.c:534 src/filed/restore.c:587
+#, c-format
+msgid "Missing encryption session data stream for %s\n"
 msgstr ""
 
-#: src/lib/var.c:2689
-msgid "malformatted padding operation"
+#: src/filed/restore.c:542 src/filed/restore.c:594
+#, c-format
+msgid "Failed to initialize decryption context for %s\n"
 msgstr ""
 
-#: src/lib/var.c:2690
-msgid "width parameter missing in padding operation"
-msgstr ""
+#: src/filed/restore.c:606
+#, fuzzy, c-format
+msgid "Cannot open resource fork for %s.\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/var.c:2691
-msgid "fill string missing in padding operation"
+#: src/filed/restore.c:731
+msgid "Unexpected cryptographic signature data stream.\n"
 msgstr ""
 
-#: src/lib/var.c:2692
-msgid "unknown quoted pair in search and replace operation"
+#: src/filed/restore.c:739
+#, c-format
+msgid "Failed to decode message signature for %s\n"
 msgstr ""
 
-#: src/lib/var.c:2693
-msgid "sub-matching reference out of range"
+#: src/filed/restore.c:765 src/stored/bextract.c:495
+#, c-format
+msgid "Unknown stream=%d ignored. This shouldn't happen!\n"
 msgstr ""
 
-#: src/lib/var.c:2694
-msgid "invalid argument"
-msgstr "argument invalide"
+#: src/filed/restore.c:794
+#, fuzzy, c-format
+msgid "Encountered %ld acl errors while doing restore\n"
+msgstr "Saisir la liste des fichiers à restaurer"
 
-#: src/lib/var.c:2695
-msgid "incomplete quoted pair"
+#: src/filed/restore.c:798
+#, c-format
+msgid "Encountered %ld xattr errors while doing restore\n"
 msgstr ""
 
-#: src/lib/var.c:2696
-msgid "lookup function does not support variable arrays"
+#: src/filed/restore.c:802
+#, c-format
+msgid ""
+"%d non-supported data streams and %d non-supported attrib streams ignored.\n"
 msgstr ""
 
-#: src/lib/var.c:2697
-msgid "index of array variable contains an invalid character"
+#: src/filed/restore.c:806
+#, c-format
+msgid "%d non-supported resource fork streams ignored.\n"
 msgstr ""
 
-#: src/lib/var.c:2698
-msgid "index of array variable is incomplete"
+#: src/filed/restore.c:809
+#, c-format
+msgid "%d non-supported Finder Info streams ignored.\n"
 msgstr ""
 
-#: src/lib/var.c:2699
-msgid "bracket expression in array variable's index not closed"
+#: src/filed/restore.c:812
+#, c-format
+msgid "%d non-supported acl streams ignored.\n"
 msgstr ""
 
-#: src/lib/var.c:2700
-msgid "division by zero error in index specification"
-msgstr ""
+#: src/filed/restore.c:815
+#, fuzzy, c-format
+msgid "%d non-supported crypto streams ignored.\n"
+msgstr "contentEncryptionAlgorithm non supporté : %d\n"
 
-#: src/lib/var.c:2701
-msgid "unterminated loop construct"
-msgstr ""
+#: src/filed/restore.c:818
+#, fuzzy, c-format
+msgid "%d non-supported xattr streams ignored.\n"
+msgstr "contentEncryptionAlgorithm non supporté : %d\n"
 
-#: src/lib/var.c:2702
-msgid "invalid character in loop limits"
+#: src/filed/restore.c:886 src/lib/util.c:406
+msgid "None"
 msgstr ""
 
-#: src/lib/var.c:2703
-msgid "malformed operation argument list"
+#: src/filed/restore.c:890
+msgid "Zlib errno"
 msgstr ""
 
-#: src/lib/var.c:2704
-msgid "undefined operation"
-msgstr "opération indéfinie"
+#: src/filed/restore.c:892
+msgid "Zlib stream error"
+msgstr ""
 
-#: src/lib/var.c:2705
-msgid "formatting failure"
+#: src/filed/restore.c:894
+msgid "Zlib data error"
 msgstr ""
 
-#: src/lib/var.c:2714
-msgid "unknown error"
-msgstr "erreur inconnue"
+#: src/filed/restore.c:896
+msgid "Zlib memory error"
+msgstr ""
 
-#: src/lib/bget_msg.c:86
-msgid "Status OK\n"
-msgstr "Statut OK\n"
+#: src/filed/restore.c:898
+msgid "Zlib buffer error"
+msgstr ""
 
-#: src/lib/bget_msg.c:90
-#, c-format
-msgid "bget_msg: unknown signal %d\n"
+#: src/filed/restore.c:900
+msgid "Zlib version error"
 msgstr ""
 
-#: src/lib/signal.c:61
-msgid "Invalid signal number"
+#: src/filed/restore.c:902 src/lib/util.c:747 src/lib/util.c:757
+#: src/lib/util.c:765 src/lib/util.c:772 src/lib/util.c:779 src/lib/util.c:793
+#: src/lib/util.c:803 src/lib/util.c:810 src/lib/util.c:821
+msgid "*none*"
 msgstr ""
 
-#: src/lib/signal.c:87
+#: src/filed/restore.c:940
 #, c-format
-msgid "Bacula interrupted by signal %d: %s\n"
-msgstr "Bacula a reçu le signal %d : %s\n"
+msgid "Missing cryptographic signature for %s\n"
+msgstr ""
 
-#: src/lib/signal.c:100
-#, c-format
-msgid "Kaboom! %s, %s got signal %d. Attempting traceback.\n"
-msgstr "Kaboom ! %s, %s a reçu le signal %d. Tentative de dump des traces.\n"
+#: src/filed/restore.c:973 src/filed/restore.c:1002
+#, fuzzy, c-format
+msgid "Signature validation failed for file %s: ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
 
-#: src/lib/signal.c:102
-#, c-format
-msgid "Kaboom! exepath=%s\n"
-msgstr "Kaboom ! exepath=%s\n"
+#: src/filed/restore.c:990
+#, fuzzy, c-format
+msgid "Digest one file failed for file: %s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
 
-#: src/lib/signal.c:136
+#: src/filed/restore.c:1029
 #, c-format
-msgid "Fork error: ERR=%s\n"
-msgstr "Fork en erreur : ERR=%s\n"
+msgid "Signature validation failed for %s: %s\n"
+msgstr ""
 
-#: src/lib/signal.c:143
+#: src/filed/restore.c:1057 src/stored/bextract.c:426
 #, c-format
-msgid "Calling: %s %s %s\n"
-msgstr "Exécution : %s %s %s\n"
+msgid "Seek to %s error on %s: ERR=%s\n"
+msgstr ""
 
-#: src/lib/signal.c:145
+#: src/filed/restore.c:1094
 #, c-format
-msgid "execv: %s failed: ERR=%s\n"
-msgstr "execv : %s en échec : ERR=%s\n"
+msgid "Uncompression error on file %s. ERR=%s\n"
+msgstr ""
 
-#: src/lib/signal.c:160
-#, c-format
-msgid "Traceback complete, attempting cleanup ...\n"
+#: src/filed/restore.c:1103 src/stored/bextract.c:460
+msgid "GZIP data stream found, but GZIP not configured!\n"
 msgstr ""
 
-#: src/lib/signal.c:168
+#: src/filed/restore.c:1126
 #, c-format
-msgid "It looks like the traceback worked ...\n"
+msgid "Write error in Win32 Block Decomposition on %s: %s\n"
 msgstr ""
 
-#: src/lib/signal.c:197
+#: src/filed/restore.c:1132 src/stored/bextract.c:285
+#: src/stored/bextract.c:291
 #, c-format
-msgid "BA_NSIG too small (%d) should be (%d)\n"
-msgstr "BA_NSIG trop petit (%d) devrait être (%d)\n"
+msgid "Write error on %s: %s\n"
+msgstr ""
 
-#: src/lib/signal.c:203
-msgid "UNKNOWN SIGNAL"
-msgstr "SIGNAL INCONNU"
+#: src/filed/restore.c:1185
+msgid "Decryption error\n"
+msgstr ""
 
-#: src/lib/signal.c:204
-msgid "Hangup"
-msgstr "Hangup"
+#: src/filed/restore.c:1279
+msgid "Logic error: output file should be open\n"
+msgstr ""
 
-#: src/lib/signal.c:205
-msgid "Interrupt"
+#: src/filed/restore.c:1310
+msgid "Logic error: output file should not be open\n"
 msgstr ""
 
-#: src/lib/signal.c:206
-msgid "Quit"
-msgstr "Quit"
+#: src/filed/restore.c:1343
+#, c-format
+msgid "Decryption error. buf_len=%d decrypt_len=%d on file %s\n"
+msgstr ""
 
-#: src/lib/signal.c:207
-msgid "Illegal instruction"
+#: src/filed/restore.c:1464
+msgid "Open File Manager paused\n"
 msgstr ""
 
-#: src/lib/signal.c:208
-msgid "Trace/Breakpoint trap"
+#: src/filed/restore.c:1468
+msgid "FAILED to pause Open File Manager\n"
 msgstr ""
 
-#: src/lib/signal.c:209
-msgid "Abort"
-msgstr "Abort"
+#: src/filed/restore.c:1476
+#, c-format
+msgid "Running as '%s'. Privmask=%#08x\n"
+msgstr ""
 
-#: src/lib/signal.c:211
-msgid "EMT instruction (Emulation Trap)"
+#: src/filed/restore.c:1478
+msgid "Failed to retrieve current UserName\n"
 msgstr ""
 
-#: src/lib/signal.c:214
-msgid "IOT trap"
-msgstr "IOT trap"
+#: src/filed/xattr.c:227
+#, c-format
+msgid "Illegal xattr stream, no XATTR_MAGIC on file \"%s\"\n"
+msgstr ""
 
-#: src/lib/signal.c:216
-msgid "BUS error"
-msgstr "BUS error"
+#: src/filed/xattr.c:348 src/filed/xattr.c:374
+#, fuzzy, c-format
+msgid "llistxattr error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/signal.c:217
-msgid "Floating-point exception"
-msgstr ""
+#: src/filed/xattr.c:452 src/filed/xattr.c:478
+#, fuzzy, c-format
+msgid "lgetxattr error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/signal.c:218
-msgid "Kill, unblockable"
+#: src/filed/xattr.c:499 src/filed/xattr.c:867 src/filed/xattr.c:1601
+#, c-format
+msgid "Xattr stream on file \"%s\" exceeds maximum size of %d bytes\n"
 msgstr ""
 
-#: src/lib/signal.c:219
-msgid "User-defined signal 1"
-msgstr ""
+#: src/filed/xattr.c:523 src/filed/xattr.c:901
+#, fuzzy, c-format
+msgid "Failed to serialize extended attributes on file \"%s\"\n"
+msgstr "Impossible d'initialiser le contexte TLS pour la Console « %s ».\n"
 
-#: src/lib/signal.c:220
-msgid "Segmentation violation"
-msgstr "Erreur de segmentation"
+#: src/filed/xattr.c:571
+#, fuzzy, c-format
+msgid "lsetxattr error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/signal.c:221
-msgid "User-defined signal 2"
-msgstr ""
+#: src/filed/xattr.c:673
+#, fuzzy, c-format
+msgid "Failed to convert %d into namespace on file \"%s\"\n"
+msgstr "Impossible de lire le certificat à partir du fichier"
 
-#: src/lib/signal.c:222
-msgid "Broken pipe"
-msgstr "Tube brisé"
+#: src/filed/xattr.c:706 src/filed/xattr.c:732
+#, fuzzy, c-format
+msgid "extattr_list_link error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/signal.c:223
-msgid "Alarm clock"
-msgstr "Alarm clock"
+#: src/filed/xattr.c:820 src/filed/xattr.c:846
+#, fuzzy, c-format
+msgid "extattr_get_link error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/signal.c:224
-msgid "Termination"
+#: src/filed/xattr.c:959
+#, fuzzy, c-format
+msgid "Failed to split %s into namespace and name part on file \"%s\"\n"
 msgstr ""
+"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n"
 
-#: src/lib/signal.c:226
-msgid "Stack fault"
-msgstr ""
+#: src/filed/xattr.c:971
+#, fuzzy, c-format
+msgid "Failed to convert %s into namespace on file \"%s\"\n"
+msgstr "Impossible de lire le certificat à partir du fichier"
 
-#: src/lib/signal.c:228
-msgid "Child status has changed"
-msgstr ""
+#: src/filed/xattr.c:989
+#, fuzzy, c-format
+msgid "extattr_set_link error on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/lib/signal.c:229
-msgid "Continue"
-msgstr "Continue"
+#: src/filed/xattr.c:1269 src/filed/xattr.c:1319
+#, fuzzy, c-format
+msgid "Unable to get acl on xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:230
-msgid "Stop, unblockable"
-msgstr ""
+#: src/filed/xattr.c:1333
+#, fuzzy, c-format
+msgid "Unable to get acl text on xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:231
-msgid "Keyboard stop"
-msgstr ""
+#: src/filed/xattr.c:1402
+#, fuzzy, c-format
+msgid "Unable to get status on xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:232
-msgid "Background read from tty"
-msgstr ""
+#: src/filed/xattr.c:1525
+#, fuzzy, c-format
+msgid "Unable to open xattr %s on \"%s\": ERR=%s\n"
+msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
 
-#: src/lib/signal.c:233
-msgid "Background write to tty"
-msgstr ""
+#: src/filed/xattr.c:1544
+#, fuzzy, c-format
+msgid "Unable to read symlin %s on \"%s\": ERR=%s\n"
+msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
 
-#: src/lib/signal.c:234
-msgid "Urgent condition on socket"
-msgstr ""
+#: src/filed/xattr.c:1613
+#, fuzzy, c-format
+msgid "Unable to read content of xattr %s on file \"%s\"\n"
+msgstr "Impossible de lire le certificat à partir du fichier"
 
-#: src/lib/signal.c:235
-msgid "CPU limit exceeded"
-msgstr ""
+#: src/filed/xattr.c:1649
+#, fuzzy, c-format
+msgid "Unable to chdir to xattr space of file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:236
-msgid "File size limit exceeded"
-msgstr ""
+#: src/filed/xattr.c:1705 src/filed/xattr.c:1932
+#, fuzzy, c-format
+msgid "Unable to open file \"%s\": ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
 
-#: src/lib/signal.c:237
-msgid "Virtual alarm clock"
-msgstr ""
+#: src/filed/xattr.c:1730 src/filed/xattr.c:1981
+#, fuzzy, c-format
+msgid "Unable to open xattr space %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:238
-msgid "Profiling alarm clock"
-msgstr ""
+#: src/filed/xattr.c:1743 src/filed/xattr.c:1951
+#, fuzzy, c-format
+msgid "Unable to chdir to xattr space on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:239
-msgid "Window size change"
-msgstr ""
+#: src/filed/xattr.c:1761
+#, fuzzy, c-format
+msgid "Unable to list the xattr space on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:240
-msgid "I/O now possible"
-msgstr ""
+#: src/filed/xattr.c:1850
+#, fuzzy, c-format
+msgid "Unable to convert acl from text on file \"%s\"\n"
+msgstr "Impossible de lire le certificat à partir du fichier"
 
-#: src/lib/signal.c:242
-msgid "Power failure restart"
-msgstr ""
+#: src/filed/xattr.c:1857 src/filed/xattr.c:1878
+#, fuzzy, c-format
+msgid "Unable to restore acl of xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:245
-msgid "No runnable lwp"
-msgstr ""
+#: src/filed/xattr.c:1943
+#, fuzzy, c-format
+msgid "Unable to open xattr space on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:248
-msgid "SIGLWP special signal used by thread library"
-msgstr ""
+#: src/filed/xattr.c:1967 src/filed/xattr.c:2106
+#, fuzzy, c-format
+msgid "Unable to open xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:251
-msgid "Checkpoint Freeze"
-msgstr ""
+#: src/filed/xattr.c:1995
+#, fuzzy, c-format
+msgid "Unable to chdir to xattr space %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:254
-msgid "Checkpoint Thaw"
-msgstr ""
+#: src/filed/xattr.c:2031
+#, fuzzy, c-format
+msgid "Unable to mkfifo xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:257
-msgid "Thread Cancellation"
-msgstr ""
+#: src/filed/xattr.c:2045
+#, fuzzy, c-format
+msgid "Unable to mknod xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/signal.c:260
-msgid "Resource Lost (e.g. record-lock lost)"
-msgstr ""
+#: src/filed/xattr.c:2060
+#, fuzzy, c-format
+msgid "Unable to mkdir xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/filed/xattr.c:2077
+#, fuzzy, c-format
+msgid "Unable to link xattr %s to %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
 
-#: src/lib/bnet_server.c:96
+#: src/filed/xattr.c:2126
 #, c-format
-msgid "Cannot open stream socket. ERR=%s. Current %s All %s\n"
+msgid ""
+"Unable to restore data of xattr %s on file \"%s\": Not all data available in "
+"xattr stream\n"
 msgstr ""
 
-#: src/lib/bnet_server.c:109 src/lib/bnet_server.c:258
-#, c-format
-msgid "Cannot set SO_REUSEADDR on socket: %s\n"
-msgstr "Impossible de positionner l'option SO_REUSEADDR sur la socket : %s\n"
+#: src/filed/xattr.c:2136
+#, fuzzy, c-format
+msgid "Unable to restore data of xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/lib/bnet_server.c:118
-#, c-format
-msgid "Cannot bind port %d: ERR=%s: Retrying ...\n"
-msgstr "Impossible de s'attacher au port %d : ERR=%s : Réessaie...\n"
+#: src/filed/xattr.c:2156
+#, fuzzy, c-format
+msgid "Unable to symlink xattr %s to %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
+
+#: src/filed/xattr.c:2189
+#, fuzzy, c-format
+msgid "Unable to restore owner of xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/filed/xattr.c:2214
+#, fuzzy, c-format
+msgid "Unable to restore filetimes of xattr %s on file \"%s\": ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
 
-#: src/lib/bnet_server.c:123
+#: src/filed/xattr.c:2229
 #, c-format
-msgid "Cannot bind port %d: ERR=%s.\n"
-msgstr "Impossible de s'attacher au port %d : ERR=%s.\n"
+msgid "Illegal xattr stream, failed to parse xattr stream on file \"%s\"\n"
+msgstr ""
 
-#: src/lib/bnet_server.c:134
+#: src/filed/xattr.c:2286
 #, c-format
-msgid "Could not init client queue: ERR=%s\n"
-msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n"
+msgid "Failed to restore extensible attributes on file \"%s\"\n"
+msgstr ""
+
+#: src/filed/xattr.c:2297
+#, fuzzy, c-format
+msgid "Failed to restore extended attributes on file \"%s\"\n"
+msgstr ""
+"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n"
 
-#: src/lib/bnet_server.c:157 src/lib/bnet_server.c:320
+#: src/filed/xattr.c:2355
 #, c-format
-msgid "Error in select: %s\n"
-msgstr "Erreur sur le select : %s\n"
+msgid ""
+"Can't restore Extended Attributes of %s - incompatible xattr stream "
+"encountered - %d\n"
+msgstr ""
 
-#: src/lib/bnet_server.c:178 src/lib/bnet_server.c:339
+#: src/filed/job.c:418
 #, c-format
-msgid "Connection from %s:%d refused by hosts.access\n"
-msgstr "Connexion depuis %s:%d refusée par hosts.access\n"
+msgid "2901 Job %s not found.\n"
+msgstr "2901 Le job %s est introuvable.\n"
 
-#: src/lib/bnet_server.c:193 src/lib/bnet_server.c:351 src/lib/bnet.c:794
-#: src/lib/bnet.c:819
+#: src/filed/job.c:428
 #, c-format
-msgid "Cannot set SO_KEEPALIVE on socket: %s\n"
-msgstr "Impossible de positionner SO_KEEPALIVE sur la socket : %s\n"
+msgid "2001 Job %s marked to be canceled.\n"
+msgstr "2001 Le job %s va être annulé.\n"
 
-#: src/lib/bnet_server.c:204
-msgid "Could not create client BSOCK.\n"
-msgstr "Impossible de créer la structure BSOCK cliente.\n"
+#: src/filed/job.c:431
+msgid "2902 Error scanning cancel command.\n"
+msgstr "2902 Erreur dans le décodage de la commande d'annulation.\n"
 
-#: src/lib/bnet_server.c:211
+#: src/filed/job.c:450
 #, c-format
-msgid "Could not add job to client queue: ERR=%s\n"
-msgstr "Impossible d'ajouter le job à la queue cliente : ERR=%s\n"
+msgid "2991 Bad setdebug command: %s\n"
+msgstr "2991 Erreur dans la commande setdebug : %s\n"
 
-#: src/lib/bnet_server.c:222
+#: src/filed/job.c:466
 #, c-format
-msgid "Could not destroy client queue: ERR=%s\n"
-msgstr "Impossible de détruire la queue cliente : ERR=%s\n"
+msgid "Bad estimate command: %s"
+msgstr ""
+
+#: src/filed/job.c:467
+msgid "2992 Bad estimate command.\n"
+msgstr ""
 
-#: src/lib/bnet_server.c:249
+#: src/filed/job.c:490
 #, c-format
-msgid "Cannot open stream socket: %s\n"
+msgid "Bad Job Command: %s"
 msgstr ""
 
-#: src/lib/bnet_server.c:278
+#: src/filed/job.c:512
 #, c-format
-msgid "Cannot bind port %d: ERR=%s: retrying ...\n"
-msgstr "Impossible de s'attacher au port %d : ERR=%s : Réessaie...\n"
+msgid "Bad RunBeforeJob command: %s\n"
+msgstr ""
 
-#: src/lib/bnet_server.c:284
-msgid "Server socket"
-msgstr "Socket serveur"
+#: src/filed/job.c:513 src/filed/job.c:531
+msgid "2905 Bad RunBeforeJob command.\n"
+msgstr ""
 
-#: src/lib/bnet_server.c:284 src/lib/bnet_server.c:378
-msgid "client"
-msgstr "client"
+#: src/filed/job.c:542
+msgid "2905 Bad RunBeforeNow command.\n"
+msgstr ""
 
-#: src/lib/bnet_server.c:366
+#: src/filed/job.c:561
 #, c-format
-msgid "Socket accept error for %s. ERR=%s\n"
+msgid "Bad RunAfter command: %s\n"
 msgstr ""
 
-#: src/lib/bnet_server.c:371 src/cats/sqlite.c:166
-msgid "unknown"
-msgstr "inconnu"
+#: src/filed/job.c:562
+msgid "2905 Bad RunAfterJob command.\n"
+msgstr ""
 
-#: src/lib/runscript.c:200
+#: src/filed/job.c:596
 #, c-format
-msgid "%s: run command \"%s\"\n"
-msgstr "%s: exécution de la commande « %s »\n"
+msgid "Bad RunScript command: %s\n"
+msgstr "Erreur dans la commande RunScript : %s\n"
+
+#: src/filed/job.c:597
+msgid "2905 Bad RunScript command.\n"
+msgstr "2905 Erreur sur la commande RunScript.\n"
 
-#: src/lib/runscript.c:206
+#: src/filed/job.c:688 src/dird/fd_cmds.c:487
 #, c-format
-msgid "Runscript: %s could not execute. ERR=%s\n"
-msgstr "Runscript : impossible d'exécuter %s. ERR=%s\n"
+msgid "Cannot run program: %s. ERR=%s\n"
+msgstr "Impossible de lancer la commande : %s. ERR=%s\n"
 
-#: src/lib/runscript.c:215
+#: src/filed/job.c:704
 #, c-format
-msgid "%s: %s\n"
-msgstr "%s: %s\n"
+msgid "Error running program: %s. stat=%d: ERR=%s\n"
+msgstr "Erreur dans l'exécution de la commande : %s. stat=%d: ERR=%s\n"
 
-#: src/lib/runscript.c:220
+#: src/filed/job.c:714
 #, c-format
-msgid "Runscript: %s returned non-zero status=%d. ERR=%s\n"
+msgid "Cannot open FileSet input file: %s. ERR=%s\n"
 msgstr ""
 
-#: src/lib/runscript.c:240 src/dird/dird_conf.c:614
-msgid " --> RunScript\n"
-msgstr " --> RunScript\n"
+#: src/filed/job.c:736
+msgid "Plugin Directory not defined. Cannot use plugin: \"%\"\n"
+msgstr ""
 
-#: src/lib/runscript.c:241 src/dird/dird_conf.c:615
+#: src/filed/job.c:830
 #, c-format
-msgid "  --> Command=%s\n"
-msgstr "  --> Command=%s\n"
+msgid "REGEX %s compile error. ERR=%s\n"
+msgstr ""
 
-#: src/lib/runscript.c:242 src/dird/dird_conf.c:616
+#: src/filed/job.c:896
 #, c-format
-msgid "  --> Target=%s\n"
-msgstr "  --> Target=%s\n"
+msgid "Invalid FileSet command: %s\n"
+msgstr ""
 
-#: src/lib/runscript.c:243 src/dird/dird_conf.c:617
+#: src/filed/job.c:1164 src/findlib/match.c:200 src/tools/testfind.c:641
 #, c-format
-msgid "  --> RunOnSuccess=%u\n"
-msgstr "  --> RunOnSuccess=%u\n"
+msgid "Unknown include/exclude option: %c\n"
+msgstr ""
 
-#: src/lib/runscript.c:244 src/dird/dird_conf.c:618
+#: src/filed/job.c:1233 src/stored/dircmd.c:1021
 #, c-format
-msgid "  --> RunOnFailure=%u\n"
-msgstr "  --> RunOnFailure=%u\n"
+msgid "Could not create bootstrap file %s: ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
 
-#: src/lib/runscript.c:245 src/dird/dird_conf.c:619
-#, c-format
-msgid "  --> AbortJobOnError=%u\n"
-msgstr "  --> AbortJobOnError=%u\n"
+#: src/filed/job.c:1347
+#, fuzzy, c-format
+msgid ""
+"DIR and FD clocks differ by %lld seconds, FD automatically compensating.\n"
+msgstr ""
+"L'horloge du client et du director ont %d secondes d'écart, le client s'est "
+"ajusté automatiquement.\n"
 
-#: src/lib/runscript.c:246 src/dird/dird_conf.c:620
+#: src/filed/job.c:1356
 #, c-format
-msgid "  --> RunWhen=%u\n"
-msgstr "  --> RunWhen=%u\n"
-
-#: src/lib/pythonlib.c:114
-msgid "Could not initialize Python\n"
-msgstr "Impossible d'initialiser le Python\n"
+msgid "Unknown backup level: %s\n"
+msgstr ""
 
-#: src/lib/pythonlib.c:119
+#: src/filed/job.c:1369
 #, c-format
-msgid "Could not Run Python string %s\n"
-msgstr "Impossible de lancer la commande Python %s\n"
+msgid "Bad level command: %s\n"
+msgstr ""
 
-#: src/lib/pythonlib.c:131
-msgid "Could not initialize Python Job type.\n"
+#: src/filed/job.c:1390
+#, c-format
+msgid "Bad session command: %s"
 msgstr ""
 
-#: src/lib/pythonlib.c:136
+#: src/filed/job.c:1449
 #, c-format
-msgid "Could not import Python script %s/%s. Python disabled.\n"
+msgid "Bad storage command: %s"
 msgstr ""
 
-#: src/lib/pythonlib.c:239
-msgid "Could not create Python Job Object.\n"
+#: src/filed/job.c:1463 src/tray-monitor/tray-monitor.c:952
+#: src/dird/msgchan.c:106
+msgid "Storage daemon"
 msgstr ""
 
-#: src/lib/pythonlib.c:252 src/lib/pythonlib.c:276
+#: src/filed/job.c:1469
 #, c-format
-msgid "Python function \"%s\" not found.\n"
+msgid "Failed to connect to Storage daemon: %s:%d\n"
 msgstr ""
 
-#: src/lib/pythonlib.c:291
-#, c-format
-msgid "Unknown Python daemon event %s\n"
+#: src/filed/job.c:1481
+msgid "Failed to authenticate Storage daemon.\n"
 msgstr ""
 
-#: src/lib/pythonlib.c:316
-#, fuzzy, c-format
-msgid "Unable to initialize the Python lock. ERR=%s\n"
-msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
+#: src/filed/job.c:1522
+msgid "ACL support not configured for your machine.\n"
+msgstr ""
 
-#: src/lib/semlock.c:185
-msgid "sem_unlock by non-owner.\n"
+#: src/filed/job.c:1526
+msgid "XATTR support not configured for your machine.\n"
 msgstr ""
 
-#: src/lib/semlock.c:248 src/lib/rwlock.c:353
+#: src/filed/job.c:1535
+msgid "Cannot contact Storage daemon\n"
+msgstr "Impossible de se connecter au démon Storage\n"
+
+#: src/filed/job.c:1554
 #, c-format
-msgid "Write lock failed. ERR=%s\n"
+msgid "Bad response to append open: %s\n"
 msgstr ""
 
-#: src/lib/semlock.c:255 src/lib/rwlock.c:360
-#, c-format
-msgid "Write unlock failed. ERR=%s\n"
+#: src/filed/job.c:1559
+msgid "Bad response from stored to open command\n"
 msgstr ""
 
-#: src/lib/semlock.c:265 src/lib/rwlock.c:370
+#: src/filed/job.c:1587
 #, c-format
-msgid "Read lock failed. ERR=%s\n"
-msgstr ""
+msgid "Generate VSS snapshots. Driver=\"%s\", Drive(s)=\"%s\"\n"
+msgstr "Création des snapshot VSS. Driver=« %s », Lecteur(s)=« %s »\n"
+
+#: src/filed/job.c:1589
+msgid "Generate VSS snapshots failed.\n"
+msgstr "Erreur durant la création des snapshots VSS.\n"
 
-#: src/lib/semlock.c:272 src/lib/rwlock.c:377
+#: src/filed/job.c:1596
 #, c-format
-msgid "Read unlock failed. ERR=%s\n"
+msgid ""
+"Generate VSS snapshot of drive \"%c:\\\" failed. VSS support is disabled on "
+"this drive.\n"
 msgstr ""
+"Erreur lors de la création du snapshot VSS du lecteur « %c:\\\\ ». Le "
+"VSS est désactivé sur ce lecteur.\n"
 
-#: src/lib/semlock.c:281 src/lib/rwlock.c:386
+#: src/filed/job.c:1603
 #, c-format
-msgid "Thread %d found unchanged elements %d times\n"
+msgid "VSS Writer (PrepareForBackup): %s\n"
 msgstr ""
 
-#: src/lib/semlock.c:313 src/lib/rwlock.c:418
-#, c-format
-msgid "Init rwlock failed. ERR=%s\n"
+#: src/filed/job.c:1608
+msgid "No drive letters found for generating VSS snapshots.\n"
 msgstr ""
 
-#: src/lib/semlock.c:328 src/lib/rwlock.c:433
+#: src/filed/job.c:1612
 #, c-format
-msgid "Create thread failed. ERR=%s\n"
+msgid "VSS was not initialized properly. VSS support is disabled. ERR=%s\n"
 msgstr ""
 
-#: src/lib/semlock.c:339 src/lib/rwlock.c:444
-#, c-format
-msgid "Join thread failed. ERR=%s\n"
+#: src/filed/job.c:1663
+msgid "Append Close with SD failed.\n"
 msgstr ""
 
-#: src/lib/semlock.c:342 src/lib/rwlock.c:447
+#: src/filed/job.c:1667
 #, c-format
-msgid "%02d: interval %d, writes %d, reads %d\n"
+msgid "Bad status %d returned from Storage Daemon.\n"
 msgstr ""
 
-#: src/lib/semlock.c:352 src/lib/rwlock.c:457
+#: src/filed/job.c:1685
 #, c-format
-msgid "data %02d: value %d, %d writes\n"
+msgid "VSS Writer (BackupComplete): %s\n"
 msgstr ""
 
-#: src/lib/semlock.c:357 src/lib/rwlock.c:462
+#: src/filed/job.c:1709
 #, c-format
-msgid "Total: %d thread writes, %d data writes\n"
+msgid "2994 Bad verify command: %s\n"
 msgstr ""
 
-#: src/lib/semlock.c:429 src/lib/rwlock.c:534
-msgid "Try write lock"
+#: src/filed/job.c:1724 src/filed/job.c:1765
+#, c-format
+msgid "2994 Bad verify level: %s\n"
 msgstr ""
 
-#: src/lib/semlock.c:435 src/lib/rwlock.c:540
-msgid "Try read lock"
+#: src/filed/job.c:1799
+#, c-format
+msgid "Bad replace command. CMD=%s\n"
 msgstr ""
 
-#: src/lib/semlock.c:490 src/lib/rwlock.c:595
-msgid "Create thread"
+#: src/filed/job.c:1817
+#, c-format
+msgid "Bad where regexp. where=%s\n"
 msgstr ""
 
-#: src/lib/semlock.c:500 src/lib/rwlock.c:605
-msgid "Join thread"
+#: src/filed/job.c:1901
+msgid "Improper calling sequence.\n"
 msgstr ""
 
-#: src/lib/semlock.c:502 src/lib/rwlock.c:607
+#: src/filed/job.c:1921
 #, c-format
-msgid "%02d: interval %d, updates %d, r_collisions %d, w_collisions %d\n"
+msgid "Bad response to SD read open: %s\n"
+msgstr ""
+
+#: src/filed/job.c:1926
+msgid "Bad response from stored to read open command\n"
 msgstr ""
 
-#: src/lib/semlock.c:514 src/lib/rwlock.c:619
+#: src/filed/job.c:1993
 #, c-format
-msgid "data %02d: value %d, %d updates\n"
+msgid "Comm error with SD. bad response to %s. ERR=%s\n"
 msgstr ""
 
-#: src/lib/address_conf.c:50
+#: src/filed/job.c:1996
 #, c-format
-msgid "Only ipv4 and ipv6 are supported (%d)\n"
-msgstr "Seulement l'ipv4 et l'ipv6 sont supportés (%d)\n"
+msgid "Bad response to %s command. Wanted %s, got %s\n"
+msgstr ""
 
-#: src/lib/address_conf.c:54
+#: src/filed/job.c:2017 src/dird/msgchan.c:461 src/dird/restore.c:137
 #, c-format
-msgid "Only ipv4 is supported (%d)\n"
-msgstr "Seulement l'ipv4 est supporté (%d)\n"
+msgid "Could not open bootstrap file %s: ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier bootstrap %s : ERR=%s\n"
 
-#: src/lib/address_conf.c:163
+#: src/filed/fd_plugins.c:277
 #, c-format
-msgid "It was tried to assign a ipv6 address to a ipv4(%d)\n"
+msgid "Command plugin \"%s\" returned bad startBackupFile packet.\n"
 msgstr ""
 
-#: src/lib/address_conf.c:172
+#: src/filed/fd_plugins.c:325
+#, fuzzy
+msgid "Plugin save packet not found.\n"
+msgstr "le client « %s » est introuvable.\n"
+
+#: src/filed/fd_plugins.c:413
 #, c-format
-msgid "It was tried to assign a ipv4 address to a ipv6(%d)\n"
+msgid "Malformed plugin command. Name not terminated by colon: %s\n"
 msgstr ""
 
-#: src/lib/address_conf.c:251
+#: src/filed/fd_plugins.c:446
 #, c-format
-msgid "Can't add default address (%s)\n"
-msgstr "Impossible d'ajouter l'adresse par défaut (%s)\n"
+msgid "Plugin=%s not found.\n"
+msgstr "Plugin=%s non trouvé.\n"
 
-#: src/lib/address_conf.c:281
-msgid "the old style addresses cannot be mixed with new style"
+#: src/filed/fd_plugins.c:492
+#, c-format
+msgid "Plugin createFile call failed. Stat=%d file=%s\n"
 msgstr ""
 
-#: src/lib/address_conf.c:304
+#: src/filed/fd_plugins.c:497
 #, c-format
-msgid "can't resolve service(%s)"
-msgstr "impossible de trouver une correspondance pour le service (%s)"
+msgid "Plugin createFile call failed. Returned CF_ERROR file=%s\n"
+msgstr ""
 
-#: src/lib/address_conf.c:314
+#: src/filed/fd_plugins.c:513 src/findlib/create_file.c:222
 #, c-format
-msgid "can't resolve hostname(%s) %s"
-msgstr "impossible de résoudre le hostname (%s) %s"
+msgid "Could not create %s: ERR=%s\n"
+msgstr ""
 
-#: src/lib/address_conf.c:403 src/lib/address_conf.c:434
+#: src/filed/fd_plugins.c:596
 #, c-format
-msgid "Expected a block begin { , got: %s"
-msgstr "Attendait un début de bloc {, pas : %s"
-
-#: src/lib/address_conf.c:408
-msgid "Empty addr block is not allowed"
+msgid "Loaded plugin: %s\n"
 msgstr ""
 
-#: src/lib/address_conf.c:412
+#: src/filed/fd_plugins.c:615
 #, c-format
-msgid "Expected a string, got: %s"
-msgstr "Attendait une chaîne, pas : %s"
+msgid "Plugin magic wrong. Plugin=%s wanted=%s got=%s\n"
+msgstr ""
 
-#: src/lib/address_conf.c:421
+#: src/filed/fd_plugins.c:623
 #, c-format
-msgid "Expected a string [ip|ipv4|ipv6], got: %s"
-msgstr "Attentait la chaîne [ip|ipv4|ipv6], pas : %s"
+msgid "Plugin version incorrect. Plugin=%s wanted=%d got=%d\n"
+msgstr ""
 
-#: src/lib/address_conf.c:425
+#: src/filed/fd_plugins.c:631
 #, c-format
-msgid "Expected a string [ip|ipv4], got: %s"
-msgstr "Attendait la chaîne [ip|ipv4], pas : %s"
+msgid "Plugin license incompatible. Plugin=%s license=%s\n"
+msgstr ""
 
-#: src/lib/address_conf.c:430 src/lib/address_conf.c:460
+#: src/filed/status.c:84 src/dird/ua_cmds.c:1934
 #, c-format
-msgid "Expected a equal =, got: %s"
-msgstr "Attendait un égal =, pas : %s"
+msgid "%s Version: %s (%s) %s %s %s %s\n"
+msgstr ""
 
-#: src/lib/address_conf.c:441 src/lib/address_conf.c:456
+#: src/filed/status.c:88 src/stored/status.c:226
 #, c-format
-msgid "Expected a identifier [addr|port], got: %s"
-msgstr "Attendait un identifiant [addr|port], pas : %s"
-
-#: src/lib/address_conf.c:446
-msgid "Only one port per address block"
-msgstr "Seulement un port par bloc d'adresse"
+msgid "Daemon started %s, %d Job%s run since started.\n"
+msgstr "Démon démarré le %s, %d job%s lancés depuis.\n"
 
-#: src/lib/address_conf.c:452
-msgid "Only one addr per address block"
-msgstr "Seulement une adresse par bloc d'adresse"
+#: src/filed/status.c:136 src/dird/ua_status.c:305 src/stored/status.c:230
+#, fuzzy, c-format
+msgid " Heap: heap=%s smbytes=%s max_bytes=%s bufs=%s max_bufs=%s\n"
+msgstr " Heap: bytes=%s smbytes=%s max_bytes=%s bufs=%s max_bufs=%s\n"
 
-#: src/lib/address_conf.c:468
+#: src/filed/status.c:143
 #, c-format
-msgid "Expected a number or a string, got: %s"
-msgstr "Attendait un nombre ou une chaîne, pas : %s"
-
-#: src/lib/address_conf.c:474 src/lib/address_conf.c:508
-#, c-format
-msgid "Expected an IP number or a hostname, got: %s"
-msgstr "Attendait une adresse IP ou un nom de machine, pas : %s"
+msgid " Sizeof: boffset_t=%d size_t=%d debug=%d trace=%d\n"
+msgstr ""
 
-#: src/lib/address_conf.c:480
-msgid "State machine missmatch"
+#: src/filed/status.c:177 src/dird/ua_status.c:610 src/stored/status.c:397
+msgid ""
+"\n"
+"Running Jobs:\n"
 msgstr ""
+"\n"
+"Job en cours :\n"
 
-#: src/lib/address_conf.c:486 src/lib/address_conf.c:499
+#: src/filed/status.c:189
 #, c-format
-msgid "Expected a end of block }, got: %s"
-msgstr "Attendait une fin de bloc }, pas : %s"
+msgid "Director connected at: %s\n"
+msgstr "Connexion du director le %s\n"
 
-#: src/lib/address_conf.c:492
+#: src/filed/status.c:191
 #, c-format
-msgid "Can't add hostname(%s) and port(%s) to addrlist (%s)"
+msgid "JobId %d Job %s is running.\n"
 msgstr ""
-"Impossible d'ajouter le hostname (%s) et le port (%s) à la liste d'adresse (%"
-"s)"
-
-#: src/lib/address_conf.c:513 src/lib/address_conf.c:527
-#, c-format
-msgid "can't add port (%s) to (%s)"
-msgstr "impossible d'ajouter le port (%s) à (%s)"
 
-#: src/lib/address_conf.c:522
-#, c-format
-msgid "Expected a port number or string, got: %s"
-msgstr "Attendait un numéro de port ou une chaîne, pas : %s"
+#: src/filed/status.c:194
+#, fuzzy, c-format
+msgid "    %s%s %s Job started: %s\n"
+msgstr "Le job %d est annulé.\n"
 
-#: src/lib/attr.c:63
+#: src/filed/status.c:207
 #, c-format
-msgid "Error scanning attributes: %s\n"
-msgstr "Erreur pendant la lecture des attributs : %s\n"
+msgid "    Files=%s Bytes=%s Bytes/sec=%s Errors=%d\n"
+msgstr "    Fichiers=%s Octets=%s Octets/sec=%s Erreurs=%d\n"
 
-#: src/lib/bnet.c:109
+#: src/filed/status.c:213
 #, c-format
-msgid "Attr spool write error. ERR=%s\n"
-msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n"
+msgid "    Files Examined=%s\n"
+msgstr ""
 
-#: src/lib/bnet.c:209 src/lib/bnet.c:266
+#: src/filed/status.c:218
 #, c-format
-msgid "Read expected %d got %d from %s:%s:%d\n"
-msgstr "Attendait %d en lecture, eu %d de %s:%s:%d\n"
+msgid "    Processing file: %s\n"
+msgstr ""
 
-#: src/lib/bnet.c:227
-#, c-format
-msgid "Packet size too big from \"%s:%s:%d. Terminating connection.\n"
+#: src/filed/status.c:229
+msgid "    SDSocket closed.\n"
 msgstr ""
 
-#: src/lib/bnet.c:256
-#, c-format
-msgid "Read error from %s:%s:%d: ERR=%s\n"
-msgstr "Erreur de lecture de %s:%s:%d : ERR=%s\n"
+#: src/filed/status.c:237 src/dird/ua_cmds.c:520 src/stored/status.c:474
+msgid "No Jobs running.\n"
+msgstr "Pas de job en cours.\n"
 
-#: src/lib/bnet.c:332 src/lib/bnet.c:348
-#, c-format
-msgid "fread attr spool error. ERR=%s\n"
+#: src/filed/status.c:240 src/filed/status.c:258 src/filed/status.c:332
+msgid "====\n"
+msgstr "====\n"
+
+#: src/filed/status.c:253 src/dird/ua_status.c:824 src/stored/status.c:508
+msgid ""
+"\n"
+"Terminated Jobs:\n"
 msgstr ""
+"\n"
+"Job terminés :\n"
 
-#: src/lib/bnet.c:392
-#, c-format
-msgid "Write error sending len to %s:%s:%d: ERR=%s\n"
+#: src/filed/status.c:263 src/dird/ua_status.c:825 src/stored/status.c:515
+msgid " JobId  Level    Files      Bytes   Status   Finished        Name \n"
+msgstr " JobId  Type     Fichiers   Octets   Statut  Terminé         Nom\n"
+
+#: src/filed/status.c:265 src/dird/ua_status.c:635
+msgid "======================================================================\n"
+msgstr "======================================================================\n"
+
+#: src/filed/status.c:286 src/lib/util.c:180 src/dird/ua_status.c:858
+#: src/stored/status.c:537
+msgid "Created"
+msgstr "Crée"
+
+#: src/filed/status.c:290 src/lib/util.c:193 src/lib/util.c:328
+#: src/lib/util.c:474 src/dird/ua_status.c:862 src/stored/status.c:541
+msgid "Error"
+msgstr "Erreur"
+
+#: src/filed/status.c:293 src/dird/ua_status.c:865 src/stored/status.c:544
+msgid "Diffs"
 msgstr ""
 
-#: src/lib/bnet.c:397 src/lib/bnet.c:430
+#: src/filed/status.c:296 src/dird/ua_status.c:868 src/dird/ua_restore.c:430
+#: src/stored/status.c:547 src/wx-console/wxbconfigpanel.cpp:220
+msgid "Cancel"
+msgstr "Annulé"
+
+#: src/filed/status.c:299 src/lib/util.c:189 src/lib/util.c:321
+#: src/dird/ua_status.c:871 src/stored/btape.c:1514 src/stored/status.c:550
+#: src/wx-console/wxbconfigpanel.cpp:209
+msgid "OK"
+msgstr "OK"
+
+#: src/filed/status.c:302 src/dird/ua_status.c:877 src/stored/status.c:556
+msgid "Other"
+msgstr "Autre"
+
+#: src/filed/status.c:314 src/dird/ua_status.c:881 src/stored/status.c:568
+#, fuzzy, c-format
+msgid "%6d\t%-6s\t%8s\t%10s\t%-7s\t%-8s\t%s\n"
+msgstr "%6d  %-6s %8s %10s %-7s  %-8s %s\n"
+
+#: src/filed/status.c:322 src/dird/ua_status.c:889 src/stored/status.c:576
 #, c-format
-msgid "Wrote %d bytes to %s:%s:%d, but only %d accepted.\n"
-msgstr ""
+msgid "%6d  %-6s %8s %10s  %-7s  %-8s %s\n"
+msgstr "%6d  %-6s %8s %10s %-7s  %-8s %s\n"
 
-#: src/lib/bnet.c:424
+#: src/filed/status.c:386 src/filed/status.c:419 src/stored/status.c:699
+#: src/stored/status.c:745
 #, c-format
-msgid "Write error sending %d bytes to %s:%s:%d: ERR=%s\n"
+msgid "Bad .status command: %s\n"
 msgstr ""
 
-#: src/lib/bnet.c:450 src/lib/bnet.c:489
-msgid "TLS connection initialization failed.\n"
-msgstr "Initialisation de la connexion TLS échouée.\n"
-
-#: src/lib/bnet.c:458
-msgid "TLS Negotiation failed.\n"
-msgstr "Négociation TLS échouée.\n"
-
-#: src/lib/bnet.c:464
-msgid ""
-"TLS certificate verification failed. Peer certificate did not match a "
-"required commonName\n"
+#: src/filed/status.c:387
+msgid "2900 Bad .status command, missing argument.\n"
 msgstr ""
 
-#: src/lib/bnet.c:501
-#, c-format
-msgid ""
-"TLS host certificate verification failed. Host %s did not match presented "
-"certificate\n"
+#: src/filed/status.c:420
+msgid "2900 Bad .status command, wrong argument.\n"
 msgstr ""
 
-#: src/lib/bnet.c:514
-#, fuzzy
-msgid "TLS enabled but not configured.\n"
-msgstr "TLS non configuré.\n"
+#: src/filed/status.c:440 src/lib/util.c:420 src/stored/status.c:599
+msgid "Base"
+msgstr "Base"
 
-#: src/lib/bnet.c:519
-#, fuzzy
-msgid "TLS enable but not configured.\n"
-msgstr "TLS non configuré.\n"
+#: src/filed/status.c:442 src/lib/util.c:422 src/lib/util.c:468
+#: src/dird/ua_run.c:692 src/stored/status.c:601
+msgid "Full"
+msgstr "Full"
 
-#: src/lib/bnet.c:615
-msgid "No problem."
-msgstr "Pas de problème."
+#: src/filed/status.c:445 src/lib/util.c:425 src/dird/ua_run.c:693
+#: src/stored/status.c:604
+msgid "Incremental"
+msgstr "Incrémental"
 
-#: src/lib/bnet.c:618
-msgid "Authoritative answer for host not found."
+#: src/filed/status.c:448 src/lib/util.c:428 src/dird/ua_run.c:694
+#: src/stored/status.c:607
+msgid "Differential"
+msgstr "Différentiel"
+
+#: src/filed/status.c:451 src/lib/util.c:431 src/dird/ua_run.c:695
+#: src/stored/status.c:610
+msgid "Since"
+msgstr "Depuis"
+
+#: src/filed/status.c:454 src/lib/util.c:434 src/dird/ua_run.c:722
+#: src/stored/status.c:613
+msgid "Verify Catalog"
 msgstr ""
 
-#: src/lib/bnet.c:621
-msgid "Non-authoritative for host not found, or ServerFail."
+#: src/filed/status.c:457 src/stored/status.c:616
+msgid "Init Catalog"
 msgstr ""
 
-#: src/lib/bnet.c:624
-msgid "Non-recoverable errors, FORMERR, REFUSED, or NOTIMP."
+#: src/filed/status.c:460 src/stored/status.c:619
+msgid "Volume to Catalog"
 msgstr ""
 
-#: src/lib/bnet.c:627
-msgid "Valid name, no data record of resquested type."
+#: src/filed/status.c:463 src/stored/status.c:622
+msgid "Disk to Catalog"
 msgstr ""
 
-#: src/lib/bnet.c:630
-msgid "Unknown error."
-msgstr "Erreur inconnue."
+#: src/filed/status.c:466 src/stored/status.c:625
+msgid "Data"
+msgstr ""
 
-#: src/lib/bnet.c:765
-#, c-format
-msgid "gethostbyname() for host \"%s\" failed: ERR=%s\n"
+#: src/filed/status.c:472 src/lib/util.c:455 src/stored/status.c:631
+msgid "Unknown Job Level"
 msgstr ""
 
-#: src/lib/bnet.c:785
-#, c-format
-msgid "Socket open error. proto=%d port=%d. ERR=%s\n"
-msgstr "Ouverture de la socket en erreur. proto=%d port=%d. ERR=%s\n"
+#: src/filed/status.c:488
+msgid "Bacula Client: Idle"
+msgstr ""
 
-#: src/lib/bnet.c:850
-#, c-format
-msgid ""
-"Could not connect to %s on %s:%d. ERR=%s\n"
-"Retrying ...\n"
+#: src/filed/status.c:499
+msgid "Bacula Client: Running"
 msgstr ""
-"Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
-"Réessaie...\n"
 
-#: src/lib/bnet.c:856
-#, c-format
-msgid "Unable to connect to %s on %s:%d. ERR=%s\n"
-msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
+#: src/filed/status.c:513
+msgid "Bacula Client: Last Job Canceled"
+msgstr ""
 
-#: src/lib/bnet.c:949
-msgid "Could not malloc BSOCK data buffer\n"
+#: src/filed/status.c:517
+msgid "Bacula Client: Last Job Failed"
 msgstr ""
 
-#: src/lib/bnet.c:956 src/lib/bnet.c:980
-#, c-format
-msgid "sockopt error: %s\n"
-msgstr "erreur sockopt : %s\n"
+#: src/filed/status.c:521
+msgid "Bacula Client: Last Job had Warnings"
+msgstr ""
 
-#: src/lib/bnet.c:962 src/lib/bnet.c:986
+#: src/filed/verify.c:59
 #, c-format
-msgid "Warning network buffer = %d bytes not max size.\n"
+msgid "Cannot malloc %d network read buffer\n"
 msgstr ""
 
-#: src/lib/bnet.c:966 src/lib/bnet.c:990
+#: src/filed/verify.c:128
 #, c-format
-msgid "Network buffer size %d not multiple of tape block size.\n"
-msgstr "La taille du buffer réseau %d n'est pas un multiple de la taille de bloc du lecteur.\n"
+msgid "     Could not access %s: ERR=%s\n"
+msgstr ""
 
-#: src/lib/bnet.c:1010 src/lib/bnet.c:1044
+#: src/filed/verify.c:135
 #, c-format
-msgid "fcntl F_GETFL error. ERR=%s\n"
+msgid "     Could not follow link %s: ERR=%s\n"
 msgstr ""
 
-#: src/lib/bnet.c:1016 src/lib/bnet.c:1050 src/lib/bnet.c:1075
+#: src/filed/verify.c:142
 #, c-format
-msgid "fcntl F_SETFL error. ERR=%s\n"
+msgid "     Could not stat %s: ERR=%s\n"
 msgstr ""
 
-#: src/lib/bnet.c:1129
+#: src/filed/verify.c:151
 #, c-format
-msgid "Unknown sig %d"
-msgstr "sig inconnu %d"
+msgid "     Archive file skipped: %s\n"
+msgstr ""
 
-#: src/lib/bsys.c:187 src/lib/bsys.c:204 src/lib/bsys.c:215 src/lib/bsys.c:228
+#: src/filed/verify.c:154
 #, c-format
-msgid "Out of memory: ERR=%s\n"
-msgstr "Plus de mémoire : ERR=%s\n"
-
-#: src/lib/bsys.c:270
-msgid "Buffer overflow.\n"
-msgstr "Buffer overflow.\n"
-
-#: src/lib/bsys.c:336
-msgid "Bad errno"
-msgstr "Mauvais errno"
-
-#: src/lib/bsys.c:353
-msgid "Possible mutex deadlock.\n"
+msgid "     Recursion turned off. Directory skipped: %s\n"
 msgstr ""
 
-#: src/lib/bsys.c:357 src/lib/bsys.c:390
+#: src/filed/verify.c:158
 #, c-format
-msgid "Mutex lock failure. ERR=%s\n"
+msgid "     File system change prohibited. Directory skipped: %s\n"
 msgstr ""
 
-#: src/lib/bsys.c:360
-msgid "Possible mutex deadlock resolved.\n"
+#: src/filed/verify.c:163
+#, c-format
+msgid "     Could not open directory %s: ERR=%s\n"
 msgstr ""
 
-#: src/lib/bsys.c:373
+#: src/filed/verify.c:168
 #, c-format
-msgid "Mutex unlock not locked. ERR=%s\n"
+msgid "     Unknown file type %d: %s\n"
 msgstr ""
 
-#: src/lib/bsys.c:378 src/lib/bsys.c:400
+#: src/filed/verify.c:306
 #, c-format
-msgid "Mutex unlock failure. ERR=%s\n"
+msgid "     Cannot open %s: ERR=%s.\n"
 msgstr ""
 
-#: src/lib/bsys.c:414
+#: src/filed/verify.c:320
 #, c-format
-msgid "Memset for %d bytes at %s:%d\n"
+msgid "     Cannot open resource fork for %s: ERR=%s.\n"
 msgstr ""
 
-#: src/lib/bsys.c:443
+#: src/filed/verify.c:381
 #, c-format
-msgid "Cannot open pid file. %s ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier contenant le pid. %s ERR=%s\n"
+msgid "Error reading file %s: ERR=%s\n"
+msgstr ""
 
-#: src/lib/bsys.c:447
-#, c-format
-msgid ""
-"%s is already running. pid=%d\n"
-"Check file %s\n"
+#: src/filed/pythonfd.c:94 src/filed/pythonfd.c:148 src/filed/pythonfd.c:212
+#: src/dird/pythondir.c:122 src/stored/pythonsd.c:101
+#: src/stored/pythonsd.c:166
+msgid "Job pointer not found."
 msgstr ""
 
-#: src/lib/bsys.c:460
+#: src/filed/pythonfd.c:125 src/dird/pythondir.c:210 src/stored/pythonsd.c:143
 #, c-format
-msgid "Could not open pid file. %s ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier pid. %s ERR=%s\n"
+msgid "Attribute %s not found."
+msgstr "Attribut %s non trouvé."
 
-#: src/lib/bsys.c:565
+#: src/filed/pythonfd.c:142 src/stored/pythonsd.c:160
 #, c-format
-msgid "Could not create state file. %s ERR=%s\n"
-msgstr "Impossible de créer le fichier d'état. %s ERR=%s\n"
+msgid "Cannot delete attribute %s"
+msgstr ""
 
-#: src/lib/bsys.c:584
+#: src/filed/pythonfd.c:160 src/filed/pythonfd.c:176 src/stored/pythonsd.c:193
 #, c-format
-msgid "Write final hdr error: ERR=%s\n"
+msgid "Cannot find attribute %s"
 msgstr ""
 
-#: src/lib/bsys.c:620
-#, fuzzy, c-format
-msgid "Could not find userid=%s: ERR=%s\n"
-msgstr "Impossible de trouver le client %s : ERR=%s"
-
-#: src/lib/bsys.c:626
-#, fuzzy, c-format
-msgid "Could not find password entry. ERR=%s\n"
-msgstr "Impossible de trouver le client %s : ERR=%s"
-
-#: src/lib/bsys.c:639
-#, fuzzy, c-format
-msgid "Could not find group=%s: ERR=%s\n"
-msgstr "Impossible de trouver le Job « %s » : ERR=%s"
-
-#: src/lib/bsys.c:647
-#, fuzzy, c-format
-msgid "Could not initgroups for group=%s, userid=%s: ERR=%s\n"
-msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n"
+#: src/filed/pythonfd.c:167 src/dird/pythondir.c:253 src/dird/pythondir.c:259
+#: src/stored/pythonsd.c:183
+msgid "Read-only attribute"
+msgstr ""
 
-#: src/lib/bsys.c:650
+#: src/filed/filed.c:76
 #, fuzzy, c-format
-msgid "Could not initgroups for userid=%s: ERR=%s\n"
-msgstr "Impossible d'ouvrir %s : ERR=%s\n"
+msgid ""
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: bacula-fd [-f -s] [-c config_file] [-d debug_level]\n"
+"        -c <file>   use <file> as configuration file\n"
+"        -d <nn>     set debug level to <nn>\n"
+"        -dt         print a timestamp in debug output\n"
+"        -f          run in foreground (for debugging)\n"
+"        -g          groupid\n"
+"        -k          keep readall capabilities\n"
+"        -m          print kaboom output (for debugging)\n"
+"        -s          no signals (for debugging)\n"
+"        -t          test configuration file and exit\n"
+"        -u          userid\n"
+"        -v          verbose user messages\n"
+"        -?          print this message.\n"
+"\n"
+msgstr ""
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : bacula-fd [-f -s] [-c config_file] [-d debug_level]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -d <nn>        positionne le niveau de debug à nn\n"
+"      -dt            affiche un timestamp sur chaque ligne de debug\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/lib/bsys.c:657
-#, fuzzy, c-format
-msgid "Could not set group=%s: ERR=%s\n"
-msgstr "Impossible d'ouvrir %s : ERR=%s\n"
+#: src/filed/filed.c:198
+msgid "-k option has no meaning without -u option.\n"
+msgstr ""
 
-#: src/lib/bsys.c:663
-#, c-format
-msgid "Could not set specified userid: %s\n"
+#: src/filed/filed.c:217 src/dird/dird.c:257 src/console/console.c:1091
+#: src/stored/stored.c:242 src/qt-console/main.cpp:156
+msgid "Cryptography library initialization failed.\n"
 msgstr ""
 
-#: src/lib/edit.c:433
+#: src/filed/filed.c:222 src/dird/dird.c:261 src/dird/dird.c:289
+#: src/dird/dird.c:535 src/dird/dird.c:538 src/console/console.c:1095
+#: src/stored/stored.c:246 src/qt-console/main.cpp:160
 #, c-format
-msgid "Illegal character \"%c\" in name.\n"
-msgstr "Caractère illégal « %c » dans le nom.\n"
-
-#: src/lib/edit.c:440
-msgid "Name too long.\n"
-msgstr "Nom trop long.\n"
-
-#: src/lib/edit.c:446 src/dird/ua_label.c:615 src/dird/ua_cmds.c:278
-msgid "Volume name must be at least one character long.\n"
-msgstr "Le nom du volume doit comporter au moins un caractère\n"
-
-#: src/lib/smartall.c:132 src/lib/smartall.c:225 src/lib/smartall.c:240
-msgid "Out of memory\n"
-msgstr "Plus de mémoire\n"
+msgid "Please correct configuration file: %s\n"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
 
-#: src/lib/smartall.c:160
+#: src/filed/filed.c:335
 #, c-format
-msgid "Attempt to free NULL called from %s:%d\n"
+msgid ""
+"No File daemon resource defined in %s\n"
+"Without that I don't know who I am :-(\n"
 msgstr ""
 
-#: src/lib/smartall.c:176
+#: src/filed/filed.c:340
 #, c-format
-msgid "qp->qnext->qprev != qp called from %s:%d\n"
+msgid "Only one Client resource permitted in %s\n"
 msgstr ""
 
-#: src/lib/smartall.c:180
+#: src/filed/filed.c:348 src/dird/dird.c:611
 #, c-format
-msgid "qp->qprev->qnext != qp called from %s:%d\n"
+msgid "No Messages resource defined in %s\n"
 msgstr ""
 
-#: src/lib/smartall.c:189
-#, c-format
-msgid "Buffer overrun called from %s:%d\n"
+#: src/filed/filed.c:355 src/filed/filed.c:514 src/dird/dird.c:625
+#: src/dird/dird.c:831 src/dird/dird.c:886 src/dird/dird.c:1036
+#: src/console/console.c:1270 src/console/console.c:1300
+#: src/stored/stored.c:381 src/wx-console/console_thread.cpp:118
+#: src/wx-console/console_thread.cpp:144 src/qt-console/main.cpp:212
+#: src/qt-console/main.cpp:242
+msgid "TLS required but not configured in Bacula.\n"
 msgstr ""
 
-#: src/lib/smartall.c:262
+#: src/filed/filed.c:364
 #, c-format
-msgid "sm_realloc size: %d\n"
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"File daemon in %s.\n"
 msgstr ""
 
-#: src/lib/smartall.c:303
+#: src/filed/filed.c:380 src/dird/dird.c:870 src/dird/dird.c:910
 #, c-format
-msgid "sm_realloc %d at %x from %s:%d\n"
+msgid "Failed to initialize TLS context for File daemon \"%s\" in %s.\n"
 msgstr ""
 
-#: src/lib/smartall.c:365
-#, c-format
-msgid ""
-"\n"
-"Orphaned buffers exist.  Dump terminated following\n"
-"  discovery of bad links in chain of orphaned buffers.\n"
-"  Buffer address with bad links: %lx\n"
+#: src/filed/filed.c:388
+msgid "PKI encryption/signing enabled but not compiled into Bacula.\n"
 msgstr ""
 
-#: src/lib/smartall.c:376
-#, c-format
-msgid "Orphaned buffer:  %6u bytes allocated at line %d of %s %s\n"
-msgstr ""
-
-#: src/lib/smartall.c:412
-#, c-format
-msgid "Damaged buffer found. Called from %s:%d\n"
-msgstr ""
-
-#: src/lib/smartall.c:442
+#: src/filed/filed.c:399
 #, c-format
 msgid ""
-"\n"
-"Damaged buffers found at %s:%d\n"
+"\"PKI Key Pair\" must be defined for File daemon \"%s\" in %s if either "
+"\"PKI Sign\" or \"PKI Encrypt\" are enabled.\n"
 msgstr ""
 
-#: src/lib/smartall.c:445
-#, c-format
-msgid "  discovery of bad prev link.\n"
-msgstr ""
+#: src/filed/filed.c:411 src/filed/filed.c:442 src/filed/filed.c:483
+#, fuzzy
+msgid "Failed to allocate a new keypair object.\n"
+msgstr "Impossible de se connecter au Director\n"
 
-#: src/lib/smartall.c:448
+#: src/filed/filed.c:415
 #, c-format
-msgid "  discovery of bad next link.\n"
+msgid "Failed to load public certificate for File daemon \"%s\" in %s.\n"
 msgstr ""
 
-#: src/lib/smartall.c:451
+#: src/filed/filed.c:421
 #, c-format
-msgid "  discovery of data overrun.\n"
+msgid "Failed to load private key for File daemon \"%s\" in %s.\n"
 msgstr ""
 
-#: src/lib/smartall.c:454
+#: src/filed/filed.c:451
 #, c-format
-msgid "  Buffer address: %lx\n"
-msgstr "  Adresse du buffer : %lx\n"
+msgid "Failed to load private key from file %s for File daemon \"%s\" in %s.\n"
+msgstr ""
 
-#: src/lib/smartall.c:461
+#: src/filed/filed.c:458
 #, c-format
-msgid "Damaged buffer:  %6u bytes allocated at line %d of %s %s\n"
+msgid ""
+"Failed to load trusted signer certificate from file %s for File daemon \"%s"
+"\" in %s.\n"
 msgstr ""
 
-#: src/lib/berrno.c:49
-msgid "Child exited normally."
+#: src/filed/filed.c:489
+#, c-format
+msgid ""
+"Failed to load master key certificate from file %s for File daemon \"%s\" in "
+"%s.\n"
 msgstr ""
 
-#: src/lib/berrno.c:56
-msgid "Unknown error during program execvp"
+#: src/filed/filed.c:505
+#, c-format
+msgid "No Director resource defined in %s\n"
 msgstr ""
 
-#: src/lib/berrno.c:59
+#: src/filed/filed.c:524 src/dird/dird.c:633 src/stored/stored.c:437
 #, c-format
-msgid "Child exited with code %d"
+msgid "\"TLS Certificate\" file not defined for Director \"%s\" in %s.\n"
 msgstr ""
 
-#: src/lib/berrno.c:67
+#: src/filed/filed.c:530 src/dird/dird.c:639 src/stored/stored.c:443
 #, c-format
-msgid "Child died from signal %d: %s"
-msgstr "Le processus fils est mort par le signal %d : %s"
-
-#: src/lib/berrno.c:73
-msgid "Invalid errno. No error message possible."
+msgid "\"TLS Key\" file not defined for Director \"%s\" in %s.\n"
 msgstr ""
 
-#: src/lib/openssl.c:89 src/lib/openssl.c:146 src/stored/dev.c:211
-#: src/stored/dev.c:229 src/stored/dev.c:235 src/stored/stored_conf.c:597
+#: src/filed/filed.c:536 src/dird/dird.c:646 src/stored/stored.c:449
 #, c-format
-msgid "Unable to init mutex: ERR=%s\n"
-msgstr "Impossible d'initialiser le muxtex : ERR=%s\n"
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Director \"%s\" in %s. At least one CA certificate store is required when "
+"using \"TLS Verify Peer\".\n"
+msgstr ""
 
-#: src/lib/openssl.c:109 src/lib/openssl.c:178
+#: src/filed/filed.c:555 src/dird/dird.c:665 src/stored/stored.c:468
 #, c-format
-msgid "Unable to destroy mutex: ERR=%s\n"
-msgstr "Impossible de détruire le mutex : ERR=%s\n"
-
-#: src/lib/events.c:159
-msgid "Events not available"
+msgid "Failed to initialize TLS context for Director \"%s\" in %s.\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:159
-msgid "***UNKNOWN***"
+#: src/tray-monitor/tray_conf.c:168 src/dird/dird_conf.c:557
+#, c-format
+msgid "No %s resource defined\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:178
+#: src/tray-monitor/tray_conf.c:177
 #, c-format
-msgid "Unable to initialize resource lock. ERR=%s\n"
+msgid "Monitor: name=%s FDtimeout=%s SDtimeout=%s\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:212 src/dird/dird_conf.c:1191
-#: src/tray-monitor/tray_conf.c:268
+#: src/tray-monitor/tray_conf.c:183
 #, c-format
-msgid "Too many items in %s resource\n"
-msgstr "Trop d'élément dans la ressource %s\n"
+msgid "Director: name=%s address=%s FDport=%d\n"
+msgstr ""
 
-#: src/lib/parse_conf.c:264 src/lib/parse_conf.c:283
-#, c-format
-msgid "expected an =, got: %s"
-msgstr "attendait un =, eu : %s"
+#: src/tray-monitor/tray_conf.c:187
+#, fuzzy, c-format
+msgid "Client: name=%s address=%s FDport=%d\n"
+msgstr "Client « %s » adresse positionné à %s\n"
 
-#: src/lib/parse_conf.c:291
+#: src/tray-monitor/tray_conf.c:191
 #, c-format
-msgid "Unknown item code: %d\n"
+msgid "Storage: name=%s address=%s SDport=%d\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:331
+#: src/tray-monitor/tray_conf.c:195 src/qt-console/bat_conf.cpp:157
 #, c-format
-msgid "message type: %s not found"
+msgid "ConsoleFont: name=%s font face=%s\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:368
+#: src/tray-monitor/tray_conf.c:199 src/dird/dird_conf.c:1007
 #, c-format
-msgid "Attempt to redefine name \"%s\" to \"%s\"."
+msgid "Unknown resource type %d in dump_resource.\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:459 src/dird/dird_conf.c:1604
+#: src/tray-monitor/tray_conf.c:257 src/dird/dird_conf.c:1338
 #, c-format
-msgid "Could not find config Resource %s referenced on line %d : %s\n"
+msgid "Unknown resource type %d in free_resource.\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:463
+#: src/tray-monitor/tray_conf.c:294 src/lib/parse_conf.c:224
+#: src/dird/dird_conf.c:1376
 #, c-format
-msgid "Attempt to redefine resource \"%s\" referenced on line %d : %s\n"
-msgstr ""
+msgid "Too many items in %s resource\n"
+msgstr "Trop d'élément dans la ressource %s\n"
 
-#: src/lib/parse_conf.c:498
+#: src/tray-monitor/tray_conf.c:314 src/tray-monitor/tray_conf.c:352
+#: src/dird/dird_conf.c:1525 src/dird/dird_conf.c:1585
 #, c-format
-msgid "Too many %s directives. Max. is %d. line %d: %s\n"
+msgid "Unknown resource type %d in save_resource.\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:508
-#, c-format
-msgid "Could not find config Resource \"%s\" referenced on line %d : %s\n"
-msgstr "Impossible de trouver la ressource « %s » utilisée ligne %d : %s\n"
+#: src/tray-monitor/authenticate.c:88
+#, fuzzy
+msgid ""
+"Director authorization problem.\n"
+"Most likely the passwords do not agree.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
+msgstr ""
+"Problème d'authentification avec le director.\n"
+"Le plus souvent, les mots de pass ne correspondent pas.\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/lib/parse_conf.c:570
+#: src/tray-monitor/authenticate.c:97 src/console/authenticate.c:155
 #, c-format
-msgid "Missing config Resource \"%s\" referenced on line %d : %s\n"
-msgstr "Impossible de trouver la ressource « %s » utilisée ligne %d : %s\n"
+msgid "Bad response to Hello command: ERR=%s\n"
+msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n"
 
-#: src/lib/parse_conf.c:634
+#: src/tray-monitor/authenticate.c:132 src/dird/authenticate.c:83
+#: src/dird/authenticate.c:84
 #, c-format
-msgid "expected a size number, got: %s"
-msgstr "attendait une taille, eu : %s"
+msgid "Error sending Hello to Storage daemon. ERR=%s\n"
+msgstr ""
 
-#: src/lib/parse_conf.c:639
-#, c-format
-msgid "expected a size, got: %s"
+#: src/tray-monitor/authenticate.c:138
+#, fuzzy
+msgid ""
+"Director and Storage daemon passwords or names not the same.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
 msgstr ""
+"Problème d'authentification entre le storage et le director.\n"
+"Le plus souvent, les mots de pass ne correspondent pas.\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/lib/parse_conf.c:676 src/lib/parse_conf.c:681
-#, c-format
-msgid "expected a time period, got: %s"
+#: src/tray-monitor/authenticate.c:145
+#, fuzzy, c-format
+msgid "bdird<stored: bad response to Hello command: ERR=%s\n"
 msgstr ""
+"bdird<stored: « %s:%s » Mauvaise réponse à la commande Hello : ERR=%s\n"
 
-#: src/lib/parse_conf.c:700 src/lib/parse_conf.c:715 src/dird/dird_conf.c:1582
-#, c-format
-msgid "Expect %s, got: %s"
-msgstr "Attendait %s, a pas : %s"
+#: src/tray-monitor/authenticate.c:152 src/dird/authenticate.c:162
+msgid "Storage daemon rejected Hello command\n"
+msgstr "Le storage a rejeté la commande Hello\n"
 
-#: src/lib/parse_conf.c:740
-#, c-format
-msgid "Expected a Tape Label keyword, got: %s"
-msgstr "Attendait un Label de lecteur, a pas : %s"
+#: src/tray-monitor/authenticate.c:178
+#, fuzzy, c-format
+msgid "Error sending Hello to File daemon. ERR=%s\n"
+msgstr "Erreur pendant lors de la récupération du pool. ERR=%s\n"
 
-#: src/lib/parse_conf.c:790
-#, c-format
-msgid "Cannot open config file \"%s\": %s\n"
-msgstr "Impossible d'ouvrir le fichier de configuration « %s » : %s\n"
+#: src/tray-monitor/authenticate.c:184
+#, fuzzy
+msgid ""
+"Director and File daemon passwords or names not the same.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
+msgstr ""
+"Problème d'authentification entre le client et le director.\n"
+"Le plus souvent, les mots de pass ne correspondent pas.\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/lib/parse_conf.c:804
+#: src/tray-monitor/authenticate.c:191 src/dird/authenticate.c:266
 #, c-format
-msgid "Expected a Resource name identifier, got: %s"
-msgstr "Attendait un identifiant de Ressource, a pas : %s"
+msgid "Bad response from File daemon to Hello command: ERR=%s\n"
+msgstr ""
 
-#: src/lib/parse_conf.c:816
-#, c-format
-msgid "expected resource name, got: %s"
-msgstr "attendait un nom de ressource, eu : %s"
+#: src/tray-monitor/authenticate.c:198 src/dird/authenticate.c:277
+msgid "File daemon rejected Hello command\n"
+msgstr "Le Client a rejeté la commande Hello\\n\n"
 
-#: src/lib/parse_conf.c:827
-#, c-format
-msgid "not in resource definition: %s"
+#: src/tray-monitor/tray-monitor.c:114
+#, fuzzy, c-format
+msgid ""
+"Written by Nicolas Boichat (2004)\n"
+"\n"
+"Version: %s (%s) %s %s %s\n"
+"\n"
+"Usage: tray-monitor [-c config_file] [-d debug_level]\n"
+"       -c <file>     set configuration file to file\n"
+"       -d <nn>       set debug level to <nn>\n"
+"       -dt           print timestamp in debug output\n"
+"       -t            test - read configuration and exit\n"
+"       -?            print this message.\n"
+"\n"
 msgstr ""
+") %s %s %s\n"
+"\n"
+"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
+"       -c <file>   set configuration file to file\n"
+"       -dnn        set debug level to nn\n"
+"       -s          no signals\n"
+"       -t          test - lecture de la configuration et sortie\n"
+"\n"
 
-#: src/lib/parse_conf.c:838 src/dird/dird_conf.c:1726 src/dird/inc_conf.c:340
-#: src/dird/inc_conf.c:638
+#: src/tray-monitor/tray-monitor.c:270
 #, c-format
-msgid "expected an equals, got: %s"
-msgstr "attendait un égale, eu : %s"
+msgid ""
+"Error: %d Monitor resources defined in %s. You must define one and only one "
+"Monitor resource.\n"
+msgstr ""
+
+#: src/tray-monitor/tray-monitor.c:301
+#, fuzzy, c-format
+msgid ""
+"No Client, Storage or Director resource defined in %s\n"
+"Without that I don't how to get status from the File, Storage or Director "
+"Daemon :-(\n"
+msgstr ""
+"Pas de director défini pour %s\n"
+"Sans cette définition, il n'est pas possible de se connecter à celui-ci.\n"
 
-#: src/lib/parse_conf.c:852
+#: src/tray-monitor/tray-monitor.c:323
 #, c-format
 msgid ""
-"Keyword \"%s\" not permitted in this resource.\n"
-"Perhaps you left the trailing brace off of the previous resource."
+"Invalid refresh interval defined in %s\n"
+"This value must be greater or equal to 1 second and less or equal to 10 "
+"minutes (read value: %d).\n"
 msgstr ""
 
-#: src/lib/parse_conf.c:863
-msgid "Name not specified for resource"
+#: src/tray-monitor/tray-monitor.c:330
+#, fuzzy
+msgid "Bacula daemon status monitor"
+msgstr "Bacula Storage : En cours"
+
+#: src/tray-monitor/tray-monitor.c:339
+msgid "Open status window..."
 msgstr ""
 
-#: src/lib/parse_conf.c:872
-#, c-format
-msgid "unexpected token %d %s in resource definition"
-msgstr "mot clés inattendu %d %s dans la définition de la ressource"
+#: src/tray-monitor/tray-monitor.c:345
+msgid "Exit"
+msgstr ""
 
-#: src/lib/parse_conf.c:878
-#, c-format
-msgid "Unknown parser state %d\n"
+#: src/tray-monitor/tray-monitor.c:357
+#, fuzzy
+msgid "Bacula tray monitor"
+msgstr "Bacula Storage : En cours"
+
+#: src/tray-monitor/tray-monitor.c:382
+msgid " (DIR)"
 msgstr ""
 
-#: src/lib/parse_conf.c:883
-msgid "End of conf file reached with unclosed resource."
+#: src/tray-monitor/tray-monitor.c:386
+msgid " (FD)"
 msgstr ""
 
-#: src/lib/rwlock.c:284
-msgid "rwl_writeunlock called too many times.\n"
+#: src/tray-monitor/tray-monitor.c:390
+msgid " (SD)"
 msgstr ""
 
-#: src/lib/rwlock.c:288
-msgid "rwl_writeunlock by non-owner.\n"
+#: src/tray-monitor/tray-monitor.c:403
+#, fuzzy
+msgid "Unknown status."
+msgstr "Erreur inconnue."
+
+#: src/tray-monitor/tray-monitor.c:477
+msgid "Refresh interval in seconds: "
 msgstr ""
 
-#: src/lib/cram-md5.c:96 src/lib/cram-md5.c:124
-msgid "1999 Authorization failed.\n"
+#: src/tray-monitor/tray-monitor.c:485
+msgid "Refresh now"
 msgstr ""
 
-#: src/lib/util.c:165 src/dird/ua_status.c:712 src/filed/status.c:233
-#: src/stored/status.c:478
-msgid "Created"
-msgstr "Crée"
+#: src/tray-monitor/tray-monitor.c:489
+#, fuzzy
+msgid "About"
+msgstr "Abort"
 
-#: src/lib/util.c:168
-msgid "Running"
-msgstr "En cours"
+#: src/tray-monitor/tray-monitor.c:493
+msgid "Close"
+msgstr ""
 
-#: src/lib/util.c:171
-msgid "Blocked"
-msgstr "Bloqué"
+#: src/tray-monitor/tray-monitor.c:513
+#, fuzzy, c-format
+msgid "Disconnecting from Director %s:%d\n"
+msgstr "Connexion au Director %s:%d\n"
 
-#: src/lib/util.c:174 src/lib/util.c:241 src/dird/ua_status.c:725
-#: src/filed/status.c:246 src/stored/status.c:491 src/stored/btape.c:1162
-#: src/wx-console/wxbconfigpanel.cpp:182
-msgid "OK"
-msgstr "OK"
+#: src/tray-monitor/tray-monitor.c:516
+#, fuzzy, c-format
+msgid "Disconnecting from Client %s:%d\n"
+msgstr "Connexion au client %s (%s:%d)\n"
 
-#: src/lib/util.c:178 src/lib/util.c:245 src/dird/ua_status.c:716
-#: src/filed/status.c:237 src/stored/status.c:482
-msgid "Error"
-msgstr "Erreur"
+#: src/tray-monitor/tray-monitor.c:519
+#, fuzzy, c-format
+msgid "Disconnecting from Storage %s:%d\n"
+msgstr "Connexion au Director %s:%d\n"
 
-#: src/lib/util.c:181
-msgid "Non-fatal error"
-msgstr "Erreur non fatale"
+#: src/tray-monitor/tray-monitor.c:560 src/tray-monitor/tray-monitor.c:571
+msgid "Bacula Tray Monitor"
+msgstr ""
 
-#: src/lib/util.c:184 src/lib/util.c:251
-msgid "Canceled"
-msgstr "Annulé"
+#: src/tray-monitor/tray-monitor.c:562 src/tray-monitor/tray-monitor.c:573
+msgid "Written by Nicolas Boichat\n"
+msgstr ""
 
-#: src/lib/util.c:187
-msgid "Verify differences"
-msgstr "Vérification des différences"
+#: src/tray-monitor/tray-monitor.c:563 src/tray-monitor/tray-monitor.c:574
+msgid "Version"
+msgstr "Version"
 
-#: src/lib/util.c:190
-msgid "Waiting on FD"
-msgstr "En attente du FD"
+#: src/tray-monitor/tray-monitor.c:656
+#, c-format
+msgid "Error, currentitem is not a Client or a Storage..\n"
+msgstr ""
 
-#: src/lib/util.c:193
-msgid "Wait on SD"
-msgstr "En attente du SD"
+#: src/tray-monitor/tray-monitor.c:730
+#, fuzzy, c-format
+msgid ""
+"Current job: %s\n"
+"Last job: %s"
+msgstr "Le statut actuel du volume (Volume status) est : %s\n"
 
-#: src/lib/util.c:196
-msgid "Wait for new Volume"
-msgstr "En attente d'un nouveau Volume"
+#: src/tray-monitor/tray-monitor.c:742
+#, fuzzy, c-format
+msgid " (%d errors)"
+msgstr "est en erreur"
 
-#: src/lib/util.c:199
-msgid "Waiting for mount"
-msgstr "En attente d'un montage"
+#: src/tray-monitor/tray-monitor.c:745
+#, fuzzy, c-format
+msgid " (%d error)"
+msgstr "BUS error"
 
-#: src/lib/util.c:202
-msgid "Waiting for Storage resource"
-msgstr "En attente du Storage"
+#: src/tray-monitor/tray-monitor.c:783
+#, fuzzy
+msgid "No current job."
+msgstr "Pas de RecyclePool courant\n"
 
-#: src/lib/util.c:205
-msgid "Waiting for Job resource"
+#: src/tray-monitor/tray-monitor.c:786
+msgid "No last job."
 msgstr ""
 
-#: src/lib/util.c:208
-msgid "Waiting for Client resource"
+#: src/tray-monitor/tray-monitor.c:794
+msgid "Job status: Created"
 msgstr ""
 
-#: src/lib/util.c:211
-msgid "Waiting on Max Jobs"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:799
+#, fuzzy
+msgid "Job status: Running"
+msgstr "Pas de job en cours.\n"
 
-#: src/lib/util.c:214
-msgid "Waiting for Start Time"
+#: src/tray-monitor/tray-monitor.c:803
+msgid "Job status: Blocked"
 msgstr ""
 
-#: src/lib/util.c:217
-msgid "Waiting on Priority"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:808
+#, fuzzy
+msgid "Job status: Terminated"
+msgstr "est terminé"
 
-#: src/lib/util.c:224
-#, c-format
-msgid "Unknown Job termination status=%d"
+#: src/tray-monitor/tray-monitor.c:813
+msgid "Job status: Terminated in error"
 msgstr ""
 
-#: src/lib/util.c:248
-msgid "Fatal Error"
+#: src/tray-monitor/tray-monitor.c:819
+msgid "Job status: Error"
 msgstr ""
 
-#: src/lib/util.c:254
-msgid "Differences"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:823
+#, fuzzy
+msgid "Job status: Fatal error"
+msgstr "%s : %s Erreur fatale : "
 
-#: src/lib/util.c:257
-msgid "Unknown term code"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:828
+#, fuzzy
+msgid "Job status: Verify differences"
+msgstr "Vérification des différences"
 
-#: src/lib/util.c:273 src/dird/ua_run.c:562
-msgid "Backup"
-msgstr "Backup"
+#: src/tray-monitor/tray-monitor.c:833
+#, fuzzy
+msgid "Job status: Canceled"
+msgstr "Le job %s est annulé.\n"
 
-#: src/lib/util.c:276 src/dird/ua_run.c:595
-msgid "Verify"
-msgstr "Vérifier"
+#: src/tray-monitor/tray-monitor.c:838
+#, fuzzy
+msgid "Job status: Waiting on File daemon"
+msgstr "%s Job %s est en attente de la connexion du Client.\n"
 
-#: src/lib/util.c:279 src/gnome2-console/interface.c:255
-#: src/wx-console/wxbrestorepanel.cpp:386
-#: src/wx-console/wxbrestorepanel.cpp:1951
-msgid "Restore"
-msgstr "Restaurer"
+#: src/tray-monitor/tray-monitor.c:843
+#, fuzzy
+msgid "Job status: Waiting on the Storage daemon"
+msgstr "est en attente du Storage %s"
 
-#: src/lib/util.c:282 src/dird/ua_run.c:541
-msgid "Admin"
-msgstr "Admin"
+#: src/tray-monitor/tray-monitor.c:848
+#, fuzzy
+msgid "Job status: Waiting for new media"
+msgstr "    Le Device est BLOQUÉ en attente d'un média.\n"
 
-#: src/lib/util.c:285
-msgid "Migrate"
-msgstr "Migrer"
+#: src/tray-monitor/tray-monitor.c:853
+#, fuzzy
+msgid "Job status: Waiting for Mount"
+msgstr "En attente d'un montage"
 
-#: src/lib/util.c:288
-msgid "Copy"
-msgstr "Copier"
+#: src/tray-monitor/tray-monitor.c:858
+#, fuzzy
+msgid "Job status: Waiting for storage resource"
+msgstr "En attente du Storage"
 
-#: src/lib/util.c:291
-msgid "Unknown Type"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:863
+#, fuzzy
+msgid "Job status: Waiting for job resource"
+msgstr "En attente du Storage"
 
-#: src/lib/util.c:306 src/dird/ua_run.c:728 src/filed/status.c:360
-#: src/stored/status.c:527
-msgid "Base"
-msgstr "Base"
+#: src/tray-monitor/tray-monitor.c:868
+#, fuzzy
+msgid "Job status: Waiting for Client resource"
+msgstr "%s Job %s est en attente de la connexion du Client.\n"
 
-#: src/lib/util.c:308 src/dird/ua_run.c:729 src/filed/status.c:362
-#: src/stored/status.c:529
-msgid "Full"
-msgstr "Full"
+#: src/tray-monitor/tray-monitor.c:873
+msgid "Job status: Waiting for maximum jobs"
+msgstr ""
 
-#: src/lib/util.c:311 src/dird/ua_run.c:730 src/filed/status.c:365
-#: src/stored/status.c:532
-msgid "Incremental"
-msgstr "Incrémental"
+#: src/tray-monitor/tray-monitor.c:878
+#, fuzzy
+msgid "Job status: Waiting for start time"
+msgstr "attend son heure de démarrage"
 
-#: src/lib/util.c:314 src/dird/ua_run.c:731 src/filed/status.c:368
-#: src/stored/status.c:535
-msgid "Differential"
-msgstr "Différentiel"
+#: src/tray-monitor/tray-monitor.c:883
+#, fuzzy
+msgid "Job status: Waiting for higher priority jobs to finish"
+msgstr "attend qu'un job plus prioritaire se termine"
 
-#: src/lib/util.c:317 src/dird/ua_run.c:732 src/filed/status.c:371
-#: src/stored/status.c:538
-msgid "Since"
-msgstr "Depuis"
+#: src/tray-monitor/tray-monitor.c:888
+#, fuzzy, c-format
+msgid "Unknown job status %c."
+msgstr "est dans un état inconnu %c"
 
-#: src/lib/util.c:320 src/dird/ua_run.c:756 src/filed/status.c:374
-#: src/stored/status.c:541
-msgid "Verify Catalog"
+#: src/tray-monitor/tray-monitor.c:889
+#, c-format
+msgid "Job status: Unknown(%c)"
 msgstr ""
 
-#: src/lib/util.c:323
-msgid "Verify Init Catalog"
+#: src/tray-monitor/tray-monitor.c:896
+#, c-format
+msgid "Bad scan : '%s' %d\n"
 msgstr ""
 
-#: src/lib/util.c:326 src/dird/ua_run.c:757
-msgid "Verify Volume to Catalog"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:936 src/console/console.c:1117
+#, c-format
+msgid "Connecting to Director %s:%d\n"
+msgstr "Connexion au Director %s:%d\n"
 
-#: src/lib/util.c:329 src/dird/ua_run.c:758
-msgid "Verify Disk to Catalog"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:937 src/qt-console/bcomm/dircomm.cpp:102
+#, fuzzy, c-format
+msgid "Connecting to Director %s:%d"
+msgstr "Connexion au Director %s:%d\n"
 
-#: src/lib/util.c:332
-msgid "Verify Data"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:938 src/wx-console/console_thread.cpp:428
+#: src/qt-console/bcomm/dircomm.cpp:170
+#, fuzzy
+msgid "Director daemon"
+msgstr "Director"
 
-#: src/lib/util.c:338 src/filed/status.c:392 src/stored/status.c:559
-msgid "Unknown Job Level"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:943
+#, fuzzy, c-format
+msgid "Connecting to Client %s:%d\n"
+msgstr "Connexion au client %s (%s:%d)\n"
 
-#: src/lib/util.c:533 src/lib/util.c:543 src/lib/util.c:551 src/lib/util.c:558
-#: src/lib/util.c:565 src/lib/util.c:579 src/lib/util.c:589 src/lib/util.c:596
-#: src/lib/util.c:607 src/filed/restore.c:662
-msgid "*none*"
-msgstr ""
+#: src/tray-monitor/tray-monitor.c:944
+#, fuzzy, c-format
+msgid "Connecting to Client %s:%d"
+msgstr "Connexion au client %s (%s:%d)\n"
 
-#: src/lib/util.c:634
-msgid "Working directory not defined. Cannot continue.\n"
+#: src/tray-monitor/tray-monitor.c:945
+msgid "File daemon"
 msgstr ""
 
-#: src/lib/util.c:637
+#: src/tray-monitor/tray-monitor.c:950
+#, fuzzy, c-format
+msgid "Connecting to Storage %s:%d\n"
+msgstr "Connexion au Director %s:%d\n"
+
+#: src/tray-monitor/tray-monitor.c:951
+#, fuzzy, c-format
+msgid "Connecting to Storage %s:%d"
+msgstr "Connexion au Director %s:%d\n"
+
+#: src/tray-monitor/tray-monitor.c:956 src/tray-monitor/tray-monitor.c:994
 #, c-format
-msgid "Working Directory: \"%s\" not found. Cannot continue.\n"
+msgid "Error, currentitem is not a Client, a Storage or a Director..\n"
 msgstr ""
 
-#: src/lib/util.c:641
-#, c-format
-msgid "Working Directory: \"%s\" is not a directory. Cannot continue.\n"
+#: src/tray-monitor/tray-monitor.c:962
+#, fuzzy
+msgid "Cannot connect to daemon.\n"
+msgstr "Impossible de se connecter au démon Storage\n"
+
+#: src/tray-monitor/tray-monitor.c:963
+#, fuzzy
+msgid "Cannot connect to daemon."
+msgstr "Impossible de se connecter au démon Storage\n"
+
+#: src/tray-monitor/tray-monitor.c:975
+#, fuzzy, c-format
+msgid "Authentication error : %s"
+msgstr "Erreur sur l'autochangeur : ERR=%s\n"
+
+#: src/tray-monitor/tray-monitor.c:982
+#, fuzzy
+msgid "Opened connection with Director daemon.\n"
+msgstr "Impossible de se connecter au Storage daemon.\n"
+
+#: src/tray-monitor/tray-monitor.c:983
+#, fuzzy
+msgid "Opened connection with Director daemon."
+msgstr "Impossible de se connecter au Storage daemon.\n"
+
+#: src/tray-monitor/tray-monitor.c:986
+#, fuzzy
+msgid "Opened connection with File daemon.\n"
+msgstr "Impossible de se connecter au client.\n"
+
+#: src/tray-monitor/tray-monitor.c:987
+#, fuzzy
+msgid "Opened connection with File daemon."
+msgstr "Impossible de se connecter au client.\n"
+
+#: src/tray-monitor/tray-monitor.c:990
+#, fuzzy
+msgid "Opened connection with Storage daemon.\n"
+msgstr "Impossible de se connecter au Storage daemon.\n"
+
+#: src/tray-monitor/tray-monitor.c:991
+#, fuzzy
+msgid "Opened connection with Storage daemon."
+msgstr "Impossible de se connecter au Storage daemon.\n"
+
+#: src/tray-monitor/tray-monitor.c:1028
+msgid "<< Error: BNET_PROMPT signal received. >>\n"
 msgstr ""
 
-#: src/lib/mem_pool.c:95
-#, c-format
-msgid "MemPool index %d larger than max %d\n"
+#: src/tray-monitor/tray-monitor.c:1033 src/wx-console/console_thread.cpp:494
+msgid "<< Heartbeat signal received, answered. >>\n"
 msgstr ""
 
-#: src/lib/mem_pool.c:113 src/lib/mem_pool.c:133 src/lib/mem_pool.c:168
-#: src/lib/mem_pool.c:240 src/lib/mem_pool.c:260 src/lib/mem_pool.c:298
-#: src/lib/mem_pool.c:551
+#: src/tray-monitor/tray-monitor.c:1037
 #, c-format
-msgid "Out of memory requesting %d bytes\n"
-msgstr "Plus de mémoire à l'allocation de %d octets\n"
+msgid "<< Unexpected signal received : %s >>\n"
+msgstr ""
 
-#: src/lib/watchdog.c:69
-#, c-format
-msgid "Unable to initialize watchdog lock. ERR=%s\n"
+#: src/tray-monitor/tray-monitor.c:1042
+#, fuzzy
+msgid "<ERROR>\n"
+msgstr "%s : ERREUR : "
+
+#: src/tray-monitor/tray-monitor.c:1046
+msgid "Error : BNET_HARDEOF or BNET_ERROR"
 msgstr ""
 
-#: src/lib/watchdog.c:165
-msgid "BUG! register_watchdog called before start_watchdog\n"
+#: src/tray-monitor/tray-monitor.c:1052
+msgid "<STOP>\n"
 msgstr ""
 
-#: src/lib/watchdog.c:168
+#: src/tray-monitor/tray-monitor.c:1056
+#, fuzzy
+msgid "Error : Connection closed."
+msgstr "Connexion...\n"
+
+#: src/cats/mysql.c:81
+msgid "A user name for MySQL must be supplied.\n"
+msgstr "Un nom d'utilisateur MySQL doit être fourni.\n"
+
+#: src/cats/mysql.c:157 src/cats/postgresql.c:190 src/cats/sqlite.c:165
+#: src/cats/ingres.c:197 src/cats/dbi.c:204
 #, c-format
-msgid "BUG! Watchdog %p has NULL callback\n"
-msgstr ""
+msgid "Unable to initialize DB lock. ERR=%s\n"
+msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
 
-#: src/lib/watchdog.c:171
+#: src/cats/mysql.c:195
 #, c-format
-msgid "BUG! Watchdog %p has zero interval\n"
+msgid ""
+"Unable to connect to MySQL server.\n"
+"Database=%s User=%s\n"
+"MySQL connect failed either server not running or your authorization is "
+"incorrect.\n"
 msgstr ""
+"Impossible de se connecter au serveur MySQL.\n"
+"Base=%s Utilisateur=%s\n"
+"Le serveur n'est pas démarré ou bien votre password est invalide.\n"
 
-#: src/lib/watchdog.c:191
-msgid "BUG! unregister_watchdog_unlocked called before start_watchdog\n"
+#: src/cats/mysql.c:286
+msgid "MySQL client library must be thread-safe when using BatchMode.\n"
 msgstr ""
 
-#: src/lib/watchdog.c:309
+#: src/cats/mysql.c:345 src/cats/postgresql.c:365 src/cats/sqlite.c:376
+#: src/cats/ingres.c:345 src/cats/dbi.c:450
 #, c-format
-msgid "rwl_writelock failure. ERR=%s\n"
+msgid "Query failed: %s: ERR=%s\n"
 msgstr ""
 
-#: src/lib/watchdog.c:323
+#: src/cats/sql_create.c:101
 #, c-format
-msgid "rwl_writeunlock failure. ERR=%s\n"
+msgid "Create DB Job record %s failed. ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:254 src/lib/message.c:264
+#: src/cats/sql_create.c:151
 #, c-format
-msgid "Could not open console message file %s: ERR=%s\n"
+msgid "Create JobMedia record %s failed: ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:269
+#: src/cats/sql_create.c:160
 #, c-format
-msgid "Could not get con mutex: ERR=%s\n"
+msgid "Update Media record %s failed: ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:373
+#: src/cats/sql_create.c:188
 #, c-format
-msgid "open mail pipe %s failed: ERR=%s\n"
-msgstr ""
-
-#: src/lib/message.c:379
-msgid "Bacula Message"
-msgstr "Message de Bacula"
+msgid "pool record %s already exists\n"
+msgstr "Le pool %s existe déjà en base\n"
 
-#: src/lib/message.c:432
-msgid "open mail pipe failed.\n"
+#: src/cats/sql_create.c:219
+#, c-format
+msgid "Create db Pool record %s failed: ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:444
+#: src/cats/sql_create.c:251
 #, c-format
-msgid "close error: ERR=%s\n"
-msgstr "erreur de fermeture : ERR=%s\n"
+msgid "Device record %s already exists\n"
+msgstr "Le device %s existe déjà en base\n"
 
-#: src/lib/message.c:455
+#: src/cats/sql_create.c:267
 #, c-format
-msgid "Mail prog: %s"
+msgid "Create db Device record %s failed: ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:464
+#: src/cats/sql_create.c:300
 #, c-format
-msgid ""
-"Mail program terminated in error.\n"
-"CMD=%s\n"
-"ERR=%s\n"
+msgid "More than one Storage record!: %d\n"
 msgstr ""
-"La commande mail s'est terminée en erreur.\n"
-"CMD=%s\n"
-"ERR=%s\n"
 
-#: src/lib/message.c:664
+#: src/cats/sql_create.c:305
 #, c-format
-msgid ""
-"Operator mail program terminated in error.\n"
-"CMD=%s\n"
-"ERR=%s\n"
+msgid "error fetching Storage row: %s\n"
 msgstr ""
 
-#: src/lib/message.c:681 src/lib/message.c:703 src/lib/message.c:719
+#: src/cats/sql_create.c:325
 #, c-format
-msgid "fopen %s failed: ERR=%s\n"
-msgstr "fopen %s en erreur : ERR=%s\n"
+msgid "Create DB Storage record %s failed. ERR=%s\n"
+msgstr ""
 
-#: src/lib/message.c:966
+#: src/cats/sql_create.c:357
 #, c-format
-msgid "%s: ABORTING due to ERROR in %s:%d\n"
+msgid "mediatype record %s already exists\n"
 msgstr ""
 
-#: src/lib/message.c:970
+#: src/cats/sql_create.c:373
 #, c-format
-msgid "%s: ERROR TERMINATION at %s:%d\n"
+msgid "Create db mediatype record %s failed: ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:975
+#: src/cats/sql_create.c:408
 #, c-format
-msgid "%s: Fatal Error because: "
-msgstr "%s : Erreur Fatale car : "
+msgid "Volume \"%s\" already exists.\n"
+msgstr "Le volume « %s » existe déjà en base.\n"
 
-#: src/lib/message.c:977
+#: src/cats/sql_create.c:453
 #, c-format
-msgid "%s: Fatal Error at %s:%d because:\n"
-msgstr "%s : Erreur Fatale à %s:%d car :\n"
+msgid "Create DB Media record %s failed. ERR=%s\n"
+msgstr ""
 
-#: src/lib/message.c:981
+#: src/cats/sql_create.c:500
 #, c-format
-msgid "%s: ERROR: "
-msgstr "%s : ERREUR : "
+msgid "More than one Client!: %d\n"
+msgstr ""
 
-#: src/lib/message.c:983
+#: src/cats/sql_create.c:505
 #, c-format
-msgid "%s: ERROR in %s:%d "
-msgstr "%s : ERREUR dans %s:%d "
+msgid "error fetching Client row: %s\n"
+msgstr ""
 
-#: src/lib/message.c:986
+#: src/cats/sql_create.c:532
 #, c-format
-msgid "%s: Warning: "
-msgstr "%s : Attention : "
+msgid "Create DB Client record %s failed. ERR=%s\n"
+msgstr ""
 
-#: src/lib/message.c:989
+#: src/cats/sql_create.c:567 src/cats/sql_get.c:251
 #, c-format
-msgid "%s: Security violation: "
+msgid "More than one Path!: %s for path: %s\n"
 msgstr ""
 
-#: src/lib/message.c:1065
+#: src/cats/sql_create.c:574 src/cats/sql.c:358 src/cats/sql.c:365
+#: src/cats/postgresql.c:149 src/cats/sql_get.c:207 src/cats/sql_get.c:258
+#: src/cats/sql_get.c:632 src/cats/sql_get.c:710 src/cats/sql_get.c:1017
 #, c-format
-msgid "%s ABORTING due to ERROR\n"
+msgid "error fetching row: %s\n"
 msgstr ""
 
-#: src/lib/message.c:1068
+#: src/cats/sql_create.c:598
 #, c-format
-msgid "%s ERROR TERMINATION\n"
+msgid "Create db Path record %s failed. ERR=%s\n"
 msgstr ""
 
-#: src/lib/message.c:1071
+#: src/cats/sql_create.c:643
 #, c-format
-msgid "%s: %s Fatal error: "
-msgstr "%s : %s Erreur fatale : "
+msgid "Create DB Counters record %s failed. ERR=%s\n"
+msgstr ""
 
-#: src/lib/message.c:1077
+#: src/cats/sql_create.c:676
 #, c-format
-msgid "%s: %s Error: "
-msgstr "%s : %s Erreur : "
-
-#: src/lib/message.c:1083
-#, c-format
-msgid "%s: %s Warning: "
-msgstr "%s : %s Attention : "
-
-#: src/lib/message.c:1086
-#, c-format
-msgid "%s: %s Security violation: "
-msgstr ""
-
-#: src/lib/bpipe.c:347 src/lib/bpipe.c:426
-msgid "Program killed by Bacula watchdog (timeout)\n"
-msgstr ""
-
-#: src/lib/daemon.c:53
-#, c-format
-msgid "Cannot fork to become daemon: %s\n"
-msgstr "Impossible de forker pour passer en mode démon : %s\n"
-
-#: src/cats/bdb.c:134
-msgid "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"
-msgstr "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"
-
-#: src/cats/bdb.c:135
-msgid "WARNING!!!! The Internal Database is NOT OPERATIONAL!\n"
-msgstr "ATTENTION !!!! La base interne n'est pas OPÉRATIONNELLE !\n"
-
-#: src/cats/bdb.c:136
-msgid "You should use SQLite, PostgreSQL, or MySQL\n"
-msgstr "Vous devez utiliser SQLite, PostgreSQL, ou MySQL\n"
-
-#: src/cats/bdb.c:158 src/cats/sqlite.c:126 src/cats/mysql.c:135
-#: src/cats/postgresql.c:140
-#, c-format
-msgid "Unable to initialize DB lock. ERR=%s\n"
-msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
-
-#: src/cats/bdb.c:168
-#, c-format
-msgid "Unable to open Catalog DB control file %s: ERR=%s\n"
+msgid "More than one FileSet!: %d\n"
 msgstr ""
 
-#: src/cats/bdb.c:223
+#: src/cats/sql_create.c:681
 #, c-format
-msgid "Error reading catalog DB control file. ERR=%s\n"
+msgid "error fetching FileSet row: ERR=%s\n"
 msgstr ""
 
-#: src/cats/bdb.c:226
+#: src/cats/sql_create.c:711
 #, c-format
-msgid ""
-"Error, catalog DB control file wrong version. Wanted %d, got %d\n"
-"Please reinitialize the working directory.\n"
+msgid "Create DB FileSet record %s failed. ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:79
+#: src/cats/sql_create.c:1034
 #, c-format
-msgid "Create DB Job record %s failed. ERR=%s\n"
+msgid "Create db File record %s failed. ERR=%s"
 msgstr ""
 
-#: src/cats/sql_create.c:130
+#: src/cats/sql_create.c:1060
 #, c-format
-msgid "Create JobMedia record %s failed: ERR=%s\n"
+msgid "More than one Filename! %s for file: %s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:139
+#: src/cats/sql_create.c:1066
 #, c-format
-msgid "Update Media record %s failed: ERR=%s\n"
+msgid "Error fetching row for file=%s: ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:169
+#: src/cats/sql_create.c:1082
 #, c-format
-msgid "pool record %s already exists\n"
+msgid "Create db Filename record %s failed. ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:195
+#: src/cats/sql_create.c:1142
 #, c-format
-msgid "Create db Pool record %s failed: ERR=%s\n"
+msgid "Attempt to put non-attributes into catalog. Stream=%d\n"
 msgstr ""
 
-#: src/cats/sql_create.c:226
-#, c-format
-msgid "Device record %s already exists\n"
+#: src/cats/sql_create.c:1153
+msgid "Can't Copy/Migrate job using BaseJob"
 msgstr ""
 
-#: src/cats/sql_create.c:242
-#, c-format
-msgid "Create db Device record %s failed: ERR=%s\n"
+#: src/cats/sql_create.c:1244 src/cats/sql_get.c:1104
+msgid "ERR=JobIds are empty\n"
 msgstr ""
 
-#: src/cats/sql_create.c:275
+#: src/cats/sql_list.c:64
 #, c-format
-msgid "More than one Storage record!: %d\n"
-msgstr ""
+msgid "Query failed: %s\n"
+msgstr "Erreur sur la requête : %s\n"
 
-#: src/cats/sql_create.c:280
-#, c-format
-msgid "error fetching Storage row: %s\n"
+#: src/cats/sql_list.c:276
+msgid "These JobIds have copies as follows:\n"
 msgstr ""
 
-#: src/cats/sql_create.c:300
-#, c-format
-msgid "Create DB Storage record %s failed. ERR=%s\n"
+#: src/cats/sql_list.c:278
+msgid "The catalog contains copies as follows:\n"
 msgstr ""
 
-#: src/cats/sql_create.c:332
-#, c-format
-msgid "mediatype record %s already exists\n"
-msgstr ""
+#: src/cats/sql.c:66
+#, fuzzy
+msgid "Driver type not specified in Catalog resource.\n"
+msgstr "Impossible de trouver un Catalogue\n"
 
-#: src/cats/sql_create.c:348
-#, c-format
-msgid "Create db mediatype record %s failed: ERR=%s\n"
-msgstr ""
+#: src/cats/sql.c:69
+#, fuzzy
+msgid "Invalid driver type, must be \"dbi:<type>\"\n"
+msgstr "Saisie invalide. Veuillez répondre oui ou non.\n"
 
-#: src/cats/sql_create.c:383
-#, c-format
-msgid "Volume \"%s\" already exists.\n"
-msgstr "Le volume « %s » existe déjà en base.\n"
+#: src/cats/sql.c:83
+#, fuzzy, c-format
+msgid "Unknown database type: %s\n"
+msgstr "Mot clef inconnu : %s\n"
 
-#: src/cats/sql_create.c:428
+#: src/cats/sql.c:204
 #, c-format
-msgid "Create DB Media record %s failed. ERR=%s\n"
+msgid ""
+"On db_name=%s, %s max_connections=%d is lower than Director MaxConcurentJobs="
+"%d\n"
 msgstr ""
 
-#: src/cats/sql_create.c:476
+#: src/cats/sql.c:245
 #, c-format
-msgid "More than one Client!: %d\n"
+msgid ""
+"query %s failed:\n"
+"%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:481
+#: src/cats/sql.c:267
 #, c-format
-msgid "error fetching Client row: %s\n"
+msgid ""
+"insert %s failed:\n"
+"%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:508
+#: src/cats/sql.c:281
 #, c-format
-msgid "Create DB Client record %s failed. ERR=%s\n"
+msgid "Insertion problem: affected_rows=%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:551
+#: src/cats/sql.c:301
 #, c-format
-msgid "Create DB Counters record %s failed. ERR=%s\n"
+msgid ""
+"update %s failed:\n"
+"%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:584
+#: src/cats/sql.c:311
 #, c-format
-msgid "More than one FileSet!: %d\n"
+msgid "Update failed: affected_rows=%s for %s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:589
+#: src/cats/sql.c:332
 #, c-format
-msgid "error fetching FileSet row: ERR=%s\n"
+msgid ""
+"delete %s failed:\n"
+"%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:619
+#: src/cats/sql.c:527 src/dird/catreq.c:408 src/dird/fd_cmds.c:713
+#: src/dird/fd_cmds.c:771
 #, c-format
-msgid "Create DB FileSet record %s failed. ERR=%s\n"
+msgid "Attribute create error. %s"
 msgstr ""
 
-#: src/cats/sql_create.c:676
+#: src/cats/sql.c:654
 #, c-format
-msgid "Attempt to put non-attributes into catalog. Stream=%d\n"
+msgid "Path length is zero. File=%s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:739
-#, c-format
-msgid "Create db File record %s failed. ERR=%s"
-msgstr ""
+#: src/cats/sql.c:718
+msgid "No results to list.\n"
+msgstr "Liste vide.\n"
 
-#: src/cats/sql_create.c:772 src/cats/sql_get.c:217
-#, c-format
-msgid "More than one Path!: %s for path: %s\n"
-msgstr ""
+#: src/cats/sql.c:844
+#, fuzzy
+msgid "Could not init database batch connection"
+msgstr "Impossible d'initialiser le Python\n"
 
-#: src/cats/sql_create.c:779 src/cats/sql.c:223 src/cats/sql.c:230
-#: src/cats/sql_get.c:173 src/cats/sql_get.c:224 src/cats/sql_get.c:579
-#: src/cats/sql_get.c:654 src/cats/sql_get.c:885
-#, c-format
-msgid "error fetching row: %s\n"
-msgstr ""
+#: src/cats/sql.c:850
+#, fuzzy, c-format
+msgid "Could not open database \"%s\": ERR=%s\n"
+msgstr "Impossible d'ouvrir la base de données « %s ».\n"
+
+#: src/cats/postgresql.c:85
+msgid "A user name for PostgreSQL must be supplied.\n"
+msgstr "Un nom d'utilisateur PostgreSQL doit être fourni.\n"
 
-#: src/cats/sql_create.c:803
+#: src/cats/postgresql.c:160
 #, c-format
-msgid "Create db Path record %s failed. ERR=%s\n"
+msgid "Encoding error for database \"%s\". Wanted SQL_ASCII, got %s\n"
 msgstr ""
 
-#: src/cats/sql_create.c:836
-#, c-format
-msgid "More than one Filename! %s for file: %s\n"
+#: src/cats/postgresql.c:227
+#, fuzzy, c-format
+msgid ""
+"Unable to connect to PostgreSQL server. Database=%s User=%s\n"
+"Possible causes: SQL server not running; password incorrect; max_connections "
+"exceeded.\n"
 msgstr ""
+"Impossible de se connecter au serveur PostgreSQL.\n"
+"Base=%s Utilisateur=%s\n"
+"Le serveur n'est pas démarré ou bien votre password est invalide.\n"
 
-#: src/cats/sql_create.c:842
-#, c-format
-msgid "Error fetching row for file=%s: ERR=%s\n"
+#: src/cats/postgresql.c:308
+msgid "Pg client library must be thread-safe when using BatchMode.\n"
 msgstr ""
 
-#: src/cats/sql_create.c:858
-#, c-format
-msgid "Create db Filename record %s failed. ERR=%s\n"
+#: src/cats/postgresql.c:346
+msgid "PQescapeStringConn returned non-zero.\n"
 msgstr ""
 
-#: src/cats/sql.c:110
+#: src/cats/postgresql.c:652
 #, c-format
-msgid ""
-"query %s failed:\n"
-"%s\n"
+msgid "error fetching currval: %s\n"
 msgstr ""
 
-#: src/cats/sql.c:132
+#: src/cats/postgresql.c:717 src/cats/dbi.c:848
+#, fuzzy, c-format
+msgid "error starting batch mode: %s"
+msgstr "erreur en terminant le mode batch: %s\n"
+
+#: src/cats/postgresql.c:748 src/cats/postgresql.c:754
+#, fuzzy, c-format
+msgid "error ending batch mode: %s"
+msgstr "erreur en terminant le mode batch: %s\n"
+
+#: src/cats/postgresql.c:803
+#, fuzzy, c-format
+msgid "error copying in batch mode: %s"
+msgstr "erreur en terminant le mode batch: %s\n"
+
+#: src/cats/sql_find.c:98 src/cats/sql_find.c:127 src/cats/sql_find.c:177
 #, c-format
 msgid ""
-"insert %s failed:\n"
-"%s\n"
+"Query error for start time request: ERR=%s\n"
+"CMD=%s\n"
 msgstr ""
 
-#: src/cats/sql.c:146
+#: src/cats/sql_find.c:104 src/cats/sql_find.c:183
+msgid "No prior Full backup Job record found.\n"
+msgstr "Pas de précédent backup Full en base.\n"
+
+#: src/cats/sql_find.c:116
 #, c-format
-msgid "Insertion problem: affected_rows=%s\n"
+msgid "Unknown level=%d\n"
 msgstr ""
 
-#: src/cats/sql.c:166
+#: src/cats/sql_find.c:133
 #, c-format
 msgid ""
-"update %s failed:\n"
-"%s\n"
+"No Job record found: ERR=%s\n"
+"CMD=%s\n"
 msgstr ""
 
-#: src/cats/sql.c:176
+#: src/cats/sql_find.c:278
 #, c-format
-msgid "Update problem: affected_rows=%s\n"
-msgstr ""
+msgid "Unknown Job level=%d\n"
+msgstr "Niveau de job inconnu %d\n"
 
-#: src/cats/sql.c:197
+#: src/cats/sql_find.c:288
 #, c-format
-msgid ""
-"delete %s failed:\n"
-"%s\n"
-msgstr ""
+msgid "No Job found for: %s.\n"
+msgstr "Pas de job trouvé pour : %s.\n"
 
-#: src/cats/sql.c:340 src/dird/catreq.c:378 src/dird/catreq.c:452
+#: src/cats/sql_find.c:299
 #, c-format
-msgid "Attribute create error. %s"
-msgstr ""
+msgid "No Job found for: %s\n"
+msgstr "Pas de job trouvé pour %s\n"
 
-#: src/cats/sql.c:421
-#, c-format
-msgid "Path length is zero. File=%s\n"
-msgstr ""
+#: src/cats/sql_find.c:376
+#, fuzzy, c-format
+msgid "Request for Volume item %d greater than max %d or less than 1\n"
+msgstr "Le slot %d est ignoré car il est supérieur au maximum %d.\n"
 
-#: src/cats/sql.c:465
-msgid "No results to list.\n"
-msgstr "Liste vide.\n"
+#: src/cats/sql_find.c:391
+#, c-format
+msgid "No Volume record found for item %d.\n"
+msgstr "Pas de volume trouvé en base pour l'objet %d.\n"
 
-#: src/cats/sql_get.c:123
+#: src/cats/sql_get.c:155
 #, c-format
-msgid "get_file_record want 1 got rows=%d\n"
+msgid "Error fetching row: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:128
+#: src/cats/sql_get.c:162
 #, c-format
-msgid "Error fetching row: %s\n"
+msgid "get_file_record want 1 got rows=%d PathId=%s FilenameId=%s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:136
+#: src/cats/sql_get.c:170
 #, c-format
 msgid "File record for PathId=%s FilenameId=%s not found.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:142
+#: src/cats/sql_get.c:176
 msgid "File record not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:167
+#: src/cats/sql_get.c:201
 #, c-format
 msgid "More than one Filename!: %s for file: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:177
+#: src/cats/sql_get.c:211
 #, c-format
 msgid "Get DB Filename record %s found bad record: %d\n"
 msgstr ""
 
-#: src/cats/sql_get.c:183
+#: src/cats/sql_get.c:217
 #, c-format
 msgid "Filename record: %s not found.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:187
+#: src/cats/sql_get.c:221
 #, c-format
 msgid "Filename record: %s not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:228
+#: src/cats/sql_get.c:262
 #, c-format
 msgid "Get DB path record %s found bad record: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:241
+#: src/cats/sql_get.c:275
 #, c-format
 msgid "Path record: %s not found.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:245
+#: src/cats/sql_get.c:279
 #, c-format
 msgid "Path record: %s not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:280
+#: src/cats/sql_get.c:316
 #, c-format
 msgid "No Job found for JobId %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:339 src/cats/sql_get.c:395
+#: src/cats/sql_get.c:387 src/cats/sql_get.c:443
 #, c-format
 msgid "No volumes found for JobId=%d\n"
 msgstr ""
 
-#: src/cats/sql_get.c:345 src/cats/sql_get.c:408
+#: src/cats/sql_get.c:393 src/cats/sql_get.c:454
 #, c-format
 msgid "Error fetching row %d: ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:359
+#: src/cats/sql_get.c:407
 #, c-format
 msgid "No Volume for JobId %d found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:495
+#: src/cats/sql_get.c:547
 #, c-format
 msgid "Pool id select failed: ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:532
+#: src/cats/sql_get.c:584
 #, c-format
 msgid "Client id select failed: ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:574
+#: src/cats/sql_get.c:627
 #, c-format
 msgid "More than one Pool!: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:615
+#: src/cats/sql_get.c:671
 msgid "Pool record not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:649
+#: src/cats/sql_get.c:705
 #, c-format
 msgid "More than one Client!: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:666 src/cats/sql_get.c:670
+#: src/cats/sql_get.c:722 src/cats/sql_get.c:726
 msgid "Client record not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:695
+#: src/cats/sql_get.c:751
 #, c-format
 msgid "More than one Counter!: %d\n"
 msgstr ""
 
-#: src/cats/sql_get.c:700
+#: src/cats/sql_get.c:756
 #, c-format
 msgid "error fetching Counter row: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:720
+#: src/cats/sql_get.c:776
 #, c-format
 msgid "Counter record: %s not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:756
+#: src/cats/sql_get.c:812
 #, c-format
 msgid "Error got %s FileSets but expected only one!\n"
 msgstr ""
 
-#: src/cats/sql_get.c:761
+#: src/cats/sql_get.c:817
 #, c-format
 msgid "FileSet record \"%s\" not found.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:771
+#: src/cats/sql_get.c:827
 msgid "FileSet record not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:828
+#: src/cats/sql_get.c:923
 #, c-format
 msgid "Media id select failed: ERR=%s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:880
+#: src/cats/sql_get.c:961
+#, fuzzy, c-format
+msgid "query dbids failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
+
+#: src/cats/sql_get.c:1012
 #, c-format
 msgid "More than one Volume!: %s\n"
 msgstr ""
 
-#: src/cats/sql_get.c:935
+#: src/cats/sql_get.c:1068
 #, c-format
 msgid "Media record MediaId=%s not found.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:938
+#: src/cats/sql_get.c:1071
 #, c-format
 msgid "Media record for Volume \"%s\" not found.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:945
+#: src/cats/sql_get.c:1078
 #, c-format
 msgid "Media record for MediaId=%u not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/sql_get.c:948
+#: src/cats/sql_get.c:1081
 #, c-format
 msgid "Media record for Vol=%s not found in Catalog.\n"
 msgstr ""
 
-#: src/cats/bdb_update.c:76 src/cats/bdb_update.c:107
+#: src/cats/sql_delete.c:80
 #, c-format
-msgid "Error updating DB Job file. ERR=%s\n"
+msgid "No pool record %s exists\n"
 msgstr ""
 
-#: src/cats/bdb_update.c:146 src/cats/bdb_update.c:182
+#: src/cats/sql_delete.c:85
 #, c-format
-msgid "Error updating DB Media file. ERR=%s\n"
+msgid "Expecting one pool record, got %d\n"
 msgstr ""
 
-#: src/cats/sqlite.c:140
+#: src/cats/sql_delete.c:91
 #, c-format
-msgid "Database %s does not exist, please create it.\n"
+msgid "Error fetching row %s\n"
 msgstr ""
 
-#: src/cats/sqlite.c:165
+#: src/cats/sqlite.c:179
 #, c-format
-msgid "Unable to open Database=%s. ERR=%s\n"
+msgid "Database %s does not exist, please create it.\n"
 msgstr ""
 
-#: src/cats/sqlite.c:225
+#: src/cats/sqlite.c:209
 #, c-format
-msgid "next_index query error: ERR=%s\n"
+msgid "Unable to open Database=%s. ERR=%s\n"
 msgstr ""
 
-#: src/cats/sqlite.c:230
-#, c-format
-msgid "Error fetching index: ERR=%s\n"
-msgstr ""
+#: src/cats/sqlite.c:210
+msgid "unknown"
+msgstr "inconnu"
 
-#: src/cats/sqlite.c:240
-#, c-format
-msgid "next_index update error: ERR=%s\n"
+#: src/cats/sqlite.c:278
+msgid "SQLite3 client library must be thread-safe when using BatchMode.\n"
 msgstr ""
 
-#: src/cats/sqlite.c:327 src/cats/mysql.c:332 src/cats/postgresql.c:278
-#, c-format
-msgid "Query failed: %s: ERR=%s\n"
-msgstr ""
+#: src/cats/ingres.c:86
+#, fuzzy
+msgid "A user name for Ingres must be supplied.\n"
+msgstr "Un nom d'utilisateur MySQL doit être fourni.\n"
 
-#: src/cats/sql_find.c:86 src/cats/sql_find.c:115
-#, c-format
+#: src/cats/ingres.c:217
+#, fuzzy, c-format
 msgid ""
-"Query error for start time request: ERR=%s\n"
-"CMD=%s\n"
+"Unable to connect to Ingres server.\n"
+"Database=%s User=%s\n"
+"It is probably not running or your password is incorrect.\n"
 msgstr ""
+"Impossible de se connecter au serveur MySQL.\n"
+"Base=%s Utilisateur=%s\n"
+"Le serveur n'est pas démarré ou bien votre password est invalide.\n"
 
-#: src/cats/sql_find.c:92
-msgid "No prior Full backup Job record found.\n"
-msgstr "Pas de précédent backup Full en base.\n"
+#: src/cats/dbi.c:89
+#, fuzzy
+msgid "A dbi driver for DBI must be supplied.\n"
+msgstr "Un nom d'utilisateur MySQL doit être fourni.\n"
 
-#: src/cats/sql_find.c:104
-#, c-format
-msgid "Unknown level=%d\n"
-msgstr ""
+#: src/cats/dbi.c:115
+#, fuzzy
+msgid "A user name for DBI must be supplied.\n"
+msgstr "Un nom d'utilisateur MySQL doit être fourni.\n"
 
-#: src/cats/sql_find.c:121
+#: src/cats/dbi.c:219
 #, c-format
 msgid ""
-"No Job record found: ERR=%s\n"
-"CMD=%s\n"
+"Unable to locate the DBD drivers to DBI interface in: \n"
+"db_driverdir=%s. It is probaly not found any drivers\n"
 msgstr ""
 
-#: src/cats/sql_find.c:220
-#, c-format
-msgid "Unknown Job level=%d\n"
+#: src/cats/dbi.c:285
+#, fuzzy, c-format
+msgid ""
+"Unable to connect to DBI interface. Type=%s Database=%s User=%s\n"
+"Possible causes: SQL server not running; password incorrect; max_connections "
+"exceeded.\n"
 msgstr ""
+"Impossible de se connecter au serveur PostgreSQL.\n"
+"Base=%s Utilisateur=%s\n"
+"Le serveur n'est pas démarré ou bien votre password est invalide.\n"
 
-#: src/cats/sql_find.c:230
-#, c-format
-msgid "No Job found for: %s.\n"
-msgstr "Pas de job trouvé pour : %s.\n"
-
-#: src/cats/sql_find.c:241
-#, c-format
-msgid "No Job found for: %s\n"
-msgstr "Pas de job trouvé pour %s\n"
-
-#: src/cats/sql_find.c:315
+#: src/cats/dbi.c:1029
 #, fuzzy, c-format
-msgid "Request for Volume item %d greater than max %d or less than 1\n"
-msgstr "Le slot %d est ignoré car il est supérieur au maximum %d.\n"
+msgid "error inserting batch mode: %s"
+msgstr "erreur en terminant le mode batch: %s\n"
 
-#: src/cats/sql_find.c:329
+#: src/lib/edit.c:463
 #, c-format
-msgid "No Volume record found for item %d.\n"
-msgstr "Pas de volume trouvé en base pour l'objet %d.\n"
+msgid "Illegal character \"%c\" in name.\n"
+msgstr "Caractère illégal « %c » dans le nom.\n"
 
-#: src/cats/sql_list.c:48
-#, c-format
-msgid "Query failed: %s\n"
-msgstr "Erreur sur la requête : %s\n"
+#: src/lib/edit.c:470
+msgid "Name too long.\n"
+msgstr "Nom trop long.\n"
 
-#: src/cats/mysql.c:69
-msgid "A user name for MySQL must be supplied.\n"
-msgstr "Un nom d'utilisateur MySQL doit être fourni.\n"
+#: src/lib/edit.c:476 src/dird/ua_label.c:654 src/dird/ua_cmds.c:360
+msgid "Volume name must be at least one character long.\n"
+msgstr "Le nom du volume doit comporter au moins un caractère\n"
 
-#: src/cats/mysql.c:172
+#: src/lib/pythonlib.c:118
+msgid "Could not initialize Python\n"
+msgstr "Impossible d'initialiser le Python\n"
+
+#: src/lib/pythonlib.c:123
 #, c-format
-msgid ""
-"Unable to connect to MySQL server. \n"
-"Database=%s User=%s\n"
-"It is probably not running or your password is incorrect.\n"
-msgstr ""
-"Impossible de se connecter au serveur MySQL.\n"
-"Base=%s Utilisateur=%s\n"
-"Le serveur n'est pas démarré ou bien votre password est invalide.\n"
+msgid "Could not Run Python string %s\n"
+msgstr "Impossible de lancer la commande Python %s\n"
 
-#: src/cats/postgresql.c:72
-msgid "A user name for PostgreSQL must be supplied.\n"
-msgstr "Un nom d'utilisateur PostgreSQL doit être fourni.\n"
+#: src/lib/pythonlib.c:135
+msgid "Could not initialize Python Job type.\n"
+msgstr ""
 
-#: src/cats/postgresql.c:177
+#: src/lib/pythonlib.c:140
 #, c-format
-msgid ""
-"Unable to connect to PostgreSQL server.\n"
-"Database=%s User=%s\n"
-"It is probably not running or your password is incorrect.\n"
+msgid "Could not import Python script %s/%s. Python disabled.\n"
 msgstr ""
-"Impossible de se connecter au serveur PostgreSQL.\n"
-"Base=%s Utilisateur=%s\n"
-"Le serveur n'est pas démarré ou bien votre password est invalide.\n"
 
-#: src/cats/postgresql.c:520
-#, c-format
-msgid "error fetching currval: %s\n"
+#: src/lib/pythonlib.c:242
+msgid "Could not create Python Job Object.\n"
 msgstr ""
 
-#: src/cats/sql_delete.c:68
+#: src/lib/pythonlib.c:255 src/lib/pythonlib.c:279
 #, c-format
-msgid "No pool record %s exists\n"
+msgid "Python function \"%s\" not found.\n"
 msgstr ""
 
-#: src/cats/sql_delete.c:73
+#: src/lib/pythonlib.c:294
 #, c-format
-msgid "Expecting one pool record, got %d\n"
+msgid "Unknown Python daemon event %s\n"
 msgstr ""
 
-#: src/cats/sql_delete.c:79
-#, c-format
-msgid "Error fetching row %s\n"
+#: src/lib/pythonlib.c:319
+#, fuzzy, c-format
+msgid "Unable to initialize the Python lock. ERR=%s\n"
+msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
+
+#: src/lib/rwlock.c:304
+msgid "rwl_writeunlock called too many times.\n"
 msgstr ""
 
-#: src/dird/expand.c:247
-#, c-format
-msgid "Count not update counter %s: ERR=%s\n"
+#: src/lib/rwlock.c:309
+msgid "rwl_writeunlock by non-owner.\n"
 msgstr ""
 
-#: src/dird/expand.c:419
+#: src/lib/rwlock.c:434
 #, c-format
-msgid "Cannot create var context: ERR=%s\n"
+msgid "Thread %d found unchanged elements %d times\n"
 msgstr ""
 
-#: src/dird/expand.c:424
+#: src/lib/rwlock.c:504
 #, c-format
-msgid "Cannot set var callback: ERR=%s\n"
+msgid "%02d: interval %d, writes %d, reads %d\n"
 msgstr ""
 
-#: src/dird/expand.c:430
+#: src/lib/rwlock.c:514
 #, c-format
-msgid "Cannot set var operate: ERR=%s\n"
+msgid "data %02d: value %d, %d writes\n"
 msgstr ""
 
-#: src/dird/expand.c:436 src/dird/expand.c:451
+#: src/lib/rwlock.c:519
 #, c-format
-msgid "Cannot unescape string: ERR=%s\n"
+msgid "Total: %d thread writes, %d data writes\n"
 msgstr ""
 
-#: src/dird/expand.c:444
-#, c-format
-msgid "Cannot expand expression \"%s\": ERR=%s\n"
+#: src/lib/rwlock.c:591
+msgid "Try write lock"
 msgstr ""
 
-#: src/dird/expand.c:462
-#, c-format
-msgid "Cannot destroy var context: ERR=%s\n"
+#: src/lib/rwlock.c:597
+msgid "Try read lock"
+msgstr ""
+
+#: src/lib/rwlock.c:653
+msgid "Create thread"
+msgstr ""
+
+#: src/lib/rwlock.c:663
+msgid "Join thread"
 msgstr ""
 
-#: src/dird/ua_select.c:40
+#: src/lib/rwlock.c:665
 #, c-format
-msgid "The current %s retention period is: %s\n"
-msgstr "La période de rétention courante %s est : %s\n"
+msgid "%02d: interval %d, updates %d, r_collisions %d, w_collisions %d\n"
+msgstr ""
 
-#: src/dird/ua_select.c:42
-msgid "Continue? (yes/mod/no): "
-msgstr "Continuer ? (oui/mod/non) : "
+#: src/lib/rwlock.c:677
+#, c-format
+msgid "data %02d: value %d, %d updates\n"
+msgstr ""
 
-#: src/dird/ua_select.c:45 src/dird/ua_run.c:700
-msgid "mod"
-msgstr "mod"
+#: src/lib/lockmgr.c:62
+#, c-format
+msgid "ASSERT failed at %s:%i: %s\n"
+msgstr ""
 
-#: src/dird/ua_select.c:46
-msgid "Enter new retention period: "
-msgstr "Saisissez une nouvelle période de rétention : "
+#: src/lib/lockmgr.c:67
+#, c-format
+msgid "ASSERT failed at %s:%i: %s \n"
+msgstr ""
 
-#: src/dird/ua_select.c:50
-msgid "Invalid period.\n"
-msgstr "Période invalide.\n"
+#: src/lib/lockmgr.c:97
+#, fuzzy, c-format
+msgid "Mutex lock failure. ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/dird/ua_select.c:126
-msgid "You have the following choices:\n"
-msgstr "Vous avez les choix suivants :\n"
+#: src/lib/lockmgr.c:107
+#, fuzzy, c-format
+msgid "Mutex unlock failure. ERR=%s\n"
+msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n"
 
-#: src/dird/ua_select.c:142
-msgid "The defined Storage resources are:\n"
-msgstr "Les ressources de Stockage définies sont :\n"
-
-#: src/dird/ua_select.c:150 src/dird/ua_run.c:705 src/dird/ua_cmds.c:890
-#: src/wx-console/wxbrestorepanel.cpp:323
-#: src/wx-console/wxbrestorepanel.cpp:339
-#: src/wx-console/wxbrestorepanel.cpp:460
-#: src/wx-console/wxbrestorepanel.cpp:461
-#: src/wx-console/wxbrestorepanel.cpp:471
-#: src/wx-console/wxbrestorepanel.cpp:472
-#: src/wx-console/wxbrestorepanel.cpp:1135
-#: src/wx-console/wxbrestorepanel.cpp:1796
-#: src/wx-console/wxbrestorepanel.cpp:1867
-msgid "Storage"
-msgstr "Stockage"
+#: src/lib/lockmgr.c:272 src/lib/lockmgr.c:608 src/lib/lockmgr.c:636
+#: src/lib/jcr.c:321
+#, c-format
+msgid "pthread key create failed: ERR=%s\n"
+msgstr "erreur sur pthread_key_create. ERR=%s\n"
 
-#: src/dird/ua_select.c:150
-msgid "Select Storage resource"
-msgstr "Sélectionnez la ressource de Stockage"
+#: src/lib/lockmgr.c:620
+#, fuzzy, c-format
+msgid "pthread_create failed: ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/dird/ua_select.c:165 src/dird/ua_restore.c:977
-msgid "The defined FileSet resources are:\n"
-msgstr "Les FileSet définis sont :\n"
+#: src/lib/berrno.c:64
+msgid "Child exited normally."
+msgstr ""
 
-#: src/dird/ua_select.c:173 src/dird/ua_run.c:707 src/dird/ua_restore.c:981
-msgid "FileSet"
-msgstr "FileSet"
+#: src/lib/berrno.c:71
+msgid "Unknown error during program execvp"
+msgstr ""
 
-#: src/dird/ua_select.c:173 src/dird/ua_restore.c:981
-msgid "Select FileSet resource"
-msgstr "Sélectionnez le FileSet"
+#: src/lib/berrno.c:74
+#, c-format
+msgid "Child exited with code %d"
+msgstr ""
 
-#: src/dird/ua_select.c:199
-msgid "The defined Catalog resources are:\n"
-msgstr "Les Catalogues définis sont :\n"
+#: src/lib/berrno.c:82
+#, c-format
+msgid "Child died from signal %d: %s"
+msgstr "Le processus fils est mort par le signal %d : %s"
 
-#: src/dird/ua_select.c:207
-msgid "Catalog"
-msgstr "Catalogue"
+#: src/lib/berrno.c:88
+msgid "Invalid errno. No error message possible."
+msgstr ""
 
-#: src/dird/ua_select.c:207
-msgid "Select Catalog resource"
-msgstr "Sélectionnez le Catalogue"
+#: src/lib/priv.c:68
+#, c-format
+msgid "Could not find userid=%s: ERR=%s\n"
+msgstr "Impossible de trouver le userid %s : ERR=%s\n"
 
-#: src/dird/ua_select.c:224
-msgid "The defined Job resources are:\n"
-msgstr "Les Job définis sont :\n"
+#: src/lib/priv.c:74
+#, fuzzy, c-format
+msgid "Could not find password entry. ERR=%s\n"
+msgstr "Impossible de trouver le client %s : ERR=%s\n"
 
-#: src/dird/ua_select.c:232 src/dird/ua_select.c:255 src/dird/ua_run.c:706
-#: src/dird/dird_conf.c:571 src/dird/ua_prune.c:410 src/dird/ua_cmds.c:442
-msgid "Job"
-msgstr "Job"
+#: src/lib/priv.c:87
+#, c-format
+msgid "Could not find group=%s: ERR=%s\n"
+msgstr "Impossible de trouver le groupe=%s : ERR=%s\n"
 
-#: src/dird/ua_select.c:232
-msgid "Select Job resource"
-msgstr "Sélectionnez le Job"
+#: src/lib/priv.c:95
+#, c-format
+msgid "Could not initgroups for group=%s, userid=%s: ERR=%s\n"
+msgstr ""
+"Impossible d'utiliser initgroups pour le groupe=%s, userid=%s: ERR=%s\n"
+"\n"
 
-#: src/dird/ua_select.c:247
-msgid "The defined Restore Job resources are:\n"
-msgstr "Les Job de restauration sont :\n"
+#: src/lib/priv.c:98
+#, fuzzy, c-format
+msgid "Could not initgroups for userid=%s: ERR=%s\n"
+msgstr "Impossible d'ouvrir %s : ERR=%s\n"
 
-#: src/dird/ua_select.c:255
-msgid "Select Restore Job"
-msgstr "Sélectionnez le Job de restauration"
+#: src/lib/priv.c:105
+#, fuzzy, c-format
+msgid "Could not set group=%s: ERR=%s\n"
+msgstr "Impossible d'ouvrir %s : ERR=%s\n"
 
-#: src/dird/ua_select.c:272
-msgid "The defined Client resources are:\n"
-msgstr "Les clients définis sont :\n"
-
-#: src/dird/ua_select.c:280 src/dird/ua_select.c:389 src/dird/ua_run.c:708
-#: src/dird/ua_cmds.c:891 src/wx-console/wxbrestorepanel.cpp:320
-#: src/wx-console/wxbrestorepanel.cpp:338
-#: src/wx-console/wxbrestorepanel.cpp:412
-#: src/wx-console/wxbrestorepanel.cpp:413
-#: src/wx-console/wxbrestorepanel.cpp:423
-#: src/wx-console/wxbrestorepanel.cpp:424
-#: src/wx-console/wxbrestorepanel.cpp:671
-#: src/wx-console/wxbrestorepanel.cpp:1105
-#: src/wx-console/wxbrestorepanel.cpp:1192
-#: src/wx-console/wxbrestorepanel.cpp:1789
-#: src/wx-console/wxbrestorepanel.cpp:1791
-#: src/wx-console/wxbrestorepanel.cpp:1865
-#: src/wx-console/wxbrestorepanel.cpp:1920
-msgid "Client"
-msgstr "Client"
+#: src/lib/priv.c:115
+#, fuzzy, c-format
+msgid "prctl failed: ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/dird/ua_select.c:280
-msgid "Select Client (File daemon) resource"
-msgstr "Sélectionnez le client (File daemon)"
+#: src/lib/priv.c:119
+#, fuzzy, c-format
+msgid "setreuid failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/dird/ua_select.c:307
-#, c-format
-msgid "Error: Client resource %s does not exist.\n"
-msgstr "Erreur : le client %s n'est pas définie.\n"
+#: src/lib/priv.c:123
+#, fuzzy, c-format
+msgid "cap_from_text failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/dird/ua_select.c:332
-#, c-format
-msgid "Could not find Client %s: ERR=%s"
-msgstr "Impossible de trouver le client %s : ERR=%s"
+#: src/lib/priv.c:127
+#, fuzzy, c-format
+msgid "cap_set_proc failed: ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/dird/ua_select.c:342 src/dird/ua_select.c:396
-#, c-format
-msgid "Could not find Client \"%s\": ERR=%s"
-msgstr "Impossible de trouver le client « %s » : ERR=%s"
+#: src/lib/priv.c:131
+msgid "Keep readall caps not implemented this OS or missing libraries.\n"
+msgstr ""
 
-#: src/dird/ua_select.c:371
+#: src/lib/priv.c:135
 #, c-format
-msgid "Error obtaining client ids. ERR=%s\n"
-msgstr "Erreur pendant l'obtention de l'identifiant du Client. ERR=%s\n"
-
-#: src/dird/ua_select.c:375
-msgid "No clients defined. You must run a job before using this command.\n"
+msgid "Could not set specified userid: %s\n"
 msgstr ""
-"Pas de client défini. Vous devez lancer une sauvegarde avant d'utiliser "
-"cette commande.\n"
 
-#: src/dird/ua_select.c:379
-msgid "Defined Clients:\n"
-msgstr "Clients définis :\n"
+#: src/lib/jcr.c:232 src/lib/util.c:356 src/dird/ua_run.c:790
+msgid "Backup"
+msgstr "Backup"
 
-#: src/dird/ua_select.c:389
-msgid "Select the Client"
-msgstr "Sélectionnez le client"
+#: src/lib/jcr.c:234
+msgid "Verifying"
+msgstr "Vérification"
 
-#: src/dird/ua_select.c:422 src/dird/ua_select.c:445 src/dird/ua_select.c:481
-#, c-format
-msgid "Could not find Pool \"%s\": ERR=%s"
-msgstr "Impossible de trouver le Pool « %s » : ERR=%s"
+#: src/lib/jcr.c:236
+msgid "Restoring"
+msgstr "Restauration"
 
-#: src/dird/ua_select.c:456 src/dird/ua_output.c:393
-#, c-format
-msgid "Error obtaining pool ids. ERR=%s\n"
-msgstr "Erreur pendant lors de la récupération du pool. ERR=%s\n"
+#: src/lib/jcr.c:238
+msgid "Archiving"
+msgstr "Archivage"
 
-#: src/dird/ua_select.c:460
-msgid "No pools defined. Use the \"create\" command to create one.\n"
-msgstr ""
-"Pas de Pool défini. Utilisez la commande « create » pour en créer un.\n"
+#: src/lib/jcr.c:240
+msgid "Copying"
+msgstr "Copier"
 
-#: src/dird/ua_select.c:464
-msgid "Defined Pools:\n"
-msgstr "Pools définis :\n"
-
-#: src/dird/ua_select.c:474 src/dird/ua_select.c:564 src/dird/ua_run.c:713
-#: src/dird/ua_update.c:413 src/dird/ua_update.c:492
-#: src/wx-console/wxbrestorepanel.cpp:322
-#: src/wx-console/wxbrestorepanel.cpp:508
-#: src/wx-console/wxbrestorepanel.cpp:518
-#: src/wx-console/wxbrestorepanel.cpp:1785
-msgid "Pool"
-msgstr "Pool"
+#: src/lib/jcr.c:242
+msgid "Migration"
+msgstr "Migrer"
 
-#: src/dird/ua_select.c:474
-msgid "Select the Pool"
-msgstr "Sélectionnez le Pool"
+#: src/lib/jcr.c:244
+#, fuzzy
+msgid "Scanning"
+msgstr "En cours"
 
-#: src/dird/ua_select.c:504
-#, c-format
-msgid "No access to Pool \"%s\"\n"
-msgstr "Pas d'accès au Pool « %s »\n"
+#: src/lib/jcr.c:246
+msgid "Unknown operation"
+msgstr "Opération inconnue"
 
-#: src/dird/ua_select.c:530
-msgid "Enter MediaId or Volume name: "
-msgstr "Saisissez le MediaId ou le nom du Volume : "
+#: src/lib/jcr.c:255
+msgid "backup"
+msgstr "backup"
 
-#: src/dird/ua_select.c:556
-msgid "The defined Pool resources are:\n"
-msgstr "Les Pools définis sont :\n"
+#: src/lib/jcr.c:257
+msgid "verified"
+msgstr "vérifié"
 
-#: src/dird/ua_select.c:564
-msgid "Select Pool resource"
-msgstr "Sélectionnez le Pool"
+#: src/lib/jcr.c:257
+msgid "verify"
+msgstr "Vérifier"
 
-#: src/dird/ua_select.c:588 src/dird/ua_restore.c:375
-#, c-format
-msgid "Error: Pool resource \"%s\" does not exist.\n"
-msgstr "Erreur : le Pool « %s » n'existe pas.\n"
+#: src/lib/jcr.c:259
+msgid "restored"
+msgstr "Restauré"
 
-#: src/dird/ua_select.c:599
-msgid "Enter the JobId to select: "
-msgstr "Entrez le JobId à sélectionner : "
+#: src/lib/jcr.c:259
+msgid "restore"
+msgstr "restaurer"
 
-#: src/dird/ua_select.c:637
-#, c-format
-msgid "Could not find Job \"%s\": ERR=%s"
-msgstr "Impossible de trouver le Job « %s » : ERR=%s"
+#: src/lib/jcr.c:261
+msgid "archived"
+msgstr "archivé"
 
-#: src/dird/ua_select.c:715
-#, c-format
-msgid "Automatically selected %s: %s\n"
-msgstr "Sélection automatique %s : %s\n"
+#: src/lib/jcr.c:261
+msgid "archive"
+msgstr "archiver"
 
-#: src/dird/ua_select.c:720
-#, c-format
-msgid "Cannot select %s in batch mode.\n"
-msgstr "Impossible de choisir %s en mode batch.\n"
+#: src/lib/jcr.c:263
+msgid "copied"
+msgstr "copié"
 
-#: src/dird/ua_select.c:734
-msgid "Selection is empty!\n"
-msgstr "La sélection est vide !\n"
+#: src/lib/jcr.c:263
+msgid "copy"
+msgstr "copier"
 
-#: src/dird/ua_select.c:740
-msgid "Item 1 selected automatically.\n"
-msgstr "Sélection automatique de l'objet 1.\n"
+#: src/lib/jcr.c:265
+msgid "migrated"
+msgstr "migrer"
 
-#: src/dird/ua_select.c:751
-msgid "Selection aborted, nothing done.\n"
-msgstr "Sélection annulée, rien de fait.\n"
+#: src/lib/jcr.c:265
+msgid "migrate"
+msgstr "migré"
 
-#: src/dird/ua_select.c:756
-#, c-format
-msgid "Please enter a number between 1 and %d\n"
-msgstr "Merci de saisir un nombre entre 1 et %d\n"
+#: src/lib/jcr.c:267
+msgid "scanned"
+msgstr "scanné"
 
-#: src/dird/ua_select.c:805
-msgid "Storage name given twice.\n"
-msgstr ""
+#: src/lib/jcr.c:267
+msgid "scan"
+msgstr "scanner"
 
-#: src/dird/ua_select.c:822
-#, c-format
-msgid "Expecting jobid=nn command, got: %s\n"
-msgstr "Attendait l'option jobid=nn, pas : %s\n"
+#: src/lib/jcr.c:269
+msgid "unknown action"
+msgstr "action inconnue"
 
-#: src/dird/ua_select.c:826
+#: src/lib/jcr.c:343
 #, c-format
-msgid "JobId %s is not running.\n"
-msgstr "JobId %s n'est pas en cours.\n"
+msgid "pthread_once failed. ERR=%s\n"
+msgstr "erreur sur pthread_once. ERR=%s\n"
 
-#: src/dird/ua_select.c:836
-#, c-format
-msgid "Expecting job=xxx, got: %s.\n"
-msgstr "Attendait l'option job=xxx, pas : %s\n"
+#: src/lib/jcr.c:351
+#, fuzzy, c-format
+msgid "Could not init msg_queue mutex. ERR=%s\n"
+msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n"
+
+#: src/lib/jcr.c:403
+msgid "NULL jcr.\n"
+msgstr "NULL jcr.\n"
 
-#: src/dird/ua_select.c:840 src/dird/ua_select.c:852
+#: src/lib/jcr.c:502
 #, c-format
-msgid "Job \"%s\" is not running.\n"
-msgstr "Job « %s » n'est pas en cours.\n"
+msgid "JCR use_count=%d JobId=%d\n"
+msgstr "JCR use_count=%d JobId=%d\n"
 
-#: src/dird/ua_select.c:848
+#: src/lib/jcr.c:598
 #, fuzzy, c-format
-msgid "Expecting ujobid=xxx, got: %s.\n"
-msgstr "Attendait l'option job=xxx, pas : %s\n"
+msgid "pthread_setspecific failed: ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/dird/ua_select.c:868
+#: src/lib/jcr.c:1018
 #, c-format
-msgid "Storage resource \"%s\": not found\n"
-msgstr "Storage resource « %s » : non trouvé\n"
-
-#: src/dird/ua_select.c:900
-msgid "Enter autochanger drive[0]: "
-msgstr "Saisissez le numéro du lecteur de l'autochanger [0] : "
-
-#: src/dird/ua_select.c:921
-#, fuzzy
-msgid "Enter autochanger slot: "
-msgstr "Saisissez le numéro du lecteur de l'autochanger [0] : "
-
-#: src/dird/ua_select.c:951
-msgid "Media Types defined in conf file:\n"
+msgid ""
+"Watchdog sending kill after %d secs to thread stalled reading Storage "
+"daemon.\n"
 msgstr ""
+"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute "
+"du SD.\n"
 
-#: src/dird/ua_select.c:957
-msgid "Media Type"
+#: src/lib/jcr.c:1030
+#, c-format
+msgid ""
+"Watchdog sending kill after %d secs to thread stalled reading File daemon.\n"
 msgstr ""
+"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute "
+"du FD.\n"
 
-#: src/dird/ua_select.c:957
-msgid "Select the Media Type"
-msgstr "Choisissez le type de Media"
-
-#: src/dird/ua_status.c:122
-msgid "Status available for:\n"
-msgstr "Statut disponible pour :\n"
+#: src/lib/jcr.c:1042
+#, c-format
+msgid ""
+"Watchdog sending kill after %d secs to thread stalled reading Director.\n"
+msgstr ""
+"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute "
+"du Director.\n"
 
-#: src/dird/ua_status.c:128
-msgid "Select daemon type for status"
-msgstr "Saisissez le composant à afficher"
+#: src/lib/signal.c:67
+msgid "Invalid signal number"
+msgstr ""
 
-#: src/dird/ua_status.c:241 src/stored/status.c:67
+#: src/lib/signal.c:151 src/lib/signal.c:153
 #, c-format
-msgid "%s Version: %s (%s) %s %s %s\n"
-msgstr "%s Version : %s (%s) %s %s %s\n"
+msgid "Bacula interrupted by signal %d: %s\n"
+msgstr "Bacula a reçu le signal %d : %s\n"
 
-#: src/dird/ua_status.c:245
+#: src/lib/signal.c:166
 #, c-format
-msgid "Daemon started %s, 1 Job run since started.\n"
-msgstr "Démon démarré depuis %s, 1 job lancé depuis cette date.\n"
+msgid "Kaboom! %s, %s got signal %d - %s. Attempting traceback.\n"
+msgstr ""
+"Kaboom ! %s, %s a reçu le signal %d - %s. Tentative de dump des traces.\n"
 
-#: src/dird/ua_status.c:248
+#: src/lib/signal.c:168
 #, c-format
-msgid "Daemon started %s, %d Jobs run since started.\n"
-msgstr "Démon démarré depuis %s, %d jobs lancés depuis cette date.\n"
+msgid "Kaboom! exepath=%s\n"
+msgstr "Kaboom ! exepath=%s\n"
 
-#: src/dird/ua_status.c:253 src/filed/status.c:114 src/stored/status.c:78
+#: src/lib/signal.c:202
 #, c-format
-msgid " Heap: bytes=%s max_bytes=%s bufs=%s max_bufs=%s\n"
-msgstr " Tas : bytes=%s max_bytes=%s bufs=%s max_bufs=%s\n"
+msgid "Fork error: ERR=%s\n"
+msgstr "Fork en erreur : ERR=%s\n"
 
-#: src/dird/ua_status.c:273 src/dird/ua_status.c:498 src/dird/ua_status.c:664
-#: src/filed/status.c:187 src/filed/status.c:269 src/stored/status.c:414
-#: src/stored/status.c:436 src/stored/status.c:514
-msgid "====\n"
-msgstr "====\n"
+#: src/lib/signal.c:210
+#, fuzzy, c-format
+msgid "Calling: %s %s %s %s\n"
+msgstr "Exécution : %s %s %s\n"
 
-#: src/dird/ua_status.c:282 src/dird/ua_cmds.c:677
+#: src/lib/signal.c:214
 #, c-format
-msgid "Connecting to Storage daemon %s at %s:%d\n"
-msgstr "Connexion au Storage Daemon %s (%s:%d)\n"
+msgid "execv: %s failed: ERR=%s\n"
+msgstr "execv : %s en échec : ERR=%s\n"
 
-#: src/dird/ua_status.c:285
+#: src/lib/signal.c:235
 #, c-format
-msgid ""
-"\n"
-"Failed to connect to Storage daemon %s.\n"
-"====\n"
+msgid "It looks like the traceback worked ...\n"
 msgstr ""
-"\n"
-"Impossible de se connecter au Storage Daemon %s.\n"
-"====\n"
-
-#: src/dird/ua_status.c:293 src/dird/ua_cmds.c:683
-msgid "Connected to storage daemon\n"
-msgstr "Connecté au Storage Daemon\n"
 
-#: src/dird/ua_status.c:320 src/dird/ua_cmds.c:703 src/dird/ua_cmds.c:1042
+#: src/lib/signal.c:289
 #, c-format
-msgid "Connecting to Client %s at %s:%d\n"
-msgstr "Connexion au client %s (%s:%d)\n"
+msgid "BA_NSIG too small (%d) should be (%d)\n"
+msgstr "BA_NSIG trop petit (%d) devrait être (%d)\n"
 
-#: src/dird/ua_status.c:323
-#, c-format
-msgid ""
-"Failed to connect to Client %s.\n"
-"====\n"
-msgstr ""
-"Impossible de se connecter au client %s.\n"
-"====\n"
+#: src/lib/signal.c:295
+msgid "UNKNOWN SIGNAL"
+msgstr "SIGNAL INCONNU"
 
-#: src/dird/ua_status.c:331
-msgid "Connected to file daemon\n"
-msgstr "Connecté avec le File Daemon\n"
+#: src/lib/signal.c:296
+msgid "Hangup"
+msgstr "Hangup"
 
-#: src/dird/ua_status.c:346
-msgid ""
-"\n"
-"Scheduled Jobs:\n"
+#: src/lib/signal.c:297
+msgid "Interrupt"
 msgstr ""
-"\n"
-"Jobs planifiés :\n"
 
-#: src/dird/ua_status.c:347
-msgid ""
-"Level          Type     Pri  Scheduled          Name               Volume\n"
+#: src/lib/signal.c:298
+msgid "Quit"
+msgstr "Quit"
+
+#: src/lib/signal.c:299
+msgid "Illegal instruction"
 msgstr ""
-"Type           Action   Pri  Planification      Nom                Volume\n"
 
-#: src/dird/ua_status.c:348
-msgid "===================================================================================\n"
+#: src/lib/signal.c:300
+msgid "Trace/Breakpoint trap"
 msgstr ""
 
-#: src/dird/ua_status.c:397
-#, c-format
-msgid "%-14s %-8s %3d  %-18s %-18s %s\n"
-msgstr "%-14s %-8s %3d  %-18s %-18s %s\n"
+#: src/lib/signal.c:301
+msgid "Abort"
+msgstr "Abort"
 
-#: src/dird/ua_status.c:451 src/dird/ua_output.c:419
-msgid "Ignoring illegal value for days.\n"
+#: src/lib/signal.c:303
+msgid "EMT instruction (Emulation Trap)"
 msgstr ""
 
-#: src/dird/ua_status.c:496
-msgid "No Scheduled Jobs.\n"
-msgstr "Pas de job programmé.\n"
+#: src/lib/signal.c:306
+msgid "IOT trap"
+msgstr "IOT trap"
 
-#: src/dird/ua_status.c:513 src/stored/status.c:337
-msgid ""
-"\n"
-"Running Jobs:\n"
+#: src/lib/signal.c:308
+msgid "BUS error"
+msgstr "BUS error"
+
+#: src/lib/signal.c:309
+msgid "Floating-point exception"
 msgstr ""
-"\n"
-"Job en cours :\n"
 
-#: src/dird/ua_status.c:521
-#, c-format
-msgid "Console connected at %s\n"
-msgstr "Console connecté à %s\n"
+#: src/lib/signal.c:310
+msgid "Kill, unblockable"
+msgstr ""
 
-#: src/dird/ua_status.c:531
-msgid ""
-"No Jobs running.\n"
-"====\n"
+#: src/lib/signal.c:311
+msgid "User-defined signal 1"
 msgstr ""
-"Pas de job en cours.\n"
-"====\n"
 
-#: src/dird/ua_status.c:536
-msgid " JobId Level   Name                       Status\n"
-msgstr " JobId Type    Nom                        Statut\n"
+#: src/lib/signal.c:312
+msgid "Segmentation violation"
+msgstr "Erreur de segmentation"
 
-#: src/dird/ua_status.c:537 src/filed/status.c:213
-msgid "======================================================================\n"
-msgstr "======================================================================\n"
+#: src/lib/signal.c:313
+msgid "User-defined signal 2"
+msgstr ""
 
-#: src/dird/ua_status.c:545
-msgid "is waiting execution"
-msgstr "est en attente d'exécution"
+#: src/lib/signal.c:314
+msgid "Broken pipe"
+msgstr "Tube brisé"
 
-#: src/dird/ua_status.c:548
-msgid "is running"
-msgstr "est en cours"
+#: src/lib/signal.c:315
+msgid "Alarm clock"
+msgstr "Alarm clock"
 
-#: src/dird/ua_status.c:551
-msgid "is blocked"
-msgstr "est bloqué"
+#: src/lib/signal.c:316
+msgid "Termination"
+msgstr ""
 
-#: src/dird/ua_status.c:554
-msgid "has terminated"
-msgstr "est terminé"
+#: src/lib/signal.c:318
+msgid "Stack fault"
+msgstr ""
 
-#: src/dird/ua_status.c:557
-msgid "has erred"
+#: src/lib/signal.c:320
+msgid "Child status has changed"
 msgstr ""
 
-#: src/dird/ua_status.c:560
-msgid "has errors"
-msgstr "est en erreur"
+#: src/lib/signal.c:321
+msgid "Continue"
+msgstr "Continue"
 
-#: src/dird/ua_status.c:563
-msgid "has a fatal error"
-msgstr "est en erreur (fatale)"
+#: src/lib/signal.c:322
+msgid "Stop, unblockable"
+msgstr ""
 
-#: src/dird/ua_status.c:566
-msgid "has verify differences"
+#: src/lib/signal.c:323
+msgid "Keyboard stop"
 msgstr ""
 
-#: src/dird/ua_status.c:569
-msgid "has been canceled"
-msgstr "a été annulé"
+#: src/lib/signal.c:324
+msgid "Background read from tty"
+msgstr ""
 
-#: src/dird/ua_status.c:573
-#, c-format
-msgid "is waiting on Client %s"
-msgstr "est en attente du client %s"
+#: src/lib/signal.c:325
+msgid "Background write to tty"
+msgstr ""
 
-#: src/dird/ua_status.c:580 src/dird/ua_status.c:582
-#, c-format
-msgid "is waiting on Storage %s"
-msgstr "est en attente du Storage %s"
+#: src/lib/signal.c:326
+msgid "Urgent condition on socket"
+msgstr ""
 
-#: src/dird/ua_status.c:588
-msgid "is waiting on max Storage jobs"
+#: src/lib/signal.c:327
+msgid "CPU limit exceeded"
 msgstr ""
 
-#: src/dird/ua_status.c:591
-msgid "is waiting on max Client jobs"
+#: src/lib/signal.c:328
+msgid "File size limit exceeded"
 msgstr ""
 
-#: src/dird/ua_status.c:594
-msgid "is waiting on max Job jobs"
+#: src/lib/signal.c:329
+msgid "Virtual alarm clock"
 msgstr ""
 
-#: src/dird/ua_status.c:597
-msgid "is waiting on max total jobs"
+#: src/lib/signal.c:330
+msgid "Profiling alarm clock"
 msgstr ""
 
-#: src/dird/ua_status.c:600
-msgid "is waiting for its start time"
-msgstr "attend son heure de démarrage"
+#: src/lib/signal.c:331
+msgid "Window size change"
+msgstr ""
 
-#: src/dird/ua_status.c:603
-msgid "is waiting for higher priority jobs to finish"
-msgstr "attend qu'un job plus prioritaire se termine"
+#: src/lib/signal.c:332
+msgid "I/O now possible"
+msgstr ""
 
-#: src/dird/ua_status.c:608
-#, c-format
-msgid "is in unknown state %c"
-msgstr "est dans un état inconnu %c"
+#: src/lib/signal.c:334
+msgid "Power failure restart"
+msgstr ""
 
-#: src/dird/ua_status.c:622
-msgid "is waiting for a mount request"
-msgstr "est en attente d'un montage"
+#: src/lib/signal.c:337
+msgid "No runnable lwp"
+msgstr ""
 
-#: src/dird/ua_status.c:629
-msgid "is waiting for an appendable Volume"
-msgstr "est en attente d'un volume libre"
+#: src/lib/signal.c:340
+msgid "SIGLWP special signal used by thread library"
+msgstr ""
 
-#: src/dird/ua_status.c:636
-#, c-format
-msgid "is waiting for Client %s to connect to Storage %s"
-msgstr "attend que le client %s se connecte au Storage %s"
+#: src/lib/signal.c:343
+msgid "Checkpoint Freeze"
+msgstr ""
 
-#: src/dird/ua_status.c:652
-#, c-format
-msgid "%6d %-6s  %-20s %s\n"
-msgstr "%6d %-6s  %-20s %s\n"
+#: src/lib/signal.c:346
+msgid "Checkpoint Thaw"
+msgstr ""
 
-#: src/dird/ua_status.c:674 src/filed/status.c:203 src/stored/status.c:449
-msgid "No Terminated Jobs.\n"
-msgstr "Pas de job terminé.\n"
+#: src/lib/signal.c:349
+msgid "Thread Cancellation"
+msgstr ""
 
-#: src/dird/ua_status.c:679 src/stored/status.c:454
-msgid ""
-"\n"
-"Terminated Jobs:\n"
+#: src/lib/signal.c:352
+msgid "Resource Lost (e.g. record-lock lost)"
 msgstr ""
-"\n"
-"Job terminés :\n"
 
-#: src/dird/ua_status.c:680 src/filed/status.c:211 src/stored/status.c:456
-#, fuzzy
-msgid " JobId  Level    Files      Bytes   Status   Finished        Name \n"
-msgstr " JobId  Type      Fichiers   Octets    Statut   Terminé         Nom\n"
+#: src/lib/bnet_server.c:109
+#, c-format
+msgid "Cannot open stream socket. ERR=%s. Current %s All %s\n"
+msgstr ""
 
-#: src/dird/ua_status.c:681
-#, fuzzy
-msgid "====================================================================\n"
-msgstr "======================================================================\n"
+#: src/lib/bnet_server.c:122
+#, c-format
+msgid "Cannot set SO_REUSEADDR on socket: %s\n"
+msgstr "Impossible de positionner l'option SO_REUSEADDR sur la socket : %s\n"
 
-#: src/dird/ua_status.c:719 src/filed/status.c:240 src/stored/status.c:485
-msgid "Diffs"
-msgstr ""
+#: src/lib/bnet_server.c:131
+#, c-format
+msgid "Cannot bind port %d: ERR=%s: Retrying ...\n"
+msgstr "Impossible de s'attacher au port %d : ERR=%s : Réessaie...\n"
 
-#: src/dird/ua_status.c:722 src/dird/ua_restore.c:280 src/filed/status.c:243
-#: src/stored/status.c:488 src/wx-console/wxbconfigpanel.cpp:193
-msgid "Cancel"
-msgstr "Annulé"
+#: src/lib/bnet_server.c:136
+#, c-format
+msgid "Cannot bind port %d: ERR=%s.\n"
+msgstr "Impossible de s'attacher au port %d : ERR=%s.\n"
 
-#: src/dird/ua_status.c:728 src/filed/status.c:249 src/stored/status.c:494
-msgid "Other"
-msgstr "Autre"
+#: src/lib/bnet_server.c:147
+#, c-format
+msgid "Could not init client queue: ERR=%s\n"
+msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n"
 
-#: src/dird/ua_status.c:731 src/filed/status.c:260 src/stored/status.c:505
-#, fuzzy, c-format
-msgid "%6d  %-6s %8s %10s  %-7s  %-8s %s\n"
-msgstr "%6d  %-6s %8s %14s %-7s  %-8s %s\n"
+#: src/lib/bnet_server.c:166
+#, c-format
+msgid "Error in select: %s\n"
+msgstr "Erreur sur le select : %s\n"
 
-#: src/dird/ua_status.c:739 src/stored/btape.c:181
-msgid "\n"
-msgstr "\n"
+#: src/lib/bnet_server.c:187
+#, c-format
+msgid "Connection from %s:%d refused by hosts.access\n"
+msgstr "Connexion depuis %s:%d refusée par hosts.access\n"
 
-#: src/dird/ua_run.c:119
+#: src/lib/bnet_server.c:202 src/lib/bsock.c:249 src/lib/bsock.c:285
 #, c-format
-msgid "Value missing for keyword %s\n"
-msgstr ""
+msgid "Cannot set SO_KEEPALIVE on socket: %s\n"
+msgstr "Impossible de positionner SO_KEEPALIVE sur la socket : %s\n"
 
-#: src/dird/ua_run.c:126
-msgid "Job name specified twice.\n"
-msgstr "Le job est déjà spécifié.\n"
+#: src/lib/bnet_server.c:213
+msgid "Could not create client BSOCK.\n"
+msgstr "Impossible de créer la structure BSOCK cliente.\n"
 
-#: src/dird/ua_run.c:134
-msgid "JobId specified twice.\n"
-msgstr "Le JobId est déjà spécifié.\n"
+#: src/lib/bnet_server.c:220
+#, c-format
+msgid "Could not add job to client queue: ERR=%s\n"
+msgstr "Impossible d'ajouter le job à la queue cliente : ERR=%s\n"
 
-#: src/dird/ua_run.c:143
-msgid "Client specified twice.\n"
-msgstr "Le client est déjà spécifié.\n"
+#: src/lib/bnet_server.c:237
+#, c-format
+msgid "Could not destroy client queue: ERR=%s\n"
+msgstr "Impossible de détruire la queue cliente : ERR=%s\n"
 
-#: src/dird/ua_run.c:151
-msgid "FileSet specified twice.\n"
-msgstr "Le FileSet est déjà spécifié.\n"
+#: src/lib/bpipe.c:361 src/lib/bpipe.c:444
+msgid "Program killed by Bacula (timeout)\n"
+msgstr ""
 
-#: src/dird/ua_run.c:159
-msgid "Level specified twice.\n"
-msgstr "Le type (Level) est déjà spécifié.\n"
+#: src/lib/bnet.c:116
+#, c-format
+msgid "Attr spool write error. ERR=%s\n"
+msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n"
 
-#: src/dird/ua_run.c:168
-msgid "Storage specified twice.\n"
-msgstr "Le Storage est déjà spécifié.\n"
+#: src/lib/bnet.c:242 src/lib/bnet.c:283
+msgid "TLS connection initialization failed.\n"
+msgstr "Initialisation de la connexion TLS échouée.\n"
 
-#: src/dird/ua_run.c:176
-msgid "Pool specified twice.\n"
-msgstr "Le pool est déjà spécifié.\n"
+#: src/lib/bnet.c:250
+msgid "TLS Negotiation failed.\n"
+msgstr "Négociation TLS échouée.\n"
 
-#: src/dird/ua_run.c:184
-msgid "Where specified twice.\n"
-msgstr "La destination (Where) est déjà spécifiée.\n"
+#: src/lib/bnet.c:256 src/lib/bnet.c:298
+msgid ""
+"TLS certificate verification failed. Peer certificate did not match a "
+"required commonName\n"
+msgstr ""
 
-#: src/dird/ua_run.c:192
-msgid "Bootstrap specified twice.\n"
-msgstr "Le bootstrap est déjà spécifié.\n"
+#: src/lib/bnet.c:305
+#, c-format
+msgid ""
+"TLS host certificate verification failed. Host name \"%s\" did not match "
+"presented certificate\n"
+msgstr ""
 
-#: src/dird/ua_run.c:200
-msgid "Replace specified twice.\n"
-msgstr "L'option d'écrasement (Replace) est déjà spécifié.\n"
+#: src/lib/bnet.c:322
+msgid "TLS enabled but not configured.\n"
+msgstr "TLS activé mais non configuré.\n"
 
-#: src/dird/ua_run.c:208
-msgid "When specified twice.\n"
-msgstr "La planification (When) est déjà spécifiée.\n"
+#: src/lib/bnet.c:328
+msgid "TLS enable but not configured.\n"
+msgstr "TLS actif mais non configuré.\n"
 
-#: src/dird/ua_run.c:216
-msgid "Priority specified twice.\n"
-msgstr "La priorité (Priority) est déjà spécifiée.\n"
+#: src/lib/bnet.c:386
+msgid "No problem."
+msgstr "Pas de problème."
 
-#: src/dird/ua_run.c:221
-msgid "Priority must be positive nonzero setting it to 10.\n"
+#: src/lib/bnet.c:389
+msgid "Authoritative answer for host not found."
 msgstr ""
-"La priorité doit être supérieure à zéro. Utilisation d'une priorité de 10.\n"
 
-#: src/dird/ua_run.c:231
-msgid "Verify Job specified twice.\n"
+#: src/lib/bnet.c:392
+msgid "Non-authoritative for host not found, or ServerFail."
 msgstr ""
 
-#: src/dird/ua_run.c:263
-msgid "Migration Job specified twice.\n"
+#: src/lib/bnet.c:395
+msgid "Non-recoverable errors, FORMERR, REFUSED, or NOTIMP."
+msgstr ""
+
+#: src/lib/bnet.c:398
+msgid "Valid name, no data record of resquested type."
 msgstr ""
 
-#: src/dird/ua_run.c:289
+#: src/lib/bnet.c:401
+msgid "Unknown error."
+msgstr "Erreur inconnue."
+
+#: src/lib/bnet.c:658
 #, c-format
-msgid "Invalid keyword: %s\n"
-msgstr "Argument invalide : %s\n"
+msgid "Unknown sig %d"
+msgstr "sig inconnu %d"
 
-#: src/dird/ua_run.c:301
+#: src/lib/res.c:66
 #, c-format
-msgid "Catalog \"%s\" not found\n"
-msgstr "Le catalogue « %s » est introuvable\n"
+msgid "rwl_writelock failure at %s:%d:  ERR=%s\n"
+msgstr "rwl_writelock en échec sur %s:%d : ERR=%s\n"
 
-#: src/dird/ua_run.c:312
+#: src/lib/res.c:76
 #, c-format
-msgid "Job \"%s\" not found\n"
-msgstr "Le job « %s » est introuvable\n"
+msgid "rwl_writeunlock failure at %s:%d:. ERR=%s\n"
+msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n"
 
-#: src/dird/ua_run.c:319
-msgid "A job name must be specified.\n"
-msgstr "Un nom de Job doit être spécifié.\n"
+#: src/lib/btimers.c:265
+msgid "stop_btimer called with NULL btimer_id\n"
+msgstr ""
 
-#: src/dird/ua_run.c:325
+#: src/lib/daemon.c:66
+#, fuzzy, c-format
+msgid "Cannot fork to become daemon: ERR=%s\n"
+msgstr "Impossible de forker pour passer en mode démon : %s\n"
+
+#: src/lib/watchdog.c:83
 #, c-format
-msgid "No authorization. Job \"%s\".\n"
+msgid "Unable to initialize watchdog lock. ERR=%s\n"
 msgstr ""
 
-#: src/dird/ua_run.c:334
+#: src/lib/watchdog.c:180
+msgid "BUG! register_watchdog called before start_watchdog\n"
+msgstr ""
+
+#: src/lib/watchdog.c:183
 #, c-format
-msgid "Storage \"%s\" not found.\n"
-msgstr "Le Storage « %s » est introuvable.\n"
+msgid "BUG! Watchdog %p has NULL callback\n"
+msgstr ""
 
-#: src/dird/ua_run.c:344
+#: src/lib/watchdog.c:186
 #, c-format
-msgid "No authorization. Storage \"%s\".\n"
+msgid "BUG! Watchdog %p has zero interval\n"
 msgstr ""
 
-#: src/dird/ua_run.c:354
+#: src/lib/watchdog.c:206
+msgid "BUG! unregister_watchdog_unlocked called before start_watchdog\n"
+msgstr ""
+
+#: src/lib/watchdog.c:326
 #, c-format
-msgid "Pool \"%s\" not found.\n"
-msgstr "Le pool  « %s » est introuvable.\n"
+msgid "rwl_writelock failure. ERR=%s\n"
+msgstr ""
 
-#: src/dird/ua_run.c:364
+#: src/lib/watchdog.c:341
 #, c-format
-msgid "No authorization. Pool \"%s\".\n"
+msgid "rwl_writeunlock failure. ERR=%s\n"
 msgstr ""
 
-#: src/dird/ua_run.c:374 src/dird/ua_cmds.c:610
+#: src/lib/cram-md5.c:111 src/lib/cram-md5.c:139
+msgid "1999 Authorization failed.\n"
+msgstr ""
+
+#: src/lib/openssl.c:122 src/lib/openssl.c:181 src/stored/stored_conf.c:634
+#: src/stored/acquire.c:601 src/stored/dev.c:243 src/stored/dev.c:261
+#: src/stored/dev.c:267 src/stored/dev.c:278
 #, c-format
-msgid "Client \"%s\" not found.\n"
-msgstr "le client « %s » est introuvable.\n"
+msgid "Unable to init mutex: ERR=%s\n"
+msgstr "Impossible d'initialiser le muxtex : ERR=%s\n"
 
-#: src/dird/ua_run.c:384
+#: src/lib/openssl.c:143 src/lib/openssl.c:214
 #, c-format
-msgid "No authorization. Client \"%s\".\n"
+msgid "Unable to destroy mutex: ERR=%s\n"
+msgstr "Impossible de détruire le mutex : ERR=%s\n"
+
+#: src/lib/smartall.c:148 src/lib/smartall.c:257 src/lib/smartall.c:272
+msgid "Out of memory\n"
+msgstr "Plus de mémoire\n"
+
+#: src/lib/smartall.c:153
+msgid "Too much memory used."
 msgstr ""
 
-#: src/dird/ua_run.c:393
+#: src/lib/smartall.c:182
 #, c-format
-msgid "FileSet \"%s\" not found.\n"
-msgstr "Le FileSet « %s » est introuvable.\n"
+msgid "Attempt to free NULL called from %s:%d\n"
+msgstr ""
 
-#: src/dird/ua_run.c:402
+#: src/lib/smartall.c:196
 #, c-format
-msgid "No authorization. FileSet \"%s\".\n"
+msgid "double free from %s:%d\n"
 msgstr ""
 
-#: src/dird/ua_run.c:410
+#: src/lib/smartall.c:204
 #, c-format
-msgid "Verify Job \"%s\" not found.\n"
+msgid "qp->qnext->qprev != qp called from %s:%d\n"
 msgstr ""
 
-#: src/dird/ua_run.c:420
+#: src/lib/smartall.c:208
 #, c-format
-msgid "Migration Job \"%s\" not found.\n"
+msgid "qp->qprev->qnext != qp called from %s:%d\n"
 msgstr ""
 
-#: src/dird/ua_run.c:455 src/dird/ua_run.c:827
-msgid "Invalid time, using current time.\n"
+#: src/lib/smartall.c:217
+#, c-format
+msgid "Buffer overrun called from %s:%d\n"
 msgstr ""
 
-#: src/dird/ua_run.c:475
+#: src/lib/smartall.c:294
 #, c-format
-msgid "Invalid replace option: %s\n"
-msgstr "Option d'écrasement (Replace) invalide : %s\n"
+msgid "sm_realloc size: %d\n"
+msgstr ""
 
-#: src/dird/ua_run.c:511 src/dird/ua_cmds.c:997
-#, c-format
-msgid "Level %s not valid.\n"
-msgstr "Le type %s est invalide.\n"
+#: src/lib/smartall.c:332
+#, fuzzy, c-format
+msgid "sm_realloc %d at %p from %s:%d\n"
+msgstr "Attendait %d en lecture, eu %d de %s:%s:%d\n"
 
-#: src/dird/ua_run.c:534
+#: src/lib/smartall.c:394
 #, c-format
 msgid ""
-"Run %s job\n"
-"JobName:  %s\n"
-"FileSet:  %s\n"
-"Client:   %s\n"
-"Storage:  %s\n"
-"When:     %s\n"
-"Priority: %d\n"
+"\n"
+"Orphaned buffers exist.  Dump terminated following\n"
+"  discovery of bad links in chain of orphaned buffers.\n"
+"  Buffer address with bad links: %p\n"
 msgstr ""
-"Lancement du job %s\n"
-"JobName : %s\n"
-"FileSet : %s\n"
-"Client   : %s\n"
-"Storage  : %s\n"
-"Quand    : %s\n"
-"Priorité : %d\n"
 
-#: src/dird/ua_run.c:553
+#: src/lib/smartall.c:406
 #, c-format
-msgid ""
-"Run %s job\n"
-"JobName:  %s\n"
-"FileSet:  %s\n"
-"Level:    %s\n"
-"Client:   %s\n"
-"Storage:  %s\n"
-"Pool:     %s\n"
-"When:     %s\n"
-"Priority: %d\n"
+msgid "%s buffer:  %s %6u bytes buf=%p allocated at %s:%d\n"
 msgstr ""
-"Lancement du job %s\n"
-"JobName  : %s\n"
-"FileSet  : %s\n"
-"Type     : %s\n"
-"Client   : %s\n"
-"Storage  : %s\n"
-"Pool     : %s\n"
-"Quand    : %s\n"
-"Priorité : %d\n"
 
-#: src/dird/ua_run.c:584
+#: src/lib/smartall.c:442
 #, c-format
-msgid ""
-"Run %s job\n"
-"JobName:     %s\n"
-"FileSet:     %s\n"
-"Level:       %s\n"
-"Client:      %s\n"
-"Storage:     %s\n"
-"Pool:        %s\n"
-"Verify Job:  %s\n"
-"Verify List: %s\n"
-"When:        %s\n"
-"Priority:    %d\n"
+msgid "Damaged buffer found. Called from %s:%d\n"
 msgstr ""
-"Lancement du job %s\n"
-"JobName  : %s\n"
-"FileSet  : %s\n"
-"Type     : %s\n"
-"Client   : %s\n"
-"Storage  : %s\n"
-"Pool     : %s\n"
-"Verify Job: %s\n"
-"Verify List:%s\n"
-"Quand    : %s\n"
-"Priorité : %d\n"
-
-#: src/dird/ua_run.c:613
-msgid "Please enter a JobId for restore: "
-msgstr "Saisissez le JobId pour la restauration : "
 
-#: src/dird/ua_run.c:622
+#: src/lib/smartall.c:475
 #, c-format
 msgid ""
-"Run Restore job\n"
-"JobName:    %s\n"
-"Bootstrap:  %s\n"
-"Where:      %s\n"
-"Replace:    %s\n"
-"FileSet:    %s\n"
-"Client:     %s\n"
-"Storage:    %s\n"
-"When:       %s\n"
-"Catalog:    %s\n"
-"Priority:   %d\n"
+"\n"
+"Damaged buffers found at %s:%d\n"
 msgstr ""
-"Lancement de la restauration\n"
-"JobName     : %s\n"
-"Bootstrap   : %s\n"
-"Destination : %s\n"
-"Écrasement  : %s\n"
-"FileSet     : %s\n"
-"Client      : %s\n"
-"Storage     : %s\n"
-"Quand       : %s\n"
-"Catalogue   : %s\n"
-"Priorité    : %d\n"
 
-#: src/dird/ua_run.c:644
+#: src/lib/smartall.c:478
 #, c-format
-msgid ""
-"Run Restore job\n"
-"JobName:    %s\n"
-"Bootstrap:  %s\n"
-"Where:      %s\n"
-"Replace:    %s\n"
-"Client:     %s\n"
-"Storage:    %s\n"
-"JobId:      %s\n"
-"When:       %s\n"
-"Catalog:    %s\n"
-"Priority:   %d\n"
-msgstr ""
-"Lancement de la restauration\n"
-"JobName     : %s\n"
-"Bootstrap   : %s\n"
-"Destination : %s\n"
-"Écrasement  : %s\n"
-"Client      : %s\n"
-"Storage     : %s\n"
-"JobId       : %s\n"
-"Quand       : %s\n"
-"Catalogue   : %s\n"
-"Priorité    : %d\n"
-
-#: src/dird/ua_run.c:669
-#, fuzzy, c-format
-msgid ""
-"Run Migration job\n"
-"JobName:       %s\n"
-"Bootstrap:     %s\n"
-"FileSet:       %s\n"
-"Client:        %s\n"
-"Storage:       %s\n"
-"JobId:         %s\n"
-"When:          %s\n"
-"Catalog:       %s\n"
-"Priority:      %d\n"
+msgid "  discovery of bad prev link.\n"
 msgstr ""
-"Lancement de la restauration\n"
-"JobName     : %s\n"
-"Bootstrap   : %s\n"
-"Destination : %s\n"
-"Écrasement  : %s\n"
-"Client      : %s\n"
-"Storage     : %s\n"
-"JobId       : %s\n"
-"Quand       : %s\n"
-"Catalogue   : %s\n"
-"Priorité    : %d\n"
-
-#: src/dird/ua_run.c:690
+
+#: src/lib/smartall.c:481
 #, c-format
-msgid "Unknown Job Type=%d\n"
-msgstr "Job du Type=%d inconnu\n"
+msgid "  discovery of bad next link.\n"
+msgstr ""
 
-#: src/dird/ua_run.c:694
-msgid "OK to run? (yes/mod/no): "
-msgstr "OK pour le lancement ? (oui/mod/non) : "
+#: src/lib/smartall.c:484
+#, c-format
+msgid "  discovery of data overrun.\n"
+msgstr ""
 
-#: src/dird/ua_run.c:703 src/dird/ua_update.c:481
-msgid "Parameters to modify:\n"
-msgstr "Paramètre à modifier :\n"
+#: src/lib/smartall.c:487
+#, c-format
+msgid "  NULL pointer.\n"
+msgstr "  pointeur NULL.\n"
 
-#: src/dird/ua_run.c:704
-msgid "Level"
-msgstr "Type"
+#: src/lib/smartall.c:493
+#, c-format
+msgid "  Buffer address: %p\n"
+msgstr "  Adresse du buffer : %p\n"
 
-#: src/dird/ua_run.c:709 src/wx-console/wxbrestorepanel.cpp:340
-#: src/wx-console/wxbrestorepanel.cpp:825
-#: src/wx-console/wxbrestorepanel.cpp:1869
-msgid "When"
-msgstr "Quand"
+#: src/lib/smartall.c:500
+#, c-format
+msgid "Damaged buffer:  %6u bytes allocated at line %d of %s %s\n"
+msgstr ""
 
-#: src/dird/ua_run.c:710 src/wx-console/wxbrestorepanel.cpp:341
-#: src/wx-console/wxbrestorepanel.cpp:1098
-#: src/wx-console/wxbrestorepanel.cpp:1871
-msgid "Priority"
-msgstr "Priorité"
+#: src/lib/runscript.c:236
+#, c-format
+msgid "%s: run %s \"%s\"\n"
+msgstr "%s: exécution %s de la commande « %s »\n"
 
-#: src/dird/ua_run.c:715
-msgid "Verify Job"
-msgstr "Job de vérification"
+#: src/lib/runscript.c:245
+#, c-format
+msgid "Runscript: %s could not execute. ERR=%s\n"
+msgstr "Runscript : impossible d'exécuter %s. ERR=%s\n"
 
-#: src/dird/ua_run.c:718 src/wx-console/wxbrestorepanel.cpp:333
-#: src/wx-console/wxbrestorepanel.cpp:1850
-msgid "Bootstrap"
-msgstr "Bootstrap"
+#: src/lib/runscript.c:254
+#, c-format
+msgid "%s: %s\n"
+msgstr "%s: %s\n"
 
-#: src/dird/ua_run.c:719 src/wx-console/wxbrestorepanel.cpp:334
-#: src/wx-console/wxbrestorepanel.cpp:1074
-#: src/wx-console/wxbrestorepanel.cpp:1852
-msgid "Where"
-msgstr "Destination"
+#: src/lib/runscript.c:259
+#, c-format
+msgid "Runscript: %s returned non-zero status=%d. ERR=%s\n"
+msgstr ""
+"Runscript : %s s'est terminé avec un statut différent de 0 statut=%d. ERR=%"
+"s\n"
 
-#: src/dird/ua_run.c:720 src/wx-console/wxbrestorepanel.cpp:336
-#: src/wx-console/wxbrestorepanel.cpp:1082
-#: src/wx-console/wxbrestorepanel.cpp:1856
-#: src/wx-console/wxbrestorepanel.cpp:1857
-#: src/wx-console/wxbrestorepanel.cpp:1858
-#: src/wx-console/wxbrestorepanel.cpp:1859
-#: src/wx-console/wxbrestorepanel.cpp:1860
-msgid "Replace"
-msgstr "Écrasement"
+#: src/lib/runscript.c:297 src/dird/dird_conf.c:718
+msgid " --> RunScript\n"
+msgstr " --> RunScript\n"
 
-#: src/dird/ua_run.c:721
-msgid "JobId"
-msgstr "JobId"
+#: src/lib/runscript.c:298 src/dird/dird_conf.c:719
+#, c-format
+msgid "  --> Command=%s\n"
+msgstr "  --> Command=%s\n"
 
-#: src/dird/ua_run.c:723 src/dird/ua_update.c:497
-msgid "Select parameter to modify"
-msgstr "Sélectionnez le paramètre à modifier"
+#: src/lib/runscript.c:299 src/dird/dird_conf.c:720
+#, c-format
+msgid "  --> Target=%s\n"
+msgstr "  --> Target=%s\n"
 
-#: src/dird/ua_run.c:727 src/dird/ua_run.c:754
-msgid "Levels:\n"
-msgstr "Types :\n"
+#: src/lib/runscript.c:300 src/dird/dird_conf.c:721
+#, c-format
+msgid "  --> RunOnSuccess=%u\n"
+msgstr "  --> RunOnSuccess=%u\n"
 
-#: src/dird/ua_run.c:733 src/dird/ua_run.c:760
-msgid "Select level"
-msgstr "Saisissez le type"
+#: src/lib/runscript.c:301 src/dird/dird_conf.c:722
+#, c-format
+msgid "  --> RunOnFailure=%u\n"
+msgstr "  --> RunOnFailure=%u\n"
 
-#: src/dird/ua_run.c:755
-msgid "Initialize Catalog"
-msgstr "Initialisez le catalogue"
+#: src/lib/runscript.c:302 src/dird/dird_conf.c:723
+#, c-format
+msgid "  --> FailJobOnError=%u\n"
+msgstr ""
 
-#: src/dird/ua_run.c:759
-msgid "Verify Volume Data (not yet implemented)"
-msgstr "Vérification des données sur le volume (pas encore implémenté)"
+#: src/lib/runscript.c:303 src/dird/dird_conf.c:724
+#, c-format
+msgid "  --> RunWhen=%u\n"
+msgstr "  --> RunWhen=%u\n"
 
-#: src/dird/ua_run.c:781
-msgid "Level not appropriate for this Job. Cannot be changed.\n"
+#: src/lib/message.c:318 src/lib/message.c:328
+#, c-format
+msgid "Could not open console message file %s: ERR=%s\n"
 msgstr ""
 
-#: src/dird/ua_run.c:819
-msgid ""
-"Please enter desired start time as YYYY-MM-DD HH:MM:SS (return for now): "
+#: src/lib/message.c:333
+#, c-format
+msgid "Could not get con mutex: ERR=%s\n"
 msgstr ""
-"Saisissez la date de lancement (YYYY-MM-DD HH:MM:SS) (ou maintenant) : "
-
-#: src/dird/ua_run.c:834
-msgid "Enter new Priority: "
-msgstr "Saisissez la nouvelle priorité : "
 
-#: src/dird/ua_run.c:838
-msgid "Priority must be a positive integer.\n"
-msgstr "La priorité doit être un entier positif.\n"
-
-#: src/dird/ua_run.c:856
-msgid "Please enter the Bootstrap file name: "
-msgstr "Saisissez le nom du fichier Bootstrap : "
+#: src/lib/message.c:438
+msgid "Bacula Message"
+msgstr "Message de Bacula"
 
-# Impossible d'ouvrir %s : ERR=%s
-#: src/dird/ua_run.c:867
+#: src/lib/message.c:442
 #, c-format
-msgid "Warning cannot open %s: ERR=%s\n"
-msgstr "Impossible d'ouvrir %s : ERR=%s\n"
+msgid "open mail pipe %s failed: ERR=%s\n"
+msgstr ""
 
-#: src/dird/ua_run.c:886
-msgid "Please enter path prefix for restore (/ for none): "
-msgstr "Saisissez le chemin (prefix) pour la restauration (/ pour aucun) : "
+#: src/lib/message.c:502
+msgid "open mail pipe failed.\n"
+msgstr ""
 
-#: src/dird/ua_run.c:900
-msgid "Replace:\n"
-msgstr "Écrasement :\n"
+#: src/lib/message.c:514
+#, c-format
+msgid "close error: ERR=%s\n"
+msgstr "erreur de fermeture : ERR=%s\n"
 
-#: src/dird/ua_run.c:904
-msgid "Select replace option"
-msgstr "Saisissez l'option d'écrasement"
+#: src/lib/message.c:525
+#, c-format
+msgid "Mail prog: %s"
+msgstr ""
 
-#: src/dird/ua_run.c:914
+#: src/lib/message.c:534
+#, c-format
 msgid ""
-"You must set the bootstrap file to NULL to be able to specify a JobId.\n"
-msgstr "Vous ne devez pas spécifié de fichier bootstrap pour pouvoir utiliser un JobId.\n"
-
-#: src/dird/ua_run.c:925 src/dird/ua_input.c:110 src/dird/ua_update.c:231
-#: src/dird/ua_update.c:251 src/dird/ua_update.c:571 src/tools/dbcheck.c:1140
-#: src/stored/parse_bsr.c:770
-msgid "yes"
-msgstr "oui"
-
-#: src/dird/ua_run.c:938
-msgid "Job failed.\n"
-msgstr "Job échoué.\n"
+"Mail program terminated in error.\n"
+"CMD=%s\n"
+"ERR=%s\n"
+msgstr ""
+"La commande mail s'est terminée en erreur.\n"
+"CMD=%s\n"
+"ERR=%s\n"
 
-#: src/dird/ua_run.c:941
+#: src/lib/message.c:631
 #, c-format
-msgid "Job started. JobId=%s\n"
-msgstr "Job démarré. JobId=%s\n"
-
-#: src/dird/ua_run.c:947
-msgid "Job not run.\n"
-msgstr "Job non lancé.\n"
+msgid "fopen %s failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/dird/ua_server.c:59
-#, c-format
-msgid "Cannot create UA thread: %s\n"
+#: src/lib/message.c:759
+#, fuzzy, c-format
+msgid ""
+"Msg delivery error: Operator mail program terminated in error.\n"
+"CMD=%s\n"
+"ERR=%s\n"
 msgstr ""
+"La commande mail s'est terminée en erreur.\n"
+"CMD=%s\n"
+"ERR=%s\n"
 
-#: src/dird/ua_server.c:140
-msgid "You have messages.\n"
-msgstr "Vous avez des messages.\n"
+#: src/lib/message.c:777
+#, fuzzy, c-format
+msgid "Msg delivery error: fopen %s failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/dird/bsr.c:176
+#: src/lib/message.c:1080
 #, c-format
-msgid "Unable to get Job record. ERR=%s\n"
+msgid "%s: ABORTING due to ERROR in %s:%d\n"
 msgstr ""
 
-#: src/dird/bsr.c:183
+#: src/lib/message.c:1084
 #, c-format
-msgid "Unable to get Job Volume Parameters. ERR=%s\n"
+msgid "%s: ERROR TERMINATION at %s:%d\n"
 msgstr ""
 
-#: src/dird/bsr.c:235
+#: src/lib/message.c:1089
 #, c-format
-msgid "Unable to create bootstrap file %s. ERR=%s\n"
-msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
-
-#: src/dird/bsr.c:244
-#, fuzzy
-msgid "No files found to restore.\n"
-msgstr "Aucun volume trouvé pour la restauration.\n"
-
-#: src/dird/bsr.c:248
-msgid "Error writing bsr file.\n"
-msgstr "Erreur pendant l'écriture du fichier bsr.\n"
+msgid "%s: Fatal Error because: "
+msgstr "%s : Erreur Fatale car : "
 
-#: src/dird/bsr.c:254
+#: src/lib/message.c:1091
 #, c-format
-msgid "Bootstrap records written to %s\n"
-msgstr "Fichier bootstrap écrit sur %s\n"
+msgid "%s: Fatal Error at %s:%d because:\n"
+msgstr "%s : Erreur Fatale à %s:%d car :\n"
 
-#: src/dird/bsr.c:258
-msgid ""
-"The job will require the following\n"
-"   Volume(s)                 Storage(s)                SD Device(s)\n"
-"===========================================================================\n"
-msgstr ""
+#: src/lib/message.c:1095
+#, c-format
+msgid "%s: ERROR: "
+msgstr "%s : ERREUR : "
 
-#: src/dird/bsr.c:304
-msgid "No Volumes found to restore.\n"
-msgstr "Aucun volume trouvé pour la restauration.\n"
+#: src/lib/message.c:1097
+#, c-format
+msgid "%s: ERROR in %s:%d "
+msgstr "%s : ERREUR dans %s:%d "
 
-#: src/dird/fd_cmds.c:72 src/tray-monitor/tray-monitor.c:867
-msgid "File daemon"
-msgstr ""
+#: src/lib/message.c:1100
+#, c-format
+msgid "%s: Warning: "
+msgstr "%s : Attention : "
 
-#: src/dird/fd_cmds.c:103
+#: src/lib/message.c:1103
 #, c-format
-msgid "File daemon \"%s\" rejected Job command: %s\n"
+msgid "%s: Security violation: "
 msgstr ""
 
-#: src/dird/fd_cmds.c:116
+#: src/lib/message.c:1178
 #, c-format
-msgid "Error updating Client record. ERR=%s\n"
+msgid "%s ABORTING due to ERROR\n"
 msgstr ""
 
-#: src/dird/fd_cmds.c:121
+#: src/lib/message.c:1181
 #, c-format
-msgid "FD gave bad response to JobId command: %s\n"
+msgid "%s ERROR TERMINATION\n"
 msgstr ""
 
-#: src/dird/fd_cmds.c:143 src/dird/fd_cmds.c:179
-msgid ", since="
-msgstr ", depuis="
-
-#: src/dird/fd_cmds.c:163
-#, fuzzy
-msgid "No prior or suitable Full backup found in catalog. Doing FULL backup.\n"
-msgstr "Pas de précédent backup Full utilisable. Lancement d'un backup FULL.\n"
+#: src/lib/message.c:1184
+#, fuzzy, c-format
+msgid "%s JobId %u: Fatal error: "
+msgstr "%s : %s Erreur fatale : "
 
-#: src/dird/fd_cmds.c:164 src/dird/fd_cmds.c:172
-#, c-format
-msgid " (upgraded from %s)"
-msgstr " (à la place de %s)"
+#: src/lib/message.c:1190
+#, fuzzy, c-format
+msgid "%s JobId %u: Error: "
+msgstr "%s : %s Erreur : "
 
-#: src/dird/fd_cmds.c:170
+#: src/lib/message.c:1196
 #, fuzzy, c-format
-msgid "Prior failed job found in catalog. Upgrading to %s.\n"
-msgstr "Le job précédent était en erreur. Passage au type %s.\n"
+msgid "%s JobId %u: Warning: "
+msgstr "%s : Attention : "
 
-#: src/dird/fd_cmds.c:231
+#: src/lib/message.c:1202
 #, c-format
-msgid "Unimplemented backup level %d %c\n"
+msgid "%s JobId %u: Security violation: "
 msgstr ""
 
-#: src/dird/fd_cmds.c:334 src/filed/job.c:596
+#: src/lib/bsys.c:216 src/lib/bsys.c:233 src/lib/bsys.c:257 src/lib/bsys.c:270
 #, c-format
-msgid "Cannot run program: %s. ERR=%s\n"
-msgstr "Impossible de lancer la commande : %s. ERR=%s\n"
+msgid "Out of memory: ERR=%s\n"
+msgstr "Plus de mémoire : ERR=%s\n"
 
-#: src/dird/fd_cmds.c:345 src/dird/fd_cmds.c:370 src/dird/fd_cmds.c:384
-msgid ">filed: write error on socket\n"
-msgstr ""
+#: src/lib/bsys.c:312
+msgid "Buffer overflow.\n"
+msgstr "Buffer overflow.\n"
 
-#: src/dird/fd_cmds.c:351
-#, c-format
-msgid "Error running program: %s. ERR=%s\n"
-msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n"
+#: src/lib/bsys.c:378
+msgid "Bad errno"
+msgstr "Mauvais errno"
 
-#: src/dird/fd_cmds.c:360
+#: src/lib/bsys.c:393
 #, c-format
-msgid "Cannot open included file: %s. ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier inclus : %s. ERR=%s\n"
+msgid "Memset for %d bytes at %s:%d\n"
+msgstr ""
 
-#: src/dird/fd_cmds.c:455 src/filed/job.c:1745
+#: src/lib/bsys.c:423
 #, c-format
-msgid "Could not open bootstrap file %s: ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier bootstrap %s : ERR=%s\n"
+msgid "Cannot open pid file. %s ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier contenant le pid. %s ERR=%s\n"
 
-#: src/dird/fd_cmds.c:597
+#: src/lib/bsys.c:438
 #, c-format
 msgid ""
-"<filed: bad attributes, expected 3 fields got %d\n"
-"msglen=%d msg=%s\n"
+"%s is already running. pid=%d\n"
+"Check file %s\n"
 msgstr ""
 
-#: src/dird/fd_cmds.c:642
+#: src/lib/bsys.c:452
 #, c-format
-msgid "%s index %d not same as attributes %d\n"
-msgstr ""
+msgid "Could not open pid file. %s ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier pid. %s ERR=%s\n"
 
-#: src/dird/fd_cmds.c:659
+#: src/lib/bsys.c:560
 #, c-format
-msgid "<filed: Network error getting attributes. ERR=%s\n"
-msgstr ""
+msgid "Could not create state file. %s ERR=%s\n"
+msgstr "Impossible de créer le fichier d'état. %s ERR=%s\n"
 
-#: src/dird/job.c:49
+#: src/lib/bsys.c:579
 #, c-format
-msgid "Could not init job queue: ERR=%s\n"
+msgid "Write final hdr error: ERR=%s\n"
 msgstr ""
 
-#: src/dird/job.c:80
+#: src/lib/lex.c:93 src/wx-console/console_thread.cpp:212
 #, c-format
-msgid "Could not add job queue: ERR=%s\n"
-msgstr ""
+msgid "Problem probably begins at line %d.\n"
+msgstr "Le problème commence sûrement au début de la ligne %d.\n"
 
-#: src/dird/job.c:99 src/dird/jobq.c:215 src/stored/dircmd.c:175
-#: src/stored/stored.c:453
+#: src/lib/lex.c:98 src/wx-console/console_thread.cpp:217
 #, c-format
-msgid "Unable to init job cond variable: ERR=%s\n"
+msgid ""
+"Config error: %s\n"
+"            : line %d, col %d of file %s\n"
+"%s\n"
+"%s"
 msgstr ""
+"Erreur de config : %s\n"
+"                 : ligne %d, col %d du fichier %s\n"
+"%s\n"
+"%s"
 
-#: src/dird/job.c:117 src/dird/ua_cmds.c:1623 src/dird/ua_output.c:609
+#: src/lib/lex.c:102
 #, c-format
-msgid "Could not open database \"%s\".\n"
-msgstr "Impossible d'ouvrir la base de données « %s ».\n"
-
-#: src/dird/job.c:131 src/dird/job.c:135 src/dird/job.c:897 src/dird/job.c:901
-#, fuzzy
-msgid "unknown source"
-msgstr "erreur inconnue"
+msgid "Config error: %s\n"
+msgstr "Erreur de config : %s\n"
 
-#: src/dird/job.c:193 src/dird/job.c:306
-#, c-format
-msgid "Unimplemented job type: %d\n"
+#: src/lib/lex.c:131
+msgid "Close of NULL file\n"
 msgstr ""
 
-#: src/dird/job.c:229
-msgid "Job canceled because max start delay time exceeded.\n"
+#: src/lib/lex.c:226
+msgid ""
+"get_char: called after EOF. You may have a open double quote without the "
+"closing double quote.\n"
 msgstr ""
 
-#: src/dird/job.c:346
+#: src/lib/lex.c:269
 #, c-format
-msgid "JobId %d, Job %s marked to be canceled.\n"
-msgstr "JobId %d, Job %s marqué pour être annulé.\n"
+msgid "Config token too long, file: %s, line %d, begins at line %d\n"
+msgstr "Config token trop long, fichier : %s, ligne %d, débutant ligne %d\n"
 
-#: src/dird/job.c:356
-msgid "Failed to connect to File daemon.\n"
-msgstr "Impossible de se connecter au client.\n"
+#: src/lib/lex.c:293
+msgid "none"
+msgstr "none"
 
-#: src/dird/job.c:374 src/dird/job.c:376 src/dird/job.c:905 src/dird/job.c:911
-#, fuzzy
-msgid "Job resource"
-msgstr "Sélectionnez le Job"
+#: src/lib/lex.c:294
+msgid "comment"
+msgstr "comment"
 
-#: src/dird/job.c:386 src/dird/ua_label.c:722 src/dird/ua_cmds.c:680
-#: src/dird/ua_cmds.c:1325
-msgid "Failed to connect to Storage daemon.\n"
-msgstr "Impossible de se connecter au Storage daemon.\n"
+#: src/lib/lex.c:295
+msgid "number"
+msgstr "number"
 
-#: src/dird/job.c:520 src/dird/job.c:568
-#, c-format
-msgid "Unhandled job status code %d\n"
-msgstr ""
+#: src/lib/lex.c:296
+msgid "ip_addr"
+msgstr "ip_addr"
 
-#: src/dird/job.c:593 src/dird/ua_output.c:620
-#, c-format
-msgid "Pool %s not in database. %s"
-msgstr "Pool %s introuvable en base. %s"
+# identifiant
+#: src/lib/lex.c:297
+msgid "identifier"
+msgstr "identifier"
 
-#: src/dird/job.c:597 src/dird/ua_output.c:628
-#, c-format
-msgid "Pool %s created in database.\n"
-msgstr "Pool %s créé en base.\n"
+#: src/lib/lex.c:298
+msgid "string"
+msgstr "string"
 
-#: src/dird/job.c:606
-msgid "Run Pool override"
-msgstr ""
+#: src/lib/lex.c:299
+msgid "quoted_string"
+msgstr "quoted_string"
 
-#: src/dird/job.c:616
-msgid "Run FullPool override"
-msgstr ""
+#: src/lib/lex.c:300
+#, fuzzy
+msgid "include"
+msgstr "Depuis"
 
-#: src/dird/job.c:618
-msgid "Job FullPool override"
-msgstr ""
+#: src/lib/lex.c:301
+#, fuzzy
+msgid "include_quoted_string"
+msgstr "quoted_string"
 
-#: src/dird/job.c:626
-msgid "Run IncPool override"
+#: src/lib/lex.c:302
+msgid "UTF-8 Byte Order Mark"
 msgstr ""
 
-#: src/dird/job.c:628
-msgid "Job IncPool override"
+#: src/lib/lex.c:303
+msgid "UTF-16le Byte Order Mark"
 msgstr ""
 
-#: src/dird/job.c:636
-msgid "Run DiffPool override"
-msgstr ""
+#: src/lib/lex.c:341 src/lib/lex.c:347 src/lib/lex.c:358 src/lib/lex.c:364
+#, c-format
+msgid "expected a positive integer number, got: %s"
+msgstr "attendait un nombre entier positif, pas : %s"
 
-#: src/dird/job.c:638
-msgid "Job DiffPool override"
+#: src/lib/lex.c:474
+msgid ""
+"This config file appears to be in an unsupported Unicode format (UTF-16be). "
+"Please resave as UTF-8\n"
 msgstr ""
 
-#: src/dird/job.c:663 src/stored/bscan.c:947
+#: src/lib/lex.c:613 src/lib/lex.c:641
 #, c-format
-msgid "Could not create Client record. ERR=%s\n"
-msgstr ""
-
-#: src/dird/job.c:699
-msgid "FileSet MD5 digest not found.\n"
-msgstr ""
+msgid "Cannot open included config file %s: %s\n"
+msgstr "Impossible d'ouvrir le fichier de configuration inclus %s : %s\n"
 
-#: src/dird/job.c:704
+#: src/lib/lex.c:700 src/lib/lex.c:757
 #, c-format
-msgid "Could not create FileSet \"%s\" record. ERR=%s\n"
-msgstr ""
+msgid "expected an integer or a range, got %s: %s"
+msgstr "attendait un entier ou bien un intervalle, pas %s : %s"
 
-#: src/dird/job.c:743
+#: src/lib/lex.c:714 src/lib/lex.c:722 src/lib/lex.c:733 src/lib/lex.c:741
 #, c-format
-msgid "Error updating job record. %s"
-msgstr ""
+msgid "expected an integer number, got %s: %s"
+msgstr "attendait un nombre entier, pas %s : %s"
 
-#: src/dird/job.c:1086
-msgid "Could not start clone job.\n"
-msgstr ""
+#: src/lib/lex.c:771
+#, c-format
+msgid "expected a name, got %s: %s"
+msgstr "attendait un nom, pas %s : %s"
 
-#: src/dird/job.c:1088
+#: src/lib/lex.c:775
 #, c-format
-msgid "Clone JobId %d started.\n"
-msgstr ""
+msgid "name %s length %d too long, max is %d\n"
+msgstr "la longueur du nom %s (%d) est trop grande, le max est %d\n"
 
-#: src/dird/ua_tree.c:58
-msgid "change current directory"
-msgstr "changer le répertoire courant"
+#: src/lib/lex.c:783
+#, c-format
+msgid "expected a string, got %s: %s"
+msgstr "attendait une chaîne, pas %s : %s"
 
-#: src/dird/ua_tree.c:59
-msgid "count marked files in and below the cd"
-msgstr ""
+#: src/lib/bget_msg.c:99
+msgid "Status OK\n"
+msgstr "Statut OK\n"
 
-#: src/dird/ua_tree.c:60 src/dird/ua_tree.c:61
-msgid "long list current directory, wildcards allowed"
+#: src/lib/bget_msg.c:103
+#, c-format
+msgid "bget_msg: unknown signal %d\n"
 msgstr ""
 
-#: src/dird/ua_tree.c:62
-msgid "leave file selection mode"
-msgstr "sortie de la sélection des fichiers"
-
-#: src/dird/ua_tree.c:63
-msgid "estimate restore size"
-msgstr "estimer la taille de la restauration"
+#: src/lib/address_conf.c:63
+#, c-format
+msgid "Only ipv4 and ipv6 are supported (%d)\n"
+msgstr "Seulement l'ipv4 et l'ipv6 sont supportés (%d)\n"
 
-#: src/dird/ua_tree.c:64
-msgid "same as done command"
-msgstr "synonyme de la commande  « done »"
+#: src/lib/address_conf.c:67
+#, c-format
+msgid "Only ipv4 is supported (%d)\n"
+msgstr "Seulement l'ipv4 est supporté (%d)\n"
 
-#: src/dird/ua_tree.c:65
-msgid "find files, wildcards allowed"
+#: src/lib/address_conf.c:176
+#, c-format
+msgid "It was tried to assign a ipv6 address to a ipv4(%d)\n"
 msgstr ""
 
-#: src/dird/ua_tree.c:66 src/dird/ua_tree.c:75
-msgid "print help"
-msgstr "affiche l'aide"
-
-#: src/dird/ua_tree.c:67
-msgid "list current directory, wildcards allowed"
-msgstr "affiche le contenu du répertoire courant, les jokers (*) fonctionnent"
-
-#: src/dird/ua_tree.c:68
-msgid "list the marked files in and below the cd"
+#: src/lib/address_conf.c:185
+#, c-format
+msgid "It was tried to assign a ipv4 address to a ipv6(%d)\n"
 msgstr ""
 
-#: src/dird/ua_tree.c:69
-msgid "mark dir/file to be restored recursively, wildcards allowed"
-msgstr ""
+#: src/lib/address_conf.c:264
+#, c-format
+msgid "Can't add default address (%s)\n"
+msgstr "Impossible d'ajouter l'adresse par défaut (%s)\n"
 
-#: src/dird/ua_tree.c:70
-msgid "mark directory name to be restored (no files)"
+#: src/lib/address_conf.c:293
+msgid "the old style addresses cannot be mixed with new style"
 msgstr ""
 
-#: src/dird/ua_tree.c:71
-msgid "print current working directory"
-msgstr "affiche le répertoire courant"
-
-#: src/dird/ua_tree.c:72
-msgid "unmark dir/file to be restored recursively in dir"
-msgstr ""
+#: src/lib/address_conf.c:314
+#, c-format
+msgid "can't resolve service(%s)"
+msgstr "impossible de trouver une correspondance pour le service (%s)"
 
-#: src/dird/ua_tree.c:73
-msgid "unmark directory name only no recursion"
-msgstr ""
+#: src/lib/address_conf.c:323
+#, c-format
+msgid "can't resolve hostname(%s) %s"
+msgstr "impossible de résoudre le hostname (%s) %s"
 
-#: src/dird/ua_tree.c:74
-msgid "quit and do not do restore"
-msgstr "quitte et annule la restauration"
+#: src/lib/address_conf.c:413 src/lib/address_conf.c:444
+#, c-format
+msgid "Expected a block begin { , got: %s"
+msgstr "Attendait un début de bloc {, pas : %s"
 
-#: src/dird/ua_tree.c:94
-msgid ""
-"\n"
-"You are now entering file selection mode where you add (mark) and\n"
-"remove (unmark) files to be restored. No files are initially added, unless\n"
-"you used the \"all\" keyword on the command line.\n"
-"Enter \"done\" to leave this mode.\n"
-"\n"
+#: src/lib/address_conf.c:418
+msgid "Empty addr block is not allowed"
 msgstr ""
-"\n"
-"Vous êtes dans le mode de sélection des fichiers ou vous devez ajouter "
-"(mark)\n"
-"et supprimez (unmark) les fichiers à restaurer. Aucun fichier n'est "
-"sélectionné\n"
-"par défaut sauf si vous avez utilisé l'option « all » dans la commande.\n"
-"Terminez votre saisie par « done »\n"
-"\n"
 
-#: src/dird/ua_tree.c:104 src/dird/ua_tree.c:672 src/dird/ua_tree.c:680
+#: src/lib/address_conf.c:422
 #, c-format
-msgid "cwd is: %s\n"
-msgstr "Le répertoire courant est : %s\n"
+msgid "Expected a string, got: %s"
+msgstr "Attendait une chaîne, pas : %s"
 
-#: src/dird/ua_tree.c:112 src/dird/ua_tree.c:126
-msgid "Illegal command. Enter \"done\" to exit.\n"
-msgstr "Commande invalide. Tapez « done » pour quitter.\n"
+#: src/lib/address_conf.c:431
+#, c-format
+msgid "Expected a string [ip|ipv4|ipv6], got: %s"
+msgstr "Attentait la chaîne [ip|ipv4|ipv6], pas : %s"
 
-#: src/dird/ua_tree.c:299 src/dird/ua_tree.c:310 src/dird/ua_tree.c:327
-msgid "No files marked.\n"
-msgstr "Aucun fichier sélectionné.\n"
+#: src/lib/address_conf.c:435
+#, c-format
+msgid "Expected a string [ip|ipv4], got: %s"
+msgstr "Attendait la chaîne [ip|ipv4], pas : %s"
 
-#: src/dird/ua_tree.c:312
-msgid "1 file marked.\n"
-msgstr "1 fichier sélectionné.\n"
+#: src/lib/address_conf.c:440 src/lib/address_conf.c:470
+#, c-format
+msgid "Expected a equal =, got: %s"
+msgstr "Attendait un égal =, pas : %s"
 
-#: src/dird/ua_tree.c:314
+#: src/lib/address_conf.c:451 src/lib/address_conf.c:466
 #, c-format
-msgid "%s files marked.\n"
-msgstr "%s fichiers sélectionnés.\n"
+msgid "Expected a identifier [addr|port], got: %s"
+msgstr "Attendait un identifiant [addr|port], pas : %s"
 
-#: src/dird/ua_tree.c:341
-msgid "No directories marked.\n"
-msgstr "Pas de répertoire sélectionné.\n"
+#: src/lib/address_conf.c:456
+msgid "Only one port per address block"
+msgstr "Seulement un port par bloc d'adresse"
 
-#: src/dird/ua_tree.c:343
-msgid "1 directory marked.\n"
-msgstr "1 répertoire sélectionné.\n"
+#: src/lib/address_conf.c:462
+msgid "Only one addr per address block"
+msgstr "Seulement une adresse par bloc d'adresse"
 
-#: src/dird/ua_tree.c:345
+#: src/lib/address_conf.c:478
 #, c-format
-msgid "%s directories marked.\n"
-msgstr "%s répertoires sélectionnés.\n"
+msgid "Expected a number or a string, got: %s"
+msgstr "Attendait un nombre ou une chaîne, pas : %s"
 
-#: src/dird/ua_tree.c:366
+#: src/lib/address_conf.c:484 src/lib/address_conf.c:517
 #, c-format
-msgid "%s total files/dirs. %s marked to be restored.\n"
-msgstr ""
-"%s fichiers/répertoires au total. %s sélectionné pour la restauration.\n"
+msgid "Expected an IP number or a hostname, got: %s"
+msgstr "Attendait une adresse IP ou un nom de machine, pas : %s"
 
-#: src/dird/ua_tree.c:377
-msgid "No file specification given.\n"
+#: src/lib/address_conf.c:490
+msgid "State machine missmatch"
 msgstr ""
 
-#: src/dird/ua_tree.c:528
+#: src/lib/address_conf.c:496 src/lib/address_conf.c:508
 #, c-format
-msgid "Node %s has no children.\n"
-msgstr "Le noeud %s n'a pas de fils.\n"
+msgid "Expected a end of block }, got: %s"
+msgstr "Attendait une fin de bloc }, pas : %s"
 
-#: src/dird/ua_tree.c:619
+#: src/lib/address_conf.c:502
 #, c-format
-msgid "%d total files; %d marked to be restored; %s bytes.\n"
-msgstr "%d fichiers en tout ; %d marqués pour la restauration ; %s octets.\n"
+msgid "Can't add hostname(%s) and port(%s) to addrlist (%s)"
+msgstr ""
+"Impossible d'ajouter le hostname (%s) et le port (%s) à la liste d'adresse "
+"(%s)"
 
-#: src/dird/ua_tree.c:630 src/dird/ua_cmds.c:1564 src/stored/btape.c:2597
+#: src/lib/address_conf.c:522 src/lib/address_conf.c:536
 #, c-format
-msgid ""
-"  Command    Description\n"
-"  =======    ===========\n"
-msgstr ""
-"  Commande   Description\n"
-"  ========   ===========\n"
+msgid "can't add port (%s) to (%s)"
+msgstr "impossible d'ajouter le port (%s) à (%s)"
 
-#: src/dird/ua_tree.c:664
-msgid "Invalid path given.\n"
-msgstr ""
+#: src/lib/address_conf.c:531
+#, c-format
+msgid "Expected a port number or string, got: %s"
+msgstr "Attendait un numéro de port ou une chaîne, pas : %s"
 
-#: src/dird/ua_tree.c:691 src/dird/ua_tree.c:702
-msgid "No files unmarked.\n"
-msgstr ""
+#: src/lib/var.c:2669
+msgid "everything ok"
+msgstr "tout est ok"
 
-#: src/dird/ua_tree.c:704
-msgid "1 file unmarked.\n"
+#: src/lib/var.c:2670
+msgid "incomplete named character"
 msgstr ""
 
-#: src/dird/ua_tree.c:706
-#, c-format
-msgid "%d files unmarked.\n"
-msgstr ""
+#: src/lib/var.c:2671
+msgid "incomplete hexadecimal value"
+msgstr "valeur hexadécimale incomplète"
 
-#: src/dird/ua_tree.c:717 src/dird/ua_tree.c:733
-msgid "No directories unmarked.\n"
-msgstr ""
+#: src/lib/var.c:2672
+msgid "invalid hexadecimal value"
+msgstr "valeur hexadécimale invalide"
 
-#: src/dird/ua_tree.c:735
-msgid "1 directory unmarked.\n"
-msgstr ""
+#: src/lib/var.c:2673
+msgid "octal value too large"
+msgstr "valeur octal trop grande"
 
-#: src/dird/ua_tree.c:737
-#, c-format
-msgid "%d directories unmarked.\n"
+#: src/lib/var.c:2674
+msgid "invalid octal value"
+msgstr "valeur octal invalide"
+
+#: src/lib/var.c:2675
+msgid "incomplete octal value"
+msgstr "valeur octal incomplète"
+
+#: src/lib/var.c:2676
+msgid "incomplete grouped hexadecimal value"
 msgstr ""
 
-#: src/dird/pythondir.c:107 src/filed/pythonfd.c:96 src/filed/pythonfd.c:150
-#: src/filed/pythonfd.c:214 src/stored/pythonsd.c:90 src/stored/pythonsd.c:155
-msgid "Job pointer not found."
+#: src/lib/var.c:2677
+msgid "incorrect character class specification"
 msgstr ""
 
-#: src/dird/pythondir.c:139
-msgid "Pool record not found."
+#: src/lib/var.c:2678
+msgid "invalid expansion configuration"
 msgstr ""
 
-#: src/dird/pythondir.c:180 src/filed/pythonfd.c:127 src/stored/pythonsd.c:132
-#, c-format
-msgid "Attribute %s not found."
-msgstr "Attribut %s non trouvé."
+#: src/lib/var.c:2679
+msgid "out of memory"
+msgstr "plus de mémoire"
 
-#: src/dird/pythondir.c:223 src/dird/pythondir.c:229 src/filed/pythonfd.c:169
-#: src/stored/pythonsd.c:172
-msgid "Read-only attribute"
+#: src/lib/var.c:2680
+msgid "incomplete variable specification"
 msgstr ""
 
-#: src/dird/pythondir.c:255
-msgid "Priority must be 1-100"
-msgstr "La priorité doit être comprise entre 1 et 100"
+#: src/lib/var.c:2681
+msgid "undefined variable"
+msgstr "variable non définie"
 
-#: src/dird/pythondir.c:260
-msgid "Job Level can be set only during JobInit"
-msgstr ""
+#: src/lib/var.c:2682
+msgid "input is neither text nor variable"
+msgstr "l'entrée n'est ni du texte ni une variable"
 
-#: src/dird/pythondir.c:271
-msgid "Bad JobLevel string"
+#: src/lib/var.c:2683
+msgid "unknown command character in variable"
 msgstr ""
 
-#: src/dird/msgchan.c:86 src/filed/job.c:1228
-#: src/tray-monitor/tray-monitor.c:874
-msgid "Storage daemon"
+#: src/lib/var.c:2684
+msgid "malformatted search and replace operation"
 msgstr ""
 
-#: src/dird/msgchan.c:177
-#, c-format
-msgid "Storage daemon rejected Job command: %s\n"
+#: src/lib/var.c:2685
+msgid "unknown flag in search and replace operation"
 msgstr ""
 
-#: src/dird/msgchan.c:184
-#, c-format
-msgid "<stored: bad response to Job command: %s\n"
+#: src/lib/var.c:2686
+msgid "invalid regex in search and replace operation"
 msgstr ""
 
-#: src/dird/msgchan.c:266
-#, c-format
-msgid ""
-"\n"
-"     Storage daemon didn't accept Device \"%s\" because:\n"
-"     %s"
+#: src/lib/var.c:2687
+msgid "missing parameter in command"
 msgstr ""
 
-#: src/dird/msgchan.c:270
-#, c-format
-msgid ""
-"\n"
-"     Storage daemon didn't accept Device \"%s\" command.\n"
+#: src/lib/var.c:2688
+msgid "empty search string in search and replace operation"
 msgstr ""
 
-#: src/dird/msgchan.c:293 src/dird/msgchan.c:438
-#, c-format
-msgid "Cannot create message thread: %s\n"
+#: src/lib/var.c:2689
+msgid "start offset missing in cut operation"
 msgstr ""
 
-#: src/dird/migrate.c:81 src/dird/migrate.c:188 src/dird/migrate.c:189
-#: src/dird/migrate.c:211 src/dird/backup.c:71
-#, fuzzy
-msgid "Pool resource"
-msgstr "Pool à partir de sa définition"
+#: src/lib/var.c:2690
+msgid "offsets in cut operation delimited by unknown character"
+msgstr ""
 
-#: src/dird/migrate.c:84 src/dird/backup.c:74
-msgid "No Storage specification found in Job or Pool.\n"
+#: src/lib/var.c:2691
+msgid "range out of bounds in cut operation"
 msgstr ""
 
-#: src/dird/migrate.c:176
-#, c-format
-msgid "Pool for JobId %s not in database. ERR=%s\n"
+#: src/lib/var.c:2692
+msgid "offset out of bounds in cut operation"
 msgstr ""
 
-#: src/dird/migrate.c:183
-#, c-format
-msgid "Pool resource \"%s\" not found.\n"
+#: src/lib/var.c:2693
+msgid "logic error in cut operation"
 msgstr ""
 
-#: src/dird/migrate.c:207
-#, fuzzy
-msgid "NextPool in Pool resource"
-msgstr "Sélectionnez le Pool"
-
-#: src/dird/migrate.c:214
-#, fuzzy, c-format
-msgid "Start Migration JobId %s, Job=%s\n"
-msgstr "%s utilisant JobId=%d Job=%s\n"
-
-#: src/dird/migrate.c:518
-msgid "No Migration SQL selection pattern specified.\n"
+#: src/lib/var.c:2694
+msgid "malformatted transpose operation"
 msgstr ""
 
-#: src/dird/migrate.c:525 src/dird/migrate.c:545 src/dird/migrate.c:566
-#: src/dird/migrate.c:606 src/dird/migrate.c:632 src/dird/migrate.c:736
-#: src/dird/migrate.c:763 src/dird/migrate.c:845
-#, fuzzy, c-format
-msgid "SQL failed. ERR=%s\n"
-msgstr "fopen %s en erreur : ERR=%s\n"
-
-#: src/dird/migrate.c:549 src/dird/migrate.c:556 src/dird/migrate.c:570
-#: src/dird/migrate.c:636
-#, fuzzy
-msgid "No Volumes found to migrate.\n"
-msgstr "Aucun volume trouvé pour la restauration.\n"
-
-#: src/dird/migrate.c:584
-#, fuzzy
-msgid "Invalid MediaId found.\n"
-msgstr "Période invalide.\n"
-
-#: src/dird/migrate.c:643
-msgid "Unknown Migration Selection Type.\n"
+#: src/lib/var.c:2695
+msgid "source and target class mismatch in transpose operation"
 msgstr ""
 
-#: src/dird/migrate.c:654
-#, fuzzy, c-format
-msgid "The following %u JobIds will be migrated: %s\n"
-msgstr "Les fichiers suivants sont absents :\n"
-
-#: src/dird/migrate.c:663 src/dird/migrate.c:676
-#, fuzzy
-msgid "Invalid JobId found.\n"
-msgstr "Période invalide.\n"
-
-#: src/dird/migrate.c:666 src/dird/migrate.c:679
-#, fuzzy
-msgid "No JobIds found to migrate.\n"
-msgstr "Aucun volume trouvé pour la restauration.\n"
-
-#: src/dird/migrate.c:687
-#, fuzzy, c-format
-msgid "Could not get job record for JobId %s to migrate. ERR=%s"
-msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n"
-
-#: src/dird/migrate.c:692
-#, fuzzy, c-format
-msgid "Migration using JobId=%d Job=%s\n"
-msgstr "%s utilisant JobId=%d Job=%s\n"
+#: src/lib/var.c:2696
+msgid "empty character class in transpose operation"
+msgstr ""
 
-#: src/dird/migrate.c:719
-msgid "Could not start migration job.\n"
+#: src/lib/var.c:2697
+msgid "incorrect character class in transpose operation"
 msgstr ""
 
-#: src/dird/migrate.c:721
-#, c-format
-msgid "Migration JobId %d started.\n"
+#: src/lib/var.c:2698
+msgid "malformatted padding operation"
 msgstr ""
 
-#: src/dird/migrate.c:740 src/dird/migrate.c:767 src/dird/migrate.c:850
-#, fuzzy, c-format
-msgid "No %ss found to migrate.\n"
-msgstr "Aucun volume trouvé pour la restauration.\n"
+#: src/lib/var.c:2699
+msgid "width parameter missing in padding operation"
+msgstr ""
 
-#: src/dird/migrate.c:743
-#, c-format
-msgid "SQL logic error. Count should be 1 but is %d\n"
+#: src/lib/var.c:2700
+msgid "fill string missing in padding operation"
 msgstr ""
 
-#: src/dird/migrate.c:788
-#, c-format
-msgid "No Migration %s selection pattern specified.\n"
+#: src/lib/var.c:2701
+msgid "unknown quoted pair in search and replace operation"
 msgstr ""
 
-#: src/dird/migrate.c:797
-#, fuzzy, c-format
-msgid "Could not compile regex pattern \"%s\" ERR=%s\n"
-msgstr "Impossible d'ouvrir %s : ERR=%s\n"
+#: src/lib/var.c:2702
+msgid "sub-matching reference out of range"
+msgstr ""
 
-#: src/dird/migrate.c:807
-#, fuzzy, c-format
-msgid "SQL to get %s failed. ERR=%s\n"
-msgstr "fopen %s en erreur : ERR=%s\n"
+#: src/lib/var.c:2703
+msgid "invalid argument"
+msgstr "argument invalide"
 
-#: src/dird/migrate.c:915 src/dird/admin.c:78 src/dird/backup.c:328
-#, c-format
-msgid "Error getting job record for stats: %s"
+#: src/lib/var.c:2704
+msgid "incomplete quoted pair"
 msgstr ""
 
-#: src/dird/migrate.c:922 src/dird/backup.c:341
-#, c-format
-msgid "Error getting Media record for Volume \"%s\": ERR=%s"
+#: src/lib/var.c:2705
+msgid "lookup function does not support variable arrays"
 msgstr ""
 
-#: src/dird/migrate.c:947
-#, c-format
-msgid "%s OK -- with warnings"
+#: src/lib/var.c:2706
+msgid "index of array variable contains an invalid character"
 msgstr ""
 
-#: src/dird/migrate.c:949
-#, c-format
-msgid "%s OK"
+#: src/lib/var.c:2707
+msgid "index of array variable is incomplete"
 msgstr ""
 
-#: src/dird/migrate.c:954
-#, c-format
-msgid "*** %s Error ***"
-msgstr "*** %s Erreur ***"
-
-#: src/dird/migrate.c:964
-#, c-format
-msgid "%s Canceled"
-msgstr "%s Annulé"
-
-#: src/dird/migrate.c:973
-#, c-format
-msgid "Inappropriate %s term code"
+#: src/lib/var.c:2708
+msgid "bracket expression in array variable's index not closed"
 msgstr ""
 
-#: src/dird/migrate.c:989
-#, c-format
-msgid ""
-"Bacula %s (%s): %s\n"
-"  Prev Backup JobId:      %s\n"
-"  New Backup JobId:       %s\n"
-"  Migration JobId:        %s\n"
-"  Migration Job:          %s\n"
-"  Backup Level:           %s%s\n"
-"  Client:                 %s\n"
-"  FileSet:                \"%s\" %s\n"
-"  Pool:                   \"%s\" (From %s)\n"
-"  Storage:                \"%s\" (From %s)\n"
-"  Start time:             %s\n"
-"  End time:               %s\n"
-"  Elapsed time:           %s\n"
-"  Priority:               %d\n"
-"  SD Files Written:       %s\n"
-"  SD Bytes Written:       %s (%sB)\n"
-"  Rate:                   %.1f KB/s\n"
-"  Volume name(s):         %s\n"
-"  Volume Session Id:      %d\n"
-"  Volume Session Time:    %d\n"
-"  Last Volume Bytes:      %s (%sB)\n"
-"  SD Errors:              %d\n"
-"  SD termination status:  %s\n"
-"  Termination:            %s\n"
-"\n"
+#: src/lib/var.c:2709
+msgid "division by zero error in index specification"
 msgstr ""
 
-#: src/dird/dird.c:78
-#, fuzzy, c-format
-msgid ""
-"Copyright (C) 2000-%s Kern Sibbald.\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"       -c <file>   set configuration file to file\n"
-"       -dnn        set debug level to nn\n"
-"       -f          run in foreground (for debugging)\n"
-"       -g          groupid\n"
-"       -r <job>    run <job> now\n"
-"       -s          no signals\n"
-"       -t          test - read configuration and exit\n"
-"       -u          userid\n"
-"       -v          verbose user messages\n"
-"       -?          print this message.\n"
-"\n"
+#: src/lib/var.c:2710
+msgid "unterminated loop construct"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald.\n"
-"\n"
-"Version : %s (%s)\n"
-"\n"
-"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"      -c <fich>      utilise fich comme fichier de configuration\n"
-"      -dnn           positionne le niveau de debug à nn\n"
-"      -f             reste en avant-plan (pour debugger)\n"
-"      -g             groupid\n"
-"      -r <job>       lance <job> maintenant\n"
-"      -s             pas de signaux\n"
-"      -t             test - lit seulement le fichier de configuration\n"
-"      -u             userid\n"
-"      -v             affiche les messages utilisateurs\n"
-"      -?             affiche ce message.\n"
-"\n"
 
-#: src/dird/dird.c:207 src/console/console.c:407 src/filed/filed.c:172
-#: src/gnome2-console/console.c:271 src/stored/stored.c:193
-msgid "Cryptography library initialization failed.\n"
+#: src/lib/var.c:2711
+msgid "invalid character in loop limits"
 msgstr ""
 
-#: src/dird/dird.c:211 src/dird/dird.c:443 src/dird/dird.c:446
-#: src/console/console.c:411 src/filed/filed.c:177
-#: src/gnome2-console/console.c:275 src/stored/stored.c:197
-#, c-format
-msgid "Please correct configuration file: %s\n"
+#: src/lib/var.c:2712
+msgid "malformed operation argument list"
 msgstr ""
 
-#: src/dird/dird.c:429
-msgid "Too many open reload requests. Request ignored.\n"
-msgstr ""
+#: src/lib/var.c:2713
+msgid "undefined operation"
+msgstr "opération indéfinie"
 
-#: src/dird/dird.c:444
-msgid "Out of reload table entries. Giving up.\n"
+#: src/lib/var.c:2714
+msgid "formatting failure"
 msgstr ""
 
-#: src/dird/dird.c:447
-msgid "Resetting previous configuration.\n"
+#: src/lib/var.c:2723
+msgid "unknown error"
+msgstr "erreur inconnue"
+
+#: src/lib/parse_conf.c:178
+msgid "***UNKNOWN***"
 msgstr ""
 
-#: src/dird/dird.c:510
+#: src/lib/parse_conf.c:277 src/lib/parse_conf.c:298
 #, c-format
-msgid ""
-"No Director resource defined in %s\n"
-"Without that I don't know who I am :-(\n"
-msgstr ""
+msgid "expected an =, got: %s"
+msgstr "attendait un =, eu : %s"
 
-#: src/dird/dird.c:518 src/filed/filed.c:284
+#: src/lib/parse_conf.c:307
 #, c-format
-msgid "No Messages resource defined in %s\n"
+msgid "Unknown item code: %d\n"
 msgstr ""
 
-#: src/dird/dird.c:523
+#: src/lib/parse_conf.c:347
 #, c-format
-msgid "Only one Director resource permitted in %s\n"
+msgid "message type: %s not found"
 msgstr ""
 
-#: src/dird/dird.c:532 src/dird/dird.c:771 src/dird/dird.c:837
-#: src/dird/dird.c:889 src/console/console.c:595 src/console/console.c:624
-#: src/filed/filed.c:291 src/filed/filed.c:459
-#: src/gnome2-console/console.c:140 src/gnome2-console/console.c:169
-#: src/stored/stored.c:315 src/wx-console/console_thread.cpp:94
-#: src/wx-console/console_thread.cpp:120
-msgid "TLS required but not configured in Bacula.\n"
+#: src/lib/parse_conf.c:385
+#, c-format
+msgid "Attempt to redefine name \"%s\" to \"%s\"."
 msgstr ""
 
-#: src/dird/dird.c:538 src/filed/filed.c:468 src/stored/stored.c:367
+#: src/lib/parse_conf.c:477 src/dird/dird_conf.c:1841
 #, c-format
-msgid "\"TLS Certificate\" file not defined for Director \"%s\" in %s.\n"
+msgid "Could not find config Resource %s referenced on line %d : %s\n"
 msgstr ""
 
-#: src/dird/dird.c:544 src/filed/filed.c:474 src/stored/stored.c:373
+#: src/lib/parse_conf.c:482
 #, c-format
-msgid "\"TLS Key\" file not defined for Director \"%s\" in %s.\n"
+msgid "Attempt to redefine resource \"%s\" referenced on line %d : %s\n"
 msgstr ""
 
-#: src/dird/dird.c:550 src/filed/filed.c:480 src/stored/stored.c:379
+#: src/lib/parse_conf.c:518
 #, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Director \"%s\" in %s. At least one CA certificate store is required when "
-"using \"TLS Verify Peer\".\n"
+msgid "Too many %s directives. Max. is %d. line %d: %s\n"
 msgstr ""
 
-#: src/dird/dird.c:569 src/filed/filed.c:499 src/stored/stored.c:398
+#: src/lib/parse_conf.c:529
 #, c-format
-msgid "Failed to initialize TLS context for Director \"%s\" in %s.\n"
-msgstr ""
+msgid "Could not find config Resource \"%s\" referenced on line %d : %s\n"
+msgstr "Impossible de trouver la ressource « %s » utilisée ligne %d : %s\n"
 
-#: src/dird/dird.c:577
+#: src/lib/parse_conf.c:592
 #, c-format
-msgid "No Job records defined in %s\n"
-msgstr ""
+msgid "Missing config Resource \"%s\" referenced on line %d : %s\n"
+msgstr "Impossible de trouver la ressource « %s » utilisée ligne %d : %s\n"
 
-#: src/dird/dird.c:635 src/dird/dird.c:648
+#: src/lib/parse_conf.c:657
 #, c-format
-msgid "Hey something is wrong. p=0x%lu\n"
-msgstr ""
+msgid "expected a size number, got: %s"
+msgstr "attendait une taille, eu : %s"
 
-#: src/dird/dird.c:707
+#: src/lib/parse_conf.c:667
 #, c-format
-msgid "\"%s\" directive in Job \"%s\" resource is required, but not found.\n"
+msgid "expected a size, got: %s"
 msgstr ""
 
-#: src/dird/dird.c:714
-msgid "Too many items in Job resource\n"
+#: src/lib/parse_conf.c:716 src/lib/parse_conf.c:722
+#, c-format
+msgid "expected a time period, got: %s"
 msgstr ""
 
-#: src/dird/dird.c:732
-#, fuzzy, c-format
-msgid "Could not open Catalog \"%s\", database \"%s\".\n"
-msgstr "Impossible d'ouvrir la base de données « %s ».\n"
+#: src/lib/parse_conf.c:741 src/lib/parse_conf.c:757 src/dird/dird_conf.c:1819
+#: src/dird/dird_conf.c:1935
+#, c-format
+msgid "Expect %s, got: %s"
+msgstr "Attendait %s, a pas : %s"
 
-#: src/dird/dird.c:735
+#: src/lib/parse_conf.c:783
 #, c-format
-msgid "%s"
-msgstr "%s"
+msgid "Expected a Tape Label keyword, got: %s"
+msgstr "Attendait un Label de lecteur, a pas : %s"
 
-#: src/dird/dird.c:777
+#: src/lib/parse_conf.c:866
 #, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Storage \"%s\" in %s.\n"
+msgid "Unable to initialize resource lock. ERR=%s\n"
 msgstr ""
 
-#: src/dird/dird.c:793 src/stored/stored.c:353
+#: src/lib/parse_conf.c:874
+#, fuzzy
+msgid "Config filename too long.\n"
+msgstr "Nom de Volume trop long.\n"
+
+#: src/lib/parse_conf.c:897
 #, c-format
-msgid "Failed to initialize TLS context for Storage \"%s\" in %s.\n"
+msgid "Cannot open config file \"%s\": %s\n"
+msgstr "Impossible d'ouvrir le fichier de configuration « %s » : %s\n"
+
+#: src/lib/parse_conf.c:914
+msgid ""
+"Currently we cannot handle UTF-16 source files. Please convert the conf file "
+"to UTF-8\n"
 msgstr ""
 
-#: src/dird/dird.c:844
+#: src/lib/parse_conf.c:918
 #, c-format
-msgid "\"TLS Certificate\" file not defined for Console \"%s\" in %s.\n"
-msgstr ""
+msgid "Expected a Resource name identifier, got: %s"
+msgstr "Attendait un identifiant de Ressource, a pas : %s"
 
-#: src/dird/dird.c:850
+#: src/lib/parse_conf.c:934
 #, c-format
-msgid "\"TLS Key\" file not defined for Console \"%s\" in %s.\n"
-msgstr ""
+msgid "expected resource name, got: %s"
+msgstr "attendait un nom de ressource, eu : %s"
 
-#: src/dird/dird.c:856
+#: src/lib/parse_conf.c:945
 #, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Console \"%s\" in %s. At least one CA certificate store is required when "
-"using \"TLS Verify Peer\".\n"
+msgid "not in resource definition: %s"
 msgstr ""
 
-#: src/dird/dird.c:873 src/dird/dird.c:913 src/filed/filed.c:315
+#: src/lib/parse_conf.c:956 src/dird/dird_conf.c:1995 src/dird/inc_conf.c:400
+#: src/dird/inc_conf.c:747
 #, c-format
-msgid "Failed to initialize TLS context for File daemon \"%s\" in %s.\n"
-msgstr ""
+msgid "expected an equals, got: %s"
+msgstr "attendait un égale, eu : %s"
 
-#: src/dird/dird.c:896
+#: src/lib/parse_conf.c:970
 #, c-format
 msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"File daemon \"%s\" in %s.\n"
+"Keyword \"%s\" not permitted in this resource.\n"
+"Perhaps you left the trailing brace off of the previous resource."
 msgstr ""
 
-#: src/dird/next_vol.c:129
-#, c-format
-msgid "Purging oldest volume \"%s\"\n"
+#: src/lib/parse_conf.c:981
+msgid "Name not specified for resource"
 msgstr ""
 
-#: src/dird/next_vol.c:135
+#: src/lib/parse_conf.c:991
 #, c-format
-msgid "Pruning oldest volume \"%s\"\n"
+msgid "unexpected token %d %s in resource definition"
+msgstr "mot clés inattendu %d %s dans la définition de la ressource"
+
+#: src/lib/parse_conf.c:997
+#, c-format
+msgid "Unknown parser state %d\n"
 msgstr ""
 
-#: src/dird/next_vol.c:154
-msgid "We seem to be looping trying to find the next volume. I give up.\n"
+#: src/lib/parse_conf.c:1002
+msgid "End of conf file reached with unclosed resource."
 msgstr ""
 
-#: src/dird/next_vol.c:179
+#: src/lib/mem_pool.c:107
 #, c-format
-msgid "Max Volume bytes exceeded. Marking Volume \"%s\" as Full.\n"
+msgid "MemPool index %d larger than max %d\n"
 msgstr ""
 
-#: src/dird/next_vol.c:186
+#: src/lib/mem_pool.c:125 src/lib/mem_pool.c:145 src/lib/mem_pool.c:181
+#: src/lib/mem_pool.c:252 src/lib/mem_pool.c:272 src/lib/mem_pool.c:307
+#: src/lib/mem_pool.c:600
 #, c-format
-msgid "Volume used once. Marking Volume \"%s\" as Used.\n"
-msgstr "Volume utilisé une fois. Marquage du volume « %s » comme Used.\n"
+msgid "Out of memory requesting %d bytes\n"
+msgstr "Plus de mémoire à l'allocation de %d octets\n"
 
-#: src/dird/next_vol.c:193
-#, c-format
-msgid "Max Volume jobs exceeded. Marking Volume \"%s\" as Used.\n"
+#: src/lib/mem_pool.c:162
+msgid "obuf is NULL\n"
 msgstr ""
 
-#: src/dird/next_vol.c:200
+#: src/lib/bsock.c:128
 #, c-format
-msgid "Max Volume files exceeded. Marking Volume \"%s\" as Used.\n"
-msgstr "Nombre de fichier maximum atteind. Marquage du volume « %s » comme Used.\n"
+msgid ""
+"Could not connect to %s on %s:%d. ERR=%s\n"
+"Retrying ...\n"
+msgstr ""
+"Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
+"Réessaie...\n"
 
-#: src/dird/next_vol.c:210
+#: src/lib/bsock.c:134
 #, c-format
-msgid "Max configured use duration exceeded. Marking Volume \"%s\" as Used.\n"
-msgstr ""
-
-#: src/dird/next_vol.c:220
-#, c-format
-msgid "Catalog error updating volume \"%s\". ERR=%s"
-msgstr ""
+msgid "Unable to connect to %s on %s:%d. ERR=%s\n"
+msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
 
-#: src/dird/next_vol.c:241
-msgid "volume has expired"
-msgstr "le volume a expiré"
+#: src/lib/bsock.c:207
+#, fuzzy, c-format
+msgid "gethostbyname() for host \"%s\" failed: ERR=%s\n"
+msgstr "Impossible de supprimer le volume « %s ». ERR=%s"
 
-#: src/dird/next_vol.c:259 src/dird/next_vol.c:295
+#: src/lib/bsock.c:227
 #, c-format
-msgid "Recycled current volume \"%s\"\n"
-msgstr ""
+msgid "Socket open error. proto=%d port=%d. ERR=%s\n"
+msgstr "Ouverture de la socket en erreur. proto=%d port=%d. ERR=%s\n"
 
-#: src/dird/next_vol.c:264
-msgid "and recycling of current volume failed"
-msgstr ""
+#: src/lib/bsock.c:238
+#, fuzzy, c-format
+msgid "Source address bind error. proto=%d. ERR=%s\n"
+msgstr "Ouverture de la socket en erreur. proto=%d port=%d. ERR=%s\n"
 
-#: src/dird/next_vol.c:270
-msgid "but should be Append, Purged or Recycle"
-msgstr "mais doit être Append, Purged ou bien Recycle"
+#: src/lib/bsock.c:257
+#, fuzzy, c-format
+msgid "Cannot set SO_KEEPIDLE on socket: %s\n"
+msgstr "Impossible de positionner SO_KEEPALIVE sur la socket : %s\n"
 
-#: src/dird/next_vol.c:298
-msgid ""
-"but should be Append, Purged or Recycle (recycling of the current volume "
-"failed)"
-msgstr ""
+#: src/lib/bsock.c:304
+#, fuzzy, c-format
+msgid "Could not init bsock mutex. ERR=%s\n"
+msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n"
 
-#: src/dird/next_vol.c:302
-msgid ""
-"but should be Append, Purged or Recycle (cannot automatically recycle "
-"current volume, as it still contains unpruned data or the Volume Retention "
-"time has not expired.)"
-msgstr ""
+#: src/lib/bsock.c:372
+#, fuzzy, c-format
+msgid "Write error sending %d bytes to %s:%s:%d: ERR=%s\n"
+msgstr "Erreur de lecture de %s:%s:%d : ERR=%s\n"
 
-#: src/dird/next_vol.c:343
+#: src/lib/bsock.c:378
 #, c-format
-msgid "Unable to get Pool record: ERR=%s"
+msgid "Wrote %d bytes to %s:%s:%d, but only %d accepted.\n"
 msgstr ""
 
-#: src/dird/next_vol.c:348
-#, c-format
-msgid "Unable add Scratch Volume, Pool \"%s\" full MaxVols=%d\n"
-msgstr "Impossible d'ajouter un volume du Scratch, le Pool « %s » est plein. MaxVols=%d\n"
-
-#: src/dird/next_vol.c:361
+#: src/lib/bsock.c:467 src/lib/bsock.c:528
 #, c-format
-msgid "Failed to move Scratch Volume. ERR=%s\n"
-msgstr "Impossible de déplacer un Volume du Scratch. ERR=%s\n"
+msgid "Read expected %d got %d from %s:%s:%d\n"
+msgstr "Attendait %d en lecture, eu %d de %s:%s:%d\n"
 
-#: src/dird/next_vol.c:365
+#: src/lib/bsock.c:487
 #, c-format
-msgid "Using Volume \"%s\" from 'Scratch' pool.\n"
-msgstr "Utilisation du Volume « %s » du pool « Scratch ».\n"
+msgid "Packet size too big from \"%s:%s:%d. Terminating connection.\n"
+msgstr ""
 
-#: src/dird/next_vol.c:373
+#: src/lib/bsock.c:517
 #, c-format
-msgid "Unable to update Volume record: ERR=%s"
-msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
-
-#: src/dird/ua_input.c:82
-msgid "Enter slot"
-msgstr "Saisissez le slot"
+msgid "Read error from %s:%s:%d: ERR=%s\n"
+msgstr "Erreur de lecture de %s:%s:%d : ERR=%s\n"
 
-#: src/dird/ua_input.c:86 src/dird/ua_input.c:92
-#, c-format
-msgid "Expected a positive integer, got: %s\n"
-msgstr "Attendait un entier positif, pas : %s\n"
+#: src/lib/bsock.c:587 src/dird/catreq.c:577 src/dird/catreq.c:595
+#, fuzzy, c-format
+msgid "fread attr spool error. ERR=%s\n"
+msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n"
 
-#: src/dird/ua_input.c:114 src/dird/ua_update.c:231 src/dird/ua_update.c:251
-#: src/dird/ua_update.c:571 src/stored/parse_bsr.c:770
-msgid "no"
-msgstr "non"
+#: src/lib/bsock.c:605
+#, fuzzy
+msgid "fread attr spool I/O error.\n"
+msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n"
 
-#: src/dird/ua_input.c:148
-msgid "Invalid response. You must answer yes or no.\n"
-msgstr "Réponse invalide. Vous devez répondre oui ou non.\n"
+#: src/lib/bsock.c:665
+#, fuzzy
+msgid "Could not malloc BSOCK data buffer\n"
+msgstr "Impossible d'ouvrir la base de données « %s ».\n"
 
-#: src/dird/getmsg.c:132
+#: src/lib/bsock.c:672 src/lib/bsock.c:696
 #, c-format
-msgid "bget_dirmsg: unknown bnet signal %d\n"
-msgstr "bget_dirmsg : signal bnet inconnu %d\n"
+msgid "sockopt error: %s\n"
+msgstr "erreur sockopt : %s\n"
 
-#: src/dird/getmsg.c:150 src/dird/getmsg.c:163 src/dird/getmsg.c:175
-#: src/dird/getmsg.c:222 src/dird/getmsg.c:249
+#: src/lib/bsock.c:678 src/lib/bsock.c:702
 #, c-format
-msgid "Malformed message: %s\n"
-msgstr "Message mal formé : %s\n"
+msgid "Warning network buffer = %d bytes not max size.\n"
+msgstr ""
 
-#: src/dird/getmsg.c:156
+#: src/lib/bsock.c:682 src/lib/bsock.c:706
 #, c-format
-msgid "Job not found: %s\n"
-msgstr "Job non trouvé : %s\n"
+msgid "Network buffer size %d not multiple of tape block size.\n"
+msgstr ""
+"La taille du buffer réseau %d n'est pas un multiple de la taille de bloc du "
+"lecteur.\n"
 
-#: src/dird/getmsg.c:320
-#, c-format
-msgid "Bad response to %s command: wanted %s, got %s\n"
-msgstr "Mauvaise réponse à la commande %s : voulait %s, pas %s\n"
+#: src/lib/bsock.c:727 src/lib/bsock.c:761
+#, fuzzy, c-format
+msgid "fcntl F_GETFL error. ERR=%s\n"
+msgstr "erreur de fermeture : ERR=%s\n"
 
-#: src/dird/getmsg.c:325
-#, c-format
-msgid "Socket error on %s command: ERR=%s\n"
-msgstr "Erreur de socket sur la commande %s : ERR=%s\n"
+#: src/lib/bsock.c:733 src/lib/bsock.c:767 src/lib/bsock.c:792
+#, fuzzy, c-format
+msgid "fcntl F_SETFL error. ERR=%s\n"
+msgstr "erreur de fermeture : ERR=%s\n"
 
-#: src/dird/recycle.c:99
-#, c-format
-msgid "Recycled volume \"%s\"\n"
-msgstr "Volume recyclé « %s »\n"
+#: src/lib/bsock.c:965 src/qt-console/bcomm/dircomm_auth.cpp:112
+#, fuzzy, c-format
+msgid "Director authorization problem at \"%s:%d\"\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/dird/verify.c:87
+#: src/lib/bsock.c:972 src/qt-console/bcomm/dircomm_auth.cpp:119
+#, c-format
 msgid ""
-"Unable to find JobId of previous InitCatalog Job.\n"
-"Please run a Verify with Level=InitCatalog before\n"
-"running the current Job.\n"
+"Authorization problem: Remote server at \"%s:%d\" did not advertise required "
+"TLS support.\n"
 msgstr ""
-"Impossible de trouvé JobId d'un précédent Job « InitCatalog.\n"
-"Il faut lancer un Job Verify avec l'option Level=InitCatalog avant\n"
-"de lancer le Job courant.\n"
-
-#: src/dird/verify.c:92
-msgid "Unable to find JobId of previous Job for this client.\n"
-msgstr "Impossible de trouver JobId d'un précédent Job pour ce client.\n"
 
-#: src/dird/verify.c:108
+#: src/lib/bsock.c:980 src/qt-console/bcomm/dircomm_auth.cpp:127
 #, c-format
-msgid "Could not get job record for previous Job. ERR=%s"
+msgid ""
+"Authorization problem with Director at \"%s:%d\": Remote server requires "
+"TLS.\n"
 msgstr ""
 
-#: src/dird/verify.c:113
-#, c-format
-msgid "Last Job %d did not terminate normally. JobStatus=%c\n"
-msgstr "Le dernier job %d ne s'est pas terminé correctement. JobStatus=%c\n"
+#: src/lib/bsock.c:992 src/qt-console/bcomm/dircomm_auth.cpp:138
+#, fuzzy, c-format
+msgid "TLS negotiation failed with Director at \"%s:%d\"\n"
+msgstr "Négociation TLS échouée avec le SD « %s:%d ».\n"
 
-#: src/dird/verify.c:117
-#, c-format
-msgid "Verifying against JobId=%d Job=%s\n"
-msgstr ""
+#: src/lib/bsock.c:1002 src/qt-console/bcomm/dircomm_auth.cpp:150
+#, fuzzy, c-format
+msgid ""
+"Bad response to Hello command: ERR=%s\n"
+"The Director at \"%s:%d\" is probably not running.\n"
+msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n"
 
-#: src/dird/verify.c:162
-#, c-format
-msgid "Start Verify JobId=%s Level=%s Job=%s\n"
-msgstr ""
+#: src/lib/bsock.c:1011 src/qt-console/bcomm/dircomm_auth.cpp:159
+#, fuzzy, c-format
+msgid "Director at \"%s:%d\" rejected Hello command\n"
+msgstr "Le File Daemon  « %s:%d » a rejeté la commande Hello\n"
 
-#: src/dird/verify.c:246
-msgid "Deprecated feature ... use bootstrap.\n"
+#: src/lib/bsock.c:1021 src/qt-console/bcomm/dircomm_auth.cpp:171
+#, fuzzy, c-format
+msgid ""
+"Authorization problem with Director at \"%s:%d\"\n"
+"Most likely the passwords do not agree.\n"
+"If you are using TLS, there may have been a certificate validation error "
+"during the TLS handshake.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
 msgstr ""
+"Problème d'authentification avec le director.\n"
+"Le plus souvent, les mots de pass ne correspondent pas.\n"
+"Si vous utilisez TLS, il peut y avoir une erreur de validation du "
+"certificat\n"
+"pendant l'initialisation de la connexion TLS.\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/dird/verify.c:259
+#: src/lib/tls.c:90
 #, c-format
-msgid "Unimplemented Verify level %d(%c)\n"
+msgid ""
+"Error with certificate at depth: %d, issuer = %s, subject = %s, ERR=%d:%s\n"
 msgstr ""
 
-#: src/dird/verify.c:311
-#, c-format
-msgid "Unimplemented verify level %d\n"
+#: src/lib/tls.c:127
+msgid "Error initializing SSL context"
+msgstr "Erreur pendant l'initialisation du contexte SSL"
+
+#: src/lib/tls.c:148
+msgid "Error loading certificate verification stores"
 msgstr ""
 
-#: src/dird/verify.c:366
-msgid "Verify OK"
-msgstr "Vérification OK"
+#: src/lib/tls.c:153
+msgid ""
+"Either a certificate file or a directory must be specified as a verification "
+"store\n"
+msgstr ""
 
-#: src/dird/verify.c:370
-msgid "*** Verify Error ***"
-msgstr "*** Erreur de Vérification ***"
+#: src/lib/tls.c:164
+msgid "Error loading certificate file"
+msgstr "Erreur dans le chargement du certificat"
 
-#: src/dird/verify.c:374
-msgid "Verify warnings"
-msgstr ""
+#: src/lib/tls.c:172
+msgid "Error loading private key"
+msgstr "Erreur dans le chargement de la clef privée"
 
-#: src/dird/verify.c:377
-msgid "Verify Canceled"
-msgstr "Vérification annulée"
+#: src/lib/tls.c:180
+msgid "Unable to open DH parameters file"
+msgstr "Impossible d'ouvrir le fichier de paramètre DH"
 
-#: src/dird/verify.c:380
-msgid "Verify Differences"
+#: src/lib/tls.c:186
+msgid "Unable to load DH parameters from specified file"
 msgstr ""
+"Impossible de charger les paramètres DH à partir du fichier spécifié"
 
-#: src/dird/verify.c:385
-#, c-format
-msgid "Inappropriate term code: %d %c\n"
+#: src/lib/tls.c:190
+msgid "Failed to set TLS Diffie-Hellman parameters"
+msgstr "Impossible de positionner les paramètres TLS Diffie-Hellman"
+
+#: src/lib/tls.c:200
+msgid "Error setting cipher list, no valid ciphers available\n"
 msgstr ""
 
-#: src/dird/verify.c:399
-#, c-format
-msgid ""
-"Bacula %s (%s): %s\n"
-"  JobId:                  %d\n"
-"  Job:                    %s\n"
-"  FileSet:                %s\n"
-"  Verify Level:           %s\n"
-"  Client:                 %s\n"
-"  Verify JobId:           %d\n"
-"  Verify Job:             %s\n"
-"  Start time:             %s\n"
-"  End time:               %s\n"
-"  Files Expected:         %s\n"
-"  Files Examined:         %s\n"
-"  Non-fatal FD errors:    %d\n"
-"  FD termination status:  %s\n"
-"  SD termination status:  %s\n"
-"  Termination:            %s\n"
-"\n"
+#: src/lib/tls.c:259
+msgid "Peer failed to present a TLS certificate\n"
 msgstr ""
 
-#: src/dird/verify.c:434
+#: src/lib/tls.c:304
 #, c-format
-msgid ""
-"Bacula %s (%s): %s\n"
-"  JobId:                  %d\n"
-"  Job:                    %s\n"
-"  FileSet:                %s\n"
-"  Verify Level:           %s\n"
-"  Client:                 %s\n"
-"  Verify JobId:           %d\n"
-"  Verify Job:             %s\n"
-"  Start time:             %s\n"
-"  End time:               %s\n"
-"  Files Examined:         %s\n"
-"  Non-fatal FD errors:    %d\n"
-"  FD termination status:  %s\n"
-"  Termination:            %s\n"
-"\n"
+msgid "Peer %s failed to present a TLS certificate\n"
 msgstr ""
 
-#: src/dird/verify.c:510
-#, c-format
-msgid ""
-"bird<filed: bad attributes, expected 3 fields got %d\n"
-" mslen=%d msg=%s\n"
+#: src/lib/tls.c:412
+msgid "Error creating file descriptor-based BIO"
 msgstr ""
 
-#: src/dird/verify.c:554
-#, c-format
-msgid "New file: %s\n"
-msgstr "Nouveau Fichier : %s\n"
+#: src/lib/tls.c:423
+msgid "Error creating new SSL object"
+msgstr "Erreur pendant la création d'un nouvel objet SSL"
 
-#: src/dird/verify.c:555
-#, c-format
-msgid "File not in catalog: %s\n"
-msgstr "Fichier absent du catalogue : %s\n"
+#: src/lib/tls.c:486 src/lib/tls.c:509
+msgid "Connect failure"
+msgstr "Erreur de connexion"
 
-#: src/dird/verify.c:579
-#, c-format
-msgid "      st_ino   differ. Cat: %s File: %s\n"
+#: src/lib/tls.c:588 src/lib/tls.c:592
+msgid "TLS shutdown failure."
 msgstr ""
 
-#: src/dird/verify.c:588
-#, c-format
-msgid "      st_mode  differ. Cat: %x File: %x\n"
+#: src/lib/tls.c:659
+msgid "TLS read/write failure."
 msgstr ""
 
-#: src/dird/verify.c:596
-#, c-format
-msgid "      st_nlink differ. Cat: %d File: %d\n"
-msgstr ""
+#: src/lib/crypto.c:435
+msgid "Unable to open certificate file"
+msgstr "Impossible d'ouvrir de fichier de certificat"
 
-#: src/dird/verify.c:604
-#, c-format
-msgid "      st_uid   differ. Cat: %u File: %u\n"
-msgstr ""
+#: src/lib/crypto.c:442
+msgid "Unable to read certificate from file"
+msgstr "Impossible de lire le certificat à partir du fichier"
 
-#: src/dird/verify.c:612
-#, c-format
-msgid "      st_gid   differ. Cat: %u File: %u\n"
-msgstr ""
+#: src/lib/crypto.c:448
+msgid "Unable to extract public key from certificate"
+msgstr "Impossible d'extraire la clef publique à partir du certificat"
 
-#: src/dird/verify.c:620
-#, c-format
-msgid "      st_size  differ. Cat: %s File: %s\n"
+#: src/lib/crypto.c:455
+msgid ""
+"Provided certificate does not include the required subjectKeyIdentifier "
+"extension."
 msgstr ""
+"Le certificat fournis n'inclus pas l'extension subjectKeyIdentifier requise"
 
-#: src/dird/verify.c:629
-msgid "      st_atime differs\n"
-msgstr ""
+#: src/lib/crypto.c:462
+#, c-format
+msgid "Unsupported key type provided: %d\n"
+msgstr "Type de clef fourni non supporté : %d\n"
 
-#: src/dird/verify.c:636
-msgid "      st_mtime differs\n"
-msgstr ""
+#: src/lib/crypto.c:499 src/lib/crypto.c:547
+msgid "Unable to open private key file"
+msgstr "Impossible d'ouvrir le fichier de clef privée"
 
-#: src/dird/verify.c:643
-msgid "      st_ctime differs\n"
-msgstr ""
+#: src/lib/crypto.c:529 src/lib/crypto.c:563
+msgid "Unable to read private key from file"
+msgstr "Impossible de lire la clef privée à partir du fichier"
 
-#: src/dird/verify.c:650
+#: src/lib/crypto.c:622
 #, c-format
-msgid "      st_size  decrease. Cat: %s File: %s\n"
-msgstr ""
+msgid "Unsupported digest type: %d\n"
+msgstr "Le digest spécifié n'est pas supporté : %d\n"
 
-#: src/dird/verify.c:680
-#, c-format
-msgid "MD5/SHA1 index %d not same as attributes %d\n"
+#: src/lib/crypto.c:636
+msgid "OpenSSL digest initialization failed"
 msgstr ""
 
-#: src/dird/verify.c:689
-#, c-format
-msgid "      %s not same. File=%s Cat=%s\n"
+#: src/lib/crypto.c:650
+msgid "OpenSSL digest update failed"
 msgstr ""
 
-#: src/dird/verify.c:692
-#, c-format
-msgid "      %s differs.\n"
+#: src/lib/crypto.c:668
+msgid "OpenSSL digest finalize failed"
+msgstr "Initialisation du digest OpenSSL à échoué"
+
+#: src/lib/crypto.c:766
+msgid "OpenSSL digest_new failed"
 msgstr ""
 
-#: src/dird/verify.c:704
-#, c-format
-msgid "bdird<filed: bad attributes from filed n=%d : %s\n"
+#: src/lib/crypto.c:772
+msgid "OpenSSL sign get digest failed"
 msgstr ""
 
-#: src/dird/verify.c:741
-msgid "The following files are missing:\n"
-msgstr "Les fichiers suivants sont absents :\n"
+#: src/lib/crypto.c:811 src/lib/crypto.c:815
+#, fuzzy
+msgid "OpenSSL digest Verify final failed"
+msgstr "Initialisation du contexte clef/IV du cipher OpenSSL à échoué"
 
-#: src/dird/verify.c:755 src/tools/testfind.c:391
-#, c-format
-msgid "File: %s\n"
-msgstr "Fichier : %s\n"
+#: src/lib/crypto.c:820
+#, fuzzy
+msgid "No signers found for crypto verify.\n"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/dird/catreq.c:111 src/dird/catreq.c:306
-#, c-format
-msgid "1990 Invalid Catalog Request: %s"
-msgstr "1990 Requête sur le Catalogue Invalide : %s"
+#: src/lib/crypto.c:881
+msgid "Signature creation failed"
+msgstr "La création de la signature a échouée"
 
-#: src/dird/catreq.c:112
-#, c-format
-msgid "Invalid Catalog request; DB not open: %s"
-msgstr "Requête sur le Catalogue invalide ; la base n'est pas ouverte : %s"
+#: src/lib/crypto.c:959
+msgid "Signature decoding failed"
+msgstr "Le décodage de la signature a échoué"
 
-#: src/dird/catreq.c:136
-msgid "1901 No Media.\n"
-msgstr "1901 Pas de Media.\n"
+#: src/lib/crypto.c:1036
+msgid "Unsupported cipher type specified\n"
+msgstr "Le cipher spécifié est non supporté\n"
 
-#: src/dird/catreq.c:164
-msgid "not in Pool"
-msgstr "non présent dans le Pool"
+#: src/lib/crypto.c:1185
+msgid "CryptoData decoding failed"
+msgstr "Le décodage du CryptoData a échoué"
 
-#: src/dird/catreq.c:166
-msgid "not correct MediaType"
-msgstr ""
+#: src/lib/crypto.c:1229
+msgid "Failure decrypting the session key"
+msgstr "Impossible de décrypter la clef de session"
 
-#: src/dird/catreq.c:182
+#: src/lib/crypto.c:1280
 #, c-format
-msgid "1998 Volume \"%s\" status is %s, %s.\n"
-msgstr "1998 Le statut du Volume « %s » est %s, %s.\n"
+msgid "Unsupported contentEncryptionAlgorithm: %d\n"
+msgstr "contentEncryptionAlgorithm non supporté : %d\n"
 
-#: src/dird/catreq.c:187
-#, c-format
-msgid "1997 Volume \"%s\" not in catalog.\n"
-msgstr "1997 le Volume « %s » n'est pas dans le catalogue.\n"
+#: src/lib/crypto.c:1290 src/lib/crypto.c:1296
+msgid "OpenSSL cipher context initialization failed"
+msgstr "Initialisation du contexte clef/IV du cipher OpenSSL à échoué"
 
-#: src/dird/catreq.c:208
-#, c-format
-msgid "Unable to get Media record for Volume %s: ERR=%s\n"
+#: src/lib/crypto.c:1303
+msgid "Encryption session provided an invalid symmetric key"
 msgstr ""
-"Impossible de récupérer les informations du Media pour le Volume %s : ERR=%"
-"s\n"
 
-#: src/dird/catreq.c:210
-#, c-format
-msgid "1991 Catalog Request for vol=%s failed: %s"
+#: src/lib/crypto.c:1309
+msgid "Encryption session provided an invalid IV"
 msgstr ""
 
-#: src/dird/catreq.c:233
-#, c-format
-msgid ""
-"Volume Files at %u being set to %u for Volume \"%s\". This is incorrect.\n"
+#: src/lib/crypto.c:1315
+msgid "OpenSSL cipher context key/IV initialization failed"
 msgstr ""
 
-#: src/dird/catreq.c:236
+#: src/lib/crypto.c:1385
 #, c-format
-msgid "1992 Update Media error. VolFiles=%u, CatFiles=%u\n"
-msgstr ""
+msgid "Unable to init OpenSSL threading: ERR=%s\n"
+msgstr "Impossible d'initialiser le thread OpenSSL : ERR=%s\n"
 
-#: src/dird/catreq.c:268
-#, c-format
-msgid "Catalog error updating Media record. %s"
+#: src/lib/crypto.c:1398
+msgid "Failed to seed OpenSSL PRNG\n"
 msgstr ""
 
-#: src/dird/catreq.c:270
-msgid "1993 Update Media error\n"
-msgstr "1993 Erreur sur la mise à jour du Media\n"
+#: src/lib/crypto.c:1424
+msgid "Failed to save OpenSSL PRNG\n"
+msgstr "Impossible de sauvegarder le PRNG OpenSSL\n"
 
-#: src/dird/catreq.c:295
+#: src/lib/crypto.c:1485
+#, fuzzy, c-format
+msgid "Unsupported digest type=%d specified\n"
+msgstr "Le cipher spécifié est non supporté\n"
+
+#: src/lib/crypto.c:1505
 #, c-format
-msgid "Catalog error creating JobMedia record. %s"
+msgid "SHA1Update() returned an error: %d\n"
 msgstr ""
 
-#: src/dird/catreq.c:297
-msgid "1991 Update JobMedia error\n"
-msgstr "1991 Erreur sur la mise à jour du JobMedia\n"
+#: src/lib/crypto.c:1648
+msgid "No error"
+msgstr "Pas d'erreur"
 
-#: src/dird/catreq.c:307
-#, c-format
-msgid "Invalid Catalog request: %s"
-msgstr ""
+#: src/lib/crypto.c:1650
+#, fuzzy
+msgid "Signer not found"
+msgstr "Le Storage « %s » est introuvable.\n"
 
-#: src/dird/catreq.c:341
-#, c-format
-msgid "1991 Invalid Catalog Update: %s"
-msgstr ""
+#: src/lib/crypto.c:1652
+#, fuzzy
+msgid "Recipient not found"
+msgstr "Ressource %s introuvable\n"
 
-#: src/dird/catreq.c:342
-#, c-format
-msgid "Invalid Catalog Update; DB not open: %s"
-msgstr ""
+#: src/lib/crypto.c:1654
+#, fuzzy
+msgid "Unsupported digest algorithm"
+msgstr "Le digest spécifié n'est pas supporté : %d\n"
 
-#: src/dird/catreq.c:415
-#, c-format
-msgid "Got %s but not same File as attributes\n"
-msgstr ""
+#: src/lib/crypto.c:1656
+#, fuzzy
+msgid "Unsupported encryption algorithm"
+msgstr "contentEncryptionAlgorithm non supporté : %d\n"
 
-#: src/dird/catreq.c:441
-#, c-format
-msgid "Catalog error updating file digest. Unsupported digest stream type: %d"
-msgstr ""
+#: src/lib/crypto.c:1658
+#, fuzzy
+msgid "Signature is invalid"
+msgstr "La création de la signature a échouée"
 
-#: src/dird/catreq.c:457
-#, c-format
-msgid "Catalog error updating file digest. %s"
+#: src/lib/crypto.c:1660
+msgid "Decryption error"
 msgstr ""
 
-#: src/dird/jobq.c:62
-#, c-format
-msgid "pthread_attr_init: ERR=%s\n"
-msgstr ""
+#: src/lib/crypto.c:1663
+msgid "Internal error"
+msgstr "Erreur interne"
 
-#: src/dird/jobq.c:71
-#, c-format
-msgid "pthread_mutex_init: ERR=%s\n"
-msgstr ""
+#: src/lib/crypto.c:1665
+msgid "Unknown error"
+msgstr "Erreur inconnue."
 
-#: src/dird/jobq.c:77
-#, c-format
-msgid "pthread_cond_init: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:183
+msgid "Running"
+msgstr "En cours"
 
-#: src/dird/jobq.c:110 src/dird/jobq.c:244 src/dird/jobq.c:309
-#: src/dird/jobq.c:390
-#, c-format
-msgid "pthread_mutex_lock: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:186
+msgid "Blocked"
+msgstr "Bloqué"
 
-#: src/dird/jobq.c:123
-#, c-format
-msgid "pthread_cond_broadcast: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:196
+msgid "Non-fatal error"
+msgstr "Erreur non fatale"
 
-#: src/dird/jobq.c:131
-#, c-format
-msgid "pthread_cond_wait: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:199 src/lib/util.c:324 src/dird/ua_status.c:874
+#: src/stored/status.c:553
+msgid "OK -- with warnings"
+msgstr "OK -- avec des avertissements"
 
-#: src/dird/jobq.c:139
-#, c-format
-msgid "pthread_mutex_unlock: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:202 src/lib/util.c:334
+msgid "Canceled"
+msgstr "Annulé"
 
-#: src/dird/jobq.c:175
-#, c-format
-msgid "Job %s waiting %d seconds for scheduled start time.\n"
-msgstr ""
+#: src/lib/util.c:205
+msgid "Verify differences"
+msgstr "Vérification des différences"
 
-#: src/dird/jobq.c:237
-#, c-format
-msgid "pthread_thread_create: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:208
+msgid "Waiting on FD"
+msgstr "En attente du FD"
 
-#: src/dird/jobq.c:355
-#, c-format
-msgid "pthread_cond_signal: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:211
+msgid "Wait on SD"
+msgstr "En attente du SD"
 
-#: src/dird/jobq.c:364
-#, c-format
-msgid "pthread_create: ERR=%s\n"
-msgstr ""
+#: src/lib/util.c:214
+msgid "Wait for new Volume"
+msgstr "En attente d'un nouveau Volume"
 
-#: src/dird/jobq.c:502
-#, c-format
-msgid "Rescheduled Job %s at %s to re-run in %d seconds (%s).\n"
-msgstr ""
+#: src/lib/util.c:217
+msgid "Waiting for mount"
+msgstr "En attente d'un montage"
 
-#: src/dird/jobq.c:531 src/dird/jobq.c:536
-msgid "previous Job"
-msgstr ""
+#: src/lib/util.c:220
+msgid "Waiting for Storage resource"
+msgstr "En attente du Storage"
 
-#: src/dird/dird_conf.c:485 src/tray-monitor/tray_conf.c:152
-#, c-format
-msgid "No %s resource defined\n"
+#: src/lib/util.c:223
+msgid "Waiting for Job resource"
 msgstr ""
 
-#: src/dird/dird_conf.c:494
-#, c-format
-msgid "Director: name=%s MaxJobs=%d FDtimeout=%s SDtimeout=%s\n"
+#: src/lib/util.c:226
+msgid "Waiting for Client resource"
 msgstr ""
 
-#: src/dird/dird_conf.c:499
-#, c-format
-msgid "   query_file=%s\n"
+#: src/lib/util.c:229
+msgid "Waiting on Max Jobs"
 msgstr ""
 
-#: src/dird/dird_conf.c:502 src/dird/dird_conf.c:522 src/dird/dird_conf.c:536
-#: src/dird/dird_conf.c:584 src/dird/dird_conf.c:588 src/dird/dird_conf.c:592
-#: src/dird/dird_conf.c:607 src/dird/dird_conf.c:624 src/dird/dird_conf.c:628
-#: src/dird/dird_conf.c:632 src/dird/dird_conf.c:636 src/dird/dird_conf.c:640
-#: src/dird/dird_conf.c:653 src/dird/dird_conf.c:843 src/dird/dird_conf.c:849
-msgid "  --> "
+#: src/lib/util.c:232
+msgid "Waiting for Start Time"
 msgstr ""
 
-#: src/dird/dird_conf.c:507
-#, c-format
-msgid "Console: name=%s SSL=%d\n"
+#: src/lib/util.c:235
+msgid "Waiting on Priority"
 msgstr ""
 
-#: src/dird/dird_conf.c:512
-#, c-format
-msgid "Counter: name=%s min=%d max=%d cur=%d wrapcntr=%s\n"
+#: src/lib/util.c:238 src/dird/ua_status.c:714 src/dird/ua_status.c:765
+msgid "SD committing Data"
 msgstr ""
 
-#: src/dird/dird_conf.c:517
-#, c-format
-msgid "Counter: name=%s min=%d max=%d\n"
-msgstr ""
+#: src/lib/util.c:241 src/dird/ua_status.c:717 src/dird/ua_status.c:768
+#, fuzzy
+msgid "SD despooling Data"
+msgstr "Spooling des données...\n"
 
-#: src/dird/dird_conf.c:528
-#, c-format
-msgid "Client: name=%s address=%s FDport=%d MaxJobs=%u\n"
-msgstr ""
+#: src/lib/util.c:244 src/dird/ua_status.c:720 src/dird/ua_status.c:771
+#, fuzzy
+msgid "SD despooling Attributes"
+msgstr "Spooling des données...\n"
 
-#: src/dird/dird_conf.c:531
-#, c-format
-msgid "      JobRetention=%s FileRetention=%s AutoPrune=%d\n"
+#: src/lib/util.c:247 src/dird/ua_status.c:723 src/dird/ua_status.c:774
+msgid "Dir inserting Attributes"
 msgstr ""
 
-#: src/dird/dird_conf.c:543
+#: src/lib/util.c:254
 #, c-format
-msgid ""
-"Device: name=%s ok=%d num_writers=%d max_writers=%d\n"
-"      reserved=%d open=%d append=%d read=%d labeled=%d offline=%d autochgr=%"
-"d\n"
-"      poolid=%s volname=%s MediaType=%s\n"
+msgid "Unknown Job termination status=%d"
 msgstr ""
 
-#: src/dird/dird_conf.c:553
-#, c-format
-msgid ""
-"Storage: name=%s address=%s SDport=%d MaxJobs=%u\n"
-"      DeviceName=%s MediaType=%s StorageId=%s\n"
-msgstr ""
+#: src/lib/util.c:270
+#, fuzzy
+msgid "Completed successfully"
+msgstr "Restauration effectuée."
 
-#: src/dird/dird_conf.c:562
-#, c-format
-msgid ""
-"Catalog: name=%s address=%s DBport=%d db_name=%s\n"
-"      db_user=%s MutliDBConn=%d\n"
-msgstr ""
+#: src/lib/util.c:273
+msgid "Completed with warnings"
+msgstr "Terminé avec des avertissements"
 
-#: src/dird/dird_conf.c:570
-#, c-format
-msgid "%s: name=%s JobType=%d level=%s Priority=%d Enabled=%d\n"
-msgstr ""
+#: src/lib/util.c:276
+msgid "Terminated with errors"
+msgstr "Terminé avec des erreurs"
 
-#: src/dird/dird_conf.c:571
-msgid "JobDefs"
-msgstr "JobDefs"
+#: src/lib/util.c:279
+msgid "Fatal error"
+msgstr "Erreur fatale"
 
-#: src/dird/dird_conf.c:575
-#, c-format
-msgid ""
-"     MaxJobs=%u Resched=%d Times=%d Interval=%s Spool=%d WritePartAfterJob=%"
-"d\n"
-msgstr ""
+#: src/lib/util.c:282
+msgid "Created, not yet running"
+msgstr "Créé, mais non démarré"
 
-#: src/dird/dird_conf.c:581
-#, c-format
-msgid "     SelectionType=%d\n"
-msgstr ""
+#: src/lib/util.c:285
+msgid "Canceled by user"
+msgstr "Annulé par l'utilisateur"
 
-#: src/dird/dird_conf.c:596
-#, c-format
-msgid "  --> Where=%s\n"
-msgstr ""
+#: src/lib/util.c:288
+#, fuzzy
+msgid "Verify found differences"
+msgstr "Vérification des différences"
 
-#: src/dird/dird_conf.c:599
-#, c-format
-msgid "  --> Bootstrap=%s\n"
+#: src/lib/util.c:291
+msgid "Waiting for File daemon"
+msgstr "En attente du client"
+
+#: src/lib/util.c:294
+msgid "Waiting for Storage daemon"
+msgstr "En attente du Storage"
+
+#: src/lib/util.c:297
+msgid "Waiting for higher priority jobs"
+msgstr "Attend qu'un job plus prioritaire se termine"
+
+#: src/lib/util.c:300
+msgid "Batch inserting file records"
+msgstr "Mise à jour du catalogue"
+
+#: src/lib/util.c:331
+msgid "Fatal Error"
+msgstr "Erreur Fatale"
+
+#: src/lib/util.c:337
+msgid "Differences"
 msgstr ""
 
-#: src/dird/dird_conf.c:602
-#, c-format
-msgid "  --> WriteBootstrap=%s\n"
+#: src/lib/util.c:340
+msgid "Unknown term code"
 msgstr ""
 
-#: src/dird/dird_conf.c:646
-#, c-format
-msgid "  --> Run=%s\n"
+#: src/lib/util.c:359
+#, fuzzy
+msgid "Migrated Job"
+msgstr "Migrer"
+
+#: src/lib/util.c:362 src/dird/ua_run.c:827
+msgid "Verify"
+msgstr "Vérifier"
+
+#: src/lib/util.c:365 src/wx-console/wxbrestorepanel.cpp:404
+#: src/wx-console/wxbrestorepanel.cpp:2000
+msgid "Restore"
+msgstr "Restaurer"
+
+#: src/lib/util.c:368 src/wx-console/wxbmainframe.cpp:276
+msgid "Console"
 msgstr ""
 
-#: src/dird/dird_conf.c:650
-#, c-format
-msgid "  --> SelectionPattern=%s\n"
+#: src/lib/util.c:371
+msgid "System or Console"
 msgstr ""
 
-#: src/dird/dird_conf.c:660
-#, c-format
-msgid "FileSet: name=%s\n"
+#: src/lib/util.c:374 src/dird/ua_run.c:767
+msgid "Admin"
+msgstr "Admin"
+
+#: src/lib/util.c:377 src/lib/util.c:466
+msgid "Archive"
+msgstr "Archiver"
+
+#: src/lib/util.c:380
+#, fuzzy
+msgid "Job Copy"
+msgstr "Copier"
+
+#: src/lib/util.c:383
+msgid "Copy"
+msgstr "Copier"
+
+#: src/lib/util.c:386
+msgid "Migrate"
+msgstr "Migrer"
+
+#: src/lib/util.c:389
+msgid "Scan"
 msgstr ""
 
-#: src/dird/dird_conf.c:737 src/dird/dird_conf.c:816
-#, c-format
-msgid "Schedule: name=%s\n"
+#: src/lib/util.c:393
+msgid "Unknown Type"
 msgstr ""
 
-#: src/dird/dird_conf.c:742
-#, c-format
-msgid "  --> Run Level=%s\n"
+#: src/lib/util.c:403
+msgid "Truncate"
 msgstr ""
 
-#: src/dird/dird_conf.c:743
-msgid "      hour="
+#: src/lib/util.c:437
+msgid "Verify Init Catalog"
 msgstr ""
 
-#: src/dird/dird_conf.c:752
-msgid "      mday="
+#: src/lib/util.c:440 src/dird/ua_run.c:723
+msgid "Verify Volume to Catalog"
 msgstr ""
 
-#: src/dird/dird_conf.c:761
-msgid "      month="
+#: src/lib/util.c:443 src/dird/ua_run.c:724
+msgid "Verify Disk to Catalog"
 msgstr ""
 
-#: src/dird/dird_conf.c:770
-msgid "      wday="
+#: src/lib/util.c:446
+msgid "Verify Data"
 msgstr ""
 
-#: src/dird/dird_conf.c:779
-msgid "      wom="
+#: src/lib/util.c:449
+msgid "Virtual Full"
 msgstr ""
 
-#: src/dird/dird_conf.c:788
-msgid "      woy="
+#: src/lib/util.c:465
+msgid "Append"
 msgstr ""
 
-#: src/dird/dird_conf.c:797
-#, c-format
-msgid "      mins=%d\n"
+#: src/lib/util.c:467
+#, fuzzy
+msgid "Disabled"
+msgstr "est bloqué"
+
+#: src/lib/util.c:469
+msgid "Used"
 msgstr ""
 
-#: src/dird/dird_conf.c:799 src/dird/dird_conf.c:803 src/dird/dird_conf.c:807
-msgid "     --> "
+#: src/lib/util.c:470
+msgid "Cleaning"
 msgstr ""
 
-#: src/dird/dird_conf.c:820
-#, c-format
-msgid "Pool: name=%s PoolType=%s\n"
+#: src/lib/util.c:471
+msgid "Purged"
 msgstr ""
 
-#: src/dird/dird_conf.c:822
-#, c-format
-msgid "      use_cat=%d use_once=%d cat_files=%d\n"
+#: src/lib/util.c:472
+#, fuzzy
+msgid "Recycle"
+msgstr "RecyclePool"
+
+#: src/lib/util.c:473
+msgid "Read-Only"
 msgstr ""
 
-#: src/dird/dird_conf.c:825
-#, c-format
-msgid "      max_vols=%d auto_prune=%d VolRetention=%s\n"
+#: src/lib/util.c:485
+#, fuzzy
+msgid "Invalid volume status"
+msgstr "Nom de Volume invalide : %s\n"
+
+#: src/lib/util.c:855
+msgid "Working directory not defined. Cannot continue.\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:828
+#: src/lib/util.c:858
 #, c-format
-msgid "      VolUse=%s recycle=%d LabelFormat=%s\n"
+msgid "Working Directory: \"%s\" not found. Cannot continue.\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:832
+#: src/lib/util.c:862
 #, c-format
-msgid "      CleaningPrefix=%s LabelType=%d\n"
+msgid "Working Directory: \"%s\" is not a directory. Cannot continue.\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:834
+#: src/lib/plugins.c:95
+#, fuzzy, c-format
+msgid "Failed to open Plugin directory %s: ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
+
+#: src/lib/plugins.c:110
 #, c-format
-msgid "      RecyleOldest=%d PurgeOldest=%d MaxVolJobs=%d MaxVolFiles=%d\n"
+msgid "Failed to find any plugins in %s\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:838
-#, c-format
-msgid "      MigTime=%s MigHiBytes=%s MigLoBytes=%s\n"
-msgstr ""
+#: src/lib/plugins.c:142
+#, fuzzy, c-format
+msgid "Plugin load %s failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
+
+#: src/lib/plugins.c:152
+#, fuzzy, c-format
+msgid "Lookup of loadPlugin in plugin %s failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
+
+# Impossible d'ouvrir le fichier de spool des attributs : ERR=%s
+#: src/lib/plugins.c:160
+#, fuzzy, c-format
+msgid "Lookup of unloadPlugin in plugin %s failed: ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier de spool des attributs %s : ERR=%s\n"
 
-#: src/dird/dird_conf.c:855
+#: src/lib/attr.c:79
 #, c-format
-msgid "Messages: name=%s\n"
+msgid "Error scanning attributes: %s\n"
+msgstr "Erreur pendant la lecture des attributs : %s\n"
+
+#: src/dird/pythondir.c:154
+msgid "Pool record not found."
 msgstr ""
 
-#: src/dird/dird_conf.c:857
-#, c-format
-msgid "      mailcmd=%s\n"
+#: src/dird/pythondir.c:285
+msgid "Priority must be 1-100"
+msgstr "La priorité doit être comprise entre 1 et 100"
+
+#: src/dird/pythondir.c:290
+msgid "Job Level can be set only during JobInit"
 msgstr ""
 
-#: src/dird/dird_conf.c:859
-#, c-format
-msgid "      opcmd=%s\n"
+#: src/dird/pythondir.c:304
+msgid "Bad JobLevel string"
 msgstr ""
 
-#: src/dird/dird_conf.c:862 src/tray-monitor/tray_conf.c:179
-#, c-format
-msgid "Unknown resource type %d in dump_resource.\n"
+#: src/dird/ua_label.c:105
+msgid "Negative numbers not permitted\n"
+msgstr "Les nombres négatifs ne sont pas autorisés\n"
+
+#: src/dird/ua_label.c:111
+msgid "Range end is not integer.\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:1153 src/tray-monitor/tray_conf.c:232
-#, c-format
-msgid "Unknown resource type %d in free_resource.\n"
+#: src/dird/ua_label.c:116
+msgid "Range start is not an integer.\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:1185 src/dird/dird_conf.c:1200
-#: src/dird/dird_conf.c:1743 src/console/console_conf.c:241
-#: src/wx-console/console_conf.c:245 src/filed/filed_conf.c:331
-#: src/gnome2-console/console_conf.c:246 src/tray-monitor/tray_conf.c:262
-#, c-format
-msgid "%s item is required in %s resource, but not found.\n"
+#: src/dird/ua_label.c:122
+msgid "Range end not bigger than start.\n"
 msgstr ""
 
-#: src/dird/dird_conf.c:1231
-#, c-format
-msgid "Cannot find Pool resource %s\n"
-msgstr "Impossible de trouver la ressource Pool « %s »\n"
+#: src/dird/ua_label.c:128
+msgid "Input value is not an integer.\n"
+msgstr "La valeur saisie n'est pas un nombre.\n"
 
-#: src/dird/dird_conf.c:1239
-#, c-format
-msgid "Cannot find Console resource %s\n"
-msgstr "Impossible de trouver la ressource Console « %s »\n"
+#: src/dird/ua_label.c:134
+msgid "Values must be be greater than zero.\n"
+msgstr "Les valeurs doivent être supérieurs à zéro.\n"
 
-#: src/dird/dird_conf.c:1245 src/filed/filed_conf.c:351
-#: src/stored/stored_conf.c:570
-#, c-format
-msgid "Cannot find Director resource %s\n"
-msgstr "Impossible de trouver la ressource Director « %s »\n"
+#: src/dird/ua_label.c:138
+msgid "Slot too large.\n"
+msgstr "Slot trop grand.\n"
 
-#: src/dird/dird_conf.c:1252 src/stored/stored_conf.c:576
-#, c-format
-msgid "Cannot find Storage resource %s\n"
-msgstr "Impossible de trouver la ressource Storage « %s »\n"
+#: src/dird/ua_label.c:187 src/dird/ua_label.c:352 src/dird/ua_label.c:1215
+#: src/dird/ua_run.c:1348
+msgid "command line"
+msgstr ""
 
-#: src/dird/dird_conf.c:1261
-#, c-format
-msgid "Cannot find Job resource %s\n"
-msgstr "Impossible de trouver la ressource Job « %s »\n"
+#: src/dird/ua_label.c:205 src/dird/ua_label.c:516 src/dird/ua_label.c:1222
+msgid "No slots in changer to scan.\n"
+msgstr "Pas de slot dans le magasin à scanner.\n"
 
-#: src/dird/dird_conf.c:1280
-#, c-format
-msgid "Cannot find Counter resource %s\n"
-msgstr "Impossible de trouver la ressource Counter « %s »\n"
+#: src/dird/ua_label.c:217 src/dird/ua_label.c:527
+msgid "No Volumes found to label, or no barcodes.\n"
+msgstr "Pas de volume à labéliser ou pas de codebar.\n"
 
-#: src/dird/dird_conf.c:1288 src/filed/filed_conf.c:357
+#: src/dird/ua_label.c:227 src/dird/ua_label.c:1243
 #, c-format
-msgid "Cannot find Client resource %s\n"
-msgstr "Impossible de trouver la ressource Client « %s »\n"
+msgid "Slot %d greater than max %d ignored.\n"
+msgstr "Le slot %d est ignoré car il est supérieur au maximum %d.\n"
 
-#: src/dird/dird_conf.c:1300
+#: src/dird/ua_label.c:256
 #, c-format
-msgid "Cannot find Schedule resource %s\n"
-msgstr "Impossible de trouver la ressource Schedule « %s »\n"
+msgid "No VolName for Slot=%d InChanger set to zero.\n"
+msgstr "Pas de volume sur le Slot %d. Mise à zéro de InChanger.\n"
 
-#: src/dird/dird_conf.c:1305 src/tray-monitor/tray_conf.c:287
+#: src/dird/ua_label.c:274
 #, c-format
-msgid "Unknown resource type %d in save_resource.\n"
+msgid "Catalog record for Volume \"%s\" updated to reference slot %d.\n"
 msgstr ""
+"Mise à jour des informations du volume « %s » dans le catalogue (Slot=%"
+"d).\n"
 
-#: src/dird/dird_conf.c:1365 src/tray-monitor/tray_conf.c:322
+#: src/dird/ua_label.c:278
 #, c-format
-msgid "Unknown resource type %d in save_resrouce.\n"
-msgstr ""
+msgid "Catalog record for Volume \"%s\" is up to date.\n"
+msgstr "Le volume « %s » est à jour dans le catalogue.\n"
 
-#: src/dird/dird_conf.c:1380
+#: src/dird/ua_label.c:284
 #, c-format
-msgid "Name item is required in %s resource, but not found.\n"
+msgid "Volume \"%s\" not found in catalog. Slot=%d InChanger set to zero.\n"
 msgstr ""
+"Volume « %s » absent du catalogue. mise à zéro de InChanger pour le "
+"Slot=%d.\n"
 
-#: src/dird/dird_conf.c:1387 src/console/console_conf.c:303
-#: src/wx-console/console_conf.c:307 src/filed/filed_conf.c:415
-#: src/gnome2-console/console_conf.c:314 src/tray-monitor/tray_conf.c:341
+#: src/dird/ua_label.c:381
 #, c-format
-msgid "Attempt to define second %s resource named \"%s\" is not permitted.\n"
+msgid ""
+"Volume \"%s\" has VolStatus %s. It must be Purged or Recycled before "
+"relabeling.\n"
 msgstr ""
+"Le volume « %s » (VolStatus) a le statut « %s ». Il doit être purgé "
+"ou bien\n"
+"recyclé avant de pouvoir le re-labéliser.\n"
+
+#: src/dird/ua_label.c:397
+msgid "Enter new Volume name: "
+msgstr "Saisissez le nouveau nom du Volume : "
 
-#: src/dird/dird_conf.c:1392
+#: src/dird/ua_label.c:410
 #, c-format
-msgid "Inserting %s res: %s index=%d pass=%d\n"
-msgstr ""
+msgid "Media record for new Volume \"%s\" already exists.\n"
+msgstr "Le nouveau volume « %s » existe déjà en base.\n"
 
-#: src/dird/dird_conf.c:1464
-#, fuzzy, c-format
-msgid "Expected a Migration Job Type keyword, got: %s"
-msgstr "Attendait un Label de lecteur, a pas : %s"
+#: src/dird/ua_label.c:428
+msgid "Enter slot (0 or Enter for none): "
+msgstr "Saisissez le slot (0 ou Entrée pour aucun) : "
 
-#: src/dird/dird_conf.c:1490
+#: src/dird/ua_label.c:456
 #, c-format
-msgid "Expected a Job Type keyword, got: %s"
-msgstr ""
+msgid "Delete of Volume \"%s\" failed. ERR=%s"
+msgstr "Impossible de supprimer le volume « %s ». ERR=%s"
 
-#: src/dird/dird_conf.c:1514
+#: src/dird/ua_label.c:459
 #, c-format
-msgid "Expected a Job Level keyword, got: %s"
-msgstr ""
+msgid "Old volume \"%s\" deleted from catalog.\n"
+msgstr "L'ancien volume « %s » a été supprimé du catalogue.\n"
 
-#: src/dird/dird_conf.c:1534
+#: src/dird/ua_label.c:470
 #, c-format
-msgid "Expected a Restore replacement option, got: %s"
-msgstr ""
+msgid "Requesting to mount %s ...\n"
+msgstr "Demande pour monter %s...\n"
 
-#: src/dird/dird_conf.c:1712 src/dird/inc_conf.c:617
-#, c-format
-msgid "Expecting open brace. Got %s"
+#: src/dird/ua_label.c:492
+msgid "Do not forget to mount the drive!!!\n"
+msgstr "N'oubliez pas de monter le lecteur.\n"
+
+#: src/dird/ua_label.c:532
+msgid ""
+"The following Volumes will be labeled:\n"
+"Slot  Volume\n"
+"==============\n"
 msgstr ""
+"Les volumes suivants vont être labélisés :\n"
+"Slot  Volume\n"
+"==============\n"
 
-#: src/dird/dird_conf.c:1720 src/dird/inc_conf.c:332 src/dird/inc_conf.c:632
-#, c-format
-msgid "Expecting keyword, got: %s\n"
-msgstr "Attendait un mot clef, eu : %s\n"
+#: src/dird/ua_label.c:541
+#, fuzzy
+msgid "Do you want to label these Volumes? (yes|no): "
+msgstr ""
+"\n"
+"Voulez vous restaurer tous les fichiers ? (oui|non) : "
 
-#: src/dird/dird_conf.c:1737 src/dird/inc_conf.c:350 src/dird/inc_conf.c:647
+#: src/dird/ua_label.c:562
 #, c-format
-msgid "Keyword %s not permitted in this resource"
+msgid "Media record for Slot %d Volume \"%s\" already exists.\n"
 msgstr ""
 
-#: src/dird/ua_prune.c:154
-msgid "Choose item to prune"
-msgstr "Que voulez vous purger du catalogue (prune)"
-
-#: src/dird/ua_prune.c:235
-msgid "No Files found to prune.\n"
-msgstr "Pas de fichier trouvé pour la purge du catalogue (prune).\n"
-
-#: src/dird/ua_prune.c:256
+#: src/dird/ua_label.c:568
 #, c-format
-msgid "Pruned Files from %s Jobs for client %s from catalog.\n"
-msgstr "Purge du catalogue des fichiers (prune) de %s Jobs pour le client %s.\n"
-
-#: src/dird/ua_prune.c:362
-msgid "No Jobs found to prune.\n"
-msgstr "Pas de job trouvé pour la purge du catalogue (prune).\n"
+msgid "Error setting InChanger: ERR=%s"
+msgstr "Impossible de positionner le flag InChanger : ERR=%s"
 
-#: src/dird/ua_prune.c:409
+#: src/dird/ua_label.c:591
 #, c-format
-msgid "Pruned %d %s for client %s from catalog.\n"
-msgstr "Purge du catalogue (prune) de %d %s du client %s.\n"
-
-#: src/dird/ua_prune.c:410
-msgid "Jobs"
-msgstr "Jobs"
+msgid "Maximum pool Volumes=%d reached.\n"
+msgstr "Le nombre maximum de volume (%d) pour ce pool est atteint.\n"
 
-#: src/dird/ua_prune.c:462
+#: src/dird/ua_label.c:598
 #, c-format
-msgid "There are no Jobs associated with Volume \"%s\". Prune not needed.\n"
-msgstr "Il n'y a pas de job associé avec le volume « %s ». Pas besoin de purger le catalogue (prune).\n"
+msgid "Catalog record for cleaning tape \"%s\" successfully created.\n"
+msgstr ""
 
-#: src/dird/ua_prune.c:469 src/dird/ua_purge.c:482
+#: src/dird/ua_label.c:605
 #, c-format
-msgid "There are no Jobs associated with Volume \"%s\". Marking it purged.\n"
+msgid "Catalog error on cleaning tape: %s"
 msgstr ""
-"Il n'y a pas de job associé avec le volume « %s ». Il doit être marqué\n"
-"comme purgé.\n"
 
-#: src/dird/ua_prune.c:520
+#: src/dird/ua_label.c:641
 #, c-format
-msgid "Pruned %d %s on Volume \"%s\" from catalog.\n"
-msgstr "Purge du catalogue (prune) de %d %s sur le volume « %s ».\n"
-
-#: src/dird/ua_purge.c:177
-msgid ""
-"\n"
-"This command is can be DANGEROUS!!!\n"
-"\n"
-"It purges (deletes) all Files from a Job,\n"
-"JobId, Client or Volume; or it purges (deletes)\n"
-"all Jobs from a Client or Volume without regard\n"
-"for retention periods. Normally you should use the\n"
-"PRUNE command, which respects retention periods.\n"
-msgstr ""
-"\n"
-"Cette commande peut être DANGEUREUSE !\n"
-"\n"
-"Elle supprime tous les enregistrements des fichiers d'un job, \n"
-"d'un client ou d'un volume ; ou bien elle supprime tous les jobs\n"
-"d'un client ou d'un volume sans s'occuper des périodes de rétention.\n"
-"\n"
-"Normalement vous devez utiliser la commande PRUNE qui respecte les périodes\n"
-"de rétention.\n"
+msgid "Illegal character \"%c\" in a volume name.\n"
+msgstr "Caractères « %c » interdits dans le nom d'un volume.\n"
 
-#: src/dird/ua_purge.c:237
-msgid "Choose item to purge"
-msgstr "Choisissez l'élément à purger"
+#: src/dird/ua_label.c:648 src/dird/ua_cmds.c:356
+msgid "Volume name too long.\n"
+msgstr "Nom de Volume trop long.\n"
 
-#: src/dird/ua_purge.c:282
+#: src/dird/ua_label.c:688
 #, c-format
-msgid "Begin purging files for Client \"%s\"\n"
-msgstr "Début de la purge des fichiers du client « %s »\n"
+msgid "Sending relabel command from \"%s\" to \"%s\" ...\n"
+msgstr ""
+"Envoie de la commande pour re-labéliser de « %s » à « %s »...\n"
 
-#: src/dird/ua_purge.c:294
+#: src/dird/ua_label.c:695
 #, c-format
-msgid "No Files found for client %s to purge from %s catalog.\n"
-msgstr "Pas de fichier à purger pour le client « %s » dans le catalogue %s.\n"
+msgid "Sending label command for Volume \"%s\" Slot %d ...\n"
+msgstr "Demande de labélisation du volume « %s » Slot %d...\n"
 
-#: src/dird/ua_purge.c:313
+#: src/dird/ua_label.c:736
 #, c-format
-msgid "%d Files for client \"%s\" purged from %s catalog.\n"
-msgstr "%d fichiers du client « %s » purgé du catalogue %s.\n"
+msgid "Catalog record for Volume \"%s\", Slot %d  successfully created.\n"
+msgstr ""
 
-#: src/dird/ua_purge.c:349
+#: src/dird/ua_label.c:749
 #, c-format
-msgid "Begin purging jobs from Client \"%s\"\n"
-msgstr "Début de purge des jobs du client « %s »\n"
+msgid "Label command failed for Volume %s.\n"
+msgstr "Impossible de labéliser le volume %s.\n"
 
-#: src/dird/ua_purge.c:360
+#: src/dird/ua_label.c:759 src/dird/ua_purge.c:570
 #, c-format
-msgid "No Jobs found for client %s to purge from %s catalog.\n"
-msgstr "Pas de job à purger pour le client « %s » dans le catalogue %s.\n"
+msgid "Connecting to Storage daemon %s at %s:%d ...\n"
+msgstr "Connexion au Storage Daemon %s (%s:%d)...\n"
 
-#: src/dird/ua_purge.c:390
-#, c-format
-msgid "%d Jobs for client %s purged from %s catalog.\n"
-msgstr "%d jobs du client « %s » purgé du catalogue %s.\n"
+#: src/dird/ua_label.c:762 src/dird/ua_purge.c:573 src/dird/ua_cmds.c:888
+#: src/dird/ua_cmds.c:1615 src/dird/job.c:439 src/dird/ua_dotcmds.c:371
+msgid "Failed to connect to Storage daemon.\n"
+msgstr "Impossible de se connecter au Storage daemon.\n"
 
-#: src/dird/ua_purge.c:464
-#, c-format
-msgid ""
-"Volume \"%s\" has VolStatus \"%s\" and cannot be purged.\n"
-"The VolStatus must be: Append, Full, Used, or Error to be purged.\n"
-msgstr ""
-"Le volume « %s » est en état « %s » et il ne peut pas être purgé.\n"
-"Son statut doit être : Append, Full, Used ou Error pour être purgé.\n"
+#: src/dird/ua_label.c:787
+msgid "Could not open SD socket.\n"
+msgstr "Impossible d'ouvrir la socket avec le SD.\n"
 
-#: src/dird/ua_purge.c:528
+#: src/dird/ua_label.c:859 src/dird/ua_label.c:869
 #, c-format
-msgid "%d File%s on Volume \"%s\" purged from catalog.\n"
-msgstr "%d fichier%s du volume « %s » purgé du catalogue.\n"
+msgid "Invalid Slot number: %s\n"
+msgstr "Numéro de slot invalide : %s\n"
 
-#: src/dird/ua_purge.c:542
+#: src/dird/ua_label.c:878
 #, c-format
-msgid ""
-"There are no more Jobs associated with Volume \"%s\". Marking it purged.\n"
-msgstr ""
-"Il n'y a plus de job associé avec le volume « %s ». Il est marqué purgé.\n"
+msgid "Invalid Volume name: %s\n"
+msgstr "Nom de Volume invalide : %s\n"
 
-#: src/dird/ua_purge.c:574
+#: src/dird/ua_label.c:972
 #, c-format
-msgid "Cannot purge Volume with VolStatus=%s\n"
-msgstr "Impossible de purger un volume dans l'état (VolStatus) %s\n"
+msgid "Device \"%s\" has %d slots.\n"
+msgstr "Le Device « %s » a %d slots.\n"
 
-#: src/dird/admin.c:51
+#: src/dird/ua_label.c:1018
 #, c-format
-msgid "Start Admin JobId %d, Job=%s\n"
-msgstr ""
-
-#: src/dird/admin.c:86
-msgid "Admin OK"
-msgstr ""
-
-#: src/dird/admin.c:90
-msgid "*** Admin Error ***"
+msgid "Pool \"%s\" resource not found for volume \"%s\"!\n"
 msgstr ""
+"La ressource Pool « %s » est introuvable pour le volume « %s »\n"
 
-#: src/dird/admin.c:94
-msgid "Admin Canceled"
-msgstr ""
+#: src/dird/ua_label.c:1234
+#, fuzzy
+msgid "No Volumes found, or no barcodes.\n"
+msgstr "Pas de volume à labéliser ou pas de codebar.\n"
 
-#: src/dird/admin.c:98 src/dird/backup.c:379 src/dird/restore.c:255
-#, c-format
-msgid "Inappropriate term code: %c\n"
+#: src/dird/ua_label.c:1237
+msgid ""
+" Slot |   Volume Name    |   Status  |     Media Type       |      "
+"Pool          |\n"
 msgstr ""
 
-#: src/dird/admin.c:104
-msgid "Bacula "
-msgstr "Bacula "
-
-#: src/dird/admin.c:104 src/console/console.c:97
-#, c-format
-msgid " ("
-msgstr " ("
-
-#: src/dird/admin.c:104
-#, c-format
+#: src/dird/ua_label.c:1238
 msgid ""
-"): %s\n"
-"  JobId:                  %d\n"
-"  Job:                    %s\n"
-"  Start time:             %s\n"
-"  End time:               %s\n"
-"  Termination:            %s\n"
-"\n"
+"------+------------------+-----------+----------------------"
+"+--------------------|\n"
 msgstr ""
 
-#: src/dird/run_conf.c:194
-#, c-format
-msgid "Expected an equals, got: %s"
-msgstr "Attendait un égale, pas : %s"
+#: src/dird/backup.c:94 src/dird/migrate.c:223 src/dird/migrate.c:224
+#: src/dird/vbackup.c:90 src/dird/job.c:190 src/dird/job.c:784
+#: src/dird/job.c:1084 src/dird/job.c:1130 src/dird/job.c:1144
+msgid "Pool resource"
+msgstr "Ressource Pool"
 
-#: src/dird/run_conf.c:207 src/dird/run_conf.c:219
-#, c-format
-msgid "Expect a YES or NO, got: %s"
-msgstr "Attendait Oui ou Non, eu : %s"
+#: src/dird/backup.c:97
+msgid "No Storage specification found in Job or Pool.\n"
+msgstr "Pas de Storage défini dans le Job ou le Pool.\n"
 
-#: src/dird/run_conf.c:233
-#, c-format
-msgid "Job level field: %s not found in run record"
-msgstr ""
+#: src/dird/backup.c:258
+#, fuzzy, c-format
+msgid "Using BaseJobId(s): %s\n"
+msgstr "Migration utilisant JobId=%s Job=%s\n"
 
-#: src/dird/run_conf.c:251
-#, c-format
-msgid "Could not find specified Pool Resource: %s"
+#: src/dird/backup.c:267
+#, fuzzy
+msgid "Cannot find previous jobids.\n"
+msgstr "Impossible de trouver la ressource Job « %s »\n"
+
+#: src/dird/backup.c:276
+msgid "Sending Accurate information.\n"
 msgstr ""
 
-#: src/dird/run_conf.c:276
+#: src/dird/backup.c:328
 #, c-format
-msgid "Could not find specified Storage Resource: %s"
-msgstr ""
+msgid "Start Backup JobId %s, Job=%s\n"
+msgstr "Démarrage du backup JobId %s, Job=%s\n"
 
-#: src/dird/run_conf.c:288
+#: src/dird/backup.c:518
 #, c-format
-msgid "Could not find specified Messages Resource: %s"
+msgid "Unexpected Client Job message: %s\n"
 msgstr ""
 
-#: src/dird/run_conf.c:296
+#: src/dird/backup.c:530
 #, c-format
-msgid "Expected a keyword name, got: %s"
+msgid "Network error with FD during %s: ERR=%s\n"
 msgstr ""
 
-#: src/dird/run_conf.c:333
-msgid "Day number out of range (1-31)"
-msgstr ""
+#: src/dird/backup.c:554
+msgid "No Job status returned from FD.\n"
+msgstr "Impossible de récupérer le statut du Job depuis le FD.\n"
 
-#: src/dird/run_conf.c:350 src/dird/run_conf.c:496
-msgid "Week number out of range (0-53)"
-msgstr ""
+#: src/dird/backup.c:609 src/dird/admin.c:92 src/dird/migrate.c:1205
+#: src/dird/vbackup.c:303
+#, fuzzy, c-format
+msgid "Error getting Job record for Job report: ERR=%s"
+msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n"
 
-#: src/dird/run_conf.c:365
-#, c-format
-msgid "Job type field: %s in run record not found"
-msgstr ""
+#: src/dird/backup.c:616 src/dird/vbackup.c:310
+#, fuzzy, c-format
+msgid "Error getting Client record for Job report: ERR=%s"
+msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
 
-#: src/dird/run_conf.c:372
+#: src/dird/backup.c:622 src/dird/migrate.c:1235 src/dird/vbackup.c:316
 #, c-format
-msgid "Unexpected token: %d:%s"
-msgstr ""
-
-#: src/dird/run_conf.c:416
-msgid "Time must be preceded by keyword AT."
-msgstr ""
-
-#: src/dird/run_conf.c:424
-msgid "Time logic error.\n"
+msgid "Error getting Media record for Volume \"%s\": ERR=%s"
 msgstr ""
 
-#: src/dird/run_conf.c:436 src/dird/run_conf.c:452
-msgid "Bad time specification."
-msgstr ""
+#: src/dird/backup.c:632 src/dird/backup.c:638 src/dird/vbackup.c:326
+#: src/stored/bscan.c:1169
+msgid "Backup OK -- with warnings"
+msgstr "Backup OK -- avec des erreurs"
 
-#: src/dird/run_conf.c:465
-msgid "Range logic error.\n"
-msgstr ""
+#: src/dird/backup.c:634 src/dird/vbackup.c:328 src/stored/bscan.c:1166
+msgid "Backup OK"
+msgstr "Backup OK"
 
-#: src/dird/run_conf.c:474
-msgid "Bad day range specification."
-msgstr ""
+#: src/dird/backup.c:642 src/dird/vbackup.c:333 src/stored/bscan.c:1173
+msgid "*** Backup Error ***"
+msgstr "*** Backup en erreur ***"
 
-#: src/dird/run_conf.c:521
-msgid "Invalid month, week or position day range"
-msgstr ""
+#: src/dird/backup.c:652 src/dird/vbackup.c:343 src/stored/bscan.c:1176
+msgid "Backup Canceled"
+msgstr "Backup annulé"
 
-#: src/dird/run_conf.c:536
-msgid "Invalid month, weekday or position range"
+#: src/dird/backup.c:662 src/dird/admin.c:112 src/dird/vbackup.c:353
+#: src/dird/restore.c:547
+#, c-format
+msgid "Inappropriate term code: %c\n"
 msgstr ""
 
-#: src/dird/run_conf.c:595
-msgid "Unexpected run state\n"
-msgstr ""
-
-#: src/dird/authenticate.c:67 src/dird/authenticate.c:68
-#: src/tray-monitor/authenticate.c:119
-#, c-format
-msgid "Error sending Hello to Storage daemon. ERR=%s\n"
-msgstr ""
-
-#: src/dird/authenticate.c:93
-msgid "Director and Storage daemon passwords or names not the same.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:95
-msgid ""
-"Director unable to authenticate with Storage daemon. Possible causes:\n"
-"Passwords or names not the same or\n"
-"Maximum Concurrent Jobs exceeded on the SD or\n"
-"SD networking messed up (restart daemon).\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:106 src/dird/authenticate.c:204
-#: src/console/authenticate.c:101 src/wx-console/authenticate.c:107
-#: src/filed/authenticate.c:228 src/stored/authenticate.c:118
-#: src/stored/authenticate.c:219
-msgid ""
-"Authorization problem: Remote server did not advertise required TLS "
-"support.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:113 src/dird/authenticate.c:211
-#: src/console/authenticate.c:108 src/wx-console/authenticate.c:113
-#: src/filed/authenticate.c:130 src/filed/authenticate.c:236
-#: src/stored/authenticate.c:126 src/stored/authenticate.c:227
-msgid "Authorization problem: Remote server requires TLS.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:122 src/dird/authenticate.c:220
-#: src/dird/authenticate.c:348 src/filed/authenticate.c:139
-#: src/filed/authenticate.c:244 src/stored/authenticate.c:134
-#: src/stored/authenticate.c:235
-msgid "TLS negotiation failed.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:130 src/tray-monitor/authenticate.c:132
-#, c-format
-msgid "bdird<stored: bad response to Hello command: ERR=%s\n"
-msgstr ""
-
-#: src/dird/authenticate.c:137 src/dird/authenticate.c:138
-#: src/tray-monitor/authenticate.c:139
-msgid "Storage daemon rejected Hello command\n"
-msgstr ""
-
-#: src/dird/authenticate.c:166 src/tray-monitor/authenticate.c:165
-#, c-format
-msgid "Error sending Hello to File daemon. ERR=%s\n"
-msgstr ""
-
-#: src/dird/authenticate.c:191
-msgid "Director and File daemon passwords or names not the same.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:193
-msgid ""
-"Unable to authenticate with File daemon. Possible causes:\n"
-"Passwords or names not the same or\n"
-"Maximum Concurrent Jobs exceeded on the FD or\n"
-"FD networking messed up (restart daemon).\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:228 src/dird/authenticate.c:230
-#: src/tray-monitor/authenticate.c:178
-#, c-format
-msgid "Bad response from File daemon to Hello command: ERR=%s\n"
-msgstr ""
-
-#: src/dird/authenticate.c:237 src/dird/authenticate.c:238
-#: src/tray-monitor/authenticate.c:185
-msgid "File daemon rejected Hello command\n"
-msgstr ""
-
-#: src/dird/authenticate.c:263
-#, c-format
-msgid "UA Hello from %s:%s:%d is invalid. Len=%d\n"
-msgstr ""
-
-#: src/dird/authenticate.c:270
-#, c-format
-msgid "UA Hello from %s:%s:%d is invalid. Got: %s\n"
-msgstr ""
-
-#: src/dird/authenticate.c:325
-msgid ""
-"Authorization problem: Remote client did not advertise required TLS "
-"support.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:333
-msgid "Authorization problem: Remote client requires TLS.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:359
-#, c-format
-msgid "Unable to authenticate console \"%s\" at %s:%s:%d.\n"
-msgstr ""
-
-#: src/dird/authenticate.c:364
-#, c-format
-msgid "1000 OK: %s Version: %s (%s)\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:271
-#, c-format
-msgid "Expected a FileSet option keyword, got:%s:"
-msgstr ""
-
-#: src/dird/inc_conf.c:304
-msgid "Old style Include/Exclude not supported\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:403
-#, c-format
-msgid "Regex compile error. ERR=%s\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:424
-#, c-format
-msgid "Expected a regex string, got: %s\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:516
-#, c-format
-msgid "Expected a wild-card string, got: %s\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:539
-#, c-format
-msgid "Expected an fstype string, got: %s\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:562
+#: src/dird/backup.c:708
 #, fuzzy, c-format
-msgid "Expected an drivetype string, got: %s\n"
-msgstr "Attendait une chaîne, pas : %s"
-
-#: src/dird/inc_conf.c:586
-#, c-format
-msgid "Backslash found. Use forward slashes or quote the string.: %s\n"
-msgstr ""
-
-#: src/dird/inc_conf.c:601
-#, c-format
-msgid "Expected a filename, got: %s"
-msgstr ""
-
-#: src/dird/inc_conf.c:672
-#, c-format
-msgid "Expected a FileSet keyword, got: %s"
-msgstr "Attendait le mot clef FileSet, eu : %s"
-
-#: src/dird/backup.c:99
-#, c-format
-msgid "Start Backup JobId %s, Job=%s\n"
-msgstr "Démarrage du backup JobId %s, Job=%s\n"
-
-#: src/dird/backup.c:260
-#, c-format
-msgid "Unexpected Client Job message: %s\n"
-msgstr ""
-
-#: src/dird/backup.c:268
-#, c-format
-msgid "Network error with FD during %s: ERR=%s\n"
-msgstr ""
-
-#: src/dird/backup.c:284
-msgid "No Job status returned from FD.\n"
-msgstr ""
-
-#: src/dird/backup.c:335
-#, c-format
-msgid "Error getting client record for stats: %s"
-msgstr ""
-
-#: src/dird/backup.c:352
-msgid "Backup OK -- with warnings"
-msgstr "Backup OK -- avec des erreurs"
-
-#: src/dird/backup.c:354 src/stored/bscan.c:1099
-msgid "Backup OK"
-msgstr "Backup OK"
-
-#: src/dird/backup.c:359 src/stored/bscan.c:1103
-msgid "*** Backup Error ***"
-msgstr "*** Backup en erreur ***"
-
-#: src/dird/backup.c:369 src/stored/bscan.c:1106
-msgid "Backup Canceled"
-msgstr "Backup annulé"
-
-#: src/dird/backup.c:419
-#, c-format
 msgid ""
-"Bacula %s (%s): %s\n"
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
 "  JobId:                  %d\n"
 "  Job:                    %s\n"
 "  Backup Level:           %s%s\n"
 "  Client:                 \"%s\" %s\n"
 "  FileSet:                \"%s\" %s\n"
 "  Pool:                   \"%s\" (From %s)\n"
+"  Catalog:                \"%s\" (From %s)\n"
 "  Storage:                \"%s\" (From %s)\n"
 "  Scheduled time:         %s\n"
 "  Start time:             %s\n"
@@ -5823,6 +5596,9 @@ msgid ""
 "  SD Bytes Written:       %s (%sB)\n"
 "  Rate:                   %.1f KB/s\n"
 "  Software Compression:   %s\n"
+"%s  VSS:                    %s\n"
+"  Encryption:             %s\n"
+"  Accurate:               %s\n"
 "  Volume name(s):         %s\n"
 "  Volume Session Id:      %d\n"
 "  Volume Session Time:    %d\n"
@@ -5834,7221 +5610,7761 @@ msgid ""
 "  Termination:            %s\n"
 "\n"
 msgstr ""
-"Bacula %s (%s): %s\n"
+"%s %s %s (%s): %s\n"
+"  Build OS :               %s %s %s\n"
 "  JobId :                  %d\n"
 "  Job :                    %s\n"
 "  Niveau de backup :       %s%s\n"
-"  Client :                 « %s » %s\n"
-"  FileSet :                « %s » %s\n"
-"  Pool :                   « %s » (Depuis %s)\n"
-"  Storage :                « %s » (Depuis %s)\n"
-"  Date prévue :            %s\n"
-"  Date de début :          %s\n"
+"  Client :                 « %s » %s\n"
+"  FileSet :                « %s » %s\n"
+"  Pool :                   « %s » (Depuis %s)\n"
+"  Catalog:                \"%s\" (Depuis %s)\n"
+"  Storage :                « %s » (Depuis %s)\n"
+"  Date prévue :            %s\n"
+"  Date de début :          %s\n"
 "  Date de fin :            %s\n"
-"  Temps écoulé :           %s\n"
-"  Priorité :               %d\n"
-"  Fichiers écrits FD :     %s\n"
-"  Fichiers écrits SD :     %s\n"
-"  Octets écrits FD :       %s (%so)\n"
-"  Octets écrits SD :       %s (%so)\n"
-"  Débit :                  %.1f Ko/s\n"
+"  Temps écoulé :           %s\n"
+"  Priorité :               %d\n"
+"  Fichiers écrits FD :     %s\n"
+"  Fichiers écrits SD :     %s\n"
+"  Octets écrits FD :       %s (%so)\n"
+"  Octets écrits SD :       %s (%so)\n"
+"  Débit :                  %.1f Ko/s\n"
 "  Compression logicielle : %s\n"
+"  VSS :                    %s\n"
+"  Cryptage :               %s\n"
+"  Accurate :               %s\n"
 "  Nom des Volumes :        %s\n"
 "  Volume Session Id :      %d\n"
 "  Volume Session date :    %d\n"
 "  Taille du volume :       %s (%so)\n"
-"  Erreurs FD non fatale :  %d\n"
+"  Erreurs FD non fatales : %d\n"
 "  Erreurs du SD :          %d\n"
 "  Statut de fin du FD :    %s\n"
 "  Statut de fin du SD :    %s\n"
 "  Statut de fin :          %s\n"
+"\n"
+
+#: src/dird/backup.c:766 src/dird/backup.c:767 src/dird/backup.c:768
+#: src/dird/ua_run.c:172 src/dird/ua_update.c:258 src/dird/ua_update.c:278
+#: src/dird/ua_update.c:699 src/dird/ua_input.c:123 src/tools/dbcheck.c:1292
+#: src/stored/parse_bsr.c:864
+msgid "yes"
+msgstr "oui"
 
-#: src/dird/backup.c:511
+#: src/dird/backup.c:766 src/dird/backup.c:767 src/dird/backup.c:768
+#: src/dird/ua_update.c:258 src/dird/ua_update.c:278 src/dird/ua_update.c:699
+#: src/dird/ua_input.c:127 src/stored/parse_bsr.c:864
+msgid "no"
+msgstr "non"
+
+#: src/dird/backup.c:810
 #, c-format
 msgid "Could not get Job Volume Parameters to update Bootstrap file. ERR=%s\n"
 msgstr ""
 
-#: src/dird/backup.c:545
+#: src/dird/backup.c:846
 #, c-format
 msgid ""
 "Could not open WriteBootstrap file:\n"
 "%s: ERR=%s\n"
 msgstr ""
+"Impossible d'ouvrir le fichier bootstrap (WriteBootstrap) :\n"
+"%s : ERR=%s\n"
 
-#: src/dird/ua_update.c:76
-msgid "Update choice:\n"
-msgstr "Élément à mettre à jour :\n"
+#: src/dird/ua_run.c:146
+msgid "OK to run? (yes/mod/no): "
+msgstr "OK pour le lancement ? (oui/mod/non) : "
 
-#: src/dird/ua_update.c:77
-msgid "Volume parameters"
-msgstr "Paramètres d'un volume"
+#: src/dird/ua_run.c:185
+msgid "Job failed.\n"
+msgstr "Job échoué.\n"
 
-#: src/dird/ua_update.c:78
-msgid "Pool from resource"
-msgstr "Pool à partir de sa définition"
+#: src/dird/ua_run.c:188
+#, c-format
+msgid "Job queued. JobId=%s\n"
+msgstr "Job mis en queue. JobId=%s\n"
 
-#: src/dird/ua_update.c:79
-msgid "Slots from autochanger"
-msgstr "Slots d'un autochangeur"
+#: src/dird/ua_run.c:194
+msgid "Job not run.\n"
+msgstr "Job non lancé.\n"
 
-#: src/dird/ua_update.c:80
-msgid "item"
-msgstr "item"
+#: src/dird/ua_run.c:205 src/dird/ua_select.c:62
+msgid "mod"
+msgstr "mod"
 
-#: src/dird/ua_update.c:80
-msgid "Choose catalog item to update"
-msgstr "Choisissez l'élément à mettre à jour"
+#: src/dird/ua_run.c:208 src/dird/ua_update.c:605
+msgid "Parameters to modify:\n"
+msgstr "Paramètre à modifier :\n"
 
-#: src/dird/ua_update.c:119
-#, c-format
-msgid "Invalid VolStatus specified: %s\n"
-msgstr ""
+#: src/dird/ua_run.c:209
+msgid "Level"
+msgstr "Type"
 
-#: src/dird/ua_update.c:128
-#, c-format
-msgid "New Volume status is: %s\n"
-msgstr "Le statut du volume est : %s\n"
+#: src/dird/ua_run.c:210 src/dird/ua_select.c:167 src/dird/ua_cmds.c:1095
+#: src/dird/ua_dotcmds.c:470 src/wx-console/wxbrestorepanel.cpp:339
+#: src/wx-console/wxbrestorepanel.cpp:355
+#: src/wx-console/wxbrestorepanel.cpp:479
+#: src/wx-console/wxbrestorepanel.cpp:480
+#: src/wx-console/wxbrestorepanel.cpp:490
+#: src/wx-console/wxbrestorepanel.cpp:491
+#: src/wx-console/wxbrestorepanel.cpp:1173
+#: src/wx-console/wxbrestorepanel.cpp:1176
+#: src/wx-console/wxbrestorepanel.cpp:1845
+#: src/wx-console/wxbrestorepanel.cpp:1916
+msgid "Storage"
+msgstr "Stockage"
 
-#: src/dird/ua_update.c:138
-#, c-format
-msgid "Invalid retention period specified: %s\n"
-msgstr "Période de rétention invalide : %s\n"
+#: src/dird/ua_run.c:211 src/dird/ua_prune.c:441 src/dird/dird_conf.c:648
+#: src/dird/ua_select.c:266 src/dird/ua_select.c:289 src/dird/ua_select.c:312
+#: src/dird/ua_cmds.c:541
+msgid "Job"
+msgstr "Job"
 
-#: src/dird/ua_update.c:146
-#, c-format
-msgid "New retention period is: %s\n"
-msgstr "La nouvelle période de rétention est : %s\n"
+#: src/dird/ua_run.c:212 src/dird/ua_select.c:190 src/dird/ua_restore.c:1247
+msgid "FileSet"
+msgstr "FileSet"
 
-#: src/dird/ua_update.c:157
-#, c-format
-msgid "Invalid use duration specified: %s\n"
-msgstr "Durée d'utilisation invalide : %s\n"
+#: src/dird/ua_run.c:214
+#, fuzzy
+msgid "Restore Client"
+msgstr "Restauration annulée"
+
+#: src/dird/ua_run.c:216 src/dird/ua_select.c:337 src/dird/ua_select.c:446
+#: src/dird/ua_cmds.c:1096 src/dird/ua_dotcmds.c:471
+#: src/wx-console/wxbrestorepanel.cpp:336
+#: src/wx-console/wxbrestorepanel.cpp:354
+#: src/wx-console/wxbrestorepanel.cpp:431
+#: src/wx-console/wxbrestorepanel.cpp:432
+#: src/wx-console/wxbrestorepanel.cpp:442
+#: src/wx-console/wxbrestorepanel.cpp:443
+#: src/wx-console/wxbrestorepanel.cpp:700
+#: src/wx-console/wxbrestorepanel.cpp:1133
+#: src/wx-console/wxbrestorepanel.cpp:1136
+#: src/wx-console/wxbrestorepanel.cpp:1238
+#: src/wx-console/wxbrestorepanel.cpp:1838
+#: src/wx-console/wxbrestorepanel.cpp:1840
+#: src/wx-console/wxbrestorepanel.cpp:1914
+#: src/wx-console/wxbrestorepanel.cpp:1970
+msgid "Client"
+msgstr "Client"
 
-#: src/dird/ua_update.c:165
-#, c-format
-msgid "New use duration is: %s\n"
-msgstr "La nouvelle durée d'utilisation est : %s\n"
+#: src/dird/ua_run.c:218 src/wx-console/wxbrestorepanel.cpp:356
+#: src/wx-console/wxbrestorepanel.cpp:854
+#: src/wx-console/wxbrestorepanel.cpp:1918
+msgid "When"
+msgstr "Quand"
 
-#: src/dird/ua_update.c:179
-#, c-format
-msgid "New max jobs is: %s\n"
-msgstr ""
+#: src/dird/ua_run.c:219 src/wx-console/wxbrestorepanel.cpp:357
+#: src/wx-console/wxbrestorepanel.cpp:1128
+#: src/wx-console/wxbrestorepanel.cpp:1921
+msgid "Priority"
+msgstr "Priorité"
 
-#: src/dird/ua_update.c:192
-#, c-format
-msgid "New max files is: %s\n"
-msgstr ""
+#: src/dird/ua_run.c:224 src/dird/ua_update.c:616 src/dird/ua_select.c:535
+#: src/dird/ua_select.c:633 src/wx-console/wxbrestorepanel.cpp:338
+#: src/wx-console/wxbrestorepanel.cpp:527
+#: src/wx-console/wxbrestorepanel.cpp:537
+#: src/wx-console/wxbrestorepanel.cpp:1834
+msgid "Pool"
+msgstr "Pool"
 
-#: src/dird/ua_update.c:203
-#, c-format
-msgid "Invalid max. bytes specification: %s\n"
-msgstr ""
+#: src/dird/ua_run.c:226
+msgid "Verify Job"
+msgstr "Job de vérification"
 
-#: src/dird/ua_update.c:211
-#, c-format
-msgid "New Max bytes is: %s\n"
-msgstr ""
+#: src/dird/ua_run.c:229 src/wx-console/wxbrestorepanel.cpp:349
+#: src/wx-console/wxbrestorepanel.cpp:1899
+msgid "Bootstrap"
+msgstr "Bootstrap"
 
-#: src/dird/ua_update.c:222 src/dird/ua_update.c:242
-msgid "Invalid value. It must be yes or no.\n"
-msgstr "Saisie invalide. Veuillez répondre oui ou non.\n"
+#: src/dird/ua_run.c:230 src/wx-console/wxbrestorepanel.cpp:350
+#: src/wx-console/wxbrestorepanel.cpp:1104
+#: src/wx-console/wxbrestorepanel.cpp:1901
+msgid "Where"
+msgstr "Destination"
 
-#: src/dird/ua_update.c:230
-#, c-format
-msgid "New Recycle flag is: %s\n"
+#: src/dird/ua_run.c:231
+msgid "File Relocation"
 msgstr ""
 
-#: src/dird/ua_update.c:250
-#, c-format
-msgid "New InChanger flag is: %s\n"
-msgstr ""
+#: src/dird/ua_run.c:232 src/wx-console/wxbrestorepanel.cpp:352
+#: src/wx-console/wxbrestorepanel.cpp:1112
+#: src/wx-console/wxbrestorepanel.cpp:1905
+#: src/wx-console/wxbrestorepanel.cpp:1906
+#: src/wx-console/wxbrestorepanel.cpp:1907
+#: src/wx-console/wxbrestorepanel.cpp:1908
+#: src/wx-console/wxbrestorepanel.cpp:1909
+msgid "Replace"
+msgstr "Écrasement"
 
-#: src/dird/ua_update.c:268
-#, c-format
-msgid "Invalid slot, it must be between 0 and MaxVols=%d\n"
-msgstr "Slot invalide, il doit être compris entre 0 et MaxVols=%d\n"
+#: src/dird/ua_run.c:233
+msgid "JobId"
+msgstr "JobId"
 
-#: src/dird/ua_update.c:277 src/dird/ua_update.c:597
-#, c-format
-msgid "Error updating media record Slot: ERR=%s"
+#: src/dird/ua_run.c:236
+msgid "Plugin Options"
 msgstr ""
 
-#: src/dird/ua_update.c:279
-#, c-format
-msgid "New Slot is: %d\n"
-msgstr "Le nouveau slot est : %d\n"
-
-#: src/dird/ua_update.c:306
-#, c-format
-msgid "New Pool is: %s\n"
-msgstr "Le nouveau pool est : %s\n"
+#: src/dird/ua_run.c:238 src/dird/ua_run.c:572 src/dird/ua_update.c:624
+msgid "Select parameter to modify"
+msgstr "Sélectionnez le paramètre à modifier"
 
-#: src/dird/ua_update.c:335
-#, c-format
-msgid "Error updating Volume record: ERR=%s"
+#: src/dird/ua_run.c:247 src/dird/ua_run.c:1354
+msgid "user selection"
 msgstr ""
 
-#: src/dird/ua_update.c:337
-#, c-format
-msgid "Volume defaults updated from \"%s\" Pool record.\n"
+#: src/dird/ua_run.c:279
+msgid ""
+"Please enter desired start time as YYYY-MM-DD HH:MM:SS (return for now): "
 msgstr ""
+"Saisissez la date de lancement (YYYY-MM-DD HH:MM:SS) (ou maintenant) : "
 
-#: src/dird/ua_update.c:359
-#, c-format
-msgid "Error updating Volume records: ERR=%s"
+#: src/dird/ua_run.c:287 src/dird/ua_run.c:466
+msgid "Invalid time, using current time.\n"
 msgstr ""
 
-#: src/dird/ua_update.c:361
-msgid "All Volume defaults updated from Pool record.\n"
-msgstr ""
+#: src/dird/ua_run.c:294
+msgid "Enter new Priority: "
+msgstr "Saisissez la nouvelle priorité : "
 
-#: src/dird/ua_update.c:377
-#, fuzzy
-msgid "Invalid Enabled, it must be 0, 1, or 2\n"
-msgstr "Saisie invalide. Veuillez répondre oui ou non.\n"
+#: src/dird/ua_run.c:298
+msgid "Priority must be a positive integer.\n"
+msgstr "La priorité doit être un entier positif.\n"
 
-#: src/dird/ua_update.c:381
-#, fuzzy, c-format
-msgid "Error updating media record Enabled: ERR=%s"
-msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
+#: src/dird/ua_run.c:319
+msgid "Please enter the Bootstrap file name: "
+msgstr "Saisissez le nom du fichier Bootstrap : "
 
-#: src/dird/ua_update.c:383
-#, fuzzy, c-format
-msgid "New Enabled is: %d\n"
-msgstr "Le nouveau slot est : %d\n"
+# Impossible d'ouvrir %s : ERR=%s
+#: src/dird/ua_run.c:331
+#, c-format
+msgid "Warning cannot open %s: ERR=%s\n"
+msgstr "Impossible d'ouvrir %s : ERR=%s\n"
 
-#: src/dird/ua_update.c:404
-msgid "VolStatus"
-msgstr ""
+#: src/dird/ua_run.c:350
+msgid "Please enter path prefix for restore (/ for none): "
+msgstr "Saisissez le chemin (prefix) pour la restauration (/ pour aucun) : "
 
-#: src/dird/ua_update.c:405
-msgid "VolRetention"
-msgstr ""
+#: src/dird/ua_run.c:372
+msgid "Replace:\n"
+msgstr "Écrasement :\n"
 
-#: src/dird/ua_update.c:406
-msgid "VolUse"
-msgstr ""
+#: src/dird/ua_run.c:376
+msgid "Select replace option"
+msgstr "Saisissez l'option d'écrasement"
 
-#: src/dird/ua_update.c:407
-msgid "MaxVolJobs"
+#: src/dird/ua_run.c:387
+msgid ""
+"You must set the bootstrap file to NULL to be able to specify a JobId.\n"
 msgstr ""
+"Vous ne devez pas spécifié de fichier bootstrap pour pouvoir utiliser un "
+"JobId.\n"
 
-#: src/dird/ua_update.c:408
-msgid "MaxVolFiles"
-msgstr ""
+#: src/dird/ua_run.c:392
+#, fuzzy
+msgid "Please Plugin Options string: "
+msgstr "Saisissez le début du chemin (prefix) à enlever : "
 
-#: src/dird/ua_update.c:409
-msgid "MaxVolBytes"
+#: src/dird/ua_run.c:430 src/dird/ua_run.c:439
+msgid "User input"
 msgstr ""
 
-#: src/dird/ua_update.c:410
-msgid "Recycle"
-msgstr ""
+#: src/dird/ua_run.c:497
+#, c-format
+msgid "Invalid replace option: %s\n"
+msgstr "Option d'écrasement (Replace) invalide : %s\n"
 
-#: src/dird/ua_update.c:411
-msgid "InChanger"
-msgstr ""
+#: src/dird/ua_run.c:541 src/dird/ua_cmds.c:1238
+#, fuzzy, c-format
+msgid "Level \"%s\" not valid.\n"
+msgstr "Le type %s est invalide.\n"
 
-#: src/dird/ua_update.c:412 src/dird/ua_update.c:489
-msgid "Slot"
+#: src/dird/ua_run.c:561
+#, c-format
+msgid "strip_prefix=%s add_prefix=%s add_suffix=%s\n"
 msgstr ""
 
-#: src/dird/ua_update.c:414
-msgid "FromPool"
+#: src/dird/ua_run.c:564
+msgid "This will replace your current Where value\n"
 msgstr ""
 
-#: src/dird/ua_update.c:415
-msgid "AllFromPool"
+#: src/dird/ua_run.c:565
+msgid "Strip prefix"
 msgstr ""
 
-#: src/dird/ua_update.c:416 src/dird/ua_update.c:495
-msgid "Enabled"
+#: src/dird/ua_run.c:566
+msgid "Add prefix"
 msgstr ""
 
-#: src/dird/ua_update.c:482
-msgid "Volume Status"
-msgstr "Statut d'un volume"
+#: src/dird/ua_run.c:567
+msgid "Add file suffix"
+msgstr ""
 
-#: src/dird/ua_update.c:483
-msgid "Volume Retention Period"
-msgstr "Période de rétention d'un volume"
+#: src/dird/ua_run.c:568
+msgid "Enter a regexp"
+msgstr ""
 
-#: src/dird/ua_update.c:484
-msgid "Volume Use Duration"
-msgstr "Durée d'utilisation d'un volume"
+#: src/dird/ua_run.c:569
+msgid "Test filename manipulation"
+msgstr ""
 
-#: src/dird/ua_update.c:485
-msgid "Maximum Volume Jobs"
-msgstr "Nombre maximum de job sur un volume"
+#: src/dird/ua_run.c:570
+msgid "Use this ?"
+msgstr ""
 
-#: src/dird/ua_update.c:486
-msgid "Maximum Volume Files"
-msgstr "Nombre maximum de fichier sur un volume"
+#: src/dird/ua_run.c:575
+msgid "Please enter path prefix to strip: "
+msgstr "Saisissez le début du chemin (prefix) à enlever : "
 
-#: src/dird/ua_update.c:487
-msgid "Maximum Volume Bytes"
-msgstr "Taille maximum d'un volume"
+#: src/dird/ua_run.c:583
+msgid "Please enter path prefix to add (/ for none): "
+msgstr "Saisissez le chemin (prefix) à ajouter (/ pour aucun) : "
 
-#: src/dird/ua_update.c:488
-msgid "Recycle Flag"
-msgstr "Flag de recyclage"
+#: src/dird/ua_run.c:594
+msgid "Please enter file suffix to add: "
+msgstr "Saisissez une extention à ajouter aux fichiers : "
 
-#: src/dird/ua_update.c:490
-msgid "InChanger Flag"
-msgstr "Flag InChanger"
+#: src/dird/ua_run.c:601
+msgid "Please enter a valid regexp (!from!to!): "
+msgstr "Saisissez une regexp valide (!rechercher!remplacer!) : "
 
-#: src/dird/ua_update.c:491
-msgid "Volume Files"
-msgstr "Fichiers du Volume"
+#: src/dird/ua_run.c:614
+#, c-format
+msgid "regexwhere=%s\n"
+msgstr ""
 
-#: src/dird/ua_update.c:493
-msgid "Volume from Pool"
+#: src/dird/ua_run.c:620
+#, c-format
+msgid "strip_prefix=%s add_prefix=%s add_suffix=%s result=%s\n"
 msgstr ""
 
-#: src/dird/ua_update.c:494
-msgid "All Volumes from Pool"
+#: src/dird/ua_run.c:627
+msgid "Cannot use your regexp\n"
+msgstr "Impossible d'utiliser votre regexp\n"
+
+#: src/dird/ua_run.c:630
+msgid "Enter a period (.) to stop this test\n"
 msgstr ""
 
-#: src/dird/ua_update.c:496
-msgid "Done"
-msgstr "Fin"
+#: src/dird/ua_run.c:631
+msgid "Please enter filename to test: "
+msgstr "Saisissez un nom de fichier à tester : "
 
-#: src/dird/ua_update.c:504
+#: src/dird/ua_run.c:633
 #, c-format
-msgid "Updating Volume \"%s\"\n"
-msgstr "Mise à jour du Volume « %s »\n"
+msgid "%s -> %s\n"
+msgstr "%s -> %s\n"
 
-#: src/dird/ua_update.c:509
-#, c-format
-msgid "Current Volume status is: %s\n"
-msgstr "Le statut actuel du volume (Volume status) est : %s\n"
+#: src/dird/ua_run.c:677
+msgid "Cannot use your regexp.\n"
+msgstr "Impossible d'utiliser votre regexp.\n"
 
-#: src/dird/ua_update.c:510
-msgid "Possible Values are:\n"
-msgstr "Les valeurs possibles sont :\n"
+#: src/dird/ua_run.c:690 src/dird/ua_run.c:720
+msgid "Levels:\n"
+msgstr "Types :\n"
 
-#: src/dird/ua_update.c:521
-msgid "Choose new Volume Status"
-msgstr "Saisissez le nouveau statut du volume (Volume Status)"
+#: src/dird/ua_run.c:696
+msgid "VirtualFull"
+msgstr ""
 
-#: src/dird/ua_update.c:527
-#, c-format
-msgid "Current retention period is: %s\n"
-msgstr "La période de rétention actuelle est : %s\n"
+#: src/dird/ua_run.c:697 src/dird/ua_run.c:726
+msgid "Select level"
+msgstr "Saisissez le type"
 
-#: src/dird/ua_update.c:529
-msgid "Enter Volume Retention period: "
-msgstr "Saisissez la période de rétention du volume : "
+#: src/dird/ua_run.c:721
+msgid "Initialize Catalog"
+msgstr "Initialisez le catalogue"
 
-#: src/dird/ua_update.c:536
-#, c-format
-msgid "Current use duration is: %s\n"
-msgstr "La durée d'utilisation actuelle est : %s\n"
+#: src/dird/ua_run.c:725
+msgid "Verify Volume Data (not yet implemented)"
+msgstr "Vérification des données sur le volume (pas encore implémenté)"
 
-#: src/dird/ua_update.c:538
-msgid "Enter Volume Use Duration: "
-msgstr "Saisissez la durée d'utilisation du volume : "
+#: src/dird/ua_run.c:746
+msgid "Level not appropriate for this Job. Cannot be changed.\n"
+msgstr ""
 
-#: src/dird/ua_update.c:545
+#: src/dird/ua_run.c:760
 #, c-format
-msgid "Current max jobs is: %u\n"
-msgstr "Le nombre maximum de Job actuel est : %u\n"
+msgid ""
+"Run %s job\n"
+"JobName:  %s\n"
+"FileSet:  %s\n"
+"Client:   %s\n"
+"Storage:  %s\n"
+"When:     %s\n"
+"Priority: %d\n"
+msgstr ""
+"Lancement du job %s\n"
+"JobName : %s\n"
+"FileSet : %s\n"
+"Client   : %s\n"
+"Storage  : %s\n"
+"Quand    : %s\n"
+"Priorité : %d\n"
 
-#: src/dird/ua_update.c:546
-msgid "Enter new Maximum Jobs: "
-msgstr "Saisissez la valeur du nombre maximum de Job : "
+#: src/dird/ua_run.c:780
+#, fuzzy, c-format
+msgid ""
+"Run %s job\n"
+"JobName:  %s\n"
+"Level:    %s\n"
+"Client:   %s\n"
+"FileSet:  %s\n"
+"Pool:     %s (From %s)\n"
+"Storage:  %s (From %s)\n"
+"When:     %s\n"
+"Priority: %d\n"
+"%s%s%s"
+msgstr ""
+"Lancement du job %s\n"
+"JobName  : %s\n"
+"Niveau   : %s\n"
+"Client   : %s\n"
+"FileSet  : %s\n"
+"Pool     : %s (Depuis %s)\n"
+"Storage  : %s (Depuis %s)\n"
+"Quand    : %s\n"
+"Priorité : %d\n"
 
-#: src/dird/ua_update.c:553
+#: src/dird/ua_run.c:816
 #, c-format
-msgid "Current max files is: %u\n"
-msgstr "Le nombre maximum de fichier actuel est : %u\n"
-
-#: src/dird/ua_update.c:554
-msgid "Enter new Maximum Files: "
-msgstr "Saisissez la valeur du nombre maximum de fichier (Maximum Files) : "
+msgid ""
+"Run %s job\n"
+"JobName:     %s\n"
+"Level:       %s\n"
+"Client:      %s\n"
+"FileSet:     %s\n"
+"Pool:        %s (From %s)\n"
+"Storage:     %s (From %s)\n"
+"Verify Job:  %s\n"
+"Verify List: %s\n"
+"When:        %s\n"
+"Priority:    %d\n"
+msgstr ""
+"Lancement du job %s\n"
+"JobName    : %s\n"
+"Niveau     : %s\n"
+"Client     : %s\n"
+"FileSet    : %s\n"
+"Pool       : %s (Depuis %s)\n"
+"Storage    : %s (Depuis %s)\n"
+"Verify Job : %s\n"
+"Verify List: %s\n"
+"Quand      : %s\n"
+"Priorité   : %d\n"
 
-#: src/dird/ua_update.c:561
-#, c-format
-msgid "Current value is: %s\n"
-msgstr "La valeur actuelle est : %s\n"
+#: src/dird/ua_run.c:845
+msgid "Please enter a JobId for restore: "
+msgstr "Saisissez le JobId pour la restauration : "
 
-#: src/dird/ua_update.c:562
-msgid "Enter new Maximum Bytes: "
-msgstr "Saisissez la nouvelle taille maximum (octets) : "
+#: src/dird/ua_run.c:857
+#, fuzzy, c-format
+msgid ""
+"Run Restore job\n"
+"JobName:         %s\n"
+"Bootstrap:       %s\n"
+"RegexWhere:      %s\n"
+"Replace:         %s\n"
+"FileSet:         %s\n"
+"Backup Client:   %s\n"
+"Restore Client:  %s\n"
+"Storage:         %s\n"
+"When:            %s\n"
+"Catalog:         %s\n"
+"Priority:        %d\n"
+"Plugin Options:  %s\n"
+msgstr ""
+"Lancement de la restauration\n"
+"JobName :         %s\n"
+"Bootstrap :       %s\n"
+"RegexWhere :      %s\n"
+"Écrasement :      %s\n"
+"FileSet :         %s\n"
+"Backup Client :   %s\n"
+"Restore Client :  %s\n"
+"Storage :         %s\n"
+"Quand :           %s\n"
+"Catalogue :       %s\n"
+"Priorité :        %d\n"
 
-#: src/dird/ua_update.c:570
+#: src/dird/ua_run.c:884
 #, c-format
-msgid "Current recycle flag is: %s\n"
-msgstr "Le flag de recyclage courant est : %s\n"
-
-#: src/dird/ua_update.c:572
-msgid "Enter new Recycle status: "
+msgid ""
+"Run Restore job\n"
+"JobName:         %s\n"
+"Bootstrap:       %s\n"
+"Where:           %s\n"
+"Replace:         %s\n"
+"FileSet:         %s\n"
+"Backup Client:   %s\n"
+"Restore Client:  %s\n"
+"Storage:         %s\n"
+"When:            %s\n"
+"Catalog:         %s\n"
+"Priority:        %d\n"
+"Plugin Options:  %s\n"
+msgstr ""
+"Lancement de la restauration\n"
+"JobName :        %s\n"
+"Bootstrap :      %s\n"
+"Déplacement :    %s\n"
+"Écrasement :     %s\n"
+"FileSet :        %s\n"
+"Backup Client :  %s\n"
+"Restore Client : %s\n"
+"Storage :        %s\n"
+"Quand :          %s\n"
+"Catalogue :      %s\n"
+"Priorité :       %d\n"
+"Options Plugins: %s\n"
+
+#: src/dird/ua_run.c:913
+#, c-format
+msgid ""
+"Run Restore job\n"
+"JobName:    %s\n"
+"Bootstrap:  %s\n"
 msgstr ""
+"Lancement de la restauration\n"
+"JobName :    %s\n"
+"Bootstrap :  %s\n"
 
-#: src/dird/ua_update.c:579
+#: src/dird/ua_run.c:921
 #, c-format
-msgid "Current Slot is: %d\n"
-msgstr "Le slot courant est : %d\n"
+msgid "RegexWhere: %s\n"
+msgstr ""
 
-#: src/dird/ua_update.c:580
-msgid "Enter new Slot: "
-msgstr "Saisissez le nouveau slot : "
+#: src/dird/ua_run.c:924
+#, c-format
+msgid "Where:      %s\n"
+msgstr "Where :     %s\n"
 
-#: src/dird/ua_update.c:587
+#: src/dird/ua_run.c:928
 #, c-format
-msgid "Current InChanger flag is: %d\n"
-msgstr "Le flag InChanger courant est : %d\n"
+msgid ""
+"Replace:         %s\n"
+"Client:          %s\n"
+"Storage:         %s\n"
+"JobId:           %s\n"
+"When:            %s\n"
+"Catalog:         %s\n"
+"Priority:        %d\n"
+"Plugin Options:  %s\n"
+msgstr ""
+"Écrasement :      %s\n"
+"Client :          %s\n"
+"Storage :         %s\n"
+"JobId :           %s\n"
+"Quand :           %s\n"
+"Catalogue :       %s\n"
+"Priorité :        %d\n"
+"Options Plugins : %s\n"
 
-#: src/dird/ua_update.c:588
-msgid "Set InChanger flag? yes/no: "
-msgstr "Positionner le flag InChanger ? oui/non : "
+#: src/dird/ua_run.c:950
+#, fuzzy
+msgid "Run Copy job\n"
+msgstr "Sélectionnez le Job de restauration"
+
+#: src/dird/ua_run.c:952
+#, fuzzy
+msgid "Run Migration job\n"
+msgstr "Sélectionnez le Job de restauration"
 
-#: src/dird/ua_update.c:599
+#: src/dird/ua_run.c:982
 #, c-format
-msgid "New InChanger flag is: %d\n"
-msgstr "Le nouveau flag InChanger est : %d\n"
+msgid "Unknown Job Type=%d\n"
+msgstr "Job du Type=%d inconnu\n"
 
-#: src/dird/ua_update.c:606
-msgid ""
-"Warning changing Volume Files can result\n"
-"in loss of data on your Volume\n"
-"\n"
+#: src/dird/ua_run.c:1046
+#, c-format
+msgid "Value missing for keyword %s\n"
 msgstr ""
-"Attention, changer le nombre de fichier du Volume peut\n"
-"vous faire perdre des données du Volume\n"
-"\n"
 
-#: src/dird/ua_update.c:608
-#, c-format
-msgid "Current Volume Files is: %u\n"
-msgstr "Le nombre courant de fichier sur le Volume est : %u\n"
+#: src/dird/ua_run.c:1053
+msgid "Job name specified twice.\n"
+msgstr "Le job est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:609
-msgid "Enter new number of Files for Volume: "
-msgstr "Saisissez le nouveau nombre de fichiers du Volume : "
+#: src/dird/ua_run.c:1061
+msgid "JobId specified twice.\n"
+msgstr "Le JobId est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:614
-msgid "Normally, you should only increase Volume Files by one!\n"
-msgstr "Logiquement, vous devez augmenter le nombre de fichier du Volume d'un !\n"
+#: src/dird/ua_run.c:1070 src/dird/ua_run.c:1214
+msgid "Client specified twice.\n"
+msgstr "Le client est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:615
-msgid "Continue? (yes/no): "
-msgstr "Continuez ? (oui/non) : "
+#: src/dird/ua_run.c:1078
+msgid "FileSet specified twice.\n"
+msgstr "Le FileSet est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:625
-#, c-format
-msgid "New Volume Files is: %u\n"
-msgstr "Le nouveau nombre de fichier du Volume est : %u\n"
+#: src/dird/ua_run.c:1086
+msgid "Level specified twice.\n"
+msgstr "Le type (Level) est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:637
-#, c-format
-msgid "Current Pool is: %s\n"
-msgstr "Le pool courant est : %s\n"
+#: src/dird/ua_run.c:1095
+msgid "Storage specified twice.\n"
+msgstr "Le Storage est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:638
-msgid "Enter new Pool name: "
-msgstr "Saisissez le nouveau nom pour ce pool : "
+#: src/dird/ua_run.c:1103
+msgid "RegexWhere or Where specified twice.\n"
+msgstr "RegexWhere ou Where est déjà spécifiée.\n"
 
-#: src/dird/ua_update.c:652
-#, fuzzy, c-format
-msgid "Current Enabled is: %d\n"
-msgstr "La valeur actuelle est : %s\n"
+#: src/dird/ua_run.c:1108
+#, fuzzy
+msgid "No authorization for \"regexwhere\" specification.\n"
+msgstr "La destination (Where) est déjà spécifiée.\n"
+
+#: src/dird/ua_run.c:1115
+msgid "Where or RegexWhere specified twice.\n"
+msgstr "RegexWhere ou Where est déjà spécifiée.\n"
 
-#: src/dird/ua_update.c:653
+#: src/dird/ua_run.c:1120
 #, fuzzy
-msgid "Enter new Enabled: "
-msgstr "Saisissez le nouveau nom pour ce pool : "
+msgid "No authoriztion for \"where\" specification.\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/dird/ua_update.c:669
-msgid "Selection terminated.\n"
-msgstr "Sélection terminée.\n"
+#: src/dird/ua_run.c:1127
+msgid "Bootstrap specified twice.\n"
+msgstr "Le bootstrap est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:702
-#, c-format
-msgid "db_update_pool_record returned %d. ERR=%s\n"
-msgstr "db_update_pool_record a retourné %d. ERR=%s\n"
+#: src/dird/ua_run.c:1135
+msgid "Replace specified twice.\n"
+msgstr "L'option d'écrasement (Replace) est déjà spécifié.\n"
 
-#: src/dird/ua_update.c:709
-msgid "Pool DB record updated from resource.\n"
-msgstr ""
-"Les paramètres du Pool en base ont été mis à jour depuis la configuration.\n"
+#: src/dird/ua_run.c:1143
+msgid "When specified twice.\n"
+msgstr "La planification (When) est déjà spécifiée.\n"
 
-#: src/dird/ua_label.c:89
-msgid "Negative numbers not permitted\n"
-msgstr "Les nombres négatifs ne sont pas autorisés\n"
+#: src/dird/ua_run.c:1151
+msgid "Priority specified twice.\n"
+msgstr "La priorité (Priority) est déjà spécifiée.\n"
 
-#: src/dird/ua_label.c:95
-msgid "Range end is not integer.\n"
+#: src/dird/ua_run.c:1156
+msgid "Priority must be positive nonzero setting it to 10.\n"
 msgstr ""
+"La priorité doit être supérieure à zéro. Utilisation d'une priorité de "
+"10.\n"
 
-#: src/dird/ua_label.c:100
-msgid "Range start is not an integer.\n"
+#: src/dird/ua_run.c:1166
+msgid "Verify Job specified twice.\n"
 msgstr ""
 
-#: src/dird/ua_label.c:106
-msgid "Range end not bigger than start.\n"
+#: src/dird/ua_run.c:1198
+msgid "Migration Job specified twice.\n"
 msgstr ""
 
-#: src/dird/ua_label.c:112
-msgid "Input value is not an integer.\n"
-msgstr "La valeur saisie n'est pas un nombre.\n"
+#: src/dird/ua_run.c:1206
+msgid "Pool specified twice.\n"
+msgstr "Le pool est déjà spécifié.\n"
 
-#: src/dird/ua_label.c:118
-msgid "Values must be be greater than zero.\n"
-msgstr "Les valeurs doivent être supérieurs à zéro.\n"
+#: src/dird/ua_run.c:1222
+#, fuzzy
+msgid "Restore Client specified twice.\n"
+msgstr "Le client est déjà spécifié.\n"
 
-#: src/dird/ua_label.c:122
-msgid "Slot too large.\n"
-msgstr "Slot trop grand.\n"
+#: src/dird/ua_run.c:1229
+#, fuzzy
+msgid "Plugin Options not yet implemented.\n"
+msgstr "Le client est déjà spécifié.\n"
 
-#: src/dird/ua_label.c:176 src/dird/ua_label.c:477
-msgid "No slots in changer to scan.\n"
-msgstr "Pas de slot dans le magasin à scanner.\n"
+#: src/dird/ua_run.c:1232
+#, fuzzy
+msgid "Plugin Options specified twice.\n"
+msgstr "Le client est déjà spécifié.\n"
 
-#: src/dird/ua_label.c:188 src/dird/ua_label.c:488
-msgid "No Volumes found to label, or no barcodes.\n"
-msgstr "Pas de volume à labéliser ou pas de codebar.\n"
+#: src/dird/ua_run.c:1237
+#, fuzzy
+msgid "No authoriztion for \"PluginOptions\" specification.\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/dird/ua_label.c:198
-#, c-format
-msgid "Slot %d greater than max %d ignored.\n"
-msgstr "Le slot %d est ignoré car il est supérieur au maximum %d.\n"
+#: src/dird/ua_run.c:1244
+#, fuzzy
+msgid "Spool flag specified twice.\n"
+msgstr "Le pool est déjà spécifié.\n"
 
-#: src/dird/ua_label.c:227
-#, c-format
-msgid "No VolName for Slot=%d InChanger set to zero.\n"
-msgstr "Pas de volume sur le Slot %d. Mise à zéro de InChanger.\n"
+#: src/dird/ua_run.c:1251
+#, fuzzy
+msgid "Invalid spooldata flag.\n"
+msgstr "Période invalide.\n"
 
-#: src/dird/ua_label.c:242
+#: src/dird/ua_run.c:1275
 #, c-format
-msgid "Catalog record for Volume \"%s\" updated to reference slot %d.\n"
-msgstr ""
-"Mise à jour des informations du volume « %s » dans le catalogue (Slot=%d).\n"
+msgid "Invalid keyword: %s\n"
+msgstr "Argument invalide : %s\n"
 
-#: src/dird/ua_label.c:246
+#: src/dird/ua_run.c:1290
 #, c-format
-msgid "Catalog record for Volume \"%s\" is up to date.\n"
-msgstr "Le volume « %s » est à jour dans le catalogue.\n"
+msgid "Catalog \"%s\" not found\n"
+msgstr "Le catalogue « %s » est introuvable\n"
 
-#: src/dird/ua_label.c:252
+#: src/dird/ua_run.c:1294
 #, c-format
-msgid "Volume \"%s\" not found in catalog. Slot=%d InChanger set to zero.\n"
+msgid "No authorization. Catalog \"%s\".\n"
 msgstr ""
-"Volume « %s » absent du catalogue. mise à zéro de InChanger pour le Slot=%"
-"d.\n"
 
-#: src/dird/ua_label.c:348
+#: src/dird/ua_run.c:1305
 #, c-format
-msgid ""
-"Volume \"%s\" has VolStatus %s. It must be Purged or Recycled before "
-"relabeling.\n"
-msgstr ""
-"Le volume « %s » (VolStatus) a le statut « %s ». Il doit être purgé ou bien\n"
-"recyclé avant de pouvoir le re-labéliser.\n"
+msgid "Job \"%s\" not found\n"
+msgstr "Le job « %s » est introuvable\n"
 
-#: src/dird/ua_label.c:364
-msgid "Enter new Volume name: "
-msgstr "Saisissez le nouveau nom du Volume : "
+#: src/dird/ua_run.c:1312
+msgid "A job name must be specified.\n"
+msgstr "Un nom de Job doit être spécifié.\n"
 
-#: src/dird/ua_label.c:377
+#: src/dird/ua_run.c:1318
 #, c-format
-msgid "Media record for new Volume \"%s\" already exists.\n"
-msgstr "Le nouveau volume « %s » existe déjà en base.\n"
-
-#: src/dird/ua_label.c:392
-msgid "Enter slot (0 or Enter for none): "
-msgstr "Saisissez le slot (0 ou Entrée pour aucun) : "
+msgid "No authorization. Job \"%s\".\n"
+msgstr ""
 
-#: src/dird/ua_label.c:417
+#: src/dird/ua_run.c:1326
 #, c-format
-msgid "Delete of Volume \"%s\" failed. ERR=%s"
-msgstr "Impossible de supprimer le volume « %s ». ERR=%s"
+msgid "Pool \"%s\" not found.\n"
+msgstr "Le pool  « %s » est introuvable.\n"
 
-#: src/dird/ua_label.c:420
+#: src/dird/ua_run.c:1336
 #, c-format
-msgid "Old volume \"%s\" deleted from catalog.\n"
-msgstr "L'ancien volume « %s » a été supprimé du catalogue.\n"
+msgid "No authorization. Pool \"%s\".\n"
+msgstr ""
 
-#: src/dird/ua_label.c:431
+#: src/dird/ua_run.c:1351
 #, c-format
-msgid "Requesting to mount %s ...\n"
-msgstr "Demande pour monter %s...\n"
+msgid "Storage \"%s\" not found.\n"
+msgstr "Le Storage « %s » est introuvable.\n"
 
-#: src/dird/ua_label.c:453
-msgid "Do not forget to mount the drive!!!\n"
-msgstr "N'oubliez pas de monter le lecteur.\n"
+#: src/dird/ua_run.c:1360 src/dird/job.c:1201
+msgid "No storage specified.\n"
+msgstr "Pas de storage sélectionné.\n"
 
-#: src/dird/ua_label.c:493
-msgid ""
-"The following Volumes will be labeled:\n"
-"Slot  Volume\n"
-"==============\n"
+#: src/dird/ua_run.c:1363
+#, c-format
+msgid "No authorization. Storage \"%s\".\n"
 msgstr ""
-"Les volumes suivants vont être labélisés :\n"
-"Slot  Volume\n"
-"==============\n"
 
-#: src/dird/ua_label.c:502
-#, fuzzy
-msgid "Do you want to continue? (yes|no): "
-msgstr "Voulez vous continuer ? (y/n) : "
+#: src/dird/ua_run.c:1373 src/dird/ua_cmds.c:815 src/dird/ua_cmds.c:1183
+#, c-format
+msgid "Client \"%s\" not found.\n"
+msgstr "le client « %s » est introuvable.\n"
 
-#: src/dird/ua_label.c:523
+#: src/dird/ua_run.c:1383 src/dird/ua_run.c:1403
 #, c-format
-msgid "Media record for Slot %d Volume \"%s\" already exists.\n"
+msgid "No authorization. Client \"%s\".\n"
 msgstr ""
 
-#: src/dird/ua_label.c:529
-#, c-format
-msgid "Error setting InChanger: ERR=%s"
-msgstr "Impossible de positionner le flag InChanger : ERR=%s"
+#: src/dird/ua_run.c:1393
+#, fuzzy, c-format
+msgid "Restore Client \"%s\" not found.\n"
+msgstr "le client « %s » est introuvable.\n"
 
-#: src/dird/ua_label.c:552
+#: src/dird/ua_run.c:1413
 #, c-format
-msgid "Maximum pool Volumes=%d reached.\n"
-msgstr "Le nombre maximum de volume (%d) pour ce pool est atteint.\n"
+msgid "FileSet \"%s\" not found.\n"
+msgstr "Le FileSet « %s » est introuvable.\n"
 
-#: src/dird/ua_label.c:559
+#: src/dird/ua_run.c:1422
 #, c-format
-msgid "Catalog record for cleaning tape \"%s\" successfully created.\n"
+msgid "No authorization. FileSet \"%s\".\n"
 msgstr ""
 
-#: src/dird/ua_label.c:566
+#: src/dird/ua_run.c:1430
 #, c-format
-msgid "Catalog error on cleaning tape: %s"
+msgid "Verify Job \"%s\" not found.\n"
 msgstr ""
 
-#: src/dird/ua_label.c:602
+#: src/dird/ua_run.c:1440
 #, c-format
-msgid "Illegal character \"%c\" in a volume name.\n"
-msgstr "Caractères « %c » interdits dans le nom d'un volume.\n"
+msgid "Migration Job \"%s\" not found.\n"
+msgstr ""
 
-#: src/dird/ua_label.c:609 src/dird/ua_cmds.c:274
-msgid "Volume name too long.\n"
-msgstr "Nom de Volume trop long.\n"
+#: src/dird/authenticate.c:113
+msgid "Director and Storage daemon passwords or names not the same.\n"
+msgstr ""
 
-#: src/dird/ua_label.c:648
-#, c-format
-msgid "Sending relabel command from \"%s\" to \"%s\" ...\n"
-msgstr "Envoie de la commande pour re-labéliser de « %s » à « %s »...\n"
+#: src/dird/authenticate.c:115
+#, fuzzy, c-format
+msgid ""
+"Director unable to authenticate with Storage daemon at \"%s:%d\". Possible "
+"causes:\n"
+"Passwords or names not the same or\n"
+"Maximum Concurrent Jobs exceeded on the SD or\n"
+"SD networking messed up (restart daemon).\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
+msgstr ""
+"Le Director a rencontré un problème d'authentification avec le Storage "
+"Daemon \"%s:%d\".\n"
+"Les causes possibles sont :\n"
+"- Les mots de pass ne correspondent pas ;\n"
+"- Le nombre maximum de job concurrent est atteint sur le SD ;\n"
+"- La connexion réseau du SD est tombée (il faut le redémarrer).\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/dird/ua_label.c:655
-#, c-format
-msgid "Sending label command for Volume \"%s\" Slot %d ...\n"
-msgstr "Demande de labélisation du volume « %s » Slot %d...\n"
+#: src/dird/authenticate.c:143
+#, fuzzy, c-format
+msgid "TLS negotiation failed with SD at \"%s:%d\"\n"
+msgstr "Négociation TLS échouée avec le SD « %s:%d ».\n"
 
-#: src/dird/ua_label.c:696
+#: src/dird/authenticate.c:155
 #, c-format
-msgid "Catalog record for Volume \"%s\", Slot %d  successfully created.\n"
+msgid "bdird<stored: \"%s:%s\" bad response to Hello command: ERR=%s\n"
 msgstr ""
+"bdird<stored: « %s:%s » Mauvaise réponse à la commande Hello : ERR=%s\n"
 
-#: src/dird/ua_label.c:709
-#, c-format
-msgid "Label command failed for Volume %s.\n"
-msgstr "Impossible de labéliser le volume %s.\n"
+#: src/dird/authenticate.c:163
+#, fuzzy, c-format
+msgid "Storage daemon at \"%s:%d\" rejected Hello command\n"
+msgstr "Le Storage daemon « %s:%d » a rejeté la commande Hello\n"
 
-#: src/dird/ua_label.c:719
-#, c-format
-msgid "Connecting to Storage daemon %s at %s:%d ...\n"
-msgstr "Connexion au Storage Daemon %s (%s:%d)...\n"
+#: src/dird/authenticate.c:192
+#, fuzzy, c-format
+msgid "Error sending Hello to File daemon at \"%s:%d\". ERR=%s\n"
+msgstr "Erreur pendant lors de la récupération du pool. ERR=%s\n"
 
-#: src/dird/ua_label.c:747
-msgid "Could not open SD socket.\n"
-msgstr "Impossible d'ouvrir la socket avec le SD.\n"
+#: src/dird/authenticate.c:222
+msgid "Director and File daemon passwords or names not the same.\n"
+msgstr ""
+"Le mot de passe ou le nom du Director et du Client ne sont pas identiques.\n"
 
-#: src/dird/ua_label.c:819 src/dird/ua_label.c:829
-#, c-format
-msgid "Invalid Slot number: %s\n"
-msgstr "Numéro de slot invalide : %s\n"
+#: src/dird/authenticate.c:224
+#, fuzzy, c-format
+msgid ""
+"Unable to authenticate with File daemon at \"%s:%d\". Possible causes:\n"
+"Passwords or names not the same or\n"
+"Maximum Concurrent Jobs exceeded on the FD or\n"
+"FD networking messed up (restart daemon).\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
+msgstr ""
+"Impossible de s'authentifier avec le File Daemon  « %s:%d ».\n"
+"Les causes possibles sont :\n"
+"- Les mots de pass ne correspondent pas ;\n"
+"- Le nombre maximum de job concurrent est atteint sur le FD ;\n"
+"- La connexion réseau du FD est tombée (il faut le redémarrer).\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/dird/ua_label.c:838
+#: src/dird/authenticate.c:236
 #, c-format
-msgid "Invalid Volume name: %s\n"
-msgstr "Nom de Volume invalide : %s\n"
+msgid ""
+"Authorization problem: FD \"%s:%s\" did not advertise required TLS support.\n"
+msgstr ""
 
-#: src/dird/ua_label.c:917
+#: src/dird/authenticate.c:244
 #, c-format
-msgid "Device \"%s\" has %d slots.\n"
-msgstr "Le Device « %s » a %d slots.\n"
+msgid "Authorization problem: FD at \"%s:%d\" requires TLS.\n"
+msgstr ""
 
-#: src/dird/ua_label.c:966
+#: src/dird/authenticate.c:254
 #, fuzzy, c-format
-msgid "Pool \"%s\" resource not found for volume \"%s\"!\n"
-msgstr "La ressource Pool « %s » est introuvable !\n"
-
-#: src/dird/newvol.c:77
-#, c-format
-msgid "Illegal character in Volume name \"%s\"\n"
-msgstr "Caractère interdit dans le nom du Volume « %s »\n"
+msgid "TLS negotiation failed with FD at \"%s:%d\".\n"
+msgstr "Négociation TLS échouée avec le FD  « %s:%d ».\n"
 
-#: src/dird/newvol.c:90
-#, c-format
-msgid "Created new Volume \"%s\" in catalog.\n"
-msgstr "Le Volume « %s » a été créé dans le catalogue.\n"
-
-#: src/dird/newvol.c:118
-#, c-format
-msgid "Wanted to create Volume \"%s\", but it already exists. Trying again.\n"
-msgstr "Impossible de créer le volume « %s » car il existe déjà.\n"
+#: src/dird/authenticate.c:268
+#, fuzzy, c-format
+msgid "Bad response from File daemon at \"%s:%d\" to Hello command: ERR=%s\n"
+msgstr ""
+"Mauvaise réponse du File Daemon  « %s:%d » à la commande Hello : ERR=%"
+"s\n"
 
-#: src/dird/newvol.c:127
-msgid "Too many failures. Giving up creating Volume name.\n"
-msgstr "Trop d'erreurs. Abandon de la création du volume.\n"
+#: src/dird/authenticate.c:278
+#, fuzzy, c-format
+msgid "File daemon at \"%s:%d\" rejected Hello command\n"
+msgstr "Le File Daemon  « %s:%d » a rejeté la commande Hello\n"
 
-#: src/dird/ua_query.c:59 src/findlib/create_file.c:254
-#: src/findlib/create_file.c:311
+#: src/dird/authenticate.c:303
 #, c-format
-msgid "Could not open %s: ERR=%s\n"
-msgstr "Impossible d'ouvrir %s : ERR=%s\n"
-
-#: src/dird/ua_query.c:64
-msgid "Available queries:\n"
-msgstr "Requêtes disponibles :\n"
-
-#: src/dird/ua_query.c:71
-msgid "Choose a query"
-msgstr "Choisissez une requête"
-
-#: src/dird/ua_query.c:85
-msgid "Could not find query.\n"
-msgstr "Impossible de trouver la requête.\n"
-
-#: src/dird/ua_query.c:103
-msgid "Too many prompts in query, max is 9.\n"
+msgid "UA Hello from %s:%s:%d is invalid. Len=%d\n"
 msgstr ""
 
-#: src/dird/ua_query.c:206
+#: src/dird/authenticate.c:310
 #, c-format
-msgid "Warning prompt %d missing.\n"
+msgid "UA Hello from %s:%s:%d is invalid. Got: %s\n"
 msgstr ""
 
-#: src/dird/ua_query.c:252
+#: src/dird/authenticate.c:380
 msgid ""
-"Entering SQL query mode.\n"
-"Terminate each query with a semicolon.\n"
-"Terminate query mode with a blank line.\n"
-msgstr ""
-
-#: src/dird/ua_query.c:255 src/dird/ua_query.c:272
-msgid "Enter SQL query: "
-msgstr "Saisissez votre requête SQL : "
-
-#: src/dird/ua_query.c:274
-msgid "Add to SQL query: "
+"Authorization problem: Remote client did not advertise required TLS "
+"support.\n"
 msgstr ""
 
-#: src/dird/ua_query.c:278
-msgid "End query mode.\n"
+#: src/dird/authenticate.c:388
+msgid "Authorization problem: Remote client requires TLS.\n"
 msgstr ""
 
-#: src/dird/ua_dotcmds.c:105 src/console/console.c:186
-msgid ": is an illegal command\n"
+#: src/dird/authenticate.c:417
+#, c-format
+msgid "Unable to authenticate console \"%s\" at %s:%s:%d.\n"
 msgstr ""
 
-#: src/dird/ua_dotcmds.c:128
-msgid "The Director will segment fault.\n"
-msgstr ""
+#: src/dird/authenticate.c:422
+#, c-format
+msgid "1000 OK: %s Version: %s (%s)\n"
+msgstr "1000 OK: %s Version: %s (%s)\n"
 
-#: src/dird/ua_dotcmds.c:242 src/dird/ua_restore.c:701
-#: src/dird/ua_restore.c:729 src/dird/ua_restore.c:750
+#: src/dird/admin.c:66
 #, c-format
-msgid "Query failed: %s. ERR=%s\n"
+msgid "Start Admin JobId %d, Job=%s\n"
 msgstr ""
 
-#: src/dird/scheduler.c:100
-#, c-format
-msgid "Job %s not found\n"
-msgstr "Job %s non trouvé\n"
+#: src/dird/admin.c:100
+msgid "Admin OK"
+msgstr "Admin OK"
 
-#: src/dird/scheduler.c:123
-msgid "Walk queue"
-msgstr ""
+#: src/dird/admin.c:104
+msgid "*** Admin Error ***"
+msgstr "*** Admin en Erreur ***"
 
-#: src/dird/scheduler.c:133
-msgid "Dequeued job"
-msgstr ""
+#: src/dird/admin.c:108
+msgid "Admin Canceled"
+msgstr "Admin Annulé"
 
-#: src/dird/scheduler.c:136
-msgid "Scheduler logic error\n"
-msgstr ""
+#: src/dird/admin.c:118
+msgid "Bacula "
+msgstr "Bacula "
 
-#: src/dird/scheduler.c:177
-msgid "Run job"
-msgstr ""
+#: src/dird/ua_prune.c:136
+msgid "Choose item to prune"
+msgstr "Que voulez vous purger du catalogue (prune)"
 
-#: src/dird/scheduler.c:402
-msgid "Inserted job"
-msgstr ""
+#: src/dird/ua_prune.c:180
+#, c-format
+msgid "Cannot prune Volume \"%s\" because it is archived.\n"
+msgstr "Impossible de pruner le Volume « %s » car il est archivé.\n"
 
-#: src/dird/scheduler.c:410
-msgid "Appended job"
-msgstr ""
+#: src/dird/ua_prune.c:222
+#, fuzzy
+msgid "Pruned Jobs from JobHisto catalog.\n"
+msgstr "Purge du catalogue (prune) de %d %s du client %s.\n"
 
-#: src/dird/scheduler.c:414
-msgid "Run queue"
-msgstr ""
+#: src/dird/ua_prune.c:267
+#, fuzzy
+msgid "Begin pruning Jobs.\n"
+msgstr "Début de purge des fichiers du catalogue (prune).\n"
 
-#: src/dird/restore.c:73
-msgid "Cannot restore without bootstrap file.\n"
-msgstr "Impossible de restaurer sans un fichier bootstrap.\n"
+#: src/dird/ua_prune.c:282
+msgid "No Files found to prune.\n"
+msgstr "Pas de fichier trouvé pour la purge du catalogue (prune).\n"
 
-#: src/dird/restore.c:80
+#: src/dird/ua_prune.c:304
 #, c-format
-msgid "Start Restore Job %s\n"
-msgstr "Démarrage du Job de restauration %s\n"
+msgid "Pruned Files from %s Jobs for client %s from catalog.\n"
+msgstr ""
+"Purge du catalogue des fichiers (prune) de %s Jobs pour le client %s.\n"
 
-#: src/dird/restore.c:228
-msgid "Restore OK -- warning file count mismatch"
-msgstr "Restauration Ok -- attention le nombre de fichier ne correspond pas"
+#: src/dird/ua_prune.c:393
+#, fuzzy, c-format
+msgid "Begin pruning Jobs older than %s.\n"
+msgstr "Début de purge des Jobs du catalogue (prune).\n"
 
-#: src/dird/restore.c:230
-msgid "Restore OK"
-msgstr "Restauration OK"
+#: src/dird/ua_prune.c:440
+#, c-format
+msgid "Pruned %d %s for client %s from catalog.\n"
+msgstr "Purge du catalogue (prune) de %d %s du client %s.\n"
 
-#: src/dird/restore.c:235
-msgid "*** Restore Error ***"
-msgstr "*** Restauration en erreur ***"
+#: src/dird/ua_prune.c:441
+msgid "Jobs"
+msgstr "Jobs"
 
-#: src/dird/restore.c:245
-msgid "Restore Canceled"
-msgstr "Restauration annulée"
+#: src/dird/ua_prune.c:443
+msgid "No Jobs found to prune.\n"
+msgstr "Pas de job trouvé pour la purge du catalogue (prune).\n"
 
-#: src/dird/restore.c:272
-#, c-format
+#: src/dird/ua_purge.c:91
+#, fuzzy
 msgid ""
-"Bacula %s (%s): %s\n"
-"  JobId:                  %d\n"
-"  Job:                    %s\n"
-"  Client:                 %s\n"
-"  Start time:             %s\n"
-"  End time:               %s\n"
-"  Files Expected:         %s\n"
-"  Files Restored:         %s\n"
-"  Bytes Restored:         %s\n"
-"  Rate:                   %.1f KB/s\n"
-"  FD Errors:              %d\n"
-"  FD termination status:  %s\n"
-"  SD termination status:  %s\n"
-"  Termination:            %s\n"
 "\n"
+"This command can be DANGEROUS!!!\n"
+"\n"
+"It purges (deletes) all Files from a Job,\n"
+"JobId, Client or Volume; or it purges (deletes)\n"
+"all Jobs from a Client or Volume without regard\n"
+"to retention periods. Normally you should use the\n"
+"PRUNE command, which respects retention periods.\n"
 msgstr ""
-"Bacula %s (%s) : %s\n"
-"  JobId :                 %d\n"
-"  Job :                   %s\n"
-"  Client :                %s\n"
-"  Début :                 %s\n"
-"  Fin :                   %s\n"
-"  Fichiers attendus :     %s\n"
-"  Fichiers restaurés :    %s\n"
-"  Octets restaurés :      %s\n"
-"  Débit :                 %.1f Ko/s\n"
-"  Erreurs du FD :         %d\n"
-"  Statut de fin du FD :   %s\n"
-"  Statut de fin du SD :   %s\n"
-"  Etat :                  %s\n"
-
-#: src/dird/autoprune.c:57
-msgid "Begin pruning Jobs.\n"
-msgstr "Début de purge des Jobs du catalogue (prune).\n"
+"\n"
+"Cette commande peut être DANGEUREUSE !\n"
+"\n"
+"Elle supprime tous les enregistrements des fichiers d'un job, \n"
+"d'un client ou d'un volume ; ou bien elle supprime tous les jobs\n"
+"d'un client ou d'un volume sans s'occuper des périodes de rétention.\n"
+"\n"
+"Normalement vous devez utiliser la commande PRUNE qui respecte les "
+"périodes\n"
+"de rétention.\n"
 
-#: src/dird/autoprune.c:65
-msgid "Begin pruning Files.\n"
-msgstr "Début de purge des fichiers du catalogue (prune).\n"
+#: src/dird/ua_purge.c:158
+msgid "Choose item to purge"
+msgstr "Choisissez l'élément à purger"
 
-#: src/dird/autoprune.c:70
-msgid ""
-"End auto prune.\n"
-"\n"
-msgstr "Fin de la purge automatique.\n\n"
+#: src/dird/ua_purge.c:205
+#, c-format
+msgid "Begin purging files for Client \"%s\"\n"
+msgstr "Début de la purge des fichiers du client « %s »\n"
 
-#: src/dird/ua_restore.c:101
-msgid ""
-"No Restore Job Resource found in bacula-dir.conf.\n"
-"You must create at least one before running this command.\n"
+#: src/dird/ua_purge.c:214 src/dird/ua_purge.c:264
+#, c-format
+msgid "No Files found for client %s to purge from %s catalog.\n"
 msgstr ""
+"Pas de fichier à purger pour le client « %s » dans le catalogue %s.\n"
 
-#: src/dird/ua_restore.c:117
-msgid "Restore not done.\n"
-msgstr "Restauration non effectuée.\n"
+#: src/dird/ua_purge.c:217
+#, c-format
+msgid "Files for %d Jobs for client \"%s\" purged from %s catalog.\n"
+msgstr "Fichiers de %d jobs du client « %s » purgé du catalogue %s.\n"
 
-#: src/dird/ua_restore.c:128
-msgid "Unable to construct a valid BSR. Cannot continue.\n"
-msgstr "Impossible de générer un fichier bootstrap valide. Abandon.\n"
+#: src/dird/ua_purge.c:255
+#, c-format
+msgid "Begin purging jobs from Client \"%s\"\n"
+msgstr "Début de purge des jobs du client « %s »\n"
 
-#: src/dird/ua_restore.c:132 src/dird/ua_restore.c:146
-msgid "No files selected to be restored.\n"
-msgstr "Aucun fichier sélectionné pour la restauration.\n"
+#: src/dird/ua_purge.c:267
+#, c-format
+msgid "%d Jobs for client %s purged from %s catalog.\n"
+msgstr "%d jobs du client « %s » purgé du catalogue %s.\n"
 
-#: src/dird/ua_restore.c:140
+#: src/dird/ua_purge.c:470
+#, c-format
 msgid ""
 "\n"
-"1 file selected to be restored.\n"
-"\n"
+"Volume \"%s\" has VolStatus \"%s\" and cannot be purged.\n"
+"The VolStatus must be: Append, Full, Used, or Error to be purged.\n"
 msgstr ""
 "\n"
-"1 fichier sélectionne pour la restauration.\n"
-"\n"
+"Le volume « %s » est en état « %s » et il ne peut pas être purgé.\n"
+"Son statut doit être : Append, Full, Used ou Error pour être purgé.\n"
 
-#: src/dird/ua_restore.c:143
+#: src/dird/ua_purge.c:503
+#, c-format
+msgid "%d File%s on Volume \"%s\" purged from catalog.\n"
+msgstr "%d fichier%s du volume « %s » purgé du catalogue.\n"
+
+#: src/dird/ua_purge.c:555
 #, c-format
 msgid ""
-"\n"
-"%u files selected to be restored.\n"
-"\n"
+"There are no more Jobs associated with Volume \"%s\". Marking it purged.\n"
 msgstr ""
-"\n"
-"%u fichiers sélectionnés pour la restauration.\n"
+"Il n'y a plus de job associé avec le volume « %s ». Il est marqué "
+"purgé.\n"
 
-#: src/dird/ua_restore.c:161
-msgid "No Restore Job resource found!\n"
-msgstr "Pas de ressource « Restore Job » trouvée !\n"
+#: src/dird/ua_purge.c:628
+#, fuzzy
+msgid "Can't update volume size in the catalog\n"
+msgstr "Le Volume « %s » a été créé dans le catalogue.\n"
 
-#: src/dird/ua_restore.c:220
+#: src/dird/ua_purge.c:630
 #, c-format
-msgid "Missing value for keyword: %s\n"
+msgid "The volume \"%s\" has been truncated\n"
 msgstr ""
 
-#: src/dird/ua_restore.c:269
-msgid "List last 20 Jobs run"
-msgstr "Afficher les 20 derniers jobs lancés"
-
-#: src/dird/ua_restore.c:270
-msgid "List Jobs where a given File is saved"
-msgstr "Afficher les jobs où un fichier donné a été sauvegardé"
-
-#: src/dird/ua_restore.c:271
-msgid "Enter list of comma separated JobIds to select"
-msgstr "Saisir une liste de JobIds à sélectionner (ex : 12,4,3)"
-
-#: src/dird/ua_restore.c:272
-msgid "Enter SQL list command"
-msgstr "Exécuter une requête SQL"
+#: src/dird/ua_purge.c:632
+#, fuzzy, c-format
+msgid "Unable to truncate volume \"%s\"\n"
+msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n"
 
-#: src/dird/ua_restore.c:273
-msgid "Select the most recent backup for a client"
-msgstr "Sélectionner la sauvegarde la plus récente pour un client"
+#: src/dird/ua_purge.c:713
+#, fuzzy, c-format
+msgid "No volume founds to perform %s action(s)\n"
+msgstr "Pas de volume à labéliser ou pas de codebar.\n"
 
-#: src/dird/ua_restore.c:274
-msgid "Select backup for a client before a specified time"
+#: src/dird/ua_purge.c:782
+#, c-format
+msgid "Unable move recycled Volume in full Pool \"%s\" MaxVols=%d\n"
 msgstr ""
-"Sélectionner la dernière sauvegarde pour un client avant une certaine date"
+"Impossible de déplacer le volume recyclé, le Pool « %s » est plein. "
+"MaxVols=%d\n"
 
-#: src/dird/ua_restore.c:275
-msgid "Enter a list of files to restore"
-msgstr "Saisir la liste des fichiers à restaurer"
+#: src/dird/ua_purge.c:796
+#, c-format
+msgid "All records pruned from Volume \"%s\"; marking it \"Purged\"\n"
+msgstr ""
+"Il n'y a pas de job associé avec le volume « %s ». Il est marqué comme "
+"Purged.\n"
 
-#: src/dird/ua_restore.c:276
-msgid "Enter a list of files to restore before a specified time"
-msgstr "Saisir la liste des fichiers à restaurer avant une certaine date"
+#: src/dird/ua_purge.c:801
+#, c-format
+msgid "Cannot purge Volume with VolStatus=%s\n"
+msgstr "Impossible de purger un volume dans l'état (VolStatus) %s\n"
 
-#: src/dird/ua_restore.c:277
-msgid "Find the JobIds of the most recent backup for a client"
-msgstr "Afficher les JobIds de sauvegarde les plus récents pour un client"
+#: src/dird/next_vol.c:148
+#, c-format
+msgid "Purging oldest volume \"%s\"\n"
+msgstr "Purge du plus ancien volume « %s »\n"
 
-#: src/dird/ua_restore.c:278
-msgid "Find the JobIds for a backup for a client before a specified time"
-msgstr "Afficher les JobIds de sauvegarde avant une certaine date"
+#: src/dird/next_vol.c:154
+#, c-format
+msgid "Pruning oldest volume \"%s\"\n"
+msgstr "Prunning du plus ancien volume « %s »\n"
 
-#: src/dird/ua_restore.c:279
-msgid "Enter a list of directories to restore for found JobIds"
-msgstr "Saisir la liste des répertoires à restaurer (pour un JobId)"
+#: src/dird/next_vol.c:173
+msgid "We seem to be looping trying to find the next volume. I give up.\n"
+msgstr ""
 
-#: src/dird/ua_restore.c:316
-#, c-format
-msgid "Unknown keyword: %s\n"
-msgstr "Mot clef inconnu : %s\n"
+#: src/dird/next_vol.c:200
+#, fuzzy, c-format
+msgid "Max Volume bytes=%s exceeded. Marking Volume \"%s\" as Full.\n"
+msgstr ""
+"Nombre maximum de job sur le volume atteind. Marquage du volume « %s » "
+"comme Used.\n"
 
-#: src/dird/ua_restore.c:340
+#: src/dird/next_vol.c:208
 #, c-format
-msgid "Improper date format: %s\n"
-msgstr "Format de date invalide : %s\n"
+msgid "Volume used once. Marking Volume \"%s\" as Used.\n"
+msgstr "Volume utilisé une fois. Marquage du volume « %s » comme Used.\n"
 
-#: src/dird/ua_restore.c:380
-#, c-format
-msgid "Error: Pool resource \"%s\" access not allowed.\n"
-msgstr "Erreur : l'utilisation du Pool « %s » n'est pas autorisé.\n"
+#: src/dird/next_vol.c:215
+#, fuzzy, c-format
+msgid "Max Volume jobs=%s exceeded. Marking Volume \"%s\" as Used.\n"
+msgstr ""
+"Nombre maximum de job sur le volume atteind. Marquage du volume « %s » "
+"comme Used.\n"
+
+#: src/dird/next_vol.c:225
+#, fuzzy, c-format
+msgid "Max Volume files=%s exceeded. Marking Volume \"%s\" as Used.\n"
+msgstr ""
+"Nombre de fichier maximum atteind. Marquage du volume « %s » comme Used.\n"
 
-#: src/dird/ua_restore.c:396
+#: src/dird/next_vol.c:236
+#, fuzzy, c-format
 msgid ""
-"\n"
-"First you select one or more JobIds that contain files\n"
-"to be restored. You will be presented several methods\n"
-"of specifying the JobIds. Then you will be allowed to\n"
-"select which files from those JobIds are to be restored.\n"
-"\n"
+"Max configured use duration=%s sec. exceeded. Marking Volume \"%s\" as "
+"Used.\n"
 msgstr ""
-"\n"
-"\n"
-"D'abord, vous devez sélectionner un ou plusieurs jobs (par leur JobId) qui\n"
-"contiennent les fichiers à restaurer. Il vous est présenté plusieurs "
-"méthodes\n"
-"pour choisir le bon JobId. Après, vous pourrez sélectionner les fichiers à\n"
-"restaurer parmi la liste totale des fichiers présents dans les jobs\n"
-"sélectionnés.\n"
+"Nombre maximum de job sur le volume atteind. Marquage du volume « %s » "
+"comme Used.\n"
 
-#: src/dird/ua_restore.c:408
-msgid "To select the JobIds, you have the following choices:\n"
-msgstr "Pour sélectionner les JobIds, vous avez les possibilités suivantes :\n"
+#: src/dird/next_vol.c:248
+#, c-format
+msgid "Catalog error updating volume \"%s\". ERR=%s"
+msgstr ""
 
-#: src/dird/ua_restore.c:413
-msgid "Select item: "
-msgstr "Choix : "
+#: src/dird/next_vol.c:270
+msgid "volume has expired"
+msgstr "le volume a expiré"
 
-#: src/dird/ua_restore.c:427
-msgid "Enter Filename (no path):"
-msgstr "Saisissez le nom du fichier (sans le chemin) : "
+#: src/dird/next_vol.c:288 src/dird/next_vol.c:328
+#, c-format
+msgid "Recycled current volume \"%s\"\n"
+msgstr ""
 
-#: src/dird/ua_restore.c:442 src/dird/ua_restore.c:534
-msgid "Enter JobId(s), comma separated, to restore: "
-msgstr "Saisissez le ou les JobIds à restaurer (ex : id1,id2,id3) : "
+#: src/dird/next_vol.c:293
+msgid "and recycling of current volume failed"
+msgstr ""
 
-#: src/dird/ua_restore.c:448
-msgid "Enter SQL list command: "
-msgstr "Exécuter une requête SQL : "
+#: src/dird/next_vol.c:299
+msgid "but should be Append, Purged or Recycle"
+msgstr "mais doit être Append, Purged ou bien Recycle"
 
-#: src/dird/ua_restore.c:476 src/dird/ua_restore.c:497
-#, fuzzy
+#: src/dird/next_vol.c:308
+msgid "volume has recycling disabled"
+msgstr "le recyclage du volume est désactivé"
+
+#: src/dird/next_vol.c:331
 msgid ""
-"Enter file names with paths, or < to enter a filename\n"
-"containing a list of file names with paths, and terminate\n"
-"them with a blank line.\n"
+"but should be Append, Purged or Recycle (recycling of the current volume "
+"failed)"
 msgstr ""
-"Saisissez les répertoires complets ou bien le nom d'un\n"
-"fichier (commençant par <) contenant la liste des répertoires et\n"
-"terminez la saisie par une ligne vide.\n"
 
-#: src/dird/ua_restore.c:480 src/dird/ua_restore.c:501
-msgid "Enter full filename: "
-msgstr "Saisissez le nom complet du fichier : "
+#: src/dird/next_vol.c:335
+msgid ""
+"but should be Append, Purged or Recycle (cannot automatically recycle "
+"current volume, as it still contains unpruned data or the Volume Retention "
+"time has not expired.)"
+msgstr ""
 
-#: src/dird/ua_restore.c:532
+#: src/dird/next_vol.c:397
 #, c-format
-msgid "You have already seleted the following JobIds: %s\n"
-msgstr "Vous avez déjà sélectionné les JobIds suivants : %s\n"
+msgid "Unable to get Pool record: ERR=%s"
+msgstr "Impossible de récupérer le Pool depuis le catalogue : ERR=%s"
 
-#: src/dird/ua_restore.c:547
-#, fuzzy
-msgid ""
-"Enter full directory names or start the name\n"
-"with a < to indicate it is a filename containing a list\n"
-"of directories and terminate them with a blank line.\n"
+#: src/dird/next_vol.c:404
+#, c-format
+msgid "Unable add Scratch Volume, Pool \"%s\" full MaxVols=%d\n"
 msgstr ""
-"Saisissez les répertoires complets ou bien le nom d'un\n"
-"fichier (commençant par <) contenant la liste des répertoires et\n"
-"terminez la saisie par une ligne vide.\n"
-
-#: src/dird/ua_restore.c:551
-msgid "Enter directory name: "
-msgstr "Saisissez le nom d'un répertoire : "
+"Impossible d'ajouter un volume du Scratch, le Pool « %s » est plein. "
+"MaxVols=%d\n"
 
-#: src/dird/ua_restore.c:572
-msgid "No Jobs selected.\n"
-msgstr "Pas de job sélectionné.\n"
+#: src/dird/next_vol.c:423
+#, c-format
+msgid "Failed to move Scratch Volume. ERR=%s\n"
+msgstr "Impossible de déplacer un Volume du Scratch. ERR=%s\n"
 
-#: src/dird/ua_restore.c:576
+#: src/dird/next_vol.c:428
 #, c-format
-msgid "You have selected the following JobIds: %s\n"
-msgstr "Vous avez sélectionné les JobIds suivants : %s\n"
+msgid "Using Volume \"%s\" from 'Scratch' pool.\n"
+msgstr "Utilisation du Volume « %s » du pool « Scratch ».\n"
 
-#: src/dird/ua_restore.c:579
+#: src/dird/ua_query.c:73 src/findlib/create_file.c:284
+#: src/findlib/create_file.c:386
 #, c-format
-msgid "You have selected the following JobId: %s\n"
-msgstr "Vous avez sélectionné le JobId suivant : %s\n"
+msgid "Could not open %s: ERR=%s\n"
+msgstr "Impossible d'ouvrir %s : ERR=%s\n"
 
-#: src/dird/ua_restore.c:587
-msgid "Invalid JobId in list.\n"
-msgstr ""
+#: src/dird/ua_query.c:78
+msgid "Available queries:\n"
+msgstr "Requêtes disponibles :\n"
 
-#: src/dird/ua_restore.c:600
-#, c-format
-msgid "Unable to get Job record for JobId=%s: ERR=%s\n"
-msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n"
+#: src/dird/ua_query.c:85
+msgid "Choose a query"
+msgstr "Choisissez une requête"
+
+#: src/dird/ua_query.c:99
+msgid "Could not find query.\n"
+msgstr "Impossible de trouver la requête.\n"
+
+#: src/dird/ua_query.c:117
+msgid "Too many prompts in query, max is 9.\n"
+msgstr ""
 
-#: src/dird/ua_restore.c:605
+#: src/dird/ua_query.c:220
 #, c-format
-msgid "No authorization. Job \"%s\" not selected.\n"
+msgid "Warning prompt %d missing.\n"
 msgstr ""
 
-#: src/dird/ua_restore.c:619
+#: src/dird/ua_query.c:265
 msgid ""
-"The restored files will the most current backup\n"
-"BEFORE the date you specify below.\n"
-"\n"
+"Entering SQL query mode.\n"
+"Terminate each query with a semicolon.\n"
+"Terminate query mode with a blank line.\n"
 msgstr ""
 
-#: src/dird/ua_restore.c:622
-msgid "Enter date as YYYY-MM-DD HH:MM:SS :"
-msgstr "Saisissez la date au format YYYY-MM-DD HH:MM:SS : "
+#: src/dird/ua_query.c:268 src/dird/ua_query.c:284
+msgid "Enter SQL query: "
+msgstr "Saisissez votre requête SQL : "
 
-#: src/dird/ua_restore.c:628
-msgid "Improper date format.\n"
-msgstr "Format de date invalide.\n"
+#: src/dird/ua_query.c:286
+msgid "Add to SQL query: "
+msgstr ""
 
-#: src/dird/ua_restore.c:649
-#, c-format
-msgid "Cannot open file %s: ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+#: src/dird/ua_query.c:289
+msgid "End query mode.\n"
+msgstr ""
 
-#: src/dird/ua_restore.c:657 src/dird/ua_restore.c:661
+#: src/dird/bsr.c:174
 #, c-format
-msgid "Error occurred on line %d of %s\n"
-msgstr "Une erreur est survenue à la ligne %d de %s\n"
+msgid "Unable to get Job record. ERR=%s\n"
+msgstr ""
 
-#: src/dird/ua_restore.c:705 src/dird/ua_restore.c:733
+#: src/dird/bsr.c:185
 #, c-format
-msgid "No database record found for: %s\n"
-msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
-
-#: src/dird/ua_restore.c:720
-msgid "No JobId specified cannot continue.\n"
+msgid "Unable to get Job Volume Parameters. ERR=%s\n"
 msgstr ""
 
-#: src/dird/ua_restore.c:754
+#: src/dird/bsr.c:233
 #, c-format
-msgid "No table found: %s\n"
+msgid "Unable to create bootstrap file %s. ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
+
+#: src/dird/bsr.c:242
+#, fuzzy
+msgid "No files found to read. No bootstrap file written.\n"
 msgstr ""
+"Aucun fichier trouvé pour la restauration/migration. Pas de fichier "
+"Bootstrap écrit.\n"
 
-#: src/dird/ua_restore.c:851
+#: src/dird/bsr.c:246
+msgid "Error writing bsr file.\n"
+msgstr "Erreur pendant l'écriture du fichier bsr.\n"
+
+#: src/dird/bsr.c:251
 #, c-format
-msgid ""
-"\n"
-"Building directory tree for JobId %s ...  "
-msgstr ""
-"\n"
-"Analyse des répertoires pour le JobId %s..."
+msgid "Bootstrap records written to %s\n"
+msgstr "Fichier bootstrap écrit sur %s\n"
 
-#: src/dird/ua_restore.c:863
+#: src/dird/bsr.c:300
 msgid ""
-"\n"
-"There were no files inserted into the tree, so file selection\n"
-"is not possible.Most likely your retention policy pruned the files\n"
+"The job will require the following\n"
+"   Volume(s)                 Storage(s)                SD Device(s)\n"
+"===========================================================================\n"
 msgstr ""
+"Ce job va utiliser les éléments suivants :\n"
+"   Volume(s)                 Storage(s)                SD Device(s)\n"
+"===========================================================================\n"
+
+#: src/dird/bsr.c:319
+msgid "No Volumes found to restore.\n"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/dird/ua_restore.c:865
+#: src/dird/bsr.c:321
 msgid ""
 "\n"
-"Do you want to restore all the files? (yes|no): "
+"Volumes marked with \"*\" are online.\n"
 msgstr ""
-"\n"
-"Voulez vous restaurer tous les fichiers ? (oui|non) : "
 
-#: src/dird/ua_restore.c:881
+#: src/dird/catreq.c:130 src/dird/catreq.c:351
 #, c-format
-msgid ""
-"\n"
-"1 Job, %s files inserted into the tree and marked for extraction.\n"
-msgstr ""
-"\n"
-"1 Job, %s fichiers analysés et sélectionnés pour la restauration.\n"
+msgid "1990 Invalid Catalog Request: %s"
+msgstr "1990 Requête sur le Catalogue Invalide : %s"
 
-#: src/dird/ua_restore.c:885
+#: src/dird/catreq.c:131
 #, c-format
-msgid ""
-"\n"
-"1 Job, %s files inserted into the tree.\n"
+msgid "Invalid Catalog request; DB not open: %s"
+msgstr "Requête sur le Catalogue invalide ; la base n'est pas ouverte : %s"
+
+#: src/dird/catreq.c:156
+msgid "1901 No Media.\n"
+msgstr "1901 Pas de Media.\n"
+
+#: src/dird/catreq.c:184
+msgid "not in Pool"
+msgstr "non présent dans le Pool"
+
+#: src/dird/catreq.c:186
+msgid "not correct MediaType"
 msgstr ""
-"\n"
-"1 Job, %s fichiers analysés\n"
 
-#: src/dird/ua_restore.c:891
+#: src/dird/catreq.c:196
+msgid "is not Enabled"
+msgstr "n'est pas activé (Enabled)"
+
+#: src/dird/catreq.c:205
 #, c-format
-msgid ""
-"\n"
-"%d Jobs, %s files inserted into the tree and marked for extraction.\n"
-msgstr ""
-"\n"
-"%d Jobs, %s fichiers analysés et sélectionnés pour la restauration.\n"
+msgid "1998 Volume \"%s\" status is %s, %s.\n"
+msgstr "1998 Le statut du Volume « %s » est %s, %s.\n"
 
-#: src/dird/ua_restore.c:895
+#: src/dird/catreq.c:210
 #, c-format
-msgid ""
-"\n"
-"%d Jobs, %s files inserted into the tree.\n"
-msgstr ""
-"\n"
-"%d Jobs, %s fichiers analysés.\n"
+msgid "1997 Volume \"%s\" not in catalog.\n"
+msgstr "1997 le Volume « %s » n'est pas dans le catalogue.\n"
 
-#: src/dird/ua_restore.c:969
+#: src/dird/catreq.c:232
 #, c-format
-msgid "Error getting FileSet \"%s\": ERR=%s\n"
+msgid "Unable to get Media record for Volume %s: ERR=%s\n"
 msgstr ""
+"Impossible de récupérer les informations du Media pour le Volume %s : ERR="
+"%s\n"
 
-#: src/dird/ua_restore.c:988
+#: src/dird/catreq.c:234
 #, c-format
-msgid "Error getting FileSet record: %s\n"
+msgid "1991 Catalog Request for vol=%s failed: %s"
 msgstr ""
 
-#: src/dird/ua_restore.c:989
+#: src/dird/catreq.c:261
+#, c-format
 msgid ""
-"This probably means you modified the FileSet.\n"
-"Continuing anyway.\n"
+"Volume Files at %u being set to %u for Volume \"%s\". This is incorrect.\n"
 msgstr ""
 
-#: src/dird/ua_restore.c:1004
+#: src/dird/catreq.c:264
 #, c-format
-msgid "Pool \"%s\" not found, using any pool.\n"
+msgid "1992 Update Media error. VolFiles=%u, CatFiles=%u\n"
 msgstr ""
 
-#: src/dird/ua_restore.c:1030 src/dird/ua_restore.c:1046
+#: src/dird/catreq.c:314
 #, c-format
-msgid "No Full backup before %s found.\n"
-msgstr "Pas de backup Full trouvé avant %s.\n"
+msgid "Catalog error updating Media record. %s"
+msgstr ""
 
-#: src/dird/ua_restore.c:1069
-msgid "No jobs found.\n"
-msgstr "Pas de jobs trouvé.\n"
+#: src/dird/catreq.c:316
+msgid "1993 Update Media error\n"
+msgstr "1993 Erreur sur la mise à jour du Media\n"
 
-#: src/dird/ua_restore.c:1226
-#, fuzzy, c-format
-msgid "Warning default storage overridden by \"%s\" on command line.\n"
+#: src/dird/catreq.c:340
+#, c-format
+msgid "Catalog error creating JobMedia record. %s"
 msgstr ""
-"Attention, le storage par défaut est remplacé par %s en ligne de commande.\n"
 
-#: src/dird/ua_restore.c:1242
+#: src/dird/catreq.c:342
+#, fuzzy
+msgid "1992 Create JobMedia error\n"
+msgstr "1991 Erreur sur la mise à jour du JobMedia\n"
+
+#: src/dird/catreq.c:352
 #, c-format
-msgid "Storage \"%s\" not found, using Storage \"%s\" from MediaType \"%s\".\n"
-msgstr "Le Storage « %s » est introuvable, utilisation du Storage « %s » du MediaType « %s ».\n"
+msgid "Invalid Catalog request: %s"
+msgstr ""
 
-#: src/dird/ua_restore.c:1250
+#: src/dird/catreq.c:450
 #, c-format
-msgid ""
-"\n"
-"Unable to find Storage resource for\n"
-"MediaType \"%s\", needed by the Jobs you selected.\n"
+msgid "Got %s but not same File as attributes\n"
 msgstr ""
 
-#: src/dird/ua_cmds.c:89
-msgid "add media to a pool"
-msgstr "ajouter un média dans un pool"
+#: src/dird/catreq.c:476
+#, c-format
+msgid "Catalog error updating file digest. Unsupported digest stream type: %d"
+msgstr ""
 
-#: src/dird/ua_cmds.c:90
-msgid "autodisplay [on|off] -- console messages"
-msgstr "autodisplay [on|off] -- messages de la console"
+#: src/dird/catreq.c:491
+#, c-format
+msgid "attribute create error. %s"
+msgstr ""
 
-#: src/dird/ua_cmds.c:91
-msgid "automount [on|off] -- after label"
+#: src/dird/catreq.c:497
+#, c-format
+msgid "Catalog error updating file digest. %s"
 msgstr ""
 
-#: src/dird/ua_cmds.c:92
-msgid "cancel [<jobid=nnn> | <job=name>] -- cancel a job"
-msgstr "cancel [<jobid=nnn> | <job=name>] -- annulation d'un job"
+#: src/dird/catreq.c:520
+#, fuzzy, c-format
+msgid "1994 Invalid Catalog Update: %s"
+msgstr "1990 Requête sur le Catalogue Invalide : %s"
 
-#: src/dird/ua_cmds.c:93
-msgid "create DB Pool from resource"
+#: src/dird/catreq.c:521
+#, c-format
+msgid "Invalid Catalog Update; DB not open: %s"
 msgstr ""
 
-#: src/dird/ua_cmds.c:94
-msgid "delete [pool=<pool-name> | media volume=<volume-name>]"
-msgstr "delete [pool=<pool-name> | media volume=<volume-name>]"
+#: src/dird/ua_update.c:98
+msgid "Update choice:\n"
+msgstr "Élément à mettre à jour :\n"
 
-#: src/dird/ua_cmds.c:95
-msgid "disable <job=name> -- disable a job"
-msgstr "disable <job=name> -- désactive un job"
+#: src/dird/ua_update.c:99
+msgid "Volume parameters"
+msgstr "Paramètres d'un volume"
 
-#: src/dird/ua_cmds.c:96
-msgid "enable <job=name> -- enable a job"
-msgstr "enable <job=name> -- active un job"
+#: src/dird/ua_update.c:100
+msgid "Pool from resource"
+msgstr "Pool à partir de sa définition"
 
-#: src/dird/ua_cmds.c:97
-msgid "performs FileSet estimate, listing gives full listing"
-msgstr ""
-"estimate <listing> -- estime un FileSet (listing donne la liste des fichiers)"
+#: src/dird/ua_update.c:101
+msgid "Slots from autochanger"
+msgstr "Slots d'un autochangeur"
 
-#: src/dird/ua_cmds.c:98 src/console/console.c:152
-msgid "exit = quit"
-msgstr "exit = quit"
+#: src/dird/ua_update.c:102
+#, fuzzy
+msgid "Long term statistics"
+msgstr "Spooling des données...\n"
 
-#: src/dird/ua_cmds.c:99
-msgid "gui [on|off] -- non-interactive gui mode"
-msgstr "gui [on|off] -- mode non interactif (pour interface graphique)"
+#: src/dird/ua_update.c:103
+msgid "item"
+msgstr "item"
 
-#: src/dird/ua_cmds.c:100 src/stored/btape.c:2551
-msgid "print this command"
-msgstr "affiche cette commande"
+#: src/dird/ua_update.c:103
+msgid "Choose catalog item to update"
+msgstr "Choisissez l'élément à mettre à jour"
 
-#: src/dird/ua_cmds.c:101
-msgid ""
-"list [pools | jobs | jobtotals | media <pool=pool-name> | files <jobid=nn>]; "
-"from catalog"
+#: src/dird/ua_update.c:146
+#, c-format
+msgid "Invalid VolStatus specified: %s\n"
 msgstr ""
-"list [pools | jobs | jobtotals | media <pool=pool-name> | files <jobid=nn>] "
-"-- depuis le catalogue"
 
-#: src/dird/ua_cmds.c:102
-msgid "label a tape"
-msgstr "labéliser une bande"
+#: src/dird/ua_update.c:155
+#, c-format
+msgid "New Volume status is: %s\n"
+msgstr "Le statut du volume est : %s\n"
 
-#: src/dird/ua_cmds.c:103
-msgid "full or long list like list command"
-msgstr ""
+#: src/dird/ua_update.c:165
+#, c-format
+msgid "Invalid retention period specified: %s\n"
+msgstr "Période de rétention invalide : %s\n"
 
-#: src/dird/ua_cmds.c:104
-msgid "messages"
-msgstr "messages"
+#: src/dird/ua_update.c:173
+#, c-format
+msgid "New retention period is: %s\n"
+msgstr "La nouvelle période de rétention est : %s\n"
 
-#: src/dird/ua_cmds.c:105
-msgid "mount <storage-name>"
-msgstr ""
+#: src/dird/ua_update.c:184
+#, c-format
+msgid "Invalid use duration specified: %s\n"
+msgstr "Durée d'utilisation invalide : %s\n"
 
-#: src/dird/ua_cmds.c:106
-msgid "prune expired records from catalog"
-msgstr "purge les entrées expirées du catalogue"
+#: src/dird/ua_update.c:192
+#, c-format
+msgid "New use duration is: %s\n"
+msgstr "La nouvelle durée d'utilisation est : %s\n"
 
-#: src/dird/ua_cmds.c:107
-msgid "purge records from catalog"
-msgstr "purge les enregistrements du catalogue"
+#: src/dird/ua_update.c:206
+#, c-format
+msgid "New max jobs is: %s\n"
+msgstr ""
 
-#: src/dird/ua_cmds.c:108
-msgid "python control commands"
+#: src/dird/ua_update.c:219
+#, c-format
+msgid "New max files is: %s\n"
 msgstr ""
 
-#: src/dird/ua_cmds.c:109 src/console/console.c:147
-msgid "quit"
-msgstr "quit"
-
-#: src/dird/ua_cmds.c:110
-msgid "query catalog"
-msgstr "interroger le catalogue"
-
-#: src/dird/ua_cmds.c:111
-msgid "restore files"
-msgstr "restauration de fichier"
-
-#: src/dird/ua_cmds.c:112
-msgid "relabel a tape"
-msgstr "re-labélise une bande"
-
-#: src/dird/ua_cmds.c:113
-msgid "release <storage-name>"
+#: src/dird/ua_update.c:230
+#, c-format
+msgid "Invalid max. bytes specification: %s\n"
 msgstr ""
 
-#: src/dird/ua_cmds.c:114
-msgid "reload conf file"
-msgstr "recharge la configuration"
-
-#: src/dird/ua_cmds.c:115
-msgid "run <job-name>"
-msgstr "run <nom-job> -- lance un job"
-
-#: src/dird/ua_cmds.c:116
-msgid "status [storage | client]=<name>"
-msgstr "status [storage | client]=<name> -- affiche le statut d'un composant"
+#: src/dird/ua_update.c:238
+#, c-format
+msgid "New Max bytes is: %s\n"
+msgstr ""
 
-#: src/dird/ua_cmds.c:117
-msgid "sets debug level"
-msgstr "positionne le niveau de debug"
+#: src/dird/ua_update.c:249 src/dird/ua_update.c:269
+msgid "Invalid value. It must be yes or no.\n"
+msgstr "Saisie invalide. Veuillez répondre oui ou non.\n"
 
-#: src/dird/ua_cmds.c:118
-msgid "sets new client address -- if authorized"
+#: src/dird/ua_update.c:257
+#, c-format
+msgid "New Recycle flag is: %s\n"
 msgstr ""
 
-#: src/dird/ua_cmds.c:119
-msgid "show (resource records) [jobs | pools | ... | all]"
+#: src/dird/ua_update.c:277
+#, c-format
+msgid "New InChanger flag is: %s\n"
 msgstr ""
 
-#: src/dird/ua_cmds.c:120
-msgid "use SQL to query catalog"
-msgstr "passer des commandes SQL pour interroger le catalogue"
-
-#: src/dird/ua_cmds.c:121 src/console/console.c:150
-msgid "print current time"
-msgstr "affiche la date courante"
-
-#: src/dird/ua_cmds.c:122
-msgid "turn on/off trace to file"
-msgstr "active/désactive le fichier de trace"
-
-#: src/dird/ua_cmds.c:123
-msgid "unmount <storage-name>"
-msgstr "unmount <nom-storage> -- démonte un lecteur"
+#: src/dird/ua_update.c:295
+#, c-format
+msgid "Invalid slot, it must be between 0 and MaxVols=%d\n"
+msgstr "Slot invalide, il doit être compris entre 0 et MaxVols=%d\n"
 
-#: src/dird/ua_cmds.c:124
-msgid "umount <storage-name> for old-time Unix guys"
-msgstr "umount <nom-storage> -- démonte un lecteur"
+#: src/dird/ua_update.c:304 src/dird/ua_update.c:727
+#, c-format
+msgid "Error updating media record Slot: ERR=%s"
+msgstr ""
 
-#: src/dird/ua_cmds.c:125
-msgid "update Volume, Pool or slots"
-msgstr "met à jour un volume, un pool ou bien des slots"
+#: src/dird/ua_update.c:306
+#, c-format
+msgid "New Slot is: %d\n"
+msgstr "Le nouveau slot est : %d\n"
 
-#: src/dird/ua_cmds.c:126
-msgid "use catalog xxx"
-msgstr "utilise le catalogue xxx"
+#: src/dird/ua_update.c:331
+#, c-format
+msgid "New Pool is: %s\n"
+msgstr "Le nouveau pool est : %s\n"
 
-#: src/dird/ua_cmds.c:127
-msgid "does variable expansion"
+#: src/dird/ua_update.c:365 src/dird/ua_select.c:524 src/dird/ua_select.c:544
+#: src/baconfig.h:79
+msgid "*None*"
 msgstr ""
 
-#: src/dird/ua_cmds.c:128
-msgid "print Director version"
-msgstr "affiche la version du Director"
+#: src/dird/ua_update.c:374
+#, c-format
+msgid "New RecyclePool is: %s\n"
+msgstr "Le nouveau RecyclePool est : %s\n"
 
-#: src/dird/ua_cmds.c:129
-msgid ""
-"wait until no jobs are running [<jobname=name> | <jobid=nnn> | "
-"<ujobid=complete_name>]"
+#: src/dird/ua_update.c:394
+#, c-format
+msgid "Error updating Volume record: ERR=%s"
 msgstr ""
 
-#: src/dird/ua_cmds.c:167
+#: src/dird/ua_update.c:396
 #, c-format
-msgid "%s: is an illegal command.\n"
-msgstr "%s : est une commande invalide.\n"
-
-#: src/dird/ua_cmds.c:206
-msgid ""
-"You probably don't want to be using this command since it\n"
-"creates database records without labeling the Volumes.\n"
-"You probably want to use the \"label\" command.\n"
-"\n"
+msgid "Volume defaults updated from \"%s\" Pool record.\n"
 msgstr ""
 
-#: src/dird/ua_cmds.c:225
+#: src/dird/ua_update.c:420 src/dird/ua_update.c:453
 #, c-format
-msgid "Pool already has maximum volumes=%d\n"
-msgstr "Le pool a déjà atteint le nombre maximum de volume=%d\n"
-
-#: src/dird/ua_cmds.c:227
-msgid "Enter new maximum (zero for unlimited): "
-msgstr "Entrez le nouveau maximum (zéro pour illimité) : "
+msgid "Error updating Volume records: ERR=%s"
+msgstr ""
 
-#: src/dird/ua_cmds.c:248
+#: src/dird/ua_update.c:422 src/dird/ua_update.c:455
 #, c-format
-msgid "Enter number of Volumes to create. 0=>fixed name. Max=%d: "
-msgstr "Entrez le nombre de Volume à créer. 0=>nom fixé. Max=%d : "
+msgid "All Volume defaults updated from \"%s\" Pool record.\n"
+msgstr ""
 
-#: src/dird/ua_cmds.c:254
+#: src/dird/ua_update.c:438 src/dird/ua_select.c:514 src/dird/ua_output.c:473
 #, c-format
-msgid "The number must be between 0 and %d\n"
-msgstr "Le nombre doit être entre 0 et %d\n"
+msgid "Error obtaining pool ids. ERR=%s\n"
+msgstr "Erreur pendant lors de la récupération du pool. ERR=%s\n"
 
-#: src/dird/ua_cmds.c:261
-msgid "Enter Volume name: "
-msgstr "Entrez le nom du Volume : "
+#: src/dird/ua_update.c:445
+#, c-format
+msgid "Updating all pools, but skipped PoolId=%d. ERR=%s\n"
+msgstr ""
 
-#: src/dird/ua_cmds.c:265
-msgid "Enter base volume name: "
-msgstr "Entrez le nom de base du volume : "
+#: src/dird/ua_update.c:470
+#, fuzzy, c-format
+msgid "Error updating media record Enabled: ERR=%s"
+msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
 
-#: src/dird/ua_cmds.c:287
-msgid "Enter the starting number: "
-msgstr "Entrez le nombre de départ : "
+#: src/dird/ua_update.c:473
+#, fuzzy, c-format
+msgid "New Enabled is: %d\n"
+msgstr "Le nouveau flag Enabled est : %d\n"
 
-#: src/dird/ua_cmds.c:292
-msgid "Start number must be greater than zero.\n"
-msgstr "Le nombre de départ doit être supérieur à zéro.\n"
+#: src/dird/ua_update.c:487
+#, fuzzy, c-format
+msgid "Error updating media record ActionOnPurge: ERR=%s"
+msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
 
-#: src/dird/ua_cmds.c:303
-msgid "Enter slot (0 for none): "
-msgstr "Saisissez le slot (0 pour aucun) : "
+#: src/dird/ua_update.c:490
+#, fuzzy, c-format
+msgid "New ActionOnPurge is: %s\n"
+msgstr "La nouvelle durée d'utilisation est : %s\n"
 
-#: src/dird/ua_cmds.c:307
-msgid "InChanger? yes/no: "
-msgstr "InChanger ? oui/non : "
+#: src/dird/ua_update.c:606
+msgid "Volume Status"
+msgstr "Statut d'un volume"
 
-#: src/dird/ua_cmds.c:335
-#, c-format
-msgid "%d Volumes created in pool %s\n"
-msgstr "%d Volumes créés dans le pool %s\n"
+#: src/dird/ua_update.c:607
+msgid "Volume Retention Period"
+msgstr "Période de rétention d'un volume"
 
-#: src/dird/ua_cmds.c:351 src/dird/ua_cmds.c:927
-msgid "Turn on or off? "
-msgstr "Activer ou désactiver ? (on/off) "
+#: src/dird/ua_update.c:608
+msgid "Volume Use Duration"
+msgstr "Durée d'utilisation d'un volume"
 
-#: src/dird/ua_cmds.c:386
-#, c-format
-msgid "JobId %s is not running. Use Job name to cancel inactive jobs.\n"
-msgstr ""
-"JobId %s n'est pas en cours. Utilisez le nom du Job pour annuler un job "
-"inactif.\n"
+#: src/dird/ua_update.c:609
+msgid "Maximum Volume Jobs"
+msgstr "Nombre maximum de job sur un volume"
 
-#: src/dird/ua_cmds.c:395 src/dird/ua_cmds.c:405
-#, c-format
-msgid "Warning Job %s is not running. Continuing anyway ...\n"
-msgstr "Attention le Job %s n'est pas en cours. Continuons quand même...\n"
+#: src/dird/ua_update.c:610
+msgid "Maximum Volume Files"
+msgstr "Nombre maximum de fichier sur un volume"
 
-#: src/dird/ua_cmds.c:428 src/filed/status.c:184 src/stored/status.c:411
-msgid "No Jobs running.\n"
-msgstr "Pas de job en cours.\n"
+#: src/dird/ua_update.c:611
+msgid "Maximum Volume Bytes"
+msgstr "Taille maximum d'un volume"
 
-#: src/dird/ua_cmds.c:431
-msgid "Select Job:\n"
-msgstr "Sélectionnez le Job :\n"
+#: src/dird/ua_update.c:612
+msgid "Recycle Flag"
+msgstr "Flag de recyclage"
 
-#: src/dird/ua_cmds.c:437
-#, c-format
-msgid "JobId=%s Job=%s"
-msgstr "JobId=%s Job=%s"
+#: src/dird/ua_update.c:613
+msgid "Slot"
+msgstr ""
 
-#: src/dird/ua_cmds.c:442
-msgid "Choose Job to cancel"
-msgstr "Sélectionnez le Job à annuler"
+#: src/dird/ua_update.c:614
+msgid "InChanger Flag"
+msgstr "Flag InChanger"
 
-#: src/dird/ua_cmds.c:446
-msgid "Confirm cancel (yes/no): "
-msgstr "Confirmez l'annulation (oui/non) : "
+#: src/dird/ua_update.c:615
+msgid "Volume Files"
+msgstr "Fichiers du Volume"
 
-#: src/dird/ua_cmds.c:453
-#, c-format
-msgid "Job %s not found.\n"
-msgstr "Job %s non trouvé.\n"
+#: src/dird/ua_update.c:617
+msgid "Volume from Pool"
+msgstr ""
 
-#: src/dird/ua_cmds.c:557
-#, c-format
-msgid ""
-"Error: Pool %s already exists.\n"
-"Use update to change it.\n"
+#: src/dird/ua_update.c:618
+msgid "All Volumes from Pool"
 msgstr ""
-"Erreur : Pool %s est déjà défini.\n"
-"Utilisez update pour le changer\n"
 
-#: src/dird/ua_cmds.c:568
-#, c-format
-msgid "Pool %s created.\n"
-msgstr "Pool %s créé.\n"
+#: src/dird/ua_update.c:619
+msgid "All Volumes from all Pools"
+msgstr ""
 
-#: src/dird/ua_cmds.c:585
-msgid "Python interpreter restarted.\n"
+#: src/dird/ua_update.c:620
+msgid "Enabled"
 msgstr ""
 
-#: src/dird/ua_cmds.c:587 src/dird/ua_cmds.c:1155
-msgid "Nothing done.\n"
-msgstr "Rien de fait.\n"
+#: src/dird/ua_update.c:621
+msgid "RecyclePool"
+msgstr "RecyclePool"
 
-#: src/dird/ua_cmds.c:603 src/dird/ua_cmds.c:649
-msgid "Illegal command from this console.\n"
-msgstr "Commande interdite depuis cette console.\n"
+#: src/dird/ua_update.c:622
+msgid "Action On Purge"
+msgstr ""
 
-#: src/dird/ua_cmds.c:619
-#, c-format
-msgid "Client \"%s\" address set to %s\n"
-msgstr "Client « %s » adresse positionné à %s\n"
+#: src/dird/ua_update.c:623
+msgid "Done"
+msgstr "Fin"
 
-#: src/dird/ua_cmds.c:644
+#: src/dird/ua_update.c:632
 #, c-format
-msgid "Job \"%s\" not found.\n"
-msgstr "Job « %s » non trouvé.\n"
+msgid "Updating Volume \"%s\"\n"
+msgstr "Mise à jour du Volume « %s »\n"
 
-#: src/dird/ua_cmds.c:653
+#: src/dird/ua_update.c:637
 #, c-format
-msgid "Job \"%s\" %sabled\n"
-msgstr ""
+msgid "Current Volume status is: %s\n"
+msgstr "Le statut actuel du volume (Volume status) est : %s\n"
 
-#: src/dird/ua_cmds.c:706 src/dird/ua_cmds.c:1045
-msgid "Failed to connect to Client.\n"
-msgstr "Impossible de se connecter au Client.\n"
+#: src/dird/ua_update.c:638
+msgid "Possible Values are:\n"
+msgstr "Les valeurs possibles sont :\n"
 
-#: src/dird/ua_cmds.c:822
-msgid "Enter new debug level: "
-msgstr "Saisissez le nouveau niveau de debug : "
+#: src/dird/ua_update.c:649
+msgid "Choose new Volume Status"
+msgstr "Saisissez le nouveau statut du volume (Volume Status)"
 
-#: src/dird/ua_cmds.c:888
-msgid "Available daemons are: \n"
-msgstr "Les démons disponibles sont :\n"
+#: src/dird/ua_update.c:655
+#, c-format
+msgid "Current retention period is: %s\n"
+msgstr "La période de rétention actuelle est : %s\n"
 
-#: src/dird/ua_cmds.c:889
-msgid "Director"
-msgstr "Director"
+#: src/dird/ua_update.c:657
+msgid "Enter Volume Retention period: "
+msgstr "Saisissez la période de rétention du volume : "
 
-#: src/dird/ua_cmds.c:892
-msgid "All"
-msgstr ""
+#: src/dird/ua_update.c:664
+#, c-format
+msgid "Current use duration is: %s\n"
+msgstr "La durée d'utilisation actuelle est : %s\n"
 
-#: src/dird/ua_cmds.c:893
-msgid "Select daemon type to set debug level"
-msgstr "Sélectionnez le composant a mettre à jour"
+#: src/dird/ua_update.c:666
+msgid "Enter Volume Use Duration: "
+msgstr "Saisissez la durée d'utilisation du volume : "
 
-#: src/dird/ua_cmds.c:1010
-msgid "No job specified.\n"
-msgstr "Pas de job sélectionné.\n"
+#: src/dird/ua_update.c:673
+#, c-format
+msgid "Current max jobs is: %u\n"
+msgstr "Le nombre maximum de Job actuel est : %u\n"
 
-#: src/dird/ua_cmds.c:1050
-msgid "Error sending include list.\n"
-msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n"
+#: src/dird/ua_update.c:674
+msgid "Enter new Maximum Jobs: "
+msgstr "Saisissez la valeur du nombre maximum de Job : "
 
-#: src/dird/ua_cmds.c:1055
-msgid "Error sending exclude list.\n"
-msgstr "Erreur pendant l'envoi de la liste d'exclusion.\n"
+#: src/dird/ua_update.c:681
+#, c-format
+msgid "Current max files is: %u\n"
+msgstr "Le nombre maximum de fichier actuel est : %u\n"
 
-#: src/dird/ua_cmds.c:1141
-msgid ""
-"In general it is not a good idea to delete either a\n"
-"Pool or a Volume since they may contain data.\n"
-"\n"
-msgstr ""
-"Généralement supprimer un pool ou bien un volume\n"
-"n'est pas une bonne idée car ils peuvent contenir des données.\n"
-"\n"
+#: src/dird/ua_update.c:682
+msgid "Enter new Maximum Files: "
+msgstr "Saisissez la valeur du nombre maximum de fichier (Maximum Files) : "
 
-#: src/dird/ua_cmds.c:1144
-msgid "Choose catalog item to delete"
-msgstr "Choisissez l'objet du catalogue à supprimer"
+#: src/dird/ua_update.c:689
+#, c-format
+msgid "Current value is: %s\n"
+msgstr "La valeur actuelle est : %s\n"
 
-#: src/dird/ua_cmds.c:1212
-msgid "Enter JobId to delete: "
-msgstr "Saisissez le JobId à supprimer : "
+#: src/dird/ua_update.c:690
+msgid "Enter new Maximum Bytes: "
+msgstr "Saisissez la nouvelle taille maximum (octets) : "
 
-#: src/dird/ua_cmds.c:1249
+#: src/dird/ua_update.c:698
 #, c-format
-msgid "Job %s and associated records deleted from the catalog.\n"
-msgstr ""
-"Le Job %s et les enregistrements associés ont été supprimés du catalogue.\n"
+msgid "Current recycle flag is: %s\n"
+msgstr "Le flag de recyclage courant est : %s\n"
 
-#: src/dird/ua_cmds.c:1262
-#, c-format
-msgid ""
-"\n"
-"This command will delete volume %s\n"
-"and all Jobs saved on that volume from the Catalog\n"
+#: src/dird/ua_update.c:700
+msgid "Enter new Recycle status: "
 msgstr ""
-"\n"
-"Cette commande va supprimer le Volume %s\n"
-"et tous les Jobs sauvegardés sur celui-ci du Catalogue\n"
 
-#: src/dird/ua_cmds.c:1266
-msgid "Are you sure you want to delete this Volume? (yes/no): "
-msgstr "Êtes vous certain de vouloir supprimer ce Volume ? (oui/non) : "
+#: src/dird/ua_update.c:707
+#, c-format
+msgid "Current Slot is: %d\n"
+msgstr "Le slot courant est : %d\n"
 
-#: src/dird/ua_cmds.c:1287
-msgid "Are you sure you want to delete this Pool? (yes/no): "
-msgstr "Êtes vous certain de vouloir supprimer ce Pool ? (oui/non) : "
+#: src/dird/ua_update.c:708
+msgid "Enter new Slot: "
+msgstr "Saisissez le nouveau slot : "
 
-#: src/dird/ua_cmds.c:1392
+#: src/dird/ua_update.c:715
 #, c-format
-msgid "Using Catalog name=%s DB=%s\n"
-msgstr "Utilisation du Catalogue name=%s DB=%s\n"
-
-#: src/dird/ua_cmds.c:1452
-msgid "ERR: Can't open db\n"
-msgstr ""
+msgid "Current InChanger flag is: %d\n"
+msgstr "Le flag InChanger courant est : %d\n"
 
-#: src/dird/ua_cmds.c:1488
-#, fuzzy
-msgid "ERR: Job was not found\n"
-msgstr "Job %s non trouvé\n"
+#: src/dird/ua_update.c:716
+#, fuzzy, c-format
+msgid "Set InChanger flag for Volume \"%s\": yes/no: "
+msgstr "Positionner le flag InChanger ? oui/non : "
 
-#: src/dird/ua_cmds.c:1566
+#: src/dird/ua_update.c:729
 #, c-format
-msgid "  %-10s %s\n"
-msgstr "  %-10s %s\n"
+msgid "New InChanger flag is: %d\n"
+msgstr "Le nouveau flag InChanger est : %d\n"
 
-#: src/dird/ua_cmds.c:1568
+#: src/dird/ua_update.c:736
 msgid ""
-"\n"
-"When at a prompt, entering a period cancels the command.\n"
+"Warning changing Volume Files can result\n"
+"in loss of data on your Volume\n"
 "\n"
 msgstr ""
+"Attention, changer le nombre de fichier du Volume peut\n"
+"vous faire perdre des données du Volume\n"
 "\n"
-"Sur une question, tapez un point (.) pour annuler la commande en cours.\n"
 
-#: src/dird/ua_cmds.c:1584
+#: src/dird/ua_update.c:738
 #, c-format
-msgid "%s Version: %s (%s)\n"
-msgstr "%s Version : %s (%s)\n"
+msgid "Current Volume Files is: %u\n"
+msgstr "Le nombre courant de fichier sur le Volume est : %u\n"
 
-#: src/dird/ua_cmds.c:1603
-msgid "Could not find a Catalog resource\n"
-msgstr "Impossible de trouver un Catalogue\n"
+#: src/dird/ua_update.c:739
+msgid "Enter new number of Files for Volume: "
+msgstr "Saisissez le nouveau nombre de fichiers du Volume : "
 
-#: src/dird/ua_cmds.c:1606
-msgid "You must specify a \"use <catalog-name>\" command before continuing.\n"
+#: src/dird/ua_update.c:744
+msgid "Normally, you should only increase Volume Files by one!\n"
 msgstr ""
+"Logiquement, vous devez augmenter le nombre de fichier du Volume d'un !\n"
 
-#: src/dird/ua_cmds.c:1610
+#: src/dird/ua_update.c:745
+#, fuzzy
+msgid "Increase Volume Files? (yes/no): "
+msgstr "Le nouveau nombre de fichier du Volume est : %u\n"
+
+#: src/dird/ua_update.c:755
 #, c-format
-msgid "Using default Catalog name=%s DB=%s\n"
-msgstr "Utilisation du Catalogue par défaut name=%s DB=%s\n"
+msgid "New Volume Files is: %u\n"
+msgstr "Le nouveau nombre de fichier du Volume est : %u\n"
 
-#: src/dird/ua_output.c:61 src/dird/ua_output.c:85
-msgid "ON or OFF keyword missing.\n"
-msgstr "Mot clef ON ou OFF manquant.\n"
+#: src/dird/ua_update.c:767
+#, c-format
+msgid "Current Pool is: %s\n"
+msgstr "Le pool courant est : %s\n"
 
-#: src/dird/ua_output.c:173
-msgid "Keywords for the show command are:\n"
-msgstr ""
+#: src/dird/ua_update.c:768
+msgid "Enter new Pool name: "
+msgstr "Saisissez le nouveau nom pour ce pool : "
 
-#: src/dird/ua_output.c:179
+#: src/dird/ua_update.c:789
 #, c-format
-msgid "%s resource %s not found.\n"
-msgstr "%s ressource %s introuvable.\n"
+msgid "Current Enabled is: %d\n"
+msgstr "La valeur actuelle de Enabled est : %d\n"
 
-#: src/dird/ua_output.c:182
-#, c-format
-msgid "Resource %s not found\n"
-msgstr "Ressource %s introuvable\n"
-
-#: src/dird/ua_output.c:250
-msgid "Hey! DB is NULL\n"
-msgstr ""
+#: src/dird/ua_update.c:790
+msgid "Enter new Enabled: "
+msgstr "Saisissez la nouvelle valeur pour Enabled : "
 
-#: src/dird/ua_output.c:364
+#: src/dird/ua_update.c:809
 #, c-format
-msgid "Jobid %d used %d Volume(s): %s\n"
-msgstr "JobId %d a utilisé %d volume(s) : %s\n"
+msgid "Current RecyclePool is: %s\n"
+msgstr "Le RecyclePool courant est : %s\n"
 
-#: src/dird/ua_output.c:382
-msgid "No Pool specified.\n"
-msgstr "Pas de Pool spécifié.\n"
+#: src/dird/ua_update.c:811
+msgid "No current RecyclePool\n"
+msgstr "Pas de RecyclePool courant\n"
 
-#: src/dird/ua_output.c:403
-#, c-format
-msgid "Pool: %s\n"
-msgstr "Pool : %s\n"
+#: src/dird/ua_update.c:821
+#, fuzzy, c-format
+msgid "Current ActionOnPurge is: %s\n"
+msgstr "La valeur actuelle est : %s\n"
 
-#: src/dird/ua_output.c:428
-#, c-format
-msgid "Unknown list keyword: %s\n"
+#: src/dird/ua_update.c:823
+msgid "Enter new ActionOnPurge (one of: Truncate, None): "
 msgstr ""
 
-#: src/dird/ua_output.c:454
-#, c-format
-msgid "%s is not a job name.\n"
-msgstr "%s n'est pas un nom de job.\n"
-
-#: src/dird/ua_output.c:478
-#, c-format
-msgid "Could not find next Volume for Job %s (%s, %s).\n"
-msgstr "Impossible de trouver le prochain Volume pour le Job %s (%s, %s).\n"
-
-#: src/dird/ua_output.c:482
-#, c-format
-msgid "The next Volume to be used by Job \"%s\" (%s, %s) will be %s\n"
-msgstr "Le prochain Volume utilisé par le Job « %s » (%s, %s) sera %s\n"
+#: src/dird/ua_update.c:831
+msgid "Selection terminated.\n"
+msgstr "Sélection terminée.\n"
 
-#: src/dird/ua_output.c:492
+#: src/dird/ua_update.c:851
 #, c-format
-msgid "Could not find next Volume for Job %s.\n"
-msgstr "Impossible de trouver le prochain volume pour le Job %s.\n"
-
-#: src/dird/ua_output.c:681
-msgid "You have no messages.\n"
-msgstr "Vous n'avez pas de messages.\n"
-
-#: src/console/console.c:96
-#, fuzzy, c-format
-msgid ""
-"Copyright (C) 2000-%s Kern Sibbald\n"
-"\n"
-"Version: "
+msgid "Updating %i job(s).\n"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald\n"
-"\n"
-"Version : "
 
-#: src/console/console.c:97
-#, fuzzy, c-format
-msgid ""
-") %s %s %s\n"
-"\n"
-"Usage: bconsole [-s] [-c config_file] [-d debug_level]\n"
-"       -c <file>   set configuration file to file\n"
-"       -dnn        set debug level to nn\n"
-"       -n          no conio\n"
-"       -s          no signals\n"
-"       -t          test - read configuration and exit\n"
-"       -?          print this message.\n"
-"\n"
-msgstr ""
-") %s %s %s\n"
-"\n"
-"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
-"       -c <file>   set configuration file to file\n"
-"       -dnn        set debug level to nn\n"
-"       -s          no signals\n"
-"       -t          test - lecture de la configuration et sortie\n"
-"\n"
+#: src/dird/ua_update.c:883
+#, c-format
+msgid "db_update_pool_record returned %d. ERR=%s\n"
+msgstr "db_update_pool_record a retourné %d. ERR=%s\n"
 
-#: src/console/console.c:145
-msgid "input from file"
+#: src/dird/ua_update.c:890
+msgid "Pool DB record updated from resource.\n"
 msgstr ""
+"Les paramètres du Pool en base ont été mis à jour depuis la "
+"configuration.\n"
 
-#: src/console/console.c:146
-msgid "output to file"
-msgstr ""
+#: src/dird/ua_update.c:917
+#, fuzzy
+msgid "Expect JobId keyword, not found.\n"
+msgstr "%s ressource %s introuvable.\n"
 
-#: src/console/console.c:148
-msgid "output to file and terminal"
-msgstr ""
+#: src/dird/ua_update.c:942
+#, fuzzy
+msgid "Neither Client nor StartTime specified.\n"
+msgstr "Pas de storage sélectionné.\n"
 
-#: src/console/console.c:149
-msgid "sleep specified time"
-msgstr ""
+#: src/dird/ua_update.c:956 src/dird/ua_restore.c:502
+#, c-format
+msgid "Improper date format: %s\n"
+msgstr "Format de date invalide : %s\n"
 
-#: src/console/console.c:151
-msgid "print Console's version"
+#: src/dird/dird_conf.c:566
+#, c-format
+msgid "Director: name=%s MaxJobs=%d FDtimeout=%s SDtimeout=%s\n"
 msgstr ""
 
-#: src/console/console.c:153
-msgid "zed_keys = use zed keys instead of bash keys"
+#: src/dird/dird_conf.c:571
+#, c-format
+msgid "   query_file=%s\n"
 msgstr ""
 
-#: src/console/console.c:432
-msgid "Available Directors:\n"
+#: src/dird/dird_conf.c:574 src/dird/dird_conf.c:594 src/dird/dird_conf.c:608
+#: src/dird/dird_conf.c:667 src/dird/dird_conf.c:671 src/dird/dird_conf.c:675
+#: src/dird/dird_conf.c:705 src/dird/dird_conf.c:728 src/dird/dird_conf.c:732
+#: src/dird/dird_conf.c:736 src/dird/dird_conf.c:740 src/dird/dird_conf.c:744
+#: src/dird/dird_conf.c:757 src/dird/dird_conf.c:984 src/dird/dird_conf.c:991
+msgid "  --> "
 msgstr ""
 
-#: src/console/console.c:436
+#: src/dird/dird_conf.c:579
 #, c-format
-msgid "%d  %s at %s:%d\n"
-msgstr ""
-
-#: src/console/console.c:440
-msgid "Select Director: "
+msgid "Console: name=%s SSL=%d\n"
 msgstr ""
 
-#: src/console/console.c:446
+#: src/dird/dird_conf.c:584
 #, c-format
-msgid "You must enter a number between 1 and %d\n"
-msgstr "Vous devez saisir un nombre entre 1 et %d\n"
+msgid "Counter: name=%s min=%d max=%d cur=%d wrapcntr=%s\n"
+msgstr ""
 
-#: src/console/console.c:466 src/tray-monitor/tray-monitor.c:858
+#: src/dird/dird_conf.c:589
 #, c-format
-msgid "Connecting to Director %s:%d\n"
-msgstr "Connexion au Director %s:%d\n"
+msgid "Counter: name=%s min=%d max=%d\n"
+msgstr ""
 
-#: src/console/console.c:482 src/gnome2-console/console.c:511
-#: src/wx-console/console_thread.cpp:370
+#: src/dird/dird_conf.c:600
 #, c-format
-msgid "Failed to initialize TLS context for Console \"%s\".\n"
-msgstr "Impossible d'initialiser le contexte TLS pour la Console « %s ».\n"
+msgid "Client: name=%s address=%s FDport=%d MaxJobs=%u\n"
+msgstr ""
 
-#: src/console/console.c:503 src/gnome2-console/console.c:533
-#: src/wx-console/console_thread.cpp:391
+#: src/dird/dird_conf.c:603
 #, c-format
-msgid "Failed to initialize TLS context for Director \"%s\".\n"
-msgstr "Impossible d'initialiser le contexte TLS pour le Director « %s ».\n"
-
-#: src/console/console.c:526
-msgid "Enter a period to cancel a command.\n"
-msgstr "Tapez un point (.) pour annuler une commande.\n"
+msgid "      JobRetention=%s FileRetention=%s AutoPrune=%d\n"
+msgstr ""
 
-#: src/console/console.c:602 src/gnome2-console/console.c:147
+#: src/dird/dird_conf.c:616
 #, c-format
 msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Director \"%s\" in %s. At least one CA certificate store is required.\n"
+"Device: name=%s ok=%d num_writers=%d max_writers=%d\n"
+"      reserved=%d open=%d append=%d read=%d labeled=%d offline=%d autochgr=%"
+"d\n"
+"      poolid=%s volname=%s MediaType=%s\n"
 msgstr ""
 
-#: src/console/console.c:611 src/gnome2-console/console.c:156
+#: src/dird/dird_conf.c:627
 #, c-format
 msgid ""
-"No Director resource defined in %s\n"
-"Without that I don't how to speak to the Director :-(\n"
+"Storage: name=%s address=%s SDport=%d MaxJobs=%u\n"
+"      DeviceName=%s MediaType=%s StorageId=%s\n"
 msgstr ""
-"Pas de director défini pour %s\n"
-"Sans cette définition, il n'est pas possible de se connecter à celui-ci.\n"
 
-#: src/console/console.c:631 src/gnome2-console/console.c:176
+#: src/dird/dird_conf.c:637
 #, c-format
 msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Console \"%s\" in %s.\n"
+"Catalog: name=%s address=%s DBport=%d db_name=%s\n"
+"      db_driver=%s db_user=%s MutliDBConn=%d\n"
 msgstr ""
 
-#: src/console/console.c:785
-msgid "Too many arguments on input command.\n"
-msgstr "Trop d'arguments sur la commande.\n"
-
-#: src/console/console.c:789
-msgid "First argument to input command must be a filename.\n"
-msgstr "Le premier argument de la commande doit être un fichier.\n"
-
-#: src/console/console.c:794
+#: src/dird/dird_conf.c:647
 #, c-format
-msgid "Cannot open file %s for input. ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s pour lecture. ERR=%s\n"
-
-#: src/console/console.c:824
-msgid "Too many arguments on output/tee command.\n"
+msgid "%s: name=%s JobType=%d level=%s Priority=%d Enabled=%d\n"
 msgstr ""
 
-#: src/console/console.c:840
-#, c-format
-msgid "Cannot open file %s for output. ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s pour la sortie. ERR=%s\n"
+#: src/dird/dird_conf.c:648
+msgid "JobDefs"
+msgstr "JobDefs"
 
-#: src/console/console_conf.c:122 src/wx-console/console_conf.c:127
-#: src/gnome2-console/console_conf.c:122
+#: src/dird/dird_conf.c:652
 #, c-format
-msgid "No record for %d %s\n"
+msgid ""
+"     MaxJobs=%u Resched=%d Times=%d Interval=%s Spool=%d WritePartAfterJob=%"
+"d\n"
 msgstr ""
 
-#: src/console/console_conf.c:131 src/wx-console/console_conf.c:136
+#: src/dird/dird_conf.c:658
 #, c-format
-msgid "Console: name=%s rcfile=%s histfile=%s\n"
+msgid "     SpoolSize=%s\n"
 msgstr ""
 
-#: src/console/console_conf.c:135 src/wx-console/console_conf.c:140
-#: src/gnome2-console/console_conf.c:131
+#: src/dird/dird_conf.c:661
 #, c-format
-msgid "Director: name=%s address=%s DIRport=%d\n"
+msgid "     Accurate=%d\n"
 msgstr ""
 
-#: src/console/console_conf.c:139 src/console/console_conf.c:215
-#: src/console/console_conf.c:260 src/console/console_conf.c:287
-#: src/wx-console/console_conf.c:144 src/wx-console/console_conf.c:219
-#: src/wx-console/console_conf.c:264 src/wx-console/console_conf.c:291
-#: src/filed/filed_conf.c:303 src/filed/filed_conf.c:368
-#: src/filed/filed_conf.c:398 src/gnome2-console/console_conf.c:142
-#: src/gnome2-console/console_conf.c:220 src/gnome2-console/console_conf.c:268
-#: src/gnome2-console/console_conf.c:298 src/stored/stored_conf.c:514
-#: src/stored/stored_conf.c:602 src/stored/stored_conf.c:637
+#: src/dird/dird_conf.c:664
 #, c-format
-msgid "Unknown resource type %d\n"
-msgstr ""
-
-#: src/console/authenticate.c:118 src/wx-console/authenticate.c:122
-msgid "TLS negotiation failed\n"
+msgid "     SelectionType=%d\n"
 msgstr ""
 
-#: src/console/authenticate.c:130 src/gnome2-console/authenticate.c:88
-#: src/tray-monitor/authenticate.c:84
+#: src/dird/dird_conf.c:679
 #, c-format
-msgid "Bad response to Hello command: ERR=%s\n"
-msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n"
-
-#: src/console/authenticate.c:137 src/wx-console/authenticate.c:137
-#: src/gnome2-console/authenticate.c:98 src/tray-monitor/authenticate.c:91
-msgid "Director rejected Hello command\n"
-msgstr "Le director a rejeté la commande Hello\n"
-
-#: src/console/authenticate.c:147 src/wx-console/authenticate.c:147
-msgid ""
-"Director authorization problem.\n"
-"Most likely the passwords do not agree.\n"
-"If you are using TLS, there may have been a certificate validation error "
-"during the TLS handshake.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+msgid "  --> Where=%s\n"
 msgstr ""
-"Problème d'authentification avec le director.\n"
-"Le plus souvent, les mots de pass ne correspondent pas.\n"
-"Si vous utilisez TLS, il peut y avoir une erreur de validation du "
-"certificat\n"
-"pendant l'initialisation de la connexion TLS.\n"
-"Vous trouverez de l'aide sur\n"
-"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/wx-console/authenticate.c:130
-msgid "Bad response to Hello command: ERR="
-msgstr ""
+#: src/dird/dird_conf.c:682
+#, c-format
+msgid "  --> RegexWhere=%s\n"
+msgstr "  --> RegexWhere=%s\n"
 
-#: src/filed/acl.c:89 src/filed/acl.c:95
-msgid "ACL support not configured for your machine.\n"
+#: src/dird/dird_conf.c:685
+#, c-format
+msgid "  --> Bootstrap=%s\n"
 msgstr ""
 
-#: src/filed/acl.c:171
-#, fuzzy, c-format
-msgid "acl_to_text error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:200
-#, fuzzy, c-format
-msgid "acl_delete_def_file error on file \"%s\": ERR=%s\n"
+#: src/dird/dird_conf.c:688
+#, c-format
+msgid "  --> WriteBootstrap=%s\n"
 msgstr ""
-"Impossible de récupérer les informations du Media pour le Volume %s : ERR=%"
-"s\n"
-
-#: src/filed/acl.c:208
-#, fuzzy, c-format
-msgid "acl_from_text error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:222
-#, fuzzy, c-format
-msgid "ac_valid error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:237
-#, fuzzy, c-format
-msgid "acl_set_file error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:271
-#, fuzzy, c-format
-msgid "acltostr error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:288 src/filed/acl.c:296
-#, fuzzy, c-format
-msgid "strtoacl error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:308
-#, fuzzy, c-format
-msgid "setacl error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
-
-#: src/filed/acl.c:344
-#, fuzzy, c-format
-msgid "acltotext error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/filed/acl.c:361
+#: src/dird/dird_conf.c:691
 #, fuzzy, c-format
-msgid "aclfromtext error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+msgid "  --> PluginOptions=%s\n"
+msgstr "  --> RunOnSuccess=%u\n"
 
-#: src/filed/acl.c:373
-#, fuzzy, c-format
-msgid "acl(SETACL) error on file \"%s\": ERR=%s\n"
-msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+#: src/dird/dird_conf.c:694
+#, c-format
+msgid "  --> MaxRunTime=%u\n"
+msgstr "  --> MaxRunTime=%u\n"
 
-#: src/filed/job.c:338
+#: src/dird/dird_conf.c:697
 #, c-format
-msgid "2901 Job %s not found.\n"
-msgstr "2901 Le job %s est introuvable.\n"
+msgid "  --> MaxWaitTime=%u\n"
+msgstr "  --> MaxWaitTime=%u\n"
 
-#: src/filed/job.c:347
+#: src/dird/dird_conf.c:700
 #, c-format
-msgid "2001 Job %s marked to be canceled.\n"
-msgstr "2001 Le job %s va être annulé.\n"
+msgid "  --> MaxStartDelay=%u\n"
+msgstr "  --> MaxStartDelay=%u\n"
 
-#: src/filed/job.c:350
-msgid "2902 Error scanning cancel command.\n"
-msgstr "2902 Erreur dans le décodage de la commande d'annulation.\n"
+#: src/dird/dird_conf.c:712
+#, fuzzy, c-format
+msgid "  --> Base %s\n"
+msgstr "  --> Target=%s\n"
 
-#: src/filed/job.c:369
+#: src/dird/dird_conf.c:750
 #, c-format
-msgid "2991 Bad setdebug command: %s\n"
-msgstr "2991 Erreur dans la commande setdebug : %s\n"
+msgid "  --> Run=%s\n"
+msgstr ""
 
-#: src/filed/job.c:385
+#: src/dird/dird_conf.c:754
 #, c-format
-msgid "Bad estimate command: %s"
+msgid "  --> SelectionPattern=%s\n"
 msgstr ""
 
-#: src/filed/job.c:386
-msgid "2992 Bad estimate command.\n"
+#: src/dird/dird_conf.c:765
+#, c-format
+msgid "FileSet: name=%s\n"
 msgstr ""
 
-#: src/filed/job.c:409
+#: src/dird/dird_conf.c:856 src/dird/dird_conf.c:935
 #, c-format
-msgid "Bad Job Command: %s"
+msgid "Schedule: name=%s\n"
 msgstr ""
 
-#: src/filed/job.c:430
+#: src/dird/dird_conf.c:861
 #, c-format
-msgid "Bad RunBeforeJob command: %s\n"
+msgid "  --> Run Level=%s\n"
 msgstr ""
 
-#: src/filed/job.c:431 src/filed/job.c:449
-msgid "2905 Bad RunBeforeJob command.\n"
+#: src/dird/dird_conf.c:862
+msgid "      hour="
 msgstr ""
 
-#: src/filed/job.c:460
-msgid "2905 Bad RunBeforeNow command.\n"
+#: src/dird/dird_conf.c:871
+msgid "      mday="
 msgstr ""
 
-#: src/filed/job.c:475
-#, c-format
-msgid "Bad RunAfter command: %s\n"
+#: src/dird/dird_conf.c:880
+msgid "      month="
 msgstr ""
 
-#: src/filed/job.c:476
-msgid "2905 Bad RunAfterJob command.\n"
+#: src/dird/dird_conf.c:889
+msgid "      wday="
 msgstr ""
 
-#: src/filed/job.c:508
-#, fuzzy, c-format
-msgid "Bad RunScript command: %s\n"
-msgstr "2991 Erreur dans la commande setdebug : %s\n"
-
-#: src/filed/job.c:509
-msgid "2905 Bad RunScript command.\n"
+#: src/dird/dird_conf.c:898
+msgid "      wom="
 msgstr ""
 
-#: src/filed/job.c:608
-#, fuzzy, c-format
-msgid "Error running program: %s. stat=%d: ERR=%s\n"
-msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n"
+#: src/dird/dird_conf.c:907
+msgid "      woy="
+msgstr ""
 
-#: src/filed/job.c:618
+#: src/dird/dird_conf.c:916
 #, c-format
-msgid "Cannot open FileSet input file: %s. ERR=%s\n"
+msgid "      mins=%d\n"
 msgstr ""
 
-#: src/filed/job.c:712
-#, c-format
-msgid "REGEX %s compile error. ERR=%s\n"
+#: src/dird/dird_conf.c:918 src/dird/dird_conf.c:922 src/dird/dird_conf.c:926
+msgid "     --> "
 msgstr ""
 
-#: src/filed/job.c:774
+#: src/dird/dird_conf.c:940
 #, c-format
-msgid "Invalid FileSet command: %s\n"
+msgid "Pool: name=%s PoolType=%s\n"
 msgstr ""
 
-#: src/filed/job.c:989 src/tools/testfind.c:619 src/findlib/match.c:186
+#: src/dird/dird_conf.c:942
 #, c-format
-msgid "Unknown include/exclude option: %c\n"
+msgid "      use_cat=%d use_once=%d cat_files=%d\n"
 msgstr ""
 
-#: src/filed/job.c:1058 src/stored/fd_cmds.c:335
+#: src/dird/dird_conf.c:945
 #, c-format
-msgid "Could not create bootstrap file %s: ERR=%s\n"
-msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
+msgid "      max_vols=%d auto_prune=%d VolRetention=%s\n"
+msgstr ""
 
-#: src/filed/job.c:1160
+#: src/dird/dird_conf.c:948
 #, c-format
-msgid "DIR and FD clocks differ by %d seconds, FD automatically adjusting.\n"
+msgid "      VolUse=%s recycle=%d LabelFormat=%s\n"
 msgstr ""
-"L'horloge du client et du director ont %d secondes d'écart, le client s'est "
-"ajusté automatiquement.\n"
 
-#: src/filed/job.c:1168
+#: src/dird/dird_conf.c:952
 #, c-format
-msgid "Unknown backup level: %s\n"
+msgid "      CleaningPrefix=%s LabelType=%d\n"
 msgstr ""
 
-#: src/filed/job.c:1180
+#: src/dird/dird_conf.c:954
 #, c-format
-msgid "Bad level command: %s\n"
+msgid "      RecyleOldest=%d PurgeOldest=%d ActionOnPurge=%d\n"
 msgstr ""
 
-#: src/filed/job.c:1201
+#: src/dird/dird_conf.c:958
 #, c-format
-msgid "Bad session command: %s"
+msgid "      MaxVolJobs=%d MaxVolFiles=%d MaxVolBytes=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1222
+#: src/dird/dird_conf.c:962
 #, c-format
-msgid "Bad storage command: %s"
+msgid "      MigTime=%s MigHiBytes=%s MigLoBytes=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1231
+#: src/dird/dird_conf.c:966
 #, c-format
-msgid "Failed to connect to Storage daemon: %s:%d\n"
+msgid "      JobRetention=%s FileRetention=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1243
-msgid "Failed to authenticate Storage daemon.\n"
+#: src/dird/dird_conf.c:970
+#, c-format
+msgid "      NextPool=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1281
-msgid "Cannot contact Storage daemon\n"
-msgstr "Impossible de se connecter au démon Storage\n"
-
-#: src/filed/job.c:1299
+#: src/dird/dird_conf.c:973
 #, c-format
-msgid "Bad response to append open: %s\n"
+msgid "      RecyclePool=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1304
-msgid "Bad response from stored to open command\n"
-msgstr ""
+#: src/dird/dird_conf.c:976
+#, fuzzy, c-format
+msgid "      ScratchPool=%s\n"
+msgstr "Utilisation du Catalogue « %s »\n"
 
-#: src/filed/job.c:1331
-#, c-format
-msgid "Generate VSS snapshots. Driver=\"%s\", Drive(s)=\"%s\"\n"
-msgstr "Création des snapshot VSS. Driver=« %s », Lecteur(s)=« %s »\n"
+#: src/dird/dird_conf.c:979
+#, fuzzy, c-format
+msgid "      Catalog=%s\n"
+msgstr "Utilisation du Catalogue Â«Â %s »\n"
 
-#: src/filed/job.c:1333
-#, fuzzy
-msgid "Generate VSS snapshots failed.\n"
-msgstr "Erreur durant la création des snapshots. ERR=%s\n"
-
-#: src/filed/job.c:1340
-#, fuzzy, c-format
-msgid ""
-"Generate VSS snapshot of drive \"%c:\\\" failed. VSS support is disabled on "
-"this drive.\n"
-msgstr "Erreur lors de la création du snapshot VSS du lecteur « %c:\\\\ »\n"
-
-#: src/filed/job.c:1347
+#: src/dird/dird_conf.c:999
 #, c-format
-msgid "VSS Writer (PrepareForBackup): %s\n"
+msgid "Messages: name=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1352
-msgid "No drive letters found for generating VSS snapshots.\n"
+#: src/dird/dird_conf.c:1001
+#, c-format
+msgid "      mailcmd=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1356
+#: src/dird/dird_conf.c:1003
 #, c-format
-msgid "VSS was not initialized properly. VSS support is disabled. ERR=%s\n"
+msgid "      opcmd=%s\n"
 msgstr ""
 
-#: src/filed/job.c:1412
-msgid "Append Close with SD failed.\n"
-msgstr ""
+#: src/dird/dird_conf.c:1416
+#, c-format
+msgid "Cannot find Pool resource %s\n"
+msgstr "Impossible de trouver la ressource Pool « %s »\n"
 
-#: src/filed/job.c:1416
+#: src/dird/dird_conf.c:1427
 #, c-format
-msgid "Bad status %d returned from Storage Daemon.\n"
-msgstr ""
+msgid "Cannot find Console resource %s\n"
+msgstr "Impossible de trouver la ressource Console « %s »\n"
 
-#: src/filed/job.c:1434
+#: src/dird/dird_conf.c:1440 src/stored/stored_conf.c:613
 #, c-format
-msgid "VSS Writer (BackupComplete): %s\n"
-msgstr ""
+msgid "Cannot find Storage resource %s\n"
+msgstr "Impossible de trouver la ressource Storage « %s »\n"
 
-#: src/filed/job.c:1461
+#: src/dird/dird_conf.c:1449
 #, c-format
-msgid "2994 Bad verify command: %s\n"
-msgstr ""
+msgid "Cannot find Job resource %s\n"
+msgstr "Impossible de trouver la ressource Job « %s »\n"
 
-#: src/filed/job.c:1476 src/filed/job.c:1515
+#: src/dird/dird_conf.c:1499
 #, c-format
-msgid "2994 Bad verify level: %s\n"
-msgstr ""
+msgid "Cannot find Counter resource %s\n"
+msgstr "Impossible de trouver la ressource Counter « %s »\n"
 
-#: src/filed/job.c:1555
+#: src/dird/dird_conf.c:1520
 #, c-format
-msgid "Bad replace command. CMD=%s\n"
-msgstr ""
+msgid "Cannot find Schedule resource %s\n"
+msgstr "Impossible de trouver la ressource Schedule « %s »\n"
 
-#: src/filed/job.c:1632
-msgid "Improper calling sequence.\n"
+#: src/dird/dird_conf.c:1600
+#, c-format
+msgid "Name item is required in %s resource, but not found.\n"
 msgstr ""
 
-#: src/filed/job.c:1652
+#: src/dird/dird_conf.c:1613
 #, c-format
-msgid "Bad response to SD read open: %s\n"
+msgid "Inserting %s res: %s index=%d pass=%d\n"
 msgstr ""
 
-#: src/filed/job.c:1657
-msgid "Bad response from stored to read open command\n"
-msgstr ""
+#: src/dird/dird_conf.c:1626
+#, fuzzy, c-format
+msgid "Expected one of: %s, got: %s"
+msgstr "Attendait %s, a pas : %s"
 
-#: src/filed/job.c:1721
+#: src/dird/dird_conf.c:1699
 #, c-format
-msgid "Comm error with SD. bad response to %s. ERR=%s\n"
-msgstr ""
+msgid "Expected a Migration Job Type keyword, got: %s"
+msgstr "Attendait un type de Job de Migration, eu : %s"
 
-#: src/filed/job.c:1724
+#: src/dird/dird_conf.c:1725
 #, c-format
-msgid "Bad response to %s command. Wanted %s, got %s\n"
+msgid "Expected a Job Type keyword, got: %s"
 msgstr ""
 
-#: src/filed/filed.c:51
-#, fuzzy, c-format
-msgid ""
-"Copyright (C) 2000-%s Kern Sibbald\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: bacula-fd [-f -s] [-c config_file] [-d debug_level]\n"
-"        -c <file>   use <file> as configuration file\n"
-"        -dnn        set debug level to nn\n"
-"        -f          run in foreground (for debugging)\n"
-"        -g          groupid\n"
-"        -i          inetd request\n"
-"        -s          no signals (for debugging)\n"
-"        -t          test configuration file and exit\n"
-"        -u          userid\n"
-"        -v          verbose user messages\n"
-"        -?          print this message.\n"
-"\n"
-msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald.\n"
-"\n"
-"Version : %s (%s)\n"
-"\n"
-"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"      -c <fich>      utilise fich comme fichier de configuration\n"
-"      -dnn           positionne le niveau de debug à nn\n"
-"      -f             reste en avant-plan (pour debugger)\n"
-"      -g             groupid\n"
-"      -r <job>       lance <job> maintenant\n"
-"      -s             pas de signaux\n"
-"      -t             test - lit seulement le fichier de configuration\n"
-"      -u             userid\n"
-"      -v             affiche les messages utilisateurs\n"
-"      -?             affiche ce message.\n"
-"\n"
+#: src/dird/dird_conf.c:1749
+#, c-format
+msgid "Expected a Job Level keyword, got: %s"
+msgstr "Attendait un niveau de sauvegarde, eu : %s"
 
-#: src/filed/filed.c:271
+#: src/dird/dird_conf.c:1769
 #, c-format
-msgid ""
-"No File daemon resource defined in %s\n"
-"Without that I don't know who I am :-(\n"
-msgstr ""
+msgid "Expected a Restore replacement option, got: %s"
+msgstr "Attendait un niveau de remplacement, eu : %s"
 
-#: src/filed/filed.c:276
+#: src/dird/dird_conf.c:1975 src/dird/inc_conf.c:726
 #, c-format
-msgid "Only one Client resource permitted in %s\n"
-msgstr ""
+msgid "Expecting open brace. Got %s"
+msgstr "Attendait {, eu : %s"
 
-#: src/filed/filed.c:299
+#: src/dird/dird_conf.c:1989 src/dird/inc_conf.c:392 src/dird/inc_conf.c:741
 #, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"File daemon in %s.\n"
-msgstr ""
+msgid "Expecting keyword, got: %s\n"
+msgstr "Attendait un mot clef, eu : %s\n"
 
-#: src/filed/filed.c:323
-msgid "PKI encryption/signing enabled but not compiled into Bacula.\n"
+#: src/dird/dird_conf.c:2006 src/dird/inc_conf.c:410 src/dird/inc_conf.c:756
+#, c-format
+msgid "Keyword %s not permitted in this resource"
 msgstr ""
 
-#: src/filed/filed.c:334
-#, c-format
-msgid ""
-"\"PKI Key Pair\" must be defined for File daemon \"%s\" in %s if either "
-"\"PKI Sign\" or \"PKI Encrypt\" are enabled.\n"
+#: src/dird/ua_tree.c:75
+#, fuzzy
+msgid "add dir/file to be restored recursively, wildcards allowed"
 msgstr ""
+"marque récursivement les fichiers/répertoires pour être restaurés, les "
+"jokers (*) fonctionnent"
+
+#: src/dird/ua_tree.c:76
+msgid "change current directory"
+msgstr "change le répertoire courant"
 
-#: src/filed/filed.c:346 src/filed/filed.c:377 src/filed/filed.c:418
+#: src/dird/ua_tree.c:77
+msgid "count marked files in and below the cd"
+msgstr "compte le nombre de fichiers marqués à partir du répertoire courant"
+
+#: src/dird/ua_tree.c:78
 #, fuzzy
-msgid "Failed to allocate a new keypair object.\n"
-msgstr "Impossible de se connecter au Director\n"
+msgid "delete dir/file to be restored recursively in dir"
+msgstr "dé-sélectionne les fichiers/répertoires récursivement"
 
-#: src/filed/filed.c:350
-#, c-format
-msgid "Failed to load public certificate for File daemon \"%s\" in %s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:79 src/dird/ua_tree.c:80
+msgid "long list current directory, wildcards allowed"
+msgstr "liste détaillée du répertoire courant, les jocker (*) fonctionnent"
 
-#: src/filed/filed.c:356
-#, c-format
-msgid "Failed to load private key for File daemon \"%s\" in %s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:81
+msgid "leave file selection mode"
+msgstr "sort de la sélection des fichiers"
 
-#: src/filed/filed.c:386 src/filed/filed.c:427
-#, c-format
-msgid "Failed to load private key from file %s for File daemon \"%s\" in %s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:82
+msgid "estimate restore size"
+msgstr "estime la taille de la restauration"
 
-#: src/filed/filed.c:393
-#, c-format
-msgid ""
-"Failed to load trusted signer certificate from file %s for File daemon \"%s"
-"\" in %s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:83
+msgid "same as done command"
+msgstr "synonyme de la commande  « done »"
 
-#: src/filed/filed.c:434
-#, c-format
-msgid ""
-"Failed to load master key certificate from file %s for File daemon \"%s\" in "
-"%s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:84
+msgid "find files, wildcards allowed"
+msgstr "recherche des fichiers, les jokers (*) fonctionnent"
 
-#: src/filed/filed.c:450
-#, c-format
-msgid "No Director resource defined in %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:85 src/dird/ua_tree.c:98 src/dird/ua_tree.c:99
+msgid "print help"
+msgstr "affiche l'aide"
 
-#: src/filed/verify.c:45
-#, c-format
-msgid "Cannot malloc %d network read buffer\n"
-msgstr ""
+#: src/dird/ua_tree.c:86 src/dird/ua_tree.c:87
+msgid "list current directory, wildcards allowed"
+msgstr "affiche le contenu du répertoire courant, les jokers (*) fonctionnent"
 
-#: src/filed/verify.c:113 src/filed/backup.c:271
-#, c-format
-msgid "     Could not access %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_tree.c:88
+#, fuzzy
+msgid "list subdir in current directory, wildcards allowed"
+msgstr "affiche le contenu du répertoire courant, les jokers (*) fonctionnent"
 
-#: src/filed/verify.c:120 src/filed/backup.c:278
-#, c-format
-msgid "     Could not follow link %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_tree.c:89
+msgid "list the marked files in and below the cd"
+msgstr "liste les fichiers marqués à partir du répertoire courant"
 
-#: src/filed/verify.c:127 src/filed/backup.c:285
-#, c-format
-msgid "     Could not stat %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_tree.c:90
+#, fuzzy
+msgid "list the marked files in"
+msgstr "liste les fichiers marqués à partir du répertoire courant"
 
-#: src/filed/verify.c:133 src/filed/backup.c:292
-#, c-format
-msgid "     Unchanged file skipped: %s\n"
+#: src/dird/ua_tree.c:91
+msgid "mark dir/file to be restored recursively, wildcards allowed"
 msgstr ""
+"marque récursivement les fichiers/répertoires pour être restaurés, les "
+"jokers (*) fonctionnent"
 
-#: src/filed/verify.c:136
-#, c-format
-msgid "     Archive file skipped: %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:92
+msgid "mark directory name to be restored (no files)"
+msgstr "marque un répertoire (seulement) pour la restauration"
 
-#: src/filed/verify.c:139
-#, c-format
-msgid "     Recursion turned off. Directory skipped: %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:93 src/dird/ua_tree.c:94
+msgid "print current working directory"
+msgstr "affiche le répertoire courant"
 
-#: src/filed/verify.c:142
-#, c-format
-msgid "     File system change prohibited. Directory skipped: %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:95
+msgid "unmark dir/file to be restored recursively in dir"
+msgstr "dé-sélectionne les fichiers/répertoires récursivement"
 
-#: src/filed/verify.c:147 src/filed/backup.c:299
-#, c-format
-msgid "     Could not open directory %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_tree.c:96
+msgid "unmark directory name only no recursion"
+msgstr "dé-sélectionne seulement un répertoire"
 
-#: src/filed/verify.c:152
-#, c-format
-msgid "     Unknown file type %d: %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:97
+msgid "quit and do not do restore"
+msgstr "quitte et annule la restauration"
 
-#: src/filed/verify.c:195 src/filed/verify_vol.c:201
-#, c-format
-msgid "Network error in send to Director: ERR=%s\n"
+#: src/dird/ua_tree.c:119
+msgid ""
+"\n"
+"You are now entering file selection mode where you add (mark) and\n"
+"remove (unmark) files to be restored. No files are initially added, unless\n"
+"you used the \"all\" keyword on the command line.\n"
+"Enter \"done\" to leave this mode.\n"
+"\n"
 msgstr ""
+"\n"
+"Vous êtes dans le mode de sélection des fichiers ou vous devez ajouter "
+"(mark)\n"
+"et supprimez (unmark) les fichiers à restaurer. Aucun fichier n'est "
+"sélectionné\n"
+"par défaut sauf si vous avez utilisé l'option « all » dans la "
+"commande.\n"
+"Terminez votre saisie par « done »\n"
+"\n"
 
-#: src/filed/verify.c:228 src/filed/backup.c:335
+#: src/dird/ua_tree.c:130 src/dird/ua_tree.c:790
 #, c-format
-msgid "%s digest initialization failed\n"
-msgstr ""
+msgid "cwd is: %s\n"
+msgstr "Le répertoire courant est : %s\n"
 
-#: src/filed/verify.c:285 src/filed/backup.c:398
-#, c-format
-msgid "     Cannot open %s: ERR=%s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:139 src/dird/ua_tree.c:154
+#, fuzzy, c-format
+msgid "Invalid command \"%s\". Enter \"done\" to exit.\n"
+msgstr "Commande invalide. Tapez « done » pour quitter.\n"
 
-#: src/filed/verify.c:299 src/filed/backup.c:447
-#, c-format
-msgid "     Cannot open resource fork for %s: ERR=%s.\n"
-msgstr ""
+#: src/dird/ua_tree.c:343 src/dird/ua_tree.c:355 src/dird/ua_tree.c:372
+msgid "No files marked.\n"
+msgstr "Aucun fichier sélectionné.\n"
 
-#: src/filed/verify.c:335
-#, c-format
-msgid "Error reading file %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_tree.c:357
+msgid "1 file marked.\n"
+msgstr "1 fichier sélectionné.\n"
 
-#: src/filed/pythonfd.c:144 src/stored/pythonsd.c:149
+#: src/dird/ua_tree.c:359
 #, c-format
-msgid "Cannot delete attribute %s"
-msgstr ""
+msgid "%s files marked.\n"
+msgstr "%s fichiers sélectionnés.\n"
 
-#: src/filed/pythonfd.c:162 src/filed/pythonfd.c:178 src/stored/pythonsd.c:182
-#, c-format
-msgid "Cannot find attribute %s"
-msgstr ""
+#: src/dird/ua_tree.c:387
+msgid "No directories marked.\n"
+msgstr "Pas de répertoire sélectionné.\n"
 
-#: src/filed/authenticate.c:47
+#: src/dird/ua_tree.c:389
+msgid "1 directory marked.\n"
+msgstr "1 répertoire sélectionné.\n"
+
+#: src/dird/ua_tree.c:391
 #, c-format
-msgid "I only authenticate directors, not %d\n"
-msgstr ""
+msgid "%s directories marked.\n"
+msgstr "%s répertoires sélectionnés.\n"
 
-#: src/filed/authenticate.c:55 src/stored/authenticate.c:53
+#: src/dird/ua_tree.c:412
 #, c-format
-msgid "Bad Hello command from Director at %s. Len=%d.\n"
+msgid "%s total files/dirs. %s marked to be restored.\n"
 msgstr ""
+"%s fichiers/répertoires au total. %s sélectionné pour la restauration.\n"
 
-#: src/filed/authenticate.c:67 src/stored/authenticate.c:64
-#, c-format
-msgid "Bad Hello command from Director at %s: %s\n"
+#: src/dird/ua_tree.c:423
+msgid "No file specification given.\n"
 msgstr ""
 
-#: src/filed/authenticate.c:79
-#, fuzzy, c-format
-msgid "Connection from unknown Director %s at %s rejected.\n"
-msgstr "Connexion au Director %s:%d\n"
+#: src/dird/ua_tree.c:634
+#, c-format
+msgid "Node %s has no children.\n"
+msgstr "Le noeud %s n'a pas de fils.\n"
 
-#: src/filed/authenticate.c:115
+#: src/dird/ua_tree.c:727
 #, c-format
-msgid "Incorrect password given by Director at %s.\n"
-msgstr ""
+msgid "%d total files; %d marked to be restored; %s bytes.\n"
+msgstr "%d fichiers en tout ; %d marqués pour la restauration ; %s octets.\n"
 
-#: src/filed/authenticate.c:122
+#: src/dird/ua_tree.c:738 src/stored/btape.c:2936
+#, c-format
 msgid ""
-"Authorization problem: Remote server did not advertize required TLS "
-"support.\n"
+"  Command    Description\n"
+"  =======    ===========\n"
 msgstr ""
+"  Commande   Description\n"
+"  ========   ===========\n"
 
-#: src/filed/authenticate.c:176 src/stored/dircmd.c:185
-msgid "Unable to authenticate Director\n"
+#: src/dird/ua_tree.c:761
+msgid "Too few or too many arguments. Try using double quotes.\n"
 msgstr ""
+"Trop ou pas assez d'arguments sur la commande. Essayez d'utiliser des "
+"« \" »\n"
 
-#: src/filed/authenticate.c:221
-msgid ""
-"Authorization key rejected by Storage daemon.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+#: src/dird/ua_tree.c:773
+msgid "Invalid path given.\n"
 msgstr ""
 
-#: src/filed/backup.c:70
-msgid "Cannot set buffer size FD->SD.\n"
-msgstr ""
+#: src/dird/ua_tree.c:809 src/dird/ua_tree.c:821
+msgid "No files unmarked.\n"
+msgstr "Pas de fichier dé-sélectionné.\n"
 
-#: src/filed/backup.c:113 src/filed/backup.c:125
-msgid "An error occured while encrypting the stream.\n"
-msgstr ""
+#: src/dird/ua_tree.c:823
+msgid "1 file unmarked.\n"
+msgstr "1 fichier dé-sélectionné.\n"
 
-#: src/filed/backup.c:236
+#: src/dird/ua_tree.c:826
 #, c-format
-msgid "     Recursion turned off. Will not descend from %s into %s\n"
-msgstr ""
+msgid "%s files unmarked.\n"
+msgstr "%s fichiers dé-sélectionnés.\n"
 
-#: src/filed/backup.c:243
-#, c-format
-msgid "     Filesystem change prohibited. Will not descend from %s into %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:837 src/dird/ua_tree.c:854
+msgid "No directories unmarked.\n"
+msgstr "Pas de répertoire dé-sélectionné\n"
 
-#: src/filed/backup.c:249
-#, c-format
-msgid "     Disallowed filesystem. Will not descend from %s into %s\n"
-msgstr ""
+#: src/dird/ua_tree.c:856
+msgid "1 directory unmarked.\n"
+msgstr "1 répertoire dé-sélectionné\n"
 
-#: src/filed/backup.c:254
+#: src/dird/ua_tree.c:858
 #, c-format
-msgid "     Disallowed drive type. Will not descend into %s\n"
-msgstr ""
-
-#: src/filed/backup.c:295
-#, c-format
-msgid "     Archive file not saved: %s\n"
-msgstr ""
-
-#: src/filed/backup.c:305
-#, c-format
-msgid "     Unknown file type %d; not saved: %s\n"
-msgstr ""
+msgid "%d directories unmarked.\n"
+msgstr "%d répertoires dé-sélectionnés.\n"
 
-#: src/filed/backup.c:349
+#: src/dird/ua_select.c:54
 #, c-format
-msgid "%s signature digest initialization failed\n"
-msgstr ""
+msgid "The current %s retention period is: %s\n"
+msgstr "La période de rétention courante %s est : %s\n"
 
-#: src/filed/backup.c:367
-#, c-format
-msgid "Python reader program \"%s\" not found.\n"
-msgstr ""
+#: src/dird/ua_select.c:59
+msgid "Continue? (yes/mod/no): "
+msgstr "Continuer ? (oui/mod/non) : "
 
-#: src/filed/backup.c:501
-msgid "Failed to allocate memory for stream signature.\n"
-msgstr ""
+#: src/dird/ua_select.c:63
+msgid "Enter new retention period: "
+msgstr "Saisissez une nouvelle période de rétention : "
 
-#: src/filed/backup.c:506 src/filed/backup.c:512 src/filed/backup.c:525
-msgid "An error occured while signing the stream.\n"
-msgstr ""
+#: src/dird/ua_select.c:67
+msgid "Invalid period.\n"
+msgstr "Période invalide.\n"
 
-#: src/filed/backup.c:630
-#, c-format
-msgid "Compression deflateParams error: %d\n"
-msgstr ""
+#: src/dird/ua_select.c:143
+msgid "You have the following choices:\n"
+msgstr "Vous avez les choix suivants :\n"
 
-#: src/filed/backup.c:644
-msgid "Failed to initialize encryption context\n"
-msgstr ""
+#: src/dird/ua_select.c:159
+msgid "The defined Storage resources are:\n"
+msgstr "Les ressources de Stockage définies sont :\n"
 
-#: src/filed/backup.c:665 src/filed/backup.c:786 src/filed/backup.c:815
-#: src/filed/backup.c:836 src/filed/backup.c:882 src/filed/backup.c:895
-#: src/filed/backup.c:903 src/filed/backup.c:948 src/filed/backup.c:982
-#, c-format
-msgid "Network send error to SD. ERR=%s\n"
-msgstr ""
+#: src/dird/ua_select.c:167
+msgid "Select Storage resource"
+msgstr "Sélectionnez la ressource de Stockage"
 
-#: src/filed/backup.c:742
-#, c-format
-msgid "Compression deflate error: %d\n"
-msgstr ""
+#: src/dird/ua_select.c:182 src/dird/ua_restore.c:1243
+msgid "The defined FileSet resources are:\n"
+msgstr "Les FileSet définis sont :\n"
 
-#: src/filed/backup.c:749
-#, c-format
-msgid "Compression deflateReset error: %d\n"
-msgstr ""
+#: src/dird/ua_select.c:190 src/dird/ua_restore.c:1247
+msgid "Select FileSet resource"
+msgstr "Sélectionnez le FileSet"
 
-#: src/filed/backup.c:774
-msgid "Encryption error\n"
-msgstr ""
+#: src/dird/ua_select.c:220 src/dird/ua_cmds.c:2049
+msgid "Could not find a Catalog resource\n"
+msgstr "Impossible de trouver un Catalogue\n"
 
-#: src/filed/backup.c:802
-msgid "Encryption padding error\n"
+#: src/dird/ua_select.c:223
+msgid "You must specify a \"use <catalog-name>\" command before continuing.\n"
 msgstr ""
 
-#: src/filed/backup.c:827
-#, c-format
-msgid "Read error on file %s. ERR=%s\n"
-msgstr ""
+#: src/dird/ua_select.c:229
+msgid "The defined Catalog resources are:\n"
+msgstr "Les Catalogues définis sont :\n"
 
-#: src/filed/backup.c:830
-msgid "Too many errors.\n"
-msgstr ""
+#: src/dird/ua_select.c:237
+msgid "Catalog"
+msgstr "Catalogue"
 
-#: src/filed/backup.c:873
-#, c-format
-msgid "Error reading ACL of %s\n"
-msgstr ""
+#: src/dird/ua_select.c:237
+msgid "Select Catalog resource"
+msgstr "Sélectionnez le Catalogue"
 
-#: src/filed/backup.c:927
-msgid "Invalid file flags, no supported data stream type.\n"
-msgstr ""
+#: src/dird/ua_select.c:255 src/dird/ua_select.c:281
+msgid "The defined Job resources are:\n"
+msgstr "Les Job définis sont :\n"
 
-#: src/filed/status.c:62
-#, c-format
-msgid "%s Version: %s (%s) %s %s %s %s\n"
-msgstr ""
+#: src/dird/ua_select.c:266 src/dird/ua_select.c:289
+msgid "Select Job resource"
+msgstr "Sélectionnez le Job"
 
-#: src/filed/status.c:66 src/stored/status.c:74
-#, c-format
-msgid "Daemon started %s, %d Job%s run since started.\n"
-msgstr "Démon démarré le %s, %d job%s lancés depuis.\n"
+#: src/dird/ua_select.c:304
+msgid "The defined Restore Job resources are:\n"
+msgstr "Les Job de restauration sont :\n"
 
-#: src/filed/status.c:120
-#, c-format
-msgid " Sizeof: off_t=%d size_t=%d debug=%d trace=%d\n"
-msgstr ""
+#: src/dird/ua_select.c:312
+msgid "Select Restore Job"
+msgstr "Sélectionnez le Job de restauration"
 
-#: src/filed/status.c:128
-msgid "Running Jobs:\n"
-msgstr "Job en cours :\n"
+#: src/dird/ua_select.c:329
+msgid "The defined Client resources are:\n"
+msgstr "Les clients définis sont :\n"
 
-#: src/filed/status.c:139
-#, c-format
-msgid "Director connected at: %s\n"
-msgstr "Connexion du director le %s\n"
+#: src/dird/ua_select.c:337
+msgid "Select Client (File daemon) resource"
+msgstr "Sélectionnez le client (File daemon)"
 
-#: src/filed/status.c:141
+#: src/dird/ua_select.c:364
 #, c-format
-msgid "JobId %d Job %s is running.\n"
-msgstr ""
+msgid "Error: Client resource %s does not exist.\n"
+msgstr "Erreur : le client %s n'est pas définie.\n"
 
-#: src/filed/status.c:144
+#: src/dird/ua_select.c:389
 #, c-format
-msgid "    %s%s Job started: %s\n"
-msgstr ""
+msgid "Could not find Client %s: ERR=%s"
+msgstr "Impossible de trouver le client %s : ERR=%s"
 
-#: src/filed/status.c:156 src/stored/status.c:388
+#: src/dird/ua_select.c:399 src/dird/ua_select.c:453
 #, c-format
-msgid "    Files=%s Bytes=%s Bytes/sec=%s\n"
-msgstr ""
+msgid "Could not find Client \"%s\": ERR=%s"
+msgstr "Impossible de trouver le client « %s » : ERR=%s"
 
-#: src/filed/status.c:161
+#: src/dird/ua_select.c:428
 #, c-format
-msgid "    Files Examined=%s\n"
-msgstr ""
+msgid "Error obtaining client ids. ERR=%s\n"
+msgstr "Erreur pendant l'obtention de l'identifiant du Client. ERR=%s\n"
 
-#: src/filed/status.c:166
-#, c-format
-msgid "    Processing file: %s\n"
+#: src/dird/ua_select.c:432
+msgid "No clients defined. You must run a job before using this command.\n"
 msgstr ""
+"Pas de client défini. Vous devez lancer une sauvegarde avant d'utiliser "
+"cette commande.\n"
 
-#: src/filed/status.c:177
-msgid "    SDSocket closed.\n"
-msgstr ""
+#: src/dird/ua_select.c:436
+msgid "Defined Clients:\n"
+msgstr "Clients définis :\n"
 
-#: src/filed/status.c:209
-msgid "Terminated Jobs:\n"
-msgstr "Job terminés :\n"
+#: src/dird/ua_select.c:446
+msgid "Select the Client"
+msgstr "Sélectionnez le client"
 
-#: src/filed/status.c:315 src/filed/status.c:339 src/stored/status.c:603
-#: src/stored/status.c:626
+#: src/dird/ua_select.c:479 src/dird/ua_select.c:503 src/dird/ua_select.c:548
 #, c-format
-msgid "Bad .status command: %s\n"
-msgstr ""
-
-#: src/filed/status.c:316
-msgid "2900 Bad .status command, missing argument.\n"
-msgstr ""
+msgid "Could not find Pool \"%s\": ERR=%s"
+msgstr "Impossible de trouver le Pool « %s » : ERR=%s"
 
-#: src/filed/status.c:340
-msgid "2900 Bad .status command, wrong argument.\n"
+#: src/dird/ua_select.c:518
+msgid "No pools defined. Use the \"create\" command to create one.\n"
 msgstr ""
+"Pas de Pool défini. Utilisez la commande « create » pour en créer un.\n"
 
-#: src/filed/status.c:377 src/stored/status.c:544
-msgid "Init Catalog"
-msgstr ""
+#: src/dird/ua_select.c:522
+msgid "Defined Pools:\n"
+msgstr "Pools définis :\n"
 
-#: src/filed/status.c:380 src/stored/status.c:547
-msgid "Volume to Catalog"
-msgstr ""
+#: src/dird/ua_select.c:535
+msgid "Select the Pool"
+msgstr "Sélectionnez le Pool"
 
-#: src/filed/status.c:383 src/stored/status.c:550
-msgid "Disk to Catalog"
-msgstr ""
+#: src/dird/ua_select.c:573
+#, c-format
+msgid "No access to Pool \"%s\"\n"
+msgstr "Pas d'accès au Pool « %s »\n"
 
-#: src/filed/status.c:386 src/stored/status.c:553
-msgid "Data"
-msgstr ""
+#: src/dird/ua_select.c:599
+#, fuzzy
+msgid "Enter *MediaId or Volume name: "
+msgstr "Saisissez le MediaId ou le nom du Volume : "
 
-#: src/filed/status.c:441 src/stored/status.c:677
-msgid "Bacula Idle"
-msgstr ""
+#: src/dird/ua_select.c:625
+msgid "The defined Pool resources are:\n"
+msgstr "Les Pools définis sont :\n"
 
-#: src/filed/status.c:452 src/stored/status.c:688
-msgid "Bacula Running"
-msgstr ""
+#: src/dird/ua_select.c:633
+msgid "Select Pool resource"
+msgstr "Sélectionnez le Pool"
 
-#: src/filed/status.c:466 src/stored/status.c:702
-msgid "Last Job Canceled"
-msgstr ""
+#: src/dird/ua_select.c:657 src/dird/ua_restore.c:537
+#, c-format
+msgid "Error: Pool resource \"%s\" does not exist.\n"
+msgstr "Erreur : le Pool « %s » n'existe pas.\n"
 
-#: src/filed/status.c:470 src/stored/status.c:706
-msgid "Last Job Failed"
-msgstr ""
+#: src/dird/ua_select.c:668
+msgid "Enter the JobId to select: "
+msgstr "Entrez le JobId à sélectionner : "
 
-#: src/filed/status.c:474 src/stored/status.c:710
-msgid "Last Job had Warnings"
-msgstr ""
+#: src/dird/ua_select.c:706
+#, c-format
+msgid "Could not find Job \"%s\": ERR=%s"
+msgstr "Impossible de trouver le Job « %s » : ERR=%s"
 
-#: src/filed/restore.c:67
+#: src/dird/ua_select.c:786
 #, c-format
-msgid "Size of data or stream of %s not correct. Original %s, restored %s.\n"
-msgstr ""
+msgid "Automatically selected %s: %s\n"
+msgstr "Sélection automatique %s : %s\n"
 
-#: src/filed/restore.c:144
-msgid "Open File Manager paused\n"
+#: src/dird/ua_select.c:797
+#, c-format
+msgid ""
+"Your request has multiple choices for \"%s\". Selection is not possible in "
+"batch mode.\n"
 msgstr ""
 
-#: src/filed/restore.c:148
-msgid "FAILED to pause Open File Manager\n"
-msgstr ""
+#: src/dird/ua_select.c:815
+#, c-format
+msgid "Selection list for \"%s\" is empty!\n"
+msgstr "La sélection pour « %s » est vide !\n"
 
-#: src/filed/restore.c:156
+#: src/dird/ua_select.c:821
 #, c-format
-msgid "Running as '%s'. Privmask=%#08x\n"
-msgstr ""
+msgid "Automatically selected: %s\n"
+msgstr "Sélection automatique : %s\n"
 
-#: src/filed/restore.c:158
-msgid "Failed to retrieve current UserName\n"
-msgstr ""
+#: src/dird/ua_select.c:833
+msgid "Selection aborted, nothing done.\n"
+msgstr "Sélection annulée, rien de fait.\n"
 
-#: src/filed/restore.c:211 src/filed/verify_vol.c:91
+#: src/dird/ua_select.c:838
 #, c-format
-msgid "Record header scan error: %s\n"
-msgstr ""
+msgid "Please enter a number between 1 and %d\n"
+msgstr "Merci de saisir un nombre entre 1 et %d\n"
 
-#: src/filed/restore.c:218 src/filed/verify_vol.c:100
-#, c-format
-msgid "Data record error. ERR=%s\n"
+#: src/dird/ua_select.c:887
+msgid "Storage name given twice.\n"
 msgstr ""
 
-#: src/filed/restore.c:222 src/filed/verify_vol.c:104
+#: src/dird/ua_select.c:904
 #, c-format
-msgid "Actual data size %d not same as header %d\n"
-msgstr ""
+msgid "Expecting jobid=nn command, got: %s\n"
+msgstr "Attendait l'option jobid=nn, pas : %s\n"
 
-#: src/filed/restore.c:247 src/filed/restore.c:527
-msgid "Logic error: output file should be open\n"
-msgstr ""
+#: src/dird/ua_select.c:908
+#, c-format
+msgid "JobId %s is not running.\n"
+msgstr "JobId %s n'est pas en cours.\n"
 
-#: src/filed/restore.c:264 src/filed/restore.c:543 src/filed/restore.c:580
+#: src/dird/ua_select.c:918
 #, c-format
-msgid "Missing cryptographic signature for %s\n"
-msgstr ""
+msgid "Expecting job=xxx, got: %s.\n"
+msgstr "Attendait l'option job=xxx, pas : %s\n"
 
-#: src/filed/restore.c:278 src/filed/restore.c:549
-msgid "Logic error: output file should not be open\n"
-msgstr ""
+#: src/dird/ua_select.c:922 src/dird/ua_select.c:934
+#, c-format
+msgid "Job \"%s\" is not running.\n"
+msgstr "Job « %s » n'est pas en cours.\n"
 
-#: src/filed/restore.c:289 src/filed/verify_vol.c:143 src/stored/bls.c:367
-#: src/stored/bextract.c:285 src/stored/bscan.c:644
+#: src/dird/ua_select.c:930
 #, c-format
-msgid "Record header file index %ld not equal record index %ld\n"
-msgstr ""
+msgid "Expecting ujobid=xxx, got: %s.\n"
+msgstr "Attendait l'option ujobid=xxx, pas : %s\n"
 
-#: src/filed/restore.c:302 src/stored/bextract.c:294
+#: src/dird/ua_select.c:950
 #, c-format
-msgid "%s stream not supported on this Client.\n"
-msgstr ""
+msgid "Storage resource \"%s\": not found\n"
+msgstr "Storage resource « %s » : non trouvé\n"
 
-#: src/filed/restore.c:360
-msgid "Missing private key required to decrypt encrypted backup data."
-msgstr ""
+#: src/dird/ua_select.c:982
+msgid "Enter autochanger drive[0]: "
+msgstr "Saisissez le numéro du lecteur de l'autochanger [0] : "
 
-#: src/filed/restore.c:363
-msgid "Decrypt of the session key failed."
-msgstr ""
+#: src/dird/ua_select.c:1003
+msgid "Enter autochanger slot: "
+msgstr "Saisissez le slot de l'autochanger [0] : "
 
-#: src/filed/restore.c:367
-#, c-format
-msgid "An error occured while decoding encrypted session data stream: %s"
+#: src/dird/ua_select.c:1033
+msgid "Media Types defined in conf file:\n"
 msgstr ""
 
-#: src/filed/restore.c:379
-#, c-format
-msgid "Failed to initialize decryption context for %s\n"
+#: src/dird/ua_select.c:1039
+msgid "Media Type"
 msgstr ""
 
-#: src/filed/restore.c:443
-#, c-format
-msgid "     Cannot open resource fork for %s.\n"
-msgstr ""
+#: src/dird/ua_select.c:1039
+msgid "Select the Media Type"
+msgstr "Choisissez le type de Media"
 
-#: src/filed/restore.c:466
-#, c-format
-msgid "     Invalid length of Finder Info (got %d, not 32)\n"
-msgstr ""
+#: src/dird/ua_status.c:175
+msgid "Status available for:\n"
+msgstr "Statut disponible pour :\n"
 
-#: src/filed/restore.c:470
-#, c-format
-msgid "     Could not set Finder Info on %s\n"
-msgstr ""
+#: src/dird/ua_status.c:181
+msgid "Select daemon type for status"
+msgstr "Saisissez le composant à afficher"
 
-#: src/filed/restore.c:482
+#: src/dird/ua_status.c:295 src/stored/status.c:219
 #, c-format
-msgid "Can't restore ACL of %s\n"
-msgstr ""
+msgid "%s Version: %s (%s) %s %s %s\n"
+msgstr "%s Version : %s (%s) %s %s %s\n"
 
-#: src/filed/restore.c:494
+#: src/dird/ua_status.c:299
 #, c-format
-msgid "Can't restore default ACL of %s\n"
-msgstr ""
+msgid "Daemon started %s, 1 Job run since started.\n"
+msgstr "Démon démarré depuis %s, 1 job lancé depuis cette date.\n"
 
-#: src/filed/restore.c:504
+#: src/dird/ua_status.c:302
 #, c-format
-msgid "Failed to decode message signature for %s\n"
-msgstr ""
+msgid "Daemon started %s, %d Jobs run since started.\n"
+msgstr "Démon démarré depuis %s, %d jobs lancés depuis cette date.\n"
+
+#: src/dird/ua_status.c:357 src/dird/ua_cmds.c:882 src/dird/ua_cmds.c:1604
+#: src/dird/job.c:152 src/dird/job.c:158 src/dird/job.c:1118
+#: src/dird/job.c:1122 src/dird/ua_dotcmds.c:365
+msgid "unknown source"
+msgstr "source inconnue"
 
-#: src/filed/restore.c:552 src/stored/bextract.c:452
+#: src/dird/ua_status.c:360 src/dird/ua_cmds.c:885 src/dird/ua_dotcmds.c:368
 #, c-format
-msgid "Unknown stream=%d ignored. This shouldn't happen!\n"
-msgstr ""
+msgid "Connecting to Storage daemon %s at %s:%d\n"
+msgstr "Connexion au Storage Daemon %s (%s:%d)\n"
 
-#: src/filed/restore.c:625
+#: src/dird/ua_status.c:363
 #, c-format
 msgid ""
-"%d non-supported data streams and %d non-supported attrib streams ignored.\n"
+"\n"
+"Failed to connect to Storage daemon %s.\n"
+"====\n"
 msgstr ""
+"\n"
+"Impossible de se connecter au Storage Daemon %s.\n"
+"====\n"
 
-#: src/filed/restore.c:629
-#, c-format
-msgid "%d non-supported resource fork streams ignored.\n"
-msgstr ""
+#: src/dird/ua_status.c:371 src/dird/ua_cmds.c:891 src/dird/ua_dotcmds.c:374
+msgid "Connected to storage daemon\n"
+msgstr "Connecté au Storage Daemon\n"
 
-#: src/filed/restore.c:632
+#: src/dird/ua_status.c:402 src/dird/ua_cmds.c:911 src/dird/ua_cmds.c:1301
+#: src/dird/ua_dotcmds.c:394
 #, c-format
-msgid "%d non-supported Finder Info streams ignored.\n"
-msgstr ""
+msgid "Connecting to Client %s at %s:%d\n"
+msgstr "Connexion au client %s (%s:%d)\n"
 
-#: src/filed/restore.c:635
+#: src/dird/ua_status.c:405
 #, c-format
-msgid "%d non-supported acl streams ignored.\n"
+msgid ""
+"Failed to connect to Client %s.\n"
+"====\n"
 msgstr ""
+"Impossible de se connecter au client %s.\n"
+"====\n"
 
-#: src/filed/restore.c:646
-msgid "None"
-msgstr ""
+#: src/dird/ua_status.c:413
+msgid "Connected to file daemon\n"
+msgstr "Connecté avec le File Daemon\n"
 
-#: src/filed/restore.c:650
-msgid "Zlib errno"
+#: src/dird/ua_status.c:433
+msgid ""
+"\n"
+"Scheduled Jobs:\n"
 msgstr ""
+"\n"
+"Jobs planifiés :\n"
 
-#: src/filed/restore.c:652
-msgid "Zlib stream error"
+#: src/dird/ua_status.c:434
+msgid ""
+"Level          Type     Pri  Scheduled          Name               Volume\n"
 msgstr ""
+"Type           Action   Pri  Planification      Nom                Volume\n"
 
-#: src/filed/restore.c:654
-msgid "Zlib data error"
+#: src/dird/ua_status.c:435
+msgid "===================================================================================\n"
 msgstr ""
 
-#: src/filed/restore.c:656
-msgid "Zlib memory error"
-msgstr ""
+#: src/dird/ua_status.c:492
+#, fuzzy, c-format
+msgid "%-14s\t%-8s\t%3d\t%-18s\t%-18s\t%s\n"
+msgstr "%-14s %-8s %3d  %-18s %-18s %s\n"
 
-#: src/filed/restore.c:658
-msgid "Zlib buffer error"
-msgstr ""
+#: src/dird/ua_status.c:496
+#, c-format
+msgid "%-14s %-8s %3d  %-18s %-18s %s\n"
+msgstr "%-14s %-8s %3d  %-18s %-18s %s\n"
 
-#: src/filed/restore.c:660
-msgid "Zlib version error"
+#: src/dird/ua_status.c:550
+msgid "Ignoring invalid value for days. Max is 500.\n"
 msgstr ""
 
-#: src/filed/restore.c:695
-#, c-format
-msgid "Signature validation failed for %s: \n"
-msgstr ""
+#: src/dird/ua_status.c:593
+msgid "No Scheduled Jobs.\n"
+msgstr "Pas de job programmé.\n"
 
-#: src/filed/restore.c:702 src/filed/restore.c:717
+#: src/dird/ua_status.c:618
 #, c-format
-msgid "Signature validation failed for %s: %s\n"
-msgstr ""
+msgid "Console connected at %s\n"
+msgstr "Console connecté à %s\n"
 
-#: src/filed/restore.c:761 src/stored/bextract.c:383
-#, c-format
-msgid "Seek to %s error on %s: ERR=%s\n"
+#: src/dird/ua_status.c:628
+msgid ""
+"No Jobs running.\n"
+"====\n"
 msgstr ""
+"Pas de job en cours.\n"
+"====\n"
 
-#: src/filed/restore.c:787
-#, c-format
-msgid "Uncompression error on file %s. ERR=%s\n"
-msgstr ""
+#: src/dird/ua_status.c:634
+msgid " JobId Level   Name                       Status\n"
+msgstr " JobId Type    Nom                        Statut\n"
 
-#: src/filed/restore.c:797 src/stored/bextract.c:417
-msgid "GZIP data stream found, but GZIP not configured!\n"
+#: src/dird/ua_status.c:644
+msgid "is waiting execution"
+msgstr "est en attente d'exécution"
+
+#: src/dird/ua_status.c:647
+msgid "is running"
+msgstr "est en cours"
+
+#: src/dird/ua_status.c:650
+msgid "is blocked"
+msgstr "est bloqué"
+
+#: src/dird/ua_status.c:653
+msgid "has terminated"
+msgstr "est terminé"
+
+#: src/dird/ua_status.c:656
+#, fuzzy
+msgid "has terminated with warnings"
+msgstr "Job terminés :\n"
+
+#: src/dird/ua_status.c:659
+msgid "has erred"
 msgstr ""
 
-#: src/filed/restore.c:818
-msgid "Decryption error\n"
+#: src/dird/ua_status.c:662
+msgid "has errors"
+msgstr "est en erreur"
+
+#: src/dird/ua_status.c:665
+msgid "has a fatal error"
+msgstr "est en erreur (fatale)"
+
+#: src/dird/ua_status.c:668
+msgid "has verify differences"
 msgstr ""
 
-#: src/filed/restore.c:837 src/filed/restore.c:882
+#: src/dird/ua_status.c:671
+msgid "has been canceled"
+msgstr "a été annulé"
+
+#: src/dird/ua_status.c:676
+#, fuzzy
+msgid "is waiting on Client"
+msgstr "est en attente du client %s"
+
+#: src/dird/ua_status.c:678
 #, c-format
-msgid "Write error in Win32 Block Decomposition on %s: %s\n"
-msgstr ""
+msgid "is waiting on Client %s"
+msgstr "est en attente du client %s"
 
-#: src/filed/restore.c:843 src/filed/restore.c:888 src/stored/bextract.c:355
-#: src/stored/bextract.c:405
+#: src/dird/ua_status.c:686 src/dird/ua_status.c:688
 #, c-format
-msgid "Write error on %s: %s\n"
+msgid "is waiting on Storage %s"
+msgstr "est en attente du Storage %s"
+
+#: src/dird/ua_status.c:690
+#, fuzzy
+msgid "is waiting on Storage"
+msgstr "est en attente du Storage %s"
+
+#: src/dird/ua_status.c:696
+msgid "is waiting on max Storage jobs"
 msgstr ""
 
-#: src/filed/restore.c:876
-#, c-format
-msgid "Decryption error for %s\n"
+#: src/dird/ua_status.c:699
+msgid "is waiting on max Client jobs"
 msgstr ""
 
-#: src/filed/verify_vol.c:57
-msgid "Storage command not issued before Verify.\n"
+#: src/dird/ua_status.c:702
+msgid "is waiting on max Job jobs"
 msgstr ""
 
-#: src/filed/verify_vol.c:137
-#, c-format
-msgid "Error scanning record header: %s\n"
+#: src/dird/ua_status.c:705
+msgid "is waiting on max total jobs"
 msgstr ""
 
-#: src/tools/testfind.c:50
+#: src/dird/ua_status.c:708
+msgid "is waiting for its start time"
+msgstr "attend son heure de démarrage"
+
+#: src/dird/ua_status.c:711
+msgid "is waiting for higher priority jobs to finish"
+msgstr "attend qu'un job plus prioritaire se termine"
+
+#: src/dird/ua_status.c:728
 #, c-format
-msgid ""
-"\n"
-"Usage: testfind [-d debug_level] [-] [pattern1 ...]\n"
-"       -a          print extended attributes (Win32 debug)\n"
-"       -dnn        set debug level to nn\n"
-"       -c          specify config file containing FileSet resources\n"
-"       -f          specify which FileSet to use\n"
-"       -?          print this message.\n"
-"\n"
-"Patterns are used for file inclusion -- normally directories.\n"
-"Debug level >= 1 prints each file found.\n"
-"Debug level >= 10 prints path/file for catalog.\n"
-"Errors are always printed.\n"
-"Files/paths truncated is the number of files/paths with len > 255.\n"
-"Truncation is only in the catalog.\n"
-"\n"
-msgstr ""
+msgid "is in unknown state %c"
+msgstr "est dans un état inconnu %c"
+
+#: src/dird/ua_status.c:742
+msgid "is waiting for a mount request"
+msgstr "est en attente d'un montage"
+
+#: src/dird/ua_status.c:749
+msgid "is waiting for an appendable Volume"
+msgstr "est en attente d'un volume libre"
+
+#: src/dird/ua_status.c:757
+#, fuzzy
+msgid "is waiting for Client to connect to Storage daemon"
+msgstr "attend que le client %s se connecte au Storage %s"
 
-#: src/tools/testfind.c:209
+#: src/dird/ua_status.c:759
 #, c-format
-msgid ""
-"\n"
-"Total files    : %d\n"
-"Max file length: %d\n"
-"Max path length: %d\n"
-"Files truncated: %d\n"
-"Paths truncated: %d\n"
-"Hard links     : %d\n"
-msgstr ""
+msgid "is waiting for Client %s to connect to Storage %s"
+msgstr "attend que le client %s se connecte au Storage %s"
+
+#: src/dird/ua_status.c:790
+#, fuzzy, c-format
+msgid "%6d\t%-6s\t%-20s\t%s\t%s\n"
+msgstr "%6d %-6s  %-20s %s\n"
 
-#: src/tools/testfind.c:249
+#: src/dird/ua_status.c:794
 #, c-format
-msgid "Reg: %s\n"
-msgstr ""
+msgid "%6d %-6s  %-20s %s\n"
+msgstr "%6d %-6s  %-20s %s\n"
 
-#: src/tools/testfind.c:271
-msgid "\t[will not descend: recursion turned off]"
+#: src/dird/ua_status.c:798
+#, c-format
+msgid "               %-30s\n"
 msgstr ""
 
-#: src/tools/testfind.c:273
-msgid "\t[will not descend: file system change not allowed]"
-msgstr ""
+#: src/dird/ua_status.c:818
+msgid "No Terminated Jobs.\n"
+msgstr "Pas de job terminé.\n"
 
-#: src/tools/testfind.c:275
-msgid "\t[will not descend: disallowed file system]"
-msgstr ""
+#: src/dird/ua_status.c:826
+msgid "====================================================================\n"
+msgstr "=====================================================================\n"
 
-#: src/tools/testfind.c:277
-msgid "\t[will not descend: disallowed drive type]"
+#: src/dird/ua_status.c:898
+msgid "\n"
+msgstr "\n"
+
+#: src/dird/ua_output.c:69 src/dird/ua_output.c:93
+msgid "ON or OFF keyword missing.\n"
+msgstr "Mot clef ON ou OFF manquant.\n"
+
+#: src/dird/ua_output.c:113
+#, fuzzy
+msgid "Disabled Jobs:\n"
+msgstr "est bloqué"
+
+#: src/dird/ua_output.c:119
+#, fuzzy
+msgid "No disabled Jobs.\n"
+msgstr "Pas de job programmé.\n"
+
+#: src/dird/ua_output.c:163
+#, fuzzy
+msgid "disabled"
+msgstr "est bloqué"
+
+#: src/dird/ua_output.c:208
+msgid "Keywords for the show command are:\n"
 msgstr ""
 
-#: src/tools/testfind.c:293 src/tools/testls.c:172
+#: src/dird/ua_output.c:214
 #, c-format
-msgid "Err: Could not access %s: %s\n"
-msgstr ""
+msgid "%s resource %s not found.\n"
+msgstr "%s ressource %s introuvable.\n"
 
-#: src/tools/testfind.c:296 src/tools/testls.c:175
+#: src/dird/ua_output.c:217
 #, c-format
-msgid "Err: Could not follow ff->link %s: %s\n"
+msgid "Resource %s not found\n"
+msgstr "Ressource %s introuvable\n"
+
+#: src/dird/ua_output.c:288
+msgid "Hey! DB is NULL\n"
 msgstr ""
 
-#: src/tools/testfind.c:299 src/tools/testls.c:178
+#: src/dird/ua_output.c:444
 #, c-format
-msgid "Err: Could not stat %s: %s\n"
-msgstr ""
+msgid "Jobid %d used %d Volume(s): %s\n"
+msgstr "JobId %d a utilisé %d volume(s) : %s\n"
+
+#: src/dird/ua_output.c:462
+msgid "No Pool specified.\n"
+msgstr "Pas de Pool spécifié.\n"
 
-#: src/tools/testfind.c:302 src/tools/testls.c:181
+#: src/dird/ua_output.c:483
 #, c-format
-msgid "Skip: File not saved. No change. %s\n"
+msgid "Pool: %s\n"
+msgstr "Pool : %s\n"
+
+#: src/dird/ua_output.c:499
+msgid "Ignoring invalid value for days. Max is 50.\n"
 msgstr ""
 
-#: src/tools/testfind.c:305 src/tools/testls.c:184
+#: src/dird/ua_output.c:521
 #, c-format
-msgid "Err: Attempt to backup archive. Not saved. %s\n"
+msgid "Unknown list keyword: %s\n"
 msgstr ""
 
-#: src/tools/testfind.c:308 src/tools/testls.c:193
+#: src/dird/ua_output.c:547
 #, c-format
-msgid "Err: Could not open directory %s: %s\n"
-msgstr ""
+msgid "%s is not a job name.\n"
+msgstr "%s n'est pas un nom de job.\n"
+
+#: src/dird/ua_output.c:561
+#, fuzzy, c-format
+msgid "Could not find Pool for Job %s\n"
+msgstr "Impossible d'ouvrir le device %s\n"
+
+#: src/dird/ua_output.c:574
+#, fuzzy, c-format
+msgid "Could not find next Volume for Job %s (Pool=%s, Level=%s).\n"
+msgstr "Impossible de trouver le prochain Volume pour le Job %s (%s, %s).\n"
+
+#: src/dird/ua_output.c:578
+#, fuzzy, c-format
+msgid ""
+"The next Volume to be used by Job \"%s\" (Pool=%s, Level=%s) will be %s\n"
+msgstr "Le prochain Volume utilisé par le Job « %s » (%s, %s) sera %s\n"
 
-#: src/tools/testfind.c:311 src/tools/testls.c:196
+#: src/dird/ua_output.c:589
 #, c-format
-msgid "Err: Unknown file ff->type %d: %s\n"
-msgstr ""
+msgid "Could not find next Volume for Job %s.\n"
+msgstr "Impossible de trouver le prochain volume pour le Job %s.\n"
 
-#: src/tools/testfind.c:361
+#: src/dird/ua_output.c:715 src/dird/job.c:134
 #, c-format
-msgid "===== Filename truncated to 255 chars: %s\n"
-msgstr ""
+msgid "Could not open database \"%s\".\n"
+msgstr "Impossible d'ouvrir la base de données « %s ».\n"
 
-#: src/tools/testfind.c:378
+#: src/dird/ua_output.c:728
 #, c-format
-msgid "========== Path name truncated to 255 chars: %s\n"
-msgstr ""
+msgid "Pool %s not in database. %s"
+msgstr "Pool %s introuvable en base. %s"
 
-#: src/tools/testfind.c:387
+#: src/dird/ua_output.c:736
 #, c-format
-msgid "========== Path length is zero. File=%s\n"
+msgid "Pool %s created in database.\n"
+msgstr "Pool %s créé en base.\n"
+
+#: src/dird/ua_output.c:789
+msgid "You have no messages.\n"
+msgstr "Vous n'avez pas de messages.\n"
+
+#: src/dird/ua_output.c:869
+msgid "Message too long to display.\n"
 msgstr ""
 
-#: src/tools/testfind.c:390
+#: src/dird/msgchan.c:204
 #, c-format
-msgid "Path: %s\n"
+msgid "Storage daemon rejected Job command: %s\n"
 msgstr ""
 
-#: src/tools/bregex.c:131 src/tools/bwild.c:106
-#, fuzzy, c-format
-msgid "Could not open data file: %s\n"
-msgstr "Impossible d'ouvrir la base de données « %s ».\n"
+#: src/dird/msgchan.c:212
+#, c-format
+msgid "<stored: bad response to Job command: %s\n"
+msgstr ""
 
-#: src/tools/testls.c:39
+#: src/dird/msgchan.c:311
 #, c-format
 msgid ""
 "\n"
-"Usage: testls [-d debug_level] [-] [pattern1 ...]\n"
-"       -a          print extended attributes (Win32 debug)\n"
-"       -dnn        set debug level to nn\n"
-"       -e          specify file of exclude patterns\n"
-"       -i          specify file of include patterns\n"
-"       -           read pattern(s) from stdin\n"
-"       -?          print this message.\n"
-"\n"
-"Patterns are file inclusion -- normally directories.\n"
-"Debug level >= 1 prints each file found.\n"
-"Debug level >= 10 prints path/file for catalog.\n"
-"Errors always printed.\n"
-"Files/paths truncated is number with len > 255.\n"
-"Truncation is only in catalog.\n"
-"\n"
+"     Storage daemon didn't accept Device \"%s\" because:\n"
+"     %s"
 msgstr ""
 
-#: src/tools/testls.c:124
+#: src/dird/msgchan.c:315
 #, c-format
-msgid "Could not open include file: %s\n"
+msgid ""
+"\n"
+"     Storage daemon didn't accept Device \"%s\" command.\n"
 msgstr ""
 
-#: src/tools/testls.c:137
+#: src/dird/msgchan.c:320
+#, fuzzy, c-format
+msgid "Using Device \"%s\"\n"
+msgstr "Using Device \"%s\"\n"
+
+#: src/dird/msgchan.c:340 src/dird/msgchan.c:527
 #, c-format
-msgid "Could not open exclude file: %s\n"
+msgid "Cannot create message thread: %s\n"
 msgstr ""
 
-#: src/tools/testls.c:187
+#: src/dird/run_conf.c:206
 #, c-format
-msgid "Recursion turned off. Directory not entered. %s\n"
-msgstr ""
+msgid "Expected an equals, got: %s"
+msgstr "Attendait un égale, pas : %s"
 
-#: src/tools/testls.c:190
+#: src/dird/run_conf.c:219 src/dird/run_conf.c:231
 #, c-format
-msgid "Skip: File system change prohibited. Directory not entered. %s\n"
+msgid "Expect a YES or NO, got: %s"
+msgstr "Attendait Oui ou Non, eu : %s"
+
+#: src/dird/run_conf.c:245
+#, c-format
+msgid "Job level field: %s not found in run record"
 msgstr ""
 
-#: src/tools/dbcheck.c:162
-msgid ""
-"Warning skipping the additional parameters for working directory/dbname/user/"
-"password/host.\n"
+#: src/dird/run_conf.c:263
+#, c-format
+msgid "Could not find specified Pool Resource: %s"
 msgstr ""
 
-#: src/tools/dbcheck.c:178
+#: src/dird/run_conf.c:288
 #, c-format
-msgid "Error can not find the Catalog name[%s] in the given config file [%s]\n"
+msgid "Could not find specified Storage Resource: %s"
 msgstr ""
 
-#: src/tools/dbcheck.c:180
+#: src/dird/run_conf.c:300
 #, c-format
-msgid "Error there is no Catalog section in the given config file [%s]\n"
+msgid "Could not find specified Messages Resource: %s"
 msgstr ""
 
-#: src/tools/dbcheck.c:189
-msgid "Error no Director resource defined.\n"
+#: src/dird/run_conf.c:308
+#, c-format
+msgid "Expected a keyword name, got: %s"
 msgstr ""
 
-#: src/tools/dbcheck.c:203
-msgid "Wrong number of arguments.\n"
+#: src/dird/run_conf.c:347
+msgid "Day number out of range (1-31)"
 msgstr ""
 
-#: src/tools/dbcheck.c:208
-msgid "Working directory not supplied.\n"
+#: src/dird/run_conf.c:364 src/dird/run_conf.c:519
+msgid "Week number out of range (0-53)"
 msgstr ""
 
-#: src/tools/dbcheck.c:272
+#: src/dird/run_conf.c:380
 #, c-format
-msgid "Hello, this is the database check/correct program.\n"
+msgid "Job type field: %s in run record not found"
 msgstr ""
 
-#: src/tools/dbcheck.c:274
+#: src/dird/run_conf.c:387
 #, c-format
-msgid "Modify database is on."
+msgid "Unexpected token: %d:%s"
 msgstr ""
 
-#: src/tools/dbcheck.c:276
-#, c-format
-msgid "Modify database is off."
+#: src/dird/run_conf.c:431
+msgid "Time must be preceded by keyword AT."
 msgstr ""
 
-#: src/tools/dbcheck.c:278 src/tools/dbcheck.c:339
-#, c-format
-msgid " Verbose is on.\n"
+#: src/dird/run_conf.c:440
+msgid "Time logic error.\n"
 msgstr ""
 
-#: src/tools/dbcheck.c:280 src/tools/dbcheck.c:341
-#, c-format
-msgid " Verbose is off.\n"
+#: src/dird/run_conf.c:455 src/dird/run_conf.c:474
+msgid "Bad time specification."
 msgstr ""
 
-#: src/tools/dbcheck.c:282
-#, c-format
-msgid "Please select the fuction you want to perform.\n"
+#: src/dird/run_conf.c:488
+msgid "Range logic error.\n"
 msgstr ""
 
-#: src/tools/dbcheck.c:286
-#, c-format
-msgid ""
-"\n"
-"     1) Toggle modify database flag\n"
-"     2) Toggle verbose flag\n"
-"     3) Repair bad Filename records\n"
-"     4) Repair bad Path records\n"
-"     5) Eliminate duplicate Filename records\n"
-"     6) Eliminate duplicate Path records\n"
-"     7) Eliminate orphaned Jobmedia records\n"
-"     8) Eliminate orphaned File records\n"
-"     9) Eliminate orphaned Path records\n"
-"    10) Eliminate orphaned Filename records\n"
-"    11) Eliminate orphaned FileSet records\n"
-"    12) Eliminate orphaned Client records\n"
-"    13) Eliminate orphaned Job records\n"
-"    14) Eliminate all Admin records\n"
-"    15) Eliminate all Restore records\n"
-"    16) All (3-15)\n"
-"    17) Quit\n"
+#: src/dird/run_conf.c:497
+msgid "Bad day range specification."
 msgstr ""
 
-#: src/tools/dbcheck.c:305
-#, c-format
-msgid ""
-"\n"
-"     1) Toggle modify database flag\n"
-"     2) Toggle verbose flag\n"
-"     3) Check for bad Filename records\n"
-"     4) Check for bad Path records\n"
-"     5) Check for duplicate Filename records\n"
-"     6) Check for duplicate Path records\n"
-"     7) Check for orphaned Jobmedia records\n"
-"     8) Check for orphaned File records\n"
-"     9) Check for orphaned Path records\n"
-"    10) Check for orphaned Filename records\n"
-"    11) Check for orphaned FileSet records\n"
-"    12) Check for orphaned Client records\n"
-"    13) Check for orphaned Job records\n"
-"    14) Check for all Admin records\n"
-"    15) Check for all Restore records\n"
-"    16) All (3-15)\n"
-"    17) Quit\n"
+#: src/dird/run_conf.c:544
+msgid "Invalid month, week or position day range"
 msgstr ""
 
-#: src/tools/dbcheck.c:325
-msgid "Select function number: "
+#: src/dird/run_conf.c:559
+msgid "Invalid month, weekday or position range"
 msgstr ""
 
-#: src/tools/dbcheck.c:332
-#, c-format
-msgid "Database will be modified.\n"
+#: src/dird/run_conf.c:618
+msgid "Unexpected run state\n"
 msgstr ""
 
-#: src/tools/dbcheck.c:334
-#, c-format
-msgid "Database will NOT be modified.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:121
+#, fuzzy
+msgid "Add media to a pool"
+msgstr "ajouter un média dans un pool"
 
-#: src/tools/dbcheck.c:424
-#, c-format
-msgid "JobId=%s Name=\"%s\" StartTime=%s\n"
-msgstr ""
+#: src/dird/ua_cmds.c:122
+#, fuzzy
+msgid "Autodisplay console messages"
+msgstr "autodisplay [on|off] -- messages de la console"
 
-#: src/tools/dbcheck.c:432
-#, c-format
-msgid "Orphaned JobMediaId=%s JobId=%s Volume=\"%s\"\n"
+#: src/dird/ua_cmds.c:123
+msgid "Automount after label"
 msgstr ""
 
-#: src/tools/dbcheck.c:439
-#, c-format
-msgid "Orphaned FileId=%s JobId=%s Volume=\"%s\"\n"
-msgstr ""
+#: src/dird/ua_cmds.c:124
+#, fuzzy
+msgid "Cancel a job"
+msgstr "Annulé"
 
-#: src/tools/dbcheck.c:446
-#, c-format
-msgid "Orphaned FileSetId=%s FileSet=\"%s\" MD5=%s\n"
-msgstr ""
+#: src/dird/ua_cmds.c:125
+#, fuzzy
+msgid "Create DB Pool from resource"
+msgstr "Pool à partir de sa définition"
 
-#: src/tools/dbcheck.c:453
-#, c-format
-msgid "Orphaned ClientId=%s Name=\"%s\"\n"
-msgstr ""
+#: src/dird/ua_cmds.c:126
+#, fuzzy
+msgid "Delete volume, pool or job"
+msgstr "met à jour un volume, un pool ou bien des slots"
 
-#: src/tools/dbcheck.c:506
-#, c-format
-msgid "Deleting: %s\n"
-msgstr ""
+#: src/dird/ua_cmds.c:127
+#, fuzzy
+msgid "Disable a job"
+msgstr "est bloqué"
 
-#: src/tools/dbcheck.c:580
-#, c-format
-msgid "Checking for duplicate Filename entries.\n"
+#: src/dird/ua_cmds.c:128
+msgid "Enable a job"
 msgstr ""
 
-#: src/tools/dbcheck.c:589
-#, c-format
-msgid "Found %d duplicate Filename records.\n"
+#: src/dird/ua_cmds.c:129
+#, fuzzy
+msgid "Performs FileSet estimate, listing gives full listing"
 msgstr ""
+"estimate <listing> -- estime un FileSet (listing donne la liste des fichiers)"
 
-#: src/tools/dbcheck.c:590
-msgid "Print the list? (yes/no): "
+#: src/dird/ua_cmds.c:132 src/dird/ua_cmds.c:156
+msgid "Terminate Bconsole session"
 msgstr ""
 
-#: src/tools/dbcheck.c:609 src/tools/dbcheck.c:666
-#, c-format
-msgid "Found %d for: %s\n"
-msgstr ""
+#: src/dird/ua_cmds.c:133
+#, fuzzy
+msgid "Non-interactive gui mode"
+msgstr "gui [on|off] -- mode non interactif (pour interface graphique)"
 
-#: src/tools/dbcheck.c:636
-#, c-format
-msgid "Checking for duplicate Path entries.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:134
+#, fuzzy
+msgid "Print help on specific command"
+msgstr "affiche cette commande"
 
-#: src/tools/dbcheck.c:646
-#, c-format
-msgid "Found %d duplicate Path records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:139
+#, fuzzy
+msgid "Label a tape"
+msgstr "labéliser une bande"
 
-#: src/tools/dbcheck.c:647 src/tools/dbcheck.c:700 src/tools/dbcheck.c:735
-#: src/tools/dbcheck.c:769 src/tools/dbcheck.c:799 src/tools/dbcheck.c:829
-#: src/tools/dbcheck.c:869 src/tools/dbcheck.c:909 src/tools/dbcheck.c:946
-#: src/tools/dbcheck.c:978 src/tools/dbcheck.c:1014 src/tools/dbcheck.c:1074
-msgid "Print them? (yes/no): "
-msgstr ""
+#: src/dird/ua_cmds.c:140
+#, fuzzy
+msgid "List objects from catalog"
+msgstr "purge les enregistrements du catalogue"
 
-#: src/tools/dbcheck.c:692
-#, c-format
-msgid "Checking for orphaned JobMedia entries.\n"
+#: src/dird/ua_cmds.c:143
+msgid "Full or long list like list command"
 msgstr ""
 
-#: src/tools/dbcheck.c:699
-#, c-format
-msgid "Found %d orphaned JobMedia records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:146
+#, fuzzy
+msgid "Display pending messages"
+msgstr "Message de Bacula"
 
-#: src/tools/dbcheck.c:715
-#, c-format
-msgid "Deleting %d orphaned JobMedia records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:147
+#, fuzzy
+msgid "Print current memory usage"
+msgstr "affiche la consommation mémoire courante"
 
-#: src/tools/dbcheck.c:724
-#, c-format
-msgid "Checking for orphaned File entries. This may take some time!\n"
-msgstr ""
+#: src/dird/ua_cmds.c:148
+#, fuzzy
+msgid "Mount storage"
+msgstr "unmount <nom-storage> -- démonte un lecteur"
 
-#: src/tools/dbcheck.c:734
-#, c-format
-msgid "Found %d orphaned File records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:151
+#, fuzzy
+msgid "Prune expired records from catalog"
+msgstr "purge les entrées expirées du catalogue"
 
-#: src/tools/dbcheck.c:749
-#, c-format
-msgid "Deleting %d orphaned File records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:154
+#, fuzzy
+msgid "Purge records from catalog"
+msgstr "purge les enregistrements du catalogue"
 
-#: src/tools/dbcheck.c:758
-#, c-format
-msgid "Checking for orphaned Path entries. This may take some time!\n"
+#: src/dird/ua_cmds.c:155
+msgid "Python control commands"
 msgstr ""
 
-#: src/tools/dbcheck.c:768
-#, c-format
-msgid "Found %d orphaned Path records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:157
+#, fuzzy
+msgid "Query catalog"
+msgstr "interroger le catalogue"
 
-#: src/tools/dbcheck.c:779
-#, c-format
-msgid "Deleting %d orphaned Path records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:158
+#, fuzzy
+msgid "Restore files"
+msgstr "restauration de fichier"
 
-#: src/tools/dbcheck.c:788
-#, c-format
-msgid "Checking for orphaned Filename entries. This may take some time!\n"
-msgstr ""
+#: src/dird/ua_cmds.c:162
+#, fuzzy
+msgid "Relabel a tape"
+msgstr "re-labélise une bande"
 
-#: src/tools/dbcheck.c:798
-#, c-format
-msgid "Found %d orphaned Filename records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:165
+#, fuzzy
+msgid "Release storage"
+msgstr "Restaurer"
 
-#: src/tools/dbcheck.c:809
-#, c-format
-msgid "Deleting %d orphaned Filename records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:166
+#, fuzzy
+msgid "Reload conf file"
+msgstr "recharge la configuration"
 
-#: src/tools/dbcheck.c:818
-#, c-format
-msgid "Checking for orphaned FileSet entries. This takes some time!\n"
-msgstr ""
+#: src/dird/ua_cmds.c:167
+#, fuzzy
+msgid "Run a job"
+msgstr "Job en cours :\n"
 
-#: src/tools/dbcheck.c:828
-#, c-format
-msgid "Found %d orphaned FileSet records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:171
+#, fuzzy
+msgid "Report status"
+msgstr "Statut :\n"
 
-#: src/tools/dbcheck.c:842
-#, c-format
-msgid "Deleting %d orphaned FileSet records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:174
+#, fuzzy
+msgid "Sets debug level"
+msgstr "positionne le niveau de debug"
 
-#: src/tools/dbcheck.c:851
-#, c-format
-msgid "Checking for orphaned Client entries.\n"
+#: src/dird/ua_cmds.c:177
+msgid "Sets new client address -- if authorized"
 msgstr ""
 
-#: src/tools/dbcheck.c:868
-#, c-format
-msgid "Found %d orphaned Client records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:178
+#, fuzzy
+msgid "Show resource records"
+msgstr "Pool à partir de sa définition"
 
-#: src/tools/dbcheck.c:882
-#, c-format
-msgid "Deleting %d orphaned Client records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:181
+#, fuzzy
+msgid "Use SQL to query catalog"
+msgstr "passer des commandes SQL pour interroger le catalogue"
 
-#: src/tools/dbcheck.c:891
-#, c-format
-msgid "Checking for orphaned Job entries.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:182
+#, fuzzy
+msgid "Print current time"
+msgstr "affiche la date courante"
 
-#: src/tools/dbcheck.c:908
-#, c-format
-msgid "Found %d orphaned Job records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:183
+#, fuzzy
+msgid "Turn on/off trace to file"
+msgstr "active/désactive le fichier de trace"
 
-#: src/tools/dbcheck.c:922
-#, c-format
-msgid "Deleting %d orphaned Job records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:184
+#, fuzzy
+msgid "Unmount storage"
+msgstr "unmount <nom-storage> -- démonte un lecteur"
 
-#: src/tools/dbcheck.c:924
-#, c-format
-msgid "Deleting JobMedia records of orphaned Job records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:187
+#, fuzzy
+msgid "Umount - for old-time Unix guys, see unmount"
+msgstr "umount <nom-storage> -- démonte un lecteur"
 
-#: src/tools/dbcheck.c:926
-#, c-format
-msgid "Deleting Log records of orphaned Job records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:190
+#, fuzzy
+msgid "Update volume, pool or stats"
+msgstr "met à jour un volume, un pool ou bien des slots"
 
-#: src/tools/dbcheck.c:936
-#, c-format
-msgid "Checking for Admin Job entries.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:196
+#, fuzzy
+msgid "Use catalog xxx"
+msgstr "interroger le catalogue"
 
-#: src/tools/dbcheck.c:945
-#, c-format
-msgid "Found %d Admin Job records.\n"
+#: src/dird/ua_cmds.c:197
+msgid "Does variable expansion"
 msgstr ""
 
-#: src/tools/dbcheck.c:959
-#, c-format
-msgid "Deleting %d Admin Job records.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:198
+#, fuzzy
+msgid "Print Director version"
+msgstr "affiche la version du Director"
 
-#: src/tools/dbcheck.c:968
+#: src/dird/ua_cmds.c:199
+#, fuzzy
+msgid "Wait until no jobs are running"
+msgstr "Aucun de vos jobs ne sont en cours.\n"
+
+#: src/dird/ua_cmds.c:236 src/dird/ua_dotcmds.c:139
 #, c-format
-msgid "Checking for Restore Job entries.\n"
+msgid "Can't use %s command in a runscript"
 msgstr ""
 
-#: src/tools/dbcheck.c:977
+#: src/dird/ua_cmds.c:247
 #, c-format
-msgid "Found %d Restore Job records.\n"
+msgid "%s: is an invalid command.\n"
+msgstr "%s : est une commande invalide.\n"
+
+#: src/dird/ua_cmds.c:289
+msgid ""
+"You probably don't want to be using this command since it\n"
+"creates database records without labeling the Volumes.\n"
+"You probably want to use the \"label\" command.\n"
+"\n"
 msgstr ""
 
-#: src/tools/dbcheck.c:991
+#: src/dird/ua_cmds.c:308
 #, c-format
-msgid "Deleting %d Restore Job records.\n"
-msgstr ""
+msgid "Pool already has maximum volumes=%d\n"
+msgstr "Le pool a déjà atteint le nombre maximum de volume=%d\n"
+
+#: src/dird/ua_cmds.c:309
+msgid "Enter new maximum (zero for unlimited): "
+msgstr "Entrez le nouveau maximum (zéro pour illimité) : "
 
-#: src/tools/dbcheck.c:1004
+#: src/dird/ua_cmds.c:329
 #, c-format
-msgid "Checking for Filenames with a trailing slash\n"
-msgstr ""
+msgid "Enter number of Volumes to create. 0=>fixed name. Max=%d: "
+msgstr "Entrez le nombre de Volume à créer. 0=>nom fixé. Max=%d : "
 
-#: src/tools/dbcheck.c:1013
+#: src/dird/ua_cmds.c:335
 #, c-format
-msgid "Found %d bad Filename records.\n"
-msgstr ""
+msgid "The number must be between 0 and %d\n"
+msgstr "Le nombre doit être entre 0 et %d\n"
+
+#: src/dird/ua_cmds.c:343
+msgid "Enter Volume name: "
+msgstr "Entrez le nom du Volume : "
+
+#: src/dird/ua_cmds.c:347
+msgid "Enter base volume name: "
+msgstr "Entrez le nom de base du volume : "
+
+#: src/dird/ua_cmds.c:371
+msgid "Enter the starting number: "
+msgstr "Entrez le nombre de départ : "
 
-#: src/tools/dbcheck.c:1029 src/tools/dbcheck.c:1089
+#: src/dird/ua_cmds.c:376
+msgid "Start number must be greater than zero.\n"
+msgstr "Le nombre de départ doit être supérieur à zéro.\n"
+
+#: src/dird/ua_cmds.c:387
+msgid "Enter slot (0 for none): "
+msgstr "Saisissez le slot (0 pour aucun) : "
+
+#: src/dird/ua_cmds.c:391
+msgid "InChanger? yes/no: "
+msgstr "InChanger ? oui/non : "
+
+#: src/dird/ua_cmds.c:419
 #, c-format
-msgid "Reparing %d bad Filename records.\n"
-msgstr ""
+msgid "%d Volumes created in pool %s\n"
+msgstr "%d Volumes créés dans le pool %s\n"
+
+#: src/dird/ua_cmds.c:435 src/dird/ua_cmds.c:1132
+msgid "Turn on or off? "
+msgstr "Activer ou désactiver ? (on/off) "
 
-#: src/tools/dbcheck.c:1064
+#: src/dird/ua_cmds.c:466
 #, c-format
-msgid "Checking for Paths without a trailing slash\n"
+msgid "JobId %s is not running. Use Job name to cancel inactive jobs.\n"
 msgstr ""
+"JobId %s n'est pas en cours. Utilisez le nom du Job pour annuler un job "
+"inactif.\n"
 
-#: src/tools/dbcheck.c:1073
+#: src/dird/ua_cmds.c:475 src/dird/ua_cmds.c:485
 #, c-format
-msgid "Found %d bad Path records.\n"
-msgstr ""
+msgid "Warning Job %s is not running. Continuing anyway ...\n"
+msgstr "Attention le Job %s n'est pas en cours. Continuons quand même...\n"
 
-#: src/tools/drivetype.c:34
-#, c-format
-msgid ""
-"\n"
-"Usage: drivetype [-v] path ...\n"
-"\n"
-"       Print the drive type a given file/directory is on.\n"
-"       The following options are supported:\n"
-"\n"
-"       -v     print both path and file system type.\n"
-"       -?     print this message.\n"
-"\n"
-msgstr ""
+#: src/dird/ua_cmds.c:495 src/dird/ua_cmds.c:808 src/dird/ua_cmds.c:854
+msgid "Unauthorized command from this console.\n"
+msgstr "Commande interdite depuis cette console.\n"
 
-#: src/tools/drivetype.c:88 src/tools/fstype.c:88
-#, c-format
-msgid "%s: unknown\n"
-msgstr ""
+#: src/dird/ua_cmds.c:522
+msgid "None of your jobs are running.\n"
+msgstr "Aucun de vos jobs ne sont en cours.\n"
 
-#: src/tools/bsmtp.c:85
-#, c-format
-msgid "Fatal malformed reply from %s: %s\n"
-msgstr ""
+#: src/dird/ua_cmds.c:527
+msgid "Select Job:\n"
+msgstr "Sélectionnez le Job :\n"
 
-#: src/tools/bsmtp.c:121
+#: src/dird/ua_cmds.c:536
 #, c-format
+msgid "JobId=%s Job=%s"
+msgstr "JobId=%s Job=%s"
+
+#: src/dird/ua_cmds.c:541
+msgid "Choose Job to cancel"
+msgstr "Sélectionnez le Job à annuler"
+
+#: src/dird/ua_cmds.c:546
+#, fuzzy, c-format
 msgid ""
+"Cancel: %s\n"
 "\n"
-"Usage: %s [-f from] [-h mailhost] [-s subject] [-c copy] [recipient ...]\n"
-"       -c          set the Cc: field\n"
-"       -dnn        set debug level to nn\n"
-"       -f          set the From: field\n"
-"       -h          use mailhost:port as the SMTP server\n"
-"       -s          set the Subject: field\n"
-"       -r          set the Reply-To: field\n"
-"       -l          set the maximum number of lines that should be sent "
-"(default: unlimited)\n"
-"       -?          print this message.\n"
-"\n"
+"%s"
 msgstr ""
+"Annule : %s\n"
+"\n"
+"%s"
 
-#: src/tools/bsmtp.c:213
-msgid "Fatal error: no recipient given.\n"
-msgstr ""
+#: src/dird/ua_cmds.c:547
+msgid "Confirm cancel?"
+msgstr "Confirmez l'annulation : "
 
-#: src/tools/bsmtp.c:234
-#, c-format
-msgid "Fatal gethostname error: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_cmds.c:553
+msgid "Confirm cancel (yes/no): "
+msgstr "Confirmez l'annulation (oui/non) : "
 
-#: src/tools/bsmtp.c:238
+#: src/dird/ua_cmds.c:561 src/dird/ua_cmds.c:849 src/dird/ua_cmds.c:1200
 #, c-format
-msgid "Fatal gethostbyname for myself failed \"%s\": ERR=%s\n"
-msgstr ""
+msgid "Job \"%s\" not found.\n"
+msgstr "Job « %s » non trouvé.\n"
 
-#: src/tools/bsmtp.c:263
+#: src/dird/ua_cmds.c:659
 #, c-format
-msgid "Error unknown mail host \"%s\": ERR=%s\n"
-msgstr ""
-
-#: src/tools/bsmtp.c:266
-msgid "Retrying connection using \"localhost\".\n"
+msgid ""
+"Can't set %s RecyclePool to %s, %s is not in database.\n"
+"Try to update it with 'update pool=%s'\n"
 msgstr ""
 
-#: src/tools/bsmtp.c:274
+#: src/dird/ua_cmds.c:677
 #, c-format
-msgid "Fatal error: Unknown address family for smtp host: %d\n"
+msgid ""
+"Can't set %s ScratchPool to %s, %s is not in database.\n"
+"Try to update it with 'update pool=%s'\n"
 msgstr ""
 
-#: src/tools/bsmtp.c:282
+#: src/dird/ua_cmds.c:746
 #, c-format
-msgid "Fatal socket error: ERR=%s\n"
+msgid ""
+"Error: Pool %s already exists.\n"
+"Use update to change it.\n"
 msgstr ""
+"Erreur : Pool %s est déjà défini.\n"
+"Utilisez update pour le changer\n"
 
-#: src/tools/bsmtp.c:286
+#: src/dird/ua_cmds.c:757
 #, c-format
-msgid "Fatal connect error to %s: ERR=%s\n"
-msgstr ""
+msgid "Pool %s created.\n"
+msgstr "Pool %s créé.\n"
 
-#: src/tools/bsmtp.c:291
-#, c-format
-msgid "Fatal dup error: ERR=%s\n"
+#: src/dird/ua_cmds.c:787
+msgid "Python interpreter restarted.\n"
 msgstr ""
 
-#: src/tools/bsmtp.c:295 src/tools/bsmtp.c:299
+#: src/dird/ua_cmds.c:790 src/dird/ua_cmds.c:1430
+msgid "Nothing done.\n"
+msgstr "Rien de fait.\n"
+
+#: src/dird/ua_cmds.c:824
 #, c-format
-msgid "Fatal fdopen error: ERR=%s\n"
-msgstr ""
+msgid "Client \"%s\" address set to %s\n"
+msgstr "Client « %s » adresse positionné à %s\n"
 
-#: src/tools/fstype.c:34
+#: src/dird/ua_cmds.c:858
 #, c-format
-msgid ""
-"\n"
-"Usage: fstype [-v] path ...\n"
-"\n"
-"       Print the file system type a given file/directory is on.\n"
-"       The following options are supported:\n"
-"\n"
-"       -v     print both path and file system type.\n"
-"       -?     print this message.\n"
-"\n"
+msgid "Job \"%s\" %sabled\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:202
-msgid "Bacula Console"
-msgstr ""
+#: src/dird/ua_cmds.c:914 src/dird/ua_cmds.c:1304 src/dird/ua_dotcmds.c:397
+msgid "Failed to connect to Client.\n"
+msgstr "Impossible de se connecter au Client.\n"
 
-#: src/gnome2-console/interface.c:235 src/wx-console/wxbmainframe.cpp:231
-#: src/wx-console/wxbmainframe.cpp:599
-msgid "Connect"
-msgstr ""
+#: src/dird/ua_cmds.c:1027
+msgid "Enter new debug level: "
+msgstr "Saisissez le nouveau niveau de debug : "
 
-#: src/gnome2-console/interface.c:238
-msgid "Connect to Director"
-msgstr ""
+#: src/dird/ua_cmds.c:1093 src/dird/ua_dotcmds.c:468
+msgid "Available daemons are: \n"
+msgstr "Les démons disponibles sont :\n"
 
-#: src/gnome2-console/interface.c:242
-msgid "Run"
-msgstr ""
+#: src/dird/ua_cmds.c:1094 src/dird/ua_dotcmds.c:469
+msgid "Director"
+msgstr "Director"
 
-#: src/gnome2-console/interface.c:245 src/gnome2-console/interface.c:683
-#: src/gnome2-console/interface.c:697
-msgid "Run a Job"
+#: src/dird/ua_cmds.c:1097
+msgid "All"
 msgstr ""
 
-#: src/gnome2-console/interface.c:249
-#, fuzzy
-msgid "Dir Status"
-msgstr "Statut :\n"
+#: src/dird/ua_cmds.c:1098
+msgid "Select daemon type to set debug level"
+msgstr "Sélectionnez le composant a mettre à jour"
 
-#: src/gnome2-console/interface.c:261
-msgid "Label"
-msgstr ""
+#: src/dird/ua_cmds.c:1187 src/dird/ua_cmds.c:1994
+#, fuzzy, c-format
+msgid "No authorization for Client \"%s\"\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/gnome2-console/interface.c:267
-msgid "Msgs"
+#: src/dird/ua_cmds.c:1192
+msgid "Client name missing.\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:270
-msgid "Display Messages"
+#: src/dird/ua_cmds.c:1204 src/dird/ua_cmds.c:1265 src/dird/ua_cmds.c:2016
+#, c-format
+msgid "No authorization for Job \"%s\"\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:294
-msgid " Command: "
+#: src/dird/ua_cmds.c:1209
+msgid "Job name missing.\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:303
-msgid "Enter Commands Here"
-msgstr ""
+#: src/dird/ua_cmds.c:1218
+#, fuzzy, c-format
+msgid "Fileset \"%s\" not found.\n"
+msgstr "Le FileSet « %s » est introuvable.\n"
 
-#: src/gnome2-console/interface.c:314
-msgid " Status: "
-msgstr ""
+#: src/dird/ua_cmds.c:1222
+#, fuzzy, c-format
+msgid "No authorization for FileSet \"%s\"\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/gnome2-console/interface.c:323 src/gnome2-console/interface.c:1716
-msgid "  "
+#: src/dird/ua_cmds.c:1227
+msgid "Fileset name missing.\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:424
-msgid "About Bacula Console"
+#: src/dird/ua_cmds.c:1242
+msgid "Level value missing.\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:439
-msgid "Bacula Console\n"
-msgstr ""
+#: src/dird/ua_cmds.c:1248
+#, fuzzy
+msgid "Invalid value for accurate. It must be yes or no.\n"
+msgstr "Saisie invalide. Veuillez répondre oui ou non.\n"
 
-#: src/gnome2-console/interface.c:448
-msgid "Copyright (c) 2000 - 2004, Kern Sibbald and John Walker"
-msgstr ""
+#: src/dird/ua_cmds.c:1261
+msgid "No job specified.\n"
+msgstr "Pas de job sélectionné.\n"
 
-#: src/gnome2-console/interface.c:453
-msgid "Authors: Kern Sibbald and John Walker"
-msgstr ""
+#: src/dird/ua_cmds.c:1309
+msgid "Error sending include list.\n"
+msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n"
 
-#: src/gnome2-console/interface.c:458
-msgid "It comes by night and sucks the essence from your computers"
-msgstr ""
+#: src/dird/ua_cmds.c:1314
+msgid "Error sending exclude list.\n"
+msgstr "Erreur pendant l'envoi de la liste d'exclusion.\n"
 
-#: src/gnome2-console/interface.c:523 src/gnome2-console/interface.c:540
-msgid "Select Director"
+#: src/dird/ua_cmds.c:1416
+msgid ""
+"In general it is not a good idea to delete either a\n"
+"Pool or a Volume since they may contain data.\n"
+"\n"
 msgstr ""
+"Généralement supprimer un pool ou bien un volume\n"
+"n'est pas une bonne idée car ils peuvent contenir des données.\n"
+"\n"
 
-#: src/gnome2-console/interface.c:570
-msgid "         "
-msgstr ""
+#: src/dird/ua_cmds.c:1419
+msgid "Choose catalog item to delete"
+msgstr "Choisissez l'objet du catalogue à supprimer"
 
-#: src/gnome2-console/interface.c:716 src/gnome2-console/interface.c:1638
-msgid "Job:"
-msgstr ""
+#: src/dird/ua_cmds.c:1483
+msgid "Enter JobId to delete: "
+msgstr "Saisissez le JobId à supprimer : "
 
-#: src/gnome2-console/interface.c:736
-msgid "   Type:"
+#: src/dird/ua_cmds.c:1522
+#, c-format
+msgid "Job %s and associated records deleted from the catalog.\n"
 msgstr ""
+"Le Job %s et les enregistrements associés ont été supprimés du "
+"catalogue.\n"
 
-#: src/gnome2-console/interface.c:756 src/gnome2-console/interface.c:785
-#: src/gnome2-console/interface.c:1291 src/gnome2-console/interface.c:1687
-#, fuzzy
-msgid " "
-msgstr " ("
-
-#: src/gnome2-console/interface.c:765 src/gnome2-console/interface.c:1667
-#: src/wx-console/wxbrestorepanel.cpp:1864
-msgid "Client:"
+#: src/dird/ua_cmds.c:1536
+#, c-format
+msgid ""
+"\n"
+"This command will delete volume %s\n"
+"and all Jobs saved on that volume from the Catalog\n"
 msgstr ""
+"\n"
+"Cette commande va supprimer le Volume %s\n"
+"et tous les Jobs sauvegardés sur celui-ci du Catalogue\n"
 
-#: src/gnome2-console/interface.c:796 src/gnome2-console/interface.c:1696
-msgid "FileSet: "
-msgstr ""
+#: src/dird/ua_cmds.c:1543
+#, fuzzy, c-format
+msgid "Are you sure you want to delete Volume \"%s\"? (yes/no): "
+msgstr "Êtes vous certain de vouloir supprimer ce Volume ? (oui/non) : "
 
-#: src/gnome2-console/interface.c:821 src/wx-console/wxbrestorepanel.cpp:1870
-msgid "Priority:"
-msgstr ""
+#: src/dird/ua_cmds.c:1568
+#, fuzzy, c-format
+msgid "Are you sure you want to delete Pool \"%s\"? (yes/no): "
+msgstr "Êtes vous certain de vouloir supprimer ce Pool ? (oui/non) : "
 
-#: src/gnome2-console/interface.c:842
-msgid "Level:"
-msgstr ""
+#: src/dird/ua_cmds.c:1682
+#, c-format
+msgid "Using Catalog name=%s DB=%s\n"
+msgstr "Utilisation du Catalogue name=%s DB=%s\n"
 
-#: src/gnome2-console/interface.c:863
-msgid "             "
+#: src/dird/ua_cmds.c:1750
+msgid "ERR: Can't open db\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:873 src/gnome2-console/interface.c:1440
-#: src/gnome2-console/interface.c:1725
-msgid "Pool:"
+#: src/dird/ua_cmds.c:1797
+msgid "Wait on mount timed out\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:894 src/gnome2-console/interface.c:925
-#: src/gnome2-console/interface.c:955 src/gnome2-console/interface.c:975
-#: src/gnome2-console/interface.c:995 src/gnome2-console/interface.c:1015
-#: src/gnome2-console/interface.c:1020 src/gnome2-console/interface.c:1490
-#: src/gnome2-console/interface.c:1746 src/gnome2-console/interface.c:1776
-#: src/gnome2-console/interface.c:1795 src/gnome2-console/interface.c:1800
-msgid "   "
-msgstr ""
+#: src/dird/ua_cmds.c:1807
+msgid "ERR: Job was not found\n"
+msgstr "ERR: Job %s non trouvé\n"
 
-#: src/gnome2-console/interface.c:904 src/gnome2-console/interface.c:1414
-#: src/gnome2-console/interface.c:1755 src/wx-console/wxbrestorepanel.cpp:1866
-msgid "Storage:"
+#: src/dird/ua_cmds.c:1883
+#, fuzzy
+msgid ""
+"  Command       Description\n"
+"  =======       ===========\n"
 msgstr ""
+"  Commande   Description\n"
+"  ========   ===========\n"
 
-#: src/gnome2-console/interface.c:935
-msgid "Messages:"
+#: src/dird/ua_cmds.c:1887
+#, c-format
+msgid ""
+"  %-13s %s\n"
+"\n"
+"Arguments:\n"
+"\t%s\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:965
-msgid "Where: "
-msgstr ""
+#: src/dird/ua_cmds.c:1892
+#, fuzzy, c-format
+msgid "  %-13s %s\n"
+msgstr "  %-10s %s\n"
 
-#: src/gnome2-console/interface.c:985 src/wx-console/wxbrestorepanel.cpp:1868
-msgid "When:"
-msgstr ""
+#: src/dird/ua_cmds.c:1896
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Can't find %s command.\n"
+"\n"
+msgstr ": est une commande invalide.\n"
 
-#: src/gnome2-console/interface.c:1005 src/wx-console/wxbrestorepanel.cpp:1849
-msgid "Bootstrap:"
+#: src/dird/ua_cmds.c:1898
+msgid ""
+"\n"
+"When at a prompt, entering a period cancels the command.\n"
+"\n"
 msgstr ""
+"\n"
+"Sur une question, tapez un point (.) pour annuler la commande en cours.\n"
 
-#: src/gnome2-console/interface.c:1201
-msgid "Restore File Selection"
+#: src/dird/ua_cmds.c:1977 src/dird/ua_cmds.c:2004 src/dird/ua_cmds.c:2026
+#, c-format
+msgid "No authorization for Catalog \"%s\"\n"
 msgstr ""
 
-#: src/gnome2-console/interface.c:1245
-msgid "Current dir:"
-msgstr ""
+#: src/dird/ua_cmds.c:2063
+#, c-format
+msgid "Could not open catalog database \"%s\".\n"
+msgstr "Impossible d'ouvrir le catalogue « %s ».\n"
 
-#: src/gnome2-console/interface.c:1272
-msgid "Files Selected: "
-msgstr ""
+#: src/dird/ua_cmds.c:2073
+#, c-format
+msgid "Using Catalog \"%s\"\n"
+msgstr "Utilisation du Catalogue « %s »\n"
 
-#: src/gnome2-console/interface.c:1392 src/gnome2-console/interface.c:1403
-msgid "Label a Volume"
-msgstr ""
+#: src/dird/migrate.c:115 src/dird/vbackup.c:77
+msgid "Could not get or create a Pool record.\n"
+msgstr "Impossible de récupérer ou de créer un Pool dans le catalogue.\n"
 
-#: src/gnome2-console/interface.c:1465
-msgid "Volume Name:"
-msgstr ""
+#: src/dird/migrate.c:132 src/dird/vbackup.c:185
+#, fuzzy
+msgid "Could not get or create the FileSet record.\n"
+msgstr "Impossible de créer la structure BSOCK cliente.\n"
 
-#: src/gnome2-console/interface.c:1479
-msgid "Slot:"
-msgstr ""
+#: src/dird/migrate.c:150 src/dird/migrate.c:164
+#, fuzzy, c-format
+msgid "No previous Job found to %s.\n"
+msgstr "Aucun Job trouvé pour la migration.\n"
 
-#: src/gnome2-console/interface.c:1605
-msgid "Restore Files Dialog"
-msgstr ""
+#: src/dird/migrate.c:156
+#, fuzzy
+msgid "Create bootstrap file failed.\n"
+msgstr "Impossible de restaurer sans un fichier bootstrap.\n"
 
-#: src/gnome2-console/interface.c:1620
-msgid "Restore Files"
-msgstr ""
+#: src/dird/migrate.c:166
+#, fuzzy, c-format
+msgid "Previous Job has no data to %s.\n"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/gnome2-console/interface.c:1785
-msgid "Before:"
-msgstr ""
+#: src/dird/migrate.c:183
+#, fuzzy, c-format
+msgid "Job resource not found for \"%s\".\n"
+msgstr "La ressource Pool « %s » est introuvable !\n"
 
-#: src/gnome2-console/interface.c:1831
-msgid "Select Files"
-msgstr ""
+#: src/dird/migrate.c:187
+#, fuzzy, c-format
+msgid "Previous Job resource not found for \"%s\".\n"
+msgstr "La ressource Pool « %s » est introuvable !\n"
 
-#: src/gnome2-console/interface.c:1914
-msgid "Progress"
-msgstr ""
+#: src/dird/migrate.c:204
+#, fuzzy
+msgid "setup job failed.\n"
+msgstr "Job échoué.\n"
 
-#: src/gnome2-console/console.c:88
+#: src/dird/migrate.c:253
 #, c-format
-msgid ""
-"Copyright (C) 2002-2005 Kern Sibbald\n"
-"\n"
-"Version: %s (%s) %s %s %s\n"
-"\n"
-"Usage: gnome-console [-s] [-c config_file] [-d debug_level] [config_file]\n"
-"       -c <file>   set configuration file to file\n"
-"       -dnn        set debug level to nn\n"
-"       -s          no signals\n"
-"       -t          test - read configuration and exit\n"
-"       -?          print this message.\n"
-"\n"
+msgid "Pool for JobId %s not in database. ERR=%s\n"
 msgstr ""
 
-#: src/gnome2-console/console.c:219
+#: src/dird/migrate.c:261
 #, c-format
-msgid "Pthread cond init error = %s\n"
+msgid "Pool resource \"%s\" not found.\n"
 msgstr ""
 
-#: src/gnome2-console/console.c:364
-msgid " Not Connected"
-msgstr ""
+#: src/dird/migrate.c:280 src/dird/vbackup.c:117
+#, fuzzy
+msgid "Job Pool's NextPool resource"
+msgstr "Sélectionnez le Pool"
 
-#: src/gnome2-console/console.c:485
-#, c-format
-msgid " Connecting to Director %s:%d"
-msgstr ""
+#: src/dird/migrate.c:311 src/dird/migrate.c:884
+#, fuzzy, c-format
+msgid "Could not get job record for JobId %s to %s. ERR=%s"
+msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n"
 
-#: src/gnome2-console/console.c:486
+#: src/dird/migrate.c:322
 #, c-format
-msgid ""
-"Connecting to Director %s:%d\n"
-"\n"
+msgid "JobId %s already %s probably by another Job. %s stopped.\n"
 msgstr ""
 
-#: src/gnome2-console/console.c:501 src/wx-console/console_thread.cpp:360
-#, c-format
-msgid "Passphrase for Console \"%s\" TLS private key: "
-msgstr ""
+#: src/dird/migrate.c:332
+#, fuzzy, c-format
+msgid "Start %s JobId %s, Job=%s\n"
+msgstr "Démarrage du backup JobId %s, Job=%s\n"
 
-#: src/gnome2-console/console.c:523 src/wx-console/console_thread.cpp:381
-#, c-format
-msgid "Passphrase for Director \"%s\" TLS private key: "
-msgstr ""
+#: src/dird/migrate.c:706
+#, fuzzy, c-format
+msgid "No %s SQL selection pattern specified.\n"
+msgstr "Pas de storage sélectionné.\n"
 
-#: src/gnome2-console/console.c:542 src/tray-monitor/tray-monitor.c:860
-#: src/wx-console/console_thread.cpp:399
-msgid "Director daemon"
-msgstr ""
+#: src/dird/migrate.c:713 src/dird/migrate.c:732 src/dird/migrate.c:753
+#: src/dird/migrate.c:789 src/dird/migrate.c:816 src/dird/migrate.c:940
+#: src/dird/migrate.c:973 src/dird/migrate.c:1102
+#, fuzzy, c-format
+msgid "SQL failed. ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/gnome2-console/console.c:554
-msgid " Initializing ..."
-msgstr ""
+#: src/dird/migrate.c:736 src/dird/migrate.c:743 src/dird/migrate.c:757
+#: src/dird/migrate.c:820
+#, fuzzy, c-format
+msgid "No Volumes found to %s.\n"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/gnome2-console/console.c:590
-msgid " Connected"
-msgstr ""
+#: src/dird/migrate.c:771 src/dird/migrate.c:857 src/dird/migrate.c:873
+#, fuzzy
+msgid "Invalid JobId found.\n"
+msgstr "Période invalide.\n"
 
-#: src/gnome2-console/console.c:598
-msgid " Processing command ..."
-msgstr ""
+#: src/dird/migrate.c:831
+#, fuzzy, c-format
+msgid "Unknown %s Selection Type.\n"
+msgstr "Job du Type=%d inconnu\n"
 
-#: src/gnome2-console/console.c:633
-msgid " At prompt waiting for input ..."
-msgstr ""
+#: src/dird/migrate.c:843 src/dird/migrate.c:860 src/dird/migrate.c:876
+#, fuzzy, c-format
+msgid "No JobIds found to %s.\n"
+msgstr "Pas de job trouvé pour : %s.\n"
 
-#: src/gnome2-console/console.c:753
-msgid " Ready"
-msgstr ""
+#: src/dird/migrate.c:847
+#, fuzzy, c-format
+msgid "The following %u JobId%s chosen to be %s: %s\n"
+msgstr "Les fichiers suivants sont absents :\n"
 
-#: src/gnome2-console/console_conf.c:135
-#, c-format
-msgid "Console: name=%s\n"
+#: src/dird/migrate.c:848
+msgid " was"
 msgstr ""
 
-#: src/gnome2-console/console_conf.c:138
-#, c-format
-msgid "ConsoleFont: name=%s font face=%s\n"
+#: src/dird/migrate.c:848
+msgid "s were"
 msgstr ""
 
-#: src/gnome2-console/support.c:60 src/gnome2-console/support.c:85
-#, c-format
-msgid "Couldn't find pixmap file: %s"
-msgstr ""
+#: src/dird/migrate.c:890
+#, fuzzy, c-format
+msgid "%s using JobId=%s Job=%s\n"
+msgstr "Migration utilisant JobId=%s Job=%s\n"
 
-#: src/gnome2-console/authenticate.c:77
-#, c-format
-msgid "%s: Director authorization problem.\n"
+#: src/dird/migrate.c:923
+msgid "Could not start migration job.\n"
 msgstr ""
 
-#: src/gnome2-console/authenticate.c:78
-msgid "Director authorization problem.\n"
-msgstr ""
+#: src/dird/migrate.c:925
+#, fuzzy, c-format
+msgid "%s JobId %d started.\n"
+msgstr "Le job %d est annulé.\n"
 
-#: src/gnome2-console/authenticate.c:80
-msgid ""
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
-msgstr ""
+#: src/dird/migrate.c:944
+#, fuzzy, c-format
+msgid "No %s found to %s.\n"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/gnome2-console/authenticate.c:90
+#: src/dird/migrate.c:948
 #, c-format
-msgid "%s: Bad response to Hello command: ERR=%s\n"
+msgid "SQL error. Expected 1 MediaId got %d\n"
 msgstr ""
 
-#: src/gnome2-console/authenticate.c:92
-msgid "The Director is probably not running.\n"
-msgstr ""
+#: src/dird/migrate.c:977 src/dird/migrate.c:1107
+#, fuzzy, c-format
+msgid "No %ss found to %s.\n"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/gnome2-console/restore.c:121
-msgid "Mark"
+#: src/dird/migrate.c:999
+msgid "Selection Type 'pooluncopiedjobs' only applies to Copy Jobs"
 msgstr ""
 
-#: src/gnome2-console/restore.c:121
-msgid "File"
-msgstr ""
-
-#: src/gnome2-console/restore.c:121
-msgid "Mode"
-msgstr ""
+#: src/dird/migrate.c:1008
+#, fuzzy, c-format
+msgid "SQL to get uncopied jobs failed. ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:290
-msgid "User"
-msgstr ""
+#: src/dird/migrate.c:1031
+#, fuzzy, c-format
+msgid "No %s %s selection pattern specified.\n"
+msgstr "Pas de storage sélectionné.\n"
 
-#: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:294
-msgid "Group"
-msgstr ""
+#: src/dird/migrate.c:1042
+#, fuzzy, c-format
+msgid "SQL to get %s failed. ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:278
-msgid "Size"
+#: src/dird/migrate.c:1047
+#, c-format
+msgid "Query of Pool \"%s\" returned no Jobs to %s.\n"
 msgstr ""
 
-#: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:282
-msgid "Date"
-msgstr ""
+#: src/dird/migrate.c:1056
+#, fuzzy, c-format
+msgid "Could not compile regex pattern \"%s\" ERR=%s\n"
+msgstr "Impossible d'ouvrir %s : ERR=%s\n"
 
-#: src/findlib/makepath.c:117
+#: src/dird/migrate.c:1085
 #, c-format
-msgid "Cannot create directory %s: ERR=%s\n"
+msgid "Regex pattern matched no Jobs to %s.\n"
 msgstr ""
 
-#: src/findlib/makepath.c:121 src/findlib/makepath.c:377
+#: src/dird/migrate.c:1243
 #, c-format
-msgid "%s exists but is not a directory\n"
-msgstr ""
+msgid "%s OK -- with warnings"
+msgstr "%s OK -- avec des avertissements"
 
-#: src/findlib/makepath.c:275 src/findlib/makepath.c:336
-#: src/findlib/makepath.c:396
+#: src/dird/migrate.c:1245
 #, c-format
-msgid "Cannot change owner and/or group of %s: ERR=%s\n"
+msgid "%s OK"
 msgstr ""
 
-#: src/findlib/makepath.c:296
+#: src/dird/migrate.c:1250
 #, c-format
-msgid "Cannot chdir to directory, %s: ERR=%s\n"
-msgstr ""
+msgid "*** %s Error ***"
+msgstr "*** %s Erreur ***"
 
-#: src/findlib/makepath.c:351 src/findlib/makepath.c:367
-#: src/findlib/makepath.c:401
+#: src/dird/migrate.c:1260
 #, c-format
-msgid "Cannot change permissions of %s: ERR=%s\n"
-msgstr ""
+msgid "%s Canceled"
+msgstr "%s Annulé"
 
-#: src/findlib/create_file.c:109
+#: src/dird/migrate.c:1269
 #, c-format
-msgid "File skipped. Not newer: %s\n"
+msgid "Inappropriate %s term code"
 msgstr ""
 
-#: src/findlib/create_file.c:116
-#, c-format
-msgid "File skipped. Not older: %s\n"
-msgstr ""
+#: src/dird/migrate.c:1279
+#, fuzzy, c-format
+msgid "%s -- no files to %s"
+msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/findlib/create_file.c:122
+#: src/dird/migrate.c:1294
 #, c-format
-msgid "File skipped. Already exists: %s\n"
+msgid ""
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
+"  Prev Backup JobId:      %s\n"
+"  Prev Backup Job:        %s\n"
+"  New Backup JobId:       %s\n"
+"  Current JobId:          %s\n"
+"  Current Job:            %s\n"
+"  Backup Level:           %s%s\n"
+"  Client:                 %s\n"
+"  FileSet:                \"%s\" %s\n"
+"  Read Pool:              \"%s\" (From %s)\n"
+"  Read Storage:           \"%s\" (From %s)\n"
+"  Write Pool:             \"%s\" (From %s)\n"
+"  Write Storage:          \"%s\" (From %s)\n"
+"  Catalog:                \"%s\" (From %s)\n"
+"  Start time:             %s\n"
+"  End time:               %s\n"
+"  Elapsed time:           %s\n"
+"  Priority:               %d\n"
+"  SD Files Written:       %s\n"
+"  SD Bytes Written:       %s (%sB)\n"
+"  Rate:                   %.1f KB/s\n"
+"  Volume name(s):         %s\n"
+"  Volume Session Id:      %d\n"
+"  Volume Session Time:    %d\n"
+"  Last Volume Bytes:      %s (%sB)\n"
+"  SD Errors:              %d\n"
+"  SD termination status:  %s\n"
+"  Termination:            %s\n"
+"\n"
 msgstr ""
+"%s %s %s (%s): %s\n"
+"  Build OS :               %s %s %s\n"
+"  Prec Backup JobId :      %s\n"
+"  Prec Backup Job :        %s\n"
+"  Nouveau JobId :          %s\n"
+"  JobId courrant :         %s\n"
+"  Job courrant :           %s\n"
+"  Niveau de backup :       %s%s\n"
+"  Client :                 %s\n"
+"  FileSet :                « %s » %s\n"
+"  Pool de lecture :        « %s » (Depuis %s)\n"
+"  Storage de lecture :     « %s » (Depuis %s)\n"
+"  Pool d'écriture :        « %s » (Depuis %s)\n"
+"  Storage d'écriture :     « %s » (Depuis %s)\n"
+"  Catalogue :              « %s » (Depuis %s)\n"
+"  Date de début :          %s\n"
+"  Date de fin :            %s\n"
+"  Temps écoulé :           %s\n"
+"  Priorité :               %d\n"
+"  Fichiers écrits SD :     %s\n"
+"  Octets écrits SD :       %s (%so)\n"
+"  Débit :                  %.1f Ko/s\n"
+"  Nom des Volumes :        %s\n"
+"  Volume Session Id :      %d\n"
+"  Volume Session date :    %d\n"
+"  Taille du volume :       %s (%so)\n"
+"  Erreurs du SD :          %d\n"
+"  Statut de fin du SD :    %s\n"
+"  Statut de fin :          %s\n"
 
-#: src/findlib/create_file.c:147
+#: src/dird/migrate.c:1405
 #, c-format
-msgid "File %s already exists and could not be replaced. ERR=%s.\n"
+msgid "No Next Pool specification found in Pool \"%s\".\n"
 msgstr ""
 
-#: src/findlib/create_file.c:199 src/findlib/create_file.c:248
-#: src/findlib/create_file.c:300
+#: src/dird/migrate.c:1411
 #, c-format
-msgid "bpkt already open fid=%d\n"
+msgid "No Storage specification found in Next Pool \"%s\".\n"
 msgstr ""
 
-#: src/findlib/create_file.c:207
-#, c-format
-msgid "Could not create %s: ERR=%s\n"
-msgstr ""
+#: src/dird/migrate.c:1417
+#, fuzzy
+msgid "Storage from Pool's NextPool resource"
+msgstr "Sélectionnez le Pool"
 
-#: src/findlib/create_file.c:221
-#, c-format
-msgid "Cannot make fifo %s: ERR=%s\n"
-msgstr ""
+#: src/dird/vbackup.c:146
+#, fuzzy, c-format
+msgid "Start Virtual Backup JobId %s, Job=%s\n"
+msgstr "Démarrage du backup JobId %s, Job=%s\n"
 
-#: src/findlib/create_file.c:231
-#, c-format
-msgid "Cannot make node %s: ERR=%s\n"
+#: src/dird/vbackup.c:150
+msgid ""
+"This Job is not an Accurate backup so is not equivalent to a Full backup.\n"
 msgstr ""
 
-#: src/findlib/create_file.c:269
-#, c-format
-msgid "Could not symlink %s -> %s: ERR=%s\n"
-msgstr ""
+#: src/dird/vbackup.c:157
+#, fuzzy
+msgid "No previous Jobs found.\n"
+msgstr "Aucun Job trouvé pour la migration.\n"
 
-#: src/findlib/create_file.c:279
-#, c-format
-msgid "Could not hard link %s -> %s: ERR=%s\n"
-msgstr ""
+#: src/dird/vbackup.c:179
+#, fuzzy, c-format
+msgid "Error getting Job record for previous Job: ERR=%s"
+msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n"
 
-#: src/findlib/create_file.c:330
-#, c-format
-msgid "Original file %s not saved: type=%d\n"
+#: src/dird/vbackup.c:390
+#, fuzzy, c-format
+msgid ""
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
+"  JobId:                  %d\n"
+"  Job:                    %s\n"
+"  Backup Level:           Virtual Full\n"
+"  Client:                 \"%s\" %s\n"
+"  FileSet:                \"%s\" %s\n"
+"  Pool:                   \"%s\" (From %s)\n"
+"  Catalog:                \"%s\" (From %s)\n"
+"  Storage:                \"%s\" (From %s)\n"
+"  Scheduled time:         %s\n"
+"  Start time:             %s\n"
+"  End time:               %s\n"
+"  Elapsed time:           %s\n"
+"  Priority:               %d\n"
+"  SD Files Written:       %s\n"
+"  SD Bytes Written:       %s (%sB)\n"
+"  Rate:                   %.1f KB/s\n"
+"  Volume name(s):         %s\n"
+"  Volume Session Id:      %d\n"
+"  Volume Session Time:    %d\n"
+"  Last Volume Bytes:      %s (%sB)\n"
+"  SD Errors:              %d\n"
+"  SD termination status:  %s\n"
+"  Termination:            %s\n"
+"\n"
 msgstr ""
+"Bacula %s %s (%s): %s\n"
+"  Build OS :               %s %s %s\n"
+"  JobId :                  %d\n"
+"  Job :                    %s\n"
+"  Niveau de backup :       %s%s\n"
+"  Client :                 « %s » %s\n"
+"  FileSet :                « %s » %s\n"
+"  Pool :                   « %s » (Depuis %s)\n"
+"  Storage :                « %s » (Depuis %s)\n"
+"  Date prévue :            %s\n"
+"  Date de début :          %s\n"
+"  Date de fin :            %s\n"
+"  Temps écoulé :           %s\n"
+"  Priorité :               %d\n"
+"  Fichiers écrits FD :     %s\n"
+"  Fichiers écrits SD :     %s\n"
+"  Octets écrits FD :       %s (%so)\n"
+"  Octets écrits SD :       %s (%so)\n"
+"  Débit :                  %.1f Ko/s\n"
+"  Compression logicielle : %s\n"
+"  Nom des Volumes :        %s\n"
+"  Volume Session Id :      %d\n"
+"  Volume Session date :    %d\n"
+"  Taille du volume :       %s (%so)\n"
+"  Erreurs FD non fatales : %d\n"
+"  Erreurs du SD :          %d\n"
+"  Statut de fin du FD :    %s\n"
+"  Statut de fin du SD :    %s\n"
+"  Statut de fin :          %s\n"
 
-#: src/findlib/create_file.c:333
-#, c-format
-msgid "Unknown file type %d; not restored: %s\n"
+#: src/dird/autoprune.c:76
+msgid ""
+"End auto prune.\n"
+"\n"
 msgstr ""
+"Fin de la purge automatique.\n"
+"\n"
 
-#: src/findlib/create_file.c:374
-#, c-format
-msgid "Zero length filename: %s\n"
+#: src/dird/ua_restore.c:144
+msgid "\"RegexWhere\" specification not authorized.\n"
 msgstr ""
 
-#: src/findlib/attribs.c:394
-#, c-format
-msgid "File size of restored file %s not correct. Original %s, restored %s.\n"
+#: src/dird/ua_restore.c:151
+msgid "\"where\" specification not authorized.\n"
 msgstr ""
 
-#: src/findlib/attribs.c:412 src/findlib/attribs.c:419
-#, c-format
-msgid "Unable to set file owner %s: ERR=%s\n"
+#: src/dird/ua_restore.c:173
+msgid ""
+"No Restore Job Resource found in bacula-dir.conf.\n"
+"You must create at least one before running this command.\n"
 msgstr ""
 
-#: src/findlib/attribs.c:425
-#, c-format
-msgid "Unable to set file modes %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_restore.c:190
+msgid "Restore not done.\n"
+msgstr "Restauration non effectuée.\n"
 
-#: src/findlib/attribs.c:435
-#, c-format
-msgid "Unable to set file times %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_restore.c:201
+msgid "Unable to construct a valid BSR. Cannot continue.\n"
+msgstr "Impossible de générer un fichier bootstrap valide. Abandon.\n"
 
-#: src/findlib/attribs.c:449
-#, c-format
-msgid "Unable to set file flags %s: ERR=%s\n"
-msgstr ""
+#: src/dird/ua_restore.c:205 src/dird/ua_restore.c:217
+msgid "No files selected to be restored.\n"
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
 
-#: src/findlib/attribs.c:690
-#, c-format
-msgid "Error in %s file %s: ERR=%s\n"
+#: src/dird/ua_restore.c:211
+msgid ""
+"\n"
+"1 file selected to be restored.\n"
+"\n"
 msgstr ""
+"\n"
+"1 fichier sélectionne pour la restauration.\n"
+"\n"
 
-#: src/findlib/attribs.c:707
+#: src/dird/ua_restore.c:213
 #, c-format
-msgid "Error in %s: ERR=%s\n"
+msgid ""
+"\n"
+"%s files selected to be restored.\n"
+"\n"
 msgstr ""
+"\n"
+"%s fichiers sélectionnés pour la restauration.\n"
 
-#: src/findlib/find_one.c:222
-#, c-format
-msgid "Top level directory \"%s\" has unlisted fstype \"%s\"\n"
-msgstr ""
+#: src/dird/ua_restore.c:232
+#, fuzzy
+msgid "No Client resource found!\n"
+msgstr "Pas de ressource « Restore Job » trouvée !\n"
 
-#: src/findlib/find_one.c:237
-#, c-format
-msgid "Top level directory \"%s\" has an unlisted drive type \"%s\"\n"
-msgstr ""
+#: src/dird/ua_restore.c:319
+#, fuzzy
+msgid "The restore will use the following job(s) as Base\n"
+msgstr "Le job va utiliser les volumes suivants :\n"
 
-#: src/findlib/save-cwd.c:48
+#: src/dird/ua_restore.c:340
 #, c-format
-msgid "Cannot open current directory: %s\n"
+msgid "Missing value for keyword: %s\n"
 msgstr ""
 
-#: src/findlib/save-cwd.c:62
-#, c-format
-msgid "Current directory: %s\n"
-msgstr ""
+#: src/dird/ua_restore.c:418
+msgid "List last 20 Jobs run"
+msgstr "Afficher les 20 derniers jobs lancés"
 
-#: src/findlib/save-cwd.c:84
-#, c-format
-msgid "Cannot get current directory: %s\n"
-msgstr ""
+#: src/dird/ua_restore.c:419
+msgid "List Jobs where a given File is saved"
+msgstr "Afficher les jobs où un fichier donné a été sauvegardé"
 
-#: src/findlib/save-cwd.c:105
-#, c-format
-msgid "Cannot return to %s from %s: %s\n"
-msgstr ""
+#: src/dird/ua_restore.c:420
+msgid "Enter list of comma separated JobIds to select"
+msgstr "Saisir une liste de JobIds à sélectionner (ex : 12,4,3)"
 
-#: src/findlib/save-cwd.c:109
-#, c-format
-msgid "Cannot return to saved working directory from %s: %s\n"
-msgstr ""
+#: src/dird/ua_restore.c:421
+msgid "Enter SQL list command"
+msgstr "Exécuter une requête SQL"
 
-#: src/findlib/save-cwd.c:115
-#, c-format
-msgid "Cannot return to %s: %s\n"
-msgstr ""
+#: src/dird/ua_restore.c:422
+msgid "Select the most recent backup for a client"
+msgstr "Sélectionner la sauvegarde la plus récente pour un client"
 
-#: src/findlib/save-cwd.c:119
-#, c-format
-msgid "Cannot return to saved working directory: %s\n"
+#: src/dird/ua_restore.c:423
+msgid "Select backup for a client before a specified time"
 msgstr ""
+"Sélectionner la dernière sauvegarde pour un client avant une certaine date"
 
-#: src/findlib/enable_priv.c:84
-msgid "AdjustTokenPrivileges set "
-msgstr ""
+#: src/dird/ua_restore.c:424
+msgid "Enter a list of files to restore"
+msgstr "Saisir la liste des fichiers à restaurer"
 
-#: src/findlib/bfile.c:64
-msgid "GZIP data"
-msgstr ""
+#: src/dird/ua_restore.c:425
+msgid "Enter a list of files to restore before a specified time"
+msgstr "Saisir la liste des fichiers à restaurer avant une certaine date"
 
-#: src/findlib/bfile.c:66
-msgid "GZIP sparse data"
-msgstr ""
+#: src/dird/ua_restore.c:426
+msgid "Find the JobIds of the most recent backup for a client"
+msgstr "Afficher les JobIds de sauvegarde les plus récents pour un client"
 
-#: src/findlib/bfile.c:68
-msgid "Win32 data"
-msgstr ""
+#: src/dird/ua_restore.c:427
+msgid "Find the JobIds for a backup for a client before a specified time"
+msgstr "Afficher les JobIds de sauvegarde avant une certaine date"
 
-#: src/findlib/bfile.c:70
-msgid "Win32 GZIP data"
-msgstr ""
+#: src/dird/ua_restore.c:428
+msgid "Enter a list of directories to restore for found JobIds"
+msgstr "Saisir la liste des répertoires à restaurer (pour un JobId)"
 
-#: src/findlib/bfile.c:72
-msgid "File attributes"
+#: src/dird/ua_restore.c:429
+#, fuzzy
+msgid "Select full restore to a specified Job date"
 msgstr ""
+"Sélectionner la dernière sauvegarde pour un client avant une certaine date"
 
-#: src/findlib/bfile.c:74
-msgid "File data"
-msgstr ""
+#: src/dird/ua_restore.c:473
+#, c-format
+msgid "Unknown keyword: %s\n"
+msgstr "Mot clef inconnu : %s\n"
 
-#: src/findlib/bfile.c:76
-msgid "MD5 digest"
-msgstr ""
+#: src/dird/ua_restore.c:542
+#, c-format
+msgid "Error: Pool resource \"%s\" access not allowed.\n"
+msgstr "Erreur : l'utilisation du Pool « %s » n'est pas autorisé.\n"
 
-#: src/findlib/bfile.c:78
-msgid "Extended attributes"
+#: src/dird/ua_restore.c:558
+msgid ""
+"\n"
+"First you select one or more JobIds that contain files\n"
+"to be restored. You will be presented several methods\n"
+"of specifying the JobIds. Then you will be allowed to\n"
+"select which files from those JobIds are to be restored.\n"
+"\n"
 msgstr ""
+"\n"
+"\n"
+"D'abord, vous devez sélectionner un ou plusieurs jobs (par leur JobId) qui\n"
+"contiennent les fichiers à restaurer. Il vous est présenté plusieurs "
+"méthodes\n"
+"pour choisir le bon JobId. Après, vous pourrez sélectionner les fichiers "
+"à\n"
+"restaurer parmi la liste totale des fichiers présents dans les jobs\n"
+"sélectionnés.\n"
 
-#: src/findlib/bfile.c:80
-msgid "Sparse data"
+#: src/dird/ua_restore.c:571
+msgid "To select the JobIds, you have the following choices:\n"
 msgstr ""
+"Pour sélectionner les JobIds, vous avez les possibilités suivantes :\n"
 
-#: src/findlib/bfile.c:82
-msgid "Program names"
-msgstr ""
+#: src/dird/ua_restore.c:576
+msgid "Select item: "
+msgstr "Choix : "
 
-#: src/findlib/bfile.c:84
-msgid "Program data"
+#: src/dird/ua_restore.c:581 src/dird/ua_restore.c:616
+msgid "SQL query not authorized.\n"
 msgstr ""
 
-#: src/findlib/bfile.c:86
-msgid "SHA1 digest"
-msgstr ""
+#: src/dird/ua_restore.c:594
+msgid "Enter Filename (no path):"
+msgstr "Saisissez le nom du fichier (sans le chemin) : "
 
-#: src/findlib/bfile.c:88
-msgid "HFS+ resource fork"
-msgstr ""
+#: src/dird/ua_restore.c:609 src/dird/ua_restore.c:717
+msgid "Enter JobId(s), comma separated, to restore: "
+msgstr "Saisissez le ou les JobIds à restaurer (ex : id1,id2,id3) : "
 
-#: src/findlib/bfile.c:90
-msgid "HFS+ Finder Info"
-msgstr ""
+#: src/dird/ua_restore.c:619
+msgid "Enter SQL list command: "
+msgstr "Exécuter une requête SQL : "
 
-#: src/findlib/bfile.c:92
-msgid "SHA256 digest"
+#: src/dird/ua_restore.c:653 src/dird/ua_restore.c:676
+msgid ""
+"Enter file names with paths, or < to enter a filename\n"
+"containing a list of file names with paths, and terminate\n"
+"them with a blank line.\n"
 msgstr ""
+"Saisissez les répertoires complets ou bien < pour saisir le nom d'un\n"
+"fichier contenant la liste des répertoires et\n"
+"terminez la saisie par une ligne vide.\n"
 
-#: src/findlib/bfile.c:94
-msgid "SHA512 digest"
-msgstr ""
+#: src/dird/ua_restore.c:657 src/dird/ua_restore.c:680
+msgid "Enter full filename: "
+msgstr "Saisissez le nom complet du fichier : "
 
-#: src/findlib/bfile.c:96
-msgid "Signed digest"
-msgstr ""
+#: src/dird/ua_restore.c:715
+#, c-format
+msgid "You have already selected the following JobIds: %s\n"
+msgstr "Vous avez déjà sélectionné les JobIds suivants : %s\n"
 
-#: src/findlib/bfile.c:98
-msgid "Encrypted File data"
+#: src/dird/ua_restore.c:732
+msgid ""
+"Enter full directory names or start the name\n"
+"with a < to indicate it is a filename containing a list\n"
+"of directories and terminate them with a blank line.\n"
 msgstr ""
+"Saisissez les répertoires complets ou bien le nom d'un\n"
+"fichier (commençant par <) contenant la liste des répertoires et\n"
+"terminez la saisie par une ligne vide.\n"
 
-#: src/findlib/bfile.c:100
-msgid "Encrypted GZIP data"
-msgstr ""
+#: src/dird/ua_restore.c:736
+msgid "Enter directory name: "
+msgstr "Saisissez le nom d'un répertoire : "
 
-#: src/findlib/bfile.c:102
-msgid "Encrypted Win32 data"
-msgstr ""
+#: src/dird/ua_restore.c:752
+#, fuzzy
+msgid "Enter JobId to get the state to restore: "
+msgstr "Saisissez le JobId à supprimer : "
 
-#: src/findlib/bfile.c:104
-msgid "Encrypted Win32 GZIP data"
-msgstr ""
+#: src/dird/ua_restore.c:761 src/dird/ua_restore.c:804
+#, c-format
+msgid "Unable to get Job record for JobId=%s: ERR=%s\n"
+msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n"
 
-#: src/findlib/bfile.c:106
-msgid "Encrypted HFS+ resource fork"
+#: src/dird/ua_restore.c:765
+#, c-format
+msgid "Selecting jobs to build the Full state at %s\n"
 msgstr ""
 
-#: src/stored/bls.c:62
-#, fuzzy, c-format
-msgid ""
-"Copyright (C) 2000-%s Kern Sibbald.\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: bls [options] <device-name>\n"
-"       -b <file>       specify a bootstrap file\n"
-"       -c <file>       specify a config file\n"
-"       -d <level>      specify debug level\n"
-"       -e <file>       exclude list\n"
-"       -i <file>       include list\n"
-"       -j              list jobs\n"
-"       -k              list blocks\n"
-"    (no j or k option) list saved files\n"
-"       -L              dump label\n"
-"       -p              proceed inspite of errors\n"
-"       -v              be verbose\n"
-"       -V              specify Volume names (separated by |)\n"
-"       -?              print this message\n"
-"\n"
+#: src/dird/ua_restore.c:791
+msgid "Invalid JobId in list.\n"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald.\n"
-"\n"
-"Version : %s (%s)\n"
-"\n"
-"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"      -c <fich>      utilise fich comme fichier de configuration\n"
-"      -dnn           positionne le niveau de debug à nn\n"
-"      -f             reste en avant-plan (pour debugger)\n"
-"      -g             groupid\n"
-"      -r <job>       lance <job> maintenant\n"
-"      -s             pas de signaux\n"
-"      -t             test - lit seulement le fichier de configuration\n"
-"      -u             userid\n"
-"      -v             affiche les messages utilisateurs\n"
-"      -?             affiche ce message.\n"
-"\n"
 
-#: src/stored/bls.c:124 src/stored/bextract.c:123
+#: src/dird/ua_restore.c:810
 #, c-format
-msgid "Could not open exclude file: %s, ERR=%s\n"
+msgid "Access to JobId=%s (Job \"%s\") not authorized. Not selected.\n"
 msgstr ""
 
-#: src/stored/bls.c:138 src/stored/bextract.c:138
-#, c-format
-msgid "Could not open include file: %s, ERR=%s\n"
-msgstr ""
+#: src/dird/ua_restore.c:823
+msgid "No Jobs selected.\n"
+msgstr "Pas de job sélectionné.\n"
 
-#: src/stored/bls.c:185
-msgid "No archive name specified\n"
-msgstr ""
+#: src/dird/ua_restore.c:828
+#, c-format
+msgid "You have selected the following JobIds: %s\n"
+msgstr "Vous avez sélectionné les JobIds suivants : %s\n"
 
-#: src/stored/bls.c:220
+#: src/dird/ua_restore.c:830
 #, c-format
+msgid "You have selected the following JobId: %s\n"
+msgstr "Vous avez sélectionné le JobId suivant : %s\n"
+
+#: src/dird/ua_restore.c:840
 msgid ""
+"The restored files will the most current backup\n"
+"BEFORE the date you specify below.\n"
 "\n"
-"Warning, this Volume is a continuation of Volume %s\n"
 msgstr ""
 
-#: src/stored/bls.c:263
-#, c-format
-msgid "Got EOM at file %u on device %s, Volume \"%s\"\n"
-msgstr ""
+#: src/dird/ua_restore.c:843
+msgid "Enter date as YYYY-MM-DD HH:MM:SS :"
+msgstr "Saisissez la date au format YYYY-MM-DD HH:MM:SS : "
+
+#: src/dird/ua_restore.c:849
+msgid "Improper date format.\n"
+msgstr "Format de date invalide.\n"
 
-#: src/stored/bls.c:274
+#: src/dird/ua_restore.c:870
 #, c-format
-msgid "Mounted Volume \"%s\".\n"
-msgstr ""
+msgid "Cannot open file %s: ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
 
-#: src/stored/bls.c:276
+#: src/dird/ua_restore.c:878 src/dird/ua_restore.c:882
 #, c-format
-msgid "End of file %u on device %s, Volume \"%s\"\n"
-msgstr ""
+msgid "Error occurred on line %d of file \"%s\"\n"
+msgstr "Une erreur est survenue à la ligne %d de  « %s »\n"
 
-#: src/stored/bls.c:300
+#: src/dird/ua_restore.c:922 src/dird/ua_restore.c:950
+#: src/dird/ua_restore.c:971 src/dird/ua_dotcmds.c:673
+#: src/dird/ua_dotcmds.c:717
 #, c-format
-msgid ""
-"File:blk=%u:%u blk_num=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%"
-"s rlen=%d\n"
+msgid "Query failed: %s. ERR=%s\n"
 msgstr ""
 
-#: src/stored/bls.c:309
+#: src/dird/ua_restore.c:926 src/dird/ua_restore.c:954
 #, c-format
-msgid "Block: %d size=%d\n"
-msgstr "Bloc : %d taille=%d\n"
+msgid "No database record found for: %s\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/stored/bls.c:360 src/stored/bextract.c:281 src/stored/bscan.c:640
-msgid "Cannot continue.\n"
+#: src/dird/ua_restore.c:942
+msgid "No JobId specified cannot continue.\n"
 msgstr ""
 
-#: src/stored/bls.c:376
+#: src/dird/ua_restore.c:975
 #, c-format
-msgid "FileIndex=%d VolSessionId=%d VolSessionTime=%d Stream=%d DataLen=%d\n"
+msgid "No table found: %s\n"
 msgstr ""
 
-#: src/stored/bls.c:393 src/stored/read_record.c:351
-msgid "Fresh Volume Label"
+#: src/dird/ua_restore.c:1033
+msgid ""
+"\n"
+"\n"
+"For one or more of the JobIds selected, no files were found,\n"
+"so file selection is not possible.\n"
+"Most likely your retention policy pruned the files.\n"
 msgstr ""
 
-#: src/stored/bls.c:396 src/stored/read_record.c:354
-msgid "Volume Label"
+#: src/dird/ua_restore.c:1036
+msgid ""
+"\n"
+"Do you want to restore all the files? (yes|no): "
 msgstr ""
+"\n"
+"Voulez vous restaurer tous les fichiers ? (oui|non) : "
 
-#: src/stored/bls.c:400 src/stored/label.c:996
-msgid "Begin Job Session"
+#: src/dird/ua_restore.c:1039
+msgid ""
+"\n"
+"Regexp matching files to restore? (empty to abort): "
 msgstr ""
 
-#: src/stored/bls.c:404 src/stored/label.c:999
-msgid "End Job Session"
-msgstr ""
+#: src/dird/ua_restore.c:1055
+#, fuzzy, c-format
+msgid "Regex compile error: %s\n"
+msgstr "erreur sockopt : %s\n"
 
-#: src/stored/bls.c:408
-msgid "End of Medium"
+#: src/dird/ua_restore.c:1101
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Building directory tree for JobId(s) %s ...  "
 msgstr ""
+"\n"
+"Analyse des répertoires pour le JobId %s..."
 
-#: src/stored/bls.c:411 src/stored/label.c:1008
-msgid "Unknown"
+#: src/dird/ua_restore.c:1160
+#, fuzzy, c-format
+msgid ""
+"\n"
+"%s files inserted into the tree and marked for extraction.\n"
 msgstr ""
+"\n"
+"1 Job, %s fichiers analysés et sélectionnés pour la restauration.\n"
 
-#: src/stored/bls.c:417 src/stored/read_record.c:372
-#, c-format
-msgid "%s Record: VolSessionId=%d VolSessionTime=%d JobId=%d DataLen=%d\n"
+#: src/dird/ua_restore.c:1163
+#, fuzzy, c-format
+msgid ""
+"\n"
+"%s files inserted into the tree.\n"
 msgstr ""
+"\n"
+"1 Job, %s fichiers analysés\n"
 
-#: src/stored/bls.c:437 src/stored/bextract.c:473 src/stored/bcopy.c:290
-#: src/stored/bscan.c:1267 src/stored/btape.c:2696
+#: src/dird/ua_restore.c:1235
 #, c-format
-msgid "Mount Volume \"%s\" on device %s and press return when ready: "
+msgid "Error getting FileSet \"%s\": ERR=%s\n"
 msgstr ""
 
-#: src/stored/dev.c:112
+#: src/dird/ua_restore.c:1249
+#, fuzzy, c-format
+msgid "No FileSet found for client \"%s\".\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
+
+#: src/dird/ua_restore.c:1255
 #, c-format
-msgid "Unable to stat device %s: ERR=%s\n"
+msgid "Error getting FileSet record: %s\n"
 msgstr ""
 
-#: src/stored/dev.c:123
-#, c-format
+#: src/dird/ua_restore.c:1256
 msgid ""
-"%s is an unknown device type. Must be tape or directory\n"
-" or have RequiresMount=yes for DVD. st_mode=%x\n"
+"This probably means you modified the FileSet.\n"
+"Continuing anyway.\n"
 msgstr ""
 
-#: src/stored/dev.c:181
+#: src/dird/ua_restore.c:1271
 #, c-format
-msgid "Unable to stat mount point %s: ERR=%s\n"
+msgid "Pool \"%s\" not found, using any pool.\n"
 msgstr ""
 
-#: src/stored/dev.c:188
-msgid ""
-"Mount and unmount commands must defined for a device which requires mount.\n"
-msgstr ""
+#: src/dird/ua_restore.c:1298 src/dird/ua_restore.c:1314
+#, c-format
+msgid "No Full backup before %s found.\n"
+msgstr "Pas de backup Full trouvé avant %s.\n"
 
-#: src/stored/dev.c:191
-msgid "Write part command must be defined for a device which requires mount.\n"
-msgstr ""
+#: src/dird/ua_restore.c:1343
+msgid "No jobs found.\n"
+msgstr "Pas de jobs trouvé.\n"
 
-#: src/stored/dev.c:196
+#: src/dird/ua_restore.c:1464
 #, c-format
-msgid "Block size %u on device %s is too large, using default %u\n"
-msgstr "La taille de bloc %u sur le Device %s est trop grande, utilisation de la valeur par défaut %u\n"
+msgid "Warning default storage overridden by \"%s\" on command line.\n"
+msgstr ""
+"Attention, le storage par défaut est remplacé par  « %s » en ligne de "
+"commande.\n"
 
-#: src/stored/dev.c:201
+#: src/dird/ua_restore.c:1480
 #, c-format
-msgid "Max block size %u not multiple of device %s block size.\n"
+msgid "Storage \"%s\" not found, using Storage \"%s\" from MediaType \"%s\".\n"
 msgstr ""
+"Le Storage « %s » est introuvable, utilisation du Storage « %s » du "
+"MediaType « %s ».\n"
 
-#: src/stored/dev.c:217 src/stored/dev.c:223
+#: src/dird/ua_restore.c:1488
 #, c-format
-msgid "Unable to init cond variable: ERR=%s\n"
+msgid ""
+"\n"
+"Unable to find Storage resource for\n"
+"MediaType \"%s\", needed by the Jobs you selected.\n"
 msgstr ""
 
-#: src/stored/dev.c:315
-msgid "Illegal mode given to open dev.\n"
-msgstr ""
+#: src/dird/restore.c:185 src/dird/restore.c:272
+#, fuzzy, c-format
+msgid "Could not get storage resource '%s'.\n"
+msgstr "Impossible de trouver la ressource Storage « %s »\n"
 
-#: src/stored/dev.c:349 src/stored/dev.c:369 src/stored/device.c:292
-#, c-format
-msgid "Unable to open device %s: ERR=%s\n"
+#: src/dird/restore.c:459
+msgid ""
+"Cannot restore without a bootstrap file.\n"
+"You probably ran a restore job directly. All restore jobs must\n"
+"be run using the restore command.\n"
 msgstr ""
 
-#: src/stored/dev.c:442 src/stored/dev.c:497
+#: src/dird/restore.c:467
 #, c-format
-msgid "Could not open file device %s. No Volume name given.\n"
-msgstr ""
+msgid "Start Restore Job %s\n"
+msgstr "Démarrage du Job de restauration %s\n"
 
-#: src/stored/dev.c:465 src/stored/dev.c:580
-#, c-format
-msgid "Could not open: %s, ERR=%s\n"
-msgstr ""
+#: src/dird/restore.c:517
+msgid "Restore OK -- warning file count mismatch"
+msgstr "Restauration Ok -- attention le nombre de fichier ne correspond pas"
 
-#: src/stored/dev.c:524
-#, c-format
+#: src/dird/restore.c:519
+msgid "Restore OK"
+msgstr "Restauration OK"
+
+#: src/dird/restore.c:523
+#, fuzzy
+msgid "Restore OK -- with warnings"
+msgstr "Backup OK -- avec des erreurs"
+
+#: src/dird/restore.c:527
+msgid "*** Restore Error ***"
+msgstr "*** Restauration en erreur ***"
+
+#: src/dird/restore.c:537
+msgid "Restore Canceled"
+msgstr "Restauration annulée"
+
+#: src/dird/restore.c:564
+#, fuzzy, c-format
 msgid ""
-"The media in the device %s is not empty, please blank it before writing "
-"anything to it.\n"
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
+"  JobId:                  %d\n"
+"  Job:                    %s\n"
+"  Restore Client:         %s\n"
+"  Start time:             %s\n"
+"  End time:               %s\n"
+"  Files Expected:         %s\n"
+"  Files Restored:         %s\n"
+"  Bytes Restored:         %s\n"
+"  Rate:                   %.1f KB/s\n"
+"  FD Errors:              %d\n"
+"  FD termination status:  %s\n"
+"  SD termination status:  %s\n"
+"  Termination:            %s\n"
+"\n"
 msgstr ""
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
+"  JobId :                 %d\n"
+"  Job :                   %s\n"
+"  Client :                %s\n"
+"  Début :                 %s\n"
+"  Fin :                   %s\n"
+"  Fichiers attendus :     %s\n"
+"  Fichiers restaurés :    %s\n"
+"  Octets restaurés :      %s\n"
+"  Débit :                 %.1f Ko/s\n"
+"  Erreurs du FD :         %d\n"
+"  Statut de fin du FD :   %s\n"
+"  Statut de fin du SD :   %s\n"
+"  Etat :                  %s\n"
 
-#: src/stored/dev.c:541
+#: src/dird/newvol.c:91
 #, c-format
-msgid "There is no valid media in the device %s.\n"
-msgstr ""
+msgid "Illegal character in Volume name \"%s\"\n"
+msgstr "Caractère interdit dans le nom du Volume « %s »\n"
 
-#: src/stored/dev.c:548
+#: src/dird/newvol.c:104
 #, c-format
-msgid "Could not mount device %s.\n"
-msgstr ""
+msgid "Created new Volume \"%s\" in catalog.\n"
+msgstr "Le Volume « %s » a été créé dans le catalogue.\n"
+
+#: src/dird/newvol.c:131
+#, fuzzy, c-format
+msgid "SQL failed, but ignored. ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/stored/dev.c:611
+#: src/dird/newvol.c:142
 #, c-format
-msgid "Could not fstat: %s, ERR=%s\n"
-msgstr ""
+msgid "Wanted to create Volume \"%s\", but it already exists. Trying again.\n"
+msgstr "Impossible de créer le volume « %s » car il existe déjà.\n"
+
+#: src/dird/newvol.c:151
+msgid "Too many failures. Giving up creating Volume name.\n"
+msgstr "Trop d'erreurs. Abandon de la création du volume.\n"
 
-#: src/stored/dev.c:654
+#: src/dird/job.c:63
 #, c-format
-msgid "Bad call to rewind. Device %s not open\n"
+msgid "Could not init job queue: ERR=%s\n"
 msgstr ""
 
-#: src/stored/dev.c:697
+#: src/dird/job.c:95
 #, c-format
-msgid "No tape loaded or drive offline on %s.\n"
+msgid "Could not add job queue: ERR=%s\n"
 msgstr ""
 
-#: src/stored/dev.c:707
+#: src/dird/job.c:114 src/dird/jobq.c:221 src/stored/dircmd.c:200
+#: src/stored/stored.c:530
 #, c-format
-msgid "Rewind error on %s. ERR=%s.\n"
+msgid "Unable to init job cond variable: ERR=%s\n"
 msgstr ""
 
-#: src/stored/dev.c:717 src/stored/dev.c:830 src/stored/dev.c:966
-#: src/stored/dev.c:1522
+#: src/dird/job.c:188 src/dird/job.c:424 src/dird/job.c:426 src/dird/job.c:472
+#: src/dird/job.c:474 src/dird/job.c:1087 src/dird/job.c:1128
+#: src/dird/job.c:1137
+#, fuzzy
+msgid "Job resource"
+msgstr "Pool à partir de sa définition"
+
+#: src/dird/job.c:235 src/dird/job.c:354
 #, c-format
-msgid "lseek_dev error on %s. ERR=%s.\n"
+msgid "Unimplemented job type: %d\n"
 msgstr ""
 
-#: src/stored/dev.c:757
-msgid "unknown blocked code"
+#: src/dird/job.c:277
+msgid "Job canceled because max start delay time exceeded.\n"
 msgstr ""
 
-#: src/stored/dev.c:801
-#, c-format
-msgid "Bad call to eod_dev. Device %s not open\n"
+#: src/dird/job.c:282
+#, fuzzy
+msgid "Job canceled because max sched run time exceeded.\n"
 msgstr ""
+"Temps d'exécution maximum depuis la planification atteind. Abandon du job.\n"
 
-#: src/stored/dev.c:866
+#: src/dird/job.c:396
 #, c-format
-msgid "ioctl MTEOM error on %s. ERR=%s.\n"
-msgstr ""
+msgid "JobId %s, Job %s marked to be canceled.\n"
+msgstr "JobId %s, Job %s marqué pour être annulé.\n"
 
-#: src/stored/dev.c:874 src/stored/dev.c:1008
-#, c-format
-msgid "ioctl MTIOCGET error on %s. ERR=%s.\n"
+#: src/dird/job.c:406
+msgid "Failed to connect to File daemon.\n"
+msgstr "Impossible de se connecter au client.\n"
+
+#: src/dird/job.c:531
+msgid "Max wait time exceeded. Job canceled.\n"
+msgstr "Temps d'attente maximum dépassé. Abandon du job.\n"
+
+#: src/dird/job.c:536
+msgid "Max run time exceeded. Job canceled.\n"
+msgstr "Temps d'exécution maximum atteind. Abandon du job.\n"
+
+#: src/dird/job.c:541
+msgid "Max sched run time exceeded. Job canceled.\n"
 msgstr ""
+"Temps d'exécution maximum depuis la planification atteind. Abandon du job.\n"
 
-#: src/stored/dev.c:952
-msgid "Bad device call. Device not open\n"
+#: src/dird/job.c:663
+#, fuzzy, c-format
+msgid "Pool \"%s\" not in database. ERR=%s"
+msgstr "Pool %s introuvable en base. %s"
+
+#: src/dird/job.c:667
+#, fuzzy, c-format
+msgid "Created database record for Pool \"%s\".\n"
+msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
+
+#: src/dird/job.c:718
+#, c-format
+msgid "Cancelling duplicate JobId=%d.\n"
 msgstr ""
 
-#: src/stored/dev.c:965
+#: src/dird/job.c:725
 #, c-format
-msgid "Seek error: ERR=%s\n"
+msgid "JobId %d already running. Duplicate job not allowed.\n"
 msgstr ""
 
-#: src/stored/dev.c:1003
-msgid " Bacula status:"
+#: src/dird/job.c:741 src/dird/job.c:1074
+msgid "Run pool override"
 msgstr ""
 
-#: src/stored/dev.c:1004 src/stored/dev.c:1087 src/stored/dev.c:1089
-#, c-format
-msgid " file=%d block=%d\n"
-msgstr " fichier=%d bloc=%d\n"
+#: src/dird/job.c:752
+msgid "Run FullPool override"
+msgstr ""
 
-#: src/stored/dev.c:1012
-msgid " Device status:"
+#: src/dird/job.c:754
+msgid "Job FullPool override"
 msgstr ""
 
-#: src/stored/dev.c:1111
-msgid "Bad call to load_dev. Device not open\n"
+#: src/dird/job.c:763
+msgid "Run IncPool override"
 msgstr ""
 
-#: src/stored/dev.c:1122 src/stored/dev.c:1135
-#, c-format
-msgid "ioctl MTLOAD error on %s. ERR=%s.\n"
+#: src/dird/job.c:765
+msgid "Job IncPool override"
 msgstr ""
 
-#: src/stored/dev.c:1171
-#, c-format
-msgid "ioctl MTOFFL error on %s. ERR=%s.\n"
+#: src/dird/job.c:774
+msgid "Run DiffPool override"
 msgstr ""
 
-#: src/stored/dev.c:1212
-msgid "Bad call to fsf_dev. Device not open\n"
+#: src/dird/job.c:776
+msgid "Job DiffPool override"
 msgstr ""
 
-#: src/stored/dev.c:1222 src/stored/dev.c:1343
+#: src/dird/job.c:806 src/stored/bscan.c:1014
 #, c-format
-msgid "Device %s at End of Tape.\n"
-msgstr ""
-
-#: src/stored/dev.c:1247 src/stored/dev.c:1323
-#, c-format
-msgid "ioctl MTFSF error on %s. ERR=%s.\n"
-msgstr ""
-
-#: src/stored/dev.c:1293 src/stored/btape.c:1599
-#, c-format
-msgid "read error on %s. ERR=%s.\n"
-msgstr ""
-
-#: src/stored/dev.c:1373
-msgid "Bad call to bsf. Device not open\n"
+msgid "Could not create Client record. ERR=%s\n"
 msgstr ""
 
-#: src/stored/dev.c:1379
-#, c-format
-msgid "Device %s cannot BSF because it is not a tape.\n"
+#: src/dird/job.c:842
+msgid "FileSet MD5 digest not found.\n"
 msgstr ""
 
-#: src/stored/dev.c:1395
+#: src/dird/job.c:847
 #, c-format
-msgid "ioctl MTBSF error on %s. ERR=%s.\n"
-msgstr ""
-
-#: src/stored/dev.c:1415
-msgid "Bad call to fsr. Device not open\n"
+msgid "Could not create FileSet \"%s\" record. ERR=%s\n"
 msgstr ""
 
-#: src/stored/dev.c:1424
+#: src/dird/job.c:889
 #, c-format
-msgid "ioctl MTFSR not permitted on %s.\n"
+msgid "Error updating job record. %s"
 msgstr ""
 
-#: src/stored/dev.c:1452
-#, c-format
-msgid "ioctl MTFSR %d error on %s. ERR=%s.\n"
+#: src/dird/job.c:1079
+msgid "Run storage override"
 msgstr ""
 
-#: src/stored/dev.c:1471
-msgid "Bad call to bsr_dev. Device not open\n"
-msgstr ""
+#: src/dird/job.c:1147
+#, fuzzy
+msgid "Client resource"
+msgstr "Pas de ressource « Restore Job » trouvée !\n"
 
-#: src/stored/dev.c:1481
-#, c-format
-msgid "ioctl MTBSR not permitted on %s.\n"
-msgstr ""
+#: src/dird/job.c:1370
+#, fuzzy, c-format
+msgid "Could not start clone job: \"%s\".\n"
+msgstr "Impossible d'ouvrir la base de données « %s ».\n"
 
-#: src/stored/dev.c:1495
+#: src/dird/job.c:1373
 #, c-format
-msgid "ioctl MTBSR error on %s. ERR=%s.\n"
-msgstr ""
-
-#: src/stored/dev.c:1511
-msgid "Bad call to reposition. Device not open\n"
+msgid "Clone JobId %d started.\n"
 msgstr ""
 
-#: src/stored/dev.c:1578
-msgid "Bad call to weof_dev. Device not open\n"
-msgstr ""
+#: src/dird/ua_dotcmds.c:159
+msgid ": is an invalid command.\n"
+msgstr ": est une commande invalide.\n"
 
-#: src/stored/dev.c:1588
-msgid "Attempt to WEOF on non-appendable Volume\n"
-msgstr ""
+#: src/dird/ua_dotcmds.c:472
+msgid "Select daemon type to make die"
+msgstr "Sélectionnez le composant a tuer"
 
-#: src/stored/dev.c:1606
-#, c-format
-msgid "ioctl MTWEOF error on %s. ERR=%s.\n"
+#: src/dird/ua_dotcmds.c:497
+msgid "The Director will generate a deadlock.\n"
 msgstr ""
 
-#: src/stored/dev.c:1694
-#, c-format
-msgid "unknown func code %d"
+#: src/dird/ua_dotcmds.c:501
+msgid "The Director will segment fault.\n"
 msgstr ""
 
-#: src/stored/dev.c:1700
-#, c-format
-msgid "I/O function \"%s\" not supported on this device.\n"
+#: src/dird/ua_dotcmds.c:668
+msgid "Access to specified Client or FileSet not allowed.\n"
 msgstr ""
 
-#: src/stored/dev.c:1828 src/stored/dvd.c:763
-#, c-format
-msgid "Unable to truncate device %s. ERR=%s\n"
-msgstr ""
+#: src/dird/ua_dotcmds.c:712
+#, fuzzy
+msgid "query keyword not found.\n"
+msgstr "%s ressource %s introuvable.\n"
 
-#: src/stored/dev.c:1916
-#, c-format
-msgid "Device %s cannot be mounted. ERR=%s\n"
-msgstr ""
+#: src/dird/ua_dotcmds.c:739
+#, fuzzy, c-format
+msgid "List MediaType failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/stored/fd_cmds.c:346
-msgid "Error parsing bootstrap file.\n"
-msgstr ""
+#: src/dird/ua_dotcmds.c:753
+#, fuzzy, c-format
+msgid "List Media failed: ERR=%s\n"
+msgstr "fopen %s en erreur : ERR=%s\n"
 
-#: src/stored/dvd.c:159
+#: src/dird/ua_dotcmds.c:767
 #, fuzzy, c-format
-msgid "Device %s cannot be %smounted. ERR=%s\n"
-msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
+msgid "List Location failed: ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/stored/dvd.c:289
+#: src/dird/getmsg.c:173
 #, c-format
-msgid "Cannot run free space command (%s)\n"
-msgstr ""
+msgid "bget_dirmsg: unknown bnet signal %d\n"
+msgstr "bget_dirmsg : signal bnet inconnu %d\n"
 
-#: src/stored/dvd.c:393
+#: src/dird/getmsg.c:191 src/dird/getmsg.c:197 src/dird/getmsg.c:210
+#: src/dird/getmsg.c:244 src/dird/getmsg.c:266 src/dird/getmsg.c:292
 #, c-format
-msgid "Error while writing current part to the DVD: %s"
-msgstr ""
+msgid "Malformed message: %s\n"
+msgstr "Message mal formé : %s\n"
 
-#: src/stored/dvd.c:413
+#: src/dird/getmsg.c:363
 #, c-format
-msgid "Remaining free space %s on %s\n"
-msgstr ""
+msgid "Bad response to %s command: wanted %s, got %s\n"
+msgstr "Mauvaise réponse à la commande %s : voulait %s, pas %s\n"
 
-#: src/stored/dvd.c:483
+#: src/dird/getmsg.c:368
 #, c-format
-msgid "Next Volume part already exists on DVD. Cannot continue: %s\n"
-msgstr ""
+msgid "Socket error on %s command: ERR=%s\n"
+msgstr "Erreur de socket sur la commande %s : ERR=%s\n"
 
-#: src/stored/dvd.c:500
+#: src/dird/jobq.c:75
 #, c-format
-msgid "open_next_part can't unlink existing part %s, ERR=%s\n"
+msgid "pthread_attr_init: ERR=%s\n"
 msgstr ""
 
-#: src/stored/dvd.c:708 src/stored/block.c:807
+#: src/dird/jobq.c:84
 #, c-format
-msgid ""
-"Error while writing, current part number is less than the total number of "
-"parts (%d/%d, device=%s)\n"
+msgid "pthread_mutex_init: ERR=%s\n"
 msgstr ""
 
-#: src/stored/dvd.c:719
+#: src/dird/jobq.c:90
 #, c-format
-msgid "Unable to write part %s: ERR=%s\n"
+msgid "pthread_cond_init: ERR=%s\n"
 msgstr ""
 
-#: src/stored/job.c:192
+#: src/dird/jobq.c:132
 #, c-format
-msgid "Job name not found: %s\n"
+msgid "pthread_cond_broadcast: ERR=%s\n"
 msgstr ""
 
-#: src/stored/job.c:203
+#: src/dird/jobq.c:140
 #, c-format
-msgid "Hey!!!! JobId %u Job %s already authenticated.\n"
-msgstr ""
-
-#: src/stored/job.c:214
-msgid "Unable to authenticate File daemon\n"
-msgstr ""
-
-#: src/stored/job.c:336
-msgid "In free_jcr(), but still attached to device!!!!\n"
-msgstr ""
-
-#: src/stored/mac.c:66
-msgid "Read and write devices not properly initialized.\n"
+msgid "pthread_cond_wait: ERR=%s\n"
 msgstr ""
 
-#: src/stored/mac.c:74
+#: src/dird/jobq.c:181
 #, c-format
-msgid "No Volume names found for %s.\n"
+msgid "Job %s waiting %d seconds for scheduled start time.\n"
 msgstr ""
 
-#: src/stored/mac.c:109 src/stored/mac.c:200 src/stored/spool.c:267
-#: src/stored/append.c:208 src/stored/append.c:286
+#: src/dird/jobq.c:243
 #, c-format
-msgid "Fatal append error on device %s: ERR=%s\n"
-msgstr ""
-
-#: src/stored/mac.c:111 src/stored/append.c:288
-msgid "Set ok=FALSE after write_block_to_device.\n"
+msgid "pthread_thread_create: ERR=%s\n"
 msgstr ""
 
-#: src/stored/mac.c:228 src/stored/append.c:233
+#: src/dird/jobq.c:353
 #, c-format
-msgid "Error updating file attributes. ERR=%s\n"
+msgid "pthread_cond_signal: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:78 src/stored/label.c:119 src/stored/label.c:208
+#: src/dird/jobq.c:364
 #, c-format
-msgid "Wrong Volume mounted on device %s: Wanted %s have %s\n"
+msgid "pthread_create: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:85 src/stored/label.c:122 src/stored/label.c:195
+#: src/dird/jobq.c:636
 #, c-format
-msgid "Too many tries: %s"
+msgid "Rescheduled Job %s at %s to re-run in %d seconds (%s).\n"
 msgstr ""
 
-#: src/stored/label.c:101
-#, c-format
-msgid "Couldn't rewind device %s: ERR=%s\n"
+#: src/dird/jobq.c:675 src/dird/jobq.c:680
+msgid "previous Job"
 msgstr ""
 
-#: src/stored/label.c:139
+#: src/dird/jobq.c:717
 #, c-format
 msgid ""
-"Requested Volume \"%s\" on %s is not a Bacula labeled Volume, because: ERR=%s"
-msgstr ""
-
-#: src/stored/label.c:144
-msgid "Could not read Volume label from block.\n"
-msgstr "Impossible de lire le label du Volume depuis le média.\n"
-
-#: src/stored/label.c:147
-#, c-format
-msgid "Could not unserialize Volume label: ERR=%s\n"
+"Job canceled. Attempt to read and write same device.\n"
+"    Read storage \"%s\" (From %s) -- Write storage \"%s\" (From %s)\n"
 msgstr ""
 
-#: src/stored/label.c:152
+#: src/dird/expand.c:255
 #, c-format
-msgid "Volume Header Id bad: %s\n"
+msgid "Count not update counter %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:180
+#: src/dird/expand.c:427
 #, c-format
-msgid "Volume on %s has wrong Bacula version. Wanted %d got %d\n"
+msgid "Cannot create var context: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:191
-#, c-format
-msgid "Volume on %s has bad Bacula label type: %x\n"
-msgstr "Le volume sur %s possède un mauvais label Bacula : %x\n"
-
-#: src/stored/label.c:272
-#, c-format
-msgid "Cannot write Volume label to block for device %s\n"
-msgstr "Impossible d'écrire le label du Volume sur le Device %s\n"
-
-#: src/stored/label.c:421
+#: src/dird/expand.c:432
 #, c-format
-msgid "Rewind error on device %s: ERR=%s\n"
+msgid "Cannot set var callback: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:426
+#: src/dird/expand.c:438
 #, c-format
-msgid "Truncate error on device %s: ERR=%s\n"
+msgid "Cannot set var operate: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:448
+#: src/dird/expand.c:444 src/dird/expand.c:459
 #, c-format
-msgid "Unable to write device %s: ERR=%s\n"
+msgid "Cannot unescape string: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:476
+#: src/dird/expand.c:452
 #, c-format
-msgid "Recycled volume \"%s\" on device %s, all previous data lost.\n"
+msgid "Cannot expand expression \"%s\": ERR=%s\n"
 msgstr ""
-"Recyclage du volume « %s » sur le lecteur %s, les précédentes données sont "
-"perdues.\n"
 
-#: src/stored/label.c:479
+#: src/dird/expand.c:470
 #, c-format
-msgid "Wrote label to prelabeled Volume \"%s\" on device %s\n"
+msgid "Cannot destroy var context: ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:684
+#: src/dird/recycle.c:65
 #, c-format
-msgid "Bad session label = %d\n"
-msgstr ""
+msgid "Recycled volume \"%s\"\n"
+msgstr "Volume recyclé « %s »\n"
 
-#: src/stored/label.c:702 src/stored/label.c:709
-#, c-format
-msgid "Error writing Session label to %s: %s\n"
-msgstr ""
+#: src/dird/inc_conf.c:311
+#, fuzzy, c-format
+msgid "Expected a strip path positive integer, got:%s:"
+msgstr "Attendait un entier positif, pas : %s\n"
 
-#: src/stored/label.c:744
+#: src/dird/inc_conf.c:331
 #, c-format
-msgid "Expecting Volume Label, got FI=%s Stream=%s len=%d\n"
-msgstr ""
+msgid "Expected a FileSet option keyword, got:%s:"
+msgstr "Attendait une option de FileSet, eu : %s:"
 
-#: src/stored/label.c:871
-#, c-format
-msgid "Unknown %d"
+#: src/dird/inc_conf.c:364
+msgid "Old style Include/Exclude not supported\n"
 msgstr ""
 
-#: src/stored/label.c:875
+#: src/dird/inc_conf.c:463
 #, c-format
-msgid ""
-"\n"
-"Volume Label:\n"
-"Id                : %sVerNo             : %d\n"
-"VolName           : %s\n"
-"PrevVolName       : %s\n"
-"VolFile           : %d\n"
-"LabelType         : %s\n"
-"LabelSize         : %d\n"
-"PoolName          : %s\n"
-"MediaType         : %s\n"
-"PoolType          : %s\n"
-"HostName          : %s\n"
+msgid "Regex compile error. ERR=%s\n"
 msgstr ""
 
-#: src/stored/label.c:897
+#: src/dird/inc_conf.c:484
 #, c-format
-msgid "Date label written: %s\n"
+msgid "Expected a regex string, got: %s\n"
 msgstr ""
 
-#: src/stored/label.c:903
+#: src/dird/inc_conf.c:560
 #, c-format
-msgid "Date label written: %04d-%02d-%02d at %02d:%02d\n"
+msgid "Expected a wild-card string, got: %s\n"
 msgstr ""
 
-#: src/stored/label.c:923
+#: src/dird/inc_conf.c:583
 #, c-format
-msgid ""
-"\n"
-"%s Record:\n"
-"JobId             : %d\n"
-"VerNum            : %d\n"
-"PoolName          : %s\n"
-"PoolType          : %s\n"
-"JobName           : %s\n"
-"ClientName        : %s\n"
+msgid "Expected an fstype string, got: %s\n"
 msgstr ""
 
-#: src/stored/label.c:936
-#, c-format
-msgid ""
-"Job (unique name) : %s\n"
-"FileSet           : %s\n"
-"JobType           : %c\n"
-"JobLevel          : %c\n"
+#: src/dird/inc_conf.c:595
+msgid "ExcludeDirContaining directive not permitted in Exclude.\n"
 msgstr ""
 
-#: src/stored/label.c:945
+#: src/dird/inc_conf.c:622
 #, c-format
-msgid ""
-"JobFiles          : %s\n"
-"JobBytes          : %s\n"
-"StartBlock        : %s\n"
-"EndBlock          : %s\n"
-"StartFile         : %s\n"
-"EndFile           : %s\n"
-"JobErrors         : %s\n"
-"JobStatus         : %c\n"
-msgstr ""
+msgid "Expected an drivetype string, got: %s\n"
+msgstr "Attendait un type de lecteur, pas : %s\n"
 
-#: src/stored/label.c:966
+#: src/dird/inc_conf.c:646 src/dird/inc_conf.c:689
 #, c-format
-msgid "Date written      : %s\n"
+msgid "Backslash found. Use forward slashes or quote the string.: %s\n"
 msgstr ""
 
-#: src/stored/label.c:971
+#: src/dird/inc_conf.c:661 src/dird/inc_conf.c:704
 #, c-format
-msgid "Date written      : %04d-%02d-%02d at %02d:%02d\n"
-msgstr ""
-
-#: src/stored/label.c:990
-msgid "Fresh Volume"
-msgstr ""
+msgid "Expected a filename, got: %s"
+msgstr "Attendait un nom de fichier, eu : %s"
 
-#: src/stored/label.c:993
-msgid "Volume"
+#: src/dird/inc_conf.c:678
+msgid "Plugin directive not permitted in Exclude\n"
 msgstr ""
 
-#: src/stored/label.c:1002 src/stored/read_record.c:365
-msgid "End of Media"
+#: src/dird/inc_conf.c:721
+msgid "Options section not permitted in Exclude\n"
 msgstr ""
 
-#: src/stored/label.c:1005
-msgid "End of Tape"
-msgstr ""
+#: src/dird/inc_conf.c:781
+#, c-format
+msgid "Expected a FileSet keyword, got: %s"
+msgstr "Attendait le mot clef FileSet, eu : %s"
 
-#: src/stored/label.c:1025 src/stored/label.c:1033 src/stored/label.c:1066
+#: src/dird/verify.c:87 src/dird/verify.c:311
 #, c-format
-msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d DataLen=%d\n"
+msgid "Unimplemented Verify level %d(%c)\n"
 msgstr ""
 
-#: src/stored/label.c:1030
-msgid "End of physical tape.\n"
+#: src/dird/verify.c:142
+msgid ""
+"Unable to find JobId of previous InitCatalog Job.\n"
+"Please run a Verify with Level=InitCatalog before\n"
+"running the current Job.\n"
 msgstr ""
+"Impossible de trouvé JobId d'un précédent Job « InitCatalog.\n"
+"Il faut lancer un Job Verify avec l'option Level=InitCatalog avant\n"
+"de lancer le Job courant.\n"
 
-#: src/stored/label.c:1045 src/stored/label.c:1054
-#, c-format
-msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d\n"
-msgstr ""
+#: src/dird/verify.c:147
+msgid "Unable to find JobId of previous Job for this client.\n"
+msgstr "Impossible de trouver JobId d'un précédent Job pour ce client.\n"
 
-#: src/stored/label.c:1047
+#: src/dird/verify.c:163
 #, c-format
-msgid "   Job=%s Date=%s Level=%c Type=%c\n"
+msgid "Could not get job record for previous Job. ERR=%s"
 msgstr ""
 
-#: src/stored/label.c:1056
+#: src/dird/verify.c:169
 #, c-format
-msgid "   Date=%s Level=%c Type=%c Files=%s Bytes=%s Errors=%d Status=%c\n"
-msgstr ""
+msgid "Last Job %d did not terminate normally. JobStatus=%c\n"
+msgstr "Le dernier job %d ne s'est pas terminé correctement. JobStatus=%c\n"
 
-#: src/stored/parse_bsr.c:106 src/stored/parse_bsr.c:110
+#: src/dird/verify.c:173
 #, c-format
-msgid ""
-"Bootstrap file error: %s\n"
-"            : Line %d, col %d of file %s\n"
-"%s\n"
+msgid "Verifying against JobId=%d Job=%s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:132
+#: src/dird/verify.c:212
 #, c-format
-msgid "Cannot open bootstrap file %s: %s\n"
+msgid "Start Verify JobId=%s Level=%s Job=%s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:262
-#, c-format
-msgid "MediaType %s in bsr at inappropriate place.\n"
+#: src/dird/verify.c:298
+msgid "Deprecated feature ... use bootstrap.\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:283
+#: src/dird/verify.c:365
 #, c-format
-msgid "Device \"%s\" in bsr at inappropriate place.\n"
+msgid "Unimplemented verify level %d\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:440
-msgid "JobType not yet implemented\n"
-msgstr ""
+#: src/dird/verify.c:417
+msgid "Verify OK"
+msgstr "Vérification OK"
 
-#: src/stored/parse_bsr.c:448
-msgid "JobLevel not yet implemented\n"
-msgstr ""
+#: src/dird/verify.c:421
+msgid "*** Verify Error ***"
+msgstr "*** Erreur de Vérification ***"
 
-#: src/stored/parse_bsr.c:631
-#, c-format
-msgid "Slot %d in bsr at inappropriate place.\n"
+#: src/dird/verify.c:425
+msgid "Verify warnings"
 msgstr ""
 
-#: src/stored/parse_bsr.c:655
-#, c-format
-msgid "VolFile     : %u-%u\n"
-msgstr ""
+#: src/dird/verify.c:428
+msgid "Verify Canceled"
+msgstr "Vérification annulée"
 
-#: src/stored/parse_bsr.c:663
-#, c-format
-msgid "VolBlock    : %u-%u\n"
+#: src/dird/verify.c:431
+msgid "Verify Differences"
 msgstr ""
 
-#: src/stored/parse_bsr.c:673
+#: src/dird/verify.c:436
 #, c-format
-msgid "FileIndex   : %u\n"
+msgid "Inappropriate term code: %d %c\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:675
-#, c-format
-msgid "FileIndex   : %u-%u\n"
-msgstr ""
-
-#: src/stored/parse_bsr.c:685
-#, c-format
-msgid "JobId       : %u\n"
+#: src/dird/verify.c:450
+#, fuzzy, c-format
+msgid ""
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
+"  JobId:                  %d\n"
+"  Job:                    %s\n"
+"  FileSet:                %s\n"
+"  Verify Level:           %s\n"
+"  Client:                 %s\n"
+"  Verify JobId:           %d\n"
+"  Verify Job:             %s\n"
+"  Start time:             %s\n"
+"  End time:               %s\n"
+"  Files Expected:         %s\n"
+"  Files Examined:         %s\n"
+"  Non-fatal FD errors:    %d\n"
+"  FD termination status:  %s\n"
+"  SD termination status:  %s\n"
+"  Termination:            %s\n"
+"\n"
 msgstr ""
+"%s %s %s (%s): %s\n"
+"  Build OS:               %s %s %s\n"
+"  JobId :                 %d\n"
+"  Job :                   %s\n"
+"  FileSet:                %s\n"
+"  Client :                %s\n"
+"  Début :                 %s\n"
+"  Fin :                   %s\n"
+"  Fichiers attendus :     %s\n"
+"  Fichiers restaurés :    %s\n"
+"  Octets restaurés :      %s\n"
+"  Débit :                 %.1f Ko/s\n"
+"  Erreurs du FD :         %d\n"
+"  Statut de fin du FD :   %s\n"
+"  Statut de fin du SD :   %s\n"
+"  Etat :                  %s\n"
 
-#: src/stored/parse_bsr.c:687
-#, c-format
-msgid "JobId       : %u-%u\n"
+#: src/dird/verify.c:485
+#, fuzzy, c-format
+msgid ""
+"%s %s %s (%s): %s\n"
+"  Build:                  %s %s %s\n"
+"  JobId:                  %d\n"
+"  Job:                    %s\n"
+"  FileSet:                %s\n"
+"  Verify Level:           %s\n"
+"  Client:                 %s\n"
+"  Verify JobId:           %d\n"
+"  Verify Job:             %s\n"
+"  Start time:             %s\n"
+"  End time:               %s\n"
+"  Files Examined:         %s\n"
+"  Non-fatal FD errors:    %d\n"
+"  FD termination status:  %s\n"
+"  Termination:            %s\n"
+"\n"
 msgstr ""
+"%s %s (%s) : %s\n"
+"  Build:                  %s %s %s\\n\"\n"
+"  JobId :                 %d\n"
+"  Job :                   %s\n"
+"  FileSet :               %s\n"
+"  Client :                %s\n"
+"  Début :                 %s\n"
+"  Fin :                   %s\n"
+"  Fichiers attendus :     %s\n"
+"  Fichiers restaurés :    %s\n"
+"  Octets restaurés :      %s\n"
+"  Débit :                 %.1f Ko/s\n"
+"  Erreurs du FD :         %d\n"
+"  Statut de fin du FD :   %s\n"
+"  Statut de fin du SD :   %s\n"
+"  Etat :                  %s\n"
 
-#: src/stored/parse_bsr.c:697
+#: src/dird/verify.c:563
 #, c-format
-msgid "SessId      : %u\n"
+msgid ""
+"bird<filed: bad attributes, expected 3 fields got %d\n"
+" mslen=%d msg=%s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:699
+#: src/dird/verify.c:608
 #, c-format
-msgid "SessId      : %u-%u\n"
-msgstr ""
+msgid "New file: %s\n"
+msgstr "Nouveau Fichier : %s\n"
 
-#: src/stored/parse_bsr.c:708
+#: src/dird/verify.c:609
 #, c-format
-msgid "VolumeName  : %s\n"
-msgstr ""
+msgid "File not in catalog: %s\n"
+msgstr "Fichier absent du catalogue : %s\n"
 
-#: src/stored/parse_bsr.c:709
+#: src/dird/verify.c:633
 #, c-format
-msgid "  MediaType : %s\n"
+msgid "      st_ino   differ. Cat: %s File: %s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:710
+#: src/dird/verify.c:642
 #, c-format
-msgid "  Device    : %s\n"
+msgid "      st_mode  differ. Cat: %x File: %x\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:711
+#: src/dird/verify.c:650
 #, c-format
-msgid "  Slot      : %d\n"
+msgid "      st_nlink differ. Cat: %d File: %d\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:720
+#: src/dird/verify.c:658
 #, c-format
-msgid "Client      : %s\n"
+msgid "      st_uid   differ. Cat: %u File: %u\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:728
+#: src/dird/verify.c:666
 #, c-format
-msgid "Job          : %s\n"
+msgid "      st_gid   differ. Cat: %u File: %u\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:736
+#: src/dird/verify.c:674
 #, c-format
-msgid "SessTime    : %u\n"
+msgid "      st_size  differ. Cat: %s File: %s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:750
-msgid "BSR is NULL\n"
+#: src/dird/verify.c:683
+msgid "      st_atime differs\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:754
-#, c-format
-msgid "Next        : 0x%x\n"
+#: src/dird/verify.c:690
+msgid "      st_mtime differs\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:755
-#, c-format
-msgid "Root bsr    : 0x%x\n"
+#: src/dird/verify.c:697
+msgid "      st_ctime differs\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:766
+#: src/dird/verify.c:704
 #, c-format
-msgid "count       : %u\n"
+msgid "      st_size  decrease. Cat: %s File: %s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:767
+#: src/dird/verify.c:734
 #, c-format
-msgid "found       : %u\n"
+msgid "MD5/SHA1 index %d not same as attributes %d\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:770
+#: src/dird/verify.c:742
 #, c-format
-msgid "done        : %s\n"
+msgid "      %s differs. File=%s Cat=%s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:771
+#: src/dird/verify.c:753
 #, c-format
-msgid "positioning : %d\n"
+msgid "bdird<filed: bad attributes from filed n=%d : %s\n"
 msgstr ""
 
-#: src/stored/parse_bsr.c:772
-#, c-format
-msgid "fast_reject : %d\n"
+#: src/dird/verify.c:790
+#, fuzzy, c-format
+msgid "The following files are in the Catalog but not on %s:\n"
 msgstr ""
+"Les fichiers suivants sont dans le catalogue mais absents du disque :\n"
 
-#: src/stored/read_record.c:70
+#: src/dird/verify.c:805 src/tools/testfind.c:416
 #, c-format
-msgid "End of Volume at file %u on device %s, Volume \"%s\"\n"
-msgstr "Fin de Volume au fichier %u sur le Device %s, Volume « %s »\n"
-
-#: src/stored/read_record.c:73
-msgid "End of all volumes.\n"
-msgstr "Fin de tous les Volumes.\n"
+msgid "File: %s\n"
+msgstr "Fichier : %s\n"
 
-#: src/stored/read_record.c:112
+#: src/dird/ua_server.c:69
 #, c-format
-msgid "End of file %u  on device %s, Volume \"%s\"\n"
-msgstr "Fin du fichier %u  sur le Device %s, Volume « %s »\n"
-
-#: src/stored/read_record.c:126
-msgid "Did fsr\n"
+msgid "Cannot create UA thread: %s\n"
 msgstr ""
 
-#: src/stored/read_record.c:305
-#, c-format
-msgid "Reposition from (file:block) %u:%u to %u:%u\n"
-msgstr "Repositionnement de (fichier:bloc) %u:%u à %u:%u\n"
-
-#: src/stored/read_record.c:332
-#, c-format
-msgid "Forward spacing to file:block %u:%u.\n"
-msgstr "Postionnement en avant sur le fichier:bloc %u:%u.\n"
+#: src/dird/ua_server.c:159
+msgid "You have messages.\n"
+msgstr "Vous avez des messages.\n"
 
-#: src/stored/read_record.c:358
-msgid "Begin Session"
+#: src/dird/dird.c:111
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"       -c <file>   set configuration file to file\n"
+"       -d <nn>     set debug level to <nn>\n"
+"       -dt         print timestamp in debug output\n"
+"       -f          run in foreground (for debugging)\n"
+"       -g          groupid\n"
+"       -m          print kaboom output (for debugging)\n"
+"       -r <job>    run <job> now\n"
+"       -s          no signals\n"
+"       -t          test - read configuration and exit\n"
+"       -u          userid\n"
+"       -v          verbose user messages\n"
+"       -?          print this message.\n"
+"\n"
 msgstr ""
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -d <nn>        positionne le niveau de debug à nn\n"
+"      -dt            affiche un timestamp devant chaque ligne de debug\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/stored/read_record.c:362
-msgid "End Session"
+#: src/dird/dird.c:521
+msgid "Too many open reload requests. Request ignored.\n"
 msgstr ""
 
-#: src/stored/read_record.c:368
-#, c-format
-msgid "Unknown code %d\n"
+#: src/dird/dird.c:536
+msgid "Out of reload table entries. Giving up.\n"
 msgstr ""
 
-#: src/stored/dircmd.c:141
-msgid "Connection request failed.\n"
-msgstr "Demande de connexion échouée.\n"
-
-#: src/stored/dircmd.c:150
-#, c-format
-msgid "Invalid connection. Len=%d\n"
-msgstr "Connexion invalide. Len=%d\n"
+#: src/dird/dird.c:539
+msgid "Resetting previous configuration.\n"
+msgstr "Retour à la dernière configuration.\n"
 
-#: src/stored/dircmd.c:242
+#: src/dird/dird.c:603
 #, c-format
-msgid "3991 Bad setdebug command: %s\n"
+msgid ""
+"No Director resource defined in %s\n"
+"Without that I don't know who I am :-(\n"
 msgstr ""
 
-#: src/stored/dircmd.c:263
+#: src/dird/dird.c:616
 #, c-format
-msgid "3904 Job %s not found.\n"
-msgstr "3904 Job %s non trouvé.\n"
-
-#: src/stored/dircmd.c:284
-#, c-format
-msgid "3000 Job %s marked to be canceled.\n"
-msgstr "3000 Job %s marqué pour être annulé.\n"
-
-#: src/stored/dircmd.c:288
-msgid "3903 Error scanning cancel command.\n"
+msgid "Only one Director resource permitted in %s\n"
 msgstr ""
 
-#: src/stored/dircmd.c:365 src/stored/dircmd.c:721 src/stored/dircmd.c:811
-#: src/stored/dircmd.c:874 src/stored/dircmd.c:934 src/stored/dircmd.c:978
+#: src/dird/dird.c:673
 #, c-format
-msgid "3999 Device \"%s\" not found or could not be opened.\n"
+msgid "No Job records defined in %s\n"
 msgstr ""
 
-#: src/stored/dircmd.c:370
+#: src/dird/dird.c:731 src/dird/dird.c:744
 #, c-format
-msgid "3903 Error scanning label command: %s\n"
+msgid "Hey something is wrong. p=0x%lu\n"
 msgstr ""
 
-#: src/stored/dircmd.c:415
-#, c-format
-msgid "3910 Unable to open device %s: ERR=%s\n"
-msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
-
-#: src/stored/dircmd.c:430
+#: src/dird/dird.c:805
 #, c-format
-msgid "3920 Cannot label Volume because it is already labeled: \"%s\"\n"
+msgid "\"%s\" directive in Job \"%s\" resource is required, but not found.\n"
 msgstr ""
-"3920 Impossible de labéliser le Volume car il possède déjà le label : « %"
-"s »\n"
-
-#: src/stored/dircmd.c:437
-msgid "3921 Wrong volume mounted.\n"
-msgstr "3921 Mauvais volume monté.\n"
-
-#: src/stored/dircmd.c:441
-msgid "3922 Cannot relabel an ANSI/IBM labeled Volume.\n"
-msgstr "3922 Impossible de re-labéliser un Volume ANSI/IBM.\n"
 
-#: src/stored/dircmd.c:448
-#, fuzzy
-msgid "3912 Failed to truncate previous DVD volume.\n"
-msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n"
+#: src/dird/dird.c:812
+msgid "Too many items in Job resource\n"
+msgstr ""
 
-#: src/stored/dircmd.c:457 src/stored/dircmd.c:466
+#: src/dird/dird.c:816
 #, c-format
-msgid "3912 Failed to label Volume: ERR=%s\n"
-msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n"
+msgid "No storage specified in Job \"%s\" nor in Pool.\n"
+msgstr "Pas de Storage spécifié dans le job « %s » ni dans le Pool.\n"
 
-#: src/stored/dircmd.c:469
+#: src/dird/dird.c:840
 #, c-format
-msgid "3913 Cannot label Volume. Unknown status %d from read_volume_label()\n"
+msgid "\"TLS Certificate\" file not defined for Console \"%s\" in %s.\n"
 msgstr ""
 
-#: src/stored/dircmd.c:502
-#, c-format
-msgid "3001 Mounted Volume: %s\n"
-msgstr "3001 Volume monté : %s\n"
-
-#: src/stored/dircmd.c:506 src/stored/dircmd.c:1015
+#: src/dird/dird.c:846
 #, c-format
-msgid ""
-"3902 Cannot mount Volume on Storage Device %s because:\n"
-"%s"
+msgid "\"TLS Key\" file not defined for Console \"%s\" in %s.\n"
 msgstr ""
-"3902 Impossible de monté le volume dans le storage device %s car :\n"
-"%s"
 
-#: src/stored/dircmd.c:534 src/stored/reserve.c:697
+#: src/dird/dird.c:853
 #, c-format
 msgid ""
-"\n"
-"     Device \"%s\" requested by DIR could not be opened or does not exist.\n"
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Console \"%s\" in %s. At least one CA certificate store is required when "
+"using \"TLS Verify Peer\".\n"
 msgstr ""
 
-#: src/stored/dircmd.c:556 src/stored/reserve.c:693
+#: src/dird/dird.c:893
 #, c-format
 msgid ""
-"\n"
-"     Device \"%s\" in changer \"%s\" requested by DIR could not be opened or "
-"does not exist.\n"
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"File daemon \"%s\" in %s.\n"
 msgstr ""
 
-#: src/stored/dircmd.c:631 src/stored/dircmd.c:687
+#: src/dird/dird.c:949 src/dird/dird.c:951
 #, c-format
-msgid "3901 open device failed: ERR=%s\n"
-msgstr "3901 l'ouverture du device a échoué : ERR=%s\n"
+msgid "Could not open Catalog \"%s\", database \"%s\".\n"
+msgstr ""
+"Impossible d'ouvrir le catalogue « %s », sur la base de données « %"
+"s ».\n"
 
-#: src/stored/dircmd.c:651 src/stored/dircmd.c:678
+#: src/dird/dird.c:954
 #, c-format
-msgid "3001 Device %s is mounted with Volume \"%s\"\n"
-msgstr "3001 Device %s est monté avec le volume « %s »\n"
+msgid "%s"
+msgstr "%s"
 
-#: src/stored/dircmd.c:654 src/stored/dircmd.c:681 src/stored/dircmd.c:696
+#: src/dird/dird.c:1044
 #, c-format
 msgid ""
-"3905 Device %s open but no Bacula volume is mounted.\n"
-"If this is not a blank tape, try unmounting and remounting the Volume.\n"
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Storage \"%s\" in %s.\n"
 msgstr ""
-"3905 Le device %s est ouvert mais il n'y a pas de volume Bacula monté.\n"
-"Si ce n'est pas une cartouche vierge, essayer de la démonter puis de la "
-"remonter.\n"
 
-#: src/stored/dircmd.c:663
+#: src/dird/dird.c:1060 src/stored/stored.c:421
 #, c-format
-msgid "3001 Device %s is doing acquire.\n"
+msgid "Failed to initialize TLS context for Storage \"%s\" in %s.\n"
 msgstr ""
 
-#: src/stored/dircmd.c:668 src/stored/dircmd.c:782
-#, c-format
-msgid "3903 Device %s is being labeled.\n"
-msgstr ""
+#: src/dird/ua_input.c:95
+msgid "Enter slot"
+msgstr "Saisissez le slot"
 
-#: src/stored/dircmd.c:693
+#: src/dird/ua_input.c:99 src/dird/ua_input.c:105
 #, c-format
-msgid "3001 Device %s is already mounted with Volume \"%s\"\n"
-msgstr "3001 Device %s est déjà monté avec le volume « %s »\n"
+msgid "Expected a positive integer, got: %s\n"
+msgstr "Attendait un entier positif, pas : %s\n"
 
-#: src/stored/dircmd.c:702
-#, c-format
-msgid "3002 Device %s is mounted.\n"
-msgstr "3002 Le device %s est monté.\n"
+#: src/dird/ua_input.c:162
+msgid "Invalid response. You must answer yes or no.\n"
+msgstr "Réponse invalide. Vous devez répondre oui ou non.\n"
 
-#: src/stored/dircmd.c:705 src/stored/dircmd.c:756 src/stored/dircmd.c:770
-#: src/stored/dircmd.c:801
-#, c-format
-msgid "3907 %s"
-msgstr "3907 %s"
+#: src/dird/ua_input.c:185
+#, fuzzy
+msgid "Invalid Enabled value, it must be yes, no, archived, 0, 1, or 2\n"
+msgstr "Saisie invalide. Veuillez répondre oui ou non.\n"
 
-#: src/stored/dircmd.c:708
-#, c-format
-msgid "3906 File device %s is always mounted.\n"
-msgstr "3906 Le device fichier %s est toujours monté.\n"
+#: src/dird/ua_input.c:212
+#, fuzzy, c-format
+msgid "Illegal character \"%c\" in a comment.\n"
+msgstr "Caractère illégal « %c » dans le nom.\n"
 
-#: src/stored/dircmd.c:714
-#, c-format
-msgid "3905 Bizarre wait state %d\n"
-msgstr ""
+#: src/dird/ua_input.c:219
+#, fuzzy
+msgid "Comment too long.\n"
+msgstr "Nom trop long.\n"
 
-#: src/stored/dircmd.c:725
-#, c-format
-msgid "3909 Error scanning mount command: %s\n"
-msgstr "3909 Erreur pendant la lecture de la commande de montage : %s\n"
+#: src/dird/ua_input.c:225
+#, fuzzy
+msgid "Comment must be at least one character long.\n"
+msgstr "Le nom du volume doit comporter au moins un caractère\n"
 
-#: src/stored/dircmd.c:753 src/stored/dircmd.c:803
-#, c-format
-msgid "3002 Device %s unmounted.\n"
-msgstr "3002 Le device %s est démonté.\n"
+#: src/dird/fd_cmds.c:95
+#, fuzzy
+msgid "Client: "
+msgstr "Client"
 
-#: src/stored/dircmd.c:760
+#: src/dird/fd_cmds.c:134
 #, c-format
-msgid "3901 Device %s is already unmounted.\n"
-msgstr "3901 Le device %s est déjà démonté.\n"
+msgid "File daemon \"%s\" rejected Job command: %s\n"
+msgstr ""
 
-#: src/stored/dircmd.c:773
+#: src/dird/fd_cmds.c:147
 #, c-format
-msgid "3001 Device %s unmounted.\n"
-msgstr "3001 Le device %s est démonté.\n"
+msgid "Error updating Client record. ERR=%s\n"
+msgstr ""
 
-#: src/stored/dircmd.c:778
+#: src/dird/fd_cmds.c:152
 #, c-format
-msgid "3902 Device %s is busy in acquire.\n"
+msgid "FD gave bad response to JobId command: %s\n"
 msgstr ""
 
-#: src/stored/dircmd.c:816
-#, c-format
-msgid "3907 Error scanning unmount command: %s\n"
+#: src/dird/fd_cmds.c:180 src/dird/fd_cmds.c:265
+msgid ", since="
+msgstr ", depuis="
+
+#: src/dird/fd_cmds.c:243
+msgid "No prior or suitable Full backup found in catalog. Doing FULL backup.\n"
 msgstr ""
+"Pas de précédent backup Full utilisable. Lancement d'un backup FULL.\n"
 
-#: src/stored/dircmd.c:844
+#: src/dird/fd_cmds.c:244 src/dird/fd_cmds.c:250 src/dird/fd_cmds.c:258
 #, c-format
-msgid "3921 Device %s already released.\n"
+msgid " (upgraded from %s)"
+msgstr " (à la place de %s)"
+
+#: src/dird/fd_cmds.c:249
+#, fuzzy
+msgid ""
+"No prior or suitable Differential backup found in catalog. Doing "
+"Differential backup.\n"
 msgstr ""
+"Pas de précédent backup Full utilisable. Lancement d'un backup FULL.\n"
 
-#: src/stored/dircmd.c:851
+#: src/dird/fd_cmds.c:256
 #, c-format
-msgid "3922 Device %s waiting for mount.\n"
-msgstr ""
+msgid "Prior failed job found in catalog. Upgrading to %s.\n"
+msgstr "Le job précédent était en erreur. Passage au type %s.\n"
 
-#: src/stored/dircmd.c:855
+#: src/dird/fd_cmds.c:318
 #, c-format
-msgid "3923 Device %s is busy in acquire.\n"
+msgid "Unimplemented backup level %d %c\n"
 msgstr ""
 
-#: src/stored/dircmd.c:859
-#, c-format
-msgid "3914 Device %s is being labeled.\n"
+#: src/dird/fd_cmds.c:388
+msgid ""
+"FD compression disabled for this Job because AllowCompress=No in Storage "
+"resource.\n"
 msgstr ""
 
-#: src/stored/dircmd.c:867
-#, c-format
-msgid "3022 Device %s released.\n"
-msgstr "3022 Le device %s est libéré.\n"
+#: src/dird/fd_cmds.c:498 src/dird/fd_cmds.c:523 src/dird/fd_cmds.c:537
+msgid ">filed: write error on socket\n"
+msgstr ""
 
-#: src/stored/dircmd.c:879
+#: src/dird/fd_cmds.c:504
 #, c-format
-msgid "3927 Error scanning release command: %s\n"
-msgstr ""
+msgid "Error running program: %s. ERR=%s\n"
+msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n"
 
-#: src/stored/dircmd.c:920
+#: src/dird/fd_cmds.c:513
 #, c-format
-msgid "3995 Device %s is not an autochanger.\n"
-msgstr "3995 Le Device %s n'est pas un autochangeur.\n"
+msgid "Cannot open included file: %s. ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier inclus : %s. ERR=%s\n"
 
-#: src/stored/dircmd.c:938
+#: src/dird/fd_cmds.c:659
+#, fuzzy, c-format
+msgid "Client \"%s\" RunScript failed.\n"
+msgstr "le client « %s » est introuvable.\n"
+
+#: src/dird/fd_cmds.c:694
 #, c-format
-msgid "3908 Error scanning autocharger drives/list/slots command: %s\n"
+msgid ""
+"<filed: bad attributes, expected 3 fields got %d\n"
+"msglen=%d msg=%s\n"
 msgstr ""
 
-#: src/stored/dircmd.c:982
+#: src/dird/fd_cmds.c:749
 #, c-format
-msgid "3909 Error scanning readlabel command: %s\n"
+msgid "%s index %d not same as attributes %d\n"
 msgstr ""
 
-#: src/stored/dircmd.c:1011
+#: src/dird/fd_cmds.c:763
 #, c-format
-msgid "3001 Volume=%s Slot=%d\n"
-msgstr "3001 Volume=%s Slot=%d\n"
+msgid "<filed: Network error getting attributes. ERR=%s\n"
+msgstr ""
 
-#: src/stored/dircmd.c:1044
+#: src/dird/scheduler.c:113
 #, c-format
-msgid "3931 Device %s is BLOCKED. user unmounted.\n"
-msgstr "3931 Device %s est bloqué, démonté par l'utilisateur.\n"
+msgid "Job %s not found\n"
+msgstr "Job %s non trouvé\n"
+
+#: src/dird/scheduler.c:137
+msgid "Walk queue"
+msgstr ""
+
+#: src/dird/scheduler.c:147
+msgid "Dequeued job"
+msgstr ""
+
+#: src/dird/scheduler.c:150
+msgid "Scheduler logic error\n"
+msgstr ""
+
+#: src/dird/scheduler.c:191
+msgid "Run job"
+msgstr ""
+
+#: src/dird/scheduler.c:224
+msgid "run override"
+msgstr ""
+
+#: src/dird/scheduler.c:412
+msgid "Inserted job"
+msgstr ""
+
+#: src/dird/scheduler.c:420
+msgid "Appended job"
+msgstr ""
+
+#: src/dird/scheduler.c:424
+msgid "Run queue"
+msgstr ""
+
+#: src/findlib/enable_priv.c:92
+msgid "AdjustTokenPrivileges set "
+msgstr ""
 
-#: src/stored/dircmd.c:1048
+#: src/findlib/mkpath.c:48
 #, c-format
-msgid ""
-"3932 Device %s is BLOCKED. user unmounted during wait for media/mount.\n"
+msgid "Cannot create directory %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/dircmd.c:1052
+#: src/findlib/mkpath.c:52 src/findlib/mkpath.c:107
+#, fuzzy, c-format
+msgid "%s exists but is not a directory.\n"
+msgstr "%s doit être un répertoire.\n"
+
+#: src/findlib/mkpath.c:69
 #, c-format
-msgid "3933 Device %s is BLOCKED waiting for media.\n"
-msgstr "3933 Device %s est bloqué en attente d'un media.\n"
+msgid "Cannot change owner and/or group of %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/dircmd.c:1056
+#: src/findlib/mkpath.c:74
 #, c-format
-msgid "3934 Device %s is being initialized.\n"
-msgstr "3934 Device %s est en cours d'initialisation.\n"
+msgid "Cannot change permissions of %s: ERR=%s\n"
+msgstr ""
+
+#: src/findlib/mkpath.c:144
+#, fuzzy, c-format
+msgid "%c: is not a valid drive.\n"
+msgstr "%s : est une commande invalide.\n"
+
+#: src/findlib/mkpath.c:188
+msgid "Too many subdirectories. Some permissions not reset.\n"
+msgstr ""
 
-#: src/stored/dircmd.c:1060
+#: src/findlib/find_one.c:222
 #, c-format
-msgid "3935 Device %s is blocked labeling a Volume.\n"
-msgstr "3935 Device %s est bloqué par une labélisation de volume.\n"
+msgid "     NODUMP flag set - will not process %s\n"
+msgstr ""
 
-#: src/stored/dircmd.c:1064
+#: src/findlib/find_one.c:243
+#, fuzzy, c-format
+msgid "Cannot stat file %s: ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/findlib/find_one.c:249
 #, c-format
-msgid "3935 Device %s is blocked for unknown reason.\n"
-msgstr "3935 Device %s est bloqué pour une raison inconnue.\n"
+msgid "%s mtime changed during backup.\n"
+msgstr ""
 
-#: src/stored/dircmd.c:1069
+#: src/findlib/find_one.c:255
 #, c-format
-msgid "3936 Device %s is busy reading.\n"
-msgstr "3936 Device %s est occupé en lecture.\n"
+msgid "%s ctime changed during backup.\n"
+msgstr ""
 
-#: src/stored/dircmd.c:1072
+#: src/findlib/find_one.c:261 src/findlib/find_one.c:268
 #, c-format
-msgid "3937 Device %s is busy with %d writer(s).\n"
-msgstr "3937 Device %s est occupé avec %d flux en écriture.\n"
+msgid "%s size changed during backup.\n"
+msgstr ""
 
-#: src/stored/spool.c:73
+#: src/findlib/find_one.c:381
 #, c-format
-msgid ""
-"Data spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes/job.\n"
+msgid "Top level directory \"%s\" has unlisted fstype \"%s\"\n"
 msgstr ""
 
-#: src/stored/spool.c:81
+#: src/findlib/find_one.c:396
 #, c-format
-msgid "Attr spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes.\n"
+msgid "Top level directory \"%s\" has an unlisted drive type \"%s\"\n"
 msgstr ""
 
-#: src/stored/spool.c:101
-msgid "Spooling data ...\n"
-msgstr "Spooling des données...\n"
+#: src/findlib/savecwd.c:61
+#, fuzzy, c-format
+msgid "Cannot open current directory: ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier inclus : %s. ERR=%s\n"
+
+#: src/findlib/savecwd.c:72
+#, fuzzy, c-format
+msgid "Cannot get current directory: ERR=%s\n"
+msgstr "change le répertoire courant"
+
+#: src/findlib/savecwd.c:96 src/findlib/savecwd.c:107
+#, fuzzy, c-format
+msgid "Cannot reset current directory: ERR=%s\n"
+msgstr "change le répertoire courant"
 
-#: src/stored/spool.c:127
+#: src/findlib/create_file.c:124
 #, c-format
-msgid "Bad return from despool WroteVol=%d\n"
+msgid "File skipped. Not newer: %s\n"
 msgstr ""
 
-#: src/stored/spool.c:160
+#: src/findlib/create_file.c:131
 #, c-format
-msgid "Open data spool file %s failed: ERR=%s\n"
+msgid "File skipped. Not older: %s\n"
 msgstr ""
 
-#: src/stored/spool.c:213
+#: src/findlib/create_file.c:137
 #, c-format
-msgid "Committing spooled data to Volume \"%s\". Despooling %s bytes ...\n"
-msgstr "Transfert des données spoolées sur le Volume « %s ». Transfert de %s octets...\n"
+msgid "File skipped. Already exists: %s\n"
+msgstr ""
 
-#: src/stored/spool.c:217
+#: src/findlib/create_file.c:163
 #, c-format
-msgid "Writing spooled data to Volume. Despooling %s bytes ...\n"
-msgstr "Écriture des données spoolées sur le Volume. Transfert de %s octets...\n"
+msgid "File %s already exists and could not be replaced. ERR=%s.\n"
+msgstr ""
 
-#: src/stored/spool.c:280
+#: src/findlib/create_file.c:214 src/findlib/create_file.c:278
+#: src/findlib/create_file.c:373
 #, c-format
-msgid ""
-"Despooling elapsed time = %02d:%02d:%02d, Transfer rate = %s bytes/second\n"
-msgstr "Temps du transfert des données spoolées = %02d:%02d:%02d, Taux de transfert = %s o/s\n"
+msgid "bpkt already open fid=%d\n"
+msgstr ""
 
-#: src/stored/spool.c:289 src/stored/spool.c:464 src/stored/spool.c:502
+#: src/findlib/create_file.c:237
 #, c-format
-msgid "Ftruncate spool file failed: ERR=%s\n"
+msgid "Cannot make fifo %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/spool.c:291
+#: src/findlib/create_file.c:255
 #, c-format
-msgid "Bad return from ftruncate. ERR=%s\n"
+msgid "Cannot make node %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/spool.c:341
+#: src/findlib/create_file.c:300
 #, c-format
-msgid "Spool header read error. ERR=%s\n"
+msgid "Could not symlink %s -> %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/spool.c:344
+#: src/findlib/create_file.c:325 src/findlib/create_file.c:338
+#, fuzzy, c-format
+msgid "Could not restore file flags for file %s: ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
+
+#: src/findlib/create_file.c:329 src/findlib/create_file.c:346
 #, c-format
-msgid "Spool read error. Wanted %u bytes, got %d\n"
+msgid "Could not hard link %s -> %s: ERR=%s\n"
+msgstr ""
+
+#: src/findlib/create_file.c:342
+#, fuzzy, c-format
+msgid "Could not reset file flags for file %s: ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
+
+#: src/findlib/create_file.c:396
+#, c-format
+msgid "Original file %s have been deleted: type=%d\n"
 msgstr ""
 
-#: src/stored/spool.c:345
+#: src/findlib/create_file.c:408
 #, c-format
-msgid "Spool header read error. Wanted %u bytes, got %d\n"
+msgid "Original file %s not saved: type=%d\n"
 msgstr ""
 
-#: src/stored/spool.c:351 src/stored/spool.c:352
+#: src/findlib/create_file.c:411
 #, c-format
-msgid "Spool block too big. Max %u bytes, got %u\n"
+msgid "Unknown file type %d; not restored: %s\n"
 msgstr ""
 
-#: src/stored/spool.c:357 src/stored/spool.c:358
+#: src/findlib/create_file.c:455
 #, c-format
-msgid "Spool data read error. Wanted %u bytes, got %d\n"
+msgid "Zero length filename: %s\n"
 msgstr ""
 
-#: src/stored/spool.c:415
-msgid "User specified spool size reached.\n"
-msgstr "Taille du spool spécifié par l'utlisateur atteind.\n"
+#: src/findlib/find.c:212
+#, fuzzy, c-format
+msgid "Plugin: \"%s\" not found.\n"
+msgstr "Plugin=%s non trouvé.\n"
 
-#: src/stored/spool.c:417
-msgid "Bad return from despool in write_block.\n"
+#: src/findlib/bfile.c:95
+msgid "Unix attributes"
 msgstr ""
 
-#: src/stored/spool.c:425
-msgid "Spooling data again ...\n"
-msgstr "Reprise du spool des données...\n"
+#: src/findlib/bfile.c:97
+msgid "File data"
+msgstr ""
 
-#: src/stored/spool.c:456
-#, c-format
-msgid "Error writing header to spool file. ERR=%s\n"
+#: src/findlib/bfile.c:99
+msgid "MD5 digest"
 msgstr ""
 
-#: src/stored/spool.c:470 src/stored/spool.c:508
-msgid "Fatal despooling error."
+#: src/findlib/bfile.c:101
+msgid "GZIP data"
 msgstr ""
 
-#: src/stored/spool.c:477
-msgid "Retrying after header spooling error failed.\n"
+#: src/findlib/bfile.c:103
+msgid "Extended attributes"
 msgstr ""
 
-#: src/stored/spool.c:491
-#, c-format
-msgid "Error writing data to spool file. ERR=%s\n"
+#: src/findlib/bfile.c:105
+msgid "Sparse data"
 msgstr ""
 
-#: src/stored/spool.c:518
-msgid "Retrying after data spooling error failed.\n"
+#: src/findlib/bfile.c:107
+msgid "GZIP sparse data"
 msgstr ""
 
-#: src/stored/spool.c:573 src/stored/spool.c:580
-#, c-format
-msgid "Fseek on attributes file failed: ERR=%s\n"
+#: src/findlib/bfile.c:109
+msgid "Program names"
 msgstr ""
 
-#: src/stored/spool.c:590
-#, c-format
-msgid "Sending spooled attrs to the Director. Despooling %s bytes ...\n"
-msgstr "Transfert des attributs spoolés au Director. Transfert de %s octets...\n"
+#: src/findlib/bfile.c:111
+msgid "Program data"
+msgstr ""
 
-#: src/stored/spool.c:617
-#, c-format
-msgid "fopen attr spool file %s failed: ERR=%s\n"
+#: src/findlib/bfile.c:113
+msgid "SHA1 digest"
 msgstr ""
 
-#: src/stored/append.c:50
-msgid "DCR is NULL!!!\n"
+#: src/findlib/bfile.c:115
+msgid "Win32 data"
 msgstr ""
 
-#: src/stored/append.c:55
-msgid "DEVICE is NULL!!!\n"
+#: src/findlib/bfile.c:117
+msgid "Win32 GZIP data"
 msgstr ""
 
-#: src/stored/append.c:67
-msgid "Unable to set network buffer size.\n"
+#: src/findlib/bfile.c:119
+msgid "MacOS Fork data"
 msgstr ""
 
-#: src/stored/append.c:81 src/stored/append.c:90 src/stored/append.c:102
-#: src/stored/append.c:281 src/stored/append.c:293 src/stored/askdir.c:291
-#: src/stored/askdir.c:292
-msgid "NULL Volume name. This shouldn't happen!!!\n"
+#: src/findlib/bfile.c:121
+msgid "HFS+ attribs"
 msgstr ""
 
-#: src/stored/append.c:96 src/stored/btape.c:1858
-#, c-format
-msgid "Write session label failed. ERR=%s\n"
+#: src/findlib/bfile.c:123
+msgid "Standard Unix ACL attribs"
 msgstr ""
 
-#: src/stored/append.c:108
-#, c-format
-msgid "Network send error to FD. ERR=%s\n"
+#: src/findlib/bfile.c:125
+msgid "Default Unix ACL attribs"
 msgstr ""
 
-#: src/stored/append.c:145
-#, c-format
-msgid "Error reading data header from FD. ERR=%s\n"
+#: src/findlib/bfile.c:127
+msgid "SHA256 digest"
 msgstr ""
 
-#: src/stored/append.c:167
-#, c-format
-msgid "Malformed data header from FD: %s\n"
+#: src/findlib/bfile.c:129
+msgid "SHA512 digest"
 msgstr ""
 
-#: src/stored/append.c:177
-msgid "File index from FD not positive or sequential\n"
+#: src/findlib/bfile.c:131
+msgid "Signed digest"
 msgstr ""
 
-#: src/stored/append.c:247
-#, c-format
-msgid "Network error on data channel. ERR=%s\n"
+#: src/findlib/bfile.c:133
+msgid "Encrypted File data"
 msgstr ""
 
-#: src/stored/append.c:260
-#, c-format
-msgid ""
-"Job write elapsed time = %02d:%02d:%02d, Transfer rate = %s bytes/second\n"
-msgstr "Temps d'écriture du job = %02d:%02d:%02d, Taux de transfert = %s o/s\n"
+#: src/findlib/bfile.c:135
+msgid "Encrypted Win32 data"
+msgstr ""
 
-#: src/stored/append.c:275 src/stored/btape.c:1982
-#, c-format
-msgid "Error writting end session label. ERR=%s\n"
+#: src/findlib/bfile.c:137
+msgid "Encrypted session data"
 msgstr ""
 
-#: src/stored/mount.c:77 src/stored/acquire.c:257
-#, c-format
-msgid "Too many errors trying to mount device %s.\n"
+#: src/findlib/bfile.c:139
+msgid "Encrypted GZIP data"
 msgstr ""
 
-#: src/stored/mount.c:83 src/stored/acquire.c:169
-#, c-format
-msgid "Job %d canceled.\n"
-msgstr "Le job %d est annulé.\n"
+#: src/findlib/bfile.c:141
+msgid "Encrypted Win32 GZIP data"
+msgstr ""
 
-#: src/stored/mount.c:223 src/stored/mount.c:445
-#, c-format
-msgid "Volume \"%s\" not on device %s.\n"
-msgstr "Le volume « %s » n'est pas dans le device %s.\n"
+#: src/findlib/bfile.c:143
+msgid "Encrypted MacOS fork data"
+msgstr ""
 
-#: src/stored/mount.c:255
-#, c-format
-msgid ""
-"Director wanted Volume \"%s\".\n"
-"    Current Volume \"%s\" not acceptable because:\n"
-"    %s"
+#: src/findlib/bfile.c:145
+msgid "AIX Specific ACL attribs"
 msgstr ""
 
-#: src/stored/mount.c:334
-#, c-format
-msgid "Volume \"%s\" previously written, moving to end of data.\n"
-msgstr "Le volume « %s » contient des données, re-positionnement à la fin.\n"
+#: src/findlib/bfile.c:147
+msgid "Darwin Specific ACL attribs"
+msgstr ""
 
-#: src/stored/mount.c:337
-#, c-format
-msgid "Unable to position to end of data on device %s: ERR=%s\n"
+#: src/findlib/bfile.c:149
+msgid "FreeBSD Specific Default ACL attribs"
 msgstr ""
-"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n"
 
-#: src/stored/mount.c:349
-#, c-format
-msgid "Ready to append to end of Volume \"%s\" at file=%d.\n"
-msgstr "Prêt à ajouter des données à la fin du volume « %s » file=%d.\n"
+#: src/findlib/bfile.c:151
+msgid "FreeBSD Specific Access ACL attribs"
+msgstr ""
 
-#: src/stored/mount.c:352
-#, c-format
-msgid ""
-"I cannot write on Volume \"%s\" because:\n"
-"The number of files mismatch! Volume=%u Catalog=%u\n"
+#: src/findlib/bfile.c:153
+msgid "HPUX Specific ACL attribs"
 msgstr ""
 
-#: src/stored/mount.c:380
-#, c-format
-msgid "Ready to append to end of Volume \"%s\" at file address=%u.\n"
-msgstr "Prêt à ajouter des données à la fin du volume « %s » file adress=%u.\n"
+#: src/findlib/bfile.c:155
+msgid "Irix Specific Default ACL attribs"
+msgstr ""
 
-#: src/stored/mount.c:384
-#, c-format
-msgid ""
-"I cannot write on Volume \"%s\" because:\n"
-"The EOD file address is wrong: Volume file address=%u != Catalog Endblock=%u"
-"(+1)\n"
-"You probably removed DVD last part in spool directory.\n"
+#: src/findlib/bfile.c:157
+msgid "Irix Specific Access ACL attribs"
 msgstr ""
 
-#: src/stored/mount.c:435
-#, c-format
-msgid "Labeled new Volume \"%s\" on device %s.\n"
-msgstr "Le nouveau volume « %s » a été labélisé sur le device %s.\n"
+#: src/findlib/bfile.c:159
+msgid "Linux Specific Default ACL attribs"
+msgstr ""
 
-#: src/stored/mount.c:440
-#, c-format
-msgid "Warning device %s not configured to autolabel Volumes.\n"
+#: src/findlib/bfile.c:161
+msgid "Linux Specific Access ACL attribs"
 msgstr ""
 
-#: src/stored/mount.c:460
-#, c-format
-msgid "Marking Volume \"%s\" in Error in Catalog.\n"
-msgstr "Le volume « %s » est marqué en Erreur dans le catalogue.\n"
+#: src/findlib/bfile.c:163
+msgid "OSF1 Specific Default ACL attribs"
+msgstr ""
 
-#: src/stored/mount.c:476
-#, c-format
-msgid ""
-"Autochanger Volume \"%s\" not found in slot %d.\n"
-"    Setting InChanger to zero in catalog.\n"
+#: src/findlib/bfile.c:165
+msgid "OSF1 Specific Access ACL attribs"
 msgstr ""
 
-#: src/stored/mount.c:495
-msgid "Hey!!!!! WroteVol non-zero !!!!!\n"
+#: src/findlib/bfile.c:167 src/findlib/bfile.c:169
+msgid "Solaris Specific ACL attribs"
 msgstr ""
 
-#: src/stored/mount.c:540 src/stored/btape.c:2765
-#, c-format
-msgid "Cannot open Dev=%s, Vol=%s\n"
+#: src/findlib/bfile.c:171
+msgid "OpenBSD Specific Extended attribs"
 msgstr ""
 
-#: src/stored/acquire.c:56
-#, c-format
-msgid "Num_writers=%d not zero. Job %d canceled.\n"
+#: src/findlib/bfile.c:173
+msgid "Solaris Specific Extensible attribs or System Extended attribs"
 msgstr ""
 
-#: src/stored/acquire.c:64
-#, c-format
-msgid "No volumes specified. Job %d canceled.\n"
-msgstr "Pas de volume spécifié. Abandon du job %d.\n"
+#: src/findlib/bfile.c:175
+msgid "Solaris Specific Extended attribs"
+msgstr ""
 
-#: src/stored/acquire.c:129
-#, c-format
-msgid "Media Type change.  New device %s chosen.\n"
+#: src/findlib/bfile.c:177
+msgid "Darwin Specific Extended attribs"
 msgstr ""
 
-#: src/stored/acquire.c:140
-#, c-format
-msgid "No suitable device found to read Volume \"%s\"\n"
+#: src/findlib/bfile.c:179
+msgid "FreeBSD Specific Extended attribs"
 msgstr ""
 
-#: src/stored/acquire.c:180
-#, c-format
-msgid "Read open device %s Volume \"%s\" failed (EIO): ERR=%s\n"
+#: src/findlib/bfile.c:181
+msgid "Linux Specific Extended attribs"
 msgstr ""
 
-#: src/stored/acquire.c:185
-#, c-format
-msgid "Read open device %s Volume \"%s\" failed: ERR=%s\n"
+#: src/findlib/bfile.c:183
+msgid "NetBSD Specific Extended attribs"
 msgstr ""
 
-#: src/stored/acquire.c:266
+#: src/findlib/attribs.c:421
 #, c-format
-msgid "Ready to read from volume \"%s\" on device %s.\n"
-msgstr "Prêt à lire les données du volume « %s » depuis le device %s.\n"
+msgid "File size of restored file %s not correct. Original %s, restored %s.\n"
+msgstr ""
 
-#: src/stored/acquire.c:310
+#: src/findlib/attribs.c:447 src/findlib/attribs.c:454
 #, c-format
-msgid "Device %s is busy reading.\n"
-msgstr "Le device %s est occupé en lecture.\n"
+msgid "Unable to set file owner %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/acquire.c:340
+#: src/findlib/attribs.c:460
 #, c-format
-msgid "Wanted Volume \"%s\", but device %s is busy writing on \"%s\" .\n"
-msgstr "Voulait le Volume « %s », mais le Device %s est occupé à écrire sur « %s ».\n"
+msgid "Unable to set file modes %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/acquire.c:359
+#: src/findlib/attribs.c:470
 #, c-format
-msgid ""
-"Cannot recycle volume \"%s\" on device %s because it is in use by another "
-"job.\n"
-msgstr "Impossible de recycler le volume « %s » sur le device %s car il est utilisé par un autre job.\n"
+msgid "Unable to set file times %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/acquire.c:381
+#: src/findlib/attribs.c:484
 #, c-format
-msgid "Could not ready device %s for append.\n"
+msgid "Unable to set file flags %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/acquire.c:459 src/stored/block.c:353 src/stored/block.c:689
-#: src/stored/block.c:758
+#: src/findlib/attribs.c:737
 #, c-format
-msgid "Could not create JobMedia record for Volume=\"%s\" Job=%s\n"
-msgstr "Impossible de créer un JobMedia en base pour le Volume=%s Job=%s\n"
+msgid "Error in %s file %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/acquire.c:500
+#: src/findlib/attribs.c:754
 #, c-format
-msgid "Alert: %s"
-msgstr "Alert: %s"
+msgid "Error in %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/acquire.c:508
+#: src/console/console.c:127
 #, c-format
-msgid "3997 Bad alert command: %s: ERR=%s.\n"
+msgid ""
+"\n"
+"Version: "
 msgstr ""
+"\n"
+"Version : "
 
-#: src/stored/acquire.c:592
-#, c-format
-msgid "Hey! num_writers=%d!!!!\n"
+#: src/console/console.c:178
+msgid "input from file"
 msgstr ""
 
-#: src/stored/pythonsd.c:197
-msgid "Error in ParseTuple\n"
+#: src/console/console.c:179
+msgid "output to file"
 msgstr ""
 
-#: src/stored/pythonsd.c:213
-msgid "Parse tuple error in job_write\n"
+#: src/console/console.c:180
+msgid "quit"
+msgstr "quit"
+
+#: src/console/console.c:181
+msgid "output to file and terminal"
 msgstr ""
 
-#: src/stored/pythonsd.c:250
-#, c-format
-msgid "Error in Python method %s\n"
+#: src/console/console.c:182
+msgid "sleep specified time"
 msgstr ""
 
-#: src/stored/reserve.c:75
-#, fuzzy, c-format
-msgid "Unable to initialize reservation lock. ERR=%s\n"
-msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
+#: src/console/console.c:183
+msgid "print current time"
+msgstr "affiche la date courante"
 
-#: src/stored/reserve.c:513 src/stored/reserve.c:524
-#, c-format
-msgid "Failed command: %s\n"
+#: src/console/console.c:184
+msgid "print Console's version"
 msgstr ""
 
-#: src/stored/reserve.c:514
-#, c-format
-msgid ""
-"\n"
-"     Device \"%s\" with MediaType \"%s\" requested by DIR not found in SD "
-"Device resources.\n"
+#: src/console/console.c:185
+msgid "echo command string"
 msgstr ""
 
-#: src/stored/reserve.c:710
-#, c-format
-msgid "3926 Could not get dcr for device: %s\n"
+#: src/console/console.c:186
+msgid "execute an external command"
 msgstr ""
 
-#: src/stored/reserve.c:775
-#, c-format
-msgid "3601 JobId=%u device %s is BLOCKED due to user unmount.\n"
-msgstr "3601 JobId=%u device %s est BLOQUÉ car il a été demonté par l'utilisateur.\n"
+#: src/console/console.c:187
+msgid "exit = quit"
+msgstr "exit = quit"
 
-#: src/stored/reserve.c:784
-#, c-format
-msgid "3602 JobId=%u device %s is busy (already reading/writing).\n"
-msgstr "3602 JobId=%u device %s est occupé (à lire ou écrire).\n"
+#: src/console/console.c:188
+msgid "zed_keys = use zed keys instead of bash keys"
+msgstr ""
+
+#: src/console/console.c:189
+msgid "help listing"
+msgstr ""
+
+#: src/console/console.c:191
+msgid "set command separator"
+msgstr ""
+
+#: src/console/console.c:225
+msgid ": is an invalid command\n"
+msgstr "%s : est une commande invalide.\n"
+
+#: src/console/console.c:673
+#, fuzzy
+msgid "Illegal separator character.\n"
+msgstr "Caractère illégal « %c » dans le nom.\n"
+
+#: src/console/console.c:701
+#, fuzzy
+msgid "Command logic problem\n"
+msgstr "Commande annulée.\n"
+
+#: src/console/console.c:921
+msgid "Available Directors:\n"
+msgstr ""
 
-#: src/stored/reserve.c:831
+#: src/console/console.c:925
 #, c-format
-msgid "3603 JobId=%u device %s is busy reading.\n"
-msgstr "3603 JobId=%u device %s est occupé en lecture.\n"
+msgid "%2d:  %s at %s:%d\n"
+msgstr ""
+
+#: src/console/console.c:929
+msgid "Select Director by entering a number: "
+msgstr ""
+
+#: src/console/console.c:936
+#, fuzzy, c-format
+msgid "%s is not a number. You must enter a number between 1 and %d\n"
+msgstr "Vous devez saisir un nombre entre 1 et %d\n"
 
-#: src/stored/reserve.c:840
+#: src/console/console.c:943
 #, c-format
-msgid "3604 JobId=%u device %s is BLOCKED due to user unmount.\n"
-msgstr "3604 JobId=%u device %s est bloqué car il a été démonté par l'utilisateur (unmount).\n"
+msgid "You must enter a number between 1 and %d\n"
+msgstr "Vous devez saisir un nombre entre 1 et %d\n"
 
-#: src/stored/reserve.c:906
+#: src/console/console.c:1134 src/wx-console/console_thread.cpp:399
+#: src/qt-console/bcomm/dircomm.cpp:130
 #, c-format
-msgid "3605 JobId=%u wants free drive but device %s is busy.\n"
-msgstr "3605 JobId=%u voulait libérer le lecteur, mais le device %s est occupé.\n"
+msgid "Failed to initialize TLS context for Console \"%s\".\n"
+msgstr "Impossible d'initialiser le contexte TLS pour la Console « %s ».\n"
 
-#: src/stored/reserve.c:914
+#: src/console/console.c:1154 src/wx-console/console_thread.cpp:420
+#: src/qt-console/bcomm/dircomm.cpp:152
 #, c-format
-msgid "3606 JobId=%u wants mounted, but drive %s has no Volume.\n"
-msgstr ""
+msgid "Failed to initialize TLS context for Director \"%s\".\n"
+msgstr "Impossible d'initialiser le contexte TLS pour le Director « %s ».\n"
+
+#: src/console/console.c:1184
+msgid "Enter a period to cancel a command.\n"
+msgstr "Tapez un point (.) pour annuler une commande.\n"
 
-#: src/stored/reserve.c:924
+#: src/console/console.c:1278 src/qt-console/main.cpp:220
 #, c-format
-msgid "3607 JobId=%u wants Vol=\"%s\" drive has Vol=\"%s\" on drive %s.\n"
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Director \"%s\" in %s. At least one CA certificate store is required.\n"
 msgstr ""
 
-#: src/stored/reserve.c:960
+#: src/console/console.c:1287 src/qt-console/main.cpp:229
 #, c-format
-msgid "3608 JobId=%u wants Pool=\"%s\" but have Pool=\"%s\" on drive %s.\n"
+msgid ""
+"No Director resource defined in %s\n"
+"Without that I don't how to speak to the Director :-(\n"
 msgstr ""
+"Pas de director défini pour %s\n"
+"Sans cette définition, il n'est pas possible de se connecter à celui-ci.\n"
 
-#: src/stored/reserve.c:1003
+#: src/console/console.c:1307 src/qt-console/main.cpp:250
 #, c-format
-msgid "3609 JobId=%u wants Pool=\"%s\" but have Pool=\"%s\" on drive %s.\n"
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Console \"%s\" in %s.\n"
 msgstr ""
 
-#: src/stored/reserve.c:1011 src/stored/reserve.c:1015
-msgid "Logic error!!!! Should not get here.\n"
-msgstr ""
+#: src/console/console.c:1331
+msgid "Too many arguments on input command.\n"
+msgstr "Trop d'arguments sur la commande.\n"
 
-#: src/stored/reserve.c:1012
+#: src/console/console.c:1335
+msgid "First argument to input command must be a filename.\n"
+msgstr "Le premier argument de la commande doit être un fichier.\n"
+
+#: src/console/console.c:1341
 #, c-format
-msgid "3910 JobId=%u Logic error!!!! drive %s Should not get here.\n"
+msgid "Cannot open file %s for input. ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s pour lecture. ERR=%s\n"
+
+#: src/console/console.c:1371
+msgid "Too many arguments on output/tee command.\n"
 msgstr ""
 
-#: src/stored/reserve.c:1018
+#: src/console/console.c:1388
 #, c-format
-msgid "3911 JobId=%u failed reserve drive %s.\n"
-msgstr ""
+msgid "Cannot open file %s for output. ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s pour la sortie. ERR=%s\n"
 
-#: src/stored/read.c:55
-msgid "No Volume names found for restore.\n"
+#: src/console/console.c:1407
+msgid "Too many arguments. Enclose command in double quotes.\n"
 msgstr ""
+"Trop d'arguments sur la commande. Essayez d'utiliser des « \" » autour "
+"des commandes\n"
 
-#: src/stored/read.c:109
+#: src/console/console.c:1416
+#, fuzzy, c-format
+msgid "Cannot popen(\"%s\", \"r\"): ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n"
+
+#: src/console/console.c:1428 src/stored/autochanger.c:587
 #, c-format
-msgid ">filed: Error Hdr=%s\n"
-msgstr ""
+msgid "Autochanger error: ERR=%s\n"
+msgstr "Erreur sur l'autochangeur : ERR=%s\n"
 
-#: src/stored/read.c:110 src/stored/read.c:125
+#: src/tools/bregex.c:153 src/tools/bregtest.c:137 src/tools/bwild.c:122
+#: patches/testing/bregsed.c:131
 #, c-format
-msgid "Error sending to File daemon. ERR=%s\n"
-msgstr ""
+msgid "Could not open data file: %s\n"
+msgstr "Impossible d'ouvrir le fichier de données %s.\n"
 
-#: src/stored/read.c:124
+#: src/tools/fstype.c:47
 #, c-format
-msgid "Error sending to FD. ERR=%s\n"
+msgid ""
+"\n"
+"Usage: fstype [-v] path ...\n"
+"\n"
+"       Print the file system type a given file/directory is on.\n"
+"       The following options are supported:\n"
+"\n"
+"       -v     print both path and file system type.\n"
+"       -?     print this message.\n"
+"\n"
 msgstr ""
 
-#: src/stored/authenticate.c:47
+#: src/tools/fstype.c:101 src/tools/drivetype.c:101
 #, c-format
-msgid "I only authenticate Directors, not %d\n"
+msgid "%s: unknown\n"
 msgstr ""
 
-#: src/stored/authenticate.c:77
+#: src/tools/drivetype.c:47
 #, c-format
 msgid ""
-"Connection from unknown Director %s at %s rejected.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+"\n"
+"Usage: drivetype [-v] path ...\n"
+"\n"
+"       Print the drive type a given file/directory is on.\n"
+"       The following options are supported:\n"
+"\n"
+"       -v     print both path and file system type.\n"
+"       -?     print this message.\n"
+"\n"
 msgstr ""
 
-#: src/stored/authenticate.c:110
+#: src/tools/bbatch.c:78
+#, fuzzy, c-format
 msgid ""
-"Incorrect password given by Director.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+"\n"
+"Version: %s (%s)\n"
+"Example : bbatch -w /path/to/workdir -h localhost -f dat1 -f dat -f datx\n"
+" will start 3 thread and load dat1, dat and datx in your catalog\n"
+"See bbatch.c to generate datafile\n"
+"\n"
+"Usage: bbatch [ options ] -w working/dir -f datafile\n"
+"       -d <nn>           set debug level to <nn>\n"
+"       -dt               print timestamp in debug output\n"
+"       -n <name>         specify the database name (default bacula)\n"
+"       -u <user>         specify database user name (default bacula)\n"
+"       -P <password      specify database password (default none)\n"
+"       -h <host>         specify database host (default NULL)\n"
+"       -w <working>      specify working directory\n"
+"       -r <jobids>       call restore code with given jobids\n"
+"       -v                verbose\n"
+"       -f <file>         specify data file\n"
+"       -?                print this message\n"
+"\n"
 msgstr ""
+"Copyright (C) 2000-2005 Kern Sibbald.\n"
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/stored/authenticate.c:166
-#, c-format
-msgid "Unable to authenticate Director at %s.\n"
+#: src/tools/bbatch.c:181 src/tools/bvfs_test.c:201 src/stored/bcopy.c:163
+#: src/stored/bextract.c:197 src/stored/bscan.c:249
+msgid "Wrong number of arguments: \n"
 msgstr ""
 
-#: src/stored/authenticate.c:210 src/stored/authenticate.c:244
-#, c-format
-msgid ""
-"Incorrect authorization key from File daemon at %s rejected.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+#: src/tools/bbatch.c:192 src/tools/bbatch.c:240 src/tools/bvfs_test.c:215
+#: src/stored/bscan.c:303
+msgid "Could not init Bacula database\n"
 msgstr ""
 
-#: src/stored/stored_conf.c:220
+#: src/tools/bbatch.c:202
 #, c-format
-msgid "Expected a Device Type keyword, got: %s"
+msgid "Computing file list for jobid=%s files=%lld secs=%d\n"
 msgstr ""
 
-#: src/stored/stored_conf.c:235
+#: src/tools/bbatch.c:247 src/tools/bvfs_test.c:224 src/stored/bscan.c:310
 #, c-format
-msgid "Warning: no \"%s\" resource (%d) defined.\n"
+msgid "Using Database: %s, User: %s\n"
 msgstr ""
 
-#: src/stored/stored_conf.c:238
+#: src/tools/bbatch.c:305
+#, fuzzy, c-format
+msgid "Error opening datafile %s\n"
+msgstr "Impossible d'ouvrir le fichier de données %s.\n"
+
+#: src/tools/bbatch.c:315
+#, fuzzy
+msgid "Error while inserting file\n"
+msgstr "Entrez le nombre de départ : "
+
+#: src/tools/testfind.c:68
 #, c-format
-msgid "dump_resource type=%d\n"
+msgid ""
+"\n"
+"Usage: testfind [-d debug_level] [-] [pattern1 ...]\n"
+"       -a          print extended attributes (Win32 debug)\n"
+"       -d <nn>     set debug level to <nn>\n"
+"       -dt         print timestamp in debug output\n"
+"       -c          specify config file containing FileSet resources\n"
+"       -f          specify which FileSet to use\n"
+"       -?          print this message.\n"
+"\n"
+"Patterns are used for file inclusion -- normally directories.\n"
+"Debug level >= 1 prints each file found.\n"
+"Debug level >= 10 prints path/file for catalog.\n"
+"Errors are always printed.\n"
+"Files/paths truncated is the number of files/paths with len > 255.\n"
+"Truncation is only in the catalog.\n"
+"\n"
 msgstr ""
 
-#: src/stored/stored_conf.c:354
+#: src/tools/testfind.c:233
 #, c-format
-msgid "Warning: unknown resource type %d\n"
+msgid ""
+"\n"
+"Total files    : %d\n"
+"Max file length: %d\n"
+"Max path length: %d\n"
+"Files truncated: %d\n"
+"Paths truncated: %d\n"
+"Hard links     : %d\n"
 msgstr ""
 
-#: src/stored/stored_conf.c:543
+#: src/tools/testfind.c:274
 #, c-format
-msgid "\"%s\" item is required in \"%s\" resource, but not found.\n"
+msgid "Reg: %s\n"
 msgstr ""
 
-#: src/stored/stored_conf.c:549
-#, c-format
-msgid "Too many items in \"%s\" resource\n"
+#: src/tools/testfind.c:296
+msgid "\t[will not descend: recursion turned off]"
 msgstr ""
 
-#: src/stored/stored_conf.c:583
-#, c-format
-msgid "Cannot find AutoChanger resource %s\n"
+#: src/tools/testfind.c:298
+msgid "\t[will not descend: file system change not allowed]"
 msgstr ""
 
-#: src/stored/stored_conf.c:654
-#, c-format
-msgid ""
-"Attempt to define second \"%s\" resource named \"%s\" is not permitted.\n"
+#: src/tools/testfind.c:300
+msgid "\t[will not descend: disallowed file system]"
 msgstr ""
 
-#: src/stored/wait.c:114
-#, c-format
-msgid "pthread timedwait error. ERR=%s\n"
+#: src/tools/testfind.c:302
+msgid "\t[will not descend: disallowed drive type]"
 msgstr ""
 
-#: src/stored/wait.c:199
+#: src/tools/testfind.c:318 src/tools/testls.c:196
 #, c-format
-msgid "Job %s waiting to reserve a device.\n"
-msgstr "Le job %s est en attente de réservation d'un device.\n"
+msgid "Err: Could not access %s: %s\n"
+msgstr ""
 
-#: src/stored/status.c:103
-msgid ""
-"\n"
-"Device status:\n"
-msgstr "\nStatut du Device :\n"
+#: src/tools/testfind.c:321 src/tools/testls.c:199
+#, c-format
+msgid "Err: Could not follow ff->link %s: %s\n"
+msgstr ""
 
-#: src/stored/status.c:107
+#: src/tools/testfind.c:324 src/tools/testls.c:202
 #, c-format
-msgid "Autochanger \"%s\" with devices:\n"
-msgstr "Autochangeur « %s » avec les Devices :\n"
+msgid "Err: Could not stat %s: %s\n"
+msgstr ""
 
-#: src/stored/status.c:125
+#: src/tools/testfind.c:327 src/tools/testls.c:205
 #, c-format
-msgid "Device %s is mounted with Volume=\"%s\" Pool=\"%s\"\n"
-msgstr "Le Device %s est monté avec le Volume=« %s » Pool=« %s »\n"
+msgid "Skip: File not saved. No change. %s\n"
+msgstr ""
 
-#: src/stored/status.c:130
+#: src/tools/testfind.c:330 src/tools/testls.c:208
 #, c-format
-msgid "Device %s open but no Bacula volume is mounted.\n"
-msgstr "Le Device %s est ouvert, mais il n'y a pas de Volume Bacula monté.\n"
+msgid "Err: Attempt to backup archive. Not saved. %s\n"
+msgstr ""
 
-#: src/stored/status.c:141
+#: src/tools/testfind.c:333 src/tools/testls.c:217
 #, c-format
-msgid "    Total Bytes=%s Blocks=%s Bytes/block=%s\n"
-msgstr "    Total Octets=%s Blocs=%s Octets/Bloc=%s\n"
+msgid "Err: Could not open directory %s: %s\n"
+msgstr ""
 
-#: src/stored/status.c:156
+#: src/tools/testfind.c:336 src/tools/testls.c:220
 #, c-format
-msgid "    Total Bytes Read=%s Blocks Read=%s Bytes/block=%s\n"
-msgstr "    Total des Octets lu=%s Blocs lu=%s Octets/Bloc=%s\n"
+msgid "Err: Unknown file ff->type %d: %s\n"
+msgstr ""
 
-#: src/stored/status.c:162
+#: src/tools/testfind.c:386
 #, c-format
-msgid "    Positioned at File=%s Block=%s\n"
-msgstr "    Positionné sur Fichier=%s Bloc=%s\n"
+msgid "===== Filename truncated to 255 chars: %s\n"
+msgstr ""
 
-#: src/stored/status.c:169
+#: src/tools/testfind.c:403
 #, c-format
-msgid "Device %s is not open.\n"
-msgstr "Le Device %s n'est pas ouvert.\n"
+msgid "========== Path name truncated to 255 chars: %s\n"
+msgstr ""
 
-#: src/stored/status.c:172
+#: src/tools/testfind.c:412
 #, c-format
-msgid "Device \"%s\" is not open or does not exist.\n"
-msgstr "Le Device « %s » n'est pas ouvert ou il n'existe pas.\n"
+msgid "========== Path length is zero. File=%s\n"
+msgstr ""
 
-#: src/stored/status.c:178 src/stored/status.c:183 src/stored/status.c:188
-#: src/stored/status.c:190
-msgid ""
-"====\n"
-"\n"
-msgstr "====\n\n"
+#: src/tools/testfind.c:415
+#, c-format
+msgid "Path: %s\n"
+msgstr ""
 
-#: src/stored/status.c:180
-msgid "In Use Volume status:\n"
-msgstr "Volume en cours d'utilisation :\n"
+#: src/tools/dbcheck.c:207
+msgid "OK - DB backend seems to be thread-safe.\n"
+msgstr ""
 
-#: src/stored/status.c:208
+#: src/tools/dbcheck.c:215
 msgid ""
-"No DEVICE structure.\n"
-"\n"
+"Warning skipping the additional parameters for working directory/dbname/user/"
+"password/host.\n"
 msgstr ""
 
-#: src/stored/status.c:215
-msgid "    Device is BLOCKED. User unmounted.\n"
-msgstr "    Le Device est BLOQUÉ. Démonté par l'utilisateur.\n"
-
-#: src/stored/status.c:219
-msgid "    Device is BLOCKED. User unmounted during wait for media/mount.\n"
-msgstr "    Le Device est BLOQUÉ. Démonté par l'utilisateur à cause d'un chargement de média.\n"
-
-#: src/stored/status.c:232
-#, c-format
-msgid "    Device is BLOCKED waiting for mount of volume \"%s\".\n"
-msgstr "    Le Device est BLOQUÉ en attente du montage du volume « %s ».\n"
-
-#: src/stored/status.c:241
-msgid "    Device is BLOCKED waiting for media.\n"
-msgstr "    Le Device est BLOQUÉ en attente d'un média.\n"
-
-#: src/stored/status.c:247
-msgid "    Device is being initialized.\n"
-msgstr "    Le Device est en cours d'initialisation.\n"
-
-#: src/stored/status.c:251
-msgid "    Device is blocked labeling a Volume.\n"
-msgstr "    Le Device est occupé à labéliser un Volume.\n"
-
-#: src/stored/status.c:260
-#, c-format
-msgid "    Slot %d is loaded in drive %d.\n"
-msgstr "    Le slot %d est chargé dans le lecteur %d.\n"
-
-#: src/stored/status.c:264
+#: src/tools/dbcheck.c:232
 #, c-format
-msgid "    Drive %d is not loaded.\n"
-msgstr "    Le lecteur %d n'est pas chargé.\n"
+msgid "Error can not find the Catalog name[%s] in the given config file [%s]\n"
+msgstr ""
 
-#: src/stored/status.c:269 src/stored/btape.c:553
+#: src/tools/dbcheck.c:234
 #, c-format
-msgid "Configured device capabilities:\n"
+msgid "Error there is no Catalog section in the given config file [%s]\n"
 msgstr ""
 
-#: src/stored/status.c:287
-msgid "Device state:\n"
+#: src/tools/dbcheck.c:243
+msgid "Error no Director resource defined.\n"
 msgstr ""
 
-#: src/stored/status.c:305
-#, c-format
-msgid ""
-"num_writers=%d block=%d\n"
-"\n"
+#: src/tools/dbcheck.c:268
+msgid "Wrong number of arguments.\n"
 msgstr ""
 
-#: src/stored/status.c:308 src/stored/btape.c:585
-#, c-format
-msgid "Device parameters:\n"
+#: src/tools/dbcheck.c:273
+msgid "Working directory not supplied.\n"
 msgstr ""
 
-#: src/stored/status.c:311
-#, c-format
-msgid "Archive name: %s Device name: %s\n"
+#: src/tools/dbcheck.c:307
+msgid "Database port must be a numeric value.\n"
 msgstr ""
 
-#: src/stored/status.c:315
-#, c-format
-msgid "File=%u block=%u\n"
-msgstr "Fichier=%u bloc=%u\n"
+#: src/tools/dbcheck.c:310
+msgid "Database port must be a int value.\n"
+msgstr ""
 
-#: src/stored/status.c:318
+#: src/tools/dbcheck.c:352
 #, c-format
-msgid "Min block=%u Max block=%u\n"
+msgid "Hello, this is the database check/correct program.\n"
 msgstr ""
 
-#: src/stored/status.c:342
+#: src/tools/dbcheck.c:354
 #, c-format
-msgid "%s Job %s waiting for Client connection.\n"
-msgstr "%s Job %s est en attente de la connexion du Client.\n"
+msgid "Modify database is on."
+msgstr ""
 
-#: src/stored/status.c:358
+#: src/tools/dbcheck.c:356
 #, c-format
-msgid ""
-"Reading: %s %s job %s JobId=%d Volume=\"%s\"\n"
-"    pool=\"%s\" device=\"%s\"\n"
+msgid "Modify database is off."
 msgstr ""
 
-#: src/stored/status.c:371
+#: src/tools/dbcheck.c:358 src/tools/dbcheck.c:419
 #, c-format
-msgid ""
-"Writing: %s %s job %s JobId=%d Volume=\"%s\"\n"
-"    pool=\"%s\" device=\"%s\"\n"
+msgid " Verbose is on.\n"
 msgstr ""
 
-#: src/stored/status.c:396
+#: src/tools/dbcheck.c:360 src/tools/dbcheck.c:421
 #, c-format
-msgid "    FDReadSeqNo=%s in_msg=%u out_msg=%d fd=%d\n"
+msgid " Verbose is off.\n"
 msgstr ""
 
-#: src/stored/status.c:402
-msgid "    FDSocket closed\n"
+#: src/tools/dbcheck.c:362
+#, c-format
+msgid "Please select the function you want to perform.\n"
 msgstr ""
 
-#: src/stored/status.c:425
+#: src/tools/dbcheck.c:366
+#, c-format
 msgid ""
 "\n"
-"Jobs waiting to reserve a drive:\n"
-msgstr "\nJobs en attente de réservation de lecteur :\n"
-
-#: src/stored/status.c:458
-#, fuzzy
-msgid "===================================================================\n"
-msgstr "======================================================================\n"
-
-#: src/stored/status.c:604
-msgid "3900 Bad .status command, missing argument.\n"
-msgstr ""
-
-#: src/stored/status.c:627
-msgid "3900 Bad .status command, wrong argument.\n"
+"     1) Toggle modify database flag\n"
+"     2) Toggle verbose flag\n"
+"     3) Repair bad Filename records\n"
+"     4) Repair bad Path records\n"
+"     5) Eliminate duplicate Filename records\n"
+"     6) Eliminate duplicate Path records\n"
+"     7) Eliminate orphaned Jobmedia records\n"
+"     8) Eliminate orphaned File records\n"
+"     9) Eliminate orphaned Path records\n"
+"    10) Eliminate orphaned Filename records\n"
+"    11) Eliminate orphaned FileSet records\n"
+"    12) Eliminate orphaned Client records\n"
+"    13) Eliminate orphaned Job records\n"
+"    14) Eliminate all Admin records\n"
+"    15) Eliminate all Restore records\n"
+"    16) All (3-15)\n"
+"    17) Quit\n"
 msgstr ""
 
-#: src/stored/bextract.c:64
-#, fuzzy, c-format
+#: src/tools/dbcheck.c:385
+#, c-format
 msgid ""
-"Copyright (C) 2000-%s Kern Sibbald.\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: bextract <options> <bacula-archive-device-name> <directory-to-store-"
-"files>\n"
-"       -b <file>       specify a bootstrap file\n"
-"       -c <file>       specify a configuration file\n"
-"       -d <nn>         set debug level to nn\n"
-"       -e <file>       exclude list\n"
-"       -i <file>       include list\n"
-"       -p              proceed inspite of I/O errors\n"
-"       -v              verbose\n"
-"       -V <volumes>    specify Volume names (separated by |)\n"
-"       -?              print this message\n"
 "\n"
+"     1) Toggle modify database flag\n"
+"     2) Toggle verbose flag\n"
+"     3) Check for bad Filename records\n"
+"     4) Check for bad Path records\n"
+"     5) Check for duplicate Filename records\n"
+"     6) Check for duplicate Path records\n"
+"     7) Check for orphaned Jobmedia records\n"
+"     8) Check for orphaned File records\n"
+"     9) Check for orphaned Path records\n"
+"    10) Check for orphaned Filename records\n"
+"    11) Check for orphaned FileSet records\n"
+"    12) Check for orphaned Client records\n"
+"    13) Check for orphaned Job records\n"
+"    14) Check for all Admin records\n"
+"    15) Check for all Restore records\n"
+"    16) All (3-15)\n"
+"    17) Quit\n"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald.\n"
-"\n"
-"Version : %s (%s)\n"
-"\n"
-"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"      -c <fich>      utilise fich comme fichier de configuration\n"
-"      -dnn           positionne le niveau de debug à nn\n"
-"      -f             reste en avant-plan (pour debugger)\n"
-"      -g             groupid\n"
-"      -r <job>       lance <job> maintenant\n"
-"      -s             pas de signaux\n"
-"      -t             test - lit seulement le fichier de configuration\n"
-"      -u             userid\n"
-"      -v             affiche les messages utilisateurs\n"
-"      -?             affiche ce message.\n"
-"\n"
 
-#: src/stored/bextract.c:173 src/stored/bcopy.c:137 src/stored/bscan.c:213
-msgid "Wrong number of arguments: \n"
+#: src/tools/dbcheck.c:405
+msgid "Select function number: "
 msgstr ""
 
-#: src/stored/bextract.c:194
+#: src/tools/dbcheck.c:412
 #, c-format
-msgid "%d Program Name and/or Program Data Stream records ignored.\n"
+msgid "Database will be modified.\n"
 msgstr ""
 
-#: src/stored/bextract.c:198
+#: src/tools/dbcheck.c:414
 #, c-format
-msgid "%d Win32 data or Win32 gzip data stream records. Ignored.\n"
+msgid "Database will NOT be modified.\n"
 msgstr ""
 
-#: src/stored/bextract.c:222
+#: src/tools/dbcheck.c:504
 #, c-format
-msgid "Cannot stat %s. It must exist. ERR=%s\n"
+msgid "JobId=%s Name=\"%s\" StartTime=%s\n"
 msgstr ""
 
-#: src/stored/bextract.c:226
+#: src/tools/dbcheck.c:512
 #, c-format
-msgid "%s must be a directory.\n"
-msgstr "%s doit être un répertoire.\n"
+msgid "Orphaned JobMediaId=%s JobId=%s Volume=\"%s\"\n"
+msgstr ""
 
-#: src/stored/bextract.c:247
+#: src/tools/dbcheck.c:519
 #, c-format
-msgid "%u files restored.\n"
-msgstr "%u fichiers restaurés.\n"
-
-#: src/stored/bextract.c:274 src/stored/bextract.c:447
-msgid "Logic error output file should be open but is not.\n"
+msgid "Orphaned FileId=%s JobId=%s Volume=\"%s\"\n"
 msgstr ""
 
-#: src/stored/bextract.c:343
+#: src/tools/dbcheck.c:526
 #, c-format
-msgid "Seek error on %s: %s\n"
+msgid "Orphaned FileSetId=%s FileSet=\"%s\" MD5=%s\n"
 msgstr ""
 
-#: src/stored/bextract.c:396
+#: src/tools/dbcheck.c:533
 #, c-format
-msgid "Uncompression error. ERR=%d\n"
-msgstr "Erreur de décompression. ERR=%d\n"
-
-#: src/stored/bextract.c:404
-msgid "===Write error===\n"
-msgstr "===Erreur d'écriture===\n"
-
-#: src/stored/bextract.c:438
-msgid "Got Program Name or Data Stream. Ignored.\n"
+msgid "Orphaned ClientId=%s Name=\"%s\"\n"
 msgstr ""
 
-#: src/stored/device.c:97
+#: src/tools/dbcheck.c:587
 #, c-format
-msgid "End of medium on Volume \"%s\" Bytes=%s Blocks=%s at %s.\n"
-msgstr "Fin de média sur le Volume « %s » Octets=%s Blocs=%s à %s.\n"
+msgid "Deleting: %s\n"
+msgstr ""
 
-#: src/stored/device.c:111
+#: src/tools/dbcheck.c:661
 #, c-format
-msgid "New volume \"%s\" mounted on device %s at %s.\n"
-msgstr "Nouveau volume « %s » monté sur le device %s à %s.\n"
+msgid "Checking for duplicate Filename entries.\n"
+msgstr ""
 
-#: src/stored/device.c:123
+#: src/tools/dbcheck.c:670
 #, c-format
-msgid "write_block_to_device Volume label failed. ERR=%s"
+msgid "Found %d duplicate Filename records.\n"
 msgstr ""
 
-#: src/stored/device.c:159
-#, c-format
-msgid "write_block_to_device overflow block failed. ERR=%s"
+#: src/tools/dbcheck.c:671
+msgid "Print the list? (yes/no): "
 msgstr ""
 
-#: src/stored/device.c:263 src/stored/bcopy.c:174 src/stored/btape.c:339
+#: src/tools/dbcheck.c:690 src/tools/dbcheck.c:748
 #, c-format
-msgid "dev open failed: %s\n"
+msgid "Found %d for: %s\n"
 msgstr ""
 
-#: src/stored/device.c:294
+#: src/tools/dbcheck.c:718
 #, c-format
-msgid "Unable to open archive %s: ERR=%s\n"
+msgid "Checking for duplicate Path entries.\n"
 msgstr ""
 
-#: src/stored/device.c:308
+#: src/tools/dbcheck.c:728
 #, c-format
-msgid "Device write lock failure. ERR=%s\n"
+msgid "Found %d duplicate Path records.\n"
 msgstr ""
 
-#: src/stored/device.c:316
-#, c-format
-msgid "Device write unlock failure. ERR=%s\n"
+#: src/tools/dbcheck.c:729 src/tools/dbcheck.c:783 src/tools/dbcheck.c:827
+#: src/tools/dbcheck.c:879 src/tools/dbcheck.c:929 src/tools/dbcheck.c:970
+#: src/tools/dbcheck.c:1011 src/tools/dbcheck.c:1052 src/tools/dbcheck.c:1090
+#: src/tools/dbcheck.c:1123 src/tools/dbcheck.c:1160 src/tools/dbcheck.c:1224
+msgid "Print them? (yes/no): "
 msgstr ""
 
-#: src/stored/device.c:335
+#: src/tools/dbcheck.c:776
 #, c-format
-msgid "pthread_cond_wait failure. ERR=%s\n"
+msgid "Checking for orphaned JobMedia entries.\n"
 msgstr ""
 
-#: src/stored/bcopy.c:58
-#, fuzzy, c-format
-msgid ""
-"Copyright (C) 2002-%s Kern Sibbald.\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: bcopy [-d debug_level] <input-archive> <output-archive>\n"
-"       -b bootstrap      specify a bootstrap file\n"
-"       -c <file>         specify configuration file\n"
-"       -d <nn>           set debug level to nn\n"
-"       -i                specify input Volume names (separated by |)\n"
-"       -o                specify output Volume names (separated by |)\n"
-"       -p                proceed inspite of errors\n"
-"       -v                verbose\n"
-"       -w <dir>          specify working directory (default /tmp)\n"
-"       -?                print this message\n"
-"\n"
+#: src/tools/dbcheck.c:782
+#, c-format
+msgid "Found %d orphaned JobMedia records.\n"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald.\n"
-"\n"
-"Version : %s (%s)\n"
-"\n"
-"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"      -c <fich>      utilise fich comme fichier de configuration\n"
-"      -dnn           positionne le niveau de debug à nn\n"
-"      -f             reste en avant-plan (pour debugger)\n"
-"      -g             groupid\n"
-"      -r <job>       lance <job> maintenant\n"
-"      -s             pas de signaux\n"
-"      -t             test - lit seulement le fichier de configuration\n"
-"      -u             userid\n"
-"      -v             affiche les messages utilisateurs\n"
-"      -?             affiche ce message.\n"
-"\n"
 
-#: src/stored/bcopy.c:187
-msgid "Write of last block failed.\n"
+#: src/tools/dbcheck.c:800
+#, c-format
+msgid "Deleting %d orphaned JobMedia records.\n"
 msgstr ""
 
-#: src/stored/bcopy.c:190
+#: src/tools/dbcheck.c:817
 #, c-format
-msgid "%u Jobs copied. %u records copied.\n"
+msgid "Checking for orphaned File entries. This may take some time!\n"
 msgstr ""
 
-#: src/stored/bcopy.c:207 src/stored/bscan.c:383
+#: src/tools/dbcheck.c:826
 #, c-format
-msgid "Record: SessId=%u SessTim=%u FileIndex=%d Stream=%d len=%u\n"
+msgid "Found %d orphaned File records.\n"
 msgstr ""
 
-#: src/stored/bcopy.c:222
-msgid "Volume is prelabeled. This volume cannot be copied.\n"
+#: src/tools/dbcheck.c:843
+#, c-format
+msgid "Deleting %d orphaned File records.\n"
 msgstr ""
 
-#: src/stored/bcopy.c:225
-msgid "Volume label not copied.\n"
+#: src/tools/dbcheck.c:859 src/tools/dbcheck.c:909
+#, fuzzy
+msgid "Create temporary index? (yes/no): "
+msgstr "Continuez ? (oui/non) : "
+
+#: src/tools/dbcheck.c:869
+#, c-format
+msgid "Checking for orphaned Path entries. This may take some time!\n"
 msgstr ""
 
-#: src/stored/bcopy.c:237 src/stored/bcopy.c:244 src/stored/bcopy.c:267
-#: src/stored/btape.c:2349
+#: src/tools/dbcheck.c:878
 #, c-format
-msgid "Cannot fixup device error. %s\n"
+msgid "Found %d orphaned Path records.\n"
 msgstr ""
 
-#: src/stored/bcopy.c:249
-msgid "EOM label not copied.\n"
+#: src/tools/dbcheck.c:891
+#, c-format
+msgid "Deleting %d orphaned Path records.\n"
 msgstr ""
 
-#: src/stored/bcopy.c:252
-msgid "EOT label not copied.\n"
+#: src/tools/dbcheck.c:919
+#, c-format
+msgid "Checking for orphaned Filename entries. This may take some time!\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:83
+#: src/tools/dbcheck.c:928
 #, c-format
-msgid "Read error on device %s in ANSI label. ERR=%s\n"
+msgid "Found %d orphaned Filename records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:93
-msgid "Insane! End of tape while reading ANSI label.\n"
+#: src/tools/dbcheck.c:941
+#, c-format
+msgid "Deleting %d orphaned Filename records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:117
-msgid "No VOL1 label while reading ANSI/IBM label.\n"
+#: src/tools/dbcheck.c:959
+#, c-format
+msgid "Checking for orphaned FileSet entries. This takes some time!\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:137
+#: src/tools/dbcheck.c:969
 #, c-format
-msgid "Wanted ANSI Volume \"%s\" got \"%s\"\n"
+msgid "Found %d orphaned FileSet records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:148
-msgid "No HDR1 label while reading ANSI label.\n"
+#: src/tools/dbcheck.c:984
+#, c-format
+msgid "Deleting %d orphaned FileSet records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:154
+#: src/tools/dbcheck.c:993
 #, c-format
-msgid "ANSI/IBM Volume \"%s\" does not belong to Bacula.\n"
+msgid "Checking for orphaned Client entries.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:165
-msgid "No HDR2 label while reading ANSI/IBM label.\n"
+#: src/tools/dbcheck.c:1010
+#, c-format
+msgid "Found %d orphaned Client records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:179
-msgid "Unknown or bad ANSI/IBM label record.\n"
+#: src/tools/dbcheck.c:1025
+#, c-format
+msgid "Deleting %d orphaned Client records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:186
-msgid "Too many records in while reading ANSI/IBM label.\n"
+#: src/tools/dbcheck.c:1034
+#, c-format
+msgid "Checking for orphaned Job entries.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:285
+#: src/tools/dbcheck.c:1051
 #, c-format
-msgid "ANSI Volume label name \"%s\" longer than 6 chars.\n"
+msgid "Found %d orphaned Job records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:302
+#: src/tools/dbcheck.c:1066
 #, c-format
-msgid "Could not write ANSI VOL1 label. ERR=%s\n"
+msgid "Deleting %d orphaned Job records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:340 src/stored/ansi_label.c:369
+#: src/tools/dbcheck.c:1068
 #, c-format
-msgid "Could not write ANSI HDR1 label. ERR=%s\n"
+msgid "Deleting JobMedia records of orphaned Job records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:345 src/stored/ansi_label.c:376
-msgid "Could not write ANSI HDR1 label.\n"
+#: src/tools/dbcheck.c:1070
+#, c-format
+msgid "Deleting Log records of orphaned Job records.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:381
+#: src/tools/dbcheck.c:1080
 #, c-format
-msgid "Error writing EOF to tape. ERR=%s"
+msgid "Checking for Admin Job entries.\n"
 msgstr ""
 
-#: src/stored/ansi_label.c:386
-msgid "write_ansi_ibm_label called for non-ANSI/IBM type\n"
+#: src/tools/dbcheck.c:1089
+#, c-format
+msgid "Found %d Admin Job records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:161
-msgid "Network error on bnet_recv in req_vol_info.\n"
+#: src/tools/dbcheck.c:1104
+#, c-format
+msgid "Deleting %d Admin Job records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:178
+#: src/tools/dbcheck.c:1113
 #, c-format
-msgid "Error getting Volume info: %s"
-msgstr "Erreur pendant la récupération des informations sur un Volume : %s"
+msgid "Checking for Restore Job entries.\n"
+msgstr ""
 
-#: src/stored/askdir.c:320
+#: src/tools/dbcheck.c:1122
 #, c-format
-msgid "Didn't get vol info vol=%s: ERR=%s"
+msgid "Found %d Restore Job records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:351
+#: src/tools/dbcheck.c:1137
 #, c-format
-msgid "Error creating JobMedia record: ERR=%s\n"
+msgid "Deleting %d Restore Job records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:358
+#: src/tools/dbcheck.c:1150
 #, c-format
-msgid "Error creating JobMedia record: %s\n"
+msgid "Checking for Filenames with a trailing slash\n"
 msgstr ""
 
-#: src/stored/askdir.c:424
+#: src/tools/dbcheck.c:1159
 #, c-format
-msgid "Job %s canceled while waiting for mount on Storage Device \"%s\".\n"
+msgid "Found %d bad Filename records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:437
+#: src/tools/dbcheck.c:1177 src/tools/dbcheck.c:1240
 #, c-format
-msgid ""
-"Job %s waiting. Cannot find any appendable volumes.\n"
-"Please use the \"label\"  command to create a new Volume for:\n"
-"    Storage:      %s\n"
-"    Media type:   %s\n"
-"    Pool:         %s\n"
+msgid "Reparing %d bad Filename records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:461 src/stored/askdir.c:543
+#: src/tools/dbcheck.c:1214
 #, c-format
-msgid "Max time exceeded waiting to mount Storage Device %s for Job %s\n"
+msgid "Checking for Paths without a trailing slash\n"
 msgstr ""
 
-#: src/stored/askdir.c:471
-msgid "pthread error in mount_next_volume.\n"
+#: src/tools/dbcheck.c:1223
+#, c-format
+msgid "Found %d bad Path records.\n"
 msgstr ""
 
-#: src/stored/askdir.c:503
-msgid "Cannot request another volume: no volume name given.\n"
+#: src/tools/dbcheck.c:1377
+#, c-format
+msgid ""
+"Ok. Index over the %s column already exists and dbcheck will work faster.\n"
 msgstr ""
 
-#: src/stored/askdir.c:509
+#: src/tools/dbcheck.c:1380
 #, c-format
-msgid "Job %s canceled while waiting for mount on Storage Device %s.\n"
+msgid ""
+"Note. Index over the %s column not found, that can greatly slow down "
+"dbcheck.\n"
 msgstr ""
-"Le Job %s a été annulé pendant qu'il attendait le montage sur le Storage "
-"Device %s.\n"
 
-#: src/stored/askdir.c:524
+#: src/tools/dbcheck.c:1396
 #, c-format
-msgid "Please mount Volume \"%s\" on Storage Device %s for Job %s\n"
+msgid "Create temporary index... This may take some time!\n"
 msgstr ""
-"Merci de monter le Volume « %s » sur le Storage Device « %s » pour le Job %"
-"s\n"
 
-#: src/stored/askdir.c:553
-msgid "pthread error in mount_volume\n"
+#: src/tools/dbcheck.c:1404
+#, c-format
+msgid "Temporary index created.\n"
 msgstr ""
 
-#: src/stored/autochanger.c:53
+#: src/tools/dbcheck.c:1419
 #, c-format
-msgid "No Changer Name given for device %s. Cannot continue.\n"
+msgid "Drop temporary index.\n"
 msgstr ""
 
-#: src/stored/autochanger.c:59
+#: src/tools/dbcheck.c:1429
 #, c-format
-msgid "No Changer Command given for device %s. Cannot continue.\n"
+msgid "Temporary index %s deleted.\n"
 msgstr ""
 
-#: src/stored/autochanger.c:72
-#, c-format
+#: src/tools/bvfs_test.c:55
+#, fuzzy, c-format
 msgid ""
-"Media Type not the same for all devices in changer %s. Cannot continue.\n"
+"\n"
+"Version: %s (%s)\n"
+"       -d <nn>           set debug level to <nn>\n"
+"       -dt               print timestamp in debug output\n"
+"       -n <name>         specify the database name (default bacula)\n"
+"       -u <user>         specify database user name (default bacula)\n"
+"       -P <password      specify database password (default none)\n"
+"       -h <host>         specify database host (default NULL)\n"
+"       -w <working>      specify working directory\n"
+"       -j <jobids>       specify jobids\n"
+"       -p <path>         specify path\n"
+"       -f <file>         specify file\n"
+"       -l <limit>        maximum tuple to fetch\n"
+"       -T                truncate cache table before starting\n"
+"       -v                verbose\n"
+"       -?                print this message\n"
+"\n"
 msgstr ""
+"Copyright (C) 2000-2005 Kern Sibbald.\n"
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/stored/autochanger.c:130
+#: src/tools/bsmtp.c:145
 #, c-format
-msgid "Invalid slot=%d defined, cannot autoload Volume.\n"
+msgid "Fatal malformed reply from %s: %s\n"
 msgstr ""
 
-#: src/stored/autochanger.c:133
-msgid "No \"Changer Device\" given cannot autoload Volume.\n"
+#: src/tools/bsmtp.c:153
+#, fuzzy, c-format
+msgid "Fatal fgets error: ERR=%s\n"
+msgstr "erreur de fermeture : ERR=%s\n"
+
+#: src/tools/bsmtp.c:186
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Usage: %s [-f from] [-h mailhost] [-s subject] [-c copy] [recipient ...]\n"
+"       -8          set charset to UTF-8\n"
+"       -c          set the Cc: field\n"
+"       -d <nn>     set debug level to <nn>\n"
+"       -dt         print a timestamp in debug output\n"
+"       -f          set the From: field\n"
+"       -h          use mailhost:port as the SMTP server\n"
+"       -s          set the Subject: field\n"
+"       -r          set the Reply-To: field\n"
+"       -l          set the maximum number of lines to send (default: "
+"unlimited)\n"
+"       -?          print this message.\n"
+"\n"
 msgstr ""
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -d <nn>        positionne le niveau de debug à nn\n"
+"      -dt            affiche un timestamp devant chaque ligne de debug\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/stored/autochanger.c:136
-msgid "No \"Changer Command\" given cannot autoload Volume.\n"
+#: src/tools/bsmtp.c:343
+msgid "Fatal error: no recipient given.\n"
 msgstr ""
 
-#: src/stored/autochanger.c:164
+#: src/tools/bsmtp.c:372
 #, c-format
-msgid "3304 Issuing autochanger \"load slot %d, drive %d\" command.\n"
+msgid "Fatal gethostname error: ERR=%s\n"
 msgstr ""
-"3304 Envoi de la commande « load slot %d, drive %d » à l'autochangeur.\n"
 
-#: src/stored/autochanger.c:173
+#: src/tools/bsmtp.c:376
 #, c-format
-msgid "3305 Autochanger \"load slot %d, drive %d\", status is OK.\n"
-msgstr "3305 Autochangeur « load slot %d, drive %d », le résultat est OK.\n"
+msgid "Fatal gethostbyname for myself failed \"%s\": ERR=%s\n"
+msgstr ""
 
-#: src/stored/autochanger.c:182
+#: src/tools/bsmtp.c:412
 #, c-format
-msgid "3992 Bad autochanger \"load slot %d, drive %d\": ERR=%s.\n"
-msgstr "3992 Erreur sur l'autochangeur « load slot %d, drive %d » : ERR=%s.\n"
+msgid "Error unknown mail host \"%s\": ERR=%s\n"
+msgstr ""
 
-#: src/stored/autochanger.c:221
-msgid "3992 Missing Changer command.\n"
+#: src/tools/bsmtp.c:415
+msgid "Retrying connection using \"localhost\".\n"
 msgstr ""
 
-#: src/stored/autochanger.c:231
+#: src/tools/bsmtp.c:423
 #, c-format
-msgid "3301 Issuing autochanger \"loaded drive %d\" command.\n"
-msgstr "3301 Envoi de la commande « loaded drive %d » à l'autochangeur.\n"
+msgid "Fatal error: Unknown address family for smtp host: %d\n"
+msgstr ""
 
-#: src/stored/autochanger.c:241
+#: src/tools/bsmtp.c:432 src/tools/bsmtp.c:437
 #, c-format
-msgid "3302 Autochanger \"loaded drive %d\", result is Slot %d.\n"
-msgstr "3302 Autochangeur « loaded drive %d », le resultat est Slot %d.\n"
+msgid "Fatal socket error: ERR=%s\n"
+msgstr ""
 
-#: src/stored/autochanger.c:245
+#: src/tools/bsmtp.c:442
 #, c-format
-msgid "3302 Autochanger \"loaded drive %d\", result: nothing loaded.\n"
-msgstr "3302 Autochangeur « loaded drive %d », résultat : lecteur vide.\n"
+msgid "Fatal connect error to %s: ERR=%s\n"
+msgstr ""
 
-#: src/stored/autochanger.c:252
-#, c-format
-msgid "3991 Bad autochanger \"loaded drive %d\" command: ERR=%s.\n"
-msgstr "3991 Erreur sur l'autochangeur « loaded drive %d » : ERR=%s.\n"
+#: src/tools/bsmtp.c:450
+#, fuzzy, c-format
+msgid "Fatal _open_osfhandle error: ERR=%s\n"
+msgstr "erreur de fermeture : ERR=%s\n"
 
-#: src/stored/autochanger.c:311 src/stored/autochanger.c:398
+#: src/tools/bsmtp.c:457 src/tools/bsmtp.c:461 src/tools/bsmtp.c:470
+#: src/tools/bsmtp.c:474
 #, c-format
-msgid "3307 Issuing autochanger \"unload slot %d, drive %d\" command.\n"
+msgid "Fatal fdopen error: ERR=%s\n"
 msgstr ""
-"3307 Envoi de la commande « unload slot %d, drive %d » à l'autochangeur.\n"
 
-#: src/stored/autochanger.c:324 src/stored/autochanger.c:420
+#: src/tools/bsmtp.c:466
 #, c-format
-msgid "3995 Bad autochanger \"unload slot %d, drive %d\": ERR=%s.\n"
+msgid "Fatal dup error: ERR=%s\n"
 msgstr ""
-"3995 Erreur sur l'autochangeur « unload slot %d, drive %d » : ERR=%s.\n"
 
-#: src/stored/autochanger.c:386
+#: src/tools/testls.c:56
 #, c-format
-msgid "Volume \"%s\" is in use by device %s\n"
-msgstr "Le volume « %s » est utilisé par le device %s\n"
+msgid ""
+"\n"
+"Usage: testls [-d debug_level] [-] [pattern1 ...]\n"
+"       -a          print extended attributes (Win32 debug)\n"
+"       -d <nn>     set debug level to <nn>\n"
+"       -dt         print timestamp in debug output\n"
+"       -e          specify file of exclude patterns\n"
+"       -i          specify file of include patterns\n"
+"       -           read pattern(s) from stdin\n"
+"       -?          print this message.\n"
+"\n"
+"Patterns are file inclusion -- normally directories.\n"
+"Debug level >= 1 prints each file found.\n"
+"Debug level >= 10 prints path/file for catalog.\n"
+"Errors always printed.\n"
+"Files/paths truncated is number with len > 255.\n"
+"Truncation is only in catalog.\n"
+"\n"
+msgstr ""
 
-#: src/stored/autochanger.c:458
+#: src/tools/testls.c:147
 #, c-format
-msgid "3993 Device %s not an autochanger device.\n"
-msgstr "3993 Le Device %s n'est pas un autochangeur.\n"
+msgid "Could not open include file: %s\n"
+msgstr ""
 
-#: src/stored/autochanger.c:479
+#: src/tools/testls.c:160
 #, c-format
-msgid "3306 Issuing autochanger \"%s\" command.\n"
-msgstr "3306 Envoi de la commande « %s » à l'autochangeur.\n"
-
-#: src/stored/autochanger.c:482
-msgid "3996 Open bpipe failed.\n"
+msgid "Could not open exclude file: %s\n"
 msgstr ""
 
-#: src/stored/autochanger.c:509
+#: src/tools/testls.c:211
 #, c-format
-msgid "Autochanger error: ERR=%s\n"
-msgstr "Erreur sur l'autochangeur : ERR=%s\n"
+msgid "Recursion turned off. Directory not entered. %s\n"
+msgstr ""
 
-#: src/stored/block.c:78
+#: src/tools/testls.c:214
 #, c-format
-msgid ""
-"Dump block %s %x: size=%d BlkNum=%d\n"
-"               Hdrcksum=%x cksum=%x\n"
+msgid "Skip: File system change prohibited. Directory not entered. %s\n"
 msgstr ""
 
-#: src/stored/block.c:91
-#, c-format
-msgid "   Rec: VId=%u VT=%u FI=%s Strm=%s len=%d p=%x\n"
+#: src/stored/bcopy.c:76
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: bcopy [-d debug_level] <input-archive> <output-archive>\n"
+"       -b bootstrap      specify a bootstrap file\n"
+"       -c <file>         specify a Storage configuration file\n"
+"       -d <nn>           set debug level to <nn>\n"
+"       -dt               print timestamp in debug output\n"
+"       -i                specify input Volume names (separated by |)\n"
+"       -o                specify output Volume names (separated by |)\n"
+"       -p                proceed inspite of errors\n"
+"       -v                verbose\n"
+"       -w <dir>          specify working directory (default /tmp)\n"
+"       -?                print this message\n"
+"\n"
 msgstr ""
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/stored/block.c:147
+#: src/stored/bcopy.c:204 src/stored/device.c:298 src/stored/btape.c:472
 #, c-format
-msgid "%d block read errors not printed.\n"
+msgid "dev open failed: %s\n"
 msgstr ""
 
-#: src/stored/block.c:235 src/stored/block.c:251 src/stored/block.c:261
-#, c-format
-msgid ""
-"Volume data error at %u:%u! Wanted ID: \"%s\", got \"%s\". Buffer "
-"discarded.\n"
+#: src/stored/bcopy.c:219
+msgid "Write of last block failed.\n"
 msgstr ""
 
-#: src/stored/block.c:275
+#: src/stored/bcopy.c:223
 #, c-format
-msgid ""
-"Volume data error at %u:%u! Block length %u is insane (too large), probably "
-"due to a bad archive.\n"
+msgid "%u Jobs copied. %u records copied.\n"
 msgstr ""
 
-#: src/stored/block.c:301
+#: src/stored/bcopy.c:240 src/stored/bscan.c:424
 #, c-format
-msgid ""
-"Volume data error at %u:%u!\n"
-"Block checksum mismatch in block=%u len=%d: calc=%x blk=%x\n"
+msgid "Record: SessId=%u SessTim=%u FileIndex=%d Stream=%d len=%u\n"
 msgstr ""
 
-#: src/stored/block.c:409
-msgid "Cannot write block. Device at EOM.\n"
+#: src/stored/bcopy.c:256
+msgid "Volume is prelabeled. This volume cannot be copied.\n"
 msgstr ""
 
-#: src/stored/block.c:414
-msgid "Attempt to write on read-only Volume.\n"
+#: src/stored/bcopy.c:259
+msgid "Volume label not copied.\n"
 msgstr ""
 
-#: src/stored/block.c:466
-#, c-format
-msgid "User defined maximum volume capacity %s exceeded on device %s.\n"
+#: src/stored/bcopy.c:265
+msgid "Copy skipped. Record does not match BSR filter.\n"
 msgstr ""
 
-#: src/stored/block.c:481
+#: src/stored/bcopy.c:282 src/stored/bcopy.c:290 src/stored/bcopy.c:318
+#: src/stored/btape.c:2743
 #, c-format
-msgid "Unable to write EOF. ERR=%s\n"
+msgid "Cannot fixup device error. %s\n"
 msgstr ""
 
-#: src/stored/block.c:507 src/stored/block.c:526
-msgid "Write block header zeroed.\n"
+#: src/stored/bcopy.c:296
+msgid "EOM label not copied.\n"
 msgstr ""
 
-#: src/stored/block.c:544
-#, c-format
-msgid "Write error at %u:%u on device %s. ERR=%s.\n"
+#: src/stored/bcopy.c:299
+msgid "EOT label not copied.\n"
 msgstr ""
 
-#: src/stored/block.c:551
-#, c-format
-msgid "End of Volume \"%s\" at %u:%u on device %s. Write of %u bytes got %d.\n"
+#: src/stored/bcopy.c:332 src/stored/read_record.c:399 src/stored/bls.c:423
+msgid "Fresh Volume Label"
 msgstr ""
 
-#: src/stored/block.c:626 src/stored/block.c:632
-#, c-format
-msgid "Backspace file at EOT failed. ERR=%s\n"
+#: src/stored/bcopy.c:335 src/stored/read_record.c:402 src/stored/bls.c:426
+msgid "Volume Label"
 msgstr ""
 
-#: src/stored/block.c:639
-#, c-format
-msgid "Backspace record at EOT failed. ERR=%s\n"
+#: src/stored/bcopy.c:339 src/stored/label.c:1030 src/stored/bls.c:430
+msgid "Begin Job Session"
 msgstr ""
 
-#: src/stored/block.c:656
-#, c-format
-msgid "Re-read last block at EOT failed. ERR=%s"
+#: src/stored/bcopy.c:343 src/stored/label.c:1033 src/stored/bls.c:435
+msgid "End Job Session"
 msgstr ""
 
-#: src/stored/block.c:666
-#, c-format
-msgid ""
-"Re-read of last block OK, but block numbers differ. Last block=%u Current "
-"block=%u.\n"
+#: src/stored/bcopy.c:348 src/stored/bls.c:439
+msgid "End of Medium"
 msgstr ""
 
-#: src/stored/block.c:669
-msgid "Re-read of last block succeeded.\n"
+#: src/stored/bcopy.c:351 src/stored/label.c:1042 src/stored/bls.c:451
+msgid "Unknown"
 msgstr ""
 
-#: src/stored/block.c:697
+#: src/stored/bcopy.c:357 src/stored/read_record.c:420 src/stored/bls.c:458
 #, c-format
-msgid ""
-"Error writing final EOF to tape. This Volume may not be readable.\n"
-"%s"
+msgid "%s Record: VolSessionId=%d VolSessionTime=%d JobId=%d DataLen=%d\n"
 msgstr ""
 
-#: src/stored/block.c:815
+#: src/stored/bcopy.c:375 src/stored/btape.c:3037 src/stored/bextract.c:515
+#: src/stored/bscan.c:1329 src/stored/bls.c:477
 #, c-format
-msgid "Unable to open device next part %s: ERR=%s\n"
+msgid "Mount Volume \"%s\" on device %s and press return when ready: "
 msgstr ""
 
-#: src/stored/block.c:833
+#: src/stored/ansi_label.c:96
 #, c-format
-msgid ""
-"End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, "
-"free_space_errno=%d, errmsg=%s).\n"
+msgid "Read error on device %s in ANSI label. ERR=%s\n"
 msgstr ""
 
-#: src/stored/block.c:846
-#, c-format
-msgid ""
-"End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, "
-"free_space_errno=%d).\n"
+#: src/stored/ansi_label.c:106
+msgid "Insane! End of tape while reading ANSI label.\n"
 msgstr ""
 
-#: src/stored/block.c:900
-#, c-format
-msgid "Block buffer size looping problem on device %s\n"
+#: src/stored/ansi_label.c:132
+msgid "No VOL1 label while reading ANSI/IBM label.\n"
 msgstr ""
 
-#: src/stored/block.c:924
-#, fuzzy, c-format
-msgid "Unable to open device part=%d %s: ERR=%s\n"
-msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
-
-#: src/stored/block.c:950
+#: src/stored/ansi_label.c:155
 #, c-format
-msgid "Read error at file:blk %u:%u on device %s. ERR=%s.\n"
+msgid "Wanted ANSI Volume \"%s\" got \"%s\"\n"
 msgstr ""
 
-#: src/stored/block.c:963
-#, c-format
-msgid "Read zero bytes at %u:%u on device %s.\n"
+#: src/stored/ansi_label.c:166
+msgid "No HDR1 label while reading ANSI label.\n"
 msgstr ""
 
-#: src/stored/block.c:976
+#: src/stored/ansi_label.c:172
 #, c-format
-msgid ""
-"Volume data error at %u:%u! Very short block of %d bytes on device %s "
-"discarded.\n"
+msgid "ANSI/IBM Volume \"%s\" does not belong to Bacula.\n"
 msgstr ""
 
-#: src/stored/block.c:1001
-#, c-format
-msgid "Block length %u is greater than buffer %u. Attempting recovery.\n"
+#: src/stored/ansi_label.c:184
+msgid "No HDR2 label while reading ANSI/IBM label.\n"
 msgstr ""
 
-#: src/stored/block.c:1020
-#, c-format
-msgid "Setting block buffer size to %u bytes.\n"
+#: src/stored/ansi_label.c:199
+msgid "Unknown or bad ANSI/IBM label record.\n"
 msgstr ""
 
-#: src/stored/block.c:1035
-#, c-format
-msgid ""
-"Volume data error at %u:%u! Short block of %d bytes on device %s discarded.\n"
+#: src/stored/ansi_label.c:207
+msgid "Too many records in while reading ANSI/IBM label.\n"
 msgstr ""
 
-#: src/stored/stored.c:65
-#, fuzzy, c-format
-msgid ""
-"Copyright (C) 2000-%s Kern Sibbald.\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: stored [options] [-c config_file] [config_file]\n"
-"        -c <file>   use <file> as configuration file\n"
-"        -dnn        set debug level to nn\n"
-"        -f          run in foreground (for debugging)\n"
-"        -g <group>  set groupid to group\n"
-"        -p          proceed despite I/O errors\n"
-"        -s          no signals (for debugging)\n"
-"        -t          test - read config and exit\n"
-"        -u <user>   userid to <user>\n"
-"        -v          verbose user messages\n"
-"        -?          print this message.\n"
-"\n"
+#: src/stored/ansi_label.c:307
+#, c-format
+msgid "ANSI Volume label name \"%s\" longer than 6 chars.\n"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald.\n"
-"\n"
-"Version : %s (%s)\n"
-"\n"
-"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
-"      -c <fich>      utilise fich comme fichier de configuration\n"
-"      -dnn           positionne le niveau de debug à nn\n"
-"      -f             reste en avant-plan (pour debugger)\n"
-"      -g             groupid\n"
-"      -r <job>       lance <job> maintenant\n"
-"      -s             pas de signaux\n"
-"      -t             test - lit seulement le fichier de configuration\n"
-"      -u             userid\n"
-"      -v             affiche les messages utilisateurs\n"
-"      -?             affiche ce message.\n"
-"\n"
 
-#: src/stored/stored.c:111 src/stored/btape.c:158
+#: src/stored/ansi_label.c:333
 #, c-format
-msgid "Tape block size (%d) not multiple of system size (%d)\n"
+msgid "Could not write ANSI VOL1 label. ERR=%s\n"
 msgstr ""
 
-#: src/stored/stored.c:115 src/stored/btape.c:162
+#: src/stored/ansi_label.c:371 src/stored/ansi_label.c:400
 #, c-format
-msgid "Tape block size (%d) is not a power of 2\n"
+msgid "Could not write ANSI HDR1 label. ERR=%s\n"
 msgstr ""
 
-#: src/stored/stored.c:226
-msgid "Volume Session Time is ZERO!\n"
+#: src/stored/ansi_label.c:376 src/stored/ansi_label.c:407
+msgid "Could not write ANSI HDR1 label.\n"
 msgstr ""
 
-#: src/stored/stored.c:239
+#: src/stored/ansi_label.c:412
 #, c-format
-msgid "Unable to create thread. ERR=%s\n"
+msgid "Error writing EOF to tape. ERR=%s"
 msgstr ""
 
-#: src/stored/stored.c:271 src/stored/bscan.c:226
-#, c-format
-msgid "No Storage resource defined in %s. Cannot continue.\n"
+#: src/stored/ansi_label.c:417
+msgid "write_ansi_ibm_label called for non-ANSI/IBM type\n"
 msgstr ""
 
-#: src/stored/stored.c:277
+#: src/stored/label.c:95
 #, c-format
-msgid "Only one Storage resource permitted in %s\n"
+msgid "Couldn't rewind device %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/stored.c:282
+#: src/stored/label.c:112 src/stored/label.c:204
 #, c-format
-msgid "No Director resource defined in %s. Cannot continue.\n"
+msgid "Wrong Volume mounted on device %s: Wanted %s have %s\n"
 msgstr ""
 
-#: src/stored/stored.c:287
+#: src/stored/label.c:115 src/stored/label.c:192
 #, c-format
-msgid "No Device resource defined in %s. Cannot continue.\n"
+msgid "Too many tries: %s"
 msgstr ""
 
-#: src/stored/stored.c:295
+#: src/stored/label.c:132
 #, c-format
-msgid "No Messages resource defined in %s. Cannot continue.\n"
+msgid ""
+"Requested Volume \"%s\" on %s is not a Bacula labeled Volume, because: ERR=%s"
 msgstr ""
 
-#: src/stored/stored.c:302 src/stored/bscan.c:234
+#: src/stored/label.c:137
+msgid "Could not read Volume label from block.\n"
+msgstr "Impossible de lire le label du Volume depuis le média.\n"
+
+#: src/stored/label.c:140
 #, c-format
-msgid "No Working Directory defined in %s. Cannot continue.\n"
+msgid "Could not unserialize Volume label: ERR=%s\n"
 msgstr ""
 
-#: src/stored/stored.c:322
+#: src/stored/label.c:145
 #, c-format
-msgid "\"TLS Certificate\" file not defined for Storage \"%s\" in %s.\n"
+msgid "Volume Header Id bad: %s\n"
 msgstr ""
 
-#: src/stored/stored.c:328
+#: src/stored/label.c:177
 #, c-format
-msgid "\"TLS Key\" file not defined for Storage \"%s\" in %s.\n"
+msgid "Volume on %s has wrong Bacula version. Wanted %d got %d\n"
 msgstr ""
 
-#: src/stored/stored.c:334
+#: src/stored/label.c:188
 #, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Storage \"%s\" in %s. At least one CA certificate store is required when "
-"using \"TLS Verify Peer\".\n"
-msgstr ""
+msgid "Volume on %s has bad Bacula label type: %x\n"
+msgstr "Le volume sur %s possède un mauvais label Bacula : %x\n"
 
-#: src/stored/stored.c:461
+#: src/stored/label.c:238 src/stored/label.c:400 src/stored/mount.c:451
+#, fuzzy, c-format
+msgid "Could not reserve volume %s on %s\n"
+msgstr "Impossible de trouver le prochain volume pour le Job %s.\n"
+
+#: src/stored/label.c:278
 #, c-format
-msgid "Could not initialize %s\n"
-msgstr ""
+msgid "Cannot write Volume label to block for device %s\n"
+msgstr "Impossible d'écrire le label du Volume sur le Device %s\n"
+
+#: src/stored/label.c:330 src/stored/label.c:430 src/stored/mount.c:226
+#, fuzzy, c-format
+msgid "Open device %s Volume \"%s\" failed: ERR=%s\n"
+msgstr "Impossible de supprimer le volume « %s ». ERR=%s"
 
-#: src/stored/stored.c:474
+#: src/stored/label.c:454
 #, c-format
-msgid "Could not open device %s\n"
+msgid "Rewind error on device %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/stored.c:487
+#: src/stored/label.c:462
 #, c-format
-msgid "Could not mount device %s\n"
+msgid "Truncate error on device %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/bscan.c:101
-#, c-format
-msgid ""
-"Copyright (C) 2001-%s Kern Sibbald.\n"
-"\n"
-"Version: %s (%s)\n"
-"\n"
-"Usage: bscan [ options ] <bacula-archive>\n"
-"       -b bootstrap      specify a bootstrap file\n"
-"       -c <file>         specify configuration file\n"
-"       -d <nn>           set debug level to nn\n"
-"       -m                update media info in database\n"
-"       -n <name>         specify the database name (default bacula)\n"
-"       -u <user>         specify database user name (default bacula)\n"
-"       -P <password      specify database password (default none)\n"
-"       -h <host>         specify database host (default NULL)\n"
-"       -p                proceed inspite of I/O errors\n"
-"       -r                list records\n"
-"       -s                synchronize or store in database\n"
-"       -S                show scan progress periodically\n"
-"       -v                verbose\n"
-"       -V <Volumes>      specify Volume names (separated by |)\n"
-"       -w <dir>          specify working directory (default from conf file)\n"
-"       -?                print this message\n"
-"\n"
+#: src/stored/label.c:468
+#, fuzzy, c-format
+msgid "Failed to re-open DVD after truncate on device %s: ERR=%s\n"
 msgstr ""
+"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n"
 
-#: src/stored/bscan.c:242
+#: src/stored/label.c:491
 #, c-format
-msgid "Working Directory: %s not found. Cannot continue.\n"
+msgid "Unable to write device %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/bscan.c:246
+#: src/stored/label.c:521
 #, c-format
-msgid "Working Directory: %s is not a directory. Cannot continue.\n"
+msgid "Recycled volume \"%s\" on device %s, all previous data lost.\n"
 msgstr ""
+"Recyclage du volume « %s » sur le lecteur %s, les précédentes données "
+"sont perdues.\n"
 
-#: src/stored/bscan.c:260 src/stored/bscan.c:333
+#: src/stored/label.c:524
 #, c-format
-msgid "First Volume Size = %sn"
+msgid "Wrote label to prelabeled Volume \"%s\" on device %s\n"
 msgstr ""
+"Écriture du label sur le Volume pré-labélisé « %s » sur le lecteur %s\n"
 
-#: src/stored/bscan.c:266
-msgid "Could not init Bacula database\n"
-msgstr ""
+#: src/stored/label.c:723
+#, fuzzy, c-format
+msgid "Bad Volume session label = %d\n"
+msgstr "Le Volume n'a pas de label.\n"
 
-#: src/stored/bscan.c:273
+#: src/stored/label.c:778
 #, c-format
-msgid "Using Database: %s, User: %s\n"
+msgid "Expecting Volume Label, got FI=%s Stream=%s len=%d\n"
 msgstr ""
 
-#: src/stored/bscan.c:307
+#: src/stored/label.c:905
 #, c-format
-msgid "Create JobMedia for Job %s\n"
+msgid "Unknown %d"
 msgstr ""
 
-#: src/stored/bscan.c:318
+#: src/stored/label.c:909
 #, c-format
-msgid "Could not create JobMedia record for Volume=%s Job=%s\n"
+msgid ""
+"\n"
+"Volume Label:\n"
+"Id                : %sVerNo             : %d\n"
+"VolName           : %s\n"
+"PrevVolName       : %s\n"
+"VolFile           : %d\n"
+"LabelType         : %s\n"
+"LabelSize         : %d\n"
+"PoolName          : %s\n"
+"MediaType         : %s\n"
+"PoolType          : %s\n"
+"HostName          : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:375
+#: src/stored/label.c:931
 #, c-format
-msgid "done: %d%%\n"
-msgstr ""
-
-#: src/stored/bscan.c:399
-msgid "Volume is prelabeled. This tape cannot be scanned.\n"
+msgid "Date label written: %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:411
+#: src/stored/label.c:937
 #, c-format
-msgid "Pool record for %s found in DB.\n"
+msgid "Date label written: %04d-%02d-%02d at %02d:%02d\n"
 msgstr ""
 
-#: src/stored/bscan.c:415
+#: src/stored/label.c:957
 #, c-format
-msgid "VOL_LABEL: Pool record not found for Pool: %s\n"
+msgid ""
+"\n"
+"%s Record:\n"
+"JobId             : %d\n"
+"VerNum            : %d\n"
+"PoolName          : %s\n"
+"PoolType          : %s\n"
+"JobName           : %s\n"
+"ClientName        : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:421
+#: src/stored/label.c:970
 #, c-format
-msgid "VOL_LABEL: PoolType mismatch. DB=%s Vol=%s\n"
+msgid ""
+"Job (unique name) : %s\n"
+"FileSet           : %s\n"
+"JobType           : %c\n"
+"JobLevel          : %c\n"
 msgstr ""
 
-#: src/stored/bscan.c:425
+#: src/stored/label.c:979
 #, c-format
-msgid "Pool type \"%s\" is OK.\n"
+msgid ""
+"JobFiles          : %s\n"
+"JobBytes          : %s\n"
+"StartBlock        : %s\n"
+"EndBlock          : %s\n"
+"StartFile         : %s\n"
+"EndFile           : %s\n"
+"JobErrors         : %s\n"
+"JobStatus         : %c\n"
 msgstr ""
 
-#: src/stored/bscan.c:435
+#: src/stored/label.c:1000
 #, c-format
-msgid "Media record for %s found in DB.\n"
+msgid "Date written      : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:442
+#: src/stored/label.c:1005
 #, c-format
-msgid "VOL_LABEL: Media record not found for Volume: %s\n"
+msgid "Date written      : %04d-%02d-%02d at %02d:%02d\n"
 msgstr ""
 
-#: src/stored/bscan.c:449
-#, c-format
-msgid "VOL_LABEL: MediaType mismatch. DB=%s Vol=%s\n"
+#: src/stored/label.c:1024
+msgid "Fresh Volume"
 msgstr ""
 
-#: src/stored/bscan.c:453
-#, c-format
-msgid "Media type \"%s\" is OK.\n"
+#: src/stored/label.c:1027
+msgid "Volume"
 msgstr ""
 
-#: src/stored/bscan.c:462
-#, c-format
-msgid "VOL_LABEL: OK for Volume: %s\n"
+#: src/stored/label.c:1036 src/stored/read_record.c:413
+msgid "End of Media"
 msgstr ""
 
-#: src/stored/bscan.c:469
-#, c-format
-msgid "%d \"errors\" ignored before first Start of Session record.\n"
+#: src/stored/label.c:1039
+msgid "End of Tape"
 msgstr ""
 
-#: src/stored/bscan.c:480
+#: src/stored/label.c:1059 src/stored/label.c:1067 src/stored/label.c:1100
 #, c-format
-msgid "SOS_LABEL: Found Job record for JobId: %d\n"
+msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d DataLen=%d\n"
 msgstr ""
 
-#: src/stored/bscan.c:485
-#, c-format
-msgid "SOS_LABEL: Job record not found for JobId: %d\n"
+#: src/stored/label.c:1064
+msgid "End of physical tape.\n"
 msgstr ""
 
-#: src/stored/bscan.c:525
+#: src/stored/label.c:1079 src/stored/label.c:1088
 #, c-format
-msgid "SOS_LABEL: VolSessId mismatch for JobId=%u. DB=%d Vol=%d\n"
+msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d\n"
 msgstr ""
 
-#: src/stored/bscan.c:531
+#: src/stored/label.c:1081
 #, c-format
-msgid "SOS_LABEL: VolSessTime mismatch for JobId=%u. DB=%d Vol=%d\n"
+msgid "   Job=%s Date=%s Level=%c Type=%c\n"
 msgstr ""
 
-#: src/stored/bscan.c:537
+#: src/stored/label.c:1090
 #, c-format
-msgid "SOS_LABEL: PoolId mismatch for JobId=%u. DB=%d Vol=%d\n"
+msgid "   Date=%s Level=%c Type=%c Files=%s Bytes=%s Errors=%d Status=%c\n"
 msgstr ""
 
-#: src/stored/bscan.c:555 src/stored/bscan.c:1052
+#: src/stored/authenticate.c:63
 #, c-format
-msgid "Could not find SessId=%d SessTime=%d for EOS record.\n"
+msgid "I only authenticate Directors, not %d\n"
 msgstr ""
 
-#: src/stored/bscan.c:599
+#: src/stored/authenticate.c:93
 #, c-format
-msgid "Could not update job record. ERR=%s\n"
+msgid ""
+"Connection from unknown Director %s at %s rejected.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
 msgstr ""
 
-#: src/stored/bscan.c:610
-#, c-format
-msgid "End of all Volumes. VolFiles=%u VolBlocks=%u VolBytes=%s\n"
+#: src/stored/authenticate.c:130
+msgid ""
+"Incorrect password given by Director.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
 msgstr ""
 
-#: src/stored/bscan.c:622
+#: src/stored/authenticate.c:156
+#, fuzzy, c-format
+msgid "TLS negotiation failed with DIR at \"%s:%d\"\n"
+msgstr "Négociation TLS échouée avec le SD « %s:%d ».\n"
+
+#: src/stored/authenticate.c:192
 #, c-format
-msgid "Could not find Job for SessId=%d SessTime=%d record.\n"
+msgid "Unable to authenticate Director at %s.\n"
 msgstr ""
 
-#: src/stored/bscan.c:658
-#, c-format
-msgid "%s file records. At file:blk=%s:%s bytes=%s\n"
+#: src/stored/authenticate.c:240 src/stored/authenticate.c:280
+#, fuzzy, c-format
+msgid ""
+"Incorrect authorization key from File daemon at %s rejected.\n"
+"Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+"html#SECTION003760000000000000000 for help.\n"
 msgstr ""
+"Problème d'authentification avec le director.\n"
+"Le plus souvent, les mots de pass ne correspondent pas.\n"
+"Vous trouverez de l'aide sur\n"
+"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
+
+#: src/stored/authenticate.c:267
+#, fuzzy, c-format
+msgid "TLS negotiation failed with FD at \"%s:%d\"\n"
+msgstr "Négociation TLS échouée avec le FD  « %s:%d ».\n"
 
-#: src/stored/bscan.c:712
+#: src/stored/parse_bsr.c:123 src/stored/parse_bsr.c:127
 #, c-format
-msgid "Got MD5 record: %s\n"
+msgid ""
+"Bootstrap file error: %s\n"
+"            : Line %d, col %d of file %s\n"
+"%s\n"
 msgstr ""
 
-#: src/stored/bscan.c:720
+#: src/stored/parse_bsr.c:149
 #, c-format
-msgid "Got SHA1 record: %s\n"
+msgid "Cannot open bootstrap file %s: %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:728
+#: src/stored/parse_bsr.c:280
 #, c-format
-msgid "Got SHA256 record: %s\n"
+msgid "MediaType %s in bsr at inappropriate place.\n"
 msgstr ""
 
-#: src/stored/bscan.c:736
+#: src/stored/parse_bsr.c:312
 #, c-format
-msgid "Got SHA512 record: %s\n"
+msgid "Device \"%s\" in bsr at inappropriate place.\n"
 msgstr ""
 
-#: src/stored/bscan.c:744 src/stored/bscan.c:751
-msgid "Got signed digest record\n"
-msgstr ""
+#: src/stored/parse_bsr.c:485
+#, fuzzy, c-format
+msgid "REGEX '%s' compile error. ERR=%s\n"
+msgstr "erreur de fermeture : ERR=%s\n"
 
-#: src/stored/bscan.c:757
-#, c-format
-msgid "Got Prog Names Stream: %s\n"
+#: src/stored/parse_bsr.c:495
+msgid "JobType not yet implemented\n"
 msgstr ""
 
-#: src/stored/bscan.c:763
-msgid "Got Prog Data Stream record.\n"
+#: src/stored/parse_bsr.c:503
+msgid "JobLevel not yet implemented\n"
 msgstr ""
 
-#: src/stored/bscan.c:773
+#: src/stored/parse_bsr.c:720
 #, c-format
-msgid "Unknown stream type!!! stream=%d len=%i\n"
+msgid "Slot %d in bsr at inappropriate place.\n"
 msgstr ""
 
-#: src/stored/bscan.c:837
+#: src/stored/parse_bsr.c:744
 #, c-format
-msgid "Could not create File Attributes record. ERR=%s\n"
+msgid "VolFile     : %u-%u\n"
 msgstr ""
 
-#: src/stored/bscan.c:843
+#: src/stored/parse_bsr.c:752
 #, c-format
-msgid "Created File record: %s\n"
+msgid "VolBlock    : %u-%u\n"
 msgstr ""
 
-#: src/stored/bscan.c:881
+#: src/stored/parse_bsr.c:760
 #, c-format
-msgid "Could not create media record. ERR=%s\n"
+msgid "VolAddr    : %llu-%llu\n"
 msgstr ""
 
-#: src/stored/bscan.c:885 src/stored/bscan.c:906
+#: src/stored/parse_bsr.c:769
 #, c-format
-msgid "Could not update media record. ERR=%s\n"
+msgid "FileIndex   : %u\n"
 msgstr ""
 
-#: src/stored/bscan.c:889
+#: src/stored/parse_bsr.c:771
 #, c-format
-msgid "Created Media record for Volume: %s\n"
+msgid "FileIndex   : %u-%u\n"
 msgstr ""
 
-#: src/stored/bscan.c:910
+#: src/stored/parse_bsr.c:781
 #, c-format
-msgid "Updated Media record at end of Volume: %s\n"
+msgid "JobId       : %u\n"
 msgstr ""
 
-#: src/stored/bscan.c:927
+#: src/stored/parse_bsr.c:783
 #, c-format
-msgid "Could not create pool record. ERR=%s\n"
+msgid "JobId       : %u-%u\n"
 msgstr ""
 
-#: src/stored/bscan.c:931
+#: src/stored/parse_bsr.c:793
 #, c-format
-msgid "Created Pool record for Pool: %s\n"
+msgid "SessId      : %u\n"
 msgstr ""
 
-#: src/stored/bscan.c:951
+#: src/stored/parse_bsr.c:795
 #, c-format
-msgid "Created Client record for Client: %s\n"
+msgid "SessId      : %u-%u\n"
 msgstr ""
 
-#: src/stored/bscan.c:968
+#: src/stored/parse_bsr.c:804
 #, c-format
-msgid "Fileset \"%s\" already exists.\n"
+msgid "VolumeName  : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:972
+#: src/stored/parse_bsr.c:805
 #, c-format
-msgid "Could not create FileSet record \"%s\". ERR=%s\n"
+msgid "  MediaType : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:977
+#: src/stored/parse_bsr.c:806
 #, c-format
-msgid "Created FileSet record \"%s\"\n"
+msgid "  Device    : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:1024
+#: src/stored/parse_bsr.c:807
 #, c-format
-msgid "Could not create JobId record. ERR=%s\n"
+msgid "  Slot      : %d\n"
 msgstr ""
 
-#: src/stored/bscan.c:1030
+#: src/stored/parse_bsr.c:816
 #, c-format
-msgid "Could not update job start record. ERR=%s\n"
+msgid "Client      : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:1033
+#: src/stored/parse_bsr.c:824
 #, c-format
-msgid "Created new JobId=%u record for original JobId=%u\n"
+msgid "Job          : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:1083
+#: src/stored/parse_bsr.c:832
 #, c-format
-msgid "Could not update JobId=%u record. ERR=%s\n"
+msgid "SessTime    : %u\n"
+msgstr ""
+
+#: src/stored/parse_bsr.c:843
+msgid "BSR is NULL\n"
 msgstr ""
 
-#: src/stored/bscan.c:1088
+#: src/stored/parse_bsr.c:847
 #, c-format
-msgid "Updated Job termination record for JobId=%u Level=%s TermStat=%c\n"
+msgid "Next        : 0x%x\n"
 msgstr ""
 
-#: src/stored/bscan.c:1110
+#: src/stored/parse_bsr.c:848
 #, c-format
-msgid "Job Termination code: %d"
+msgid "Root bsr    : 0x%x\n"
 msgstr ""
 
-#: src/stored/bscan.c:1115
+#: src/stored/parse_bsr.c:860
 #, c-format
-msgid ""
-"%s\n"
-"JobId:                  %d\n"
-"Job:                    %s\n"
-"FileSet:                %s\n"
-"Backup Level:           %s\n"
-"Client:                 %s\n"
-"Start time:             %s\n"
-"End time:               %s\n"
-"Files Written:          %s\n"
-"Bytes Written:          %s\n"
-"Volume Session Id:      %d\n"
-"Volume Session Time:    %d\n"
-"Last Volume Bytes:      %s\n"
-"Termination:            %s\n"
-"\n"
+msgid "count       : %u\n"
 msgstr ""
 
-#: src/stored/bscan.c:1179
+#: src/stored/parse_bsr.c:861
 #, c-format
-msgid "Could not create JobMedia record. ERR=%s\n"
+msgid "found       : %u\n"
 msgstr ""
 
-#: src/stored/bscan.c:1183
+#: src/stored/parse_bsr.c:864
 #, c-format
-msgid "Created JobMedia record JobId %d, MediaId %d\n"
+msgid "done        : %s\n"
 msgstr ""
 
-#: src/stored/bscan.c:1199
+#: src/stored/parse_bsr.c:865
 #, c-format
-msgid "Could not find SessId=%d SessTime=%d for MD5/SHA1 record.\n"
+msgid "positioning : %d\n"
 msgstr ""
 
-#: src/stored/bscan.c:1213
+#: src/stored/parse_bsr.c:866
 #, c-format
-msgid "Could not add MD5/SHA1 to File record. ERR=%s\n"
+msgid "fast_reject : %d\n"
 msgstr ""
 
-#: src/stored/bscan.c:1218
-msgid "Updated MD5/SHA1 record\n"
+#: src/stored/device.c:120
+#, c-format
+msgid "End of medium on Volume \"%s\" Bytes=%s Blocks=%s at %s.\n"
+msgstr "Fin de média sur le Volume « %s » Octets=%s Blocs=%s à %s.\n"
+
+#: src/stored/device.c:139
+#, c-format
+msgid "New volume \"%s\" mounted on device %s at %s.\n"
+msgstr "Nouveau volume « %s » monté sur le device %s à %s.\n"
+
+#: src/stored/device.c:151
+#, c-format
+msgid "write_block_to_device Volume label failed. ERR=%s"
+msgstr ""
+
+#: src/stored/device.c:186
+#, c-format
+msgid "write_block_to_device overflow block failed. ERR=%s"
+msgstr ""
+
+#: src/stored/device.c:191
+#, c-format
+msgid "Catastrophic error. Cannot write overflow block to device %s. ERR=%s"
+msgstr ""
+
+#: src/stored/device.c:327 src/stored/dev.c:490
+#, c-format
+msgid "Unable to open device %s: ERR=%s\n"
+msgstr ""
+
+#: src/stored/device.c:329
+#, c-format
+msgid "Unable to open archive %s: ERR=%s\n"
 msgstr ""
 
-#: src/stored/record.c:58
+#: src/stored/record.c:77
 #, c-format
 msgid "unknown: %d"
 msgstr ""
 
-#: src/stored/record.c:365
+#: src/stored/record.c:389
 msgid "Damaged buffer\n"
 msgstr ""
 
-#: src/stored/btape.c:165
+#: src/stored/record.c:563
+#, c-format
+msgid "Sanity check failed. maxlen=%d datalen=%d. Block discarded.\n"
+msgstr ""
+
+#: src/stored/read.c:66
+msgid "No Volume names found for restore.\n"
+msgstr ""
+
+#: src/stored/read.c:120
+#, c-format
+msgid ">filed: Error Hdr=%s\n"
+msgstr ""
+
+#: src/stored/read.c:121 src/stored/read.c:136
+#, c-format
+msgid "Error sending to File daemon. ERR=%s\n"
+msgstr ""
+
+#: src/stored/read.c:135
+#, c-format
+msgid "Error sending to FD. ERR=%s\n"
+msgstr ""
+
+#: src/stored/lock.c:236
+#, fuzzy, c-format
+msgid "pthread_cond_wait failure. ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
+
+#: src/stored/lock.c:334
+#, fuzzy
+msgid "unknown blocked code"
+msgstr "source inconnue"
+
+#: src/stored/btape.c:178 src/stored/stored.c:151
+#, c-format
+msgid "Tape block size (%d) not multiple of system size (%d)\n"
+msgstr ""
+
+#: src/stored/btape.c:182 src/stored/stored.c:155
+#, c-format
+msgid "Tape block size (%d) is not a power of 2\n"
+msgstr ""
+
+#: src/stored/btape.c:185
 #, c-format
 msgid ""
 "\n"
 "\n"
-"!!!! Warning large disk addressing disabled. off_t=%d should be 8 or "
+"!!!! Warning large disk addressing disabled. boffset_t=%d should be 8 or "
 "more !!!!!\n"
 "\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:172
+#: src/stored/btape.c:192
 #, c-format
 msgid "32 bit printf/scanf problem. i=%d x32=%u y32=%u\n"
 msgstr ""
 
-#: src/stored/btape.c:181
+#: src/stored/btape.c:201
 msgid "64 bit printf/scanf problem. i=%d x64=%"
 msgstr ""
 
-#: src/stored/btape.c:181
-msgid " y64=%"
-msgstr ""
-
-#: src/stored/btape.c:186
+#: src/stored/btape.c:206
 #, c-format
 msgid "Tape block granularity is %d bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:255
+#: src/stored/btape.c:279
 msgid "No archive name specified.\n"
 msgstr ""
 
-#: src/stored/btape.c:259
+#: src/stored/btape.c:283
 msgid "Improper number of arguments specified.\n"
 msgstr ""
 
-#: src/stored/btape.c:344
+#: src/stored/btape.c:297
+msgid "btape does not work with DVD storage.\n"
+msgstr ""
+
+#: src/stored/btape.c:302
+msgid "btape only works with tape storage.\n"
+msgstr ""
+
+#: src/stored/btape.c:382
+#, c-format
+msgid "Total Volume bytes=%sB. Total Write rate = %sB/s\n"
+msgstr ""
+
+#: src/stored/btape.c:408
+#, c-format
+msgid "Volume bytes=%sB. Write rate = %sB/s\n"
+msgstr ""
+
+#: src/stored/btape.c:476
 #, c-format
 msgid "open device %s: OK\n"
 msgstr ""
 
-#: src/stored/btape.c:365
+#: src/stored/btape.c:499
 msgid "Enter Volume Name: "
-msgstr "Saisissez un nom de Volume : "
+msgstr "Saisissez un nom de Volume : "
 
-#: src/stored/btape.c:372
+#: src/stored/btape.c:506
 #, c-format
 msgid "Device open failed. ERR=%s\n"
-msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
+msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n"
 
-#: src/stored/btape.c:377
+#: src/stored/btape.c:511
 #, c-format
 msgid "Wrote Volume label for volume \"%s\".\n"
 msgstr ""
 
-#: src/stored/btape.c:391
+#: src/stored/btape.c:525
 msgid "Volume has no label.\n"
 msgstr "Le Volume n'a pas de label.\n"
 
-#: src/stored/btape.c:394
+#: src/stored/btape.c:528
 msgid "Volume label read correctly.\n"
 msgstr ""
 
-#: src/stored/btape.c:397
+#: src/stored/btape.c:531
 #, c-format
 msgid "I/O error on device: ERR=%s"
 msgstr ""
 
-#: src/stored/btape.c:400
+#: src/stored/btape.c:534
 msgid "Volume name error\n"
 msgstr ""
 
-#: src/stored/btape.c:403
+#: src/stored/btape.c:537
 #, c-format
 msgid "Error creating label. ERR=%s"
 msgstr ""
 
-#: src/stored/btape.c:406
+#: src/stored/btape.c:540
 msgid "Volume version error.\n"
 msgstr ""
 
-#: src/stored/btape.c:409
+#: src/stored/btape.c:543
 msgid "Bad Volume label type.\n"
 msgstr ""
 
-#: src/stored/btape.c:412
+#: src/stored/btape.c:546
 msgid "Unknown error.\n"
 msgstr ""
 
-#: src/stored/btape.c:430
+#: src/stored/btape.c:564
 #, c-format
 msgid "Bad status from load. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:432
+#: src/stored/btape.c:566
 #, c-format
 msgid "Loaded %s\n"
 msgstr ""
 
-#: src/stored/btape.c:441 src/stored/btape.c:780 src/stored/btape.c:822
-#: src/stored/btape.c:892 src/stored/btape.c:934 src/stored/btape.c:1202
+#: src/stored/btape.c:575 src/stored/btape.c:1130 src/stored/btape.c:1203
+#: src/stored/btape.c:1283 src/stored/btape.c:1554
 #, c-format
 msgid "Bad status from rewind. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:444 src/stored/btape.c:1210
+#: src/stored/btape.c:578 src/stored/btape.c:1562
 #, c-format
 msgid "Rewound %s\n"
 msgstr ""
 
-#: src/stored/btape.c:470 src/stored/btape.c:1214
+#: src/stored/btape.c:604 src/stored/btape.c:1566
 #, c-format
 msgid "Bad status from weof. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:474
+#: src/stored/btape.c:608
 #, c-format
 msgid "Wrote 1 EOF to %s\n"
 msgstr ""
 
-#: src/stored/btape.c:477
+#: src/stored/btape.c:611
 #, c-format
 msgid "Wrote %d EOFs to %s\n"
 msgstr ""
 
-#: src/stored/btape.c:495
+#: src/stored/btape.c:629
 msgid "Moved to end of medium.\n"
 msgstr ""
 
-#: src/stored/btape.c:522
+#: src/stored/btape.c:656
 #, c-format
 msgid "Bad status from bsf. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:524
+#: src/stored/btape.c:658
 #, c-format
 msgid "Backspaced %d file%s.\n"
 msgstr ""
 
-#: src/stored/btape.c:541
+#: src/stored/btape.c:675
 #, c-format
 msgid "Bad status from bsr. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:543
+#: src/stored/btape.c:677
 #, c-format
 msgid "Backspaced %d record%s.\n"
 msgstr ""
 
-#: src/stored/btape.c:571
+#: src/stored/btape.c:687 src/stored/status.c:332
+#, c-format
+msgid "Configured device capabilities:\n"
+msgstr ""
+
+#: src/stored/btape.c:705
 #, c-format
 msgid "Device status:\n"
 msgstr ""
 
-#: src/stored/btape.c:590
+#: src/stored/btape.c:719 src/stored/status.c:372
+#, c-format
+msgid "Device parameters:\n"
+msgstr ""
+
+#: src/stored/btape.c:724
 #, c-format
 msgid "Status:\n"
-msgstr "Statut :\n"
+msgstr "Statut :\n"
 
-#: src/stored/btape.c:605
+#: src/stored/btape.c:739
 msgid ""
-"Test writting larger and larger records.\n"
+"Test writing larger and larger records.\n"
 "This is a torture test for records.\n"
 "I am going to write\n"
 "larger and larger records. It will stop when the record size\n"
 "plus the header exceeds the block size (by default about 64K)\n"
 msgstr ""
 
-#: src/stored/btape.c:611
+#: src/stored/btape.c:745
 msgid "Do you want to continue? (y/n): "
-msgstr "Voulez vous continuer ? (y/n) : "
+msgstr "Voulez vous continuer ? (y/n) : "
 
-#: src/stored/btape.c:613 src/stored/btape.c:1819
+#: src/stored/btape.c:747 src/stored/btape.c:2192
 msgid "Command aborted.\n"
-msgstr "Commande annulée.\n"
+msgstr "Commande annulée.\n"
 
-#: src/stored/btape.c:629
+#: src/stored/btape.c:763
 #, c-format
 msgid "Block %d i=%d\n"
 msgstr ""
 
-#: src/stored/btape.c:655
+#: src/stored/btape.c:789
 msgid "Skipping read backwards test because BSR turned off.\n"
 msgstr ""
 
-#: src/stored/btape.c:659
+#: src/stored/btape.c:793
 msgid ""
 "\n"
 "=== Write, backup, and re-read test ===\n"
@@ -13062,73 +13378,73 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:672 src/stored/btape.c:683 src/stored/btape.c:694
-#: src/stored/btape.c:792 src/stored/btape.c:808 src/stored/btape.c:904
-#: src/stored/btape.c:920 src/stored/btape.c:1528 src/stored/btape.c:2414
+#: src/stored/btape.c:806 src/stored/btape.c:817 src/stored/btape.c:828
+#: src/stored/btape.c:1140 src/stored/btape.c:1156 src/stored/btape.c:1898
+#: src/stored/btape.c:2810
 msgid "Error writing record to block.\n"
 msgstr ""
 
-#: src/stored/btape.c:676 src/stored/btape.c:687 src/stored/btape.c:698
-#: src/stored/btape.c:796 src/stored/btape.c:812 src/stored/btape.c:908
-#: src/stored/btape.c:924 src/stored/btape.c:1532 src/stored/btape.c:2418
+#: src/stored/btape.c:810 src/stored/btape.c:821 src/stored/btape.c:832
+#: src/stored/btape.c:1144 src/stored/btape.c:1160 src/stored/btape.c:1902
+#: src/stored/btape.c:2814
 msgid "Error writing block to device.\n"
 msgstr ""
 
-#: src/stored/btape.c:679
+#: src/stored/btape.c:813
 #, c-format
 msgid "Wrote first record of %d bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:690
+#: src/stored/btape.c:824
 #, c-format
 msgid "Wrote second record of %d bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:701
+#: src/stored/btape.c:835
 #, c-format
 msgid "Wrote third record of %d bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:708 src/stored/btape.c:713
+#: src/stored/btape.c:842 src/stored/btape.c:847
 #, c-format
 msgid "Backspace file failed! ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:717
+#: src/stored/btape.c:851
 msgid "Backspaced over EOF OK.\n"
 msgstr ""
 
-#: src/stored/btape.c:719
+#: src/stored/btape.c:853
 #, c-format
 msgid "Backspace record failed! ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:722
+#: src/stored/btape.c:856
 msgid "Backspace record OK.\n"
 msgstr ""
 
-#: src/stored/btape.c:725 src/stored/btape.c:731
+#: src/stored/btape.c:859 src/stored/btape.c:865
 #, c-format
 msgid "Read block failed! ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:736
+#: src/stored/btape.c:870
 msgid "Bad data in record. Test failed!\n"
 msgstr ""
 
-#: src/stored/btape.c:740
+#: src/stored/btape.c:874
 msgid ""
 "\n"
 "Block re-read correct. Test succeeded!\n"
 msgstr ""
 
-#: src/stored/btape.c:741
+#: src/stored/btape.c:875
 msgid ""
 "=== End Write, backup, and re-read test ===\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:748
+#: src/stored/btape.c:882
 msgid ""
 "This is not terribly serious since Bacula only uses\n"
 "this function to verify the last block written to the\n"
@@ -13140,88 +13456,125 @@ msgid ""
 "to your Storage daemon's Device resource definition.\n"
 msgstr ""
 
-#: src/stored/btape.c:772
+#: src/stored/btape.c:904
+#, c-format
+msgid "Begin writing %i files of %sB with raw blocks of %u bytes.\n"
+msgstr ""
+
+#: src/stored/btape.c:925 src/stored/btape.c:2866
+#, c-format
+msgid "Write failed at block %u. stat=%d ERR=%s\n"
+msgstr ""
+
+#: src/stored/btape.c:959
+#, c-format
+msgid "Begin writing %i files of %sB with blocks of %u bytes.\n"
+msgstr ""
+
+#: src/stored/btape.c:968
+#, fuzzy
+msgid ""
+"\n"
+"Error writing record to block.\n"
+msgstr "Erreur pendant l'écriture du fichier bsr.\n"
+
+#: src/stored/btape.c:972
+#, fuzzy
+msgid ""
+"\n"
+"Error writing block to device.\n"
+msgstr "Erreur pendant l'écriture du fichier bsr.\n"
+
+#: src/stored/btape.c:1027
+msgid "The file_size is too big, stop this test with Ctrl-c.\n"
+msgstr ""
+
+#: src/stored/btape.c:1055
+msgid "Test with zero data, should give the maximum throughput.\n"
+msgstr ""
+
+#: src/stored/btape.c:1067 src/stored/btape.c:1093
+msgid "Test with random data, should give the minimum throughput.\n"
+msgstr ""
+
+#: src/stored/btape.c:1082
+msgid "Test with zero data and bacula block structure.\n"
+msgstr ""
+
+#: src/stored/btape.c:1116
+#, c-format
 msgid ""
 "\n"
 "=== Write, rewind, and re-read test ===\n"
 "\n"
-"I'm going to write 1000 records and an EOF\n"
-"then write 1000 records and an EOF, then rewind,\n"
+"I'm going to write %d records and an EOF\n"
+"then write %d records and an EOF, then rewind,\n"
 "and re-read the data to verify that it is correct.\n"
 "\n"
 "This is an *essential* feature ...\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:800 src/stored/btape.c:816 src/stored/btape.c:912
-#: src/stored/btape.c:928
-#, c-format
-msgid "Wrote 1000 blocks of %d bytes.\n"
+#: src/stored/btape.c:1148 src/stored/btape.c:1164
+#, fuzzy, c-format
+msgid "Wrote %d blocks of %d bytes.\n"
 msgstr "Ecriture de 1000 blocs de %d octets.\n"
 
-#: src/stored/btape.c:825 src/stored/btape.c:937
+#: src/stored/btape.c:1206 src/stored/btape.c:1286
 msgid "Rewind OK.\n"
 msgstr ""
 
-#: src/stored/btape.c:832 src/stored/btape.c:986
+#: src/stored/btape.c:1219 src/stored/btape.c:1338
 msgid "Got EOF on tape.\n"
 msgstr ""
 
-#: src/stored/btape.c:837
+#: src/stored/btape.c:1224
 #, c-format
 msgid "Read block %d failed! ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:843
+#: src/stored/btape.c:1230
 #, c-format
 msgid "Read record failed. Block %d! ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:849 src/stored/btape.c:1016
+#: src/stored/btape.c:1236 src/stored/btape.c:1368
 #, c-format
 msgid "Bad data in record. Expected %d, got %d at byte %d. Test failed!\n"
 msgstr ""
 
-#: src/stored/btape.c:856
-msgid "1000 blocks re-read correctly.\n"
+#: src/stored/btape.c:1243
+#, fuzzy, c-format
+msgid "%d blocks re-read correctly.\n"
 msgstr "1000 blocs relus correctement.\n"
 
-#: src/stored/btape.c:859 src/stored/btape.c:1023
+#: src/stored/btape.c:1246 src/stored/btape.c:1375
 msgid ""
 "=== Test Succeeded. End Write, rewind, and re-read test ===\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:884
-msgid ""
-"\n"
-"=== Write, rewind, and position test ===\n"
-"\n"
-"I'm going to write 1000 records and an EOF\n"
-"then write 1000 records and an EOF, then rewind,\n"
-"and position to a few blocks and verify that it is correct.\n"
-"\n"
-"This is an *essential* feature ...\n"
-"\n"
+#: src/stored/btape.c:1274
+msgid "Block position test\n"
 msgstr ""
 
-#: src/stored/btape.c:977
+#: src/stored/btape.c:1329
 #, c-format
 msgid "Reposition to file:block %d:%d\n"
 msgstr ""
 
-#: src/stored/btape.c:979
+#: src/stored/btape.c:1331
 msgid "Reposition error.\n"
 msgstr ""
 
-#: src/stored/btape.c:992
+#: src/stored/btape.c:1344
 #, c-format
 msgid ""
 "Read block %d failed! file=%d blk=%d. ERR=%s\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:994
+#: src/stored/btape.c:1346
 msgid ""
 "This may be because the tape drive block size is not\n"
 " set to variable blocking as normally used by Bacula.\n"
@@ -13235,17 +13588,17 @@ msgid ""
 " in your Device resource.\n"
 msgstr ""
 
-#: src/stored/btape.c:1010
+#: src/stored/btape.c:1362
 #, c-format
 msgid "Read record failed! ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1021
+#: src/stored/btape.c:1373
 #, c-format
 msgid "Block %d re-read correctly.\n"
 msgstr ""
 
-#: src/stored/btape.c:1042
+#: src/stored/btape.c:1394
 msgid ""
 "\n"
 "\n"
@@ -13259,58 +13612,58 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1066
+#: src/stored/btape.c:1418
 msgid "Now moving to end of medium.\n"
 msgstr ""
 
-#: src/stored/btape.c:1068 src/stored/btape.c:1297
+#: src/stored/btape.c:1420 src/stored/btape.c:1649
 #, c-format
 msgid "We should be in file 3. I am at file %d. %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1069 src/stored/btape.c:1087 src/stored/btape.c:1286
-#: src/stored/btape.c:1298 src/stored/btape.c:1311 src/stored/btape.c:1328
+#: src/stored/btape.c:1421 src/stored/btape.c:1439 src/stored/btape.c:1638
+#: src/stored/btape.c:1650 src/stored/btape.c:1663 src/stored/btape.c:1680
 msgid "This is correct!"
 msgstr ""
 
-#: src/stored/btape.c:1069 src/stored/btape.c:1087 src/stored/btape.c:1286
-#: src/stored/btape.c:1298 src/stored/btape.c:1311 src/stored/btape.c:1328
+#: src/stored/btape.c:1421 src/stored/btape.c:1439 src/stored/btape.c:1638
+#: src/stored/btape.c:1650 src/stored/btape.c:1663 src/stored/btape.c:1680
 msgid "This is NOT correct!!!!"
 msgstr ""
 
-#: src/stored/btape.c:1075
+#: src/stored/btape.c:1427
 msgid ""
 "\n"
 "Now the important part, I am going to attempt to append to the tape.\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1082
+#: src/stored/btape.c:1434
 msgid ""
 "Done appending, there should be no I/O errors\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1083
+#: src/stored/btape.c:1435
 msgid "Doing Bacula scan of blocks:\n"
 msgstr ""
 
-#: src/stored/btape.c:1085
+#: src/stored/btape.c:1437
 msgid "End scanning the tape.\n"
 msgstr ""
 
-#: src/stored/btape.c:1086 src/stored/btape.c:1310
+#: src/stored/btape.c:1438 src/stored/btape.c:1662
 #, c-format
 msgid "We should be in file 4. I am at file %d. %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1111
+#: src/stored/btape.c:1463
 msgid ""
 "\n"
 "Autochanger enabled, but no name or no command device specified.\n"
 msgstr ""
 
-#: src/stored/btape.c:1115
+#: src/stored/btape.c:1467
 msgid ""
 "\n"
 "Ah, I see you have an autochanger configured.\n"
@@ -13318,13 +13671,13 @@ msgid ""
 " that I can write on in Slot 1.\n"
 msgstr ""
 
-#: src/stored/btape.c:1118
+#: src/stored/btape.c:1470
 msgid ""
 "\n"
 "Do you wish to continue with the Autochanger test? (y/n): "
 msgstr ""
 
-#: src/stored/btape.c:1125
+#: src/stored/btape.c:1477
 msgid ""
 "\n"
 "\n"
@@ -13332,74 +13685,74 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1134
+#: src/stored/btape.c:1486
 msgid "3301 Issuing autochanger \"loaded\" command.\n"
 msgstr ""
 
-#: src/stored/btape.c:1143
+#: src/stored/btape.c:1495
 #, c-format
 msgid "3991 Bad autochanger command: %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1144
+#: src/stored/btape.c:1496
 #, c-format
 msgid "3991 result=\"%s\": ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1148
+#: src/stored/btape.c:1500
 #, c-format
 msgid "Slot %d loaded. I am going to unload it.\n"
 msgstr ""
 
-#: src/stored/btape.c:1150
+#: src/stored/btape.c:1502
 msgid "Nothing loaded in the drive. OK.\n"
 msgstr ""
 
-#: src/stored/btape.c:1157
+#: src/stored/btape.c:1509
 #, c-format
 msgid "3302 Issuing autochanger \"unload %d %d\" command.\n"
 msgstr ""
 
-#: src/stored/btape.c:1162
+#: src/stored/btape.c:1514
 #, c-format
 msgid "unload status=%s %d\n"
 msgstr ""
 
-#: src/stored/btape.c:1162
+#: src/stored/btape.c:1514
 msgid "Bad"
 msgstr ""
 
-#: src/stored/btape.c:1165
+#: src/stored/btape.c:1517
 #, c-format
 msgid "3992 Bad autochanger command: %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1166
+#: src/stored/btape.c:1518
 #, c-format
 msgid "3992 result=\"%s\": ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1176
+#: src/stored/btape.c:1528
 #, c-format
 msgid "3303 Issuing autochanger \"load %d %d\" command.\n"
 msgstr ""
 
-#: src/stored/btape.c:1184
+#: src/stored/btape.c:1536
 #, c-format
 msgid "3303 Autochanger \"load %d %d\" status is OK.\n"
 msgstr ""
 
-#: src/stored/btape.c:1188
+#: src/stored/btape.c:1540
 #, c-format
 msgid "3993 Bad autochanger command: %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1189
+#: src/stored/btape.c:1541
 #, c-format
 msgid "3993 result=\"%s\": ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1204
+#: src/stored/btape.c:1556
 msgid ""
 "\n"
 "The test failed, probably because you need to put\n"
@@ -13407,12 +13760,12 @@ msgid ""
 "Adding a 30 second sleep and trying again ...\n"
 msgstr ""
 
-#: src/stored/btape.c:1217
+#: src/stored/btape.c:1569
 #, c-format
 msgid "Wrote EOF to %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1221
+#: src/stored/btape.c:1573
 #, c-format
 msgid ""
 "\n"
@@ -13424,18 +13777,18 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1226
+#: src/stored/btape.c:1578
 msgid ""
 "\n"
 "The test autochanger worked!!\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1237
+#: src/stored/btape.c:1589
 msgid "You must correct this error or the Autochanger will not work.\n"
 msgstr ""
 
-#: src/stored/btape.c:1255
+#: src/stored/btape.c:1607
 msgid ""
 "\n"
 "\n"
@@ -13447,30 +13800,30 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1280
+#: src/stored/btape.c:1632
 msgid "Now forward spacing 1 file.\n"
 msgstr ""
 
-#: src/stored/btape.c:1282 src/stored/btape.c:1294 src/stored/btape.c:1307
-#: src/stored/btape.c:1325 src/stored/btape.c:1494
+#: src/stored/btape.c:1634 src/stored/btape.c:1646 src/stored/btape.c:1659
+#: src/stored/btape.c:1677 src/stored/btape.c:1853
 #, c-format
 msgid "Bad status from fsr. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1285
+#: src/stored/btape.c:1637
 #, c-format
 msgid "We should be in file 1. I am at file %d. %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1292
+#: src/stored/btape.c:1644
 msgid "Now forward spacing 2 files.\n"
 msgstr ""
 
-#: src/stored/btape.c:1305
+#: src/stored/btape.c:1657
 msgid "Now forward spacing 4 files.\n"
 msgstr ""
 
-#: src/stored/btape.c:1317
+#: src/stored/btape.c:1669
 msgid ""
 "The test worked this time. Please add:\n"
 "\n"
@@ -13479,35 +13832,35 @@ msgid ""
 "to your Device resource for this drive.\n"
 msgstr ""
 
-#: src/stored/btape.c:1323
+#: src/stored/btape.c:1675
 msgid "Now forward spacing 1 more file.\n"
 msgstr ""
 
-#: src/stored/btape.c:1327
+#: src/stored/btape.c:1679
 #, c-format
 msgid "We should be in file 5. I am at file %d. %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1332
+#: src/stored/btape.c:1684
 msgid ""
 "\n"
 "=== End Forward space files test ===\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1336
+#: src/stored/btape.c:1688
 msgid ""
 "\n"
 "The forward space file test failed.\n"
 msgstr ""
 
-#: src/stored/btape.c:1338
+#: src/stored/btape.c:1690
 msgid ""
 "You have Fast Forward Space File enabled.\n"
 "I am turning it off then retrying the test.\n"
 msgstr ""
 
-#: src/stored/btape.c:1344
+#: src/stored/btape.c:1696
 msgid ""
 "You must correct this error or Bacula will not work.\n"
 "Some systems, e.g. OpenBSD, require you to set\n"
@@ -13515,7 +13868,7 @@ msgid ""
 "in your device resource. Use with caution.\n"
 msgstr ""
 
-#: src/stored/btape.c:1376
+#: src/stored/btape.c:1730
 msgid ""
 "\n"
 "Append test failed. Attempting again.\n"
@@ -13525,7 +13878,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1384
+#: src/stored/btape.c:1738
 msgid ""
 "\n"
 "\n"
@@ -13537,14 +13890,14 @@ msgid ""
 "to your Device resource in the Storage conf file.\n"
 msgstr ""
 
-#: src/stored/btape.c:1391
+#: src/stored/btape.c:1745
 msgid ""
 "\n"
 "\n"
 "That appears *NOT* to have corrected the problem.\n"
 msgstr ""
 
-#: src/stored/btape.c:1396
+#: src/stored/btape.c:1750
 msgid ""
 "\n"
 "\n"
@@ -13552,7 +13905,7 @@ msgid ""
 "Setting \"BSF at EOM = yes\" and retrying append test.\n"
 msgstr ""
 
-#: src/stored/btape.c:1401
+#: src/stored/btape.c:1755
 msgid ""
 "\n"
 "\n"
@@ -13565,7 +13918,7 @@ msgid ""
 "to your Device resource in the Storage conf file.\n"
 msgstr ""
 
-#: src/stored/btape.c:1412
+#: src/stored/btape.c:1766
 msgid ""
 "\n"
 "Append test failed.\n"
@@ -13592,7 +13945,7 @@ msgid ""
 "in your device resource. Use with caution.\n"
 msgstr ""
 
-#: src/stored/btape.c:1433
+#: src/stored/btape.c:1788
 msgid ""
 "\n"
 "The above Bacula scan should have output identical to what follows.\n"
@@ -13616,111 +13969,117 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:1472
+#: src/stored/btape.c:1831
 #, c-format
 msgid "Bad status from fsf. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1476
+#: src/stored/btape.c:1835
 msgid "Forward spaced 1 file.\n"
 msgstr ""
 
-#: src/stored/btape.c:1479
+#: src/stored/btape.c:1838
 #, c-format
 msgid "Forward spaced %d files.\n"
 msgstr ""
 
-#: src/stored/btape.c:1498
+#: src/stored/btape.c:1857
 msgid "Forward spaced 1 record.\n"
 msgstr ""
 
-#: src/stored/btape.c:1501
+#: src/stored/btape.c:1860
 #, c-format
 msgid "Forward spaced %d records.\n"
 msgstr ""
 
-#: src/stored/btape.c:1535
+#: src/stored/btape.c:1905
 #, c-format
 msgid "Wrote one record of %d bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:1537
+#: src/stored/btape.c:1907
 msgid "Wrote block to device.\n"
 msgstr ""
 
-#: src/stored/btape.c:1552
+#: src/stored/btape.c:1922
 msgid "Enter length to read: "
 msgstr ""
 
-#: src/stored/btape.c:1557
+#: src/stored/btape.c:1927
 msgid "Bad length entered, using default of 1024 bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:1566
+#: src/stored/btape.c:1936
 #, c-format
 msgid "Read of %d bytes gives stat=%d. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1589 src/stored/btape.c:1638
+#: src/stored/btape.c:1959 src/stored/btape.c:2008
 #, c-format
 msgid "End of tape\n"
 msgstr ""
 
-#: src/stored/btape.c:1594
+#: src/stored/btape.c:1964
 #, c-format
 msgid "Starting scan at file %u\n"
 msgstr ""
 
-#: src/stored/btape.c:1601
+#: src/stored/btape.c:1969 src/stored/dev.c:1383
+#, c-format
+msgid "read error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/btape.c:1971
 #, c-format
 msgid "Bad status from read %d. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1604 src/stored/btape.c:1618 src/stored/btape.c:1682
-#: src/stored/btape.c:1694 src/stored/btape.c:1707 src/stored/btape.c:1723
+#: src/stored/btape.c:1974 src/stored/btape.c:1988 src/stored/btape.c:2052
+#: src/stored/btape.c:2064 src/stored/btape.c:2077 src/stored/btape.c:2093
 #, c-format
 msgid "1 block of %d bytes in file %d\n"
 msgstr ""
 
-#: src/stored/btape.c:1607 src/stored/btape.c:1621 src/stored/btape.c:1685
-#: src/stored/btape.c:1697 src/stored/btape.c:1710 src/stored/btape.c:1726
+#: src/stored/btape.c:1977 src/stored/btape.c:1991 src/stored/btape.c:2055
+#: src/stored/btape.c:2067 src/stored/btape.c:2080 src/stored/btape.c:2096
 #, c-format
 msgid "%d blocks of %d bytes in file %d\n"
 msgstr ""
 
-#: src/stored/btape.c:1629 src/stored/btape.c:1701
+#: src/stored/btape.c:1999 src/stored/btape.c:2071
 #, c-format
 msgid "End of File mark.\n"
 msgstr ""
 
-#: src/stored/btape.c:1650 src/stored/btape.c:1754
+#: src/stored/btape.c:2020 src/stored/btape.c:2124
 #, c-format
 msgid "Total files=%d, blocks=%d, bytes = %s\n"
 msgstr ""
 
-#: src/stored/btape.c:1714
+#: src/stored/btape.c:2084
 #, c-format
 msgid "Short block read.\n"
 msgstr ""
 
-#: src/stored/btape.c:1717
+#: src/stored/btape.c:2087
 #, c-format
 msgid "Error reading block. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1741
+#: src/stored/btape.c:2111
 #, c-format
 msgid ""
-"Blk_block: %u dev_blk=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%"
-"rlen=%d\n"
+"Block=%u file,blk=%u,%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%s "
+"rlen=%d\n"
 msgstr ""
 
-#: src/stored/btape.c:1763
+#: src/stored/btape.c:2133
 #, c-format
 msgid "Device status: %u. ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:1793
+#: src/stored/btape.c:2165
+#, fuzzy, c-format
 msgid ""
 "\n"
 "This command simulates Bacula writing to a tape.\n"
@@ -13732,7 +14091,7 @@ msgid ""
 "be prompted to insert the tapes when necessary.\n"
 "\n"
 "It will print a status approximately\n"
-"every 322 MB, and write an EOF every 3.2 GB.  If you have\n"
+"every 322 MB, and write an EOF every %s.  If you have\n"
 "selected the simple test option, after writing the first tape\n"
 "it will rewind it and re-read the last block written.\n"
 "\n"
@@ -13745,96 +14104,114 @@ msgid ""
 "\n"
 msgstr ""
 "\n"
-"Cette commande simule l'écriture d'une bande par Bacula.\n"
-"Ce test requiert une ou deux bandes vierges qui vont être\n"
-"labélisées et écrites.\n"
+"Cette commande simule l'écriture d'une bande par Bacula.\n"
+"Ce test requiert une ou deux bandes vierges qui vont être\n"
+"labélisées et écrites.\n"
 "\n"
-"Si vous avez configuré un autochangeur, il utilisera les bandes\n"
-"des slots 1 et 2, sinon, le programme vous demandera d'insérer\n"
-"les bandes quand cela sera nécessaire.\n"
+"Si vous avez configuré un autochangeur, il utilisera les bandes\n"
+"des slots 1 et 2, sinon, le programme vous demandera d'insérer\n"
+"les bandes quand cela sera nécessaire.\n"
 "\n"
-"L'état d'avancement sera affiché tous les 322 Mo, et un EOF sera \n"
-"écrit tous les 3,2 Go. Si vous avez choisi le test simple, après avoir\n"
-"rempli la bande, elle sera rembobinée et le dernier bloc écrit sera\n"
+"L'état d'avancement sera affiché tous les 322 Mo, et un EOF sera \n"
+"écrit tous les 3,2 Go. Si vous avez choisi le test simple, après avoir\n"
+"rempli la bande, elle sera rembobinée et le dernier bloc écrit sera\n"
 "relu.\n"
 "\n"
-"Si vous avez choisi le test multi-bande, quand la première bande sera\n"
-"remplie vous devrez insérer la nouvelle et après l'écriture de quelques\n"
+"Si vous avez choisi le test multi-bande, quand la première bande sera\n"
+"remplie vous devrez insérer la nouvelle et après l'écriture de quelques\n"
 "blocs les deux bandes seront relues.\n"
 "\n"
 "Ce test peut durer longtemps (voir des heures).\n"
 
-#: src/stored/btape.c:1810
+#: src/stored/btape.c:2183
 msgid ""
 "Do you want to run the simplified test (s) with one tape\n"
 "or the complete multiple tape (m) test: (s/m) "
 msgstr ""
-"Voulez vous lancer le test simplifié (s) utilisant une seule bande\n"
-"ou bien le test multi-bande complet (m) : (s/m) "
+"Voulez vous lancer le test simplifié (s) utilisant une seule bande\n"
+"ou bien le test multi-bande complet (m) : (s/m) "
 
-#: src/stored/btape.c:1813
+#: src/stored/btape.c:2186
 msgid "Simple test (single tape) selected.\n"
-msgstr "Sélection du test simplifié (utilisant une seule bande).\n"
+msgstr "Sélection du test simplifié (utilisant une seule bande).\n"
 
-#: src/stored/btape.c:1816
+#: src/stored/btape.c:2189
 msgid "Multiple tape test selected.\n"
-msgstr "Sélection du test multiple.\n"
+msgstr "Sélection du test multiple.\n"
 
-#: src/stored/btape.c:1832
-msgid "Rewind failed.\n"
-msgstr "Impossible de Rembobiner.\n"
-
-#: src/stored/btape.c:1835
-msgid "Write EOF failed.\n"
-msgstr "Impossible d'écrire le EOF.\n"
+#: src/stored/btape.c:2227 src/stored/append.c:106
+#, c-format
+msgid "Write session label failed. ERR=%s\n"
+msgstr "Impossible d'écrire le label de session. ERR=%s\n"
 
-#: src/stored/btape.c:1862
+#: src/stored/btape.c:2231
 msgid "Wrote Start of Session label.\n"
-msgstr "Écriture du label de début de session.\n"
+msgstr "Écriture du label de début de session.\n"
 
-#: src/stored/btape.c:1893
+#: src/stored/btape.c:2250
 #, c-format
 msgid "%s Begin writing Bacula records to tape ...\n"
 msgstr ""
 
-#: src/stored/btape.c:1895
+#: src/stored/btape.c:2252
 #, c-format
 msgid "%s Begin writing Bacula records to first tape ...\n"
 msgstr ""
 
-#: src/stored/btape.c:1936
-#, c-format
-msgid "Wrote blk_block=%u, dev_blk_num=%u VolBytes=%s rate=%.1f KB/s\n"
-msgstr "Écriture blk_block=%u, dev_blk_num=%u VolBytes=%s rate=%.1f KB/s\n"
+#: src/stored/btape.c:2277
+#, fuzzy
+msgid "Flush block failed.\n"
+msgstr "Flush de %s blocs, écriture de EOF\n"
+
+#: src/stored/btape.c:2291
+#, fuzzy, c-format
+msgid "Wrote block=%u, file,blk=%u,%u VolBytes=%s rate=%sB/s\n"
+msgstr "Écriture blk_block=%u, dev_blk_num=%u VolBytes=%s rate=%.1f KB/s\n"
 
-#: src/stored/btape.c:1946
+#: src/stored/btape.c:2302
 #, c-format
 msgid "%s Flush block, write EOF\n"
-msgstr "Flush de %s blocs, écriture de EOF\n"
+msgstr "Flush de %s blocs, écriture de EOF\n"
+
+#: src/stored/btape.c:2311
+#, fuzzy
+msgid "Wrote 1000 blocks on second tape. Done.\n"
+msgstr "Ecriture de 1000 blocs de %d octets.\n"
 
-#: src/stored/btape.c:1957
+#: src/stored/btape.c:2316
 msgid "Not OK\n"
 msgstr ""
 
-#: src/stored/btape.c:1987
+#: src/stored/btape.c:2340
+#, fuzzy
+msgid "Job canceled.\n"
+msgstr "Le job %s est annulé.\n"
+
+#: src/stored/btape.c:2345 src/stored/append.c:285
+#, fuzzy, c-format
+msgid "Error writing end session label. ERR=%s\n"
+msgstr ""
+"Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n"
+
+#: src/stored/btape.c:2351
 msgid "Set ok=false after write_block_to_device.\n"
 msgstr ""
 
-#: src/stored/btape.c:1990
+#: src/stored/btape.c:2355
 msgid "Wrote End of Session label.\n"
-msgstr "Écriture du label de fin de session.\n"
+msgstr "Écriture du label de fin de session.\n"
 
-#: src/stored/btape.c:2014
+#: src/stored/btape.c:2379
 #, c-format
 msgid "Wrote state file last_block_num1=%d last_block_num2=%d\n"
-msgstr "Écriture du fichier d'état last_block_num1=%d last_block_num2=%d\n"
+msgstr "Écriture du fichier d'état last_block_num1=%d last_block_num2=%d\n"
 
-#: src/stored/btape.c:2018
+#: src/stored/btape.c:2383
 #, c-format
 msgid "Could not create state file: %s ERR=%s\n"
-msgstr "Impossible de créer le fichier d'état : %s ERR=%s\n"
+msgstr "Impossible de créer le fichier d'état : %s ERR=%s\n"
 
-#: src/stored/btape.c:2026
+#: src/stored/btape.c:2394
 #, c-format
 msgid ""
 "\n"
@@ -13842,7 +14219,7 @@ msgid ""
 "%s Done filling tape at %d:%d. Now beginning re-read of tape ...\n"
 msgstr ""
 
-#: src/stored/btape.c:2030
+#: src/stored/btape.c:2397
 #, c-format
 msgid ""
 "\n"
@@ -13850,14 +14227,24 @@ msgid ""
 "%s Done filling tapes at %d:%d. Now beginning re-read of first tape ...\n"
 msgstr ""
 
-#: src/stored/btape.c:2069
+#: src/stored/btape.c:2403
+#, fuzzy
+msgid "do_unfill failed.\n"
+msgstr "Job échoué.\n"
+
+#: src/stored/btape.c:2408
+#, fuzzy, c-format
+msgid "%s: Error during test.\n"
+msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n"
+
+#: src/stored/btape.c:2443
 msgid ""
 "\n"
 "The state file level has changed. You must redo\n"
 "the fill command.\n"
 msgstr ""
 
-#: src/stored/btape.c:2075
+#: src/stored/btape.c:2450
 #, c-format
 msgid ""
 "\n"
@@ -13865,98 +14252,98 @@ msgid ""
 "You must redo the fill command.\n"
 msgstr ""
 "\n"
-"Impossible de trouver le fichier d'état : %s ERR=%s\n"
-"Vous devez relancer la commande « fill ».\n"
+"Impossible de trouver le fichier d'état : %s ERR=%s\n"
+"Vous devez relancer la commande Â«Â fill ».\n"
 
-#: src/stored/btape.c:2118
+#: src/stored/btape.c:2516
 msgid "Mount first tape. Press enter when ready: "
-msgstr "Chargez la première bande et appuyez sur « Entrée » : "
+msgstr "Chargez la première bande et appuyez sur Â«Â Entrée » : "
 
-#: src/stored/btape.c:2138
+#: src/stored/btape.c:2532
 msgid "Rewinding.\n"
 msgstr "Rembobinage.\n"
 
-#: src/stored/btape.c:2143
+#: src/stored/btape.c:2537
 #, c-format
 msgid "Reading the first 10000 records from %u:%u.\n"
 msgstr "Lecture des 10000 premiers enregistrements depuis %u:%u.\n"
 
-#: src/stored/btape.c:2147 src/stored/btape.c:2214
+#: src/stored/btape.c:2541 src/stored/btape.c:2608
 #, c-format
 msgid "Reposition from %u:%u to %u:%u\n"
-msgstr "Re-positionnement de %u:%u à %u:%u\n"
+msgstr "Re-positionnement de %u:%u à %u:%u\n"
 
-#: src/stored/btape.c:2150 src/stored/btape.c:2201 src/stored/btape.c:2217
+#: src/stored/btape.c:2544 src/stored/btape.c:2595 src/stored/btape.c:2611
 #, c-format
 msgid "Reposition error. ERR=%s\n"
 msgstr "Erreur pendant le re-positionnement. ERR=%s\n"
 
-#: src/stored/btape.c:2153
+#: src/stored/btape.c:2547
 #, c-format
 msgid "Reading block %u.\n"
 msgstr "Lecture du bloc %u.\n"
 
-#: src/stored/btape.c:2155 src/stored/btape.c:2206 src/stored/btape.c:2222
+#: src/stored/btape.c:2549 src/stored/btape.c:2600 src/stored/btape.c:2616
 #, c-format
 msgid "Error reading block: ERR=%s\n"
 msgstr ""
 
-#: src/stored/btape.c:2160
+#: src/stored/btape.c:2554
 msgid ""
 "\n"
 "The last block on the tape matches. Test succeeded.\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:2162
+#: src/stored/btape.c:2556
 msgid ""
 "\n"
 "The last block of the first tape matches.\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:2187
+#: src/stored/btape.c:2580
 msgid "Mount second tape. Press enter when ready: "
-msgstr "Chargez une deuxième bande et appuyez sur « Entrée » : "
+msgstr "Chargez une deuxième bande et appuyez sur Â«Â Entrée » : "
 
-#: src/stored/btape.c:2199
+#: src/stored/btape.c:2593
 #, c-format
 msgid "Reposition from %u:%u to 0:1\n"
-msgstr "Re-positionnement de %u:%u à 0:1\n"
+msgstr "Re-positionnement de %u:%u à 0:1\n"
 
-#: src/stored/btape.c:2204 src/stored/btape.c:2220
+#: src/stored/btape.c:2598 src/stored/btape.c:2614
 #, c-format
 msgid "Reading block %d.\n"
 msgstr "Lecture du bloc %d.\n"
 
-#: src/stored/btape.c:2210
+#: src/stored/btape.c:2604
 msgid ""
 "\n"
 "The first block on the second tape matches.\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:2226
+#: src/stored/btape.c:2620
 msgid ""
 "\n"
 "The last block on the second tape matches. Test succeeded.\n"
 "\n"
 msgstr ""
 
-#: src/stored/btape.c:2241
+#: src/stored/btape.c:2637
 #, c-format
 msgid "10000 records read now at %d:%d\n"
-msgstr "10000 enregistrements lus maintenant à %d:%d\n"
+msgstr "10000 enregistrements lus maintenant à %d:%d\n"
 
-#: src/stored/btape.c:2264 src/stored/btape.c:2275 src/stored/btape.c:2323
+#: src/stored/btape.c:2660 src/stored/btape.c:2671 src/stored/btape.c:2716
 msgid "Last block written"
-msgstr "Dernier bloc écrit"
+msgstr "Dernier bloc écrit"
 
-#: src/stored/btape.c:2266 src/stored/btape.c:2276
+#: src/stored/btape.c:2662 src/stored/btape.c:2672
 msgid "Block read back"
 msgstr ""
 
-#: src/stored/btape.c:2267
+#: src/stored/btape.c:2663
 #, c-format
 msgid ""
 "\n"
@@ -13964,7 +14351,7 @@ msgid ""
 "The blocks differ at byte %u\n"
 msgstr ""
 
-#: src/stored/btape.c:2268
+#: src/stored/btape.c:2664
 msgid ""
 "\n"
 "\n"
@@ -13974,187 +14361,182 @@ msgid ""
 "to write multi-tape Volumes.!!!!\n"
 msgstr ""
 
-#: src/stored/btape.c:2307
+#: src/stored/btape.c:2700
 #, c-format
 msgid "Last block at: %u:%u this_dev_block_num=%d\n"
 msgstr ""
 
-#: src/stored/btape.c:2321
+#: src/stored/btape.c:2714
 #, c-format
 msgid "Block not written: FileIndex=%u blk_block=%u Size=%u\n"
 msgstr ""
 
-#: src/stored/btape.c:2325
+#: src/stored/btape.c:2718
 msgid "Block not written"
-msgstr "Bloc non écrit"
+msgstr "Bloc non écrit"
 
-#: src/stored/btape.c:2340
-#, c-format
-msgid "End of tape %d:%d. VolumeCapacity=%s. Write rate = %.1f KB/s\n"
-msgstr ""
+#: src/stored/btape.c:2733
+#, fuzzy, c-format
+msgid "End of tape %d:%d. Volume Bytes=%s. Write rate = %sB/s\n"
+msgstr "Fin de média sur le Volume « %s » Octets=%s Blocs=%s à %s.\n"
 
-#: src/stored/btape.c:2390
+#: src/stored/btape.c:2784
 msgid "Test writing blocks of 64512 bytes to tape.\n"
 msgstr ""
 
-#: src/stored/btape.c:2392
+#: src/stored/btape.c:2786
 msgid "How many blocks do you want to write? (1000): "
 msgstr ""
 
-#: src/stored/btape.c:2407
+#: src/stored/btape.c:2803
 #, c-format
 msgid "Begin writing %d Bacula blocks to tape ...\n"
 msgstr ""
 
-#: src/stored/btape.c:2459
+#: src/stored/btape.c:2846
 #, c-format
 msgid "Begin writing raw blocks of %u bytes.\n"
 msgstr ""
 
-#: src/stored/btape.c:2483
-#, c-format
-msgid "Write failed at block %u. stat=%d ERR=%s\n"
-msgstr ""
-
-#: src/stored/btape.c:2513
-#, c-format
-msgid "Begin writing Bacula blocks of %u bytes.\n"
-msgstr ""
-
-#: src/stored/btape.c:2532
-#, c-format
-msgid "Write failed at block %u.\n"
-msgstr "Impossible d'écrire au bloc %u.\n"
-
-#: src/stored/btape.c:2539
+#: src/stored/btape.c:2877
 msgid "test autochanger"
 msgstr ""
 
-#: src/stored/btape.c:2540
+#: src/stored/btape.c:2878
 msgid "backspace file"
 msgstr ""
 
-#: src/stored/btape.c:2541
+#: src/stored/btape.c:2879
 msgid "backspace record"
 msgstr ""
 
-#: src/stored/btape.c:2542
-msgid "fill tape using Bacula writes"
-msgstr ""
-
-#: src/stored/btape.c:2543
+#: src/stored/btape.c:2880
 msgid "list device capabilities"
 msgstr ""
 
-#: src/stored/btape.c:2544
+#: src/stored/btape.c:2881
 msgid "clear tape errors"
 msgstr ""
 
-#: src/stored/btape.c:2545
+#: src/stored/btape.c:2882
 msgid "go to end of Bacula data for append"
 msgstr ""
 
-#: src/stored/btape.c:2546
+#: src/stored/btape.c:2883
 msgid "go to the physical end of medium"
 msgstr ""
 
-#: src/stored/btape.c:2547
+#: src/stored/btape.c:2884
 msgid "fill tape, write onto second volume"
 msgstr ""
 
-#: src/stored/btape.c:2548
+#: src/stored/btape.c:2885
 msgid "read filled tape"
 msgstr ""
 
-#: src/stored/btape.c:2549
+#: src/stored/btape.c:2886
 msgid "forward space a file"
 msgstr ""
 
-#: src/stored/btape.c:2550
+#: src/stored/btape.c:2887
 msgid "forward space a record"
 msgstr ""
 
-#: src/stored/btape.c:2552
+#: src/stored/btape.c:2888
+msgid "print this command"
+msgstr "affiche cette commande"
+
+#: src/stored/btape.c:2889
 msgid "write a Bacula label to the tape"
 msgstr ""
 
-#: src/stored/btape.c:2553
+#: src/stored/btape.c:2890
 msgid "load a tape"
 msgstr ""
 
-#: src/stored/btape.c:2554
+#: src/stored/btape.c:2891
 msgid "quit btape"
 msgstr ""
 
-#: src/stored/btape.c:2555
+#: src/stored/btape.c:2892
 msgid "use write() to fill tape"
 msgstr ""
 
-#: src/stored/btape.c:2556
+#: src/stored/btape.c:2893
 msgid "read and print the Bacula tape label"
 msgstr ""
 
-#: src/stored/btape.c:2557
+#: src/stored/btape.c:2894
 msgid "test record handling functions"
 msgstr ""
 
-#: src/stored/btape.c:2558
+#: src/stored/btape.c:2895
 msgid "rewind the tape"
 msgstr "rembobine la bande"
 
-#: src/stored/btape.c:2559
+#: src/stored/btape.c:2896
 msgid "read() tape block by block to EOT and report"
 msgstr ""
 
-#: src/stored/btape.c:2560
+#: src/stored/btape.c:2897
 msgid "Bacula read block by block to EOT and report"
-msgstr "Bacula lit bloc par bloc jusqu'à la fin de la bande (EOT) et résume"
+msgstr "Bacula lit bloc par bloc jusqu'à la fin de la bande (EOT) et résume"
+
+#: src/stored/btape.c:2898
+msgid ""
+"[file_size=n(GB)|nb_file=3|skip_zero|skip_random|skip_raw|skip_block] report "
+"drive speed"
+msgstr ""
 
-#: src/stored/btape.c:2561
+#: src/stored/btape.c:2899
 msgid "print tape status"
 msgstr ""
 
-#: src/stored/btape.c:2562
+#: src/stored/btape.c:2900
 msgid "General test Bacula tape functions"
-msgstr "test général des fonctions Bacula sur un lecteur de bande"
+msgstr "test général des fonctions Bacula sur un lecteur de bande"
 
-#: src/stored/btape.c:2563
+#: src/stored/btape.c:2901
 msgid "write an EOF on the tape"
-msgstr "écrit un EOF sur la bande"
+msgstr "écrit un EOF sur la bande"
 
-#: src/stored/btape.c:2564
+#: src/stored/btape.c:2902
 msgid "write a single Bacula block"
-msgstr "écrit un seul bloc bacula"
+msgstr "écrit un seul bloc bacula"
 
-#: src/stored/btape.c:2565
+#: src/stored/btape.c:2903
 msgid "read a single record"
 msgstr "lit un seul enregistrement"
 
-#: src/stored/btape.c:2566
+#: src/stored/btape.c:2904
+msgid "read a single Bacula block"
+msgstr "lit un seul bloc bacula"
+
+#: src/stored/btape.c:2905
 msgid "quick fill command"
 msgstr ""
 
-#: src/stored/btape.c:2587
-#, fuzzy, c-format
-msgid "\"%s\" is an illegal command\n"
-msgstr "%s est une commande invalide\n"
+#: src/stored/btape.c:2926
+#, c-format
+msgid "\"%s\" is an invalid command\n"
+msgstr "« %s » est une commande invalide.\n"
 
-#: src/stored/btape.c:2596
+#: src/stored/btape.c:2935
 #, c-format
 msgid "Interactive commands:\n"
 msgstr ""
 
-#: src/stored/btape.c:2606
+#: src/stored/btape.c:2946
 #, fuzzy, c-format
 msgid ""
-"Copyright (C) 2000-%s Kern Sibbald.\n"
 "\n"
 "Version: %s (%s)\n"
 "\n"
 "Usage: btape <options> <device_name>\n"
 "       -b <file>   specify bootstrap file\n"
 "       -c <file>   set configuration file to file\n"
-"       -d <nn>     set debug level to nn\n"
+"       -d <nn>     set debug level to <nn>\n"
+"       -dt         print timestamp in debug output\n"
 "       -p          proceed inspite of I/O errors\n"
 "       -s          turn off signals\n"
 "       -v          be verbose\n"
@@ -14163,1427 +14545,4595 @@ msgid ""
 msgstr ""
 ") %s %s %s\n"
 "\n"
-"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
+"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
 "       -c <file>   set configuration file to file\n"
 "       -dnn        set debug level to nn\n"
 "       -s          no signals\n"
 "       -t          test - lecture de la configuration et sortie\n"
 "\n"
 
-#: src/stored/btape.c:2693
+#: src/stored/btape.c:3034
 #, c-format
 msgid "Mount second Volume on device %s and press return when ready: "
 msgstr ""
 
-#: src/stored/btape.c:2720
+#: src/stored/btape.c:3062
 #, c-format
 msgid "Mount blank Volume on device %s and press return when ready: "
 msgstr ""
 
-#: src/stored/btape.c:2738
+#: src/stored/btape.c:3082
 #, fuzzy, c-format
 msgid "End of Volume \"%s\" %d records.\n"
-msgstr "Le volume « %s » existe déjà en base.\n"
+msgstr "Le volume « %s » existe déjà en base.\n"
 
-#: src/stored/btape.c:2751
-#, c-format
-msgid "Read block=%u, VolBytes=%s rate=%.1f KB/s\n"
-msgstr ""
+#: src/stored/btape.c:3096
+#, fuzzy, c-format
+msgid "Read block=%u, VolBytes=%s rate=%sB/s\n"
+msgstr "Écriture blk_block=%u, dev_blk_num=%u VolBytes=%s rate=%.1f KB/s\n"
 
-#: src/stored/butil.c:46
-msgid "Nohdr,"
+#: src/stored/btape.c:3109 src/stored/mount.c:826
+#, c-format
+msgid "Cannot open Dev=%s, Vol=%s\n"
 msgstr ""
 
-#: src/stored/butil.c:49
-msgid "partial,"
+#: src/stored/block.c:91
+#, c-format
+msgid ""
+"Dump block %s %x: size=%d BlkNum=%d\n"
+"               Hdrcksum=%x cksum=%x\n"
 msgstr ""
 
-#: src/stored/butil.c:52
-msgid "empty,"
+#: src/stored/block.c:104
+#, c-format
+msgid "   Rec: VId=%u VT=%u FI=%s Strm=%s len=%d p=%x\n"
 msgstr ""
 
-#: src/stored/butil.c:55
-msgid "Nomatch,"
+#: src/stored/block.c:160
+#, c-format
+msgid "%d block read errors not printed.\n"
 msgstr ""
 
-#: src/stored/butil.c:58
-msgid "cont,"
+#: src/stored/block.c:250 src/stored/block.c:266 src/stored/block.c:276
+#, c-format
+msgid ""
+"Volume data error at %u:%u! Wanted ID: \"%s\", got \"%s\". Buffer "
+"discarded.\n"
 msgstr ""
 
-#: src/stored/butil.c:133
-msgid "Volume name or names is too long. Please use a .bsr file.\n"
+#: src/stored/block.c:291
+#, c-format
+msgid ""
+"Volume data error at %u:%u! Block length %u is insane (too large), probably "
+"due to a bad archive.\n"
 msgstr ""
 
-#: src/stored/butil.c:153
+#: src/stored/block.c:317
 #, c-format
-msgid "Cannot find device \"%s\" in config file %s.\n"
+msgid ""
+"Volume data error at %u:%u!\n"
+"Block checksum mismatch in block=%u len=%d: calc=%x blk=%x\n"
 msgstr ""
 
-#: src/stored/butil.c:160
+#: src/stored/block.c:370 src/stored/block.c:734 src/stored/block.c:808
+#: src/stored/acquire.c:485 src/stored/spool.c:310
 #, c-format
-msgid "Cannot init device %s\n"
+msgid "Could not create JobMedia record for Volume=\"%s\" Job=%s\n"
+msgstr "Impossible de créer un JobMedia en base pour le Volume=%s Job=%s\n"
+
+#: src/stored/block.c:430
+msgid "Cannot write block. Device at EOM.\n"
+msgstr "Impossible d'écrire un bloc. Le Device est au bout EOM.\n"
+
+#: src/stored/block.c:435
+msgid "Attempt to write on read-only Volume.\n"
 msgstr ""
 
-#: src/stored/butil.c:181
+#: src/stored/block.c:487
 #, c-format
-msgid "Cannot open %s\n"
+msgid "User defined maximum volume capacity %s exceeded on device %s.\n"
 msgstr ""
 
-#: src/stored/butil.c:264
+#: src/stored/block.c:502
 #, c-format
-msgid "Could not find device \"%s\" in config file %s.\n"
+msgid "Unable to write EOF. ERR=%s\n"
+msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n"
+
+#: src/stored/block.c:528 src/stored/block.c:553
+msgid "Write block header zeroed.\n"
 msgstr ""
 
-#: src/stored/butil.c:269
+#: src/stored/block.c:572
 #, c-format
-msgid "Using device: \"%s\" for reading.\n"
-msgstr ""
+msgid "Write error at %u:%u on device %s. ERR=%s.\n"
+msgstr "Erreur d'écriture à %u:%u sur le device %s. ERR=%s\n"
 
-#: src/stored/butil.c:272
+#: src/stored/block.c:579
 #, c-format
-msgid "Using device: \"%s\" for writing.\n"
+msgid "End of Volume \"%s\" at %u:%u on device %s. Write of %u bytes got %d.\n"
 msgstr ""
+"Fin du volume « %s » à %u:%u sur le device %s. Ecriture de %u octets, eu "
+"%d.\n"
 
-#: src/stored/butil.c:288
-msgid "Unexpected End of Data\n"
+#: src/stored/block.c:660 src/stored/block.c:666
+#, c-format
+msgid "Backspace file at EOT failed. ERR=%s\n"
 msgstr ""
 
-#: src/stored/butil.c:290
-msgid "Unexpected End of Tape\n"
+#: src/stored/block.c:673
+#, c-format
+msgid "Backspace record at EOT failed. ERR=%s\n"
 msgstr ""
 
-#: src/stored/butil.c:292
-msgid "Unexpected End of File\n"
-msgstr ""
+#: src/stored/block.c:690
+#, c-format
+msgid "Re-read last block at EOT failed. ERR=%s"
+msgstr "Erreur sur la re-lecture du dernier bloc en EOT. ERR=%s"
 
-#: src/stored/butil.c:294
-msgid "Tape Door is Open\n"
+#: src/stored/block.c:700
+#, c-format
+msgid ""
+"Re-read of last block: block numbers differ by more than one.\n"
+"Probable tape misconfiguration and data loss. Read block=%u Want block=%u.\n"
 msgstr ""
 
-#: src/stored/butil.c:296
-msgid "Unexpected Tape is Off-line\n"
+#: src/stored/block.c:705
+#, c-format
+msgid ""
+"Re-read of last block OK, but block numbers differ. Read block=%u Want block="
+"%u.\n"
 msgstr ""
 
-#: src/tray-monitor/tray_conf.c:161
+#: src/stored/block.c:709
+msgid "Re-read of last block succeeded.\n"
+msgstr "La re-lecture du dernier bloc écrit a réussi.\n"
+
+#: src/stored/block.c:741
 #, c-format
-msgid "Monitor: name=%s FDtimeout=%s SDtimeout=%s\n"
+msgid ""
+"Error writing final EOF to tape. This Volume may not be readable.\n"
+"%s"
 msgstr ""
 
-#: src/tray-monitor/tray_conf.c:167
+#: src/stored/block.c:755
 #, c-format
-msgid "Director: name=%s address=%s FDport=%d\n"
+msgid ""
+"Error writing final part to DVD. This Volume may not be readable.\n"
+"%s"
 msgstr ""
 
-#: src/tray-monitor/tray_conf.c:171
+#: src/stored/block.c:857
 #, c-format
-msgid "Client: name=%s address=%s FDport=%d\n"
+msgid ""
+"Error while writing, current part number is less than the total number of "
+"parts (%d/%d, device=%s)\n"
 msgstr ""
 
-#: src/tray-monitor/tray_conf.c:175
+#: src/stored/block.c:865
 #, c-format
-msgid "Storage: name=%s address=%s SDport=%d\n"
+msgid "Unable to open device next part %s: ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:97
-#, fuzzy, c-format
+#: src/stored/block.c:885
+#, c-format
 msgid ""
-"Copyright (C) 2000-%s Kern Sibbald\n"
-"Written by Nicolas Boichat (2004)\n"
-"\n"
-"Version: %s (%s) %s %s %s\n"
-"\n"
-"Usage: tray-monitor [-c config_file] [-d debug_level]\n"
-"       -c <file>     set configuration file to file\n"
-"       -dnn          set debug level to nn\n"
-"       -t            test - read configuration and exit\n"
-"       -?            print this message.\n"
-"\n"
+"End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, "
+"free_space_errno=%d, errmsg=%s).\n"
 msgstr ""
-") %s %s %s\n"
-"\n"
-"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
-"       -c <file>   set configuration file to file\n"
-"       -dnn        set debug level to nn\n"
-"       -s          no signals\n"
-"       -t          test - lecture de la configuration et sortie\n"
-"\n"
 
-#: src/tray-monitor/tray-monitor.c:246
+#: src/stored/block.c:898
 #, c-format
 msgid ""
-"Error: %d Monitor resource defined in %s. You must define one and only one "
-"Monitor resource.\n"
+"End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, "
+"free_space_errno=%d).\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:277
+#: src/stored/block.c:957
 #, c-format
-msgid ""
-"No Client, Storage nor Director resource defined in %s\n"
-"Without that I don't how to get status from the File, Storage or Director "
-"Daemon :-(\n"
+msgid "Block buffer size looping problem on device %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:299
+#: src/stored/block.c:985
+#, fuzzy, c-format
+msgid "Unable to open device part=%d %s: ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
+
+#: src/stored/block.c:1011
 #, c-format
-msgid ""
-"Invalid refresh interval defined in %s\n"
-"This value must be greater or equal to 1 second and less or equal to 10 "
-"minutes (read value: %d).\n"
+msgid "Read error on fd=%d at file:blk %u:%u on device %s. ERR=%s.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:314
-msgid "Open status window..."
+#: src/stored/block.c:1024
+#, c-format
+msgid "Read zero bytes at %u:%u on device %s.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:320
-msgid "Exit"
+#: src/stored/block.c:1048
+#, c-format
+msgid ""
+"Volume data error at %u:%u! Very short block of %d bytes on device %s "
+"discarded.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:332
-msgid "Bacula tray monitor"
+#: src/stored/block.c:1073
+#, c-format
+msgid "Block length %u is greater than buffer %u. Attempting recovery.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:357
-msgid " (DIR)"
+#: src/stored/block.c:1092
+#, c-format
+msgid "Setting block buffer size to %u bytes.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:361
-msgid " (FD)"
+#: src/stored/block.c:1107
+#, c-format
+msgid ""
+"Volume data error at %u:%u! Short block of %d bytes on device %s discarded.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:365
-msgid " (SD)"
+#: src/stored/bextract.c:81
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: bextract <options> <bacula-archive-device-name> <directory-to-store-"
+"files>\n"
+"       -b <file>       specify a bootstrap file\n"
+"       -c <file>       specify a Storage configuration file\n"
+"       -d <nn>         set debug level to <nn>\n"
+"       -dt             print timestamp in debug output\n"
+"       -e <file>       exclude list\n"
+"       -i <file>       include list\n"
+"       -p              proceed inspite of I/O errors\n"
+"       -v              verbose\n"
+"       -V <volumes>    specify Volume names (separated by |)\n"
+"       -?              print this message\n"
+"\n"
 msgstr ""
+"Copyright (C) 2000-2005 Kern Sibbald.\n"
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
 
-#: src/tray-monitor/tray-monitor.c:378
-msgid "Unknown status."
+#: src/stored/bextract.c:147 src/stored/bls.c:149
+#, c-format
+msgid "Could not open exclude file: %s, ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:419
-msgid "Refresh interval in seconds: "
+#: src/stored/bextract.c:162 src/stored/bls.c:164
+#, c-format
+msgid "Could not open include file: %s, ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:427
-msgid "Refresh now"
+#: src/stored/bextract.c:219
+#, c-format
+msgid "%d Program Name and/or Program Data Stream records ignored.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:431
-msgid "About"
+#: src/stored/bextract.c:223
+#, c-format
+msgid "%d Win32 data or Win32 gzip data stream records. Ignored.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:435
-msgid "Close"
+#: src/stored/bextract.c:250
+#, c-format
+msgid "Cannot stat %s. It must exist. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:455
+#: src/stored/bextract.c:254
 #, c-format
-msgid "Disconnecting from Director %s:%d\n"
-msgstr ""
+msgid "%s must be a directory.\n"
+msgstr "%s doit être un répertoire.\n"
 
-#: src/tray-monitor/tray-monitor.c:458
+#: src/stored/bextract.c:275
 #, c-format
-msgid "Disconnecting from Client %s:%d\n"
+msgid "%u files restored.\n"
+msgstr "%u fichiers restaurés.\n"
+
+#: src/stored/bextract.c:322 src/stored/bextract.c:490
+msgid "Logic error output file should be open but is not.\n"
+msgstr ""
+
+#: src/stored/bextract.c:329 src/stored/bscan.c:668 src/stored/bls.c:387
+msgid "Cannot continue.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:461
+#: src/stored/bextract.c:346
+#, fuzzy, c-format
+msgid "%s was deleted.\n"
+msgstr "Pas de job sélectionné.\n"
+
+#: src/stored/bextract.c:390
 #, c-format
-msgid "Disconnecting from Storage %s:%d\n"
+msgid "Seek error on %s: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:497 src/tray-monitor/tray-monitor.c:507
-msgid "Bacula Tray Monitor"
+#: src/stored/bextract.c:446
+#, c-format
+msgid "Uncompression error. ERR=%d\n"
+msgstr "Erreur de décompression. ERR=%d\n"
+
+#: src/stored/bextract.c:481
+msgid "Got Program Name or Data Stream. Ignored.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:498 src/tray-monitor/tray-monitor.c:508
-#, fuzzy
+#: src/stored/bscan.c:119
+#, fuzzy, c-format
 msgid ""
-"Copyright (C) 2004-2006 Kern Sibbald\n"
-"Written by Nicolas Boichat\n"
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: bscan [ options ] <bacula-archive>\n"
+"       -b bootstrap      specify a bootstrap file\n"
+"       -c <file>         specify configuration file\n"
+"       -d <nn>           set debug level to <nn>\n"
+"       -dt               print timestamp in debug output\n"
+"       -m                update media info in database\n"
+"       -D <driver name>  specify the driver database name (default NULL)\n"
+"       -n <name>         specify the database name (default bacula)\n"
+"       -u <user>         specify database user name (default bacula)\n"
+"       -P <password>     specify database password (default none)\n"
+"       -h <host>         specify database host (default NULL)\n"
+"       -t <port>         specify database port (default 0)\n"
+"       -p                proceed inspite of I/O errors\n"
+"       -r                list records\n"
+"       -s                synchronize or store in database\n"
+"       -S                show scan progress periodically\n"
+"       -v                verbose\n"
+"       -V <Volumes>      specify Volume names (separated by |)\n"
+"       -w <dir>          specify working directory (default from conf file)\n"
+"       -?                print this message\n"
+"\n"
 msgstr ""
-"Copyright (C) 2000-2005 Kern Sibbald\n"
+"Copyright (C) 2000-2005 Kern Sibbald.\n"
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
 "\n"
-"Version : "
 
-#: src/tray-monitor/tray-monitor.c:500 src/tray-monitor/tray-monitor.c:510
-msgid "Version:"
+#: src/stored/bscan.c:263 src/stored/stored.c:337
+#, c-format
+msgid "No Storage resource defined in %s. Cannot continue.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:578
+#: src/stored/bscan.c:271 src/stored/stored.c:368
 #, c-format
-msgid "Error, currentitem is not a Client or a Storage..\n"
+msgid "No Working Directory defined in %s. Cannot continue.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:652
+#: src/stored/bscan.c:279
 #, c-format
-msgid ""
-"Current job: %s\n"
-"Last job: %s"
+msgid "Working Directory: %s not found. Cannot continue.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:664
+#: src/stored/bscan.c:283
 #, c-format
-msgid " (%d errors)"
+msgid "Working Directory: %s is not a directory. Cannot continue.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:667
+#: src/stored/bscan.c:297 src/stored/bscan.c:371
+#, fuzzy, c-format
+msgid "First Volume Size = %s\n"
+msgstr "Le nombre courant de fichier sur le Volume est : %u\n"
+
+#: src/stored/bscan.c:344
 #, c-format
-msgid " (%d error)"
+msgid "Create JobMedia for Job %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:705
-msgid "No current job."
+#: src/stored/bscan.c:353
+#, c-format
+msgid "Could not create JobMedia record for Volume=%s Job=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:708
-msgid "No last job."
+#: src/stored/bscan.c:416
+#, c-format
+msgid "done: %d%%\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:716
-msgid "Job status: Created"
+#: src/stored/bscan.c:440
+msgid "Volume is prelabeled. This tape cannot be scanned.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:721
-msgid "Job status: Running"
+#: src/stored/bscan.c:452
+#, c-format
+msgid "Pool record for %s found in DB.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:725
-msgid "Job status: Blocked"
+#: src/stored/bscan.c:456
+#, c-format
+msgid "VOL_LABEL: Pool record not found for Pool: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:730
-msgid "Job status: Terminated"
+#: src/stored/bscan.c:462
+#, c-format
+msgid "VOL_LABEL: PoolType mismatch. DB=%s Vol=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:735
-msgid "Job status: Terminated in error"
+#: src/stored/bscan.c:466
+#, c-format
+msgid "Pool type \"%s\" is OK.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:741
-msgid "Job status: Error"
+#: src/stored/bscan.c:476
+#, c-format
+msgid "Media record for %s found in DB.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:745
-msgid "Job status: Fatal error"
+#: src/stored/bscan.c:483
+#, c-format
+msgid "VOL_LABEL: Media record not found for Volume: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:750
-msgid "Job status: Verify differences"
+#: src/stored/bscan.c:490
+#, c-format
+msgid "VOL_LABEL: MediaType mismatch. DB=%s Vol=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:755
-msgid "Job status: Canceled"
+#: src/stored/bscan.c:494
+#, c-format
+msgid "Media type \"%s\" is OK.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:760
-msgid "Job status: Waiting on File daemon"
+#: src/stored/bscan.c:504
+#, c-format
+msgid "VOL_LABEL: OK for Volume: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:765
-msgid "Job status: Waiting on the Storage daemon"
+#: src/stored/bscan.c:511
+#, c-format
+msgid "%d \"errors\" ignored before first Start of Session record.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:770
-msgid "Job status: Waiting for new media"
+#: src/stored/bscan.c:522
+#, c-format
+msgid "SOS_LABEL: Found Job record for JobId: %d\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:775
-msgid "Job status: Waiting for Mount"
+#: src/stored/bscan.c:527
+#, c-format
+msgid "SOS_LABEL: Job record not found for JobId: %d\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:780
-msgid "Job status: Waiting for storage resource"
+#: src/stored/bscan.c:553
+#, c-format
+msgid "SOS_LABEL: VolSessId mismatch for JobId=%u. DB=%d Vol=%d\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:785
-msgid "Job status: Waiting for job resource"
+#: src/stored/bscan.c:559
+#, c-format
+msgid "SOS_LABEL: VolSessTime mismatch for JobId=%u. DB=%d Vol=%d\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:790
-msgid "Job status: Waiting for Client resource"
+#: src/stored/bscan.c:565
+#, c-format
+msgid "SOS_LABEL: PoolId mismatch for JobId=%u. DB=%d Vol=%d\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:795
-msgid "Job status: Waiting for maximum jobs"
+#: src/stored/bscan.c:583 src/stored/bscan.c:1119
+#, c-format
+msgid "Could not find SessId=%d SessTime=%d for EOS record.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:800
-msgid "Job status: Waiting for start time"
+#: src/stored/bscan.c:627
+#, c-format
+msgid "Could not update job record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:805
-msgid "Job status: Waiting for higher priority jobs to finish"
+#: src/stored/bscan.c:638
+#, c-format
+msgid "End of all Volumes. VolFiles=%u VolBlocks=%u VolBytes=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:810
+#: src/stored/bscan.c:650
 #, c-format
-msgid "Unknown job status %c."
+msgid "Could not find Job for SessId=%d SessTime=%d record.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:811
+#: src/stored/bscan.c:681
 #, c-format
-msgid "Job status: Unknown(%c)"
+msgid "%s file records. At file:blk=%s:%s bytes=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:818
+#: src/stored/bscan.c:735
 #, c-format
-msgid "Bad scan : '%s' %d\n"
+msgid "Got MD5 record: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:859
+#: src/stored/bscan.c:743
 #, c-format
-msgid "Connecting to Director %s:%d"
+msgid "Got SHA1 record: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:865
+#: src/stored/bscan.c:751
 #, c-format
-msgid "Connecting to Client %s:%d\n"
+msgid "Got SHA256 record: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:866
+#: src/stored/bscan.c:759
 #, c-format
-msgid "Connecting to Client %s:%d"
+msgid "Got SHA512 record: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:872
-#, c-format
-msgid "Connecting to Storage %s:%d\n"
+#: src/stored/bscan.c:767 src/stored/bscan.c:774
+msgid "Got signed digest record\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:873
+#: src/stored/bscan.c:780
 #, c-format
-msgid "Connecting to Storage %s:%d"
+msgid "Got Prog Names Stream: %s\n"
+msgstr ""
+
+#: src/stored/bscan.c:786
+msgid "Got Prog Data Stream record.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:878 src/tray-monitor/tray-monitor.c:916
+#: src/stored/bscan.c:820
 #, c-format
-msgid "Error, currentitem is not a Client, a Storage or a Director..\n"
+msgid "Unknown stream type!!! stream=%d len=%i\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:884
-msgid "Cannot connect to daemon.\n"
+#: src/stored/bscan.c:888
+#, c-format
+msgid "Could not create File Attributes record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:885
-msgid "Cannot connect to daemon."
+#: src/stored/bscan.c:894
+#, c-format
+msgid "Created File record: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:897
+#: src/stored/bscan.c:939
 #, c-format
-msgid "Authentication error : %s"
+msgid "Could not create media record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:904
-msgid "Opened connection with Director daemon.\n"
+#: src/stored/bscan.c:943 src/stored/bscan.c:964
+#, c-format
+msgid "Could not update media record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:905
-msgid "Opened connection with Director daemon."
+#: src/stored/bscan.c:947
+#, c-format
+msgid "Created Media record for Volume: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:908
-msgid "Opened connection with File daemon.\n"
+#: src/stored/bscan.c:968
+#, c-format
+msgid "Updated Media record at end of Volume: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:909
-msgid "Opened connection with File daemon."
+#: src/stored/bscan.c:985
+#, c-format
+msgid "Could not create pool record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:912
-msgid "Opened connection with Storage daemon.\n"
+#: src/stored/bscan.c:989
+#, c-format
+msgid "Created Pool record for Pool: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:913
-msgid "Opened connection with Storage daemon."
+#: src/stored/bscan.c:1008
+#, fuzzy, c-format
+msgid "Could not get Client record. ERR=%s\n"
+msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n"
+
+#: src/stored/bscan.c:1018
+#, c-format
+msgid "Created Client record for Client: %s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:950
-msgid "<< Error: BNET_PROMPT signal received. >>\n"
+#: src/stored/bscan.c:1035
+#, c-format
+msgid "Fileset \"%s\" already exists.\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:955 src/wx-console/console_thread.cpp:465
-msgid "<< Heartbeat signal received, answered. >>\n"
+#: src/stored/bscan.c:1039
+#, c-format
+msgid "Could not create FileSet record \"%s\". ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:959
+#: src/stored/bscan.c:1044
 #, c-format
-msgid "<< Unexpected signal received : %s >>\n"
+msgid "Created FileSet record \"%s\"\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:964
-msgid "<ERROR>\n"
+#: src/stored/bscan.c:1091
+#, c-format
+msgid "Could not create JobId record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:968
-msgid "Error : BNET_HARDEOF or BNET_ERROR"
+#: src/stored/bscan.c:1097
+#, c-format
+msgid "Could not update job start record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:974
-msgid "<STOP>\n"
+#: src/stored/bscan.c:1100
+#, c-format
+msgid "Created new JobId=%u record for original JobId=%u\n"
 msgstr ""
 
-#: src/tray-monitor/tray-monitor.c:978
-msgid "Error : Connection closed."
+#: src/stored/bscan.c:1150
+#, c-format
+msgid "Could not update JobId=%u record. ERR=%s\n"
 msgstr ""
 
-#: src/tray-monitor/authenticate.c:75
-#, fuzzy
-msgid ""
-"Director authorization problem.\n"
-"Most likely the passwords do not agree.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+#: src/stored/bscan.c:1155
+#, c-format
+msgid "Updated Job termination record for JobId=%u Level=%s TermStat=%c\n"
 msgstr ""
-"Problème d'authentification avec le director.\n"
-"Le plus souvent, les mots de pass ne correspondent pas.\n"
-"Si vous utilisez TLS, il peut y avoir une erreur de validation du "
-"certificat\n"
-"pendant l'initialisation de la connexion TLS.\n"
-"Vous trouverez de l'aide sur\n"
-"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/tray-monitor/authenticate.c:125
-#, fuzzy
-msgid ""
-"Director and Storage daemon passwords or names not the same.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+#: src/stored/bscan.c:1180
+#, c-format
+msgid "Job Termination code: %d"
 msgstr ""
-"Problème d'authentification avec le director.\n"
-"Le plus souvent, les mots de pass ne correspondent pas.\n"
-"Si vous utilisez TLS, il peut y avoir une erreur de validation du "
-"certificat\n"
-"pendant l'initialisation de la connexion TLS.\n"
-"Vous trouverez de l'aide sur\n"
-"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/tray-monitor/authenticate.c:171
-#, fuzzy
+#: src/stored/bscan.c:1185
+#, c-format
 msgid ""
-"Director and File daemon passwords or names not the same.\n"
-"Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
-"help.\n"
+"%s\n"
+"JobId:                  %d\n"
+"Job:                    %s\n"
+"FileSet:                %s\n"
+"Backup Level:           %s\n"
+"Client:                 %s\n"
+"Start time:             %s\n"
+"End time:               %s\n"
+"Files Written:          %s\n"
+"Bytes Written:          %s\n"
+"Volume Session Id:      %d\n"
+"Volume Session Time:    %d\n"
+"Last Volume Bytes:      %s\n"
+"Termination:            %s\n"
+"\n"
 msgstr ""
-"Problème d'authentification avec le director.\n"
-"Le plus souvent, les mots de pass ne correspondent pas.\n"
-"Si vous utilisez TLS, il peut y avoir une erreur de validation du "
-"certificat\n"
-"pendant l'initialisation de la connexion TLS.\n"
-"Vous trouverez de l'aide sur\n"
-"http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/baconfig.h:59
+#: src/stored/bscan.c:1243
 #, c-format
-msgid "Failed ASSERT: %s\n"
+msgid "Could not create JobMedia record. ERR=%s\n"
 msgstr ""
 
-#: src/baconfig.h:66
-msgid "*None*"
+#: src/stored/bscan.c:1247
+#, c-format
+msgid "Created JobMedia record JobId %d, MediaId %d\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:229
-msgid "&About...\tF1"
+#: src/stored/bscan.c:1263
+#, c-format
+msgid "Could not find SessId=%d SessTime=%d for MD5/SHA1 record.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:229
-msgid "Show about dialog"
+#: src/stored/bscan.c:1277
+#, c-format
+msgid "Could not add MD5/SHA1 to File record. ERR=%s\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:231 src/wx-console/wxbmainframe.cpp:600
-msgid "Connect to the director"
+#: src/stored/bscan.c:1282
+msgid "Updated MD5/SHA1 record\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:232
-msgid "Disconnect"
-msgstr ""
+#: src/stored/read_record.c:88
+#, c-format
+msgid "End of Volume at file %u on device %s, Volume \"%s\"\n"
+msgstr "Fin de Volume au fichier %u sur le Device %s, Volume « %s »\n"
 
-#: src/wx-console/wxbmainframe.cpp:232
-msgid "Disconnect of the director"
-msgstr ""
+#: src/stored/read_record.c:92
+msgid "End of all volumes.\n"
+msgstr "Fin de tous les Volumes.\n"
 
-#: src/wx-console/wxbmainframe.cpp:234
-msgid "Change of configuration file"
+#: src/stored/read_record.c:136
+msgid "part"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:234
-msgid "Change your default configuration file"
+#: src/stored/read_record.c:139
+msgid "file"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:235
-msgid "Edit your configuration file"
-msgstr ""
+#: src/stored/read_record.c:142
+#, c-format
+msgid "End of %s %u on device %s, Volume \"%s\"\n"
+msgstr "Fin de %s %u sur le device %s, Volume « %s »\n"
 
-#: src/wx-console/wxbmainframe.cpp:237
-msgid "E&xit\tAlt-X"
+#: src/stored/read_record.c:157
+msgid "Did fsr in attemp to skip bad record.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:237
-msgid "Quit this program"
+#: src/stored/read_record.c:382
+#, c-format
+msgid "Forward spacing Volume \"%s\" to file:block %u:%u.\n"
 msgstr ""
+"Postionnement en avant du Volume « %s » sur le fichier:bloc %u:%u.\n"
 
-#: src/wx-console/wxbmainframe.cpp:241
-msgid "&File"
+#: src/stored/read_record.c:406
+msgid "Begin Session"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:242
-msgid "&Help"
+#: src/stored/read_record.c:410
+msgid "End Session"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:250 src/wx-console/main.cpp:108
+#: src/stored/read_record.c:416
 #, c-format
-msgid "Welcome to bacula wx-console %s (%s)!\n"
+msgid "Unknown code %d\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:259
-msgid "Console"
+#: src/stored/reserve.c:88
+#, fuzzy, c-format
+msgid "Unable to initialize reservation lock. ERR=%s\n"
+msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
+
+#: src/stored/reserve.c:158
+#, c-format
+msgid "Hey! num_writers=%d!!!!\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:266
+#: src/stored/reserve.c:256
+#, fuzzy
+msgid "3939 Could not get dcr\n"
+msgstr "Impossible de créer la structure BSOCK cliente.\n"
+
+#: src/stored/reserve.c:358
+#, fuzzy, c-format
+msgid "Device reservation failed for JobId=%d: %s\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
+
+#: src/stored/reserve.c:367
+#, c-format
+msgid "Failed command: %s\n"
+msgstr "Erreur sur la commande : %s\n"
+
+#: src/stored/reserve.c:626 src/stored/dircmd.c:614
+#, c-format
 msgid ""
-"Warning : Unicode is disabled because you are using wxWidgets for GTK+ 1.2.\n"
+"\n"
+"     Device \"%s\" in changer \"%s\" requested by DIR could not be opened or "
+"does not exist.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:270
+#: src/stored/reserve.c:630 src/stored/dircmd.c:592
+#, c-format
 msgid ""
-"Warning : There is a problem with wxWidgets for GTK+ 2.0 without Unicode "
-"support when handling non-ASCII filenames: Every non-ASCII character in such "
-"filenames will be replaced by an interrogation mark.\n"
-"If this behaviour disturbs you, please build wx-console against a Unicode "
-"version of wxWidgets for GTK+ 2.0.\n"
-"---\n"
+"\n"
+"     Device \"%s\" requested by DIR could not be opened or does not exist.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:274
-#: src/wx-console/wxbhistorytextctrl.cpp:63
-#: src/wx-console/wxbhistorytextctrl.cpp:134
-msgid "Type your command below:"
-msgstr "Saisissez votre commande ci-dessous : "
-
-#: src/wx-console/wxbmainframe.cpp:281
-msgid "Send"
+#: src/stored/reserve.c:646
+#, c-format
+msgid "3926 Could not get dcr for device: %s\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:358 src/wx-console/wxbmainframe.cpp:370
-msgid "Error while parsing command line arguments, using defaults.\n"
+#: src/stored/reserve.c:772
+#, c-format
+msgid "3601 JobId=%u device %s is BLOCKED due to user unmount.\n"
 msgstr ""
+"3601 JobId=%u device %s est BLOQUÉ car il a été demonté par "
+"l'utilisateur.\n"
 
-#: src/wx-console/wxbmainframe.cpp:359 src/wx-console/wxbmainframe.cpp:371
-msgid "Usage: wx-console [-c configfile] [-w tmp]\n"
-msgstr ""
+#: src/stored/reserve.c:782
+#, c-format
+msgid "3602 JobId=%u device %s is busy (already reading/writing).\n"
+msgstr "3602 JobId=%u device %s est occupé (à lire ou écrire).\n"
 
-#: src/wx-console/wxbmainframe.cpp:399
+#: src/stored/reserve.c:829
 #, c-format
-msgid ""
-"It seems that it is the first time you run wx-console.\n"
-"This file (%s) has been choosen as default configuration file.\n"
-"Do you want to edit it? (if you click No you will have to select another "
-"file)"
-msgstr ""
+msgid "3603 JobId=%u device %s is busy reading.\n"
+msgstr "3603 JobId=%u device %s est occupé en lecture.\n"
 
-#: src/wx-console/wxbmainframe.cpp:401
-msgid "First run"
+#: src/stored/reserve.c:838
+#, c-format
+msgid "3604 JobId=%u device %s is BLOCKED due to user unmount.\n"
 msgstr ""
+"3604 JobId=%u device %s est bloqué car il a été démonté par "
+"l'utilisateur (unmount).\n"
 
-#: src/wx-console/wxbmainframe.cpp:418
-#, c-format
+#: src/stored/reserve.c:875
+#, fuzzy, c-format
 msgid ""
-"Unable to read %s\n"
-"Error: %s\n"
-"Do you want to choose another one? (Press no to edit this file)"
+"3608 JobId=%u wants Pool=\"%s\" but have Pool=\"%s\" nreserve=%d on drive %"
+"s.\n"
 msgstr ""
+"3608 JobId=%u voulait le Pool=« %s », mais c'est le Pool=« %s » qui "
+"est dans le drive %s.\n"
 
-#: src/wx-console/wxbmainframe.cpp:420
-msgid "Unable to read configuration file"
+#: src/stored/reserve.c:899
+#, fuzzy, c-format
+msgid "3609 JobId=%u Max concurrent jobs exceeded on drive %s.\n"
 msgstr ""
+"3607 JobId=%u voulait Vol=« %s », c'est le Vol=« %s » qui est dans le "
+"drive %s.\n"
 
-#: src/wx-console/wxbmainframe.cpp:432
-msgid "Please choose a configuration file to use"
+#: src/stored/reserve.c:911
+#, fuzzy, c-format
+msgid "3610 JobId=%u Volume max jobs exceeded on drive %s.\n"
 msgstr ""
+"3607 JobId=%u voulait Vol=« %s », c'est le Vol=« %s » qui est dans le "
+"drive %s.\n"
 
-#: src/wx-console/wxbmainframe.cpp:445
-msgid "This configuration file has been successfully read, use it as default?"
+#: src/stored/reserve.c:964
+#, c-format
+msgid "3605 JobId=%u wants free drive but device %s is busy.\n"
 msgstr ""
+"3605 JobId=%u voulait libérer le lecteur, mais le device %s est occupé.\n"
 
-#: src/wx-console/wxbmainframe.cpp:446
-msgid "Configuration file read successfully"
+#: src/stored/reserve.c:972
+#, c-format
+msgid "3606 JobId=%u prefers mounted drives, but drive %s has no Volume.\n"
 msgstr ""
+"3606 JobId=%u voulait un lecteur monté, mais le lecteur %s est vide.\n"
 
-#: src/wx-console/wxbmainframe.cpp:456
+#: src/stored/reserve.c:994
 #, c-format
-msgid "Using this configuration file: %s\n"
+msgid "3607 JobId=%u wants Vol=\"%s\" drive has Vol=\"%s\" on drive %s.\n"
 msgstr ""
+"3607 JobId=%u voulait Vol=« %s », c'est le Vol=« %s » qui est dans le "
+"drive %s.\n"
 
-#: src/wx-console/wxbmainframe.cpp:461
-msgid "Connecting to the director..."
+#: src/stored/reserve.c:1049
+#, c-format
+msgid "Logic error!!!! JobId=%u Should not get here.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:476
-msgid "Failed to unregister a data parser !"
+#: src/stored/reserve.c:1050
+#, c-format
+msgid "3910 JobId=%u Logic error!!!! drive %s Should not get here.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:484
-msgid "Quitting.\n"
+#: src/stored/reserve.c:1053
+msgid "Logic error!!!! Should not get here.\n"
+msgstr ""
+
+#: src/stored/reserve.c:1056
+#, c-format
+msgid "3911 JobId=%u failed reserve drive %s.\n"
+msgstr ""
+
+#: src/stored/autochanger.c:66
+#, c-format
+msgid "No Changer Name given for device %s. Cannot continue.\n"
+msgstr ""
+
+#: src/stored/autochanger.c:72
+#, c-format
+msgid "No Changer Command given for device %s. Cannot continue.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:499
+#: src/stored/autochanger.c:85
+#, c-format
 msgid ""
-"Welcome to Bacula wx-console.\n"
-"Written by Nicolas Boichat <nicolas@boichat.ch>\n"
-"(C) 2005 Kern Sibbald\n"
+"Media Type not the same for all devices in changer %s. Cannot continue.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:501
-msgid "About Bacula wx-console"
+#: src/stored/autochanger.c:153
+#, c-format
+msgid ""
+"Invalid slot=%d defined in catalog for Volume \"%s\" on %s. Manual load may "
+"be required.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:507
-msgid "Please choose your default configuration file"
+#: src/stored/autochanger.c:158
+#, c-format
+msgid "No \"Changer Device\" for %s. Manual load of Volume may be required.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:511
-msgid "Use this configuration file as default?"
+#: src/stored/autochanger.c:162
+#, c-format
+msgid "No \"Changer Command\" for %s. Manual load of Volume may be requird.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:512
-msgid "Configuration file"
+#: src/stored/autochanger.c:192
+#, c-format
+msgid "3304 Issuing autochanger \"load slot %d, drive %d\" command.\n"
 msgstr ""
+"3304 Envoi de la commande « load slot %d, drive %d » à l'autochangeur.\n"
 
-#: src/wx-console/wxbmainframe.cpp:583
-msgid "Console thread terminated."
+#: src/stored/autochanger.c:200
+#, c-format
+msgid "3305 Autochanger \"load slot %d, drive %d\", status is OK.\n"
 msgstr ""
+"3305 Autochangeur « load slot %d, drive %d », le résultat est OK.\n"
 
-#: src/wx-console/wxbmainframe.cpp:591
-msgid "Connection to the director lost. Quit program?"
+#: src/stored/autochanger.c:209
+#, c-format
+msgid ""
+"3992 Bad autochanger \"load slot %d, drive %d\": ERR=%s.\n"
+"Results=%s\n"
 msgstr ""
+"3992 Erreur sur l'autochangeur « load slot %d, drive %d » : ERR=%s.\n"
+"Resultat=%s\n"
 
-#: src/wx-console/wxbmainframe.cpp:592
-msgid "Connection lost"
+#: src/stored/autochanger.c:270
+#, c-format
+msgid "3301 Issuing autochanger \"loaded? drive %d\" command.\n"
+msgstr "3301 Envoi de la commande « loaded? drive %d » à l'autochangeur.\n"
+
+#: src/stored/autochanger.c:279
+#, c-format
+msgid "3302 Autochanger \"loaded? drive %d\", result is Slot %d.\n"
+msgstr "3302 Autochangeur « loaded drive %d », le resultat est Slot %d.\n"
+
+#: src/stored/autochanger.c:283
+#, c-format
+msgid "3302 Autochanger \"loaded? drive %d\", result: nothing loaded.\n"
+msgstr "3302 Autochangeur « loaded drive %d », résultat : lecteur vide.\n"
+
+#: src/stored/autochanger.c:290
+#, c-format
+msgid ""
+"3991 Bad autochanger \"loaded? drive %d\" command: ERR=%s.\n"
+"Results=%s\n"
 msgstr ""
+"3991 Erreur sur l'autochangeur « loaded drive %d » : ERR=%s.\n"
+"Resultat=%s\n"
 
-#: src/wx-console/wxbmainframe.cpp:608
-msgid "Connected to the director."
+#: src/stored/autochanger.c:355 src/stored/autochanger.c:473
+#, c-format
+msgid "3307 Issuing autochanger \"unload slot %d, drive %d\" command.\n"
 msgstr ""
+"3307 Envoi de la commande « unload slot %d, drive %d » à "
+"l'autochangeur.\n"
 
-#: src/wx-console/wxbmainframe.cpp:631
-msgid "Reconnect"
+#: src/stored/autochanger.c:368
+#, c-format
+msgid ""
+"3995 Bad autochanger \"unload slot %d, drive %d\": ERR=%s\n"
+"Results=%s\n"
 msgstr ""
+"3995 Erreur sur l'autochangeur « unload slot %d, drive %d » : ERR=%s.\n"
+"Resultat=%s\n"
 
-#: src/wx-console/wxbmainframe.cpp:632
-msgid "Reconnect to the director"
+#: src/stored/autochanger.c:430
+#, fuzzy, c-format
+msgid "Volume \"%s\" wanted on %s is in use by device %s\n"
+msgstr "Le volume « %s » est utilisé par le device %s\n"
+
+#: src/stored/autochanger.c:491
+#, c-format
+msgid "3995 Bad autochanger \"unload slot %d, drive %d\": ERR=%s.\n"
 msgstr ""
+"3995 Erreur sur l'autochangeur « unload slot %d, drive %d » : ERR=%s.\n"
 
-#: src/wx-console/wxbmainframe.cpp:646
-msgid "Disconnected of the director."
+#: src/stored/autochanger.c:536
+#, c-format
+msgid "3993 Device %s not an autochanger device.\n"
+msgstr "3993 Le Device %s n'est pas un autochangeur.\n"
+
+#: src/stored/autochanger.c:557
+#, c-format
+msgid "3306 Issuing autochanger \"%s\" command.\n"
+msgstr "3306 Envoi de la commande « %s » à l'autochangeur.\n"
+
+#: src/stored/autochanger.c:560
+msgid "3996 Open bpipe failed.\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:665 src/wx-console/wxbrestorepanel.cpp:691
-msgid "Unexpected question has been received.\n"
+#: src/stored/dircmd.c:157
+#, fuzzy, c-format
+msgid "Connection request from %s failed.\n"
+msgstr "Demande de connexion échouée.\n"
+
+#: src/stored/dircmd.c:167
+#, fuzzy, c-format
+msgid "Invalid connection from %s. Len=%d\n"
+msgstr "Connexion invalide. Len=%d\n"
+
+#: src/stored/dircmd.c:294
+#, c-format
+msgid "3991 Bad setdebug command: %s\n"
 msgstr ""
 
-#: src/wx-console/wxbmainframe.cpp:688 src/wx-console/wxbmainframe.cpp:705
-msgid "wx-console: unexpected director's question."
+#: src/stored/dircmd.c:315
+#, c-format
+msgid "3904 Job %s not found.\n"
+msgstr "3904 Job %s non trouvé.\n"
+
+#: src/stored/dircmd.c:339
+#, fuzzy, c-format
+msgid "JobId=%d Job=\"%s\" marked to be canceled.\n"
+msgstr "JobId %s, Job %s marqué pour être annulé.\n"
+
+#: src/stored/dircmd.c:341
+#, c-format
+msgid "3000 Job %s marked to be canceled.\n"
+msgstr "3000 Job %s marqué pour être annulé.\n"
+
+#: src/stored/dircmd.c:345
+msgid "3903 Error scanning cancel command.\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:218
-#: src/wx-console/wxbrestorepanel.cpp:1897
-#: src/wx-console/wxbrestorepanel.cpp:1926
-msgid "Enter restore mode"
+#: src/stored/dircmd.c:421 src/stored/dircmd.c:784 src/stored/dircmd.c:876
+#: src/stored/dircmd.c:987 src/stored/dircmd.c:1109 src/stored/dircmd.c:1152
+#, c-format
+msgid "3999 Device \"%s\" not found or could not be opened.\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:221
-msgid "Cancel restore"
+#: src/stored/dircmd.c:426
+#, c-format
+msgid "3903 Error scanning label command: %s\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:247
-#: src/wx-console/wxbrestorepanel.cpp:301
-msgid "Add"
+#: src/stored/dircmd.c:476
+#, c-format
+msgid "3910 Unable to open device %s: ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
+
+#: src/stored/dircmd.c:493
+#, c-format
+msgid "3920 Cannot label Volume because it is already labeled: \"%s\"\n"
 msgstr ""
+"3920 Impossible de labéliser le Volume car il possède déjà le label : "
+"« %s »\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:249
-#: src/wx-console/wxbrestorepanel.cpp:303
-msgid "Remove"
+#: src/stored/dircmd.c:500
+msgid "3921 Wrong volume mounted.\n"
+msgstr "3921 Mauvais volume monté.\n"
+
+#: src/stored/dircmd.c:504
+msgid "3922 Cannot relabel an ANSI/IBM labeled Volume.\n"
+msgstr "3922 Impossible de re-labéliser un Volume ANSI/IBM.\n"
+
+#: src/stored/dircmd.c:512
+#, c-format
+msgid "3912 Failed to label Volume: ERR=%s\n"
+msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n"
+
+#: src/stored/dircmd.c:522
+#, fuzzy, c-format
+msgid "3914 Failed to label Volume (no media): ERR=%s\n"
+msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n"
+
+#: src/stored/dircmd.c:525
+#, c-format
+msgid "3913 Cannot label Volume. Unknown status %d from read_volume_label()\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:251
-#: src/wx-console/wxbrestorepanel.cpp:305
-msgid "Refresh"
+#: src/stored/dircmd.c:559
+#, c-format
+msgid "3001 Mounted Volume: %s\n"
+msgstr "3001 Volume monté : %s\n"
+
+#: src/stored/dircmd.c:563 src/stored/dircmd.c:1188
+#, c-format
+msgid ""
+"3902 Cannot mount Volume on Storage Device %s because:\n"
+"%s"
 msgstr ""
+"3902 Impossible de monté le volume dans le storage device %s car :\n"
+"%s"
 
-#: src/wx-console/wxbrestorepanel.cpp:270
-msgid "M"
+#: src/stored/dircmd.c:676
+#, fuzzy
+msgid "Specified slot ignored. "
+msgstr "fopen %s en erreur : ERR=%s\n"
+
+#: src/stored/dircmd.c:691 src/stored/dircmd.c:748
+#, fuzzy, c-format
+msgid "3901 Unable to open device %s: ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
+
+#: src/stored/dircmd.c:711 src/stored/dircmd.c:739
+#, c-format
+msgid "3001 Device %s is mounted with Volume \"%s\"\n"
+msgstr "3001 Device %s est monté avec le volume « %s »\n"
+
+#: src/stored/dircmd.c:714 src/stored/dircmd.c:742 src/stored/dircmd.c:757
+#, c-format
+msgid ""
+"3905 Device %s open but no Bacula volume is mounted.\n"
+"If this is not a blank tape, try unmounting and remounting the Volume.\n"
 msgstr ""
+"3905 Le device %s est ouvert mais il n'y a pas de volume Bacula monté.\n"
+"Si ce n'est pas une cartouche vierge, essayer de la démonter puis de la "
+"remonter.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:274
-msgid "Filename"
+#: src/stored/dircmd.c:724
+#, c-format
+msgid "3001 Device %s is doing acquire.\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:286
-msgid "Perm."
+#: src/stored/dircmd.c:729 src/stored/dircmd.c:847
+#, c-format
+msgid "3903 Device %s is being labeled.\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:319
-#: src/wx-console/wxbrestorepanel.cpp:332
-#: src/wx-console/wxbrestorepanel.cpp:484
-#: src/wx-console/wxbrestorepanel.cpp:494
-#: src/wx-console/wxbrestorepanel.cpp:497
-#: src/wx-console/wxbrestorepanel.cpp:1762
-#: src/wx-console/wxbrestorepanel.cpp:1848
-msgid "Job Name"
+#: src/stored/dircmd.c:754
+#, c-format
+msgid "3001 Device %s is already mounted with Volume \"%s\"\n"
+msgstr "3001 Device %s est déjà monté avec le volume « %s »\n"
+
+#: src/stored/dircmd.c:763
+#, c-format
+msgid "3002 Device %s is mounted.\n"
+msgstr "3002 Le device %s est monté.\n"
+
+#: src/stored/dircmd.c:766 src/stored/dircmd.c:819 src/stored/dircmd.c:835
+#: src/stored/dircmd.c:867
+#, c-format
+msgid "3907 %s"
+msgstr "3907 %s"
+
+#: src/stored/dircmd.c:769
+#, c-format
+msgid "3906 File device %s is always mounted.\n"
+msgstr "3906 Le device fichier %s est toujours monté.\n"
+
+#: src/stored/dircmd.c:778
+#, c-format
+msgid "3905 Bizarre wait state %d\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:321
-#: src/wx-console/wxbrestorepanel.cpp:337
-#: src/wx-console/wxbrestorepanel.cpp:436
-#: src/wx-console/wxbrestorepanel.cpp:437
-#: src/wx-console/wxbrestorepanel.cpp:447
-#: src/wx-console/wxbrestorepanel.cpp:448
-#: src/wx-console/wxbrestorepanel.cpp:1120
-#: src/wx-console/wxbrestorepanel.cpp:1193
-#: src/wx-console/wxbrestorepanel.cpp:1800
-#: src/wx-console/wxbrestorepanel.cpp:1802
-#: src/wx-console/wxbrestorepanel.cpp:1863
-msgid "Fileset"
+#: src/stored/dircmd.c:788
+#, c-format
+msgid "3909 Error scanning mount command: %s\n"
+msgstr "3909 Erreur pendant la lecture de la commande de montage : %s\n"
+
+#: src/stored/dircmd.c:816 src/stored/dircmd.c:869
+#, c-format
+msgid "3002 Device %s unmounted.\n"
+msgstr "3002 Le device %s est démonté.\n"
+
+#: src/stored/dircmd.c:823
+#, c-format
+msgid "3901 Device %s is already unmounted.\n"
+msgstr "3901 Le device %s est déjà démonté.\n"
+
+#: src/stored/dircmd.c:838
+#, c-format
+msgid "3001 Device %s unmounted.\n"
+msgstr "3001 Le device %s est démonté.\n"
+
+#: src/stored/dircmd.c:843
+#, c-format
+msgid "3902 Device %s is busy in acquire.\n"
+msgstr "3902 Le Device %s est occupé en acquisition.\n"
+
+#: src/stored/dircmd.c:881
+#, c-format
+msgid "3907 Error scanning unmount command: %s\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:324
-#: src/wx-console/wxbrestorepanel.cpp:1187
-#: src/wx-console/wxbrestorepanel.cpp:1203
-#: src/wx-console/wxbrestorepanel.cpp:1205
-#: src/wx-console/wxbrestorepanel.cpp:1213
-#: src/wx-console/wxbrestorepanel.cpp:1215
-#: src/wx-console/wxbrestorepanel.cpp:1234
-#: src/wx-console/wxbrestorepanel.cpp:1241
-#: src/wx-console/wxbrestorepanel.cpp:1790
-#: src/wx-console/wxbrestorepanel.cpp:1801
-#: src/wx-console/wxbrestorepanel.cpp:1921
-msgid "Before"
+#: src/stored/dircmd.c:909
+#, fuzzy
+msgid "3916 Error scanning action_on_purge command\n"
+msgstr "2902 Erreur dans le décodage de la commande d'annulation.\n"
+
+#: src/stored/dircmd.c:952
+#, c-format
+msgid "3921 Device %s already released.\n"
+msgstr "3921 Le Device %s est déjà libéré.\n"
+
+#: src/stored/dircmd.c:959
+#, c-format
+msgid "3922 Device %s waiting for sysop.\n"
+msgstr "3922 Device %s est en attente d'une intervention sysop.\n"
+
+#: src/stored/dircmd.c:965
+#, c-format
+msgid "3922 Device %s waiting for mount.\n"
+msgstr "3922 Le Device %s est en atttente d'un montage.\n"
+
+#: src/stored/dircmd.c:969
+#, c-format
+msgid "3923 Device %s is busy in acquire.\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:326
-msgid "Please configure parameters concerning files to restore :"
+#: src/stored/dircmd.c:973
+#, c-format
+msgid "3914 Device %s is being labeled.\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:335
-#: src/wx-console/wxbrestorepanel.cpp:1856
-msgid "always"
+#: src/stored/dircmd.c:981
+#, c-format
+msgid "3022 Device %s released.\n"
+msgstr "3022 Le device %s est libéré.\n"
+
+#: src/stored/dircmd.c:992
+#, c-format
+msgid "3927 Error scanning release command: %s\n"
+msgstr ""
+
+#: src/stored/dircmd.c:1034
+msgid "Error parsing bootstrap file.\n"
+msgstr ""
+
+#: src/stored/dircmd.c:1096
+#, c-format
+msgid "3995 Device %s is not an autochanger.\n"
+msgstr "3995 Le Device %s n'est pas un autochangeur.\n"
+
+#: src/stored/dircmd.c:1113
+#, c-format
+msgid "3908 Error scanning autocharger drives/list/slots command: %s\n"
+msgstr ""
+
+#: src/stored/dircmd.c:1156
+#, c-format
+msgid "3909 Error scanning readlabel command: %s\n"
+msgstr ""
+
+#: src/stored/dircmd.c:1184
+#, c-format
+msgid "3001 Volume=%s Slot=%d\n"
+msgstr "3001 Volume=%s Slot=%d\n"
+
+#: src/stored/dircmd.c:1216
+#, c-format
+msgid "3931 Device %s is BLOCKED. user unmounted.\n"
+msgstr "3931 Device %s est BLOQUÉ, démonté par l'utilisateur.\n"
+
+#: src/stored/dircmd.c:1220
+#, c-format
+msgid ""
+"3932 Device %s is BLOCKED. user unmounted during wait for media/mount.\n"
+msgstr ""
+"3932 Device %s est BLOQUÉ, démonté par l'utilisateur alors que bacula "
+"était en attente d'un média.\n"
+
+#: src/stored/dircmd.c:1224
+#, c-format
+msgid "3933 Device %s is BLOCKED waiting for media.\n"
+msgstr "3933 Device %s est bloqué en attente d'un media.\n"
+
+#: src/stored/dircmd.c:1228
+#, c-format
+msgid "3934 Device %s is being initialized.\n"
+msgstr "3934 Device %s est en cours d'initialisation.\n"
+
+#: src/stored/dircmd.c:1232
+#, c-format
+msgid "3935 Device %s is blocked labeling a Volume.\n"
+msgstr "3935 Device %s est bloqué par une labélisation de volume.\n"
+
+#: src/stored/dircmd.c:1236
+#, c-format
+msgid "3935 Device %s is blocked for unknown reason.\n"
+msgstr "3935 Device %s est bloqué pour une raison inconnue.\n"
+
+#: src/stored/dircmd.c:1241
+#, c-format
+msgid "3936 Device %s is busy reading.\n"
+msgstr "3936 Device %s est occupé en lecture.\n"
+
+#: src/stored/dircmd.c:1244
+#, c-format
+msgid "3937 Device %s is busy with %d writer(s).\n"
+msgstr "3937 Device %s est occupé avec %d flux en écriture.\n"
+
+#: src/stored/job.c:244
+#, fuzzy, c-format
+msgid "FD connect failed: Job name not found: %s\n"
+msgstr "Job non trouvé : %s\n"
+
+#: src/stored/job.c:254
+#, c-format
+msgid "Hey!!!! JobId %u Job %s already authenticated.\n"
+msgstr ""
+
+#: src/stored/job.c:271
+msgid "Unable to authenticate File daemon\n"
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:335
-msgid "if newer"
+#: src/stored/job.c:395
+msgid "In free_jcr(), but still attached to device!!!!\n"
+msgstr ""
+
+#: src/stored/askdir.c:178
+msgid "Network error on bnet_recv in req_vol_info.\n"
+msgstr ""
+
+#: src/stored/askdir.c:196
+#, c-format
+msgid "Error getting Volume info: %s"
+msgstr "Erreur pendant la récupération des informations sur un Volume : %s"
+
+#: src/stored/askdir.c:338 src/stored/askdir.c:339 src/stored/append.c:91
+#: src/stored/append.c:100 src/stored/append.c:112 src/stored/append.c:292
+#: src/stored/append.c:293 src/stored/append.c:308 src/stored/append.c:309
+msgid "NULL Volume name. This shouldn't happen!!!\n"
+msgstr ""
+
+#: src/stored/askdir.c:373
+#, c-format
+msgid "Didn't get vol info vol=%s: ERR=%s"
+msgstr ""
+
+#: src/stored/askdir.c:428
+#, c-format
+msgid "Error creating JobMedia record: ERR=%s\n"
+msgstr ""
+
+#: src/stored/askdir.c:435
+#, c-format
+msgid "Error creating JobMedia record: %s\n"
+msgstr ""
+
+#: src/stored/askdir.c:509
+#, c-format
+msgid "Job %s canceled while waiting for mount on Storage Device \"%s\".\n"
+msgstr ""
+"Le job %s a été annulé alors qu'il attendait un montage sur le Storage "
+"Device « %s ».\n"
+
+#: src/stored/askdir.c:520
+#, fuzzy, c-format
+msgid ""
+"Job %s is waiting. Cannot find any appendable volumes.\n"
+"Please use the \"label\" command to create a new Volume for:\n"
+"    Storage:      %s\n"
+"    Pool:         %s\n"
+"    Media type:   %s\n"
+msgstr ""
+"Le Job %s est en attente. Bacula n'a pas pu trouver de media disponible.\n"
+"Merci de créer un nouveau volume via la commande « label » pour :\n"
+"    Storage :       %s\n"
+"    Type du Media : %s\n"
+"    Pool :          %s\n"
+
+#: src/stored/askdir.c:546 src/stored/askdir.c:648
+#, c-format
+msgid "Max time exceeded waiting to mount Storage Device %s for Job %s\n"
+msgstr ""
+
+#: src/stored/askdir.c:556
+msgid "pthread error in mount_next_volume.\n"
+msgstr ""
+
+#: src/stored/askdir.c:590
+msgid "Cannot request another volume: no volume name given.\n"
+msgstr ""
+
+#: src/stored/askdir.c:596
+#, c-format
+msgid "Job %s canceled while waiting for mount on Storage Device %s.\n"
+msgstr ""
+"Le Job %s a été annulé pendant qu'il attendait le montage sur le Storage "
+"Device %s.\n"
+
+#: src/stored/askdir.c:613
+#, fuzzy, c-format
+msgid ""
+"Please mount Volume \"%s\" or label a new one for:\n"
+"    Job:          %s\n"
+"    Storage:      %s\n"
+"    Pool:         %s\n"
+"    Media type:   %s\n"
+msgstr ""
+"Le Job %s est en attente. Bacula n'a pas pu trouver de media disponible.\n"
+"Merci de créer un nouveau volume via la commande « label » pour :\n"
+"    Storage :       %s\n"
+"    Type du Media : %s\n"
+"    Pool :          %s\n"
+
+#: src/stored/askdir.c:619
+#, fuzzy, c-format
+msgid ""
+"Please mount Volume \"%s\" for:\n"
+"    Job:          %s\n"
+"    Storage:      %s\n"
+"    Pool:         %s\n"
+"    Media type:   %s\n"
+msgstr ""
+"Le Job %s est en attente. Bacula n'a pas pu trouver de media disponible.\n"
+"Merci de créer un nouveau volume via la commande « label » pour :\n"
+"    Storage :       %s\n"
+"    Type du Media : %s\n"
+"    Pool :          %s\n"
+
+#: src/stored/askdir.c:658
+msgid "pthread error in mount_volume\n"
+msgstr ""
+
+#: src/stored/dvd.c:112
+msgid "No FreeSpace command defined.\n"
+msgstr ""
+
+#: src/stored/dvd.c:146
+#, fuzzy, c-format
+msgid "Cannot run free space command. Results=%s ERR=%s\n"
+msgstr "Impossible de lancer la commande : %s. ERR=%s\n"
+
+#: src/stored/dvd.c:262
+#, fuzzy, c-format
+msgid "Error writing part %d to the DVD: ERR=%s\n"
+msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n"
+
+#: src/stored/dvd.c:264
+#, c-format
+msgid "Error while writing current part to the DVD: %s"
+msgstr ""
+
+#: src/stored/dvd.c:274
+#, c-format
+msgid "Part %d (%lld bytes) written to DVD.\n"
+msgstr ""
+
+#: src/stored/dvd.c:293
+#, c-format
+msgid "Remaining free space %s on %s\n"
+msgstr ""
+
+#: src/stored/dvd.c:359
+#, c-format
+msgid "Next Volume part already exists on DVD. Cannot continue: %s\n"
+msgstr ""
+
+#: src/stored/dvd.c:378
+#, c-format
+msgid "open_next_part can't unlink existing part %s, ERR=%s\n"
+msgstr ""
+
+#: src/stored/dvd.c:579
+#, c-format
+msgid ""
+"Error writing. Current part less than total number of parts (%d/%d, device=%"
+"s)\n"
+msgstr ""
+
+#: src/stored/dvd.c:586
+#, fuzzy, c-format
+msgid "Unable to write last on %s: ERR=%s\n"
+msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n"
+
+#: src/stored/stored_conf.c:241
+#, c-format
+msgid "Expected a Device Type keyword, got: %s"
+msgstr ""
+
+#: src/stored/stored_conf.c:255
+#, c-format
+msgid ""
+"Maximum Block Size configured value %u is greater than allowed maximum: %u"
+msgstr ""
+
+#: src/stored/stored_conf.c:269
+#, c-format
+msgid "Warning: no \"%s\" resource (%d) defined.\n"
+msgstr ""
+
+#: src/stored/stored_conf.c:272
+#, c-format
+msgid "dump_resource type=%d\n"
+msgstr ""
+
+#: src/stored/stored_conf.c:388
+#, c-format
+msgid "Warning: unknown resource type %d\n"
+msgstr ""
+
+#: src/stored/stored_conf.c:580
+#, c-format
+msgid "\"%s\" item is required in \"%s\" resource, but not found.\n"
+msgstr ""
+
+#: src/stored/stored_conf.c:586
+#, c-format
+msgid "Too many items in \"%s\" resource\n"
+msgstr "Trop d'éléments dans la ressource « %s »\n"
+
+#: src/stored/stored_conf.c:620
+#, c-format
+msgid "Cannot find AutoChanger resource %s\n"
+msgstr "Impossible de trouver la ressource AutoChanger %s\n"
+
+#: src/stored/stored_conf.c:692
+#, c-format
+msgid ""
+"Attempt to define second \"%s\" resource named \"%s\" is not permitted.\n"
+msgstr ""
+
+#: src/stored/acquire.c:71
+#, c-format
+msgid "Acquire read: num_writers=%d not zero. Job %d canceled.\n"
+msgstr ""
+
+#: src/stored/acquire.c:80
+#, c-format
+msgid "No volumes specified for reading. Job %s canceled.\n"
+msgstr "Pas de volume spécifié pour la lecture. Abandon du job %s.\n"
+
+#: src/stored/acquire.c:89
+#, c-format
+msgid "Logic error: no next volume to read. Numvol=%d Curvol=%d\n"
+msgstr ""
+
+#: src/stored/acquire.c:115
+#, c-format
+msgid ""
+"Changing read device. Want Media Type=\"%s\" have=\"%s\"\n"
+"  device=%s\n"
+msgstr ""
+"Changement du Device de lecture. Want Media Type=\"%s\" have=\"%s\"\n"
+"  device=%s\n"
+
+#: src/stored/acquire.c:152
+#, c-format
+msgid "Media Type change.  New read device %s chosen.\n"
+msgstr ""
+
+#: src/stored/acquire.c:165
+#, c-format
+msgid "No suitable device found to read Volume \"%s\"\n"
+msgstr ""
+
+#: src/stored/acquire.c:205
+#, fuzzy, c-format
+msgid "Job %s canceled.\n"
+msgstr "Le job %s est annulé.\n"
+
+#: src/stored/acquire.c:223
+#, c-format
+msgid "Read open device %s Volume \"%s\" failed: ERR=%s\n"
+msgstr ""
+
+#: src/stored/acquire.c:313
+#, c-format
+msgid "Too many errors trying to mount device %s for reading.\n"
+msgstr ""
+
+#: src/stored/acquire.c:322
+#, c-format
+msgid "Ready to read from volume \"%s\" on device %s.\n"
+msgstr "Prêt à lire les données du volume « %s » depuis le device %s.\n"
+
+#: src/stored/acquire.c:370
+#, c-format
+msgid "Want to append, but device %s is busy reading.\n"
+msgstr ""
+
+#: src/stored/acquire.c:403
+#, c-format
+msgid "Could not ready device %s for append.\n"
+msgstr ""
+
+#: src/stored/acquire.c:534
+#, c-format
+msgid "Alert: %s"
+msgstr "Alert: %s"
+
+#: src/stored/acquire.c:542
+#, c-format
+msgid "3997 Bad alert command: %s: ERR=%s.\n"
+msgstr ""
+
+#: src/stored/butil.c:59
+msgid "Nohdr,"
+msgstr ""
+
+#: src/stored/butil.c:62
+msgid "partial,"
+msgstr ""
+
+#: src/stored/butil.c:65
+msgid "empty,"
+msgstr ""
+
+#: src/stored/butil.c:68
+msgid "Nomatch,"
+msgstr ""
+
+#: src/stored/butil.c:71
+msgid "cont,"
+msgstr ""
+
+#: src/stored/butil.c:148
+msgid "Volume name or names is too long. Please use a .bsr file.\n"
+msgstr ""
+
+#: src/stored/butil.c:168
+#, c-format
+msgid "Cannot find device \"%s\" in config file %s.\n"
+msgstr ""
+
+#: src/stored/butil.c:175
+#, c-format
+msgid "Cannot init device %s\n"
+msgstr ""
+
+#: src/stored/butil.c:195
+#, c-format
+msgid "Cannot open %s\n"
+msgstr ""
+
+#: src/stored/butil.c:282
+#, c-format
+msgid "Could not find device \"%s\" in config file %s.\n"
+msgstr ""
+
+#: src/stored/butil.c:287
+#, c-format
+msgid "Using device: \"%s\" for reading.\n"
+msgstr ""
+
+#: src/stored/butil.c:290
+#, c-format
+msgid "Using device: \"%s\" for writing.\n"
+msgstr ""
+
+#: src/stored/butil.c:306
+msgid "Unexpected End of Data\n"
+msgstr ""
+
+#: src/stored/butil.c:308
+msgid "Unexpected End of Tape\n"
+msgstr ""
+
+#: src/stored/butil.c:310
+msgid "Unexpected End of File\n"
+msgstr ""
+
+#: src/stored/butil.c:312
+msgid "Tape Door is Open\n"
+msgstr ""
+
+#: src/stored/butil.c:314
+msgid "Unexpected Tape is Off-line\n"
+msgstr ""
+
+#: src/stored/status.c:100
+msgid "Used Volume status:\n"
+msgstr "Volume en cours d'utilisation :\n"
+
+#: src/stored/status.c:108 src/stored/status.c:110
+msgid ""
+"====\n"
+"\n"
+msgstr ""
+"====\n"
+"\n"
+
+#: src/stored/status.c:129
+msgid ""
+"\n"
+"Device status:\n"
+msgstr ""
+"\n"
+"Statut du Device :\n"
+
+#: src/stored/status.c:133
+#, c-format
+msgid "Autochanger \"%s\" with devices:\n"
+msgstr "Autochangeur « %s » avec les Devices :\n"
+
+#: src/stored/status.c:151
+#, c-format
+msgid ""
+"Device %s is mounted with:\n"
+"    Volume:      %s\n"
+"    Pool:        %s\n"
+"    Media type:  %s\n"
+msgstr ""
+"Le Device %s est monté avec :\n"
+"    Volume :        %s\n"
+"    Pool :          %s\n"
+"    Type du Media : %s\n"
+
+#: src/stored/status.c:161
+#, c-format
+msgid "Device %s open but no Bacula volume is currently mounted.\n"
+msgstr "Le Device %s est ouvert, mais il n'y a pas de Volume Bacula monté.\n"
+
+#: src/stored/status.c:172
+#, c-format
+msgid "    Total Bytes=%s Blocks=%s Bytes/block=%s\n"
+msgstr "    Total Octets=%s Blocs=%s Octets/Bloc=%s\n"
+
+#: src/stored/status.c:187
+#, c-format
+msgid "    Total Bytes Read=%s Blocks Read=%s Bytes/block=%s\n"
+msgstr "    Total des Octets lu=%s Blocs lu=%s Octets/Bloc=%s\n"
+
+#: src/stored/status.c:193
+#, c-format
+msgid "    Positioned at File=%s Block=%s\n"
+msgstr "    Positionné sur Fichier=%s Bloc=%s\n"
+
+#: src/stored/status.c:200
+#, c-format
+msgid "Device %s is not open.\n"
+msgstr "Le Device %s n'est pas ouvert.\n"
+
+#: src/stored/status.c:204
+#, c-format
+msgid "Device \"%s\" is not open or does not exist.\n"
+msgstr "Le Device « %s » n'est pas ouvert ou il n'existe pas.\n"
+
+#: src/stored/status.c:249
+msgid ""
+"No DEVICE structure.\n"
+"\n"
+msgstr ""
+
+#: src/stored/status.c:255
+msgid "    Device is BLOCKED. User unmounted.\n"
+msgstr "    Le Device est BLOQUÉ. Démonté par l'utilisateur.\n"
+
+#: src/stored/status.c:259
+msgid "    Device is BLOCKED. User unmounted during wait for media/mount.\n"
+msgstr ""
+"    Le Device est BLOQUÉ. Démonté par l'utilisateur à cause d'un "
+"chargement de média.\n"
+
+#: src/stored/status.c:271
+#, c-format
+msgid ""
+"    Device is BLOCKED waiting for mount of volume \"%s\",\n"
+"       Pool:        %s\n"
+"       Media type:  %s\n"
+msgstr ""
+"    Le Device est BLOQUÉ en attente du montage du volume « %s »,\n"
+"        Pool :       %s\n"
+"        Media type : %s\n"
+
+#: src/stored/status.c:280
+#, c-format
+msgid ""
+"    Device is BLOCKED waiting to create a volume for:\n"
+"       Pool:        %s\n"
+"       Media type:  %s\n"
+msgstr ""
+"    Le Device est BLOQUÉ en attente de création d'un volume :\n"
+"        Pool :       %s\n"
+"        Media type : %s\n"
+
+#: src/stored/status.c:292
+msgid "    Device is BLOCKED waiting for media.\n"
+msgstr "    Le Device est BLOQUÉ en attente d'un média.\n"
+
+#: src/stored/status.c:298
+msgid "    Device is being initialized.\n"
+msgstr "    Le Device est en cours d'initialisation.\n"
+
+#: src/stored/status.c:302
+msgid "    Device is blocked labeling a Volume.\n"
+msgstr "    Le Device est occupé à labéliser un Volume.\n"
+
+#: src/stored/status.c:311
+#, c-format
+msgid "    Slot %d is loaded in drive %d.\n"
+msgstr "    Le slot %d est chargé dans le lecteur %d.\n"
+
+#: src/stored/status.c:315
+#, c-format
+msgid "    Drive %d is not loaded.\n"
+msgstr "    Le lecteur %d n'est pas chargé.\n"
+
+#: src/stored/status.c:318
+#, c-format
+msgid "    Drive %d status unknown.\n"
+msgstr "    Le statut du lecteur %d est inconnu.\n"
+
+#: src/stored/status.c:350
+msgid "Device state:\n"
+msgstr ""
+
+#: src/stored/status.c:368
+#, c-format
+msgid ""
+"num_writers=%d reserved=%d block=%d\n"
+"\n"
+msgstr ""
+
+#: src/stored/status.c:375
+#, c-format
+msgid "Archive name: %s Device name: %s\n"
+msgstr ""
+
+#: src/stored/status.c:379
+#, c-format
+msgid "File=%u block=%u\n"
+msgstr "Fichier=%u bloc=%u\n"
+
+#: src/stored/status.c:382
+#, c-format
+msgid "Min block=%u Max block=%u\n"
+msgstr "Min bloc=%u Max bloc=%u\n"
+
+#: src/stored/status.c:402
+#, c-format
+msgid "%s Job %s waiting for Client connection.\n"
+msgstr "%s Job %s est en attente de la connexion du Client.\n"
+
+#: src/stored/status.c:418
+#, c-format
+msgid ""
+"Reading: %s %s job %s JobId=%d Volume=\"%s\"\n"
+"    pool=\"%s\" device=%s\n"
+msgstr ""
+"Lecture : %s %s job %s JobId=%d Volume=« %s »\n"
+"   pool=« %s » device=%s\n"
+
+#: src/stored/status.c:431
+#, fuzzy, c-format
+msgid ""
+"Writing: %s %s job %s JobId=%d Volume=\"%s\"\n"
+"    pool=\"%s\" device=%s\n"
+msgstr ""
+"Ecriture : %s %s job %s JobId=%d Volume=« %s »\n"
+"   pool=« %s » device=%s\n"
+
+#: src/stored/status.c:442
+#, c-format
+msgid "    spooling=%d despooling=%d despool_wait=%d\n"
+msgstr "    spooling=%d despooling=%d despool_wait=%d\n"
+
+#: src/stored/status.c:451
+#, c-format
+msgid "    Files=%s Bytes=%s Bytes/sec=%s\n"
+msgstr "    Fichiers=%s Octets=%s Octets/sec=%s\n"
+
+#: src/stored/status.c:459
+#, c-format
+msgid "    FDReadSeqNo=%s in_msg=%u out_msg=%d fd=%d\n"
+msgstr ""
+
+#: src/stored/status.c:465
+msgid "    FDSocket closed\n"
+msgstr ""
+
+#: src/stored/status.c:486
+msgid ""
+"\n"
+"Jobs waiting to reserve a drive:\n"
+msgstr ""
+"\n"
+"Jobs en attente de réservation de lecteur :\n"
+
+#: src/stored/status.c:517
+msgid "===================================================================\n"
+msgstr "===================================================================\n"
+
+#: src/stored/status.c:700
+msgid "3900 Bad .status command, missing argument.\n"
+msgstr ""
+
+#: src/stored/status.c:746
+msgid "3900 Bad .status command, wrong argument.\n"
+msgstr ""
+
+#: src/stored/status.c:761
+msgid "Bacula Storage: Idle"
+msgstr "Bacula Storage : En attente"
+
+#: src/stored/status.c:772
+msgid "Bacula Storage: Running"
+msgstr "Bacula Storage : En cours"
+
+#: src/stored/status.c:786
+msgid "Bacula Storage: Last Job Canceled"
+msgstr "Bacula Storage : Dernier Job annulé"
+
+#: src/stored/status.c:790
+msgid "Bacula Storage: Last Job Failed"
+msgstr "Bacula Storage : Dernier Job en erreur"
+
+#: src/stored/status.c:794
+msgid "Bacula Storage: Last Job had Warnings"
+msgstr "Bacula Storage : Le dernier Job avait des erreurs"
+
+#: src/stored/wait.c:134
+#, c-format
+msgid "pthread timedwait error. ERR=%s\n"
+msgstr ""
+
+#: src/stored/wait.c:233
+#, fuzzy, c-format
+msgid "JobId=%s, Job %s waiting to reserve a device.\n"
+msgstr "Le job %s est en attente de réservation d'un device.\n"
+
+#: src/stored/spool.c:84
+#, fuzzy
+msgid "Spooling statistics:\n"
+msgstr "Spooling des données...\n"
+
+#: src/stored/spool.c:87
+#, c-format
+msgid ""
+"Data spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes/job.\n"
+msgstr ""
+
+#: src/stored/spool.c:95
+#, c-format
+msgid "Attr spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes.\n"
+msgstr ""
+
+#: src/stored/spool.c:113
+msgid "Spooling data ...\n"
+msgstr "Spooling des données...\n"
+
+#: src/stored/spool.c:139
+#, c-format
+msgid "Bad return from despool WroteVol=%d\n"
+msgstr ""
+
+#: src/stored/spool.c:172
+#, c-format
+msgid "Open data spool file %s failed: ERR=%s\n"
+msgstr "Erreur pendant l'ouverture fichier de spool %s. ERR=%s\n"
+
+#: src/stored/spool.c:225
+msgid "Despooling zero bytes. Your disk is probably FULL!\n"
+msgstr ""
+
+#: src/stored/spool.c:234
+#, c-format
+msgid "Committing spooled data to Volume \"%s\". Despooling %s bytes ...\n"
+msgstr ""
+"Transfert des données spoolées sur le Volume « %s ». Transfert de %s "
+"octets...\n"
+
+#: src/stored/spool.c:239
+#, c-format
+msgid "Writing spooled data to Volume. Despooling %s bytes ...\n"
+msgstr ""
+"Écriture des données spoolées sur le Volume. Transfert de %s octets...\n"
+
+#: src/stored/spool.c:301 src/stored/mac.c:128 src/stored/mac.c:248
+#: src/stored/append.c:300
+#, c-format
+msgid "Fatal append error on device %s: ERR=%s\n"
+msgstr ""
+
+#: src/stored/spool.c:327
+#, fuzzy, c-format
+msgid ""
+"Despooling elapsed time = %02d:%02d:%02d, Transfer rate = %s Bytes/second\n"
+msgstr ""
+"Temps du transfert des données spoolées = %02d:%02d:%02d, Taux de "
+"transfert = %s o/s\n"
+
+#: src/stored/spool.c:336 src/stored/spool.c:529 src/stored/spool.c:571
+#, c-format
+msgid "Ftruncate spool file failed: ERR=%s\n"
+msgstr ""
+
+#: src/stored/spool.c:395
+#, c-format
+msgid "Spool header read error. ERR=%s\n"
+msgstr ""
+
+#: src/stored/spool.c:398
+#, c-format
+msgid "Spool read error. Wanted %u bytes, got %d\n"
+msgstr ""
+
+#: src/stored/spool.c:399
+#, c-format
+msgid "Spool header read error. Wanted %u bytes, got %d\n"
+msgstr ""
+
+#: src/stored/spool.c:405 src/stored/spool.c:406
+#, c-format
+msgid "Spool block too big. Max %u bytes, got %u\n"
+msgstr ""
+
+#: src/stored/spool.c:411 src/stored/spool.c:412
+#, c-format
+msgid "Spool data read error. Wanted %u bytes, got %d\n"
+msgstr ""
+
+#: src/stored/spool.c:472
+msgid "User specified spool size reached.\n"
+msgstr "Taille du spool spécifiée par l'utlisateur atteinte.\n"
+
+#: src/stored/spool.c:474
+msgid "Bad return from despool in write_block.\n"
+msgstr ""
+
+#: src/stored/spool.c:482
+msgid "Spooling data again ...\n"
+msgstr "Reprise du spool des données...\n"
+
+#: src/stored/spool.c:513
+#, c-format
+msgid "Error writing header to spool file. ERR=%s\n"
+msgstr ""
+
+#: src/stored/spool.c:517
+#, c-format
+msgid ""
+"Error writing header to spool file. Disk probably full. Attempting recovery. "
+"Wanted to write=%d got=%d\n"
+msgstr ""
+
+#: src/stored/spool.c:535 src/stored/spool.c:577
+msgid "Fatal despooling error."
+msgstr ""
+
+#: src/stored/spool.c:542
+msgid "Retrying after header spooling error failed.\n"
+msgstr ""
+
+#: src/stored/spool.c:556
+#, c-format
+msgid "Error writing data to spool file. ERR=%s\n"
+msgstr ""
+"Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n"
+
+#: src/stored/spool.c:587
+msgid "Retrying after data spooling error failed.\n"
+msgstr ""
+
+#: src/stored/spool.c:656
+msgid "Network error on BlastAttributes.\n"
+msgstr ""
+
+#: src/stored/spool.c:677 src/stored/spool.c:684
+#, c-format
+msgid "Fseek on attributes file failed: ERR=%s\n"
+msgstr ""
+
+#: src/stored/spool.c:696
+#, c-format
+msgid "Sending spooled attrs to the Director. Despooling %s bytes ...\n"
+msgstr ""
+"Transfert des attributs spoolés au Director. Transfert de %s octets...\n"
+
+# Impossible d'ouvrir le fichier de spool des attributs : ERR=%s
+#: src/stored/spool.c:722
+#, c-format
+msgid "fopen attr spool file %s failed: ERR=%s\n"
+msgstr "Impossible d'ouvrir le fichier de spool des attributs %s : ERR=%s\n"
+
+#: src/stored/mac.c:82
+msgid "Read and write devices not properly initialized.\n"
+msgstr ""
+
+#: src/stored/mac.c:88
+#, c-format
+msgid "No Volume names found for %s.\n"
+msgstr ""
+
+#: src/stored/mac.c:130 src/stored/append.c:302
+msgid "Set ok=FALSE after write_block_to_device.\n"
+msgstr ""
+
+#: src/stored/mac.c:278 src/stored/append.c:226
+#, c-format
+msgid "Error updating file attributes. ERR=%s\n"
+msgstr ""
+
+#: src/stored/pythonsd.c:208
+msgid "Error in ParseTuple\n"
+msgstr ""
+
+#: src/stored/pythonsd.c:224
+msgid "Parse tuple error in job_write\n"
+msgstr ""
+
+#: src/stored/pythonsd.c:261
+#, c-format
+msgid "Error in Python method %s\n"
+msgstr ""
+
+#: src/stored/mount.c:98
+#, c-format
+msgid "Too many errors trying to mount device %s.\n"
+msgstr ""
+
+#: src/stored/mount.c:106
+#, c-format
+msgid "Job %d canceled.\n"
+msgstr "Le job %d est annulé.\n"
+
+#: src/stored/mount.c:279
+#, c-format
+msgid "Volume \"%s\" previously written, moving to end of data.\n"
+msgstr ""
+"Le volume « %s » contient des données, re-positionnement à la fin.\n"
+
+#: src/stored/mount.c:283
+#, c-format
+msgid "Unable to position to end of data on device %s: ERR=%s\n"
+msgstr ""
+"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n"
+
+#: src/stored/mount.c:399 src/stored/mount.c:690
+#, c-format
+msgid "Volume \"%s\" not on device %s.\n"
+msgstr "Le volume « %s » n'est pas dans le device %s.\n"
+
+#: src/stored/mount.c:432
+#, c-format
+msgid ""
+"Director wanted Volume \"%s\".\n"
+"    Current Volume \"%s\" not acceptable because:\n"
+"    %s"
+msgstr ""
+"Le director voulait utiliser le volume « %s ».\n"
+"    Le volume courant « %s » n'est pas utilisable car :\n"
+"    %s"
+
+#: src/stored/mount.c:583
+#, c-format
+msgid "Ready to append to end of Volume \"%s\" part=%d size=%s\n"
+msgstr ""
+"Prêt à ajouter des données à la fin du volume « %s » part=%d size=%s\n"
+"\n"
+
+#: src/stored/mount.c:587
+#, fuzzy, c-format
+msgid ""
+"Bacula cannot write on DVD Volume \"%s\" because: The sizes do not match! "
+"Volume=%s Catalog=%s\n"
+msgstr ""
+"Impossible d'écrire sur le volume « %s » car :\n"
+"Les tailles ne correspondent pas. Volume=%s Catalogue=%s\n"
+
+#: src/stored/mount.c:601
+#, c-format
+msgid "Ready to append to end of Volume \"%s\" at file=%d.\n"
+msgstr "Prêt à ajouter des données à la fin du volume « %s » file=%d.\n"
+
+#: src/stored/mount.c:604
+#, fuzzy, c-format
+msgid ""
+"Bacula cannot write on tape Volume \"%s\" because:\n"
+"The number of files mismatch! Volume=%u Catalog=%u\n"
+msgstr ""
+"Impossible d'écrire sur le volume « %s » \n"
+"car le nombre de fichiers ne correspond pas. Volume=%u Catalogue=%u\n"
+
+#: src/stored/mount.c:615
+#, fuzzy, c-format
+msgid "Ready to append to end of Volume \"%s\" size=%s\n"
+msgstr ""
+"Prêt à ajouter des données à la fin du volume « %s » part=%d size=%s\n"
+"\n"
+
+#: src/stored/mount.c:619
+#, fuzzy, c-format
+msgid ""
+"Bacula cannot write on disk Volume \"%s\" because: The sizes do not match! "
+"Volume=%s Catalog=%s\n"
+msgstr ""
+"Impossible d'écrire sur le volume « %s » car :\n"
+"Les tailles ne correspondent pas. Volume=%s Catalogue=%s\n"
+
+#: src/stored/mount.c:680
+#, c-format
+msgid "Labeled new Volume \"%s\" on device %s.\n"
+msgstr "Le nouveau volume « %s » a été labélisé sur le device %s.\n"
+
+#: src/stored/mount.c:685
+#, fuzzy, c-format
+msgid "Device %s not configured to autolabel Volumes.\n"
+msgstr ""
+"Attention, le device %s n'est pas configuré pour labéliser automatiquement "
+"les volumes.\n"
+
+#: src/stored/mount.c:704
+#, c-format
+msgid "Marking Volume \"%s\" in Error in Catalog.\n"
+msgstr "Le volume « %s » est marqué en Erreur dans le catalogue.\n"
+
+#: src/stored/mount.c:721
+#, c-format
+msgid ""
+"Autochanger Volume \"%s\" not found in slot %d.\n"
+"    Setting InChanger to zero in catalog.\n"
+msgstr ""
+
+#: src/stored/mount.c:740
+msgid "Hey!!!!! WroteVol non-zero !!!!!\n"
+msgstr ""
+
+#: src/stored/mount.c:789
+#, fuzzy, c-format
+msgid ""
+"Invalid tape position on volume \"%s\" on device %s. Expected %d, got %d\n"
+msgstr ""
+"Fin du volume « %s » à %u:%u sur le device %s. Ecriture de %u octets, eu "
+"%d.\n"
+
+#: src/stored/fd_cmds.c:166
+#, c-format
+msgid "Command error with FD, hanging up. %s\n"
+msgstr ""
+
+#: src/stored/fd_cmds.c:169
+msgid "Command error with FD, hanging up.\n"
+msgstr ""
+
+#: src/stored/fd_cmds.c:180
+#, fuzzy, c-format
+msgid "FD command not found: %s\n"
+msgstr "Job non trouvé : %s\n"
+
+#: src/stored/fd_cmds.c:206
+#, fuzzy
+msgid "Append data error.\n"
+msgstr "Erreur non fatale"
+
+#: src/stored/fd_cmds.c:211
+msgid "Attempt to append on non-open session.\n"
+msgstr ""
+
+#: src/stored/fd_cmds.c:223 src/stored/fd_cmds.c:266
+msgid "Attempt to close non-open session.\n"
+msgstr ""
+
+#: src/stored/fd_cmds.c:241
+msgid "Attempt to open already open session.\n"
+msgstr ""
+
+#: src/stored/fd_cmds.c:295
+msgid "Attempt to read on non-open session.\n"
+msgstr ""
+
+#: src/stored/fd_cmds.c:313 src/stored/fd_cmds.c:322
+msgid "Attempt to open read on non-open session.\n"
+msgstr ""
+
+#: src/stored/dev.c:120
+#, c-format
+msgid "Unable to stat device %s: ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:138
+#, c-format
+msgid ""
+"%s is an unknown device type. Must be tape or directory\n"
+" or have RequiresMount=yes for DVD. st_mode=%x\n"
+msgstr ""
+
+#: src/stored/dev.c:199
+#, c-format
+msgid "Unable to stat mount point %s: ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:204
+msgid ""
+"Mount and unmount commands must defined for a device which requires mount.\n"
+msgstr ""
+
+#: src/stored/dev.c:209
+msgid "Write part command must be defined for a device which requires mount.\n"
+msgstr ""
+
+#: src/stored/dev.c:220
+#, c-format
+msgid "Min block size > max on device %s\n"
+msgstr ""
+
+#: src/stored/dev.c:224
+#, c-format
+msgid "Block size %u on device %s is too large, using default %u\n"
+msgstr ""
+"La taille de bloc %u sur le Device %s est trop grande, utilisation de la "
+"valeur par défaut %u\n"
+
+#: src/stored/dev.c:229
+#, c-format
+msgid "Max block size %u not multiple of device %s block size.\n"
+msgstr ""
+
+#: src/stored/dev.c:233
+#, c-format
+msgid "Max Vol Size < 8 * Max Block Size on device %s\n"
+msgstr ""
+
+#: src/stored/dev.c:249 src/stored/dev.c:255
+#, c-format
+msgid "Unable to init cond variable: ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:394
+msgid "Illegal mode given to open dev.\n"
+msgstr ""
+
+#: src/stored/dev.c:525
+#, c-format
+msgid "Could not open file device %s. No Volume name given.\n"
+msgstr ""
+
+#: src/stored/dev.c:548 src/stored/dev.c:716
+#, c-format
+msgid "Could not open: %s, ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:592
+#, fuzzy, c-format
+msgid "Could not open DVD device %s. No Volume name given.\n"
+msgstr "Le volume « %s » n'est pas dans le device %s.\n"
+
+#: src/stored/dev.c:641
+#, c-format
+msgid "The DVD in device %s contains data, please blank it before writing.\n"
+msgstr ""
+
+#: src/stored/dev.c:662
+#, fuzzy, c-format
+msgid "Unable to stat DVD part 1 file %s: ERR=%s\n"
+msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
+
+#: src/stored/dev.c:670
+#, c-format
+msgid "DVD part 1 is not a regular file %s.\n"
+msgstr ""
+
+#: src/stored/dev.c:690
+#, fuzzy, c-format
+msgid "There is no valid DVD in device %s.\n"
+msgstr "Le volume « %s » n'est pas dans le device %s.\n"
+
+#: src/stored/dev.c:696
+#, fuzzy, c-format
+msgid "Could not mount DVD device %s.\n"
+msgstr "Le volume « %s » n'est pas dans le device %s.\n"
+
+#: src/stored/dev.c:746
+#, c-format
+msgid "Could not fstat: %s, ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:780
+#, c-format
+msgid "Bad call to rewind. Device %s not open\n"
+msgstr ""
+
+#: src/stored/dev.c:819
+#, c-format
+msgid "No tape loaded or drive offline on %s.\n"
+msgstr ""
+
+#: src/stored/dev.c:829
+#, c-format
+msgid "Rewind error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:839 src/stored/dev.c:917 src/stored/dev.c:1054
+#: src/stored/dev.c:1643 patches/testing/mtops.c:276
+#: patches/testing/mtops.c:300 patches/testing/mtops.c:320
+#: patches/testing/mtops.c:355 patches/testing/mtops.c:378
+#, c-format
+msgid "lseek error on %s. ERR=%s.\n"
+msgstr "erreur de déplacement (lseek) sur %s : ERR=%s\n"
+
+#: src/stored/dev.c:888
+#, fuzzy, c-format
+msgid "Bad call to eod. Device %s not open\n"
+msgstr "Le Device %s n'est pas ouvert.\n"
+
+#: src/stored/dev.c:953
+#, c-format
+msgid "ioctl MTEOM error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:962 src/stored/dev.c:1095
+#, c-format
+msgid "ioctl MTIOCGET error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1040
+msgid "Bad device call. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1053
+#, c-format
+msgid "Seek error: ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:1090
+msgid " Bacula status:"
+msgstr ""
+
+#: src/stored/dev.c:1091 src/stored/dev.c:1174 src/stored/dev.c:1176
+#, c-format
+msgid " file=%d block=%d\n"
+msgstr " fichier=%d bloc=%d\n"
+
+#: src/stored/dev.c:1099
+msgid " Device status:"
+msgstr ""
+
+#: src/stored/dev.c:1198
+msgid "Bad call to load_dev. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1209 src/stored/dev.c:1222
+#, c-format
+msgid "ioctl MTLOAD error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1253
+#, c-format
+msgid "ioctl MTOFFL error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1294
+msgid "Bad call to fsf. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1305 src/stored/dev.c:1432
+#, c-format
+msgid "Device %s at End of Tape.\n"
+msgstr ""
+
+#: src/stored/dev.c:1336 src/stored/dev.c:1412
+#, c-format
+msgid "ioctl MTFSF error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1461
+msgid "Bad call to bsf. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1467
+#, c-format
+msgid "Device %s cannot BSF because it is not a tape.\n"
+msgstr ""
+
+#: src/stored/dev.c:1484
+#, c-format
+msgid "ioctl MTBSF error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1503
+msgid "Bad call to fsr. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1513
+#, c-format
+msgid "ioctl MTFSR not permitted on %s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1541
+#, c-format
+msgid "ioctl MTFSR %d error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1559
+msgid "Bad call to bsr_dev. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1569
+#, c-format
+msgid "ioctl MTBSR not permitted on %s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1583
+#, c-format
+msgid "ioctl MTBSR error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1632
+msgid "Bad call to reposition. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1711
+msgid "Bad call to weof_dev. Device not open\n"
+msgstr ""
+
+#: src/stored/dev.c:1721
+msgid "Attempt to WEOF on non-appendable Volume\n"
+msgstr ""
+
+#: src/stored/dev.c:1739
+#, c-format
+msgid "ioctl MTWEOF error on %s. ERR=%s.\n"
+msgstr ""
+
+#: src/stored/dev.c:1838
+#, c-format
+msgid "unknown func code %d"
+msgstr ""
+
+#: src/stored/dev.c:1844
+#, c-format
+msgid "I/O function \"%s\" not supported on this device.\n"
+msgstr ""
+
+#: src/stored/dev.c:2018
+#, c-format
+msgid "Unable to truncate device %s. ERR=%s\n"
+msgstr ""
+
+#: src/stored/dev.c:2035
+#, fuzzy, c-format
+msgid "Unable to stat device %s. ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
+
+#: src/stored/dev.c:2049
+#, c-format
+msgid "Device %s doesn't support ftruncate(). Recreating file %s.\n"
+msgstr ""
+
+#: src/stored/dev.c:2061
+#, fuzzy, c-format
+msgid "Could not reopen: %s, ERR=%s\n"
+msgstr "Impossible d'ouvrir %s : ERR=%s\n"
+
+#: src/stored/dev.c:2184 src/stored/dev.c:2255
+#, c-format
+msgid "Device %s cannot be %smounted. ERR=%s\n"
+msgstr "Le Device %s ne peut pas être %smounted. ERR=%s\n"
+
+#: src/stored/dev.c:2651
+#, fuzzy, c-format
+msgid "Unable to set eotmodel on device %s: ERR=%s\n"
+msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n"
+
+#: src/stored/vol_mgr.c:95
+#, fuzzy, c-format
+msgid "Unable to initialize volume list lock. ERR=%s\n"
+msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n"
+
+#: src/stored/vol_mgr.c:494
+#, c-format
+msgid "Device switch. New device %s chosen.\n"
+msgstr ""
+
+#: src/stored/bls.c:79
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: bls [options] <device-name>\n"
+"       -b <file>       specify a bootstrap file\n"
+"       -c <file>       specify a Storage configuration file\n"
+"       -d <nn>         set debug level to <nn>\n"
+"       -dt             print timestamp in debug output\n"
+"       -e <file>       exclude list\n"
+"       -i <file>       include list\n"
+"       -j              list jobs\n"
+"       -k              list blocks\n"
+"    (no j or k option) list saved files\n"
+"       -L              dump label\n"
+"       -p              proceed inspite of errors\n"
+"       -v              be verbose\n"
+"       -V              specify Volume names (separated by |)\n"
+"       -?              print this message\n"
+"\n"
+msgstr ""
+"Copyright (C) 2000-2005 Kern Sibbald.\n"
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -r <job>       lance <job> maintenant\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
+
+#: src/stored/bls.c:211
+msgid "No archive name specified\n"
+msgstr ""
+
+#: src/stored/bls.c:247
+#, c-format
+msgid ""
+"\n"
+"Warning, this Volume is a continuation of Volume %s\n"
+msgstr ""
+
+#: src/stored/bls.c:290
+#, c-format
+msgid "Got EOM at file %u on device %s, Volume \"%s\"\n"
+msgstr ""
+
+#: src/stored/bls.c:301
+#, c-format
+msgid "Mounted Volume \"%s\".\n"
+msgstr ""
+
+#: src/stored/bls.c:303
+#, c-format
+msgid "End of file %u on device %s, Volume \"%s\"\n"
+msgstr ""
+
+#: src/stored/bls.c:327
+#, c-format
+msgid ""
+"File:blk=%u:%u blk_num=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%"
+"s rlen=%d\n"
+msgstr ""
+
+#: src/stored/bls.c:336
+#, c-format
+msgid "Block: %d size=%d\n"
+msgstr "Bloc : %d taille=%d\n"
+
+#: src/stored/bls.c:389
+msgid "Attrib unpack error!\n"
+msgstr ""
+
+#: src/stored/bls.c:400
+#, c-format
+msgid "FileIndex=%d VolSessionId=%d VolSessionTime=%d Stream=%d DataLen=%d\n"
+msgstr ""
+
+#: src/stored/bls.c:442
+msgid "End of Physical Medium"
+msgstr ""
+
+#: src/stored/bls.c:445
+msgid "Start of object"
+msgstr ""
+
+#: src/stored/bls.c:448
+msgid "End of object"
+msgstr ""
+
+#: src/stored/append.c:63
+msgid "DCR is NULL!!!\n"
+msgstr ""
+
+#: src/stored/append.c:68
+msgid "DEVICE is NULL!!!\n"
+msgstr ""
+
+#: src/stored/append.c:78
+msgid "Unable to set network buffer size.\n"
+msgstr ""
+
+#: src/stored/append.c:118
+#, c-format
+msgid "Network send error to FD. ERR=%s\n"
+msgstr ""
+
+#: src/stored/append.c:155
+#, c-format
+msgid "Error reading data header from FD. ERR=%s\n"
+msgstr ""
+
+#: src/stored/append.c:162
+#, c-format
+msgid "Malformed data header from FD: %s\n"
+msgstr ""
+
+#: src/stored/append.c:171
+msgid "File index from FD not positive or sequential\n"
+msgstr ""
+
+#: src/stored/append.c:241
+#, fuzzy, c-format
+msgid "Network error reading from FD. ERR=%s\n"
+msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n"
+
+#: src/stored/append.c:270
+#, fuzzy, c-format
+msgid ""
+"Job write elapsed time = %02d:%02d:%02d, Transfer rate = %s Bytes/second\n"
+msgstr ""
+"Temps d'écriture du job = %02d:%02d:%02d, Taux de transfert = %s o/s\n"
+
+#: src/stored/stored.c:100
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Version: %s (%s)\n"
+"\n"
+"Usage: stored [options] [-c config_file] [config_file]\n"
+"        -c <file>   use <file> as configuration file\n"
+"        -d <nn>     set debug level to <nn>\n"
+"        -dt         print timestamp in debug output\n"
+"        -f          run in foreground (for debugging)\n"
+"        -g <group>  set groupid to group\n"
+"        -m          print kaboom output (for debugging)\n"
+"        -p          proceed despite I/O errors\n"
+"        -s          no signals (for debugging)\n"
+"        -t          test - read config and exit\n"
+"        -u <user>   userid to <user>\n"
+"        -v          verbose user messages\n"
+"        -?          print this message.\n"
+"\n"
+msgstr ""
+"\n"
+"Version : %s (%s)\n"
+"\n"
+"Usage : stored [options] [-c config_file] [config_file]\n"
+"      -c <fich>      utilise fich comme fichier de configuration\n"
+"      -dnn           positionne le niveau de debug à nn\n"
+"      -dt            affiche un timestamp devant chaque ligne de debug\n"
+"      -f             reste en avant-plan (pour debugger)\n"
+"      -g             groupid\n"
+"      -p             continue même en cas d'erreurs E/S\n"
+"      -s             pas de signaux\n"
+"      -t             test - lit seulement le fichier de configuration\n"
+"      -u             userid\n"
+"      -v             affiche les messages utilisateurs\n"
+"      -?             affiche ce message.\n"
+"\n"
+
+#: src/stored/stored.c:283
+msgid "Volume Session Time is ZERO!\n"
+msgstr ""
+
+#: src/stored/stored.c:304
+#, c-format
+msgid "Unable to create thread. ERR=%s\n"
+msgstr ""
+
+#: src/stored/stored.c:343
+#, c-format
+msgid "Only one Storage resource permitted in %s\n"
+msgstr ""
+
+#: src/stored/stored.c:348
+#, c-format
+msgid "No Director resource defined in %s. Cannot continue.\n"
+msgstr ""
+
+#: src/stored/stored.c:353
+#, c-format
+msgid "No Device resource defined in %s. Cannot continue.\n"
+msgstr ""
+
+#: src/stored/stored.c:361
+#, c-format
+msgid "No Messages resource defined in %s. Cannot continue.\n"
+msgstr ""
+
+#: src/stored/stored.c:390
+#, c-format
+msgid "\"TLS Certificate\" file not defined for Storage \"%s\" in %s.\n"
+msgstr ""
+
+#: src/stored/stored.c:396
+#, c-format
+msgid "\"TLS Key\" file not defined for Storage \"%s\" in %s.\n"
+msgstr ""
+
+#: src/stored/stored.c:402
+#, c-format
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Storage \"%s\" in %s. At least one CA certificate store is required when "
+"using \"TLS Verify Peer\".\n"
+msgstr ""
+
+#: src/stored/stored.c:538
+#, c-format
+msgid "Could not initialize %s\n"
+msgstr "Impossible d'initialiser %s\n"
+
+#: src/stored/stored.c:551
+#, c-format
+msgid "Could not open device %s\n"
+msgstr "Impossible d'ouvrir le device %s\n"
+
+#: src/stored/stored.c:565
+#, c-format
+msgid "Could not mount device %s\n"
+msgstr "Impossible de monter le device %s\n"
+
+#: examples/nagios/check_bacula/check_bacula.c:59
+#, c-format
+msgid ""
+"Copyright (C) 2005 Christian Masopust\n"
+"Written by Christian Masopust (2005)\n"
+"\n"
+"Version: "
+msgstr ""
+
+#: src/baconfig.h:71 src/baconfig.h:72
+#, c-format
+msgid "Failed ASSERT: %s\n"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:109
+msgid "RegisterServiceCtlHandler failed"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:110
+#, fuzzy
+msgid "Failure contacting the Service Handler"
+msgstr "Impossible de décrypter la clef de session"
+
+#: src/win32/libwin32/service.cpp:121
+msgid "Service start report failed"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:174
+msgid "StartServiceCtrlDispatcher failed."
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:181
+#, fuzzy
+msgid "KERNEL32.DLL not found: Bacula service not started"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:191
+#, fuzzy
+msgid "Registry service not found: Bacula service not started"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:193
+#, fuzzy
+msgid "Registry service entry point not found"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:214
+msgid "Report Service failure"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:245
+#, fuzzy
+msgid "Unable to install the service"
+msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n"
+
+#: src/win32/libwin32/service.cpp:253
+msgid "Service command length too long"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:254
+msgid "Service command length too long. Service not registered."
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:267
+#, fuzzy
+msgid ""
+"The Service Control Manager could not be contacted - the service was not "
+"installed"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:290 src/win32/libwin32/service.cpp:319
+#: src/win32/libwin32/service.cpp:366 src/win32/libwin32/service.cpp:373
+#: src/win32/libwin32/service.cpp:377
+#, fuzzy
+msgid "The Bacula service: "
+msgstr "Bacula Storage : Dernier Job annulé"
+
+#: src/win32/libwin32/service.cpp:297
+msgid ""
+"Provides file backup and restore services. Bacula -- the network backup "
+"solution."
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:308
+#, fuzzy
+msgid "Cannot write System Registry for "
+msgstr "Impossible de détruire la mémoire partagée : %s\n"
+
+#: src/win32/libwin32/service.cpp:309
+#, fuzzy
+msgid ""
+"The System Registry could not be updated - the Bacula service was not "
+"installed"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:318
+msgid "Cannot add Bacula key to System Registry"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:329
+msgid "The "
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:384
+#, fuzzy
+msgid "A existing Bacula service: "
+msgstr "Bacula Storage : Dernier Job annulé"
+
+#: src/win32/libwin32/service.cpp:392
+#, fuzzy
+msgid ""
+"The service Manager could not be contacted - the Bacula service was not "
+"removed"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:404
+#, fuzzy
+msgid ""
+"Could not find registry entry.\n"
+"Service probably not registerd - the Bacula service was not removed"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:410
+#, fuzzy
+msgid "Could not delete Registry key for "
+msgstr "Impossible de détruire la mémoire partagée : %s\n"
+
+#: src/win32/libwin32/service.cpp:420
+msgid "Bacula could not be contacted, probably not running"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:427
+#, fuzzy
+msgid "The Bacula service has been removed"
+msgstr "Ressource %s introuvable\n"
+
+#: src/win32/libwin32/service.cpp:468
+msgid "SetServiceStatus failed"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:494
+#, c-format
+msgid ""
+"\n"
+"\n"
+"%s error: %ld at %s:%d"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:570
+#, c-format
+msgid "Locked by: %s, duration: %ld seconds\n"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:574
+#, c-format
+msgid "No longer locked\n"
+msgstr ""
+
+#: src/win32/libwin32/service.cpp:578
+#, fuzzy
+msgid "Could not lock database"
+msgstr "Impossible d'ouvrir la base de données « %s ».\n"
+
+#: src/win32/libwin32/main.cpp:241
+msgid "Bad Command Line Option"
+msgstr ""
+
+#: src/win32/compat/compat.cpp:2616
+#, fuzzy
+msgid ""
+"\n"
+"\n"
+"Bacula ERROR: "
+msgstr "Bacula "
+
+#: src/wx-console/wxbmainframe.cpp:246
+msgid "&About...\tF1"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:246
+msgid "Show about dialog"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:248 src/wx-console/wxbmainframe.cpp:619
+#, fuzzy
+msgid "Connect"
+msgstr "Connexion...\n"
+
+#: src/wx-console/wxbmainframe.cpp:248 src/wx-console/wxbmainframe.cpp:620
+#, fuzzy
+msgid "Connect to the director"
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbmainframe.cpp:249
+#, fuzzy
+msgid "Disconnect"
+msgstr "Connexion...\n"
+
+#: src/wx-console/wxbmainframe.cpp:249
+#, fuzzy
+msgid "Disconnect of the director"
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbmainframe.cpp:251
+#, fuzzy
+msgid "Change of configuration file"
+msgstr "La création de la signature a échouée"
+
+#: src/wx-console/wxbmainframe.cpp:251
+#, fuzzy
+msgid "Change your default configuration file"
+msgstr "Impossible de lire le certificat à partir du fichier"
+
+#: src/wx-console/wxbmainframe.cpp:252
+#, fuzzy
+msgid "Edit your configuration file"
+msgstr "La création de la signature a échouée"
+
+#: src/wx-console/wxbmainframe.cpp:254
+msgid "E&xit\tAlt-X"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:254
+msgid "Quit this program"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:258
+#, fuzzy
+msgid "&File"
+msgstr "FileSet"
+
+#: src/wx-console/wxbmainframe.cpp:259
+msgid "&Help"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:267 src/wx-console/main.cpp:124
+#, c-format
+msgid "Welcome to bacula bwx-console %s (%s)!\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:283
+msgid ""
+"Warning : Unicode is disabled because you are using wxWidgets for GTK+ 1.2.\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:287
+msgid ""
+"Warning : There is a problem with wxWidgets for GTK+ 2.0 without Unicode "
+"support when handling non-ASCII filenames: Every non-ASCII character in such "
+"filenames will be replaced by an interrogation mark.\n"
+"If this behaviour disturbs you, please build bwx-console against a Unicode "
+"version of wxWidgets for GTK+ 2.0.\n"
+"---\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:291
+#: src/wx-console/wxbhistorytextctrl.cpp:82
+#: src/wx-console/wxbhistorytextctrl.cpp:153
+msgid "Type your command below:"
+msgstr "Saisissez votre commande ci-dessous : "
+
+#: src/wx-console/wxbmainframe.cpp:298
+msgid "Send"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:375 src/wx-console/wxbmainframe.cpp:387
+msgid "Error while parsing command line arguments, using defaults.\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:376 src/wx-console/wxbmainframe.cpp:388
+msgid "Usage: bwx-console [-c configfile] [-w tmp]\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:417
+#, c-format
+msgid ""
+"It seems that it is the first time you run bwx-console.\n"
+"This file (%s) has been choosen as default configuration file.\n"
+"Do you want to edit it? (if you click No you will have to select another "
+"file)"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:419
+#, fuzzy
+msgid "First run"
+msgstr "est en cours"
+
+#: src/wx-console/wxbmainframe.cpp:436
+#, c-format
+msgid ""
+"Unable to read %s\n"
+"Error: %s\n"
+"Do you want to choose another one? (Press no to edit this file)"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:438
+#, fuzzy
+msgid "Unable to read configuration file"
+msgstr "Impossible de lire le certificat à partir du fichier"
+
+#: src/wx-console/wxbmainframe.cpp:450
+#, fuzzy
+msgid "Please choose a configuration file to use"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
+
+#: src/wx-console/wxbmainframe.cpp:463
+msgid "This configuration file has been successfully read, use it as default?"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:464
+#, fuzzy
+msgid "Configuration file read successfully"
+msgstr "La création de la signature a échouée"
+
+#: src/wx-console/wxbmainframe.cpp:474
+#, fuzzy, c-format
+msgid "Using this configuration file: %s\n"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
+
+#: src/wx-console/wxbmainframe.cpp:479
+#, fuzzy
+msgid "Connecting to the director..."
+msgstr "Connexion au Director %s:%d\n"
+
+#: src/wx-console/wxbmainframe.cpp:494
+msgid "Failed to unregister a data parser !"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:502
+msgid "Quitting.\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:517
+msgid ""
+"Welcome to Bacula bwx-console.\n"
+"Written by Nicolas Boichat <nicolas@boichat.ch>\n"
+"Copyright (C), 2005-2007 Free Software Foundation Europe, e.V.\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:521
+msgid "About Bacula bwx-console"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:527
+#, fuzzy
+msgid "Please choose your default configuration file"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
+
+#: src/wx-console/wxbmainframe.cpp:531
+#, fuzzy
+msgid "Use this configuration file as default?"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
+
+#: src/wx-console/wxbmainframe.cpp:532
+#, fuzzy
+msgid "Configuration file"
+msgstr "La création de la signature a échouée"
+
+#: src/wx-console/wxbmainframe.cpp:603
+#, fuzzy
+msgid "Console thread terminated."
+msgstr "est terminé"
+
+#: src/wx-console/wxbmainframe.cpp:611
+#, fuzzy
+msgid "Connection to the director lost. Quit program?"
+msgstr "Connexion au Director %s:%d\n"
+
+#: src/wx-console/wxbmainframe.cpp:612
+#, fuzzy
+msgid "Connection lost"
+msgstr "Connexion...\n"
+
+#: src/wx-console/wxbmainframe.cpp:628
+#, fuzzy
+msgid "Connected to the director."
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbmainframe.cpp:651
+#, fuzzy
+msgid "Reconnect"
+msgstr "Connexion...\n"
+
+#: src/wx-console/wxbmainframe.cpp:652
+#, fuzzy
+msgid "Reconnect to the director"
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbmainframe.cpp:666
+#, fuzzy
+msgid "Disconnected of the director."
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbmainframe.cpp:685 src/wx-console/wxbrestorepanel.cpp:720
+msgid "Unexpected question has been received.\n"
+msgstr ""
+
+#: src/wx-console/wxbmainframe.cpp:708 src/wx-console/wxbmainframe.cpp:725
+msgid "bwx-console: unexpected director's question."
+msgstr ""
+
+#: src/wx-console/wxbconfigpanel.cpp:213
+msgid "Apply"
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:125
+#, c-format
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Director \"%s\" in config file.\n"
+"At least one CA certificate store is required.\n"
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:132
+#, fuzzy
+msgid ""
+"No Director resource defined in config file.\n"
+"Without that I don't how to speak to the Director :-(\n"
+msgstr ""
+"Pas de director défini pour %s\n"
+"Sans cette définition, il n'est pas possible de se connecter à celui-ci.\n"
+
+#: src/wx-console/console_thread.cpp:151
+#, c-format
+msgid ""
+"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
+"Console \"%s\" in config file.\n"
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:173
+#, fuzzy
+msgid "Error while initializing windows sockets...\n"
+msgstr "Erreur pendant l'initialisation du contexte SSL"
+
+#: src/wx-console/console_thread.cpp:189
+#, fuzzy
+msgid "Error while cleaning up windows sockets...\n"
+msgstr "Erreur pendant l'initialisation du contexte SSL"
+
+#: src/wx-console/console_thread.cpp:228
+#, fuzzy
+msgid "Error while initializing library."
+msgstr "Erreur pendant l'initialisation du contexte SSL"
+
+#: src/wx-console/console_thread.cpp:256
+#, fuzzy
+msgid "Cryptographic library initialization failed.\n"
+msgstr "Initialisation de la connexion TLS échouée.\n"
+
+#: src/wx-console/console_thread.cpp:260
+#, fuzzy
+msgid "Please correct configuration file.\n"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
+
+#: src/wx-console/console_thread.cpp:302
+#, fuzzy
+msgid "Error : Library not initialized\n"
+msgstr "Impossible d'initialiser %s\n"
+
+#: src/wx-console/console_thread.cpp:313
+#, fuzzy
+msgid "Error : No configuration file loaded\n"
+msgstr "La création de la signature a échouée"
+
+#: src/wx-console/console_thread.cpp:323
+msgid "Connecting...\n"
+msgstr "Connexion...\n"
+
+#: src/wx-console/console_thread.cpp:339
+msgid "Error : No director defined in config file.\n"
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:351
+msgid "Multiple directors found in your config file.\n"
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:360
+#, c-format
+msgid "Please choose a director (1-%d): "
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:389
+#, c-format
+msgid "Passphrase for Console \"%s\" TLS private key: "
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:410
+#, c-format
+msgid "Passphrase for Director \"%s\" TLS private key: "
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:432
+msgid "Failed to connect to the director\n"
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/console_thread.cpp:442
+#, fuzzy
+msgid "Connected\n"
+msgstr "Connexion...\n"
+
+#: src/wx-console/console_thread.cpp:499
+msgid "<< Unexpected signal received : "
+msgstr ""
+
+#: src/wx-console/console_thread.cpp:519
+#, fuzzy
+msgid "Connection terminated\n"
+msgstr "Sélection terminée.\n"
+
+#: src/wx-console/wxbconfigfileeditor.cpp:65
+#, fuzzy
+msgid "Config file editor"
+msgstr "La création de la signature a échouée"
+
+#: src/wx-console/wxbconfigfileeditor.cpp:75
+#, fuzzy
+msgid "# Bacula bwx-console Configuration File\n"
+msgstr "Merci de corriger le fichier de configuration : %s\n"
+
+#: src/wx-console/wxbconfigfileeditor.cpp:111
+msgid "Save and close"
+msgstr ""
+
+#: src/wx-console/wxbconfigfileeditor.cpp:112
+msgid "Close without saving"
+msgstr ""
+
+#: src/wx-console/wxbconfigfileeditor.cpp:139
+#, fuzzy, c-format
+msgid "Unable to write to %s\n"
+msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n"
+
+#: src/wx-console/wxbconfigfileeditor.cpp:140
+#, fuzzy
+msgid "Error while saving"
+msgstr "Entrez le nombre de départ : "
+
+#: src/wx-console/main.cpp:119
+#, fuzzy
+msgid "Bacula bwx-console"
+msgstr "Message de Bacula"
+
+#: src/wx-console/wxbrestorepanel.cpp:234
+#: src/wx-console/wxbrestorepanel.cpp:1947
+#: src/wx-console/wxbrestorepanel.cpp:1976
+#, fuzzy
+msgid "Enter restore mode"
+msgstr "Saisissez le nom d'un répertoire : "
+
+#: src/wx-console/wxbrestorepanel.cpp:237
+#, fuzzy
+msgid "Cancel restore"
+msgstr "Annulé"
+
+#: src/wx-console/wxbrestorepanel.cpp:263
+#: src/wx-console/wxbrestorepanel.cpp:317
+msgid "Add"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:265
+#: src/wx-console/wxbrestorepanel.cpp:319
+#, fuzzy
+msgid "Remove"
+msgstr "Restaurer"
+
+#: src/wx-console/wxbrestorepanel.cpp:267
+#: src/wx-console/wxbrestorepanel.cpp:321
+#, fuzzy
+msgid "Refresh"
+msgstr "Restaurer"
+
+#: src/wx-console/wxbrestorepanel.cpp:286
+msgid "M"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:290
+#, fuzzy
+msgid "Filename"
+msgstr "FileSet"
+
+#: src/wx-console/wxbrestorepanel.cpp:294
+#, fuzzy
+msgid "Size"
+msgstr "Depuis"
+
+#: src/wx-console/wxbrestorepanel.cpp:298
+msgid "Date"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:302
+msgid "Perm."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:306
+msgid "User"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:310
+msgid "Group"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:335
+#: src/wx-console/wxbrestorepanel.cpp:348
+#: src/wx-console/wxbrestorepanel.cpp:503
+#: src/wx-console/wxbrestorepanel.cpp:513
+#: src/wx-console/wxbrestorepanel.cpp:516
+#: src/wx-console/wxbrestorepanel.cpp:1811
+#: src/wx-console/wxbrestorepanel.cpp:1897
+#, fuzzy
+msgid "Job Name"
+msgstr "Job échoué.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:337
+#: src/wx-console/wxbrestorepanel.cpp:353
+#: src/wx-console/wxbrestorepanel.cpp:455
+#: src/wx-console/wxbrestorepanel.cpp:456
+#: src/wx-console/wxbrestorepanel.cpp:466
+#: src/wx-console/wxbrestorepanel.cpp:467
+#: src/wx-console/wxbrestorepanel.cpp:1153
+#: src/wx-console/wxbrestorepanel.cpp:1156
+#: src/wx-console/wxbrestorepanel.cpp:1239
+#: src/wx-console/wxbrestorepanel.cpp:1849
+#: src/wx-console/wxbrestorepanel.cpp:1851
+#: src/wx-console/wxbrestorepanel.cpp:1912
+#, fuzzy
+msgid "Fileset"
+msgstr "FileSet"
+
+#: src/wx-console/wxbrestorepanel.cpp:340
+#: src/wx-console/wxbrestorepanel.cpp:1233
+#: src/wx-console/wxbrestorepanel.cpp:1249
+#: src/wx-console/wxbrestorepanel.cpp:1251
+#: src/wx-console/wxbrestorepanel.cpp:1259
+#: src/wx-console/wxbrestorepanel.cpp:1261
+#: src/wx-console/wxbrestorepanel.cpp:1280
+#: src/wx-console/wxbrestorepanel.cpp:1287
+#: src/wx-console/wxbrestorepanel.cpp:1839
+#: src/wx-console/wxbrestorepanel.cpp:1850
+#: src/wx-console/wxbrestorepanel.cpp:1971
+#, fuzzy
+msgid "Before"
+msgstr "Restaurer"
+
+#: src/wx-console/wxbrestorepanel.cpp:342
+#, fuzzy
+msgid "Please configure parameters concerning files to restore :"
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:351
+#: src/wx-console/wxbrestorepanel.cpp:1905
+msgid "always"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:351
+#, fuzzy
+msgid "if newer"
+msgstr "Type"
+
+#: src/wx-console/wxbrestorepanel.cpp:351
+msgid "if older"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:351
+#: src/wx-console/wxbrestorepanel.cpp:1908
+#, fuzzy
+msgid "never"
+msgstr "Type"
+
+#: src/wx-console/wxbrestorepanel.cpp:359
+msgid "Please configure parameters concerning files restoration :"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:427
+msgid "Getting parameters list."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:435
+#, fuzzy
+msgid "Error : no clients returned by the director."
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:459
+msgid "Error : no filesets returned by the director."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:483
+#, fuzzy
+msgid "Error : no storage returned by the director."
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:506
+#: src/wx-console/wxbrestorepanel.cpp:530
+#, fuzzy
+msgid "Error : no jobs returned by the director."
+msgstr "Impossible de se connecter au Director\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:516
+#, fuzzy
+msgid "RestoreFiles"
+msgstr "restauration de fichier"
+
+#: src/wx-console/wxbrestorepanel.cpp:551
+#, fuzzy
+msgid "Please configure your restore parameters."
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:556
+#, fuzzy
+msgid "Please select a client."
+msgstr "Impossible de se connecter au Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:560
+#, fuzzy
+msgid "Please select a restore date."
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:565
+#, fuzzy
+msgid "Building restore tree..."
+msgstr ""
+"\n"
+"Analyse des répertoires pour le JobId %s..."
+
+#: src/wx-console/wxbrestorepanel.cpp:613
+#, fuzzy
+msgid "Error while starting restore: "
+msgstr "Entrez le nombre de départ : "
+
+#: src/wx-console/wxbrestorepanel.cpp:705
+msgid ""
+"Right click on a file or on a directory, or double-click on its mark to add "
+"it to the restore list."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:742
+#: src/wx-console/wxbrestorepanel.cpp:764
+msgid "bwx-console: unexpected restore question."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:775
+#, fuzzy
+msgid " files selected to be restored."
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:780
+#, fuzzy
+msgid " file selected to be restored."
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:787
+#, fuzzy, c-format
+msgid "Please configure your restore (%ld files selected to be restored)..."
+msgstr "Aucun fichier sélectionné pour la restauration.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:797
+#, fuzzy
+msgid "Restore failed : no file selected.\n"
+msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:798
+#, fuzzy
+msgid "Restore failed : no file selected."
+msgstr "Impossible de se connecter au Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:808
+#, fuzzy
+msgid "Restoring, please wait..."
+msgstr "string"
+
+#: src/wx-console/wxbrestorepanel.cpp:821
+#, fuzzy
+msgid "Job queued. JobId="
+msgstr "Job mis en queue. JobId=%s\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:823
+#, fuzzy
+msgid "Restore queued, jobid="
+msgstr "Job démarré. JobId=%s\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:827
+#, fuzzy
+msgid "Job failed."
+msgstr "Job échoué.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:828
+msgid "Restore failed, please look at messages.\n"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:829
+msgid "Restore failed, please look at messages in console."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:835
+#: src/wx-console/wxbrestorepanel.cpp:836
+#, fuzzy
+msgid "Failed to retrieve jobid.\n"
+msgstr "Impossible de se connecter au Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:862
+msgid ""
+"Restore is scheduled to run. bwx-console will not wait for its completion.\n"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:863
+msgid ""
+"Restore is scheduled to run. bwx-console will not wait for its completion."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:889
+#, fuzzy
+msgid "Restore job created, but not yet running."
+msgstr "Restauration annulée"
+
+#: src/wx-console/wxbrestorepanel.cpp:894
+#, fuzzy, c-format
+msgid "Restore job running, please wait (%ld of %ld files restored)..."
+msgstr "%s Job %s est en attente de la connexion du Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:898
+#, fuzzy
+msgid "Restore job terminated successfully."
+msgstr "Restauration non effectuée.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:899
+#, fuzzy
+msgid "Restore job terminated successfully.\n"
+msgstr "Restauration non effectuée.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:904
+msgid "Restore job terminated in error, see messages in console."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:905
+#, fuzzy
+msgid "Restore job terminated in error, see messages.\n"
+msgstr "    Le Device est BLOQUÉ en attente d'un média.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:910
+msgid "Restore job reported a non-fatal error."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:914
+#, fuzzy
+msgid "Restore job reported a fatal error."
+msgstr "Restauration annulée"
+
+#: src/wx-console/wxbrestorepanel.cpp:919
+#, fuzzy
+msgid "Restore job cancelled by user."
+msgstr "Restauration annulée"
+
+#: src/wx-console/wxbrestorepanel.cpp:920
+#, fuzzy
+msgid "Restore job cancelled by user.\n"
+msgstr "Restauration annulée"
+
+#: src/wx-console/wxbrestorepanel.cpp:925
+#, fuzzy
+msgid "Restore job is waiting on File daemon."
+msgstr "%s Job %s est en attente de la connexion du Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:929
+#, fuzzy
+msgid "Restore job is waiting for new media."
+msgstr "    Le Device est BLOQUÉ en attente d'un média.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:933
+#, fuzzy
+msgid "Restore job is waiting for storage resource."
+msgstr "En attente du Storage"
+
+#: src/wx-console/wxbrestorepanel.cpp:937
+#, fuzzy
+msgid "Restore job is waiting for job resource."
+msgstr "En attente du Storage"
+
+#: src/wx-console/wxbrestorepanel.cpp:941
+#, fuzzy
+msgid "Restore job is waiting for Client resource."
+msgstr "%s Job %s est en attente de la connexion du Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:945
+#, fuzzy
+msgid "Restore job is waiting for maximum jobs."
+msgstr "En attente du Storage"
+
+#: src/wx-console/wxbrestorepanel.cpp:949
+#, fuzzy
+msgid "Restore job is waiting for start time."
+msgstr "attend son heure de démarrage"
+
+#: src/wx-console/wxbrestorepanel.cpp:953
+#, fuzzy
+msgid "Restore job is waiting for higher priority jobs to finish."
+msgstr "attend qu'un job plus prioritaire se termine"
+
+#: src/wx-console/wxbrestorepanel.cpp:1002
+msgid ""
+"The restore job has not been started within one minute, bwx-console will not "
+"wait for its completion anymore.\n"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:1003
+msgid ""
+"The restore job has not been started within one minute, bwx-console will not "
+"wait for its completion anymore."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:1013
+#, fuzzy
+msgid "Restore done successfully.\n"
+msgstr "Restauration non effectuée.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1014
+#, fuzzy
+msgid "Restore done successfully."
+msgstr "Restauration non effectuée.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1086
+msgid "Applying restore configuration changes..."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:1138
+#, fuzzy
+msgid "Failed to find the selected client."
+msgstr "Impossible de se connecter au Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1158
+#, fuzzy
+msgid "Failed to find the selected fileset."
+msgstr "Impossible de se connecter au Client.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1178
+#, fuzzy
+msgid "Failed to find the selected storage."
+msgstr "Impossible de se connecter au Storage daemon.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1199
+#: src/wx-console/wxbrestorepanel.cpp:1886
+#, fuzzy
+msgid "Run Restore job"
+msgstr "Sélectionnez le Job de restauration"
+
+#: src/wx-console/wxbrestorepanel.cpp:1216
+msgid "Restore configuration changes were applied."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:1225
+#, fuzzy
+msgid "Restore cancelled.\n"
+msgstr "Restauration annulée"
+
+#: src/wx-console/wxbrestorepanel.cpp:1226
+#, fuzzy
+msgid "Restore cancelled."
+msgstr "Restauration annulée"
+
+#: src/wx-console/wxbrestorepanel.cpp:1248
+#, fuzzy
+msgid "No results to list."
+msgstr "Liste vide.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1250
+#, fuzzy
+msgid "No backup found for this client."
+msgstr "Pas de job trouvé pour : %s.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1257
+#, fuzzy
+msgid "ERROR"
+msgstr "%s : ERREUR : "
+
+#: src/wx-console/wxbrestorepanel.cpp:1258
+#, fuzzy
+msgid "Query failed"
+msgstr "Erreur sur la requête : %s\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1260
+msgid "Cannot get previous backups list, see console."
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:1896
+#, fuzzy
+msgid "JobName:"
+msgstr "Job échoué.\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1898
+#, fuzzy
+msgid "Bootstrap:"
+msgstr "Bootstrap"
+
+#: src/wx-console/wxbrestorepanel.cpp:1900
+#, fuzzy
+msgid "Where:"
+msgstr "Destination"
+
+#: src/wx-console/wxbrestorepanel.cpp:1903
+#, fuzzy
+msgid "Replace:"
+msgstr "Écrasement :\n"
+
+#: src/wx-console/wxbrestorepanel.cpp:1906
+#, fuzzy
+msgid "ifnewer"
+msgstr "Type"
+
+#: src/wx-console/wxbrestorepanel.cpp:1907
+msgid "ifolder"
+msgstr ""
+
+#: src/wx-console/wxbrestorepanel.cpp:1911
+#, fuzzy
+msgid "FileSet:"
+msgstr "FileSet"
+
+#: src/wx-console/wxbrestorepanel.cpp:1913
+#, fuzzy
+msgid "Client:"
+msgstr "Client"
+
+#: src/wx-console/wxbrestorepanel.cpp:1915
+#, fuzzy
+msgid "Storage:"
+msgstr "Stockage"
+
+#: src/wx-console/wxbrestorepanel.cpp:1917
+#, fuzzy
+msgid "When:"
+msgstr "Quand"
+
+#: src/wx-console/wxbrestorepanel.cpp:1920
+#, fuzzy
+msgid "Priority:"
+msgstr "Priorité"
+
+#: src/wx-console/wxbrestorepanel.cpp:2028
+#, fuzzy
+msgid "Restoring..."
+msgstr "string"
+
+#: src/wx-console/wxbhistorytextctrl.cpp:117
+#, fuzzy
+msgid "Unknown command."
+msgstr "Erreur inconnue."
+
+#: src/wx-console/wxbhistorytextctrl.cpp:126
+#, fuzzy
+msgid "Possible completions: "
+msgstr "Les valeurs possibles sont :\n"
+
+#: src/qt-console/bat_conf.cpp:154
+#, fuzzy, c-format
+msgid "Console: name=%s\n"
+msgstr "Console connecté à %s\n"
+
+#: src/qt-console/console/console.cpp:138 src/qt-console/bcomm/dircomm.cpp:216
+#, fuzzy
+msgid "Connected"
+msgstr "Connexion...\n"
+
+#: src/qt-console/console/console.cpp:363 src/qt-console/bcomm/dircomm.cpp:332
+msgid "Processing command ..."
+msgstr ""
+
+#: src/qt-console/bcomm/dircomm.cpp:89
+#, fuzzy, c-format
+msgid "Already connected\"%s\".\n"
+msgstr "Console connecté à %s\n"
+
+#: src/qt-console/bcomm/dircomm.cpp:104
+#, fuzzy, c-format
+msgid ""
+"Connecting to Director %s:%d\n"
+"\n"
+msgstr "Connexion au Director %s:%d\n"
+
+#: src/qt-console/bcomm/dircomm.cpp:201
+msgid "Initializing ..."
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:335
-msgid "if older"
-msgstr ""
+#: src/qt-console/bcomm/dircomm.cpp:325
+#, fuzzy
+msgid "Command completed ..."
+msgstr "Commande annulée.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:335
-#: src/wx-console/wxbrestorepanel.cpp:1859
-msgid "never"
+#: src/qt-console/bcomm/dircomm.cpp:338
+msgid "At main prompt waiting for input ..."
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:343
-msgid "Please configure parameters concerning files restoration :"
+#: src/qt-console/bcomm/dircomm.cpp:344
+msgid "At prompt waiting for input ..."
 msgstr ""
 
-#: src/wx-console/wxbrestorepanel.cpp:408
-msgid "Getting parameters list."
-msgstr ""
+#: src/qt-console/bcomm/dircomm.cpp:359
+#, fuzzy
+msgid "Command failed."
+msgstr "Commande annulée.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:416
-msgid "Error : no clients returned by the director."
-msgstr ""
+#: src/qt-console/bcomm/dircomm.cpp:424
+#, fuzzy
+msgid "Director disconnected."
+msgstr "Connexion du director le %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:440
-msgid "Error : no filesets returned by the director."
+#: src/qt-console/main.cpp:179
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Version: %s (%s) %s %s %s\n"
+"\n"
+"Usage: bat [-s] [-c config_file] [-d debug_level] [config_file]\n"
+"       -c <file>   set configuration file to file\n"
+"       -dnn        set debug level to nn\n"
+"       -s          no signals\n"
+"       -t          test - read configuration and exit\n"
+"       -?          print this message.\n"
+"\n"
 msgstr ""
+") %s %s %s\n"
+"\n"
+"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
+"       -c <file>   set configuration file to file\n"
+"       -dnn        set debug level to nn\n"
+"       -s          no signals\n"
+"       -t          test - lecture de la configuration et sortie\n"
+"\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:464
-msgid "Error : no storage returned by the director."
-msgstr ""
+#~ msgid "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"
+#~ msgstr "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:487
-#: src/wx-console/wxbrestorepanel.cpp:511
-msgid "Error : no jobs returned by the director."
-msgstr ""
+#~ msgid "WARNING!!!! The Internal Database is NOT OPERATIONAL!\n"
+#~ msgstr "ATTENTION !!!! La base interne n'est pas OPÉRATIONNELLE !\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:497
-msgid "RestoreFiles"
-msgstr ""
+#~ msgid "You should use SQLite, PostgreSQL, or MySQL\n"
+#~ msgstr "Vous devez utiliser SQLite, PostgreSQL, ou MySQL\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:532
-msgid "Please configure your restore parameters."
-msgstr ""
+#, fuzzy
+#~ msgid "Unable to open Catalog DB control file %s: ERR=%s\n"
+#~ msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:543
-msgid "Building restore tree..."
-msgstr ""
+#, fuzzy
+#~ msgid "Error reading catalog DB control file. ERR=%s\n"
+#~ msgstr ""
+#~ "Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:586
-msgid "Error while starting restore: "
-msgstr ""
+#, fuzzy
+#~ msgid "Could not connect to storage daemon"
+#~ msgstr "Impossible de se connecter au Storage daemon.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:676
-msgid ""
-"Right click on a file or on a directory, or double-click on its mark to add "
-"it to the restore list."
-msgstr ""
+#, fuzzy
+#~ msgid "Job %s marked to be canceled.\n"
+#~ msgstr "Le job va être marqué annulé.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:713
-#: src/wx-console/wxbrestorepanel.cpp:735
-msgid "wx-console: unexpected restore question."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "cancel [jobid=<number> job=<job-name> ujobid=<unique-jobid>] -- \n"
+#~ "               cancel a job"
+#~ msgstr "cancel [<jobid=nnn> | <job=name>] -- annulation d'un job"
 
-#: src/wx-console/wxbrestorepanel.cpp:746
-msgid " files selected to be restored."
-msgstr ""
+#, fuzzy
+#~ msgid "delete [volume=<vol-name> pool=<pool-name> job jobid=<id>]"
+#~ msgstr "delete [pool=<pool-name> | media volume=<volume-name>]"
 
-#: src/wx-console/wxbrestorepanel.cpp:751
-msgid " file selected to be restored."
-msgstr ""
+#~ msgid "disable <job=name> -- disable a job"
+#~ msgstr "disable <job=name> -- désactive un job"
 
-#: src/wx-console/wxbrestorepanel.cpp:758
-#, c-format
-msgid "Please configure your restore (%ld files selected to be restored)..."
-msgstr ""
+#~ msgid "enable <job=name> -- enable a job"
+#~ msgstr "enable <job=name> -- active un job"
 
-#: src/wx-console/wxbrestorepanel.cpp:768
-msgid "Restore failed : no file selected.\n"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "list [pools | jobs | jobtotals | media <pool=pool-name> | \n"
+#~ "               files <jobid=nn> | copies <jobid=nn>]; from catalog"
+#~ msgstr ""
+#~ "list [pools | jobs | jobtotals | media <pool=pool-name> | files "
+#~ "<jobid=nn>] -- depuis le catalogue"
 
-#: src/wx-console/wxbrestorepanel.cpp:769
-msgid "Restore failed : no file selected."
-msgstr ""
+#~ msgid "messages"
+#~ msgstr "messages"
 
-#: src/wx-console/wxbrestorepanel.cpp:779
-msgid "Restoring, please wait..."
-msgstr ""
+#, fuzzy
+#~ msgid "use <database-name> -- catalog xxx"
+#~ msgstr "utilise le catalogue xxx"
 
-#: src/wx-console/wxbrestorepanel.cpp:792
-msgid "Job started. JobId="
-msgstr ""
+#, fuzzy
+#~ msgid "No Client record defined for job %s\n"
+#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:794
-msgid "Restore started, jobid="
-msgstr ""
+#, fuzzy
+#~ msgid "No FileSet record defined for job %s\n"
+#~ msgstr "Pas de volume trouvé en base pour l'objet %d.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:798
-msgid "Job failed."
-msgstr ""
+#, fuzzy
+#~ msgid "No Storage resource defined for job %s\n"
+#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:799
-msgid "Restore failed, please look at messages.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "No Pool resource defined for job %s\n"
+#~ msgstr "La ressource Pool « %s » est introuvable !\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:800
-msgid "Restore failed, please look at messages in console."
-msgstr ""
+#, fuzzy
+#~ msgid "No Catalog resource defined for client %s\n"
+#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:806
-#: src/wx-console/wxbrestorepanel.cpp:807
-msgid "Failed to retrieve jobid.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Folder"
+#~ msgstr "FileSet"
 
-#: src/wx-console/wxbrestorepanel.cpp:833
-msgid ""
-"Restore is scheduled in more than two minutes, wx-console will not wait for "
-"its completion.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "1 file (%s)"
+#~ msgstr "Nouveau Fichier : %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:834
-msgid ""
-"Restore is scheduled in more than two minutes, wx-console will not wait for "
-"its completion."
-msgstr ""
+#, fuzzy
+#~ msgid "%d files (%s)"
+#~ msgstr "Nouveau Fichier : %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:860
-msgid "Restore job created, but not yet running."
-msgstr ""
+#, fuzzy
+#~ msgid "1 file selected (%s)"
+#~ msgstr ""
+#~ "\n"
+#~ "1 fichier sélectionne pour la restauration.\n"
+#~ "\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:865
-#, c-format
-msgid "Restore job running, please wait (%ld of %ld files restored)..."
-msgstr ""
+#, fuzzy
+#~ msgid "%d files selected (%s)"
+#~ msgstr ""
+#~ "\n"
+#~ "1 fichier sélectionne pour la restauration.\n"
+#~ "\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:869
-msgid "Restore job terminated successfully."
-msgstr ""
+#, fuzzy
+#~ msgid "An error occurred while extracting files."
+#~ msgstr "Entrez le nombre de départ : "
 
-#: src/wx-console/wxbrestorepanel.cpp:870
-msgid "Restore job terminated successfully.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Command not found."
+#~ msgstr "Commande annulée.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:875
-msgid "Restore job terminated in error, see messages in console."
-msgstr ""
+#, fuzzy
+#~ msgid "Command exited abnormally."
+#~ msgstr "Commande annulée.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:876
-msgid "Restore job terminated in error, see messages.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Do you want to create a new archive with these files?"
+#~ msgstr ""
+#~ "\n"
+#~ "Voulez vous restaurer tous les fichiers ? (oui|non) : "
 
-#: src/wx-console/wxbrestorepanel.cpp:881
-msgid "Restore job reported a non-fatal error."
-msgstr ""
+#, fuzzy
+#~ msgid "Create _Archive"
+#~ msgstr "Crée"
 
-#: src/wx-console/wxbrestorepanel.cpp:885
-msgid "Restore job reported a fatal error."
-msgstr ""
+#, fuzzy
+#~ msgid "Name"
+#~ msgstr "Job échoué.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:890
-msgid "Restore job cancelled by user."
-msgstr ""
+#, fuzzy
+#~ msgid "Current Location:"
+#~ msgstr "Le slot courant est : %d\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:891
-msgid "Restore job cancelled by user.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "View selected file"
+#~ msgstr ""
+#~ "\n"
+#~ "%u fichiers sélectionnés pour la restauration.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:896
-msgid "Restore job is waiting on File daemon."
-msgstr ""
+#, fuzzy
+#~ msgid "Create _Folder"
+#~ msgstr "Crée"
 
-#: src/wx-console/wxbrestorepanel.cpp:900
-msgid "Restore job is waiting for new media."
-msgstr ""
+#, fuzzy
+#~ msgid "Couldn't find pixmap file: %s"
+#~ msgstr "Impossible d'ouvrir le fichier de données %s.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:904
-msgid "Restore job is waiting for storage resource."
-msgstr ""
+#, fuzzy
+#~ msgid "Bacula Console"
+#~ msgstr "Message de Bacula"
 
-#: src/wx-console/wxbrestorepanel.cpp:908
-msgid "Restore job is waiting for job resource."
-msgstr ""
+#, fuzzy
+#~ msgid "Connect to Director"
+#~ msgstr "Impossible de se connecter au Director\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:912
-msgid "Restore job is waiting for Client resource."
-msgstr ""
+#, fuzzy
+#~ msgid "Run"
+#~ msgstr "En cours"
 
-#: src/wx-console/wxbrestorepanel.cpp:916
-msgid "Restore job is waiting for maximum jobs."
-msgstr ""
+#, fuzzy
+#~ msgid "Label"
+#~ msgstr "Type"
 
-#: src/wx-console/wxbrestorepanel.cpp:920
-msgid "Restore job is waiting for start time."
-msgstr ""
+#, fuzzy
+#~ msgid " Command: "
+#~ msgstr "Erreur sur la commande : %s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:924
-msgid "Restore job is waiting for higher priority jobs to finish."
-msgstr ""
+#, fuzzy
+#~ msgid "Enter Commands Here"
+#~ msgstr "Exécuter une requête SQL : "
 
-#: src/wx-console/wxbrestorepanel.cpp:973
-msgid ""
-"The restore job has not been started within one minute, wx-console will not "
-"wait for its completion anymore.\n"
-msgstr ""
+#, fuzzy
+#~ msgid " Status: "
+#~ msgstr "Statut :\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:974
-msgid ""
-"The restore job has not been started within one minute, wx-console will not "
-"wait for its completion anymore."
-msgstr ""
+#, fuzzy
+#~ msgid "  "
+#~ msgstr " ("
 
-#: src/wx-console/wxbrestorepanel.cpp:984
-msgid "Restore done successfully.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Bacula Console\n"
+#~ msgstr "Message de Bacula"
 
-#: src/wx-console/wxbrestorepanel.cpp:985
-msgid "Restore done successfully."
-msgstr ""
+#, fuzzy
+#~ msgid "Copyright (c) 2000 - 2004, Kern Sibbald and John Walker"
+#~ msgstr ""
+#~ "Copyright (C) 2000-2005 Kern Sibbald\n"
+#~ "\n"
+#~ "Version : "
 
-#: src/wx-console/wxbrestorepanel.cpp:1056
-msgid "Applying restore configuration changes..."
-msgstr ""
+#, fuzzy
+#~ msgid "Select Director"
+#~ msgstr "Director"
 
-#: src/wx-console/wxbrestorepanel.cpp:1107
-msgid "Failed to find the selected client."
-msgstr ""
+#, fuzzy
+#~ msgid "Job:"
+#~ msgstr "Job"
 
-#: src/wx-console/wxbrestorepanel.cpp:1122
-msgid "Failed to find the selected fileset."
-msgstr ""
+#, fuzzy
+#~ msgid " "
+#~ msgstr " ("
 
-#: src/wx-console/wxbrestorepanel.cpp:1137
-msgid "Failed to find the selected storage."
-msgstr ""
+#, fuzzy
+#~ msgid "FileSet: "
+#~ msgstr "FileSet"
 
-#: src/wx-console/wxbrestorepanel.cpp:1154
-#: src/wx-console/wxbrestorepanel.cpp:1837
-msgid "Run Restore job"
-msgstr ""
+#, fuzzy
+#~ msgid "Level:"
+#~ msgstr "Type"
 
-#: src/wx-console/wxbrestorepanel.cpp:1170
-msgid "Restore configuration changes were applied."
-msgstr ""
+#, fuzzy
+#~ msgid "Pool:"
+#~ msgstr "Pool"
 
-#: src/wx-console/wxbrestorepanel.cpp:1179
-msgid "Restore cancelled.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Messages:"
+#~ msgstr "messages"
 
-#: src/wx-console/wxbrestorepanel.cpp:1180
-msgid "Restore cancelled."
-msgstr ""
+#, fuzzy
+#~ msgid "Where: "
+#~ msgstr "Destination"
 
-#: src/wx-console/wxbrestorepanel.cpp:1202
-msgid "No results to list."
-msgstr ""
+#, fuzzy
+#~ msgid "Restore File Selection"
+#~ msgstr "restauration de fichier"
 
-#: src/wx-console/wxbrestorepanel.cpp:1204
-msgid "No backup found for this client."
-msgstr ""
+#, fuzzy
+#~ msgid "Current dir:"
+#~ msgstr "Le slot courant est : %d\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:1211
-msgid "ERROR"
-msgstr ""
+#, fuzzy
+#~ msgid "Files Selected: "
+#~ msgstr ""
+#~ "\n"
+#~ "%u fichiers sélectionnés pour la restauration.\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:1212
-msgid "Query failed"
-msgstr ""
+#, fuzzy
+#~ msgid "Label a Volume"
+#~ msgstr "labéliser une bande"
 
-#: src/wx-console/wxbrestorepanel.cpp:1214
-msgid "Cannot get previous backups list, see console."
-msgstr ""
+#, fuzzy
+#~ msgid "Volume Name:"
+#~ msgstr "Saisissez un nom de Volume : "
 
-#: src/wx-console/wxbrestorepanel.cpp:1847
-msgid "JobName:"
-msgstr ""
+#, fuzzy
+#~ msgid "Restore Files Dialog"
+#~ msgstr "restauration de fichier"
 
-#: src/wx-console/wxbrestorepanel.cpp:1851
-msgid "Where:"
-msgstr ""
+#, fuzzy
+#~ msgid "Restore Files"
+#~ msgstr "restauration de fichier"
 
-#: src/wx-console/wxbrestorepanel.cpp:1854
-msgid "Replace:"
-msgstr ""
+#, fuzzy
+#~ msgid "Before:"
+#~ msgstr "Restaurer"
 
-#: src/wx-console/wxbrestorepanel.cpp:1857
-msgid "ifnewer"
-msgstr ""
+#, fuzzy
+#~ msgid "Select Files"
+#~ msgstr "Saisissez le type"
 
-#: src/wx-console/wxbrestorepanel.cpp:1858
-msgid "ifolder"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Version: %s (%s) %s %s %s\n"
+#~ "\n"
+#~ "Usage: bgnome-console [-s] [-c config_file] [-d debug_level] "
+#~ "[config_file]\n"
+#~ "       -c <file>   set configuration file to file\n"
+#~ "       -dnn        set debug level to nn\n"
+#~ "       -s          no signals\n"
+#~ "       -t          test - read configuration and exit\n"
+#~ "       -?          print this message.\n"
+#~ "\n"
+#~ msgstr ""
+#~ ") %s %s %s\n"
+#~ "\n"
+#~ "Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
+#~ "       -c <file>   set configuration file to file\n"
+#~ "       -dnn        set debug level to nn\n"
+#~ "       -s          no signals\n"
+#~ "       -t          test - lecture de la configuration et sortie\n"
+#~ "\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:1862
-msgid "FileSet:"
-msgstr ""
+#, fuzzy
+#~ msgid "Pthread cond init error = %s\n"
+#~ msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n"
 
-#: src/wx-console/wxbrestorepanel.cpp:1978
-msgid "Restoring..."
-msgstr ""
+#, fuzzy
+#~ msgid " Not Connected"
+#~ msgstr "Connexion...\n"
+
+#, fuzzy
+#~ msgid " Connecting to Director %s:%d"
+#~ msgstr "Connexion au Director %s:%d\n"
+
+#, fuzzy
+#~ msgid " Connected"
+#~ msgstr "Connexion...\n"
 
-#: src/wx-console/console_thread.cpp:101
-#, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Director \"%s\" in config file.\n"
-"At least one CA certificate store is required.\n"
-msgstr ""
+#, fuzzy
+#~ msgid "File"
+#~ msgstr "FileSet"
 
-#: src/wx-console/console_thread.cpp:108
-msgid ""
-"No Director resource defined in config file.\n"
-"Without that I don't how to speak to the Director :-(\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Director authorization problem.\n"
+#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n"
 
-#: src/wx-console/console_thread.cpp:127
-#, c-format
-msgid ""
-"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
-"Console \"%s\" in config file.\n"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi."
+#~ "html#SECTION003760000000000000000 for help.\n"
+#~ msgstr ""
+#~ "Problème d'authentification entre le client et le director.\n"
+#~ "Le plus souvent, les mots de pass ne correspondent pas.\n"
+#~ "Vous trouverez de l'aide sur\n"
+#~ "http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors\n"
 
-#: src/wx-console/console_thread.cpp:148
-msgid "Error while initializing windows sockets...\n"
-msgstr ""
+#, fuzzy
+#~ msgid "%s: Bad response to Hello command: ERR=%s\n"
+#~ msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n"
 
-#: src/wx-console/console_thread.cpp:163
-msgid "Error while cleaning up windows sockets...\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Can't restore ACLs of %s\n"
+#~ msgstr "Démarrage du Job de restauration %s\n"
 
-#: src/wx-console/console_thread.cpp:201
-msgid "Error while initializing library."
-msgstr ""
+#~ msgid "Reposition from (file:block) %u:%u to %u:%u\n"
+#~ msgstr "Repositionnement de (fichier:bloc) %u:%u à %u:%u\n"
 
-#: src/wx-console/console_thread.cpp:227
-msgid "Cryptographic library initialization failed.\n"
-msgstr ""
+#~ msgid "Cannot select %s in batch mode.\n"
+#~ msgstr "Impossible de choisir %s en mode batch.\n"
 
-#: src/wx-console/console_thread.cpp:231
-msgid "Please correct configuration file.\n"
-msgstr ""
+#~ msgid "run <job-name>"
+#~ msgstr "run <nom-job> -- lance un job"
 
-#: src/wx-console/console_thread.cpp:273
-msgid "Error : Library not initialized\n"
-msgstr ""
+#~ msgid "status [storage | client]=<name>"
+#~ msgstr ""
+#~ "status [storage | client]=<name> -- affiche le statut d'un composant"
 
-#: src/wx-console/console_thread.cpp:284
-msgid "Error : No configuration file loaded\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Cannot find previous JobIds.\n"
+#~ msgstr "Impossible de trouver la ressource Job « %s »\n"
 
-#: src/wx-console/console_thread.cpp:294
-msgid "Connecting...\n"
-msgstr "Connexion...\n"
+#~ msgid "Enter new RecyclePool name: "
+#~ msgstr "Saisissez le nouveau RecyclePool : "
 
-#: src/wx-console/console_thread.cpp:310
-msgid "Error : No director defined in config file.\n"
-msgstr ""
+#~ msgid "Start Migration JobId %s, Job=%s\n"
+#~ msgstr "Début de la Migration JobId %s, Job=%s\n"
 
-#: src/wx-console/console_thread.cpp:322
-msgid "Multiple directors found in your config file.\n"
-msgstr ""
+#~ msgid "No Volumes found to migrate.\n"
+#~ msgstr "Aucun volume trouvé pour la migration.\n"
 
-#: src/wx-console/console_thread.cpp:331
-#, c-format
-msgid "Please choose a director (1-%d): "
-msgstr ""
+#, fuzzy
+#~ msgid "No JobIds found to migrate.\n"
+#~ msgstr "Aucun volume trouvé pour la restauration.\n"
 
-#: src/wx-console/console_thread.cpp:403
-msgid "Failed to connect to the director\n"
-msgstr "Impossible de se connecter au Director\n"
+#~ msgid ""
+#~ "\n"
+#~ "%d Jobs, %s files inserted into the tree and marked for extraction.\n"
+#~ msgstr ""
+#~ "\n"
+#~ "%d Jobs, %s fichiers analysés et sélectionnés pour la restauration.\n"
 
-#: src/wx-console/console_thread.cpp:413
-msgid "Connected\n"
-msgstr ""
+#~ msgid ""
+#~ "\n"
+#~ "%d Jobs, %s files inserted into the tree.\n"
+#~ msgstr ""
+#~ "\n"
+#~ "%d Jobs, %s fichiers analysés.\n"
 
-#: src/wx-console/console_thread.cpp:470
-msgid "<< Unexpected signal received : "
-msgstr ""
+#~ msgid " ("
+#~ msgstr " ("
 
-#: src/wx-console/console_thread.cpp:490
-msgid "Connection terminated\n"
-msgstr ""
+#~ msgid ""
+#~ "): %s\n"
+#~ "  JobId:                  %d\n"
+#~ "  Job:                    %s\n"
+#~ "  Start time:             %s\n"
+#~ "  End time:               %s\n"
+#~ "  Termination:            %s\n"
+#~ "\n"
+#~ msgstr ""
+#~ ") : %s\n"
+#~ "  JobId :                  %d\n"
+#~ "  Job :                    %s\n"
+#~ "  Début :                  %s\n"
+#~ "  Fin :                    %s\n"
+#~ "  Statut de fin :          %s\n"
+#~ "\n"
 
-#: src/wx-console/main.cpp:103
-msgid "Bacula wx-console"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Run Migration job\n"
+#~ "JobName:       %s\n"
+#~ "Bootstrap:     %s\n"
+#~ "Client:        %s\n"
+#~ "FileSet:       %s\n"
+#~ "Pool:          %s (From %s)\n"
+#~ "Read Storage:  %s (From %s)\n"
+#~ "Write Storage: %s (From %s)\n"
+#~ "JobId:         %s\n"
+#~ "When:          %s\n"
+#~ "Catalog:       %s\n"
+#~ "Priority:      %d\n"
+#~ msgstr ""
+#~ "Lancement de la restauration\n"
+#~ "JobName     : %s\n"
+#~ "Bootstrap   : %s\n"
+#~ "Destination : %s\n"
+#~ "Écrasement  : %s\n"
+#~ "Client      : %s\n"
+#~ "Storage     : %s\n"
+#~ "JobId       : %s\n"
+#~ "Quand       : %s\n"
+#~ "Catalogue   : %s\n"
+#~ "Priorité    : %d\n"
 
-#: src/wx-console/wxbhistorytextctrl.cpp:98
-msgid "Unknown command."
-msgstr ""
+#, fuzzy
+#~ msgid "Error updating DB Job file. ERR=%s\n"
+#~ msgstr ""
+#~ "Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n"
 
-#: src/wx-console/wxbhistorytextctrl.cpp:107
-msgid "Possible completions: "
-msgstr ""
+#, fuzzy
+#~ msgid "Error updating DB Media file. ERR=%s\n"
+#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
 
-#: src/wx-console/wxbconfigfileeditor.cpp:46
-msgid "Config file editor"
-msgstr ""
+#~ msgid "===Write error===\n"
+#~ msgstr "===Erreur d'écriture===\n"
 
-#: src/wx-console/wxbconfigfileeditor.cpp:56
-msgid "# Bacula wx-console Configuration File\n"
-msgstr ""
+#~ msgid "Ready to append to end of Volume \"%s\" at file address=%u.\n"
+#~ msgstr ""
+#~ "Prêt à ajouter des données à la fin du volume « %s » file adress=%"
+#~ "u.\n"
 
-#: src/wx-console/wxbconfigfileeditor.cpp:92
-msgid "Save and close"
-msgstr ""
+#~ msgid "3901 open device failed: ERR=%s\n"
+#~ msgstr "3901 l'ouverture du device a échoué : ERR=%s\n"
 
-#: src/wx-console/wxbconfigfileeditor.cpp:93
-msgid "Close without saving"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Wanted to append to Volume \"%s\", but device %s is busy writing on \"%s"
+#~ "\" .\n"
+#~ msgstr ""
+#~ "Voulait le Volume « %s », mais le Device %s est occupé à écrire sur "
+#~ "« %s ».\n"
 
-#: src/wx-console/wxbconfigfileeditor.cpp:120
-#, c-format
-msgid "Unable to write to %s\n"
-msgstr ""
+#~ msgid ""
+#~ "Cannot recycle volume \"%s\" on device %s because it is in use by another "
+#~ "job.\n"
+#~ msgstr ""
+#~ "Impossible de recycler le volume « %s » sur le device %s car il est "
+#~ "utilisé par un autre job.\n"
 
-#: src/wx-console/wxbconfigfileeditor.cpp:121
-msgid "Error while saving"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ ") %s %s %s\n"
+#~ "\n"
+#~ "Usage: bconsole [-s] [-c config_file] [-d debug_level]\n"
+#~ "       -c <file>   set configuration file to file\n"
+#~ "       -dnn        set debug level to nn\n"
+#~ "       -n          no conio\n"
+#~ "       -s          no signals\n"
+#~ "       -t          test - read configuration and exit\n"
+#~ "       -?          print this message.\n"
+#~ "\n"
+#~ msgstr ""
+#~ ") %s %s %s\n"
+#~ "\n"
+#~ "Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n"
+#~ "       -c <file>   set configuration file to file\n"
+#~ "       -dnn        set debug level to nn\n"
+#~ "       -s          no signals\n"
+#~ "       -t          test - lecture de la configuration et sortie\n"
+#~ "\n"
 
-#: src/wx-console/wxbconfigpanel.cpp:186
-msgid "Apply"
-msgstr ""
+#~ msgid "%s: %s Warning: "
+#~ msgstr "%s : %s Attention : "
 
-#: src/win32/filed/winservice.cpp:129 src/win32/filed/winservice.cpp:143
-msgid "No existing instance of Bacula could be contacted"
-msgstr ""
+#~ msgid "Cannot bind port %d: ERR=%s: retrying ...\n"
+#~ msgstr "Impossible de s'attacher au port %d : ERR=%s : Réessaie...\n"
 
-#: src/win32/filed/winservice.cpp:216
-msgid "KERNEL32.DLL not found: Bacula service not started"
-msgstr ""
+#~ msgid "Server socket"
+#~ msgstr "Socket serveur"
 
-#: src/win32/filed/winservice.cpp:226
-msgid "Registry service not found: Bacula service not started"
-msgstr ""
+#~ msgid "client"
+#~ msgstr "client"
 
-#: src/win32/filed/winservice.cpp:228
-msgid "Registry service not found"
-msgstr ""
+#, fuzzy
+#~ msgid " could not be installed"
+#~ msgstr "Bacula Storage : Dernier Job en erreur"
 
-#: src/win32/filed/winservice.cpp:258
-msgid "StartServiceCtrlDispatcher failed."
-msgstr ""
+#, fuzzy
+#~ msgid " has been removed"
+#~ msgstr "a été annulé"
 
-#: src/win32/filed/winservice.cpp:276
-msgid "RegisterServiceCtlHandler failed"
-msgstr ""
+#, fuzzy
+#~ msgid " could not be removed"
+#~ msgstr "Impossible d'ouvrir le device %s\n"
 
-#: src/win32/filed/winservice.cpp:277
-msgid "Contact Register Service Handler failure"
-msgstr ""
+#~ msgid "get_char: called after EOF\n"
+#~ msgstr "get_char : appelé après EOF\n"
 
-#: src/win32/filed/winservice.cpp:293
-msgid "ReportStatus STOPPED failed 1"
-msgstr ""
+#, fuzzy
+#~ msgid "Bacula Usage"
+#~ msgstr "Message de Bacula"
 
-#: src/win32/filed/winservice.cpp:316
-msgid "Report Service failure"
-msgstr ""
+#, fuzzy
+#~ msgid "Unable to get Volume record: ERR=%s"
+#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
 
-#: src/win32/filed/winservice.cpp:353
-msgid "Unable to install Bacula service"
-msgstr ""
+#~ msgid "Unable to update Volume record: ERR=%s"
+#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s"
 
-#: src/win32/filed/winservice.cpp:371
-msgid "Service command length too long"
-msgstr ""
+#~ msgid "Do you want to continue? (yes|no): "
+#~ msgstr "Voulez vous continuer ? (oui/non) : "
 
-#: src/win32/filed/winservice.cpp:372
-msgid "Service command length too long. Service not registered."
-msgstr ""
+#, fuzzy
+#~ msgid "Invalid MediaId found.\n"
+#~ msgstr "Période invalide.\n"
 
-#: src/win32/filed/winservice.cpp:387
-msgid "Cannot write System Registry"
-msgstr ""
+#~ msgid "Device %s is mounted with Volume=\"%s\" Pool=\"%s\"\n"
+#~ msgstr "Le Device %s est monté avec le Volume=« %s » Pool=« %s »\n"
 
-#: src/win32/filed/winservice.cpp:388
-msgid ""
-"The System Registry could not be updated - the Bacula service was not "
-"installed"
-msgstr ""
+#, fuzzy
+#~ msgid "Forbidden \"where\" specified.\n"
+#~ msgstr "La destination (Where) est déjà spécifiée.\n"
 
-#: src/win32/filed/winservice.cpp:395
-msgid "Cannot add Bacula key to System Registry"
-msgstr ""
+#~ msgid "Please mount Volume \"%s\" on Storage Device %s for Job %s\n"
+#~ msgstr ""
+#~ "Merci de monter le Volume « %s » sur le Storage Device « %s » pour "
+#~ "le Job %s\n"
 
-#: src/win32/filed/winservice.cpp:396 src/win32/filed/winservice.cpp:449
-msgid "The Bacula service could not be installed"
-msgstr ""
+#~ msgid "Job %s not found.\n"
+#~ msgstr "Job %s non trouvé.\n"
 
-#: src/win32/filed/winservice.cpp:405
-msgid ""
-"The Bacula File service was successfully installed.\n"
-"The service may be started by double clicking on the\n"
-"Bacula \"Start\" icon and will be automatically\n"
-"be run the next time this machine is rebooted. "
-msgstr ""
+#~ msgid "%s Version: %s (%s)\n"
+#~ msgstr "%s Version : %s (%s)\n"
 
-#: src/win32/filed/winservice.cpp:424
-msgid ""
-"The Service Control Manager could not be contacted - the Bacula service was "
-"not installed"
-msgstr ""
+#~ msgid "There are no Jobs associated with Volume \"%s\". Prune not needed.\n"
+#~ msgstr ""
+#~ "Il n'y a pas de job associé avec le volume « %s ». Pas besoin de "
+#~ "purger le catalogue (prune).\n"
 
-#: src/win32/filed/winservice.cpp:455
-msgid ""
-"Provides file backup and restore services. Bacula -- the network backup "
-"solution."
-msgstr ""
+#~ msgid ""
+#~ "There are no Jobs associated with Volume \"%s\". Marking it purged.\n"
+#~ msgstr ""
+#~ "Il n'y a pas de job associé avec le volume « %s ». Il doit être "
+#~ "marqué\n"
+#~ "comme purgé.\n"
 
-#: src/win32/filed/winservice.cpp:463
-msgid ""
-"The Bacula File service was successfully installed.\n"
-"The service may be started from the Control Panel and will\n"
-"automatically be run the next time this machine is rebooted."
-msgstr ""
+#~ msgid "Pruned %d %s on Volume \"%s\" from catalog.\n"
+#~ msgstr "Purge du catalogue (prune) de %d %s sur le volume « %s ».\n"
 
-#: src/win32/filed/winservice.cpp:473
-msgid ""
-"Unknown Windows operating system.\n"
-"Cannot install Bacula service.\n"
-msgstr ""
+#~ msgid "%d Files for client \"%s\" purged from %s catalog.\n"
+#~ msgstr "%d fichiers du client « %s » purgé du catalogue %s.\n"
 
-#: src/win32/filed/winservice.cpp:498
-msgid ""
-"Could not find registry entry.\n"
-"Service probably not registerd - the Bacula service was not removed"
-msgstr ""
+#~ msgid "No Jobs found for client %s to purge from %s catalog.\n"
+#~ msgstr ""
+#~ "Pas de job à purger pour le client « %s » dans le catalogue %s.\n"
 
-#: src/win32/filed/winservice.cpp:503
-msgid ""
-"Could not delete Registry key.\n"
-"The Bacula service could not be removed"
-msgstr ""
+#~ msgid ""
+#~ "Run Restore job\n"
+#~ "JobName:    %s\n"
+#~ "Bootstrap:  %s\n"
+#~ "Where:      %s\n"
+#~ "Replace:    %s\n"
+#~ "FileSet:    %s\n"
+#~ "Client:     %s\n"
+#~ "Storage:    %s\n"
+#~ "When:       %s\n"
+#~ "Catalog:    %s\n"
+#~ "Priority:   %d\n"
+#~ msgstr ""
+#~ "Lancement de la restauration\n"
+#~ "JobName     : %s\n"
+#~ "Bootstrap   : %s\n"
+#~ "Destination : %s\n"
+#~ "Écrasement  : %s\n"
+#~ "FileSet     : %s\n"
+#~ "Client      : %s\n"
+#~ "Storage     : %s\n"
+#~ "Quand       : %s\n"
+#~ "Catalogue   : %s\n"
+#~ "Priorité    : %d\n"
 
-#: src/win32/filed/winservice.cpp:513
-msgid "Bacula could not be contacted, probably not running"
-msgstr ""
+#~ msgid "Item 1 selected automatically.\n"
+#~ msgstr "Sélection automatique de l'objet 1.\n"
 
-#: src/win32/filed/winservice.cpp:520 src/win32/filed/winservice.cpp:558
-msgid "The Bacula service has been removed"
-msgstr ""
+#~ msgid "OpenSSL error occured"
+#~ msgstr "Une erreur OpenSSL s'est produite"
 
-#: src/win32/filed/winservice.cpp:551
-msgid "The Bacula service could not be stopped"
-msgstr ""
+#~ msgid "Device %s is busy reading.\n"
+#~ msgstr "Le device %s est occupé en lecture.\n"
 
-#: src/win32/filed/winservice.cpp:561
-msgid "The Bacula service could not be removed"
-msgstr ""
+#, fuzzy
+#~ msgid "Job started. JobId="
+#~ msgstr "Job démarré. JobId=%s\n"
 
-#: src/win32/filed/winservice.cpp:566
-msgid "The Bacula service could not be found"
-msgstr ""
+#, fuzzy
+#~ msgid "NextPool in Pool resource"
+#~ msgstr "Sélectionnez le Pool"
 
-#: src/win32/filed/winservice.cpp:571
-msgid "The SCM could not be contacted - the Bacula service was not removed"
-msgstr ""
+#~ msgid "%s: is an illegal command.\n"
+#~ msgstr "%s : est une commande invalide.\n"
 
-#: src/win32/filed/winservice.cpp:635
-msgid "SetServiceStatus failed"
-msgstr ""
+#, fuzzy
+#~ msgid "\"%s\" is an illegal command\n"
+#~ msgstr "%s est une commande invalide\n"
 
-#: src/win32/filed/winservice.cpp:663
-#, c-format
-msgid ""
-"\n"
-"\n"
-"%s error: %ld at %s:%d"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ ")\n"
+#~ "\n"
+#~ "Usage: dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+#~ "       -c <file>   set configuration file to file\n"
+#~ "       -dnn        set debug level to nn\n"
+#~ "       -f          run in foreground (for debugging)\n"
+#~ "       -r <job>    run <job> now\n"
+#~ "       -s          no signals\n"
+#~ "       -t          test - read configuration and exit\n"
+#~ "       -?          print this message.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Copyright (C) 2000-2005 Kern Sibbald.\n"
+#~ "\n"
+#~ "Version : %s (%s)\n"
+#~ "\n"
+#~ "Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
+#~ "      -c <fich>      utilise fich comme fichier de configuration\n"
+#~ "      -dnn           positionne le niveau de debug à nn\n"
+#~ "      -f             reste en avant-plan (pour debugger)\n"
+#~ "      -g             groupid\n"
+#~ "      -r <job>       lance <job> maintenant\n"
+#~ "      -s             pas de signaux\n"
+#~ "      -t             test - lit seulement le fichier de configuration\n"
+#~ "      -u             userid\n"
+#~ "      -v             affiche les messages utilisateurs\n"
+#~ "      -?             affiche ce message.\n"
+#~ "\n"
 
-#: src/win32/filed/winservice.cpp:738
-#, c-format
-msgid "Locked by: %s, duration: %ld seconds\n"
-msgstr ""
+#~ msgid "Write failed at block %u.\n"
+#~ msgstr "Impossible d'écrire au bloc %u.\n"
 
-#: src/win32/filed/winservice.cpp:742
-#, c-format
-msgid "No longer locked\n"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Copyright (C) 2004-2006 Kern Sibbald\n"
+#~ "Written by Nicolas Boichat\n"
+#~ msgstr ""
+#~ "Copyright (C) 2000-2005 Kern Sibbald\n"
+#~ "\n"
+#~ "Version : "
 
-#: src/win32/filed/winservice.cpp:746
-msgid "Could not lock database"
-msgstr ""
+#~ msgid "Using default Catalog name=%s DB=%s\n"
+#~ msgstr "Utilisation du Catalogue par défaut name=%s DB=%s\n"
 
-#: src/win32/filed/winmain.cpp:219 src/win32/filed/winmain.cpp:227
-msgid "Bacula Usage"
-msgstr ""
+#, fuzzy
+#~ msgid "3912 Failed to truncate previous DVD volume.\n"
+#~ msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n"
 
-#: src/win32/filed/winmain.cpp:224
-msgid "Bad Command Line Options"
-msgstr ""
+#~ msgid "Rewind failed.\n"
+#~ msgstr "Impossible de Rembobiner.\n"
 
-#: src/win32/filed/winmain.cpp:318
-msgid "Another instance of Bacula is already running"
-msgstr ""
+#~ msgid "Write EOF failed.\n"
+#~ msgstr "Impossible d'écrire le EOF.\n"
 
 #~ msgid "Success"
-#~ msgstr "Succès"
+#~ msgstr "Succès"
 
 #~ msgid "No match"
 #~ msgstr "Aucune correspondance"
 
 #~ msgid "Invalid regular expression"
-#~ msgstr "Expression régulière invalide"
+#~ msgstr "Expression régulière invalide"
 
 #~ msgid "Invalid back reference"
-#~ msgstr "Référence arrière invalide"
+#~ msgstr "Référence arrière invalide"
 
 #~ msgid "Regular expression too big"
-#~ msgstr "Expression régulière trop grande"
+#~ msgstr "Expression régulière trop grande"
 
 #~ msgid "Could not get %d bytes of shared memory: %s\n"
-#~ msgstr "Impossible de récupérer %d octets de mémoire partagée : %s\n"
-
-#~ msgid "Could not destroy shared memory: %s\n"
-#~ msgstr "Impossible de détruire la mémoire partagée : %s\n"
+#~ msgstr "Impossible de récupérer %d octets de mémoire partagée : %s\n"
 
 #~ msgid "catalog"
 #~ msgstr "catalog"
@@ -15594,36 +19144,6 @@ msgstr ""
 #~ msgid "========================================================================\n"
 #~ msgstr "========================================================================\n"
 
-#~ msgid ""
-#~ "Run Restore job\n"
-#~ "JobName:       %s\n"
-#~ "Bootstrap:     %s\n"
-#~ "Where:         %s\n"
-#~ "Replace:       %s\n"
-#~ "FileSet:       %s\n"
-#~ "Client:        %s\n"
-#~ "Storage:       %s\n"
-#~ "Migration Job: %s\n"
-#~ "When:          %s\n"
-#~ "Catalog:       %s\n"
-#~ "Priority:      %d\n"
-#~ msgstr ""
-#~ "Lancement de la restauration\n"
-#~ "JobName     : %s\n"
-#~ "Bootstrap   : %s\n"
-#~ "Destination : %s\n"
-#~ "Écrasement  : %s\n"
-#~ "FileSet     : %s\n"
-#~ "Client      : %s\n"
-#~ "Storage     : %s\n"
-#~ "Migration Job : %s\n"
-#~ "Quand       : %s\n"
-#~ "Catalogue   : %s\n"
-#~ "Priorité    : %d\n"
-
-#~ msgid "The job will require the following Volumes:\n"
-#~ msgstr "Le job va utiliser les volumes suivants :\n"
-
 #~ msgid "readlabel %s Slot=%d drive=%d\n"
 #~ msgstr "readlabel %s Slot=%d drive=%d\n"
 
@@ -15637,7 +19157,7 @@ msgstr ""
 #~ msgstr "autochanger drives %s\n"
 
 #~ msgid "No MediaType found for your JobIds.\n"
-#~ msgstr "Pas de MediaType trouvé pour vos JobIds\n"
+#~ msgstr "Pas de MediaType trouvé pour vos JobIds\n"
 
 #~ msgid "off"
 #~ msgstr "off"
@@ -15656,4 +19176,4 @@ msgstr ""
 #~ "%s Version: %s (%s) %s %s %s\n"
 #~ msgstr ""
 #~ "\n"
-#~ "%s Version : %s (%s) %s %s %s\n"
+#~ "%s Version : %s (%s) %s %s %s\n"