X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fpo%2Ffr.po;h=596abae24356c0ffcf1648877a026cc7d9e1c957;hb=8666ce53e96df77f9dbccad4ae3e59fb05133adb;hp=b12dead2d79f4b2b9565225e187d5a0b0d37899a;hpb=15f9a3139f9f38ed4499155202e22e541477ba46;p=bacula%2Fbacula diff --git a/bacula/po/fr.po b/bacula/po/fr.po index b12dead2d7..596abae243 100644 --- a/bacula/po/fr.po +++ b/bacula/po/fr.po @@ -1,11823 +1,12713 @@ # French translations for Bacula package # Traduction anglaise du package Bacula. -# Copyright (C) 2005-2006 Free Software Foundation Europe e.V. +# Copyright (C) 2005-2014 Free Software Foundation Europe e.V. # Nicolas Boichat , 2005. # msgid "" msgstr "" -"Project-Id-Version: Bacula 1.38\n" +"Project-Id-Version: Bacula 5.2\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2009-10-18 09:32+0000\n" +"POT-Creation-Date: 2014-04-02 19:31+0200\n" "PO-Revision-Date: 2009-10-18 14:04+0000\n" "Last-Translator: Eric Bollengier \n" "Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/lib/crypto.c:435 -msgid "Unable to open certificate file" -msgstr "Impossible d'ouvrir de fichier de certificat" - -#: src/lib/crypto.c:442 -msgid "Unable to read certificate from file" -msgstr "Impossible de lire le certificat à partir du fichier" +#: examples/nagios/check_bacula/check_bacula.c:57 +#, c-format +msgid "" +"Copyright (C) 2005 Christian Masopust\n" +"Written by Christian Masopust (2005)\n" +"\n" +"Version: " +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/baconfig.h:60 src/baconfig.h:61 src/baconfig.h:66 src/baconfig.h:67 +#, c-format +msgid "Failed ASSERT: %s\n" +msgstr "" -#: src/lib/crypto.c:455 -msgid "" -"Provided certificate does not include the required subjectKeyIdentifier " -"extension." +#: src/baconfig.h:76 src/dird/ua_select.c:541 src/dird/ua_select.c:561 +#: src/dird/ua_update.c:353 +msgid "*None*" msgstr "" -"Le certificat fournis n'inclus pas l'extension subjectKeyIdentifier requise" -#: src/lib/crypto.c:462 +#: src/cats/cats.c:121 src/cats/mysql.c:381 src/cats/postgresql.c:494 +#: src/cats/postgresql.c:541 src/cats/sqlite.c:449 #, c-format -msgid "Unsupported key type provided: %d\n" -msgstr "Type de clef fourni non supporté : %d\n" +msgid "Query failed: %s: ERR=%s\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/cats/cats_dummy.c:27 +msgid "Please replace this null libbaccats library with a proper one.\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/cats/mysql.c:152 src/cats/postgresql.c:198 src/cats/sqlite.c:154 +#, c-format +msgid "Unable to initialize DB lock. ERR=%s\n" +msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n" -#: src/lib/crypto.c:622 +#: src/cats/mysql.c:195 #, c-format -msgid "Unsupported digest type: %d\n" -msgstr "Le digest spécifié n'est pas supporté : %d\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/crypto.c:636 -msgid "OpenSSL digest initialization failed" +#: src/cats/mysql.c:359 src/cats/postgresql.c:442 src/cats/sqlite.c:374 +#: src/dird/fd_cmds.c:836 src/dird/fd_cmds.c:896 +#, c-format +msgid "Attribute create error. %s" msgstr "" -#: src/lib/crypto.c:650 -msgid "OpenSSL digest update failed" +#: src/cats/mysql.c:680 +msgid "A user name for MySQL must be supplied.\n" +msgstr "Un nom d'utilisateur MySQL doit être fourni.\n" + +#: src/cats/postgresql.c:153 src/cats/sql.c:341 src/cats/sql.c:348 +#: src/cats/sql_create.c:584 src/cats/sql_get.c:193 src/cats/sql_get.c:246 +#: src/cats/sql_get.c:623 src/cats/sql_get.c:724 src/cats/sql_get.c:1043 +#, c-format +msgid "error fetching row: %s\n" msgstr "" -#: src/lib/crypto.c:668 -msgid "OpenSSL digest finalize failed" -msgstr "Initialisation du digest OpenSSL à échoué" +#: src/cats/postgresql.c:169 +#, c-format +msgid "Encoding error for database \"%s\". Wanted SQL_ASCII, got %s\n" +msgstr "" -#: src/lib/crypto.c:766 -msgid "OpenSSL digest_new failed" +#: src/cats/postgresql.c:234 +#, 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/lib/crypto.c:772 -msgid "OpenSSL sign get digest failed" +#: src/cats/postgresql.c:338 +msgid "PQescapeStringConn returned non-zero.\n" msgstr "" -#: 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/cats/postgresql.c:356 +msgid "PQescapeByteaConn returned NULL.\n" +msgstr "" -#: src/lib/crypto.c:820 -#, fuzzy -msgid "No signers found for crypto verify.\n" -msgstr "Aucun volume trouvé pour la restauration.\n" +#: src/cats/postgresql.c:387 +msgid "PQunescapeByteaConn returned NULL.\n" +msgstr "" -#: src/lib/crypto.c:881 -msgid "Signature creation failed" -msgstr "La création de la signature a échouée" +#: src/cats/postgresql.c:801 +#, c-format +msgid "error fetching currval: %s\n" +msgstr "" -#: src/lib/crypto.c:959 -msgid "Signature decoding failed" -msgstr "Le décodage de la signature a échoué" +#: src/cats/postgresql.c:992 +#, fuzzy, c-format +msgid "error starting batch mode: %s" +msgstr "erreur en terminant le mode batch: %s\n" -#: src/lib/crypto.c:1036 -msgid "Unsupported cipher type specified\n" -msgstr "Le cipher spécifié est non supporté\n" +#: src/cats/postgresql.c:1022 src/cats/postgresql.c:1029 +#, fuzzy, c-format +msgid "error ending batch mode: %s" +msgstr "erreur en terminant le mode batch: %s\n" -#: src/lib/crypto.c:1185 -msgid "CryptoData decoding failed" -msgstr "Le décodage du CryptoData a échoué" +#: src/cats/postgresql.c:1079 +#, fuzzy, c-format +msgid "error copying in batch mode: %s" +msgstr "erreur en terminant le mode batch: %s\n" -#: src/lib/crypto.c:1229 -msgid "Failure decrypting the session key" -msgstr "Impossible de décrypter la clef de session" +#: src/cats/postgresql.c:1101 +msgid "A user name for PostgreSQL must be supplied.\n" +msgstr "Un nom d'utilisateur PostgreSQL doit être fourni.\n" -#: src/lib/crypto.c:1280 +#: src/cats/sql.c:185 #, c-format -msgid "Unsupported contentEncryptionAlgorithm: %d\n" -msgstr "contentEncryptionAlgorithm non supporté : %d\n" +msgid "" +"Potential performance problem:\n" +"max_connections=%d set for %s database \"%s\" should be larger than " +"Director's MaxConcurrentJobs=%d\n" +msgstr "" -#: 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/cats/sql.c:230 +#, c-format +msgid "" +"query %s failed:\n" +"%s\n" +msgstr "" -#: src/lib/crypto.c:1303 -msgid "Encryption session provided an invalid symmetric key" +#: src/cats/sql.c:252 +#, c-format +msgid "" +"insert %s failed:\n" +"%s\n" msgstr "" -#: src/lib/crypto.c:1309 -msgid "Encryption session provided an invalid IV" +#: src/cats/sql.c:262 +#, c-format +msgid "Insertion problem: affected_rows=%s\n" msgstr "" -#: src/lib/crypto.c:1315 -msgid "OpenSSL cipher context key/IV initialization failed" +#: src/cats/sql.c:283 +#, c-format +msgid "" +"update %s failed:\n" +"%s\n" msgstr "" -#: src/lib/crypto.c:1385 +#: src/cats/sql.c:293 #, c-format -msgid "Unable to init OpenSSL threading: ERR=%s\n" -msgstr "Impossible d'initialiser le thread OpenSSL : ERR=%s\n" +msgid "Update failed: affected_rows=%s for %s\n" +msgstr "" -#: src/lib/crypto.c:1398 -msgid "Failed to seed OpenSSL PRNG\n" +#: src/cats/sql.c:315 +#, c-format +msgid "" +"delete %s failed:\n" +"%s\n" msgstr "" -#: src/lib/crypto.c:1424 -msgid "Failed to save OpenSSL PRNG\n" -msgstr "Impossible de sauvegarder le PRNG OpenSSL\n" +#: src/cats/sql.c:409 +#, c-format +msgid "Path length is zero. File=%s\n" +msgstr "" + +#: src/cats/sql.c:604 +msgid "No results to list.\n" +msgstr "Liste vide.\n" + +#: src/cats/sql.c:722 +#, fuzzy +msgid "Could not init database batch connection\n" +msgstr "Impossible d'initialiser le Python\n" -#: src/lib/crypto.c:1485 +#: src/cats/sql.c:728 #, fuzzy, c-format -msgid "Unsupported digest type=%d specified\n" -msgstr "Le cipher spécifié est non supporté\n" +msgid "Could not open database \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir la base de données \"%s\".\n" -#: src/lib/crypto.c:1505 +#: src/cats/sql_create.c:89 #, c-format -msgid "SHA1Update() returned an error: %d\n" +msgid "Create DB Job record %s failed. ERR=%s\n" msgstr "" -#: src/lib/crypto.c:1648 -msgid "No error" -msgstr "Pas d'erreur" +#: src/cats/sql_create.c:133 +#, c-format +msgid "Create JobMedia record %s failed: ERR=%s\n" +msgstr "" -#: src/lib/crypto.c:1650 -#, fuzzy -msgid "Signer not found" -msgstr "Le Storage « %s » est introuvable.\n" +#: src/cats/sql_create.c:142 +#, c-format +msgid "Update Media record %s failed: ERR=%s\n" +msgstr "" -#: src/lib/crypto.c:1652 -#, fuzzy -msgid "Recipient not found" -msgstr "Ressource %s introuvable\n" +#: src/cats/sql_create.c:177 +#, c-format +msgid "pool record %s already exists\n" +msgstr "Le pool %s existe déjà en base\n" -#: src/lib/crypto.c:1654 -#, fuzzy -msgid "Unsupported digest algorithm" -msgstr "Le digest spécifié n'est pas supporté : %d\n" +#: src/cats/sql_create.c:209 +#, c-format +msgid "Create db Pool record %s failed: ERR=%s\n" +msgstr "" -#: src/lib/crypto.c:1656 -#, fuzzy -msgid "Unsupported encryption algorithm" -msgstr "contentEncryptionAlgorithm non supporté : %d\n" +#: src/cats/sql_create.c:242 +#, c-format +msgid "Device record %s already exists\n" +msgstr "Le device %s existe déjà en base\n" -#: src/lib/crypto.c:1658 -#, fuzzy -msgid "Signature is invalid" -msgstr "La création de la signature a échouée" +#: src/cats/sql_create.c:259 +#, c-format +msgid "Create db Device record %s failed: ERR=%s\n" +msgstr "" -#: src/lib/crypto.c:1660 -msgid "Decryption error" +#: src/cats/sql_create.c:294 +#, c-format +msgid "More than one Storage record!: %d\n" msgstr "" -#: src/lib/crypto.c:1663 -msgid "Internal error" -msgstr "Erreur interne" +#: src/cats/sql_create.c:299 +#, c-format +msgid "error fetching Storage row: %s\n" +msgstr "" -#: src/lib/crypto.c:1665 -msgid "Unknown error" -msgstr "Erreur inconnue." +#: src/cats/sql_create.c:320 +#, c-format +msgid "Create DB Storage record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/btimers.c:265 -msgid "stop_btimer called with NULL btimer_id\n" +#: src/cats/sql_create.c:354 +#, c-format +msgid "mediatype record %s already exists\n" msgstr "" -#: src/lib/jcr.c:232 src/lib/util.c:356 src/dird/ua_run.c:784 -msgid "Backup" -msgstr "Backup" +#: src/cats/sql_create.c:371 +#, c-format +msgid "Create db mediatype record %s failed: ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:234 -msgid "Verifying" -msgstr "Vérification" +#: src/cats/sql_create.c:412 +#, c-format +msgid "Volume \"%s\" already exists.\n" +msgstr "Le volume \"%s\" existe déjà en base.\n" -#: src/lib/jcr.c:236 -msgid "Restoring" -msgstr "Restauration" +#: src/cats/sql_create.c:458 +#, c-format +msgid "Create DB Media record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:238 -msgid "Archiving" -msgstr "Archivage" +#: src/cats/sql_create.c:509 +#, c-format +msgid "More than one Client!: %d\n" +msgstr "" -#: src/lib/jcr.c:240 -msgid "Copying" -msgstr "Copier" +#: src/cats/sql_create.c:514 +#, c-format +msgid "error fetching Client row: %s\n" +msgstr "" -#: src/lib/jcr.c:242 -msgid "Migration" -msgstr "Migrer" +#: src/cats/sql_create.c:542 +#, c-format +msgid "Create DB Client record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:244 -#, fuzzy -msgid "Scanning" -msgstr "En cours" +#: src/cats/sql_create.c:577 src/cats/sql_get.c:239 +#, c-format +msgid "More than one Path!: %s for path: %s\n" +msgstr "" -#: src/lib/jcr.c:246 -msgid "Unknown operation" -msgstr "Opération inconnue" +#: src/cats/sql_create.c:611 +#, c-format +msgid "Create db Path record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:255 -msgid "backup" -msgstr "backup" +#: src/cats/sql_create.c:656 +#, c-format +msgid "Create DB Counters record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:257 -msgid "verified" -msgstr "vérifié\n" +#: src/cats/sql_create.c:694 +#, c-format +msgid "More than one FileSet!: %d\n" +msgstr "" -#: src/lib/jcr.c:257 -msgid "verify" -msgstr "Vérifier" +#: src/cats/sql_create.c:699 +#, c-format +msgid "error fetching FileSet row: ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:259 -msgid "restored" -msgstr "Restauré" +#: src/cats/sql_create.c:730 +#, c-format +msgid "Create DB FileSet record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:259 -msgid "restore" -msgstr "restaurer" - -#: src/lib/jcr.c:261 -msgid "archived" -msgstr "archivé" - -#: src/lib/jcr.c:261 -msgid "archive" -msgstr "archiver" - -#: src/lib/jcr.c:263 -msgid "copied" -msgstr "copié" - -#: src/lib/jcr.c:263 -msgid "copy" -msgstr "copier" - -#: src/lib/jcr.c:265 -msgid "migrated" -msgstr "migrer" - -#: src/lib/jcr.c:265 -msgid "migrate" -msgstr "migré" - -#: src/lib/jcr.c:267 -msgid "scanned" -msgstr "scanné" +#: src/cats/sql_create.c:999 +#, c-format +msgid "Create db File record %s failed. ERR=%s" +msgstr "" -#: src/lib/jcr.c:267 -msgid "scan" -msgstr "scanner" +#: src/cats/sql_create.c:1025 +#, c-format +msgid "More than one Filename! %s for file: %s\n" +msgstr "" -#: src/lib/jcr.c:269 -msgid "unknown action" -msgstr "action inconnue" +#: src/cats/sql_create.c:1031 +#, c-format +msgid "Error fetching row for file=%s: ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:321 src/lib/lockmgr.c:236 src/lib/lockmgr.c:547 -#: src/lib/lockmgr.c:572 +#: src/cats/sql_create.c:1048 #, c-format -msgid "pthread key create failed: ERR=%s\n" -msgstr "erreur sur pthread_key_create. ERR=%s\n" +msgid "Create db Filename record %s failed. ERR=%s\n" +msgstr "" -#: src/lib/jcr.c:343 +#: src/cats/sql_create.c:1068 #, c-format -msgid "pthread_once failed. ERR=%s\n" -msgstr "erreur sur pthread_once. ERR=%s\n" +msgid "Attempt to put non-attributes into catalog. Stream=%d\n" +msgstr "" -#: src/lib/jcr.c:398 -msgid "NULL jcr.\n" -msgstr "NULL jcr.\n" +#: src/cats/sql_create.c:1084 +msgid "Cannot Copy/Migrate job using BaseJob.\n" +msgstr "" -#: src/lib/jcr.c:496 -#, c-format -msgid "JCR use_count=%d JobId=%d\n" -msgstr "JCR use_count=%d JobId=%d\n" +#: src/cats/sql_create.c:1183 src/cats/sql_get.c:1140 +msgid "ERR=JobIds are empty\n" +msgstr "" -#: src/lib/jcr.c:592 +#: src/cats/sql_create.c:1236 #, fuzzy, c-format -msgid "pthread_setspecific failed: ERR=%s\n" -msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" +msgid "Create db Object record %s failed. ERR=%s" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/lib/jcr.c:1012 +#: src/cats/sql_delete.c:65 #, c-format -msgid "" -"Watchdog sending kill after %d secs to thread stalled reading Storage " -"daemon.\n" +msgid "No pool record %s exists\n" msgstr "" -"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute du " -"SD.\n" -#: src/lib/jcr.c:1024 +#: src/cats/sql_delete.c:70 #, c-format -msgid "" -"Watchdog sending kill after %d secs to thread stalled reading File daemon.\n" +msgid "Expecting one pool record, got %d\n" msgstr "" -"Le watchdog a envoyé un signal après %d secs au thread bloqué en écoute du " -"FD.\n" -#: src/lib/jcr.c:1036 +#: src/cats/sql_delete.c:76 #, c-format -msgid "" -"Watchdog sending kill after %d secs to thread stalled reading Director.\n" +msgid "Error fetching row %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:93 src/wx-console/console_thread.cpp:212 -#, 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" -#: src/lib/lex.c:98 src/wx-console/console_thread.cpp:217 +#: src/cats/sql_find.c:86 src/cats/sql_find.c:115 src/cats/sql_find.c:170 #, c-format msgid "" -"Config error: %s\n" -" : line %d, col %d of file %s\n" -"%s\n" -"%s" +"Query error for start time request: ERR=%s\n" +"CMD=%s\n" msgstr "" -"Erreur de config : %s\n" -" : ligne %d, col %d du fichier %s\n" -"%s\n" -"%s" -#: src/lib/lex.c:102 -#, c-format -msgid "Config error: %s\n" -msgstr "Erreur de config : %s\n" +#: src/cats/sql_find.c:92 src/cats/sql_find.c:176 +msgid "No prior Full backup Job record found.\n" +msgstr "Pas de précédent backup Full en base.\n" -#: src/lib/lex.c:131 -msgid "Close of NULL file\n" +#: src/cats/sql_find.c:104 +#, c-format +msgid "Unknown level=%d\n" msgstr "" -#: src/lib/lex.c:226 +#: src/cats/sql_find.c:121 +#, c-format msgid "" -"get_char: called after EOF. You may have a open double quote without the " -"closing double quote.\n" +"No Job record found: ERR=%s\n" +"CMD=%s\n" msgstr "" -#: src/lib/lex.c:269 +#: src/cats/sql_find.c:279 #, 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" - -#: src/lib/lex.c:293 -msgid "none" -msgstr "none" - -#: src/lib/lex.c:294 -msgid "comment" -msgstr "comment" - -#: src/lib/lex.c:295 -msgid "number" -msgstr "number" +msgid "Unknown Job level=%d\n" +msgstr "Niveau de job inconnu %d\n" -#: src/lib/lex.c:296 -msgid "ip_addr" -msgstr "ip_addr" +#: src/cats/sql_find.c:289 +#, c-format +msgid "No Job found for: %s.\n" +msgstr "Pas de job trouvé pour : %s.\n" -# identifiant -#: src/lib/lex.c:297 -msgid "identifier" -msgstr "identifier" +#: src/cats/sql_find.c:300 +#, c-format +msgid "No Job found for: %s\n" +msgstr "Pas de job trouvé pour %s\n" -#: src/lib/lex.c:298 -msgid "string" -msgstr "string" +#: src/cats/sql_find.c:386 +#, 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/lib/lex.c:299 -msgid "quoted_string" -msgstr "quoted_string" +#: src/cats/sql_find.c:401 +#, c-format +msgid "No Volume record found for item %d.\n" +msgstr "Pas de volume trouvé en base pour l'objet %d.\n" -#: src/lib/lex.c:300 -#, fuzzy -msgid "include" -msgstr "Depuis" +#: src/cats/sql_get.c:139 +#, c-format +msgid "Error fetching row: %s\n" +msgstr "" -#: src/lib/lex.c:301 -#, fuzzy -msgid "include_quoted_string" -msgstr "quoted_string" +#: src/cats/sql_get.c:146 +#, c-format +msgid "get_file_record want 1 got rows=%d PathId=%s FilenameId=%s\n" +msgstr "" -#: src/lib/lex.c:302 -msgid "UTF-8 Byte Order Mark" +#: src/cats/sql_get.c:154 +#, c-format +msgid "File record for PathId=%s FilenameId=%s not found.\n" msgstr "" -#: src/lib/lex.c:303 -msgid "UTF-16le Byte Order Mark" +#: src/cats/sql_get.c:160 +msgid "File record not found in Catalog.\n" msgstr "" -#: src/lib/lex.c:341 src/lib/lex.c:347 src/lib/lex.c:358 src/lib/lex.c:364 +#: src/cats/sql_get.c:187 #, c-format -msgid "expected a positive integer number, got: %s" -msgstr "attendait un nombre entier positif, pas : %s" +msgid "More than one Filename!: %s for file: %s\n" +msgstr "" -#: 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" +#: src/cats/sql_get.c:197 +#, c-format +msgid "Get DB Filename record %s found bad record: %d\n" msgstr "" -#: src/lib/lex.c:613 src/lib/lex.c:641 +#: src/cats/sql_get.c:203 #, c-format -msgid "Cannot open included config file %s: %s\n" -msgstr "Impossible d'ouvrir le fichier de configuration inclus %s : %s\n" +msgid "Filename record: %s not found.\n" +msgstr "" -#: src/lib/lex.c:700 src/lib/lex.c:757 +#: src/cats/sql_get.c:207 #, c-format -msgid "expected an integer or a range, got %s: %s" -msgstr "attendait un entier ou bien un intervalle, pas %s : %s" +msgid "Filename record: %s not found in Catalog.\n" +msgstr "" -#: src/lib/lex.c:714 src/lib/lex.c:722 src/lib/lex.c:733 src/lib/lex.c:741 +#: src/cats/sql_get.c:250 #, c-format -msgid "expected an integer number, got %s: %s" -msgstr "attendait un nombre entier, pas %s : %s" +msgid "Get DB path record %s found bad record: %s\n" +msgstr "" -#: src/lib/lex.c:771 +#: src/cats/sql_get.c:263 #, c-format -msgid "expected a name, got %s: %s" -msgstr "attendait un nom, pas %s : %s" +msgid "Path record: %s not found.\n" +msgstr "" -#: src/lib/lex.c:775 +#: src/cats/sql_get.c:267 #, 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 "Path record: %s not found in Catalog.\n" +msgstr "" -#: src/lib/lex.c:783 +#: src/cats/sql_get.c:306 #, c-format -msgid "expected a string, got %s: %s" -msgstr "attendait une chaîne, pas %s : %s" +msgid "No Job found for JobId %s\n" +msgstr "" -#: src/lib/res.c:66 +#: src/cats/sql_get.c:379 src/cats/sql_get.c:436 #, c-format -msgid "rwl_writelock failure at %s:%d: ERR=%s\n" -msgstr "rwl_writelock en échec sur %s:%d : ERR=%s\n" +msgid "No volumes found for JobId=%d\n" +msgstr "" -#: src/lib/res.c:76 +#: src/cats/sql_get.c:385 src/cats/sql_get.c:447 #, c-format -msgid "rwl_writeunlock failure at %s:%d:. ERR=%s\n" -msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n" +msgid "Error fetching row %d: ERR=%s\n" +msgstr "" -#: src/lib/tls.c:92 +#: src/cats/sql_get.c:399 #, c-format -msgid "" -"Error with certificate at depth: %d, issuer = %s, subject = %s, ERR=%d:%s\n" +msgid "No Volume for JobId %d found in Catalog.\n" msgstr "" -#: src/lib/tls.c:129 -msgid "Error initializing SSL context" -msgstr "Erreur pendant l'initialisation du contexte SSL" +#: src/cats/sql_get.c:540 +#, c-format +msgid "Pool id select failed: ERR=%s\n" +msgstr "" -#: src/lib/tls.c:150 -msgid "Error loading certificate verification stores" +#: src/cats/sql_get.c:577 +#, c-format +msgid "Client id select failed: ERR=%s\n" msgstr "" -#: src/lib/tls.c:155 -msgid "" -"Either a certificate file or a directory must be specified as a verification " -"store\n" +#: src/cats/sql_get.c:618 +#, c-format +msgid "More than one Pool!: %s\n" msgstr "" -#: src/lib/tls.c:166 -msgid "Error loading certificate file" -msgstr "Erreur dans le chargement du certificat" +#: src/cats/sql_get.c:681 +msgid "Pool record not found in Catalog.\n" +msgstr "" -#: src/lib/tls.c:174 -msgid "Error loading private key" -msgstr "Erreur dans le chargement de la clef privée" +#: src/cats/sql_get.c:719 +#, c-format +msgid "More than one Client!: %s\n" +msgstr "" -#: src/lib/tls.c:182 -msgid "Unable to open DH parameters file" -msgstr "Impossible d'ouvrir le fichier de paramètre DH" +#: src/cats/sql_get.c:736 src/cats/sql_get.c:740 +msgid "Client record not found in Catalog.\n" +msgstr "" -#: src/lib/tls.c:188 -msgid "Unable to load DH parameters from specified file" -msgstr "Impossible de charger les paramètres DH à partir du fichier spécifié" +#: src/cats/sql_get.c:767 +#, c-format +msgid "More than one Counter!: %d\n" +msgstr "" -#: src/lib/tls.c:192 -msgid "Failed to set TLS Diffie-Hellman parameters" -msgstr "Impossible de positionner les paramètres TLS Diffie-Hellman" +#: src/cats/sql_get.c:772 +#, c-format +msgid "error fetching Counter row: %s\n" +msgstr "" -#: src/lib/tls.c:202 -msgid "Error setting cipher list, no valid ciphers available\n" +#: src/cats/sql_get.c:792 +#, c-format +msgid "Counter record: %s not found in Catalog.\n" msgstr "" -#: src/lib/tls.c:261 -msgid "Peer failed to present a TLS certificate\n" +#: src/cats/sql_get.c:832 +#, c-format +msgid "Error got %s FileSets but expected only one!\n" msgstr "" -#: src/lib/tls.c:304 +#: src/cats/sql_get.c:837 #, c-format -msgid "Peer %s failed to present a TLS certificate\n" +msgid "FileSet record \"%s\" not found.\n" msgstr "" -#: src/lib/tls.c:406 -msgid "Error creating file descriptor-based BIO" +#: src/cats/sql_get.c:847 +msgid "FileSet record not found in Catalog.\n" msgstr "" -#: src/lib/tls.c:417 -msgid "Error creating new SSL object" -msgstr "Erreur pendant la création d'un nouvel objet SSL" +#: src/cats/sql_get.c:943 +#, c-format +msgid "Media id select failed: ERR=%s\n" +msgstr "" -#: src/lib/tls.c:480 src/lib/tls.c:503 -msgid "Connect failure" -msgstr "Erreur de connexion" +#: src/cats/sql_get.c:981 +#, fuzzy, c-format +msgid "query dbids failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/lib/tls.c:575 src/lib/tls.c:579 -msgid "TLS shutdown failure." +#: src/cats/sql_get.c:1038 +#, c-format +msgid "More than one Volume!: %s\n" msgstr "" -#: src/lib/tls.c:646 -msgid "TLS read/write failure." +#: src/cats/sql_get.c:1094 +#, c-format +msgid "Media record MediaId=%s not found.\n" msgstr "" -#: src/lib/var.c:2669 -msgid "everything ok" -msgstr "tout est ok" +#: src/cats/sql_get.c:1097 +#, c-format +msgid "Media record for Volume \"%s\" not found.\n" +msgstr "" -#: src/lib/var.c:2670 -msgid "incomplete named character" +#: src/cats/sql_get.c:1104 +#, c-format +msgid "Media record for MediaId=%u not found in Catalog.\n" msgstr "" -#: src/lib/var.c:2671 -msgid "incomplete hexadecimal value" -msgstr "valeur hexadécimale incomplète" - -#: src/lib/var.c:2672 -msgid "invalid hexadecimal value" -msgstr "valeur hexadécimale invalide" +#: src/cats/sql_get.c:1107 +#, c-format +msgid "Media record for Vol=%s not found in Catalog.\n" +msgstr "" -#: src/lib/var.c:2673 -msgid "octal value too large" -msgstr "valeur octal trop grande" +#: src/cats/sql_list.c:46 +#, c-format +msgid "Query failed: %s\n" +msgstr "Erreur sur la requête : %s\n" -#: src/lib/var.c:2674 -msgid "invalid octal value" -msgstr "valeur octal invalide" +#: src/cats/sql_list.c:262 +msgid "These JobIds have copies as follows:\n" +msgstr "" -#: src/lib/var.c:2675 -msgid "incomplete octal value" -msgstr "valeur octal incomplète" +#: src/cats/sql_list.c:264 +msgid "The catalog contains copies as follows:\n" +msgstr "" -#: src/lib/var.c:2676 -msgid "incomplete grouped hexadecimal value" +#: src/cats/sqlite.c:169 +#, c-format +msgid "Database %s does not exist, please create it.\n" msgstr "" -#: src/lib/var.c:2677 -msgid "incorrect character class specification" +#: src/cats/sqlite.c:191 +#, c-format +msgid "Unable to open Database=%s. ERR=%s\n" msgstr "" -#: src/lib/var.c:2678 -msgid "invalid expansion configuration" +#: src/cats/sqlite.c:192 +msgid "unknown" +msgstr "inconnu" + +#: src/console/authenticate.c:117 src/dird/authenticate.c:121 +msgid "" +"Authorization problem: Remote server did not advertise required TLS " +"support.\n" msgstr "" -#: src/lib/var.c:2679 -msgid "out of memory" -msgstr "plus de mémoire" +#: src/console/authenticate.c:124 src/dird/authenticate.c:128 +#: src/filed/authenticate.c:148 src/filed/authenticate.c:276 +#: src/stored/authenticate.c:154 src/stored/authenticate.c:267 +#: src/stored/authenticate.c:376 +msgid "Authorization problem: Remote server requires TLS.\n" +msgstr "" -#: src/lib/var.c:2680 -msgid "incomplete variable specification" +#: src/console/authenticate.c:133 +msgid "TLS negotiation failed\n" msgstr "" -#: src/lib/var.c:2681 -msgid "undefined variable" -msgstr "variable non définie" +#: src/console/authenticate.c:147 +#: src/qt-console/tray-monitor/authenticate.cpp:84 +#, c-format +msgid "Bad response to Hello command: ERR=%s\n" +msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n" -#: 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/console/authenticate.c:154 +#: src/qt-console/tray-monitor/authenticate.cpp:91 +msgid "Director rejected Hello command\n" +msgstr "Le director a rejeté la commande Hello\n" -#: src/lib/var.c:2683 -msgid "unknown command character in variable" +#: src/console/authenticate.c:166 +#, 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 " 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/var.c:2684 -msgid "malformatted search and replace operation" +#: src/console/console.c:114 +#, c-format +msgid "" +"\n" +"Version: " msgstr "" +"\n" +"Version : " -#: src/lib/var.c:2685 -msgid "unknown flag in search and replace operation" +#: src/console/console.c:166 +msgid "input from file" msgstr "" -#: src/lib/var.c:2686 -msgid "invalid regex in search and replace operation" +#: src/console/console.c:167 +msgid "output to file" msgstr "" -#: src/lib/var.c:2687 -msgid "missing parameter in command" -msgstr "" +#: src/console/console.c:168 +msgid "quit" +msgstr "quit" -#: src/lib/var.c:2688 -msgid "empty search string in search and replace operation" +#: src/console/console.c:169 +msgid "output to file and terminal" msgstr "" -#: src/lib/var.c:2689 -msgid "start offset missing in cut operation" +#: src/console/console.c:170 +msgid "sleep specified time" msgstr "" -#: src/lib/var.c:2690 -msgid "offsets in cut operation delimited by unknown character" -msgstr "" +#: src/console/console.c:171 +msgid "print current time" +msgstr "affiche la date courante" -#: src/lib/var.c:2691 -msgid "range out of bounds in cut operation" +#: src/console/console.c:172 +msgid "print Console's version" msgstr "" -#: src/lib/var.c:2692 -msgid "offset out of bounds in cut operation" +#: src/console/console.c:173 +msgid "echo command string" msgstr "" -#: src/lib/var.c:2693 -msgid "logic error in cut operation" +#: src/console/console.c:174 +msgid "execute an external command" msgstr "" -#: src/lib/var.c:2694 -msgid "malformatted transpose operation" -msgstr "" +#: src/console/console.c:175 +msgid "exit = quit" +msgstr "exit = quit" -#: src/lib/var.c:2695 -msgid "source and target class mismatch in transpose operation" +#: src/console/console.c:176 +msgid "zed_keys = use zed keys instead of bash keys" msgstr "" -#: src/lib/var.c:2696 -msgid "empty character class in transpose operation" +#: src/console/console.c:177 +msgid "help listing" msgstr "" -#: src/lib/var.c:2697 -msgid "incorrect character class in transpose operation" +#: src/console/console.c:179 +msgid "set command separator" msgstr "" -#: src/lib/var.c:2698 -msgid "malformatted padding operation" -msgstr "" +#: src/console/console.c:213 +msgid ": is an invalid command\n" +msgstr "%s : est une commande invalide.\n" -#: src/lib/var.c:2699 -msgid "width parameter missing in padding operation" -msgstr "" +#: src/console/console.c:663 +#, fuzzy +msgid "Illegal separator character.\n" +msgstr "Caractère illégal « %c » dans le nom.\n" -#: src/lib/var.c:2700 -msgid "fill string missing in padding operation" +#: src/console/console.c:696 +#, fuzzy +msgid "Command logic problem\n" +msgstr "Commande annulée.\n" + +#: src/console/console.c:911 +#, fuzzy, c-format +msgid "Can't find %s in Director list\n" +msgstr "Impossible de trouver la ressource Director \"%s\"\n" + +#: src/console/console.c:919 +msgid "Available Directors:\n" msgstr "" -#: src/lib/var.c:2701 -msgid "unknown quoted pair in search and replace operation" +#: src/console/console.c:923 +#, c-format +msgid "%2d: %s at %s:%d\n" msgstr "" -#: src/lib/var.c:2702 -msgid "sub-matching reference out of range" +#: src/console/console.c:927 +msgid "Select Director by entering a number: " msgstr "" -#: src/lib/var.c:2703 -msgid "invalid argument" -msgstr "argument invalide" +#: src/console/console.c:934 +#, 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/lib/var.c:2704 -msgid "incomplete quoted pair" -msgstr "" +#: src/console/console.c:941 +#, c-format +msgid "You must enter a number between 1 and %d\n" +msgstr "Vous devez saisir un nombre entre 1 et %d\n" -#: src/lib/var.c:2705 -msgid "lookup function does not support variable arrays" +#: src/console/console.c:1101 src/dird/dird.c:267 src/filed/filed.c:204 +#: src/qt-console/main.cpp:154 src/stored/stored.c:215 +msgid "Cryptography library initialization failed.\n" msgstr "" -#: src/lib/var.c:2706 -msgid "index of array variable contains an invalid character" -msgstr "" +#: src/console/console.c:1105 src/dird/dird.c:271 src/dird/dird.c:299 +#: src/dird/dird.c:517 src/dird/dird.c:520 src/filed/filed.c:209 +#: src/qt-console/main.cpp:158 src/stored/stored.c:219 +#, c-format +msgid "Please correct configuration file: %s\n" +msgstr "Merci de corriger le fichier de configuration : %s\n" -#: src/lib/var.c:2707 -msgid "index of array variable is incomplete" -msgstr "" +#: src/console/console.c:1136 +#, c-format +msgid "Connecting to Director %s:%d\n" +msgstr "Connexion au Director %s:%d\n" -#: src/lib/var.c:2708 -msgid "bracket expression in array variable's index not closed" -msgstr "" +#: src/console/console.c:1153 src/qt-console/bcomm/dircomm.cpp:150 +#, c-format +msgid "Failed to initialize TLS context for Console \"%s\".\n" +msgstr "Impossible d'initialiser le contexte TLS pour la Console \"%s\".\n" -#: src/lib/var.c:2709 -msgid "division by zero error in index specification" -msgstr "" +#: src/console/console.c:1173 src/qt-console/bcomm/dircomm.cpp:173 +#, 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/lib/var.c:2710 -msgid "unterminated loop construct" -msgstr "" +#: src/console/console.c:1205 +msgid "Enter a period to cancel a command.\n" +msgstr "Tapez un point (.) pour annuler une commande.\n" -#: src/lib/var.c:2711 -msgid "invalid character in loop limits" +#: src/console/console.c:1291 src/console/console.c:1321 src/dird/dird.c:607 +#: src/dird/dird.c:813 src/dird/dird.c:868 src/dird/dird.c:907 +#: src/filed/filed.c:366 src/filed/filed.c:566 src/qt-console/main.cpp:213 +#: src/qt-console/main.cpp:243 src/stored/stored.c:342 +msgid "TLS required but not configured in Bacula.\n" msgstr "" -#: src/lib/var.c:2712 -msgid "malformed operation argument list" +#: src/console/console.c:1299 src/qt-console/main.cpp:221 +#, 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" msgstr "" -#: src/lib/var.c:2713 -msgid "undefined operation" -msgstr "opération indéfinie" +#: src/console/console.c:1308 src/qt-console/main.cpp:230 +#, c-format +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/lib/var.c:2714 -msgid "formatting failure" +#: src/console/console.c:1328 src/qt-console/main.cpp:251 +#, c-format +msgid "" +"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " +"Console \"%s\" in %s.\n" msgstr "" -#: src/lib/var.c:2723 -msgid "unknown error" -msgstr "erreur inconnue" +#: src/console/console.c:1354 +msgid "Too many arguments on input command.\n" +msgstr "Trop d'arguments sur la commande.\n" -#: src/lib/bget_msg.c:99 -msgid "Status OK\n" -msgstr "Statut OK\n" +#: src/console/console.c:1358 +msgid "First argument to input command must be a filename.\n" +msgstr "Le premier argument de la commande doit être un fichier.\n" -#: src/lib/bget_msg.c:103 +#: src/console/console.c:1364 #, c-format -msgid "bget_msg: unknown signal %d\n" -msgstr "" +msgid "Cannot open file %s for input. ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s pour lecture. ERR=%s\n" -#: src/lib/signal.c:69 -msgid "Invalid signal number" +#: src/console/console.c:1396 +msgid "Too many arguments on output/tee command.\n" msgstr "" -#: src/lib/signal.c:136 +#: src/console/console.c:1413 #, c-format -msgid "Bacula interrupted by signal %d: %s\n" -msgstr "Bacula a reçu le signal %d : %s\n" +msgid "Cannot open file %s for output. ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s pour la sortie. ERR=%s\n" -#: src/lib/signal.c:149 -#, c-format -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/console/console.c:1432 +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/console/console.c:1441 +#, fuzzy, c-format +msgid "Cannot popen(\"%s\", \"r\"): ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/lib/signal.c:151 +#: src/console/console.c:1453 src/stored/autochanger.c:665 #, c-format -msgid "Kaboom! exepath=%s\n" -msgstr "Kaboom ! exepath=%s\n" +msgid "Autochanger error: ERR=%s\n" +msgstr "Erreur sur l'autochangeur : ERR=%s\n" -#: src/lib/signal.c:185 +#: src/console/console_conf.c:128 src/qt-console/bat_conf.cpp:130 #, c-format -msgid "Fork error: ERR=%s\n" -msgstr "Fork en erreur : ERR=%s\n" +msgid "No record for %d %s\n" +msgstr "" -#: src/lib/signal.c:192 +#: src/console/console_conf.c:137 #, c-format -msgid "Calling: %s %s %s\n" -msgstr "Exécution : %s %s %s\n" +msgid "Console: name=%s rcfile=%s histfile=%s\n" +msgstr "" -#: src/lib/signal.c:195 +#: src/console/console_conf.c:141 src/qt-console/bat_conf.cpp:139 #, c-format -msgid "execv: %s failed: ERR=%s\n" -msgstr "execv : %s en échec : ERR=%s\n" +msgid "Director: name=%s address=%s DIRport=%d\n" +msgstr "" -#: src/lib/signal.c:212 +#: src/console/console_conf.c:145 src/console/console_conf.c:224 +#: src/console/console_conf.c:269 src/console/console_conf.c:296 +#: src/filed/filed_conf.c:411 src/filed/filed_conf.c:476 +#: src/filed/filed_conf.c:506 src/qt-console/bat_conf.cpp:150 +#: src/qt-console/bat_conf.cpp:231 src/qt-console/bat_conf.cpp:279 +#: src/qt-console/bat_conf.cpp:309 src/stored/stored_conf.c:538 +#: src/stored/stored_conf.c:628 src/stored/stored_conf.c:663 #, c-format -msgid "Traceback complete, attempting cleanup ...\n" +msgid "Unknown resource type %d\n" msgstr "" -#: src/lib/signal.c:221 +#: src/console/console_conf.c:250 src/dird/dird_conf.c:1425 +#: src/dird/dird_conf.c:1440 src/filed/filed_conf.c:439 +#: src/qt-console/bat_conf.cpp:257 +#: src/qt-console/tray-monitor/tray_conf.cpp:276 #, c-format -msgid "It looks like the traceback worked ...\n" +msgid "%s item is required in %s resource, but not found.\n" msgstr "" -#: src/lib/signal.c:251 +#: src/console/console_conf.c:313 src/dird/dird_conf.c:1664 +#: src/filed/filed_conf.c:524 src/qt-console/bat_conf.cpp:326 +#: src/qt-console/tray-monitor/tray_conf.cpp:360 #, c-format -msgid "BA_NSIG too small (%d) should be (%d)\n" -msgstr "BA_NSIG trop petit (%d) devrait être (%d)\n" +msgid "Attempt to define second %s resource named \"%s\" is not permitted.\n" +msgstr "" -#: src/lib/signal.c:257 -msgid "UNKNOWN SIGNAL" -msgstr "SIGNAL INCONNU" +#: src/dird/admin.c:53 +#, c-format +msgid "Start Admin JobId %d, Job=%s\n" +msgstr "" -#: src/lib/signal.c:258 -msgid "Hangup" -msgstr "Hangup" - -#: src/lib/signal.c:259 -msgid "Interrupt" -msgstr "" - -#: src/lib/signal.c:260 -msgid "Quit" -msgstr "Quit" - -#: src/lib/signal.c:261 -msgid "Illegal instruction" -msgstr "" - -#: src/lib/signal.c:262 -msgid "Trace/Breakpoint trap" -msgstr "" - -#: src/lib/signal.c:263 -msgid "Abort" -msgstr "Abort" - -#: src/lib/signal.c:265 -msgid "EMT instruction (Emulation Trap)" -msgstr "" - -#: src/lib/signal.c:268 -msgid "IOT trap" -msgstr "IOT trap" - -#: src/lib/signal.c:270 -msgid "BUS error" -msgstr "BUS error" - -#: src/lib/signal.c:271 -msgid "Floating-point exception" -msgstr "" +#: src/dird/admin.c:78 src/dird/backup.c:749 src/dird/mac.c:688 +#: src/dird/vbackup.c:361 +#, 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/lib/signal.c:272 -msgid "Kill, unblockable" -msgstr "" +#: src/dird/admin.c:86 +msgid "Admin OK" +msgstr "Admin OK" -#: src/lib/signal.c:273 -msgid "User-defined signal 1" -msgstr "" +#: src/dird/admin.c:90 +msgid "*** Admin Error ***" +msgstr "*** Admin en Erreur ***" -#: src/lib/signal.c:274 -msgid "Segmentation violation" -msgstr "Erreur de segmentation" +#: src/dird/admin.c:94 +msgid "Admin Canceled" +msgstr "Admin Annulé" -#: src/lib/signal.c:275 -msgid "User-defined signal 2" +#: src/dird/admin.c:98 src/dird/backup.c:802 src/dird/restore.c:614 +#: src/dird/vbackup.c:411 +#, c-format +msgid "Inappropriate term code: %c\n" msgstr "" -#: src/lib/signal.c:276 -msgid "Broken pipe" -msgstr "Tube brisé" - -#: src/lib/signal.c:277 -msgid "Alarm clock" -msgstr "Alarm clock" +#: src/dird/admin.c:106 src/lib/status.h:171 src/lib/status.h:182 +#: src/lib/status.h:196 src/lib/status.h:200 src/lib/status.h:204 +msgid "Bacula " +msgstr "Bacula " -#: src/lib/signal.c:278 -msgid "Termination" +#: src/dird/authenticate.c:77 src/dird/authenticate.c:78 +#: src/qt-console/tray-monitor/authenticate.cpp:119 +#, c-format +msgid "Error sending Hello to Storage daemon. ERR=%s\n" msgstr "" -#: src/lib/signal.c:280 -msgid "Stack fault" +#: src/dird/authenticate.c:107 +msgid "Director and Storage daemon passwords or names not the same.\n" msgstr "" -#: src/lib/signal.c:282 -msgid "Child status has changed" +#: src/dird/authenticate.c:109 +#, 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 " 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/lib/signal.c:283 -msgid "Continue" -msgstr "Continue" +#: src/dird/authenticate.c:137 +#, 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/lib/signal.c:284 -msgid "Stop, unblockable" +#: src/dird/authenticate.c:149 +#, c-format +msgid "bdird RunScript\n" -msgstr " --> RunScript\n" - -#: src/lib/runscript.c:298 src/dird/dird_conf.c:709 -#, c-format -msgid " --> Command=%s\n" -msgstr " --> Command=%s\n" - -#: src/lib/runscript.c:299 src/dird/dird_conf.c:710 +#: src/dird/backup.c:435 #, c-format -msgid " --> Target=%s\n" -msgstr " --> Target=%s\n" +msgid "Start Backup JobId %s, Job=%s\n" +msgstr "Démarrage du backup JobId %s, Job=%s\n" -#: src/lib/runscript.c:300 src/dird/dird_conf.c:711 -#, c-format -msgid " --> RunOnSuccess=%u\n" -msgstr " --> RunOnSuccess=%u\n" +#: src/dird/backup.c:512 src/dird/restore.c:407 src/dird/verify.c:275 +msgid "The File daemon does not support SDCallsClient.\n" +msgstr "" -#: src/lib/runscript.c:301 src/dird/dird_conf.c:712 +#: src/dird/backup.c:640 #, c-format -msgid " --> RunOnFailure=%u\n" -msgstr " --> RunOnFailure=%u\n" +msgid "Unexpected Client Job message: %s\n" +msgstr "" -#: src/lib/runscript.c:302 src/dird/dird_conf.c:713 +#: src/dird/backup.c:653 #, c-format -msgid " --> FailJobOnError=%u\n" +msgid "Network error with FD during %s: ERR=%s\n" msgstr "" -#: src/lib/runscript.c:303 src/dird/dird_conf.c:714 -#, c-format -msgid " --> RunWhen=%u\n" -msgstr " --> RunWhen=%u\n" +#: src/dird/backup.c:687 +msgid "No Job status returned from FD.\n" +msgstr "Impossible de récupérer le statut du Job depuis le FD.\n" -#: src/lib/pythonlib.c:118 -msgid "Could not initialize Python\n" -msgstr "Impossible d'initialiser le Python\n" +#: src/dird/backup.c:756 src/dird/vbackup.c:368 +#, 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/lib/pythonlib.c:123 +#: src/dird/backup.c:762 src/dird/mac.c:718 src/dird/vbackup.c:374 #, c-format -msgid "Could not Run Python string %s\n" -msgstr "Impossible de lancer la commande Python %s\n" - -#: src/lib/pythonlib.c:135 -msgid "Could not initialize Python Job type.\n" +msgid "Error getting Media record for Volume \"%s\": ERR=%s" msgstr "" -#: src/lib/pythonlib.c:140 -#, c-format -msgid "Could not import Python script %s/%s. Python disabled.\n" -msgstr "" +#: src/dird/backup.c:772 src/dird/backup.c:778 src/dird/vbackup.c:384 +#: src/stored/bscan.c:1194 +msgid "Backup OK -- with warnings" +msgstr "Backup OK -- avec des erreurs" -#: src/lib/pythonlib.c:242 -msgid "Could not create Python Job Object.\n" -msgstr "" +#: src/dird/backup.c:774 src/dird/vbackup.c:386 src/stored/bscan.c:1191 +msgid "Backup OK" +msgstr "Backup OK" -#: src/lib/pythonlib.c:255 src/lib/pythonlib.c:279 -#, c-format -msgid "Python function \"%s\" not found.\n" -msgstr "" +#: src/dird/backup.c:782 src/dird/vbackup.c:391 src/stored/bscan.c:1198 +msgid "*** Backup Error ***" +msgstr "*** Backup en erreur ***" + +#: src/dird/backup.c:792 src/dird/vbackup.c:401 src/stored/bscan.c:1201 +msgid "Backup Canceled" +msgstr "Backup annulé" -#: src/lib/pythonlib.c:294 +#: src/dird/backup.c:847 #, c-format -msgid "Unknown Python daemon event %s\n" +msgid " Base files/Used files: %lld/%lld (%.2f%%)\n" msgstr "" -#: src/lib/pythonlib.c:319 +#: src/dird/backup.c:853 src/dird/mac.c:790 #, 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" +msgid "%s (%sB)" +msgstr "Nouveau Fichier : %s\n" -#: 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/backup.c:858 +#, fuzzy, c-format +msgid "" +"%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" +" End time: %s\n" +" Elapsed time: %s\n" +" Priority: %d\n" +" FD Files Written: %s\n" +" SD Files Written: %s\n" +" FD Bytes Written: %s (%sB)\n" +" 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" +" Last Volume Bytes: %s\n" +" Non-fatal FD errors: %d\n" +" SD 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" +" Niveau de backup : %s%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" +" 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 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/lib/address_conf.c:67 -#, c-format -msgid "Only ipv4 is supported (%d)\n" -msgstr "Seulement l'ipv4 est supporté (%d)\n" +#: src/dird/backup.c:916 src/dird/backup.c:917 src/dird/backup.c:918 +#: src/dird/ua_input.c:141 src/dird/ua_run.c:173 src/dird/ua_update.c:245 +#: src/dird/ua_update.c:265 src/dird/ua_update.c:687 +#: src/stored/parse_bsr.c:827 src/tools/dbcheck.c:1340 +msgid "yes" +msgstr "oui" -#: 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/backup.c:916 src/dird/backup.c:917 src/dird/backup.c:918 +#: src/dird/ua_input.c:145 src/dird/ua_run.c:176 src/dird/ua_update.c:245 +#: src/dird/ua_update.c:265 src/dird/ua_update.c:687 +#: src/stored/parse_bsr.c:827 +msgid "no" +msgstr "non" -#: src/lib/address_conf.c:185 +#: src/dird/backup.c:959 #, c-format -msgid "It was tried to assign a ipv4 address to a ipv6(%d)\n" +msgid "Could not get Job Volume Parameters to update Bootstrap file. ERR=%s\n" msgstr "" -#: src/lib/address_conf.c:264 +#: src/dird/backup.c:995 #, c-format -msgid "Can't add default address (%s)\n" -msgstr "Impossible d'ajouter l'adresse par défaut (%s)\n" - -#: src/lib/address_conf.c:293 -msgid "the old style addresses cannot be mixed with new style" +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/lib/address_conf.c:314 -#, c-format -msgid "can't resolve service(%s)" -msgstr "impossible de trouver une correspondance pour le service (%s)" - -#: src/lib/address_conf.c:323 +#: src/dird/bsr.c:161 #, c-format -msgid "can't resolve hostname(%s) %s" -msgstr "impossible de résoudre le hostname (%s) %s" +msgid "Unable to get Job record. ERR=%s\n" +msgstr "" -#: src/lib/address_conf.c:413 src/lib/address_conf.c:444 +#: src/dird/bsr.c:172 #, c-format -msgid "Expected a block begin { , got: %s" -msgstr "Attendait un début de bloc {, pas : %s" - -#: src/lib/address_conf.c:418 -msgid "Empty addr block is not allowed" +msgid "Unable to get Job Volume Parameters. ERR=%s\n" msgstr "" -#: src/lib/address_conf.c:422 +#: src/dird/bsr.c:220 #, c-format -msgid "Expected a string, got: %s" -msgstr "Attendait une chaîne, pas : %s" +msgid "Unable to create bootstrap file %s. ERR=%s\n" +msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\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/bsr.c:229 +#, 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/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/bsr.c:233 +msgid "Error writing bsr file.\n" +msgstr "Erreur pendant l'écriture du fichier bsr.\n" -#: src/lib/address_conf.c:440 src/lib/address_conf.c:470 +#: src/dird/bsr.c:238 #, c-format -msgid "Expected a equal =, got: %s" -msgstr "Attendait un égal =, pas : %s" +msgid "Bootstrap records written to %s\n" +msgstr "Fichier bootstrap écrit sur %s\n" -#: src/lib/address_conf.c:451 src/lib/address_conf.c:466 -#, c-format -msgid "Expected a identifier [addr|port], got: %s" -msgstr "Attendait un identifiant [addr|port], pas : %s" +#: src/dird/bsr.c:286 +#, fuzzy +msgid "" +"The Job will require the following (*=>InChanger):\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/lib/address_conf.c:456 -msgid "Only one port per address block" -msgstr "Seulement un port par bloc d'adresse" +#: src/dird/bsr.c:306 +msgid "No Volumes found to restore.\n" +msgstr "Aucun volume trouvé pour la restauration.\n" -#: src/lib/address_conf.c:462 -msgid "Only one addr per address block" -msgstr "Seulement une adresse par bloc d'adresse" +#: src/dird/bsr.c:308 +msgid "" +"\n" +"Volumes marked with \"*\" are in the Autochanger.\n" +msgstr "" -#: src/lib/address_conf.c:478 +#: src/dird/catreq.c:121 src/dird/catreq.c:364 #, c-format -msgid "Expected a number or a string, got: %s" -msgstr "Attendait un nombre ou une chaîne, pas : %s" +msgid "1990 Invalid Catalog Request: %s" +msgstr "1990 Requête sur le Catalogue Invalide : %s" -#: src/lib/address_conf.c:484 src/lib/address_conf.c:517 +#: src/dird/catreq.c:122 #, 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 "Invalid Catalog request; DB not open: %s" +msgstr "Requête sur le Catalogue invalide ; la base n'est pas ouverte : %s" -#: src/lib/address_conf.c:490 -msgid "State machine missmatch" -msgstr "" +#: src/dird/catreq.c:143 +#, fuzzy, c-format +msgid "Pool \"%s\" not found for SD find media request.\n" +msgstr "La ressource Pool \"%s\" est introuvable pour le volume \"%s\"\n" -#: src/lib/address_conf.c:496 src/lib/address_conf.c:508 -#, c-format -msgid "Expected a end of block }, got: %s" -msgstr "Attendait une fin de bloc }, pas : %s" +#: src/dird/catreq.c:152 +msgid "1901 No Media.\n" +msgstr "1901 Pas de Media.\n" -#: src/lib/address_conf.c:502 -#, c-format -msgid "Can't add hostname(%s) and port(%s) to addrlist (%s)" +#: 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 "" -"Impossible d'ajouter le hostname (%s) et le port (%s) à la liste d'adresse (%" -"s)" -#: src/lib/address_conf.c:522 src/lib/address_conf.c:536 -#, c-format -msgid "can't add port (%s) to (%s)" -msgstr "impossible d'ajouter le port (%s) à (%s)" +#: src/dird/catreq.c:196 +msgid "is not Enabled" +msgstr "n'est pas activé (Enabled)" -#: 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/catreq.c:205 +#, fuzzy, c-format +msgid "1998 Volume \"%s\" catalog status is %s, %s.\n" +msgstr "1998 Le statut du Volume \"%s\" est %s, %s.\n" -#: src/lib/attr.c:79 +#: src/dird/catreq.c:210 #, c-format -msgid "Error scanning attributes: %s\n" -msgstr "Erreur pendant la lecture des attributs : %s\n" +msgid "1997 Volume \"%s\" not in catalog.\n" +msgstr "1997 le Volume \"%s\" n'est pas dans le catalogue.\n" -#: src/lib/bnet.c:116 +#: src/dird/catreq.c:236 #, c-format -msgid "Attr spool write error. ERR=%s\n" -msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\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/lib/bnet.c:250 -msgid "TLS Negotiation failed.\n" -msgstr "Négociation TLS échoué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" +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/lib/bnet.c:305 +#: src/dird/catreq.c:238 #, c-format -msgid "" -"TLS host certificate verification failed. Host name \"%s\" did not match " -"presented certificate\n" +msgid "1991 Catalog Request for vol=%s failed: %s" msgstr "" -#: src/lib/bnet.c:322 -msgid "TLS enabled but not configured.\n" -msgstr "TLS activé mais non configuré.\n" - -#: src/lib/bnet.c:328 -msgid "TLS enable but not configured.\n" -msgstr "TLS actif mais non configuré.\n" - -#: src/lib/bnet.c:386 -msgid "No problem." -msgstr "Pas de problème." - -#: src/lib/bnet.c:389 -msgid "Authoritative answer for host not found." +#: src/dird/catreq.c:265 +#, c-format +msgid "Attempt to set Volume Files from %u to %u for Volume \"%s\". Ignored.\n" msgstr "" -#: src/lib/bnet.c:392 -msgid "Non-authoritative for host not found, or ServerFail." +#: src/dird/catreq.c:321 +#, c-format +msgid "Catalog error updating Media record. %s" msgstr "" -#: src/lib/bnet.c:395 -msgid "Non-recoverable errors, FORMERR, REFUSED, or NOTIMP." -msgstr "" +#: src/dird/catreq.c:323 +msgid "1993 Update Media error\n" +msgstr "1993 Erreur sur la mise à jour du Media\n" -#: src/lib/bnet.c:398 -msgid "Valid name, no data record of resquested type." +#: src/dird/catreq.c:350 +#, c-format +msgid "Catalog error creating JobMedia record. %s" msgstr "" -#: src/lib/bnet.c:401 -msgid "Unknown error." -msgstr "Erreur inconnue." - -#: src/lib/bnet.c:658 -#, c-format -msgid "Unknown sig %d" -msgstr "sig inconnu %d" +#: src/dird/catreq.c:352 +#, fuzzy +msgid "1992 Create JobMedia error\n" +msgstr "1991 Erreur sur la mise à jour du JobMedia\n" -#: src/lib/bsys.c:198 src/lib/bsys.c:215 src/lib/bsys.c:239 src/lib/bsys.c:252 +#: src/dird/catreq.c:365 #, c-format -msgid "Out of memory: ERR=%s\n" -msgstr "Plus de mémoire : ERR=%s\n" +msgid "Invalid Catalog request: %s" +msgstr "" -#: src/lib/bsys.c:294 -msgid "Buffer overflow.\n" -msgstr "Buffer overflow.\n" +#: src/dird/catreq.c:452 +#, fuzzy, c-format +msgid "Attribute create error: ERR=%s" +msgstr "Erreur sur l'autochangeur : ERR=%s\n" -#: src/lib/bsys.c:360 -msgid "Bad errno" -msgstr "Mauvais errno" +#: src/dird/catreq.c:549 +#, fuzzy, c-format +msgid "Restore object create error. %s" +msgstr "Restauration annulée" -#: src/lib/bsys.c:375 +#: src/dird/catreq.c:556 #, c-format -msgid "Memset for %d bytes at %s:%d\n" +msgid "%s not same File=%d as attributes=%d\n" msgstr "" -#: src/lib/bsys.c:405 +#: src/dird/catreq.c:583 #, 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 "Catalog error updating file digest. Unsupported digest stream type: %d" +msgstr "" -#: src/lib/bsys.c:420 +#: src/dird/catreq.c:598 #, c-format -msgid "" -"%s is already running. pid=%d\n" -"Check file %s\n" +msgid "attribute create error. %s" msgstr "" -#: src/lib/bsys.c:434 +#: src/dird/catreq.c:604 #, c-format -msgid "Could not open pid file. %s ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier pid. %s ERR=%s\n" +msgid "Catalog error updating file digest. %s" +msgstr "" -#: src/lib/bsys.c:542 -#, 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" +#: src/dird/catreq.c:627 +#, fuzzy, c-format +msgid "1994 Invalid Catalog Update: %s" +msgstr "1990 Requête sur le Catalogue Invalide : %s" -#: src/lib/bsys.c:561 +#: src/dird/catreq.c:628 #, c-format -msgid "Write final hdr error: ERR=%s\n" +msgid "Invalid Catalog Update; DB not open: %s" msgstr "" -#: src/lib/edit.c:463 -#, c-format -msgid "Illegal character \"%c\" in name.\n" -msgstr "Caractère illégal « %c » dans le nom.\n" - -#: src/lib/edit.c:470 -msgid "Name too long.\n" -msgstr "Nom trop long.\n" - -#: src/lib/edit.c:476 src/dird/ua_label.c:651 src/dird/ua_cmds.c:329 -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: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/catreq.c:684 src/dird/catreq.c:699 +#, 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/lib/smartall.c:182 +#: src/dird/dir_plugins.c:169 src/filed/fd_plugins.c:1125 +#: src/stored/sd_plugins.c:220 #, c-format -msgid "Attempt to free NULL called from %s:%d\n" +msgid "Loaded plugin: %s\n" msgstr "" -#: src/lib/smartall.c:196 +#: src/dird/dir_plugins.c:189 src/filed/fd_plugins.c:1146 +#: src/stored/sd_plugins.c:240 #, c-format -msgid "double free from %s:%d\n" +msgid "Plugin magic wrong. Plugin=%s wanted=%s got=%s\n" msgstr "" -#: src/lib/smartall.c:204 +#: src/dird/dir_plugins.c:197 src/filed/fd_plugins.c:1154 +#: src/stored/sd_plugins.c:248 #, c-format -msgid "qp->qnext->qprev != qp called from %s:%d\n" +msgid "Plugin version incorrect. Plugin=%s wanted=%d got=%d\n" msgstr "" -#: src/lib/smartall.c:208 +#: src/dird/dir_plugins.c:206 src/filed/fd_plugins.c:1162 +#: src/stored/sd_plugins.c:257 #, c-format -msgid "qp->qprev->qnext != qp called from %s:%d\n" +msgid "Plugin license incompatible. Plugin=%s license=%s\n" msgstr "" -#: src/lib/smartall.c:217 +#: src/dird/dir_plugins.c:214 src/filed/fd_plugins.c:1170 +#: src/stored/sd_plugins.c:265 #, c-format -msgid "Buffer overrun called from %s:%d\n" +msgid "Plugin size incorrect. Plugin=%s wanted=%d got=%d\n" msgstr "" -#: src/lib/smartall.c:294 -#, c-format -msgid "sm_realloc size: %d\n" -msgstr "" - -#: src/lib/smartall.c:332 +#: src/dird/dird.c:124 #, 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/lib/smartall.c:394 -#, 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: %p\n" +"Version: %s (%s)\n" +"\n" +"Usage: bacula-dir [-f -s] [-c config_file] [-d debug_level] [config_file]\n" +" -c set configuration file to file\n" +" -d set debug level to \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 run 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 utilise fich comme fichier de configuration\n" +" -d 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 lance 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/lib/smartall.c:406 -#, c-format -msgid "%s buffer: %s %6u bytes buf=%p allocated at %s:%d\n" +#: src/dird/dird.c:503 +msgid "Too many open reload requests. Request ignored.\n" msgstr "" -#: src/lib/smartall.c:442 -#, c-format -msgid "Damaged buffer found. Called from %s:%d\n" +#: src/dird/dird.c:518 +msgid "Out of reload table entries. Giving up.\n" msgstr "" -#: src/lib/smartall.c:475 +#: src/dird/dird.c:521 +msgid "Resetting previous configuration.\n" +msgstr "Retour à la dernière configuration.\n" + +#: src/dird/dird.c:585 #, c-format msgid "" -"\n" -"Damaged buffers found at %s:%d\n" +"No Director resource defined in %s\n" +"Without that I don't know who I am :-(\n" msgstr "" -#: src/lib/smartall.c:478 +#: src/dird/dird.c:593 src/filed/filed.c:328 #, c-format -msgid " discovery of bad prev link.\n" +msgid "No Messages resource defined in %s\n" msgstr "" -#: src/lib/smartall.c:481 +#: src/dird/dird.c:598 #, c-format -msgid " discovery of bad next link.\n" +msgid "Only one Director resource permitted in %s\n" msgstr "" -#: src/lib/smartall.c:484 +#: src/dird/dird.c:615 src/filed/filed.c:576 src/stored/stored.c:398 #, c-format -msgid " discovery of data overrun.\n" +msgid "\"TLS Certificate\" file not defined for Director \"%s\" in %s.\n" msgstr "" -#: src/lib/smartall.c:487 +#: src/dird/dird.c:621 src/filed/filed.c:582 src/stored/stored.c:404 #, c-format -msgid " NULL pointer.\n" -msgstr " pointeur NULL.\n" +msgid "\"TLS Key\" file not defined for Director \"%s\" in %s.\n" +msgstr "" -#: src/lib/smartall.c:493 +#: src/dird/dird.c:628 src/filed/filed.c:588 src/stored/stored.c:410 #, c-format -msgid " Buffer address: %p\n" -msgstr " Adresse du buffer : %p\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/smartall.c:500 +#: src/dird/dird.c:647 src/filed/filed.c:607 src/stored/stored.c:429 #, c-format -msgid "Damaged buffer: %6u bytes allocated at line %d of %s %s\n" +msgid "Failed to initialize TLS context for Director \"%s\" in %s.\n" msgstr "" -#: src/lib/berrno.c:64 -msgid "Child exited normally." +#: src/dird/dird.c:655 +#, c-format +msgid "No Job records defined in %s\n" msgstr "" -#: src/lib/berrno.c:71 -msgid "Unknown error during program execvp" +#: src/dird/dird.c:713 src/dird/dird.c:726 +#, c-format +msgid "Hey something is wrong. p=0x%lu\n" msgstr "" -#: src/lib/berrno.c:74 +#: src/dird/dird.c:787 #, c-format -msgid "Child exited with code %d" +msgid "\"%s\" directive in Job \"%s\" resource is required, but not found.\n" +msgstr "" + +#: src/dird/dird.c:794 +msgid "Too many items in Job resource\n" msgstr "" -#: src/lib/berrno.c:82 +#: src/dird/dird.c:798 #, c-format -msgid "Child died from signal %d: %s" -msgstr "Le processus fils est mort par le signal %d : %s" +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/lib/berrno.c:88 -msgid "Invalid errno. No error message possible." +#: src/dird/dird.c:822 +#, c-format +msgid "\"TLS Certificate\" file not defined for Console \"%s\" in %s.\n" msgstr "" -#: src/lib/openssl.c:122 src/lib/openssl.c:181 src/stored/dev.c:243 -#: src/stored/dev.c:261 src/stored/dev.c:267 src/stored/dev.c:274 -#: src/stored/stored_conf.c:634 +#: src/dird/dird.c:828 #, c-format -msgid "Unable to init mutex: ERR=%s\n" -msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" +msgid "\"TLS Key\" file not defined for Console \"%s\" in %s.\n" +msgstr "" -#: src/lib/openssl.c:143 src/lib/openssl.c:214 +#: src/dird/dird.c:835 #, c-format -msgid "Unable to destroy mutex: ERR=%s\n" -msgstr "Impossible de détruire le mutex : ERR=%s\n" +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" +msgstr "" -#: src/lib/priv.c:66 +#: src/dird/dird.c:852 src/dird/dird.c:892 src/filed/filed.c:391 #, c-format -msgid "Could not find userid=%s: ERR=%s\n" -msgstr "Impossible de trouver le userid %s : ERR=%s\n" +msgid "Failed to initialize TLS context for File daemon \"%s\" in %s.\n" +msgstr "" -#: src/lib/priv.c:72 -#, fuzzy, c-format -msgid "Could not find password entry. ERR=%s\n" -msgstr "Impossible de trouver le client %s : ERR=%s\n" +#: src/dird/dird.c:875 +#, c-format +msgid "" +"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " +"File daemon \"%s\" in %s.\n" +msgstr "" -#: src/lib/priv.c:85 +#: src/dird/dird.c:916 #, c-format -msgid "Could not find group=%s: ERR=%s\n" -msgstr "Impossible de trouver le groupe=%s : ERR=%s\n" +msgid "" +"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " +"Storage \"%s\" in %s.\n" +msgstr "" -#: src/lib/priv.c:93 +#: src/dird/dird.c:932 src/stored/stored.c:382 #, c-format -msgid "Could not initgroups for group=%s, userid=%s: ERR=%s\n" +msgid "Failed to initialize TLS context for Storage \"%s\" in %s.\n" msgstr "" -"Impossible d'utiliser initgroups pour le groupe=%s, userid=%s: ERR=%s\n" -"\n" -#: src/lib/priv.c:96 -#, fuzzy, c-format -msgid "Could not initgroups for userid=%s: ERR=%s\n" -msgstr "Impossible d'ouvrir %s : ERR=%s\n" +#: src/dird/dird.c:971 src/dird/dird.c:973 +#, c-format +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/lib/priv.c:103 -#, fuzzy, c-format -msgid "Could not set group=%s: ERR=%s\n" -msgstr "Impossible d'ouvrir %s : ERR=%s\n" +#: src/dird/dird.c:976 src/tools/cats_test.c:365 +#, c-format +msgid "%s" +msgstr "%s" -#: src/lib/priv.c:113 +#: src/dird/dird.c:1055 #, fuzzy, c-format -msgid "prctl failed: ERR=%s\n" -msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" +msgid "Could not create storage record for %s\n" +msgstr "Impossible de trouver la ressource Storage \"%s\"\n" -#: src/lib/priv.c:117 +#: src/dird/dird.c:1063 #, fuzzy, c-format -msgid "setreuid failed: ERR=%s\n" -msgstr "fopen %s en erreur : ERR=%s\n" +msgid "Could not update storage record for %s\n" +msgstr "Impossible de trouver la ressource Storage \"%s\"\n" -#: src/lib/priv.c:121 +#: src/dird/dird.c:1138 src/dird/mac_sql.c:547 src/stored/stored.c:479 #, fuzzy, c-format -msgid "cap_from_text failed: ERR=%s\n" -msgstr "fopen %s en erreur : ERR=%s\n" +msgid "Could not compile regex pattern \"%s\" ERR=%s\n" +msgstr "Impossible d'ouvrir %s : ERR=%s\n" -#: src/lib/priv.c:125 -#, 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/dird_conf.c:562 src/qt-console/tray-monitor/tray_conf.cpp:156 +#, c-format +msgid "No %s resource defined\n" +msgstr "" -#: src/lib/priv.c:129 -msgid "Keep readall caps not implemented this OS or missing libraries.\n" +#: src/dird/dird_conf.c:571 +#, c-format +msgid "Director: name=%s MaxJobs=%d FDtimeout=%s SDtimeout=%s\n" msgstr "" -#: src/lib/priv.c:133 +#: src/dird/dird_conf.c:576 #, c-format -msgid "Could not set specified userid: %s\n" +msgid " query_file=%s\n" msgstr "" -#: src/lib/parse_conf.c:178 -msgid "***UNKNOWN***" +#: src/dird/dird_conf.c:579 src/dird/dird_conf.c:599 src/dird/dird_conf.c:623 +#: src/dird/dird_conf.c:698 src/dird/dird_conf.c:702 src/dird/dird_conf.c:706 +#: src/dird/dird_conf.c:739 src/dird/dird_conf.c:762 src/dird/dird_conf.c:766 +#: src/dird/dird_conf.c:770 src/dird/dird_conf.c:774 src/dird/dird_conf.c:778 +#: src/dird/dird_conf.c:791 src/dird/dird_conf.c:1033 +#: src/dird/dird_conf.c:1040 +msgid " --> " msgstr "" -#: src/lib/parse_conf.c:224 src/dird/dird_conf.c:1360 -#: src/tray-monitor/tray_conf.c:294 +#: src/dird/dird_conf.c:584 #, c-format -msgid "Too many items in %s resource\n" -msgstr "Trop d'élément dans la ressource %s\n" +msgid "Console: name=%s SSL=%d\n" +msgstr "" -#: src/lib/parse_conf.c:277 src/lib/parse_conf.c:298 +#: src/dird/dird_conf.c:589 #, c-format -msgid "expected an =, got: %s" -msgstr "attendait un =, eu : %s" +msgid "Counter: name=%s min=%d max=%d cur=%d wrapcntr=%s\n" +msgstr "" -#: src/lib/parse_conf.c:307 +#: src/dird/dird_conf.c:594 #, c-format -msgid "Unknown item code: %d\n" +msgid "Counter: name=%s min=%d max=%d\n" msgstr "" -#: src/lib/parse_conf.c:347 +#: src/dird/dird_conf.c:608 #, c-format -msgid "message type: %s not found" +msgid "Client: name=%s address=%s FDport=%d MaxJobs=%u\n" msgstr "" -#: src/lib/parse_conf.c:385 +#: src/dird/dird_conf.c:611 #, c-format -msgid "Attempt to redefine name \"%s\" to \"%s\"." +msgid " JobRetention=%s FileRetention=%s AutoPrune=%d\n" msgstr "" -#: src/lib/parse_conf.c:477 src/dird/dird_conf.c:1824 +#: src/dird/dird_conf.c:619 src/dird/dird_conf.c:691 #, c-format -msgid "Could not find config Resource %s referenced on line %d : %s\n" +msgid " MaximumBandwidth=%lld\n" msgstr "" -#: src/lib/parse_conf.c:482 +#: src/dird/dird_conf.c:631 #, c-format -msgid "Attempt to redefine resource \"%s\" referenced on line %d : %s\n" +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" msgstr "" -#: src/lib/parse_conf.c:518 +#: src/dird/dird_conf.c:645 #, c-format -msgid "Too many %s directives. Max. is %d. line %d: %s\n" +msgid "" +"Storage: name=%s address=%s SDport=%d MaxJobs=%u\n" +" DeviceName=%s MediaType=%s StorageId=%s\n" msgstr "" -#: src/lib/parse_conf.c:529 +#: src/dird/dird_conf.c:661 #, 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" +msgid "" +"Catalog: name=%s address=%s DBport=%d db_name=%s\n" +" db_driver=%s db_user=%s MutliDBConn=%d\n" +msgstr "" -#: src/lib/parse_conf.c:592 +#: src/dird/dird_conf.c:674 #, 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 "%s: name=%s JobType=%d level=%s Priority=%d Enabled=%d\n" +msgstr "" -#: src/lib/parse_conf.c:657 -#, c-format -msgid "expected a size number, got: %s" -msgstr "attendait une taille, eu : %s" +#: src/dird/dird_conf.c:675 src/dird/ua_prune.c:598 src/dird/ua_run.c:620 +#: src/dird/ua_select.c:265 src/dird/ua_select.c:288 src/dird/ua_select.c:329 +#: src/dird/ua_select.c:1341 +msgid "Job" +msgstr "Job" -#: src/lib/parse_conf.c:667 -#, c-format -msgid "expected a size, got: %s" -msgstr "" +#: src/dird/dird_conf.c:675 +msgid "JobDefs" +msgstr "JobDefs" -#: src/lib/parse_conf.c:716 src/lib/parse_conf.c:722 +#: src/dird/dird_conf.c:679 #, c-format -msgid "expected a time period, got: %s" +msgid "" +" MaxJobs=%u Resched=%d Times=%d Interval=%s Spool=%d WritePartAfterJob=" +"%d\n" msgstr "" -#: src/lib/parse_conf.c:741 src/lib/parse_conf.c:757 src/dird/dird_conf.c:1802 -#: src/dird/dird_conf.c:1918 +#: src/dird/dird_conf.c:685 #, c-format -msgid "Expect %s, got: %s" -msgstr "Attendait %s, a pas : %s" +msgid " SpoolSize=%s\n" +msgstr "" -#: src/lib/parse_conf.c:783 +#: src/dird/dird_conf.c:688 #, c-format -msgid "Expected a Tape Label keyword, got: %s" -msgstr "Attendait un Label de lecteur, a pas : %s" +msgid " Accurate=%d\n" +msgstr "" -#: src/lib/parse_conf.c:866 +#: src/dird/dird_conf.c:695 #, c-format -msgid "Unable to initialize resource lock. ERR=%s\n" +msgid " SelectionType=%d\n" msgstr "" -#: 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 +#: src/dird/dird_conf.c:710 #, c-format -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" +msgid " --> Where=%s\n" msgstr "" -#: src/lib/parse_conf.c:918 +#: src/dird/dird_conf.c:713 #, c-format -msgid "Expected a Resource name identifier, got: %s" -msgstr "Attendait un identifiant de Ressource, a pas : %s" +msgid " --> RegexWhere=%s\n" +msgstr " --> RegexWhere=%s\n" -#: src/lib/parse_conf.c:934 +#: src/dird/dird_conf.c:716 #, c-format -msgid "expected resource name, got: %s" -msgstr "attendait un nom de ressource, eu : %s" +msgid " --> Bootstrap=%s\n" +msgstr "" -#: src/lib/parse_conf.c:945 +#: src/dird/dird_conf.c:719 #, c-format -msgid "not in resource definition: %s" +msgid " --> WriteBootstrap=%s\n" msgstr "" -#: src/lib/parse_conf.c:956 src/dird/dird_conf.c:1978 src/dird/inc_conf.c:391 -#: src/dird/inc_conf.c:738 -#, c-format -msgid "expected an equals, got: %s" -msgstr "attendait un égale, eu : %s" +#: src/dird/dird_conf.c:722 +#, fuzzy, c-format +msgid " --> PluginOptions=%s\n" +msgstr " --> RunOnSuccess=%u\n" -#: src/lib/parse_conf.c:970 +#: src/dird/dird_conf.c:725 #, c-format -msgid "" -"Keyword \"%s\" not permitted in this resource.\n" -"Perhaps you left the trailing brace off of the previous resource." -msgstr "" - -#: src/lib/parse_conf.c:981 -msgid "Name not specified for resource" -msgstr "" +msgid " --> MaxRunTime=%u\n" +msgstr " --> MaxRunTime=%u\n" -#: src/lib/parse_conf.c:991 +#: src/dird/dird_conf.c:728 #, c-format -msgid "unexpected token %d %s in resource definition" -msgstr "mot clés inattendu %d %s dans la définition de la ressource" +msgid " --> MaxWaitTime=%u\n" +msgstr " --> MaxWaitTime=%u\n" -#: src/lib/parse_conf.c:997 +#: src/dird/dird_conf.c:731 #, c-format -msgid "Unknown parser state %d\n" -msgstr "" +msgid " --> MaxStartDelay=%u\n" +msgstr " --> MaxStartDelay=%u\n" -#: src/lib/parse_conf.c:1002 -msgid "End of conf file reached with unclosed resource." -msgstr "" +#: src/dird/dird_conf.c:734 +#, fuzzy, c-format +msgid " --> MaxRunSchedTime=%u\n" +msgstr " --> MaxRunTime=%u\n" -#: src/lib/rwlock.c:303 -msgid "rwl_writeunlock called too many times.\n" -msgstr "" +#: src/dird/dird_conf.c:746 +#, fuzzy, c-format +msgid " --> Base %s\n" +msgstr " --> Target=%s\n" -#: src/lib/rwlock.c:308 -msgid "rwl_writeunlock by non-owner.\n" -msgstr "" +#: src/dird/dird_conf.c:752 src/lib/runscript.c:285 +msgid " --> RunScript\n" +msgstr " --> RunScript\n" -#: src/lib/rwlock.c:433 +#: src/dird/dird_conf.c:753 src/lib/runscript.c:286 #, c-format -msgid "Thread %d found unchanged elements %d times\n" -msgstr "" +msgid " --> Command=%s\n" +msgstr " --> Command=%s\n" -#: src/lib/rwlock.c:503 +#: src/dird/dird_conf.c:754 src/lib/runscript.c:287 #, c-format -msgid "%02d: interval %d, writes %d, reads %d\n" -msgstr "" +msgid " --> Target=%s\n" +msgstr " --> Target=%s\n" -#: src/lib/rwlock.c:513 +#: src/dird/dird_conf.c:755 src/lib/runscript.c:288 #, c-format -msgid "data %02d: value %d, %d writes\n" -msgstr "" +msgid " --> RunOnSuccess=%u\n" +msgstr " --> RunOnSuccess=%u\n" -#: src/lib/rwlock.c:518 +#: src/dird/dird_conf.c:756 src/lib/runscript.c:289 #, c-format -msgid "Total: %d thread writes, %d data writes\n" -msgstr "" +msgid " --> RunOnFailure=%u\n" +msgstr " --> RunOnFailure=%u\n" -#: src/lib/rwlock.c:590 -msgid "Try write lock" +#: src/dird/dird_conf.c:757 src/lib/runscript.c:290 +#, c-format +msgid " --> FailJobOnError=%u\n" msgstr "" -#: src/lib/rwlock.c:596 -msgid "Try read lock" -msgstr "" +#: src/dird/dird_conf.c:758 src/lib/runscript.c:291 +#, c-format +msgid " --> RunWhen=%u\n" +msgstr " --> RunWhen=%u\n" -#: src/lib/rwlock.c:652 -msgid "Create thread" +#: src/dird/dird_conf.c:784 +#, c-format +msgid " --> Run=%s\n" msgstr "" -#: src/lib/rwlock.c:662 -msgid "Join thread" +#: src/dird/dird_conf.c:788 +#, c-format +msgid " --> SelectionPattern=%s\n" msgstr "" -#: src/lib/rwlock.c:664 +#: src/dird/dird_conf.c:802 #, c-format -msgid "%02d: interval %d, updates %d, r_collisions %d, w_collisions %d\n" +msgid "FileSet: name=%s\n" msgstr "" -#: src/lib/rwlock.c:676 +#: src/dird/dird_conf.c:896 src/dird/dird_conf.c:981 #, c-format -msgid "data %02d: value %d, %d updates\n" +msgid "Schedule: name=%s\n" msgstr "" -#: src/lib/cram-md5.c:111 src/lib/cram-md5.c:139 -msgid "1999 Authorization failed.\n" +#: src/dird/dird_conf.c:901 +#, c-format +msgid " --> Run Level=%s\n" msgstr "" -#: src/lib/util.c:180 src/dird/ua_status.c:852 src/filed/status.c:285 -#: src/stored/status.c:537 -msgid "Created" -msgstr "Crée" +#: src/dird/dird_conf.c:903 +#, fuzzy, c-format +msgid " MaxRunSchedTime=%u\n" +msgstr " --> MaxRunTime=%u\n" -#: src/lib/util.c:183 -msgid "Running" -msgstr "En cours" +#: src/dird/dird_conf.c:906 +#, fuzzy, c-format +msgid " Priority=%u\n" +msgstr "Priorité" -#: src/lib/util.c:186 -msgid "Blocked" -msgstr "Bloqué" +#: src/dird/dird_conf.c:908 +msgid " hour=" +msgstr "" -#: src/lib/util.c:189 src/lib/util.c:321 src/dird/ua_status.c:865 -#: src/filed/status.c:298 src/stored/status.c:550 src/stored/btape.c:1513 -#: src/wx-console/wxbconfigpanel.cpp:209 -msgid "OK" -msgstr "OK" +#: src/dird/dird_conf.c:917 +msgid " mday=" +msgstr "" -#: src/lib/util.c:193 src/lib/util.c:328 src/lib/util.c:474 -#: src/dird/ua_status.c:856 src/filed/status.c:289 src/stored/status.c:541 -msgid "Error" -msgstr "Erreur" +#: src/dird/dird_conf.c:926 +msgid " month=" +msgstr "" -#: src/lib/util.c:196 -msgid "Non-fatal error" -msgstr "Erreur non fatale" +#: src/dird/dird_conf.c:935 +msgid " wday=" +msgstr "" -#: src/lib/util.c:199 src/lib/util.c:324 src/dird/ua_status.c:868 -#: src/stored/status.c:553 -msgid "OK -- with warnings" -msgstr "OK -- avec des avertissements" +#: src/dird/dird_conf.c:944 +msgid " wom=" +msgstr "" -#: src/lib/util.c:202 src/lib/util.c:334 -msgid "Canceled" -msgstr "Annulé" +#: src/dird/dird_conf.c:953 +msgid " woy=" +msgstr "" -#: src/lib/util.c:205 -msgid "Verify differences" -msgstr "Vérification des différences" +#: src/dird/dird_conf.c:962 +#, c-format +msgid " mins=%d\n" +msgstr "" -#: src/lib/util.c:208 -msgid "Waiting on FD" -msgstr "En attente du FD" +#: src/dird/dird_conf.c:964 src/dird/dird_conf.c:968 src/dird/dird_conf.c:972 +msgid " --> " +msgstr "" -#: src/lib/util.c:211 -msgid "Wait on SD" -msgstr "En attente du SD" +#: src/dird/dird_conf.c:989 +#, c-format +msgid "Pool: name=%s PoolType=%s\n" +msgstr "" -#: src/lib/util.c:214 -msgid "Wait for new Volume" -msgstr "En attente d'un nouveau Volume" +#: src/dird/dird_conf.c:991 +#, c-format +msgid " use_cat=%d use_once=%d cat_files=%d\n" +msgstr "" -#: src/lib/util.c:217 -msgid "Waiting for mount" -msgstr "En attente d'un montage" +#: src/dird/dird_conf.c:994 +#, c-format +msgid " max_vols=%d auto_prune=%d VolRetention=%s\n" +msgstr "" -#: src/lib/util.c:220 -msgid "Waiting for Storage resource" -msgstr "En attente du Storage" +#: src/dird/dird_conf.c:997 +#, c-format +msgid " VolUse=%s recycle=%d LabelFormat=%s\n" +msgstr "" -#: src/lib/util.c:223 -msgid "Waiting for Job resource" +#: src/dird/dird_conf.c:1001 +#, c-format +msgid " CleaningPrefix=%s LabelType=%d\n" msgstr "" -#: src/lib/util.c:226 -msgid "Waiting for Client resource" +#: src/dird/dird_conf.c:1003 +#, c-format +msgid " RecyleOldest=%d PurgeOldest=%d ActionOnPurge=%d\n" msgstr "" -#: src/lib/util.c:229 -msgid "Waiting on Max Jobs" +#: src/dird/dird_conf.c:1007 +#, c-format +msgid " MaxVolJobs=%d MaxVolFiles=%d MaxVolBytes=%s\n" msgstr "" -#: src/lib/util.c:232 -msgid "Waiting for Start Time" +#: src/dird/dird_conf.c:1011 +#, c-format +msgid " MigTime=%s MigHiBytes=%s MigLoBytes=%s\n" msgstr "" -#: src/lib/util.c:235 -msgid "Waiting on Priority" +#: src/dird/dird_conf.c:1015 +#, c-format +msgid " JobRetention=%s FileRetention=%s\n" msgstr "" -#: src/lib/util.c:238 src/dird/ua_status.c:714 src/dird/ua_status.c:765 -msgid "SD committing Data" +#: src/dird/dird_conf.c:1019 +#, c-format +msgid " NextPool=%s\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:1022 +#, c-format +msgid " RecyclePool=%s\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:1025 +#, fuzzy, c-format +msgid " ScratchPool=%s\n" +msgstr "Utilisation du Catalogue \"%s\"\n" -#: src/lib/util.c:247 src/dird/ua_status.c:723 src/dird/ua_status.c:774 -msgid "Dir inserting Attributes" +#: src/dird/dird_conf.c:1028 +#, fuzzy, c-format +msgid " Catalog=%s\n" +msgstr "Utilisation du Catalogue \"%s\"\n" + +#: src/dird/dird_conf.c:1048 +#, c-format +msgid "Messages: name=%s\n" msgstr "" -#: src/lib/util.c:254 +#: src/dird/dird_conf.c:1050 #, c-format -msgid "Unknown Job termination status=%d" +msgid " mailcmd=%s\n" msgstr "" -#: src/lib/util.c:270 -#, fuzzy -msgid "Completed successfully" -msgstr "Restauration non effectuée.\n" +#: src/dird/dird_conf.c:1052 +#, c-format +msgid " opcmd=%s\n" +msgstr "" -#: src/lib/util.c:273 -msgid "Completed with warnings" -msgstr "Terminé avec des avertissements" +#: src/dird/dird_conf.c:1056 src/qt-console/tray-monitor/tray_conf.cpp:187 +#, c-format +msgid "Unknown resource type %d in dump_resource.\n" +msgstr "" -#: src/lib/util.c:276 -msgid "Terminated with errors" -msgstr "Terminé avec des erreurs\n" +#: src/dird/dird_conf.c:1393 src/qt-console/tray-monitor/tray_conf.cpp:245 +#, c-format +msgid "Unknown resource type %d in free_resource.\n" +msgstr "" -#: src/lib/util.c:279 -msgid "Fatal error" -msgstr "Erreur fatale" +#: src/dird/dird_conf.c:1431 src/lib/parse_conf.c:213 +#: src/qt-console/tray-monitor/tray_conf.cpp:282 +#, c-format +msgid "Too many items in %s resource\n" +msgstr "Trop d'élément dans la ressource %s\n" -#: src/lib/util.c:282 -msgid "Created, not yet running" -msgstr "Créé, mais non démarré" +#: src/dird/dird_conf.c:1471 +#, c-format +msgid "Cannot find Pool resource %s\n" +msgstr "Impossible de trouver la ressource Pool \"%s\"\n" -#: src/lib/util.c:285 -msgid "Canceled by user" -msgstr "Annulé par l'utilisateur" +#: src/dird/dird_conf.c:1482 +#, c-format +msgid "Cannot find Console resource %s\n" +msgstr "Impossible de trouver la ressource Console \"%s\"\n" -#: src/lib/util.c:288 -#, fuzzy -msgid "Verify found differences" -msgstr "Vérification des différences" +#: src/dird/dird_conf.c:1488 src/filed/filed_conf.c:459 +#: src/stored/stored_conf.c:594 +#, c-format +msgid "Cannot find Director resource %s\n" +msgstr "Impossible de trouver la ressource Director \"%s\"\n" -#: src/lib/util.c:291 -msgid "Waiting for File daemon" -msgstr "En attente du client" +#: src/dird/dird_conf.c:1495 src/stored/stored_conf.c:600 +#, c-format +msgid "Cannot find Storage resource %s\n" +msgstr "Impossible de trouver la ressource Storage \"%s\"\n" -#: src/lib/util.c:294 -msgid "Waiting for Storage daemon" -msgstr "En attente du Storage" +#: src/dird/dird_conf.c:1504 +#, c-format +msgid "Cannot find Job resource %s\n" +msgstr "Impossible de trouver la ressource Job \"%s\"\n" -#: src/lib/util.c:297 -msgid "Waiting for higher priority jobs" -msgstr "Attend qu'un job plus prioritaire se termine" +#: src/dird/dird_conf.c:1555 +#, c-format +msgid "Cannot find Counter resource %s\n" +msgstr "Impossible de trouver la ressource Counter \"%s\"\n" -#: src/lib/util.c:300 -msgid "Batch inserting file records" -msgstr "Mise à jour du catalogue" +#: src/dird/dird_conf.c:1563 src/filed/filed_conf.c:465 +#, c-format +msgid "Cannot find Client resource %s\n" +msgstr "Impossible de trouver la ressource Client \"%s\"\n" -#: src/lib/util.c:331 -msgid "Fatal Error" -msgstr "Erreur Fatale" +#: src/dird/dird_conf.c:1576 +#, c-format +msgid "Cannot find Schedule resource %s\n" +msgstr "Impossible de trouver la ressource Schedule \"%s\"\n" -#: src/lib/util.c:337 -msgid "Differences" +#: src/dird/dird_conf.c:1581 src/dird/dird_conf.c:1641 +#: src/qt-console/tray-monitor/tray_conf.cpp:302 +#: src/qt-console/tray-monitor/tray_conf.cpp:340 +#, c-format +msgid "Unknown resource type %d in save_resource.\n" msgstr "" -#: src/lib/util.c:340 -msgid "Unknown term code" +#: src/dird/dird_conf.c:1656 +#, c-format +msgid "Name item is required in %s resource, but not found.\n" msgstr "" -#: src/lib/util.c:359 -#, fuzzy -msgid "Migrated Job" -msgstr "Migrer" +#: src/dird/dird_conf.c:1669 +#, c-format +msgid "Inserting %s res: %s index=%d pass=%d\n" +msgstr "" -#: src/lib/util.c:362 src/dird/ua_run.c:821 -msgid "Verify" -msgstr "Vérifier" +#: src/dird/dird_conf.c:1682 +#, fuzzy, c-format +msgid "Expected one of: %s, got: %s" +msgstr "Attendait %s, a pas : %s" -#: src/lib/util.c:365 src/wx-console/wxbrestorepanel.cpp:404 -#: src/wx-console/wxbrestorepanel.cpp:2000 -msgid "Restore" -msgstr "Restaurer" +#: src/dird/dird_conf.c:1754 +#, c-format +msgid "Expected a Migration Job Type keyword, got: %s" +msgstr "Attendait un type de Job de Migration, eu : %s" -#: src/lib/util.c:368 src/wx-console/wxbmainframe.cpp:276 -msgid "Console" +#: src/dird/dird_conf.c:1780 +#, c-format +msgid "Expected a Job Type keyword, got: %s" msgstr "" -#: src/lib/util.c:371 -msgid "System or Console" -msgstr "" +#: src/dird/dird_conf.c:1804 +#, c-format +msgid "Expected a Job Level keyword, got: %s" +msgstr "Attendait un niveau de sauvegarde, eu : %s" -#: src/lib/util.c:374 src/dird/ua_run.c:761 -msgid "Admin" -msgstr "Admin" +#: src/dird/dird_conf.c:1824 +#, c-format +msgid "Expected a Restore replacement option, got: %s" +msgstr "Attendait un niveau de remplacement, eu : %s" -#: src/lib/util.c:377 src/lib/util.c:466 -msgid "Archive" -msgstr "Archiver" +#: src/dird/dird_conf.c:1874 src/dird/dird_conf.c:1990 src/lib/ini.c:590 +#: src/lib/parse_conf.c:749 src/lib/parse_conf.c:765 +#, c-format +msgid "Expect %s, got: %s" +msgstr "Attendait %s, a pas : %s" -#: src/lib/util.c:380 -#, fuzzy -msgid "Job Copy" -msgstr "Copier" +#: src/dird/dird_conf.c:1896 src/lib/parse_conf.c:466 +#, c-format +msgid "Could not find config Resource %s referenced on line %d : %s\n" +msgstr "" -#: src/lib/util.c:383 -msgid "Copy" -msgstr "Copier" +#: src/dird/dird_conf.c:2030 src/dird/inc_conf.c:711 +#, c-format +msgid "Expecting open brace. Got %s" +msgstr "Attendait {, eu : %s" -#: src/lib/util.c:386 -msgid "Migrate" -msgstr "Migrer" +#: src/dird/dird_conf.c:2044 src/dird/inc_conf.c:380 src/dird/inc_conf.c:726 +#, c-format +msgid "Expecting keyword, got: %s\n" +msgstr "Attendait un mot clef, eu : %s\n" -#: src/lib/util.c:389 -msgid "Scan" -msgstr "" - -#: src/lib/util.c:393 -msgid "Unknown Type" -msgstr "" - -#: src/lib/util.c:403 -msgid "Truncate" -msgstr "" - -#: src/lib/util.c:406 src/filed/restore.c:886 -msgid "None" -msgstr "" - -#: src/lib/util.c:420 src/filed/status.c:439 src/stored/status.c:599 -msgid "Base" -msgstr "Base" - -#: src/lib/util.c:422 src/lib/util.c:468 src/dird/ua_run.c:686 -#: src/filed/status.c:441 src/stored/status.c:601 -msgid "Full" -msgstr "Full" - -#: src/lib/util.c:425 src/dird/ua_run.c:687 src/filed/status.c:444 -#: src/stored/status.c:604 -msgid "Incremental" -msgstr "Incrémental" - -#: src/lib/util.c:428 src/dird/ua_run.c:688 src/filed/status.c:447 -#: src/stored/status.c:607 -msgid "Differential" -msgstr "Différentiel" - -#: src/lib/util.c:431 src/dird/ua_run.c:689 src/filed/status.c:450 -#: src/stored/status.c:610 -msgid "Since" -msgstr "Depuis" +#: src/dird/dird_conf.c:2050 src/dird/inc_conf.c:388 src/dird/inc_conf.c:732 +#: src/lib/parse_conf.c:964 +#, c-format +msgid "expected an equals, got: %s" +msgstr "attendait un égale, eu : %s" -#: src/lib/util.c:434 src/dird/ua_run.c:716 src/filed/status.c:453 -#: src/stored/status.c:613 -msgid "Verify Catalog" +#: src/dird/dird_conf.c:2061 src/dird/inc_conf.c:398 src/dird/inc_conf.c:741 +#, c-format +msgid "Keyword %s not permitted in this resource" msgstr "" -#: src/lib/util.c:437 -msgid "Verify Init Catalog" +#: src/dird/expand.c:243 +#, c-format +msgid "Count not update counter %s: ERR=%s\n" msgstr "" -#: src/lib/util.c:440 src/dird/ua_run.c:717 -msgid "Verify Volume to Catalog" +#: src/dird/expand.c:415 +#, c-format +msgid "Cannot create var context: ERR=%s\n" msgstr "" -#: src/lib/util.c:443 src/dird/ua_run.c:718 -msgid "Verify Disk to Catalog" +#: src/dird/expand.c:420 +#, c-format +msgid "Cannot set var callback: ERR=%s\n" msgstr "" -#: src/lib/util.c:446 -msgid "Verify Data" +#: src/dird/expand.c:426 +#, c-format +msgid "Cannot set var operate: ERR=%s\n" msgstr "" -#: src/lib/util.c:449 -msgid "Virtual Full" +#: src/dird/expand.c:432 src/dird/expand.c:447 +#, c-format +msgid "Cannot unescape string: ERR=%s\n" msgstr "" -#: src/lib/util.c:455 src/filed/status.c:471 src/stored/status.c:631 -msgid "Unknown Job Level" +#: src/dird/expand.c:440 +#, c-format +msgid "Cannot expand expression \"%s\": ERR=%s\n" msgstr "" -#: src/lib/util.c:465 -msgid "Append" +#: src/dird/expand.c:458 +#, c-format +msgid "Cannot destroy var context: ERR=%s\n" msgstr "" -#: src/lib/util.c:467 +#: src/dird/fd_cmds.c:89 #, fuzzy -msgid "Disabled" -msgstr "est bloqué" +msgid "Client: " +msgstr "Client" -#: src/lib/util.c:469 -msgid "Used" +#: src/dird/fd_cmds.c:125 +#, c-format +msgid "File daemon \"%s\" rejected Job command: %s\n" msgstr "" -#: src/lib/util.c:470 -msgid "Cleaning" +#: src/dird/fd_cmds.c:138 +#, c-format +msgid "Error updating Client record. ERR=%s\n" msgstr "" -#: src/lib/util.c:471 -msgid "Purged" +#: src/dird/fd_cmds.c:143 +#, c-format +msgid "FD gave bad response to JobId command: %s\n" msgstr "" -#: src/lib/util.c:472 -#, fuzzy -msgid "Recycle" -msgstr "RecyclePool" +#: src/dird/fd_cmds.c:172 src/dird/fd_cmds.c:260 +msgid ", since=" +msgstr ", depuis=" -#: src/lib/util.c:473 -msgid "Read-Only" -msgstr "" +#: src/dird/fd_cmds.c:237 +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/dird/fd_cmds.c:238 src/dird/fd_cmds.c:244 src/dird/fd_cmds.c:253 +#, c-format +msgid " (upgraded from %s)" +msgstr " (à la place de %s)" -#: src/lib/util.c:485 +#: src/dird/fd_cmds.c:243 #, fuzzy -msgid "Invalid volume status" -msgstr "Nom de Volume invalide : %s\n" +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/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 src/filed/restore.c:902 -msgid "*none*" -msgstr "" +#: src/dird/fd_cmds.c:251 +#, 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" -#: src/lib/util.c:855 -msgid "Working directory not defined. Cannot continue.\n" +#: src/dird/fd_cmds.c:329 +#, c-format +msgid "Unimplemented backup level %d %c\n" msgstr "" -#: src/lib/util.c:858 -#, c-format -msgid "Working Directory: \"%s\" not found. Cannot continue.\n" +#: src/dird/fd_cmds.c:402 +msgid "" +"FD compression disabled for this Job because AllowCompress=No in Storage " +"resource.\n" msgstr "" -#: src/lib/util.c:862 +#: src/dird/fd_cmds.c:501 src/filed/job.c:1014 #, c-format -msgid "Working Directory: \"%s\" is not a directory. Cannot continue.\n" +msgid "Cannot run program: %s. ERR=%s\n" +msgstr "Impossible de lancer la commande : %s. ERR=%s\n" + +#: src/dird/fd_cmds.c:512 src/dird/fd_cmds.c:537 src/dird/fd_cmds.c:551 +msgid ">filed: write error on socket\n" msgstr "" -#: src/lib/mem_pool.c:107 +#: src/dird/fd_cmds.c:518 #, c-format -msgid "MemPool index %d larger than max %d\n" -msgstr "" +msgid "Error running program: %s. ERR=%s\n" +msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n" -#: 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 +#: src/dird/fd_cmds.c:527 #, c-format -msgid "Out of memory requesting %d bytes\n" -msgstr "Plus de mémoire à l'allocation de %d octets\n" +msgid "Cannot open included file: %s. ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier inclus : %s. ERR=%s\n" -#: src/lib/mem_pool.c:162 -msgid "obuf is NULL\n" -msgstr "" +#: src/dird/fd_cmds.c:672 +#, fuzzy, c-format +msgid "Client \"%s\" RunScript failed.\n" +msgstr "le client \"%s\" est introuvable.\n" -#: src/lib/watchdog.c:83 +#: src/dird/fd_cmds.c:695 #, c-format -msgid "Unable to initialize watchdog lock. ERR=%s\n" +msgid "" +"Client \"%s\" may not be used to restore this job. Please upgrade your " +"client.\n" msgstr "" -#: src/lib/watchdog.c:180 -msgid "BUG! register_watchdog called before start_watchdog\n" -msgstr "" +#: src/dird/fd_cmds.c:776 +#, fuzzy +msgid "RestoreObject failed.\n" +msgstr "restauration de fichier" -#: src/lib/watchdog.c:183 +#: src/dird/fd_cmds.c:816 #, c-format -msgid "BUG! Watchdog %p has NULL callback\n" +msgid "" +"\"\n" -msgstr "Saisie invalide. Veuillez répondre oui ou non.\n" +msgid "%s -- no files to %s" +msgstr "Aucun volume trouvé pour la restauration.\n" -#: src/cats/sql.c:81 +#: src/dird/mac.c:794 #, fuzzy, c-format -msgid "Unknown database type: %s\n" -msgstr "Mot clef inconnu : %s\n" - -#: src/cats/sql.c:194 -#, c-format msgid "" -"query %s failed:\n" -"%s\n" +"%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\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/cats/sql.c:216 +#: src/dird/mac.c:869 src/dird/mac.c:872 #, c-format -msgid "" -"insert %s failed:\n" -"%s\n" +msgid "No Next Pool specification found in Pool \"%s\".\n" msgstr "" -#: src/cats/sql.c:230 +#: src/dird/mac.c:879 #, c-format -msgid "Insertion problem: affected_rows=%s\n" +msgid "No Storage specification found in Next Pool \"%s\".\n" msgstr "" -#: src/cats/sql.c:250 -#, c-format -msgid "" -"update %s failed:\n" -"%s\n" -msgstr "" +#: src/dird/mac_sql.c:235 +#, fuzzy, c-format +msgid "No %s SQL selection pattern specified.\n" +msgstr "Pas de storage sélectionné.\n" -#: src/cats/sql.c:260 -#, c-format -msgid "Update failed: affected_rows=%s for %s\n" -msgstr "" +#: src/dird/mac_sql.c:242 src/dird/mac_sql.c:261 src/dird/mac_sql.c:282 +#: src/dird/mac_sql.c:318 src/dird/mac_sql.c:345 src/dird/mac_sql.c:464 +#: src/dird/mac_sql.c:593 src/dird/mac_sql.c:621 +#, fuzzy, c-format +msgid "SQL failed. ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/cats/sql.c:281 -#, c-format -msgid "" -"delete %s failed:\n" -"%s\n" -msgstr "" +#: src/dird/mac_sql.c:265 src/dird/mac_sql.c:272 src/dird/mac_sql.c:286 +#: src/dird/mac_sql.c:349 +#, fuzzy, c-format +msgid "No Volumes found to %s.\n" +msgstr "Aucun volume trouvé pour la restauration.\n" -#: src/cats/sql.c:459 src/dird/fd_cmds.c:688 src/dird/fd_cmds.c:746 -#: src/dird/catreq.c:409 src/dird/catreq.c:488 -#, c-format -msgid "Attribute create error. %s" -msgstr "" +#: src/dird/mac_sql.c:300 src/dird/mac_sql.c:389 src/dird/mac_sql.c:409 +#, fuzzy +msgid "Invalid JobId found.\n" +msgstr "Période invalide.\n" -#: src/cats/sql.c:569 -#, c-format -msgid "Path length is zero. File=%s\n" -msgstr "" +#: src/dird/mac_sql.c:360 +#, fuzzy, c-format +msgid "Unknown %s Selection Type.\n" +msgstr "Job du Type=%d inconnu\n" -#: src/cats/sql.c:633 -msgid "No results to list.\n" -msgstr "Liste vide.\n" +#: src/dird/mac_sql.c:371 src/dird/mac_sql.c:392 src/dird/mac_sql.c:412 +#, fuzzy, c-format +msgid "No JobIds found to %s.\n" +msgstr "Pas de job trouvé pour : %s.\n" -#: src/cats/sql.c:764 +#: src/dird/mac_sql.c:375 #, fuzzy, c-format -msgid "Could not open database \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir la base de données « %s ».\n" +msgid "The following %u JobId%s chosen to be %s: %s\n" +msgstr "Les fichiers suivants sont absents :\n" -#: src/cats/sql_get.c:155 -#, c-format -msgid "get_file_record want 1 got rows=%d\n" +#: src/dird/mac_sql.c:376 +msgid " was" msgstr "" -#: src/cats/sql_get.c:161 -#, c-format -msgid "Error fetching row: %s\n" +#: src/dird/mac_sql.c:376 +msgid "s were" msgstr "" -#: src/cats/sql_get.c:169 -#, c-format -msgid "File record for PathId=%s FilenameId=%s not found.\n" -msgstr "" +#: src/dird/mac_sql.c:428 +#, fuzzy, c-format +msgid "%s using JobId=%s Job=%s\n" +msgstr "Migration utilisant JobId=%s Job=%s\n" -#: src/cats/sql_get.c:175 -msgid "File record not found in Catalog.\n" -msgstr "" +#: src/dird/mac_sql.c:468 src/dird/mac_sql.c:598 +#, fuzzy, c-format +msgid "No %ss found to %s.\n" +msgstr "Aucun volume trouvé pour la restauration.\n" -#: src/cats/sql_get.c:200 -#, c-format -msgid "More than one Filename!: %s for file: %s\n" +#: src/dird/mac_sql.c:490 +msgid "Selection Type 'pooluncopiedjobs' only applies to Copy Jobs" msgstr "" -#: src/cats/sql_get.c:210 -#, c-format -msgid "Get DB Filename record %s found bad record: %d\n" -msgstr "" +#: src/dird/mac_sql.c:499 +#, fuzzy, c-format +msgid "SQL to get uncopied jobs failed. ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" + +#: src/dird/mac_sql.c:522 +#, fuzzy, c-format +msgid "No %s %s selection pattern specified.\n" +msgstr "Pas de storage sélectionné.\n" + +#: src/dird/mac_sql.c:533 +#, fuzzy, c-format +msgid "SQL to get %s failed. ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/cats/sql_get.c:216 +#: src/dird/mac_sql.c:538 #, c-format -msgid "Filename record: %s not found.\n" +msgid "Query of Pool \"%s\" returned no Jobs to %s.\n" msgstr "" -#: src/cats/sql_get.c:220 +#: src/dird/mac_sql.c:576 #, c-format -msgid "Filename record: %s not found in Catalog.\n" +msgid "Regex pattern matched no Jobs to %s.\n" msgstr "" -#: src/cats/sql_get.c:261 +#: src/dird/mac_sql.c:625 +#, fuzzy, c-format +msgid "No %s found to %s.\n" +msgstr "Aucun volume trouvé pour la restauration.\n" + +#: src/dird/mac_sql.c:629 #, c-format -msgid "Get DB path record %s found bad record: %s\n" +msgid "SQL error. Expected 1 MediaId got %d\n" msgstr "" -#: src/cats/sql_get.c:274 +#: src/dird/msgchan.c:66 #, c-format -msgid "Path record: %s not found.\n" +msgid "Connecting to Storage daemon %s at %s:%d ...\n" +msgstr "Connexion au Storage Daemon %s (%s:%d)...\n" + +#: src/dird/msgchan.c:121 src/filed/job.c:1880 +#: src/qt-console/tray-monitor/tray-monitor.cpp:372 src/stored/dircmd.c:377 +msgid "Storage daemon" msgstr "" -#: src/cats/sql_get.c:278 +#: src/dird/msgchan.c:230 #, c-format -msgid "Path record: %s not found in Catalog.\n" +msgid "Storage daemon rejected Job command: %s\n" msgstr "" -#: src/cats/sql_get.c:315 +#: src/dird/msgchan.c:238 #, c-format -msgid "No Job found for JobId %s\n" +msgid "\" command before continuing.\n" +#: src/dird/ua_cmds.c:97 +msgid "Automount after label" msgstr "" -#: src/dird/ua_select.c:230 -msgid "The defined Catalog resources are:\n" -msgstr "Les Catalogues définis sont :\n" - -#: src/dird/ua_select.c:238 -msgid "Catalog" -msgstr "Catalogue" +#: src/dird/ua_cmds.c:98 +#, fuzzy +msgid "Cancel a job" +msgstr "Annulé" -#: src/dird/ua_select.c:238 -msgid "Select Catalog resource" -msgstr "Sélectionnez le Catalogue" +#: src/dird/ua_cmds.c:99 +#, fuzzy +msgid "Create DB Pool from resource" +msgstr "Pool à partir de sa définition" -#: src/dird/ua_select.c:256 src/dird/ua_select.c:282 -msgid "The defined Job resources are:\n" -msgstr "Les Job définis sont :\n" +#: src/dird/ua_cmds.c:100 +#, fuzzy +msgid "Delete volume, pool or job" +msgstr "met à jour un volume, un pool ou bien des slots" -#: src/dird/ua_select.c:267 src/dird/ua_select.c:290 src/dird/ua_select.c:313 -#: src/dird/ua_run.c:211 src/dird/dird_conf.c:644 src/dird/ua_prune.c:405 -#: src/dird/ua_cmds.c:510 -msgid "Job" -msgstr "Job" +#: src/dird/ua_cmds.c:101 +msgid "Disable a job, attributes batch process" +msgstr "" -#: src/dird/ua_select.c:267 src/dird/ua_select.c:290 -msgid "Select Job resource" -msgstr "Sélectionnez le Job" +#: src/dird/ua_cmds.c:102 +msgid "Enable a job, attributes batch process" +msgstr "" -#: src/dird/ua_select.c:305 -msgid "The defined Restore Job resources are:\n" -msgstr "Les Job de restauration sont :\n" +#: src/dird/ua_cmds.c:103 +#, fuzzy +msgid "Performs FileSet estimate, listing gives full listing" +msgstr "" +"estimate -- estime un FileSet (listing donne la liste des fichiers)" -#: src/dird/ua_select.c:313 -msgid "Select Restore Job" -msgstr "Sélectionnez le Job de restauration" +#: src/dird/ua_cmds.c:106 src/dird/ua_cmds.c:130 +msgid "Terminate Bconsole session" +msgstr "" -#: src/dird/ua_select.c:330 -msgid "The defined Client resources are:\n" -msgstr "Les clients définis sont :\n" - -#: src/dird/ua_select.c:338 src/dird/ua_select.c:447 src/dird/ua_run.c:216 -#: src/dird/ua_dotcmds.c:467 src/dird/ua_cmds.c:1065 -#: 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_cmds.c:107 +#, fuzzy +msgid "Non-interactive gui mode" +msgstr "gui [on|off] -- mode non interactif (pour interface graphique)" -#: src/dird/ua_select.c:338 -msgid "Select Client (File daemon) resource" -msgstr "Sélectionnez le client (File daemon)" +#: src/dird/ua_cmds.c:108 +#, fuzzy +msgid "Print help on specific command" +msgstr "affiche cette commande" -#: src/dird/ua_select.c:365 -#, c-format -msgid "Error: Client resource %s does not exist.\n" -msgstr "Erreur : le client %s n'est pas définie.\n" +#: src/dird/ua_cmds.c:113 +#, fuzzy +msgid "Label a tape" +msgstr "labéliser une bande" -#: src/dird/ua_select.c:390 -#, c-format -msgid "Could not find Client %s: ERR=%s" -msgstr "Impossible de trouver le client %s : ERR=%s" +#: src/dird/ua_cmds.c:114 +#, fuzzy +msgid "List objects from catalog" +msgstr "purge les enregistrements du catalogue" -#: src/dird/ua_select.c:400 src/dird/ua_select.c:454 -#, c-format -msgid "Could not find Client \"%s\": ERR=%s" -msgstr "Impossible de trouver le client « %s » : ERR=%s" +#: src/dird/ua_cmds.c:118 +msgid "Full or long list like list command" +msgstr "" -#: src/dird/ua_select.c:429 -#, 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_cmds.c:121 +#, fuzzy +msgid "Display pending messages" +msgstr "Message de Bacula" -#: src/dird/ua_select.c:433 -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/dird/ua_cmds.c:122 +#, fuzzy +msgid "Print current memory usage" +msgstr "affiche la consommation mémoire courante" -#: src/dird/ua_select.c:437 -msgid "Defined Clients:\n" -msgstr "Clients définis :\n" +#: src/dird/ua_cmds.c:123 +#, fuzzy +msgid "Mount storage" +msgstr "unmount -- démonte un lecteur" -#: src/dird/ua_select.c:447 -msgid "Select the Client" -msgstr "Sélectionnez le client" +#: src/dird/ua_cmds.c:126 +#, fuzzy +msgid "Prune expired records from catalog" +msgstr "purge les entrées expirées du catalogue" -#: src/dird/ua_select.c:480 src/dird/ua_select.c:504 src/dird/ua_select.c:549 -#, c-format -msgid "Could not find Pool \"%s\": ERR=%s" -msgstr "Impossible de trouver le Pool « %s » : ERR=%s" +#: src/dird/ua_cmds.c:129 +#, fuzzy +msgid "Purge records from catalog" +msgstr "purge les enregistrements du catalogue" -#: src/dird/ua_select.c:515 src/dird/ua_update.c:436 src/dird/ua_output.c:454 -#, 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/dird/ua_cmds.c:131 +#, fuzzy +msgid "Query catalog" +msgstr "interroger le catalogue" -#: src/dird/ua_select.c:519 -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/dird/ua_cmds.c:132 +#, fuzzy +msgid "Restore files" +msgstr "restauration de fichier" -#: src/dird/ua_select.c:523 -msgid "Defined Pools:\n" -msgstr "Pools définis :\n" +#: src/dird/ua_cmds.c:137 +#, fuzzy +msgid "Relabel a tape" +msgstr "re-labélise une bande" -#: src/dird/ua_select.c:525 src/dird/ua_select.c:545 src/dird/ua_update.c:363 -#: src/baconfig.h:74 -msgid "*None*" -msgstr "" +#: src/dird/ua_cmds.c:140 +#, fuzzy +msgid "Release storage" +msgstr "Restaurer" -#: src/dird/ua_select.c:536 src/dird/ua_select.c:634 src/dird/ua_run.c:224 -#: src/dird/ua_update.c:614 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_cmds.c:141 +#, fuzzy +msgid "Reload conf file" +msgstr "recharge la configuration" -#: src/dird/ua_select.c:536 -msgid "Select the Pool" -msgstr "Sélectionnez le Pool" +#: src/dird/ua_cmds.c:142 +#, fuzzy +msgid "Run a job" +msgstr "Job en cours :\n" -#: src/dird/ua_select.c:574 -#, c-format -msgid "No access to Pool \"%s\"\n" -msgstr "Pas d'accès au Pool « %s »\n" +#: src/dird/ua_cmds.c:147 +#, fuzzy +msgid "Report status" +msgstr "Statut :\n" -#: src/dird/ua_select.c:600 +#: src/dird/ua_cmds.c:150 #, fuzzy -msgid "Enter *MediaId or Volume name: " -msgstr "Saisissez le MediaId ou le nom du Volume : " +msgid "Stop a job" +msgstr "Job en cours :\n" -#: src/dird/ua_select.c:626 -msgid "The defined Pool resources are:\n" -msgstr "Les Pools définis sont :\n" +#: src/dird/ua_cmds.c:151 +#, fuzzy +msgid "Sets debug level" +msgstr "positionne le niveau de debug" -#: src/dird/ua_select.c:634 -msgid "Select Pool resource" -msgstr "Sélectionnez le Pool" +#: src/dird/ua_cmds.c:154 +msgid "Sets bandwidth" +msgstr "" -#: src/dird/ua_select.c:658 src/dird/ua_restore.c:527 -#, c-format -msgid "Error: Pool resource \"%s\" does not exist.\n" -msgstr "Erreur : le Pool « %s » n'existe pas.\n" +#: src/dird/ua_cmds.c:157 +msgid "Sets new client address -- if authorized" +msgstr "" -#: src/dird/ua_select.c:669 -msgid "Enter the JobId to select: " -msgstr "Entrez le JobId à sélectionner : " +#: src/dird/ua_cmds.c:158 +#, fuzzy +msgid "Show resource records" +msgstr "Pool à partir de sa définition" -#: src/dird/ua_select.c:707 -#, c-format -msgid "Could not find Job \"%s\": ERR=%s" -msgstr "Impossible de trouver le Job « %s » : ERR=%s" +#: src/dird/ua_cmds.c:161 +#, fuzzy +msgid "Use SQL to query catalog" +msgstr "passer des commandes SQL pour interroger le catalogue" -#: src/dird/ua_select.c:787 -#, c-format -msgid "Automatically selected %s: %s\n" -msgstr "Sélection automatique %s : %s\n" +#: src/dird/ua_cmds.c:162 +#, fuzzy +msgid "Print current time" +msgstr "affiche la date courante" -#: src/dird/ua_select.c:798 -#, c-format -msgid "" -"Your request has multiple choices for \"%s\". Selection is not possible in " -"batch mode.\n" +#: src/dird/ua_cmds.c:163 +#, fuzzy +msgid "Turn on/off trace to file" +msgstr "active/désactive le fichier de trace" + +#: src/dird/ua_cmds.c:164 +msgid "Truncate one or more Volumes" msgstr "" -#: src/dird/ua_select.c:816 -#, c-format -msgid "Selection list for \"%s\" is empty!\n" -msgstr "La sélection pour « %s » est vide !\n" +#: src/dird/ua_cmds.c:165 +#, fuzzy +msgid "Unmount storage" +msgstr "unmount -- démonte un lecteur" -#: src/dird/ua_select.c:822 -#, c-format -msgid "Automatically selected: %s\n" -msgstr "Sélection automatique : %s\n" +#: src/dird/ua_cmds.c:168 +#, fuzzy +msgid "Umount - for old-time Unix guys, see unmount" +msgstr "umount -- démonte un lecteur" -#: src/dird/ua_select.c:834 -msgid "Selection aborted, nothing done.\n" -msgstr "Sélection annulée, rien de fait.\n" +#: src/dird/ua_cmds.c:171 +#, fuzzy +msgid "Update volume, pool or stats" +msgstr "met à jour un volume, un pool ou bien des slots" -#: src/dird/ua_select.c:839 -#, c-format -msgid "Please enter a number between 1 and %d\n" -msgstr "Merci de saisir un nombre entre 1 et %d\n" +#: src/dird/ua_cmds.c:178 +#, fuzzy +msgid "Use catalog xxx" +msgstr "interroger le catalogue" -#: src/dird/ua_select.c:888 -msgid "Storage name given twice.\n" +#: src/dird/ua_cmds.c:179 +msgid "Does variable expansion" msgstr "" -#: src/dird/ua_select.c:905 -#, c-format -msgid "Expecting jobid=nn command, got: %s\n" -msgstr "Attendait l'option jobid=nn, pas : %s\n" +#: src/dird/ua_cmds.c:180 +#, fuzzy +msgid "Print Director version" +msgstr "affiche la version du Director" -#: src/dird/ua_select.c:909 -#, c-format -msgid "JobId %s is not running.\n" -msgstr "JobId %s n'est pas en cours.\n" +#: src/dird/ua_cmds.c:181 +#, fuzzy +msgid "Wait until no jobs are running" +msgstr "Aucun de vos jobs ne sont en cours.\n" -#: src/dird/ua_select.c:919 +#: src/dird/ua_cmds.c:223 src/dird/ua_dotcmds.c:149 #, c-format -msgid "Expecting job=xxx, got: %s.\n" -msgstr "Attendait l'option job=xxx, pas : %s\n" +msgid "Can't use %s command in a runscript" +msgstr "" -#: src/dird/ua_select.c:923 src/dird/ua_select.c:935 +#: src/dird/ua_cmds.c:234 #, c-format -msgid "Job \"%s\" is not running.\n" -msgstr "Job « %s » n'est pas en cours.\n" +msgid "%s: is an invalid command.\n" +msgstr "%s : est une commande invalide.\n" + +#: src/dird/ua_cmds.c:275 +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/dird/ua_select.c:931 +#: src/dird/ua_cmds.c:293 #, c-format -msgid "Expecting ujobid=xxx, got: %s.\n" -msgstr "Attendait l'option ujobid=xxx, pas : %s\n" +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_select.c:951 +#: src/dird/ua_cmds.c:294 +msgid "Enter new maximum (zero for unlimited): " +msgstr "Entrez le nouveau maximum (zéro pour illimité) : " + +#: src/dird/ua_cmds.c:314 #, c-format -msgid "Storage resource \"%s\": not found\n" -msgstr "Storage resource « %s » : non trouvé\n" +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/dird/ua_select.c:983 -msgid "Enter autochanger drive[0]: " -msgstr "Saisissez le numéro du lecteur de l'autochanger [0] : " +#: src/dird/ua_cmds.c:320 +#, c-format +msgid "The number must be between 0 and %d\n" +msgstr "Le nombre doit être entre 0 et %d\n" -#: src/dird/ua_select.c:1004 -msgid "Enter autochanger slot: " -msgstr "Saisissez le slot de l'autochanger [0] : " +#: src/dird/ua_cmds.c:328 +msgid "Enter Volume name: " +msgstr "Entrez le nom du Volume : " -#: src/dird/ua_select.c:1034 -msgid "Media Types defined in conf file:\n" -msgstr "" +#: src/dird/ua_cmds.c:332 +msgid "Enter base volume name: " +msgstr "Entrez le nom de base du volume : " -#: src/dird/ua_select.c:1040 -msgid "Media Type" -msgstr "" +#: src/dird/ua_cmds.c:341 src/dird/ua_label.c:650 +msgid "Volume name too long.\n" +msgstr "Nom de Volume trop long.\n" -#: src/dird/ua_select.c:1040 -msgid "Select the Media Type" -msgstr "Choisissez le type de Media" +#: src/dird/ua_cmds.c:345 src/dird/ua_label.c:656 src/lib/edit.c:499 +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/dird/ua_status.c:175 -msgid "Status available for:\n" -msgstr "Statut disponible pour :\n" +#: src/dird/ua_cmds.c:356 +msgid "Enter the starting number: " +msgstr "Entrez le nombre de départ : " -#: src/dird/ua_status.c:181 -msgid "Select daemon type for status" -msgstr "Saisissez le composant à afficher" +#: src/dird/ua_cmds.c:361 +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_status.c:295 src/stored/status.c:219 -#, c-format -msgid "%s Version: %s (%s) %s %s %s\n" -msgstr "%s Version : %s (%s) %s %s %s\n" +#: src/dird/ua_cmds.c:372 +msgid "Enter slot (0 for none): " +msgstr "Saisissez le slot (0 pour aucun) : " -#: src/dird/ua_status.c:299 -#, 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" +#: src/dird/ua_cmds.c:376 +msgid "InChanger? yes/no: " +msgstr "InChanger ? oui/non : " -#: src/dird/ua_status.c:302 +#: src/dird/ua_cmds.c:404 #, 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 "%d Volumes created in pool %s\n" +msgstr "%d Volumes créés dans le pool %s\n" -#: src/dird/ua_status.c:305 src/filed/status.c:136 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/dird/ua_cmds.c:420 src/dird/ua_cmds.c:1131 +msgid "Turn on or off? " +msgstr "Activer ou désactiver ? (on/off) " -#: src/dird/ua_status.c:357 src/dird/job.c:149 src/dird/job.c:155 -#: src/dird/job.c:1105 src/dird/job.c:1109 src/dird/ua_dotcmds.c:356 -#: src/dird/ua_cmds.c:851 src/dird/ua_cmds.c:1573 -msgid "unknown source" -msgstr "source inconnue" +#: src/dird/ua_cmds.c:547 +#, c-format +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/dird/ua_status.c:360 src/dird/ua_dotcmds.c:359 src/dird/ua_cmds.c:854 +#: src/dird/ua_cmds.c:565 #, c-format -msgid "Connecting to Storage daemon %s at %s:%d\n" -msgstr "Connexion au Storage Daemon %s (%s:%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/dird/ua_status.c:363 +#: src/dird/ua_cmds.c:632 #, c-format msgid "" -"\n" -"Failed to connect to Storage daemon %s.\n" -"====\n" +"Error: Pool %s already exists.\n" +"Use update to change it.\n" msgstr "" -"\n" -"Impossible de se connecter au Storage Daemon %s.\n" -"====\n" +"Erreur : Pool %s est déjà défini.\n" +"Utilisez update pour le changer\n" -#: src/dird/ua_status.c:371 src/dird/ua_dotcmds.c:365 src/dird/ua_cmds.c:860 -msgid "Connected to storage daemon\n" -msgstr "Connecté au Storage Daemon\n" +#: src/dird/ua_cmds.c:643 +#, c-format +msgid "Pool %s created.\n" +msgstr "Pool %s créé.\n" -#: src/dird/ua_status.c:402 src/dird/ua_dotcmds.c:385 src/dird/ua_cmds.c:880 -#: src/dird/ua_cmds.c:1270 +#: src/dird/ua_cmds.c:662 src/dird/ua_cmds.c:875 src/dird/ua_cmds.c:1307 +#: src/dird/ua_dotcmds.c:859 src/dird/ua_status.c:418 #, c-format msgid "Connecting to Client %s at %s:%d\n" msgstr "Connexion au client %s (%s:%d)\n" -#: src/dird/ua_status.c:405 +#: src/dird/ua_cmds.c:665 src/dird/ua_cmds.c:878 src/dird/ua_cmds.c:1310 +#: src/dird/ua_dotcmds.c:862 +msgid "Failed to connect to Client.\n" +msgstr "Impossible de se connecter au Client.\n" + +#: src/dird/ua_cmds.c:671 +#, fuzzy +msgid "Failed to set bandwidth limit to Client.\n" +msgstr "Impossible de se connecter au Client.\n" + +#: src/dird/ua_cmds.c:674 #, c-format -msgid "" -"Failed to connect to Client %s.\n" -"====\n" +msgid "2000 OK Limiting bandwidth to %lldkb/s %s\n" msgstr "" -"Impossible de se connecter au client %s.\n" -"====\n" -#: src/dird/ua_status.c:413 -msgid "Connected to file daemon\n" -msgstr "Connecté avec le File Daemon\n" +#: src/dird/ua_cmds.c:675 +msgid "on running and future jobs" +msgstr "" -#: src/dird/ua_status.c:433 -msgid "" -"\n" -"Scheduled Jobs:\n" +#: src/dird/ua_cmds.c:697 +msgid "Set Bandwidth choice:\n" +msgstr "" + +#: src/dird/ua_cmds.c:698 +#, fuzzy +msgid "Running Job" msgstr "" "\n" -"Jobs planifiés :\n" +"Job en cours :\n" -#: src/dird/ua_status.c:434 -msgid "" -"Level Type Pri Scheduled Name Volume\n" +#: src/dird/ua_cmds.c:699 +msgid "Running and future Jobs for a Client" msgstr "" -"Type Action Pri Planification Nom Volume\n" -#: src/dird/ua_status.c:435 -msgid "===================================================================================\n" +#: src/dird/ua_cmds.c:700 +msgid "Choose where to limit the bandwidth" 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/dird/ua_cmds.c:712 +#, fuzzy +msgid "Enter new bandwidth limit kb/s: " +msgstr "Saisissez la valeur du nombre maximum de Job : " -#: 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/dird/ua_cmds.c:749 src/dird/ua_cmds.c:809 +msgid "Unauthorized command from this console.\n" +msgstr "Commande interdite depuis cette console.\n" -#: src/dird/ua_status.c:550 -msgid "Ignoring invalid value for days. Max is 500.\n" -msgstr "" +#: src/dird/ua_cmds.c:756 src/dird/ua_cmds.c:1182 src/dird/ua_run.c:306 +#, c-format +msgid "Client \"%s\" not found.\n" +msgstr "le client \"%s\" est introuvable.\n" -#: src/dird/ua_status.c:593 -msgid "No Scheduled Jobs.\n" -msgstr "Pas de job programmé.\n" +#: src/dird/ua_cmds.c:766 +#, c-format +msgid "Client \"%s\" address set to %s\n" +msgstr "Client \"%s\" adresse positionné à %s\n" -#: src/dird/ua_status.c:610 src/filed/status.c:177 src/stored/status.c:397 -msgid "" -"\n" -"Running Jobs:\n" +#: src/dird/ua_cmds.c:780 +#, c-format +msgid "Job Attributes Insertion %sabled\n" msgstr "" -"\n" -"Job en cours :\n" -#: src/dird/ua_status.c:618 +#: src/dird/ua_cmds.c:804 src/dird/ua_cmds.c:1199 src/dird/ua_select.c:1359 +#: src/dird/ua_select.c:1366 #, c-format -msgid "Console connected at %s\n" -msgstr "Console connecté à %s\n" +msgid "Job \"%s\" not found.\n" +msgstr "Job \"%s\" non trouvé.\n" -#: src/dird/ua_status.c:628 -msgid "" -"No Jobs running.\n" -"====\n" +#: src/dird/ua_cmds.c:813 +#, c-format +msgid "Job \"%s\" %sabled\n" msgstr "" -"Pas de job en cours.\n" -"====\n" -#: src/dird/ua_status.c:634 -msgid " JobId Level Name Status\n" -msgstr " JobId Type Nom Statut\n" +#: src/dird/ua_cmds.c:839 src/dird/ua_dotcmds.c:834 src/dird/ua_status.c:370 +#, c-format +msgid "Connecting to Storage daemon %s at %s:%d\n" +msgstr "Connexion au Storage Daemon %s (%s:%d)\n" -#: src/dird/ua_status.c:635 src/filed/status.c:264 -msgid "======================================================================\n" -msgstr "======================================================================\n" +#: src/dird/ua_cmds.c:845 src/dird/ua_dotcmds.c:840 +msgid "Connected to storage daemon\n" +msgstr "Connecté au Storage Daemon\n" -#: src/dird/ua_status.c:644 -msgid "is waiting execution" -msgstr "est en attente d'exécution" +#: src/dird/ua_cmds.c:1005 +msgid "Enter new debug level: " +msgstr "Saisissez le nouveau niveau de debug : " -#: src/dird/ua_status.c:647 -msgid "is running" -msgstr "est en cours" +#: src/dird/ua_cmds.c:1018 +#, c-format +msgid "Incorrect tags found on command line %s\n" +msgstr "" -#: src/dird/ua_status.c:650 -msgid "is blocked" -msgstr "est bloqué" +#: src/dird/ua_cmds.c:1091 src/dird/ua_dotcmds.c:942 +msgid "Available daemons are: \n" +msgstr "Les démons disponibles sont :\n" -#: src/dird/ua_status.c:653 -msgid "has terminated" -msgstr "est terminé" +#: src/dird/ua_cmds.c:1092 src/dird/ua_dotcmds.c:943 +msgid "Director" +msgstr "Director" -#: src/dird/ua_status.c:656 -#, fuzzy -msgid "has terminated with warnings" -msgstr "Job terminés :\n" +#: src/dird/ua_cmds.c:1093 src/dird/ua_dotcmds.c:944 src/dird/ua_run.c:619 +#: src/dird/ua_select.c:166 +msgid "Storage" +msgstr "Stockage" -#: src/dird/ua_status.c:659 -msgid "has erred" +#: src/dird/ua_cmds.c:1094 src/dird/ua_dotcmds.c:945 src/dird/ua_run.c:625 +#: src/dird/ua_select.c:354 src/dird/ua_select.c:463 +msgid "Client" +msgstr "Client" + +#: src/dird/ua_cmds.c:1095 +msgid "All" msgstr "" -#: src/dird/ua_status.c:662 -msgid "has errors" -msgstr "est en erreur" +#: src/dird/ua_cmds.c:1096 +msgid "Select daemon type to set debug level" +msgstr "Sélectionnez le composant a mettre à jour" -#: src/dird/ua_status.c:665 -msgid "has a fatal error" -msgstr "est en erreur (fatale)" +#: src/dird/ua_cmds.c:1186 src/dird/ua_cmds.c:1994 src/dird/ua_status.c:405 +#, fuzzy, c-format +msgid "No authorization for Client \"%s\"\n" +msgstr "Pas d'enregistrement trouvé en base pour : %s\n" -#: src/dird/ua_status.c:668 -msgid "has verify differences" +#: src/dird/ua_cmds.c:1191 +msgid "Client name missing.\n" msgstr "" -#: 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 +#: src/dird/ua_cmds.c:1203 src/dird/ua_cmds.c:1270 src/dird/ua_cmds.c:2016 #, c-format -msgid "is waiting on Client %s" -msgstr "est en attente du client %s" +msgid "No authorization for Job \"%s\"\n" +msgstr "" -#: src/dird/ua_status.c:686 src/dird/ua_status.c:688 -#, c-format -msgid "is waiting on Storage %s" -msgstr "est en attente du Storage %s" +#: src/dird/ua_cmds.c:1208 +msgid "Job name missing.\n" +msgstr "" -#: src/dird/ua_status.c:690 -#, fuzzy -msgid "is waiting on Storage" -msgstr "est en attente du Storage %s" +#: src/dird/ua_cmds.c:1217 +#, fuzzy, c-format +msgid "Fileset \"%s\" not found.\n" +msgstr "Le FileSet \"%s\" est introuvable.\n" -#: src/dird/ua_status.c:696 -msgid "is waiting on max Storage jobs" -msgstr "" +#: src/dird/ua_cmds.c:1221 +#, fuzzy, c-format +msgid "No authorization for FileSet \"%s\"\n" +msgstr "Pas d'enregistrement trouvé en base pour : %s\n" -#: src/dird/ua_status.c:699 -msgid "is waiting on max Client jobs" +#: src/dird/ua_cmds.c:1226 +msgid "Fileset name missing.\n" msgstr "" -#: src/dird/ua_status.c:702 -msgid "is waiting on max Job jobs" -msgstr "" +#: src/dird/ua_cmds.c:1237 src/dird/ua_run.c:969 +#, fuzzy, c-format +msgid "Level \"%s\" not valid.\n" +msgstr "Le type %s est invalide.\n" -#: src/dird/ua_status.c:705 -msgid "is waiting on max total jobs" +#: src/dird/ua_cmds.c:1241 +msgid "Level value missing.\n" msgstr "" -#: src/dird/ua_status.c:708 -msgid "is waiting for its start time" -msgstr "attend son heure de démarrage" +#: 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/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_cmds.c:1253 +#, fuzzy +msgid "Accurate value missing.\n" +msgstr "La valeur actuelle est : %s\n" -#: src/dird/ua_status.c:728 -#, c-format -msgid "is in unknown state %c" -msgstr "est dans un état inconnu %c" +#: src/dird/ua_cmds.c:1266 +msgid "No job specified.\n" +msgstr "Pas de job sélectionné.\n" -#: src/dird/ua_status.c:742 -msgid "is waiting for a mount request" -msgstr "est en attente d'un montage" +#: src/dird/ua_cmds.c:1326 +msgid "Error sending include list.\n" +msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n" -#: src/dird/ua_status.c:749 -msgid "is waiting for an appendable Volume" -msgstr "est en attente d'un volume libre" +#: src/dird/ua_cmds.c:1331 +msgid "Error sending exclude list.\n" +msgstr "Erreur pendant l'envoi de la liste d'exclusion.\n" -#: 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/dird/ua_cmds.c:1422 +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_status.c:759 -#, 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/dird/ua_cmds.c:1425 +msgid "Choose catalog item to delete" +msgstr "Choisissez l'objet du catalogue à supprimer" -#: src/dird/ua_status.c:789 +#: src/dird/ua_cmds.c:1436 +msgid "Nothing done.\n" +msgstr "Rien de fait.\n" + +#: src/dird/ua_cmds.c:1464 #, fuzzy, c-format -msgid "%6d\t%-6s\t%-20s\t%s\n" -msgstr "%6d %-6s %-20s %s\n" +msgid "Are you sure you want to delete %d JobIds ? (yes/no): " +msgstr "Êtes vous certain de vouloir supprimer ce Pool ? (oui/non) : " -#: src/dird/ua_status.c:792 -#, c-format -msgid "%6d %-6s %-20s %s\n" -msgstr "%6d %-6s %-20s %s\n" +#: src/dird/ua_cmds.c:1474 +msgid "Enter JobId to delete: " +msgstr "Saisissez le JobId à supprimer : " -#: src/dird/ua_status.c:812 -msgid "No Terminated Jobs.\n" -msgstr "Pas de job terminé.\n" +#: src/dird/ua_cmds.c:1492 +#, fuzzy, c-format +msgid "Jobid %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/dird/ua_status.c:818 src/filed/status.c:252 src/stored/status.c:508 +#: src/dird/ua_cmds.c:1507 +#, c-format msgid "" "\n" -"Terminated Jobs:\n" +"This command will delete volume %s\n" +"and all Jobs saved on that volume from the Catalog\n" msgstr "" "\n" -"Job terminés :\n" - -#: src/dird/ua_status.c:819 src/filed/status.c:262 src/stored/status.c:515 -msgid " JobId Level Files Bytes Status Finished Name \n" -msgstr " JobId Type Fichiers Octets Statut Terminé Nom\n" +"Cette commande va supprimer le Volume %s\n" +"et tous les Jobs sauvegardés sur celui-ci du Catalogue\n" -#: src/dird/ua_status.c:820 -msgid "====================================================================\n" -msgstr "=====================================================================\n" +#: src/dird/ua_cmds.c:1514 +#, 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/dird/ua_status.c:859 src/filed/status.c:292 src/stored/status.c:544 -msgid "Diffs" +#: src/dird/ua_cmds.c:1527 +msgid "Can't list jobs on this volume\n" msgstr "" -#: src/dird/ua_status.c:862 src/dird/ua_restore.c:421 src/filed/status.c:295 -#: src/stored/status.c:547 src/wx-console/wxbconfigpanel.cpp:220 -msgid "Cancel" -msgstr "Annulé" - -#: src/dird/ua_status.c:871 src/filed/status.c:301 src/stored/status.c:556 -msgid "Other" -msgstr "Autre" - -#: src/dird/ua_status.c:875 src/filed/status.c:313 src/stored/status.c:568 +#: src/dird/ua_cmds.c:1552 #, 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" +msgid "Are you sure you want to delete Pool \"%s\"? (yes/no): " +msgstr "Êtes vous certain de vouloir supprimer ce Pool ? (oui/non) : " -#: src/dird/ua_status.c:883 src/filed/status.c:321 src/stored/status.c:576 +#: src/dird/ua_cmds.c:1666 #, c-format -msgid "%6d %-6s %8s %10s %-7s %-8s %s\n" -msgstr "%6d %-6s %8s %10s %-7s %-8s %s\n" +msgid "Using Catalog name=%s DB=%s\n" +msgstr "Utilisation du Catalogue name=%s DB=%s\n" -#: src/dird/ua_status.c:892 -msgid "\n" -msgstr "\n" +#: src/dird/ua_cmds.c:1734 +msgid "ERR: Can't open db\n" +msgstr "" -#: src/dird/ua_run.c:146 -msgid "OK to run? (yes/mod/no): " -msgstr "OK pour le lancement ? (oui/mod/non) : " +#: src/dird/ua_cmds.c:1781 +msgid "Wait on mount timed out\n" +msgstr "" -#: src/dird/ua_run.c:172 src/dird/ua_input.c:123 src/dird/backup.c:603 -#: src/dird/backup.c:604 src/dird/backup.c:605 src/dird/ua_update.c:256 -#: src/dird/ua_update.c:276 src/dird/ua_update.c:697 src/tools/dbcheck.c:1275 -#: src/stored/parse_bsr.c:864 -msgid "yes" -msgstr "oui" +#: src/dird/ua_cmds.c:1791 +msgid "ERR: Job was not found\n" +msgstr "ERR: Job %s non trouvé\n" -#: src/dird/ua_run.c:185 -msgid "Job failed.\n" -msgstr "Job échoué.\n" +#: src/dird/ua_cmds.c:1867 +#, fuzzy +msgid "" +" Command Description\n" +" ======= ===========\n" +msgstr "" +" Commande Description\n" +" ======== ===========\n" -#: src/dird/ua_run.c:188 +#: src/dird/ua_cmds.c:1871 #, c-format -msgid "Job queued. JobId=%s\n" -msgstr "Job mis en queue. JobId=%s\n" +msgid "" +" %-13s %s\n" +"\n" +"Arguments:\n" +"\t%s\n" +msgstr "" -#: src/dird/ua_run.c:194 -msgid "Job not run.\n" -msgstr "Job non lancé.\n" +#: src/dird/ua_cmds.c:1876 +#, fuzzy, c-format +msgid " %-13s %s\n" +msgstr " %-10s %s\n" -#: src/dird/ua_run.c:208 src/dird/ua_update.c:603 -msgid "Parameters to modify:\n" -msgstr "Paramètre à modifier :\n" +#: src/dird/ua_cmds.c:1880 +#, fuzzy, c-format +msgid "" +"\n" +"Can't find %s command.\n" +"\n" +msgstr ": est une commande invalide.\n" -#: src/dird/ua_run.c:209 -msgid "Level" -msgstr "Type" +#: src/dird/ua_cmds.c:1882 +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/dird/ua_run.c:214 -#, fuzzy -msgid "Restore Client" -msgstr "Restauration annulée" +#: src/dird/ua_cmds.c:1918 src/filed/status.c:77 +#, c-format +msgid "%s Version: %s (%s) %s %s %s %s\n" +msgstr "" -#: 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_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/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_cmds.c:2062 src/dird/ua_select.c:219 +msgid "Could not find a Catalog resource\n" +msgstr "Impossible de trouver un Catalogue\n" -#: src/dird/ua_run.c:226 -msgid "Verify Job" -msgstr "Job de vérification" +#: src/dird/ua_cmds.c:2083 +#, c-format +msgid "Could not open catalog database \"%s\".\n" +msgstr "Impossible d'ouvrir le catalogue \"%s\".\n" -#: 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_cmds.c:2102 +#, c-format +msgid "Using Catalog \"%s\"\n" +msgstr "Utilisation du Catalogue \"%s\"\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_dotcmds.c:169 +msgid ": is an invalid command.\n" +msgstr ": est une commande invalide.\n" -#: src/dird/ua_run.c:231 -msgid "File Relocation" +#: src/dird/ua_dotcmds.c:691 +#, fuzzy, c-format +msgid "Unable to get Job record for Job=%s\n" +msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n" + +#: src/dird/ua_dotcmds.c:706 +#, fuzzy, c-format +msgid "Unable to get last Job record for Job=%s\n" +msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n" + +#: src/dird/ua_dotcmds.c:722 +#, fuzzy, c-format +msgid "Unable to get Client record for Client=%s\n" msgstr "" +"Impossible de récupérer les informations du Media pour le Volume %s : ERR=" +"%s\n" -#: 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_dotcmds.c:738 +#, fuzzy, c-format +msgid "Unable to get last Job record for Client=%s\n" +msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n" -#: src/dird/ua_run.c:233 -msgid "JobId" -msgstr "JobId" +#: src/dird/ua_dotcmds.c:749 src/dird/ua_restore.c:778 +#: src/dird/ua_restore.c:821 src/dird/vbackup.c:141 +#, 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_run.c:236 -msgid "Plugin Options" -msgstr "" +#: src/dird/ua_dotcmds.c:904 src/dird/ua_dotcmds.c:998 +#, fuzzy, c-format +msgid "Unknown command: %s\n" +msgstr "Erreur inconnue." -#: src/dird/ua_run.c:238 src/dird/ua_run.c:566 src/dird/ua_update.c:622 -msgid "Select parameter to modify" -msgstr "Sélectionnez le paramètre à modifier" +#: src/dird/ua_dotcmds.c:946 +msgid "Select daemon type to make die" +msgstr "Sélectionnez le composant a tuer" -#: src/dird/ua_run.c:247 src/dird/ua_run.c:1340 -msgid "user selection" +#: src/dird/ua_dotcmds.c:972 +msgid "The Director will generate a deadlock.\n" msgstr "" -#: src/dird/ua_run.c:279 -msgid "" -"Please enter desired start time as YYYY-MM-DD HH:MM:SS (return for now): " +#: src/dird/ua_dotcmds.c:976 +msgid "The Director will segment fault.\n" msgstr "" -"Saisissez la date de lancement (YYYY-MM-DD HH:MM:SS) (ou maintenant) : " -#: src/dird/ua_run.c:287 src/dird/ua_run.c:460 -msgid "Invalid time, using current time.\n" +#: src/dird/ua_dotcmds.c:1244 +msgid "Access to specified Client or FileSet not allowed.\n" msgstr "" -#: src/dird/ua_run.c:294 -msgid "Enter new Priority: " -msgstr "Saisissez la nouvelle priorité : " - -#: 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_run.c:319 -msgid "Please enter the Bootstrap file name: " -msgstr "Saisissez le nom du fichier Bootstrap : " - -# Impossible d'ouvrir %s : ERR=%s -#: src/dird/ua_run.c:331 +#: src/dird/ua_dotcmds.c:1249 src/dird/ua_dotcmds.c:1293 +#: src/dird/ua_restore.c:939 src/dird/ua_restore.c:967 +#: src/dird/ua_restore.c:988 #, c-format -msgid "Warning cannot open %s: ERR=%s\n" -msgstr "Impossible d'ouvrir %s : ERR=%s\n" - -#: 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) : " +msgid "Query failed: %s. ERR=%s\n" +msgstr "" -#: src/dird/ua_run.c:372 -msgid "Replace:\n" -msgstr "Écrasement :\n" +#: src/dird/ua_dotcmds.c:1288 +#, fuzzy +msgid "query keyword not found.\n" +msgstr "%s ressource %s introuvable.\n" -#: src/dird/ua_run.c:376 -msgid "Select replace option" -msgstr "Saisissez l'option d'écrasement" +#: src/dird/ua_dotcmds.c:1315 +#, fuzzy, c-format +msgid "List MediaType failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: 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_dotcmds.c:1329 +#, fuzzy, c-format +msgid "List Media failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/dird/ua_run.c:392 -#, fuzzy -msgid "Please Plugin Options string: " -msgstr "Saisissez le début du chemin (prefix) à enlever : " +#: src/dird/ua_dotcmds.c:1343 +#, fuzzy, c-format +msgid "List Location failed: ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" -#: src/dird/ua_run.c:430 src/dird/ua_run.c:439 -msgid "User input" -msgstr "" +#: src/dird/ua_input.c:113 +msgid "Enter slot" +msgstr "Saisissez le slot" -#: src/dird/ua_run.c:491 +#: src/dird/ua_input.c:117 src/dird/ua_input.c:123 #, c-format -msgid "Invalid replace option: %s\n" -msgstr "Option d'écrasement (Replace) invalide : %s\n" +msgid "Expected a positive integer, got: %s\n" +msgstr "Attendait un entier positif, pas : %s\n" + +#: src/dird/ua_input.c:180 +msgid "Invalid response. You must answer yes or no.\n" +msgstr "Réponse invalide. Vous devez répondre oui ou non.\n" + +#: src/dird/ua_input.c:203 +#, 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/dird/ua_run.c:535 src/dird/ua_cmds.c:1207 +#: src/dird/ua_input.c:230 #, fuzzy, c-format -msgid "Level \"%s\" not valid.\n" -msgstr "Le type %s est invalide.\n" +msgid "Illegal character \"%c\" in a comment.\n" +msgstr "Caractère illégal « %c » dans le nom.\n" -#: src/dird/ua_run.c:555 -#, c-format -msgid "strip_prefix=%s add_prefix=%s add_suffix=%s\n" -msgstr "" +#: src/dird/ua_input.c:237 +#, fuzzy +msgid "Comment too long.\n" +msgstr "Nom trop long.\n" -#: src/dird/ua_run.c:558 -msgid "This will replace your current Where value\n" -msgstr "" +#: src/dird/ua_input.c:243 +#, 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/dird/ua_run.c:559 -msgid "Strip prefix" -msgstr "" +#: src/dird/ua_label.c:92 +msgid "Negative numbers not permitted\n" +msgstr "Les nombres négatifs ne sont pas autorisés\n" -#: src/dird/ua_run.c:560 -msgid "Add prefix" +#: src/dird/ua_label.c:98 src/lib/sellist.c:64 +msgid "Range end is not integer.\n" msgstr "" -#: src/dird/ua_run.c:561 -msgid "Add file suffix" +#: src/dird/ua_label.c:103 src/lib/sellist.c:69 +msgid "Range start is not an integer.\n" msgstr "" -#: src/dird/ua_run.c:562 -msgid "Enter a regexp" +#: src/dird/ua_label.c:109 src/lib/sellist.c:75 +msgid "Range end not bigger than start.\n" msgstr "" -#: src/dird/ua_run.c:563 -msgid "Test filename manipulation" -msgstr "" +#: src/dird/ua_label.c:115 src/lib/sellist.c:93 +msgid "Input value is not an integer.\n" +msgstr "La valeur saisie n'est pas un nombre.\n" -#: src/dird/ua_run.c:564 -msgid "Use this ?" -msgstr "" +#: src/dird/ua_label.c:121 +msgid "Values must be be greater than zero.\n" +msgstr "Les valeurs doivent être supérieurs à zéro.\n" -#: src/dird/ua_run.c:569 -msgid "Please enter path prefix to strip: " -msgstr "Saisissez le début du chemin (prefix) à enlever : " +#: src/dird/ua_label.c:125 +msgid "Slot too large.\n" +msgstr "Slot trop grand.\n" -#: src/dird/ua_run.c:577 -msgid "Please enter path prefix to add (/ for none): " -msgstr "Saisissez le chemin (prefix) à ajouter (/ pour aucun) : " +#: src/dird/ua_label.c:177 src/dird/ua_label.c:354 src/dird/ua_label.c:1191 +#: src/dird/ua_run.c:380 +msgid "command line" +msgstr "" -#: src/dird/ua_run.c:588 -msgid "Please enter file suffix to add: " -msgstr "Saisissez une extention à ajouter aux fichiers : " +#: src/dird/ua_label.c:195 src/dird/ua_label.c:518 src/dird/ua_label.c:1198 +msgid "No slots in changer to scan.\n" +msgstr "Pas de slot dans le magasin à scanner.\n" -#: src/dird/ua_run.c:595 -msgid "Please enter a valid regexp (!from!to!): " -msgstr "Saisissez une regexp valide (!rechercher!remplacer!) : " +#: src/dird/ua_label.c:207 src/dird/ua_label.c:529 +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:608 +#: src/dird/ua_label.c:217 src/dird/ua_label.c:1219 #, c-format -msgid "regexwhere=%s\n" -msgstr "" +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:614 +#: src/dird/ua_label.c:255 #, c-format -msgid "strip_prefix=%s add_prefix=%s add_suffix=%s result=%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/ua_label.c:276 +#, 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" -#: src/dird/ua_run.c:621 -msgid "Cannot use your regexp\n" -msgstr "Impossible d'utiliser votre regexp\n" +#: src/dird/ua_label.c:280 +#, c-format +msgid "Catalog record for Volume \"%s\" is up to date.\n" +msgstr "Le volume \"%s\" est à jour dans le catalogue.\n" -#: src/dird/ua_run.c:625 -msgid "Please enter filename to test: " -msgstr "Saisissez un nom de fichier à tester : " +#: src/dird/ua_label.c:286 +#, c-format +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/ua_run.c:627 +#: src/dird/ua_label.c:383 #, c-format -msgid "%s -> %s\n" -msgstr "%s -> %s\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_run.c:671 -msgid "Cannot use your regexp.\n" -msgstr "Impossible d'utiliser votre regexp.\n" +#: src/dird/ua_label.c:399 +msgid "Enter new Volume name: " +msgstr "Saisissez le nouveau nom du Volume : " -#: src/dird/ua_run.c:684 src/dird/ua_run.c:714 -msgid "Levels:\n" -msgstr "Types :\n" +#: src/dird/ua_label.c:412 +#, 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_run.c:690 -msgid "VirtualFull" -msgstr "" +#: src/dird/ua_label.c:430 +msgid "Enter slot (0 or Enter for none): " +msgstr "Saisissez le slot (0 ou Entrée pour aucun) : " -#: src/dird/ua_run.c:691 src/dird/ua_run.c:720 -msgid "Select level" -msgstr "Saisissez le type" +#: src/dird/ua_label.c:458 +#, c-format +msgid "Delete of Volume \"%s\" failed. ERR=%s" +msgstr "Impossible de supprimer le volume \"%s\". ERR=%s" -#: src/dird/ua_run.c:715 -msgid "Initialize Catalog" -msgstr "Initialisez le catalogue" +#: src/dird/ua_label.c:461 +#, c-format +msgid "Old volume \"%s\" deleted from catalog.\n" +msgstr "L'ancien volume \"%s\" a été supprimé du catalogue.\n" -#: src/dird/ua_run.c:719 -msgid "Verify Volume Data (not yet implemented)" -msgstr "Vérification des données sur le volume (pas encore implémenté)" +#: src/dird/ua_label.c:472 +#, c-format +msgid "Requesting to mount %s ...\n" +msgstr "Demande pour monter %s...\n" -#: src/dird/ua_run.c:740 -msgid "Level not appropriate for this Job. Cannot be changed.\n" -msgstr "" +#: src/dird/ua_label.c:494 +msgid "Do not forget to mount the drive!!!\n" +msgstr "N'oubliez pas de monter le lecteur.\n" -#: src/dird/ua_run.c:754 -#, c-format +#: src/dird/ua_label.c:534 msgid "" -"Run %s job\n" -"JobName: %s\n" -"FileSet: %s\n" -"Client: %s\n" -"Storage: %s\n" -"When: %s\n" -"Priority: %d\n" +"The following Volumes will be labeled:\n" +"Slot Volume\n" +"==============\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" +"Les volumes suivants vont être labélisés :\n" +"Slot Volume\n" +"==============\n" -#: src/dird/ua_run.c:774 -#, 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" +#: src/dird/ua_label.c:543 +#, fuzzy +msgid "Do you want to label these Volumes? (yes|no): " 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" +"\n" +"Voulez vous restaurer tous les fichiers ? (oui|non) : " -#: src/dird/ua_run.c:810 +#: src/dird/ua_label.c:563 #, 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" -"Verify Job: %s\n" -"Verify List: %s\n" -"When: %s\n" -"Priority: %d\n" +msgid "Media record for Slot %d Volume \"%s\" already exists.\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_run.c:839 -msgid "Please enter a JobId for restore: " -msgstr "Saisissez le JobId pour la restauration : " +#: src/dird/ua_label.c:569 +#, c-format +msgid "Error setting InChanger: ERR=%s" +msgstr "Impossible de positionner le flag InChanger : ERR=%s" -#: src/dird/ua_run.c:851 -#, fuzzy, c-format -msgid "" -"Run Restore job\n" -"JobName: f%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_label.c:592 +#, c-format +msgid "Maximum pool Volumes=%d reached.\n" +msgstr "Le nombre maximum de volume (%d) pour ce pool est atteint.\n" -#: src/dird/ua_run.c:878 +#: src/dird/ua_label.c:600 #, c-format -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" +msgid "Catalog record for cleaning tape \"%s\" successfully created.\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:907 +#: src/dird/ua_label.c:607 #, 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_run.c:915 -#, c-format -msgid "RegexWhere: %s\n" +msgid "Catalog error on cleaning tape: %s" msgstr "" -#: src/dird/ua_run.c:918 +#: src/dird/ua_label.c:643 #, c-format -msgid "Where: %s\n" -msgstr "Where : %s\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_run.c:922 +#: src/dird/ua_label.c:690 #, c-format -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_run.c:944 -#, fuzzy -msgid "Run Copy job\n" -msgstr "Sélectionnez le Job de restauration" - -#: src/dird/ua_run.c:946 -#, fuzzy -msgid "Run Migration job\n" -msgstr "Sélectionnez le Job de restauration" +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_run.c:976 +#: src/dird/ua_label.c:697 #, c-format -msgid "Unknown Job Type=%d\n" -msgstr "Job du Type=%d inconnu\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_run.c:1039 +#: src/dird/ua_label.c:738 #, c-format -msgid "Value missing for keyword %s\n" +msgid "Catalog record for Volume \"%s\", Slot %d successfully created.\n" msgstr "" -#: src/dird/ua_run.c:1046 -msgid "Job name specified twice.\n" -msgstr "Le job est déjà spécifié.\n" - -#: src/dird/ua_run.c:1054 -msgid "JobId specified twice.\n" -msgstr "Le JobId est déjà spécifié.\n" - -#: src/dird/ua_run.c:1063 src/dird/ua_run.c:1207 -msgid "Client specified twice.\n" -msgstr "Le client est déjà spécifié.\n" - -#: src/dird/ua_run.c:1071 -msgid "FileSet specified twice.\n" -msgstr "Le FileSet est déjà spécifié.\n" +#: src/dird/ua_label.c:751 +#, c-format +msgid "Label command failed for Volume %s.\n" +msgstr "Impossible de labéliser le volume %s.\n" -#: src/dird/ua_run.c:1079 -msgid "Level specified twice.\n" -msgstr "Le type (Level) est déjà spécifié.\n" +#: src/dird/ua_label.c:765 +msgid "Could not open SD socket.\n" +msgstr "Impossible d'ouvrir la socket avec le SD.\n" -#: src/dird/ua_run.c:1088 -msgid "Storage specified twice.\n" -msgstr "Le Storage est déjà spécifié.\n" +#: src/dird/ua_label.c:837 src/dird/ua_label.c:847 +#, c-format +msgid "Invalid Slot number: %s\n" +msgstr "Numéro de slot invalide : %s\n" -#: src/dird/ua_run.c:1096 -msgid "RegexWhere or Where specified twice.\n" -msgstr "RegexWhere ou Where est déjà spécifiée.\n" +#: src/dird/ua_label.c:856 +#, c-format +msgid "Invalid Volume name: %s\n" +msgstr "Nom de Volume invalide : %s\n" -#: src/dird/ua_run.c:1101 -#, fuzzy -msgid "No authorization for \"regexwhere\" specification.\n" -msgstr "La destination (Where) est déjà spécifiée.\n" +#: src/dird/ua_label.c:950 +#, c-format +msgid "Device \"%s\" has %d slots.\n" +msgstr "Le Device \"%s\" a %d slots.\n" -#: src/dird/ua_run.c:1108 -msgid "Where or RegexWhere specified twice.\n" -msgstr "RegexWhere ou Where est déjà spécifiée.\n" +#: src/dird/ua_label.c:996 +#, c-format +msgid "Pool \"%s\" resource not found for volume \"%s\"!\n" +msgstr "La ressource Pool \"%s\" est introuvable pour le volume \"%s\"\n" -#: src/dird/ua_run.c:1113 +#: src/dird/ua_label.c:1210 #, fuzzy -msgid "No authoriztion for \"where\" specification.\n" -msgstr "Pas d'enregistrement trouvé en base pour : %s\n" - -#: src/dird/ua_run.c:1120 -msgid "Bootstrap specified twice.\n" -msgstr "Le bootstrap est déjà spécifié.\n" - -#: src/dird/ua_run.c:1128 -msgid "Replace specified twice.\n" -msgstr "L'option d'écrasement (Replace) est déjà spécifié.\n" - -#: src/dird/ua_run.c:1136 -msgid "When specified twice.\n" -msgstr "La planification (When) est déjà spécifiée.\n" - -#: src/dird/ua_run.c:1144 -msgid "Priority specified twice.\n" -msgstr "La priorité (Priority) est déjà spécifiée.\n" - -#: src/dird/ua_run.c:1149 -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" +msgid "No Volumes found, or no barcodes.\n" +msgstr "Pas de volume à labéliser ou pas de codebar.\n" -#: src/dird/ua_run.c:1159 -msgid "Verify Job specified twice.\n" +#: src/dird/ua_label.c:1213 +msgid "" +" Slot | Volume Name | Status | Media Type | " +"Pool |\n" msgstr "" -#: src/dird/ua_run.c:1191 -msgid "Migration Job specified twice.\n" +#: src/dird/ua_label.c:1214 +msgid "" +"------+------------------+-----------+----------------------" +"+--------------------|\n" msgstr "" -#: src/dird/ua_run.c:1199 -msgid "Pool specified twice.\n" -msgstr "Le pool est déjà spécifié.\n" - -#: src/dird/ua_run.c:1215 -#, fuzzy -msgid "Restore Client specified twice.\n" -msgstr "Le client est déjà spécifié.\n" - -#: src/dird/ua_run.c:1222 -#, fuzzy -msgid "Plugin Options not yet implemented.\n" -msgstr "Le client est déjà spécifié.\n" +#: src/dird/ua_output.c:57 src/dird/ua_output.c:81 +msgid "ON or OFF keyword missing.\n" +msgstr "Mot clef ON ou OFF manquant.\n" -#: src/dird/ua_run.c:1225 +#: src/dird/ua_output.c:101 #, fuzzy -msgid "Plugin Options specified twice.\n" -msgstr "Le client est déjà spécifié.\n" +msgid "Disabled Jobs:\n" +msgstr "est bloqué" -#: src/dird/ua_run.c:1230 +#: src/dird/ua_output.c:107 #, fuzzy -msgid "No authoriztion for \"PluginOptions\" specification.\n" -msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +msgid "No disabled Jobs.\n" +msgstr "Pas de job programmé.\n" -#: src/dird/ua_run.c:1237 +#: src/dird/ua_output.c:151 #, fuzzy -msgid "Spool flag specified twice.\n" -msgstr "Le pool est déjà spécifié.\n" +msgid "disabled" +msgstr "est bloqué" -#: src/dird/ua_run.c:1244 -#, fuzzy -msgid "Invalid spooldata flag.\n" -msgstr "Période invalide.\n" +#: src/dird/ua_output.c:199 +msgid "Keywords for the show command are:\n" +msgstr "" -#: src/dird/ua_run.c:1265 +#: src/dird/ua_output.c:205 #, c-format -msgid "Invalid keyword: %s\n" -msgstr "Argument invalide : %s\n" +msgid "%s resource %s not found.\n" +msgstr "%s ressource %s introuvable.\n" -#: src/dird/ua_run.c:1276 +#: src/dird/ua_output.c:208 #, c-format -msgid "Catalog \"%s\" not found\n" -msgstr "Le catalogue « %s » est introuvable\n" +msgid "Resource %s not found\n" +msgstr "Ressource %s introuvable\n" -#: src/dird/ua_run.c:1280 -#, c-format -msgid "No authorization. Catalog \"%s\".\n" +#: src/dird/ua_output.c:278 +msgid "Hey! DB is NULL\n" msgstr "" -#: src/dird/ua_run.c:1291 +#: src/dird/ua_output.c:435 #, c-format -msgid "Job \"%s\" not found\n" -msgstr "Le job « %s » est introuvable\n" - -#: src/dird/ua_run.c:1298 -msgid "A job name must be specified.\n" -msgstr "Un nom de Job doit être spécifié.\n" +msgid "Jobid %d used %d Volume(s): %s\n" +msgstr "JobId %d a utilisé %d volume(s) : %s\n" -#: src/dird/ua_run.c:1304 -#, c-format -msgid "No authorization. Job \"%s\".\n" -msgstr "" +#: src/dird/ua_output.c:454 +msgid "No Pool specified.\n" +msgstr "Pas de Pool spécifié.\n" -#: src/dird/ua_run.c:1312 +#: src/dird/ua_output.c:465 src/dird/ua_select.c:531 src/dird/ua_update.c:424 #, c-format -msgid "Pool \"%s\" not found.\n" -msgstr "Le pool « %s » est introuvable.\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_run.c:1322 +#: src/dird/ua_output.c:475 #, c-format -msgid "No authorization. Pool \"%s\".\n" -msgstr "" +msgid "Pool: %s\n" +msgstr "Pool : %s\n" -#: src/dird/ua_run.c:1334 src/dird/ua_label.c:184 src/dird/ua_label.c:349 -#: src/dird/ua_label.c:1197 -msgid "command line" +#: src/dird/ua_output.c:491 +msgid "Ignoring invalid value for days. Max is 50.\n" msgstr "" -#: src/dird/ua_run.c:1337 -#, c-format -msgid "Storage \"%s\" not found.\n" -msgstr "Le Storage « %s » est introuvable.\n" - -#: src/dird/ua_run.c:1346 src/dird/job.c:1188 -msgid "No storage specified.\n" -msgstr "Pas de storage sélectionné.\n" - -#: src/dird/ua_run.c:1349 +#: src/dird/ua_output.c:513 #, c-format -msgid "No authorization. Storage \"%s\".\n" +msgid "Unknown list keyword: %s\n" msgstr "" -#: src/dird/ua_run.c:1359 src/dird/ua_cmds.c:784 src/dird/ua_cmds.c:1152 -#, c-format -msgid "Client \"%s\" not found.\n" -msgstr "le client « %s » est introuvable.\n" - -#: src/dird/ua_run.c:1369 src/dird/ua_run.c:1389 +#: src/dird/ua_output.c:538 #, c-format -msgid "No authorization. Client \"%s\".\n" -msgstr "" +msgid "%s is not a job name.\n" +msgstr "%s n'est pas un nom de job.\n" -#: src/dird/ua_run.c:1379 +#: src/dird/ua_output.c:552 #, fuzzy, c-format -msgid "Restore Client \"%s\" not found.\n" -msgstr "le client « %s » est introuvable.\n" +msgid "Could not find Pool for Job %s\n" +msgstr "Impossible d'ouvrir le device %s\n" -#: src/dird/ua_run.c:1399 -#, c-format -msgid "FileSet \"%s\" not found.\n" -msgstr "Le FileSet « %s » est introuvable.\n" +#: src/dird/ua_output.c:565 +#, 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_run.c:1408 -#, c-format -msgid "No authorization. FileSet \"%s\".\n" -msgstr "" +#: src/dird/ua_output.c:569 +#, 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/dird/ua_run.c:1416 +#: src/dird/ua_output.c:582 #, c-format -msgid "Verify Job \"%s\" not found.\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/dird/ua_run.c:1426 +#: src/dird/ua_output.c:727 #, c-format -msgid "Migration Job \"%s\" not found.\n" -msgstr "" +msgid "Pool %s not in database. %s" +msgstr "Pool %s introuvable en base. %s" -#: src/dird/ua_server.c:69 +#: src/dird/ua_output.c:735 #, c-format -msgid "Cannot create UA thread: %s\n" -msgstr "" +msgid "Pool %s created in database.\n" +msgstr "Pool %s créé en base.\n" -#: src/dird/ua_server.c:159 -msgid "You have messages.\n" -msgstr "Vous avez des messages.\n" +#: src/dird/ua_output.c:788 +msgid "You have no messages.\n" +msgstr "Vous n'avez pas de messages.\n" -#: src/dird/bsr.c:174 -#, c-format -msgid "Unable to get Job record. ERR=%s\n" +#: src/dird/ua_output.c:868 +msgid "Message too long to display.\n" msgstr "" -#: src/dird/bsr.c:185 -#, c-format -msgid "Unable to get Job Volume Parameters. ERR=%s\n" -msgstr "" +#: src/dird/ua_prune.c:116 +msgid "Choose item to prune" +msgstr "Que voulez vous purger du catalogue (prune)" -#: src/dird/bsr.c:233 +#: src/dird/ua_prune.c:172 #, c-format -msgid "Unable to create bootstrap file %s. ERR=%s\n" -msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n" +msgid "Cannot prune Volume \"%s\" because it is archived.\n" +msgstr "Impossible de pruner le Volume \"%s\" car il est archivé.\n" -#: src/dird/bsr.c:242 +#: src/dird/ua_prune.c:214 #, fuzzy -msgid "No files found to read. No bootstrap file written.\n" +msgid "Pruned Jobs from JobHisto catalog.\n" +msgstr "Purge du catalogue (prune) de %d %s du client %s.\n" + +#: src/dird/ua_prune.c:302 +#, fuzzy +msgid "Begin pruning Files.\n" +msgstr "Début de purge des fichiers du catalogue (prune).\n" + +#: src/dird/ua_prune.c:317 +msgid "No Files found to prune.\n" +msgstr "Pas de fichier trouvé pour la purge du catalogue (prune).\n" + +#: src/dird/ua_prune.c:340 +#, c-format +msgid "Pruned Files from %s Jobs for client %s from catalog.\n" msgstr "" -"Aucun fichier trouvé pour la restauration/migration. Pas de fichier " -"Bootstrap écrit.\n" +"Purge du catalogue des fichiers (prune) de %s Jobs pour le client %s.\n" -#: src/dird/bsr.c:246 -msgid "Error writing bsr file.\n" -msgstr "Erreur pendant l'écriture du fichier bsr.\n" +#: src/dird/ua_prune.c:486 +#, fuzzy, c-format +msgid "Begin pruning Jobs older than %s.\n" +msgstr "Début de purge des Jobs du catalogue (prune).\n" -#: src/dird/bsr.c:251 +#: src/dird/ua_prune.c:597 #, c-format -msgid "Bootstrap records written to %s\n" -msgstr "Fichier bootstrap écrit sur %s\n" +msgid "Pruned %d %s for client %s from catalog.\n" +msgstr "Purge du catalogue (prune) de %d %s du client %s.\n" -#: src/dird/bsr.c:300 -msgid "" -"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/ua_prune.c:598 +msgid "Jobs" +msgstr "Jobs" -#: src/dird/bsr.c:319 -msgid "No Volumes found to restore.\n" -msgstr "Aucun volume trouvé pour la restauration.\n" +#: src/dird/ua_prune.c:600 +msgid "No Jobs found to prune.\n" +msgstr "Pas de job trouvé pour la purge du catalogue (prune).\n" -#: src/dird/bsr.c:321 -msgid "" -"\n" -"Volumes marked with \"*\" are online.\n" +#: src/dird/ua_prune.c:661 +msgid "Expecting limit argument as integer\n" msgstr "" -#: src/dird/fd_cmds.c:95 +#: src/dird/ua_prune.c:675 +#, fuzzy, c-format +msgid "Volume \"%s\"" +msgstr "Fichiers du Volume" + +#: src/dird/ua_purge.c:84 #, fuzzy -msgid "Client: " -msgstr "Client" - -#: src/dird/fd_cmds.c:134 -#, c-format -msgid "File daemon \"%s\" rejected Job command: %s\n" -msgstr "" - -#: src/dird/fd_cmds.c:147 -#, c-format -msgid "Error updating Client record. ERR=%s\n" -msgstr "" - -#: src/dird/fd_cmds.c:152 -#, c-format -msgid "FD gave bad response to JobId command: %s\n" +msgid "" +"\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 "" +"\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/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/dird/fd_cmds.c:244 src/dird/fd_cmds.c:250 src/dird/fd_cmds.c:258 -#, c-format -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/dird/ua_purge.c:152 +msgid "Choose item to purge" +msgstr "Choisissez l'élément à purger" -#: src/dird/fd_cmds.c:256 +#: src/dird/ua_purge.c:199 #, 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 "Begin purging files for Client \"%s\"\n" +msgstr "Début de la purge des fichiers du client \"%s\"\n" -#: src/dird/fd_cmds.c:318 +#: src/dird/ua_purge.c:208 src/dird/ua_purge.c:258 #, c-format -msgid "Unimplemented backup level %d %c\n" -msgstr "" +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/fd_cmds.c:462 src/filed/job.c:688 +#: src/dird/ua_purge.c:211 #, c-format -msgid "Cannot run program: %s. ERR=%s\n" -msgstr "Impossible de lancer la commande : %s. ERR=%s\n" - -#: src/dird/fd_cmds.c:473 src/dird/fd_cmds.c:498 src/dird/fd_cmds.c:512 -msgid ">filed: write error on socket\n" -msgstr "" +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/fd_cmds.c:479 +#: src/dird/ua_purge.c:249 #, c-format -msgid "Error running program: %s. ERR=%s\n" -msgstr "Erreur dans l'exécution de la commande : %s. ERR=%s\n" +msgid "Begin purging jobs from Client \"%s\"\n" +msgstr "Début de purge des jobs du client \"%s\"\n" -#: src/dird/fd_cmds.c:488 +#: src/dird/ua_purge.c:261 #, c-format -msgid "Cannot open included file: %s. ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier inclus : %s. ERR=%s\n" - -#: src/dird/fd_cmds.c:634 -#, fuzzy, c-format -msgid "Client \"%s\" RunScript failed.\n" -msgstr "le client « %s » est introuvable.\n" +msgid "%d Jobs for client %s purged from %s catalog.\n" +msgstr "%d jobs du client \"%s\" purgé du catalogue %s.\n" -#: src/dird/fd_cmds.c:669 +#: src/dird/ua_purge.c:459 #, c-format msgid "" -" set configuration file to file\n" -" -d set debug level to \n" -" -dt print timestamp in debug output\n" -" -f run in foreground (for debugging)\n" -" -g groupid\n" -" -r run 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" +msgid "strip_prefix=%s add_prefix=%s add_suffix=%s\n" msgstr "" -"\n" -"Version : %s (%s)\n" -"\n" -"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" -" -c utilise fich comme fichier de configuration\n" -" -d 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 lance 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:253 src/console/console.c:673 src/filed/filed.c:214 -#: src/stored/stored.c:239 src/qt-console/main.cpp:152 -msgid "Cryptography library initialization failed.\n" +#: src/dird/ua_run.c:1019 +msgid "This will replace your current Where value\n" msgstr "" -#: src/dird/dird.c:257 src/dird/dird.c:279 src/dird/dird.c:529 -#: src/dird/dird.c:532 src/console/console.c:677 src/filed/filed.c:219 -#: src/stored/stored.c:243 src/qt-console/main.cpp:156 -#, c-format -msgid "Please correct configuration file: %s\n" -msgstr "Merci de corriger le fichier de configuration : %s\n" - -#: src/dird/dird.c:515 -msgid "Too many open reload requests. Request ignored.\n" +#: src/dird/ua_run.c:1020 +msgid "Strip prefix" msgstr "" -#: src/dird/dird.c:530 -msgid "Out of reload table entries. Giving up.\n" +#: src/dird/ua_run.c:1021 +msgid "Add prefix" msgstr "" -#: src/dird/dird.c:533 -msgid "Resetting previous configuration.\n" -msgstr "Retour à la dernière configuration.\n" - -#: src/dird/dird.c:597 -#, c-format -msgid "" -"No Director resource defined in %s\n" -"Without that I don't know who I am :-(\n" +#: src/dird/ua_run.c:1022 +msgid "Add file suffix" msgstr "" -#: src/dird/dird.c:605 src/filed/filed.c:342 -#, c-format -msgid "No Messages resource defined in %s\n" +#: src/dird/ua_run.c:1023 +msgid "Enter a regexp" msgstr "" -#: src/dird/dird.c:610 -#, c-format -msgid "Only one Director resource permitted in %s\n" +#: src/dird/ua_run.c:1024 +msgid "Test filename manipulation" msgstr "" -#: src/dird/dird.c:619 src/dird/dird.c:825 src/dird/dird.c:880 -#: src/dird/dird.c:1024 src/console/console.c:923 src/console/console.c:953 -#: src/filed/filed.c:349 src/filed/filed.c:508 src/stored/stored.c:375 -#: src/wx-console/console_thread.cpp:118 src/wx-console/console_thread.cpp:144 -#: src/qt-console/main.cpp:210 src/qt-console/main.cpp:240 -msgid "TLS required but not configured in Bacula.\n" +#: src/dird/ua_run.c:1025 +msgid "Use this ?" msgstr "" -#: src/dird/dird.c:627 src/filed/filed.c:518 src/stored/stored.c:431 -#, c-format -msgid "\"TLS Certificate\" file not defined for Director \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1030 +#, fuzzy +msgid "Please enter the path prefix to strip: " +msgstr "Saisissez le début du chemin (prefix) à enlever : " -#: src/dird/dird.c:633 src/filed/filed.c:524 src/stored/stored.c:437 -#, c-format -msgid "\"TLS Key\" file not defined for Director \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1038 +#, fuzzy +msgid "Please enter the path prefix to add (/ for none): " +msgstr "Saisissez le chemin (prefix) à ajouter (/ pour aucun) : " -#: src/dird/dird.c:640 src/filed/filed.c:530 src/stored/stored.c:443 -#, 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" -msgstr "" +#: src/dird/ua_run.c:1049 +#, fuzzy +msgid "Please enter the file suffix to add: " +msgstr "Saisissez une extention à ajouter aux fichiers : " -#: src/dird/dird.c:659 src/filed/filed.c:549 src/stored/stored.c:462 -#, c-format -msgid "Failed to initialize TLS context for Director \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1056 +msgid "Please enter a valid regexp (!from!to!): " +msgstr "Saisissez une regexp valide (!rechercher!remplacer!) : " -#: src/dird/dird.c:667 +#: src/dird/ua_run.c:1069 #, c-format -msgid "No Job records defined in %s\n" +msgid "regexwhere=%s\n" msgstr "" -#: src/dird/dird.c:725 src/dird/dird.c:738 +#: src/dird/ua_run.c:1075 #, c-format -msgid "Hey something is wrong. p=0x%lu\n" +msgid "strip_prefix=%s add_prefix=%s add_suffix=%s result=%s\n" msgstr "" -#: src/dird/dird.c:799 -#, c-format -msgid "\"%s\" directive in Job \"%s\" resource is required, but not found.\n" -msgstr "" +#: src/dird/ua_run.c:1082 +msgid "Cannot use your regexp\n" +msgstr "Impossible d'utiliser votre regexp\n" -#: src/dird/dird.c:806 -msgid "Too many items in Job resource\n" +#: src/dird/ua_run.c:1085 +msgid "Enter a period (.) to stop this test\n" msgstr "" -#: src/dird/dird.c:810 -#, c-format -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/dird/dird.c:834 -#, c-format -msgid "\"TLS Certificate\" file not defined for Console \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1086 +msgid "Please enter filename to test: " +msgstr "Saisissez un nom de fichier à tester : " -#: src/dird/dird.c:840 +#: src/dird/ua_run.c:1088 #, c-format -msgid "\"TLS Key\" file not defined for Console \"%s\" in %s.\n" -msgstr "" +msgid "%s -> %s\n" +msgstr "%s -> %s\n" -#: src/dird/dird.c:847 -#, 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" -msgstr "" +#: src/dird/ua_run.c:1132 +msgid "Cannot use your regexp.\n" +msgstr "Impossible d'utiliser votre regexp.\n" -#: src/dird/dird.c:864 src/dird/dird.c:904 src/filed/filed.c:374 -#, c-format -msgid "Failed to initialize TLS context for File daemon \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1145 src/dird/ua_run.c:1175 +msgid "Levels:\n" +msgstr "Types :\n" -#: src/dird/dird.c:887 -#, c-format -msgid "" -"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " -"File daemon \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1147 src/lib/util.c:411 src/lib/util.c:457 +msgid "Full" +msgstr "Full" -#: src/dird/dird.c:943 src/dird/dird.c:945 -#, c-format -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/dird/ua_run.c:1148 src/lib/util.c:414 +msgid "Incremental" +msgstr "Incrémental" -#: src/dird/dird.c:948 -#, c-format -msgid "%s" -msgstr "%s" +#: src/dird/ua_run.c:1149 src/lib/util.c:417 +msgid "Differential" +msgstr "Différentiel" -#: src/dird/dird.c:1032 -#, c-format -msgid "" -"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " -"Storage \"%s\" in %s.\n" -msgstr "" +#: src/dird/ua_run.c:1150 src/lib/util.c:420 +msgid "Since" +msgstr "Depuis" -#: src/dird/dird.c:1048 src/stored/stored.c:415 -#, c-format -msgid "Failed to initialize TLS context for Storage \"%s\" in %s.\n" +#: src/dird/ua_run.c:1151 +msgid "VirtualFull" msgstr "" -#: 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_run.c:1152 src/dird/ua_run.c:1181 +msgid "Select level" +msgstr "Saisissez le type" -#: 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_run.c:1176 +msgid "Initialize Catalog" +msgstr "Initialisez le catalogue" -#: src/dird/next_vol.c:173 -msgid "We seem to be looping trying to find the next volume. I give up.\n" +#: src/dird/ua_run.c:1177 src/lib/util.c:423 +msgid "Verify Catalog" msgstr "" -#: src/dird/next_vol.c:199 -#, c-format -msgid "Max Volume bytes exceeded. Marking Volume \"%s\" as Full.\n" +#: src/dird/ua_run.c:1178 src/lib/util.c:429 +msgid "Verify Volume to Catalog" msgstr "" -#: src/dird/next_vol.c:206 -#, c-format -msgid "Volume used once. Marking Volume \"%s\" as Used.\n" -msgstr "Volume utilisé une fois. Marquage du volume « %s » comme Used.\n" - -#: src/dird/next_vol.c:213 -#, c-format -msgid "Max Volume jobs exceeded. Marking Volume \"%s\" as Used.\n" +#: src/dird/ua_run.c:1179 src/lib/util.c:432 +msgid "Verify Disk to Catalog" msgstr "" -"Nombre maximum de job sur le volume atteind. Marquage du volume « %s » comme " -"Used.\n" -#: src/dird/next_vol.c:222 -#, 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" +#: src/dird/ua_run.c:1180 +msgid "Verify Volume Data (not yet implemented)" +msgstr "Vérification des données sur le volume (pas encore implémenté)" -#: src/dird/next_vol.c:232 -#, c-format -msgid "Max configured use duration exceeded. Marking Volume \"%s\" as Used.\n" +#: src/dird/ua_run.c:1201 +msgid "Level not appropriate for this Job. Cannot be changed.\n" msgstr "" -#: src/dird/next_vol.c:243 -#, c-format -msgid "Catalog error updating volume \"%s\". ERR=%s" +#: src/dird/ua_run.c:1232 +#, fuzzy, c-format +msgid "" +"Run Admin 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/next_vol.c:265 -msgid "volume has expired" -msgstr "le volume a expiré" - -#: src/dird/next_vol.c:283 src/dird/next_vol.c:323 -#, c-format -msgid "Recycled current volume \"%s\"\n" +#: src/dird/ua_run.c:1286 +#, fuzzy, c-format +msgid "" +"Run Backup job\n" +"JobName: %s\n" +"Level: %s\n" +"Client: %s\n" +"FileSet: %s\n" +"Pool: %s (From %s)\n" +"%sStorage: %s (From %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" +"Quand : %s\n" +"Priorité : %d\n" + +#: src/dird/ua_run.c:1315 +#, fuzzy, c-format +msgid "Could not get job record for selected JobId. ERR=%s" +msgstr "Impossible de récupérer le Job du JobId=%s : ERR=%s\n" + +#: src/dird/ua_run.c:1354 +#, fuzzy, c-format +msgid "" +"Run Verify 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_run.c:1383 +msgid "Please enter a JobId for restore: " +msgstr "Saisissez le JobId pour la restauration : " + +#: src/dird/ua_run.c:1421 +#, 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" +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_run.c:1473 +#, fuzzy, c-format +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" +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:1502 +#, 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_run.c:1510 +#, c-format +msgid "RegexWhere: %s\n" +msgstr "" + +#: src/dird/ua_run.c:1513 +#, c-format +msgid "Where: %s\n" +msgstr "Where : %s\n" + +#: src/dird/ua_run.c:1517 +#, fuzzy, c-format +msgid "" +"Replace: %s\n" +"Client: %s\n" +"Storage: %s\n" +"JobId: %s\n" +"When: %s\n" +"Catalog: %s\n" +"Priority: %d\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_run.c:1572 +#, fuzzy +msgid "Run Copy job\n" +msgstr "Sélectionnez le Job de restauration" + +#: src/dird/ua_run.c:1574 +#, fuzzy +msgid "Run Migration job\n" +msgstr "Sélectionnez le Job de restauration" + +#: src/dird/ua_run.c:1606 +#, c-format +msgid "Unknown Job Type=%d\n" +msgstr "Job du Type=%d inconnu\n" + +#: src/dird/ua_run.c:1680 +#, c-format +msgid "Value missing for keyword %s\n" +msgstr "" + +#: src/dird/ua_run.c:1690 +msgid "JobId specified twice.\n" +msgstr "Le JobId est déjà spécifié.\n" + +#: src/dird/ua_run.c:1699 src/dird/ua_run.c:1839 +msgid "Client specified twice.\n" +msgstr "Le client est déjà spécifié.\n" + +#: src/dird/ua_run.c:1707 +msgid "FileSet specified twice.\n" +msgstr "Le FileSet est déjà spécifié.\n" + +#: src/dird/ua_run.c:1715 +msgid "Level specified twice.\n" +msgstr "Le type (Level) est déjà spécifié.\n" + +#: src/dird/ua_run.c:1724 +msgid "Storage specified twice.\n" +msgstr "Le Storage est déjà spécifié.\n" + +#: src/dird/ua_run.c:1732 +msgid "RegexWhere or Where specified twice.\n" +msgstr "RegexWhere ou Where est déjà spécifiée.\n" + +#: src/dird/ua_run.c:1737 +#, fuzzy +msgid "No authorization for \"regexwhere\" specification.\n" +msgstr "La destination (Where) est déjà spécifiée.\n" + +#: src/dird/ua_run.c:1744 +msgid "Where or RegexWhere specified twice.\n" +msgstr "RegexWhere ou Where est déjà spécifiée.\n" + +#: src/dird/ua_run.c:1749 +#, fuzzy +msgid "No authoriztion for \"where\" specification.\n" +msgstr "Pas d'enregistrement trouvé en base pour : %s\n" + +#: src/dird/ua_run.c:1756 +msgid "Bootstrap specified twice.\n" +msgstr "Le bootstrap est déjà spécifié.\n" + +#: src/dird/ua_run.c:1764 +msgid "Replace specified twice.\n" +msgstr "L'option d'écrasement (Replace) est déjà spécifié.\n" + +#: src/dird/ua_run.c:1772 +msgid "When specified twice.\n" +msgstr "La planification (When) est déjà spécifiée.\n" + +#: src/dird/ua_run.c:1780 +msgid "Priority specified twice.\n" +msgstr "La priorité (Priority) est déjà spécifiée.\n" + +#: src/dird/ua_run.c:1785 +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_run.c:1795 +msgid "Verify Job specified twice.\n" +msgstr "" + +#: src/dird/ua_run.c:1823 +msgid "Migration Job specified twice.\n" +msgstr "" + +#: src/dird/ua_run.c:1831 +msgid "Pool specified twice.\n" +msgstr "Le pool est déjà spécifié.\n" + +#: src/dird/ua_run.c:1847 +#, fuzzy +msgid "Restore Client specified twice.\n" +msgstr "Le client est déjà spécifié.\n" + +#: src/dird/ua_run.c:1854 +#, fuzzy +msgid "Plugin Options not yet implemented.\n" +msgstr "Le client est déjà spécifié.\n" + +#: src/dird/ua_run.c:1857 +#, fuzzy +msgid "Plugin Options specified twice.\n" +msgstr "Le client est déjà spécifié.\n" + +#: src/dird/ua_run.c:1862 +#, fuzzy +msgid "No authoriztion for \"PluginOptions\" specification.\n" +msgstr "Pas d'enregistrement trouvé en base pour : %s\n" + +#: src/dird/ua_run.c:1869 +#, fuzzy +msgid "Spool flag specified twice.\n" +msgstr "Le pool est déjà spécifié.\n" + +#: src/dird/ua_run.c:1876 +#, fuzzy +msgid "Invalid spooldata flag.\n" +msgstr "Période invalide.\n" + +#: src/dird/ua_run.c:1885 +#, fuzzy +msgid "IgnoreDuplicateCheck flag specified twice.\n" +msgstr "Le pool est déjà spécifié.\n" + +#: src/dird/ua_run.c:1892 +#, fuzzy +msgid "Invalid ignoreduplicatecheck flag.\n" +msgstr "Période invalide.\n" + +#: src/dird/ua_run.c:1897 +#, fuzzy +msgid "Accurate flag specified twice.\n" +msgstr "Le pool est déjà spécifié.\n" + +#: src/dird/ua_run.c:1904 +#, fuzzy +msgid "Invalid accurate flag.\n" +msgstr "Période invalide.\n" + +#: src/dird/ua_run.c:1909 +msgid "Job name specified twice.\n" +msgstr "Le job est déjà spécifié.\n" + +#: src/dird/ua_run.c:1917 +#, fuzzy +msgid "Media Type specified twice.\n" +msgstr "L'option d'écrasement (Replace) est déjà spécifié.\n" + +#: src/dird/ua_run.c:1925 +#, fuzzy +msgid "NextPool specified twice.\n" +msgstr "Le pool est déjà spécifié.\n" + +#: src/dird/ua_run.c:1950 +#, c-format +msgid "Invalid keyword: %s\n" +msgstr "Argument invalide : %s\n" + +#: src/dird/ua_run.c:1965 +#, c-format +msgid "Catalog \"%s\" not found\n" +msgstr "Le catalogue \"%s\" est introuvable\n" + +#: src/dird/ua_run.c:1969 +#, c-format +msgid "No authorization. Catalog \"%s\".\n" +msgstr "" + +#: src/dird/ua_run.c:2003 +#, c-format +msgid "Verify Job \"%s\" not found.\n" +msgstr "" + +#: src/dird/ua_run.c:2013 +#, c-format +msgid "Migration Job \"%s\" not found.\n" +msgstr "" + +#: src/dird/ua_select.c:42 +#, c-format +msgid "The current %s retention period is: %s\n" +msgstr "La période de rétention courante %s est : %s\n" + +#: src/dird/ua_select.c:47 +msgid "Continue? (yes/mod/no): " +msgstr "Continuer ? (oui/mod/non) : " + +#: src/dird/ua_select.c:51 +msgid "Enter new retention period: " +msgstr "Saisissez une nouvelle période de rétention : " + +#: src/dird/ua_select.c:55 +msgid "Invalid period.\n" +msgstr "Période invalide.\n" + +#: src/dird/ua_select.c:154 +msgid "The defined Storage resources are:\n" +msgstr "Les ressources de Stockage définies sont :\n" + +#: src/dird/ua_select.c:166 +msgid "Select Storage resource" +msgstr "Sélectionnez la ressource de Stockage" + +#: src/dird/ua_select.c:222 +msgid "You must specify a \"use \" command before continuing.\n" +msgstr "" + +#: src/dird/ua_select.c:228 +msgid "The defined Catalog resources are:\n" +msgstr "Les Catalogues définis sont :\n" + +#: src/dird/ua_select.c:236 +msgid "Catalog" +msgstr "Catalogue" + +#: src/dird/ua_select.c:236 +msgid "Select Catalog resource" +msgstr "Sélectionnez le Catalogue" + +#: src/dird/ua_select.c:254 src/dird/ua_select.c:280 +msgid "The defined Job resources are:\n" +msgstr "Les Job définis sont :\n" + +#: src/dird/ua_select.c:265 src/dird/ua_select.c:288 +msgid "Select Job resource" +msgstr "Sélectionnez le Job" + +#: src/dird/ua_select.c:307 +#, fuzzy, c-format +msgid "Error: Restore Job resource \"%s\" does not exist.\n" +msgstr "Erreur : le Pool \"%s\" n'existe pas.\n" + +#: src/dird/ua_select.c:321 +msgid "The defined Restore Job resources are:\n" +msgstr "Les Job de restauration sont :\n" + +#: src/dird/ua_select.c:329 +msgid "Select Restore Job" +msgstr "Sélectionnez le Job de restauration" + +#: src/dird/ua_select.c:346 +msgid "The defined Client resources are:\n" +msgstr "Les clients définis sont :\n" + +#: src/dird/ua_select.c:354 +msgid "Select Client (File daemon) resource" +msgstr "Sélectionnez le client (File daemon)" + +#: src/dird/ua_select.c:381 +#, c-format +msgid "Error: Client resource %s does not exist.\n" +msgstr "Erreur : le client %s n'est pas définie.\n" + +#: src/dird/ua_select.c:406 +#, c-format +msgid "Could not find Client %s: ERR=%s" +msgstr "Impossible de trouver le client %s : ERR=%s" + +#: src/dird/ua_select.c:416 src/dird/ua_select.c:470 +#, c-format +msgid "Could not find Client \"%s\": ERR=%s" +msgstr "Impossible de trouver le client \"%s\" : ERR=%s" + +#: src/dird/ua_select.c:445 +#, 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:449 +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/dird/ua_select.c:453 +msgid "Defined Clients:\n" +msgstr "Clients définis :\n" + +#: src/dird/ua_select.c:463 +msgid "Select the Client" +msgstr "Sélectionnez le client" + +#: src/dird/ua_select.c:496 src/dird/ua_select.c:520 src/dird/ua_select.c:565 +#, c-format +msgid "Could not find Pool \"%s\": ERR=%s" +msgstr "Impossible de trouver le Pool \"%s\" : ERR=%s" + +#: src/dird/ua_select.c:535 +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/dird/ua_select.c:539 +msgid "Defined Pools:\n" +msgstr "Pools définis :\n" + +#: src/dird/ua_select.c:552 +msgid "Select the Pool" +msgstr "Sélectionnez le Pool" + +#: src/dird/ua_select.c:590 +#, c-format +msgid "No access to Pool \"%s\"\n" +msgstr "Pas d'accès au Pool \"%s\"\n" + +#: src/dird/ua_select.c:622 +#, fuzzy +msgid "Enter *MediaId or Volume name: " +msgstr "Saisissez le MediaId ou le nom du Volume : " + +#: src/dird/ua_select.c:657 +msgid "The defined Pool resources are:\n" +msgstr "Les Pools définis sont :\n" + +#: src/dird/ua_select.c:665 +msgid "Select Pool resource" +msgstr "Sélectionnez le Pool" + +#: src/dird/ua_select.c:700 +msgid "Enter the JobId to select: " +msgstr "Entrez le JobId à sélectionner : " + +#: src/dird/ua_select.c:738 +#, c-format +msgid "Could not find Job \"%s\": ERR=%s" +msgstr "Impossible de trouver le Job \"%s\" : ERR=%s" + +#: src/dird/ua_select.c:829 src/dird/ua_select.c:925 +#, c-format +msgid "Automatically selected %s: %s\n" +msgstr "Sélection automatique %s : %s\n" + +#: src/dird/ua_select.c:840 src/dird/ua_select.c:936 +#, c-format +msgid "" +"Your request has multiple choices for \"%s\". Selection is not possible in " +"batch mode.\n" +msgstr "" + +#: src/dird/ua_select.c:858 src/dird/ua_select.c:918 +#, c-format +msgid "Selection list for \"%s\" is empty!\n" +msgstr "La sélection pour \"%s\" est vide !\n" + +#: src/dird/ua_select.c:864 +#, c-format +msgid "Automatically selected: %s\n" +msgstr "Sélection automatique : %s\n" + +#: src/dird/ua_select.c:876 +msgid "Selection aborted, nothing done.\n" +msgstr "Sélection annulée, rien de fait.\n" + +#: src/dird/ua_select.c:881 src/dird/ua_select.c:969 +#, c-format +msgid "Please enter a number between 1 and %d\n" +msgstr "Merci de saisir un nombre entre 1 et %d\n" + +#: src/dird/ua_select.c:1020 +msgid "Storage name given twice.\n" +msgstr "" + +#: src/dird/ua_select.c:1037 +#, c-format +msgid "Expecting jobid=nn command, got: %s\n" +msgstr "Attendait l'option jobid=nn, pas : %s\n" + +#: src/dird/ua_select.c:1041 +#, c-format +msgid "JobId %s is not running.\n" +msgstr "JobId %s n'est pas en cours.\n" + +#: src/dird/ua_select.c:1051 +#, c-format +msgid "Expecting job=xxx, got: %s.\n" +msgstr "Attendait l'option job=xxx, pas : %s\n" + +#: src/dird/ua_select.c:1055 +#, c-format +msgid "Job \"%s\" is not running.\n" +msgstr "Job \"%s\" n'est pas en cours.\n" + +#: src/dird/ua_select.c:1063 +#, c-format +msgid "Expecting ujobid=xxx, got: %s.\n" +msgstr "Attendait l'option ujobid=xxx, pas : %s\n" + +#: src/dird/ua_select.c:1084 +#, c-format +msgid "Storage resource \"%s\": not found\n" +msgstr "Storage resource \"%s\" : non trouvé\n" + +#: src/dird/ua_select.c:1116 +msgid "Enter autochanger drive[0]: " +msgstr "Saisissez le numéro du lecteur de l'autochanger [0] : " + +#: src/dird/ua_select.c:1137 +msgid "Enter autochanger slot: " +msgstr "Saisissez le slot de l'autochanger [0] : " + +#: src/dird/ua_select.c:1167 +msgid "Media Types defined in conf file:\n" +msgstr "" + +#: src/dird/ua_select.c:1173 +msgid "Media Type" +msgstr "" + +#: src/dird/ua_select.c:1173 +msgid "Select the Media Type" +msgstr "Choisissez le type de Media" + +#: src/dird/ua_select.c:1211 src/filed/status.c:278 src/stored/status.c:528 +msgid "No Jobs running.\n" +msgstr "Pas de job en cours.\n" + +#: src/dird/ua_select.c:1213 +msgid "None of your jobs are running.\n" +msgstr "Aucun de vos jobs ne sont en cours.\n" + +#: src/dird/ua_select.c:1251 +#, fuzzy, c-format +msgid "Unauthorized command from this console for JobId=%d.\n" +msgstr "Commande interdite depuis cette console.\n" + +#: src/dird/ua_select.c:1257 +#, fuzzy, c-format +msgid "Warning Job JobId=%d is not running. Continuing anyway...\n" +msgstr "Attention le Job %s n'est pas en cours. Continuons quand même...\n" + +#: src/dird/ua_select.c:1280 src/dird/ua_select.c:1350 +#, fuzzy, c-format +msgid "Confirm %s of %d Job%s (yes/no): " +msgstr "Confirmez l'annulation (oui/non) : " + +#: src/dird/ua_select.c:1293 src/dird/ua_select.c:1307 +#, 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_select.c:1329 +#, fuzzy +msgid "Select Job(s):\n" +msgstr "Sélectionnez le Job :\n" + +#: src/dird/ua_select.c:1335 +#, c-format +msgid "JobId=%s Job=%s" +msgstr "JobId=%s Job=%s" + +#: src/dird/ua_select.c:1339 +#, fuzzy, c-format +msgid "Choose Job list to %s" +msgstr "Sélectionnez le Job à annuler" + +#: src/dird/ua_server.c:56 +#, c-format +msgid "Cannot create UA thread: %s\n" +msgstr "" + +#: src/dird/ua_server.c:146 +msgid "You have messages.\n" +msgstr "Vous avez des messages.\n" + +#: src/dird/ua_status.c:170 +msgid "Status available for:\n" +msgstr "Statut disponible pour :\n" + +#: src/dird/ua_status.c:177 +msgid "Select daemon type for status" +msgstr "Saisissez le composant à afficher" + +#: src/dird/ua_status.c:294 src/stored/status.c:234 +#, c-format +msgid "%s Version: %s (%s) %s %s %s\n" +msgstr "%s Version : %s (%s) %s %s %s\n" + +#: src/dird/ua_status.c:297 +#, fuzzy, c-format +msgid "Daemon started %s. Jobs: run=%d, running=%d mode=%d,%d\n" +msgstr "Démon démarré depuis %s, %d jobs lancés depuis cette date.\n" + +#: src/dird/ua_status.c:300 src/filed/status.c:136 src/stored/status.c:244 +#, 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/dird/ua_status.c:353 +#, fuzzy, c-format +msgid "No authorization for Storage \"%s\"\n" +msgstr "Pas d'enregistrement trouvé en base pour : %s\n" + +#: src/dird/ua_status.c:363 +msgid "Restricted Client or Job does not permit access to Storage daemons\n" +msgstr "" + +#: src/dird/ua_status.c:373 +#, c-format +msgid "" +"\n" +"Failed to connect to Storage daemon %s.\n" +"====\n" +msgstr "" +"\n" +"Impossible de se connecter au Storage Daemon %s.\n" +"====\n" + +#: src/dird/ua_status.c:421 +#, c-format +msgid "" +"Failed to connect to Client %s.\n" +"====\n" +msgstr "" +"Impossible de se connecter au client %s.\n" +"====\n" + +#: src/dird/ua_status.c:426 +msgid "Connected to file daemon\n" +msgstr "Connecté avec le File Daemon\n" + +#: src/dird/ua_status.c:445 src/dird/ua_status.c:454 +msgid "" +"\n" +"Scheduled Jobs:\n" +msgstr "" +"\n" +"Jobs planifiés :\n" + +#: src/dird/ua_status.c:446 +#, fuzzy +msgid "" +"Level Type Pri Scheduled Job Name Volume\n" +msgstr "" +"Type Action Pri Planification Nom Volume\n" + +#: src/dird/ua_status.c:447 +msgid "===================================================================================\n" +msgstr "" + +#: src/dird/ua_status.c:455 +#, fuzzy +msgid "" +"Level Type Pri Scheduled Job Name Schedule\n" +msgstr "" +"Type Action Pri Planification Nom Volume\n" + +#: src/dird/ua_status.c:456 +#, fuzzy +msgid "=====================================================================================\n" +msgstr "========================================================================\n" + +#: src/dird/ua_status.c:513 src/dird/ua_status.c:678 +#, 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/dird/ua_status.c:517 src/dird/ua_status.c:682 +#, c-format +msgid "%-14s %-8s %3d %-18s %-18s %s\n" +msgstr "%-14s %-8s %3d %-18s %-18s %s\n" + +#: src/dird/ua_status.c:553 src/dird/ua_status.c:748 +msgid "Ignoring invalid value for days. Max is 500.\n" +msgstr "" + +#: src/dird/ua_status.c:564 +msgid "Ignoring invalid value for limit. Max is 2000.\n" +msgstr "" + +#: src/dird/ua_status.c:575 +msgid "Ignoring invalid time.\n" +msgstr "" + +#: src/dird/ua_status.c:697 src/dird/ua_status.c:801 +msgid "No Scheduled Jobs.\n" +msgstr "Pas de job programmé.\n" + +#: src/dird/ua_status.c:818 src/filed/status.c:188 src/stored/status.c:440 +msgid "" +"\n" +"Running Jobs:\n" +msgstr "" +"\n" +"Job en cours :\n" + +#: src/dird/ua_status.c:826 +#, c-format +msgid "Console connected at %s\n" +msgstr "Console connecté à %s\n" + +#: src/dird/ua_status.c:837 +msgid "" +"No Jobs running.\n" +"====\n" +msgstr "" +"Pas de job en cours.\n" +"====\n" + +#: src/dird/ua_status.c:844 +#, fuzzy +msgid " JobId Type Level Files Bytes Name Status\n" +msgstr " JobId Type Nom Statut\n" + +#: src/dird/ua_status.c:845 +msgid "======================================================================\n" +msgstr "======================================================================\n" + +#: src/dird/ua_status.c:854 +msgid "is waiting execution" +msgstr "est en attente d'exécution" + +#: src/dird/ua_status.c:857 +msgid "is running" +msgstr "est en cours" + +#: src/dird/ua_status.c:860 +msgid "is blocked" +msgstr "est bloqué" + +#: src/dird/ua_status.c:863 +msgid "has terminated" +msgstr "est terminé" + +#: src/dird/ua_status.c:866 +#, fuzzy +msgid "has terminated with warnings" +msgstr "Job terminés :\n" + +#: src/dird/ua_status.c:869 +msgid "has erred" +msgstr "" + +#: src/dird/ua_status.c:872 +msgid "has errors" +msgstr "est en erreur" + +#: src/dird/ua_status.c:875 +msgid "has a fatal error" +msgstr "est en erreur (fatale)" + +#: src/dird/ua_status.c:878 +msgid "has verify differences" +msgstr "" + +#: src/dird/ua_status.c:881 +msgid "has been canceled" +msgstr "a été annulé" + +#: src/dird/ua_status.c:886 +#, fuzzy +msgid "is waiting on Client" +msgstr "est en attente du client %s" + +#: src/dird/ua_status.c:888 +#, c-format +msgid "is waiting on Client %s" +msgstr "est en attente du client %s" + +#: src/dird/ua_status.c:896 src/dird/ua_status.c:898 +#, fuzzy, c-format +msgid "is waiting on Storage \"%s\"" +msgstr "est en attente du Storage %s" + +#: src/dird/ua_status.c:900 +#, fuzzy +msgid "is waiting on Storage" +msgstr "est en attente du Storage %s" + +#: src/dird/ua_status.c:906 +msgid "is waiting on max Storage jobs" +msgstr "" + +#: src/dird/ua_status.c:909 +msgid "is waiting on max Client jobs" +msgstr "" + +#: src/dird/ua_status.c:912 +msgid "is waiting on max Job jobs" +msgstr "" + +#: src/dird/ua_status.c:915 +msgid "is waiting on max total jobs" +msgstr "" + +#: src/dird/ua_status.c:919 +#, fuzzy, c-format +msgid "is waiting for its start time (%s)" +msgstr "attend son heure de démarrage" + +#: src/dird/ua_status.c:925 +msgid "is waiting for higher priority jobs to finish" +msgstr "attend qu'un job plus prioritaire se termine" + +#: src/dird/ua_status.c:928 +#, fuzzy +msgid "is waiting for a Shared Storage device" +msgstr "est en attente du Storage %s" + +#: src/dird/ua_status.c:931 src/dird/ua_status.c:982 src/lib/util.c:226 +msgid "SD committing Data" +msgstr "" + +#: src/dird/ua_status.c:934 src/dird/ua_status.c:985 src/lib/util.c:229 +#, fuzzy +msgid "SD despooling Data" +msgstr "Spooling des données...\n" + +#: src/dird/ua_status.c:937 src/dird/ua_status.c:988 src/lib/util.c:232 +#, fuzzy +msgid "SD despooling Attributes" +msgstr "Spooling des données...\n" + +#: src/dird/ua_status.c:940 src/dird/ua_status.c:991 src/lib/util.c:235 +msgid "Dir inserting Attributes" +msgstr "" + +#: src/dird/ua_status.c:945 +#, c-format +msgid "is in unknown state %c" +msgstr "est dans un état inconnu %c" + +#: src/dird/ua_status.c:959 +msgid "is waiting for a mount request" +msgstr "est en attente d'un montage" + +#: src/dird/ua_status.c:966 +msgid "is waiting for an appendable Volume" +msgstr "est en attente d'un volume libre" + +#: src/dird/ua_status.c:974 +#, fuzzy +msgid "is waiting for Client to connect to Storage daemon" +msgstr "attend que le client %s se connecte au Storage %s" + +#: src/dird/ua_status.c:976 +#, 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/dird/ua_status.c:1007 +#, fuzzy, c-format +msgid "%6d\t%-6s\t%-20s\t%s\t%s\n" +msgstr "%6d %-6s %-20s %s\n" + +#: src/dird/ua_status.c:1015 +#, fuzzy, c-format +msgid "%6d %-4s %-3s %10s %10s %-17s %s\n" +msgstr "%6d %-6s %8s %10s %-7s %-8s %s\n" + +#: src/dird/ua_status.c:1040 +msgid "No Terminated Jobs.\n" +msgstr "Pas de job terminé.\n" + +#: src/dird/ua_status.c:1046 src/lib/status.h:73 +msgid "" +"\n" +"Terminated Jobs:\n" +msgstr "" +"\n" +"Job terminés :\n" + +#: src/dird/ua_status.c:1047 src/lib/status.h:80 +msgid " JobId Level Files Bytes Status Finished Name \n" +msgstr " JobId Type Fichiers Octets Statut Terminé Nom\n" + +#: src/dird/ua_status.c:1048 +msgid "====================================================================\n" +msgstr "=====================================================================\n" + +#: src/dird/ua_status.c:1080 src/lib/status.h:102 src/lib/util.c:168 +msgid "Created" +msgstr "Crée" + +#: src/dird/ua_status.c:1084 src/lib/status.h:106 src/lib/util.c:181 +#: src/lib/util.c:316 src/lib/util.c:463 +msgid "Error" +msgstr "Erreur" + +#: src/dird/ua_status.c:1087 src/lib/status.h:109 +msgid "Diffs" +msgstr "" + +#: src/dird/ua_status.c:1093 src/lib/status.h:115 src/lib/util.c:177 +#: src/lib/util.c:309 src/stored/btape.c:1520 +msgid "OK" +msgstr "OK" + +#: src/dird/ua_status.c:1096 src/lib/status.h:118 src/lib/util.c:187 +#: src/lib/util.c:312 +msgid "OK -- with warnings" +msgstr "OK -- avec des avertissements" + +#: src/dird/ua_status.c:1099 src/lib/status.h:122 +msgid "Other" +msgstr "Autre" + +#: src/dird/ua_status.c:1103 src/lib/status.h:134 +#, 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/dird/ua_status.c:1111 src/lib/status.h:142 +#, c-format +msgid "%6d %-6s %8s %10s %-7s %-8s %s\n" +msgstr "%6d %-6s %8s %10s %-7s %-8s %s\n" + +#: src/dird/ua_status.c:1121 +msgid "\n" +msgstr "\n" + +#: src/dird/ua_tree.c:62 +#, 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:63 +msgid "change current directory" +msgstr "change le répertoire courant" + +#: src/dird/ua_tree.c:64 +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:65 +#, fuzzy +msgid "delete dir/file to be restored recursively in dir" +msgstr "dé-sélectionne les fichiers/répertoires récursivement" + +#: src/dird/ua_tree.c:66 src/dird/ua_tree.c:67 +msgid "long list current directory, wildcards allowed" +msgstr "liste détaillée du répertoire courant, les jocker (*) fonctionnent" + +#: src/dird/ua_tree.c:68 +msgid "leave file selection mode" +msgstr "sort de la sélection des fichiers" + +#: src/dird/ua_tree.c:69 +msgid "estimate restore size" +msgstr "estime la taille de la restauration" + +#: src/dird/ua_tree.c:70 +msgid "same as done command" +msgstr "synonyme de la commande « done »" + +#: src/dird/ua_tree.c:71 +msgid "find files, wildcards allowed" +msgstr "recherche des fichiers, les jokers (*) fonctionnent" + +#: src/dird/ua_tree.c:72 src/dird/ua_tree.c:85 src/dird/ua_tree.c:86 +msgid "print help" +msgstr "affiche l'aide" -#: src/dird/next_vol.c:288 -msgid "and recycling of current volume failed" -msgstr "" +#: src/dird/ua_tree.c:73 src/dird/ua_tree.c:74 +msgid "list current directory, wildcards allowed" +msgstr "affiche le contenu du répertoire courant, les jokers (*) fonctionnent" -#: src/dird/next_vol.c:294 -msgid "but should be Append, Purged or Recycle" -msgstr "mais doit être Append, Purged ou bien Recycle" +#: src/dird/ua_tree.c:75 +#, fuzzy +msgid "list subdir in current directory, wildcards allowed" +msgstr "affiche le contenu du répertoire courant, les jokers (*) fonctionnent" -#: src/dird/next_vol.c:303 -msgid "volume has recycling disabled" -msgstr "le recyclage du volume est désactivé" +#: src/dird/ua_tree.c:76 +msgid "list the marked files in and below the cd" +msgstr "liste les fichiers marqués à partir du répertoire courant" -#: src/dird/next_vol.c:326 -msgid "" -"but should be Append, Purged or Recycle (recycling of the current volume " -"failed)" +#: src/dird/ua_tree.c:77 +#, fuzzy +msgid "list the marked files in" +msgstr "liste les fichiers marqués à partir du répertoire courant" + +#: src/dird/ua_tree.c:78 +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/dird/ua_tree.c:79 +msgid "mark directory name to be restored (no files)" +msgstr "marque un répertoire (seulement) pour la restauration" + +#: src/dird/ua_tree.c:80 src/dird/ua_tree.c:81 +msgid "print current working directory" +msgstr "affiche le répertoire courant" + +#: src/dird/ua_tree.c:82 +msgid "unmark dir/file to be restored recursively in dir" +msgstr "dé-sélectionne les fichiers/répertoires récursivement" + +#: src/dird/ua_tree.c:83 +msgid "unmark directory name only no recursion" +msgstr "dé-sélectionne seulement un répertoire" + +#: src/dird/ua_tree.c:84 +msgid "quit and do not do restore" +msgstr "quitte et annule la restauration" -#: src/dird/next_vol.c:330 +#: src/dird/ua_tree.c:106 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.)" +"\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/dird/next_vol.c:392 +#: src/dird/ua_tree.c:117 src/dird/ua_tree.c:847 #, c-format -msgid "Unable to get Pool record: ERR=%s" -msgstr "Impossible de récupérer le Pool depuis le catalogue : ERR=%s" +msgid "cwd is: %s\n" +msgstr "Le répertoire courant est : %s\n" -#: src/dird/next_vol.c:399 -#, 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/ua_tree.c:126 src/dird/ua_tree.c:145 +#, fuzzy, c-format +msgid "Invalid command \"%s\". Enter \"done\" to exit.\n" +msgstr "Commande invalide. Tapez « done » pour quitter.\n" -#: src/dird/next_vol.c:418 +#: src/dird/ua_tree.c:217 #, c-format -msgid "Failed to move Scratch Volume. ERR=%s\n" -msgstr "Impossible de déplacer un Volume du Scratch. ERR=%s\n" +msgid "" +"Something is wrong with the Delta sequence of %s, skiping new parts. Current " +"sequence is %d\n" +msgstr "" -#: src/dird/next_vol.c:423 -#, c-format -msgid "Using Volume \"%s\" from 'Scratch' pool.\n" -msgstr "Utilisation du Volume « %s » du pool « Scratch ».\n" +#: src/dird/ua_tree.c:389 src/dird/ua_tree.c:401 src/dird/ua_tree.c:418 +msgid "No files marked.\n" +msgstr "Aucun fichier sélectionné.\n" -#: src/dird/ua_input.c:95 -msgid "Enter slot" -msgstr "Saisissez le slot" +#: src/dird/ua_tree.c:403 +msgid "1 file marked.\n" +msgstr "1 fichier sélectionné.\n" -#: src/dird/ua_input.c:99 src/dird/ua_input.c:105 +#: src/dird/ua_tree.c:405 #, c-format -msgid "Expected a positive integer, got: %s\n" -msgstr "Attendait un entier positif, pas : %s\n" - -#: src/dird/ua_input.c:127 src/dird/backup.c:603 src/dird/backup.c:604 -#: src/dird/backup.c:605 src/dird/ua_update.c:256 src/dird/ua_update.c:276 -#: src/dird/ua_update.c:697 src/stored/parse_bsr.c:864 -msgid "no" -msgstr "non" +msgid "%s files marked.\n" +msgstr "%s fichiers sélectionnés.\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/dird/ua_tree.c:433 +msgid "No directories marked.\n" +msgstr "Pas de répertoire sélectionné.\n" -#: 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/dird/ua_tree.c:435 +msgid "1 directory marked.\n" +msgstr "1 répertoire sélectionné.\n" -#: src/dird/getmsg.c:173 +#: src/dird/ua_tree.c:437 #, c-format -msgid "bget_dirmsg: unknown bnet signal %d\n" -msgstr "bget_dirmsg : signal bnet inconnu %d\n" +msgid "%s directories marked.\n" +msgstr "%s répertoires sélectionnés.\n" -#: 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 +#: src/dird/ua_tree.c:458 #, c-format -msgid "Malformed message: %s\n" -msgstr "Message mal formé : %s\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/dird/getmsg.c:363 -#, 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/dird/ua_tree.c:469 +msgid "No file specification given.\n" +msgstr "" -#: src/dird/getmsg.c:368 +#: src/dird/ua_tree.c:690 #, c-format -msgid "Socket error on %s command: ERR=%s\n" -msgstr "Erreur de socket sur la commande %s : ERR=%s\n" +msgid "Node %s has no children.\n" +msgstr "Le noeud %s n'a pas de fils.\n" -#: src/dird/recycle.c:65 +#: src/dird/ua_tree.c:783 #, c-format -msgid "Recycled volume \"%s\"\n" -msgstr "Volume recyclé « %s »\n" +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/dird/verify.c:87 src/dird/verify.c:311 +#: src/dird/ua_tree.c:794 src/stored/btape.c:2947 #, c-format -msgid "Unimplemented Verify level %d(%c)\n" -msgstr "" - -#: 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" +" Command Description\n" +" ======= ===========\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" +" Commande Description\n" +" ======== ===========\n" -#: 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/dird/ua_tree.c:817 +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/dird/verify.c:163 -#, c-format -msgid "Could not get job record for previous Job. ERR=%s" +#: src/dird/ua_tree.c:830 +msgid "Invalid path given.\n" msgstr "" -#: src/dird/verify.c:169 -#, 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/dird/ua_tree.c:866 src/dird/ua_tree.c:878 +msgid "No files unmarked.\n" +msgstr "Pas de fichier dé-sélectionné.\n" -#: src/dird/verify.c:173 -#, c-format -msgid "Verifying against JobId=%d Job=%s\n" -msgstr "" +#: src/dird/ua_tree.c:880 +msgid "1 file unmarked.\n" +msgstr "1 fichier dé-sélectionné.\n" -#: src/dird/verify.c:212 +#: src/dird/ua_tree.c:883 #, c-format -msgid "Start Verify JobId=%s Level=%s Job=%s\n" -msgstr "" +msgid "%s files unmarked.\n" +msgstr "%s fichiers dé-sélectionnés.\n" -#: src/dird/verify.c:298 -msgid "Deprecated feature ... use bootstrap.\n" -msgstr "" +#: src/dird/ua_tree.c:894 src/dird/ua_tree.c:911 +msgid "No directories unmarked.\n" +msgstr "Pas de répertoire dé-sélectionné\n" + +#: src/dird/ua_tree.c:913 +msgid "1 directory unmarked.\n" +msgstr "1 répertoire dé-sélectionné\n" -#: src/dird/verify.c:365 +#: src/dird/ua_tree.c:915 #, c-format -msgid "Unimplemented verify level %d\n" -msgstr "" +msgid "%d directories unmarked.\n" +msgstr "%d répertoires dé-sélectionnés.\n" -#: src/dird/verify.c:417 -msgid "Verify OK" -msgstr "Vérification OK" +#: src/dird/ua_update.c:85 +msgid "Update choice:\n" +msgstr "Élément à mettre à jour :\n" -#: src/dird/verify.c:421 -msgid "*** Verify Error ***" -msgstr "*** Erreur de Vérification ***" +#: src/dird/ua_update.c:86 +msgid "Volume parameters" +msgstr "Paramètres d'un volume" -#: src/dird/verify.c:425 -msgid "Verify warnings" -msgstr "" +#: src/dird/ua_update.c:87 +msgid "Pool from resource" +msgstr "Pool à partir de sa définition" -#: src/dird/verify.c:428 -msgid "Verify Canceled" -msgstr "Vérification annulée" +#: src/dird/ua_update.c:88 +msgid "Slots from autochanger" +msgstr "Slots d'un autochangeur" -#: src/dird/verify.c:431 -msgid "Verify Differences" -msgstr "" +#: src/dird/ua_update.c:89 +#, fuzzy +msgid "Long term statistics" +msgstr "Spooling des données...\n" -#: src/dird/verify.c:436 -#, c-format -msgid "Inappropriate term code: %d %c\n" -msgstr "" +#: src/dird/ua_update.c:90 +msgid "item" +msgstr "item" -#: 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/dird/ua_update.c:90 +msgid "Choose catalog item to update" +msgstr "Choisissez l'élément à mettre à jour" -#: 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" +#: src/dird/ua_update.c:133 +#, c-format +msgid "Invalid VolStatus specified: %s\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/dird/verify.c:563 +#: src/dird/ua_update.c:142 #, c-format -msgid "" -"bird " -msgstr "" +#: src/dird/ua_update.c:757 +msgid "Enter new Pool name: " +msgstr "Saisissez le nouveau nom pour ce pool : " + +#: src/dird/ua_update.c:778 +#, c-format +msgid "Current Enabled is: %d\n" +msgstr "La valeur actuelle de Enabled est : %d\n" + +#: src/dird/ua_update.c:779 +msgid "Enter new Enabled: " +msgstr "Saisissez la nouvelle valeur pour Enabled : " -#: src/dird/dird_conf.c:575 +#: src/dird/ua_update.c:789 #, c-format -msgid "Console: name=%s SSL=%d\n" -msgstr "" +msgid "Current RecyclePool is: %s\n" +msgstr "Le RecyclePool courant est : %s\n" -#: src/dird/dird_conf.c:580 -#, c-format -msgid "Counter: name=%s min=%d max=%d cur=%d wrapcntr=%s\n" -msgstr "" +#: src/dird/ua_update.c:791 +msgid "No current RecyclePool\n" +msgstr "Pas de RecyclePool courant\n" -#: src/dird/dird_conf.c:585 -#, c-format -msgid "Counter: name=%s min=%d max=%d\n" -msgstr "" +#: src/dird/ua_update.c:801 +#, fuzzy, c-format +msgid "Current ActionOnPurge is: %s\n" +msgstr "La valeur actuelle est : %s\n" -#: src/dird/dird_conf.c:596 -#, c-format -msgid "Client: name=%s address=%s FDport=%d MaxJobs=%u\n" +#: src/dird/ua_update.c:803 +msgid "Enter new ActionOnPurge (one of: Truncate, None): " msgstr "" -#: src/dird/dird_conf.c:599 -#, c-format -msgid " JobRetention=%s FileRetention=%s AutoPrune=%d\n" -msgstr "" +#: src/dird/ua_update.c:811 +msgid "Selection terminated.\n" +msgstr "Sélection terminée.\n" -#: src/dird/dird_conf.c:612 +#: src/dird/ua_update.c:831 #, 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 "Updating %i job(s).\n" msgstr "" -#: src/dird/dird_conf.c:623 +#: src/dird/ua_update.c:863 #, c-format -msgid "" -"Storage: name=%s address=%s SDport=%d MaxJobs=%u\n" -" DeviceName=%s MediaType=%s StorageId=%s\n" -msgstr "" +msgid "db_update_pool_record returned %d. ERR=%s\n" +msgstr "db_update_pool_record a retourné %d. ERR=%s\n" -#: src/dird/dird_conf.c:633 -#, c-format -msgid "" -"Catalog: name=%s address=%s DBport=%d db_name=%s\n" -" db_driver=%s db_user=%s MutliDBConn=%d\n" +#: src/dird/ua_update.c:870 +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/dird_conf.c:643 -#, c-format -msgid "%s: name=%s JobType=%d level=%s Priority=%d Enabled=%d\n" -msgstr "" +#: src/dird/ua_update.c:897 +#, fuzzy +msgid "Expect JobId keyword, not found.\n" +msgstr "%s ressource %s introuvable.\n" -#: src/dird/dird_conf.c:644 -msgid "JobDefs" -msgstr "JobDefs" +#: src/dird/ua_update.c:922 +#, fuzzy +msgid "Neither Client nor StartTime specified.\n" +msgstr "Pas de storage sélectionné.\n" -#: src/dird/dird_conf.c:648 -#, c-format +#: src/dird/vbackup.c:121 +#, fuzzy, c-format +msgid "Start Virtual Backup JobId %s, Job=%s\n" +msgstr "Démarrage du backup JobId %s, Job=%s\n" + +#: src/dird/vbackup.c:125 msgid "" -" MaxJobs=%u Resched=%d Times=%d Interval=%s Spool=%d WritePartAfterJob=%" -"d\n" +"This Job is not an Accurate backup so is not equivalent to a Full backup.\n" msgstr "" -#: src/dird/dird_conf.c:654 -#, c-format -msgid " SpoolSize=%s\n" -msgstr "" +#: src/dird/vbackup.c:171 +#, fuzzy +msgid "No valid Jobs found from user selection.\n" +msgstr "Pas de job trouvé pour : %s.\n" -#: src/dird/dird_conf.c:657 -#, c-format -msgid " Accurate=%d\n" -msgstr "" +#: src/dird/vbackup.c:175 +#, fuzzy, c-format +msgid "Using user supplied JobIds=%s\n" +msgstr "Migration utilisant JobId=%s Job=%s\n" -#: src/dird/dird_conf.c:660 -#, c-format -msgid " SelectionType=%d\n" +#: src/dird/vbackup.c:194 +msgid "No previous Full found in list, using Differential level\n" msgstr "" -#: src/dird/dird_conf.c:675 -#, c-format -msgid " --> Where=%s\n" +#: src/dird/vbackup.c:199 +msgid "No previous Full found in list, using Incremental level\n" msgstr "" -#: src/dird/dird_conf.c:678 -#, c-format -msgid " --> RegexWhere=%s\n" -msgstr " --> RegexWhere=%s\n" +#: src/dird/vbackup.c:212 +#, fuzzy +msgid "No previous Jobs found.\n" +msgstr "Aucun Job trouvé pour la migration.\n" -#: src/dird/dird_conf.c:681 -#, c-format -msgid " --> Bootstrap=%s\n" +#: src/dird/vbackup.c:235 +#, 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/dird/vbackup.c:448 +#, fuzzy, c-format +msgid "" +"%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/dird/dird_conf.c:684 +#: src/dird/verify.c:71 src/dird/verify.c:318 #, c-format -msgid " --> WriteBootstrap=%s\n" +msgid "Unimplemented Verify level %d(%c)\n" msgstr "" -#: src/dird/dird_conf.c:687 -#, fuzzy, c-format -msgid " --> PluginOptions=%s\n" -msgstr " --> RunOnSuccess=%u\n" +#: src/dird/verify.c:135 +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/dird/dird_conf.c:690 -#, c-format -msgid " --> MaxRunTime=%u\n" -msgstr " --> MaxRunTime=%u\n" +#: src/dird/verify.c:140 +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/dird_conf.c:693 +#: src/dird/verify.c:157 #, c-format -msgid " --> MaxWaitTime=%u\n" -msgstr " --> MaxWaitTime=%u\n" +msgid "Could not get job record for previous Job. ERR=%s" +msgstr "" -#: src/dird/dird_conf.c:696 +#: src/dird/verify.c:163 #, c-format -msgid " --> MaxStartDelay=%u\n" -msgstr " --> MaxStartDelay=%u\n" +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/dird/dird_conf.c:740 +#: src/dird/verify.c:167 #, c-format -msgid " --> Run=%s\n" +msgid "Verifying against JobId=%d Job=%s\n" msgstr "" -#: src/dird/dird_conf.c:744 +#: src/dird/verify.c:206 #, c-format -msgid " --> SelectionPattern=%s\n" +msgid "Start Verify JobId=%s Level=%s Job=%s\n" msgstr "" -#: src/dird/dird_conf.c:755 -#, c-format -msgid "FileSet: name=%s\n" +#: src/dird/verify.c:305 +msgid "Deprecated feature ... use bootstrap.\n" msgstr "" -#: src/dird/dird_conf.c:846 src/dird/dird_conf.c:925 +#: src/dird/verify.c:372 #, c-format -msgid "Schedule: name=%s\n" +msgid "Unimplemented verify level %d\n" msgstr "" -#: src/dird/dird_conf.c:851 -#, c-format -msgid " --> Run Level=%s\n" -msgstr "" +#: src/dird/verify.c:421 +msgid "Verify OK" +msgstr "Vérification OK" -#: src/dird/dird_conf.c:852 -msgid " hour=" -msgstr "" +#: src/dird/verify.c:425 +msgid "*** Verify Error ***" +msgstr "*** Erreur de Vérification ***" -#: src/dird/dird_conf.c:861 -msgid " mday=" +#: src/dird/verify.c:429 +msgid "Verify warnings" msgstr "" -#: src/dird/dird_conf.c:870 -msgid " month=" +#: src/dird/verify.c:432 +msgid "Verify Canceled" +msgstr "Vérification annulée" + +#: src/dird/verify.c:435 +msgid "Verify Differences" msgstr "" -#: src/dird/dird_conf.c:879 -msgid " wday=" +#: src/dird/verify.c:440 +#, c-format +msgid "Inappropriate term code: %d %c\n" msgstr "" -#: src/dird/dird_conf.c:888 -msgid " wom=" +#: src/dird/verify.c:454 +#, fuzzy, c-format +msgid "" +"%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/dird/dird_conf.c:897 -msgid " woy=" +#: src/dird/verify.c:489 +#, fuzzy, c-format +msgid "" +"%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/dird/dird_conf.c:906 +#: src/dird/verify.c:567 #, c-format -msgid " mins=%d\n" -msgstr "" - -#: src/dird/dird_conf.c:908 src/dird/dird_conf.c:912 src/dird/dird_conf.c:916 -msgid " --> " +msgid "" +"birdSD.\n" +msgstr "" -#: src/dird/ua_purge.c:545 +#: src/filed/backup.c:182 #, c-format -msgid "" -"There are no more Jobs associated with Volume \"%s\". Marking it purged.\n" +msgid "Encountered %ld acl errors while doing backup\n" msgstr "" -"Il n'y a plus de job associé avec le volume « %s ». Il est marqué purgé.\n" -#: src/dird/ua_purge.c:560 src/dird/ua_label.c:756 +#: src/filed/backup.c:186 #, c-format -msgid "Connecting to Storage daemon %s at %s:%d ...\n" -msgstr "Connexion au Storage Daemon %s (%s:%d)...\n" +msgid "Encountered %ld xattr errors while doing backup\n" +msgstr "" -#: src/dird/ua_purge.c:606 +#: src/filed/backup.c:253 #, fuzzy -msgid "Could not connect to storage daemon" -msgstr "Impossible de se connecter au Storage daemon.\n" +msgid "Unsupported cipher on this system.\n" +msgstr "Le cipher spécifié est non supporté\n" -#: src/dird/ua_purge.c:628 -#, c-format -msgid "Unable move recycled Volume in full Pool \"%s\" MaxVols=%d\n" +#: src/filed/backup.c:259 src/filed/backup.c:268 +msgid "An error occurred while encrypting the stream.\n" msgstr "" -"Impossible de déplacer le volume recyclé, le Pool « %s » est plein. MaxVols=%" -"d\n" -#: src/dird/ua_purge.c:641 +#: src/filed/backup.c:386 #, c-format -msgid "All records pruned from Volume \"%s\"; marking it \"Purged\"\n" +msgid " Recursion turned off. Will not descend from %s into %s\n" msgstr "" -"Il n'y a pas de job associé avec le volume « %s ». Il est marqué comme " -"Purged.\n" -#: src/dird/ua_purge.c:646 +#: src/filed/backup.c:393 #, c-format -msgid "Cannot purge Volume with VolStatus=%s\n" -msgstr "Impossible de purger un volume dans l'état (VolStatus) %s\n" +msgid " %s is a different filesystem. Will not descend from %s into it.\n" +msgstr "" -#: src/dird/admin.c:66 +#: src/filed/backup.c:399 #, c-format -msgid "Start Admin JobId %d, Job=%s\n" +msgid " Disallowed filesystem. Will not descend from %s into %s\n" msgstr "" -#: src/dird/admin.c:100 -msgid "Admin OK" -msgstr "Admin OK" - -#: src/dird/admin.c:104 -msgid "*** Admin Error ***" -msgstr "*** Admin en Erreur ***" +#: src/filed/backup.c:404 +#, c-format +msgid " Disallowed drive type. Will not descend into %s\n" +msgstr "" -#: src/dird/admin.c:108 -msgid "Admin Canceled" -msgstr "Admin Annulé" +#: src/filed/backup.c:415 +#, c-format +msgid " Socket file skipped: %s\n" +msgstr "" -#: src/dird/admin.c:118 -msgid "Bacula " -msgstr "Bacula " +#: src/filed/backup.c:428 +#, c-format +msgid " Could not access \"%s\": ERR=%s\n" +msgstr " Impossible d'acceder à \"%s\" : ERR=%s\n" -#: src/dird/run_conf.c:206 +#: src/filed/backup.c:435 #, c-format -msgid "Expected an equals, got: %s" -msgstr "Attendait un égale, pas : %s" +msgid " Could not follow link \"%s\": ERR=%s\n" +msgstr " Impossible de suivre le lien \"%s\" : ERR=%s\n" -#: src/dird/run_conf.c:219 src/dird/run_conf.c:231 +#: src/filed/backup.c:442 #, c-format -msgid "Expect a YES or NO, got: %s" -msgstr "Attendait Oui ou Non, eu : %s" +msgid " Could not stat \"%s\": ERR=%s\n" +msgstr " Impossible d'acceder à \"%s\" : ERR=%s\\n\n" -#: src/dird/run_conf.c:245 +#: src/filed/backup.c:449 src/filed/verify.c:135 #, c-format -msgid "Job level field: %s not found in run record" +msgid " Unchanged file skipped: %s\n" msgstr "" -#: src/dird/run_conf.c:263 +#: src/filed/backup.c:452 #, c-format -msgid "Could not find specified Pool Resource: %s" +msgid " Archive file not saved: %s\n" msgstr "" -#: src/dird/run_conf.c:288 +#: src/filed/backup.c:456 #, c-format -msgid "Could not find specified Storage Resource: %s" -msgstr "" +msgid " Could not open directory \"%s\": ERR=%s\n" +msgstr " Impossible d'ouvrir le répertoire \"%s\" : ERR=%s\n" -#: src/dird/run_conf.c:300 +#: src/filed/backup.c:465 #, c-format -msgid "Could not find specified Messages Resource: %s" -msgstr "" +msgid " Unknown file type %d; not saved: %s\n" +msgstr " Type de fichier inconnu %d ; non sauvé : %s\n" -#: src/dird/run_conf.c:308 +#: src/filed/backup.c:521 #, c-format -msgid "Expected a keyword name, got: %s" +msgid "%s signature digest initialization failed\n" msgstr "" -#: src/dird/run_conf.c:347 -msgid "Day number out of range (1-31)" -msgstr "" +#: src/filed/backup.c:629 +#, c-format +msgid " Cannot open \"%s\": ERR=%s.\n" +msgstr " Impossible d'ouvrir \"%s\" : ERR=%s.\n" -#: src/dird/run_conf.c:364 src/dird/run_conf.c:519 -msgid "Week number out of range (0-53)" +#: src/filed/backup.c:666 +#, fuzzy, c-format +msgid " Cannot open resource fork for \"%s\": ERR=%s.\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" + +#: src/filed/backup.c:762 +#, fuzzy +msgid "Failed to allocate memory for crypto signature.\n" +msgstr "Impossible de se connecter au Director\n" + +#: src/filed/backup.c:767 +#, fuzzy +msgid "An error occurred while adding signer the stream.\n" +msgstr "Entrez le nombre de départ : " + +#: src/filed/backup.c:773 src/filed/backup.c:788 +msgid "An error occurred while signing the stream.\n" msgstr "" -#: src/dird/run_conf.c:380 -#, c-format -msgid "Job type field: %s in run record not found" +#: src/filed/backup.c:812 +msgid "An error occurred finalizing signing the stream.\n" msgstr "" -#: src/dird/run_conf.c:387 +#: src/filed/backup.c:931 #, c-format -msgid "Unexpected token: %d:%s" +msgid "Compression deflateParams error: %d\n" msgstr "" -#: src/dird/run_conf.c:431 -msgid "Time must be preceded by keyword AT." +#: src/filed/backup.c:968 +msgid "Encrypting sparse or offset data not supported.\n" msgstr "" -#: src/dird/run_conf.c:440 -msgid "Time logic error.\n" -msgstr "" +#: src/filed/backup.c:975 +#, fuzzy +msgid "Failed to initialize encryption context.\n" +msgstr "Impossible d'initialiser le contexte TLS pour la Console \"%s\".\n" -#: src/dird/run_conf.c:455 src/dird/run_conf.c:474 -msgid "Bad time specification." +#: src/filed/backup.c:1086 +#, c-format +msgid "Compression deflate error: %d\n" msgstr "" -#: src/dird/run_conf.c:488 -msgid "Range logic error.\n" +#: src/filed/backup.c:1093 +#, c-format +msgid "Compression deflateReset error: %d\n" msgstr "" -#: src/dird/run_conf.c:497 -msgid "Bad day range specification." +#: src/filed/backup.c:1126 +#, fuzzy, c-format +msgid "Compression LZO error: %d\n" +msgstr "Erreur de décompression. ERR=%d\n" + +#: src/filed/backup.c:1171 src/filed/backup.c:1187 +msgid "Encryption error\n" msgstr "" -#: src/dird/run_conf.c:544 -msgid "Invalid month, week or position day range" +#: src/filed/backup.c:1213 +#, c-format +msgid "Read error on file %s. ERR=%s\n" msgstr "" -#: src/dird/run_conf.c:559 -msgid "Invalid month, weekday or position range" +#: src/filed/backup.c:1216 +#, c-format +msgid "Too many errors. JobErrors=%d.\n" msgstr "" -#: src/dird/run_conf.c:618 -msgid "Unexpected run state\n" +#: src/filed/backup.c:1226 +msgid "Encryption padding error\n" msgstr "" -#: src/dird/authenticate.c:83 src/dird/authenticate.c:84 -#: src/tray-monitor/authenticate.c:132 -#, c-format -msgid "Error sending Hello to Storage daemon. ERR=%s\n" +#: src/filed/backup.c:1290 +msgid "Invalid file flags, no supported data stream type.\n" msgstr "" -#: src/dird/authenticate.c:113 -msgid "Director and Storage daemon passwords or names not the same.\n" +#: src/filed/backup.c:1548 +#, c-format +msgid "VSS Writer (BackupComplete): %s\n" msgstr "" -#: 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" +#: src/filed/fd_plugins.c:545 src/filed/fd_plugins.c:689 +#, c-format +msgid "Command plugin \"%s\": no type in startBackupFile packet.\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/authenticate.c:127 src/console/authenticate.c:125 -#: src/wx-console/authenticate.c:127 -msgid "" -"Authorization problem: Remote server did not advertise required TLS " -"support.\n" +#: src/filed/fd_plugins.c:558 +#, c-format +msgid "Command plugin \"%s\": no object_name in startBackupFile packet.\n" msgstr "" -#: src/dird/authenticate.c:134 src/console/authenticate.c:132 -#: src/wx-console/authenticate.c:133 src/filed/authenticate.c:159 -#: src/filed/authenticate.c:278 src/stored/authenticate.c:147 -#: src/stored/authenticate.c:258 -msgid "Authorization problem: Remote server requires TLS.\n" +#: src/filed/fd_plugins.c:571 src/filed/fd_plugins.c:696 +#, c-format +msgid "Command plugin \"%s\": no fname in startBackupFile packet.\n" msgstr "" -#: 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/filed/fd_plugins.c:770 +#, fuzzy +msgid "Plugin save packet not found.\n" +msgstr "le client \"%s\" est introuvable.\n" -#: src/dird/authenticate.c:155 +#: src/filed/fd_plugins.c:905 #, c-format -msgid "bdird use as configuration file\n" +" -d [,] set debug level to , debug tags to \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" +" -T set trace on\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 utilise fich comme fichier de configuration\n" +" -d 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/filed/filed.c:185 +msgid "-k option has no meaning without -u option.\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/authenticate.c:236 +#: src/filed/filed.c:315 #, c-format msgid "" -"Authorization problem: FD \"%s:%s\" did not advertise required TLS support.\n" +"No File daemon resource defined in %s\n" +"Without that I don't know who I am :-(\n" msgstr "" -#: src/dird/authenticate.c:244 +#: src/filed/filed.c:320 #, c-format -msgid "Authorization problem: FD at \"%s:%d\" requires TLS.\n" +msgid "Only one Client resource permitted in %s\n" msgstr "" -#: src/dird/authenticate.c:254 +#: src/filed/filed.c:348 src/filed/filed.c:547 #, 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" +msgid "Disable Command \"%s\" not found.\n" +msgstr "le client \"%s\" est introuvable.\n" -#: src/dird/authenticate.c:266 src/tray-monitor/authenticate.c:191 +#: src/filed/filed.c:375 #, c-format -msgid "Bad response from File daemon to Hello command: ERR=%s\n" +msgid "" +"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " +"File daemon in %s.\n" msgstr "" -#: src/dird/authenticate.c:268 -#, fuzzy, c-format -msgid "Bad response from File daemon at \"%s:%d\" to Hello command: ERR=%s\n" +#: src/filed/filed.c:399 +msgid "PKI encryption/signing enabled but not compiled into Bacula.\n" msgstr "" -"Mauvaise réponse du File Daemon « %s:%d » à la commande Hello : ERR=%s\n" -#: src/dird/authenticate.c:277 src/tray-monitor/authenticate.c:198 -msgid "File daemon rejected Hello command\n" -msgstr "Le Client a rejeté la commande Hello\\n\n" +#: src/filed/filed.c:410 +#, 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" +msgstr "" -#: 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/filed/filed.c:422 src/filed/filed.c:453 src/filed/filed.c:503 +#, fuzzy +msgid "Failed to allocate a new keypair object.\n" +msgstr "Impossible de se connecter au Director\n" -#: src/dird/authenticate.c:303 +#: src/filed/filed.c:426 #, c-format -msgid "UA Hello from %s:%s:%d is invalid. Len=%d\n" +msgid "Failed to load public certificate for File daemon \"%s\" in %s.\n" msgstr "" -#: src/dird/authenticate.c:310 +#: src/filed/filed.c:432 #, c-format -msgid "UA Hello from %s:%s:%d is invalid. Got: %s\n" +msgid "Failed to load private key for File daemon \"%s\" in %s.\n" msgstr "" -#: src/dird/authenticate.c:380 -msgid "" -"Authorization problem: Remote client did not advertise required TLS " -"support.\n" +#: src/filed/filed.c:462 +#, c-format +msgid "Failed to load private key from file %s for File daemon \"%s\" in %s.\n" msgstr "" -#: src/dird/authenticate.c:388 -msgid "Authorization problem: Remote client requires TLS.\n" +#: src/filed/filed.c:469 +#, c-format +msgid "" +"Failed to load trusted signer certificate from file %s for File daemon \"%s" +"\" in %s.\n" msgstr "" -#: src/dird/authenticate.c:403 src/filed/authenticate.c:168 -#: src/filed/authenticate.c:287 -msgid "TLS negotiation failed.\n" +#: src/filed/filed.c:509 +#, c-format +msgid "" +"Failed to load master key certificate from file %s for File daemon \"%s\" in " +"%s.\n" msgstr "" -#: src/dird/authenticate.c:417 +#: src/filed/filed.c:525 #, c-format -msgid "Unable to authenticate console \"%s\" at %s:%s:%d.\n" +msgid "No Director resource defined in %s\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/filed/filed_conf.c:196 src/filed/filed_conf.c:220 +#, fuzzy, c-format +msgid "Expected a Cipher Type keyword, got: %s" +msgstr "Attendait le mot clef FileSet, eu : %s" -#: src/dird/inc_conf.c:302 +#: src/filed/job.c:294 #, fuzzy, c-format -msgid "Expected a strip path positive integer, got:%s:" -msgstr "Attendait un entier positif, pas : %s\n" +msgid "Command: \"%s\" is disabled.\n" +msgstr "Commande annulée.\n" + +#: src/filed/job.c:440 +#, fuzzy +msgid "SD connect failed: Bad Hello command\n" +msgstr "Le director a rejeté la commande Hello\n" -#: src/dird/inc_conf.c:322 +#: src/filed/job.c:448 +#, fuzzy, c-format +msgid "SD connect failed: Job name not found: %s\n" +msgstr "Job non trouvé : %s\n" + +#: src/filed/job.c:501 +#, fuzzy, c-format +msgid "Bad command from %s. Len=%d.\n" +msgstr "Connexion invalide. Len=%d\n" + +#: src/filed/job.c:555 +msgid "2902 Error scanning cancel command.\n" +msgstr "2902 Erreur dans le décodage de la commande d'annulation.\n" + +#: src/filed/job.c:559 src/filed/job.c:598 #, c-format -msgid "Expected a FileSet option keyword, got:%s:" -msgstr "Attendait une option de FileSet, eu : %s:" +msgid "2901 Job %s not found.\n" +msgstr "2901 Le job %s est introuvable.\n" + +#: src/filed/job.c:569 +#, fuzzy, c-format +msgid "2001 Job \"%s\" marked to be %s.\n" +msgstr "2001 Le job %s va être annulé.\n" + +#: src/filed/job.c:592 +#, fuzzy, c-format +msgid "2991 Bad setbandwidth command: %s\n" +msgstr "2991 Erreur dans la commande setdebug : %s\n" -#: src/dird/inc_conf.c:355 -msgid "Old style Include/Exclude not supported\n" -msgstr "" +#: src/filed/job.c:645 +#, c-format +msgid "2991 Bad setdebug command: %s\n" +msgstr "2991 Erreur dans la commande setdebug : %s\n" -#: src/dird/inc_conf.c:454 +#: src/filed/job.c:678 #, c-format -msgid "Regex compile error. ERR=%s\n" +msgid "Bad estimate command: %s" msgstr "" -#: src/dird/inc_conf.c:475 -#, c-format -msgid "Expected a regex string, got: %s\n" +#: src/filed/job.c:679 +msgid "2992 Bad estimate command.\n" msgstr "" -#: src/dird/inc_conf.c:551 +#: src/filed/job.c:702 #, c-format -msgid "Expected a wild-card string, got: %s\n" +msgid "Bad Job Command: %s" msgstr "" -#: src/dird/inc_conf.c:574 +#: src/filed/job.c:737 #, c-format -msgid "Expected an fstype string, got: %s\n" +msgid "Bad RunBeforeJob command: %s\n" msgstr "" -#: src/dird/inc_conf.c:586 -msgid "ExcludeDirContaining directive not permitted in Exclude.\n" +#: src/filed/job.c:738 src/filed/job.c:757 +msgid "2905 Bad RunBeforeJob command.\n" msgstr "" -#: src/dird/inc_conf.c:613 -#, c-format -msgid "Expected an drivetype string, got: %s\n" -msgstr "Attendait un type de lecteur, pas : %s\n" - -#: src/dird/inc_conf.c:637 src/dird/inc_conf.c:680 -#, c-format -msgid "Backslash found. Use forward slashes or quote the string.: %s\n" +#: src/filed/job.c:768 +msgid "2905 Bad RunBeforeNow command.\n" msgstr "" -#: src/dird/inc_conf.c:652 src/dird/inc_conf.c:695 +#: src/filed/job.c:787 #, c-format -msgid "Expected a filename, got: %s" -msgstr "Attendait un nom de fichier, eu : %s" - -#: src/dird/inc_conf.c:669 -msgid "Plugin directive not permitted in Exclude\n" +msgid "Bad RunAfter command: %s\n" msgstr "" -#: src/dird/inc_conf.c:712 -msgid "Options section not permitted in Exclude\n" +#: src/filed/job.c:788 +msgid "2905 Bad RunAfterJob command.\n" msgstr "" -#: src/dird/inc_conf.c:772 +#: src/filed/job.c:824 #, c-format -msgid "Expected a FileSet keyword, got: %s" -msgstr "Attendait le mot clef FileSet, eu : %s" +msgid "Bad RunScript command: %s\n" +msgstr "Erreur dans la commande RunScript : %s\n" -#: 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/filed/job.c:825 +msgid "2905 Bad RunScript command.\n" +msgstr "2905 Erreur sur la commande RunScript.\n" + +#: src/filed/job.c:880 +#, fuzzy, c-format +msgid "Bad RestoreObject command: %s\n" +msgstr "Erreur dans la commande RunScript : %s\n" -#: src/dird/backup.c:143 +#: src/filed/job.c:945 #, fuzzy -msgid "Cannot find previous jobids.\n" -msgstr "Impossible de trouver la ressource Job « %s »\n" +msgid "2909 Bad RestoreObject command.\n" +msgstr "2905 Erreur sur la commande RunScript.\n" -#: src/dird/backup.c:147 -msgid "Sending Accurate information.\n" +#: src/filed/job.c:984 +#, c-format +msgid "Plugin Directory not defined. Cannot use plugin: \"%s\"\n" msgstr "" -#: src/dird/backup.c:188 +#: src/filed/job.c:1026 #, c-format -msgid "Start Backup JobId %s, Job=%s\n" -msgstr "Démarrage du backup JobId %s, Job=%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/dird/backup.c:371 +#: src/filed/job.c:1037 #, c-format -msgid "Unexpected Client Job message: %s\n" +msgid "Cannot open FileSet input file: %s. ERR=%s\n" msgstr "" -#: src/dird/backup.c:383 +#: src/filed/job.c:1191 #, c-format -msgid "Network error with FD during %s: ERR=%s\n" +msgid "REGEX %s compile error. ERR=%s\n" msgstr "" -#: src/dird/backup.c:407 -msgid "No Job status returned from FD.\n" -msgstr "Impossible de récupérer le statut du Job depuis le FD.\n" - -#: src/dird/backup.c:547 +#: src/filed/job.c:1342 #, c-format -msgid "" -"%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" -" End time: %s\n" -" Elapsed time: %s\n" -" Priority: %d\n" -" FD Files Written: %s\n" -" SD Files Written: %s\n" -" FD Bytes Written: %s (%sB)\n" -" SD Bytes Written: %s (%sB)\n" -" Rate: %.1f KB/s\n" -" Software Compression: %s\n" -" VSS: %s\n" -" Encryption: %s\n" -" Accurate: %s\n" -" Volume name(s): %s\n" -" Volume Session Id: %d\n" -" Volume Session Time: %d\n" -" Last Volume Bytes: %s (%sB)\n" -" Non-fatal FD errors: %d\n" -" SD Errors: %d\n" -" FD termination status: %s\n" -" SD termination status: %s\n" -" Termination: %s\n" -"\n" +msgid "Invalid FileSet command: %s\n" msgstr "" -"%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" -" 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" -" 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 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/dird/backup.c:647 +#: src/filed/job.c:1615 src/findlib/match.c:198 src/tools/testfind.c:642 #, c-format -msgid "Could not get Job Volume Parameters to update Bootstrap file. ERR=%s\n" +msgid "Unknown include/exclude option: %c\n" msgstr "" -#: src/dird/backup.c:683 -#, c-format +#: src/filed/job.c:1749 +#, fuzzy, c-format msgid "" -"Could not open WriteBootstrap file:\n" -"%s: ERR=%s\n" +"DIR and FD clocks differ by %lld seconds, FD automatically compensating.\n" msgstr "" -"Impossible d'ouvrir le fichier bootstrap (WriteBootstrap) :\n" -"%s : ERR=%s\n" - -#: src/dird/ua_update.c:96 -msgid "Update choice:\n" -msgstr "Élément à mettre à jour :\n" - -#: src/dird/ua_update.c:97 -msgid "Volume parameters" -msgstr "Paramètres d'un volume" - -#: src/dird/ua_update.c:98 -msgid "Pool from resource" -msgstr "Pool à partir de sa définition" - -#: src/dird/ua_update.c:99 -msgid "Slots from autochanger" -msgstr "Slots d'un autochangeur" - -#: src/dird/ua_update.c:100 -#, fuzzy -msgid "Long term statistics" -msgstr "Spooling des données...\n" - -#: src/dird/ua_update.c:101 -msgid "item" -msgstr "item" - -#: src/dird/ua_update.c:101 -msgid "Choose catalog item to update" -msgstr "Choisissez l'élément à mettre à jour" +"L'horloge du client et du director ont %d secondes d'écart, le client s'est " +"ajusté automatiquement.\n" -#: src/dird/ua_update.c:144 +#: src/filed/job.c:1758 #, c-format -msgid "Invalid VolStatus specified: %s\n" +msgid "Unknown backup level: %s\n" msgstr "" -#: src/dird/ua_update.c:153 +#: src/filed/job.c:1771 #, c-format -msgid "New Volume status is: %s\n" -msgstr "Le statut du volume est : %s\n" +msgid "Bad level command: %s\n" +msgstr "" -#: src/dird/ua_update.c:163 +#: src/filed/job.c:1793 #, c-format -msgid "Invalid retention period specified: %s\n" -msgstr "Période de rétention invalide : %s\n" +msgid "Bad session command: %s" +msgstr "" -#: src/dird/ua_update.c:171 +#: src/filed/job.c:1855 src/stored/dircmd.c:358 #, c-format -msgid "New retention period is: %s\n" -msgstr "La nouvelle période de rétention est : %s\n" +msgid "Bad storage command: %s" +msgstr "" -#: src/dird/ua_update.c:182 +#: src/filed/job.c:1883 src/stored/dircmd.c:380 #, c-format -msgid "Invalid use duration specified: %s\n" -msgstr "Durée d'utilisation invalide : %s\n" +msgid "Failed to connect to Storage daemon: %s:%d\n" +msgstr "" -#: src/dird/ua_update.c:190 -#, c-format -msgid "New use duration is: %s\n" -msgstr "La nouvelle durée d'utilisation est : %s\n" +#: src/filed/job.c:1922 +#, fuzzy +msgid "Failed connect from Storage daemon. SD bsock=NULL.\n" +msgstr "Impossible de se connecter au Storage daemon.\n" -#: src/dird/ua_update.c:204 -#, c-format -msgid "New max jobs is: %s\n" +#: src/filed/job.c:1967 +msgid "ACL support not configured for your machine.\n" msgstr "" -#: src/dird/ua_update.c:217 -#, c-format -msgid "New max files is: %s\n" +#: src/filed/job.c:1971 +msgid "XATTR support not configured for your machine.\n" msgstr "" -#: src/dird/ua_update.c:228 -#, c-format -msgid "Invalid max. bytes specification: %s\n" -msgstr "" +#: src/filed/job.c:1980 +msgid "Cannot contact Storage daemon\n" +msgstr "Impossible de se connecter au démon Storage\n" -#: src/dird/ua_update.c:236 +#: src/filed/job.c:1999 #, c-format -msgid "New Max bytes is: %s\n" +msgid "Bad response to append open: %s\n" msgstr "" -#: src/dird/ua_update.c:247 src/dird/ua_update.c:267 -msgid "Invalid value. It must be yes or no.\n" -msgstr "Saisie invalide. Veuillez répondre oui ou non.\n" - -#: src/dird/ua_update.c:255 -#, c-format -msgid "New Recycle flag is: %s\n" +#: src/filed/job.c:2004 +msgid "Bad response from stored to open command\n" msgstr "" -#: src/dird/ua_update.c:275 -#, c-format -msgid "New InChanger flag is: %s\n" +#: src/filed/job.c:2069 +msgid "Append Close with SD failed.\n" msgstr "" -#: src/dird/ua_update.c:293 -#, 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/filed/job.c:2073 +#, fuzzy, c-format +msgid "Bad status %d %c returned from Storage Daemon.\n" +msgstr "Impossible de récupérer le statut du Job depuis le FD.\n" -#: src/dird/ua_update.c:302 src/dird/ua_update.c:725 +#: src/filed/job.c:2095 #, c-format -msgid "Error updating media record Slot: ERR=%s" +msgid "2994 Bad verify command: %s\n" msgstr "" -#: src/dird/ua_update.c:304 -#, c-format -msgid "New Slot is: %d\n" -msgstr "Le nouveau slot est : %d\n" - -#: src/dird/ua_update.c:329 +#: src/filed/job.c:2110 src/filed/job.c:2151 #, c-format -msgid "New Pool is: %s\n" -msgstr "Le nouveau pool est : %s\n" +msgid "2994 Bad verify level: %s\n" +msgstr "" -#: src/dird/ua_update.c:372 +#: src/filed/job.c:2222 #, c-format -msgid "New RecyclePool is: %s\n" -msgstr "Le nouveau RecyclePool est : %s\n" +msgid "Bad replace command. CMD=%s\n" +msgstr "" -#: src/dird/ua_update.c:392 +#: src/filed/job.c:2248 #, c-format -msgid "Error updating Volume record: ERR=%s" +msgid "Bad where regexp. where=%s\n" msgstr "" -#: src/dird/ua_update.c:394 -#, c-format -msgid "Volume defaults updated from \"%s\" Pool record.\n" +#: src/filed/job.c:2344 +msgid "Improper calling sequence.\n" msgstr "" -#: src/dird/ua_update.c:418 src/dird/ua_update.c:451 +#: src/filed/job.c:2364 #, c-format -msgid "Error updating Volume records: ERR=%s" +msgid "Bad response to SD read open: %s\n" msgstr "" -#: src/dird/ua_update.c:420 src/dird/ua_update.c:453 -#, c-format -msgid "All Volume defaults updated from \"%s\" Pool record.\n" +#: src/filed/job.c:2369 +msgid "Bad response from stored to read open command\n" msgstr "" -#: src/dird/ua_update.c:443 +#: src/filed/job.c:2431 #, c-format -msgid "Updating all pools, but skipped PoolId=%d. ERR=%s\n" +msgid "Comm error with SD. bad response to %s. ERR=%s\n" msgstr "" -#: src/dird/ua_update.c:468 +#: src/filed/job.c:2434 #, fuzzy, c-format -msgid "Error updating media record Enabled: ERR=%s" -msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" +msgid "Bad response from SD to %s command. Wanted %s, got %s\n" +msgstr "Mauvaise réponse à la commande %s : voulait %s, pas %s\n" -#: src/dird/ua_update.c:471 -#, fuzzy, c-format -msgid "New Enabled is: %d\n" -msgstr "Le nouveau flag Enabled est : %d\n" +#: src/filed/restore.c:102 +#, c-format +msgid "Size of data or stream of %s not correct. Original %s, restored %s.\n" +msgstr "" -#: src/dird/ua_update.c:485 -#, fuzzy, c-format -msgid "Error updating media record ActionOnPurge: ERR=%s" -msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" +#: src/filed/restore.c:122 +#, c-format +msgid "Invalid length of Finder Info (got %d, not 32)\n" +msgstr "" -#: src/dird/ua_update.c:488 +#: src/filed/restore.c:127 #, fuzzy, c-format -msgid "New ActionOnPurge is: %s\n" -msgstr "La nouvelle durée d'utilisation est : %s\n" - -#: src/dird/ua_update.c:604 -msgid "Volume Status" -msgstr "Statut d'un volume" - -#: src/dird/ua_update.c:605 -msgid "Volume Retention Period" -msgstr "Période de rétention d'un volume" - -#: src/dird/ua_update.c:606 -msgid "Volume Use Duration" -msgstr "Durée d'utilisation d'un volume" - -#: src/dird/ua_update.c:607 -msgid "Maximum Volume Jobs" -msgstr "Nombre maximum de job sur un volume" - -#: src/dird/ua_update.c:608 -msgid "Maximum Volume Files" -msgstr "Nombre maximum de fichier sur un volume" - -#: src/dird/ua_update.c:609 -msgid "Maximum Volume Bytes" -msgstr "Taille maximum d'un volume" - -#: src/dird/ua_update.c:610 -msgid "Recycle Flag" -msgstr "Flag de recyclage" +msgid "Could not set Finder Info on %s\n" +msgstr "Impossible d'ouvrir le device %s\n" -#: src/dird/ua_update.c:611 -msgid "Slot" +#: src/filed/restore.c:316 src/filed/restore.c:1033 src/stored/bextract.c:589 +#, c-format +msgid "Unknown stream=%d ignored. This shouldn't happen!\n" msgstr "" -#: src/dird/ua_update.c:612 -msgid "InChanger Flag" -msgstr "Flag InChanger" - -#: src/dird/ua_update.c:613 -msgid "Volume Files" -msgstr "Fichiers du Volume" +#: src/filed/restore.c:406 +#, fuzzy +msgid "LZO init failed\n" +msgstr "Impossible de Rembobiner.\n" -#: src/dird/ua_update.c:615 -msgid "Volume from Pool" +#: src/filed/restore.c:474 src/filed/verify_vol.c:85 +#, c-format +msgid "Record header scan error: %s\n" msgstr "" -#: src/dird/ua_update.c:616 -msgid "All Volumes from Pool" +#: src/filed/restore.c:486 src/filed/verify_vol.c:94 +#, c-format +msgid "Data record error. ERR=%s\n" msgstr "" -#: src/dird/ua_update.c:617 -msgid "All Volumes from all Pools" +#: src/filed/restore.c:490 src/filed/verify_vol.c:98 +#, c-format +msgid "Actual data size %d not same as header %d\n" msgstr "" -#: src/dird/ua_update.c:618 -msgid "Enabled" +#: src/filed/restore.c:560 src/stored/bextract.c:332 +#, c-format +msgid "%s stream not supported on this Client.\n" msgstr "" -#: src/dird/ua_update.c:619 -msgid "RecyclePool" -msgstr "RecyclePool" - -#: src/dird/ua_update.c:620 -msgid "Action On Purge" +#: src/filed/restore.c:651 +msgid "Unexpected cryptographic session data stream.\n" msgstr "" -#: src/dird/ua_update.c:621 -msgid "Done" -msgstr "Fin" +#: src/filed/restore.c:661 +msgid "" +"No private decryption keys have been defined to decrypt encrypted backup " +"data.\n" +msgstr "" -#: src/dird/ua_update.c:630 -#, c-format -msgid "Updating Volume \"%s\"\n" -msgstr "Mise à jour du Volume « %s »\n" +#: src/filed/restore.c:672 +#, fuzzy +msgid "Could not create digest.\n" +msgstr "Impossible de créer la structure BSOCK cliente.\n" -#: src/dird/ua_update.c:635 -#, c-format -msgid "Current Volume status is: %s\n" -msgstr "Le statut actuel du volume (Volume status) est : %s\n" +#: src/filed/restore.c:690 +msgid "Missing private key required to decrypt encrypted backup data.\n" +msgstr "" -#: src/dird/ua_update.c:636 -msgid "Possible Values are:\n" -msgstr "Les valeurs possibles sont :\n" +#: src/filed/restore.c:693 +msgid "Decrypt of the session key failed.\n" +msgstr "Impossible de décrypter la clef de session.\n" -#: src/dird/ua_update.c:647 -msgid "Choose new Volume Status" -msgstr "Saisissez le nouveau statut du volume (Volume Status)" +#: src/filed/restore.c:696 +#, fuzzy +msgid "Signer not found. Decryption failed.\n" +msgstr "La création de la signature a échouée" -#: src/dird/ua_update.c:653 -#, c-format -msgid "Current retention period is: %s\n" -msgstr "La période de rétention actuelle est : %s\n" +#: src/filed/restore.c:699 +#, fuzzy +msgid "Unsupported digest algorithm. Decrypt failed.\n" +msgstr "Le digest spécifié n'est pas supporté : %d\n" -#: src/dird/ua_update.c:655 -msgid "Enter Volume Retention period: " -msgstr "Saisissez la période de rétention du volume : " +#: src/filed/restore.c:702 +#, fuzzy +msgid "Unsupported encryption algorithm. Decrypt failed.\n" +msgstr "contentEncryptionAlgorithm non supporté : %d\n" -#: src/dird/ua_update.c:662 +#: src/filed/restore.c:706 #, c-format -msgid "Current use duration is: %s\n" -msgstr "La durée d'utilisation actuelle est : %s\n" - -#: src/dird/ua_update.c:664 -msgid "Enter Volume Use Duration: " -msgstr "Saisissez la durée d'utilisation du volume : " +msgid "" +"An error=%d occurred while decoding encrypted session data stream: ERR=%s\n" +msgstr "" -#: src/dird/ua_update.c:671 +#: src/filed/restore.c:774 src/filed/restore.c:828 #, c-format -msgid "Current max jobs is: %u\n" -msgstr "Le nombre maximum de Job actuel est : %u\n" - -#: src/dird/ua_update.c:672 -msgid "Enter new Maximum Jobs: " -msgstr "Saisissez la valeur du nombre maximum de Job : " +msgid "Missing encryption session data stream for %s\n" +msgstr "" -#: src/dird/ua_update.c:679 +#: src/filed/restore.c:782 src/filed/restore.c:835 #, c-format -msgid "Current max files is: %u\n" -msgstr "Le nombre maximum de fichier actuel est : %u\n" +msgid "Failed to initialize decryption context for %s\n" +msgstr "" -#: src/dird/ua_update.c:680 -msgid "Enter new Maximum Files: " -msgstr "Saisissez la valeur du nombre maximum de fichier (Maximum Files) : " +#: src/filed/restore.c:847 +#, fuzzy, c-format +msgid "Cannot open resource fork for %s.\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_update.c:687 +#: src/filed/restore.c:992 +msgid "Unexpected cryptographic signature data stream.\n" +msgstr "" + +#: src/filed/restore.c:1000 #, c-format -msgid "Current value is: %s\n" -msgstr "La valeur actuelle est : %s\n" +msgid "Failed to decode message signature for %s\n" +msgstr "" -#: src/dird/ua_update.c:688 -msgid "Enter new Maximum Bytes: " -msgstr "Saisissez la nouvelle taille maximum (octets) : " +#: src/filed/restore.c:1064 +#, fuzzy, c-format +msgid "Encountered %ld acl errors while doing restore\n" +msgstr "Saisir la liste des fichiers à restaurer" -#: src/dird/ua_update.c:696 +#: src/filed/restore.c:1068 #, c-format -msgid "Current recycle flag is: %s\n" -msgstr "Le flag de recyclage courant est : %s\n" +msgid "Encountered %ld xattr errors while doing restore\n" +msgstr "" -#: src/dird/ua_update.c:698 -msgid "Enter new Recycle status: " +#: src/filed/restore.c:1072 +#, c-format +msgid "" +"%d non-supported data streams and %d non-supported attrib streams ignored.\n" msgstr "" -#: src/dird/ua_update.c:705 +#: src/filed/restore.c:1076 #, c-format -msgid "Current Slot is: %d\n" -msgstr "Le slot courant est : %d\n" +msgid "%d non-supported resource fork streams ignored.\n" +msgstr "" -#: src/dird/ua_update.c:706 -msgid "Enter new Slot: " -msgstr "Saisissez le nouveau slot : " +#: src/filed/restore.c:1079 +#, c-format +msgid "%d non-supported Finder Info streams ignored.\n" +msgstr "" -#: src/dird/ua_update.c:713 +#: src/filed/restore.c:1082 #, c-format -msgid "Current InChanger flag is: %d\n" -msgstr "Le flag InChanger courant est : %d\n" +msgid "%d non-supported acl streams ignored.\n" +msgstr "" -#: src/dird/ua_update.c:714 +#: src/filed/restore.c:1085 #, fuzzy, c-format -msgid "Set InChanger flag for Volume \"%s\": yes/no: " -msgstr "Positionner le flag InChanger ? oui/non : " +msgid "%d non-supported crypto streams ignored.\n" +msgstr "contentEncryptionAlgorithm non supporté : %d\n" -#: src/dird/ua_update.c:727 -#, c-format -msgid "New InChanger flag is: %d\n" -msgstr "Le nouveau flag InChanger est : %d\n" +#: src/filed/restore.c:1088 +#, fuzzy, c-format +msgid "%d non-supported xattr streams ignored.\n" +msgstr "contentEncryptionAlgorithm non supporté : %d\n" -#: src/dird/ua_update.c:734 -msgid "" -"Warning changing Volume Files can result\n" -"in loss of data on your Volume\n" -"\n" +#: src/filed/restore.c:1164 src/lib/util.c:394 +msgid "None" 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:736 -#, c-format -msgid "Current Volume Files is: %u\n" -msgstr "Le nombre courant de fichier sur le Volume est : %u\n" +#: src/filed/restore.c:1168 +msgid "Zlib errno" +msgstr "" -#: src/dird/ua_update.c:737 -msgid "Enter new number of Files for Volume: " -msgstr "Saisissez le nouveau nombre de fichiers du Volume : " +#: src/filed/restore.c:1170 +msgid "Zlib stream error" +msgstr "" -#: src/dird/ua_update.c:742 -msgid "Normally, you should only increase Volume Files by one!\n" +#: src/filed/restore.c:1172 +msgid "Zlib data error" msgstr "" -"Logiquement, vous devez augmenter le nombre de fichier du Volume d'un !\n" -#: src/dird/ua_update.c:743 -#, fuzzy -msgid "Increase Volume Files? (yes/no): " -msgstr "Le nouveau nombre de fichier du Volume est : %u\n" +#: src/filed/restore.c:1174 +msgid "Zlib memory error" +msgstr "" -#: src/dird/ua_update.c:753 -#, c-format -msgid "New Volume Files is: %u\n" -msgstr "Le nouveau nombre de fichier du Volume est : %u\n" +#: src/filed/restore.c:1176 +msgid "Zlib buffer error" +msgstr "" -#: src/dird/ua_update.c:765 -#, c-format -msgid "Current Pool is: %s\n" -msgstr "Le pool courant est : %s\n" +#: src/filed/restore.c:1178 +msgid "Zlib version error" +msgstr "" -#: src/dird/ua_update.c:766 -msgid "Enter new Pool name: " -msgstr "Saisissez le nouveau nom pour ce pool : " +#: src/filed/restore.c:1180 src/lib/util.c:736 src/lib/util.c:746 +#: src/lib/util.c:754 src/lib/util.c:761 src/lib/util.c:768 src/lib/util.c:782 +#: src/lib/util.c:792 src/lib/util.c:805 src/lib/util.c:816 +msgid "*none*" +msgstr "" -#: src/dird/ua_update.c:787 +#: src/filed/restore.c:1218 #, c-format -msgid "Current Enabled is: %d\n" -msgstr "La valeur actuelle de Enabled est : %d\n" +msgid "Missing cryptographic signature for %s\n" +msgstr "" -#: src/dird/ua_update.c:788 -msgid "Enter new Enabled: " -msgstr "Saisissez la nouvelle valeur pour Enabled : " +#: src/filed/restore.c:1251 src/filed/restore.c:1280 +#, 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/dird/ua_update.c:807 +#: src/filed/restore.c:1268 +#, 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/filed/restore.c:1307 #, c-format -msgid "Current RecyclePool is: %s\n" -msgstr "Le RecyclePool courant est : %s\n" +msgid "Signature validation failed for %s: %s\n" +msgstr "" -#: src/dird/ua_update.c:809 -msgid "No current RecyclePool\n" -msgstr "Pas de RecyclePool courant\n" +#: src/filed/restore.c:1335 src/stored/bextract.c:426 +#: src/stored/bextract.c:491 +#, c-format +msgid "Seek to %s error on %s: ERR=%s\n" +msgstr "" -#: src/dird/ua_update.c:819 -#, fuzzy, c-format -msgid "Current ActionOnPurge is: %s\n" -msgstr "La valeur actuelle est : %s\n" +#: src/filed/restore.c:1376 src/stored/bextract.c:514 +#, c-format +msgid "Compressed header version error. version=0x%x\n" +msgstr "" -#: src/dird/ua_update.c:821 -msgid "Enter new ActionOnPurge (one of: Truncate, None): " +#: src/filed/restore.c:1381 src/stored/bextract.c:519 +#, c-format +msgid "Compressed header size error. comp_len=%d, msglen=%d\n" msgstr "" -#: src/dird/ua_update.c:829 -msgid "Selection terminated.\n" -msgstr "Sélection terminée.\n" +#: src/filed/restore.c:1404 +#, fuzzy, c-format +msgid "LZO uncompression error on file %s. ERR=%d\n" +msgstr "Erreur de décompression. ERR=%d\n" -#: src/dird/ua_update.c:849 +#: src/filed/restore.c:1414 src/stored/bextract.c:553 #, c-format -msgid "Updating %i job(s).\n" +msgid "Compression algorithm 0x%x found, but not supported!\n" msgstr "" -#: src/dird/ua_update.c:881 +#: src/filed/restore.c:1441 #, c-format -msgid "db_update_pool_record returned %d. ERR=%s\n" -msgstr "db_update_pool_record a retourné %d. ERR=%s\n" +msgid "Uncompression error on file %s. ERR=%s\n" +msgstr "" -#: src/dird/ua_update.c:888 -msgid "Pool DB record updated from resource.\n" +#: src/filed/restore.c:1450 src/stored/bextract.c:459 +msgid "GZIP data stream found, but GZIP not configured!\n" msgstr "" -"Les paramètres du Pool en base ont été mis à jour depuis la configuration.\n" -#: src/dird/ua_update.c:915 -#, fuzzy -msgid "Expect JobId keyword, not found.\n" -msgstr "%s ressource %s introuvable.\n" +#: src/filed/restore.c:1476 +#, c-format +msgid "Write error in Win32 Block Decomposition on %s: %s\n" +msgstr "" -#: src/dird/ua_update.c:940 -#, fuzzy -msgid "Neither Client nor StartTime specified.\n" -msgstr "Pas de storage sélectionné.\n" +#: src/filed/restore.c:1501 +#, c-format +msgid "Wrong write size error at %lld block=%d wanted=%d wrote=%d\n" +msgstr "" -#: src/dird/ua_update.c:954 src/dird/ua_restore.c:492 +#: src/filed/restore.c:1505 #, c-format -msgid "Improper date format: %s\n" -msgstr "Format de date invalide : %s\n" +msgid "" +"Write write error at %lld block=%d write_len=%d lerror=%d on %s: ERR=%s\n" +msgstr "" -#: src/dird/ua_label.c:102 -msgid "Negative numbers not permitted\n" -msgstr "Les nombres négatifs ne sont pas autorisés\n" +#: src/filed/restore.c:1565 +msgid "Decryption error\n" +msgstr "" -#: src/dird/ua_label.c:108 -msgid "Range end is not integer.\n" +#: src/filed/restore.c:1658 +msgid "Logic error: output file should be open\n" msgstr "" -#: src/dird/ua_label.c:113 -msgid "Range start is not an integer.\n" +#: src/filed/restore.c:1696 +msgid "Logic error: output file should not be open\n" msgstr "" -#: src/dird/ua_label.c:119 -msgid "Range end not bigger than start.\n" +#: src/filed/restore.c:1730 +#, c-format +msgid "Decryption error. buf_len=%d decrypt_len=%d on file %s\n" msgstr "" -#: src/dird/ua_label.c:125 -msgid "Input value is not an integer.\n" -msgstr "La valeur saisie n'est pas un nombre.\n" +#: src/filed/restore.c:1851 +msgid "Open File Manager paused\n" +msgstr "" -#: src/dird/ua_label.c:131 -msgid "Values must be be greater than zero.\n" -msgstr "Les valeurs doivent être supérieurs à zéro.\n" +#: src/filed/restore.c:1855 +msgid "FAILED to pause Open File Manager\n" +msgstr "" -#: src/dird/ua_label.c:135 -msgid "Slot too large.\n" -msgstr "Slot trop grand.\n" +#: src/filed/restore.c:1863 +#, c-format +msgid "Running as '%s'. Privmask=%#08x\n" +msgstr "" -#: src/dird/ua_label.c:202 src/dird/ua_label.c:513 src/dird/ua_label.c:1204 -msgid "No slots in changer to scan.\n" -msgstr "Pas de slot dans le magasin à scanner.\n" +#: src/filed/restore.c:1865 +msgid "Failed to retrieve current UserName\n" +msgstr "" -#: src/dird/ua_label.c:214 src/dird/ua_label.c:524 -msgid "No Volumes found to label, or no barcodes.\n" -msgstr "Pas de volume à labéliser ou pas de codebar.\n" +#: src/filed/status.c:82 +#, fuzzy, c-format +msgid "Daemon started %s. Jobs: run=%d running=%d.\n" +msgstr "Démon démarré depuis %s, %d jobs lancés depuis cette date.\n" -#: src/dird/ua_label.c:224 src/dird/ua_label.c:1226 +#: src/filed/status.c:143 #, 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" +msgid "" +" Sizes: boffset_t=%d size_t=%d debug=%s trace=%d mode=%d,%d bwlimit=%skB/s\n" +msgstr "" -#: src/dird/ua_label.c:253 +#: src/filed/status.c:199 #, 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" +msgid "Director connected at: %s\n" +msgstr "Connexion du director le %s\n" -#: src/dird/ua_label.c:271 +#: src/filed/status.c:201 #, c-format -msgid "Catalog record for Volume \"%s\" updated to reference slot %d.\n" +msgid "JobId %d Job %s is running.\n" +msgstr "" + +#: src/filed/status.c:204 +#, fuzzy, c-format +msgid " %s%s %s Job started: %s\n" +msgstr "Le job %d est annulé.\n" + +#: src/filed/status.c:232 +#, fuzzy, c-format +msgid "" +" Files=%s Bytes=%s AveBytes/sec=%s LastBytes/sec=%s Errors=%d\n" +" Bwlimit=%s\n" +msgstr " Fichiers=%s Octets=%s Octets/sec=%s Erreurs=%d\n" + +#: src/filed/status.c:242 +#, c-format +msgid " Files: Restored=%s Expected=%s Completed=%d%%\n" msgstr "" -"Mise à jour des informations du volume « %s » dans le catalogue (Slot=%d).\n" -#: src/dird/ua_label.c:275 +#: src/filed/status.c:247 #, c-format -msgid "Catalog record for Volume \"%s\" is up to date.\n" -msgstr "Le volume « %s » est à jour dans le catalogue.\n" +msgid " Files: Examined=%s Backed up=%s\n" +msgstr "" -#: src/dird/ua_label.c:281 +#: src/filed/status.c:260 #, c-format -msgid "Volume \"%s\" not found in catalog. Slot=%d InChanger set to zero.\n" +msgid " Processing file: %s\n" msgstr "" -"Volume « %s » absent du catalogue. mise à zéro de InChanger pour le Slot=%d.\n" -#: src/dird/ua_label.c:378 -#, c-format -msgid "" -"Volume \"%s\" has VolStatus %s. It must be Purged or Recycled before " -"relabeling.\n" +#: src/filed/status.c:271 +msgid " SDSocket closed.\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:394 -msgid "Enter new Volume name: " -msgstr "Saisissez le nouveau nom du Volume : " +#: src/filed/status.c:281 +msgid "====\n" +msgstr "====\n" + +#: src/filed/status.c:343 +msgid " SDSocket=closed\n" +msgstr "" -#: src/dird/ua_label.c:407 +#: src/filed/status.c:393 src/filed/status.c:427 #, c-format -msgid "Media record for new Volume \"%s\" already exists.\n" -msgstr "Le nouveau volume « %s » existe déjà en base.\n" +msgid "Bad .status command: %s\n" +msgstr "" -#: src/dird/ua_label.c:425 -msgid "Enter slot (0 or Enter for none): " -msgstr "Saisissez le slot (0 ou Entrée pour aucun) : " +#: src/filed/status.c:394 +msgid "2900 Bad .status command, missing argument.\n" +msgstr "" -#: src/dird/ua_label.c:453 -#, c-format -msgid "Delete of Volume \"%s\" failed. ERR=%s" -msgstr "Impossible de supprimer le volume « %s ». ERR=%s" +#: src/filed/status.c:428 +msgid "2900 Bad .status command, wrong argument.\n" +msgstr "" -#: src/dird/ua_label.c:456 +#: src/filed/verify.c:45 #, c-format -msgid "Old volume \"%s\" deleted from catalog.\n" -msgstr "L'ancien volume « %s » a été supprimé du catalogue.\n" +msgid "Cannot malloc %d network read buffer\n" +msgstr "" -#: src/dird/ua_label.c:467 +#: src/filed/verify.c:115 #, c-format -msgid "Requesting to mount %s ...\n" -msgstr "Demande pour monter %s...\n" - -#: src/dird/ua_label.c:489 -msgid "Do not forget to mount the drive!!!\n" -msgstr "N'oubliez pas de monter le lecteur.\n" - -#: src/dird/ua_label.c:529 -msgid "" -"The following Volumes will be labeled:\n" -"Slot Volume\n" -"==============\n" +msgid " Could not access %s: ERR=%s\n" msgstr "" -"Les volumes suivants vont être labélisés :\n" -"Slot Volume\n" -"==============\n" -#: src/dird/ua_label.c:538 -#, fuzzy -msgid "Do you want to label these Volumes? (yes|no): " +#: src/filed/verify.c:122 +#, c-format +msgid " Could not follow link %s: ERR=%s\n" msgstr "" -"\n" -"Voulez vous restaurer tous les fichiers ? (oui|non) : " -#: src/dird/ua_label.c:559 +#: src/filed/verify.c:129 #, c-format -msgid "Media record for Slot %d Volume \"%s\" already exists.\n" +msgid " Could not stat %s: ERR=%s\n" msgstr "" -#: src/dird/ua_label.c:565 +#: src/filed/verify.c:138 #, c-format -msgid "Error setting InChanger: ERR=%s" -msgstr "Impossible de positionner le flag InChanger : ERR=%s" +msgid " Archive file skipped: %s\n" +msgstr "" -#: src/dird/ua_label.c:588 +#: src/filed/verify.c:141 #, c-format -msgid "Maximum pool Volumes=%d reached.\n" -msgstr "Le nombre maximum de volume (%d) pour ce pool est atteint.\n" +msgid " Recursion turned off. Directory skipped: %s\n" +msgstr "" -#: src/dird/ua_label.c:595 +#: src/filed/verify.c:145 #, c-format -msgid "Catalog record for cleaning tape \"%s\" successfully created.\n" +msgid " File system change prohibited. Directory skipped: %s\n" msgstr "" -#: src/dird/ua_label.c:602 +#: src/filed/verify.c:153 #, c-format -msgid "Catalog error on cleaning tape: %s" +msgid " Could not open directory %s: ERR=%s\n" msgstr "" -#: src/dird/ua_label.c:638 +#: src/filed/verify.c:158 #, c-format -msgid "Illegal character \"%c\" in a volume name.\n" -msgstr "Caractères « %c » interdits dans le nom d'un volume.\n" - -#: src/dird/ua_label.c:645 src/dird/ua_cmds.c:325 -msgid "Volume name too long.\n" -msgstr "Nom de Volume trop long.\n" +msgid " Unknown file type %d: %s\n" +msgstr "" -#: src/dird/ua_label.c:685 +#: src/filed/verify.c:202 src/filed/verify_vol.c:194 #, c-format -msgid "Sending relabel command from \"%s\" to \"%s\" ...\n" -msgstr "Envoie de la commande pour re-labéliser de « %s » à « %s »...\n" +msgid "Network error in send to Director: ERR=%s\n" +msgstr "" -#: src/dird/ua_label.c:692 +#: src/filed/verify.c:297 #, c-format -msgid "Sending label command for Volume \"%s\" Slot %d ...\n" -msgstr "Demande de labélisation du volume « %s » Slot %d...\n" +msgid " Cannot open %s: ERR=%s.\n" +msgstr "" -#: src/dird/ua_label.c:733 +#: src/filed/verify.c:311 #, c-format -msgid "Catalog record for Volume \"%s\", Slot %d successfully created.\n" +msgid " Cannot open resource fork for %s: ERR=%s.\n" msgstr "" -#: src/dird/ua_label.c:746 +#: src/filed/verify.c:374 #, c-format -msgid "Label command failed for Volume %s.\n" -msgstr "Impossible de labéliser le volume %s.\n" +msgid "Error reading file %s: ERR=%s\n" +msgstr "" -#: src/dird/ua_label.c:784 -msgid "Could not open SD socket.\n" -msgstr "Impossible d'ouvrir la socket avec le SD.\n" +#: src/filed/verify_vol.c:51 +msgid "Storage command not issued before Verify.\n" +msgstr "" -#: src/dird/ua_label.c:856 src/dird/ua_label.c:866 +#: src/filed/verify_vol.c:131 #, c-format -msgid "Invalid Slot number: %s\n" -msgstr "Numéro de slot invalide : %s\n" +msgid "Error scanning record header: %s\n" +msgstr "" -#: src/dird/ua_label.c:875 +#: src/filed/xattr.c:233 #, c-format -msgid "Invalid Volume name: %s\n" -msgstr "Nom de Volume invalide : %s\n" +msgid "Illegal xattr stream, no XATTR_MAGIC on file \"%s\"\n" +msgstr "" -#: src/dird/ua_label.c:954 +#: src/filed/xattr.c:247 #, c-format -msgid "Device \"%s\" has %d slots.\n" -msgstr "Le Device « %s » a %d slots.\n" +msgid "Illegal xattr stream, xattr name length <= 0 on file \"%s\"\n" +msgstr "" -#: src/dird/ua_label.c:1000 -#, c-format -msgid "Pool \"%s\" resource not found for volume \"%s\"!\n" -msgstr "La ressource Pool « %s » est introuvable pour le volume « %s »\n" +#: src/filed/xattr.c:369 src/filed/xattr.c:405 +#, fuzzy, c-format +msgid "llistea error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_label.c:1216 -#, fuzzy -msgid "No Volumes found, or no barcodes.\n" -msgstr "Pas de volume à labéliser ou pas de codebar.\n" +#: src/filed/xattr.c:455 src/filed/xattr.c:509 +#, fuzzy, c-format +msgid "lgetea error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_label.c:1219 -msgid "" -" Slot | Volume Name | Status | Media Type | " -"Pool |\n" +#: src/filed/xattr.c:545 src/filed/xattr.c:867 src/filed/xattr.c:1342 +#: src/filed/xattr.c:1810 src/filed/xattr.c:2167 src/filed/xattr.c:2959 +#, c-format +msgid "Xattr stream on file \"%s\" exceeds maximum size of %d bytes\n" msgstr "" -#: src/dird/ua_label.c:1220 -msgid "" -"------+------------------+-----------+----------------------" -"+--------------------|\n" -msgstr "" +#: src/filed/xattr.c:565 src/filed/xattr.c:893 src/filed/xattr.c:1362 +#: src/filed/xattr.c:1840 src/filed/xattr.c:2184 +#, 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/dird/newvol.c:91 -#, c-format -msgid "Illegal character in Volume name \"%s\"\n" -msgstr "Caractère interdit dans le nom du Volume « %s »\n" +#: src/filed/xattr.c:632 +#, fuzzy, c-format +msgid "lsetea error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/newvol.c:104 -#, c-format -msgid "Created new Volume \"%s\" in catalog.\n" -msgstr "Le Volume « %s » a été créé dans le catalogue.\n" +#: src/filed/xattr.c:720 src/filed/xattr.c:758 src/filed/xattr.c:822 +#: src/filed/xattr.c:834 +#, fuzzy, c-format +msgid "attr_list error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/newvol.c:131 +#: src/filed/xattr.c:958 #, fuzzy, c-format -msgid "SQL failed, but ignored. ERR=%s\n" -msgstr "fopen %s en erreur : ERR=%s\n" +msgid "Received illegal xattr named %s on file \"%s\"\n" +msgstr "Impossible de créer le fichier bootstrap %s. ERR=%s\n" -#: src/dird/newvol.c:142 -#, 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/filed/xattr.c:991 src/filed/xattr.c:1001 +#, fuzzy, c-format +msgid "attr_set error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\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/filed/xattr.c:1151 src/filed/xattr.c:1186 +#, fuzzy, c-format +msgid "llistxattr error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_query.c:73 src/findlib/create_file.c:284 -#: src/findlib/create_file.c:386 -#, c-format -msgid "Could not open %s: ERR=%s\n" -msgstr "Impossible d'ouvrir %s : ERR=%s\n" +#: src/filed/xattr.c:1254 src/filed/xattr.c:1306 +#, fuzzy, c-format +msgid "lgetxattr error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_query.c:78 -msgid "Available queries:\n" -msgstr "Requêtes disponibles :\n" +#: src/filed/xattr.c:1425 +#, fuzzy, c-format +msgid "lsetxattr error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_query.c:85 -msgid "Choose a query" -msgstr "Choisissez une requête" +#: src/filed/xattr.c:1583 src/filed/xattr.c:1618 +#, 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/dird/ua_query.c:99 -msgid "Could not find query.\n" -msgstr "Impossible de trouver la requête.\n" +#: src/filed/xattr.c:1638 +#, fuzzy, c-format +msgid "Failed to convert %d into namespace on file \"%s\"\n" +msgstr "Impossible de lire le certificat à partir du fichier" -#: src/dird/ua_query.c:117 -msgid "Too many prompts in query, max is 9.\n" -msgstr "" +#: src/filed/xattr.c:1718 src/filed/xattr.c:1773 +#, 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/dird/ua_query.c:220 -#, c-format -msgid "Warning prompt %d missing.\n" +#: src/filed/xattr.c:1897 +#, 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/dird/ua_query.c:265 -msgid "" -"Entering SQL query mode.\n" -"Terminate each query with a semicolon.\n" -"Terminate query mode with a blank line.\n" -msgstr "" +#: src/filed/xattr.c:1910 +#, fuzzy, c-format +msgid "Failed to convert %s into namespace on file \"%s\"\n" +msgstr "Impossible de lire le certificat à partir du fichier" -#: src/dird/ua_query.c:268 src/dird/ua_query.c:284 -msgid "Enter SQL query: " -msgstr "Saisissez votre requête SQL : " +#: src/filed/xattr.c:1931 +#, 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/dird/ua_query.c:286 -msgid "Add to SQL query: " -msgstr "" +#: src/filed/xattr.c:2034 src/filed/xattr.c:2059 +#, fuzzy, c-format +msgid "getproplist error on 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/filed/xattr.c:2253 +#, fuzzy, c-format +msgid "Unable create proper proplist to restore xattrs on file \"%s\"\n" +msgstr "Impossible de lire le certificat à partir du fichier" -#: src/dird/ua_dotcmds.c:130 src/dird/ua_cmds.c:205 -#, c-format -msgid "Can't use %s command in a runscript" -msgstr "" +#: src/filed/xattr.c:2282 +#, fuzzy, c-format +msgid "setproplist error on file \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_dotcmds.c:150 -msgid ": is an invalid command.\n" -msgstr ": est une commande invalide.\n" +#: src/filed/xattr.c:2600 src/filed/xattr.c:2653 +#, 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/dird/ua_dotcmds.c:388 src/dird/ua_cmds.c:883 src/dird/ua_cmds.c:1273 -msgid "Failed to connect to Client.\n" -msgstr "Impossible de se connecter au Client.\n" +#: src/filed/xattr.c:2670 +#, 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/dird/ua_dotcmds.c:420 src/dird/ua_dotcmds.c:470 -msgid "The Director will segment fault.\n" -msgstr "" +#: src/filed/xattr.c:2744 +#, 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/dird/ua_dotcmds.c:464 src/dird/ua_cmds.c:1062 -msgid "Available daemons are: \n" -msgstr "Les démons disponibles sont :\n" +#: src/filed/xattr.c:2877 +#, 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/dird/ua_dotcmds.c:465 src/dird/ua_cmds.c:1063 -msgid "Director" -msgstr "Director" +#: src/filed/xattr.c:2900 +#, 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/dird/ua_dotcmds.c:468 -msgid "Select daemon type to make die" -msgstr "Sélectionnez le composant a tuer" +#: src/filed/xattr.c:2975 +#, 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/dird/ua_dotcmds.c:635 -msgid "Access to specified Client or FileSet not allowed.\n" -msgstr "" +#: src/filed/xattr.c:3015 +#, 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/dird/ua_dotcmds.c:640 src/dird/ua_dotcmds.c:684 -#: src/dird/ua_restore.c:911 src/dird/ua_restore.c:939 -#: src/dird/ua_restore.c:960 -#, c-format -msgid "Query failed: %s. ERR=%s\n" -msgstr "" +#: src/filed/xattr.c:3072 src/filed/xattr.c:3321 +#, fuzzy, c-format +msgid "Unable to open file \"%s\": ERR=%s\n" +msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n" -#: src/dird/ua_dotcmds.c:679 -#, fuzzy -msgid "query keyword not found.\n" -msgstr "%s ressource %s introuvable.\n" +#: src/filed/xattr.c:3100 src/filed/xattr.c:3382 +#, 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/dird/scheduler.c:113 -#, c-format -msgid "Job %s not found\n" -msgstr "Job %s non trouvé\n" +#: src/filed/xattr.c:3116 src/filed/xattr.c:3346 +#, 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/dird/scheduler.c:137 -msgid "Walk queue" -msgstr "" +#: src/filed/xattr.c:3137 +#, 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/dird/scheduler.c:147 -msgid "Dequeued job" -msgstr "" +#: src/filed/xattr.c:3229 +#, fuzzy, c-format +msgid "Unable to convert acl from text on file \"%s\"\n" +msgstr "Impossible de lire le certificat à partir du fichier" -#: src/dird/scheduler.c:150 -msgid "Scheduler logic error\n" -msgstr "" +#: src/filed/xattr.c:3239 src/filed/xattr.c:3262 +#, 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/dird/scheduler.c:191 -msgid "Run job" -msgstr "" +#: src/filed/xattr.c:3335 +#, 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/dird/scheduler.c:224 -msgid "run override" -msgstr "" +#: src/filed/xattr.c:3365 src/filed/xattr.c:3527 +#, 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/dird/scheduler.c:412 -msgid "Inserted job" -msgstr "" +#: src/filed/xattr.c:3399 +#, 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/dird/scheduler.c:420 -msgid "Appended job" -msgstr "" +#: src/filed/xattr.c:3439 +#, 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/filed/xattr.c:3457 +#, 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/dird/scheduler.c:424 -msgid "Run queue" -msgstr "" +#: src/filed/xattr.c:3475 +#, 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/dird/restore.c:185 src/dird/restore.c:272 +#: src/filed/xattr.c:3495 #, fuzzy, c-format -msgid "Could not get storage resource '%s'.\n" -msgstr "Impossible de trouver la ressource Storage « %s »\n" +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/dird/restore.c:459 +#: src/filed/xattr.c:3548 +#, c-format 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" +"Unable to restore data of xattr %s on file \"%s\": Not all data available in " +"xattr stream\n" msgstr "" -#: src/dird/restore.c:467 -#, c-format -msgid "Start Restore Job %s\n" -msgstr "Démarrage du Job de restauration %s\n" +#: src/filed/xattr.c:3561 +#, 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/dird/restore.c:517 -msgid "Restore OK -- warning file count mismatch" -msgstr "Restauration Ok -- attention le nombre de fichier ne correspond pas" +#: src/filed/xattr.c:3584 +#, 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/dird/restore.c:519 -msgid "Restore OK" -msgstr "Restauration OK" +#: src/filed/xattr.c:3620 +#, 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/dird/restore.c:523 -#, fuzzy -msgid "Restore OK -- with warnings" -msgstr "Backup OK -- avec des erreurs" +#: src/filed/xattr.c:3648 +#, 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/dird/restore.c:527 -msgid "*** Restore Error ***" -msgstr "*** Restauration en erreur ***" +#: src/filed/xattr.c:3664 +#, c-format +msgid "Illegal xattr stream, failed to parse xattr stream on file \"%s\"\n" +msgstr "" -#: src/dird/restore.c:537 -msgid "Restore Canceled" -msgstr "Restauration annulée" +#: src/filed/xattr.c:3725 +#, c-format +msgid "Failed to restore extensible attributes on file \"%s\"\n" +msgstr "" -#: src/dird/restore.c:564 +#: src/filed/xattr.c:3738 #, fuzzy, c-format -msgid "" -"%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" +msgid "Failed to restore extended attributes on file \"%s\"\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/dird/autoprune.c:63 -msgid "Begin pruning Jobs.\n" -msgstr "Début de purge des Jobs du catalogue (prune).\n" +"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n" -#: src/dird/autoprune.c:71 -msgid "Begin pruning Files.\n" -msgstr "Début de purge des fichiers du catalogue (prune).\n" - -#: src/dird/autoprune.c:76 +#: src/filed/xattr.c:3882 +#, c-format msgid "" -"End auto prune.\n" -"\n" +"Can't restore Extended Attributes of %s - incompatible xattr stream " +"encountered - %d\n" msgstr "" -"Fin de la purge automatique.\n" -"\n" -#: src/dird/ua_restore.c:133 -msgid "\"RegexWhere\" specification not authorized.\n" +#: src/findlib/bfile.c:85 +msgid "Unix attributes" msgstr "" -#: src/dird/ua_restore.c:140 -msgid "\"where\" specification not authorized.\n" +#: src/findlib/bfile.c:87 +msgid "File data" msgstr "" -#: src/dird/ua_restore.c:162 -msgid "" -"No Restore Job Resource found in bacula-dir.conf.\n" -"You must create at least one before running this command.\n" +#: src/findlib/bfile.c:89 +msgid "MD5 digest" msgstr "" -#: src/dird/ua_restore.c:178 -msgid "Restore not done.\n" -msgstr "Restauration non effectuée.\n" +#: src/findlib/bfile.c:91 +msgid "GZIP data" +msgstr "" -#: src/dird/ua_restore.c:190 -msgid "Unable to construct a valid BSR. Cannot continue.\n" -msgstr "Impossible de générer un fichier bootstrap valide. Abandon.\n" +#: src/findlib/bfile.c:93 +msgid "Compressed data" +msgstr "" -#: src/dird/ua_restore.c:194 src/dird/ua_restore.c:211 -msgid "No files selected to be restored.\n" -msgstr "Aucun fichier sélectionné pour la restauration.\n" +#: src/findlib/bfile.c:95 +msgid "Extended attributes" +msgstr "" -#: src/dird/ua_restore.c:204 -msgid "" -"\n" -"1 file selected to be restored.\n" -"\n" +#: src/findlib/bfile.c:97 +msgid "Sparse data" msgstr "" -"\n" -"1 fichier sélectionne pour la restauration.\n" -"\n" -#: src/dird/ua_restore.c:207 -#, c-format -msgid "" -"\n" -"%s files selected to be restored.\n" -"\n" +#: src/findlib/bfile.c:99 +msgid "GZIP sparse data" msgstr "" -"\n" -"%s fichiers sélectionnés pour la restauration.\n" -#: src/dird/ua_restore.c:226 -#, fuzzy -msgid "No Client resource found!\n" -msgstr "Pas de ressource « Restore Job » trouvée !\n" +#: src/findlib/bfile.c:101 +msgid "Compressed sparse data" +msgstr "" -#: src/dird/ua_restore.c:331 -#, c-format -msgid "Missing value for keyword: %s\n" +#: src/findlib/bfile.c:103 +msgid "Program names" msgstr "" -#: src/dird/ua_restore.c:409 -msgid "List last 20 Jobs run" -msgstr "Afficher les 20 derniers jobs lancés" +#: src/findlib/bfile.c:105 +msgid "Program data" +msgstr "" -#: src/dird/ua_restore.c:410 -msgid "List Jobs where a given File is saved" -msgstr "Afficher les jobs où un fichier donné a été sauvegardé" +#: src/findlib/bfile.c:107 +msgid "SHA1 digest" +msgstr "" -#: src/dird/ua_restore.c:411 -msgid "Enter list of comma separated JobIds to select" -msgstr "Saisir une liste de JobIds à sélectionner (ex : 12,4,3)" +#: src/findlib/bfile.c:109 +msgid "Win32 data" +msgstr "" -#: src/dird/ua_restore.c:412 -msgid "Enter SQL list command" -msgstr "Exécuter une requête SQL" +#: src/findlib/bfile.c:111 +msgid "Win32 GZIP data" +msgstr "" -#: src/dird/ua_restore.c:413 -msgid "Select the most recent backup for a client" -msgstr "Sélectionner la sauvegarde la plus récente pour un client" +#: src/findlib/bfile.c:113 +msgid "Win32 compressed data" +msgstr "" -#: src/dird/ua_restore.c:414 -msgid "Select backup for a client before a specified time" +#: src/findlib/bfile.c:115 +msgid "MacOS Fork data" msgstr "" -"Sélectionner la dernière sauvegarde pour un client avant une certaine date" -#: src/dird/ua_restore.c:415 -msgid "Enter a list of files to restore" -msgstr "Saisir la liste des fichiers à restaurer" +#: src/findlib/bfile.c:117 +msgid "HFS+ attribs" +msgstr "" -#: src/dird/ua_restore.c:416 -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:119 +msgid "Standard Unix ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:417 -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:121 +msgid "Default Unix ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:418 -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:123 +msgid "SHA256 digest" +msgstr "" -#: src/dird/ua_restore.c:419 -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:125 +msgid "SHA512 digest" +msgstr "" -#: src/dird/ua_restore.c:420 -#, fuzzy -msgid "Select full restore to a specified Job date" +#: src/findlib/bfile.c:127 +msgid "Signed digest" msgstr "" -"Sélectionner la dernière sauvegarde pour un client avant une certaine date" -#: src/dird/ua_restore.c:463 -#, c-format -msgid "Unknown keyword: %s\n" -msgstr "Mot clef inconnu : %s\n" +#: src/findlib/bfile.c:129 +msgid "Encrypted File data" +msgstr "" -#: src/dird/ua_restore.c:532 -#, 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:131 +msgid "Encrypted Win32 data" +msgstr "" -#: src/dird/ua_restore.c:548 -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" +#: src/findlib/bfile.c:133 +msgid "Encrypted session data" 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/dird/ua_restore.c:561 -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:135 +msgid "Encrypted GZIP data" +msgstr "" -#: src/dird/ua_restore.c:566 -msgid "Select item: " -msgstr "Choix : " +#: src/findlib/bfile.c:137 +msgid "Encrypted compressed data" +msgstr "" -#: src/dird/ua_restore.c:571 src/dird/ua_restore.c:606 -msgid "SQL query not authorized.\n" +#: src/findlib/bfile.c:139 +msgid "Encrypted Win32 GZIP data" msgstr "" -#: src/dird/ua_restore.c:584 -msgid "Enter Filename (no path):" -msgstr "Saisissez le nom du fichier (sans le chemin) : " +#: src/findlib/bfile.c:141 +msgid "Encrypted Win32 Compressed data" +msgstr "" -#: src/dird/ua_restore.c:599 src/dird/ua_restore.c:707 -msgid "Enter JobId(s), comma separated, to restore: " -msgstr "Saisissez le ou les JobIds à restaurer (ex : id1,id2,id3) : " +#: src/findlib/bfile.c:143 +msgid "Encrypted MacOS fork data" +msgstr "" -#: src/dird/ua_restore.c:609 -msgid "Enter SQL list command: " -msgstr "Exécuter une requête SQL : " +#: src/findlib/bfile.c:145 +#, fuzzy +msgid "Plugin Name" +msgstr "Saisissez un nom de Volume : " -#: src/dird/ua_restore.c:643 src/dird/ua_restore.c:666 -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" +#: src/findlib/bfile.c:147 +msgid "Plugin Data" 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/dird/ua_restore.c:647 src/dird/ua_restore.c:670 -msgid "Enter full filename: " -msgstr "Saisissez le nom complet du fichier : " +#: src/findlib/bfile.c:149 +#, fuzzy +msgid "Restore Object" +msgstr "Restauration OK" -#: src/dird/ua_restore.c:705 -#, 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:151 +msgid "AIX Specific ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:722 -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/findlib/bfile.c:153 +msgid "Darwin Specific ACL attribs" 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:726 -msgid "Enter directory name: " -msgstr "Saisissez le nom d'un répertoire : " +#: src/findlib/bfile.c:155 +msgid "FreeBSD Specific Default ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:742 -#, fuzzy -msgid "Enter JobId to get the state to restore: " -msgstr "Saisissez le JobId à supprimer : " +#: src/findlib/bfile.c:157 +msgid "FreeBSD Specific Access ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:751 src/dird/ua_restore.c:794 -#, 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:159 +msgid "HPUX Specific ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:755 -#, c-format -msgid "Selecting jobs to build the Full state at %s\n" +#: src/findlib/bfile.c:161 +msgid "Irix Specific Default ACL attribs" msgstr "" -#: src/dird/ua_restore.c:781 -msgid "Invalid JobId in list.\n" +#: src/findlib/bfile.c:163 +msgid "Irix Specific Access ACL attribs" msgstr "" -#: src/dird/ua_restore.c:800 -#, c-format -msgid "Access to JobId=%s (Job \"%s\") not authorized. Not selected.\n" +#: src/findlib/bfile.c:165 +msgid "Linux Specific Default ACL attribs" msgstr "" -#: src/dird/ua_restore.c:813 -msgid "No Jobs selected.\n" -msgstr "Pas de job sélectionné.\n" +#: src/findlib/bfile.c:167 +msgid "Linux Specific Access ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:817 -#, c-format -msgid "You have selected the following JobIds: %s\n" -msgstr "Vous avez sélectionné les JobIds suivants : %s\n" +#: src/findlib/bfile.c:169 +msgid "TRU64 Specific Default ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:819 -#, c-format -msgid "You have selected the following JobId: %s\n" -msgstr "Vous avez sélectionné le JobId suivant : %s\n" +#: src/findlib/bfile.c:171 +msgid "TRU64 Specific Access ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:829 -msgid "" -"The restored files will the most current backup\n" -"BEFORE the date you specify below.\n" -"\n" +#: src/findlib/bfile.c:173 +msgid "Solaris Specific POSIX ACL attribs" msgstr "" -#: src/dird/ua_restore.c:832 -msgid "Enter date as YYYY-MM-DD HH:MM:SS :" -msgstr "Saisissez la date au format YYYY-MM-DD HH:MM:SS : " +#: src/findlib/bfile.c:175 +msgid "Solaris Specific NFSv4/ZFS ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:838 -msgid "Improper date format.\n" -msgstr "Format de date invalide.\n" +#: src/findlib/bfile.c:177 +msgid "AFS Specific ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:859 -#, c-format -msgid "Cannot open file %s: ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/findlib/bfile.c:179 +msgid "AIX Specific POSIX ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:867 src/dird/ua_restore.c:871 -#, c-format -msgid "Error occurred on line %d of file \"%s\"\n" -msgstr "Une erreur est survenue à la ligne %d de « %s »\n" +#: src/findlib/bfile.c:181 +msgid "AIX Specific NFSv4 ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:915 src/dird/ua_restore.c:943 -#, c-format -msgid "No database record found for: %s\n" -msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#: src/findlib/bfile.c:183 +msgid "FreeBSD Specific NFSv4/ZFS ACL attribs" +msgstr "" -#: src/dird/ua_restore.c:931 -msgid "No JobId specified cannot continue.\n" +#: src/findlib/bfile.c:185 +msgid "GNU Hurd Specific Default ACL attribs" msgstr "" -#: src/dird/ua_restore.c:964 -#, c-format -msgid "No table found: %s\n" +#: src/findlib/bfile.c:187 +msgid "GNU Hurd Specific Access ACL attribs" msgstr "" -#: src/dird/ua_restore.c:1022 -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" +#: src/findlib/bfile.c:189 +msgid "GNU Hurd Specific Extended attribs" msgstr "" -#: src/dird/ua_restore.c:1025 -msgid "" -"\n" -"Do you want to restore all the files? (yes|no): " +#: src/findlib/bfile.c:191 +msgid "IRIX Specific Extended attribs" msgstr "" -"\n" -"Voulez vous restaurer tous les fichiers ? (oui|non) : " -#: src/dird/ua_restore.c:1028 -msgid "" -"\n" -"Regexp matching files to restore? (empty to abort): " +#: src/findlib/bfile.c:193 +msgid "TRU64 Specific Extended attribs" msgstr "" -#: src/dird/ua_restore.c:1044 -#, fuzzy, c-format -msgid "Regex compile error: %s\n" -msgstr "erreur sockopt : %s\n" +#: src/findlib/bfile.c:195 +msgid "AIX Specific Extended attribs" +msgstr "" -#: src/dird/ua_restore.c:1090 -#, fuzzy, c-format -msgid "" -"\n" -"Building directory tree for JobId(s) %s ... " +#: src/findlib/bfile.c:197 +msgid "OpenBSD Specific Extended attribs" msgstr "" -"\n" -"Analyse des répertoires pour le JobId %s..." -#: src/dird/ua_restore.c:1145 -#, fuzzy, c-format -msgid "" -"\n" -"%s files inserted into the tree and marked for extraction.\n" +#: src/findlib/bfile.c:199 +msgid "Solaris Specific Extensible attribs or System Extended attribs" msgstr "" -"\n" -"1 Job, %s fichiers analysés et sélectionnés pour la restauration.\n" -#: src/dird/ua_restore.c:1148 -#, fuzzy, c-format -msgid "" -"\n" -"%s files inserted into the tree.\n" +#: src/findlib/bfile.c:201 +msgid "Solaris Specific Extended attribs" msgstr "" -"\n" -"1 Job, %s fichiers analysés\n" -#: src/dird/ua_restore.c:1220 -#, c-format -msgid "Error getting FileSet \"%s\": ERR=%s\n" +#: src/findlib/bfile.c:203 +msgid "Darwin Specific Extended attribs" msgstr "" -#: src/dird/ua_restore.c:1234 -#, fuzzy, c-format -msgid "No FileSet found for client \"%s\".\n" -msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#: src/findlib/bfile.c:205 +msgid "FreeBSD Specific Extended attribs" +msgstr "" -#: src/dird/ua_restore.c:1240 -#, c-format -msgid "Error getting FileSet record: %s\n" +#: src/findlib/bfile.c:207 +msgid "Linux Specific Extended attribs" msgstr "" -#: src/dird/ua_restore.c:1241 -msgid "" -"This probably means you modified the FileSet.\n" -"Continuing anyway.\n" +#: src/findlib/bfile.c:209 +msgid "NetBSD Specific Extended attribs" msgstr "" -#: src/dird/ua_restore.c:1256 +#: src/findlib/file_attrs.c:96 src/findlib/file_attrs.c:138 #, c-format -msgid "Pool \"%s\" not found, using any pool.\n" +msgid "Unable to set file modes %s: ERR=%s\n" msgstr "" -#: src/dird/ua_restore.c:1283 src/dird/ua_restore.c:1299 +#: src/findlib/file_attrs.c:106 src/findlib/file_attrs.c:132 +#: src/findlib/file_attrs.c:589 #, c-format -msgid "No Full backup before %s found.\n" -msgstr "Pas de backup Full trouvé avant %s.\n" - -#: src/dird/ua_restore.c:1327 -msgid "No jobs found.\n" -msgstr "Pas de jobs trouvé.\n" +msgid "Unable to set file owner %s: ERR=%s\n" +msgstr "" -#: src/dird/ua_restore.c:1451 +#: src/findlib/file_attrs.c:125 src/findlib/file_attrs.c:150 #, c-format -msgid "Warning default storage overridden by \"%s\" on command line.\n" +msgid "Unable to set file times %s: ERR=%s\n" msgstr "" -"Attention, le storage par défaut est remplacé par « %s » en ligne de " -"commande.\n" -#: src/dird/ua_restore.c:1467 +#: src/findlib/file_attrs.c:566 #, c-format -msgid "Storage \"%s\" not found, using Storage \"%s\" from MediaType \"%s\".\n" +msgid "File size of restored file %s not correct. Original %s, restored %s.\n" msgstr "" -"Le Storage « %s » est introuvable, utilisation du Storage « %s » du MediaType " -"« %s ».\n" -#: src/dird/ua_restore.c:1475 +#: src/findlib/file_attrs.c:609 #, c-format -msgid "" -"\n" -"Unable to find Storage resource for\n" -"MediaType \"%s\", needed by the Jobs you selected.\n" +msgid "Unable to set file flags %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:115 -msgid "" -"add [pool= storage= jobid=] -- \n" -" add media to a pool" +#: src/findlib/file_create.c:102 +#, c-format +msgid "File skipped. Not newer: %s\n" msgstr "" -#: src/dird/ua_cmds.c:117 -msgid "autodisplay [on|off] -- console messages" -msgstr "autodisplay [on|off] -- messages de la console" - -#: src/dird/ua_cmds.c:118 -msgid "automount [on|off] -- after label" +#: src/findlib/file_create.c:109 +#, c-format +msgid "File skipped. Not older: %s\n" msgstr "" -#: src/dird/ua_cmds.c:119 -#, fuzzy -msgid "" -"cancel [jobid= job= ujobid=] -- \n" -" cancel a job" -msgstr "cancel [ | ] -- annulation d'un job" - -#: src/dird/ua_cmds.c:121 -msgid "create [pool=] -- create DB Pool from resource" +#: src/findlib/file_create.c:119 +#, c-format +msgid "File skipped. Already exists: %s\n" msgstr "" -#: src/dird/ua_cmds.c:122 -#, fuzzy -msgid "delete [volume= pool= job jobid=]" -msgstr "delete [pool= | media volume=]" - -#: src/dird/ua_cmds.c:123 -msgid "disable -- disable a job" -msgstr "disable -- désactive un job" - -#: src/dird/ua_cmds.c:124 -msgid "enable -- enable a job" -msgstr "enable -- active un job" - -#: src/dird/ua_cmds.c:125 -#, fuzzy -msgid "" -"performs FileSet estimate, listing gives full listing\n" -" you can make it more accurate with accurate=yes/no" +#: src/findlib/file_create.c:145 +#, c-format +msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" -"estimate -- estime un FileSet (listing donne la liste des fichiers)" - -#: src/dird/ua_cmds.c:127 src/console/console.c:180 -msgid "exit = quit" -msgstr "exit = quit" - -#: src/dird/ua_cmds.c:128 -msgid "gui [on|off] -- non-interactive gui mode" -msgstr "gui [on|off] -- mode non interactif (pour interface graphique)" - -#: src/dird/ua_cmds.c:129 src/stored/btape.c:2887 -msgid "print this command" -msgstr "affiche cette commande" - -#: src/dird/ua_cmds.c:130 -msgid "label a tape" -msgstr "labéliser une bande" -#: src/dird/ua_cmds.c:131 -#, fuzzy -msgid "" -"list [pools | jobs | jobtotals | media | \n" -" files | copies ]; from catalog" +#: src/findlib/file_create.c:196 src/findlib/file_create.c:259 +#: src/findlib/file_create.c:348 +#, c-format +msgid "bpkt already open fid=%d\n" msgstr "" -"list [pools | jobs | jobtotals | media | files ] " -"-- depuis le catalogue" -#: src/dird/ua_cmds.c:133 -msgid "full or long list like list command" +#: src/findlib/file_create.c:218 +#, c-format +msgid "Cannot make fifo %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:134 -msgid "messages" -msgstr "messages" - -#: src/dird/ua_cmds.c:135 -msgid "print current memory usage" -msgstr "affiche la consommation mémoire courante" - -#: src/dird/ua_cmds.c:136 -msgid "" -"mount storage= [ slot= ] [ drive= ] \n" -" or mount [ jobid= | job= ]" +#: src/findlib/file_create.c:236 +#, c-format +msgid "Cannot make node %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:138 -msgid "" -"prune files|jobs|volume client= volume= \n" -" prune expired records from catalog" +#: src/findlib/file_create.c:281 +#, c-format +msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:140 -msgid "purge records from catalog" -msgstr "purge les enregistrements du catalogue" +#: src/findlib/file_create.c:304 src/findlib/file_create.c:317 +#, 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/dird/ua_cmds.c:141 -msgid "python control commands" +#: src/findlib/file_create.c:308 src/findlib/file_create.c:325 +#, c-format +msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:142 src/console/console.c:173 -msgid "quit" -msgstr "quit" +#: src/findlib/file_create.c:321 +#, 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/dird/ua_cmds.c:143 -msgid "query catalog" -msgstr "interroger le catalogue" +#: src/findlib/file_create.c:363 +#, c-format +msgid "Original file %s have been deleted: type=%d\n" +msgstr "" -#: src/dird/ua_cmds.c:144 -msgid "restore files" -msgstr "restauration de fichier" +#: src/findlib/file_create.c:375 +#, c-format +msgid "Original file %s not saved: type=%d\n" +msgstr "" -#: src/dird/ua_cmds.c:145 -msgid "" -"relabel storage= oldvolume= \n" -" volume= -- relabel a tape" +#: src/findlib/file_create.c:378 +#, c-format +msgid "Unknown file type %d; not restored: %s\n" msgstr "" -#: src/dird/ua_cmds.c:147 -msgid "release " +#: src/findlib/file_create.c:413 +#, c-format +msgid "Zero length filename: %s\n" msgstr "" -#: src/dird/ua_cmds.c:148 -msgid "reload conf file" -msgstr "recharge la configuration" +#: src/findlib/find.c:186 +#, fuzzy, c-format +msgid "Plugin: \"%s\" not found.\n" +msgstr "Plugin=%s non trouvé.\n" -#: src/dird/ua_cmds.c:149 -msgid "" -"run job= client= fileset= \n" -" level= storage= where= \n" -" when= yes" +#: src/findlib/find_one.c:215 +#, c-format +msgid " NODUMP flag set - will not process %s\n" msgstr "" -#: src/dird/ua_cmds.c:152 -msgid "" -"status [all | dir= | director | client= |\n" -" storage= | days=nnn]" -msgstr "" +#: src/findlib/find_one.c:236 +#, fuzzy, c-format +msgid "Cannot stat file %s: ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" -#: src/dird/ua_cmds.c:154 -msgid "" -"setdebug level=nn [trace=0/1 client= |\n" -" dir | director | storage= | all] -- sets debug " -"level" +#: src/findlib/find_one.c:241 +#, c-format +msgid "%s mtime changed during backup.\n" msgstr "" -#: src/dird/ua_cmds.c:156 -msgid "sets new client address -- if authorized" +#: src/findlib/find_one.c:248 +#, c-format +msgid "%s ctime changed during backup.\n" msgstr "" -#: src/dird/ua_cmds.c:157 -msgid "show (resource records) [jobs | pools | ... | all]" +#: src/findlib/find_one.c:255 +#, c-format +msgid "%s size of %lld changed during backup to %lld.n" msgstr "" -#: src/dird/ua_cmds.c:158 -msgid "use SQL to query catalog" -msgstr "passer des commandes SQL pour interroger le catalogue" - -#: src/dird/ua_cmds.c:159 src/console/console.c:176 -msgid "print current time" -msgstr "affiche la date courante" - -#: src/dird/ua_cmds.c:160 -msgid "turn on/off trace to file" -msgstr "active/désactive le fichier de trace" - -#: src/dird/ua_cmds.c:161 -msgid "" -"unmount storage= [ drive= ] \n" -" or unmount [ jobid= | job= ]" +#: src/findlib/find_one.c:383 +#, c-format +msgid "Top level directory \"%s\" has unlisted fstype \"%s\"\n" msgstr "" -#: src/dird/ua_cmds.c:163 -#, fuzzy -msgid "umount - for old-time Unix guys, see unmount" -msgstr "umount -- démonte un lecteur" - -#: src/dird/ua_cmds.c:164 -msgid "update Volume, Pool or slots" -msgstr "met à jour un volume, un pool ou bien des slots" - -#: src/dird/ua_cmds.c:165 -#, fuzzy -msgid "use -- catalog xxx" -msgstr "utilise le catalogue xxx" +#: src/findlib/find_one.c:398 +#, c-format +msgid "Top level directory \"%s\" has an unlisted drive type \"%s\"\n" +msgstr "" -#: src/dird/ua_cmds.c:166 -msgid "does variable expansion" +#: src/findlib/makepath.c:141 +#, c-format +msgid "Cannot create directory %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:167 -msgid "print Director version" -msgstr "affiche la version du Director" +#: src/findlib/makepath.c:145 src/findlib/makepath.c:219 +#, fuzzy, c-format +msgid "%s exists but is not a directory.\n" +msgstr "%s doit être un répertoire.\n" -#: src/dird/ua_cmds.c:168 -msgid "" -"wait [ | | ] -- \n" -" wait until no jobs are running" +#: src/findlib/makepath.c:155 +#, c-format +msgid "Security problem!! We created directory %s, but it is a link.\n" msgstr "" -#: src/dird/ua_cmds.c:216 +#: src/findlib/makepath.c:181 #, c-format -msgid "%s: is an invalid command.\n" -msgstr "%s : est une commande invalide.\n" +msgid "Cannot change owner and/or group of %s: ERR=%s\n" +msgstr "" -#: src/dird/ua_cmds.c:258 -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" +#: src/findlib/makepath.c:186 +#, c-format +msgid "Cannot change permissions of %s: ERR=%s\n" msgstr "" -#: src/dird/ua_cmds.c:277 +#: src/findlib/makepath.c:256 +#, fuzzy, c-format +msgid "%c: is not a valid drive.\n" +msgstr "%s : est une commande invalide.\n" + +#: src/findlib/makepath.c:300 +msgid "Too many subdirectories. Some permissions not reset.\n" +msgstr "" + +#: src/lib/address_conf.c:50 #, c-format -msgid "Pool already has maximum volumes=%d\n" -msgstr "Le pool a déjà atteint le nombre maximum de volume=%d\n" +msgid "Only ipv4 and ipv6 are supported (%d)\n" +msgstr "Seulement l'ipv4 et l'ipv6 sont supportés (%d)\n" -#: src/dird/ua_cmds.c:278 -msgid "Enter new maximum (zero for unlimited): " -msgstr "Entrez le nouveau maximum (zéro pour illimité) : " +#: src/lib/address_conf.c:54 +#, c-format +msgid "Only ipv4 is supported (%d)\n" +msgstr "Seulement l'ipv4 est supporté (%d)\n" -#: src/dird/ua_cmds.c:298 +#: src/lib/address_conf.c:169 #, 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 "You tried to assign a ipv6 address to an ipv4(%d)\n" +msgstr "" -#: src/dird/ua_cmds.c:304 +#: src/lib/address_conf.c:178 #, c-format -msgid "The number must be between 0 and %d\n" -msgstr "Le nombre doit être entre 0 et %d\n" +msgid "You tried to assign an ipv4 address to an ipv6(%d)\n" +msgstr "" -#: src/dird/ua_cmds.c:312 -msgid "Enter Volume name: " -msgstr "Entrez le nom du Volume : " +#: src/lib/address_conf.c:262 +#, fuzzy, c-format +msgid "Can't add default IPv4 address (%s)\n" +msgstr "Impossible d'ajouter l'adresse par défaut (%s)\n" -#: src/dird/ua_cmds.c:316 -msgid "Enter base volume name: " -msgstr "Entrez le nom de base du volume : " +#: src/lib/address_conf.c:293 +msgid "" +"Old style addresses cannot be mixed with new style. Try removing Port=nnn." +msgstr "" -#: src/dird/ua_cmds.c:340 -msgid "Enter the starting number: " -msgstr "Entrez le nombre de départ : " +#: src/lib/address_conf.c:315 +#, fuzzy, c-format +msgid "Cannot resolve service(%s)" +msgstr "impossible de trouver une correspondance pour le service (%s)" -#: src/dird/ua_cmds.c:345 -msgid "Start number must be greater than zero.\n" -msgstr "Le nombre de départ doit être supérieur à zéro.\n" +#: src/lib/address_conf.c:325 +#, fuzzy, c-format +msgid "Cannot resolve hostname(%s) %s" +msgstr "impossible de résoudre le hostname (%s) %s" -#: src/dird/ua_cmds.c:356 -msgid "Enter slot (0 for none): " -msgstr "Saisissez le slot (0 pour aucun) : " +#: src/lib/address_conf.c:433 src/lib/address_conf.c:466 +#, fuzzy, c-format +msgid "Expected a block to begin with { but got: %s" +msgstr "Attendait un début de bloc {, pas : %s" -#: src/dird/ua_cmds.c:360 -msgid "InChanger? yes/no: " -msgstr "InChanger ? oui/non : " +#: src/lib/address_conf.c:438 +msgid "Empty addr block is not allowed" +msgstr "" -#: src/dird/ua_cmds.c:388 -#, c-format -msgid "%d Volumes created in pool %s\n" -msgstr "%d Volumes créés dans le pool %s\n" +#: src/lib/address_conf.c:442 +#, fuzzy, c-format +msgid "Expected a string but got: %s" +msgstr "Attendait une chaîne, pas : %s" -#: src/dird/ua_cmds.c:404 src/dird/ua_cmds.c:1101 -msgid "Turn on or off? " -msgstr "Activer ou désactiver ? (on/off) " +#: src/lib/address_conf.c:453 +#, fuzzy, c-format +msgid "Expected a string [ip|ipv4|ipv6] but got: %s" +msgstr "Attentait la chaîne [ip|ipv4|ipv6], pas : %s" -#: src/dird/ua_cmds.c:435 -#, 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/lib/address_conf.c:457 +#, fuzzy, c-format +msgid "Expected a string [ip|ipv4] but got: %s" +msgstr "Attendait la chaîne [ip|ipv4], pas : %s" -#: src/dird/ua_cmds.c:444 src/dird/ua_cmds.c:454 -#, 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/lib/address_conf.c:462 +#, fuzzy, c-format +msgid "Expected an equal = but got: %s" +msgstr "Attendait un égal =, pas : %s" -#: src/dird/ua_cmds.c:464 src/dird/ua_cmds.c:777 src/dird/ua_cmds.c:823 -msgid "Unauthorized command from this console.\n" -msgstr "Commande interdite depuis cette console.\n" +#: src/lib/address_conf.c:473 +#, fuzzy, c-format +msgid "Expected an identifier [addr|port] but got: %s" +msgstr "Attendait un identifiant [addr|port], pas : %s" -#: src/dird/ua_cmds.c:489 src/filed/status.c:236 src/stored/status.c:474 -msgid "No Jobs running.\n" -msgstr "Pas de job en cours.\n" +#: src/lib/address_conf.c:478 +msgid "Only one port per address block" +msgstr "Seulement un port par bloc d'adresse" -#: src/dird/ua_cmds.c:491 -msgid "None of your jobs are running.\n" -msgstr "Aucun de vos jobs ne sont en cours.\n" +#: src/lib/address_conf.c:484 +msgid "Only one addr per address block" +msgstr "Seulement une adresse par bloc d'adresse" -#: src/dird/ua_cmds.c:496 -msgid "Select Job:\n" -msgstr "Sélectionnez le Job :\n" +#: src/lib/address_conf.c:488 +#, fuzzy, c-format +msgid "Expected a identifier [addr|port] but got: %s" +msgstr "Attendait un identifiant [addr|port], pas : %s" -#: src/dird/ua_cmds.c:505 +#: src/lib/address_conf.c:492 #, c-format -msgid "JobId=%s Job=%s" -msgstr "JobId=%s Job=%s" +msgid "Expected a equal =, got: %s" +msgstr "Attendait un égal =, pas : %s" -#: src/dird/ua_cmds.c:510 -msgid "Choose Job to cancel" -msgstr "Sélectionnez le Job à annuler" +#: src/lib/address_conf.c:500 +#, fuzzy, c-format +msgid "Expected a number or a string but got: %s" +msgstr "Attendait un nombre ou une chaîne, pas : %s" -#: src/dird/ua_cmds.c:515 +#: src/lib/address_conf.c:506 #, fuzzy, c-format -msgid "" -"Cancel: %s\n" -"\n" -"%s" +msgid "Expected an IP number or a hostname but got: %s" +msgstr "Attendait une adresse IP ou un nom de machine, pas : %s" + +#: src/lib/address_conf.c:512 +msgid "State machine missmatch" msgstr "" -"Annule : %s\n" -"\n" -"%s" -#: src/dird/ua_cmds.c:516 -msgid "Confirm cancel?" -msgstr "Confirmez l'annulation : " +#: src/lib/address_conf.c:518 +#, fuzzy, c-format +msgid "Expected a end of block with } but got: %s" +msgstr "Attendait une fin de bloc }, pas : %s" + +#: src/lib/address_conf.c:524 +#, fuzzy, c-format +msgid "Cannot 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_cmds.c:522 -msgid "Confirm cancel (yes/no): " -msgstr "Confirmez l'annulation (oui/non) : " +#: src/lib/address_conf.c:530 +#, fuzzy, c-format +msgid "Expected an end of block with } but got: %s" +msgstr "Attendait une fin de bloc }, pas : %s" -#: src/dird/ua_cmds.c:530 src/dird/ua_cmds.c:818 src/dird/ua_cmds.c:1169 +#: src/lib/address_conf.c:539 #, c-format -msgid "Job \"%s\" not found.\n" -msgstr "Job « %s » non trouvé.\n" +msgid "Expected an IP number or a hostname, got: %s" +msgstr "Attendait une adresse IP ou un nom de machine, pas : %s" + +#: src/lib/address_conf.c:544 src/lib/address_conf.c:558 +#, fuzzy, c-format +msgid "Cannot add port (%s) to (%s)" +msgstr "impossible d'ajouter le port (%s) à (%s)" -#: src/dird/ua_cmds.c:628 +#: src/lib/address_conf.c:553 #, c-format -msgid "" -"Can't set %s RecyclePool to %s, %s is not in database.\n" -"Try to update it with 'update pool=%s'\n" -msgstr "" +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_cmds.c:646 +#: src/lib/attr.c:69 #, c-format -msgid "" -"Can't set %s ScratchPool to %s, %s is not in database.\n" -"Try to update it with 'update pool=%s'\n" +msgid "Error scanning attributes: %s\n" +msgstr "Erreur pendant la lecture des attributs : %s\n" + +#: src/lib/berrno.c:51 +msgid "Child exited normally." msgstr "" -#: src/dird/ua_cmds.c:715 +#: src/lib/berrno.c:58 +msgid "Unknown error during program execvp" +msgstr "" + +#: src/lib/berrno.c:61 #, c-format -msgid "" -"Error: Pool %s already exists.\n" -"Use update to change it.\n" +msgid "Child exited with code %d" msgstr "" -"Erreur : Pool %s est déjà défini.\n" -"Utilisez update pour le changer\n" -#: src/dird/ua_cmds.c:726 +#: src/lib/berrno.c:69 #, c-format -msgid "Pool %s created.\n" -msgstr "Pool %s créé.\n" +msgid "Child died from signal %d: %s" +msgstr "Le processus fils est mort par le signal %d : %s" -#: src/dird/ua_cmds.c:756 -msgid "Python interpreter restarted.\n" +#: src/lib/berrno.c:75 +msgid "Invalid errno. No error message possible." msgstr "" -#: src/dird/ua_cmds.c:759 src/dird/ua_cmds.c:1399 -msgid "Nothing done.\n" -msgstr "Rien de fait.\n" +#: src/lib/bget_msg.c:85 +msgid "Status OK\n" +msgstr "Statut OK\n" -#: src/dird/ua_cmds.c:793 +#: src/lib/bget_msg.c:89 #, c-format -msgid "Client \"%s\" address set to %s\n" -msgstr "Client « %s » adresse positionné à %s\n" +msgid "bget_msg: unknown signal %d\n" +msgstr "" + +#: src/lib/bnet.c:127 +#, fuzzy, c-format +msgid "Attr spool write error. wrote=%d wanted=%d bytes. ERR=%s\n" +msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n" + +#: src/lib/bnet.c:212 src/lib/bnet.c:253 +msgid "TLS connection initialization failed.\n" +msgstr "Initialisation de la connexion TLS échouée.\n" + +#: src/lib/bnet.c:220 +msgid "TLS Negotiation failed.\n" +msgstr "Négociation TLS échouée.\n" -#: src/dird/ua_cmds.c:827 +#: src/lib/bnet.c:226 src/lib/bnet.c:268 +msgid "" +"TLS certificate verification failed. Peer certificate did not match a " +"required commonName\n" +msgstr "" + +#: src/lib/bnet.c:277 #, c-format -msgid "Job \"%s\" %sabled\n" +msgid "" +"TLS host certificate verification failed. Host name \"%s\" did not match " +"presented certificate\n" msgstr "" -#: src/dird/ua_cmds.c:996 -msgid "Enter new debug level: " -msgstr "Saisissez le nouveau niveau de debug : " +#: src/lib/bnet.c:294 +msgid "TLS enabled but not configured.\n" +msgstr "TLS activé mais non configuré.\n" -#: src/dird/ua_cmds.c:1066 -msgid "All" -msgstr "" +#: src/lib/bnet.c:300 +msgid "TLS enable but not configured.\n" +msgstr "TLS actif mais non configuré.\n" -#: src/dird/ua_cmds.c:1067 -msgid "Select daemon type to set debug level" -msgstr "Sélectionnez le composant a mettre à jour" +#: src/lib/bnet.c:397 +msgid "No problem." +msgstr "Pas de problème." -#: src/dird/ua_cmds.c:1156 src/dird/ua_cmds.c:1934 -#, fuzzy, c-format -msgid "No authorization for Client \"%s\"\n" -msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#: src/lib/bnet.c:400 +msgid "Authoritative answer for host not found." +msgstr "" -#: src/dird/ua_cmds.c:1161 -msgid "Client name missing.\n" +#: src/lib/bnet.c:403 +msgid "Non-authoritative for host not found, or ServerFail." msgstr "" -#: src/dird/ua_cmds.c:1173 src/dird/ua_cmds.c:1234 src/dird/ua_cmds.c:1956 -#, c-format -msgid "No authorization for Job \"%s\"\n" +#: src/lib/bnet.c:406 +msgid "Non-recoverable errors, FORMERR, REFUSED, or NOTIMP." msgstr "" -#: src/dird/ua_cmds.c:1178 -msgid "Job name missing.\n" +#: src/lib/bnet.c:409 +msgid "Valid name, no data record of resquested type." msgstr "" -#: src/dird/ua_cmds.c:1187 -#, fuzzy, c-format -msgid "Fileset \"%s\" not found.\n" -msgstr "Le FileSet « %s » est introuvable.\n" +#: src/lib/bnet.c:412 +msgid "Unknown error." +msgstr "Erreur inconnue." -#: src/dird/ua_cmds.c:1191 -#, fuzzy, c-format -msgid "No authorization for FileSet \"%s\"\n" -msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#: src/lib/bnet.c:555 +#, c-format +msgid "Unknown sig %d" +msgstr "sig inconnu %d" -#: src/dird/ua_cmds.c:1196 -msgid "Fileset name missing.\n" +#: src/lib/bnet_server.c:103 +#, c-format +msgid "Cannot open stream socket. ERR=%s. Current %s All %s\n" msgstr "" -#: src/dird/ua_cmds.c:1211 -msgid "Level value missing.\n" -msgstr "" +#: src/lib/bnet_server.c:116 +#, 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_cmds.c:1217 +#: src/lib/bnet_server.c:125 +#, 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/lib/bnet_server.c:133 src/lib/bnet_server.c:141 +#, c-format +msgid "Cannot bind port %d: ERR=%s.\n" +msgstr "Impossible de s'attacher au port %d : ERR=%s.\n" + +#: src/lib/bnet_server.c:148 #, fuzzy -msgid "Invalid value for accurate. It must be yes or no.\n" -msgstr "Saisie invalide. Veuillez répondre oui ou non.\n" +msgid "No addr/port found to listen on.\n" +msgstr "Aucun volume trouvé pour la restauration.\n" -#: src/dird/ua_cmds.c:1230 -msgid "No job specified.\n" -msgstr "Pas de job sélectionné.\n" +#: src/lib/bnet_server.c:154 +#, c-format +msgid "Could not init client queue: ERR=%s\n" +msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n" -#: src/dird/ua_cmds.c:1278 -msgid "Error sending include list.\n" -msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n" +#: src/lib/bnet_server.c:173 +#, c-format +msgid "Error in select: %s\n" +msgstr "Erreur sur le select : %s\n" -#: src/dird/ua_cmds.c:1283 -msgid "Error sending exclude list.\n" -msgstr "Erreur pendant l'envoi de la liste d'exclusion.\n" +#: src/lib/bnet_server.c:196 +#, 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_cmds.c:1385 -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/lib/bnet_server.c:212 src/lib/bsock.c:254 src/lib/bsock.c:293 +#, c-format +msgid "Cannot set SO_KEEPALIVE on socket: %s\n" +msgstr "Impossible de positionner SO_KEEPALIVE sur la socket : %s\n" -#: src/dird/ua_cmds.c:1388 -msgid "Choose catalog item to delete" -msgstr "Choisissez l'objet du catalogue à supprimer" +#: src/lib/bnet_server.c:224 +msgid "Could not create client BSOCK.\n" +msgstr "Impossible de créer la structure BSOCK cliente.\n" -#: src/dird/ua_cmds.c:1456 -msgid "Enter JobId to delete: " -msgstr "Saisissez le JobId à supprimer : " +#: src/lib/bnet_server.c:231 +#, 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_cmds.c:1491 +#: src/lib/bnet_server.c:248 #, c-format -msgid "Job %s and associated records deleted from the catalog.\n" +msgid "Could not destroy client queue: ERR=%s\n" +msgstr "Impossible de détruire la queue cliente : ERR=%s\n" + +#: src/lib/bpipe.c:365 src/lib/bpipe.c:448 +msgid "Program killed by Bacula (timeout)\n" msgstr "" -"Le Job %s et les enregistrements associés ont été supprimés du catalogue.\n" -#: src/dird/ua_cmds.c:1505 +#: src/lib/bsock.c:111 #, c-format msgid "" -"\n" -"This command will delete volume %s\n" -"and all Jobs saved on that volume from the Catalog\n" +"Could not connect to %s on %s:%d. ERR=%s\n" +"Retrying ...\n" msgstr "" -"\n" -"Cette commande va supprimer le Volume %s\n" -"et tous les Jobs sauvegardés sur celui-ci du Catalogue\n" +"Impossible de se connecter à %s sur %s:%d. ERR=%s\n" +"Réessaie...\n" + +#: src/lib/bsock.c:117 +#, 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/dird/ua_cmds.c:1512 +#: src/lib/bsock.c:193 #, 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) : " +msgid "gethostbyname() for host \"%s\" failed: ERR=%s\n" +msgstr "Impossible de supprimer le volume \"%s\". ERR=%s" + +#: src/lib/bsock.c:225 src/lib/bsock.c:227 +#, 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/dird/ua_cmds.c:1537 +#: src/lib/bsock.c:240 src/lib/bsock.c:242 #, 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) : " +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/ua_cmds.c:1651 -#, c-format -msgid "Using Catalog name=%s DB=%s\n" -msgstr "Utilisation du Catalogue name=%s DB=%s\n" +#: src/lib/bsock.c:262 +#, fuzzy, c-format +msgid "Cannot set TCP_KEEPIDLE on socket: %s\n" +msgstr "Impossible de positionner SO_KEEPALIVE sur la socket : %s\n" -#: src/dird/ua_cmds.c:1719 -msgid "ERR: Can't open db\n" -msgstr "" +#: src/lib/bsock.c:327 +#, fuzzy, c-format +msgid "Could not init bsock mutex. ERR=%s\n" +msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n" -#: src/dird/ua_cmds.c:1766 -msgid "Wait on mount timed out\n" +#: src/lib/bsock.c:364 +msgid "Socket is closed\n" msgstr "" -#: src/dird/ua_cmds.c:1776 -msgid "ERR: Job was not found\n" -msgstr "ERR: Job %s non trouvé\n" - -#: src/dird/ua_cmds.c:1855 +#: src/lib/bsock.c:370 #, c-format -msgid " %-10s %s\n" -msgstr " %-10s %s\n" +msgid "Socket has errors=%d on call to %s:%s:%d\n" +msgstr "" -#: src/dird/ua_cmds.c:1857 -msgid "" -"\n" -"When at a prompt, entering a period cancels the command.\n" -"\n" +#: src/lib/bsock.c:377 +#, c-format +msgid "Socket is terminated=%d on call to %s:%s:%d\n" msgstr "" -"\n" -"Sur une question, tapez un point (.) pour annuler la commande en cours.\n" -#: src/dird/ua_cmds.c:1874 src/filed/status.c:84 +#: src/lib/bsock.c:385 #, c-format -msgid "%s Version: %s (%s) %s %s %s %s\n" +msgid "Socket has insane msglen=%d on call to %s:%s:%d\n" msgstr "" -#: src/dird/ua_cmds.c:1917 src/dird/ua_cmds.c:1944 src/dird/ua_cmds.c:1966 +#: src/lib/bsock.c:426 +#, 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/lib/bsock.c:432 #, c-format -msgid "No authorization for Catalog \"%s\"\n" +msgid "Wrote %d bytes to %s:%s:%d, but only %d accepted.\n" msgstr "" -#: src/dird/ua_cmds.c:2003 +#: src/lib/bsock.c:527 src/lib/bsock.c:588 #, c-format -msgid "Could not open catalog database \"%s\".\n" -msgstr "Impossible d'ouvrir le catalogue « %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/ua_cmds.c:2013 +#: src/lib/bsock.c:547 #, c-format -msgid "Using Catalog \"%s\"\n" -msgstr "Utilisation du Catalogue « %s »\n" +msgid "Packet size=%d too big from \"%s:%s:%d. Terminating connection.\n" +msgstr "" -#: 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/lib/bsock.c:577 +#, c-format +msgid "Read error from %s:%s:%d: ERR=%s\n" +msgstr "Erreur de lecture de %s:%s:%d : ERR=%s\n" -#: src/dird/ua_output.c:113 -#, fuzzy -msgid "Disabled Jobs:\n" -msgstr "est bloqué" +#: src/lib/bsock.c:651 +#, fuzzy, c-format +msgid "fread attr spool error. Wanted=%d got=%d bytes. ERR=%s\n" +msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n" -#: src/dird/ua_output.c:119 +#: src/lib/bsock.c:669 #, fuzzy -msgid "No disabled Jobs.\n" -msgstr "Pas de job programmé.\n" +msgid "fread attr spool I/O error.\n" +msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n" -#: src/dird/ua_output.c:163 +#: src/lib/bsock.c:730 #, fuzzy -msgid "disabled" -msgstr "est bloqué" - -#: src/dird/ua_output.c:208 -msgid "Keywords for the show command are:\n" -msgstr "" +msgid "Could not malloc BSOCK data buffer\n" +msgstr "Impossible d'ouvrir la base de données \"%s\".\n" -#: src/dird/ua_output.c:214 +#: src/lib/bsock.c:748 src/lib/bsock.c:767 #, c-format -msgid "%s resource %s not found.\n" -msgstr "%s ressource %s introuvable.\n" +msgid "sockopt error: %s\n" +msgstr "erreur sockopt : %s\n" -#: src/dird/ua_output.c:217 +#: src/lib/bsock.c:754 src/lib/bsock.c:773 #, c-format -msgid "Resource %s not found\n" -msgstr "Ressource %s introuvable\n" - -#: src/dird/ua_output.c:288 -msgid "Hey! DB is NULL\n" +msgid "Warning network buffer = %d bytes not max size.\n" msgstr "" -#: src/dird/ua_output.c:425 -#, c-format -msgid "Jobid %d used %d Volume(s): %s\n" -msgstr "JobId %d a utilisé %d volume(s) : %s\n" +#: src/lib/bsock.c:793 src/lib/bsock.c:827 +#, fuzzy, c-format +msgid "fcntl F_GETFL error. ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" -#: src/dird/ua_output.c:443 -msgid "No Pool specified.\n" -msgstr "Pas de Pool spécifié.\n" +#: src/lib/bsock.c:799 src/lib/bsock.c:833 src/lib/bsock.c:865 +#, fuzzy, c-format +msgid "fcntl F_SETFL error. ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" -#: src/dird/ua_output.c:464 -#, c-format -msgid "Pool: %s\n" -msgstr "Pool : %s\n" +#: src/lib/bsock.c:1065 src/qt-console/bcomm/dircomm_auth.cpp:107 +#, fuzzy, c-format +msgid "Director authorization problem at \"%s:%d\"\n" +msgstr "Pas d'enregistrement trouvé en base pour : %s\n" -#: src/dird/ua_output.c:480 -msgid "Ignoring invalid value for days. Max is 50.\n" +#: src/lib/bsock.c:1072 src/qt-console/bcomm/dircomm_auth.cpp:114 +#, c-format +msgid "" +"Authorization problem: Remote server at \"%s:%d\" did not advertise required " +"TLS support.\n" msgstr "" -#: src/dird/ua_output.c:502 +#: src/lib/bsock.c:1080 src/qt-console/bcomm/dircomm_auth.cpp:122 #, c-format -msgid "Unknown list keyword: %s\n" +msgid "" +"Authorization problem with Director at \"%s:%d\": Remote server requires " +"TLS.\n" msgstr "" -#: src/dird/ua_output.c:528 -#, c-format -msgid "%s is not a job name.\n" -msgstr "%s n'est pas un nom de job.\n" +#: src/lib/bsock.c:1092 src/qt-console/bcomm/dircomm_auth.cpp:133 +#, 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/ua_output.c:542 +#: src/lib/bsock.c:1102 src/qt-console/bcomm/dircomm_auth.cpp:145 #, fuzzy, c-format -msgid "Could not find Pool for Job %s\n" -msgstr "Impossible d'ouvrir le device %s\n" +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/ua_output.c:555 +#: src/lib/bsock.c:1111 src/qt-console/bcomm/dircomm_auth.cpp:154 #, 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" +msgid "Director at \"%s:%d\" rejected Hello command\n" +msgstr "Le File Daemon « %s:%d » a rejeté la commande Hello\n" -#: src/dird/ua_output.c:559 +#: src/lib/bsock.c:1121 src/qt-console/bcomm/dircomm_auth.cpp:169 #, 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" +"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 " +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/ua_output.c:570 -#, 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/lib/bsys.c:133 +#, fuzzy, c-format +msgid "safe_unlink could not compile regex pattern \"%s\" ERR=%s\n" +msgstr "Impossible d'ouvrir %s : ERR=%s\n" -#: src/dird/ua_output.c:709 +#: src/lib/bsys.c:333 src/lib/bsys.c:350 src/lib/bsys.c:374 src/lib/bsys.c:387 #, c-format -msgid "Pool %s not in database. %s" -msgstr "Pool %s introuvable en base. %s" +msgid "Out of memory: ERR=%s\n" +msgstr "Plus de mémoire : ERR=%s\n" -#: src/dird/ua_output.c:717 -#, c-format -msgid "Pool %s created in database.\n" -msgstr "Pool %s créé en base.\n" +#: src/lib/bsys.c:429 +msgid "Buffer overflow.\n" +msgstr "Buffer overflow.\n" -#: src/dird/ua_output.c:770 -msgid "You have no messages.\n" -msgstr "Vous n'avez pas de messages.\n" +#: src/lib/bsys.c:495 +msgid "Bad errno" +msgstr "Mauvais errno" -#: src/dird/ua_output.c:850 -msgid "Message too long to display.\n" +#: src/lib/bsys.c:510 +#, c-format +msgid "Memset for %d bytes at %s:%d\n" msgstr "" -#: src/console/console.c:121 +#: src/lib/bsys.c:540 +#, c-format +msgid "Cannot open pid file. %s ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier contenant le pid. %s ERR=%s\n" + +#: src/lib/bsys.c:555 #, c-format msgid "" -"\n" -"Version: " +"%s is already running. pid=%d\n" +"Check file %s\n" msgstr "" -"\n" -"Version : " -#: src/console/console.c:171 -msgid "input from file" -msgstr "" +#: src/lib/bsys.c:569 +#, c-format +msgid "Could not open pid file. %s ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier pid. %s ERR=%s\n" -#: src/console/console.c:172 -msgid "output to file" -msgstr "" +#: src/lib/bsys.c:680 +#, 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" -#: src/console/console.c:174 -msgid "output to file and terminal" +#: src/lib/bsys.c:699 +#, c-format +msgid "Write final hdr error: ERR=%s\n" msgstr "" -#: src/console/console.c:175 -msgid "sleep specified time" +#: src/lib/btimers.c:253 +msgid "stop_btimer called with NULL btimer_id\n" msgstr "" -#: src/console/console.c:177 -msgid "print Console's version" +#: src/lib/cram-md5.c:97 src/lib/cram-md5.c:125 +msgid "1999 Authorization failed.\n" msgstr "" -#: src/console/console.c:178 -msgid "echo command string" -msgstr "" +#: src/lib/crypto.c:430 +msgid "Unable to open certificate file" +msgstr "Impossible d'ouvrir de fichier de certificat" -#: src/console/console.c:179 -msgid "execute an external command" +#: src/lib/crypto.c:437 +msgid "Unable to read certificate from file" +msgstr "Impossible de lire le certificat à partir du fichier" + +#: src/lib/crypto.c:443 +msgid "Unable to extract public key from certificate" +msgstr "Impossible d'extraire la clef publique à partir du certificat" + +#: src/lib/crypto.c:450 +msgid "" +"Provided certificate does not include the required subjectKeyIdentifier " +"extension." msgstr "" +"Le certificat fournis n'inclus pas l'extension subjectKeyIdentifier requise" -#: src/console/console.c:181 -msgid "zed_keys = use zed keys instead of bash keys" +#: src/lib/crypto.c:457 +#, c-format +msgid "Unsupported key type provided: %d\n" +msgstr "Type de clef fourni non supporté : %d\n" + +#: src/lib/crypto.c:494 src/lib/crypto.c:542 +msgid "Unable to open private key file" +msgstr "Impossible d'ouvrir le fichier de clef privée" + +#: src/lib/crypto.c:524 src/lib/crypto.c:558 +msgid "Unable to read private key from file" +msgstr "Impossible de lire la clef privée à partir du fichier" + +#: src/lib/crypto.c:617 +#, c-format +msgid "Unsupported digest type: %d\n" +msgstr "Le digest spécifié n'est pas supporté : %d\n" + +#: src/lib/crypto.c:631 +msgid "OpenSSL digest initialization failed" msgstr "" -#: src/console/console.c:182 -msgid "help listing" +#: src/lib/crypto.c:645 +msgid "OpenSSL digest update failed" msgstr "" -#: src/console/console.c:184 -msgid "set command separator" +#: src/lib/crypto.c:663 +msgid "OpenSSL digest finalize failed" +msgstr "Initialisation du digest OpenSSL à échoué" + +#: src/lib/crypto.c:761 +msgid "OpenSSL digest_new failed" msgstr "" -#: src/console/console.c:218 -msgid ": is an invalid command\n" -msgstr "%s : est une commande invalide.\n" +#: src/lib/crypto.c:767 +msgid "OpenSSL sign get digest failed" +msgstr "" -#: src/console/console.c:370 +#: src/lib/crypto.c:806 src/lib/crypto.c:810 #, fuzzy -msgid "Illegal separator character.\n" -msgstr "Caractère illégal « %c » dans le nom.\n" +msgid "OpenSSL digest Verify final failed" +msgstr "Initialisation du contexte clef/IV du cipher OpenSSL à échoué" -#: src/console/console.c:398 +#: src/lib/crypto.c:815 #, fuzzy -msgid "Command logic problem\n" -msgstr "Commande annulée.\n" - -#: src/console/console.c:711 -msgid "Available Directors:\n" -msgstr "" +msgid "No signers found for crypto verify.\n" +msgstr "Aucun volume trouvé pour la restauration.\n" -#: src/console/console.c:715 -#, c-format -msgid "%2d: %s at %s:%d\n" -msgstr "" +#: src/lib/crypto.c:876 +msgid "Signature creation failed" +msgstr "La création de la signature a échouée" -#: src/console/console.c:719 -msgid "Select Director by entering a number: " -msgstr "" +#: src/lib/crypto.c:954 +msgid "Signature decoding failed" +msgstr "Le décodage de la signature a échoué" -#: src/console/console.c:724 -#, 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/lib/crypto.c:1031 +msgid "Unsupported cipher type specified\n" +msgstr "Le cipher spécifié est non supporté\n" -#: src/console/console.c:730 -#, c-format -msgid "You must enter a number between 1 and %d\n" -msgstr "Vous devez saisir un nombre entre 1 et %d\n" +#: src/lib/crypto.c:1180 +msgid "CryptoData decoding failed" +msgstr "Le décodage du CryptoData a échoué" -#: src/console/console.c:770 src/tray-monitor/tray-monitor.c:936 -#, c-format -msgid "Connecting to Director %s:%d\n" -msgstr "Connexion au Director %s:%d\n" +#: src/lib/crypto.c:1224 +msgid "Failure decrypting the session key" +msgstr "Impossible de décrypter la clef de session" -#: src/console/console.c:787 src/wx-console/console_thread.cpp:399 -#: src/qt-console/bcomm/dircomm.cpp:128 +#: src/lib/crypto.c:1275 #, 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 "Unsupported contentEncryptionAlgorithm: %d\n" +msgstr "contentEncryptionAlgorithm non supporté : %d\n" -#: src/console/console.c:807 src/wx-console/console_thread.cpp:420 -#: src/qt-console/bcomm/dircomm.cpp:150 -#, 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/lib/crypto.c:1285 src/lib/crypto.c:1291 +msgid "OpenSSL cipher context initialization failed" +msgstr "Initialisation du contexte clef/IV du cipher OpenSSL à échoué" -#: src/console/console.c:837 -msgid "Enter a period to cancel a command.\n" -msgstr "Tapez un point (.) pour annuler une commande.\n" +#: src/lib/crypto.c:1298 +msgid "Encryption session provided an invalid symmetric key" +msgstr "" -#: src/console/console.c:931 src/qt-console/main.cpp:218 -#, 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" +#: src/lib/crypto.c:1304 +msgid "Encryption session provided an invalid IV" msgstr "" -#: src/console/console.c:940 src/qt-console/main.cpp:227 -#, c-format -msgid "" -"No Director resource defined in %s\n" -"Without that I don't how to speak to the Director :-(\n" +#: src/lib/crypto.c:1310 +msgid "OpenSSL cipher context key/IV initialization failed" 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:960 src/qt-console/main.cpp:248 +#: src/lib/crypto.c:1380 #, c-format -msgid "" -"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " -"Console \"%s\" in %s.\n" +msgid "Unable to init OpenSSL threading: ERR=%s\n" +msgstr "Impossible d'initialiser le thread OpenSSL : ERR=%s\n" + +#: src/lib/crypto.c:1393 +msgid "Failed to seed OpenSSL PRNG\n" msgstr "" -#: src/console/console.c:984 -msgid "Too many arguments on input command.\n" -msgstr "Trop d'arguments sur la commande.\n" +#: src/lib/crypto.c:1419 +msgid "Failed to save OpenSSL PRNG\n" +msgstr "Impossible de sauvegarder le PRNG OpenSSL\n" -#: src/console/console.c:988 -msgid "First argument to input command must be a filename.\n" -msgstr "Le premier argument de la commande doit être un fichier.\n" +#: src/lib/crypto.c:1480 +#, fuzzy, c-format +msgid "Unsupported digest type=%d specified\n" +msgstr "Le cipher spécifié est non supporté\n" -#: src/console/console.c:994 +#: src/lib/crypto.c:1500 #, 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:1024 -msgid "Too many arguments on output/tee command.\n" +msgid "SHA1Update() returned an error: %d\n" msgstr "" -#: src/console/console.c:1041 -#, 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/lib/crypto.c:1643 +msgid "No error" +msgstr "Pas d'erreur" -#: src/console/console.c:1060 -msgid "Too many arguments. Enclose command in double quotes.\n" +#: src/lib/crypto.c:1645 +#, fuzzy +msgid "Signer not found" +msgstr "Le Storage \"%s\" est introuvable.\n" + +#: src/lib/crypto.c:1647 +#, fuzzy +msgid "Recipient not found" +msgstr "Ressource %s introuvable\n" + +#: src/lib/crypto.c:1649 +#, fuzzy +msgid "Unsupported digest algorithm" +msgstr "Le digest spécifié n'est pas supporté : %d\n" + +#: src/lib/crypto.c:1651 +#, fuzzy +msgid "Unsupported encryption algorithm" +msgstr "contentEncryptionAlgorithm non supporté : %d\n" + +#: src/lib/crypto.c:1653 +#, fuzzy +msgid "Signature is invalid" +msgstr "La création de la signature a échouée" + +#: src/lib/crypto.c:1655 +msgid "Decryption error" msgstr "" -"Trop d'arguments sur la commande. Essayez d'utiliser des « \" » autour des " -"commandes\n" -#: src/console/console.c:1069 +#: src/lib/crypto.c:1658 +msgid "Internal error" +msgstr "Erreur interne" + +#: src/lib/crypto.c:1660 +msgid "Unknown error" +msgstr "Erreur inconnue." + +#: src/lib/daemon.c:52 #, fuzzy, c-format -msgid "Cannot popen(\"%s\", \"r\"): ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +msgid "Cannot fork to become daemon: ERR=%s\n" +msgstr "Impossible de forker pour passer en mode démon : %s\n" -#: src/console/console.c:1081 src/stored/autochanger.c:587 -#, c-format -msgid "Autochanger error: ERR=%s\n" -msgstr "Erreur sur l'autochangeur : ERR=%s\n" +#: src/lib/devlock.c:318 +msgid "writeunlock called too many times.\n" +msgstr "" -#: src/console/console_conf.c:140 src/wx-console/console_conf.c:147 -#: src/qt-console/bat_conf.cpp:141 -#, c-format -msgid "No record for %d %s\n" +#: src/lib/devlock.c:323 +msgid "writeunlock by non-owner.\n" msgstr "" -#: src/console/console_conf.c:149 src/wx-console/console_conf.c:156 +#: src/lib/devlock.c:489 src/lib/rwlock.c:425 #, c-format -msgid "Console: name=%s rcfile=%s histfile=%s\n" +msgid "Thread %d found unchanged elements %d times\n" msgstr "" -#: src/console/console_conf.c:153 src/wx-console/console_conf.c:160 -#: src/qt-console/bat_conf.cpp:150 +#: src/lib/devlock.c:559 src/lib/rwlock.c:495 #, c-format -msgid "Director: name=%s address=%s DIRport=%d\n" +msgid "%02d: interval %d, writes %d, reads %d\n" msgstr "" -#: 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/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/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 +#: src/lib/devlock.c:569 src/lib/rwlock.c:505 #, c-format -msgid "Unknown resource type %d\n" +msgid "data %02d: value %d, %d writes\n" msgstr "" -#: src/console/authenticate.c:141 src/wx-console/authenticate.c:142 -msgid "TLS negotiation failed\n" +#: src/lib/devlock.c:574 src/lib/rwlock.c:510 +#, c-format +msgid "Total: %d thread writes, %d data writes\n" msgstr "" -#: src/console/authenticate.c:155 src/tray-monitor/authenticate.c:97 -#, c-format -msgid "Bad response to Hello command: ERR=%s\n" -msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n" +#: src/lib/devlock.c:646 src/lib/rwlock.c:582 +msgid "Try write lock" +msgstr "" -#: src/console/authenticate.c:162 src/wx-console/authenticate.c:157 -#: src/tray-monitor/authenticate.c:104 -msgid "Director rejected Hello command\n" -msgstr "Le director a rejeté la commande Hello\n" +#: src/lib/devlock.c:652 src/lib/rwlock.c:588 +msgid "Try read lock" +msgstr "" -#: src/console/authenticate.c:172 src/wx-console/authenticate.c:167 -#, 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" +#: src/lib/devlock.c:708 src/lib/rwlock.c:644 +msgid "Create thread" 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:150 -#, fuzzy -msgid "Bad response to Hello command: ERR=" -msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n" +#: src/lib/devlock.c:718 src/lib/rwlock.c:654 +msgid "Join thread" +msgstr "" -#: src/filed/acl.c:93 src/filed/acl.c:108 src/filed/acl.c:116 -#: src/filed/fd_plugins.c:337 src/filed/fd_plugins.c:351 -#: src/filed/backup.c:856 src/filed/backup.c:1016 src/filed/backup.c:1053 -#: src/filed/backup.c:1066 src/filed/backup.c:1126 src/filed/backup.c:1168 -#: src/filed/xattr.c:90 src/filed/xattr.c:105 src/filed/xattr.c:113 +#: src/lib/devlock.c:720 src/lib/rwlock.c:656 #, c-format -msgid "Network send error to SD. ERR=%s\n" +msgid "%02d: interval %d, updates %d, r_collisions %d, w_collisions %d\n" msgstr "" -#: src/filed/acl.c:376 -#, 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:402 -#, 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/filed/acl.c:441 -#, fuzzy, c-format -msgid "acl_delete_def_file error on file \"%s\": ERR=%s\n" +#: src/lib/devlock.c:732 src/lib/rwlock.c:668 +#, c-format +msgid "data %02d: value %d, %d updates\n" msgstr "" -"Impossible de récupérer les informations du Media pour le Volume %s : ERR=%" -"s\n" - -#: src/filed/acl.c:449 -#, 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:462 -#, fuzzy, c-format -msgid "acl_valid error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" - -#: src/filed/acl.c:483 -#, 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/edit.c:476 +msgid "Empty name not allowed.\n" +msgstr "" -#: src/filed/acl.c:756 -#, fuzzy, c-format -msgid "getacl error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/edit.c:486 +#, c-format +msgid "Illegal character \"%c\" in name.\n" +msgstr "Caractère illégal « %c » dans le nom.\n" -#: src/filed/acl.c:787 -#, fuzzy, c-format -msgid "acltostr error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/edit.c:493 +msgid "Name too long.\n" +msgstr "Nom trop long.\n" -#: src/filed/acl.c:804 src/filed/acl.c:811 +#: src/lib/ini.c:94 src/lib/ini.c:106 #, fuzzy, c-format -msgid "strtoacl error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +msgid "" +"Config file error: %s\n" +" : Line %d, col %d of file %s\n" +"%s\n" +msgstr "" +"Erreur de config : %s\n" +" : ligne %d, col %d du fichier %s\n" +"%s\n" +"%s" -#: src/filed/acl.c:829 +#: src/lib/ini.c:297 src/lib/ini.c:372 #, fuzzy, c-format -msgid "setacl error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +msgid "Cannot open config file %s: %s\n" +msgstr "Impossible d'ouvrir le fichier de configuration \"%s\" : %s\n" -#: src/filed/acl.c:914 src/filed/acl.c:1003 -#, fuzzy, c-format -msgid "pathconf error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/jcr.c:220 src/lib/util.c:344 +msgid "Backup" +msgstr "Backup" -#: src/filed/acl.c:932 -#, fuzzy, c-format -msgid "acl_get error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/jcr.c:222 +msgid "Verifying" +msgstr "Vérification" -#: src/filed/acl.c:995 -#, c-format -msgid "" -"Trying to restore acl on file \"%s\" on filesystem without acl support\n" -msgstr "" +#: src/lib/jcr.c:224 +msgid "Restoring" +msgstr "Restauration" -#: src/filed/acl.c:1019 -#, c-format -msgid "" -"Trying to restore acl on file \"%s\" on filesystem without aclent acl " -"support\n" -msgstr "" +#: src/lib/jcr.c:226 +msgid "Archiving" +msgstr "Archivage" -#: src/filed/acl.c:1029 -#, c-format -msgid "" -"Trying to restore acl on file \"%s\" on filesystem without ace acl support\n" -msgstr "" +#: src/lib/jcr.c:228 +msgid "Copying" +msgstr "Copier" -#: src/filed/acl.c:1044 -#, 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/jcr.c:230 +msgid "Migration" +msgstr "Migrer" -#: src/filed/acl.c:1057 src/filed/acl.c:1064 -#, c-format -msgid "wrong encoding of acl type in acl stream on file \"%s\"\n" -msgstr "" +#: src/lib/jcr.c:232 +#, fuzzy +msgid "Scanning" +msgstr "En cours" -#: src/filed/acl.c:1088 -#, 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/jcr.c:234 +msgid "Unknown operation" +msgstr "Opération inconnue" -#: src/filed/acl.c:1167 -#, fuzzy, c-format -msgid "acltotext error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/jcr.c:243 +msgid "backup" +msgstr "backup" -#: src/filed/acl.c:1185 -#, fuzzy, c-format -msgid "aclfromtext error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/jcr.c:245 +msgid "verified" +msgstr "vérifié" -#: src/filed/acl.c:1202 -#, 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/jcr.c:245 +msgid "verify" +msgstr "Vérifier" -#: src/filed/acl.c:1277 -#, c-format -msgid "Can't restore ACLs of %s - incompatible acl stream encountered - %d\n" -msgstr "" +#: src/lib/jcr.c:247 +msgid "restored" +msgstr "Restauré" -#: src/filed/job.c:418 -#, c-format -msgid "2901 Job %s not found.\n" -msgstr "2901 Le job %s est introuvable.\n" +#: src/lib/jcr.c:247 +msgid "restore" +msgstr "restaurer" -#: src/filed/job.c:428 -#, c-format -msgid "2001 Job %s marked to be canceled.\n" -msgstr "2001 Le job %s va être annulé.\n" +#: src/lib/jcr.c:249 +msgid "archived" +msgstr "archivé" -#: 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/jcr.c:249 +msgid "archive" +msgstr "archiver" -#: src/filed/job.c:450 -#, c-format -msgid "2991 Bad setdebug command: %s\n" -msgstr "2991 Erreur dans la commande setdebug : %s\n" +#: src/lib/jcr.c:251 +msgid "copied" +msgstr "copié" -#: src/filed/job.c:466 -#, c-format -msgid "Bad estimate command: %s" -msgstr "" +#: src/lib/jcr.c:251 +msgid "copy" +msgstr "copier" -#: src/filed/job.c:467 -msgid "2992 Bad estimate command.\n" -msgstr "" +#: src/lib/jcr.c:253 +msgid "migrated" +msgstr "migrer" -#: src/filed/job.c:490 -#, c-format -msgid "Bad Job Command: %s" -msgstr "" +#: src/lib/jcr.c:253 +msgid "migrate" +msgstr "migré" -#: src/filed/job.c:512 -#, c-format -msgid "Bad RunBeforeJob command: %s\n" -msgstr "" +#: src/lib/jcr.c:255 +msgid "scanned" +msgstr "scanné" -#: src/filed/job.c:513 src/filed/job.c:531 -msgid "2905 Bad RunBeforeJob command.\n" -msgstr "" +#: src/lib/jcr.c:255 +msgid "scan" +msgstr "scanner" -#: src/filed/job.c:542 -msgid "2905 Bad RunBeforeNow command.\n" -msgstr "" +#: src/lib/jcr.c:257 +msgid "unknown action" +msgstr "action inconnue" -#: src/filed/job.c:561 +#: src/lib/jcr.c:309 src/lib/lockmgr.c:301 src/lib/lockmgr.c:756 +#: src/lib/lockmgr.c:784 #, c-format -msgid "Bad RunAfter command: %s\n" -msgstr "" - -#: src/filed/job.c:562 -msgid "2905 Bad RunAfterJob command.\n" -msgstr "" +msgid "pthread key create failed: ERR=%s\n" +msgstr "erreur sur pthread_key_create. ERR=%s\n" -#: src/filed/job.c:596 +#: src/lib/jcr.c:331 #, c-format -msgid "Bad RunScript command: %s\n" -msgstr "Erreur dans la commande RunScript : %s\n" +msgid "pthread_once failed. ERR=%s\n" +msgstr "erreur sur pthread_once. ERR=%s\n" -#: src/filed/job.c:597 -msgid "2905 Bad RunScript command.\n" -msgstr "2905 Erreur sur la commande RunScript.\n" +#: src/lib/jcr.c:338 +#, fuzzy, c-format +msgid "Could not init msg_queue mutex. ERR=%s\n" +msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n" -#: src/filed/job.c:704 -#, c-format -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/jcr.c:392 +msgid "NULL jcr.\n" +msgstr "NULL jcr.\n" -#: src/filed/job.c:714 +#: src/lib/jcr.c:495 #, c-format -msgid "Cannot open FileSet input file: %s. ERR=%s\n" -msgstr "" +msgid "JCR use_count=%d JobId=%d\n" +msgstr "JCR use_count=%d JobId=%d\n" -#: src/filed/job.c:736 -msgid "Plugin Directory not defined. Cannot use plugin: \"%\"\n" -msgstr "" +#: src/lib/jcr.c:600 +#, fuzzy, c-format +msgid "pthread_setspecific failed: ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" -#: src/filed/job.c:830 +#: src/lib/jcr.c:1081 #, c-format -msgid "REGEX %s compile error. ERR=%s\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/filed/job.c:896 +#: src/lib/jcr.c:1093 #, c-format -msgid "Invalid FileSet command: %s\n" +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/filed/job.c:1154 src/tools/testfind.c:639 src/findlib/match.c:200 +#: src/lib/jcr.c:1105 #, c-format -msgid "Unknown include/exclude option: %c\n" +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/filed/job.c:1223 src/stored/dircmd.c:1016 +#: src/lib/lex.c:77 #, 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 "Problem probably begins at line %d.\n" +msgstr "Le problème commence sûrement au début de la ligne %d.\n" -#: src/filed/job.c:1335 -#, fuzzy, c-format +#: src/lib/lex.c:82 +#, c-format msgid "" -"DIR and FD clocks differ by %lld seconds, FD automatically compensating.\n" +"Config error: %s\n" +" : line %d, col %d of file %s\n" +"%s\n" +"%s" msgstr "" -"L'horloge du client et du director ont %d secondes d'écart, le client s'est " -"ajusté automatiquement.\n" +"Erreur de config : %s\n" +" : ligne %d, col %d du fichier %s\n" +"%s\n" +"%s" -#: src/filed/job.c:1344 +#: src/lib/lex.c:86 #, c-format -msgid "Unknown backup level: %s\n" -msgstr "" +msgid "Config error: %s\n" +msgstr "Erreur de config : %s\n" -#: src/filed/job.c:1357 -#, c-format -msgid "Bad level command: %s\n" +#: src/lib/lex.c:115 +msgid "Close of NULL file\n" msgstr "" -#: src/filed/job.c:1378 -#, c-format -msgid "Bad session command: %s" +#: src/lib/lex.c:215 +msgid "" +"get_char: called after EOF. You may have a open double quote without the " +"closing double quote.\n" msgstr "" -#: src/filed/job.c:1437 +#: src/lib/lex.c:257 #, c-format -msgid "Bad storage command: %s" -msgstr "" +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/filed/job.c:1457 -#, c-format -msgid "Failed to connect to Storage daemon: %s:%d\n" -msgstr "" +#: src/lib/lex.c:281 +msgid "none" +msgstr "none" -#: src/filed/job.c:1469 -msgid "Failed to authenticate Storage daemon.\n" -msgstr "" +#: src/lib/lex.c:282 +msgid "comment" +msgstr "comment" -#: src/filed/job.c:1510 -msgid "ACL support not configured for your machine.\n" -msgstr "" +#: src/lib/lex.c:283 +msgid "number" +msgstr "number" -#: src/filed/job.c:1514 -msgid "XATTR support not configured for your machine.\n" -msgstr "" +#: src/lib/lex.c:284 +msgid "ip_addr" +msgstr "ip_addr" -#: src/filed/job.c:1523 -msgid "Cannot contact Storage daemon\n" -msgstr "Impossible de se connecter au démon Storage\n" +# identifiant +#: src/lib/lex.c:285 +msgid "identifier" +msgstr "identifier" -#: src/filed/job.c:1542 -#, c-format -msgid "Bad response to append open: %s\n" +#: src/lib/lex.c:286 +msgid "string" +msgstr "string" + +#: src/lib/lex.c:287 +msgid "quoted_string" +msgstr "quoted_string" + +#: src/lib/lex.c:288 +#, fuzzy +msgid "include" +msgstr "Depuis" + +#: src/lib/lex.c:289 +#, fuzzy +msgid "include_quoted_string" +msgstr "quoted_string" + +#: src/lib/lex.c:290 +msgid "UTF-8 Byte Order Mark" msgstr "" -#: src/filed/job.c:1547 -msgid "Bad response from stored to open command\n" +#: src/lib/lex.c:291 +msgid "UTF-16le Byte Order Mark" msgstr "" -#: src/filed/job.c:1575 +#: src/lib/lex.c:329 src/lib/lex.c:335 src/lib/lex.c:346 src/lib/lex.c:352 #, 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/filed/job.c:1577 -msgid "Generate VSS snapshots failed.\n" -msgstr "Erreur durant la création des snapshots VSS.\n" +msgid "expected a positive integer number, got: %s" +msgstr "attendait un nombre entier positif, pas : %s" -#: src/filed/job.c:1584 -#, c-format +#: src/lib/lex.c:468 msgid "" -"Generate VSS snapshot of drive \"%c:\\\" failed. VSS support is disabled on " -"this drive.\n" +"This config file appears to be in an unsupported Unicode format (UTF-16be). " +"Please resave as UTF-8\n" msgstr "" -"Erreur lors de la création du snapshot VSS du lecteur « %c:\\\\ ». Le VSS est " -"désactivé sur ce lecteur.\n" -#: src/filed/job.c:1591 +#: src/lib/lex.c:614 src/lib/lex.c:642 #, c-format -msgid "VSS Writer (PrepareForBackup): %s\n" -msgstr "" - -#: src/filed/job.c:1596 -msgid "No drive letters found for generating VSS snapshots.\n" -msgstr "" +msgid "Cannot open included config file %s: %s\n" +msgstr "Impossible d'ouvrir le fichier de configuration inclus %s : %s\n" -#: src/filed/job.c:1600 +#: src/lib/lex.c:701 src/lib/lex.c:758 #, c-format -msgid "VSS was not initialized properly. VSS support is disabled. 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/filed/job.c:1651 -msgid "Append Close with SD failed.\n" -msgstr "" +#: src/lib/lex.c:715 src/lib/lex.c:723 src/lib/lex.c:734 src/lib/lex.c:742 +#, c-format +msgid "expected an integer number, got %s: %s" +msgstr "attendait un nombre entier, pas %s : %s" -#: src/filed/job.c:1655 +#: src/lib/lex.c:772 #, c-format -msgid "Bad status %d returned from Storage Daemon.\n" -msgstr "" +msgid "expected a name, got %s: %s" +msgstr "attendait un nom, pas %s : %s" -#: src/filed/job.c:1673 +#: src/lib/lex.c:776 #, c-format -msgid "VSS Writer (BackupComplete): %s\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/filed/job.c:1697 +#: src/lib/lex.c:784 #, c-format -msgid "2994 Bad verify command: %s\n" -msgstr "" +msgid "expected a string, got %s: %s" +msgstr "attendait une chaîne, pas %s : %s" -#: src/filed/job.c:1712 src/filed/job.c:1753 +#: src/lib/lockmgr.c:53 #, c-format -msgid "2994 Bad verify level: %s\n" +msgid "ASSERT failed at %s:%i: %s\n" msgstr "" -#: src/filed/job.c:1787 +#: src/lib/lockmgr.c:58 #, c-format -msgid "Bad replace command. CMD=%s\n" +msgid "ASSERT failed at %s:%i: %s \n" msgstr "" -#: src/filed/job.c:1805 +#: src/lib/lockmgr.c:64 #, c-format -msgid "Bad where regexp. where=%s\n" +msgid "ASSERT failed at %s:%i: %s (%s)\n" msgstr "" -#: src/filed/job.c:1889 -msgid "Improper calling sequence.\n" -msgstr "" +#: src/lib/lockmgr.c:95 +#, fuzzy, c-format +msgid "Mutex lock failure. ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" -#: src/filed/job.c:1909 -#, c-format -msgid "Bad response to SD read open: %s\n" -msgstr "" +#: src/lib/lockmgr.c:105 +#, fuzzy, c-format +msgid "Mutex unlock failure. ERR=%s\n" +msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n" -#: src/filed/job.c:1914 -msgid "Bad response from stored to read open command\n" -msgstr "" +#: src/lib/lockmgr.c:768 +#, fuzzy, c-format +msgid "pthread_create failed: ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" -#: src/filed/job.c:1981 +#: src/lib/mem_pool.c:101 #, c-format -msgid "Comm error with SD. bad response to %s. ERR=%s\n" +msgid "MemPool index %d larger than max %d\n" msgstr "" -#: src/filed/job.c:1984 +#: src/lib/mem_pool.c:119 src/lib/mem_pool.c:139 src/lib/mem_pool.c:175 +#: src/lib/mem_pool.c:248 src/lib/mem_pool.c:268 src/lib/mem_pool.c:303 +#: src/lib/mem_pool.c:614 #, c-format -msgid "Bad response to %s command. Wanted %s, got %s\n" +msgid "Out of memory requesting %d bytes\n" +msgstr "Plus de mémoire à l'allocation de %d octets\n" + +#: src/lib/mem_pool.c:156 +msgid "obuf is NULL\n" msgstr "" -#: src/filed/fd_plugins.c:276 +#: src/lib/message.c:417 src/lib/message.c:427 #, c-format -msgid "Command plugin \"%s\" returned bad startBackupFile packet.\n" +msgid "Could not open console message file %s: ERR=%s\n" msgstr "" -#: src/filed/fd_plugins.c:324 -#, fuzzy -msgid "Plugin save packet not found.\n" -msgstr "le client « %s » est introuvable.\n" - -#: src/filed/fd_plugins.c:412 +#: src/lib/message.c:432 #, c-format -msgid "Malformed plugin command. Name not terminated by colon: %s\n" +msgid "Could not get con mutex: ERR=%s\n" msgstr "" -#: src/filed/fd_plugins.c:445 -#, c-format -msgid "Plugin=%s not found.\n" -msgstr "Plugin=%s non trouvé.\n" +#: src/lib/message.c:537 +msgid "Bacula Message" +msgstr "Message de Bacula" -#: src/filed/fd_plugins.c:491 +#: src/lib/message.c:541 #, c-format -msgid "Plugin createFile call failed. Stat=%d file=%s\n" +msgid "open mail pipe %s failed: ERR=%s\n" msgstr "" -#: src/filed/fd_plugins.c:496 -#, c-format -msgid "Plugin createFile call failed. Returned CF_ERROR file=%s\n" +#: src/lib/message.c:632 +msgid "open mail pipe failed.\n" msgstr "" -#: src/filed/fd_plugins.c:512 src/findlib/create_file.c:222 +#: src/lib/message.c:645 #, c-format -msgid "Could not create %s: ERR=%s\n" -msgstr "" +msgid "close error: ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" -#: src/filed/fd_plugins.c:595 +#: src/lib/message.c:656 #, c-format -msgid "Loaded plugin: %s\n" +msgid "Mail prog: %s" msgstr "" -#: src/filed/fd_plugins.c:614 +#: src/lib/message.c:665 #, c-format -msgid "Plugin magic wrong. Plugin=%s wanted=%s got=%s\n" +msgid "" +"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/filed/fd_plugins.c:622 +#: src/lib/message.c:770 #, c-format -msgid "Plugin version incorrect. Plugin=%s wanted=%d got=%d\n" -msgstr "" +msgid "fopen %s failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/filed/fd_plugins.c:630 -#, c-format -msgid "Plugin license incompatible. Plugin=%s license=%s\n" +#: src/lib/message.c:892 src/lib/message.c:895 +msgid "Msg delivery error: Unable to store data in database.\n" msgstr "" -#: src/filed/filed.c:78 +#: src/lib/message.c:947 #, fuzzy, c-format msgid "" -"\n" -"Version: %s (%s)\n" -"\n" -"Usage: bacula-fd [-f -s] [-c config_file] [-d debug_level]\n" -" -c use as configuration file\n" -" -d set debug level to \n" -" -dt print a timestamp in debug output\n" -" -f run in foreground (for debugging)\n" -" -g groupid\n" -" -k keep readall capabilities\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" +"Msg delivery error: Operator mail program terminated in error.\n" +"CMD=%s\n" +"ERR=%s\n" msgstr "" -"\n" -"Version : %s (%s)\n" -"\n" -"Usage : bacula-fd [-f -s] [-c config_file] [-d debug_level]\n" -" -c utilise fich comme fichier de configuration\n" -" -d 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" +"La commande mail s'est terminée en erreur.\n" +"CMD=%s\n" +"ERR=%s\n" -#: src/filed/filed.c:195 -msgid "-k option has no meaning without -u option.\n" -msgstr "" +#: src/lib/message.c:968 +#, fuzzy, c-format +msgid "Msg delivery error: fopen %s failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/filed/filed.c:329 +#: src/lib/message.c:1287 #, c-format -msgid "" -"No File daemon resource defined in %s\n" -"Without that I don't know who I am :-(\n" +msgid "%s: ABORTING due to ERROR in %s:%d\n" msgstr "" -#: src/filed/filed.c:334 +#: src/lib/message.c:1291 #, c-format -msgid "Only one Client resource permitted in %s\n" +msgid "%s: ERROR TERMINATION at %s:%d\n" msgstr "" -#: src/filed/filed.c:358 +#: src/lib/message.c:1296 #, c-format -msgid "" -"Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " -"File daemon in %s.\n" -msgstr "" +msgid "%s: Fatal Error because: " +msgstr "%s : Erreur Fatale car : " -#: src/filed/filed.c:382 -msgid "PKI encryption/signing enabled but not compiled into Bacula.\n" -msgstr "" +#: src/lib/message.c:1298 +#, c-format +msgid "%s: Fatal Error at %s:%d because:\n" +msgstr "%s : Erreur Fatale à %s:%d car :\n" -#: src/filed/filed.c:393 +#: src/lib/message.c:1302 #, 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" -msgstr "" +msgid "%s: ERROR: " +msgstr "%s : ERREUR : " -#: src/filed/filed.c:405 src/filed/filed.c:436 src/filed/filed.c:477 -#, fuzzy -msgid "Failed to allocate a new keypair object.\n" -msgstr "Impossible de se connecter au Director\n" +#: src/lib/message.c:1304 +#, c-format +msgid "%s: ERROR in %s:%d " +msgstr "%s : ERREUR dans %s:%d " -#: src/filed/filed.c:409 +#: src/lib/message.c:1307 #, c-format -msgid "Failed to load public certificate for File daemon \"%s\" in %s.\n" +msgid "%s: Warning: " +msgstr "%s : Attention : " + +#: src/lib/message.c:1310 +#, c-format +msgid "%s: Security violation: " msgstr "" -#: src/filed/filed.c:415 +#: src/lib/message.c:1398 #, c-format -msgid "Failed to load private key for File daemon \"%s\" in %s.\n" +msgid "%s ABORTING due to ERROR\n" +msgstr "" + +#: src/lib/message.c:1401 +#, c-format +msgid "%s ERROR TERMINATION\n" msgstr "" -#: src/filed/filed.c:445 +#: src/lib/message.c:1404 +#, fuzzy, c-format +msgid "%s JobId %u: Fatal error: " +msgstr "%s : %s Erreur fatale : " + +#: src/lib/message.c:1413 +#, fuzzy, c-format +msgid "%s JobId %u: Error: " +msgstr "%s : %s Erreur : " + +#: src/lib/message.c:1419 +#, fuzzy, c-format +msgid "%s JobId %u: Warning: " +msgstr "%s : Attention : " + +#: src/lib/message.c:1425 #, c-format -msgid "Failed to load private key from file %s for File daemon \"%s\" in %s.\n" +msgid "%s JobId %u: Security violation: " msgstr "" -#: src/filed/filed.c:452 -#, c-format -msgid "" -"Failed to load trusted signer certificate from file %s for File daemon \"%s" -"\" in %s.\n" +#: src/lib/message.c:1696 +msgid "Debug lock information" msgstr "" -#: src/filed/filed.c:483 -#, c-format -msgid "" -"Failed to load master key certificate from file %s for File daemon \"%s\" in " -"%s.\n" +#: src/lib/message.c:1697 +msgid "Debug network information" msgstr "" -#: src/filed/filed.c:499 -#, c-format -msgid "No Director resource defined in %s\n" +#: src/lib/message.c:1698 +msgid "Debug plugin information" msgstr "" -#: src/filed/verify.c:59 -#, c-format -msgid "Cannot malloc %d network read buffer\n" +#: src/lib/message.c:1699 +msgid "Debug volume information" msgstr "" -#: src/filed/verify.c:128 -#, c-format -msgid " Could not access %s: ERR=%s\n" +#: src/lib/message.c:1700 +msgid "Debug SQL queries" msgstr "" -#: src/filed/verify.c:135 -#, c-format -msgid " Could not follow link %s: ERR=%s\n" +#: src/lib/message.c:1701 +msgid "Debug BVFS queries" msgstr "" -#: src/filed/verify.c:142 -#, c-format -msgid " Could not stat %s: ERR=%s\n" +#: src/lib/message.c:1702 +msgid "Debug memory allocation" msgstr "" -#: src/filed/verify.c:148 src/filed/backup.c:405 -#, c-format -msgid " Unchanged file skipped: %s\n" +#: src/lib/message.c:1703 +msgid "Debug scheduler information" msgstr "" -#: src/filed/verify.c:151 -#, c-format -msgid " Archive file skipped: %s\n" +#: src/lib/message.c:1704 +msgid "Debug protocol information" msgstr "" -#: src/filed/verify.c:154 -#, c-format -msgid " Recursion turned off. Directory skipped: %s\n" +#: src/lib/message.c:1705 +msgid "Debug all information" msgstr "" -#: src/filed/verify.c:158 +#: src/lib/openssl.c:110 src/lib/openssl.c:169 src/stored/dev.c:295 +#: src/stored/dev.c:347 #, c-format -msgid " File system change prohibited. Directory skipped: %s\n" -msgstr "" +msgid "Unable to init mutex: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" -#: src/filed/verify.c:163 +#: src/lib/openssl.c:131 src/lib/openssl.c:202 #, c-format -msgid " Could not open directory %s: ERR=%s\n" +msgid "Unable to destroy mutex: ERR=%s\n" +msgstr "Impossible de détruire le mutex : ERR=%s\n" + +#: src/lib/parse_conf.c:165 +msgid "***UNKNOWN***" msgstr "" -#: src/filed/verify.c:168 +#: src/lib/parse_conf.c:266 src/lib/parse_conf.c:287 #, c-format -msgid " Unknown file type %d: %s\n" -msgstr "" +msgid "expected an =, got: %s" +msgstr "attendait un =, eu : %s" -#: src/filed/verify.c:211 src/filed/verify_vol.c:214 +#: src/lib/parse_conf.c:296 #, c-format -msgid "Network error in send to Director: ERR=%s\n" +msgid "Unknown item code: %d\n" msgstr "" -#: src/filed/verify.c:244 src/filed/backup.c:458 +#: src/lib/parse_conf.c:336 #, c-format -msgid "%s digest initialization failed\n" +msgid "message type: %s not found" msgstr "" -#: src/filed/verify.c:306 +#: src/lib/parse_conf.c:374 #, c-format -msgid " Cannot open %s: ERR=%s.\n" +msgid "Attempt to redefine name \"%s\" to \"%s\"." msgstr "" -#: src/filed/verify.c:320 +#: src/lib/parse_conf.c:471 #, c-format -msgid " Cannot open resource fork for %s: ERR=%s.\n" +msgid "Attempt to redefine resource \"%s\" referenced on line %d : %s\n" msgstr "" -#: src/filed/verify.c:377 +#: src/lib/parse_conf.c:507 #, c-format -msgid "Error reading file %s: ERR=%s\n" +msgid "Too many %s directives. Max. is %d. line %d: %s\n" msgstr "" -#: src/filed/pythonfd.c:142 src/stored/pythonsd.c:160 +#: src/lib/parse_conf.c:518 #, c-format -msgid "Cannot delete attribute %s" -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/filed/pythonfd.c:160 src/filed/pythonfd.c:176 src/stored/pythonsd.c:193 +#: src/lib/parse_conf.c:581 #, c-format -msgid "Cannot find attribute %s" -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/filed/authenticate.c:67 +#: src/lib/parse_conf.c:653 #, c-format -msgid "I only authenticate directors, not %d\n" +msgid "expected a size number, got: %s" +msgstr "attendait une taille, eu : %s" + +#: src/lib/parse_conf.c:658 +#, fuzzy, c-format +msgid "expected a speed number, got: %s" +msgstr "attendait une taille, eu : %s" + +#: src/lib/parse_conf.c:669 +#, fuzzy, c-format +msgid "expected a %s, got: %s" +msgstr "attendait un =, eu : %s" + +#: src/lib/parse_conf.c:670 +msgid "size" msgstr "" -#: src/filed/authenticate.c:75 src/stored/authenticate.c:69 -#, c-format -msgid "Bad Hello command from Director at %s. Len=%d.\n" +#: src/lib/parse_conf.c:670 +msgid "speed" msgstr "" -#: src/filed/authenticate.c:87 src/stored/authenticate.c:80 +#: src/lib/parse_conf.c:791 #, c-format -msgid "Bad Hello command from Director at %s: %s\n" -msgstr "" +msgid "Expected a Tape Label keyword, got: %s" +msgstr "Attendait un Label de lecteur, a pas : %s" -#: src/filed/authenticate.c:99 +#: src/lib/parse_conf.c:874 #, c-format -msgid "Connection from unknown Director %s at %s rejected.\n" +msgid "Unable to initialize resource lock. ERR=%s\n" msgstr "" -"Connexion d'un Director inconnu %s à %s rejeté.\n" -"\n" -#: src/filed/authenticate.c:143 +#: src/lib/parse_conf.c:882 +#, fuzzy +msgid "Config filename too long.\n" +msgstr "Nom de Volume trop long.\n" + +#: src/lib/parse_conf.c:905 #, c-format -msgid "Incorrect password given by Director at %s.\n" -msgstr "Password incorrect donné par le Director à %s.\n" +msgid "Cannot open config file \"%s\": %s\n" +msgstr "Impossible d'ouvrir le fichier de configuration \"%s\" : %s\n" -#: src/filed/authenticate.c:150 src/filed/authenticate.c:269 -#: src/stored/authenticate.c:138 src/stored/authenticate.c:249 +#: src/lib/parse_conf.c:922 msgid "" -"Authorization problem: Remote server did not advertize required TLS " -"support.\n" +"Currently we cannot handle UTF-16 source files. Please convert the conf file " +"to UTF-8\n" msgstr "" -#: src/filed/authenticate.c:207 src/stored/dircmd.c:210 -msgid "Unable to authenticate Director\n" +#: src/lib/parse_conf.c:926 +#, c-format +msgid "Expected a Resource name identifier, got: %s" +msgstr "Attendait un identifiant de Ressource, a pas : %s" + +#: src/lib/parse_conf.c:942 +#, c-format +msgid "expected resource name, got: %s" +msgstr "attendait un nom de ressource, eu : %s" + +#: src/lib/parse_conf.c:953 +#, c-format +msgid "not in resource definition: %s" msgstr "" -#: src/filed/authenticate.c:262 +#: src/lib/parse_conf.c:978 +#, c-format 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" +"Keyword \"%s\" not permitted in this resource.\n" +"Perhaps you left the trailing brace off of the previous resource." msgstr "" -#: src/filed/backup.c:102 -msgid "Cannot set buffer size FD->SD.\n" +#: src/lib/parse_conf.c:989 +msgid "Name not specified for resource" msgstr "" -#: src/filed/backup.c:168 +#: src/lib/parse_conf.c:999 #, c-format -msgid "Encountered %ld acl errors while doing backup\n" -msgstr "" +msgid "unexpected token %d %s in resource definition" +msgstr "mot clés inattendu %d %s dans la définition de la ressource" -#: src/filed/backup.c:172 +#: src/lib/parse_conf.c:1005 #, c-format -msgid "Encountered %ld xattr errors while doing backup\n" +msgid "Unknown parser state %d\n" msgstr "" -#: src/filed/backup.c:232 src/filed/backup.c:241 -msgid "An error occurred while encrypting the stream.\n" +#: src/lib/parse_conf.c:1010 +msgid "End of conf file reached with unclosed resource." msgstr "" -#: src/filed/backup.c:343 +#: src/lib/plugins.c:105 +#, 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:122 #, c-format -msgid " Recursion turned off. Will not descend from %s into %s\n" +msgid "Failed to find any plugins in %s\n" msgstr "" -#: src/filed/backup.c:350 +#: src/lib/plugins.c:156 +#, fuzzy, c-format +msgid "dlopen plugin %s failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" + +#: src/lib/plugins.c:167 +#, 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:176 +#, 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/lib/priv.c:56 #, c-format -msgid " %s is a different filesystem. Will not descend from %s into %s\n" -msgstr "" +msgid "Could not find userid=%s: ERR=%s\n" +msgstr "Impossible de trouver le userid %s : ERR=%s\n" + +#: src/lib/priv.c:62 +#, fuzzy, c-format +msgid "Could not find password entry. ERR=%s\n" +msgstr "Impossible de trouver le client %s : ERR=%s\n" -#: src/filed/backup.c:356 +#: src/lib/priv.c:75 #, c-format -msgid " Disallowed filesystem. Will not descend from %s into %s\n" -msgstr "" +msgid "Could not find group=%s: ERR=%s\n" +msgstr "Impossible de trouver le groupe=%s : ERR=%s\n" -#: src/filed/backup.c:361 +#: src/lib/priv.c:83 #, c-format -msgid " Disallowed drive type. Will not descend into %s\n" +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/filed/backup.c:371 -#, c-format -msgid " Socket file skipped: %s\n" +#: src/lib/priv.c:86 +#, fuzzy, c-format +msgid "Could not initgroups for userid=%s: ERR=%s\n" +msgstr "Impossible d'ouvrir %s : ERR=%s\n" + +#: src/lib/priv.c:93 +#, fuzzy, c-format +msgid "Could not set group=%s: ERR=%s\n" +msgstr "Impossible d'ouvrir %s : ERR=%s\n" + +#: src/lib/priv.c:103 +#, fuzzy, c-format +msgid "prctl failed: ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" + +#: src/lib/priv.c:107 +#, fuzzy, c-format +msgid "setreuid failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" + +#: src/lib/priv.c:111 +#, fuzzy, c-format +msgid "cap_from_text failed: ERR=%s\n" +msgstr "fopen %s en erreur : ERR=%s\n" + +#: src/lib/priv.c:115 +#, fuzzy, c-format +msgid "cap_set_proc failed: ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" + +#: src/lib/priv.c:119 +msgid "Keep readall caps not implemented this OS or missing libraries.\n" msgstr "" -#: src/filed/backup.c:384 +#: src/lib/priv.c:123 #, c-format -msgid " Could not access \"%s\": ERR=%s\n" -msgstr " Impossible d'acceder à « %s » : ERR=%s\n" +msgid "Could not set specified userid: %s\n" +msgstr "" -#: src/filed/backup.c:391 +#: src/lib/res.c:53 #, c-format -msgid " Could not follow link \"%s\": ERR=%s\n" -msgstr " Impossible de suivre le lien « %s » : ERR=%s\n" +msgid "rwl_writelock failure at %s:%d: ERR=%s\n" +msgstr "rwl_writelock en échec sur %s:%d : ERR=%s\n" -#: src/filed/backup.c:398 +#: src/lib/res.c:63 #, c-format -msgid " Could not stat \"%s\": ERR=%s\n" -msgstr " Impossible d'acceder à « %s » : ERR=%s\\n\n" +msgid "rwl_writeunlock failure at %s:%d:. ERR=%s\n" +msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n" -#: src/filed/backup.c:408 +#: src/lib/runscript.c:224 #, c-format -msgid " Archive file not saved: %s\n" -msgstr "" +msgid "%s: run %s \"%s\"\n" +msgstr "%s: exécution %s de la commande \"%s\"\n" -#: src/filed/backup.c:412 +#: src/lib/runscript.c:233 #, c-format -msgid " Could not open directory \"%s\": ERR=%s\n" -msgstr " Impossible d'ouvrir le répertoire « %s » : ERR=%s\n" +msgid "Runscript: %s could not execute. ERR=%s\n" +msgstr "Runscript : impossible d'exécuter %s. ERR=%s\n" -#: src/filed/backup.c:418 +#: src/lib/runscript.c:242 #, c-format -msgid " Unknown file type %d; not saved: %s\n" -msgstr " Type de fichier inconnu %d ; non sauvé : %s\n" +msgid "%s: %s\n" +msgstr "%s: %s\n" -#: src/filed/backup.c:472 +#: src/lib/runscript.c:247 #, c-format -msgid "%s signature digest initialization failed\n" +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/filed/backup.c:544 -#, c-format -msgid " Cannot open \"%s\": ERR=%s.\n" -msgstr " Impossible d'ouvrir « %s » : ERR=%s.\n" +#: src/lib/rwlock.c:295 +msgid "rwl_writeunlock called too many times.\n" +msgstr "" -#: src/filed/backup.c:581 -#, 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/rwlock.c:300 +msgid "rwl_writeunlock by non-owner.\n" +msgstr "" -#: src/filed/backup.c:673 +#: src/lib/sellist.c:57 #, fuzzy -msgid "Failed to allocate memory for crypto signature.\n" -msgstr "Impossible de se connecter au Director\n" +msgid "Negative numbers not permitted.\n" +msgstr "Les nombres négatifs ne sont pas autorisés\n" -#: src/filed/backup.c:678 src/filed/backup.c:684 src/filed/backup.c:699 -msgid "An error occurred while signing the stream.\n" +#: src/lib/sellist.c:83 +#, fuzzy +msgid "User cancel requested.\n" +msgstr "Restauration annulée" + +#: src/lib/sellist.c:105 +#, fuzzy +msgid "Selection items must be be greater than zero.\n" +msgstr "Les valeurs doivent être supérieurs à zéro.\n" + +#: src/lib/sellist.c:109 +#, fuzzy +msgid "Selection item too large.\n" +msgstr "Slot trop grand.\n" + +#: src/lib/sellist.c:211 +msgid "No input string given.\n" msgstr "" -#: src/filed/backup.c:723 -msgid "An error occurred finalizing signing the stream.\n" +#: src/lib/signal.c:56 +msgid "Invalid signal number" msgstr "" -#: src/filed/backup.c:813 +#: src/lib/signal.c:146 src/lib/signal.c:148 #, c-format -msgid "Compression deflateParams error: %d\n" -msgstr "" +msgid "Bacula interrupted by signal %d: %s\n" +msgstr "Bacula a reçu le signal %d : %s\n" -#: src/filed/backup.c:825 -msgid "Encrypting sparse data not supported.\n" +#: src/lib/signal.c:164 +#, fuzzy, c-format +msgid "Kaboom! %s, %s got signal %d - %s at %s. Attempting traceback.\n" msgstr "" +"Kaboom ! %s, %s a reçu le signal %d - %s. Tentative de dump des traces.\n" -#: src/filed/backup.c:832 -#, fuzzy -msgid "Failed to initialize encryption context.\n" -msgstr "Impossible d'initialiser le contexte TLS pour la Console « %s ».\n" +#: src/lib/signal.c:166 +#, c-format +msgid "Kaboom! exepath=%s\n" +msgstr "Kaboom ! exepath=%s\n" -#: src/filed/backup.c:938 +#: src/lib/signal.c:207 #, c-format -msgid "Compression deflate error: %d\n" -msgstr "" +msgid "Fork error: ERR=%s\n" +msgstr "Fork en erreur : ERR=%s\n" + +#: src/lib/signal.c:215 +#, fuzzy, c-format +msgid "Calling: %s %s %s %s\n" +msgstr "Exécution : %s %s %s\n" -#: src/filed/backup.c:945 +#: src/lib/signal.c:219 #, c-format -msgid "Compression deflateReset error: %d\n" -msgstr "" +msgid "execv: %s failed: ERR=%s\n" +msgstr "execv : %s en échec : ERR=%s\n" -#: src/filed/backup.c:988 src/filed/backup.c:1004 -msgid "Encryption error\n" +#: src/lib/signal.c:241 +#, c-format +msgid "It looks like the traceback worked...\n" msgstr "" -#: src/filed/backup.c:1030 +#: src/lib/signal.c:243 #, c-format -msgid "Read error on file %s. ERR=%s\n" +msgid "The btraceback call returned %d\n" msgstr "" -#: src/filed/backup.c:1033 -msgid "Too many errors.\n" -msgstr "" +#: src/lib/signal.c:303 +#, c-format +msgid "BA_NSIG too small (%d) should be (%d)\n" +msgstr "BA_NSIG trop petit (%d) devrait être (%d)\n" -#: src/filed/backup.c:1043 -msgid "Encryption padding error\n" -msgstr "" +#: src/lib/signal.c:309 +msgid "UNKNOWN SIGNAL" +msgstr "SIGNAL INCONNU" -#: src/filed/backup.c:1104 -msgid "Invalid file flags, no supported data stream type.\n" +#: src/lib/signal.c:310 +msgid "Hangup" +msgstr "Hangup" + +#: src/lib/signal.c:311 +msgid "Interrupt" msgstr "" -#: src/filed/status.c:88 src/stored/status.c:226 -#, 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/lib/signal.c:312 +msgid "Quit" +msgstr "Quit" -#: src/filed/status.c:143 -#, c-format -msgid " Sizeof: boffset_t=%d size_t=%d debug=%d trace=%d\n" +#: src/lib/signal.c:313 +msgid "Illegal instruction" msgstr "" -#: src/filed/status.c:189 -#, c-format -msgid "Director connected at: %s\n" -msgstr "Connexion du director le %s\n" - -#: src/filed/status.c:191 -#, c-format -msgid "JobId %d Job %s is running.\n" +#: src/lib/signal.c:314 +msgid "Trace/Breakpoint trap" msgstr "" -#: src/filed/status.c:194 -#, c-format -msgid " %s%s Job started: %s\n" +#: src/lib/signal.c:315 +msgid "Abort" +msgstr "Abort" + +#: src/lib/signal.c:317 +msgid "EMT instruction (Emulation Trap)" msgstr "" -#: src/filed/status.c:206 -#, c-format -msgid " Files=%s Bytes=%s Bytes/sec=%s Errors=%d\n" -msgstr " Fichiers=%s Octets=%s Octets/sec=%s Erreurs=%d\n" +#: src/lib/signal.c:320 +msgid "IOT trap" +msgstr "IOT trap" + +#: src/lib/signal.c:322 +msgid "BUS error" +msgstr "BUS error" -#: src/filed/status.c:212 -#, c-format -msgid " Files Examined=%s\n" +#: src/lib/signal.c:323 +msgid "Floating-point exception" msgstr "" -#: src/filed/status.c:217 -#, c-format -msgid " Processing file: %s\n" +#: src/lib/signal.c:324 +msgid "Kill, unblockable" msgstr "" -#: src/filed/status.c:228 -msgid " SDSocket closed.\n" +#: src/lib/signal.c:325 +msgid "User-defined signal 1" msgstr "" -#: src/filed/status.c:239 src/filed/status.c:257 src/filed/status.c:331 -msgid "====\n" -msgstr "====\n" +#: src/lib/signal.c:326 +msgid "Segmentation violation" +msgstr "Erreur de segmentation" -#: src/filed/status.c:385 src/filed/status.c:418 src/stored/status.c:699 -#: src/stored/status.c:745 -#, c-format -msgid "Bad .status command: %s\n" +#: src/lib/signal.c:327 +msgid "User-defined signal 2" msgstr "" -#: src/filed/status.c:386 -msgid "2900 Bad .status command, missing argument.\n" +#: src/lib/signal.c:328 +msgid "Broken pipe" +msgstr "Tube brisé" + +#: src/lib/signal.c:329 +msgid "Alarm clock" +msgstr "Alarm clock" + +#: src/lib/signal.c:330 +msgid "Termination" msgstr "" -#: src/filed/status.c:419 -msgid "2900 Bad .status command, wrong argument.\n" +#: src/lib/signal.c:332 +msgid "Stack fault" msgstr "" -#: src/filed/status.c:456 src/stored/status.c:616 -msgid "Init Catalog" +#: src/lib/signal.c:334 +msgid "Child status has changed" msgstr "" -#: src/filed/status.c:459 src/stored/status.c:619 -msgid "Volume to Catalog" +#: src/lib/signal.c:335 +msgid "Continue" +msgstr "Continue" + +#: src/lib/signal.c:336 +msgid "Stop, unblockable" msgstr "" -#: src/filed/status.c:462 src/stored/status.c:622 -msgid "Disk to Catalog" +#: src/lib/signal.c:337 +msgid "Keyboard stop" msgstr "" -#: src/filed/status.c:465 src/stored/status.c:625 -msgid "Data" +#: src/lib/signal.c:338 +msgid "Background read from tty" msgstr "" -#: src/filed/status.c:487 -msgid "Bacula Client: Idle" +#: src/lib/signal.c:339 +msgid "Background write to tty" msgstr "" -#: src/filed/status.c:498 -msgid "Bacula Client: Running" +#: src/lib/signal.c:340 +msgid "Urgent condition on socket" msgstr "" -#: src/filed/status.c:512 -msgid "Bacula Client: Last Job Canceled" +#: src/lib/signal.c:341 +msgid "CPU limit exceeded" msgstr "" -#: src/filed/status.c:516 -msgid "Bacula Client: Last Job Failed" +#: src/lib/signal.c:342 +msgid "File size limit exceeded" msgstr "" -#: src/filed/status.c:520 -msgid "Bacula Client: Last Job had Warnings" +#: src/lib/signal.c:343 +msgid "Virtual alarm clock" msgstr "" -#: src/filed/restore.c:109 -#, c-format -msgid "Size of data or stream of %s not correct. Original %s, restored %s.\n" +#: src/lib/signal.c:344 +msgid "Profiling alarm clock" msgstr "" -#: src/filed/restore.c:129 -#, c-format -msgid "Invalid length of Finder Info (got %d, not 32)\n" +#: src/lib/signal.c:345 +msgid "Window size change" 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/signal.c:346 +msgid "I/O now possible" +msgstr "" -#: src/filed/restore.c:267 src/filed/verify_vol.c:99 -#, c-format -msgid "Record header scan error: %s\n" +#: src/lib/signal.c:348 +msgid "Power failure restart" msgstr "" -#: src/filed/restore.c:277 src/filed/verify_vol.c:108 -#, c-format -msgid "Data record error. ERR=%s\n" +#: src/lib/signal.c:351 +msgid "No runnable lwp" msgstr "" -#: src/filed/restore.c:281 src/filed/verify_vol.c:112 -#, c-format -msgid "Actual data size %d not same as header %d\n" +#: src/lib/signal.c:354 +msgid "SIGLWP special signal used by thread library" msgstr "" -#: src/filed/restore.c:331 src/filed/verify_vol.c:151 src/stored/bls.c:394 -#: src/stored/bextract.c:332 src/stored/bscan.c:671 -#, c-format -msgid "Record header file index %ld not equal record index %ld\n" +#: src/lib/signal.c:357 +msgid "Checkpoint Freeze" msgstr "" -#: src/filed/restore.c:345 src/stored/bextract.c:341 -#, c-format -msgid "%s stream not supported on this Client.\n" +#: src/lib/signal.c:360 +msgid "Checkpoint Thaw" msgstr "" -#: src/filed/restore.c:433 -msgid "Unexpected cryptographic session data stream.\n" +#: src/lib/signal.c:363 +msgid "Thread Cancellation" msgstr "" -#: src/filed/restore.c:443 -msgid "" -"No private decryption keys have been defined to decrypt encrypted backup " -"data.\n" +#: src/lib/signal.c:366 +msgid "Resource Lost (e.g. record-lock lost)" 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/smartall.c:133 src/lib/smartall.c:244 src/lib/smartall.c:259 +msgid "Out of memory\n" +msgstr "Plus de mémoire\n" -#: src/filed/restore.c:472 -msgid "Missing private key required to decrypt encrypted backup data.\n" +#: src/lib/smartall.c:138 +msgid "Too much memory used." 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/filed/restore.c:481 +#: src/lib/smartall.c:168 #, c-format -msgid "An error occurred while decoding encrypted session data stream: %s\n" +msgid "Attempt to free NULL called from %s:%d\n" msgstr "" -#: src/filed/restore.c:534 src/filed/restore.c:587 +#: src/lib/smartall.c:182 #, c-format -msgid "Missing encryption session data stream for %s\n" +msgid "double free from %s:%d\n" msgstr "" -#: src/filed/restore.c:542 src/filed/restore.c:594 +#: src/lib/smartall.c:190 #, c-format -msgid "Failed to initialize decryption context for %s\n" +msgid "qp->qnext->qprev != qp called from %s:%d\n" 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/filed/restore.c:731 -msgid "Unexpected cryptographic signature data stream.\n" +#: src/lib/smartall.c:194 +#, c-format +msgid "qp->qprev->qnext != qp called from %s:%d\n" msgstr "" -#: src/filed/restore.c:739 +#: src/lib/smartall.c:203 #, c-format -msgid "Failed to decode message signature for %s\n" +msgid "Overrun buffer: len=%d addr=%p allocated: %s:%d called from %s:%d\n" msgstr "" -#: src/filed/restore.c:765 src/stored/bextract.c:500 +#: src/lib/smartall.c:281 #, c-format -msgid "Unknown stream=%d ignored. This shouldn't happen!\n" +msgid "sm_realloc size: %d\n" msgstr "" -#: src/filed/restore.c:794 +#: src/lib/smartall.c:319 #, fuzzy, c-format -msgid "Encountered %ld acl errors while doing restore\n" -msgstr "Saisir la liste des fichiers à restaurer" - -#: src/filed/restore.c:798 -#, c-format -msgid "Encountered %ld xattr errors while doing restore\n" -msgstr "" +msgid "sm_realloc %d at %p from %s:%d\n" +msgstr "Attendait %d en lecture, eu %d de %s:%s:%d\n" -#: src/filed/restore.c:802 +#: src/lib/smartall.c:379 #, c-format msgid "" -"%d non-supported data streams and %d non-supported attrib streams ignored.\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 "" -#: src/filed/restore.c:806 +#: src/lib/smartall.c:424 #, c-format -msgid "%d non-supported resource fork streams ignored.\n" +msgid "Damaged buffer found. Called from %s:%d\n" msgstr "" -#: src/filed/restore.c:809 +#: src/lib/smartall.c:457 #, c-format -msgid "%d non-supported Finder Info streams ignored.\n" +msgid "" +"\n" +"Damaged buffers found at %s:%d\n" msgstr "" -#: src/filed/restore.c:812 -#, c-format -msgid "%d non-supported acl streams ignored.\n" +#: src/lib/smartall.c:460 +msgid " discovery of bad prev link.\n" msgstr "" -#: src/filed/restore.c:815 -#, fuzzy, c-format -msgid "%d non-supported crypto streams ignored.\n" -msgstr "contentEncryptionAlgorithm non supporté : %d\n" - -#: src/filed/restore.c:818 -#, fuzzy, c-format -msgid "%d non-supported xattr streams ignored.\n" -msgstr "contentEncryptionAlgorithm non supporté : %d\n" - -#: src/filed/restore.c:890 -msgid "Zlib errno" +#: src/lib/smartall.c:463 +msgid " discovery of bad next link.\n" msgstr "" -#: src/filed/restore.c:892 -msgid "Zlib stream error" +#: src/lib/smartall.c:466 +msgid " discovery of data overrun.\n" msgstr "" -#: src/filed/restore.c:894 -msgid "Zlib data error" -msgstr "" +#: src/lib/smartall.c:469 +msgid " NULL pointer.\n" +msgstr " pointeur NULL.\n" -#: src/filed/restore.c:896 -msgid "Zlib memory error" -msgstr "" +#: src/lib/smartall.c:475 +#, c-format +msgid " Buffer address: %p\n" +msgstr " Adresse du buffer : %p\n" -#: src/filed/restore.c:898 -msgid "Zlib buffer error" +#: src/lib/smartall.c:482 +#, c-format +msgid "Damaged buffer: %6u bytes allocated at line %d of %s %s\n" msgstr "" -#: src/filed/restore.c:900 -msgid "Zlib version error" -msgstr "" +#: src/lib/status.h:82 +msgid "===================================================================\n" +msgstr "===================================================================\n" -#: src/filed/restore.c:940 +#: src/lib/tls.c:78 #, c-format -msgid "Missing cryptographic signature for %s\n" +msgid "" +"Error with certificate at depth: %d, issuer = %s, subject = %s, ERR=%d:%s\n" msgstr "" -#: 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/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/tls.c:115 +msgid "Error initializing SSL context" +msgstr "Erreur pendant l'initialisation du contexte SSL" -#: src/filed/restore.c:1029 -#, c-format -msgid "Signature validation failed for %s: %s\n" +#: src/lib/tls.c:136 +msgid "Error loading certificate verification stores" msgstr "" -#: src/filed/restore.c:1057 src/stored/bextract.c:431 -#, c-format -msgid "Seek to %s error on %s: ERR=%s\n" +#: src/lib/tls.c:141 +msgid "" +"Either a certificate file or a directory must be specified as a verification " +"store\n" msgstr "" -#: src/filed/restore.c:1094 -#, c-format -msgid "Uncompression error on file %s. ERR=%s\n" -msgstr "" +#: src/lib/tls.c:152 +msgid "Error loading certificate file" +msgstr "Erreur dans le chargement du certificat" -#: src/filed/restore.c:1103 src/stored/bextract.c:465 -msgid "GZIP data stream found, but GZIP not configured!\n" -msgstr "" +#: src/lib/tls.c:160 +msgid "Error loading private key" +msgstr "Erreur dans le chargement de la clef privée" -#: src/filed/restore.c:1126 -#, c-format -msgid "Write error in Win32 Block Decomposition on %s: %s\n" -msgstr "" +#: src/lib/tls.c:168 +msgid "Unable to open DH parameters file" +msgstr "Impossible d'ouvrir le fichier de paramètre DH" -#: src/filed/restore.c:1132 src/stored/bextract.c:284 -#: src/stored/bextract.c:290 -#, c-format -msgid "Write error on %s: %s\n" -msgstr "" +#: src/lib/tls.c:174 +msgid "Unable to load DH parameters from specified file" +msgstr "Impossible de charger les paramètres DH à partir du fichier spécifié" -#: src/filed/restore.c:1185 -msgid "Decryption error\n" -msgstr "" +#: src/lib/tls.c:178 +msgid "Failed to set TLS Diffie-Hellman parameters" +msgstr "Impossible de positionner les paramètres TLS Diffie-Hellman" -#: src/filed/restore.c:1279 -msgid "Logic error: output file should be open\n" +#: src/lib/tls.c:188 +msgid "Error setting cipher list, no valid ciphers available\n" msgstr "" -#: src/filed/restore.c:1310 -msgid "Logic error: output file should not be open\n" +#: src/lib/tls.c:247 +msgid "Peer failed to present a TLS certificate\n" msgstr "" -#: src/filed/restore.c:1343 +#: src/lib/tls.c:292 src/lib/tls.c:293 #, c-format -msgid "Decryption error. buf_len=%d decrypt_len=%d on file %s\n" +msgid "Peer %s failed to present a TLS certificate\n" msgstr "" -#: src/filed/restore.c:1464 -msgid "Open File Manager paused\n" +#: src/lib/tls.c:408 +msgid "Error creating file descriptor-based BIO" msgstr "" -#: src/filed/restore.c:1468 -msgid "FAILED to pause Open File Manager\n" -msgstr "" +#: src/lib/tls.c:419 +msgid "Error creating new SSL object" +msgstr "Erreur pendant la création d'un nouvel objet SSL" -#: src/filed/restore.c:1476 -#, c-format -msgid "Running as '%s'. Privmask=%#08x\n" -msgstr "" +#: src/lib/tls.c:483 src/lib/tls.c:506 +msgid "Connect failure" +msgstr "Erreur de connexion" -#: src/filed/restore.c:1478 -msgid "Failed to retrieve current UserName\n" +#: src/lib/tls.c:586 src/lib/tls.c:590 +msgid "TLS shutdown failure." msgstr "" -#: src/filed/accurate.c:243 -#, fuzzy -msgid "2991 Bad accurate command\n" -msgstr "2991 Erreur dans la commande setdebug : %s\n" - -#: src/filed/verify_vol.c:65 -msgid "Storage command not issued before Verify.\n" +#: src/lib/tls.c:645 src/lib/tls.c:671 +msgid "TLS read/write failure." msgstr "" -#: src/filed/verify_vol.c:145 -#, c-format -msgid "Error scanning record header: %s\n" -msgstr "" +#: src/lib/util.c:171 +msgid "Running" +msgstr "En cours" -#: src/filed/xattr.c:225 -#, c-format -msgid "Illegal xattr stream, no XATTR_MAGIC on file \"%s\"\n" -msgstr "" +#: src/lib/util.c:174 +msgid "Blocked" +msgstr "Bloqué" -#: src/filed/xattr.c:346 src/filed/xattr.c:372 -#, fuzzy, c-format -msgid "llistxattr error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/util.c:184 +msgid "Non-fatal error" +msgstr "Erreur non fatale" -#: src/filed/xattr.c:450 src/filed/xattr.c:476 -#, fuzzy, c-format -msgid "lgetxattr error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/util.c:190 src/lib/util.c:322 +msgid "Canceled" +msgstr "Annulé" -#: src/filed/xattr.c:497 src/filed/xattr.c:849 src/filed/xattr.c:1581 -#, c-format -msgid "Xattr stream on file \"%s\" exceeds maximum size of %d bytes\n" -msgstr "" +#: src/lib/util.c:193 +msgid "Verify differences" +msgstr "Vérification des différences" -#: src/filed/xattr.c:521 src/filed/xattr.c:882 -#, 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/util.c:196 +msgid "Waiting on FD" +msgstr "En attente du FD" -#: src/filed/xattr.c:569 -#, fuzzy, c-format -msgid "lsetxattr error on file \"%s\": ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +#: src/lib/util.c:199 +msgid "Wait on SD" +msgstr "En attente du SD" -#: src/filed/xattr.c:669 -#, 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/util.c:202 +msgid "Wait for new Volume" +msgstr "En attente d'un nouveau Volume" -#: src/filed/xattr.c:688 src/filed/xattr.c:714 -#, 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/util.c:205 +msgid "Waiting for mount" +msgstr "En attente d'un montage" + +#: src/lib/util.c:208 +msgid "Waiting for Storage resource" +msgstr "En attente du Storage" -#: src/filed/xattr.c:802 src/filed/xattr.c:828 -#, 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/util.c:211 +msgid "Waiting for Job resource" +msgstr "" -#: src/filed/xattr.c:939 -#, fuzzy, c-format -msgid "Failed to split %s into namespace and name part on file \"%s\"\n" +#: src/lib/util.c:214 +msgid "Waiting for Client resource" msgstr "" -"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n" -#: src/filed/xattr.c:951 -#, 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/util.c:217 +msgid "Waiting on Max Jobs" +msgstr "" -#: src/filed/xattr.c:969 -#, 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/util.c:220 +msgid "Waiting for Start Time" +msgstr "" -#: src/filed/xattr.c:1249 src/filed/xattr.c:1299 -#, 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/util.c:223 +msgid "Waiting on Priority" +msgstr "" -#: src/filed/xattr.c:1313 -#, 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/util.c:242 +#, c-format +msgid "Unknown Job termination status=%d" +msgstr "" -#: src/filed/xattr.c:1382 -#, 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/util.c:258 +#, fuzzy +msgid "Completed successfully" +msgstr "Restauration effectuée." -#: src/filed/xattr.c:1505 -#, 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/util.c:261 +msgid "Completed with warnings" +msgstr "Terminé avec des avertissements" -#: src/filed/xattr.c:1524 -#, 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/util.c:264 +msgid "Terminated with errors" +msgstr "Terminé avec des erreurs" -#: src/filed/xattr.c:1593 -#, 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/util.c:267 +msgid "Fatal error" +msgstr "Erreur fatale" -#: src/filed/xattr.c:1629 -#, 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/util.c:270 +msgid "Created, not yet running" +msgstr "Créé, mais non démarré" -#: src/filed/xattr.c:1685 src/filed/xattr.c:1912 -#, 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/util.c:273 +msgid "Canceled by user" +msgstr "Annulé par l'utilisateur" -#: src/filed/xattr.c:1710 src/filed/xattr.c:1961 -#, 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/util.c:276 +#, fuzzy +msgid "Verify found differences" +msgstr "Vérification des différences" -#: src/filed/xattr.c:1723 src/filed/xattr.c:1931 -#, 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/util.c:279 +msgid "Waiting for File daemon" +msgstr "En attente du client" -#: src/filed/xattr.c:1741 -#, 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/util.c:282 +msgid "Waiting for Storage daemon" +msgstr "En attente du Storage" -#: src/filed/xattr.c:1830 -#, 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/util.c:285 +msgid "Waiting for higher priority jobs" +msgstr "Attend qu'un job plus prioritaire se termine" -#: src/filed/xattr.c:1837 src/filed/xattr.c:1858 -#, 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/util.c:288 +msgid "Batch inserting file records" +msgstr "Mise à jour du catalogue" -#: src/filed/xattr.c:1923 -#, 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/util.c:319 +msgid "Fatal Error" +msgstr "Erreur Fatale" -#: src/filed/xattr.c:1947 src/filed/xattr.c:2086 -#, 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/util.c:325 +msgid "Differences" +msgstr "" -#: src/filed/xattr.c:1975 -#, 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/util.c:328 +msgid "Unknown term code" +msgstr "" -#: src/filed/xattr.c:2011 -#, 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/util.c:347 +#, fuzzy +msgid "Migrated Job" +msgstr "Migrer" -#: src/filed/xattr.c:2025 -#, 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/util.c:350 +msgid "Verify" +msgstr "Vérifier" -#: src/filed/xattr.c:2040 -#, 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/lib/util.c:353 +msgid "Restore" +msgstr "Restaurer" -#: src/filed/xattr.c:2057 -#, 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/util.c:356 +msgid "Console" +msgstr "" -#: src/filed/xattr.c:2106 -#, c-format -msgid "" -"Unable to restore data of xattr %s on file \"%s\": Not all data available in " -"xattr stream\n" +#: src/lib/util.c:359 +msgid "System or Console" msgstr "" -#: src/filed/xattr.c:2116 -#, 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/util.c:362 +msgid "Admin" +msgstr "Admin" -#: src/filed/xattr.c:2136 -#, 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/lib/util.c:365 src/lib/util.c:455 +msgid "Archive" +msgstr "Archiver" -#: src/filed/xattr.c:2169 -#, 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/lib/util.c:368 +#, fuzzy +msgid "Job Copy" +msgstr "Copier" -#: src/filed/xattr.c:2194 -#, 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/util.c:371 +msgid "Copy" +msgstr "Copier" -#: src/filed/xattr.c:2209 -#, c-format -msgid "Illegal xattr stream, failed to parse xattr stream on file \"%s\"\n" -msgstr "" +#: src/lib/util.c:374 +msgid "Migrate" +msgstr "Migrer" -#: src/filed/xattr.c:2266 -#, c-format -msgid "Failed to restore extensible attributes on file \"%s\"\n" +#: src/lib/util.c:377 +msgid "Scan" msgstr "" -#: src/filed/xattr.c:2277 -#, fuzzy, c-format -msgid "Failed to restore extended attributes on file \"%s\"\n" +#: src/lib/util.c:381 +msgid "Unknown Type" msgstr "" -"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n" -#: src/filed/xattr.c:2335 -#, c-format -msgid "" -"Can't restore Extended Attributes of %s - incompatible xattr stream " -"encountered - %d\n" +#: src/lib/util.c:391 +msgid "Truncate" msgstr "" -#: src/tools/testfind.c:68 -#, c-format -msgid "" -"\n" -"Usage: testfind [-d debug_level] [-] [pattern1 ...]\n" -" -a print extended attributes (Win32 debug)\n" -" -d set debug level to \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" +#: src/lib/util.c:408 +msgid "Base" +msgstr "Base" + +#: src/lib/util.c:426 +msgid "Verify Init Catalog" msgstr "" -#: src/tools/testfind.c:232 -#, 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" +#: src/lib/util.c:435 +msgid "Verify Data" msgstr "" -#: src/tools/testfind.c:272 -#, c-format -msgid "Reg: %s\n" +#: src/lib/util.c:438 +msgid "Virtual Full" msgstr "" -#: src/tools/testfind.c:294 -msgid "\t[will not descend: recursion turned off]" +#: src/lib/util.c:444 +msgid "Unknown Job Level" msgstr "" -#: src/tools/testfind.c:296 -msgid "\t[will not descend: file system change not allowed]" +#: src/lib/util.c:454 +msgid "Append" msgstr "" -#: src/tools/testfind.c:298 -msgid "\t[will not descend: disallowed file system]" +#: src/lib/util.c:456 +#, fuzzy +msgid "Disabled" +msgstr "est bloqué" + +#: src/lib/util.c:458 +msgid "Used" msgstr "" -#: src/tools/testfind.c:300 -msgid "\t[will not descend: disallowed drive type]" +#: src/lib/util.c:459 +msgid "Cleaning" msgstr "" -#: src/tools/testfind.c:316 src/tools/testls.c:194 -#, c-format -msgid "Err: Could not access %s: %s\n" +#: src/lib/util.c:460 +msgid "Purged" msgstr "" -#: src/tools/testfind.c:319 src/tools/testls.c:197 -#, c-format -msgid "Err: Could not follow ff->link %s: %s\n" +#: src/lib/util.c:461 +#, fuzzy +msgid "Recycle" +msgstr "RecyclePool" + +#: src/lib/util.c:462 +msgid "Read-Only" msgstr "" -#: src/tools/testfind.c:322 src/tools/testls.c:200 -#, c-format -msgid "Err: Could not stat %s: %s\n" +#: src/lib/util.c:474 +#, fuzzy +msgid "Invalid volume status" +msgstr "Nom de Volume invalide : %s\n" + +#: src/lib/util.c:854 +msgid "Working directory not defined. Cannot continue.\n" msgstr "" -#: src/tools/testfind.c:325 src/tools/testls.c:203 +#: src/lib/util.c:857 #, c-format -msgid "Skip: File not saved. No change. %s\n" +msgid "Working Directory: \"%s\" not found. Cannot continue.\n" msgstr "" -#: src/tools/testfind.c:328 src/tools/testls.c:206 +#: src/lib/util.c:861 #, c-format -msgid "Err: Attempt to backup archive. Not saved. %s\n" +msgid "Working Directory: \"%s\" is not a directory. Cannot continue.\n" msgstr "" -#: src/tools/testfind.c:331 src/tools/testls.c:215 -#, c-format -msgid "Err: Could not open directory %s: %s\n" +#: src/lib/var.c:2657 +msgid "everything ok" +msgstr "tout est ok" + +#: src/lib/var.c:2658 +msgid "incomplete named character" msgstr "" -#: src/tools/testfind.c:334 src/tools/testls.c:218 -#, c-format -msgid "Err: Unknown file ff->type %d: %s\n" -msgstr "" +#: src/lib/var.c:2659 +msgid "incomplete hexadecimal value" +msgstr "valeur hexadécimale incomplète" + +#: src/lib/var.c:2660 +msgid "invalid hexadecimal value" +msgstr "valeur hexadécimale invalide" + +#: src/lib/var.c:2661 +msgid "octal value too large" +msgstr "valeur octal trop grande" + +#: src/lib/var.c:2662 +msgid "invalid octal value" +msgstr "valeur octal invalide" -#: src/tools/testfind.c:384 -#, c-format -msgid "===== Filename truncated to 255 chars: %s\n" -msgstr "" +#: src/lib/var.c:2663 +msgid "incomplete octal value" +msgstr "valeur octal incomplète" -#: src/tools/testfind.c:401 -#, c-format -msgid "========== Path name truncated to 255 chars: %s\n" +#: src/lib/var.c:2664 +msgid "incomplete grouped hexadecimal value" msgstr "" -#: src/tools/testfind.c:410 -#, c-format -msgid "========== Path length is zero. File=%s\n" +#: src/lib/var.c:2665 +msgid "incorrect character class specification" msgstr "" -#: src/tools/testfind.c:413 -#, c-format -msgid "Path: %s\n" +#: src/lib/var.c:2666 +msgid "invalid expansion configuration" msgstr "" -#: src/tools/bregex.c:153 src/tools/bregtest.c:137 src/tools/bwild.c:122 -#, c-format -msgid "Could not open data file: %s\n" -msgstr "Impossible d'ouvrir le fichier de données %s.\n" +#: src/lib/var.c:2667 +msgid "out of memory" +msgstr "plus de mémoire" -#: src/tools/testls.c:56 -#, c-format -msgid "" -"\n" -"Usage: testls [-d debug_level] [-] [pattern1 ...]\n" -" -a print extended attributes (Win32 debug)\n" -" -d set debug level to \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" +#: src/lib/var.c:2668 +msgid "incomplete variable specification" msgstr "" -#: src/tools/testls.c:146 -#, c-format -msgid "Could not open include file: %s\n" -msgstr "" +#: src/lib/var.c:2669 +msgid "undefined variable" +msgstr "variable non définie" -#: src/tools/testls.c:159 -#, c-format -msgid "Could not open exclude file: %s\n" -msgstr "" +#: src/lib/var.c:2670 +msgid "input is neither text nor variable" +msgstr "l'entrée n'est ni du texte ni une variable" -#: src/tools/testls.c:209 -#, c-format -msgid "Recursion turned off. Directory not entered. %s\n" +#: src/lib/var.c:2671 +msgid "unknown command character in variable" msgstr "" -#: src/tools/testls.c:212 -#, c-format -msgid "Skip: File system change prohibited. Directory not entered. %s\n" +#: src/lib/var.c:2672 +msgid "malformatted search and replace operation" msgstr "" -#: src/tools/dbcheck.c:199 -msgid "" -"Warning skipping the additional parameters for working directory/dbname/user/" -"password/host.\n" +#: src/lib/var.c:2673 +msgid "unknown flag in search and replace operation" msgstr "" -#: src/tools/dbcheck.c:216 -#, c-format -msgid "Error can not find the Catalog name[%s] in the given config file [%s]\n" +#: src/lib/var.c:2674 +msgid "invalid regex in search and replace operation" msgstr "" -#: src/tools/dbcheck.c:218 -#, c-format -msgid "Error there is no Catalog section in the given config file [%s]\n" +#: src/lib/var.c:2675 +msgid "missing parameter in command" msgstr "" -#: src/tools/dbcheck.c:227 -msgid "Error no Director resource defined.\n" +#: src/lib/var.c:2676 +msgid "empty search string in search and replace operation" msgstr "" -#: src/tools/dbcheck.c:252 -msgid "Wrong number of arguments.\n" +#: src/lib/var.c:2677 +msgid "start offset missing in cut operation" msgstr "" -#: src/tools/dbcheck.c:257 -msgid "Working directory not supplied.\n" +#: src/lib/var.c:2678 +msgid "offsets in cut operation delimited by unknown character" msgstr "" -#: src/tools/dbcheck.c:291 -msgid "Database port must be a numeric value.\n" +#: src/lib/var.c:2679 +msgid "range out of bounds in cut operation" msgstr "" -#: src/tools/dbcheck.c:294 -msgid "Database port must be a int value.\n" +#: src/lib/var.c:2680 +msgid "offset out of bounds in cut operation" msgstr "" -#: src/tools/dbcheck.c:335 -#, c-format -msgid "Hello, this is the database check/correct program.\n" +#: src/lib/var.c:2681 +msgid "logic error in cut operation" msgstr "" -#: src/tools/dbcheck.c:337 -#, c-format -msgid "Modify database is on." +#: src/lib/var.c:2682 +msgid "malformatted transpose operation" msgstr "" -#: src/tools/dbcheck.c:339 -#, c-format -msgid "Modify database is off." +#: src/lib/var.c:2683 +msgid "source and target class mismatch in transpose operation" msgstr "" -#: src/tools/dbcheck.c:341 src/tools/dbcheck.c:402 -#, c-format -msgid " Verbose is on.\n" +#: src/lib/var.c:2684 +msgid "empty character class in transpose operation" msgstr "" -#: src/tools/dbcheck.c:343 src/tools/dbcheck.c:404 -#, c-format -msgid " Verbose is off.\n" +#: src/lib/var.c:2685 +msgid "incorrect character class in transpose operation" msgstr "" -#: src/tools/dbcheck.c:345 -#, c-format -msgid "Please select the fuction you want to perform.\n" +#: src/lib/var.c:2686 +msgid "malformatted padding operation" msgstr "" -#: src/tools/dbcheck.c:349 -#, 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/lib/var.c:2687 +msgid "width parameter missing in padding operation" msgstr "" -#: src/tools/dbcheck.c:368 -#, 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/lib/var.c:2688 +msgid "fill string missing in padding operation" msgstr "" -#: src/tools/dbcheck.c:388 -msgid "Select function number: " +#: src/lib/var.c:2689 +msgid "unknown quoted pair in search and replace operation" msgstr "" -#: src/tools/dbcheck.c:395 -#, c-format -msgid "Database will be modified.\n" +#: src/lib/var.c:2690 +msgid "sub-matching reference out of range" msgstr "" -#: src/tools/dbcheck.c:397 -#, c-format -msgid "Database will NOT be modified.\n" -msgstr "" +#: src/lib/var.c:2691 +msgid "invalid argument" +msgstr "argument invalide" -#: src/tools/dbcheck.c:487 -#, c-format -msgid "JobId=%s Name=\"%s\" StartTime=%s\n" +#: src/lib/var.c:2692 +msgid "incomplete quoted pair" msgstr "" -#: src/tools/dbcheck.c:495 -#, c-format -msgid "Orphaned JobMediaId=%s JobId=%s Volume=\"%s\"\n" +#: src/lib/var.c:2693 +msgid "lookup function does not support variable arrays" msgstr "" -#: src/tools/dbcheck.c:502 -#, c-format -msgid "Orphaned FileId=%s JobId=%s Volume=\"%s\"\n" +#: src/lib/var.c:2694 +msgid "index of array variable contains an invalid character" msgstr "" -#: src/tools/dbcheck.c:509 -#, c-format -msgid "Orphaned FileSetId=%s FileSet=\"%s\" MD5=%s\n" +#: src/lib/var.c:2695 +msgid "index of array variable is incomplete" msgstr "" -#: src/tools/dbcheck.c:516 -#, c-format -msgid "Orphaned ClientId=%s Name=\"%s\"\n" +#: src/lib/var.c:2696 +msgid "bracket expression in array variable's index not closed" msgstr "" -#: src/tools/dbcheck.c:570 -#, c-format -msgid "Deleting: %s\n" +#: src/lib/var.c:2697 +msgid "division by zero error in index specification" msgstr "" -#: src/tools/dbcheck.c:644 -#, c-format -msgid "Checking for duplicate Filename entries.\n" +#: src/lib/var.c:2698 +msgid "unterminated loop construct" msgstr "" -#: src/tools/dbcheck.c:653 -#, c-format -msgid "Found %d duplicate Filename records.\n" +#: src/lib/var.c:2699 +msgid "invalid character in loop limits" msgstr "" -#: src/tools/dbcheck.c:654 -msgid "Print the list? (yes/no): " +#: src/lib/var.c:2700 +msgid "malformed operation argument list" msgstr "" -#: src/tools/dbcheck.c:673 src/tools/dbcheck.c:731 -#, c-format -msgid "Found %d for: %s\n" -msgstr "" +#: src/lib/var.c:2701 +msgid "undefined operation" +msgstr "opération indéfinie" -#: src/tools/dbcheck.c:701 -#, c-format -msgid "Checking for duplicate Path entries.\n" +#: src/lib/var.c:2702 +msgid "formatting failure" msgstr "" -#: src/tools/dbcheck.c:711 +#: src/lib/var.c:2711 +msgid "unknown error" +msgstr "erreur inconnue" + +#: src/lib/watchdog.c:84 #, c-format -msgid "Found %d duplicate Path records.\n" +msgid "Unable to initialize watchdog lock. ERR=%s\n" msgstr "" -#: src/tools/dbcheck.c:712 src/tools/dbcheck.c:766 src/tools/dbcheck.c:810 -#: src/tools/dbcheck.c:862 src/tools/dbcheck.c:912 src/tools/dbcheck.c:953 -#: src/tools/dbcheck.c:994 src/tools/dbcheck.c:1035 src/tools/dbcheck.c:1073 -#: src/tools/dbcheck.c:1106 src/tools/dbcheck.c:1143 src/tools/dbcheck.c:1207 -msgid "Print them? (yes/no): " +#: src/lib/watchdog.c:181 +msgid "BUG! register_watchdog called before start_watchdog\n" msgstr "" -#: src/tools/dbcheck.c:759 +#: src/lib/watchdog.c:184 #, c-format -msgid "Checking for orphaned JobMedia entries.\n" +msgid "BUG! Watchdog %p has NULL callback\n" msgstr "" -#: src/tools/dbcheck.c:765 +#: src/lib/watchdog.c:187 #, c-format -msgid "Found %d orphaned JobMedia records.\n" +msgid "BUG! Watchdog %p has zero interval\n" msgstr "" -#: src/tools/dbcheck.c:783 -#, c-format -msgid "Deleting %d orphaned JobMedia records.\n" +#: src/lib/watchdog.c:207 +msgid "BUG! unregister_watchdog_unlocked called before start_watchdog\n" msgstr "" -#: src/tools/dbcheck.c:800 +#: src/lib/watchdog.c:327 #, c-format -msgid "Checking for orphaned File entries. This may take some time!\n" +msgid "rwl_writelock failure. ERR=%s\n" msgstr "" -#: src/tools/dbcheck.c:809 +#: src/lib/watchdog.c:342 #, c-format -msgid "Found %d orphaned File records.\n" +msgid "rwl_writeunlock failure. ERR=%s\n" msgstr "" -#: src/tools/dbcheck.c:826 +#: src/qt-console/bat_conf.cpp:143 +#, fuzzy, c-format +msgid "Console: name=%s\n" +msgstr "Console connecté à %s\n" + +#: src/qt-console/bat_conf.cpp:146 +#: src/qt-console/tray-monitor/tray_conf.cpp:183 #, c-format -msgid "Deleting %d orphaned File records.\n" +msgid "ConsoleFont: name=%s font face=%s\n" msgstr "" -#: src/tools/dbcheck.c:842 src/tools/dbcheck.c:892 +#: src/qt-console/bcomm/dircomm.cpp:85 +#, fuzzy, c-format +msgid "Already connected\"%s\".\n" +msgstr "Console connecté à %s\n" + +#: src/qt-console/bcomm/dircomm.cpp:96 +#: src/qt-console/tray-monitor/tray-monitor.cpp:347 +#, fuzzy, c-format +msgid "Connecting to Director %s:%d" +msgstr "Connexion au Director %s:%d\n" + +#: src/qt-console/bcomm/dircomm.cpp:98 +#, fuzzy, c-format +msgid "" +"Connecting to Director %s:%d\n" +"\n" +msgstr "Connexion au Director %s:%d\n" + +#: src/qt-console/bcomm/dircomm.cpp:195 +#: src/qt-console/tray-monitor/tray-monitor.cpp:352 #, fuzzy -msgid "Create temporary index? (yes/no): " -msgstr "Continuez ? (oui/non) : " +msgid "Director daemon" +msgstr "Director" -#: src/tools/dbcheck.c:852 -#, c-format -msgid "Checking for orphaned Path entries. This may take some time!\n" +#: src/qt-console/bcomm/dircomm.cpp:233 +msgid "Initializing ..." msgstr "" -#: src/tools/dbcheck.c:861 -#, c-format -msgid "Found %d orphaned Path records.\n" -msgstr "" +#: src/qt-console/bcomm/dircomm.cpp:249 src/qt-console/console/console.cpp:130 +#, fuzzy +msgid "Connected" +msgstr "Connexion...\n" -#: src/tools/dbcheck.c:874 -#, c-format -msgid "Deleting %d orphaned Path records.\n" -msgstr "" +#: src/qt-console/bcomm/dircomm.cpp:373 +#, fuzzy +msgid "Command completed ..." +msgstr "Commande annulée.\n" -#: src/tools/dbcheck.c:902 -#, c-format -msgid "Checking for orphaned Filename entries. This may take some time!\n" +#: src/qt-console/bcomm/dircomm.cpp:380 src/qt-console/console/console.cpp:367 +msgid "Processing command ..." msgstr "" -#: src/tools/dbcheck.c:911 -#, c-format -msgid "Found %d orphaned Filename records.\n" +#: src/qt-console/bcomm/dircomm.cpp:387 +msgid "At main prompt waiting for input ..." msgstr "" -#: src/tools/dbcheck.c:924 -#, c-format -msgid "Deleting %d orphaned Filename records.\n" +#: src/qt-console/bcomm/dircomm.cpp:394 src/qt-console/bcomm/dircomm.cpp:407 +msgid "At prompt waiting for input ..." msgstr "" -#: src/tools/dbcheck.c:942 -#, c-format -msgid "Checking for orphaned FileSet entries. This takes some time!\n" -msgstr "" +#: src/qt-console/bcomm/dircomm.cpp:415 +#, fuzzy +msgid "Command failed." +msgstr "Commande annulée.\n" -#: src/tools/dbcheck.c:952 -#, c-format -msgid "Found %d orphaned FileSet records.\n" -msgstr "" +#: src/qt-console/bcomm/dircomm.cpp:487 +#, fuzzy +msgid "Director disconnected." +msgstr "Connexion du director le %s\n" -#: src/tools/dbcheck.c:967 -#, c-format -msgid "Deleting %d orphaned FileSet records.\n" +#: src/qt-console/main.cpp:180 +#, 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 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 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/tools/dbcheck.c:976 -#, c-format -msgid "Checking for orphaned Client entries.\n" +#: src/qt-console/tray-monitor/authenticate.cpp:75 +#, fuzzy +msgid "" +"Director authorization problem.\n" +"Most likely the passwords do not agree.\n" +"Please see " 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/tools/dbcheck.c:993 -#, c-format -msgid "Found %d orphaned Client records.\n" +#: src/qt-console/tray-monitor/authenticate.cpp:125 +#, fuzzy +msgid "" +"Director and Storage daemon passwords or names not the same.\n" +"Please see " msgstr "" +"Le mot de passe ou le nom du Director et du Client ne sont pas identiques.\n" -#: src/tools/dbcheck.c:1008 -#, c-format -msgid "Deleting %d orphaned Client records.\n" +#: src/qt-console/tray-monitor/authenticate.cpp:132 +#, fuzzy, c-format +msgid "bdird set configuration file to file\n" +" -d set debug level to \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 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/tools/dbcheck.c:1051 +#: src/qt-console/tray-monitor/tray-monitor.cpp:204 #, c-format -msgid "Deleting JobMedia records of orphaned Job records.\n" +msgid "" +"Error: %d Monitor resources defined in %s. You must define one and only one " +"Monitor resource.\n" msgstr "" -#: src/tools/dbcheck.c:1053 -#, c-format -msgid "Deleting Log records of orphaned Job records.\n" +#: src/qt-console/tray-monitor/tray-monitor.cpp:236 +#, 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/tools/dbcheck.c:1063 +#: src/qt-console/tray-monitor/tray-monitor.cpp:251 #, c-format -msgid "Checking for Admin Job entries.\n" +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" msgstr "" -#: src/tools/dbcheck.c:1072 +#: src/qt-console/tray-monitor/tray-monitor.cpp:319 #, c-format -msgid "Found %d Admin Job records.\n" +msgid "Error, currentitem is not a Client or a Storage..\n" msgstr "" -#: src/tools/dbcheck.c:1087 -#, c-format -msgid "Deleting %d Admin Job records.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:357 +#, fuzzy, c-format +msgid "Connecting to Client %s:%d" +msgstr "Connexion au client %s (%s:%d)\n" -#: src/tools/dbcheck.c:1096 -#, c-format -msgid "Checking for Restore Job entries.\n" +#: src/qt-console/tray-monitor/tray-monitor.cpp:362 +msgid "File daemon" msgstr "" -#: src/tools/dbcheck.c:1105 -#, c-format -msgid "Found %d Restore Job records.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:367 +#, fuzzy, c-format +msgid "Connecting to Storage %s:%d" +msgstr "Connexion au Director %s:%d\n" -#: src/tools/dbcheck.c:1120 +#: src/qt-console/tray-monitor/tray-monitor.cpp:376 +#: src/qt-console/tray-monitor/tray-monitor.cpp:406 #, c-format -msgid "Deleting %d Restore Job records.\n" +msgid "Error, currentitem is not a Client, a Storage or a Director..\n" msgstr "" -#: src/tools/dbcheck.c:1133 -#, c-format -msgid "Checking for Filenames with a trailing slash\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:381 +#, fuzzy +msgid "Cannot connect to daemon." +msgstr "Impossible de se connecter au démon Storage\n" -#: src/tools/dbcheck.c:1142 -#, c-format -msgid "Found %d bad Filename records.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:390 +#, fuzzy, c-format +msgid "Authentication error : %s" +msgstr "Erreur sur l'autochangeur : ERR=%s\n" -#: src/tools/dbcheck.c:1160 src/tools/dbcheck.c:1223 -#, c-format -msgid "Reparing %d bad Filename records.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:397 +#, fuzzy +msgid "Opened connection with Director daemon." +msgstr "Impossible de se connecter au Storage daemon.\n" -#: src/tools/dbcheck.c:1197 -#, c-format -msgid "Checking for Paths without a trailing slash\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:400 +#, fuzzy +msgid "Opened connection with File daemon." +msgstr "Impossible de se connecter au client.\n" -#: src/tools/dbcheck.c:1206 -#, c-format -msgid "Found %d bad Path records.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:403 +#, fuzzy +msgid "Opened connection with Storage daemon." +msgstr "Impossible de se connecter au Storage daemon.\n" -#: src/tools/dbcheck.c:1360 -#, c-format -msgid "" -"Ok. Index over the %s column already exists and dbcheck will work faster.\n" +#: src/qt-console/tray-monitor/tray-monitor.cpp:454 +msgid "Error : BNET_HARDEOF or BNET_ERROR" msgstr "" -#: src/tools/dbcheck.c:1363 -#, c-format -msgid "" -"Note. Index over the %s column not found, that can greatly slow down " -"dbcheck.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray-monitor.cpp:463 +#, fuzzy +msgid "Error : Connection closed." +msgstr "Connexion...\n" -#: src/tools/dbcheck.c:1379 +#: src/qt-console/tray-monitor/tray_conf.cpp:165 #, c-format -msgid "Create temporary index... This may take some time!\n" +msgid "Monitor: name=%s FDtimeout=%s SDtimeout=%s\n" msgstr "" -#: src/tools/dbcheck.c:1387 +#: src/qt-console/tray-monitor/tray_conf.cpp:171 #, c-format -msgid "Temporary index created.\n" +msgid "Director: name=%s address=%s FDport=%d\n" msgstr "" -#: src/tools/dbcheck.c:1402 -#, c-format -msgid "Drop temporary index.\n" -msgstr "" +#: src/qt-console/tray-monitor/tray_conf.cpp:175 +#, fuzzy, c-format +msgid "Client: name=%s address=%s FDport=%d\n" +msgstr "Client \"%s\" adresse positionné à %s\n" -#: src/tools/dbcheck.c:1412 +#: src/qt-console/tray-monitor/tray_conf.cpp:179 #, c-format -msgid "Temporary index %s deleted.\n" +msgid "Storage: name=%s address=%s SDport=%d\n" msgstr "" -#: src/tools/drivetype.c:47 +#: src/stored/acquire.c:60 #, 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" +msgid "Acquire read: num_writers=%d not zero. Job %d canceled.\n" msgstr "" -#: src/tools/drivetype.c:101 src/tools/fstype.c:101 +#: src/stored/acquire.c:69 #, c-format -msgid "%s: unknown\n" -msgstr "" +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/tools/bvfs_test.c:55 -#, fuzzy, c-format -msgid "" -"\n" -"Version: %s (%s)\n" -" -d set debug level to \n" -" -dt print timestamp in debug output\n" -" -n specify the database name (default bacula)\n" -" -u specify database user name (default bacula)\n" -" -P specify database host (default NULL)\n" -" -w specify working directory\n" -" -j specify jobids\n" -" -p specify path\n" -" -f specify file\n" -" -l 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 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 lance 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/acquire.c:78 +#, c-format +msgid "Logic error: no next volume to read. Numvol=%d Curvol=%d\n" +msgstr "" -#: src/tools/bvfs_test.c:201 src/tools/bbatch.c:167 src/stored/bextract.c:196 -#: src/stored/bcopy.c:162 src/stored/bscan.c:248 -msgid "Wrong number of arguments: \n" +#: src/stored/acquire.c:85 src/stored/acquire.c:162 src/stored/acquire.c:436 +msgid "generate_plugin_event(bsdEventDeviceOpen) Failed\n" msgstr "" -#: src/tools/bvfs_test.c:215 src/tools/bbatch.c:202 src/stored/bscan.c:302 -msgid "Could not init Bacula database\n" +#: src/stored/acquire.c:109 +#, fuzzy, c-format +msgid "" +"Changing read device. Want Media Type=\"%s\" have=\"%s\"\n" +" %s device=%s\n" msgstr "" +"Changement du Device de lecture. Want Media Type=\"%s\" have=\"%s\"\n" +" device=%s\n" -#: src/tools/bvfs_test.c:224 src/tools/bbatch.c:209 src/stored/bscan.c:309 +#: src/stored/acquire.c:157 #, c-format -msgid "Using Database: %s, User: %s\n" +msgid "Media Type change. New read %s device %s chosen.\n" msgstr "" -#: src/tools/bbatch.c:78 -#, fuzzy, c-format -msgid "" -"\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 set debug level to \n" -" -dt print timestamp in debug output\n" -" -n specify the database name (default bacula)\n" -" -u specify database user name (default bacula)\n" -" -P specify database host (default NULL)\n" -" -w specify working directory\n" -" -v verbose\n" -" -f specify data file\n" -" -? print this message\n" -"\n" +#: src/stored/acquire.c:174 +#, c-format +msgid "No suitable device found to read Volume \"%s\"\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 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 lance 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/tools/bbatch.c:267 +#: src/stored/acquire.c:213 #, fuzzy, c-format -msgid "Error opening datafile %s\n" -msgstr "Impossible d'ouvrir le fichier de données %s.\n" +msgid "Job %s canceled.\n" +msgstr "Le job %s est annulé.\n" -#: src/tools/bbatch.c:277 -#, fuzzy -msgid "Error while inserting file\n" -msgstr "Entrez le nombre de départ : " +#: src/stored/acquire.c:231 +#, fuzzy, c-format +msgid "Read open %s device %s Volume \"%s\" failed: ERR=%s\n" +msgstr "Impossible de supprimer le volume \"%s\". ERR=%s" -#: src/tools/bsmtp.c:145 +#: src/stored/acquire.c:324 #, c-format -msgid "Fatal malformed reply from %s: %s\n" +msgid "Too many errors trying to mount %s device %s for reading.\n" msgstr "" -#: src/tools/bsmtp.c:153 +#: src/stored/acquire.c:332 #, fuzzy, c-format -msgid "Fatal fgets error: ERR=%s\n" -msgstr "erreur de fermeture : ERR=%s\n" +msgid "Ready to read from volume \"%s\" on %s device %s.\n" +msgstr "Prêt à lire les données du volume \"%s\" depuis le device %s.\n" -#: src/tools/bsmtp.c:186 +#: src/stored/acquire.c:421 #, 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 set debug level to \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 utilise fich comme fichier de configuration\n" -" -d 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 lance 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" +msgid "Could not ready %s device %s for append.\n" +msgstr "Impossible d'ouvrir le device %s\n" -#: src/tools/bsmtp.c:343 -msgid "Fatal error: no recipient given.\n" -msgstr "" +#: src/stored/acquire.c:517 src/stored/block_util.c:552 +#: src/stored/block_util.c:622 src/stored/block_util.c:652 +#: src/stored/spool.c:272 +#, 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" -#: src/tools/bsmtp.c:372 +#: src/stored/acquire.c:570 #, c-format -msgid "Fatal gethostname error: ERR=%s\n" -msgstr "" +msgid "Alert: %s" +msgstr "Alert: %s" -#: src/tools/bsmtp.c:376 +#: src/stored/acquire.c:578 #, c-format -msgid "Fatal gethostbyname for myself failed \"%s\": ERR=%s\n" +msgid "3997 Bad alert command: %s: ERR=%s.\n" msgstr "" -#: src/tools/bsmtp.c:412 +#: src/stored/ansi_label.c:81 #, c-format -msgid "Error unknown mail host \"%s\": ERR=%s\n" +msgid "Read error on device %s in ANSI label. ERR=%s\n" msgstr "" -#: src/tools/bsmtp.c:415 -msgid "Retrying connection using \"localhost\".\n" +#: src/stored/ansi_label.c:91 +msgid "Insane! End of tape while reading ANSI label.\n" +msgstr "" + +#: src/stored/ansi_label.c:117 +msgid "No VOL1 label while reading ANSI/IBM label.\n" msgstr "" -#: src/tools/bsmtp.c:423 +#: src/stored/ansi_label.c:140 #, c-format -msgid "Fatal error: Unknown address family for smtp host: %d\n" +msgid "Wanted ANSI Volume \"%s\" got \"%s\"\n" +msgstr "" + +#: src/stored/ansi_label.c:151 +msgid "No HDR1 label while reading ANSI label.\n" msgstr "" -#: src/tools/bsmtp.c:432 src/tools/bsmtp.c:437 +#: src/stored/ansi_label.c:157 #, c-format -msgid "Fatal socket error: ERR=%s\n" +msgid "ANSI/IBM Volume \"%s\" does not belong to Bacula.\n" +msgstr "" + +#: src/stored/ansi_label.c:169 +msgid "No HDR2 label while reading ANSI/IBM label.\n" +msgstr "" + +#: src/stored/ansi_label.c:184 +msgid "Unknown or bad ANSI/IBM label record.\n" +msgstr "" + +#: src/stored/ansi_label.c:192 +msgid "Too many records in while reading ANSI/IBM label.\n" msgstr "" -#: src/tools/bsmtp.c:442 +#: src/stored/ansi_label.c:292 #, c-format -msgid "Fatal connect error to %s: ERR=%s\n" +msgid "ANSI Volume label name \"%s\" longer than 6 chars.\n" msgstr "" -#: src/tools/bsmtp.c:450 +#: src/stored/ansi_label.c:318 #, fuzzy, c-format -msgid "Fatal _open_osfhandle error: ERR=%s\n" -msgstr "erreur de fermeture : ERR=%s\n" +msgid "Could not write ANSI VOL1 label. Wanted size=%d got=%d ERR=%s\n" +msgstr "Impossible de créer le fichier d'état : %s ERR=%s\n" -#: src/tools/bsmtp.c:457 src/tools/bsmtp.c:461 src/tools/bsmtp.c:470 -#: src/tools/bsmtp.c:474 +#: src/stored/ansi_label.c:356 src/stored/ansi_label.c:385 #, c-format -msgid "Fatal fdopen error: ERR=%s\n" +msgid "Could not write ANSI HDR1 label. ERR=%s\n" msgstr "" -#: src/tools/bsmtp.c:466 -#, c-format -msgid "Fatal dup error: ERR=%s\n" +#: src/stored/ansi_label.c:361 src/stored/ansi_label.c:392 +msgid "Could not write ANSI HDR1 label.\n" msgstr "" -#: src/tools/fstype.c:47 +#: src/stored/ansi_label.c:397 #, 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 "Error writing EOF to tape. ERR=%s" msgstr "" -#: src/findlib/create_file.c:124 -#, c-format -msgid "File skipped. Not newer: %s\n" +#: src/stored/ansi_label.c:402 +msgid "write_ansi_ibm_label called for non-ANSI/IBM type\n" msgstr "" -#: src/findlib/create_file.c:131 -#, c-format -msgid "File skipped. Not older: %s\n" +#: src/stored/append.c:49 +msgid "DCR is NULL!!!\n" msgstr "" -#: src/findlib/create_file.c:137 -#, c-format -msgid "File skipped. Already exists: %s\n" +#: src/stored/append.c:55 +msgid "DEVICE is NULL!!!\n" msgstr "" -#: src/findlib/create_file.c:163 -#, c-format -msgid "File %s already exists and could not be replaced. ERR=%s.\n" +#: src/stored/append.c:66 +msgid "Unable to set network buffer size.\n" msgstr "" -#: src/findlib/create_file.c:214 src/findlib/create_file.c:278 -#: src/findlib/create_file.c:373 -#, c-format -msgid "bpkt already open fid=%d\n" +#: src/stored/append.c:80 src/stored/append.c:90 src/stored/append.c:103 +#: src/stored/askdir.c:355 src/stored/askdir.c:356 +msgid "NULL Volume name. This shouldn't happen!!!\n" msgstr "" -#: src/findlib/create_file.c:237 +#: src/stored/append.c:96 src/stored/btape.c:2232 #, c-format -msgid "Cannot make fifo %s: ERR=%s\n" +msgid "Write session label failed. ERR=%s\n" +msgstr "Impossible d'écrire le label de session. ERR=%s\n" + +#: src/stored/append.c:109 +#, c-format +msgid "Network send error to FD. ERR=%s\n" +msgstr "" + +#: src/stored/append.c:148 +#, fuzzy, c-format +msgid "Error reading data header from FD. n=%d msglen=%d ERR=%s\n" msgstr "" +"Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n" -#: src/findlib/create_file.c:255 +#: src/stored/append.c:155 #, c-format -msgid "Cannot make node %s: ERR=%s\n" +msgid "Malformed data header from FD: %s\n" msgstr "" -#: src/findlib/create_file.c:300 +#: src/stored/append.c:174 #, c-format -msgid "Could not symlink %s -> %s: ERR=%s\n" +msgid "FI=%d from FD not positive or last_FI=%d\n" msgstr "" -#: src/findlib/create_file.c:325 src/findlib/create_file.c:338 +#: src/stored/append.c:222 #, 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" +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:251 src/stored/btape.c:2351 +#, 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/findlib/create_file.c:329 src/findlib/create_file.c:346 +#: src/stored/append.c:261 src/stored/spool.c:262 src/stored/vbackup.c:114 +#: src/stored/vbackup.c:248 #, c-format -msgid "Could not hard link %s -> %s: ERR=%s\n" +msgid "Fatal append error on device %s: ERR=%s\n" +msgstr "" + +#: src/stored/append.c:263 src/stored/vbackup.c:116 +msgid "Set ok=FALSE after write_block_to_device.\n" msgstr "" -#: src/findlib/create_file.c:342 +#: src/stored/append.c:287 src/stored/read.c:92 src/stored/vbackup.c:139 #, 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" +msgid "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/create_file.c:396 +#: src/stored/append.c:324 #, c-format -msgid "Original file %s have been deleted: type=%d\n" +msgid "Error updating file attributes. ERR=%s\n" msgstr "" -#: src/findlib/create_file.c:408 -#, c-format -msgid "Original file %s not saved: type=%d\n" +#: src/stored/askdir.c:168 +msgid "Network error on bnet_recv in req_vol_info.\n" msgstr "" -#: src/findlib/create_file.c:411 +#: src/stored/askdir.c:191 #, c-format -msgid "Unknown file type %d; not restored: %s\n" +msgid "Error getting Volume info: %s" +msgstr "Erreur pendant la récupération des informations sur un Volume : %s" + +#: src/stored/askdir.c:396 +#, c-format +msgid "Didn't get vol info vol=%s: ERR=%s" msgstr "" -#: src/findlib/create_file.c:455 +#: src/stored/askdir.c:461 #, c-format -msgid "Zero length filename: %s\n" +msgid "Error creating JobMedia record: ERR=%s\n" msgstr "" -#: 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/stored/askdir.c:468 +#, c-format +msgid "Error creating JobMedia record: %s\n" +msgstr "" -#: src/findlib/savecwd.c:72 -#, fuzzy, c-format -msgid "Cannot get current directory: ERR=%s\n" -msgstr "change le répertoire courant" +#: src/stored/askdir.c:556 +#, 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/findlib/savecwd.c:96 src/findlib/savecwd.c:107 +#: src/stored/askdir.c:568 #, fuzzy, c-format -msgid "Cannot reset current directory: ERR=%s\n" -msgstr "change le répertoire courant" +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/findlib/attribs.c:421 +#: src/stored/askdir.c:593 src/stored/askdir.c:694 #, c-format -msgid "File size of restored file %s not correct. Original %s, restored %s.\n" +msgid "Max time exceeded waiting to mount Storage Device %s for Job %s\n" msgstr "" -#: src/findlib/attribs.c:447 src/findlib/attribs.c:454 -#, c-format -msgid "Unable to set file owner %s: ERR=%s\n" +#: src/stored/askdir.c:603 +msgid "pthread error in mount_next_volume.\n" msgstr "" -#: src/findlib/attribs.c:460 -#, c-format -msgid "Unable to set file modes %s: ERR=%s\n" +#: src/stored/askdir.c:636 +msgid "Cannot request another volume: no volume name given.\n" msgstr "" -#: src/findlib/attribs.c:470 +#: src/stored/askdir.c:642 #, c-format -msgid "Unable to set file times %s: ERR=%s\n" +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:659 +#, fuzzy, c-format +msgid "" +"%sPlease mount append 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:665 +#, fuzzy, c-format +msgid "" +"%sPlease mount read 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:672 +msgid "" +"\n" +"\n" +"WARNING: device is full! Please add more disk space then ...\n" +"\n" msgstr "" -#: src/findlib/attribs.c:484 -#, c-format -msgid "Unable to set file flags %s: ERR=%s\n" +#: src/stored/askdir.c:704 +msgid "pthread error in mount_volume\n" msgstr "" -#: src/findlib/attribs.c:737 +#: src/stored/authenticate.c:65 #, c-format -msgid "Error in %s file %s: ERR=%s\n" +msgid "I only authenticate Directors, not %d\n" msgstr "" -#: src/findlib/attribs.c:754 +#: src/stored/authenticate.c:71 #, c-format -msgid "Error in %s: ERR=%s\n" +msgid "Bad Hello command from Director at %s. Len=%d.\n" msgstr "" -#: src/findlib/find_one.c:222 -#, c-format -msgid " NODUMP flag set - will not process %s\n" +#: src/stored/authenticate.c:100 +#, fuzzy, c-format +msgid "" +"Connection from unknown Director %s at %s rejected.\n" +"Please see " msgstr "" +"Connexion d'un Director inconnu %s à %s rejeté.\n" +"\n" + +#: src/stored/authenticate.c:137 +#, fuzzy +msgid "" +"Incorrect password given by Director.\n" +"Please see " +msgstr "Password incorrect donné par le Director à %s.\n" -#: src/findlib/find_one.c:243 +#: src/stored/authenticate.c:163 #, fuzzy, c-format -msgid "Cannot stat file %s: ERR=%s\n" -msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" +msgid "TLS negotiation failed with DIR at \"%s:%d\"\n" +msgstr "Négociation TLS échouée avec le SD « %s:%d ».\n" -#: src/findlib/find_one.c:249 +#: src/stored/authenticate.c:199 #, c-format -msgid "%s mtime changed during backup.\n" +msgid "Unable to authenticate Director at %s.\n" msgstr "" -#: src/findlib/find_one.c:255 +#: src/stored/authenticate.c:249 src/stored/authenticate.c:289 #, c-format -msgid "%s ctime changed during backup.\n" +msgid "" +"Incorrect authorization key from File daemon at %s rejected.\n" +"Please see " msgstr "" -#: src/findlib/find_one.c:261 src/findlib/find_one.c:268 -#, c-format -msgid "%s size changed during backup.\n" -msgstr "" +#: src/stored/authenticate.c:276 +#, 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/findlib/find_one.c:381 +#: src/stored/autochanger.c:62 #, c-format -msgid "Top level directory \"%s\" has unlisted fstype \"%s\"\n" +msgid "No Changer Name given for device %s. Cannot continue.\n" msgstr "" -#: src/findlib/find_one.c:396 +#: src/stored/autochanger.c:68 #, c-format -msgid "Top level directory \"%s\" has an unlisted drive type \"%s\"\n" -msgstr "" - -#: src/findlib/enable_priv.c:92 -msgid "AdjustTokenPrivileges set " -msgstr "" - -#: src/findlib/bfile.c:97 -msgid "Unix attributes" -msgstr "" - -#: src/findlib/bfile.c:99 -msgid "File data" -msgstr "" - -#: src/findlib/bfile.c:101 -msgid "MD5 digest" -msgstr "" - -#: src/findlib/bfile.c:103 -msgid "GZIP data" -msgstr "" - -#: src/findlib/bfile.c:105 -msgid "Extended attributes" -msgstr "" - -#: src/findlib/bfile.c:107 -msgid "Sparse data" -msgstr "" - -#: src/findlib/bfile.c:109 -msgid "GZIP sparse data" +msgid "No Changer Command given for device %s. Cannot continue.\n" msgstr "" -#: src/findlib/bfile.c:111 -msgid "Program names" -msgstr "" +#: src/stored/autochanger.c:137 +#, fuzzy, c-format +msgid "No slot defined in catalog (slot=%d) for Volume \"%s\" on %s.\n" +msgstr "Demande de labélisation du volume \"%s\" Slot %d...\n" -#: src/findlib/bfile.c:113 -msgid "Program data" +#: src/stored/autochanger.c:139 +msgid "Cartridge change or \"update slots\" may be required.\n" msgstr "" -#: src/findlib/bfile.c:115 -msgid "SHA1 digest" +#: src/stored/autochanger.c:145 +#, c-format +msgid "No \"Changer Device\" for %s. Manual load of Volume may be required.\n" msgstr "" -#: src/findlib/bfile.c:117 -msgid "Win32 data" +#: src/stored/autochanger.c:152 +#, c-format +msgid "No \"Changer Command\" for %s. Manual load of Volume may be requird.\n" msgstr "" -#: src/findlib/bfile.c:119 -msgid "Win32 GZIP data" +#: src/stored/autochanger.c:186 +#, 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/findlib/bfile.c:121 -msgid "MacOS Fork data" -msgstr "" +#: src/stored/autochanger.c:194 +#, 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/findlib/bfile.c:123 -msgid "HFS+ attribs" +#: src/stored/autochanger.c:207 +#, 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/findlib/bfile.c:125 -msgid "Standard Unix ACL attribs" -msgstr "" +#: 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/findlib/bfile.c:127 -msgid "Default Unix ACL attribs" -msgstr "" +#: src/stored/autochanger.c:282 +#, 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/findlib/bfile.c:129 -msgid "SHA256 digest" -msgstr "" +#: src/stored/autochanger.c:289 +#, c-format +msgid "3302 Autochanger \"loaded? drive %d\", result: nothing loaded.\n" +msgstr "3302 Autochangeur « loaded drive %d », résultat : lecteur vide.\n" -#: src/findlib/bfile.c:131 -msgid "SHA512 digest" +#: src/stored/autochanger.c:301 +#, 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/findlib/bfile.c:133 -msgid "Signed digest" -msgstr "" +#: src/stored/autochanger.c:321 +#, fuzzy, c-format +msgid "Lock failure on autochanger. ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" -#: src/findlib/bfile.c:135 -msgid "Encrypted File data" -msgstr "" +#: src/stored/autochanger.c:335 +#, fuzzy, c-format +msgid "Unlock failure on autochanger. ERR=%s\n" +msgstr "rwl_writeunlock en échec sur %s:%d :. ERR=%s\n" -#: src/findlib/bfile.c:137 -msgid "Encrypted Win32 data" +#: src/stored/autochanger.c:382 src/stored/autochanger.c:548 +#, 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/findlib/bfile.c:139 -msgid "Encrypted session data" +#: src/stored/autochanger.c:395 +#, 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/findlib/bfile.c:141 -msgid "Encrypted GZIP data" -msgstr "" +#: src/stored/autochanger.c:498 +#, 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/findlib/bfile.c:143 -msgid "Encrypted Win32 GZIP data" +#: src/stored/autochanger.c:565 +#, fuzzy, c-format +msgid "3997 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/findlib/bfile.c:145 -msgid "Encrypted MacOS fork data" -msgstr "" +#: src/stored/autochanger.c:608 +#, c-format +msgid "3993 Device %s not an autochanger device.\n" +msgstr "3993 Le Device %s n'est pas un autochangeur.\n" -#: src/findlib/bfile.c:147 -msgid "AIX Specific ACL attribs" -msgstr "" +#: src/stored/autochanger.c:635 +#, c-format +msgid "3306 Issuing autochanger \"%s\" command.\n" +msgstr "3306 Envoi de la commande \"%s\" à l'autochangeur.\n" -#: src/findlib/bfile.c:149 -msgid "Darwin Specific ACL attribs" +#: src/stored/autochanger.c:638 +msgid "3996 Open bpipe failed.\n" msgstr "" -#: src/findlib/bfile.c:151 -msgid "FreeBSD Specific Default ACL attribs" +#: src/stored/bcopy.c:64 +#, fuzzy, c-format +msgid "" +"\n" +"Version: %s (%s)\n" +"\n" +"Usage: bcopy [-d debug_level] \n" +" -b bootstrap specify a bootstrap file\n" +" -c specify a Storage configuration file\n" +" -d set debug level to \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 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 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 lance 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/findlib/bfile.c:153 -msgid "FreeBSD Specific Access ACL attribs" +#: src/stored/bcopy.c:151 src/stored/bextract.c:191 src/stored/bscan.c:239 +#: src/tools/bbatch.c:178 src/tools/bvfs_test.c:189 src/tools/cats_test.c:309 +#: src/tools/ing_test.c:173 +msgid "Wrong number of arguments: \n" msgstr "" -#: src/findlib/bfile.c:155 -msgid "HPUX Specific ACL attribs" +#: src/stored/bcopy.c:194 src/stored/btape.c:467 src/stored/device.c:303 +#, c-format +msgid "dev open failed: %s\n" msgstr "" -#: src/findlib/bfile.c:157 -msgid "Irix Specific Default ACL attribs" +#: src/stored/bcopy.c:209 +msgid "Write of last block failed.\n" msgstr "" -#: src/findlib/bfile.c:159 -msgid "Irix Specific Access ACL attribs" +#: src/stored/bcopy.c:213 +#, c-format +msgid "%u Jobs copied. %u records copied.\n" msgstr "" -#: src/findlib/bfile.c:161 -msgid "Linux Specific Default ACL attribs" +#: src/stored/bcopy.c:230 src/stored/bscan.c:414 +#, c-format +msgid "Record: SessId=%u SessTim=%u FileIndex=%d Stream=%d len=%u\n" msgstr "" -#: src/findlib/bfile.c:163 -msgid "Linux Specific Access ACL attribs" +#: src/stored/bcopy.c:246 +msgid "Volume is prelabeled. This volume cannot be copied.\n" msgstr "" -#: src/findlib/bfile.c:165 -msgid "OSF1 Specific Default ACL attribs" +#: src/stored/bcopy.c:249 +msgid "Volume label not copied.\n" msgstr "" -#: src/findlib/bfile.c:167 -msgid "OSF1 Specific Access ACL attribs" +#: src/stored/bcopy.c:255 +msgid "Copy skipped. Record does not match BSR filter.\n" msgstr "" -#: src/findlib/bfile.c:169 src/findlib/bfile.c:171 -msgid "Solaris Specific ACL attribs" +#: src/stored/bcopy.c:272 src/stored/bcopy.c:280 src/stored/bcopy.c:308 +#: src/stored/btape.c:2754 +#, c-format +msgid "Cannot fixup device error. %s\n" msgstr "" -#: src/findlib/bfile.c:173 -msgid "OpenBSD Specific Extended attribs" +#: src/stored/bcopy.c:286 +msgid "EOM label not copied.\n" msgstr "" -#: src/findlib/bfile.c:175 -msgid "Solaris Specific Extensible attribs or System Extended attribs" +#: src/stored/bcopy.c:289 +msgid "EOT label not copied.\n" msgstr "" -#: src/findlib/bfile.c:177 -msgid "Solaris Specific Extended attribs" +#: src/stored/bcopy.c:322 src/stored/bls.c:424 src/stored/read_records.c:387 +msgid "Fresh Volume Label" msgstr "" -#: src/findlib/bfile.c:179 -msgid "Darwin Specific Extended attribs" +#: src/stored/bcopy.c:325 src/stored/bls.c:427 src/stored/read_records.c:390 +msgid "Volume Label" msgstr "" -#: src/findlib/bfile.c:181 -msgid "FreeBSD Specific Extended attribs" +#: src/stored/bcopy.c:329 src/stored/bls.c:431 src/stored/label.c:1128 +msgid "Begin Job Session" msgstr "" -#: src/findlib/bfile.c:183 -msgid "Linux Specific Extended attribs" +#: src/stored/bcopy.c:333 src/stored/bls.c:436 src/stored/label.c:1131 +msgid "End Job Session" msgstr "" -#: src/findlib/bfile.c:185 -msgid "NetBSD Specific Extended attribs" +#: src/stored/bcopy.c:338 src/stored/bls.c:440 +msgid "End of Medium" msgstr "" -#: src/findlib/mkpath.c:48 -#, c-format -msgid "Cannot create directory %s: ERR=%s\n" +#: src/stored/bcopy.c:341 src/stored/bls.c:452 src/stored/label.c:1140 +msgid "Unknown" msgstr "" -#: 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 +#: src/stored/bcopy.c:347 src/stored/bls.c:459 src/stored/read_records.c:408 #, c-format -msgid "Cannot change owner and/or group of %s: ERR=%s\n" +msgid "%s Record: VolSessionId=%d VolSessionTime=%d JobId=%d DataLen=%d\n" msgstr "" -#: src/findlib/mkpath.c:74 +#: src/stored/bcopy.c:365 src/stored/bextract.c:609 src/stored/bls.c:478 +#: src/stored/bscan.c:1354 src/stored/btape.c:3048 #, c-format -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" +msgid "Mount Volume \"%s\" on device %s and press return when ready: " msgstr "" -#: src/stored/bls.c:80 +#: src/stored/bextract.c:75 #, fuzzy, c-format msgid "" "\n" "Version: %s (%s)\n" "\n" -"Usage: bls [options] \n" +"Usage: bextract \n" " -b specify a bootstrap file\n" " -c specify a Storage configuration file\n" " -d set debug level to \n" " -dt print timestamp in debug output\n" " -e exclude list\n" " -i 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" +" -p proceed inspite of I/O errors\n" +" -v 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" +"Version : %s (%s)\n" "\n" -"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" +"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" " -c utilise fich comme fichier de configuration\n" " -dnn positionne le niveau de debug à nn\n" " -f reste en avant-plan (pour debugger)\n" @@ -11830,6223 +12720,6233 @@ msgstr "" " -? affiche ce message.\n" "\n" -#: src/stored/bls.c:149 src/stored/bextract.c:146 +#: src/stored/bextract.c:141 src/stored/bls.c:138 #, c-format msgid "Could not open exclude file: %s, ERR=%s\n" msgstr "" -#: src/stored/bls.c:164 src/stored/bextract.c:161 +#: src/stored/bextract.c:156 src/stored/bls.c:153 #, c-format msgid "Could not open include file: %s, ERR=%s\n" msgstr "" -#: src/stored/bls.c:211 -msgid "No archive name specified\n" +#: src/stored/bextract.c:215 +#, c-format +msgid "%d Program Name and/or Program Data Stream records ignored.\n" msgstr "" -#: src/stored/bls.c:247 +#: src/stored/bextract.c:219 #, c-format -msgid "" -"\n" -"Warning, this Volume is a continuation of Volume %s\n" +msgid "%d Win32 data or Win32 gzip data stream records. Ignored.\n" msgstr "" -#: src/stored/bls.c:290 +#: src/stored/bextract.c:246 #, c-format -msgid "Got EOM at file %u on device %s, Volume \"%s\"\n" +msgid "Cannot stat %s. It must exist. ERR=%s\n" msgstr "" -#: src/stored/bls.c:301 +#: src/stored/bextract.c:250 #, c-format -msgid "Mounted Volume \"%s\".\n" -msgstr "" +msgid "%s must be a directory.\n" +msgstr "%s doit être un répertoire.\n" -#: src/stored/bls.c:303 +#: src/stored/bextract.c:271 #, c-format -msgid "End of file %u on device %s, Volume \"%s\"\n" +msgid "%u files restored.\n" +msgstr "%u fichiers restaurés.\n" + +#: src/stored/bextract.c:281 src/stored/bextract.c:287 +#, c-format +msgid "Write error on %s: %s\n" msgstr "" -#: src/stored/bls.c:327 +#: src/stored/bextract.c:318 src/stored/bextract.c:584 +msgid "Logic error output file should be open but is not.\n" +msgstr "" + +#: src/stored/bextract.c:325 src/stored/bls.c:385 src/stored/bscan.c:674 +msgid "Cannot continue.\n" +msgstr "" + +#: src/stored/bextract.c:342 +#, fuzzy, c-format +msgid "%s was deleted.\n" +msgstr "Pas de job sélectionné.\n" + +#: src/stored/bextract.c:390 #, 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 "Seek error on %s: %s\n" msgstr "" -#: src/stored/bls.c:336 +#: src/stored/bextract.c:445 #, c-format -msgid "Block: %d size=%d\n" -msgstr "Bloc : %d taille=%d\n" +msgid "Uncompression error. ERR=%d\n" +msgstr "Erreur de décompression. ERR=%d\n" -#: src/stored/bls.c:387 src/stored/bextract.c:328 src/stored/bscan.c:667 -msgid "Cannot continue.\n" +#: src/stored/bextract.c:541 +#, fuzzy, c-format +msgid "LZO uncompression error. ERR=%d\n" +msgstr "Erreur de décompression. ERR=%d\n" + +#: src/stored/bextract.c:575 +msgid "Got Program Name or Data Stream. Ignored.\n" msgstr "" -#: src/stored/bls.c:403 +#: src/stored/block.c:133 +#, fuzzy, c-format +msgid "Cannot write block. Device at EOM. dev=%s\n" +msgstr "Impossible d'écrire un bloc. Le Device est au bout EOM.\n" + +#: src/stored/block.c:138 #, c-format -msgid "FileIndex=%d VolSessionId=%d VolSessionTime=%d Stream=%d DataLen=%d\n" +msgid "Attempt to write on read-only Volume. dev=%s\n" msgstr "" -#: src/stored/bls.c:426 src/stored/read_record.c:399 src/stored/bcopy.c:331 -msgid "Fresh Volume Label" +#: src/stored/block.c:144 +#, c-format +msgid "Attempt to write on closed device=%s\n" msgstr "" -#: src/stored/bls.c:429 src/stored/read_record.c:402 src/stored/bcopy.c:334 -msgid "Volume Label" +#: src/stored/block.c:177 +#, c-format +msgid "Unable to write EOF. ERR=%s\n" +msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n" + +#: src/stored/block.c:199 src/stored/block.c:235 +msgid "Write block header zeroed.\n" msgstr "" -#: src/stored/bls.c:433 src/stored/label.c:1030 src/stored/bcopy.c:338 -msgid "Begin Job Session" +#: src/stored/block.c:227 +#, c-format +msgid "Block checksum changed during write: before=%ud after=%ud\n" msgstr "" -#: src/stored/bls.c:438 src/stored/label.c:1033 src/stored/bcopy.c:342 -msgid "End Job Session" +#: src/stored/block.c:254 +#, c-format +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/block.c:262 +#, c-format +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/bls.c:442 src/stored/bcopy.c:347 -msgid "End of Medium" +#: src/stored/block.c:366 +#, fuzzy +msgid "Job failed or canceled.\n" +msgstr "Le job %d est annulé.\n" + +#: src/stored/block.c:372 +msgid "Attempt to read past end of tape or file.\n" msgstr "" -#: src/stored/bls.c:445 src/stored/label.c:1042 src/stored/bcopy.c:350 -msgid "Unknown" +#: src/stored/block.c:380 +#, c-format +msgid "Attempt to read closed device: fd=%d at file:blk %u:%u on device %s\n" msgstr "" -#: src/stored/bls.c:451 src/stored/read_record.c:420 src/stored/bcopy.c:356 +#: src/stored/block.c:392 #, c-format -msgid "%s Record: VolSessionId=%d VolSessionTime=%d JobId=%d DataLen=%d\n" +msgid "Block buffer size looping problem on device %s\n" msgstr "" -#: src/stored/bls.c:470 src/stored/bextract.c:520 src/stored/bcopy.c:374 -#: src/stored/bscan.c:1332 src/stored/btape.c:3036 +#: src/stored/block.c:425 src/stored/block.c:439 #, c-format -msgid "Mount Volume \"%s\" on device %s and press return when ready: " +msgid "The Volume=%s on device=%s appears to be unlabeled.\n" msgstr "" -#: src/stored/dev.c:120 +#: src/stored/block.c:428 #, c-format -msgid "Unable to stat device %s: ERR=%s\n" +msgid "Read error on fd=%d at file:blk %u:%u on device %s. ERR=%s.\n" msgstr "" -#: src/stored/dev.c:138 +#: src/stored/block.c:442 +#, fuzzy, c-format +msgid "Read zero bytes Vol=%s at %lld on device %s.\n" +msgstr "Prêt à lire les données du volume \"%s\" depuis le device %s.\n" + +#: src/stored/block.c:471 #, 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" +"Volume data error at %u:%u! Very short block of %d bytes on device %s " +"discarded.\n" msgstr "" -#: src/stored/dev.c:199 +#: src/stored/block.c:498 #, c-format -msgid "Unable to stat mount point %s: ERR=%s\n" +msgid "Block length %u is greater than buffer %u. Attempting recovery.\n" +msgstr "" + +#: src/stored/block.c:518 +#, c-format +msgid "Setting block buffer size to %u bytes.\n" msgstr "" -#: src/stored/dev.c:204 +#: src/stored/block.c:533 +#, c-format msgid "" -"Mount and unmount commands must defined for a device which requires mount.\n" +"Volume data error at %u:%u! Short block of %d bytes on device %s discarded.\n" msgstr "" -#: src/stored/dev.c:209 -msgid "Write part command must be defined for a device which requires mount.\n" +#: src/stored/block_util.c:88 +#, c-format +msgid "" +"Dump block %s %p: size=%d BlkNum=%d\n" +" Hdrcksum=%x cksum=%x\n" msgstr "" -#: src/stored/dev.c:220 +#: src/stored/block_util.c:103 #, c-format -msgid "Min block size > max on device %s\n" +msgid " Rec: VId=%u VT=%u FI=%s Strm=%s len=%d reclen=%d\n" msgstr "" -#: src/stored/dev.c:224 +#: src/stored/block_util.c:165 #, c-format -msgid "Block size %u on device %s is too large, using default %u\n" +msgid "%d block read errors not printed.\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 +#: src/stored/block_util.c:281 src/stored/block_util.c:297 +#: src/stored/block_util.c:307 #, c-format -msgid "Max block size %u not multiple of device %s block size.\n" +msgid "" +"Volume data error at %u:%u! Wanted ID: \"%s\", got \"%s\". Buffer " +"discarded.\n" msgstr "" -#: src/stored/dev.c:233 +#: src/stored/block_util.c:322 #, c-format -msgid "Max Vol Size < 8 * Max Block Size on device %s\n" +msgid "" +"Volume data error at %u:%u! Block length %u is insane (too large), probably " +"due to a bad archive.\n" msgstr "" -#: src/stored/dev.c:249 src/stored/dev.c:255 +#: src/stored/block_util.c:349 #, c-format -msgid "Unable to init cond variable: ERR=%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/dev.c:390 -msgid "Illegal mode given to open dev.\n" +#: src/stored/block_util.c:435 +#, fuzzy, c-format +msgid "" +"User defined maximum volume size %s will be exceeded on device %s.\n" +" Marking Volume \"%s\" as Full.\n" msgstr "" +"Nombre maximum de job sur le volume atteind. Marquage du volume \"%s\" comme " +"Used.\n" -#: src/stored/dev.c:485 src/stored/device.c:327 +#: src/stored/block_util.c:472 src/stored/block_util.c:478 #, c-format -msgid "Unable to open device %s: ERR=%s\n" +msgid "Backspace file at EOT failed. ERR=%s\n" msgstr "" -#: src/stored/dev.c:520 +#: src/stored/block_util.c:485 #, c-format -msgid "Could not open file device %s. No Volume name given.\n" +msgid "Backspace record at EOT failed. ERR=%s\n" msgstr "" -#: src/stored/dev.c:543 src/stored/dev.c:711 +#: src/stored/block_util.c:502 #, c-format -msgid "Could not open: %s, ERR=%s\n" -msgstr "" +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/dev.c:587 -#, 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/block_util.c:512 +#, 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/dev.c:636 +#: src/stored/block_util.c:517 #, c-format -msgid "The DVD in device %s contains data, please blank it before writing.\n" +msgid "" +"Re-read of last block OK, but block numbers differ. Read block=%u Want block=" +"%u.\n" msgstr "" -#: src/stored/dev.c:657 -#, 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/block_util.c:521 +msgid "Re-read of last block succeeded.\n" +msgstr "La re-lecture du dernier bloc écrit a réussi.\n" -#: src/stored/dev.c:665 +#: src/stored/block_util.c:560 #, c-format -msgid "DVD part 1 is not a regular file %s.\n" +msgid "" +"Error writing final EOF to tape. This Volume may not be readable.\n" +"%s" msgstr "" -#: src/stored/dev.c:685 -#, 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/block_util.c:578 +#, fuzzy +msgid "Error sending Volume info to Director.\n" +msgstr "Erreur pendant la récupération des informations sur un Volume : %s" -#: src/stored/dev.c:691 +#: src/stored/bls.c:68 #, fuzzy, c-format -msgid "Could not mount DVD device %s.\n" -msgstr "Le volume « %s » n'est pas dans le device %s.\n" +msgid "" +"\n" +"Version: %s (%s)\n" +"\n" +"Usage: bls [options] \n" +" -b specify a bootstrap file\n" +" -c specify a Storage configuration file\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -e exclude list\n" +" -i 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 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 lance 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/dev.c:741 -#, c-format -msgid "Could not fstat: %s, ERR=%s\n" +#: src/stored/bls.c:200 +msgid "No archive name specified\n" msgstr "" -#: src/stored/dev.c:775 +#: src/stored/bls.c:238 #, c-format -msgid "Bad call to rewind. Device %s not open\n" +msgid "" +"\n" +"Warning, this Volume is a continuation of Volume %s\n" msgstr "" -#: src/stored/dev.c:814 +#: src/stored/bls.c:281 #, c-format -msgid "No tape loaded or drive offline on %s.\n" +msgid "Got EOM at file %u on device %s, Volume \"%s\"\n" msgstr "" -#: src/stored/dev.c:824 +#: src/stored/bls.c:292 #, c-format -msgid "Rewind error on %s. ERR=%s.\n" +msgid "Mounted Volume \"%s\".\n" msgstr "" -#: src/stored/dev.c:834 src/stored/dev.c:912 src/stored/dev.c:1049 -#: src/stored/dev.c:1638 +#: src/stored/bls.c:294 #, 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:883 -#, fuzzy, c-format -msgid "Bad call to eod. Device %s not open\n" -msgstr "Le Device %s n'est pas ouvert.\n" +msgid "End of file %u on device %s, Volume \"%s\"\n" +msgstr "" -#: src/stored/dev.c:948 +#: src/stored/bls.c:318 #, c-format -msgid "ioctl MTEOM error on %s. ERR=%s.\n" +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/dev.c:957 src/stored/dev.c:1090 +#: src/stored/bls.c:327 #, c-format -msgid "ioctl MTIOCGET error on %s. ERR=%s.\n" -msgstr "" +msgid "Block: %d size=%d\n" +msgstr "Bloc : %d taille=%d\n" -#: src/stored/dev.c:1035 -msgid "Bad device call. Device not open\n" +#: src/stored/bls.c:387 +msgid "Attrib unpack error!\n" msgstr "" -#: src/stored/dev.c:1048 +#: src/stored/bls.c:398 #, c-format -msgid "Seek error: ERR=%s\n" +msgid "FileIndex=%d VolSessionId=%d VolSessionTime=%d Stream=%d DataLen=%d\n" msgstr "" -#: src/stored/dev.c:1085 -msgid " Bacula status:" +#: src/stored/bls.c:443 +msgid "End of Physical Medium" msgstr "" -#: src/stored/dev.c:1086 src/stored/dev.c:1169 src/stored/dev.c:1171 -#, c-format -msgid " file=%d block=%d\n" -msgstr " fichier=%d bloc=%d\n" - -#: src/stored/dev.c:1094 -msgid " Device status:" +#: src/stored/bls.c:446 +msgid "Start of object" msgstr "" -#: src/stored/dev.c:1193 -msgid "Bad call to load_dev. Device not open\n" +#: src/stored/bls.c:449 +msgid "End of object" msgstr "" -#: src/stored/dev.c:1204 src/stored/dev.c:1217 -#, c-format -msgid "ioctl MTLOAD error on %s. ERR=%s.\n" +#: src/stored/bscan.c:108 +#, fuzzy, c-format +msgid "" +"\n" +"Version: %s (%s)\n" +"\n" +"Usage: bscan [ options ] \n" +" -b bootstrap specify a bootstrap file\n" +" -c specify configuration file\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -m update media info in database\n" +" -D specify the driver database name (default NULL)\n" +" -n specify the database name (default bacula)\n" +" -u specify database user name (default bacula)\n" +" -P specify database password (default none)\n" +" -h specify database host (default NULL)\n" +" -t 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 specify Volume names (separated by |)\n" +" -w specify working directory (default from conf 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 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 lance 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/dev.c:1248 +#: src/stored/bscan.c:256 src/stored/stored.c:329 #, c-format -msgid "ioctl MTOFFL error on %s. ERR=%s.\n" -msgstr "" - -#: src/stored/dev.c:1289 -msgid "Bad call to fsf. Device not open\n" +msgid "No Working Directory defined in %s. Cannot continue.\n" msgstr "" -#: src/stored/dev.c:1300 src/stored/dev.c:1427 +#: src/stored/bscan.c:264 #, c-format -msgid "Device %s at End of Tape.\n" +msgid "Working Directory: %s not found. Cannot continue.\n" msgstr "" -#: src/stored/dev.c:1331 src/stored/dev.c:1407 +#: src/stored/bscan.c:268 #, c-format -msgid "ioctl MTFSF error on %s. ERR=%s.\n" +msgid "Working Directory: %s is not a directory. Cannot continue.\n" msgstr "" -#: src/stored/dev.c:1378 src/stored/btape.c:1968 -#, c-format -msgid "read error on %s. ERR=%s.\n" -msgstr "" +#: src/stored/bscan.c:282 src/stored/bscan.c:358 +#, fuzzy, c-format +msgid "First Volume Size = %s\n" +msgstr "Le nombre courant de fichier sur le Volume est : %u\n" -#: src/stored/dev.c:1456 -msgid "Bad call to bsf. Device not open\n" +#: src/stored/bscan.c:288 src/tools/bbatch.c:189 src/tools/bbatch.c:238 +#: src/tools/bvfs_test.c:203 src/tools/ing_test.c:179 +msgid "Could not init Bacula database\n" msgstr "" -#: src/stored/dev.c:1462 +#: src/stored/bscan.c:295 src/tools/bbatch.c:245 src/tools/bvfs_test.c:212 +#: src/tools/ing_test.c:188 #, c-format -msgid "Device %s cannot BSF because it is not a tape.\n" +msgid "Using Database: %s, User: %s\n" msgstr "" -#: src/stored/dev.c:1479 +#: src/stored/bscan.c:329 #, c-format -msgid "ioctl MTBSF error on %s. ERR=%s.\n" -msgstr "" - -#: src/stored/dev.c:1498 -msgid "Bad call to fsr. Device not open\n" +msgid "Create JobMedia for Job %s\n" msgstr "" -#: src/stored/dev.c:1508 +#: src/stored/bscan.c:339 #, c-format -msgid "ioctl MTFSR not permitted on %s.\n" +msgid "Could not create JobMedia record for Volume=%s Job=%s\n" msgstr "" -#: src/stored/dev.c:1536 +#: src/stored/bscan.c:406 #, c-format -msgid "ioctl MTFSR %d error on %s. ERR=%s.\n" +msgid "done: %d%%\n" msgstr "" -#: src/stored/dev.c:1554 -msgid "Bad call to bsr_dev. Device not open\n" +#: src/stored/bscan.c:430 +msgid "Volume is prelabeled. This tape cannot be scanned.\n" msgstr "" -#: src/stored/dev.c:1564 +#: src/stored/bscan.c:442 #, c-format -msgid "ioctl MTBSR not permitted on %s.\n" +msgid "Pool record for %s found in DB.\n" msgstr "" -#: src/stored/dev.c:1578 +#: src/stored/bscan.c:446 #, c-format -msgid "ioctl MTBSR error on %s. ERR=%s.\n" -msgstr "" - -#: src/stored/dev.c:1627 -msgid "Bad call to reposition. Device not open\n" +msgid "VOL_LABEL: Pool record not found for Pool: %s\n" msgstr "" -#: src/stored/dev.c:1706 -msgid "Bad call to weof_dev. Device not open\n" +#: src/stored/bscan.c:452 +#, c-format +msgid "VOL_LABEL: PoolType mismatch. DB=%s Vol=%s\n" msgstr "" -#: src/stored/dev.c:1716 -msgid "Attempt to WEOF on non-appendable Volume\n" +#: src/stored/bscan.c:456 +#, c-format +msgid "Pool type \"%s\" is OK.\n" msgstr "" -#: src/stored/dev.c:1734 +#: src/stored/bscan.c:466 #, c-format -msgid "ioctl MTWEOF error on %s. ERR=%s.\n" +msgid "Media record for %s found in DB.\n" msgstr "" -#: src/stored/dev.c:1833 +#: src/stored/bscan.c:473 #, c-format -msgid "unknown func code %d" +msgid "VOL_LABEL: Media record not found for Volume: %s\n" msgstr "" -#: src/stored/dev.c:1839 +#: src/stored/bscan.c:480 #, c-format -msgid "I/O function \"%s\" not supported on this device.\n" +msgid "VOL_LABEL: MediaType mismatch. DB=%s Vol=%s\n" msgstr "" -#: src/stored/dev.c:2018 +#: src/stored/bscan.c:484 #, c-format -msgid "Unable to truncate device %s. ERR=%s\n" +msgid "Media type \"%s\" is OK.\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 +#: src/stored/bscan.c:494 #, c-format -msgid "Device %s doesn't support ftruncate(). Recreating file %s.\n" +msgid "VOL_LABEL: OK for Volume: %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:2166 src/stored/dev.c:2171 +#: src/stored/bscan.c:501 #, 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:2573 -#, 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" +msgid "%d \"errors\" ignored before first Start of Session record.\n" +msgstr "" -#: src/stored/fd_cmds.c:166 +#: src/stored/bscan.c:512 #, c-format -msgid "Command error with FD, hanging up. %s\n" +msgid "SOS_LABEL: Found Job record for JobId: %d\n" msgstr "" -#: src/stored/fd_cmds.c:169 -msgid "Command error with FD, hanging up.\n" +#: src/stored/bscan.c:517 +#, c-format +msgid "SOS_LABEL: Job record not found for JobId: %d\n" msgstr "" -#: src/stored/fd_cmds.c:179 -#, fuzzy, c-format -msgid "FD command not found: %s\n" -msgstr "Job non trouvé : %s\n" - -#: src/stored/fd_cmds.c:204 -#, fuzzy -msgid "Append data error.\n" -msgstr "Erreur non fatale" - -#: src/stored/fd_cmds.c:209 -msgid "Attempt to append on non-open session.\n" +#: src/stored/bscan.c:557 +#, c-format +msgid "SOS_LABEL: VolSessId mismatch for JobId=%u. DB=%d Vol=%d\n" msgstr "" -#: src/stored/fd_cmds.c:221 src/stored/fd_cmds.c:264 -msgid "Attempt to close non-open session.\n" +#: src/stored/bscan.c:563 +#, c-format +msgid "SOS_LABEL: VolSessTime mismatch for JobId=%u. DB=%d Vol=%d\n" msgstr "" -#: src/stored/fd_cmds.c:239 -msgid "Attempt to open already open session.\n" +#: src/stored/bscan.c:569 +#, c-format +msgid "SOS_LABEL: PoolId mismatch for JobId=%u. DB=%d Vol=%d\n" msgstr "" -#: src/stored/fd_cmds.c:293 -msgid "Attempt to read on non-open session.\n" +#: src/stored/bscan.c:587 src/stored/bscan.c:1141 +#, c-format +msgid "Could not find SessId=%d SessTime=%d for EOS record.\n" msgstr "" -#: src/stored/fd_cmds.c:311 src/stored/fd_cmds.c:320 -msgid "Attempt to open read on non-open session.\n" +#: src/stored/bscan.c:633 +#, c-format +msgid "Could not update job record. ERR=%s\n" msgstr "" -#: src/stored/dvd.c:112 -msgid "No FreeSpace command defined.\n" +#: src/stored/bscan.c:644 +#, c-format +msgid "End of all Volumes. VolFiles=%u VolBlocks=%u VolBytes=%s\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 +#: src/stored/bscan.c:656 #, c-format -msgid "Error while writing current part to the DVD: %s" +msgid "Could not find Job for SessId=%d SessTime=%d record.\n" msgstr "" -#: src/stored/dvd.c:274 +#: src/stored/bscan.c:687 #, c-format -msgid "Part %d (%lld bytes) written to DVD.\n" +msgid "%s file records. At file:blk=%s:%s bytes=%s\n" msgstr "" -#: src/stored/dvd.c:293 +#: src/stored/bscan.c:752 #, c-format -msgid "Remaining free space %s on %s\n" +msgid "Got MD5 record: %s\n" msgstr "" -#: src/stored/dvd.c:359 +#: src/stored/bscan.c:760 #, c-format -msgid "Next Volume part already exists on DVD. Cannot continue: %s\n" +msgid "Got SHA1 record: %s\n" msgstr "" -#: src/stored/dvd.c:378 +#: src/stored/bscan.c:768 #, c-format -msgid "open_next_part can't unlink existing part %s, ERR=%s\n" +msgid "Got SHA256 record: %s\n" msgstr "" -#: src/stored/dvd.c:579 +#: src/stored/bscan.c:776 #, c-format -msgid "" -"Error writing. Current part less than total number of parts (%d/%d, device=%" -"s)\n" +msgid "Got SHA512 record: %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/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" +#: src/stored/bscan.c:784 src/stored/bscan.c:791 +msgid "Got signed digest record\n" msgstr "" -#: src/stored/job.c:271 -msgid "Unable to authenticate File daemon\n" +#: src/stored/bscan.c:797 +#, c-format +msgid "Got Prog Names Stream: %s\n" msgstr "" -#: src/stored/job.c:395 -msgid "In free_jcr(), but still attached to device!!!!\n" +#: src/stored/bscan.c:803 +msgid "Got Prog Data Stream record.\n" msgstr "" -#: src/stored/mac.c:82 -msgid "Read and write devices not properly initialized.\n" +#: src/stored/bscan.c:848 +#, c-format +msgid "Unknown stream type!!! stream=%d len=%i\n" msgstr "" -#: src/stored/mac.c:88 +#: src/stored/bscan.c:910 #, c-format -msgid "No Volume names found for %s.\n" +msgid "Could not create File Attributes record. ERR=%s\n" msgstr "" -#: src/stored/mac.c:128 src/stored/mac.c:248 src/stored/spool.c:301 -#: src/stored/append.c:295 +#: src/stored/bscan.c:916 #, c-format -msgid "Fatal append error on device %s: ERR=%s\n" +msgid "Created File record: %s\n" msgstr "" -#: src/stored/mac.c:130 src/stored/append.c:297 -msgid "Set ok=FALSE after write_block_to_device.\n" +#: src/stored/bscan.c:961 +#, c-format +msgid "Could not create media record. ERR=%s\n" msgstr "" -#: src/stored/mac.c:278 src/stored/append.c:229 +#: src/stored/bscan.c:965 src/stored/bscan.c:986 #, c-format -msgid "Error updating file attributes. ERR=%s\n" +msgid "Could not update media record. ERR=%s\n" msgstr "" -#: src/stored/label.c:95 +#: src/stored/bscan.c:969 #, c-format -msgid "Couldn't rewind device %s: ERR=%s\n" +msgid "Created Media record for Volume: %s\n" msgstr "" -#: src/stored/label.c:112 src/stored/label.c:204 +#: src/stored/bscan.c:990 #, c-format -msgid "Wrong Volume mounted on device %s: Wanted %s have %s\n" +msgid "Updated Media record at end of Volume: %s\n" msgstr "" -#: src/stored/label.c:115 src/stored/label.c:192 +#: src/stored/bscan.c:1007 #, c-format -msgid "Too many tries: %s" +msgid "Could not create pool record. ERR=%s\n" msgstr "" -#: src/stored/label.c:132 +#: src/stored/bscan.c:1011 #, c-format -msgid "" -"Requested Volume \"%s\" on %s is not a Bacula labeled Volume, because: ERR=%s" +msgid "Created Pool record for Pool: %s\n" msgstr "" -#: 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/bscan.c:1030 +#, fuzzy, c-format +msgid "Could not get Client record. ERR=%s\n" +msgstr "Impossible d'initialiser la queue cliente : ERR=%s\n" -#: src/stored/label.c:140 +#: src/stored/bscan.c:1040 #, c-format -msgid "Could not unserialize Volume label: ERR=%s\n" +msgid "Created Client record for Client: %s\n" msgstr "" -#: src/stored/label.c:145 +#: src/stored/bscan.c:1057 #, c-format -msgid "Volume Header Id bad: %s\n" +msgid "Fileset \"%s\" already exists.\n" msgstr "" -#: src/stored/label.c:177 +#: src/stored/bscan.c:1061 #, c-format -msgid "Volume on %s has wrong Bacula version. Wanted %d got %d\n" +msgid "Could not create FileSet record \"%s\". ERR=%s\n" msgstr "" -#: src/stored/label.c:188 +#: src/stored/bscan.c:1066 #, 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:238 src/stored/label.c:400 src/stored/mount.c:441 -#, fuzzy, c-format -msgid "Could not reserve volume %s on %s\n" -msgstr "Impossible de trouver le prochain volume pour le Job %s.\n" +msgid "Created FileSet record \"%s\"\n" +msgstr "" -#: src/stored/label.c:278 +#: src/stored/bscan.c:1113 #, 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:330 src/stored/label.c:430 src/stored/mount.c:219 -#, fuzzy, c-format -msgid "Open device %s Volume \"%s\" failed: ERR=%s\n" -msgstr "Impossible de supprimer le volume « %s ». ERR=%s" +msgid "Could not create JobId record. ERR=%s\n" +msgstr "" -#: src/stored/label.c:454 +#: src/stored/bscan.c:1119 #, c-format -msgid "Rewind error on device %s: ERR=%s\n" +msgid "Could not update job start record. ERR=%s\n" msgstr "" -#: src/stored/label.c:462 +#: src/stored/bscan.c:1122 #, c-format -msgid "Truncate error on device %s: ERR=%s\n" +msgid "Created new JobId=%u record for original JobId=%u\n" msgstr "" -#: src/stored/label.c:468 -#, fuzzy, c-format -msgid "Failed to re-open DVD after truncate on device %s: ERR=%s\n" +#: src/stored/bscan.c:1175 +#, c-format +msgid "Could not update JobId=%u record. ERR=%s\n" msgstr "" -"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n" -#: src/stored/label.c:491 +#: src/stored/bscan.c:1180 #, c-format -msgid "Unable to write device %s: ERR=%s\n" +msgid "Updated Job termination record for JobId=%u Level=%s TermStat=%c\n" msgstr "" -#: src/stored/label.c:521 +#: src/stored/bscan.c:1205 #, c-format -msgid "Recycled volume \"%s\" on device %s, all previous data lost.\n" +msgid "Job Termination code: %d" msgstr "" -"Recyclage du volume « %s » sur le lecteur %s, les précédentes données sont " -"perdues.\n" -#: src/stored/label.c:524 +#: src/stored/bscan.c:1210 #, c-format -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/label.c:723 -#, fuzzy, c-format -msgid "Bad Volume session label = %d\n" -msgstr "Le Volume n'a pas de label.\n" +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" +msgstr "" -#: src/stored/label.c:778 +#: src/stored/bscan.c:1268 #, c-format -msgid "Expecting Volume Label, got FI=%s Stream=%s len=%d\n" +msgid "Could not create JobMedia record. ERR=%s\n" msgstr "" -#: src/stored/label.c:905 +#: src/stored/bscan.c:1272 #, c-format -msgid "Unknown %d" +msgid "Created JobMedia record JobId %d, MediaId %d\n" msgstr "" -#: src/stored/label.c:909 +#: src/stored/bscan.c:1288 #, 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 "Could not find SessId=%d SessTime=%d for MD5/SHA1 record.\n" msgstr "" -#: src/stored/label.c:931 +#: src/stored/bscan.c:1302 #, c-format -msgid "Date label written: %s\n" +msgid "Could not add MD5/SHA1 to File record. ERR=%s\n" msgstr "" -#: src/stored/label.c:937 -#, c-format -msgid "Date label written: %04d-%02d-%02d at %02d:%02d\n" +#: src/stored/bscan.c:1307 +msgid "Updated MD5/SHA1 record\n" msgstr "" -#: src/stored/label.c:957 +#: src/stored/btape.c:167 src/stored/stored.c:124 #, 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 "Tape block size (%d) not multiple of system size (%d)\n" msgstr "" -#: src/stored/label.c:970 +#: src/stored/btape.c:171 src/stored/stored.c:128 #, c-format -msgid "" -"Job (unique name) : %s\n" -"FileSet : %s\n" -"JobType : %c\n" -"JobLevel : %c\n" +msgid "Tape block size (%d) is not a power of 2\n" msgstr "" -#: src/stored/label.c:979 +#: src/stored/btape.c:174 #, 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" +"\n" +"\n" +"!!!! Warning large disk addressing disabled. boffset_t=%d should be 8 or " +"more !!!!!\n" +"\n" +"\n" msgstr "" -#: src/stored/label.c:1000 +#: src/stored/btape.c:181 #, c-format -msgid "Date written : %s\n" +msgid "32 bit printf/scanf problem. i=%d x32=%u y32=%u\n" +msgstr "" + +#: src/stored/btape.c:190 +msgid "64 bit printf/scanf problem. i=%d x64=%" msgstr "" -#: src/stored/label.c:1005 +#: src/stored/btape.c:195 #, c-format -msgid "Date written : %04d-%02d-%02d at %02d:%02d\n" +msgid "Tape block granularity is %d bytes.\n" msgstr "" -#: src/stored/label.c:1024 -msgid "Fresh Volume" +#: src/stored/btape.c:270 +msgid "No archive name specified.\n" msgstr "" -#: src/stored/label.c:1027 -msgid "Volume" +#: src/stored/btape.c:274 +msgid "Improper number of arguments specified.\n" msgstr "" -#: src/stored/label.c:1036 src/stored/read_record.c:413 -msgid "End of Media" +#: src/stored/btape.c:288 +msgid "btape does not work with DVD storage.\n" msgstr "" -#: src/stored/label.c:1039 -msgid "End of Tape" +#: src/stored/btape.c:293 +msgid "btape only works with tape storage.\n" msgstr "" -#: src/stored/label.c:1059 src/stored/label.c:1067 src/stored/label.c:1100 +#: src/stored/btape.c:377 #, c-format -msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d DataLen=%d\n" +msgid "Total Volume bytes=%sB. Total Write rate = %sB/s\n" msgstr "" -#: src/stored/label.c:1064 -msgid "End of physical tape.\n" +#: src/stored/btape.c:403 +#, c-format +msgid "Volume bytes=%sB. Write rate = %sB/s\n" msgstr "" -#: src/stored/label.c:1079 src/stored/label.c:1088 +#: src/stored/btape.c:471 #, c-format -msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d\n" +msgid "open device %s: OK\n" msgstr "" -#: src/stored/label.c:1081 +#: src/stored/btape.c:494 +msgid "Enter Volume Name: " +msgstr "Saisissez un nom de Volume : " + +#: src/stored/btape.c:501 #, c-format -msgid " Job=%s Date=%s Level=%c Type=%c\n" -msgstr "" +msgid "Device open failed. ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" -#: src/stored/label.c:1090 +#: src/stored/btape.c:506 #, c-format -msgid " Date=%s Level=%c Type=%c Files=%s Bytes=%s Errors=%d Status=%c\n" +msgid "Wrote Volume label for volume \"%s\".\n" msgstr "" -#: src/stored/parse_bsr.c:123 src/stored/parse_bsr.c:127 -#, c-format -msgid "" -"Bootstrap file error: %s\n" -" : Line %d, col %d of file %s\n" -"%s\n" +#: src/stored/btape.c:520 +msgid "Volume has no label.\n" +msgstr "Le Volume n'a pas de label.\n" + +#: src/stored/btape.c:523 +msgid "Volume label read correctly.\n" msgstr "" -#: src/stored/parse_bsr.c:149 +#: src/stored/btape.c:526 #, c-format -msgid "Cannot open bootstrap file %s: %s\n" +msgid "I/O error on device: ERR=%s" msgstr "" -#: src/stored/parse_bsr.c:280 -#, c-format -msgid "MediaType %s in bsr at inappropriate place.\n" +#: src/stored/btape.c:529 +#, fuzzy, c-format +msgid "Volume type error: ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" + +#: src/stored/btape.c:532 +msgid "Volume name error\n" msgstr "" -#: src/stored/parse_bsr.c:312 +#: src/stored/btape.c:535 #, c-format -msgid "Device \"%s\" in bsr at inappropriate place.\n" +msgid "Error creating label. ERR=%s" 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/btape.c:538 +msgid "Volume version error.\n" +msgstr "" -#: src/stored/parse_bsr.c:495 -msgid "JobType not yet implemented\n" +#: src/stored/btape.c:541 +msgid "Bad Volume label type.\n" msgstr "" -#: src/stored/parse_bsr.c:503 -msgid "JobLevel not yet implemented\n" +#: src/stored/btape.c:544 +msgid "Unknown error.\n" msgstr "" -#: src/stored/parse_bsr.c:720 +#: src/stored/btape.c:562 #, c-format -msgid "Slot %d in bsr at inappropriate place.\n" +msgid "Bad status from load. ERR=%s\n" msgstr "" -#: src/stored/parse_bsr.c:744 +#: src/stored/btape.c:564 #, c-format -msgid "VolFile : %u-%u\n" +msgid "Loaded %s\n" msgstr "" -#: src/stored/parse_bsr.c:752 +#: src/stored/btape.c:573 src/stored/btape.c:1136 src/stored/btape.c:1209 +#: src/stored/btape.c:1289 src/stored/btape.c:1560 #, c-format -msgid "VolBlock : %u-%u\n" +msgid "Bad status from rewind. ERR=%s\n" msgstr "" -#: src/stored/parse_bsr.c:760 +#: src/stored/btape.c:576 src/stored/btape.c:1568 #, c-format -msgid "VolAddr : %llu-%llu\n" +msgid "Rewound %s\n" msgstr "" -#: src/stored/parse_bsr.c:769 +#: src/stored/btape.c:602 src/stored/btape.c:1572 #, c-format -msgid "FileIndex : %u\n" +msgid "Bad status from weof. ERR=%s\n" msgstr "" -#: src/stored/parse_bsr.c:771 +#: src/stored/btape.c:606 #, c-format -msgid "FileIndex : %u-%u\n" +msgid "Wrote 1 EOF to %s\n" msgstr "" -#: src/stored/parse_bsr.c:781 +#: src/stored/btape.c:609 #, c-format -msgid "JobId : %u\n" +msgid "Wrote %d EOFs to %s\n" msgstr "" -#: src/stored/parse_bsr.c:783 -#, c-format -msgid "JobId : %u-%u\n" +#: src/stored/btape.c:627 +msgid "Moved to end of medium.\n" msgstr "" -#: src/stored/parse_bsr.c:793 +#: src/stored/btape.c:654 #, c-format -msgid "SessId : %u\n" +msgid "Bad status from bsf. ERR=%s\n" msgstr "" -#: src/stored/parse_bsr.c:795 +#: src/stored/btape.c:656 #, c-format -msgid "SessId : %u-%u\n" +msgid "Backspaced %d file%s.\n" msgstr "" -#: src/stored/parse_bsr.c:804 +#: src/stored/btape.c:673 #, c-format -msgid "VolumeName : %s\n" +msgid "Bad status from bsr. ERR=%s\n" msgstr "" -#: src/stored/parse_bsr.c:805 +#: src/stored/btape.c:675 #, c-format -msgid " MediaType : %s\n" +msgid "Backspaced %d record%s.\n" msgstr "" -#: src/stored/parse_bsr.c:806 +#: src/stored/btape.c:685 src/stored/status.c:361 #, c-format -msgid " Device : %s\n" +msgid "Configured device capabilities:\n" msgstr "" -#: src/stored/parse_bsr.c:807 +#: src/stored/btape.c:703 #, c-format -msgid " Slot : %d\n" +msgid "Device status:\n" msgstr "" -#: src/stored/parse_bsr.c:816 +#: src/stored/btape.c:717 src/stored/status.c:417 #, c-format -msgid "Client : %s\n" +msgid "Device parameters:\n" msgstr "" -#: src/stored/parse_bsr.c:824 +#: src/stored/btape.c:722 #, c-format -msgid "Job : %s\n" +msgid "Status:\n" +msgstr "Statut :\n" + +#: src/stored/btape.c:737 +msgid "" +"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/parse_bsr.c:832 +#: src/stored/btape.c:743 +msgid "Do you want to continue? (y/n): " +msgstr "Voulez vous continuer ? (y/n) : " + +#: src/stored/btape.c:745 src/stored/btape.c:2197 +msgid "Command aborted.\n" +msgstr "Commande annulée.\n" + +#: src/stored/btape.c:762 #, c-format -msgid "SessTime : %u\n" +msgid "Block %d i=%d\n" msgstr "" -#: src/stored/parse_bsr.c:843 -msgid "BSR is NULL\n" +#: src/stored/btape.c:789 +msgid "Skipping read backwards test because BSR turned off.\n" msgstr "" -#: src/stored/parse_bsr.c:847 -#, c-format -msgid "Next : 0x%x\n" +#: src/stored/btape.c:793 +msgid "" +"\n" +"=== Write, backup, and re-read test ===\n" +"\n" +"I'm going to write three records and an EOF\n" +"then backup over the EOF and re-read the last record.\n" +"Bacula does this after writing the last block on the\n" +"tape to verify that the block was written correctly.\n" +"\n" +"This is not an *essential* feature ...\n" +"\n" msgstr "" -#: src/stored/parse_bsr.c:848 -#, c-format -msgid "Root bsr : 0x%x\n" +#: src/stored/btape.c:806 src/stored/btape.c:817 src/stored/btape.c:828 +#: src/stored/btape.c:1146 src/stored/btape.c:1162 src/stored/btape.c:1904 +#: src/stored/btape.c:2821 +msgid "Error writing record to block.\n" msgstr "" -#: src/stored/parse_bsr.c:860 -#, c-format -msgid "count : %u\n" +#: src/stored/btape.c:810 src/stored/btape.c:821 src/stored/btape.c:832 +#: src/stored/btape.c:1150 src/stored/btape.c:1166 src/stored/btape.c:1908 +#: src/stored/btape.c:2825 +msgid "Error writing block to device.\n" msgstr "" -#: src/stored/parse_bsr.c:861 +#: src/stored/btape.c:813 #, c-format -msgid "found : %u\n" +msgid "Wrote first record of %d bytes.\n" msgstr "" -#: src/stored/parse_bsr.c:864 +#: src/stored/btape.c:824 #, c-format -msgid "done : %s\n" +msgid "Wrote second record of %d bytes.\n" msgstr "" -#: src/stored/parse_bsr.c:865 +#: src/stored/btape.c:835 #, c-format -msgid "positioning : %d\n" +msgid "Wrote third record of %d bytes.\n" msgstr "" -#: src/stored/parse_bsr.c:866 +#: src/stored/btape.c:842 src/stored/btape.c:847 #, c-format -msgid "fast_reject : %d\n" +msgid "Backspace file failed! ERR=%s\n" 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/stored/read_record.c:92 -msgid "End of all volumes.\n" -msgstr "Fin de tous les Volumes.\n" +#: src/stored/btape.c:851 +msgid "Backspaced over EOF OK.\n" +msgstr "" -#: src/stored/read_record.c:136 -msgid "part" +#: src/stored/btape.c:853 +#, c-format +msgid "Backspace record failed! ERR=%s\n" msgstr "" -#: src/stored/read_record.c:139 -msgid "file" +#: src/stored/btape.c:856 +msgid "Backspace record OK.\n" msgstr "" -#: src/stored/read_record.c:142 +#: src/stored/btape.c:859 src/stored/btape.c:865 #, 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" +msgid "Read block failed! ERR=%s\n" +msgstr "" -#: src/stored/read_record.c:157 -msgid "Did fsr in attemp to skip bad record.\n" +#: src/stored/btape.c:870 +msgid "Bad data in record. Test failed!\n" msgstr "" -#: 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/stored/btape.c:874 +msgid "" +"\n" +"Block re-read correct. Test succeeded!\n" +msgstr "" -#: src/stored/read_record.c:406 -msgid "Begin Session" +#: src/stored/btape.c:875 +msgid "" +"=== End Write, backup, and re-read test ===\n" +"\n" msgstr "" -#: src/stored/read_record.c:410 -msgid "End Session" +#: 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" +"tape. Bacula will skip the last block verification\n" +"if you add:\n" +"\n" +"Backward Space Record = No\n" +"\n" +"to your Storage daemon's Device resource definition.\n" msgstr "" -#: src/stored/read_record.c:416 +#: src/stored/btape.c:904 #, c-format -msgid "Unknown code %d\n" +msgid "Begin writing %i files of %sB with raw blocks of %u bytes.\n" msgstr "" -#: 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:285 +#: src/stored/btape.c:925 src/stored/btape.c:2877 #, c-format -msgid "3991 Bad setdebug command: %s\n" +msgid "Write failed at block %u. stat=%d ERR=%s\n" msgstr "" -#: src/stored/dircmd.c:306 +#: src/stored/btape.c:959 #, c-format -msgid "3904 Job %s not found.\n" -msgstr "3904 Job %s non trouvé.\n" +msgid "Begin writing %i files of %sB with blocks of %u bytes.\n" +msgstr "" -#: src/stored/dircmd.c:330 -#, fuzzy, c-format -msgid "Job %s marked to be canceled.\n" -msgstr "Le job va être marqué annulé.\n" +#: 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/dircmd.c:331 -#, c-format -msgid "3000 Job %s marked to be canceled.\n" -msgstr "3000 Job %s marqué pour être annulé.\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/dircmd.c:335 -msgid "3903 Error scanning cancel command.\n" +#: src/stored/btape.c:1027 +msgid "The file_size is too big, stop this test with Ctrl-c.\n" msgstr "" -#: src/stored/dircmd.c:411 src/stored/dircmd.c:771 src/stored/dircmd.c:863 -#: src/stored/dircmd.c:900 src/stored/dircmd.c:982 src/stored/dircmd.c:1104 -#: src/stored/dircmd.c:1147 -#, c-format -msgid "3999 Device \"%s\" not found or could not be opened.\n" +#: src/stored/btape.c:1055 +msgid "Test with zero data, should give the maximum throughput.\n" msgstr "" -#: src/stored/dircmd.c:416 -#, c-format -msgid "3903 Error scanning label command: %s\n" +#: src/stored/btape.c:1067 src/stored/btape.c:1093 +msgid "Test with random data, should give the minimum throughput.\n" msgstr "" -#: src/stored/dircmd.c:466 -#, 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:483 -#, c-format -msgid "3920 Cannot label Volume because it is already labeled: \"%s\"\n" +#: src/stored/btape.c:1082 +msgid "Test with zero data and bacula block structure.\n" msgstr "" -"3920 Impossible de labéliser le Volume car il possède déjà le label : « %s »\n" - -#: src/stored/dircmd.c:490 -msgid "3921 Wrong volume mounted.\n" -msgstr "3921 Mauvais volume monté.\n" - -#: src/stored/dircmd.c:494 -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:502 +#: src/stored/btape.c:1122 #, c-format -msgid "3912 Failed to label Volume: ERR=%s\n" -msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n" +msgid "" +"\n" +"=== Write, rewind, and re-read test ===\n" +"\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/dircmd.c:512 +#: src/stored/btape.c:1154 src/stored/btape.c:1170 #, 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" +msgid "Wrote %d blocks of %d bytes.\n" +msgstr "Ecriture de 1000 blocs de %d octets.\n" -#: src/stored/dircmd.c:515 -#, c-format -msgid "3913 Cannot label Volume. Unknown status %d from read_volume_label()\n" +#: src/stored/btape.c:1212 src/stored/btape.c:1292 +msgid "Rewind OK.\n" msgstr "" -#: src/stored/dircmd.c:549 -#, c-format -msgid "3001 Mounted Volume: %s\n" -msgstr "3001 Volume monté : %s\n" +#: src/stored/btape.c:1225 src/stored/btape.c:1344 +msgid "Got EOF on tape.\n" +msgstr "" -#: src/stored/dircmd.c:553 src/stored/dircmd.c:1183 +#: src/stored/btape.c:1230 #, c-format -msgid "" -"3902 Cannot mount Volume on Storage Device %s because:\n" -"%s" +msgid "Read block %d failed! ERR=%s\n" msgstr "" -"3902 Impossible de monté le volume dans le storage device %s car :\n" -"%s" -#: src/stored/dircmd.c:582 src/stored/reserve.c:628 +#: src/stored/btape.c:1236 #, c-format -msgid "" -"\n" -" Device \"%s\" requested by DIR could not be opened or does not exist.\n" +msgid "Read record failed. Block %d! ERR=%s\n" msgstr "" -#: src/stored/dircmd.c:604 src/stored/reserve.c:624 +#: src/stored/btape.c:1242 src/stored/btape.c:1374 #, c-format +msgid "Bad data in record. Expected %d, got %d at byte %d. Test failed!\n" +msgstr "" + +#: src/stored/btape.c:1249 +#, fuzzy, c-format +msgid "%d blocks re-read correctly.\n" +msgstr "1000 blocs relus correctement.\n" + +#: src/stored/btape.c:1252 src/stored/btape.c:1381 msgid "" +"=== Test Succeeded. End Write, rewind, and re-read test ===\n" "\n" -" Device \"%s\" in changer \"%s\" requested by DIR could not be opened or " -"does not exist.\n" msgstr "" -#: src/stored/dircmd.c:666 -#, fuzzy -msgid "Specified slot ignored. " -msgstr "fopen %s en erreur : ERR=%s\n" - -#: src/stored/dircmd.c:681 src/stored/dircmd.c:738 -#, 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/btape.c:1280 +msgid "Block position test\n" +msgstr "" -#: src/stored/dircmd.c:701 src/stored/dircmd.c:729 +#: src/stored/btape.c:1335 #, c-format -msgid "3001 Device %s is mounted with Volume \"%s\"\n" -msgstr "3001 Device %s est monté avec le volume « %s »\n" +msgid "Reposition to file:block %d:%d\n" +msgstr "" + +#: src/stored/btape.c:1337 +msgid "Reposition error.\n" +msgstr "" -#: src/stored/dircmd.c:704 src/stored/dircmd.c:732 src/stored/dircmd.c:747 +#: src/stored/btape.c:1350 #, 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" +"Read block %d failed! file=%d blk=%d. ERR=%s\n" +"\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:714 -#, c-format -msgid "3001 Device %s is doing acquire.\n" +#: src/stored/btape.c:1352 +msgid "" +"This may be because the tape drive block size is not\n" +" set to variable blocking as normally used by Bacula.\n" +" Please see the Tape Testing chapter in the manual and \n" +" look for using mt with defblksize and setoptions\n" +"If your tape drive block size is correct, then perhaps\n" +" your SCSI driver is *really* stupid and does not\n" +" correctly report the file:block after a FSF. In this\n" +" case try setting:\n" +" Fast Forward Space File = no\n" +" in your Device resource.\n" msgstr "" -#: src/stored/dircmd.c:719 src/stored/dircmd.c:834 +#: src/stored/btape.c:1368 #, c-format -msgid "3903 Device %s is being labeled.\n" +msgid "Read record failed! ERR=%s\n" msgstr "" -#: src/stored/dircmd.c:744 +#: src/stored/btape.c:1379 #, 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 "Block %d re-read correctly.\n" +msgstr "" -#: src/stored/dircmd.c:753 -#, c-format -msgid "3002 Device %s is mounted.\n" -msgstr "3002 Le device %s est monté.\n" +#: src/stored/btape.c:1400 +msgid "" +"\n" +"\n" +"=== Append files test ===\n" +"\n" +"This test is essential to Bacula.\n" +"\n" +"I'm going to write one record in file 0,\n" +" two records in file 1,\n" +" and three records in file 2\n" +"\n" +msgstr "" -#: src/stored/dircmd.c:756 src/stored/dircmd.c:806 src/stored/dircmd.c:822 -#: src/stored/dircmd.c:854 -#, c-format -msgid "3907 %s" -msgstr "3907 %s" +#: src/stored/btape.c:1424 +msgid "Now moving to end of medium.\n" +msgstr "" -#: src/stored/dircmd.c:759 +#: src/stored/btape.c:1426 src/stored/btape.c:1655 #, c-format -msgid "3906 File device %s is always mounted.\n" -msgstr "3906 Le device fichier %s est toujours monté.\n" +msgid "We should be in file 3. I am at file %d. %s\n" +msgstr "" -#: src/stored/dircmd.c:765 -#, c-format -msgid "3905 Bizarre wait state %d\n" +#: src/stored/btape.c:1427 src/stored/btape.c:1445 src/stored/btape.c:1644 +#: src/stored/btape.c:1656 src/stored/btape.c:1669 src/stored/btape.c:1686 +msgid "This is correct!" msgstr "" -#: src/stored/dircmd.c:775 -#, 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/btape.c:1427 src/stored/btape.c:1445 src/stored/btape.c:1644 +#: src/stored/btape.c:1656 src/stored/btape.c:1669 src/stored/btape.c:1686 +msgid "This is NOT correct!!!!" +msgstr "" -#: src/stored/dircmd.c:803 src/stored/dircmd.c:856 -#, c-format -msgid "3002 Device %s unmounted.\n" -msgstr "3002 Le device %s est démonté.\n" +#: src/stored/btape.c:1433 +msgid "" +"\n" +"Now the important part, I am going to attempt to append to the tape.\n" +"\n" +msgstr "" -#: src/stored/dircmd.c:810 -#, c-format -msgid "3901 Device %s is already unmounted.\n" -msgstr "3901 Le device %s est déjà démonté.\n" +#: src/stored/btape.c:1440 +msgid "" +"Done appending, there should be no I/O errors\n" +"\n" +msgstr "" -#: src/stored/dircmd.c:825 -#, c-format -msgid "3001 Device %s unmounted.\n" -msgstr "3001 Le device %s est démonté.\n" +#: src/stored/btape.c:1441 +msgid "Doing Bacula scan of blocks:\n" +msgstr "" -#: src/stored/dircmd.c:830 -#, c-format -msgid "3902 Device %s is busy in acquire.\n" -msgstr "3902 Le Device %s est occupé en acquisition.\n" +#: src/stored/btape.c:1443 +msgid "End scanning the tape.\n" +msgstr "" -#: src/stored/dircmd.c:868 +#: src/stored/btape.c:1444 src/stored/btape.c:1668 #, c-format -msgid "3907 Error scanning unmount command: %s\n" +msgid "We should be in file 4. I am at file %d. %s\n" msgstr "" -#: src/stored/dircmd.c:891 -#, 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:912 -msgid "3917 Volume recycled\n" +#: src/stored/btape.c:1469 +msgid "" +"\n" +"Autochanger enabled, but no name or no command device specified.\n" msgstr "" -#: src/stored/dircmd.c:914 -msgid "3918 Recycle failed\n" +#: src/stored/btape.c:1473 +msgid "" +"\n" +"Ah, I see you have an autochanger configured.\n" +"To test the autochanger you must have a blank tape\n" +" that I can write on in Slot 1.\n" msgstr "" -#: src/stored/dircmd.c:947 -#, c-format -msgid "3921 Device %s already released.\n" -msgstr "3921 Le Device %s est déjà libéré.\n" - -#: src/stored/dircmd.c:954 -#, c-format -msgid "3922 Device %s waiting for sysop.\n" -msgstr "3922 Device %s est en attente d'une intervention sysop.\n" +#: src/stored/btape.c:1476 +msgid "" +"\n" +"Do you wish to continue with the Autochanger test? (y/n): " +msgstr "" -#: src/stored/dircmd.c:960 -#, c-format -msgid "3922 Device %s waiting for mount.\n" -msgstr "3922 Le Device %s est en atttente d'un montage.\n" +#: src/stored/btape.c:1483 +msgid "" +"\n" +"\n" +"=== Autochanger test ===\n" +"\n" +msgstr "" -#: src/stored/dircmd.c:964 -#, c-format -msgid "3923 Device %s is busy in acquire.\n" +#: src/stored/btape.c:1492 +msgid "3301 Issuing autochanger \"loaded\" command.\n" msgstr "" -#: src/stored/dircmd.c:968 +#: src/stored/btape.c:1501 #, c-format -msgid "3914 Device %s is being labeled.\n" +msgid "3991 Bad autochanger command: %s\n" msgstr "" -#: src/stored/dircmd.c:976 +#: src/stored/btape.c:1502 #, c-format -msgid "3022 Device %s released.\n" -msgstr "3022 Le device %s est libéré.\n" +msgid "3991 result=\"%s\": ERR=%s\n" +msgstr "" -#: src/stored/dircmd.c:987 +#: src/stored/btape.c:1506 #, c-format -msgid "3927 Error scanning release command: %s\n" +msgid "Slot %d loaded. I am going to unload it.\n" msgstr "" -#: src/stored/dircmd.c:1029 -msgid "Error parsing bootstrap file.\n" +#: src/stored/btape.c:1508 +msgid "Nothing loaded in the drive. OK.\n" msgstr "" -#: src/stored/dircmd.c:1091 +#: src/stored/btape.c:1515 #, c-format -msgid "3995 Device %s is not an autochanger.\n" -msgstr "3995 Le Device %s n'est pas un autochangeur.\n" +msgid "3302 Issuing autochanger \"unload %d %d\" command.\n" +msgstr "" -#: src/stored/dircmd.c:1108 +#: src/stored/btape.c:1520 #, c-format -msgid "3908 Error scanning autocharger drives/list/slots command: %s\n" +msgid "unload status=%s %d\n" msgstr "" -#: src/stored/dircmd.c:1151 -#, c-format -msgid "3909 Error scanning readlabel command: %s\n" +#: src/stored/btape.c:1520 +msgid "Bad" msgstr "" -#: src/stored/dircmd.c:1179 +#: src/stored/btape.c:1523 #, c-format -msgid "3001 Volume=%s Slot=%d\n" -msgstr "3001 Volume=%s Slot=%d\n" +msgid "3992 Bad autochanger command: %s\n" +msgstr "" -#: src/stored/dircmd.c:1211 +#: src/stored/btape.c:1524 #, c-format -msgid "3931 Device %s is BLOCKED. user unmounted.\n" -msgstr "3931 Device %s est BLOQUÉ, démonté par l'utilisateur.\n" +msgid "3992 result=\"%s\": ERR=%s\n" +msgstr "" -#: src/stored/dircmd.c:1215 +#: src/stored/btape.c:1534 #, c-format -msgid "" -"3932 Device %s is BLOCKED. user unmounted during wait for media/mount.\n" +msgid "3303 Issuing autochanger \"load %d %d\" command.\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:1219 +#: src/stored/btape.c:1542 #, 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 "3303 Autochanger \"load %d %d\" status is OK.\n" +msgstr "" -#: src/stored/dircmd.c:1223 +#: src/stored/btape.c:1546 #, c-format -msgid "3934 Device %s is being initialized.\n" -msgstr "3934 Device %s est en cours d'initialisation.\n" +msgid "3993 Bad autochanger command: %s\n" +msgstr "" -#: src/stored/dircmd.c:1227 +#: src/stored/btape.c:1547 #, 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 "3993 result=\"%s\": ERR=%s\n" +msgstr "" -#: src/stored/dircmd.c:1231 -#, 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/btape.c:1562 +msgid "" +"\n" +"The test failed, probably because you need to put\n" +"a longer sleep time in the mtx-script in the load) case.\n" +"Adding a 30 second sleep and trying again ...\n" +msgstr "" -#: src/stored/dircmd.c:1236 +#: src/stored/btape.c:1575 #, c-format -msgid "3936 Device %s is busy reading.\n" -msgstr "3936 Device %s est occupé en lecture.\n" +msgid "Wrote EOF to %s\n" +msgstr "" -#: src/stored/dircmd.c:1239 +#: src/stored/btape.c:1579 #, 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/spool.c:84 -#, fuzzy -msgid "Spooling statistics:\n" -msgstr "Spooling des données...\n" +msgid "" +"\n" +"The test worked this time. Please add:\n" +"\n" +" sleep %d\n" +"\n" +"to your mtx-changer script in the load) case.\n" +"\n" +msgstr "" -#: src/stored/spool.c:87 -#, c-format +#: src/stored/btape.c:1584 msgid "" -"Data spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes/job.\n" +"\n" +"The test autochanger worked!!\n" +"\n" msgstr "" -#: src/stored/spool.c:95 -#, c-format -msgid "Attr spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes.\n" +#: src/stored/btape.c:1595 +msgid "You must correct this error or the Autochanger will not work.\n" msgstr "" -#: src/stored/spool.c:113 -msgid "Spooling data ...\n" -msgstr "Spooling des données...\n" +#: src/stored/btape.c:1613 +msgid "" +"\n" +"\n" +"=== Forward space files test ===\n" +"\n" +"This test is essential to Bacula.\n" +"\n" +"I'm going to write five files then test forward spacing\n" +"\n" +msgstr "" -#: src/stored/spool.c:139 -#, c-format -msgid "Bad return from despool WroteVol=%d\n" +#: src/stored/btape.c:1638 +msgid "Now forward spacing 1 file.\n" msgstr "" -#: src/stored/spool.c:172 +#: src/stored/btape.c:1640 src/stored/btape.c:1652 src/stored/btape.c:1665 +#: src/stored/btape.c:1683 src/stored/btape.c:1859 #, 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" +msgid "Bad status from fsr. ERR=%s\n" msgstr "" -#: src/stored/spool.c:234 +#: src/stored/btape.c:1643 #, c-format -msgid "Committing spooled data to Volume \"%s\". Despooling %s bytes ...\n" +msgid "We should be in file 1. I am at file %d. %s\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" +#: src/stored/btape.c:1650 +msgid "Now forward spacing 2 files.\n" msgstr "" -"Écriture des données spoolées sur le Volume. Transfert de %s octets...\n" -#: src/stored/spool.c:310 src/stored/acquire.c:483 src/stored/block.c:370 -#: src/stored/block.c:734 src/stored/block.c:808 -#, 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" +#: src/stored/btape.c:1663 +msgid "Now forward spacing 4 files.\n" +msgstr "" -#: src/stored/spool.c:327 -#, fuzzy, c-format +#: src/stored/btape.c:1675 msgid "" -"Despooling elapsed time = %02d:%02d:%02d, Transfer rate = %s Bytes/second\n" +"The test worked this time. Please add:\n" +"\n" +" Fast Forward Space File = no\n" +"\n" +"to your Device resource for this drive.\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:534 src/stored/spool.c:576 -#, c-format -msgid "Ftruncate spool file failed: ERR=%s\n" +#: src/stored/btape.c:1681 +msgid "Now forward spacing 1 more file.\n" msgstr "" -#: src/stored/spool.c:400 +#: src/stored/btape.c:1685 #, c-format -msgid "Spool header read error. ERR=%s\n" +msgid "We should be in file 5. I am at file %d. %s\n" msgstr "" -#: src/stored/spool.c:403 -#, c-format -msgid "Spool read error. Wanted %u bytes, got %d\n" +#: src/stored/btape.c:1690 +msgid "" +"\n" +"=== End Forward space files test ===\n" +"\n" msgstr "" -#: src/stored/spool.c:404 -#, c-format -msgid "Spool header read error. Wanted %u bytes, got %d\n" +#: src/stored/btape.c:1694 +msgid "" +"\n" +"The forward space file test failed.\n" msgstr "" -#: src/stored/spool.c:410 src/stored/spool.c:411 -#, c-format -msgid "Spool block too big. Max %u bytes, got %u\n" +#: src/stored/btape.c:1696 +msgid "" +"You have Fast Forward Space File enabled.\n" +"I am turning it off then retrying the test.\n" +msgstr "" + +#: src/stored/btape.c:1702 +msgid "" +"You must correct this error or Bacula will not work.\n" +"Some systems, e.g. OpenBSD, require you to set\n" +" Use MTIOCGET= no\n" +"in your device resource. Use with caution.\n" +msgstr "" + +#: src/stored/btape.c:1736 +msgid "" +"\n" +"Append test failed. Attempting again.\n" +"Setting \"Hardware End of Medium = no\n" +" and \"Fast Forward Space File = no\n" +"and retrying append test.\n" +"\n" msgstr "" -#: src/stored/spool.c:416 src/stored/spool.c:417 -#, c-format -msgid "Spool data read error. Wanted %u bytes, got %d\n" +#: src/stored/btape.c:1744 +msgid "" +"\n" +"\n" +"It looks like the test worked this time, please add:\n" +"\n" +" Hardware End of Medium = No\n" +"\n" +" Fast Forward Space File = No\n" +"to your Device resource in the Storage conf file.\n" msgstr "" -#: src/stored/spool.c:477 -msgid "User specified spool size reached.\n" -msgstr "Taille du spool spécifiée par l'utlisateur atteinte.\n" - -#: src/stored/spool.c:479 -msgid "Bad return from despool in write_block.\n" +#: src/stored/btape.c:1751 +msgid "" +"\n" +"\n" +"That appears *NOT* to have corrected the problem.\n" msgstr "" -#: src/stored/spool.c:487 -msgid "Spooling data again ...\n" -msgstr "Reprise du spool des données...\n" - -#: src/stored/spool.c:518 -#, c-format -msgid "Error writing header to spool file. ERR=%s\n" +#: src/stored/btape.c:1756 +msgid "" +"\n" +"\n" +"It looks like the append failed. Attempting again.\n" +"Setting \"BSF at EOM = yes\" and retrying append test.\n" msgstr "" -#: src/stored/spool.c:522 -#, c-format +#: src/stored/btape.c:1761 msgid "" -"Error writing header to spool file. Disk probably full. Attempting recovery. " -"Wanted to write=%d got=%d\n" +"\n" +"\n" +"It looks like the test worked this time, please add:\n" +"\n" +" Hardware End of Medium = No\n" +" Fast Forward Space File = No\n" +" BSF at EOM = yes\n" +"\n" +"to your Device resource in the Storage conf file.\n" msgstr "" -#: src/stored/spool.c:540 src/stored/spool.c:582 -msgid "Fatal despooling error." +#: src/stored/btape.c:1772 +msgid "" +"\n" +"Append test failed.\n" +"\n" +"\n" +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n" +"Unable to correct the problem. You MUST fix this\n" +"problem before Bacula can use your tape drive correctly\n" +"\n" +"Perhaps running Bacula in fixed block mode will work.\n" +"Do so by setting:\n" +"\n" +"Minimum Block Size = nnn\n" +"Maximum Block Size = nnn\n" +"\n" +"in your Storage daemon's Device definition.\n" +"nnn must match your tape driver's block size, which\n" +"can be determined by reading your tape manufacturers\n" +"information, and the information on your kernel dirver.\n" +"Fixed block sizes, however, are not normally an ideal solution.\n" +"\n" +"Some systems, e.g. OpenBSD, require you to set\n" +" Use MTIOCGET= no\n" +"in your device resource. Use with caution.\n" msgstr "" -#: src/stored/spool.c:547 -msgid "Retrying after header spooling error failed.\n" +#: src/stored/btape.c:1794 +msgid "" +"\n" +"The above Bacula scan should have output identical to what follows.\n" +"Please double check it ...\n" +"=== Sample correct output ===\n" +"1 block of 64448 bytes in file 1\n" +"End of File mark.\n" +"2 blocks of 64448 bytes in file 2\n" +"End of File mark.\n" +"3 blocks of 64448 bytes in file 3\n" +"End of File mark.\n" +"1 block of 64448 bytes in file 4\n" +"End of File mark.\n" +"Total files=4, blocks=7, bytes = 451,136\n" +"=== End sample correct output ===\n" +"\n" +"If the above scan output is not identical to the\n" +"sample output, you MUST correct the problem\n" +"or Bacula will not be able to write multiple Jobs to \n" +"the tape.\n" +"\n" msgstr "" -#: src/stored/spool.c:561 +#: src/stored/btape.c:1837 #, c-format -msgid "Error writing data to spool file. ERR=%s\n" +msgid "Bad status from fsf. ERR=%s\n" msgstr "" -"Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n" -#: src/stored/spool.c:592 -msgid "Retrying after data spooling error failed.\n" +#: src/stored/btape.c:1841 +msgid "Forward spaced 1 file.\n" msgstr "" -#: src/stored/spool.c:661 -msgid "Network error on BlastAttributes.\n" +#: src/stored/btape.c:1844 +#, c-format +msgid "Forward spaced %d files.\n" msgstr "" -#: src/stored/spool.c:682 src/stored/spool.c:689 -#, c-format -msgid "Fseek on attributes file failed: ERR=%s\n" +#: src/stored/btape.c:1863 +msgid "Forward spaced 1 record.\n" msgstr "" -#: src/stored/spool.c:701 +#: src/stored/btape.c:1866 #, c-format -msgid "Sending spooled attrs to the Director. Despooling %s bytes ...\n" +msgid "Forward spaced %d records.\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:727 +#: src/stored/btape.c:1911 #, 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/append.c:64 -msgid "DCR is NULL!!!\n" +msgid "Wrote one record of %d bytes.\n" msgstr "" -#: src/stored/append.c:69 -msgid "DEVICE is NULL!!!\n" +#: src/stored/btape.c:1913 +msgid "Wrote block to device.\n" msgstr "" -#: src/stored/append.c:81 -msgid "Unable to set network buffer size.\n" +#: src/stored/btape.c:1927 +msgid "Enter length to read: " msgstr "" -#: src/stored/append.c:94 src/stored/append.c:103 src/stored/append.c:115 -#: src/stored/append.c:288 src/stored/append.c:289 src/stored/append.c:302 -#: src/stored/append.c:303 src/stored/askdir.c:338 src/stored/askdir.c:339 -msgid "NULL Volume name. This shouldn't happen!!!\n" +#: src/stored/btape.c:1932 +msgid "Bad length entered, using default of 1024 bytes.\n" msgstr "" -#: src/stored/append.c:109 src/stored/btape.c:2226 -#, c-format -msgid "Write session label failed. ERR=%s\n" -msgstr "Impossible d'écrire le label de session. ERR=%s\n" - -#: src/stored/append.c:121 +#: src/stored/btape.c:1941 #, c-format -msgid "Network send error to FD. ERR=%s\n" +msgid "Read of %d bytes gives stat=%d. ERR=%s\n" msgstr "" -#: src/stored/append.c:158 +#: src/stored/btape.c:1964 src/stored/btape.c:2013 #, c-format -msgid "Error reading data header from FD. ERR=%s\n" +msgid "End of tape\n" msgstr "" -#: src/stored/append.c:165 +#: src/stored/btape.c:1969 #, c-format -msgid "Malformed data header from FD: %s\n" +msgid "Starting scan at file %u\n" msgstr "" -#: src/stored/append.c:174 -msgid "File index from FD not positive or sequential\n" +#: src/stored/btape.c:1974 src/stored/tape_dev.c:613 +#, c-format +msgid "read error on %s. ERR=%s.\n" msgstr "" -#: src/stored/append.c:244 +#: src/stored/btape.c:1976 #, c-format -msgid "Network error on data channel. ERR=%s\n" +msgid "Bad status from read %d. ERR=%s\n" msgstr "" -#: src/stored/append.c:269 -#, 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/append.c:282 src/stored/btape.c:2344 -#, fuzzy, c-format -msgid "Error writing end session label. ERR=%s\n" +#: src/stored/btape.c:1979 src/stored/btape.c:1993 src/stored/btape.c:2057 +#: src/stored/btape.c:2069 src/stored/btape.c:2082 src/stored/btape.c:2098 +#, c-format +msgid "1 block of %d bytes in file %d\n" msgstr "" -"Erreur pendant l'écriture des données vers le fichier de spool. ERR=%s\n" -#: src/stored/mount.c:95 +#: src/stored/btape.c:1982 src/stored/btape.c:1996 src/stored/btape.c:2060 +#: src/stored/btape.c:2072 src/stored/btape.c:2085 src/stored/btape.c:2101 #, c-format -msgid "Too many errors trying to mount device %s.\n" +msgid "%d blocks of %d bytes in file %d\n" msgstr "" -#: src/stored/mount.c:103 +#: src/stored/btape.c:2004 src/stored/btape.c:2076 #, c-format -msgid "Job %d canceled.\n" -msgstr "Le job %d est annulé.\n" +msgid "End of File mark.\n" +msgstr "" -#: src/stored/mount.c:272 +#: src/stored/btape.c:2025 src/stored/btape.c:2129 #, 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" +msgid "Total files=%d, blocks=%d, bytes = %s\n" +msgstr "" -#: src/stored/mount.c:276 +#: src/stored/btape.c:2089 #, c-format -msgid "Unable to position to end of data on device %s: ERR=%s\n" +msgid "Short block read.\n" msgstr "" -"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n" -#: src/stored/mount.c:389 src/stored/mount.c:680 +#: src/stored/btape.c:2092 #, c-format -msgid "Volume \"%s\" not on device %s.\n" -msgstr "Le volume « %s » n'est pas dans le device %s.\n" +msgid "Error reading block. ERR=%s\n" +msgstr "" -#: src/stored/mount.c:422 +#: src/stored/btape.c:2116 #, c-format msgid "" -"Director wanted Volume \"%s\".\n" -" Current Volume \"%s\" not acceptable because:\n" -" %s" +"Block=%u file,blk=%u,%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%s " +"rlen=%d\n" msgstr "" -"Le director voulait utiliser le volume « %s ».\n" -" Le volume courant « %s » n'est pas utilisable car :\n" -" %s" -#: src/stored/mount.c:573 +#: src/stored/btape.c:2138 #, c-format -msgid "Ready to append to end of Volume \"%s\" part=%d size=%s\n" +msgid "Device status: %u. ERR=%s\n" msgstr "" -"Prêt à ajouter des données à la fin du volume « %s » part=%d size=%s\n" -"\n" -#: src/stored/mount.c:577 +#: src/stored/btape.c:2170 #, fuzzy, c-format msgid "" -"Bacula cannot write on DVD Volume \"%s\" because: The sizes do not match! " -"Volume=%s Catalog=%s\n" +"\n" +"This command simulates Bacula writing to a tape.\n" +"It requires either one or two blank tapes, which it\n" +"will label and write.\n" +"\n" +"If you have an autochanger configured, it will use\n" +"the tapes that are in slots 1 and 2, otherwise, you will\n" +"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 %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" +"If you have selected the multiple tape test, when the first tape\n" +"fills, it will ask for a second, and after writing a few more \n" +"blocks, it will stop. Then it will begin re-reading the\n" +"two tapes.\n" +"\n" +"This may take a long time -- hours! ...\n" +"\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:591 -#, 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" +"\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" +"\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" +"blocs les deux bandes seront relues.\n" +"\n" +"Ce test peut durer longtemps (voir des heures).\n" -#: src/stored/mount.c:594 -#, fuzzy, c-format +#: src/stored/btape.c:2188 msgid "" -"Bacula cannot write on tape Volume \"%s\" because:\n" -"The number of files mismatch! Volume=%u Catalog=%u\n" +"Do you want to run the simplified test (s) with one tape\n" +"or the complete multiple tape (m) test: (s/m) " msgstr "" -"Impossible d'écrire sur le volume « %s » \n" -"car le nombre de fichiers ne correspond pas. Volume=%u Catalogue=%u\n" +"Voulez vous lancer le test simplifié (s) utilisant une seule bande\n" +"ou bien le test multi-bande complet (m) : (s/m) " -#: src/stored/mount.c:605 -#, 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/btape.c:2191 +msgid "Simple test (single tape) selected.\n" +msgstr "Sélection du test simplifié (utilisant une seule bande).\n" -#: src/stored/mount.c:609 -#, fuzzy, c-format -msgid "" -"Bacula cannot write on disk Volume \"%s\" because: The sizes do not match! " -"Volume=%s Catalog=%s\n" +#: src/stored/btape.c:2194 +msgid "Multiple tape test selected.\n" +msgstr "Sélection du test multiple.\n" + +#: src/stored/btape.c:2236 +msgid "Wrote Start of Session label.\n" +msgstr "Écriture du label de début de session.\n" + +#: src/stored/btape.c:2255 +#, c-format +msgid "%s Begin writing Bacula records to tape ...\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:670 +#: src/stored/btape.c:2257 #, 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" +msgid "%s Begin writing Bacula records to first tape ...\n" +msgstr "" + +#: src/stored/btape.c:2283 +#, fuzzy +msgid "Flush block failed.\n" +msgstr "Flush de %s blocs, écriture de EOF\n" -#: src/stored/mount.c:675 +#: src/stored/btape.c:2297 #, 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" +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/mount.c:694 +#: src/stored/btape.c:2308 #, c-format -msgid "Marking Volume \"%s\" in Error in Catalog.\n" -msgstr "Le volume « %s » est marqué en Erreur dans le catalogue.\n" +msgid "%s Flush block, write EOF\n" +msgstr "Flush de %s blocs, écriture de EOF\n" -#: src/stored/mount.c:711 -#, c-format -msgid "" -"Autochanger Volume \"%s\" not found in slot %d.\n" -" Setting InChanger to zero in catalog.\n" -msgstr "" +#: src/stored/btape.c:2317 +#, fuzzy +msgid "Wrote 1000 blocks on second tape. Done.\n" +msgstr "Ecriture de 1000 blocs de %d octets.\n" -#: src/stored/mount.c:730 -msgid "Hey!!!!! WroteVol non-zero !!!!!\n" +#: src/stored/btape.c:2322 +msgid "Not OK\n" msgstr "" -#: src/stored/mount.c:779 -#, 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/btape.c:2346 +#, fuzzy +msgid "Job canceled.\n" +msgstr "Le job %s est annulé.\n" -#: src/stored/mount.c:816 src/stored/btape.c:3108 -#, c-format -msgid "Cannot open Dev=%s, Vol=%s\n" +#: src/stored/btape.c:2357 +msgid "Set ok=false after write_block_to_device.\n" msgstr "" -#: src/stored/acquire.c:71 -#, c-format -msgid "Acquire read: num_writers=%d not zero. Job %d canceled.\n" -msgstr "" +#: src/stored/btape.c:2361 +msgid "Wrote End of Session label.\n" +msgstr "Écriture du label de fin de session.\n" -#: src/stored/acquire.c:80 +#: src/stored/btape.c:2385 #, 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" +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" -#: src/stored/acquire.c:89 +#: src/stored/btape.c:2389 #, c-format -msgid "Logic error: no next volume to read. Numvol=%d Curvol=%d\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/stored/acquire.c:115 +#: src/stored/btape.c:2400 #, c-format msgid "" -"Changing read device. Want Media Type=\"%s\" have=\"%s\"\n" -" device=%s\n" +"\n" +"\n" +"%s Done filling tape at %d:%d. Now beginning re-read of tape ...\n" msgstr "" -"Changement du Device de lecture. Want Media Type=\"%s\" have=\"%s\"\n" -" device=%s\n" -#: src/stored/acquire.c:152 +#: src/stored/btape.c:2403 #, c-format -msgid "Media Type change. New read device %s chosen.\n" +msgid "" +"\n" +"\n" +"%s Done filling tapes at %d:%d. Now beginning re-read of first tape ...\n" msgstr "" -#: src/stored/acquire.c:165 -#, c-format -msgid "No suitable device found to read Volume \"%s\"\n" -msgstr "" +#: src/stored/btape.c:2409 +#, fuzzy +msgid "do_unfill failed.\n" +msgstr "Job échoué.\n" -#: src/stored/acquire.c:205 +#: src/stored/btape.c:2414 #, fuzzy, c-format -msgid "Job %s canceled.\n" -msgstr "Le job %s est annulé.\n" +msgid "%s: Error during test.\n" +msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n" -#: src/stored/acquire.c:223 -#, c-format -msgid "Read open device %s Volume \"%s\" failed: ERR=%s\n" +#: src/stored/btape.c:2449 +msgid "" +"\n" +"The state file level has changed. You must redo\n" +"the fill command.\n" msgstr "" -#: src/stored/acquire.c:313 +#: src/stored/btape.c:2456 #, c-format -msgid "Too many errors trying to mount device %s for reading.\n" +msgid "" +"\n" +"Could not find the state file: %s ERR=%s\n" +"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" + +#: src/stored/btape.c:2522 +msgid "Mount first tape. Press enter when ready: " +msgstr "Chargez la première bande et appuyez sur « Entrée » : " -#: src/stored/acquire.c:322 +#: src/stored/btape.c:2538 +msgid "Rewinding.\n" +msgstr "Rembobinage.\n" + +#: src/stored/btape.c:2543 #, 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 "Reading the first 10000 records from %u:%u.\n" +msgstr "Lecture des 10000 premiers enregistrements depuis %u:%u.\n" -#: src/stored/acquire.c:370 +#: src/stored/btape.c:2547 src/stored/btape.c:2615 #, c-format -msgid "Want to append, but device %s is busy reading.\n" -msgstr "" +msgid "Reposition from %u:%u to %u:%u\n" +msgstr "Re-positionnement de %u:%u à %u:%u\n" -#: src/stored/acquire.c:403 +#: src/stored/btape.c:2550 src/stored/btape.c:2602 src/stored/btape.c:2618 #, c-format -msgid "Could not ready device %s for append.\n" -msgstr "" +msgid "Reposition error. ERR=%s\n" +msgstr "Erreur pendant le re-positionnement. ERR=%s\n" -#: src/stored/acquire.c:535 +#: src/stored/btape.c:2553 #, c-format -msgid "Alert: %s" -msgstr "Alert: %s" +msgid "Reading block %u.\n" +msgstr "Lecture du bloc %u.\n" -#: src/stored/acquire.c:543 +#: src/stored/btape.c:2555 src/stored/btape.c:2607 src/stored/btape.c:2623 #, c-format -msgid "3997 Bad alert command: %s: ERR=%s.\n" +msgid "Error reading block: ERR=%s\n" msgstr "" -#: src/stored/lock.c:233 -#, 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:329 -#, fuzzy -msgid "unknown blocked code" -msgstr "source inconnue" - -#: src/stored/pythonsd.c:208 -msgid "Error in ParseTuple\n" +#: src/stored/btape.c:2560 +msgid "" +"\n" +"The last block on the tape matches. Test succeeded.\n" +"\n" msgstr "" -#: src/stored/pythonsd.c:224 -msgid "Parse tuple error in job_write\n" +#: src/stored/btape.c:2563 +msgid "" +"\n" +"The last block of the first tape matches.\n" +"\n" msgstr "" -#: src/stored/pythonsd.c:261 -#, c-format -msgid "Error in Python method %s\n" -msgstr "" +#: src/stored/btape.c:2587 +msgid "Mount second tape. Press enter when ready: " +msgstr "Chargez une deuxième bande et appuyez sur « Entrée » : " -#: 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/btape.c:2600 +#, c-format +msgid "Reposition from %u:%u to 0:1\n" +msgstr "Re-positionnement de %u:%u à 0:1\n" -#: src/stored/reserve.c:157 +#: src/stored/btape.c:2605 src/stored/btape.c:2621 #, c-format -msgid "Hey! num_writers=%d!!!!\n" -msgstr "" +msgid "Reading block %d.\n" +msgstr "Lecture du bloc %d.\n" -#: src/stored/reserve.c:254 -#, fuzzy -msgid "3939 Could not get dcr\n" -msgstr "Impossible de créer la structure BSOCK cliente.\n" +#: src/stored/btape.c:2611 +msgid "" +"\n" +"The first block on the second tape matches.\n" +"\n" +msgstr "" -#: src/stored/reserve.c:356 -#, 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/btape.c:2627 +msgid "" +"\n" +"The last block on the second tape matches. Test succeeded.\n" +"\n" +msgstr "" -#: src/stored/reserve.c:365 +#: src/stored/btape.c:2645 #, c-format -msgid "Failed command: %s\n" -msgstr "Erreur sur la commande : %s\n" +msgid "10000 records read now at %d:%d\n" +msgstr "10000 enregistrements lus maintenant à %d:%d\n" -#: src/stored/reserve.c:644 -#, c-format -msgid "3926 Could not get dcr for device: %s\n" +#: src/stored/btape.c:2671 src/stored/btape.c:2682 src/stored/btape.c:2727 +msgid "Last block written" +msgstr "Dernier bloc écrit" + +#: src/stored/btape.c:2673 src/stored/btape.c:2683 +msgid "Block read back" msgstr "" -#: src/stored/reserve.c:770 +#: src/stored/btape.c:2674 #, c-format -msgid "3601 JobId=%u device %s is BLOCKED due to user unmount.\n" +msgid "" +"\n" +"\n" +"The blocks differ at byte %u\n" msgstr "" -"3601 JobId=%u device %s est BLOQUÉ car il a été demonté par l'utilisateur.\n" -#: src/stored/reserve.c:780 -#, 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/stored/btape.c:2675 +msgid "" +"\n" +"\n" +"!!!! The last block written and the block\n" +"that was read back differ. The test FAILED !!!!\n" +"This must be corrected before you use Bacula\n" +"to write multi-tape Volumes.!!!!\n" +msgstr "" -#: src/stored/reserve.c:827 +#: src/stored/btape.c:2711 #, c-format -msgid "3603 JobId=%u device %s is busy reading.\n" -msgstr "3603 JobId=%u device %s est occupé en lecture.\n" +msgid "Last block at: %u:%u this_dev_block_num=%d\n" +msgstr "" -#: src/stored/reserve.c:836 +#: src/stored/btape.c:2725 #, c-format -msgid "3604 JobId=%u device %s is BLOCKED due to user unmount.\n" +msgid "Block not written: FileIndex=%u blk_block=%u Size=%u\n" msgstr "" -"3604 JobId=%u device %s est bloqué car il a été démonté par l'utilisateur " -"(unmount).\n" -#: src/stored/reserve.c:873 -#, fuzzy, c-format -msgid "" -"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/stored/btape.c:2729 +msgid "Block not written" +msgstr "Bloc non écrit" -#: src/stored/reserve.c:897 +#: src/stored/btape.c:2744 #, 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" +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/reserve.c:909 -#, fuzzy, c-format -msgid "3610 JobId=%u Volume max jobs exceeded on drive %s.\n" +#: src/stored/btape.c:2795 +msgid "Test writing blocks of 64512 bytes to tape.\n" msgstr "" -"3607 JobId=%u voulait Vol=« %s », c'est le Vol=« %s » qui est dans le drive %" -"s.\n" -#: src/stored/reserve.c:962 -#, c-format -msgid "3605 JobId=%u wants free drive but device %s is busy.\n" +#: src/stored/btape.c:2797 +msgid "How many blocks do you want to write? (1000): " msgstr "" -"3605 JobId=%u voulait libérer le lecteur, mais le device %s est occupé.\n" -#: src/stored/reserve.c:970 +#: src/stored/btape.c:2814 #, 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" +msgid "Begin writing %d Bacula blocks to tape ...\n" +msgstr "" -#: src/stored/reserve.c:992 +#: src/stored/btape.c:2857 #, c-format -msgid "3607 JobId=%u wants Vol=\"%s\" drive has Vol=\"%s\" on drive %s.\n" +msgid "Begin writing raw blocks of %u bytes.\n" msgstr "" -"3607 JobId=%u voulait Vol=« %s », c'est le Vol=« %s » qui est dans le drive %" -"s.\n" -#: src/stored/reserve.c:1047 -#, c-format -msgid "Logic error!!!! JobId=%u Should not get here.\n" +#: src/stored/btape.c:2888 +msgid "test autochanger" msgstr "" -#: src/stored/reserve.c:1048 -#, c-format -msgid "3910 JobId=%u Logic error!!!! drive %s Should not get here.\n" +#: src/stored/btape.c:2889 +msgid "backspace file" msgstr "" -#: src/stored/reserve.c:1051 -msgid "Logic error!!!! Should not get here.\n" +#: src/stored/btape.c:2890 +msgid "backspace record" msgstr "" -#: src/stored/reserve.c:1054 -#, c-format -msgid "3911 JobId=%u failed reserve drive %s.\n" +#: src/stored/btape.c:2891 +msgid "list device capabilities" msgstr "" -#: src/stored/read.c:66 -msgid "No Volume names found for restore.\n" +#: src/stored/btape.c:2892 +msgid "clear tape errors" msgstr "" -#: src/stored/read.c:120 -#, c-format -msgid ">filed: Error Hdr=%s\n" +#: src/stored/btape.c:2893 +msgid "go to end of Bacula data for append" msgstr "" -#: src/stored/read.c:121 src/stored/read.c:136 -#, c-format -msgid "Error sending to File daemon. ERR=%s\n" +#: src/stored/btape.c:2894 +msgid "go to the physical end of medium" msgstr "" -#: src/stored/read.c:135 -#, c-format -msgid "Error sending to FD. ERR=%s\n" +#: src/stored/btape.c:2895 +msgid "fill tape, write onto second volume" msgstr "" -#: src/stored/authenticate.c:63 -#, c-format -msgid "I only authenticate Directors, not %d\n" +#: src/stored/btape.c:2896 +msgid "read filled tape" msgstr "" -#: src/stored/authenticate.c:93 -#, c-format -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" +#: src/stored/btape.c:2897 +msgid "forward space a file" msgstr "" -#: 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" +#: src/stored/btape.c:2898 +msgid "forward space a record" msgstr "" -#: 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/btape.c:2899 +msgid "print this command" +msgstr "affiche cette commande" -#: src/stored/authenticate.c:192 -#, c-format -msgid "Unable to authenticate Director at %s.\n" +#: src/stored/btape.c:2900 +msgid "write a Bacula label to the tape" msgstr "" -#: 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" +#: src/stored/btape.c:2901 +msgid "load a tape" 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/btape.c:2902 +msgid "quit btape" +msgstr "" -#: src/stored/stored_conf.c:241 -#, c-format -msgid "Expected a Device Type keyword, got: %s" +#: src/stored/btape.c:2903 +msgid "use write() to fill tape" msgstr "" -#: src/stored/stored_conf.c:255 -#, c-format -msgid "" -"Maximum Block Size configured value %u is greater than allowed maximum: %u" +#: src/stored/btape.c:2904 +msgid "read and print the Bacula tape label" msgstr "" -#: src/stored/stored_conf.c:269 -#, c-format -msgid "Warning: no \"%s\" resource (%d) defined.\n" +#: src/stored/btape.c:2905 +msgid "test record handling functions" msgstr "" -#: src/stored/stored_conf.c:272 -#, c-format -msgid "dump_resource type=%d\n" +#: src/stored/btape.c:2906 +msgid "rewind the tape" +msgstr "rembobine la bande" + +#: src/stored/btape.c:2907 +msgid "read() tape block by block to EOT and report" msgstr "" -#: src/stored/stored_conf.c:388 -#, c-format -msgid "Warning: unknown resource type %d\n" +#: src/stored/btape.c:2908 +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" + +#: src/stored/btape.c:2909 +msgid "" +"[file_size=n(GB)|nb_file=3|skip_zero|skip_random|skip_raw|skip_block] report " +"drive speed" msgstr "" -#: src/stored/stored_conf.c:580 -#, c-format -msgid "\"%s\" item is required in \"%s\" resource, but not found.\n" +#: src/stored/btape.c:2910 +msgid "print tape status" 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/btape.c:2911 +msgid "General test Bacula tape functions" +msgstr "test général des fonctions Bacula sur un lecteur de bande" -#: 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/btape.c:2912 +msgid "write an EOF on the tape" +msgstr "écrit un EOF sur la bande" -#: src/stored/stored_conf.c:692 -#, c-format -msgid "" -"Attempt to define second \"%s\" resource named \"%s\" is not permitted.\n" +#: src/stored/btape.c:2913 +msgid "write a single Bacula block" +msgstr "écrit un seul bloc bacula" + +#: src/stored/btape.c:2914 +msgid "read a single record" +msgstr "lit un seul enregistrement" + +#: src/stored/btape.c:2915 +msgid "read a single Bacula block" +msgstr "lit un seul bloc bacula" + +#: src/stored/btape.c:2916 +msgid "quick fill command" msgstr "" -#: src/stored/wait.c:134 +#: src/stored/btape.c:2937 #, c-format -msgid "pthread timedwait error. ERR=%s\n" +msgid "\"%s\" is an invalid command\n" +msgstr "\"%s\" est une commande invalide.\n" + +#: src/stored/btape.c:2946 +#, c-format +msgid "Interactive commands:\n" msgstr "" -#: src/stored/wait.c:233 +#: src/stored/btape.c:2957 #, 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/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" +"Version: %s (%s)\n" "\n" - -#: src/stored/status.c:129 -msgid "" +"Usage: btape \n" +" -b specify bootstrap file\n" +" -c set configuration file to file\n" +" -d set debug level to \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" +" -? print this message.\n" "\n" -"Device status:\n" msgstr "" +") %s %s %s\n" +"\n" +"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n" +" -c 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" -"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 +#: src/stored/btape.c:3045 #, c-format -msgid "" -"Device %s is mounted with:\n" -" Volume: %s\n" -" Pool: %s\n" -" Media type: %s\n" +msgid "Mount second Volume on device %s and press return when ready: " 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 +#: src/stored/btape.c:3073 #, c-format -msgid " Total Bytes=%s Blocks=%s Bytes/block=%s\n" -msgstr " Total Octets=%s Blocs=%s Octets/Bloc=%s\n" +msgid "Mount blank Volume on device %s and press return when ready: " +msgstr "" -#: 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/btape.c:3093 +#, fuzzy, c-format +msgid "End of Volume \"%s\" %d records.\n" +msgstr "Le volume \"%s\" existe déjà en base.\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/btape.c:3107 +#, 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/status.c:200 +#: src/stored/btape.c:3120 #, c-format -msgid "Device %s is not open.\n" -msgstr "Le Device %s n'est pas ouvert.\n" +msgid "Cannot open Dev=%s, Vol=%s\n" +msgstr "" -#: 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/butil.c:46 +msgid "Nohdr," +msgstr "" -#: src/stored/status.c:249 -msgid "" -"No DEVICE structure.\n" -"\n" +#: src/stored/butil.c:49 +msgid "partial," 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/butil.c:52 +msgid "empty," +msgstr "" -#: src/stored/status.c:259 -msgid " Device is BLOCKED. User unmounted during wait for media/mount.\n" +#: src/stored/butil.c:55 +msgid "Nomatch," 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" +#: src/stored/butil.c:58 +msgid "cont," 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 +#: src/stored/butil.c:76 src/stored/stored.c:298 #, c-format -msgid "" -" Device is BLOCKED waiting to create a volume for:\n" -" Pool: %s\n" -" Media type: %s\n" +msgid "No Storage resource defined in %s. Cannot continue.\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/butil.c:148 +msgid "Volume name or names is too long. Please use a .bsr file.\n" +msgstr "" -#: src/stored/status.c:311 +#: src/stored/butil.c:168 #, c-format -msgid " Slot %d is loaded in drive %d.\n" -msgstr " Le slot %d est chargé dans le lecteur %d.\n" +msgid "Cannot find device \"%s\" in config file %s.\n" +msgstr "" -#: src/stored/status.c:315 +#: src/stored/butil.c:175 #, c-format -msgid " Drive %d is not loaded.\n" -msgstr " Le lecteur %d n'est pas chargé.\n" +msgid "Cannot init device %s\n" +msgstr "" -#: src/stored/status.c:318 +#: src/stored/butil.c:195 #, c-format -msgid " Drive %d status unknown.\n" -msgstr " Le statut du lecteur %d est inconnu.\n" +msgid "Cannot open %s\n" +msgstr "" -#: src/stored/status.c:332 src/stored/btape.c:686 +#: src/stored/butil.c:282 #, c-format -msgid "Configured device capabilities:\n" +msgid "Could not find device \"%s\" in config file %s.\n" msgstr "" -#: src/stored/status.c:350 -msgid "Device state:\n" +#: src/stored/butil.c:287 +#, c-format +msgid "Using device: \"%s\" for writing.\n" msgstr "" -#: src/stored/status.c:368 +#: src/stored/butil.c:289 #, c-format -msgid "" -"num_writers=%d reserved=%d block=%d\n" -"\n" +msgid "Using device: \"%s\" for reading.\n" msgstr "" -#: src/stored/status.c:372 src/stored/btape.c:718 -#, c-format -msgid "Device parameters:\n" +#: src/stored/butil.c:305 +msgid "Unexpected End of Data\n" msgstr "" -#: src/stored/status.c:375 -#, c-format -msgid "Archive name: %s Device name: %s\n" +#: src/stored/butil.c:307 +msgid "Unexpected End of Tape\n" msgstr "" -#: src/stored/status.c:379 -#, c-format -msgid "File=%u block=%u\n" -msgstr "Fichier=%u bloc=%u\n" +#: src/stored/butil.c:309 +msgid "Unexpected End of File\n" +msgstr "" -#: 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/butil.c:311 +msgid "Tape Door is Open\n" +msgstr "" -#: 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/butil.c:313 +msgid "Unexpected Tape is Off-line\n" +msgstr "" -#: src/stored/status.c:418 +#: src/stored/dev.c:129 #, c-format -msgid "" -"Reading: %s %s job %s JobId=%d Volume=\"%s\"\n" -" pool=\"%s\" device=%s\n" +msgid "Unable to stat device %s: ERR=%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 +#: src/stored/dev.c:147 +#, c-format msgid "" -"Writing: %s %s job %s JobId=%d Volume=\"%s\"\n" -" pool=\"%s\" device=%s\n" +"%s is an unknown device type. Must be tape or directory\n" +" or have RequiresMount=yes for DVD. st_mode=%x\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/dev.c:157 +msgid "DVD support is now deprecated.\n" +msgstr "" -#: src/stored/status.c:459 -#, c-format -msgid " FDReadSeqNo=%s in_msg=%u out_msg=%d fd=%d\n" +#: src/stored/dev.c:160 +msgid "Aligned device not supported. Please use \"DeviceType = File\"\n" msgstr "" -#: src/stored/status.c:465 -msgid " FDSocket closed\n" +#: src/stored/dev.c:256 +#, c-format +msgid "Unable to stat mount point %s: ERR=%s\n" msgstr "" -#: src/stored/status.c:486 +#: src/stored/dev.c:261 msgid "" -"\n" -"Jobs waiting to reserve a drive:\n" +"Mount and unmount commands must defined for a device which requires mount.\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" +#: src/stored/dev.c:272 +#, c-format +msgid "Min block size > max on device %s\n" msgstr "" -#: src/stored/status.c:746 -msgid "3900 Bad .status command, wrong argument.\n" +#: src/stored/dev.c:276 +#, 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/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/bextract.c:81 +#: src/stored/dev.c:281 #, fuzzy, c-format -msgid "" -"\n" -"Version: %s (%s)\n" -"\n" -"Usage: bextract \n" -" -b specify a bootstrap file\n" -" -c specify a Storage configuration file\n" -" -d set debug level to \n" -" -dt print timestamp in debug output\n" -" -e exclude list\n" -" -i include list\n" -" -p proceed inspite of I/O errors\n" -" -v 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 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 lance 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:218 -#, c-format -msgid "%d Program Name and/or Program Data Stream records ignored.\n" +msgid "Max block size %u not multiple of device %s block size=%d.\n" msgstr "" +"La taille du buffer réseau %d n'est pas un multiple de la taille de bloc du " +"lecteur.\n" -#: src/stored/bextract.c:222 +#: src/stored/dev.c:285 #, c-format -msgid "%d Win32 data or Win32 gzip data stream records. Ignored.\n" +msgid "Max Vol Size < 8 * Max Block Size for device %s\n" msgstr "" -#: src/stored/bextract.c:249 +#: src/stored/dev.c:301 src/stored/dev.c:307 #, c-format -msgid "Cannot stat %s. It must exist. ERR=%s\n" +msgid "Unable to init cond variable: ERR=%s\n" msgstr "" -#: src/stored/bextract.c:253 -#, c-format -msgid "%s must be a directory.\n" -msgstr "%s doit être un répertoire.\n" +#: src/stored/dev.c:313 +#, fuzzy, c-format +msgid "Unable to init spool mutex: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" -#: src/stored/bextract.c:274 -#, c-format -msgid "%u files restored.\n" -msgstr "%u fichiers restaurés.\n" +#: src/stored/dev.c:319 +#, fuzzy, c-format +msgid "Unable to init acquire mutex: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" -#: src/stored/bextract.c:321 src/stored/bextract.c:495 -msgid "Logic error output file should be open but is not.\n" -msgstr "" +#: src/stored/dev.c:325 +#, fuzzy, c-format +msgid "Unable to init read acquire mutex: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" -#: src/stored/bextract.c:351 +#: src/stored/dev.c:331 #, fuzzy, c-format -msgid "%s was deleted.\n" -msgstr "Pas de job sélectionné.\n" +msgid "Unable to init volcat mutex: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" -#: src/stored/bextract.c:395 -#, c-format -msgid "Seek error on %s: %s\n" +#: src/stored/dev.c:337 +#, fuzzy, c-format +msgid "Unable to init dcrs mutex: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" + +#: src/stored/dev.c:426 +msgid "Illegal mode given to open dev.\n" msgstr "" -#: src/stored/bextract.c:451 -#, c-format -msgid "Uncompression error. ERR=%d\n" -msgstr "Erreur de décompression. ERR=%d\n" +#: src/stored/dev.c:478 +msgid "Bad device call. Device not open\n" +msgstr "" -#: src/stored/bextract.c:486 -msgid "Got Program Name or Data Stream. Ignored.\n" +#: src/stored/dev.c:490 +#, c-format +msgid "Seek error: ERR=%s\n" msgstr "" +#: src/stored/dev.c:491 src/stored/file_dev.c:73 src/stored/file_dev.c:100 +#: src/stored/tape_dev.c:293 +#, c-format +msgid "lseek error on %s. ERR=%s.\n" +msgstr "erreur de déplacement (lseek) sur %s : ERR=%s\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" +msgstr "Fin de média sur le Volume \"%s\" Octets=%s Blocs=%s à %s.\n" -#: src/stored/device.c:139 +#: src/stored/device.c:146 #, c-format msgid "New volume \"%s\" mounted on device %s at %s.\n" -msgstr "Nouveau volume « %s » monté sur le device %s à %s.\n" +msgstr "Nouveau volume \"%s\" monté sur le device %s à %s.\n" -#: src/stored/device.c:151 +#: src/stored/device.c:158 #, c-format msgid "write_block_to_device Volume label failed. ERR=%s" msgstr "" -#: src/stored/device.c:186 +#: src/stored/device.c:177 #, c-format msgid "write_block_to_device overflow block failed. ERR=%s" msgstr "" -#: src/stored/device.c:191 +#: src/stored/device.c:182 #, c-format msgid "Catastrophic error. Cannot write overflow block to device %s. ERR=%s" msgstr "" -#: src/stored/device.c:298 src/stored/bcopy.c:203 src/stored/btape.c:471 +#: src/stored/device.c:332 src/stored/tape_dev.c:160 #, c-format -msgid "dev open failed: %s\n" +msgid "Unable to open device %s: ERR=%s\n" msgstr "" -#: src/stored/device.c:329 +#: src/stored/device.c:334 #, c-format msgid "Unable to open archive %s: ERR=%s\n" msgstr "" -#: src/stored/vol_mgr.c:94 +#: src/stored/dircmd.c:157 #, 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" +msgid "Connection request from %s failed.\n" +msgstr "Demande de connexion échouée.\n" -#: src/stored/vol_mgr.c:495 -#, c-format -msgid "Device switch. New device %s chosen.\n" -msgstr "" +#: src/stored/dircmd.c:168 +#, fuzzy, c-format +msgid "Invalid connection from %s. Len=%d\n" +msgstr "Connexion invalide. Len=%d\n" -#: src/stored/bcopy.c:76 +#: src/stored/dircmd.c:308 #, fuzzy, c-format -msgid "" -"\n" -"Version: %s (%s)\n" -"\n" -"Usage: bcopy [-d debug_level] \n" -" -b bootstrap specify a bootstrap file\n" -" -c specify a Storage configuration file\n" -" -d set debug level to \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 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 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 lance 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" +msgid "Bad client command: %s" +msgstr "Erreur dans la commande RunScript : %s\n" -#: src/stored/bcopy.c:218 -msgid "Write of last block failed.\n" -msgstr "" +#: src/stored/dircmd.c:318 +#, fuzzy +msgid "Client daemon" +msgstr "Director" -#: src/stored/bcopy.c:222 -#, c-format -msgid "%u Jobs copied. %u records copied.\n" +#: src/stored/dircmd.c:321 +#, fuzzy, c-format +msgid "Failed to connect to Client daemon: %s:%d\n" +msgstr "Impossible de se connecter au client.\n" + +#: src/stored/dircmd.c:397 +msgid "In storage_cmd port==0, no prior Storage connection.\n" msgstr "" -#: src/stored/bcopy.c:239 src/stored/bscan.c:423 +#: src/stored/dircmd.c:445 #, c-format -msgid "Record: SessId=%u SessTim=%u FileIndex=%d Stream=%d len=%u\n" +msgid "3991 Bad setdebug command: %s\n" msgstr "" -#: src/stored/bcopy.c:255 -msgid "Volume is prelabeled. This volume cannot be copied.\n" +#: src/stored/dircmd.c:479 +msgid "3903 Error scanning cancel command.\n" msgstr "" -#: src/stored/bcopy.c:258 -msgid "Volume label not copied.\n" -msgstr "" +#: src/stored/dircmd.c:483 +#, c-format +msgid "3904 Job %s not found.\n" +msgstr "3904 Job %s non trouvé.\n" -#: src/stored/bcopy.c:264 -msgid "Copy skipped. Record does not match BSR filter.\n" -msgstr "" +#: src/stored/dircmd.c:511 +#, fuzzy, c-format +msgid "3000 JobId=%ld Job=\"%s\" marked to be %s.\n" +msgstr "JobId %s, Job %s marqué pour être annulé.\n" -#: src/stored/bcopy.c:281 src/stored/bcopy.c:289 src/stored/bcopy.c:317 -#: src/stored/btape.c:2742 +#: src/stored/dircmd.c:590 src/stored/dircmd.c:971 src/stored/dircmd.c:1066 +#: src/stored/dircmd.c:1177 src/stored/dircmd.c:1299 src/stored/dircmd.c:1341 #, c-format -msgid "Cannot fixup device error. %s\n" +msgid "3999 Device \"%s\" not found or could not be opened.\n" msgstr "" -#: src/stored/bcopy.c:295 -msgid "EOM label not copied.\n" +#: src/stored/dircmd.c:595 +#, c-format +msgid "3903 Error scanning label command: %s\n" msgstr "" -#: src/stored/bcopy.c:298 -msgid "EOT label not copied.\n" -msgstr "" +#: src/stored/dircmd.c:644 +#, fuzzy, 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/ansi_label.c:96 +#: src/stored/dircmd.c:661 #, c-format -msgid "Read error on device %s in ANSI label. ERR=%s\n" +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/stored/ansi_label.c:106 -msgid "Insane! End of tape while reading ANSI label.\n" -msgstr "" +#: src/stored/dircmd.c:668 +msgid "3921 Wrong volume mounted.\n" +msgstr "3921 Mauvais volume monté.\n" -#: src/stored/ansi_label.c:132 -msgid "No VOL1 label while reading ANSI/IBM label.\n" -msgstr "" +#: src/stored/dircmd.c:672 +msgid "3922 Cannot relabel an ANSI/IBM labeled Volume.\n" +msgstr "3922 Impossible de re-labéliser un Volume ANSI/IBM.\n" -#: src/stored/ansi_label.c:155 +#: src/stored/dircmd.c:680 #, c-format -msgid "Wanted ANSI Volume \"%s\" got \"%s\"\n" -msgstr "" +msgid "3912 Failed to label Volume: ERR=%s\n" +msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n" -#: src/stored/ansi_label.c:166 -msgid "No HDR1 label while reading ANSI label.\n" -msgstr "" +#: src/stored/dircmd.c:690 +#, fuzzy, c-format +msgid "3915 Failed to label Volume: ERR=%s\n" +msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n" -#: src/stored/ansi_label.c:172 -#, c-format -msgid "ANSI/IBM Volume \"%s\" does not belong to Bacula.\n" -msgstr "" +#: src/stored/dircmd.c:693 +#, 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/ansi_label.c:184 -msgid "No HDR2 label while reading ANSI/IBM label.\n" +#: src/stored/dircmd.c:696 +#, c-format +msgid "3913 Cannot label Volume. Unknown status %d from read_volume_label()\n" msgstr "" -#: src/stored/ansi_label.c:199 -msgid "Unknown or bad ANSI/IBM label record.\n" -msgstr "" +#: src/stored/dircmd.c:733 +#, c-format +msgid "3001 Mounted Volume: %s\n" +msgstr "3001 Volume monté : %s\n" -#: src/stored/ansi_label.c:207 -msgid "Too many records in while reading ANSI/IBM label.\n" +#: src/stored/dircmd.c:737 src/stored/dircmd.c:1377 +#, fuzzy, 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/stored/ansi_label.c:307 +#: src/stored/dircmd.c:768 src/stored/reserve.c:646 #, c-format -msgid "ANSI Volume label name \"%s\" longer than 6 chars.\n" +msgid "" +"\n" +" Device \"%s\" requested by DIR could not be opened or does not exist.\n" msgstr "" -#: src/stored/ansi_label.c:333 +#: src/stored/dircmd.c:790 src/stored/reserve.c:642 #, c-format -msgid "Could not write ANSI VOL1 label. ERR=%s\n" +msgid "" +"\n" +" Device \"%s\" in changer \"%s\" requested by DIR could not be opened or " +"does not exist.\n" msgstr "" -#: src/stored/ansi_label.c:371 src/stored/ansi_label.c:400 -#, c-format -msgid "Could not write ANSI HDR1 label. ERR=%s\n" -msgstr "" +#: src/stored/dircmd.c:854 +#, fuzzy +msgid "Specified slot ignored. " +msgstr "fopen %s en erreur : ERR=%s\n" -#: src/stored/ansi_label.c:376 src/stored/ansi_label.c:407 -msgid "Could not write ANSI HDR1 label.\n" -msgstr "" +#: src/stored/dircmd.c:871 src/stored/dircmd.c:929 +#, 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/ansi_label.c:412 -#, c-format -msgid "Error writing EOF to tape. ERR=%s" -msgstr "" +#: src/stored/dircmd.c:891 src/stored/dircmd.c:920 +#, fuzzy, 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/ansi_label.c:417 -msgid "write_ansi_ibm_label called for non-ANSI/IBM type\n" +#: src/stored/dircmd.c:894 src/stored/dircmd.c:923 src/stored/dircmd.c:938 +#, fuzzy, 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/stored/askdir.c:178 -msgid "Network error on bnet_recv in req_vol_info.\n" -msgstr "" +#: src/stored/dircmd.c:904 +#, fuzzy, c-format +msgid "3001 Device \"%s\" is doing acquire.\n" +msgstr "3902 Le Device %s est occupé en acquisition.\n" -#: 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/dircmd.c:909 src/stored/dircmd.c:1037 +#, fuzzy, c-format +msgid "3903 Device \"%s\" is being labeled.\n" +msgstr "3934 Device %s est en cours d'initialisation.\n" -#: src/stored/askdir.c:373 -#, c-format -msgid "Didn't get vol info vol=%s: ERR=%s" -msgstr "" +#: src/stored/dircmd.c:935 +#, fuzzy, 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/askdir.c:428 -#, c-format -msgid "Error creating JobMedia record: ERR=%s\n" -msgstr "" +#: src/stored/dircmd.c:947 +#, fuzzy, c-format +msgid "3002 Device \"%s\" is mounted.\n" +msgstr "3002 Le device %s est monté.\n" -#: src/stored/askdir.c:435 +#: src/stored/dircmd.c:949 src/stored/dircmd.c:1006 src/stored/dircmd.c:1025 +#: src/stored/dircmd.c:1057 #, c-format -msgid "Error creating JobMedia record: %s\n" -msgstr "" +msgid "3907 %s" +msgstr "3907 %s" -#: 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/dircmd.c:952 +#, fuzzy, c-format +msgid "3906 File device \"%s\" is always mounted.\n" +msgstr "3906 Le device fichier %s est toujours monté.\n" -#: src/stored/askdir.c:520 +#: src/stored/dircmd.c:961 #, fuzzy, 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" -" 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" +msgid "3930 Device \"%s\" is being released.\n" +msgstr "3934 Device %s est en cours d'initialisation.\n" + +#: src/stored/dircmd.c:965 +#, fuzzy, c-format +msgid "3905 Unknown wait state %d\n" +msgstr "est dans un état inconnu %c" -#: src/stored/askdir.c:546 src/stored/askdir.c:648 +#: src/stored/dircmd.c:975 #, c-format -msgid "Max time exceeded waiting to mount Storage Device %s for Job %s\n" -msgstr "" +msgid "3909 Error scanning mount command: %s\n" +msgstr "3909 Erreur pendant la lecture de la commande de montage : %s\n" -#: src/stored/askdir.c:556 -msgid "pthread error in mount_next_volume.\n" -msgstr "" +#: src/stored/dircmd.c:1003 src/stored/dircmd.c:1059 +#, fuzzy, c-format +msgid "3002 Device \"%s\" unmounted.\n" +msgstr "3002 Le device %s est démonté.\n" -#: src/stored/askdir.c:590 -msgid "Cannot request another volume: no volume name given.\n" -msgstr "" +#: src/stored/dircmd.c:1010 +#, fuzzy, 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:1028 +#, fuzzy, c-format +msgid "3001 Device \"%s\" unmounted.\n" +msgstr "3001 Le device %s est démonté.\n" + +#: src/stored/dircmd.c:1033 +#, fuzzy, c-format +msgid "3902 Device \"%s\" is busy in acquire.\n" +msgstr "3902 Le Device %s est occupé en acquisition.\n" -#: src/stored/askdir.c:596 +#: src/stored/dircmd.c:1071 #, c-format -msgid "Job %s canceled while waiting for mount on Storage Device %s.\n" +msgid "3907 Error scanning unmount command: %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 +#: src/stored/dircmd.c:1099 +#, 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:1142 #, 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" +msgid "3921 Device \"%s\" already released.\n" +msgstr "3921 Le Device %s est déjà libéré.\n" + +#: src/stored/dircmd.c:1149 +#, fuzzy, 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:1155 +#, fuzzy, 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:1159 +#, fuzzy, c-format +msgid "3923 Device \"%s\" is busy in acquire.\n" +msgstr "3902 Le Device %s est occupé en acquisition.\n" -#: src/stored/askdir.c:619 +#: src/stored/dircmd.c:1163 #, 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" +msgid "3914 Device \"%s\" is being labeled.\n" +msgstr "3934 Device %s est en cours d'initialisation.\n" -#: src/stored/askdir.c:658 -msgid "pthread error in mount_volume\n" -msgstr "" +#: src/stored/dircmd.c:1171 +#, fuzzy, c-format +msgid "3022 Device \"%s\" released.\n" +msgstr "3022 Le device %s est libéré.\n" -#: src/stored/autochanger.c:66 +#: src/stored/dircmd.c:1182 #, c-format -msgid "No Changer Name given for device %s. Cannot continue.\n" +msgid "3927 Error scanning release command: %s\n" msgstr "" -#: src/stored/autochanger.c:72 +#: src/stored/dircmd.c:1211 #, c-format -msgid "No Changer Command given for device %s. Cannot continue.\n" -msgstr "" +msgid "Could not create bootstrap file %s: ERR=%s\n" +msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n" -#: src/stored/autochanger.c:85 -#, c-format -msgid "" -"Media Type not the same for all devices in changer %s. Cannot continue.\n" +#: src/stored/dircmd.c:1224 +msgid "Error parsing bootstrap file.\n" msgstr "" -#: 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/stored/dircmd.c:1286 +#, fuzzy, c-format +msgid "3998 Device \"%s\" is not an autochanger.\n" +msgstr "3995 Le Device %s n'est pas un autochangeur.\n" -#: src/stored/autochanger.c:158 -#, c-format -msgid "No \"Changer Device\" for %s. Manual load of Volume may be required.\n" -msgstr "" +#: src/stored/dircmd.c:1303 +#, fuzzy, c-format +msgid "3908 Error scanning autochanger drives/list/slots command: %s\n" +msgstr "3909 Erreur pendant la lecture de la commande de montage : %s\n" -#: src/stored/autochanger.c:162 +#: src/stored/dircmd.c:1345 #, c-format -msgid "No \"Changer Command\" for %s. Manual load of Volume may be requird.\n" +msgid "3909 Error scanning readlabel command: %s\n" msgstr "" -#: src/stored/autochanger.c:192 +#: src/stored/dircmd.c:1373 #, 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" +msgid "3001 Volume=%s Slot=%d\n" +msgstr "3001 Volume=%s Slot=%d\n" -#: 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/stored/dircmd.c:1405 +#, fuzzy, 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/autochanger.c:209 -#, c-format +#: src/stored/dircmd.c:1409 +#, fuzzy, c-format msgid "" -"3992 Bad autochanger \"load slot %d, drive %d\": ERR=%s.\n" -"Results=%s\n" +"3932 Device \"%s\" is BLOCKED. user unmounted during wait for media/mount.\n" msgstr "" -"3992 Erreur sur l'autochangeur « load slot %d, drive %d » : ERR=%s.\n" -"Resultat=%s\n" - -#: 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" +"3932 Device %s est BLOQUÉ, démonté par l'utilisateur alors que bacula était " +"en attente d'un média.\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/dircmd.c:1413 +#, fuzzy, 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/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/dircmd.c:1417 +#, fuzzy, c-format +msgid "3934 Device \"%s\" is being initialized.\n" +msgstr "3934 Device %s est en cours d'initialisation.\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/stored/dircmd.c:1421 +#, fuzzy, 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/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/stored/dircmd.c:1425 +#, fuzzy, 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/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/stored/dircmd.c:1430 +#, fuzzy, c-format +msgid "3936 Device \"%s\" is busy reading.\n" +msgstr "3936 Device %s est occupé en lecture.\n" -#: src/stored/autochanger.c:430 +#: src/stored/dircmd.c:1433 #, 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" +msgid "3937 Device \"%s\" is busy with writers=%d reserved=%d.\n" +msgstr "3937 Device %s est occupé avec %d flux en écriture.\n" -#: src/stored/autochanger.c:491 +#: src/stored/fd_cmds.c:193 #, 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" +msgid "Command error with FD, hanging up. ERR=%s\n" +msgstr "" -#: 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/fd_cmds.c:196 +msgid "Command error with FD, hanging up.\n" +msgstr "" -#: 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/fd_cmds.c:207 +#, fuzzy, c-format +msgid "FD command not found: %s\n" +msgstr "Job non trouvé : %s\n" -#: src/stored/autochanger.c:560 -msgid "3996 Open bpipe failed.\n" +#: src/stored/fd_cmds.c:238 +msgid "Attempt to append on non-open session.\n" msgstr "" -#: src/stored/block.c:91 -#, c-format -msgid "" -"Dump block %s %x: size=%d BlkNum=%d\n" -" Hdrcksum=%x cksum=%x\n" +#: src/stored/fd_cmds.c:250 src/stored/fd_cmds.c:293 +msgid "Attempt to close non-open session.\n" msgstr "" -#: src/stored/block.c:104 -#, c-format -msgid " Rec: VId=%u VT=%u FI=%s Strm=%s len=%d p=%x\n" +#: src/stored/fd_cmds.c:268 +msgid "Attempt to open already open session.\n" msgstr "" -#: src/stored/block.c:160 -#, c-format -msgid "%d block read errors not printed.\n" +#: src/stored/fd_cmds.c:322 +msgid "Attempt to read on non-open session.\n" msgstr "" -#: 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" +#: src/stored/fd_cmds.c:340 src/stored/fd_cmds.c:349 +msgid "Attempt to open read on non-open session.\n" msgstr "" -#: 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" +#: src/stored/file_dev.c:90 src/stored/tape_dev.c:850 +msgid "Bad call to reposition. Device not open\n" msgstr "" -#: src/stored/block.c:317 +#: src/stored/file_dev.c:148 #, c-format -msgid "" -"Volume data error at %u:%u!\n" -"Block checksum mismatch in block=%u len=%d: calc=%x blk=%x\n" +msgid "Could not open file device %s. No Volume name given.\n" msgstr "" -#: 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/file_dev.c:171 +#, fuzzy, c-format +msgid "Could not open(%s,%s,0640): ERR=%s\n" +msgstr "Impossible d'ouvrir %s : ERR=%s\n" -#: src/stored/block.c:435 -msgid "Attempt to write on read-only Volume.\n" +#: src/stored/file_dev.c:204 +#, c-format +msgid "Unable to truncate device %s. ERR=%s\n" msgstr "" -#: src/stored/block.c:487 +#: src/stored/file_dev.c:221 +#, 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/file_dev.c:235 #, c-format -msgid "User defined maximum volume capacity %s exceeded on device %s.\n" +msgid "Device %s doesn't support ftruncate(). Recreating file %s.\n" msgstr "" -#: src/stored/block.c:502 +#: src/stored/file_dev.c:247 +#, fuzzy, c-format +msgid "Could not reopen: %s, ERR=%s\n" +msgstr "Impossible d'ouvrir %s : ERR=%s\n" + +#: src/stored/file_dev.c:318 src/stored/tape_dev.c:986 #, c-format -msgid "Unable to write EOF. ERR=%s\n" -msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n" +msgid "Device %s cannot be %smounted. ERR=%s\n" +msgstr "Le Device %s ne peut pas être %smounted. ERR=%s\n" -#: src/stored/block.c:528 src/stored/block.c:553 -msgid "Write block header zeroed.\n" -msgstr "" +#: src/stored/job.c:190 +#, fuzzy +msgid "Client socket not open. Could not connect to Client.\n" +msgstr "Impossible de se connecter au Client.\n" -#: src/stored/block.c:572 -#, c-format -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/job.c:205 src/stored/job.c:207 +#, fuzzy, c-format +msgid "Recv request to Client failed. ERR=%s\n" +msgstr "Demande de connexion échouée.\n" -#: src/stored/block.c:579 -#, c-format -msgid "End of Volume \"%s\" at %u:%u on device %s. Write of %u bytes got %d.\n" +#: src/stored/job.c:213 src/stored/job.c:214 +#, fuzzy, c-format +msgid "Bad Hello from Client: %s.\n" +msgstr "Début de purge des jobs du client \"%s\"\n" + +#: src/stored/job.c:228 src/stored/job.c:311 +msgid "Unable to authenticate File daemon\n" msgstr "" -"Fin du volume « %s » à %u:%u sur le device %s. Ecriture de %u octets, eu %d.\n" -#: src/stored/block.c:660 src/stored/block.c:666 +#: src/stored/job.c:282 +#, fuzzy, c-format +msgid "FD connect failed: Job name not found: %s\n" +msgstr "Job non trouvé : %s\n" + +#: src/stored/job.c:291 #, c-format -msgid "Backspace file at EOT failed. ERR=%s\n" +msgid "Hey!!!! JobId %u Job %s already authenticated.\n" msgstr "" -#: src/stored/block.c:673 -#, c-format -msgid "Backspace record at EOT failed. ERR=%s\n" +#: src/stored/job.c:441 +msgid "In free_jcr(), but still attached to device!!!!\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/label.c:87 +#, fuzzy, c-format +msgid "Couldn't rewind %s device %s: ERR=%s\n" +msgstr "Impossible de trouver le userid %s : ERR=%s\n" + +#: src/stored/label.c:105 src/stored/label.c:198 +#, fuzzy, c-format +msgid "Wrong Volume mounted on %s device %s: Wanted %s have %s\n" +msgstr "Nouveau volume \"%s\" monté sur le device %s à %s.\n" -#: src/stored/block.c:700 +#: src/stored/label.c:108 src/stored/label.c:186 #, 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" +msgid "Too many tries: %s" msgstr "" -#: src/stored/block.c:705 +#: src/stored/label.c:125 #, c-format msgid "" -"Re-read of last block OK, but block numbers differ. Read block=%u Want block=" -"%u.\n" +"Requested Volume \"%s\" on %s device %s is not a Bacula labeled Volume, " +"because: ERR=%s" msgstr "" -#: 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/label.c:130 +msgid "Could not read Volume label from block.\n" +msgstr "Impossible de lire le label du Volume depuis le média.\n" -#: src/stored/block.c:741 +#: src/stored/label.c:133 #, c-format -msgid "" -"Error writing final EOF to tape. This Volume may not be readable.\n" -"%s" +msgid "Could not unserialize Volume label: ERR=%s\n" msgstr "" -#: src/stored/block.c:755 +#: src/stored/label.c:138 #, c-format -msgid "" -"Error writing final part to DVD. This Volume may not be readable.\n" -"%s" +msgid "Volume Header Id bad: %s\n" msgstr "" -#: src/stored/block.c:857 +#: src/stored/label.c:171 #, c-format -msgid "" -"Error while writing, current part number is less than the total number of " -"parts (%d/%d, device=%s)\n" +msgid "Volume on %s device %s has wrong Bacula version. Wanted %d got %d\n" msgstr "" -#: src/stored/block.c:865 -#, c-format -msgid "Unable to open device next part %s: ERR=%s\n" -msgstr "" +#: src/stored/label.c:182 +#, fuzzy, c-format +msgid "Volume on %s device %s has bad Bacula label type: %x\n" +msgstr "Le volume sur %s possède un mauvais label Bacula : %x\n" -#: src/stored/block.c:885 -#, 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" -msgstr "" +#: src/stored/label.c:232 src/stored/label.c:383 src/stored/mount.c:473 +#, fuzzy, c-format +msgid "Could not reserve volume %s on %s device %s\n" +msgstr "Impossible de trouver le prochain volume pour le Job %s.\n" -#: src/stored/block.c:898 -#, c-format -msgid "" -"End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, " -"free_space_errno=%d).\n" -msgstr "" +#: src/stored/label.c:301 +#, fuzzy, c-format +msgid "Cannot write Volume label to block for %s device %s\n" +msgstr "Impossible d'écrire le label du Volume sur le Device %s\n" -#: src/stored/block.c:957 -#, c-format -msgid "Block buffer size looping problem on device %s\n" -msgstr "" +#: src/stored/label.c:361 src/stored/label.c:486 +#, fuzzy, c-format +msgid "Open %s device %s Volume \"%s\" failed: ERR=%s\n" +msgstr "Impossible de supprimer le volume \"%s\". ERR=%s" -#: src/stored/block.c:985 +#: src/stored/label.c:500 #, 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" +msgid "Rewind error on %s device %s: ERR=%s\n" +msgstr "Erreur de lecture de %s:%s:%d : ERR=%s\n" -#: src/stored/block.c:1011 -#, c-format -msgid "Read error on fd=%d at file:blk %u:%u on device %s. ERR=%s.\n" -msgstr "" +#: src/stored/label.c:508 +#, fuzzy, c-format +msgid "Truncate error on %s device %s: ERR=%s\n" +msgstr "Erreur d'écriture à %u:%u sur le device %s. ERR=%s\n" -#: src/stored/block.c:1024 -#, c-format -msgid "Read zero bytes at %u:%u on device %s.\n" +#: src/stored/label.c:515 +#, fuzzy, c-format +msgid "Failed to re-open DVD after truncate on %s device %s: ERR=%s\n" msgstr "" +"Impossible de se positionner à la fin du média sur le device %s : ERR=%s\n" -#: 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/stored/label.c:560 +#, fuzzy, c-format +msgid "Unable to write %s device %s: ERR=%s\n" +msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n" -#: src/stored/block.c:1073 -#, c-format -msgid "Block length %u is greater than buffer %u. Attempting recovery.\n" +#: src/stored/label.c:594 +#, fuzzy, c-format +msgid "Recycled volume \"%s\" on %s 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/block.c:1092 -#, c-format -msgid "Setting block buffer size to %u bytes.\n" +#: src/stored/label.c:597 +#, fuzzy, c-format +msgid "Wrote label to prelabeled Volume \"%s\" on %s device %s\n" msgstr "" +"Écriture du label sur le Volume pré-labélisé \"%s\" sur le lecteur %s\n" -#: 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/stored/label.c:806 +#, fuzzy, c-format +msgid "Bad Volume session label request=%d\n" +msgstr "Le Volume n'a pas de label.\n" -#: src/stored/stored.c:102 +#: src/stored/label.c:870 #, c-format -msgid "" -"\n" -"Version: %s (%s)\n" -"\n" -"Usage: stored [options] [-c config_file] [config_file]\n" -" -c use as configuration file\n" -" -d set debug level to \n" -" -dt print timestamp in debug output\n" -" -f run in foreground (for debugging)\n" -" -g 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 userid to \n" -" -v verbose user messages\n" -" -? print this message.\n" -"\n" +msgid "Expecting Volume Label, got FI=%s Stream=%s len=%d\n" msgstr "" -"\n" -"Version : %s (%s)\n" -"\n" -"Usage : stored [options] [-c config_file] [config_file]\n" -" -c 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:152 src/stored/btape.c:177 +#: src/stored/label.c:1003 #, c-format -msgid "Tape block size (%d) not multiple of system size (%d)\n" +msgid "Unknown %d" msgstr "" -#: src/stored/stored.c:156 src/stored/btape.c:181 +#: src/stored/label.c:1007 #, c-format -msgid "Tape block size (%d) is not a power of 2\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/stored.c:274 -msgid "Volume Session Time is ZERO!\n" +#: src/stored/label.c:1029 +#, c-format +msgid "Date label written: %s\n" msgstr "" -#: src/stored/stored.c:298 +#: src/stored/label.c:1035 #, c-format -msgid "Unable to create thread. ERR=%s\n" +msgid "Date label written: %04d-%02d-%02d at %02d:%02d\n" msgstr "" -#: src/stored/stored.c:331 src/stored/bscan.c:262 +#: src/stored/label.c:1055 #, c-format -msgid "No Storage resource defined in %s. Cannot continue.\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/stored.c:337 +#: src/stored/label.c:1068 #, c-format -msgid "Only one Storage resource permitted in %s\n" +msgid "" +"Job (unique name) : %s\n" +"FileSet : %s\n" +"JobType : %c\n" +"JobLevel : %c\n" msgstr "" -#: src/stored/stored.c:342 +#: src/stored/label.c:1077 #, c-format -msgid "No Director resource defined in %s. Cannot continue.\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/stored.c:347 +#: src/stored/label.c:1098 #, c-format -msgid "No Device resource defined in %s. Cannot continue.\n" +msgid "Date written : %s\n" msgstr "" -#: src/stored/stored.c:355 +#: src/stored/label.c:1103 #, c-format -msgid "No Messages resource defined in %s. Cannot continue.\n" +msgid "Date written : %04d-%02d-%02d at %02d:%02d\n" msgstr "" -#: src/stored/stored.c:362 src/stored/bscan.c:270 -#, c-format -msgid "No Working Directory defined in %s. Cannot continue.\n" +#: src/stored/label.c:1122 +msgid "Fresh Volume" msgstr "" -#: src/stored/stored.c:384 -#, c-format -msgid "\"TLS Certificate\" file not defined for Storage \"%s\" in %s.\n" +#: src/stored/label.c:1125 +msgid "Volume" msgstr "" -#: src/stored/stored.c:390 -#, c-format -msgid "\"TLS Key\" file not defined for Storage \"%s\" in %s.\n" +#: src/stored/label.c:1134 src/stored/read_records.c:401 +msgid "End of Media" msgstr "" -#: src/stored/stored.c:396 -#, 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" +#: src/stored/label.c:1137 +msgid "End of Tape" msgstr "" -#: src/stored/stored.c:532 +#: src/stored/label.c:1157 src/stored/label.c:1165 src/stored/label.c:1198 #, c-format -msgid "Could not initialize %s\n" -msgstr "Impossible d'initialiser %s\n" +msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d DataLen=%d\n" +msgstr "" -#: src/stored/stored.c:545 -#, c-format -msgid "Could not open device %s\n" -msgstr "Impossible d'ouvrir le device %s\n" +#: src/stored/label.c:1162 +msgid "Bacula \"End of Tape\" label found.\n" +msgstr "" -#: src/stored/stored.c:559 +#: src/stored/label.c:1177 src/stored/label.c:1186 #, c-format -msgid "Could not mount device %s\n" -msgstr "Impossible de monter le device %s\n" - -#: src/stored/bscan.c:119 -#, fuzzy, c-format -msgid "" -"\n" -"Version: %s (%s)\n" -"\n" -"Usage: bscan [ options ] \n" -" -b bootstrap specify a bootstrap file\n" -" -c specify configuration file\n" -" -d set debug level to \n" -" -dt print timestamp in debug output\n" -" -m update media info in database\n" -" -D specify the driver database name (default NULL)\n" -" -n specify the database name (default bacula)\n" -" -u specify database user name (default bacula)\n" -" -P specify database password (default none)\n" -" -h specify database host (default NULL)\n" -" -t 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 specify Volume names (separated by |)\n" -" -w specify working directory (default from conf file)\n" -" -? print this message\n" -"\n" +msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d\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 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 lance 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/bscan.c:278 +#: src/stored/label.c:1179 #, c-format -msgid "Working Directory: %s not found. Cannot continue.\n" +msgid " Job=%s Date=%s Level=%c Type=%c\n" msgstr "" -#: src/stored/bscan.c:282 +#: src/stored/label.c:1188 #, c-format -msgid "Working Directory: %s is not a directory. Cannot continue.\n" +msgid " Date=%s Level=%c Type=%c Files=%s Bytes=%s Errors=%d Status=%c\n" msgstr "" -#: src/stored/bscan.c:296 src/stored/bscan.c:370 +#: src/stored/lock.c:231 src/stored/lock.c:259 #, fuzzy, c-format -msgid "First Volume Size = %s\n" -msgstr "Le nombre courant de fichier sur le Volume est : %u\n" +msgid "pthread_cond_wait failure. ERR=%s\n" +msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" + +#: src/stored/lock.c:475 +#, fuzzy +msgid "unknown blocked code" +msgstr "source inconnue" + +#: src/stored/mount.c:87 +#, fuzzy, c-format +msgid "Too many errors trying to mount %s device %s.\n" +msgstr "Le volume \"%s\" n'est pas dans le device %s.\n" -#: src/stored/bscan.c:343 +#: src/stored/mount.c:95 #, c-format -msgid "Create JobMedia for Job %s\n" +msgid "Job %d canceled.\n" +msgstr "Le job %d est annulé.\n" + +#: src/stored/mount.c:211 +#, fuzzy, c-format +msgid "Open of %s device %s Volume \"%s\" failed: ERR=%s\n" +msgstr "Impossible de supprimer le volume \"%s\". ERR=%s" + +#: src/stored/mount.c:276 +#, 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:282 +#, fuzzy, c-format +msgid "Unable to position to end of data on %s 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:352 +#: src/stored/mount.c:420 src/stored/mount.c:781 +#, fuzzy, c-format +msgid "Volume \"%s\" not on %s device %s.\n" +msgstr "Le volume \"%s\" n'est pas dans le device %s.\n" + +#: src/stored/mount.c:453 #, c-format -msgid "Could not create JobMedia record for Volume=%s Job=%s\n" +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/bscan.c:415 +#: src/stored/mount.c:631 #, c-format -msgid "done: %d%%\n" +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/bscan.c:439 -msgid "Volume is prelabeled. This tape cannot be scanned.\n" +#: src/stored/mount.c:635 +#, 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/bscan.c:451 +#: src/stored/mount.c:649 #, c-format -msgid "Pool record for %s found in DB.\n" +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:652 +#, fuzzy, c-format +msgid "" +"For Volume \"%s\":\n" +"The number of files mismatch! Volume=%u Catalog=%u\n" +"Correcting Catalog\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/bscan.c:455 -#, c-format -msgid "VOL_LABEL: Pool record not found for Pool: %s\n" +#: src/stored/mount.c:659 src/stored/mount.c:694 +#, fuzzy +msgid "Error updating Catalog\n" +msgstr "Impossible d'ouvrir le fichier de données %s.\n" + +#: src/stored/mount.c:664 +#, 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/bscan.c:461 -#, c-format -msgid "VOL_LABEL: PoolType mismatch. DB=%s Vol=%s\n" +#: src/stored/mount.c:679 +#, 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/bscan.c:465 -#, c-format -msgid "Pool type \"%s\" is OK.\n" +#: src/stored/mount.c:684 +#, fuzzy, c-format +msgid "" +"For Volume \"%s\":\n" +" The sizes do not match! Volume=%s Catalog=%s\n" +" Correcting Catalog\n" msgstr "" +"Impossible d'écrire sur le volume \"%s\" car :\n" +"Les tailles ne correspondent pas. Volume=%s Catalogue=%s\n" -#: src/stored/bscan.c:475 -#, c-format -msgid "Media record for %s found in DB.\n" +#: src/stored/mount.c:699 +#, 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/bscan.c:482 -#, c-format -msgid "VOL_LABEL: Media record not found for Volume: %s\n" +#: src/stored/mount.c:765 +#, fuzzy, c-format +msgid "Labeled new Volume \"%s\" on %s device %s.\n" +msgstr "Le nouveau volume \"%s\" a été labélisé sur le device %s.\n" + +#: src/stored/mount.c:776 +#, fuzzy, c-format +msgid "%s 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/bscan.c:489 +#: src/stored/mount.c:798 #, c-format -msgid "VOL_LABEL: MediaType mismatch. DB=%s Vol=%s\n" -msgstr "" +msgid "Marking Volume \"%s\" in Error in Catalog.\n" +msgstr "Le volume \"%s\" est marqué en Erreur dans le catalogue.\n" -#: src/stored/bscan.c:493 +#: src/stored/mount.c:815 #, c-format -msgid "Media type \"%s\" is OK.\n" +msgid "" +"Autochanger Volume \"%s\" not found in slot %d.\n" +" Setting InChanger to zero in catalog.\n" msgstr "" -#: src/stored/bscan.c:503 -#, c-format -msgid "VOL_LABEL: OK for Volume: %s\n" +#: src/stored/mount.c:834 +msgid "Hey!!!!! WroteVol non-zero !!!!!\n" msgstr "" -#: src/stored/bscan.c:510 -#, c-format -msgid "%d \"errors\" ignored before first Start of Session record.\n" +#: src/stored/mount.c:884 +#, 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/bscan.c:521 -#, c-format -msgid "SOS_LABEL: Found Job record for JobId: %d\n" +#: src/stored/mount.c:925 +#, fuzzy, c-format +msgid "Cannot open %s Dev=%s, Vol=%s for reading.\n" +msgstr "Impossible d'ouvrir le fichier %s pour lecture. ERR=%s\n" + +#: src/stored/os.c:125 +#, 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/os.c:179 +msgid " Bacula status:" msgstr "" -#: src/stored/bscan.c:526 +#: src/stored/os.c:180 src/stored/os.c:263 src/stored/os.c:265 #, c-format -msgid "SOS_LABEL: Job record not found for JobId: %d\n" -msgstr "" +msgid " file=%d block=%d\n" +msgstr " fichier=%d bloc=%d\n" -#: src/stored/bscan.c:552 +#: src/stored/os.c:184 src/stored/tape_dev.c:344 #, c-format -msgid "SOS_LABEL: VolSessId mismatch for JobId=%u. DB=%d Vol=%d\n" +msgid "ioctl MTIOCGET error on %s. ERR=%s.\n" msgstr "" -#: src/stored/bscan.c:558 -#, c-format -msgid "SOS_LABEL: VolSessTime mismatch for JobId=%u. DB=%d Vol=%d\n" +#: src/stored/os.c:188 +msgid " Device status:" msgstr "" -#: src/stored/bscan.c:564 +#: src/stored/os.c:364 #, c-format -msgid "SOS_LABEL: PoolId mismatch for JobId=%u. DB=%d Vol=%d\n" +msgid "unknown func code %d" msgstr "" -#: src/stored/bscan.c:582 src/stored/bscan.c:1122 +#: src/stored/os.c:370 #, c-format -msgid "Could not find SessId=%d SessTime=%d for EOS record.\n" +msgid "I/O function \"%s\" not supported on this device.\n" msgstr "" -#: src/stored/bscan.c:626 +#: src/stored/parse_bsr.c:115 #, c-format -msgid "Could not update job record. ERR=%s\n" +msgid "Cannot open bootstrap file %s: %s\n" msgstr "" -#: src/stored/bscan.c:637 +#: src/stored/parse_bsr.c:219 #, c-format -msgid "End of all Volumes. VolFiles=%u VolBlocks=%u VolBytes=%s\n" +msgid "Device \"%s\" in bsr at inappropriate place.\n" msgstr "" -#: src/stored/bscan.c:649 -#, c-format -msgid "Could not find Job for SessId=%d SessTime=%d record.\n" +#: src/stored/parse_bsr.c:282 +#, fuzzy, c-format +msgid "REGEX '%s' compile error. ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" + +#: src/stored/parse_bsr.c:325 +msgid "JobType not yet implemented\n" msgstr "" -#: src/stored/bscan.c:685 -#, c-format -msgid "%s file records. At file:blk=%s:%s bytes=%s\n" +#: src/stored/parse_bsr.c:333 +msgid "JobLevel not yet implemented\n" msgstr "" -#: src/stored/bscan.c:739 +#: src/stored/parse_bsr.c:378 #, c-format -msgid "Got MD5 record: %s\n" +msgid "MediaType %s in bsr at inappropriate place.\n" msgstr "" -#: src/stored/bscan.c:747 +#: src/stored/parse_bsr.c:683 #, c-format -msgid "Got SHA1 record: %s\n" +msgid "Slot %d in bsr at inappropriate place.\n" msgstr "" -#: src/stored/bscan.c:755 +#: src/stored/parse_bsr.c:707 #, c-format -msgid "Got SHA256 record: %s\n" +msgid "VolFile : %u-%u\n" msgstr "" -#: src/stored/bscan.c:763 +#: src/stored/parse_bsr.c:715 #, c-format -msgid "Got SHA512 record: %s\n" +msgid "VolBlock : %u-%u\n" msgstr "" -#: src/stored/bscan.c:771 src/stored/bscan.c:778 -msgid "Got signed digest record\n" +#: src/stored/parse_bsr.c:723 +#, c-format +msgid "VolAddr : %llu-%llu\n" msgstr "" -#: src/stored/bscan.c:784 +#: src/stored/parse_bsr.c:732 #, c-format -msgid "Got Prog Names Stream: %s\n" +msgid "FileIndex : %u\n" msgstr "" -#: src/stored/bscan.c:790 -msgid "Got Prog Data Stream record.\n" +#: src/stored/parse_bsr.c:734 +#, c-format +msgid "FileIndex : %u-%u\n" msgstr "" -#: src/stored/bscan.c:824 +#: src/stored/parse_bsr.c:744 #, c-format -msgid "Unknown stream type!!! stream=%d len=%i\n" +msgid "JobId : %u\n" msgstr "" -#: src/stored/bscan.c:892 +#: src/stored/parse_bsr.c:746 #, c-format -msgid "Could not create File Attributes record. ERR=%s\n" +msgid "JobId : %u-%u\n" msgstr "" -#: src/stored/bscan.c:898 +#: src/stored/parse_bsr.c:756 #, c-format -msgid "Created File record: %s\n" +msgid "SessId : %u\n" msgstr "" -#: src/stored/bscan.c:942 +#: src/stored/parse_bsr.c:758 #, c-format -msgid "Could not create media record. ERR=%s\n" +msgid "SessId : %u-%u\n" msgstr "" -#: src/stored/bscan.c:946 src/stored/bscan.c:967 +#: src/stored/parse_bsr.c:767 #, c-format -msgid "Could not update media record. ERR=%s\n" +msgid "VolumeName : %s\n" msgstr "" -#: src/stored/bscan.c:950 +#: src/stored/parse_bsr.c:768 #, c-format -msgid "Created Media record for Volume: %s\n" +msgid " MediaType : %s\n" msgstr "" -#: src/stored/bscan.c:971 +#: src/stored/parse_bsr.c:769 #, c-format -msgid "Updated Media record at end of Volume: %s\n" +msgid " Device : %s\n" msgstr "" -#: src/stored/bscan.c:988 +#: src/stored/parse_bsr.c:770 #, c-format -msgid "Could not create pool record. ERR=%s\n" +msgid " Slot : %d\n" msgstr "" -#: src/stored/bscan.c:992 +#: src/stored/parse_bsr.c:779 #, c-format -msgid "Created Pool record for Pool: %s\n" +msgid "Client : %s\n" msgstr "" -#: src/stored/bscan.c:1011 -#, 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:1021 +#: src/stored/parse_bsr.c:787 #, c-format -msgid "Created Client record for Client: %s\n" +msgid "Job : %s\n" msgstr "" -#: src/stored/bscan.c:1038 +#: src/stored/parse_bsr.c:795 #, c-format -msgid "Fileset \"%s\" already exists.\n" +msgid "SessTime : %u\n" msgstr "" -#: src/stored/bscan.c:1042 -#, c-format -msgid "Could not create FileSet record \"%s\". ERR=%s\n" +#: src/stored/parse_bsr.c:806 +msgid "BSR is NULL\n" msgstr "" -#: src/stored/bscan.c:1047 +#: src/stored/parse_bsr.c:810 #, c-format -msgid "Created FileSet record \"%s\"\n" +msgid "Next : 0x%x\n" msgstr "" -#: src/stored/bscan.c:1094 +#: src/stored/parse_bsr.c:811 #, c-format -msgid "Could not create JobId record. ERR=%s\n" +msgid "Root bsr : 0x%x\n" msgstr "" -#: src/stored/bscan.c:1100 +#: src/stored/parse_bsr.c:823 #, c-format -msgid "Could not update job start record. ERR=%s\n" +msgid "count : %u\n" msgstr "" -#: src/stored/bscan.c:1103 +#: src/stored/parse_bsr.c:824 #, c-format -msgid "Created new JobId=%u record for original JobId=%u\n" +msgid "found : %u\n" msgstr "" -#: src/stored/bscan.c:1153 +#: src/stored/parse_bsr.c:827 #, c-format -msgid "Could not update JobId=%u record. ERR=%s\n" +msgid "done : %s\n" msgstr "" -#: src/stored/bscan.c:1158 +#: src/stored/parse_bsr.c:828 #, c-format -msgid "Updated Job termination record for JobId=%u Level=%s TermStat=%c\n" +msgid "positioning : %d\n" msgstr "" -#: src/stored/bscan.c:1183 +#: src/stored/parse_bsr.c:829 #, c-format -msgid "Job Termination code: %d" +msgid "fast_reject : %d\n" msgstr "" -#: src/stored/bscan.c:1188 +#: src/stored/parse_bsr.c:1053 src/stored/parse_bsr.c:1057 #, c-format msgid "" +"Bootstrap file error: %s\n" +" : Line %d, col %d of file %s\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 "" -#: src/stored/bscan.c:1246 -#, c-format -msgid "Could not create JobMedia record. ERR=%s\n" +#: src/stored/read.c:55 +msgid "No Volume names found for restore.\n" msgstr "" -#: src/stored/bscan.c:1250 +#: src/stored/read.c:132 src/stored/read.c:250 #, c-format -msgid "Created JobMedia record JobId %d, MediaId %d\n" +msgid ">filed: Error Hdr=%s\n" msgstr "" -#: src/stored/bscan.c:1266 +#: src/stored/read.c:133 src/stored/read.c:166 src/stored/read.c:223 +#: src/stored/read.c:251 src/stored/read.c:266 #, c-format -msgid "Could not find SessId=%d SessTime=%d for MD5/SHA1 record.\n" +msgid "Error sending to File daemon. ERR=%s\n" msgstr "" -#: src/stored/bscan.c:1280 +#: src/stored/read.c:165 src/stored/read.c:265 #, c-format -msgid "Could not add MD5/SHA1 to File record. ERR=%s\n" +msgid "Error sending to FD. ERR=%s\n" msgstr "" -#: src/stored/bscan.c:1285 -msgid "Updated MD5/SHA1 record\n" +#: src/stored/read_records.c:77 +#, 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_records.c:81 +msgid "End of all volumes.\n" +msgstr "Fin de tous les Volumes.\n" + +#: src/stored/read_records.c:131 +msgid "Did fsr in attemp to skip bad record.\n" msgstr "" -#: src/stored/record.c:71 +#: src/stored/read_records.c:370 #, c-format -msgid "unknown: %d" -msgstr "" +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/stored/record.c:383 -msgid "Damaged buffer\n" +#: src/stored/read_records.c:394 +msgid "Begin Session" msgstr "" -#: src/stored/record.c:557 -#, c-format -msgid "Sanity check failed. maxlen=%d datalen=%d. Block discarded.\n" +#: src/stored/read_records.c:398 +msgid "End Session" msgstr "" -#: src/stored/btape.c:184 +#: src/stored/read_records.c:404 #, c-format -msgid "" -"\n" -"\n" -"!!!! Warning large disk addressing disabled. boffset_t=%d should be 8 or " -"more !!!!!\n" -"\n" -"\n" +msgid "Unknown code %d\n" msgstr "" -#: src/stored/btape.c:191 +#: src/stored/record.c:63 src/stored/record_util.c:61 #, c-format -msgid "32 bit printf/scanf problem. i=%d x32=%u y32=%u\n" +msgid "unknown: %d" msgstr "" -#: src/stored/btape.c:200 -msgid "64 bit printf/scanf problem. i=%d x64=%" +#: src/stored/record.c:380 +msgid "Damaged buffer\n" msgstr "" -#: src/stored/btape.c:205 +#: src/stored/record.c:658 src/stored/record_read.c:164 #, c-format -msgid "Tape block granularity is %d bytes.\n" +msgid "Sanity check failed. maxlen=%d datalen=%d. Block discarded.\n" msgstr "" -#: src/stored/btape.c:278 -msgid "No archive name specified.\n" -msgstr "" +#: src/stored/reserve.c:64 +#, 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/btape.c:282 -msgid "Improper number of arguments specified.\n" +#: src/stored/reserve.c:144 +#, c-format +msgid "Hey! num_writers=%d!!!!\n" msgstr "" -#: src/stored/btape.c:296 -msgid "btape does not work with DVD storage.\n" -msgstr "" +#: src/stored/reserve.c:259 +#, fuzzy +msgid "3939 Could not get dcr\n" +msgstr "Impossible de créer la structure BSOCK cliente.\n" -#: src/stored/btape.c:301 -msgid "btape only works with tape storage.\n" -msgstr "" +#: src/stored/reserve.c:368 +#, 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/btape.c:381 +#: src/stored/reserve.c:377 #, c-format -msgid "Total Volume bytes=%sB. Total Write rate = %sB/s\n" -msgstr "" +msgid "Failed command: %s\n" +msgstr "Erreur sur la commande : %s\n" -#: src/stored/btape.c:407 +#: src/stored/reserve.c:662 #, c-format -msgid "Volume bytes=%sB. Write rate = %sB/s\n" +msgid "3926 Could not get dcr for device: %s\n" msgstr "" -#: src/stored/btape.c:475 -#, c-format -msgid "open device %s: OK\n" +#: src/stored/reserve.c:802 +#, fuzzy, c-format +msgid "3603 JobId=%u %s device %s is busy reading.\n" +msgstr "3603 JobId=%u device %s est occupé en lecture.\n" + +#: src/stored/reserve.c:811 +#, fuzzy, c-format +msgid "3604 JobId=%u %s 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/stored/btape.c:498 -msgid "Enter Volume Name: " -msgstr "Saisissez un nom de Volume : " +#: src/stored/reserve.c:859 +#, fuzzy, c-format +msgid "3601 JobId=%u %s 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/stored/btape.c:505 -#, c-format -msgid "Device open failed. ERR=%s\n" -msgstr "Erreur sur l'ouverture du périphérique. ERR=%s\n" +#: src/stored/reserve.c:867 +#, fuzzy, c-format +msgid "" +"3602 JobId=%u %s device %s is busy (already reading/writing). read=%d, " +"writers=%d reserved=%d\n" +msgstr "3602 JobId=%u device %s est occupé (à lire ou écrire).\n" -#: src/stored/btape.c:510 -#, c-format -msgid "Wrote Volume label for volume \"%s\".\n" +#: src/stored/reserve.c:906 +#, fuzzy, c-format +msgid "3609 JobId=%u Max concurrent jobs=%d exceeded on %s device %s.\n" msgstr "" +"3607 JobId=%u voulait Vol=\"%s\", c'est le Vol=\"%s\" qui est dans le drive " +"%s.\n" -#: src/stored/btape.c:524 -msgid "Volume has no label.\n" -msgstr "Le Volume n'a pas de label.\n" +#: src/stored/reserve.c:920 +#, fuzzy, c-format +msgid "3611 JobId=%u Volume max jobs=%d exceeded on %s device %s.\n" +msgstr "" +"3607 JobId=%u voulait Vol=\"%s\", c'est le Vol=\"%s\" qui est dans le drive " +"%s.\n" -#: src/stored/btape.c:527 -msgid "Volume label read correctly.\n" +#: src/stored/reserve.c:945 +#, fuzzy, c-format +msgid "" +"3608 JobId=%u wants Pool=\"%s\" but have Pool=\"%s\" nreserve=%d on %s " +"device %s.\n" msgstr "" +"3608 JobId=%u voulait le Pool=\"%s\", mais c'est le Pool=\"%s\" qui est dans " +"le drive %s.\n" -#: src/stored/btape.c:530 -#, c-format -msgid "I/O error on device: ERR=%s" +#: src/stored/reserve.c:997 +#, fuzzy, c-format +msgid "3605 JobId=%u wants free drive but %s device %s is busy.\n" msgstr "" +"3605 JobId=%u voulait libérer le lecteur, mais le device %s est occupé.\n" -#: src/stored/btape.c:533 -msgid "Volume name error\n" +#: src/stored/reserve.c:1006 +#, fuzzy, c-format +msgid "3606 JobId=%u prefers mounted drives, but %s device %s has no Volume.\n" +msgstr "3606 JobId=%u voulait un lecteur monté, mais le lecteur %s est vide.\n" + +#: src/stored/reserve.c:1028 +#, fuzzy, c-format +msgid "3607 JobId=%u wants Vol=\"%s\" drive has Vol=\"%s\" on %s device %s.\n" msgstr "" +"3607 JobId=%u voulait Vol=\"%s\", c'est le Vol=\"%s\" qui est dans le drive " +"%s.\n" -#: src/stored/btape.c:536 +#: src/stored/reserve.c:1083 #, c-format -msgid "Error creating label. ERR=%s" +msgid "Logic error!!!! JobId=%u Should not get here.\n" msgstr "" -#: src/stored/btape.c:539 -msgid "Volume version error.\n" +#: src/stored/reserve.c:1084 +#, c-format +msgid "3910 JobId=%u Logic error!!!! %s device %s Should not get here.\n" msgstr "" -#: src/stored/btape.c:542 -msgid "Bad Volume label type.\n" +#: src/stored/reserve.c:1087 +msgid "Logic error!!!! Should not get here.\n" msgstr "" -#: src/stored/btape.c:545 -msgid "Unknown error.\n" +#: src/stored/reserve.c:1090 +#, fuzzy, c-format +msgid "3911 JobId=%u failed reserve %s device %s.\n" msgstr "" +"3605 JobId=%u voulait libérer le lecteur, mais le device %s est occupé.\n" -#: src/stored/btape.c:563 -#, c-format -msgid "Bad status from load. ERR=%s\n" -msgstr "" +#: src/stored/spool.c:71 +#, fuzzy +msgid "Spooling statistics:\n" +msgstr "Spooling des données...\n" -#: src/stored/btape.c:565 +#: src/stored/spool.c:74 #, c-format -msgid "Loaded %s\n" +msgid "" +"Data spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes/job.\n" msgstr "" -#: src/stored/btape.c:574 src/stored/btape.c:1129 src/stored/btape.c:1202 -#: src/stored/btape.c:1282 src/stored/btape.c:1553 +#: src/stored/spool.c:82 #, c-format -msgid "Bad status from rewind. ERR=%s\n" +msgid "Attr spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes.\n" msgstr "" -#: src/stored/btape.c:577 src/stored/btape.c:1561 +#: src/stored/spool.c:100 +msgid "Spooling data ...\n" +msgstr "Spooling des données...\n" + +#: src/stored/spool.c:126 #, c-format -msgid "Rewound %s\n" +msgid "Bad return from despool WroteVol=%d\n" msgstr "" -#: src/stored/btape.c:603 src/stored/btape.c:1565 +#: src/stored/spool.c:159 #, c-format -msgid "Bad status from weof. ERR=%s\n" +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:187 +msgid "Despooling zero bytes. Your disk is probably FULL!\n" msgstr "" -#: src/stored/btape.c:607 +#: src/stored/spool.c:196 #, c-format -msgid "Wrote 1 EOF to %s\n" +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/btape.c:610 +#: src/stored/spool.c:201 #, c-format -msgid "Wrote %d EOFs to %s\n" +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/btape.c:628 -msgid "Moved to end of medium.\n" +#: src/stored/spool.c:290 +#, 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/btape.c:655 +#: src/stored/spool.c:299 src/stored/spool.c:500 src/stored/spool.c:546 #, c-format -msgid "Bad status from bsf. ERR=%s\n" +msgid "Ftruncate spool file failed: ERR=%s\n" msgstr "" -#: src/stored/btape.c:657 +#: src/stored/spool.c:358 #, c-format -msgid "Backspaced %d file%s.\n" +msgid "Spool header read error. ERR=%s\n" msgstr "" -#: src/stored/btape.c:674 +#: src/stored/spool.c:361 #, c-format -msgid "Bad status from bsr. ERR=%s\n" +msgid "Spool read error. Wanted %u bytes, got %d\n" msgstr "" -#: src/stored/btape.c:676 +#: src/stored/spool.c:362 #, c-format -msgid "Backspaced %d record%s.\n" +msgid "Spool header read error. Wanted %u bytes, got %d\n" msgstr "" -#: src/stored/btape.c:704 +#: src/stored/spool.c:369 src/stored/spool.c:370 #, c-format -msgid "Device status:\n" +msgid "Spool block too big. Max %u bytes, got %u\n" msgstr "" -#: src/stored/btape.c:723 +#: src/stored/spool.c:376 src/stored/spool.c:377 #, c-format -msgid "Status:\n" -msgstr "Statut :\n" - -#: src/stored/btape.c:738 -msgid "" -"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" +msgid "Spool data read error. Wanted %u bytes, got %d\n" msgstr "" -#: src/stored/btape.c:744 -msgid "Do you want to continue? (y/n): " -msgstr "Voulez vous continuer ? (y/n) : " +#: src/stored/spool.c:431 +#, fuzzy, c-format +msgid "" +"User specified Job spool size reached: JobSpoolSize=%s MaxJobSpoolSize=%s\n" +msgstr "Taille du spool spécifiée par l'utlisateur atteinte.\n" -#: src/stored/btape.c:746 src/stored/btape.c:2191 -msgid "Command aborted.\n" -msgstr "Commande annulée.\n" +#: src/stored/spool.c:436 +#, fuzzy, c-format +msgid "" +"User specified Device spool size reached: DevSpoolSize=%s MaxDevSpoolSize=" +"%s\n" +msgstr "Taille du spool spécifiée par l'utlisateur atteinte.\n" -#: src/stored/btape.c:762 -#, c-format -msgid "Block %d i=%d\n" +#: src/stored/spool.c:443 +msgid "Bad return from despool in write_block.\n" msgstr "" -#: src/stored/btape.c:788 -msgid "Skipping read backwards test because BSR turned off.\n" +#: src/stored/spool.c:451 +msgid "Spooling data again ...\n" +msgstr "Reprise du spool des données...\n" + +#: src/stored/spool.c:483 +#, c-format +msgid "Error writing header to spool file. ERR=%s\n" msgstr "" -#: src/stored/btape.c:792 +#: src/stored/spool.c:488 +#, c-format msgid "" -"\n" -"=== Write, backup, and re-read test ===\n" -"\n" -"I'm going to write three records and an EOF\n" -"then backup over the EOF and re-read the last record.\n" -"Bacula does this after writing the last block on the\n" -"tape to verify that the block was written correctly.\n" -"\n" -"This is not an *essential* feature ...\n" -"\n" +"Error writing header to spool file. Disk probably full. Attempting recovery. " +"Wanted to write=%d got=%d\n" msgstr "" -#: src/stored/btape.c:805 src/stored/btape.c:816 src/stored/btape.c:827 -#: src/stored/btape.c:1139 src/stored/btape.c:1155 src/stored/btape.c:1897 -#: src/stored/btape.c:2809 -msgid "Error writing record to block.\n" +#: src/stored/spool.c:506 src/stored/spool.c:552 +msgid "Fatal despooling error." msgstr "" -#: src/stored/btape.c:809 src/stored/btape.c:820 src/stored/btape.c:831 -#: src/stored/btape.c:1143 src/stored/btape.c:1159 src/stored/btape.c:1901 -#: src/stored/btape.c:2813 -msgid "Error writing block to device.\n" +#: src/stored/spool.c:514 +msgid "Retrying after header spooling error failed.\n" msgstr "" -#: src/stored/btape.c:812 +#: src/stored/spool.c:530 #, c-format -msgid "Wrote first record of %d bytes.\n" +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/btape.c:823 -#, c-format -msgid "Wrote second record of %d bytes.\n" +#: src/stored/spool.c:563 +msgid "Retrying after data spooling error failed.\n" msgstr "" -#: src/stored/btape.c:834 -#, c-format -msgid "Wrote third record of %d bytes.\n" +#: src/stored/spool.c:650 +msgid "Network error on BlastAttributes.\n" msgstr "" -#: src/stored/btape.c:841 src/stored/btape.c:846 +#: src/stored/spool.c:674 src/stored/spool.c:682 #, c-format -msgid "Backspace file failed! ERR=%s\n" -msgstr "" - -#: src/stored/btape.c:850 -msgid "Backspaced over EOF OK.\n" +msgid "Fseek on attributes file failed: ERR=%s\n" msgstr "" -#: src/stored/btape.c:852 +#: src/stored/spool.c:694 #, c-format -msgid "Backspace record failed! ERR=%s\n" -msgstr "" - -#: src/stored/btape.c:855 -msgid "Backspace record OK.\n" +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/stored/btape.c:858 src/stored/btape.c:864 +# Impossible d'ouvrir le fichier de spool des attributs : ERR=%s +#: src/stored/spool.c:720 #, c-format -msgid "Read block failed! ERR=%s\n" -msgstr "" +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/btape.c:869 -msgid "Bad data in record. Test failed!\n" -msgstr "" +#: src/stored/status.c:85 +msgid "Used Volume status:\n" +msgstr "Volume en cours d'utilisation :\n" -#: src/stored/btape.c:873 +#: src/stored/status.c:103 msgid "" "\n" -"Block re-read correct. Test succeeded!\n" +"SD Resources:\n" msgstr "" -#: src/stored/btape.c:874 +#: src/stored/status.c:139 msgid "" -"=== End Write, backup, and re-read test ===\n" "\n" +"Device status:\n" msgstr "" - -#: src/stored/btape.c:881 -msgid "" -"This is not terribly serious since Bacula only uses\n" -"this function to verify the last block written to the\n" -"tape. Bacula will skip the last block verification\n" -"if you add:\n" -"\n" -"Backward Space Record = No\n" "\n" -"to your Storage daemon's Device resource definition.\n" -msgstr "" +"Statut du Device :\n" -#: src/stored/btape.c:903 +#: src/stored/status.c:143 #, c-format -msgid "Begin writing %i files of %sB with raw blocks of %u bytes.\n" -msgstr "" +msgid "Autochanger \"%s\" with devices:\n" +msgstr "Autochangeur \"%s\" avec les Devices :\n" -#: src/stored/btape.c:924 src/stored/btape.c:2865 -#, c-format -msgid "Write failed at block %u. stat=%d ERR=%s\n" +#: src/stored/status.c:163 +#, fuzzy, c-format +msgid "" +"\n" +"Device %s is %s:\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/btape.c:958 -#, c-format -msgid "Begin writing %i files of %sB with blocks of %u bytes.\n" +#: src/stored/status.c:168 +#, fuzzy +msgid "waiting for" +msgstr "En attente d'un montage" + +#: src/stored/status.c:168 +msgid "mounted with" msgstr "" -#: src/stored/btape.c:967 +#: src/stored/status.c:170 #, fuzzy -msgid "" -"\n" -"Error writing record to block.\n" -msgstr "Erreur pendant l'écriture du fichier bsr.\n" +msgid "*unknown*" +msgstr "inconnu" -#: src/stored/btape.c:971 -#, fuzzy +#: src/stored/status.c:174 +#, fuzzy, c-format msgid "" "\n" -"Error writing block to device.\n" -msgstr "Erreur pendant l'écriture du fichier bsr.\n" - -#: src/stored/btape.c:1026 -msgid "The file_size is too big, stop this test with Ctrl-c.\n" -msgstr "" - -#: src/stored/btape.c:1054 -msgid "Test with zero data, should give the maximum throughput.\n" -msgstr "" +"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/btape.c:1066 src/stored/btape.c:1092 -msgid "Test with random data, should give the minimum throughput.\n" -msgstr "" +#: src/stored/status.c:185 +#, c-format +msgid " Total Bytes=%s Blocks=%s Bytes/block=%s\n" +msgstr " Total Octets=%s Blocs=%s Octets/Bloc=%s\n" -#: src/stored/btape.c:1081 -msgid "Test with zero data and bacula block structure.\n" -msgstr "" +#: src/stored/status.c:200 +#, 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/btape.c:1115 +#: src/stored/status.c:206 #, c-format +msgid " Positioned at File=%s Block=%s\n" +msgstr " Positionné sur Fichier=%s Bloc=%s\n" + +#: src/stored/status.c:213 +#, fuzzy, c-format msgid "" "\n" -"=== Write, rewind, and re-read test ===\n" -"\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" +"Device %s is not open.\n" +msgstr "Le Device %s n'est pas ouvert.\n" + +#: src/stored/status.c:217 +#, fuzzy, c-format +msgid "" "\n" -msgstr "" +"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/btape.c:1147 src/stored/btape.c:1163 +#: src/stored/status.c:241 #, fuzzy, c-format -msgid "Wrote %d blocks of %d bytes.\n" -msgstr "Ecriture de 1000 blocs de %d octets.\n" +msgid "Daemon started %s. Jobs: run=%d, running=%d.\n" +msgstr "Démon démarré depuis %s, %d jobs lancés depuis cette date.\n" -#: src/stored/btape.c:1205 src/stored/btape.c:1285 -msgid "Rewind OK.\n" +#: src/stored/status.c:279 +msgid "" +"No DEVICE structure.\n" +"\n" msgstr "" -#: src/stored/btape.c:1218 src/stored/btape.c:1337 -msgid "Got EOF on tape.\n" -msgstr "" +#: src/stored/status.c:285 +msgid " Device is BLOCKED. User unmounted.\n" +msgstr " Le Device est BLOQUÉ. Démonté par l'utilisateur.\n" -#: src/stored/btape.c:1223 -#, c-format -msgid "Read block %d failed! ERR=%s\n" +#: src/stored/status.c:289 +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/btape.c:1229 +#: src/stored/status.c:300 #, c-format -msgid "Read record failed. Block %d! ERR=%s\n" +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/btape.c:1235 src/stored/btape.c:1367 +#: src/stored/status.c:309 #, c-format -msgid "Bad data in record. Expected %d, got %d at byte %d. Test failed!\n" +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/btape.c:1242 -#, fuzzy, c-format -msgid "%d blocks re-read correctly.\n" -msgstr "1000 blocs relus correctement.\n" +#: src/stored/status.c:321 +msgid " Device is BLOCKED waiting for media.\n" +msgstr " Le Device est BLOQUÉ en attente d'un média.\n" -#: src/stored/btape.c:1245 src/stored/btape.c:1374 -msgid "" -"=== Test Succeeded. End Write, rewind, and re-read test ===\n" -"\n" -msgstr "" +#: src/stored/status.c:327 +msgid " Device is being initialized.\n" +msgstr " Le Device est en cours d'initialisation.\n" -#: src/stored/btape.c:1273 -msgid "Block position test\n" -msgstr "" +#: src/stored/status.c:331 +msgid " Device is blocked labeling a Volume.\n" +msgstr " Le Device est occupé à labéliser un Volume.\n" + +#: src/stored/status.c:340 +#, fuzzy, c-format +msgid " Slot %d %s loaded in drive %d.\n" +msgstr " Le slot %d est chargé dans le lecteur %d.\n" -#: src/stored/btape.c:1328 +#: src/stored/status.c:344 #, c-format -msgid "Reposition to file:block %d:%d\n" -msgstr "" +msgid " Drive %d is not loaded.\n" +msgstr " Le lecteur %d n'est pas chargé.\n" -#: src/stored/btape.c:1330 -msgid "Reposition error.\n" +#: src/stored/status.c:379 +msgid "Device state:\n" msgstr "" -#: src/stored/btape.c:1343 +#: src/stored/status.c:395 #, c-format -msgid "" -"Read block %d failed! file=%d blk=%d. ERR=%s\n" -"\n" +msgid " num_writers=%d reserves=%d block=%d\n" msgstr "" -#: src/stored/btape.c:1345 -msgid "" -"This may be because the tape drive block size is not\n" -" set to variable blocking as normally used by Bacula.\n" -" Please see the Tape Testing chapter in the manual and \n" -" look for using mt with defblksize and setoptions\n" -"If your tape drive block size is correct, then perhaps\n" -" your SCSI driver is *really* stupid and does not\n" -" correctly report the file:block after a FSF. In this\n" -" case try setting:\n" -" Fast Forward Space File = no\n" -" in your Device resource.\n" +#: src/stored/status.c:399 +#, fuzzy +msgid "Attached JobsIds: " msgstr "" +"\n" +"Jobs planifiés :\n" -#: src/stored/btape.c:1361 +#: src/stored/status.c:419 #, c-format -msgid "Read record failed! ERR=%s\n" +msgid " Archive name: %s Device name: %s\n" msgstr "" -#: src/stored/btape.c:1372 +#: src/stored/status.c:422 +#, fuzzy, c-format +msgid " File=%u block=%u\n" +msgstr "Fichier=%u bloc=%u\n" + +#: src/stored/status.c:424 +#, fuzzy, c-format +msgid " Min block=%u Max block=%u\n" +msgstr "Min bloc=%u Max bloc=%u\n" + +#: src/stored/status.c:445 #, c-format -msgid "Block %d re-read correctly.\n" -msgstr "" +msgid "%s Job %s waiting for Client connection.\n" +msgstr "%s Job %s est en attente de la connexion du Client.\n" -#: src/stored/btape.c:1393 +#: src/stored/status.c:461 +#, c-format msgid "" -"\n" -"\n" -"=== Append files test ===\n" -"\n" -"This test is essential to Bacula.\n" -"\n" -"I'm going to write one record in file 0,\n" -" two records in file 1,\n" -" and three records in file 2\n" -"\n" +"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/btape.c:1417 -msgid "Now moving to end of medium.\n" +#: src/stored/status.c:474 +#, 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/btape.c:1419 src/stored/btape.c:1648 +#: src/stored/status.c:485 #, c-format -msgid "We should be in file 3. I am at file %d. %s\n" -msgstr "" +msgid " spooling=%d despooling=%d despool_wait=%d\n" +msgstr " spooling=%d despooling=%d despool_wait=%d\n" -#: src/stored/btape.c:1420 src/stored/btape.c:1438 src/stored/btape.c:1637 -#: src/stored/btape.c:1649 src/stored/btape.c:1662 src/stored/btape.c:1679 -msgid "This is correct!" -msgstr "" +#: src/stored/status.c:501 +#, fuzzy, c-format +msgid " Files=%s Bytes=%s AveBytes/sec=%s LastBytes/sec=%s\n" +msgstr " Fichiers=%s Octets=%s Octets/sec=%s Erreurs=%d\n" -#: src/stored/btape.c:1420 src/stored/btape.c:1438 src/stored/btape.c:1637 -#: src/stored/btape.c:1649 src/stored/btape.c:1662 src/stored/btape.c:1679 -msgid "This is NOT correct!!!!" +#: src/stored/status.c:513 +#, c-format +msgid " FDReadSeqNo=%s in_msg=%u out_msg=%d fd=%d\n" msgstr "" -#: src/stored/btape.c:1426 -msgid "" -"\n" -"Now the important part, I am going to attempt to append to the tape.\n" -"\n" +#: src/stored/status.c:519 +msgid " FDSocket closed\n" msgstr "" -#: src/stored/btape.c:1433 +#: src/stored/status.c:540 msgid "" -"Done appending, there should be no I/O errors\n" "\n" +"Jobs waiting to reserve a drive:\n" msgstr "" +"\n" +"Jobs en attente de réservation de lecteur :\n" + +#: src/stored/status.c:604 +#, fuzzy, c-format +msgid "3900 No arg in .status command: %s\n" +msgstr "3909 Erreur pendant la lecture de la commande de montage : %s\n" + +#: src/stored/status.c:652 +#, fuzzy, c-format +msgid "3900 Unknown arg in .status command: %s\n" +msgstr "Erreur inconnue." + +#: src/stored/status.c:667 +msgid "Bacula Storage: Idle" +msgstr "Bacula Storage : En attente" + +#: src/stored/status.c:678 +msgid "Bacula Storage: Running" +msgstr "Bacula Storage : En cours" -#: src/stored/btape.c:1434 -msgid "Doing Bacula scan of blocks:\n" -msgstr "" +#: src/stored/status.c:692 +msgid "Bacula Storage: Last Job Canceled" +msgstr "Bacula Storage : Dernier Job annulé" -#: src/stored/btape.c:1436 -msgid "End scanning the tape.\n" -msgstr "" +#: src/stored/status.c:696 +msgid "Bacula Storage: Last Job Failed" +msgstr "Bacula Storage : Dernier Job en erreur" -#: src/stored/btape.c:1437 src/stored/btape.c:1661 -#, c-format -msgid "We should be in file 4. I am at file %d. %s\n" -msgstr "" +#: src/stored/status.c:700 +msgid "Bacula Storage: Last Job had Warnings" +msgstr "Bacula Storage : Le dernier Job avait des erreurs" -#: src/stored/btape.c:1462 +#: src/stored/stored.c:75 +#, fuzzy, c-format msgid "" "\n" -"Autochanger enabled, but no name or no command device specified.\n" -msgstr "" - -#: src/stored/btape.c:1466 -msgid "" +"Version: %s (%s)\n" "\n" -"Ah, I see you have an autochanger configured.\n" -"To test the autochanger you must have a blank tape\n" -" that I can write on in Slot 1.\n" -msgstr "" - -#: src/stored/btape.c:1469 -msgid "" +"Usage: bacula-sd [options] [-c config_file] [config_file]\n" +" -c use as configuration file\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -f run in foreground (for debugging)\n" +" -g 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 userid to \n" +" -v verbose user messages\n" +" -? print this message.\n" "\n" -"Do you wish to continue with the Autochanger test? (y/n): " msgstr "" - -#: src/stored/btape.c:1476 -msgid "" "\n" +"Version : %s (%s)\n" "\n" -"=== Autochanger test ===\n" +"Usage : stored [options] [-c config_file] [config_file]\n" +" -c 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" -msgstr "" -#: src/stored/btape.c:1485 -msgid "3301 Issuing autochanger \"loaded\" command.\n" +#: src/stored/stored.c:256 +msgid "Volume Session Time is ZERO!\n" msgstr "" -#: src/stored/btape.c:1494 +#: src/stored/stored.c:265 #, c-format -msgid "3991 Bad autochanger command: %s\n" +msgid "Unable to create thread. ERR=%s\n" msgstr "" -#: src/stored/btape.c:1495 +#: src/stored/stored.c:304 #, c-format -msgid "3991 result=\"%s\": ERR=%s\n" +msgid "Only one Storage resource permitted in %s\n" msgstr "" -#: src/stored/btape.c:1499 +#: src/stored/stored.c:309 #, c-format -msgid "Slot %d loaded. I am going to unload it.\n" -msgstr "" - -#: src/stored/btape.c:1501 -msgid "Nothing loaded in the drive. OK.\n" +msgid "No Director resource defined in %s. Cannot continue.\n" msgstr "" -#: src/stored/btape.c:1508 +#: src/stored/stored.c:314 #, c-format -msgid "3302 Issuing autochanger \"unload %d %d\" command.\n" +msgid "No Device resource defined in %s. Cannot continue.\n" msgstr "" -#: src/stored/btape.c:1513 +#: src/stored/stored.c:322 #, c-format -msgid "unload status=%s %d\n" -msgstr "" - -#: src/stored/btape.c:1513 -msgid "Bad" +msgid "No Messages resource defined in %s. Cannot continue.\n" msgstr "" -#: src/stored/btape.c:1516 +#: src/stored/stored.c:351 #, c-format -msgid "3992 Bad autochanger command: %s\n" +msgid "\"TLS Certificate\" file not defined for Storage \"%s\" in %s.\n" msgstr "" -#: src/stored/btape.c:1517 +#: src/stored/stored.c:357 #, c-format -msgid "3992 result=\"%s\": ERR=%s\n" +msgid "\"TLS Key\" file not defined for Storage \"%s\" in %s.\n" msgstr "" -#: src/stored/btape.c:1527 +#: src/stored/stored.c:363 #, c-format -msgid "3303 Issuing autochanger \"load %d %d\" command.\n" +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/btape.c:1535 +#: src/stored/stored.c:556 #, c-format -msgid "3303 Autochanger \"load %d %d\" status is OK.\n" -msgstr "" +msgid "Could not initialize %s\n" +msgstr "Impossible d'initialiser %s\n" -#: src/stored/btape.c:1539 +#: src/stored/stored.c:570 #, c-format -msgid "3993 Bad autochanger command: %s\n" -msgstr "" +msgid "Could not open device %s\n" +msgstr "Impossible d'ouvrir le device %s\n" -#: src/stored/btape.c:1540 +#: src/stored/stored.c:584 #, c-format -msgid "3993 result=\"%s\": ERR=%s\n" -msgstr "" - -#: src/stored/btape.c:1555 -msgid "" -"\n" -"The test failed, probably because you need to put\n" -"a longer sleep time in the mtx-script in the load) case.\n" -"Adding a 30 second sleep and trying again ...\n" -msgstr "" +msgid "Could not mount device %s\n" +msgstr "Impossible de monter le device %s\n" -#: src/stored/btape.c:1568 +#: src/stored/stored_conf.c:224 #, c-format -msgid "Wrote EOF to %s\n" +msgid "Expected a Device Type keyword, got: %s" msgstr "" -#: src/stored/btape.c:1572 +#: src/stored/stored_conf.c:238 #, c-format msgid "" -"\n" -"The test worked this time. Please add:\n" -"\n" -" sleep %d\n" -"\n" -"to your mtx-changer script in the load) case.\n" -"\n" -msgstr "" - -#: src/stored/btape.c:1577 -msgid "" -"\n" -"The test autochanger worked!!\n" -"\n" -msgstr "" - -#: src/stored/btape.c:1588 -msgid "You must correct this error or the Autochanger will not work.\n" -msgstr "" - -#: src/stored/btape.c:1606 -msgid "" -"\n" -"\n" -"=== Forward space files test ===\n" -"\n" -"This test is essential to Bacula.\n" -"\n" -"I'm going to write five files then test forward spacing\n" -"\n" -msgstr "" - -#: src/stored/btape.c:1631 -msgid "Now forward spacing 1 file.\n" +"Maximum Block Size configured value %u is greater than allowed maximum: %u" msgstr "" -#: src/stored/btape.c:1633 src/stored/btape.c:1645 src/stored/btape.c:1658 -#: src/stored/btape.c:1676 src/stored/btape.c:1852 +#: src/stored/stored_conf.c:252 #, c-format -msgid "Bad status from fsr. ERR=%s\n" +msgid "Warning: no \"%s\" resource (%d) defined.\n" msgstr "" -#: src/stored/btape.c:1636 +#: src/stored/stored_conf.c:255 #, c-format -msgid "We should be in file 1. I am at file %d. %s\n" -msgstr "" - -#: src/stored/btape.c:1643 -msgid "Now forward spacing 2 files.\n" -msgstr "" - -#: src/stored/btape.c:1656 -msgid "Now forward spacing 4 files.\n" +msgid "dump_resource type=%d\n" msgstr "" -#: src/stored/btape.c:1668 -msgid "" -"The test worked this time. Please add:\n" -"\n" -" Fast Forward Space File = no\n" -"\n" -"to your Device resource for this drive.\n" +#: src/stored/stored_conf.c:371 +#, c-format +msgid "Warning: unknown resource type %d\n" msgstr "" -#: src/stored/btape.c:1674 -msgid "Now forward spacing 1 more file.\n" +#: src/stored/stored_conf.c:567 +#, c-format +msgid "\"%s\" item is required in \"%s\" resource, but not found.\n" msgstr "" -#: src/stored/btape.c:1678 +#: src/stored/stored_conf.c:573 #, c-format -msgid "We should be in file 5. I am at file %d. %s\n" -msgstr "" +msgid "Too many items in \"%s\" resource\n" +msgstr "Trop d'éléments dans la ressource \"%s\"\n" -#: src/stored/btape.c:1683 -msgid "" -"\n" -"=== End Forward space files test ===\n" -"\n" -msgstr "" +#: src/stored/stored_conf.c:607 +#, c-format +msgid "Cannot find AutoChanger resource %s\n" +msgstr "Impossible de trouver la ressource AutoChanger %s\n" -#: src/stored/btape.c:1687 -msgid "" -"\n" -"The forward space file test failed.\n" -msgstr "" +#: src/stored/stored_conf.c:623 +#, fuzzy, c-format +msgid "Unable to init lock: ERR=%s\n" +msgstr "Impossible d'initialiser le muxtex : ERR=%s\n" -#: src/stored/btape.c:1689 +#: src/stored/stored_conf.c:681 +#, c-format msgid "" -"You have Fast Forward Space File enabled.\n" -"I am turning it off then retrying the test.\n" +"Attempt to define second \"%s\" resource named \"%s\" is not permitted.\n" msgstr "" -#: src/stored/btape.c:1695 -msgid "" -"You must correct this error or Bacula will not work.\n" -"Some systems, e.g. OpenBSD, require you to set\n" -" Use MTIOCGET= no\n" -"in your device resource. Use with caution.\n" +#: src/stored/tape_dev.c:226 +#, c-format +msgid "No tape loaded or drive offline on %s.\n" msgstr "" -#: src/stored/btape.c:1729 -msgid "" -"\n" -"Append test failed. Attempting again.\n" -"Setting \"Hardware End of Medium = no\n" -" and \"Fast Forward Space File = no\n" -"and retrying append test.\n" -"\n" +#: src/stored/tape_dev.c:236 +#, c-format +msgid "Rewind error on %s. ERR=%s.\n" msgstr "" -#: src/stored/btape.c:1737 -msgid "" -"\n" -"\n" -"It looks like the test worked this time, please add:\n" -"\n" -" Hardware End of Medium = No\n" -"\n" -" Fast Forward Space File = No\n" -"to your Device resource in the Storage conf file.\n" -msgstr "" +#: src/stored/tape_dev.c:261 +#, fuzzy, c-format +msgid "Bad call to eod. Device %s not open\n" +msgstr "Le Device %s n'est pas ouvert.\n" -#: src/stored/btape.c:1744 -msgid "" -"\n" -"\n" -"That appears *NOT* to have corrected the problem.\n" +#: src/stored/tape_dev.c:333 +#, c-format +msgid "ioctl MTEOM error on %s. ERR=%s.\n" msgstr "" -#: src/stored/btape.c:1749 -msgid "" -"\n" -"\n" -"It looks like the append failed. Attempting again.\n" -"Setting \"BSF at EOM = yes\" and retrying append test.\n" +#: src/stored/tape_dev.c:428 +msgid "Bad call to load_dev. Device not open\n" msgstr "" -#: src/stored/btape.c:1754 -msgid "" -"\n" -"\n" -"It looks like the test worked this time, please add:\n" -"\n" -" Hardware End of Medium = No\n" -" Fast Forward Space File = No\n" -" BSF at EOM = yes\n" -"\n" -"to your Device resource in the Storage conf file.\n" +#: src/stored/tape_dev.c:439 src/stored/tape_dev.c:452 +#, c-format +msgid "ioctl MTLOAD error on %s. ERR=%s.\n" msgstr "" -#: src/stored/btape.c:1765 -msgid "" -"\n" -"Append test failed.\n" -"\n" -"\n" -"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n" -"Unable to correct the problem. You MUST fix this\n" -"problem before Bacula can use your tape drive correctly\n" -"\n" -"Perhaps running Bacula in fixed block mode will work.\n" -"Do so by setting:\n" -"\n" -"Minimum Block Size = nnn\n" -"Maximum Block Size = nnn\n" -"\n" -"in your Storage daemon's Device definition.\n" -"nnn must match your tape driver's block size, which\n" -"can be determined by reading your tape manufacturers\n" -"information, and the information on your kernel dirver.\n" -"Fixed block sizes, however, are not normally an ideal solution.\n" -"\n" -"Some systems, e.g. OpenBSD, require you to set\n" -" Use MTIOCGET= no\n" -"in your device resource. Use with caution.\n" +#: src/stored/tape_dev.c:483 +#, c-format +msgid "ioctl MTOFFL error on %s. ERR=%s.\n" msgstr "" -#: src/stored/btape.c:1787 -msgid "" -"\n" -"The above Bacula scan should have output identical to what follows.\n" -"Please double check it ...\n" -"=== Sample correct output ===\n" -"1 block of 64448 bytes in file 1\n" -"End of File mark.\n" -"2 blocks of 64448 bytes in file 2\n" -"End of File mark.\n" -"3 blocks of 64448 bytes in file 3\n" -"End of File mark.\n" -"1 block of 64448 bytes in file 4\n" -"End of File mark.\n" -"Total files=4, blocks=7, bytes = 451,136\n" -"=== End sample correct output ===\n" -"\n" -"If the above scan output is not identical to the\n" -"sample output, you MUST correct the problem\n" -"or Bacula will not be able to write multiple Jobs to \n" -"the tape.\n" -"\n" +#: src/stored/tape_dev.c:524 +msgid "Bad call to fsf. Device not open\n" msgstr "" -#: src/stored/btape.c:1830 +#: src/stored/tape_dev.c:535 src/stored/tape_dev.c:662 #, c-format -msgid "Bad status from fsf. ERR=%s\n" +msgid "Device %s at End of Tape.\n" msgstr "" -#: src/stored/btape.c:1834 -msgid "Forward spaced 1 file.\n" +#: src/stored/tape_dev.c:566 src/stored/tape_dev.c:642 +#, c-format +msgid "ioctl MTFSF error on %s. ERR=%s.\n" msgstr "" -#: src/stored/btape.c:1837 +#: src/stored/tape_dev.c:691 +msgid "Bad call to bsf. Device not open\n" +msgstr "" + +#: src/stored/tape_dev.c:697 #, c-format -msgid "Forward spaced %d files.\n" +msgid "Device %s cannot BSF because it is not a tape.\n" msgstr "" -#: src/stored/btape.c:1856 -msgid "Forward spaced 1 record.\n" +#: src/stored/tape_dev.c:714 +#, c-format +msgid "ioctl MTBSF error on %s. ERR=%s.\n" +msgstr "" + +#: src/stored/tape_dev.c:733 +msgid "Bad call to fsr. Device not open\n" msgstr "" -#: src/stored/btape.c:1859 +#: src/stored/tape_dev.c:743 #, c-format -msgid "Forward spaced %d records.\n" +msgid "ioctl MTFSR not permitted on %s.\n" msgstr "" -#: src/stored/btape.c:1904 +#: src/stored/tape_dev.c:771 #, c-format -msgid "Wrote one record of %d bytes.\n" +msgid "ioctl MTFSR %d error on %s. ERR=%s.\n" msgstr "" -#: src/stored/btape.c:1906 -msgid "Wrote block to device.\n" +#: src/stored/tape_dev.c:789 +msgid "Bad call to bsr_dev. Device not open\n" msgstr "" -#: src/stored/btape.c:1921 -msgid "Enter length to read: " +#: src/stored/tape_dev.c:799 +#, c-format +msgid "ioctl MTBSR not permitted on %s.\n" msgstr "" -#: src/stored/btape.c:1926 -msgid "Bad length entered, using default of 1024 bytes.\n" +#: src/stored/tape_dev.c:813 +#, c-format +msgid "ioctl MTBSR error on %s. ERR=%s.\n" +msgstr "" + +#: src/stored/tape_dev.c:912 +msgid "Bad call to weof_dev. Device not open\n" msgstr "" -#: src/stored/btape.c:1935 +#: src/stored/tape_dev.c:922 +msgid "Attempt to WEOF on non-appendable Volume\n" +msgstr "" + +#: src/stored/tape_dev.c:940 #, c-format -msgid "Read of %d bytes gives stat=%d. ERR=%s\n" +msgid "ioctl MTWEOF error on %s. ERR=%s.\n" +msgstr "" + +#: src/stored/vbackup.c:67 +msgid "Read and write devices not properly initialized.\n" msgstr "" -#: src/stored/btape.c:1958 src/stored/btape.c:2007 +#: src/stored/vbackup.c:73 #, c-format -msgid "End of tape\n" +msgid "No Volume names found for %s.\n" msgstr "" -#: src/stored/btape.c:1963 +#: src/stored/vol_mgr.c:80 +#, 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:370 +#, fuzzy, c-format +msgid "Could not reserve volume \"%s\", because job canceled.\n" +msgstr "Impossible de trouver le prochain volume pour le Job %s.\n" + +#: src/stored/vol_mgr.c:381 +#, fuzzy, c-format +msgid "Could not reserve volume \"%s\" for append, because it will be read.\n" +msgstr "Impossible de trouver le prochain volume pour le Job %s.\n" + +#: src/stored/vol_mgr.c:414 +#, fuzzy, c-format +msgid "Cannot free Volume \"%s\", because it is reserved by someone else.\n" +msgstr "Impossible de pruner le Volume \"%s\" car il est archivé.\n" + +#: src/stored/vol_mgr.c:514 #, c-format -msgid "Starting scan at file %u\n" +msgid "Volume %s is busy swapping from %s to %s\n" msgstr "" -#: src/stored/btape.c:1970 +#: src/stored/vol_mgr.c:517 +#, fuzzy, c-format +msgid "Volume %s is busy swapping.\n" +msgstr "Le device %s est occupé en lecture.\n" + +#: src/stored/vol_mgr.c:521 +#, fuzzy, c-format +msgid "%s device %s is busy.\n" +msgstr "Le device %s est occupé en lecture.\n" + +#: src/stored/wait.c:121 #, c-format -msgid "Bad status from read %d. ERR=%s\n" +msgid "pthread timedwait error. ERR=%s\n" +msgstr "" + +#: src/stored/wait.c:227 +#, 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/wait.c:273 +#, fuzzy, c-format +msgid "JobId=%s, Job %s waiting device %s.\n" +msgstr "Le job %s est en attente de réservation d'un device.\n" + +#: src/tools/bbatch.c:67 +#, fuzzy, c-format +msgid "" +"\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" +" -b with batch mode\n" +" -B without batch mode\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -n specify the database name (default bacula)\n" +" -u specify database user name (default bacula)\n" +" -P specify database host (default NULL)\n" +" -w specify working directory\n" +" -r call restore code with given jobids\n" +" -v verbose\n" +" -f 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 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 lance 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/tools/bbatch.c:199 +#, c-format +msgid "Computing file list for jobid=%s files=%lld secs=%d\n" msgstr "" -#: src/stored/btape.c:1973 src/stored/btape.c:1987 src/stored/btape.c:2051 -#: src/stored/btape.c:2063 src/stored/btape.c:2076 src/stored/btape.c:2092 +#: src/tools/bbatch.c:303 +#, fuzzy, c-format +msgid "Error opening datafile %s\n" +msgstr "Impossible d'ouvrir le fichier de données %s.\n" + +#: src/tools/bbatch.c:313 +#, fuzzy +msgid "Error while inserting file\n" +msgstr "Entrez le nombre de départ : " + +#: src/tools/bregex.c:141 src/tools/bregtest.c:125 src/tools/bwild.c:110 #, c-format -msgid "1 block of %d bytes in file %d\n" +msgid "Could not open data file: %s\n" +msgstr "Impossible d'ouvrir le fichier de données %s.\n" + +#: src/tools/bsmtp.c:139 +#, c-format +msgid "Fatal malformed reply from %s: %s\n" +msgstr "" + +#: src/tools/bsmtp.c:147 +#, fuzzy, c-format +msgid "Fatal fgets error: ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" + +#: src/tools/bsmtp.c:180 +#, fuzzy, c-format +msgid "" +"\n" +"Usage: %s [-f from] [-h mailhost] [-s subject] [-c copy] [recipient ...]\n" +" -4 forces bsmtp to use IPv4 addresses only.\n" +" -6 forces bsmtp to use IPv6 addresses only.\n" +" -8 set charset to UTF-8\n" +" -a use any ip protocol for address resolution\n" +" -c set the Cc: field\n" +" -d set debug level to \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 utilise fich comme fichier de configuration\n" +" -d 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 lance 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/tools/bsmtp.c:367 +msgid "Fatal error: no recipient given.\n" msgstr "" -#: src/stored/btape.c:1976 src/stored/btape.c:1990 src/stored/btape.c:2054 -#: src/stored/btape.c:2066 src/stored/btape.c:2079 src/stored/btape.c:2095 +#: src/tools/bsmtp.c:395 #, c-format -msgid "%d blocks of %d bytes in file %d\n" +msgid "Fatal gethostname error: ERR=%s\n" msgstr "" -#: src/stored/btape.c:1998 src/stored/btape.c:2070 +#: src/tools/bsmtp.c:406 +#, fuzzy, c-format +msgid "Fatal getaddrinfo for myself failed \"%s\": ERR=%s\n" +msgstr "Impossible d'ouvrir le fichier %s : ERR=%s\n" + +#: src/tools/bsmtp.c:414 #, c-format -msgid "End of File mark.\n" +msgid "Fatal gethostbyname for myself failed \"%s\": ERR=%s\n" msgstr "" -#: src/stored/btape.c:2019 src/stored/btape.c:2123 +#: src/tools/bsmtp.c:474 src/tools/bsmtp.c:509 #, c-format -msgid "Total files=%d, blocks=%d, bytes = %s\n" +msgid "Error unknown mail host \"%s\": ERR=%s\n" +msgstr "" + +#: src/tools/bsmtp.c:477 src/tools/bsmtp.c:512 +msgid "Retrying connection using \"localhost\".\n" msgstr "" -#: src/stored/btape.c:2083 +#: src/tools/bsmtp.c:502 +#, fuzzy, c-format +msgid "Failed to connect to mailhost %s\n" +msgstr "Impossible de se connecter au Client.\n" + +#: src/tools/bsmtp.c:520 #, c-format -msgid "Short block read.\n" +msgid "Fatal error: Unknown address family for smtp host: %d\n" msgstr "" -#: src/stored/btape.c:2086 +#: src/tools/bsmtp.c:529 src/tools/bsmtp.c:534 #, c-format -msgid "Error reading block. ERR=%s\n" +msgid "Fatal socket error: ERR=%s\n" msgstr "" -#: src/stored/btape.c:2110 +#: src/tools/bsmtp.c:539 #, c-format -msgid "" -"Block=%u file,blk=%u,%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%s " -"rlen=%d\n" +msgid "Fatal connect error to %s: ERR=%s\n" msgstr "" -#: src/stored/btape.c:2132 +#: src/tools/bsmtp.c:548 +#, fuzzy, c-format +msgid "Fatal _open_osfhandle error: ERR=%s\n" +msgstr "erreur de fermeture : ERR=%s\n" + +#: src/tools/bsmtp.c:555 src/tools/bsmtp.c:559 src/tools/bsmtp.c:568 +#: src/tools/bsmtp.c:572 #, c-format -msgid "Device status: %u. ERR=%s\n" +msgid "Fatal fdopen error: ERR=%s\n" +msgstr "" + +#: src/tools/bsmtp.c:564 +#, c-format +msgid "Fatal dup error: ERR=%s\n" msgstr "" -#: src/stored/btape.c:2164 +#: src/tools/bvfs_test.c:44 src/tools/ing_test.c:45 #, fuzzy, c-format msgid "" "\n" -"This command simulates Bacula writing to a tape.\n" -"It requires either one or two blank tapes, which it\n" -"will label and write.\n" -"\n" -"If you have an autochanger configured, it will use\n" -"the tapes that are in slots 1 and 2, otherwise, you will\n" -"be prompted to insert the tapes when necessary.\n" +"Version: %s (%s)\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -n specify the database name (default bacula)\n" +" -u specify database user name (default bacula)\n" +" -P specify database host (default NULL)\n" +" -w specify working directory\n" +" -j specify jobids\n" +" -p specify path\n" +" -f specify file\n" +" -l maximum tuple to fetch\n" +" -T truncate cache table before starting\n" +" -v verbose\n" +" -? print this message\n" "\n" -"It will print a status approximately\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" +msgstr "" +"Copyright (C) 2000-2005 Kern Sibbald.\n" "\n" -"If you have selected the multiple tape test, when the first tape\n" -"fills, it will ask for a second, and after writing a few more \n" -"blocks, it will stop. Then it will begin re-reading the\n" -"two tapes.\n" +"Version : %s (%s)\n" "\n" -"This may take a long time -- hours! ...\n" +"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" +" -c 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 lance 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" -msgstr "" + +#: src/tools/cats_test.c:48 +#, fuzzy, c-format +msgid "" "\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" +"Version: %s (%s)\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -n specify the database name (default bacula)\n" +" -u specify database user name (default bacula)\n" +" -P specify database host (default NULL)\n" +" -w specify working directory\n" +" -p specify path\n" +" -f specify file\n" +" -l maximum tuple to fetch\n" +" -q print only errors\n" +" -v verbose\n" +" -? print this message\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" +msgstr "" +"Copyright (C) 2000-2005 Kern Sibbald.\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" -"relu.\n" +"Version : %s (%s)\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" -"blocs les deux bandes seront relues.\n" +"Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" +" -c 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 lance 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" -"Ce test peut durer longtemps (voir des heures).\n" -#: src/stored/btape.c:2182 +#: src/tools/cats_test.c:364 +#, fuzzy, c-format +msgid "Could not open, database \"%s\".\n" +msgstr "Impossible d'ouvrir la base de données \"%s\".\n" + +#: src/tools/dbcheck.c:183 msgid "" -"Do you want to run the simplified test (s) with one tape\n" -"or the complete multiple tape (m) test: (s/m) " +"Warning skipping the additional parameters for working directory/dbname/user/" +"password/host.\n" msgstr "" -"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:2185 -msgid "Simple test (single tape) selected.\n" -msgstr "Sélection du test simplifié (utilisant une seule bande).\n" - -#: src/stored/btape.c:2188 -msgid "Multiple tape test selected.\n" -msgstr "Sélection du test multiple.\n" - -#: src/stored/btape.c:2230 -msgid "Wrote Start of Session label.\n" -msgstr "Écriture du label de début de session.\n" -#: src/stored/btape.c:2249 +#: src/tools/dbcheck.c:200 #, c-format -msgid "%s Begin writing Bacula records to tape ...\n" +msgid "Error can not find the Catalog name[%s] in the given config file [%s]\n" msgstr "" -#: src/stored/btape.c:2251 +#: src/tools/dbcheck.c:202 #, c-format -msgid "%s Begin writing Bacula records to first tape ...\n" +msgid "Error there is no Catalog section in the given config file [%s]\n" msgstr "" -#: src/stored/btape.c:2276 -#, fuzzy -msgid "Flush block failed.\n" -msgstr "Flush de %s blocs, écriture de EOF\n" - -#: src/stored/btape.c:2290 -#, 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:2301 -#, c-format -msgid "%s Flush block, write EOF\n" -msgstr "Flush de %s blocs, écriture de EOF\n" - -#: src/stored/btape.c:2310 -#, fuzzy -msgid "Wrote 1000 blocks on second tape. Done.\n" -msgstr "Ecriture de 1000 blocs de %d octets.\n" +#: src/tools/dbcheck.c:211 +msgid "Error no Director resource defined.\n" +msgstr "" -#: src/stored/btape.c:2315 -msgid "Not OK\n" +#: src/tools/dbcheck.c:235 +msgid "Wrong number of arguments.\n" msgstr "" -#: src/stored/btape.c:2339 -#, fuzzy -msgid "Job canceled.\n" -msgstr "Le job %s est annulé.\n" +#: src/tools/dbcheck.c:240 +msgid "Working directory not supplied.\n" +msgstr "" -#: src/stored/btape.c:2350 -msgid "Set ok=false after write_block_to_device.\n" +#: src/tools/dbcheck.c:276 +msgid "Database port must be a numeric value.\n" msgstr "" -#: src/stored/btape.c:2354 -msgid "Wrote End of Session label.\n" -msgstr "Écriture du label de fin de session.\n" +#: src/tools/dbcheck.c:279 +msgid "Database port must be a int value.\n" +msgstr "" -#: src/stored/btape.c:2378 +#: src/tools/dbcheck.c:353 #, 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" +msgid "Hello, this is the database check/correct program.\n" +msgstr "" -#: src/stored/btape.c:2382 +#: src/tools/dbcheck.c:355 #, 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 "Modify database is on." +msgstr "" -#: src/stored/btape.c:2393 +#: src/tools/dbcheck.c:357 #, c-format -msgid "" -"\n" -"\n" -"%s Done filling tape at %d:%d. Now beginning re-read of tape ...\n" +msgid "Modify database is off." msgstr "" -#: src/stored/btape.c:2396 +#: src/tools/dbcheck.c:359 src/tools/dbcheck.c:420 #, c-format -msgid "" -"\n" -"\n" -"%s Done filling tapes at %d:%d. Now beginning re-read of first tape ...\n" +msgid " Verbose is on.\n" msgstr "" -#: src/stored/btape.c:2402 -#, fuzzy -msgid "do_unfill failed.\n" -msgstr "Job échoué.\n" +#: src/tools/dbcheck.c:361 src/tools/dbcheck.c:422 +#, c-format +msgid " Verbose is off.\n" +msgstr "" -#: src/stored/btape.c:2407 -#, fuzzy, c-format -msgid "%s: Error during test.\n" -msgstr "Erreur pendant l'envoi de la liste d'inclusion.\n" +#: src/tools/dbcheck.c:363 +#, c-format +msgid "Please select the function you want to perform.\n" +msgstr "" -#: src/stored/btape.c:2442 +#: src/tools/dbcheck.c:367 +#, c-format msgid "" "\n" -"The state file level has changed. You must redo\n" -"the fill command.\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/btape.c:2449 +#: src/tools/dbcheck.c:386 #, c-format msgid "" "\n" -"Could not find the state file: %s ERR=%s\n" -"You must redo the fill command.\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 "" -"\n" -"Impossible de trouver le fichier d'état : %s ERR=%s\n" -"Vous devez relancer la commande « fill ».\n" - -#: src/stored/btape.c:2515 -msgid "Mount first tape. Press enter when ready: " -msgstr "Chargez la première bande et appuyez sur « Entrée » : " - -#: src/stored/btape.c:2531 -msgid "Rewinding.\n" -msgstr "Rembobinage.\n" -#: src/stored/btape.c:2536 -#, 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:2540 src/stored/btape.c:2607 -#, c-format -msgid "Reposition from %u:%u to %u:%u\n" -msgstr "Re-positionnement de %u:%u à %u:%u\n" +#: src/tools/dbcheck.c:406 +msgid "Select function number: " +msgstr "" -#: src/stored/btape.c:2543 src/stored/btape.c:2594 src/stored/btape.c:2610 +#: src/tools/dbcheck.c:413 #, c-format -msgid "Reposition error. ERR=%s\n" -msgstr "Erreur pendant le re-positionnement. ERR=%s\n" +msgid "Database will be modified.\n" +msgstr "" -#: src/stored/btape.c:2546 +#: src/tools/dbcheck.c:415 #, c-format -msgid "Reading block %u.\n" -msgstr "Lecture du bloc %u.\n" +msgid "Database will NOT be modified.\n" +msgstr "" -#: src/stored/btape.c:2548 src/stored/btape.c:2599 src/stored/btape.c:2615 +#: src/tools/dbcheck.c:506 #, c-format -msgid "Error reading block: ERR=%s\n" +msgid "JobId=%s Name=\"%s\" StartTime=%s\n" msgstr "" -#: src/stored/btape.c:2553 -msgid "" -"\n" -"The last block on the tape matches. Test succeeded.\n" -"\n" +#: src/tools/dbcheck.c:513 +#, c-format +msgid "Orphaned JobMediaId=%s JobId=%s Volume=\"%s\"\n" msgstr "" -#: src/stored/btape.c:2555 -msgid "" -"\n" -"The last block of the first tape matches.\n" -"\n" +#: src/tools/dbcheck.c:520 +#, c-format +msgid "Orphaned FileId=%s JobId=%s Volume=\"%s\"\n" msgstr "" -#: src/stored/btape.c:2579 -msgid "Mount second tape. Press enter when ready: " -msgstr "Chargez une deuxième bande et appuyez sur « Entrée » : " - -#: src/stored/btape.c:2592 +#: src/tools/dbcheck.c:527 #, c-format -msgid "Reposition from %u:%u to 0:1\n" -msgstr "Re-positionnement de %u:%u à 0:1\n" +msgid "Orphaned FileSetId=%s FileSet=\"%s\" MD5=%s\n" +msgstr "" -#: src/stored/btape.c:2597 src/stored/btape.c:2613 +#: src/tools/dbcheck.c:534 #, c-format -msgid "Reading block %d.\n" -msgstr "Lecture du bloc %d.\n" - -#: src/stored/btape.c:2603 -msgid "" -"\n" -"The first block on the second tape matches.\n" -"\n" +msgid "Orphaned ClientId=%s Name=\"%s\"\n" msgstr "" -#: src/stored/btape.c:2619 -msgid "" -"\n" -"The last block on the second tape matches. Test succeeded.\n" -"\n" +#: src/tools/dbcheck.c:587 +#, c-format +msgid "Deleting: %s\n" msgstr "" -#: src/stored/btape.c:2636 +#: src/tools/dbcheck.c:659 #, c-format -msgid "10000 records read now at %d:%d\n" -msgstr "10000 enregistrements lus maintenant à %d:%d\n" - -#: src/stored/btape.c:2659 src/stored/btape.c:2670 src/stored/btape.c:2715 -msgid "Last block written" -msgstr "Dernier bloc écrit" - -#: src/stored/btape.c:2661 src/stored/btape.c:2671 -msgid "Block read back" +msgid "Checking for duplicate Filename entries.\n" msgstr "" -#: src/stored/btape.c:2662 +#: src/tools/dbcheck.c:670 #, c-format -msgid "" -"\n" -"\n" -"The blocks differ at byte %u\n" +msgid "Found %d duplicate Filename records.\n" msgstr "" -#: src/stored/btape.c:2663 -msgid "" -"\n" -"\n" -"!!!! The last block written and the block\n" -"that was read back differ. The test FAILED !!!!\n" -"This must be corrected before you use Bacula\n" -"to write multi-tape Volumes.!!!!\n" +#: src/tools/dbcheck.c:671 +msgid "Print the list? (yes/no): " msgstr "" -#: src/stored/btape.c:2699 +#: src/tools/dbcheck.c:694 src/tools/dbcheck.c:759 #, c-format -msgid "Last block at: %u:%u this_dev_block_num=%d\n" +msgid "Found %d for: %s\n" msgstr "" -#: src/stored/btape.c:2713 +#: src/tools/dbcheck.c:724 #, c-format -msgid "Block not written: FileIndex=%u blk_block=%u Size=%u\n" +msgid "Checking for duplicate Path entries.\n" msgstr "" -#: src/stored/btape.c:2717 -msgid "Block not written" -msgstr "Bloc non écrit" - -#: src/stored/btape.c:2732 -#, 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:2783 -msgid "Test writing blocks of 64512 bytes to tape.\n" +#: src/tools/dbcheck.c:735 +#, c-format +msgid "Found %d duplicate Path records.\n" msgstr "" -#: src/stored/btape.c:2785 -msgid "How many blocks do you want to write? (1000): " +#: src/tools/dbcheck.c:736 src/tools/dbcheck.c:798 src/tools/dbcheck.c:844 +#: src/tools/dbcheck.c:912 src/tools/dbcheck.c:970 src/tools/dbcheck.c:1013 +#: src/tools/dbcheck.c:1055 src/tools/dbcheck.c:1097 src/tools/dbcheck.c:1134 +#: src/tools/dbcheck.c:1167 src/tools/dbcheck.c:1201 src/tools/dbcheck.c:1268 +msgid "Print them? (yes/no): " msgstr "" -#: src/stored/btape.c:2802 +#: src/tools/dbcheck.c:789 #, c-format -msgid "Begin writing %d Bacula blocks to tape ...\n" +msgid "Checking for orphaned JobMedia entries.\n" msgstr "" -#: src/stored/btape.c:2845 +#: src/tools/dbcheck.c:797 #, c-format -msgid "Begin writing raw blocks of %u bytes.\n" +msgid "Found %d orphaned JobMedia records.\n" msgstr "" -#: src/stored/btape.c:2876 -msgid "test autochanger" +#: src/tools/dbcheck.c:815 +#, c-format +msgid "Deleting %d orphaned JobMedia records.\n" msgstr "" -#: src/stored/btape.c:2877 -msgid "backspace file" +#: src/tools/dbcheck.c:832 +#, c-format +msgid "Checking for orphaned File entries. This may take some time!\n" msgstr "" -#: src/stored/btape.c:2878 -msgid "backspace record" +#: src/tools/dbcheck.c:843 +#, c-format +msgid "Found %d orphaned File records.\n" msgstr "" -#: src/stored/btape.c:2879 -msgid "list device capabilities" +#: src/tools/dbcheck.c:860 +#, c-format +msgid "Deleting %d orphaned File records.\n" msgstr "" -#: src/stored/btape.c:2880 -msgid "clear tape errors" +#: src/tools/dbcheck.c:879 +#, c-format +msgid "Pruning orphaned Path entries isn't possible when using BVFS.\n" msgstr "" -#: src/stored/btape.c:2881 -msgid "go to end of Bacula data for append" -msgstr "" +#: src/tools/dbcheck.c:888 src/tools/dbcheck.c:946 +#, fuzzy +msgid "Create temporary index? (yes/no): " +msgstr "Continuez ? (oui/non) : " -#: src/stored/btape.c:2882 -msgid "go to the physical end of medium" +#: src/tools/dbcheck.c:900 +#, c-format +msgid "Checking for orphaned Path entries. This may take some time!\n" msgstr "" -#: src/stored/btape.c:2883 -msgid "fill tape, write onto second volume" +#: src/tools/dbcheck.c:911 +#, c-format +msgid "Found %d orphaned Path records.\n" msgstr "" -#: src/stored/btape.c:2884 -msgid "read filled tape" +#: src/tools/dbcheck.c:924 +#, c-format +msgid "Deleting %d orphaned Path records.\n" msgstr "" -#: src/stored/btape.c:2885 -msgid "forward space a file" +#: src/tools/dbcheck.c:958 +#, c-format +msgid "Checking for orphaned Filename entries. This may take some time!\n" msgstr "" -#: src/stored/btape.c:2886 -msgid "forward space a record" +#: src/tools/dbcheck.c:969 +#, c-format +msgid "Found %d orphaned Filename records.\n" msgstr "" -#: src/stored/btape.c:2888 -msgid "write a Bacula label to the tape" +#: src/tools/dbcheck.c:982 +#, c-format +msgid "Deleting %d orphaned Filename records.\n" msgstr "" -#: src/stored/btape.c:2889 -msgid "load a tape" +#: src/tools/dbcheck.c:1002 +#, c-format +msgid "Checking for orphaned FileSet entries. This takes some time!\n" msgstr "" -#: src/stored/btape.c:2890 -msgid "quit btape" +#: src/tools/dbcheck.c:1012 +#, c-format +msgid "Found %d orphaned FileSet records.\n" msgstr "" -#: src/stored/btape.c:2891 -msgid "use write() to fill tape" +#: src/tools/dbcheck.c:1027 +#, c-format +msgid "Deleting %d orphaned FileSet records.\n" msgstr "" -#: src/stored/btape.c:2892 -msgid "read and print the Bacula tape label" +#: src/tools/dbcheck.c:1036 +#, c-format +msgid "Checking for orphaned Client entries.\n" msgstr "" -#: src/stored/btape.c:2893 -msgid "test record handling functions" +#: src/tools/dbcheck.c:1054 +#, c-format +msgid "Found %d orphaned Client records.\n" msgstr "" -#: src/stored/btape.c:2894 -msgid "rewind the tape" -msgstr "rembobine la bande" - -#: src/stored/btape.c:2895 -msgid "read() tape block by block to EOT and report" +#: src/tools/dbcheck.c:1069 +#, c-format +msgid "Deleting %d orphaned Client records.\n" msgstr "" -#: src/stored/btape.c:2896 -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" - -#: src/stored/btape.c:2897 -msgid "" -"[file_size=n(GB)|nb_file=3|skip_zero|skip_random|skip_raw|skip_block] report " -"drive speed" +#: src/tools/dbcheck.c:1078 +#, c-format +msgid "Checking for orphaned Job entries.\n" msgstr "" -#: src/stored/btape.c:2898 -msgid "print tape status" +#: src/tools/dbcheck.c:1096 +#, c-format +msgid "Found %d orphaned Job records.\n" msgstr "" -#: src/stored/btape.c:2899 -msgid "General test Bacula tape functions" -msgstr "test général des fonctions Bacula sur un lecteur de bande" - -#: src/stored/btape.c:2900 -msgid "write an EOF on the tape" -msgstr "écrit un EOF sur la bande" - -#: src/stored/btape.c:2901 -msgid "write a single Bacula block" -msgstr "écrit un seul bloc bacula" +#: src/tools/dbcheck.c:1111 +#, c-format +msgid "Deleting %d orphaned Job records.\n" +msgstr "" -#: src/stored/btape.c:2902 -msgid "read a single record" -msgstr "lit un seul enregistrement" +#: src/tools/dbcheck.c:1113 +#, c-format +msgid "Deleting JobMedia records of orphaned Job records.\n" +msgstr "" -#: src/stored/btape.c:2903 -msgid "read a single Bacula block" -msgstr "lit un seul bloc bacula" +#: src/tools/dbcheck.c:1115 +#, c-format +msgid "Deleting Log records of orphaned Job records.\n" +msgstr "" -#: src/stored/btape.c:2904 -msgid "quick fill command" +#: src/tools/dbcheck.c:1124 +#, c-format +msgid "Checking for Admin Job entries.\n" msgstr "" -#: src/stored/btape.c:2925 +#: src/tools/dbcheck.c:1133 #, c-format -msgid "\"%s\" is an invalid command\n" -msgstr "« %s » est une commande invalide.\n" +msgid "Found %d Admin Job records.\n" +msgstr "" -#: src/stored/btape.c:2934 +#: src/tools/dbcheck.c:1148 #, c-format -msgid "Interactive commands:\n" +msgid "Deleting %d Admin Job records.\n" msgstr "" -#: src/stored/btape.c:2945 -#, fuzzy, c-format -msgid "" -"\n" -"Version: %s (%s)\n" -"\n" -"Usage: btape \n" -" -b specify bootstrap file\n" -" -c set configuration file to file\n" -" -d set debug level to \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" -" -? print this message.\n" -"\n" +#: src/tools/dbcheck.c:1157 +#, c-format +msgid "Checking for Restore Job entries.\n" msgstr "" -") %s %s %s\n" -"\n" -"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n" -" -c 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:3033 +#: src/tools/dbcheck.c:1166 #, c-format -msgid "Mount second Volume on device %s and press return when ready: " +msgid "Found %d Restore Job records.\n" msgstr "" -#: src/stored/btape.c:3061 +#: src/tools/dbcheck.c:1181 #, c-format -msgid "Mount blank Volume on device %s and press return when ready: " +msgid "Deleting %d Restore Job records.\n" msgstr "" -#: src/stored/btape.c:3081 -#, fuzzy, c-format -msgid "End of Volume \"%s\" %d records.\n" -msgstr "Le volume « %s » existe déjà en base.\n" +#: src/tools/dbcheck.c:1191 +#, c-format +msgid "Checking for Filenames with a trailing slash\n" +msgstr "" -#: src/stored/btape.c:3095 -#, 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/tools/dbcheck.c:1200 +#, c-format +msgid "Found %d bad Filename records.\n" +msgstr "" -#: src/stored/butil.c:59 -msgid "Nohdr," +#: src/tools/dbcheck.c:1218 src/tools/dbcheck.c:1284 +#, c-format +msgid "Reparing %d bad Filename records.\n" msgstr "" -#: src/stored/butil.c:62 -msgid "partial," +#: src/tools/dbcheck.c:1258 +#, c-format +msgid "Checking for Paths without a trailing slash\n" msgstr "" -#: src/stored/butil.c:65 -msgid "empty," +#: src/tools/dbcheck.c:1267 +#, c-format +msgid "Found %d bad Path records.\n" msgstr "" -#: src/stored/butil.c:68 -msgid "Nomatch," +#: src/tools/dbcheck.c:1430 +#, c-format +msgid "" +"Ok. Index over the %s column already exists and dbcheck will work faster.\n" msgstr "" -#: src/stored/butil.c:71 -msgid "cont," +#: src/tools/dbcheck.c:1433 +#, c-format +msgid "" +"Note. Index over the %s column not found, that can greatly slow down " +"dbcheck.\n" msgstr "" -#: src/stored/butil.c:147 -msgid "Volume name or names is too long. Please use a .bsr file.\n" +#: src/tools/dbcheck.c:1448 +#, c-format +msgid "Create temporary index... This may take some time!\n" msgstr "" -#: src/stored/butil.c:167 +#: src/tools/dbcheck.c:1456 #, c-format -msgid "Cannot find device \"%s\" in config file %s.\n" +msgid "Temporary index created.\n" msgstr "" -#: src/stored/butil.c:174 +#: src/tools/dbcheck.c:1471 #, c-format -msgid "Cannot init device %s\n" +msgid "Drop temporary index.\n" msgstr "" -#: src/stored/butil.c:194 +#: src/tools/dbcheck.c:1481 #, c-format -msgid "Cannot open %s\n" +msgid "Temporary index %s deleted.\n" msgstr "" -#: src/stored/butil.c:277 +#: src/tools/drivetype.c:35 #, c-format -msgid "Could not find device \"%s\" in config file %s.\n" +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" +" -l print local fixed hard drive\n" +" -a display information on all drives\n" +" -v print both path and file system type.\n" +" -? print this message.\n" +"\n" msgstr "" -#: src/stored/butil.c:282 +#: src/tools/drivetype.c:66 src/tools/fstype.c:90 #, c-format -msgid "Using device: \"%s\" for reading.\n" +msgid "%s: unknown\n" msgstr "" -#: src/stored/butil.c:285 +#: src/tools/fstype.c:36 #, c-format -msgid "Using device: \"%s\" for writing.\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/butil.c:301 -msgid "Unexpected End of Data\n" +#: src/tools/ing_test.c:219 src/tools/ing_test.c:252 src/tools/ing_test.c:290 +msgid "Stmt went wrong\n" msgstr "" -#: src/stored/butil.c:303 -msgid "Unexpected End of Tape\n" +#: src/tools/ing_test.c:308 +msgid "CREATE-Stmt went wrong\n" msgstr "" -#: src/stored/butil.c:305 -msgid "Unexpected End of File\n" +#: src/tools/ing_test.c:313 +msgid "DROP-Stmt went wrong\n" msgstr "" -#: src/stored/butil.c:307 -msgid "Tape Door is Open\n" +#: src/tools/testfind.c:58 +#, c-format +msgid "" +"\n" +"Usage: testfind [-d debug_level] [-] [pattern1 ...]\n" +" -a print extended attributes (Win32 debug)\n" +" -d set debug level to \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/butil.c:309 -msgid "Unexpected Tape is Off-line\n" +#: src/tools/testfind.c:223 +#, 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 "" -#: src/tray-monitor/tray_conf.c:177 +#: src/tools/testfind.c:266 #, c-format -msgid "Monitor: name=%s FDtimeout=%s SDtimeout=%s\n" +msgid "Reg: %s\n" +msgstr "" + +#: src/tools/testfind.c:288 +msgid "\t[will not descend: recursion turned off]" +msgstr "" + +#: src/tools/testfind.c:290 +msgid "\t[will not descend: file system change not allowed]" msgstr "" -#: src/tray-monitor/tray_conf.c:183 -#, c-format -msgid "Director: name=%s address=%s FDport=%d\n" +#: src/tools/testfind.c:292 +msgid "\t[will not descend: disallowed file system]" msgstr "" -#: 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/tools/testfind.c:294 +msgid "\t[will not descend: disallowed drive type]" +msgstr "" -#: src/tray-monitor/tray_conf.c:191 +#: src/tools/testfind.c:310 src/tools/testls.c:203 #, c-format -msgid "Storage: name=%s address=%s SDport=%d\n" +msgid "Err: Could not access %s: %s\n" msgstr "" -#: src/tray-monitor/tray_conf.c:195 src/qt-console/bat_conf.cpp:157 +#: src/tools/testfind.c:313 src/tools/testls.c:206 #, c-format -msgid "ConsoleFont: name=%s font face=%s\n" +msgid "Err: Could not follow ff->link %s: %s\n" msgstr "" -#: 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 set configuration file to file\n" -" -d set debug level to \n" -" -dt print timestamp in debug output\n" -" -t test - read configuration and exit\n" -" -? print this message.\n" -"\n" +#: src/tools/testfind.c:316 src/tools/testls.c:209 +#, c-format +msgid "Err: Could not stat %s: %s\n" msgstr "" -") %s %s %s\n" -"\n" -"Usage : bconsole [-s] [-c config_file] [-d niveau_debug]\n" -" -c 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:270 +#: src/tools/testfind.c:319 src/tools/testls.c:212 #, c-format -msgid "" -"Error: %d Monitor resources defined in %s. You must define one and only one " -"Monitor resource.\n" +msgid "Skip: File not saved. No change. %s\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" +#: src/tools/testfind.c:322 src/tools/testls.c:215 +#, c-format +msgid "Err: Attempt to backup archive. Not saved. %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/tray-monitor/tray-monitor.c:323 +#: src/tools/testfind.c:325 src/tools/testls.c:224 #, 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 "Err: Could not open directory %s: %s\n" msgstr "" -#: 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..." +#: src/tools/testfind.c:328 src/tools/testls.c:227 +#, c-format +msgid "Err: Unknown file ff->type %d: %s\n" msgstr "" -#: src/tray-monitor/tray-monitor.c:345 -msgid "Exit" +#: src/tools/testfind.c:378 +#, c-format +msgid "===== Filename truncated to 255 chars: %s\n" msgstr "" -#: 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)" +#: src/tools/testfind.c:395 +#, c-format +msgid "========== Path name truncated to 255 chars: %s\n" msgstr "" -#: src/tray-monitor/tray-monitor.c:386 -msgid " (FD)" +#: src/tools/testfind.c:404 +#, c-format +msgid "========== Path length is zero. File=%s\n" msgstr "" -#: src/tray-monitor/tray-monitor.c:390 -msgid " (SD)" +#: src/tools/testfind.c:407 +#, c-format +msgid "Path: %s\n" msgstr "" -#: 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: " +#: src/tools/testls.c:47 +#, c-format +msgid "" +"\n" +"Usage: testls [-d debug_level] [-] [pattern1 ...]\n" +" -a print extended attributes (Win32 debug)\n" +" -d set debug level to \n" +" -dt print timestamp in debug output\n" +" -e specify file of exclude patterns\n" +" -i specify file of include patterns\n" +" -q quiet, don't print filenames (debug)\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/tray-monitor/tray-monitor.c:485 -msgid "Refresh now" +#: src/tools/testls.c:143 +#, c-format +msgid "Could not open include file: %s\n" msgstr "" -#: src/tray-monitor/tray-monitor.c:489 -#, fuzzy -msgid "About" -msgstr "Abort" - -#: src/tray-monitor/tray-monitor.c:493 -msgid "Close" +#: src/tools/testls.c:156 +#, c-format +msgid "Could not open exclude file: %s\n" msgstr "" -#: 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/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/tray-monitor/tray-monitor.c:519 -#, fuzzy, c-format -msgid "Disconnecting from Storage %s:%d\n" -msgstr "Connexion au Director %s:%d\n" - -#: src/tray-monitor/tray-monitor.c:560 src/tray-monitor/tray-monitor.c:571 -msgid "Bacula Tray Monitor" +#: src/tools/testls.c:170 +#, c-format +msgid "Files seen = %d\n" msgstr "" -#: src/tray-monitor/tray-monitor.c:562 src/tray-monitor/tray-monitor.c:573 -msgid "Written by Nicolas Boichat\n" +#: src/tools/testls.c:218 +#, c-format +msgid "Recursion turned off. Directory not entered. %s\n" msgstr "" -#: src/tray-monitor/tray-monitor.c:563 src/tray-monitor/tray-monitor.c:574 -msgid "Version" -msgstr "Version" - -#: src/tray-monitor/tray-monitor.c:656 +#: src/tools/testls.c:221 #, c-format -msgid "Error, currentitem is not a Client or a Storage..\n" +msgid "Skip: File system change prohibited. Directory not entered. %s\n" msgstr "" -#: 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/tray-monitor/tray-monitor.c:742 -#, fuzzy, c-format -msgid " (%d errors)" -msgstr "est en erreur" - -#: src/tray-monitor/tray-monitor.c:745 -#, fuzzy, c-format -msgid " (%d error)" -msgstr "BUS error" - -#: src/tray-monitor/tray-monitor.c:783 #, fuzzy -msgid "No current job." -msgstr "Pas de RecyclePool courant\n" +#~ msgid "Invalid jobid argument\n" +#~ msgstr "argument invalide" -#: src/tray-monitor/tray-monitor.c:786 -msgid "No last job." -msgstr "" +#, fuzzy +#~ msgid "Unknown ObjectType %s\n" +#~ msgstr "Mot clef inconnu : %s\n" -#: src/tray-monitor/tray-monitor.c:794 -msgid "Job status: Created" -msgstr "" +#, fuzzy +#~ msgid "Cannot run free space command. Results=%s ERR=%s\n" +#~ msgstr "Impossible de lancer la commande : %s. ERR=%s\n" -#: src/tray-monitor/tray-monitor.c:799 #, fuzzy -msgid "Job status: Running" -msgstr "Pas de job en cours.\n" +#~ 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/tray-monitor/tray-monitor.c:803 -msgid "Job status: Blocked" -msgstr "" +#, fuzzy +#~ msgid "Unable to write last on %s: ERR=%s\n" +#~ msgstr "Impossible de se connecter à %s sur %s:%d. ERR=%s\n" -#: src/tray-monitor/tray-monitor.c:808 #, fuzzy -msgid "Job status: Terminated" -msgstr "est terminé" +#~ msgid "" +#~ "Out of freespace caused 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/tray-monitor/tray-monitor.c:813 -msgid "Job status: Terminated in error" -msgstr "" +#~ msgid "Could not initialize Python\n" +#~ msgstr "Impossible d'initialiser le Python\n" -#: src/tray-monitor/tray-monitor.c:819 -msgid "Job status: Error" -msgstr "" +#~ msgid "Could not Run Python string %s\n" +#~ msgstr "Impossible de lancer la commande Python %s\n" -#: src/tray-monitor/tray-monitor.c:823 #, fuzzy -msgid "Job status: Fatal error" -msgstr "%s : %s Erreur fatale : " +#~ msgid "Unable to initialize the Python lock. ERR=%s\n" +#~ msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n" -#: src/tray-monitor/tray-monitor.c:828 #, fuzzy -msgid "Job status: Verify differences" -msgstr "Vérification des différences" +#~ msgid "Cannot open current directory: ERR=%s\n" +#~ msgstr "Impossible d'ouvrir le fichier inclus : %s. ERR=%s\n" -#: src/tray-monitor/tray-monitor.c:833 #, fuzzy -msgid "Job status: Canceled" -msgstr "Le job %s est annulé.\n" +#~ msgid "Cannot get current directory: ERR=%s\n" +#~ msgstr "change le répertoire courant" -#: 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" +#~ msgid "Cannot reset current directory: ERR=%s\n" +#~ msgstr "change le répertoire courant" -#: src/tray-monitor/tray-monitor.c:843 -#, fuzzy -msgid "Job status: Waiting on the Storage daemon" -msgstr "est en attente du Storage %s" +#~ msgid "Generate VSS snapshots. Driver=\"%s\", Drive(s)=\"%s\"\n" +#~ msgstr "Création des snapshot VSS. Driver=\"%s\", Lecteur(s)=\"%s\"\n" -#: 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" +#~ msgid "CreateSGenerate VSS snapshots failed. ERR=%s\n" +#~ msgstr "Erreur durant la création des snapshots VSS.\n" -#: src/tray-monitor/tray-monitor.c:853 #, fuzzy -msgid "Job status: Waiting for Mount" -msgstr "En attente d'un montage" +#~ msgid "Generate VSS snapshot of drive \"%c:\\\" failed.\n" +#~ msgstr "Erreur durant la création des snapshots VSS.\n" -#: src/tray-monitor/tray-monitor.c:858 #, fuzzy -msgid "Job status: Waiting for storage resource" -msgstr "En attente du Storage" +#~ msgid "VSS was not initialized properly. ERR=%s\n" +#~ msgstr "Impossible d'initialiser le verrou sur la base. ERR=%s\n" + +#~ msgid "Attribute %s not found." +#~ msgstr "Attribut %s non trouvé." -#: src/tray-monitor/tray-monitor.c:863 #, fuzzy -msgid "Job status: Waiting for job resource" -msgstr "En attente du Storage" +#~ msgid "JobId %s is not running. Use Job name to %s inactive jobs.\n" +#~ msgstr "" +#~ "JobId %s n'est pas en cours. Utilisez le nom du Job pour annuler un job " +#~ "inactif.\n" -#: 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" +#~ msgid "" +#~ "Cancel: %s\n" +#~ "\n" +#~ "%s" +#~ msgstr "" +#~ "Annule : %s\n" +#~ "\n" +#~ "%s" -#: src/tray-monitor/tray-monitor.c:873 -msgid "Job status: Waiting for maximum jobs" -msgstr "" +#~ msgid "Confirm cancel?" +#~ msgstr "Confirmez l'annulation : " -#: src/tray-monitor/tray-monitor.c:878 #, fuzzy -msgid "Job status: Waiting for start time" -msgstr "attend son heure de démarrage" +#~ msgid "Disable a job" +#~ msgstr "est bloqué" -#: 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" +#~ msgid "Please Plugin Options string: " +#~ msgstr "Saisissez le début du chemin (prefix) à enlever : " -#: src/tray-monitor/tray-monitor.c:888 -#, fuzzy, c-format -msgid "Unknown job status %c." -msgstr "est dans un état inconnu %c" +#~ msgid "%6d %-6s %-20s %s\n" +#~ msgstr "%6d %-6s %-20s %s\n" -#: src/tray-monitor/tray-monitor.c:889 -#, c-format -msgid "Job status: Unknown(%c)" -msgstr "" +#~ msgid "Priority must be 1-100" +#~ msgstr "La priorité doit être comprise entre 1 et 100" -#: src/tray-monitor/tray-monitor.c:896 -#, c-format -msgid "Bad scan : '%s' %d\n" -msgstr "" +#, fuzzy +#~ 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 set configuration file to file\n" +#~ " -d set debug level to \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 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:937 src/qt-console/bcomm/dircomm.cpp:100 -#, fuzzy, c-format -msgid "Connecting to Director %s:%d" -msgstr "Connexion au Director %s:%d\n" +#, fuzzy +#~ msgid "Bacula daemon status monitor" +#~ msgstr "Bacula Storage : En cours" -#: src/tray-monitor/tray-monitor.c:938 src/wx-console/console_thread.cpp:428 -#: src/qt-console/bcomm/dircomm.cpp:168 #, fuzzy -msgid "Director daemon" -msgstr "Director" +#~ msgid "Bacula tray monitor" +#~ msgstr "Bacula Storage : En cours" -#: 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" +#, fuzzy +#~ msgid "Unknown status." +#~ msgstr "Erreur inconnue." -#: src/tray-monitor/tray-monitor.c:944 -#, fuzzy, c-format -msgid "Connecting to Client %s:%d" -msgstr "Connexion au client %s (%s:%d)\n" +#, fuzzy +#~ msgid "About" +#~ msgstr "Abort" -#: src/tray-monitor/tray-monitor.c:945 -msgid "File daemon" -msgstr "" +#, fuzzy +#~ msgid "Disconnecting from Director %s:%d\n" +#~ msgstr "Connexion au Director %s:%d\n" -#: src/tray-monitor/tray-monitor.c:950 -#, fuzzy, c-format -msgid "Connecting to Storage %s:%d\n" -msgstr "Connexion au Director %s:%d\n" +#, fuzzy +#~ msgid "Disconnecting from Client %s:%d\n" +#~ msgstr "Connexion au client %s (%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" +#, fuzzy +#~ msgid "Disconnecting from Storage %s:%d\n" +#~ msgstr "Connexion au Director %s:%d\n" -#: src/tray-monitor/tray-monitor.c:956 src/tray-monitor/tray-monitor.c:994 -#, c-format -msgid "Error, currentitem is not a Client, a Storage or a Director..\n" -msgstr "" +#~ msgid "Version" +#~ msgstr "Version" -#: src/tray-monitor/tray-monitor.c:962 #, fuzzy -msgid "Cannot connect to daemon.\n" -msgstr "Impossible de se connecter au démon Storage\n" +#~ msgid "" +#~ "Current job: %s\n" +#~ "Last job: %s" +#~ msgstr "Le statut actuel du volume (Volume status) est : %s\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" +#~ msgid " (%d errors)" +#~ msgstr "est en erreur" -#: src/tray-monitor/tray-monitor.c:982 #, fuzzy -msgid "Opened connection with Director daemon.\n" -msgstr "Impossible de se connecter au Storage daemon.\n" +#~ msgid " (%d error)" +#~ msgstr "BUS error" -#: src/tray-monitor/tray-monitor.c:983 #, fuzzy -msgid "Opened connection with Director daemon." -msgstr "Impossible de se connecter au Storage daemon.\n" +#~ msgid "No current job." +#~ msgstr "Pas de RecyclePool courant\n" -#: src/tray-monitor/tray-monitor.c:986 #, fuzzy -msgid "Opened connection with File daemon.\n" -msgstr "Impossible de se connecter au client.\n" +#~ msgid "Job status: Running" +#~ msgstr "Pas de job en cours.\n" -#: src/tray-monitor/tray-monitor.c:987 #, fuzzy -msgid "Opened connection with File daemon." -msgstr "Impossible de se connecter au client.\n" +#~ msgid "Job status: Terminated" +#~ msgstr "est terminé" -#: src/tray-monitor/tray-monitor.c:990 #, fuzzy -msgid "Opened connection with Storage daemon.\n" -msgstr "Impossible de se connecter au Storage daemon.\n" +#~ msgid "Job status: Fatal error" +#~ msgstr "%s : %s Erreur fatale : " -#: 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 "" +#~ msgid "Job status: Verify differences" +#~ msgstr "Vérification des différences" -#: src/tray-monitor/tray-monitor.c:1033 src/wx-console/console_thread.cpp:494 -msgid "<< Heartbeat signal received, answered. >>\n" -msgstr "" +#, fuzzy +#~ msgid "Job status: Canceled" +#~ msgstr "Le job %s est annulé.\n" -#: src/tray-monitor/tray-monitor.c:1037 -#, c-format -msgid "<< Unexpected signal received : %s >>\n" -msgstr "" +#, fuzzy +#~ msgid "Job status: Waiting on File daemon" +#~ msgstr "%s Job %s est en attente de la connexion du Client.\n" -#: src/tray-monitor/tray-monitor.c:1042 #, fuzzy -msgid "\n" -msgstr "%s : ERREUR : " +#~ msgid "Job status: Waiting on the Storage daemon" +#~ msgstr "est en attente du Storage %s" -#: src/tray-monitor/tray-monitor.c:1046 -msgid "Error : BNET_HARDEOF or BNET_ERROR" -msgstr "" +#, fuzzy +#~ msgid "Job status: Waiting for new media" +#~ msgstr " Le Device est BLOQUÉ en attente d'un média.\n" -#: src/tray-monitor/tray-monitor.c:1052 -msgid "\n" -msgstr "" +#, fuzzy +#~ msgid "Job status: Waiting for Mount" +#~ msgstr "En attente d'un montage" -#: src/tray-monitor/tray-monitor.c:1056 #, fuzzy -msgid "Error : Connection closed." -msgstr "Connexion...\n" +#~ msgid "Job status: Waiting for storage resource" +#~ msgstr "En attente du Storage" -#: 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" +#~ msgid "Job status: Waiting for job resource" +#~ msgstr "En attente du Storage" -#: 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" +#~ msgid "Job status: Waiting for Client resource" +#~ msgstr "%s Job %s est en attente de la connexion du Client.\n" -#: src/tray-monitor/authenticate.c:145 -#, fuzzy, c-format -msgid "bdird\n" +#~ msgstr "%s : ERREUR : " + +#~ 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:249 #, fuzzy -msgid "Disconnect of the director" -msgstr "Impossible de se connecter au Director\n" +#~ msgid "Append data error.\n" +#~ msgstr "Erreur non fatale" -#: src/wx-console/wxbmainframe.cpp:251 +# Impossible d'ouvrir le fichier de spool des attributs : ERR=%s #, fuzzy -msgid "Change of configuration file" -msgstr "La création de la signature a échouée" +#~ msgid "Truncate on attributes file failed: ERR=%s\n" +#~ msgstr "Impossible d'ouvrir le fichier de spool des attributs %s : ERR=%s\n" -#: src/wx-console/wxbmainframe.cpp:251 #, fuzzy -msgid "Change your default configuration file" -msgstr "Impossible de lire le certificat à partir du fichier" +#~ msgid "Unable to open device part=%d %s: ERR=%s\n" +#~ msgstr "3910 Impossible d'ouvrir le device %s : ERR=%s\n" -#: src/wx-console/wxbmainframe.cpp:252 #, fuzzy -msgid "Edit your configuration file" -msgstr "La création de la signature a échouée" +#~ msgid "Failed to allocate space for query filter.\n" +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbmainframe.cpp:254 -msgid "E&xit\tAlt-X" -msgstr "" +#, fuzzy +#~ msgid "Failed to allocate space for query filters.\n" +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbmainframe.cpp:254 -msgid "Quit this program" -msgstr "" +#, fuzzy +#~ msgid "" +#~ "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/wx-console/wxbmainframe.cpp:258 #, fuzzy -msgid "&File" -msgstr "FileSet" +#~ msgid "A user name for Ingres must be supplied.\n" +#~ msgstr "Un nom d'utilisateur MySQL doit être fourni.\n" -#: src/wx-console/wxbmainframe.cpp:259 -msgid "&Help" -msgstr "" +#, fuzzy +#~ 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/wx-console/wxbmainframe.cpp:267 src/wx-console/main.cpp:124 -#, c-format -msgid "Welcome to bacula bwx-console %s (%s)!\n" -msgstr "" +#, fuzzy +#~ msgid "error inserting batch mode: %s" +#~ msgstr "erreur en terminant le mode batch: %s\n" -#: src/wx-console/wxbmainframe.cpp:283 -msgid "" -"Warning : Unicode is disabled because you are using wxWidgets for GTK+ 1.2.\n" -msgstr "" +#, fuzzy +#~ msgid "Driver type not specified in Catalog resource.\n" +#~ msgstr "Impossible de trouver un Catalogue\n" -#: 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 "" +#, fuzzy +#~ msgid "Invalid driver type, must be \"dbi:\"\n" +#~ msgstr "Saisie invalide. Veuillez répondre oui ou non.\n" -#: 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 : " +#, fuzzy +#~ msgid "A user name for DBI must be supplied.\n" +#~ msgstr "Un nom d'utilisateur MySQL doit être fourni.\n" -#: src/wx-console/wxbmainframe.cpp:298 -msgid "Send" -msgstr "" +#, fuzzy +#~ msgid "Bad response to Hello command: ERR=" +#~ msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n" -#: src/wx-console/wxbmainframe.cpp:375 src/wx-console/wxbmainframe.cpp:387 -msgid "Error while parsing command line arguments, using defaults.\n" -msgstr "" +#~ msgid " Files=%s Bytes=%s Bytes/sec=%s Errors=%d\n" +#~ msgstr " Fichiers=%s Octets=%s Octets/sec=%s Erreurs=%d\n" -#: src/wx-console/wxbmainframe.cpp:376 src/wx-console/wxbmainframe.cpp:388 -msgid "Usage: bwx-console [-c configfile] [-w tmp]\n" -msgstr "" +#, fuzzy +#~ msgid "" +#~ "\n" +#~ "\n" +#~ "Bacula ERROR: " +#~ msgstr "Bacula " -#: 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 "" +#, fuzzy +#~ msgid "Failure contacting the Service Handler" +#~ msgstr "Impossible de décrypter la clef de session" -#: src/wx-console/wxbmainframe.cpp:419 #, fuzzy -msgid "First run" -msgstr "est en cours" +#~ msgid "KERNEL32.DLL not found: Bacula service not started" +#~ msgstr "Ressource %s introuvable\n" -#: 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 "" +#, fuzzy +#~ msgid "Registry service not found: Bacula service not started" +#~ msgstr "Ressource %s introuvable\n" -#: src/wx-console/wxbmainframe.cpp:438 #, fuzzy -msgid "Unable to read configuration file" -msgstr "Impossible de lire le certificat à partir du fichier" +#~ msgid "Registry service entry point not found" +#~ msgstr "Ressource %s introuvable\n" -#: 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" +#~ msgid "Unable to install the service" +#~ msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n" -#: src/wx-console/wxbmainframe.cpp:463 -msgid "This configuration file has been successfully read, use it as default?" -msgstr "" +#, fuzzy +#~ msgid "" +#~ "The Service Control Manager could not be contacted - the service was not " +#~ "installed" +#~ msgstr "Ressource %s introuvable\n" -#: src/wx-console/wxbmainframe.cpp:464 #, fuzzy -msgid "Configuration file read successfully" -msgstr "La création de la signature a échouée" +#~ msgid "The Bacula service: " +#~ msgstr "Bacula Storage : Dernier Job annulé" -#: 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" +#, fuzzy +#~ msgid "Cannot write System Registry for " +#~ msgstr "Impossible de détruire la mémoire partagée : %s\n" -#: src/wx-console/wxbmainframe.cpp:479 #, fuzzy -msgid "Connecting to the director..." -msgstr "Connexion au Director %s:%d\n" +#~ msgid "" +#~ "The System Registry could not be updated - the Bacula service was not " +#~ "installed" +#~ msgstr "Ressource %s introuvable\n" -#: src/wx-console/wxbmainframe.cpp:494 -msgid "Failed to unregister a data parser !" -msgstr "" +#, fuzzy +#~ msgid "An existing Bacula service: " +#~ msgstr "Bacula Storage : Dernier Job annulé" -#: src/wx-console/wxbmainframe.cpp:502 -msgid "Quitting.\n" -msgstr "" +#, fuzzy +#~ msgid "" +#~ "The service Manager could not be contacted - the Bacula service was not " +#~ "removed" +#~ msgstr "Ressource %s introuvable\n" -#: src/wx-console/wxbmainframe.cpp:517 -msgid "" -"Welcome to Bacula bwx-console.\n" -"Written by Nicolas Boichat \n" -"Copyright (C), 2005-2007 Free Software Foundation Europe, e.V.\n" -msgstr "" +#, fuzzy +#~ msgid "" +#~ "Could not find registry entry.\n" +#~ "Service probably not registerd - the Bacula service was not removed" +#~ msgstr "Ressource %s introuvable\n" -#: src/wx-console/wxbmainframe.cpp:521 -msgid "About Bacula bwx-console" -msgstr "" +#, fuzzy +#~ msgid "Could not delete Registry key for " +#~ msgstr "Impossible de détruire la mémoire partagée : %s\n" -#: src/wx-console/wxbmainframe.cpp:527 #, fuzzy -msgid "Please choose your default configuration file" -msgstr "Merci de corriger le fichier de configuration : %s\n" +#~ msgid "The Bacula service has been removed" +#~ msgstr "Ressource %s introuvable\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" +#~ msgid "Could not lock database" +#~ msgstr "Impossible d'ouvrir la base de données \"%s\".\n" -#: src/wx-console/wxbmainframe.cpp:532 #, fuzzy -msgid "Configuration file" -msgstr "La création de la signature a échouée" +#~ msgid "Config file editor" +#~ msgstr "La création de la signature a échouée" -#: src/wx-console/wxbmainframe.cpp:603 #, fuzzy -msgid "Console thread terminated." -msgstr "est terminé" +#~ msgid "Close without saving" +#~ msgstr "Terminé avec des avertissements" -#: src/wx-console/wxbmainframe.cpp:611 #, fuzzy -msgid "Connection to the director lost. Quit program?" -msgstr "Connexion au Director %s:%d\n" +#~ msgid "Unable to write to %s\n" +#~ msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n" -#: src/wx-console/wxbmainframe.cpp:612 #, fuzzy -msgid "Connection lost" -msgstr "Connexion...\n" +#~ msgid "Error while saving" +#~ msgstr "Entrez le nombre de départ : " -#: src/wx-console/wxbmainframe.cpp:628 #, fuzzy -msgid "Connected to the director." -msgstr "Impossible de se connecter au Director\n" +#~ msgid "Enter restore mode" +#~ msgstr "Saisissez le nom d'un répertoire : " -#: src/wx-console/wxbmainframe.cpp:651 #, fuzzy -msgid "Reconnect" -msgstr "Connexion...\n" +#~ msgid "Cancel restore" +#~ msgstr "Annulé" -#: src/wx-console/wxbmainframe.cpp:652 #, fuzzy -msgid "Reconnect to the director" -msgstr "Impossible de se connecter au Director\n" +#~ msgid "Remove" +#~ msgstr "Restaurer" -#: src/wx-console/wxbmainframe.cpp:666 #, fuzzy -msgid "Disconnected of the director." -msgstr "Impossible de se connecter au Director\n" +#~ msgid "Refresh" +#~ msgstr "Restaurer" -#: src/wx-console/wxbmainframe.cpp:685 src/wx-console/wxbrestorepanel.cpp:720 -msgid "Unexpected question has been received.\n" -msgstr "" +#, fuzzy +#~ msgid "Filename" +#~ msgstr "FileSet" -#: src/wx-console/wxbmainframe.cpp:708 src/wx-console/wxbmainframe.cpp:725 -msgid "bwx-console: unexpected director's question." -msgstr "" +#, fuzzy +#~ msgid "Size" +#~ msgstr "Depuis" -#: 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 : " +#~ msgid "Job Name" +#~ msgstr "Job échoué.\n" -#: src/wx-console/wxbrestorepanel.cpp:237 #, fuzzy -msgid "Cancel restore" -msgstr "Annulé" +#~ msgid "Fileset" +#~ msgstr "FileSet" -#: src/wx-console/wxbrestorepanel.cpp:263 -#: src/wx-console/wxbrestorepanel.cpp:317 -msgid "Add" -msgstr "" +#, fuzzy +#~ msgid "Before" +#~ msgstr "Restaurer" -#: src/wx-console/wxbrestorepanel.cpp:265 -#: src/wx-console/wxbrestorepanel.cpp:319 #, fuzzy -msgid "Remove" -msgstr "Restaurer" +#~ msgid "Please configure parameters concerning files to restore :" +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" -#: src/wx-console/wxbrestorepanel.cpp:267 -#: src/wx-console/wxbrestorepanel.cpp:321 #, fuzzy -msgid "Refresh" -msgstr "Restaurer" +#~ msgid "if newer" +#~ msgstr "Type" -#: src/wx-console/wxbrestorepanel.cpp:286 -msgid "M" -msgstr "" +#, fuzzy +#~ msgid "if older" +#~ msgstr "FileSet" -#: src/wx-console/wxbrestorepanel.cpp:290 #, fuzzy -msgid "Filename" -msgstr "FileSet" +#~ msgid "never" +#~ msgstr "Type" -#: src/wx-console/wxbrestorepanel.cpp:294 #, fuzzy -msgid "Size" -msgstr "Depuis" +#~ msgid "Please configure parameters concerning files restoration :" +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" -#: src/wx-console/wxbrestorepanel.cpp:298 -msgid "Date" -msgstr "" +#, fuzzy +#~ msgid "Error : no clients returned by the director." +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbrestorepanel.cpp:302 -msgid "Perm." -msgstr "" +#, fuzzy +#~ msgid "Error : no filesets returned by the director." +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbrestorepanel.cpp:306 -msgid "User" -msgstr "" +#, fuzzy +#~ msgid "Error : no storage returned by the director." +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbrestorepanel.cpp:310 -msgid "Group" -msgstr "" +#, fuzzy +#~ msgid "Error : no jobs returned by the director." +#~ msgstr "Impossible de se connecter au Director\n" -#: 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" +#~ msgid "RestoreFiles" +#~ msgstr "restauration de fichier" -#: 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" +#, fuzzy +#~ msgid "Please configure your restore parameters." +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" -#: 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" +#, fuzzy +#~ msgid "Please select a client." +#~ msgstr "Impossible de se connecter au Client.\n" -#: src/wx-console/wxbrestorepanel.cpp:342 #, fuzzy -msgid "Please configure parameters concerning files to restore :" -msgstr "Aucun fichier sélectionné pour la restauration.\n" +#~ msgid "Please select a restore date." +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" -#: src/wx-console/wxbrestorepanel.cpp:351 -#: src/wx-console/wxbrestorepanel.cpp:1905 -msgid "always" -msgstr "" +#, fuzzy +#~ msgid "Building restore tree..." +#~ msgstr "" +#~ "\n" +#~ "Analyse des répertoires pour le JobId %s..." -#: src/wx-console/wxbrestorepanel.cpp:351 #, fuzzy -msgid "if newer" -msgstr "Type" +#~ msgid "Error while starting restore: " +#~ msgstr "Entrez le nombre de départ : " -#: src/wx-console/wxbrestorepanel.cpp:351 -msgid "if older" -msgstr "" +#, fuzzy +#~ msgid " files selected to be restored." +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" -#: src/wx-console/wxbrestorepanel.cpp:351 -#: src/wx-console/wxbrestorepanel.cpp:1908 #, fuzzy -msgid "never" -msgstr "Type" +#~ msgid " file selected to be restored." +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" -#: src/wx-console/wxbrestorepanel.cpp:359 -msgid "Please configure parameters concerning files restoration :" -msgstr "" +#, fuzzy +#~ 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:427 -msgid "Getting parameters list." -msgstr "" +#, 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:435 #, fuzzy -msgid "Error : no clients returned by the director." -msgstr "Impossible de se connecter au Director\n" +#~ msgid "Restore failed : no file selected." +#~ msgstr "Impossible de se connecter au Client.\n" -#: src/wx-console/wxbrestorepanel.cpp:459 -msgid "Error : no filesets returned by the director." -msgstr "" +#, fuzzy +#~ msgid "Restoring, please wait..." +#~ msgstr "string" -#: src/wx-console/wxbrestorepanel.cpp:483 #, fuzzy -msgid "Error : no storage returned by the director." -msgstr "Impossible de se connecter au Director\n" +#~ msgid "Job queued. JobId=" +#~ msgstr "Job mis en queue. JobId=%s\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" +#~ msgid "Restore queued, jobid=" +#~ msgstr "Job démarré. JobId=%s\n" -#: src/wx-console/wxbrestorepanel.cpp:516 #, fuzzy -msgid "RestoreFiles" -msgstr "restauration de fichier" +#~ msgid "Job failed." +#~ msgstr "Job échoué.\n" -#: src/wx-console/wxbrestorepanel.cpp:551 #, fuzzy -msgid "Please configure your restore parameters." -msgstr "Aucun fichier sélectionné pour la restauration.\n" +#~ msgid "Restore failed, please look at messages.\n" +#~ msgstr "Impossible de créer le fichier bootstrap %s : ERR=%s\n" -#: src/wx-console/wxbrestorepanel.cpp:556 #, fuzzy -msgid "Please select a client." -msgstr "Impossible de se connecter au Client.\n" +#~ msgid "Failed to retrieve jobid.\n" +#~ 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" +#~ msgid "Restore job created, but not yet running." +#~ msgstr "Restauration annulée" -#: src/wx-console/wxbrestorepanel.cpp:565 #, fuzzy -msgid "Building restore tree..." -msgstr "" -"\n" -"Analyse des répertoires pour le JobId %s..." +#~ 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:613 #, fuzzy -msgid "Error while starting restore: " -msgstr "Entrez le nombre de départ : " +#~ msgid "Restore job terminated successfully." +#~ msgstr "Restauration non effectuée.\n" -#: 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 "" +#, fuzzy +#~ msgid "Restore job terminated successfully.\n" +#~ msgstr "Restauration non effectuée.\n" -#: src/wx-console/wxbrestorepanel.cpp:742 -#: src/wx-console/wxbrestorepanel.cpp:764 -msgid "bwx-console: unexpected restore question." -msgstr "" +#, fuzzy +#~ msgid "Restore job terminated in error, see messages in console." +#~ msgstr " Le Device est BLOQUÉ en attente d'un média.\n" -#: src/wx-console/wxbrestorepanel.cpp:775 #, fuzzy -msgid " files selected to be restored." -msgstr "Aucun fichier sélectionné pour la restauration.\n" +#~ 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:780 #, fuzzy -msgid " file selected to be restored." -msgstr "Aucun fichier sélectionné pour la restauration.\n" +#~ msgid "Restore job reported a non-fatal error." +#~ msgstr "Restauration annulée" -#: 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" +#, fuzzy +#~ msgid "Restore job reported a fatal error." +#~ msgstr "Restauration annulée" -#: 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" +#~ msgid "Restore job cancelled by user." +#~ msgstr "Restauration annulée" -#: src/wx-console/wxbrestorepanel.cpp:798 #, fuzzy -msgid "Restore failed : no file selected." -msgstr "Impossible de se connecter au Client.\n" +#~ msgid "Restore job cancelled by user.\n" +#~ msgstr "Restauration annulée" -#: src/wx-console/wxbrestorepanel.cpp:808 #, fuzzy -msgid "Restoring, please wait..." -msgstr "string" +#~ 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:821 #, fuzzy -msgid "Job queued. JobId=" -msgstr "Job mis en queue. JobId=%s\n" +#~ 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:823 #, fuzzy -msgid "Restore queued, jobid=" -msgstr "Job démarré. JobId=%s\n" +#~ msgid "Restore job is waiting for storage resource." +#~ msgstr "En attente du Storage" -#: src/wx-console/wxbrestorepanel.cpp:827 #, fuzzy -msgid "Job failed." -msgstr "Job échoué.\n" +#~ msgid "Restore job is waiting for job resource." +#~ msgstr "En attente du Storage" -#: src/wx-console/wxbrestorepanel.cpp:828 -msgid "Restore failed, please look at messages.\n" -msgstr "" +#, 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:829 -msgid "Restore failed, please look at messages in console." -msgstr "" +#, fuzzy +#~ msgid "Restore job is waiting for maximum jobs." +#~ msgstr "En attente du Storage" -#: 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" +#~ msgid "Restore job is waiting for start time." +#~ msgstr "attend son heure de démarrage" -#: src/wx-console/wxbrestorepanel.cpp:862 -msgid "" -"Restore is scheduled to run. bwx-console will not wait for its completion.\n" -msgstr "" +#, 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:863 -msgid "" -"Restore is scheduled to run. bwx-console will not wait for its completion." -msgstr "" +#, fuzzy +#~ msgid "Restore done successfully.\n" +#~ msgstr "Restauration non effectuée.\n" -#: src/wx-console/wxbrestorepanel.cpp:889 #, fuzzy -msgid "Restore job created, but not yet running." -msgstr "Restauration annulée" +#~ msgid "Restore done successfully." +#~ msgstr "Restauration non effectuée.\n" -#: 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" +#, fuzzy +#~ msgid "Applying restore configuration changes..." +#~ msgstr "Merci de corriger le fichier de configuration : %s\n" -#: src/wx-console/wxbrestorepanel.cpp:898 #, fuzzy -msgid "Restore job terminated successfully." -msgstr "Restauration non effectuée.\n" +#~ msgid "Failed to find the selected client." +#~ msgstr "Impossible de se connecter au Client.\n" -#: src/wx-console/wxbrestorepanel.cpp:899 #, fuzzy -msgid "Restore job terminated successfully.\n" -msgstr "Restauration non effectuée.\n" +#~ msgid "Failed to find the selected fileset." +#~ msgstr "Impossible de se connecter au Client.\n" -#: src/wx-console/wxbrestorepanel.cpp:904 -msgid "Restore job terminated in error, see messages in console." -msgstr "" +#, fuzzy +#~ msgid "Failed to find the selected storage." +#~ msgstr "Impossible de se connecter au Storage daemon.\n" -#: 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" +#~ msgid "Run Restore job" +#~ msgstr "Sélectionnez le Job de restauration" -#: src/wx-console/wxbrestorepanel.cpp:910 -msgid "Restore job reported a non-fatal error." -msgstr "" +#, fuzzy +#~ msgid "Restore cancelled." +#~ msgstr "Restauration annulée" -#: src/wx-console/wxbrestorepanel.cpp:914 #, fuzzy -msgid "Restore job reported a fatal error." -msgstr "Restauration annulée" +#~ msgid "No results to list." +#~ msgstr "Liste vide.\n" -#: src/wx-console/wxbrestorepanel.cpp:919 #, fuzzy -msgid "Restore job cancelled by user." -msgstr "Restauration annulée" +#~ msgid "No backup found for this client." +#~ msgstr "Pas de job trouvé pour : %s.\n" -#: src/wx-console/wxbrestorepanel.cpp:920 #, fuzzy -msgid "Restore job cancelled by user.\n" -msgstr "Restauration annulée" +#~ msgid "ERROR" +#~ msgstr "%s : ERREUR : " -#: 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" +#~ msgid "Query failed" +#~ msgstr "Erreur sur la requête : %s\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" +#~ msgid "JobName:" +#~ msgstr "Job échoué.\n" -#: src/wx-console/wxbrestorepanel.cpp:933 #, fuzzy -msgid "Restore job is waiting for storage resource." -msgstr "En attente du Storage" +#~ msgid "Bootstrap:" +#~ msgstr "Bootstrap" -#: src/wx-console/wxbrestorepanel.cpp:937 #, fuzzy -msgid "Restore job is waiting for job resource." -msgstr "En attente du Storage" +#~ msgid "Where:" +#~ msgstr "Destination" -#: 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" +#~ msgid "Replace:" +#~ msgstr "Écrasement :\n" -#: src/wx-console/wxbrestorepanel.cpp:945 #, fuzzy -msgid "Restore job is waiting for maximum jobs." -msgstr "En attente du Storage" +#~ msgid "ifnewer" +#~ msgstr "Type" -#: src/wx-console/wxbrestorepanel.cpp:949 #, fuzzy -msgid "Restore job is waiting for start time." -msgstr "attend son heure de démarrage" +#~ msgid "ifolder" +#~ msgstr "FileSet" -#: 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" +#~ msgid "FileSet:" +#~ msgstr "FileSet" -#: 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 "" +#, fuzzy +#~ msgid "Client:" +#~ msgstr "Client" -#: 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 "" +#, fuzzy +#~ msgid "Storage:" +#~ msgstr "Stockage" -#: src/wx-console/wxbrestorepanel.cpp:1013 #, fuzzy -msgid "Restore done successfully.\n" -msgstr "Restauration non effectuée.\n" +#~ msgid "When:" +#~ msgstr "Quand" -#: src/wx-console/wxbrestorepanel.cpp:1014 #, fuzzy -msgid "Restore done successfully." -msgstr "Restauration non effectuée.\n" +#~ msgid "Priority:" +#~ msgstr "Priorité" -#: src/wx-console/wxbrestorepanel.cpp:1086 -msgid "Applying restore configuration changes..." -msgstr "" +#, fuzzy +#~ msgid "Restoring..." +#~ msgstr "string" -#: src/wx-console/wxbrestorepanel.cpp:1138 #, fuzzy -msgid "Failed to find the selected client." -msgstr "Impossible de se connecter au Client.\n" +#~ 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/wxbrestorepanel.cpp:1158 #, fuzzy -msgid "Failed to find the selected fileset." -msgstr "Impossible de se connecter au Client.\n" +#~ msgid "Error while initializing windows sockets...\n" +#~ msgstr "Erreur pendant l'initialisation du contexte SSL" -#: src/wx-console/wxbrestorepanel.cpp:1178 #, fuzzy -msgid "Failed to find the selected storage." -msgstr "Impossible de se connecter au Storage daemon.\n" +#~ msgid "Error while cleaning up windows sockets...\n" +#~ msgstr "Erreur pendant l'initialisation du contexte SSL" -#: src/wx-console/wxbrestorepanel.cpp:1199 -#: src/wx-console/wxbrestorepanel.cpp:1886 #, fuzzy -msgid "Run Restore job" -msgstr "Sélectionnez le Job de restauration" +#~ msgid "Error while initializing library." +#~ msgstr "Erreur pendant l'initialisation du contexte SSL" -#: src/wx-console/wxbrestorepanel.cpp:1216 -msgid "Restore configuration changes were applied." -msgstr "" +#, fuzzy +#~ msgid "Cryptographic library initialization failed.\n" +#~ msgstr "Initialisation de la connexion TLS échouée.\n" -#: src/wx-console/wxbrestorepanel.cpp:1225 #, fuzzy -msgid "Restore cancelled.\n" -msgstr "Restauration annulée" +#~ msgid "Please correct configuration file.\n" +#~ msgstr "Merci de corriger le fichier de configuration : %s\n" -#: src/wx-console/wxbrestorepanel.cpp:1226 #, fuzzy -msgid "Restore cancelled." -msgstr "Restauration annulée" +#~ msgid "Error : Library not initialized\n" +#~ msgstr "Impossible d'initialiser %s\n" -#: src/wx-console/wxbrestorepanel.cpp:1248 #, fuzzy -msgid "No results to list." -msgstr "Liste vide.\n" +#~ msgid "Error : No configuration file loaded\n" +#~ msgstr "La création de la signature a échouée" + +#~ msgid "Connecting...\n" +#~ msgstr "Connexion...\n" + +#, fuzzy +#~ msgid "Please choose a director (1-%d): " +#~ msgstr "Aucun fichier sélectionné pour la restauration.\n" + +#~ msgid "Failed to connect to the director\n" +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbrestorepanel.cpp:1250 #, fuzzy -msgid "No backup found for this client." -msgstr "Pas de job trouvé pour : %s.\n" +#~ msgid "Connected\n" +#~ msgstr "Connexion...\n" -#: src/wx-console/wxbrestorepanel.cpp:1257 #, fuzzy -msgid "ERROR" -msgstr "%s : ERREUR : " +#~ msgid "Connection terminated\n" +#~ msgstr "Sélection terminée.\n" + +#~ msgid "Type your command below:" +#~ msgstr "Saisissez votre commande ci-dessous : " -#: src/wx-console/wxbrestorepanel.cpp:1258 #, fuzzy -msgid "Query failed" -msgstr "Erreur sur la requête : %s\n" +#~ msgid "Unknown command." +#~ msgstr "Erreur inconnue." -#: src/wx-console/wxbrestorepanel.cpp:1260 -msgid "Cannot get previous backups list, see console." -msgstr "" +#, fuzzy +#~ msgid "Possible completions: " +#~ msgstr "Les valeurs possibles sont :\n" -#: src/wx-console/wxbrestorepanel.cpp:1896 #, fuzzy -msgid "JobName:" -msgstr "Job échoué.\n" +#~ msgid "Connect" +#~ msgstr "Connexion...\n" -#: src/wx-console/wxbrestorepanel.cpp:1898 #, fuzzy -msgid "Bootstrap:" -msgstr "Bootstrap" +#~ msgid "Connect to the director" +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbrestorepanel.cpp:1900 #, fuzzy -msgid "Where:" -msgstr "Destination" +#~ msgid "Disconnect" +#~ msgstr "Connexion...\n" -#: src/wx-console/wxbrestorepanel.cpp:1903 #, fuzzy -msgid "Replace:" -msgstr "Écrasement :\n" +#~ msgid "Disconnect of the director" +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/wxbrestorepanel.cpp:1906 #, fuzzy -msgid "ifnewer" -msgstr "Type" +#~ msgid "Change of configuration file" +#~ msgstr "La création de la signature a échouée" -#: src/wx-console/wxbrestorepanel.cpp:1907 -msgid "ifolder" -msgstr "" +#, fuzzy +#~ msgid "Change your default configuration file" +#~ msgstr "Impossible de lire le certificat à partir du fichier" -#: src/wx-console/wxbrestorepanel.cpp:1911 #, fuzzy -msgid "FileSet:" -msgstr "FileSet" +#~ msgid "Edit your configuration file" +#~ msgstr "La création de la signature a échouée" -#: src/wx-console/wxbrestorepanel.cpp:1913 #, fuzzy -msgid "Client:" -msgstr "Client" +#~ msgid "&File" +#~ msgstr "FileSet" -#: src/wx-console/wxbrestorepanel.cpp:1915 #, fuzzy -msgid "Storage:" -msgstr "Stockage" +#~ msgid "First run" +#~ msgstr "est en cours" -#: src/wx-console/wxbrestorepanel.cpp:1917 #, fuzzy -msgid "When:" -msgstr "Quand" +#~ msgid "Unable to read configuration file" +#~ msgstr "Impossible de lire le certificat à partir du fichier" -#: src/wx-console/wxbrestorepanel.cpp:1920 #, fuzzy -msgid "Priority:" -msgstr "Priorité" +#~ msgid "Please choose a configuration file to use" +#~ msgstr "Merci de corriger le fichier de configuration : %s\n" -#: src/wx-console/wxbrestorepanel.cpp:2028 #, fuzzy -msgid "Restoring..." -msgstr "string" +#~ msgid "" +#~ "This configuration file has been successfully read, use it as default?" +#~ msgstr "Merci de corriger le fichier de configuration : %s\n" -#: 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 "" +#, fuzzy +#~ msgid "Configuration file read successfully" +#~ msgstr "La création de la signature a échouée" -#: 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" +#~ msgid "Using this configuration file: %s\n" +#~ msgstr "Merci de corriger le fichier de configuration : %s\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 "" +#, fuzzy +#~ msgid "Connecting to the director..." +#~ msgstr "Connexion au Director %s:%d\n" -#: src/wx-console/console_thread.cpp:173 #, fuzzy -msgid "Error while initializing windows sockets...\n" -msgstr "Erreur pendant l'initialisation du contexte SSL" +#~ msgid "Please choose your default configuration file" +#~ msgstr "Merci de corriger le fichier de configuration : %s\n" -#: src/wx-console/console_thread.cpp:189 #, fuzzy -msgid "Error while cleaning up windows sockets...\n" -msgstr "Erreur pendant l'initialisation du contexte SSL" +#~ msgid "Use this configuration file as default?" +#~ msgstr "Merci de corriger le fichier de configuration : %s\n" -#: src/wx-console/console_thread.cpp:228 #, fuzzy -msgid "Error while initializing library." -msgstr "Erreur pendant l'initialisation du contexte SSL" +#~ msgid "Configuration file" +#~ msgstr "La création de la signature a échouée" -#: src/wx-console/console_thread.cpp:256 #, fuzzy -msgid "Cryptographic library initialization failed.\n" -msgstr "Initialisation de la connexion TLS échouée.\n" +#~ msgid "Console thread terminated." +#~ msgstr "est terminé" -#: src/wx-console/console_thread.cpp:260 #, fuzzy -msgid "Please correct configuration file.\n" -msgstr "Merci de corriger le fichier de configuration : %s\n" +#~ msgid "Connection to the director lost. Quit program?" +#~ msgstr "Connexion au Director %s:%d\n" -#: src/wx-console/console_thread.cpp:302 #, fuzzy -msgid "Error : Library not initialized\n" -msgstr "Impossible d'initialiser %s\n" +#~ msgid "Connection lost" +#~ msgstr "Connexion...\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" +#~ msgid "Connected to the director." +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/console_thread.cpp:323 -msgid "Connecting...\n" -msgstr "Connexion...\n" +#, fuzzy +#~ msgid "Reconnect" +#~ msgstr "Connexion...\n" -#: src/wx-console/console_thread.cpp:339 -msgid "Error : No director defined in config file.\n" -msgstr "" +#, fuzzy +#~ msgid "Reconnect to the director" +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/console_thread.cpp:351 -msgid "Multiple directors found in your config file.\n" -msgstr "" +#, fuzzy +#~ msgid "Disconnected of the director." +#~ msgstr "Impossible de se connecter au Director\n" -#: src/wx-console/console_thread.cpp:360 -#, c-format -msgid "Please choose a director (1-%d): " -msgstr "" +#~ msgid "" +#~ "====\n" +#~ "\n" +#~ msgstr "" +#~ "====\n" +#~ "\n" -#: src/wx-console/console_thread.cpp:389 -#, c-format -msgid "Passphrase for Console \"%s\" TLS private key: " -msgstr "" +#~ msgid " Drive %d status unknown.\n" +#~ msgstr " Le statut du lecteur %d est inconnu.\n" -#: src/wx-console/console_thread.cpp:410 -#, c-format -msgid "Passphrase for Director \"%s\" TLS private key: " -msgstr "" +#~ msgid " Files=%s Bytes=%s Bytes/sec=%s\n" +#~ msgstr " Fichiers=%s Octets=%s Octets/sec=%s\n" -#: src/wx-console/console_thread.cpp:432 -msgid "Failed to connect to the director\n" -msgstr "Impossible de se connecter au Director\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/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 "" +#~ msgid "Plugin load %s failed: ERR=%s\n" +#~ msgstr "fopen %s en erreur : ERR=%s\n" -#: src/wx-console/console_thread.cpp:519 #, fuzzy -msgid "Connection terminated\n" -msgstr "Sélection terminée.\n" +#~ msgid "VSS Writer (PreRestore): %s\n" +#~ msgstr "Démarrage du Job de restauration %s\n" -#: src/wx-console/main.cpp:119 #, fuzzy -msgid "Bacula bwx-console" -msgstr "Message de Bacula" +#~ 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/wx-console/wxbhistorytextctrl.cpp:117 #, fuzzy -msgid "Unknown command." -msgstr "Erreur inconnue." +#~ 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/wx-console/wxbhistorytextctrl.cpp:126 #, fuzzy -msgid "Possible completions: " -msgstr "Les valeurs possibles sont :\n" +#~ 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/wx-console/wxbconfigfileeditor.cpp:65 -#, fuzzy -msgid "Config file editor" -msgstr "La création de la signature a échouée" +#~ 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" + +#~ 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/wx-console/wxbconfigfileeditor.cpp:75 #, fuzzy -msgid "# Bacula bwx-console Configuration File\n" -msgstr "Merci de corriger le fichier de configuration : %s\n" +#~ msgid "A dbi driver for DBI must be supplied.\n" +#~ msgstr "Un nom d'utilisateur MySQL doit être fourni.\n" -#: src/wx-console/wxbconfigfileeditor.cpp:111 -msgid "Save and close" -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/wx-console/wxbconfigfileeditor.cpp:112 -msgid "Close without saving" -msgstr "" +#~ msgid "Max sched run time exceeded. Job canceled.\n" +#~ msgstr "" +#~ "Temps d'exécution maximum depuis la planification atteind. Abandon du " +#~ "job.\n" -#: 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" +#~ msgid "3000 Job %s marked to be canceled.\n" +#~ msgstr "3000 Job %s marqué pour être annulé.\n" -#: src/wx-console/wxbconfigfileeditor.cpp:140 #, fuzzy -msgid "Error while saving" -msgstr "Entrez le nombre de départ : " +#~ 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/wx-console/wxbconfigpanel.cpp:213 -msgid "Apply" -msgstr "" +#, fuzzy +#~ 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/qt-console/console/console.cpp:133 src/qt-console/bcomm/dircomm.cpp:213 #, fuzzy -msgid "Connected" -msgstr "Connexion...\n" +#~ msgid "There is no valid DVD in device %s.\n" +#~ msgstr "Le volume \"%s\" n'est pas dans le device %s.\n" -#: src/qt-console/console/console.cpp:351 src/qt-console/bcomm/dircomm.cpp:330 -msgid "Processing command ..." -msgstr "" +#~ msgid "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n" +#~ msgstr "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n" -#: src/qt-console/bcomm/dircomm.cpp:91 -#, fuzzy, c-format -msgid "Already connected\"%s\".\n" -msgstr "Console connecté à %s\n" +#~ msgid "WARNING!!!! The Internal Database is NOT OPERATIONAL!\n" +#~ msgstr "ATTENTION !!!! La base interne n'est pas OPÉRATIONNELLE !\n" -#: src/qt-console/bcomm/dircomm.cpp:102 -#, fuzzy, c-format -msgid "" -"Connecting to Director %s:%d\n" -"\n" -msgstr "Connexion au Director %s:%d\n" +#~ msgid "You should use SQLite, PostgreSQL, or MySQL\n" +#~ msgstr "Vous devez utiliser SQLite, PostgreSQL, ou MySQL\n" -#: src/qt-console/bcomm/dircomm.cpp:199 -msgid "Initializing ..." -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/qt-console/bcomm/dircomm.cpp:322 #, fuzzy -msgid "Command completed ..." -msgstr "Commande annulée.\n" +#~ msgid "Could not connect to storage daemon" +#~ msgstr "Impossible de se connecter au Storage daemon.\n" -#: src/qt-console/bcomm/dircomm.cpp:336 -msgid "At main prompt waiting for input ..." -msgstr "" +#, fuzzy +#~ msgid "Job %s marked to be canceled.\n" +#~ msgstr "Le job va être marqué annulé.\n" -#: src/qt-console/bcomm/dircomm.cpp:342 -msgid "At prompt waiting for input ..." -msgstr "" +#, fuzzy +#~ msgid "" +#~ "cancel [jobid= job= ujobid=] -- \n" +#~ " cancel a job" +#~ msgstr "cancel [ | ] -- annulation d'un job" -#: src/qt-console/bcomm/dircomm.cpp:355 #, fuzzy -msgid "Command failed." -msgstr "Commande annulée.\n" +#~ msgid "delete [volume= pool= job jobid=]" +#~ msgstr "delete [pool= | media volume=]" + +#~ msgid "disable -- disable a job" +#~ msgstr "disable -- désactive un job" + +#~ msgid "enable -- enable a job" +#~ msgstr "enable -- active un job" -#: src/qt-console/bcomm/dircomm.cpp:421 #, fuzzy -msgid "Director disconnected." -msgstr "Connexion du director le %s\n" +#~ msgid "" +#~ "list [pools | jobs | jobtotals | media | \n" +#~ " files | copies ]; from catalog" +#~ msgstr "" +#~ "list [pools | jobs | jobtotals | media | files " +#~ "] -- depuis le catalogue" -#: src/qt-console/main.cpp:177 -#, 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 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 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" +#~ msgid "messages" +#~ msgstr "messages" -#: src/qt-console/bat_conf.cpp:154 -#, fuzzy, c-format -msgid "Console: name=%s\n" -msgstr "Console connecté à %s\n" +#, fuzzy +#~ msgid "use -- catalog xxx" +#~ msgstr "utilise le catalogue xxx" #, fuzzy #~ msgid "No Client record defined for job %s\n" -#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" #, fuzzy #~ msgid "No FileSet record defined for job %s\n" @@ -18054,27 +18954,19 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "No Storage resource defined for job %s\n" -#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" #, fuzzy #~ msgid "No Pool resource defined for job %s\n" -#~ msgstr "La ressource Pool « %s » est introuvable !\n" +#~ msgstr "La ressource Pool \"%s\" est introuvable !\n" #, fuzzy #~ msgid "No Catalog resource defined for client %s\n" -#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" - -#, fuzzy -#~ msgid "Folder" -#~ msgstr "FileSet" +#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" #, fuzzy #~ msgid "1 file (%s)" -#~ msgstr "Nouveau Fichier : %s\n" - -#, fuzzy -#~ msgid "%d files (%s)" -#~ msgstr "Nouveau Fichier : %s\n" +#~ msgstr "Nouveau Fichier : %s\n" #, fuzzy #~ msgid "1 file selected (%s)" @@ -18090,10 +18982,6 @@ msgstr "Console connecté à %s\n" #~ "1 fichier sélectionne pour la restauration.\n" #~ "\n" -#, fuzzy -#~ msgid "An error occurred while extracting files." -#~ msgstr "Entrez le nombre de départ : " - #, fuzzy #~ msgid "Command not found." #~ msgstr "Commande annulée.\n" @@ -18106,7 +18994,7 @@ msgstr "Console connecté à %s\n" #~ msgid "Do you want to create a new archive with these files?" #~ msgstr "" #~ "\n" -#~ "Voulez vous restaurer tous les fichiers ? (oui|non) : " +#~ "Voulez vous restaurer tous les fichiers ? (oui|non) : " #, fuzzy #~ msgid "Create _Archive" @@ -18118,7 +19006,7 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "Current Location:" -#~ msgstr "Le slot courant est : %d\n" +#~ msgstr "Le slot courant est : %d\n" #, fuzzy #~ msgid "View selected file" @@ -18146,33 +19034,17 @@ msgstr "Console connecté à %s\n" #~ msgid "Run" #~ msgstr "En cours" -#, fuzzy -#~ msgid "Run a Job" -#~ msgstr "Job en cours :\n" - -#, fuzzy -#~ msgid "Dir Status" -#~ msgstr "Statut :\n" - #, fuzzy #~ msgid "Label" #~ msgstr "Type" -#, fuzzy -#~ msgid "Display Messages" -#~ msgstr "Message de Bacula" - -#, fuzzy -#~ msgid " Command: " -#~ msgstr "Erreur sur la commande : %s\n" - #, fuzzy #~ msgid "Enter Commands Here" -#~ msgstr "Exécuter une requête SQL : " +#~ msgstr "Exécuter une requête SQL : " #, fuzzy #~ msgid " Status: " -#~ msgstr "Statut :\n" +#~ msgstr "Statut :\n" #, fuzzy #~ msgid " " @@ -18187,7 +19059,7 @@ msgstr "Console connecté à %s\n" #~ msgstr "" #~ "Copyright (C) 2000-2005 Kern Sibbald\n" #~ "\n" -#~ "Version : " +#~ "Version : " #, fuzzy #~ msgid "Select Director" @@ -18201,10 +19073,6 @@ msgstr "Console connecté à %s\n" #~ msgid " " #~ msgstr " (" -#, fuzzy -#~ msgid "FileSet: " -#~ msgstr "FileSet" - #, fuzzy #~ msgid "Level:" #~ msgstr "Type" @@ -18227,7 +19095,7 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "Current dir:" -#~ msgstr "Le slot courant est : %d\n" +#~ msgstr "Le slot courant est : %d\n" #, fuzzy #~ msgid "Files Selected: " @@ -18239,10 +19107,6 @@ msgstr "Console connecté à %s\n" #~ msgid "Label a Volume" #~ msgstr "labéliser une bande" -#, fuzzy -#~ msgid "Volume Name:" -#~ msgstr "Saisissez un nom de Volume : " - #, fuzzy #~ msgid "Restore Files Dialog" #~ msgstr "restauration de fichier" @@ -18259,29 +19123,6 @@ msgstr "Console connecté à %s\n" #~ msgid "Select Files" #~ msgstr "Saisissez le type" -#, 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 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 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" - #, fuzzy #~ msgid "Pthread cond init error = %s\n" #~ msgstr "Erreur pendant l'écriture des attributs dans le spool. ERR=%s\n" @@ -18304,7 +19145,7 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "Director authorization problem.\n" -#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" +#~ msgstr "Pas d'enregistrement trouvé en base pour : %s\n" #, fuzzy #~ msgid "" @@ -18318,61 +19159,18 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "%s: Bad response to Hello command: ERR=%s\n" -#~ msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n" +#~ msgstr "Mauvaise réponse à la commande Hello : ERR=%s\n" #, fuzzy #~ msgid "Can't restore ACLs of %s\n" #~ msgstr "Démarrage du Job de restauration %s\n" -#, fuzzy -#~ msgid "Failure contacting the Service Handler" -#~ msgstr "Impossible de décrypter la clef de session" - -#, fuzzy -#~ msgid "Registry service not found: Bacula service not started" -#~ msgstr "Ressource %s introuvable\n" - -#, fuzzy -#~ msgid "Registry service entry point not found" -#~ msgstr "Ressource %s introuvable\n" - -#, fuzzy -#~ msgid "Unable to install the service" -#~ msgstr "Impossible d'écrire le marqueur EOF. ERR=%s\n" - -#, fuzzy -#~ msgid "The Bacula service: " -#~ msgstr "Bacula Storage : Dernier Job annulé" - -#, fuzzy -#~ msgid "" -#~ "The service Manager could not be contacted - the Bacula service was not " -#~ "removed" -#~ msgstr "Ressource %s introuvable\n" - -#, fuzzy -#~ msgid "Could not delete Registry key for " -#~ msgstr "Impossible de détruire la mémoire partagée : %s\n" - -#, fuzzy -#~ msgid "Could not lock database" -#~ msgstr "Impossible d'ouvrir la base de données « %s ».\n" - #~ msgid "Reposition from (file:block) %u:%u to %u:%u\n" #~ msgstr "Repositionnement de (fichier:bloc) %u:%u à %u:%u\n" #~ msgid "Cannot select %s in batch mode.\n" #~ msgstr "Impossible de choisir %s en mode batch.\n" -#~ msgid "add media to a pool" -#~ msgstr "ajouter un média dans un pool" - -#~ msgid "prune expired records from catalog" -#~ msgstr "purge les entrées expirées du catalogue" - -#~ msgid "relabel a tape" -#~ msgstr "re-labélise une bande" - #~ msgid "run " #~ msgstr "run -- lance un job" @@ -18380,18 +19178,12 @@ msgstr "Console connecté à %s\n" #~ msgstr "" #~ "status [storage | client]= -- affiche le statut d'un composant" -#~ msgid "sets debug level" -#~ msgstr "positionne le niveau de debug" - -#~ msgid "unmount " -#~ msgstr "unmount -- démonte un lecteur" - #, fuzzy #~ msgid "Cannot find previous JobIds.\n" -#~ msgstr "Impossible de trouver la ressource Job « %s »\n" +#~ msgstr "Impossible de trouver la ressource Job \"%s\"\n" #~ msgid "Enter new RecyclePool name: " -#~ msgstr "Saisissez le nouveau RecyclePool : " +#~ msgstr "Saisissez le nouveau RecyclePool : " #~ msgid "Start Migration JobId %s, Job=%s\n" #~ msgstr "Début de la Migration JobId %s, Job=%s\n" @@ -18399,10 +19191,6 @@ msgstr "Console connecté à %s\n" #~ msgid "No Volumes found to migrate.\n" #~ msgstr "Aucun volume trouvé pour la migration.\n" -#, fuzzy -#~ msgid "No JobIds found to migrate.\n" -#~ msgstr "Aucun volume trouvé pour la restauration.\n" - #~ msgid "" #~ "\n" #~ "%d Jobs, %s files inserted into the tree and marked for extraction.\n" @@ -18429,12 +19217,12 @@ msgstr "Console connecté à %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" +#~ ") : %s\n" +#~ " JobId : %d\n" +#~ " Job : %s\n" +#~ " Début : %s\n" +#~ " Fin : %s\n" +#~ " Statut de fin : %s\n" #~ "\n" #, fuzzy @@ -18471,31 +19259,31 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "Error updating DB Media file. ERR=%s\n" -#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" +#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" #~ msgid "===Write error===\n" #~ msgstr "===Erreur d'écriture===\n" #~ 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" +#~ "Prêt à ajouter des données à la fin du volume \"%s\" file adress=%u.\n" #~ msgid "3901 open device failed: ERR=%s\n" -#~ msgstr "3901 l'ouverture du device a échoué : ERR=%s\n" +#~ msgstr "3901 l'ouverture du device a échoué : ERR=%s\n" #, 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" +#~ "Voulait le Volume \"%s\", mais le Device %s est occupé à écrire sur \"%s" +#~ "\".\n" #~ 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 " +#~ "Impossible de recycler le volume \"%s\" sur le device %s car il est " #~ "utilisé par un autre job.\n" #, fuzzy @@ -18513,7 +19301,7 @@ msgstr "Console connecté à %s\n" #~ 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 set configuration file to file\n" #~ " -dnn set debug level to nn\n" #~ " -s no signals\n" @@ -18521,10 +19309,10 @@ msgstr "Console connecté à %s\n" #~ "\n" #~ msgid "%s: %s Warning: " -#~ msgstr "%s : %s Attention : " +#~ msgstr "%s : %s Attention : " #~ msgid "Cannot bind port %d: ERR=%s: retrying ...\n" -#~ msgstr "Impossible de s'attacher au port %d : ERR=%s : Réessaie...\n" +#~ msgstr "Impossible de s'attacher au port %d : ERR=%s : Réessaie...\n" #~ msgid "Server socket" #~ msgstr "Socket serveur" @@ -18534,7 +19322,7 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid " could not be installed" -#~ msgstr "Bacula Storage : Dernier Job en erreur" +#~ msgstr "Bacula Storage : Dernier Job en erreur" #, fuzzy #~ msgid " has been removed" @@ -18544,14 +19332,8 @@ msgstr "Console connecté à %s\n" #~ msgid " could not be removed" #~ msgstr "Impossible d'ouvrir le device %s\n" -#, fuzzy -#~ msgid "" -#~ ".\n" -#~ "The Bacula service could not be removed" -#~ msgstr "Ressource %s introuvable\n" - #~ msgid "get_char: called after EOF\n" -#~ msgstr "get_char : appelé après EOF\n" +#~ msgstr "get_char : appelé après EOF\n" #, fuzzy #~ msgid "Bacula Usage" @@ -18559,20 +19341,20 @@ msgstr "Console connecté à %s\n" #, fuzzy #~ msgid "Unable to get Volume record: ERR=%s" -#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" +#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" #~ msgid "Unable to update Volume record: ERR=%s" -#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" +#~ msgstr "Impossible de mettre à jour les informations du Volume : ERR=%s" #~ msgid "Do you want to continue? (yes|no): " -#~ msgstr "Voulez vous continuer ? (oui/non) : " +#~ msgstr "Voulez vous continuer ? (oui/non) : " #, fuzzy #~ msgid "Invalid MediaId found.\n" #~ msgstr "Période invalide.\n" #~ msgid "Device %s is mounted with Volume=\"%s\" Pool=\"%s\"\n" -#~ msgstr "Le Device %s est monté avec le Volume=« %s » Pool=« %s »\n" +#~ msgstr "Le Device %s est monté avec le Volume=\"%s\" Pool=\"%s\"\n" #, fuzzy #~ msgid "Forbidden \"where\" specified.\n" @@ -18580,34 +19362,34 @@ msgstr "Console connecté à %s\n" #~ 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" +#~ "Merci de monter le Volume \"%s\" sur le Storage Device \"%s\" pour le Job " +#~ "%s\n" #~ msgid "Job %s not found.\n" #~ msgstr "Job %s non trouvé.\n" #~ msgid "%s Version: %s (%s)\n" -#~ msgstr "%s Version : %s (%s)\n" +#~ msgstr "%s Version : %s (%s)\n" #~ 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" +#~ "Il n'y a pas de job associé avec le volume \"%s\". Pas besoin de purger " +#~ "le catalogue (prune).\n" #~ 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" +#~ "Il n'y a pas de job associé avec le volume \"%s\". Il doit être marqué\n" #~ "comme purgé.\n" #~ msgid "Pruned %d %s on Volume \"%s\" from catalog.\n" -#~ msgstr "Purge du catalogue (prune) de %d %s sur le volume « %s ».\n" +#~ msgstr "Purge du catalogue (prune) de %d %s sur le volume \"%s\".\n" #~ msgid "%d Files for client \"%s\" purged from %s catalog.\n" -#~ msgstr "%d fichiers du client « %s » purgé du catalogue %s.\n" +#~ msgstr "%d fichiers du client \"%s\" purgé du catalogue %s.\n" #~ 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" +#~ msgstr "Pas de job à purger pour le client \"%s\" dans le catalogue %s.\n" #~ msgid "" #~ "Run Restore job\n" @@ -18640,9 +19422,6 @@ msgstr "Console connecté à %s\n" #~ msgid "OpenSSL error occured" #~ msgstr "Une erreur OpenSSL s'est produite" -#~ msgid "Device %s is busy reading.\n" -#~ msgstr "Le device %s est occupé en lecture.\n" - #, fuzzy #~ msgid "Job started. JobId=" #~ msgstr "Job démarré. JobId=%s\n" @@ -18652,7 +19431,7 @@ msgstr "Console connecté à %s\n" #~ msgstr "Sélectionnez le Pool" #~ msgid "%s: is an illegal command.\n" -#~ msgstr "%s : est une commande invalide.\n" +#~ msgstr "%s : est une commande invalide.\n" #, fuzzy #~ msgid "\"%s\" is an illegal command\n" @@ -18674,9 +19453,9 @@ msgstr "Console connecté à %s\n" #~ msgstr "" #~ "Copyright (C) 2000-2005 Kern Sibbald.\n" #~ "\n" -#~ "Version : %s (%s)\n" +#~ "Version : %s (%s)\n" #~ "\n" -#~ "Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" +#~ "Usage : dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n" #~ " -c utilise fich comme fichier de configuration\n" #~ " -dnn positionne le niveau de debug à nn\n" #~ " -f reste en avant-plan (pour debugger)\n" @@ -18699,17 +19478,14 @@ msgstr "Console connecté à %s\n" #~ msgstr "" #~ "Copyright (C) 2000-2005 Kern Sibbald\n" #~ "\n" -#~ "Version : " +#~ "Version : " #~ msgid "Using default Catalog name=%s DB=%s\n" #~ msgstr "Utilisation du Catalogue par défaut name=%s DB=%s\n" #, fuzzy #~ msgid "3912 Failed to truncate previous DVD volume.\n" -#~ msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n" - -#~ msgid "Rewind failed.\n" -#~ msgstr "Impossible de Rembobiner.\n" +#~ msgstr "3912 Impossible de labéliser le Volume : ERR=%s\n" #~ msgid "Write EOF failed.\n" #~ msgstr "Impossible d'écrire le EOF.\n" @@ -18730,7 +19506,7 @@ msgstr "Console connecté à %s\n" #~ 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" +#~ msgstr "Impossible de récupérer %d octets de mémoire partagée : %s\n" #~ msgid "catalog" #~ msgstr "catalog" @@ -18738,12 +19514,6 @@ msgstr "Console connecté à %s\n" #~ msgid "fd" #~ msgstr "fd" -#~ msgid "========================================================================\n" -#~ msgstr "========================================================================\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" @@ -18776,4 +19546,4 @@ msgstr "Console connecté à %s\n" #~ "%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"