# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Kern Sibbald # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2006-12-08 15:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/cats/bdb.c:147 msgid "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n" msgstr "" #: src/cats/bdb.c:148 msgid "WARNING!!!! The Internal Database is NOT OPERATIONAL!\n" msgstr "" #: src/cats/bdb.c:149 msgid "You should use SQLite, PostgreSQL, or MySQL\n" msgstr "" #: src/cats/bdb.c:171 src/cats/mysql.c:148 src/cats/postgresql.c:153 #: src/cats/sqlite.c:139 #, c-format msgid "Unable to initialize DB lock. ERR=%s\n" msgstr "" #: src/cats/bdb.c:181 #, c-format msgid "Unable to open Catalog DB control file %s: ERR=%s\n" msgstr "" #: src/cats/bdb.c:236 #, c-format msgid "Error reading catalog DB control file. ERR=%s\n" msgstr "" #: src/cats/bdb.c:239 #, c-format msgid "" "Error, catalog DB control file wrong version. Wanted %d, got %d\n" "Please reinitialize the working directory.\n" msgstr "" #: src/cats/bdb_update.c:88 src/cats/bdb_update.c:119 #, c-format msgid "Error updating DB Job file. ERR=%s\n" msgstr "" #: src/cats/bdb_update.c:158 src/cats/bdb_update.c:194 #, c-format msgid "Error updating DB Media file. ERR=%s\n" msgstr "" #: src/cats/mysql.c:82 msgid "A user name for MySQL must be supplied.\n" msgstr "" #: src/cats/mysql.c:185 #, c-format msgid "" "Unable to connect to MySQL server. \n" "Database=%s User=%s\n" "It is probably not running or your password is incorrect.\n" msgstr "" #: src/cats/mysql.c:345 src/cats/postgresql.c:291 src/cats/sqlite.c:340 #, c-format msgid "Query failed: %s: ERR=%s\n" msgstr "" #: src/cats/postgresql.c:85 msgid "A user name for PostgreSQL must be supplied.\n" msgstr "" #: src/cats/postgresql.c:190 #, c-format msgid "" "Unable to connect to PostgreSQL server.\n" "Database=%s User=%s\n" "It is probably not running or your password is incorrect.\n" msgstr "" #: src/cats/postgresql.c:533 #, c-format msgid "error fetching currval: %s\n" msgstr "" #: src/cats/sql.c:122 #, c-format msgid "" "query %s failed:\n" "%s\n" msgstr "" #: src/cats/sql.c:144 #, c-format msgid "" "insert %s failed:\n" "%s\n" msgstr "" #: src/cats/sql.c:158 #, c-format msgid "Insertion problem: affected_rows=%s\n" msgstr "" #: src/cats/sql.c:178 #, c-format msgid "" "update %s failed:\n" "%s\n" msgstr "" #: src/cats/sql.c:188 #, c-format msgid "Update problem: affected_rows=%s\n" msgstr "" #: src/cats/sql.c:209 #, c-format msgid "" "delete %s failed:\n" "%s\n" msgstr "" #: src/cats/sql.c:235 src/cats/sql.c:242 src/cats/sql_create.c:792 #: src/cats/sql_get.c:186 src/cats/sql_get.c:237 src/cats/sql_get.c:592 #: src/cats/sql_get.c:667 src/cats/sql_get.c:898 #, c-format msgid "error fetching row: %s\n" msgstr "" #: src/cats/sql.c:352 src/dird/catreq.c:399 src/dird/catreq.c:473 #, c-format msgid "Attribute create error. %s" msgstr "" #: src/cats/sql.c:433 #, c-format msgid "Path length is zero. File=%s\n" msgstr "" #: src/cats/sql.c:477 msgid "No results to list.\n" msgstr "" #: src/cats/sql_create.c:92 #, c-format msgid "Create DB Job record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:143 #, c-format msgid "Create JobMedia record %s failed: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:152 #, c-format msgid "Update Media record %s failed: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:182 #, c-format msgid "pool record %s already exists\n" msgstr "" #: src/cats/sql_create.c:208 #, c-format msgid "Create db Pool record %s failed: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:239 #, c-format msgid "Device record %s already exists\n" msgstr "" #: src/cats/sql_create.c:255 #, c-format msgid "Create db Device record %s failed: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:288 #, c-format msgid "More than one Storage record!: %d\n" msgstr "" #: src/cats/sql_create.c:293 #, c-format msgid "error fetching Storage row: %s\n" msgstr "" #: src/cats/sql_create.c:313 #, c-format msgid "Create DB Storage record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:345 #, c-format msgid "mediatype record %s already exists\n" msgstr "" #: src/cats/sql_create.c:361 #, c-format msgid "Create db mediatype record %s failed: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:396 #, c-format msgid "Volume \"%s\" already exists.\n" msgstr "" #: src/cats/sql_create.c:441 #, c-format msgid "Create DB Media record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:489 #, c-format msgid "More than one Client!: %d\n" msgstr "" #: src/cats/sql_create.c:494 #, c-format msgid "error fetching Client row: %s\n" msgstr "" #: src/cats/sql_create.c:521 #, c-format msgid "Create DB Client record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:564 #, c-format msgid "Create DB Counters record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:597 #, c-format msgid "More than one FileSet!: %d\n" msgstr "" #: src/cats/sql_create.c:602 #, c-format msgid "error fetching FileSet row: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:632 #, c-format msgid "Create DB FileSet record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:689 #, c-format msgid "Attempt to put non-attributes into catalog. Stream=%d\n" msgstr "" #: src/cats/sql_create.c:752 #, c-format msgid "Create db File record %s failed. ERR=%s" msgstr "" #: src/cats/sql_create.c:785 src/cats/sql_get.c:230 #, c-format msgid "More than one Path!: %s for path: %s\n" msgstr "" #: src/cats/sql_create.c:816 #, c-format msgid "Create db Path record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_create.c:849 #, c-format msgid "More than one Filename! %s for file: %s\n" msgstr "" #: src/cats/sql_create.c:855 #, c-format msgid "Error fetching row for file=%s: ERR=%s\n" msgstr "" #: src/cats/sql_create.c:871 #, c-format msgid "Create db Filename record %s failed. ERR=%s\n" msgstr "" #: src/cats/sql_delete.c:80 #, c-format msgid "No pool record %s exists\n" msgstr "" #: src/cats/sql_delete.c:85 #, c-format msgid "Expecting one pool record, got %d\n" msgstr "" #: src/cats/sql_delete.c:91 #, c-format msgid "Error fetching row %s\n" msgstr "" #: src/cats/sql_find.c:98 src/cats/sql_find.c:127 #, c-format msgid "" "Query error for start time request: ERR=%s\n" "CMD=%s\n" msgstr "" #: src/cats/sql_find.c:104 msgid "No prior Full backup Job record found.\n" msgstr "" #: src/cats/sql_find.c:116 #, c-format msgid "Unknown level=%d\n" msgstr "" #: src/cats/sql_find.c:133 #, c-format msgid "" "No Job record found: ERR=%s\n" "CMD=%s\n" msgstr "" #: src/cats/sql_find.c:232 #, c-format msgid "Unknown Job level=%d\n" msgstr "" #: src/cats/sql_find.c:242 #, c-format msgid "No Job found for: %s.\n" msgstr "" #: src/cats/sql_find.c:253 #, c-format msgid "No Job found for: %s\n" msgstr "" #: src/cats/sql_find.c:327 #, c-format msgid "Request for Volume item %d greater than max %d or less than 1\n" msgstr "" #: src/cats/sql_find.c:341 #, c-format msgid "No Volume record found for item %d.\n" msgstr "" #: src/cats/sql_get.c:136 #, c-format msgid "get_file_record want 1 got rows=%d\n" msgstr "" #: src/cats/sql_get.c:141 #, c-format msgid "Error fetching row: %s\n" msgstr "" #: src/cats/sql_get.c:149 #, c-format msgid "File record for PathId=%s FilenameId=%s not found.\n" msgstr "" #: src/cats/sql_get.c:155 msgid "File record not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:180 #, c-format msgid "More than one Filename!: %s for file: %s\n" msgstr "" #: src/cats/sql_get.c:190 #, c-format msgid "Get DB Filename record %s found bad record: %d\n" msgstr "" #: src/cats/sql_get.c:196 #, c-format msgid "Filename record: %s not found.\n" msgstr "" #: src/cats/sql_get.c:200 #, c-format msgid "Filename record: %s not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:241 #, c-format msgid "Get DB path record %s found bad record: %s\n" msgstr "" #: src/cats/sql_get.c:254 #, c-format msgid "Path record: %s not found.\n" msgstr "" #: src/cats/sql_get.c:258 #, c-format msgid "Path record: %s not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:293 #, c-format msgid "No Job found for JobId %s\n" msgstr "" #: src/cats/sql_get.c:352 src/cats/sql_get.c:408 #, c-format msgid "No volumes found for JobId=%d\n" msgstr "" #: src/cats/sql_get.c:358 src/cats/sql_get.c:421 #, c-format msgid "Error fetching row %d: ERR=%s\n" msgstr "" #: src/cats/sql_get.c:372 #, c-format msgid "No Volume for JobId %d found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:508 #, c-format msgid "Pool id select failed: ERR=%s\n" msgstr "" #: src/cats/sql_get.c:545 #, c-format msgid "Client id select failed: ERR=%s\n" msgstr "" #: src/cats/sql_get.c:587 #, c-format msgid "More than one Pool!: %s\n" msgstr "" #: src/cats/sql_get.c:628 msgid "Pool record not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:662 #, c-format msgid "More than one Client!: %s\n" msgstr "" #: src/cats/sql_get.c:679 src/cats/sql_get.c:683 msgid "Client record not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:708 #, c-format msgid "More than one Counter!: %d\n" msgstr "" #: src/cats/sql_get.c:713 #, c-format msgid "error fetching Counter row: %s\n" msgstr "" #: src/cats/sql_get.c:733 #, c-format msgid "Counter record: %s not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:769 #, c-format msgid "Error got %s FileSets but expected only one!\n" msgstr "" #: src/cats/sql_get.c:774 #, c-format msgid "FileSet record \"%s\" not found.\n" msgstr "" #: src/cats/sql_get.c:784 msgid "FileSet record not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:841 #, c-format msgid "Media id select failed: ERR=%s\n" msgstr "" #: src/cats/sql_get.c:893 #, c-format msgid "More than one Volume!: %s\n" msgstr "" #: src/cats/sql_get.c:946 #, c-format msgid "Media record MediaId=%s not found.\n" msgstr "" #: src/cats/sql_get.c:949 #, c-format msgid "Media record for Volume \"%s\" not found.\n" msgstr "" #: src/cats/sql_get.c:956 #, c-format msgid "Media record for MediaId=%u not found in Catalog.\n" msgstr "" #: src/cats/sql_get.c:959 #, c-format msgid "Media record for Vol=%s not found in Catalog.\n" msgstr "" #: src/cats/sql_list.c:61 #, c-format msgid "Query failed: %s\n" msgstr "" #: src/cats/sqlite.c:153 #, c-format msgid "Database %s does not exist, please create it.\n" msgstr "" #: src/cats/sqlite.c:178 #, c-format msgid "Unable to open Database=%s. ERR=%s\n" msgstr "" #: src/cats/sqlite.c:179 src/lib/bnet_server.c:386 msgid "unknown" msgstr "" #: src/cats/sqlite.c:238 #, c-format msgid "next_index query error: ERR=%s\n" msgstr "" #: src/cats/sqlite.c:243 #, c-format msgid "Error fetching index: ERR=%s\n" msgstr "" #: src/cats/sqlite.c:253 #, c-format msgid "next_index update error: ERR=%s\n" msgstr "" #: src/dird/admin.c:63 #, c-format msgid "Start Admin JobId %d, Job=%s\n" msgstr "" #: src/dird/admin.c:90 src/dird/backup.c:352 src/dird/migrate.c:1037 #, c-format msgid "Error getting job record for stats: %s" msgstr "" #: src/dird/admin.c:98 msgid "Admin OK" msgstr "" #: src/dird/admin.c:102 msgid "*** Admin Error ***" msgstr "" #: src/dird/admin.c:106 msgid "Admin Canceled" msgstr "" #: src/dird/admin.c:110 src/dird/backup.c:402 src/dird/restore.c:269 #, c-format msgid "Inappropriate term code: %c\n" msgstr "" #: src/dird/admin.c:116 msgid "Bacula " msgstr "" #: src/dird/admin.c:116 src/console/console.c:113 #, c-format msgid " (" msgstr "" #: src/dird/admin.c:116 #, c-format msgid "" "): %s\n" " JobId: %d\n" " Job: %s\n" " Start time: %s\n" " End time: %s\n" " Termination: %s\n" "\n" msgstr "" #: src/dird/authenticate.c:80 src/dird/authenticate.c:81 #: src/tray-monitor/authenticate.c:132 #, c-format msgid "Error sending Hello to Storage daemon. ERR=%s\n" msgstr "" #: src/dird/authenticate.c:106 msgid "Director and Storage daemon passwords or names not the same.\n" msgstr "" #: src/dird/authenticate.c:108 #, c-format msgid "" "Director unable to authenticate with Storage daemon on \"%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/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/dird/authenticate.c:120 src/console/authenticate.c:114 #: src/filed/authenticate.c:241 src/stored/authenticate.c:131 #: src/stored/authenticate.c:232 src/wx-console/authenticate.c:127 msgid "" "Authorization problem: Remote server did not advertise required TLS " "support.\n" msgstr "" #: src/dird/authenticate.c:127 src/console/authenticate.c:121 #: src/filed/authenticate.c:143 src/filed/authenticate.c:249 #: src/stored/authenticate.c:139 src/stored/authenticate.c:240 #: src/wx-console/authenticate.c:133 msgid "Authorization problem: Remote server requires TLS.\n" msgstr "" #: src/dird/authenticate.c:136 #, c-format msgid "TLS negotiation failed with SD on \"%s:%d\"\n" msgstr "" #: src/dird/authenticate.c:145 #, c-format msgid "bdird set configuration file to file\n" " -dnn set debug level to nn\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" msgstr "" #: src/dird/dird.c:220 src/console/console.c:423 src/filed/filed.c:180 #: src/gnome2-console/console.c:286 src/stored/stored.c:208 msgid "Cryptography library initialization failed.\n" msgstr "" #: src/dird/dird.c:224 src/dird/dird.c:455 src/dird/dird.c:458 #: src/console/console.c:427 src/filed/filed.c:185 #: src/gnome2-console/console.c:290 src/stored/stored.c:212 #, c-format msgid "Please correct configuration file: %s\n" msgstr "" #: src/dird/dird.c:441 msgid "Too many open reload requests. Request ignored.\n" msgstr "" #: src/dird/dird.c:456 msgid "Out of reload table entries. Giving up.\n" msgstr "" #: src/dird/dird.c:459 msgid "Resetting previous configuration.\n" msgstr "" #: src/dird/dird.c:522 #, c-format msgid "" "No Director resource defined in %s\n" "Without that I don't know who I am :-(\n" msgstr "" #: src/dird/dird.c:530 src/filed/filed.c:279 #, c-format msgid "No Messages resource defined in %s\n" msgstr "" #: src/dird/dird.c:535 #, c-format msgid "Only one Director resource permitted in %s\n" msgstr "" #: src/dird/dird.c:544 src/dird/dird.c:788 src/dird/dird.c:854 #: src/dird/dird.c:906 src/console/console.c:641 src/console/console.c:670 #: src/filed/filed.c:286 src/filed/filed.c:444 #: src/gnome2-console/console.c:153 src/gnome2-console/console.c:182 #: src/stored/stored.c:330 src/wx-console/console_thread.cpp:114 #: src/wx-console/console_thread.cpp:140 msgid "TLS required but not configured in Bacula.\n" msgstr "" #: src/dird/dird.c:550 src/filed/filed.c:453 src/stored/stored.c:382 #, c-format msgid "\"TLS Certificate\" file not defined for Director \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:556 src/filed/filed.c:459 src/stored/stored.c:388 #, c-format msgid "\"TLS Key\" file not defined for Director \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:562 src/filed/filed.c:465 src/stored/stored.c:394 #, 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/dird.c:581 src/filed/filed.c:484 src/stored/stored.c:413 #, c-format msgid "Failed to initialize TLS context for Director \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:589 #, c-format msgid "No Job records defined in %s\n" msgstr "" #: src/dird/dird.c:647 src/dird/dird.c:660 #, c-format msgid "Hey something is wrong. p=0x%lu\n" msgstr "" #: src/dird/dird.c:719 #, c-format msgid "\"%s\" directive in Job \"%s\" resource is required, but not found.\n" msgstr "" #: src/dird/dird.c:726 msgid "Too many items in Job resource\n" msgstr "" #: src/dird/dird.c:730 #, c-format msgid "No storage specified in Job \"%s\" nor in Pool.\n" msgstr "" #: src/dird/dird.c:749 #, c-format msgid "Could not open Catalog \"%s\", database \"%s\".\n" msgstr "" #: src/dird/dird.c:752 #, c-format msgid "%s" msgstr "" #: src/dird/dird.c:794 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "Storage \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:810 src/stored/stored.c:368 #, c-format msgid "Failed to initialize TLS context for Storage \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:861 #, c-format msgid "\"TLS Certificate\" file not defined for Console \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:867 #, c-format msgid "\"TLS Key\" file not defined for Console \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:873 #, 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/dird.c:890 src/dird/dird.c:930 src/filed/filed.c:310 #, c-format msgid "Failed to initialize TLS context for File daemon \"%s\" in %s.\n" msgstr "" #: src/dird/dird.c:913 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "File daemon \"%s\" in %s.\n" msgstr "" #: src/dird/dird_conf.c:498 src/tray-monitor/tray_conf.c:160 #, c-format msgid "No %s resource defined\n" msgstr "" #: src/dird/dird_conf.c:507 #, c-format msgid "Director: name=%s MaxJobs=%d FDtimeout=%s SDtimeout=%s\n" msgstr "" #: src/dird/dird_conf.c:512 #, c-format msgid " query_file=%s\n" msgstr "" #: src/dird/dird_conf.c:515 src/dird/dird_conf.c:535 src/dird/dird_conf.c:549 #: src/dird/dird_conf.c:597 src/dird/dird_conf.c:601 src/dird/dird_conf.c:605 #: src/dird/dird_conf.c:620 src/dird/dird_conf.c:637 src/dird/dird_conf.c:641 #: src/dird/dird_conf.c:645 src/dird/dird_conf.c:649 src/dird/dird_conf.c:653 #: src/dird/dird_conf.c:666 src/dird/dird_conf.c:856 src/dird/dird_conf.c:862 msgid " --> " msgstr "" #: src/dird/dird_conf.c:520 #, c-format msgid "Console: name=%s SSL=%d\n" msgstr "" #: src/dird/dird_conf.c:525 #, c-format msgid "Counter: name=%s min=%d max=%d cur=%d wrapcntr=%s\n" msgstr "" #: src/dird/dird_conf.c:530 #, c-format msgid "Counter: name=%s min=%d max=%d\n" msgstr "" #: src/dird/dird_conf.c:541 #, c-format msgid "Client: name=%s address=%s FDport=%d MaxJobs=%u\n" msgstr "" #: src/dird/dird_conf.c:544 #, c-format msgid " JobRetention=%s FileRetention=%s AutoPrune=%d\n" msgstr "" #: src/dird/dird_conf.c:556 #, 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" msgstr "" #: src/dird/dird_conf.c:566 #, c-format msgid "" "Storage: name=%s address=%s SDport=%d MaxJobs=%u\n" " DeviceName=%s MediaType=%s StorageId=%s\n" msgstr "" #: src/dird/dird_conf.c:575 #, c-format msgid "" "Catalog: name=%s address=%s DBport=%d db_name=%s\n" " db_user=%s MutliDBConn=%d\n" msgstr "" #: src/dird/dird_conf.c:583 #, c-format msgid "%s: name=%s JobType=%d level=%s Priority=%d Enabled=%d\n" msgstr "" #: src/dird/dird_conf.c:584 src/dird/ua_cmds.c:455 src/dird/ua_prune.c:427 #: src/dird/ua_run.c:576 src/dird/ua_select.c:250 src/dird/ua_select.c:273 msgid "Job" msgstr "" #: src/dird/dird_conf.c:584 msgid "JobDefs" msgstr "" #: src/dird/dird_conf.c:588 #, c-format msgid "" " MaxJobs=%u Resched=%d Times=%d Interval=%s Spool=%d WritePartAfterJob=%" "d\n" msgstr "" #: src/dird/dird_conf.c:594 #, c-format msgid " SelectionType=%d\n" msgstr "" #: src/dird/dird_conf.c:609 #, c-format msgid " --> Where=%s\n" msgstr "" #: src/dird/dird_conf.c:612 #, c-format msgid " --> Bootstrap=%s\n" msgstr "" #: src/dird/dird_conf.c:615 #, c-format msgid " --> WriteBootstrap=%s\n" msgstr "" #: src/dird/dird_conf.c:627 src/lib/runscript.c:253 msgid " --> RunScript\n" msgstr "" #: src/dird/dird_conf.c:628 src/lib/runscript.c:254 #, c-format msgid " --> Command=%s\n" msgstr "" #: src/dird/dird_conf.c:629 src/lib/runscript.c:255 #, c-format msgid " --> Target=%s\n" msgstr "" #: src/dird/dird_conf.c:630 src/lib/runscript.c:256 #, c-format msgid " --> RunOnSuccess=%u\n" msgstr "" #: src/dird/dird_conf.c:631 src/lib/runscript.c:257 #, c-format msgid " --> RunOnFailure=%u\n" msgstr "" #: src/dird/dird_conf.c:632 src/lib/runscript.c:258 #, c-format msgid " --> AbortJobOnError=%u\n" msgstr "" #: src/dird/dird_conf.c:633 src/lib/runscript.c:259 #, c-format msgid " --> RunWhen=%u\n" msgstr "" #: src/dird/dird_conf.c:659 #, c-format msgid " --> Run=%s\n" msgstr "" #: src/dird/dird_conf.c:663 #, c-format msgid " --> SelectionPattern=%s\n" msgstr "" #: src/dird/dird_conf.c:673 #, c-format msgid "FileSet: name=%s\n" msgstr "" #: src/dird/dird_conf.c:750 src/dird/dird_conf.c:829 #, c-format msgid "Schedule: name=%s\n" msgstr "" #: src/dird/dird_conf.c:755 #, c-format msgid " --> Run Level=%s\n" msgstr "" #: src/dird/dird_conf.c:756 msgid " hour=" msgstr "" #: src/dird/dird_conf.c:765 msgid " mday=" msgstr "" #: src/dird/dird_conf.c:774 msgid " month=" msgstr "" #: src/dird/dird_conf.c:783 msgid " wday=" msgstr "" #: src/dird/dird_conf.c:792 msgid " wom=" msgstr "" #: src/dird/dird_conf.c:801 msgid " woy=" msgstr "" #: src/dird/dird_conf.c:810 #, c-format msgid " mins=%d\n" msgstr "" #: src/dird/dird_conf.c:812 src/dird/dird_conf.c:816 src/dird/dird_conf.c:820 msgid " --> " msgstr "" #: src/dird/dird_conf.c:833 #, c-format msgid "Pool: name=%s PoolType=%s\n" msgstr "" #: src/dird/dird_conf.c:835 #, c-format msgid " use_cat=%d use_once=%d cat_files=%d\n" msgstr "" #: src/dird/dird_conf.c:838 #, c-format msgid " max_vols=%d auto_prune=%d VolRetention=%s\n" msgstr "" #: src/dird/dird_conf.c:841 #, c-format msgid " VolUse=%s recycle=%d LabelFormat=%s\n" msgstr "" #: src/dird/dird_conf.c:845 #, c-format msgid " CleaningPrefix=%s LabelType=%d\n" msgstr "" #: src/dird/dird_conf.c:847 #, c-format msgid " RecyleOldest=%d PurgeOldest=%d MaxVolJobs=%d MaxVolFiles=%d\n" msgstr "" #: src/dird/dird_conf.c:851 #, c-format msgid " MigTime=%s MigHiBytes=%s MigLoBytes=%s\n" msgstr "" #: src/dird/dird_conf.c:868 #, c-format msgid "Messages: name=%s\n" msgstr "" #: src/dird/dird_conf.c:870 #, c-format msgid " mailcmd=%s\n" msgstr "" #: src/dird/dird_conf.c:872 #, c-format msgid " opcmd=%s\n" msgstr "" #: src/dird/dird_conf.c:875 src/tray-monitor/tray_conf.c:187 #, c-format msgid "Unknown resource type %d in dump_resource.\n" msgstr "" #: src/dird/dird_conf.c:1166 src/tray-monitor/tray_conf.c:240 #, c-format msgid "Unknown resource type %d in free_resource.\n" msgstr "" #: src/dird/dird_conf.c:1198 src/dird/dird_conf.c:1213 #: src/dird/dird_conf.c:1759 src/console/console_conf.c:255 #: src/filed/filed_conf.c:347 src/gnome2-console/console_conf.c:259 #: src/tray-monitor/tray_conf.c:270 src/wx-console/console_conf.c:265 #, c-format msgid "%s item is required in %s resource, but not found.\n" msgstr "" #: src/dird/dird_conf.c:1204 src/lib/parse_conf.c:233 #: src/tray-monitor/tray_conf.c:276 #, c-format msgid "Too many items in %s resource\n" msgstr "" #: src/dird/dird_conf.c:1244 #, c-format msgid "Cannot find Pool resource %s\n" msgstr "" #: src/dird/dird_conf.c:1252 #, c-format msgid "Cannot find Console resource %s\n" msgstr "" #: src/dird/dird_conf.c:1258 src/filed/filed_conf.c:367 #: src/stored/stored_conf.c:583 #, c-format msgid "Cannot find Director resource %s\n" msgstr "" #: src/dird/dird_conf.c:1265 src/stored/stored_conf.c:589 #, c-format msgid "Cannot find Storage resource %s\n" msgstr "" #: src/dird/dird_conf.c:1274 #, c-format msgid "Cannot find Job resource %s\n" msgstr "" #: src/dird/dird_conf.c:1293 #, c-format msgid "Cannot find Counter resource %s\n" msgstr "" #: src/dird/dird_conf.c:1301 src/filed/filed_conf.c:373 #, c-format msgid "Cannot find Client resource %s\n" msgstr "" #: src/dird/dird_conf.c:1313 #, c-format msgid "Cannot find Schedule resource %s\n" msgstr "" #: src/dird/dird_conf.c:1318 src/tray-monitor/tray_conf.c:295 #, c-format msgid "Unknown resource type %d in save_resource.\n" msgstr "" #: src/dird/dird_conf.c:1378 src/tray-monitor/tray_conf.c:330 #, c-format msgid "Unknown resource type %d in save_resrouce.\n" msgstr "" #: src/dird/dird_conf.c:1393 #, c-format msgid "Name item is required in %s resource, but not found.\n" msgstr "" #: src/dird/dird_conf.c:1400 src/console/console_conf.c:317 #: src/filed/filed_conf.c:431 src/gnome2-console/console_conf.c:327 #: src/tray-monitor/tray_conf.c:349 src/wx-console/console_conf.c:327 #, c-format msgid "Attempt to define second %s resource named \"%s\" is not permitted.\n" msgstr "" #: src/dird/dird_conf.c:1405 #, c-format msgid "Inserting %s res: %s index=%d pass=%d\n" msgstr "" #: src/dird/dird_conf.c:1477 #, c-format msgid "Expected a Migration Job Type keyword, got: %s" msgstr "" #: src/dird/dird_conf.c:1503 #, c-format msgid "Expected a Job Type keyword, got: %s" msgstr "" #: src/dird/dird_conf.c:1527 #, c-format msgid "Expected a Job Level keyword, got: %s" msgstr "" #: src/dird/dird_conf.c:1547 #, c-format msgid "Expected a Restore replacement option, got: %s" msgstr "" #: src/dird/dird_conf.c:1595 src/lib/parse_conf.c:722 src/lib/parse_conf.c:737 #, c-format msgid "Expect %s, got: %s" msgstr "" #: src/dird/dird_conf.c:1617 src/lib/parse_conf.c:481 #, c-format msgid "Could not find config Resource %s referenced on line %d : %s\n" msgstr "" #: src/dird/dird_conf.c:1728 src/dird/inc_conf.c:630 #, c-format msgid "Expecting open brace. Got %s" msgstr "" #: src/dird/dird_conf.c:1736 src/dird/inc_conf.c:345 src/dird/inc_conf.c:645 #, c-format msgid "Expecting keyword, got: %s\n" msgstr "" #: src/dird/dird_conf.c:1742 src/dird/inc_conf.c:353 src/dird/inc_conf.c:651 #: src/lib/parse_conf.c:869 #, c-format msgid "expected an equals, got: %s" msgstr "" #: src/dird/dird_conf.c:1753 src/dird/inc_conf.c:363 src/dird/inc_conf.c:660 #, c-format msgid "Keyword %s not permitted in this resource" msgstr "" #: src/dird/expand.c:255 #, c-format msgid "Count not update counter %s: ERR=%s\n" msgstr "" #: src/dird/expand.c:427 #, c-format msgid "Cannot create var context: ERR=%s\n" msgstr "" #: src/dird/expand.c:432 #, c-format msgid "Cannot set var callback: ERR=%s\n" msgstr "" #: src/dird/expand.c:438 #, c-format msgid "Cannot set var operate: ERR=%s\n" msgstr "" #: src/dird/expand.c:444 src/dird/expand.c:459 #, c-format msgid "Cannot unescape string: ERR=%s\n" msgstr "" #: src/dird/expand.c:452 #, c-format msgid "Cannot expand expression \"%s\": ERR=%s\n" msgstr "" #: src/dird/expand.c:470 #, c-format msgid "Cannot destroy var context: ERR=%s\n" msgstr "" #: src/dird/fd_cmds.c:85 src/tray-monitor/tray-monitor.c:881 msgid "File daemon" msgstr "" #: src/dird/fd_cmds.c:116 #, c-format msgid "File daemon \"%s\" rejected Job command: %s\n" msgstr "" #: src/dird/fd_cmds.c:129 #, c-format msgid "Error updating Client record. ERR=%s\n" msgstr "" #: src/dird/fd_cmds.c:134 #, c-format msgid "FD gave bad response to JobId command: %s\n" msgstr "" #: src/dird/fd_cmds.c:156 src/dird/fd_cmds.c:192 msgid ", since=" msgstr "" #: src/dird/fd_cmds.c:176 msgid "No prior or suitable Full backup found in catalog. Doing FULL backup.\n" msgstr "" #: src/dird/fd_cmds.c:177 src/dird/fd_cmds.c:185 #, c-format msgid " (upgraded from %s)" msgstr "" #: src/dird/fd_cmds.c:183 #, c-format msgid "Prior failed job found in catalog. Upgrading to %s.\n" msgstr "" #: src/dird/fd_cmds.c:244 #, c-format msgid "Unimplemented backup level %d %c\n" msgstr "" #: src/dird/fd_cmds.c:347 src/filed/job.c:615 #, c-format msgid "Cannot run program: %s. ERR=%s\n" msgstr "" #: src/dird/fd_cmds.c:358 src/dird/fd_cmds.c:383 src/dird/fd_cmds.c:397 msgid ">filed: write error on socket\n" msgstr "" #: src/dird/fd_cmds.c:364 #, c-format msgid "Error running program: %s. ERR=%s\n" msgstr "" #: src/dird/fd_cmds.c:373 #, c-format msgid "Cannot open included file: %s. ERR=%s\n" msgstr "" #: src/dird/fd_cmds.c:468 src/filed/job.c:1771 #, c-format msgid "Could not open bootstrap file %s: ERR=%s\n" msgstr "" #: src/dird/fd_cmds.c:610 #, c-format msgid "" " | ] -- cancel a job" msgstr "" #: src/dird/ua_cmds.c:106 msgid "create DB Pool from resource" msgstr "" #: src/dird/ua_cmds.c:107 msgid "delete [pool= | media volume=]" msgstr "" #: src/dird/ua_cmds.c:108 msgid "disable -- disable a job" msgstr "" #: src/dird/ua_cmds.c:109 msgid "enable -- enable a job" msgstr "" #: src/dird/ua_cmds.c:110 msgid "performs FileSet estimate, listing gives full listing" msgstr "" #: src/dird/ua_cmds.c:111 src/console/console.c:169 msgid "exit = quit" msgstr "" #: src/dird/ua_cmds.c:112 msgid "gui [on|off] -- non-interactive gui mode" msgstr "" #: src/dird/ua_cmds.c:113 src/stored/btape.c:2538 msgid "print this command" msgstr "" #: src/dird/ua_cmds.c:114 msgid "" "list [pools | jobs | jobtotals | media | files ]; " "from catalog" msgstr "" #: src/dird/ua_cmds.c:115 msgid "label a tape" msgstr "" #: src/dird/ua_cmds.c:116 msgid "full or long list like list command" msgstr "" #: src/dird/ua_cmds.c:117 msgid "messages" msgstr "" #: src/dird/ua_cmds.c:118 msgid "mount " msgstr "" #: src/dird/ua_cmds.c:119 msgid "prune expired records from catalog" msgstr "" #: src/dird/ua_cmds.c:120 msgid "purge records from catalog" msgstr "" #: src/dird/ua_cmds.c:121 msgid "python control commands" msgstr "" #: src/dird/ua_cmds.c:122 src/console/console.c:163 msgid "quit" msgstr "" #: src/dird/ua_cmds.c:123 msgid "query catalog" msgstr "" #: src/dird/ua_cmds.c:124 msgid "restore files" msgstr "" #: src/dird/ua_cmds.c:125 msgid "relabel a tape" msgstr "" #: src/dird/ua_cmds.c:126 msgid "release " msgstr "" #: src/dird/ua_cmds.c:127 msgid "reload conf file" msgstr "" #: src/dird/ua_cmds.c:128 msgid "run " msgstr "" #: src/dird/ua_cmds.c:129 msgid "status [storage | client]=" msgstr "" #: src/dird/ua_cmds.c:130 msgid "sets debug level" msgstr "" #: src/dird/ua_cmds.c:131 msgid "sets new client address -- if authorized" msgstr "" #: src/dird/ua_cmds.c:132 msgid "show (resource records) [jobs | pools | ... | all]" msgstr "" #: src/dird/ua_cmds.c:133 msgid "use SQL to query catalog" msgstr "" #: src/dird/ua_cmds.c:134 src/console/console.c:166 msgid "print current time" msgstr "" #: src/dird/ua_cmds.c:135 msgid "turn on/off trace to file" msgstr "" #: src/dird/ua_cmds.c:136 msgid "unmount " msgstr "" #: src/dird/ua_cmds.c:137 msgid "umount for old-time Unix guys" msgstr "" #: src/dird/ua_cmds.c:138 msgid "update Volume, Pool or slots" msgstr "" #: src/dird/ua_cmds.c:139 msgid "use catalog xxx" msgstr "" #: src/dird/ua_cmds.c:140 msgid "does variable expansion" msgstr "" #: src/dird/ua_cmds.c:141 msgid "print Director version" msgstr "" #: src/dird/ua_cmds.c:142 msgid "" "wait until no jobs are running [ | | " "]" msgstr "" #: src/dird/ua_cmds.c:180 #, c-format msgid "%s: is an invalid command.\n" msgstr "" #: src/dird/ua_cmds.c:219 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_cmds.c:238 #, c-format msgid "Pool already has maximum volumes=%d\n" msgstr "" #: src/dird/ua_cmds.c:240 msgid "Enter new maximum (zero for unlimited): " msgstr "" #: src/dird/ua_cmds.c:261 #, c-format msgid "Enter number of Volumes to create. 0=>fixed name. Max=%d: " msgstr "" #: src/dird/ua_cmds.c:267 #, c-format msgid "The number must be between 0 and %d\n" msgstr "" #: src/dird/ua_cmds.c:274 msgid "Enter Volume name: " msgstr "" #: src/dird/ua_cmds.c:278 msgid "Enter base volume name: " msgstr "" #: src/dird/ua_cmds.c:287 src/dird/ua_label.c:639 msgid "Volume name too long.\n" msgstr "" #: src/dird/ua_cmds.c:291 src/dird/ua_label.c:645 src/lib/edit.c:459 msgid "Volume name must be at least one character long.\n" msgstr "" #: src/dird/ua_cmds.c:300 msgid "Enter the starting number: " msgstr "" #: src/dird/ua_cmds.c:305 msgid "Start number must be greater than zero.\n" msgstr "" #: src/dird/ua_cmds.c:316 msgid "Enter slot (0 for none): " msgstr "" #: src/dird/ua_cmds.c:320 msgid "InChanger? yes/no: " msgstr "" #: src/dird/ua_cmds.c:348 #, c-format msgid "%d Volumes created in pool %s\n" msgstr "" #: src/dird/ua_cmds.c:364 src/dird/ua_cmds.c:943 msgid "Turn on or off? " msgstr "" #: src/dird/ua_cmds.c:399 #, c-format msgid "JobId %s is not running. Use Job name to cancel inactive jobs.\n" msgstr "" #: src/dird/ua_cmds.c:408 src/dird/ua_cmds.c:418 #, c-format msgid "Warning Job %s is not running. Continuing anyway ...\n" msgstr "" #: src/dird/ua_cmds.c:441 src/filed/status.c:197 src/stored/status.c:421 msgid "No Jobs running.\n" msgstr "" #: src/dird/ua_cmds.c:444 msgid "Select Job:\n" msgstr "" #: src/dird/ua_cmds.c:450 #, c-format msgid "JobId=%s Job=%s" msgstr "" #: src/dird/ua_cmds.c:455 msgid "Choose Job to cancel" msgstr "" #: src/dird/ua_cmds.c:459 msgid "Confirm cancel (yes/no): " msgstr "" #: src/dird/ua_cmds.c:466 #, c-format msgid "Job %s not found.\n" msgstr "" #: src/dird/ua_cmds.c:570 #, c-format msgid "" "Error: Pool %s already exists.\n" "Use update to change it.\n" msgstr "" #: src/dird/ua_cmds.c:581 #, c-format msgid "Pool %s created.\n" msgstr "" #: src/dird/ua_cmds.c:598 msgid "Python interpreter restarted.\n" msgstr "" #: src/dird/ua_cmds.c:600 src/dird/ua_cmds.c:1171 msgid "Nothing done.\n" msgstr "" #: src/dird/ua_cmds.c:616 src/dird/ua_cmds.c:662 msgid "Unauthorized command from this console.\n" msgstr "" #: src/dird/ua_cmds.c:623 src/dird/ua_run.c:398 #, c-format msgid "Client \"%s\" not found.\n" msgstr "" #: src/dird/ua_cmds.c:632 #, c-format msgid "Client \"%s\" address set to %s\n" msgstr "" #: src/dird/ua_cmds.c:657 #, c-format msgid "Job \"%s\" not found.\n" msgstr "" #: src/dird/ua_cmds.c:666 #, c-format msgid "Job \"%s\" %sabled\n" msgstr "" #: src/dird/ua_cmds.c:693 src/dird/ua_status.c:297 #, c-format msgid "Connecting to Storage daemon %s at %s:%d\n" msgstr "" #: src/dird/ua_cmds.c:699 src/dird/ua_status.c:308 msgid "Connected to storage daemon\n" msgstr "" #: src/dird/ua_cmds.c:719 src/dird/ua_cmds.c:1058 src/dird/ua_status.c:335 #, c-format msgid "Connecting to Client %s at %s:%d\n" msgstr "" #: src/dird/ua_cmds.c:722 src/dird/ua_cmds.c:1061 msgid "Failed to connect to Client.\n" msgstr "" #: src/dird/ua_cmds.c:838 msgid "Enter new debug level: " msgstr "" #: src/dird/ua_cmds.c:904 msgid "Available daemons are: \n" msgstr "" #: src/dird/ua_cmds.c:905 msgid "Director" msgstr "" #: src/dird/ua_cmds.c:906 src/dird/ua_run.c:575 src/dird/ua_select.c:168 #: src/wx-console/wxbrestorepanel.cpp:338 #: src/wx-console/wxbrestorepanel.cpp:354 #: src/wx-console/wxbrestorepanel.cpp:478 #: src/wx-console/wxbrestorepanel.cpp:479 #: src/wx-console/wxbrestorepanel.cpp:489 #: src/wx-console/wxbrestorepanel.cpp:490 #: src/wx-console/wxbrestorepanel.cpp:1153 #: src/wx-console/wxbrestorepanel.cpp:1817 #: src/wx-console/wxbrestorepanel.cpp:1888 msgid "Storage" msgstr "" #: src/dird/ua_cmds.c:907 src/dird/ua_run.c:578 src/dird/ua_select.c:298 #: src/dird/ua_select.c:407 src/wx-console/wxbrestorepanel.cpp:335 #: src/wx-console/wxbrestorepanel.cpp:353 #: src/wx-console/wxbrestorepanel.cpp:430 #: src/wx-console/wxbrestorepanel.cpp:431 #: src/wx-console/wxbrestorepanel.cpp:441 #: src/wx-console/wxbrestorepanel.cpp:442 #: src/wx-console/wxbrestorepanel.cpp:689 #: src/wx-console/wxbrestorepanel.cpp:1123 #: src/wx-console/wxbrestorepanel.cpp:1210 #: src/wx-console/wxbrestorepanel.cpp:1810 #: src/wx-console/wxbrestorepanel.cpp:1812 #: src/wx-console/wxbrestorepanel.cpp:1886 #: src/wx-console/wxbrestorepanel.cpp:1941 msgid "Client" msgstr "" #: src/dird/ua_cmds.c:908 msgid "All" msgstr "" #: src/dird/ua_cmds.c:909 msgid "Select daemon type to set debug level" msgstr "" #: src/dird/ua_cmds.c:1013 src/dird/ua_run.c:541 #, c-format msgid "Level %s not valid.\n" msgstr "" #: src/dird/ua_cmds.c:1026 msgid "No job specified.\n" msgstr "" #: src/dird/ua_cmds.c:1066 msgid "Error sending include list.\n" msgstr "" #: src/dird/ua_cmds.c:1071 msgid "Error sending exclude list.\n" msgstr "" #: src/dird/ua_cmds.c:1157 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 "" #: src/dird/ua_cmds.c:1160 msgid "Choose catalog item to delete" msgstr "" #: src/dird/ua_cmds.c:1228 msgid "Enter JobId to delete: " msgstr "" #: src/dird/ua_cmds.c:1265 #, c-format msgid "Job %s and associated records deleted from the catalog.\n" msgstr "" #: src/dird/ua_cmds.c:1278 #, c-format msgid "" "\n" "This command will delete volume %s\n" "and all Jobs saved on that volume from the Catalog\n" msgstr "" #: src/dird/ua_cmds.c:1282 msgid "Are you sure you want to delete this Volume? (yes/no): " msgstr "" #: src/dird/ua_cmds.c:1303 msgid "Are you sure you want to delete this Pool? (yes/no): " msgstr "" #: src/dird/ua_cmds.c:1409 #, c-format msgid "Using Catalog name=%s DB=%s\n" msgstr "" #: src/dird/ua_cmds.c:1469 msgid "ERR: Can't open db\n" msgstr "" #: src/dird/ua_cmds.c:1505 msgid "ERR: Job was not found\n" msgstr "" #: src/dird/ua_cmds.c:1581 src/dird/ua_tree.c:643 src/stored/btape.c:2585 #, c-format msgid "" " Command Description\n" " ======= ===========\n" msgstr "" #: src/dird/ua_cmds.c:1583 #, c-format msgid " %-10s %s\n" msgstr "" #: src/dird/ua_cmds.c:1585 msgid "" "\n" "When at a prompt, entering a period cancels the command.\n" "\n" msgstr "" #: src/dird/ua_cmds.c:1601 #, c-format msgid "%s Version: %s (%s)\n" msgstr "" #: src/dird/ua_cmds.c:1617 msgid "Could not find a Catalog resource\n" msgstr "" #: src/dird/ua_dotcmds.c:118 src/console/console.c:203 msgid ": is an invalid command\n" msgstr "" #: src/dird/ua_dotcmds.c:141 msgid "The Director will segment fault.\n" msgstr "" #: src/dird/ua_dotcmds.c:255 src/dird/ua_restore.c:758 #: src/dird/ua_restore.c:786 src/dird/ua_restore.c:807 #, c-format msgid "Query failed: %s. ERR=%s\n" msgstr "" #: src/dird/ua_input.c:95 msgid "Enter slot" msgstr "" #: src/dird/ua_input.c:99 src/dird/ua_input.c:105 #, c-format msgid "Expected a positive integer, got: %s\n" msgstr "" #: src/dird/ua_input.c:123 src/dird/ua_run.c:743 src/dird/ua_update.c:240 #: src/dird/ua_update.c:260 src/dird/ua_update.c:571 #: src/stored/parse_bsr.c:779 src/tools/dbcheck.c:1153 msgid "yes" msgstr "" #: src/dird/ua_input.c:127 src/dird/ua_update.c:240 src/dird/ua_update.c:260 #: src/dird/ua_update.c:571 src/stored/parse_bsr.c:779 msgid "no" msgstr "" #: src/dird/ua_input.c:161 msgid "Invalid response. You must answer yes or no.\n" msgstr "" #: src/dird/ua_input.c:184 msgid "Invalid Enabled value, it must be yes, no, archived, 0, 1, or 2\n" msgstr "" #: src/dird/ua_label.c:102 msgid "Negative numbers not permitted\n" msgstr "" #: src/dird/ua_label.c:108 msgid "Range end is not integer.\n" msgstr "" #: src/dird/ua_label.c:113 msgid "Range start is not an integer.\n" msgstr "" #: src/dird/ua_label.c:119 msgid "Range end not bigger than start.\n" msgstr "" #: src/dird/ua_label.c:125 msgid "Input value is not an integer.\n" msgstr "" #: src/dird/ua_label.c:131 msgid "Values must be be greater than zero.\n" msgstr "" #: src/dird/ua_label.c:135 msgid "Slot too large.\n" msgstr "" #: src/dird/ua_label.c:184 src/dird/ua_label.c:349 src/dird/ua_run.c:373 msgid "command line" msgstr "" #: src/dird/ua_label.c:202 src/dird/ua_label.c:507 msgid "No slots in changer to scan.\n" msgstr "" #: src/dird/ua_label.c:214 src/dird/ua_label.c:518 msgid "No Volumes found to label, or no barcodes.\n" msgstr "" #: src/dird/ua_label.c:224 #, c-format msgid "Slot %d greater than max %d ignored.\n" msgstr "" #: src/dird/ua_label.c:253 #, c-format msgid "No VolName for Slot=%d InChanger set to zero.\n" msgstr "" #: src/dird/ua_label.c:271 #, c-format msgid "Catalog record for Volume \"%s\" updated to reference slot %d.\n" msgstr "" #: src/dird/ua_label.c:275 #, c-format msgid "Catalog record for Volume \"%s\" is up to date.\n" msgstr "" #: src/dird/ua_label.c:281 #, c-format msgid "Volume \"%s\" not found in catalog. Slot=%d InChanger set to zero.\n" msgstr "" #: src/dird/ua_label.c:378 #, c-format msgid "" "Volume \"%s\" has VolStatus %s. It must be Purged or Recycled before " "relabeling.\n" msgstr "" #: src/dird/ua_label.c:394 msgid "Enter new Volume name: " msgstr "" #: src/dird/ua_label.c:407 #, c-format msgid "Media record for new Volume \"%s\" already exists.\n" msgstr "" #: src/dird/ua_label.c:422 msgid "Enter slot (0 or Enter for none): " msgstr "" #: src/dird/ua_label.c:447 #, c-format msgid "Delete of Volume \"%s\" failed. ERR=%s" msgstr "" #: src/dird/ua_label.c:450 #, c-format msgid "Old volume \"%s\" deleted from catalog.\n" msgstr "" #: src/dird/ua_label.c:461 #, c-format msgid "Requesting to mount %s ...\n" msgstr "" #: src/dird/ua_label.c:483 msgid "Do not forget to mount the drive!!!\n" msgstr "" #: src/dird/ua_label.c:523 msgid "" "The following Volumes will be labeled:\n" "Slot Volume\n" "==============\n" msgstr "" #: src/dird/ua_label.c:532 msgid "Do you want to continue? (yes|no): " msgstr "" #: src/dird/ua_label.c:553 #, c-format msgid "Media record for Slot %d Volume \"%s\" already exists.\n" msgstr "" #: src/dird/ua_label.c:559 #, c-format msgid "Error setting InChanger: ERR=%s" msgstr "" #: src/dird/ua_label.c:582 #, c-format msgid "Maximum pool Volumes=%d reached.\n" msgstr "" #: src/dird/ua_label.c:589 #, c-format msgid "Catalog record for cleaning tape \"%s\" successfully created.\n" msgstr "" #: src/dird/ua_label.c:596 #, c-format msgid "Catalog error on cleaning tape: %s" msgstr "" #: src/dird/ua_label.c:632 #, c-format msgid "Illegal character \"%c\" in a volume name.\n" msgstr "" #: src/dird/ua_label.c:679 #, c-format msgid "Sending relabel command from \"%s\" to \"%s\" ...\n" msgstr "" #: src/dird/ua_label.c:686 #, c-format msgid "Sending label command for Volume \"%s\" Slot %d ...\n" msgstr "" #: src/dird/ua_label.c:727 #, c-format msgid "Catalog record for Volume \"%s\", Slot %d successfully created.\n" msgstr "" #: src/dird/ua_label.c:740 #, c-format msgid "Label command failed for Volume %s.\n" msgstr "" #: src/dird/ua_label.c:750 #, c-format msgid "Connecting to Storage daemon %s at %s:%d ...\n" msgstr "" #: src/dird/ua_label.c:778 msgid "Could not open SD socket.\n" msgstr "" #: src/dird/ua_label.c:850 src/dird/ua_label.c:860 #, c-format msgid "Invalid Slot number: %s\n" msgstr "" #: src/dird/ua_label.c:869 #, c-format msgid "Invalid Volume name: %s\n" msgstr "" #: src/dird/ua_label.c:948 #, c-format msgid "Device \"%s\" has %d slots.\n" msgstr "" #: src/dird/ua_label.c:997 #, c-format msgid "Pool \"%s\" resource not found for volume \"%s\"!\n" msgstr "" #: src/dird/ua_output.c:73 src/dird/ua_output.c:97 msgid "ON or OFF keyword missing.\n" msgstr "" #: src/dird/ua_output.c:185 msgid "Keywords for the show command are:\n" msgstr "" #: src/dird/ua_output.c:191 #, c-format msgid "%s resource %s not found.\n" msgstr "" #: src/dird/ua_output.c:194 #, c-format msgid "Resource %s not found\n" msgstr "" #: src/dird/ua_output.c:262 msgid "Hey! DB is NULL\n" msgstr "" #: src/dird/ua_output.c:376 #, c-format msgid "Jobid %d used %d Volume(s): %s\n" msgstr "" #: src/dird/ua_output.c:394 msgid "No Pool specified.\n" msgstr "" #: src/dird/ua_output.c:405 src/dird/ua_select.c:474 #, c-format msgid "Error obtaining pool ids. ERR=%s\n" msgstr "" #: src/dird/ua_output.c:415 #, c-format msgid "Pool: %s\n" msgstr "" #: src/dird/ua_output.c:431 src/dird/ua_status.c:465 msgid "Ignoring invalid value for days. Max is 50.\n" msgstr "" #: src/dird/ua_output.c:440 #, c-format msgid "Unknown list keyword: %s\n" msgstr "" #: src/dird/ua_output.c:467 #, c-format msgid "%s is not a job name.\n" msgstr "" #: src/dird/ua_output.c:487 #, c-format msgid "Could not find next Volume for Job %s (%s, %s).\n" msgstr "" #: src/dird/ua_output.c:491 #, c-format msgid "The next Volume to be used by Job \"%s\" (%s, %s) will be %s\n" msgstr "" #: src/dird/ua_output.c:501 #, c-format msgid "Could not find next Volume for Job %s.\n" msgstr "" #: src/dird/ua_output.c:691 msgid "You have no messages.\n" msgstr "" #: src/dird/ua_prune.c:167 msgid "Choose item to prune" msgstr "" #: src/dird/ua_prune.c:191 #, c-format msgid "Cannot prune Volume \"%s\" because it is archived.\n" msgstr "" #: src/dird/ua_prune.c:252 msgid "No Files found to prune.\n" msgstr "" #: src/dird/ua_prune.c:273 #, c-format msgid "Pruned Files from %s Jobs for client %s from catalog.\n" msgstr "" #: src/dird/ua_prune.c:379 msgid "No Jobs found to prune.\n" msgstr "" #: src/dird/ua_prune.c:426 #, c-format msgid "Pruned %d %s for client %s from catalog.\n" msgstr "" #: src/dird/ua_prune.c:427 msgid "Jobs" msgstr "" #: src/dird/ua_prune.c:479 #, c-format msgid "There are no Jobs associated with Volume \"%s\". Prune not needed.\n" msgstr "" #: src/dird/ua_prune.c:486 src/dird/ua_purge.c:518 #, c-format msgid "There are no Jobs associated with Volume \"%s\". Marking it purged.\n" msgstr "" #: src/dird/ua_prune.c:537 #, c-format msgid "Pruned %d %s on Volume \"%s\" from catalog.\n" msgstr "" #: src/dird/ua_purge.c:190 msgid "" "\n" "This command is can be DANGEROUS!!!\n" "\n" "It purges (deletes) all Files from a Job,\n" "JobId, Client or Volume; or it purges (deletes)\n" "all Jobs from a Client or Volume without regard\n" "for retention periods. Normally you should use the\n" "PRUNE command, which respects retention periods.\n" msgstr "" #: src/dird/ua_purge.c:250 msgid "Choose item to purge" msgstr "" #: src/dird/ua_purge.c:295 #, c-format msgid "Begin purging files for Client \"%s\"\n" msgstr "" #: src/dird/ua_purge.c:307 #, c-format msgid "No Files found for client %s to purge from %s catalog.\n" msgstr "" #: src/dird/ua_purge.c:326 #, c-format msgid "%d Files for client \"%s\" purged from %s catalog.\n" msgstr "" #: src/dird/ua_purge.c:362 #, c-format msgid "Begin purging jobs from Client \"%s\"\n" msgstr "" #: src/dird/ua_purge.c:373 #, c-format msgid "No Jobs found for client %s to purge from %s catalog.\n" msgstr "" #: src/dird/ua_purge.c:403 #, c-format msgid "%d Jobs for client %s purged from %s catalog.\n" msgstr "" #: src/dird/ua_purge.c:500 #, c-format msgid "" "Volume \"%s\" has VolStatus \"%s\" and cannot be purged.\n" "The VolStatus must be: Append, Full, Used, or Error to be purged.\n" msgstr "" #: src/dird/ua_purge.c:564 #, c-format msgid "%d File%s on Volume \"%s\" purged from catalog.\n" msgstr "" #: src/dird/ua_purge.c:578 #, c-format msgid "" "There are no more Jobs associated with Volume \"%s\". Marking it purged.\n" msgstr "" #: src/dird/ua_purge.c:610 #, c-format msgid "All records pruned from Volume \"%s\"; marking it \"Purged\"\n" msgstr "" #: src/dird/ua_purge.c:615 #, c-format msgid "Cannot purge Volume with VolStatus=%s\n" msgstr "" #: src/dird/ua_query.c:72 src/findlib/create_file.c:267 #: src/findlib/create_file.c:326 #, c-format msgid "Could not open %s: ERR=%s\n" msgstr "" #: src/dird/ua_query.c:77 msgid "Available queries:\n" msgstr "" #: src/dird/ua_query.c:84 msgid "Choose a query" msgstr "" #: src/dird/ua_query.c:98 msgid "Could not find query.\n" msgstr "" #: src/dird/ua_query.c:116 msgid "Too many prompts in query, max is 9.\n" msgstr "" #: src/dird/ua_query.c:219 #, c-format msgid "Warning prompt %d missing.\n" msgstr "" #: 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/dird/ua_query.c:268 src/dird/ua_query.c:285 msgid "Enter SQL query: " msgstr "" #: src/dird/ua_query.c:287 msgid "Add to SQL query: " msgstr "" #: src/dird/ua_query.c:291 msgid "End query mode.\n" msgstr "" #: src/dird/ua_restore.c:98 src/dird/ua_restore.c:192 src/dird/ua_run.c:206 msgid "Forbidden \"where\" specified.\n" msgstr "" #: src/dird/ua_restore.c:120 msgid "" "No Restore Job Resource found in bacula-dir.conf.\n" "You must create at least one before running this command.\n" msgstr "" #: src/dird/ua_restore.c:136 msgid "Restore not done.\n" msgstr "" #: src/dird/ua_restore.c:148 msgid "Unable to construct a valid BSR. Cannot continue.\n" msgstr "" #: src/dird/ua_restore.c:152 src/dird/ua_restore.c:167 msgid "No files selected to be restored.\n" msgstr "" #: src/dird/ua_restore.c:160 msgid "" "\n" "1 file selected to be restored.\n" "\n" msgstr "" #: src/dird/ua_restore.c:163 #, c-format msgid "" "\n" "%s files selected to be restored.\n" "\n" msgstr "" #: src/dird/ua_restore.c:182 msgid "No Restore Job resource found!\n" msgstr "" #: src/dird/ua_restore.c:269 #, c-format msgid "Missing value for keyword: %s\n" msgstr "" #: src/dird/ua_restore.c:318 msgid "List last 20 Jobs run" msgstr "" #: src/dird/ua_restore.c:319 msgid "List Jobs where a given File is saved" msgstr "" #: src/dird/ua_restore.c:320 msgid "Enter list of comma separated JobIds to select" msgstr "" #: src/dird/ua_restore.c:321 msgid "Enter SQL list command" msgstr "" #: src/dird/ua_restore.c:322 msgid "Select the most recent backup for a client" msgstr "" #: src/dird/ua_restore.c:323 msgid "Select backup for a client before a specified time" msgstr "" #: src/dird/ua_restore.c:324 msgid "Enter a list of files to restore" msgstr "" #: src/dird/ua_restore.c:325 msgid "Enter a list of files to restore before a specified time" msgstr "" #: src/dird/ua_restore.c:326 msgid "Find the JobIds of the most recent backup for a client" msgstr "" #: src/dird/ua_restore.c:327 msgid "Find the JobIds for a backup for a client before a specified time" msgstr "" #: src/dird/ua_restore.c:328 msgid "Enter a list of directories to restore for found JobIds" msgstr "" #: src/dird/ua_restore.c:329 src/dird/ua_status.c:733 src/filed/status.c:254 #: src/stored/status.c:495 src/wx-console/wxbconfigpanel.cpp:212 msgid "Cancel" msgstr "" #: src/dird/ua_restore.c:365 #, c-format msgid "Unknown keyword: %s\n" msgstr "" #: src/dird/ua_restore.c:389 #, c-format msgid "Improper date format: %s\n" msgstr "" #: src/dird/ua_restore.c:424 src/dird/ua_select.c:606 #, c-format msgid "Error: Pool resource \"%s\" does not exist.\n" msgstr "" #: src/dird/ua_restore.c:429 #, c-format msgid "Error: Pool resource \"%s\" access not allowed.\n" msgstr "" #: src/dird/ua_restore.c:445 msgid "" "\n" "First you select one or more JobIds that contain files\n" "to be restored. You will be presented several methods\n" "of specifying the JobIds. Then you will be allowed to\n" "select which files from those JobIds are to be restored.\n" "\n" msgstr "" #: src/dird/ua_restore.c:457 msgid "To select the JobIds, you have the following choices:\n" msgstr "" #: src/dird/ua_restore.c:462 msgid "Select item: " msgstr "" #: src/dird/ua_restore.c:467 src/dird/ua_restore.c:502 msgid "SQL query not authorized.\n" msgstr "" #: src/dird/ua_restore.c:480 msgid "Enter Filename (no path):" msgstr "" #: src/dird/ua_restore.c:495 src/dird/ua_restore.c:591 msgid "Enter JobId(s), comma separated, to restore: " msgstr "" #: src/dird/ua_restore.c:505 msgid "Enter SQL list command: " msgstr "" #: src/dird/ua_restore.c:533 src/dird/ua_restore.c:554 msgid "" "Enter file names with paths, or < to enter a filename\n" "containing a list of file names with paths, and terminate\n" "them with a blank line.\n" msgstr "" #: src/dird/ua_restore.c:537 src/dird/ua_restore.c:558 msgid "Enter full filename: " msgstr "" #: src/dird/ua_restore.c:589 #, c-format msgid "You have already seleted the following JobIds: %s\n" msgstr "" #: src/dird/ua_restore.c:604 msgid "" "Enter full directory names or start the name\n" "with a < to indicate it is a filename containing a list\n" "of directories and terminate them with a blank line.\n" msgstr "" #: src/dird/ua_restore.c:608 msgid "Enter directory name: " msgstr "" #: src/dird/ua_restore.c:629 msgid "No Jobs selected.\n" msgstr "" #: src/dird/ua_restore.c:633 #, c-format msgid "You have selected the following JobIds: %s\n" msgstr "" #: src/dird/ua_restore.c:636 #, c-format msgid "You have selected the following JobId: %s\n" msgstr "" #: src/dird/ua_restore.c:644 msgid "Invalid JobId in list.\n" msgstr "" #: src/dird/ua_restore.c:657 #, c-format msgid "Unable to get Job record for JobId=%s: ERR=%s\n" msgstr "" #: src/dird/ua_restore.c:662 #, c-format msgid "No authorization. Job \"%s\" not selected.\n" msgstr "" #: src/dird/ua_restore.c:676 msgid "" "The restored files will the most current backup\n" "BEFORE the date you specify below.\n" "\n" msgstr "" #: src/dird/ua_restore.c:679 msgid "Enter date as YYYY-MM-DD HH:MM:SS :" msgstr "" #: src/dird/ua_restore.c:685 msgid "Improper date format.\n" msgstr "" #: src/dird/ua_restore.c:706 #, c-format msgid "Cannot open file %s: ERR=%s\n" msgstr "" #: src/dird/ua_restore.c:714 src/dird/ua_restore.c:718 #, c-format msgid "Error occurred on line %d of %s\n" msgstr "" #: src/dird/ua_restore.c:762 src/dird/ua_restore.c:790 #, c-format msgid "No database record found for: %s\n" msgstr "" #: src/dird/ua_restore.c:777 msgid "No JobId specified cannot continue.\n" msgstr "" #: src/dird/ua_restore.c:811 #, c-format msgid "No table found: %s\n" msgstr "" #: src/dird/ua_restore.c:908 #, c-format msgid "" "\n" "Building directory tree for JobId %s ... " msgstr "" #: src/dird/ua_restore.c:920 msgid "" "\n" "There were no files inserted into the tree, so file selection\n" "is not possible.Most likely your retention policy pruned the files\n" msgstr "" #: src/dird/ua_restore.c:922 msgid "" "\n" "Do you want to restore all the files? (yes|no): " msgstr "" #: src/dird/ua_restore.c:938 #, c-format msgid "" "\n" "1 Job, %s files inserted into the tree and marked for extraction.\n" msgstr "" #: src/dird/ua_restore.c:942 #, c-format msgid "" "\n" "1 Job, %s files inserted into the tree.\n" msgstr "" #: src/dird/ua_restore.c:948 #, c-format msgid "" "\n" "%d Jobs, %s files inserted into the tree and marked for extraction.\n" msgstr "" #: src/dird/ua_restore.c:952 #, c-format msgid "" "\n" "%d Jobs, %s files inserted into the tree.\n" msgstr "" #: src/dird/ua_restore.c:1026 #, c-format msgid "Error getting FileSet \"%s\": ERR=%s\n" msgstr "" #: src/dird/ua_restore.c:1034 src/dird/ua_select.c:183 msgid "The defined FileSet resources are:\n" msgstr "" #: src/dird/ua_restore.c:1038 src/dird/ua_run.c:577 src/dird/ua_select.c:191 msgid "FileSet" msgstr "" #: src/dird/ua_restore.c:1038 src/dird/ua_select.c:191 msgid "Select FileSet resource" msgstr "" #: src/dird/ua_restore.c:1040 #, c-format msgid "No FileSet found for client \"%s\".\n" msgstr "" #: src/dird/ua_restore.c:1046 #, c-format msgid "Error getting FileSet record: %s\n" msgstr "" #: src/dird/ua_restore.c:1047 msgid "" "This probably means you modified the FileSet.\n" "Continuing anyway.\n" msgstr "" #: src/dird/ua_restore.c:1062 #, c-format msgid "Pool \"%s\" not found, using any pool.\n" msgstr "" #: src/dird/ua_restore.c:1088 src/dird/ua_restore.c:1104 #, c-format msgid "No Full backup before %s found.\n" msgstr "" #: src/dird/ua_restore.c:1127 msgid "No jobs found.\n" msgstr "" #: src/dird/ua_restore.c:1284 #, c-format msgid "Warning default storage overridden by \"%s\" on command line.\n" msgstr "" #: src/dird/ua_restore.c:1300 #, c-format msgid "Storage \"%s\" not found, using Storage \"%s\" from MediaType \"%s\".\n" msgstr "" #: src/dird/ua_restore.c:1308 #, c-format msgid "" "\n" "Unable to find Storage resource for\n" "MediaType \"%s\", needed by the Jobs you selected.\n" msgstr "" #: src/dird/ua_run.c:136 #, c-format msgid "Value missing for keyword %s\n" msgstr "" #: src/dird/ua_run.c:143 msgid "Job name specified twice.\n" msgstr "" #: src/dird/ua_run.c:151 msgid "JobId specified twice.\n" msgstr "" #: src/dird/ua_run.c:160 msgid "Client specified twice.\n" msgstr "" #: src/dird/ua_run.c:168 msgid "FileSet specified twice.\n" msgstr "" #: src/dird/ua_run.c:176 msgid "Level specified twice.\n" msgstr "" #: src/dird/ua_run.c:185 msgid "Storage specified twice.\n" msgstr "" #: src/dird/ua_run.c:193 msgid "Pool specified twice.\n" msgstr "" #: src/dird/ua_run.c:201 msgid "Where specified twice.\n" msgstr "" #: src/dird/ua_run.c:213 msgid "Bootstrap specified twice.\n" msgstr "" #: src/dird/ua_run.c:221 msgid "Replace specified twice.\n" msgstr "" #: src/dird/ua_run.c:229 msgid "When specified twice.\n" msgstr "" #: src/dird/ua_run.c:237 msgid "Priority specified twice.\n" msgstr "" #: src/dird/ua_run.c:242 msgid "Priority must be positive nonzero setting it to 10.\n" msgstr "" #: src/dird/ua_run.c:252 msgid "Verify Job specified twice.\n" msgstr "" #: src/dird/ua_run.c:284 msgid "Migration Job specified twice.\n" msgstr "" #: src/dird/ua_run.c:310 #, c-format msgid "Invalid keyword: %s\n" msgstr "" #: src/dird/ua_run.c:322 #, c-format msgid "Catalog \"%s\" not found\n" msgstr "" #: src/dird/ua_run.c:333 #, c-format msgid "Job \"%s\" not found\n" msgstr "" #: src/dird/ua_run.c:340 msgid "A job name must be specified.\n" msgstr "" #: src/dird/ua_run.c:346 #, c-format msgid "No authorization. Job \"%s\".\n" msgstr "" #: src/dird/ua_run.c:355 #, c-format msgid "Pool \"%s\" not found.\n" msgstr "" #: src/dird/ua_run.c:365 #, c-format msgid "No authorization. Pool \"%s\".\n" msgstr "" #: src/dird/ua_run.c:376 #, c-format msgid "Storage \"%s\" not found.\n" msgstr "" #: src/dird/ua_run.c:379 src/dird/ua_run.c:603 msgid "user selection" msgstr "" #: src/dird/ua_run.c:388 #, c-format msgid "No authorization. Storage \"%s\".\n" msgstr "" #: src/dird/ua_run.c:408 #, c-format msgid "No authorization. Client \"%s\".\n" msgstr "" #: src/dird/ua_run.c:417 #, c-format msgid "FileSet \"%s\" not found.\n" msgstr "" #: src/dird/ua_run.c:426 #, c-format msgid "No authorization. FileSet \"%s\".\n" msgstr "" #: src/dird/ua_run.c:434 #, c-format msgid "Verify Job \"%s\" not found.\n" msgstr "" #: src/dird/ua_run.c:444 #, c-format msgid "Migration Job \"%s\" not found.\n" msgstr "" #: src/dird/ua_run.c:479 src/dird/ua_run.c:643 msgid "Invalid time, using current time.\n" msgstr "" #: src/dird/ua_run.c:499 #, c-format msgid "Invalid replace option: %s\n" msgstr "" #: src/dird/ua_run.c:563 msgid "OK to run? (yes/mod/no): " msgstr "" #: src/dird/ua_run.c:570 src/dird/ua_select.c:63 msgid "mod" msgstr "" #: src/dird/ua_run.c:573 src/dird/ua_update.c:481 msgid "Parameters to modify:\n" msgstr "" #: src/dird/ua_run.c:574 msgid "Level" msgstr "" #: src/dird/ua_run.c:579 src/wx-console/wxbrestorepanel.cpp:355 #: src/wx-console/wxbrestorepanel.cpp:843 #: src/wx-console/wxbrestorepanel.cpp:1890 msgid "When" msgstr "" #: src/dird/ua_run.c:580 src/wx-console/wxbrestorepanel.cpp:356 #: src/wx-console/wxbrestorepanel.cpp:1116 #: src/wx-console/wxbrestorepanel.cpp:1892 msgid "Priority" msgstr "" #: src/dird/ua_run.c:584 src/dird/ua_select.c:492 src/dird/ua_select.c:582 #: src/dird/ua_update.c:413 src/dird/ua_update.c:492 #: src/wx-console/wxbrestorepanel.cpp:337 #: src/wx-console/wxbrestorepanel.cpp:526 #: src/wx-console/wxbrestorepanel.cpp:536 #: src/wx-console/wxbrestorepanel.cpp:1806 msgid "Pool" msgstr "" #: src/dird/ua_run.c:586 msgid "Verify Job" msgstr "" #: src/dird/ua_run.c:589 src/wx-console/wxbrestorepanel.cpp:348 #: src/wx-console/wxbrestorepanel.cpp:1871 msgid "Bootstrap" msgstr "" #: src/dird/ua_run.c:590 src/wx-console/wxbrestorepanel.cpp:349 #: src/wx-console/wxbrestorepanel.cpp:1092 #: src/wx-console/wxbrestorepanel.cpp:1873 msgid "Where" msgstr "" #: src/dird/ua_run.c:591 src/wx-console/wxbrestorepanel.cpp:351 #: src/wx-console/wxbrestorepanel.cpp:1100 #: src/wx-console/wxbrestorepanel.cpp:1877 #: src/wx-console/wxbrestorepanel.cpp:1878 #: src/wx-console/wxbrestorepanel.cpp:1879 #: src/wx-console/wxbrestorepanel.cpp:1880 #: src/wx-console/wxbrestorepanel.cpp:1881 msgid "Replace" msgstr "" #: src/dird/ua_run.c:592 msgid "JobId" msgstr "" #: src/dird/ua_run.c:594 src/dird/ua_update.c:497 msgid "Select parameter to modify" msgstr "" #: src/dird/ua_run.c:635 msgid "" "Please enter desired start time as YYYY-MM-DD HH:MM:SS (return for now): " msgstr "" #: src/dird/ua_run.c:650 msgid "Enter new Priority: " msgstr "" #: src/dird/ua_run.c:654 msgid "Priority must be a positive integer.\n" msgstr "" #: src/dird/ua_run.c:674 msgid "Please enter the Bootstrap file name: " msgstr "" #: src/dird/ua_run.c:685 #, c-format msgid "Warning cannot open %s: ERR=%s\n" msgstr "" #: src/dird/ua_run.c:704 msgid "Please enter path prefix for restore (/ for none): " msgstr "" #: src/dird/ua_run.c:718 msgid "Replace:\n" msgstr "" #: src/dird/ua_run.c:722 msgid "Select replace option" msgstr "" #: src/dird/ua_run.c:732 msgid "" "You must set the bootstrap file to NULL to be able to specify a JobId.\n" msgstr "" #: src/dird/ua_run.c:757 msgid "Job failed.\n" msgstr "" #: src/dird/ua_run.c:760 #, c-format msgid "Job queued. JobId=%s\n" msgstr "" #: src/dird/ua_run.c:766 msgid "Job not run.\n" msgstr "" #: src/dird/ua_run.c:774 src/dird/ua_run.c:800 msgid "Levels:\n" msgstr "" #: src/dird/ua_run.c:775 src/filed/status.c:371 src/lib/util.c:329 #: src/stored/status.c:534 msgid "Base" msgstr "" #: src/dird/ua_run.c:776 src/filed/status.c:373 src/lib/util.c:331 #: src/stored/status.c:536 msgid "Full" msgstr "" #: src/dird/ua_run.c:777 src/filed/status.c:376 src/lib/util.c:334 #: src/stored/status.c:539 msgid "Incremental" msgstr "" #: src/dird/ua_run.c:778 src/filed/status.c:379 src/lib/util.c:337 #: src/stored/status.c:542 msgid "Differential" msgstr "" #: src/dird/ua_run.c:779 src/filed/status.c:382 src/lib/util.c:340 #: src/stored/status.c:545 msgid "Since" msgstr "" #: src/dird/ua_run.c:780 src/dird/ua_run.c:806 msgid "Select level" msgstr "" #: src/dird/ua_run.c:801 msgid "Initialize Catalog" msgstr "" #: src/dird/ua_run.c:802 src/filed/status.c:385 src/lib/util.c:343 #: src/stored/status.c:548 msgid "Verify Catalog" msgstr "" #: src/dird/ua_run.c:803 src/lib/util.c:349 msgid "Verify Volume to Catalog" msgstr "" #: src/dird/ua_run.c:804 src/lib/util.c:352 msgid "Verify Disk to Catalog" msgstr "" #: src/dird/ua_run.c:805 msgid "Verify Volume Data (not yet implemented)" msgstr "" #: src/dird/ua_run.c:826 msgid "Level not appropriate for this Job. Cannot be changed.\n" msgstr "" #: src/dird/ua_run.c:839 #, c-format msgid "" "Run %s job\n" "JobName: %s\n" "FileSet: %s\n" "Client: %s\n" "Storage: %s\n" "When: %s\n" "Priority: %d\n" msgstr "" #: src/dird/ua_run.c:846 src/lib/util.c:296 msgid "Admin" msgstr "" #: src/dird/ua_run.c:858 #, 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" msgstr "" #: src/dird/ua_run.c:867 src/lib/util.c:287 msgid "Backup" msgstr "" #: src/dird/ua_run.c:889 #, 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" msgstr "" #: src/dird/ua_run.c:900 src/lib/util.c:290 msgid "Verify" msgstr "" #: src/dird/ua_run.c:918 msgid "Please enter a JobId for restore: " msgstr "" #: src/dird/ua_run.c:927 #, c-format msgid "" "Run Restore job\n" "JobName: %s\n" "Bootstrap: %s\n" "Where: %s\n" "Replace: %s\n" "FileSet: %s\n" "Client: %s\n" "Storage: %s\n" "When: %s\n" "Catalog: %s\n" "Priority: %d\n" msgstr "" #: src/dird/ua_run.c:949 #, c-format msgid "" "Run Restore job\n" "JobName: %s\n" "Bootstrap: %s\n" "Where: %s\n" "Replace: %s\n" "Client: %s\n" "Storage: %s\n" "JobId: %s\n" "When: %s\n" "Catalog: %s\n" "Priority: %d\n" msgstr "" #: src/dird/ua_run.c:974 #, c-format msgid "" "Run Migration job\n" "JobName: %s\n" "Bootstrap: %s\n" "Client: %s\n" "FileSet: %s\n" "Pool: %s (From %s)\n" "Read Storage: %s (From %s)\n" "Write Storage: %s (From %s)\n" "JobId: %s\n" "When: %s\n" "Catalog: %s\n" "Priority: %d\n" msgstr "" #: src/dird/ua_run.c:999 #, c-format msgid "Unknown Job Type=%d\n" msgstr "" #: src/dird/ua_select.c:55 #, c-format msgid "The current %s retention period is: %s\n" msgstr "" #: src/dird/ua_select.c:60 msgid "Continue? (yes/mod/no): " msgstr "" #: src/dird/ua_select.c:64 msgid "Enter new retention period: " msgstr "" #: src/dird/ua_select.c:68 msgid "Invalid period.\n" msgstr "" #: src/dird/ua_select.c:144 msgid "You have the following choices:\n" msgstr "" #: src/dird/ua_select.c:160 msgid "The defined Storage resources are:\n" msgstr "" #: src/dird/ua_select.c:168 msgid "Select Storage resource" msgstr "" #: src/dird/ua_select.c:217 msgid "The defined Catalog resources are:\n" msgstr "" #: src/dird/ua_select.c:225 msgid "Catalog" msgstr "" #: src/dird/ua_select.c:225 msgid "Select Catalog resource" msgstr "" #: src/dird/ua_select.c:242 msgid "The defined Job resources are:\n" msgstr "" #: src/dird/ua_select.c:250 msgid "Select Job resource" msgstr "" #: src/dird/ua_select.c:265 msgid "The defined Restore Job resources are:\n" msgstr "" #: src/dird/ua_select.c:273 msgid "Select Restore Job" msgstr "" #: src/dird/ua_select.c:290 msgid "The defined Client resources are:\n" msgstr "" #: src/dird/ua_select.c:298 msgid "Select Client (File daemon) resource" msgstr "" #: src/dird/ua_select.c:325 #, c-format msgid "Error: Client resource %s does not exist.\n" msgstr "" #: src/dird/ua_select.c:350 #, c-format msgid "Could not find Client %s: ERR=%s" msgstr "" #: src/dird/ua_select.c:360 src/dird/ua_select.c:414 #, c-format msgid "Could not find Client \"%s\": ERR=%s" msgstr "" #: src/dird/ua_select.c:389 #, c-format msgid "Error obtaining client ids. ERR=%s\n" msgstr "" #: src/dird/ua_select.c:393 msgid "No clients defined. You must run a job before using this command.\n" msgstr "" #: src/dird/ua_select.c:397 msgid "Defined Clients:\n" msgstr "" #: src/dird/ua_select.c:407 msgid "Select the Client" msgstr "" #: src/dird/ua_select.c:440 src/dird/ua_select.c:463 src/dird/ua_select.c:499 #, c-format msgid "Could not find Pool \"%s\": ERR=%s" msgstr "" #: src/dird/ua_select.c:478 msgid "No pools defined. Use the \"create\" command to create one.\n" msgstr "" #: src/dird/ua_select.c:482 msgid "Defined Pools:\n" msgstr "" #: src/dird/ua_select.c:492 msgid "Select the Pool" msgstr "" #: src/dird/ua_select.c:522 #, c-format msgid "No access to Pool \"%s\"\n" msgstr "" #: src/dird/ua_select.c:548 msgid "Enter MediaId or Volume name: " msgstr "" #: src/dird/ua_select.c:574 msgid "The defined Pool resources are:\n" msgstr "" #: src/dird/ua_select.c:582 msgid "Select Pool resource" msgstr "" #: src/dird/ua_select.c:617 msgid "Enter the JobId to select: " msgstr "" #: src/dird/ua_select.c:655 #, c-format msgid "Could not find Job \"%s\": ERR=%s" msgstr "" #: src/dird/ua_select.c:733 #, c-format msgid "Automatically selected %s: %s\n" msgstr "" #: src/dird/ua_select.c:738 #, c-format msgid "Cannot select %s in batch mode.\n" msgstr "" #: src/dird/ua_select.c:752 #, c-format msgid "Selection list for \"%s\" is empty!\n" msgstr "" #: src/dird/ua_select.c:758 msgid "Item 1 selected automatically.\n" msgstr "" #: src/dird/ua_select.c:769 msgid "Selection aborted, nothing done.\n" msgstr "" #: src/dird/ua_select.c:774 #, c-format msgid "Please enter a number between 1 and %d\n" msgstr "" #: src/dird/ua_select.c:823 msgid "Storage name given twice.\n" msgstr "" #: src/dird/ua_select.c:840 #, c-format msgid "Expecting jobid=nn command, got: %s\n" msgstr "" #: src/dird/ua_select.c:844 #, c-format msgid "JobId %s is not running.\n" msgstr "" #: src/dird/ua_select.c:854 #, c-format msgid "Expecting job=xxx, got: %s.\n" msgstr "" #: src/dird/ua_select.c:858 src/dird/ua_select.c:870 #, c-format msgid "Job \"%s\" is not running.\n" msgstr "" #: src/dird/ua_select.c:866 #, c-format msgid "Expecting ujobid=xxx, got: %s.\n" msgstr "" #: src/dird/ua_select.c:886 #, c-format msgid "Storage resource \"%s\": not found\n" msgstr "" #: src/dird/ua_select.c:918 msgid "Enter autochanger drive[0]: " msgstr "" #: src/dird/ua_select.c:939 msgid "Enter autochanger slot: " msgstr "" #: src/dird/ua_select.c:969 msgid "Media Types defined in conf file:\n" msgstr "" #: src/dird/ua_select.c:975 msgid "Media Type" msgstr "" #: src/dird/ua_select.c:975 msgid "Select the Media Type" msgstr "" #: src/dird/ua_server.c:72 #, c-format msgid "Cannot create UA thread: %s\n" msgstr "" #: src/dird/ua_server.c:154 msgid "You have messages.\n" msgstr "" #: src/dird/ua_status.c:135 msgid "Status available for:\n" msgstr "" #: src/dird/ua_status.c:141 msgid "Select daemon type for status" msgstr "" #: src/dird/ua_status.c:255 src/stored/status.c:77 #, c-format msgid "%s Version: %s (%s) %s %s %s\n" msgstr "" #: src/dird/ua_status.c:259 #, c-format msgid "Daemon started %s, 1 Job run since started.\n" msgstr "" #: src/dird/ua_status.c:262 #, c-format msgid "Daemon started %s, %d Jobs run since started.\n" msgstr "" #: src/dird/ua_status.c:265 src/filed/status.c:127 src/stored/status.c:88 #, c-format msgid " Heap: bytes=%s max_bytes=%s bufs=%s max_bufs=%s\n" msgstr "" #: src/dird/ua_status.c:285 src/dird/ua_status.c:509 src/dird/ua_status.c:675 #: src/filed/status.c:200 src/filed/status.c:218 src/filed/status.c:280 msgid "====\n" msgstr "" #: src/dird/ua_status.c:300 #, c-format msgid "" "\n" "Failed to connect to Storage daemon %s.\n" "====\n" msgstr "" #: src/dird/ua_status.c:338 #, c-format msgid "" "Failed to connect to Client %s.\n" "====\n" msgstr "" #: src/dird/ua_status.c:346 msgid "Connected to file daemon\n" msgstr "" #: src/dird/ua_status.c:361 msgid "" "\n" "Scheduled Jobs:\n" msgstr "" #: src/dird/ua_status.c:362 msgid "" "Level Type Pri Scheduled Name Volume\n" msgstr "" #: src/dird/ua_status.c:363 msgid "===================================================================================\n" msgstr "" #: src/dird/ua_status.c:413 #, c-format msgid "%-14s %-8s %3d %-18s %-18s %s\n" msgstr "" #: src/dird/ua_status.c:507 msgid "No Scheduled Jobs.\n" msgstr "" #: src/dird/ua_status.c:524 src/filed/status.c:141 src/stored/status.c:347 msgid "" "\n" "Running Jobs:\n" msgstr "" #: src/dird/ua_status.c:532 #, c-format msgid "Console connected at %s\n" msgstr "" #: src/dird/ua_status.c:542 msgid "" "No Jobs running.\n" "====\n" msgstr "" #: src/dird/ua_status.c:547 msgid " JobId Level Name Status\n" msgstr "" #: src/dird/ua_status.c:548 src/filed/status.c:224 msgid "======================================================================\n" msgstr "" #: src/dird/ua_status.c:556 msgid "is waiting execution" msgstr "" #: src/dird/ua_status.c:559 msgid "is running" msgstr "" #: src/dird/ua_status.c:562 msgid "is blocked" msgstr "" #: src/dird/ua_status.c:565 msgid "has terminated" msgstr "" #: src/dird/ua_status.c:568 msgid "has erred" msgstr "" #: src/dird/ua_status.c:571 msgid "has errors" msgstr "" #: src/dird/ua_status.c:574 msgid "has a fatal error" msgstr "" #: src/dird/ua_status.c:577 msgid "has verify differences" msgstr "" #: src/dird/ua_status.c:580 msgid "has been canceled" msgstr "" #: src/dird/ua_status.c:584 #, c-format msgid "is waiting on Client %s" msgstr "" #: src/dird/ua_status.c:591 src/dird/ua_status.c:593 #, c-format msgid "is waiting on Storage %s" msgstr "" #: src/dird/ua_status.c:599 msgid "is waiting on max Storage jobs" msgstr "" #: src/dird/ua_status.c:602 msgid "is waiting on max Client jobs" msgstr "" #: src/dird/ua_status.c:605 msgid "is waiting on max Job jobs" msgstr "" #: src/dird/ua_status.c:608 msgid "is waiting on max total jobs" msgstr "" #: src/dird/ua_status.c:611 msgid "is waiting for its start time" msgstr "" #: src/dird/ua_status.c:614 msgid "is waiting for higher priority jobs to finish" msgstr "" #: src/dird/ua_status.c:619 #, c-format msgid "is in unknown state %c" msgstr "" #: src/dird/ua_status.c:633 msgid "is waiting for a mount request" msgstr "" #: src/dird/ua_status.c:640 msgid "is waiting for an appendable Volume" msgstr "" #: src/dird/ua_status.c:647 #, c-format msgid "is waiting for Client %s to connect to Storage %s" msgstr "" #: src/dird/ua_status.c:663 #, c-format msgid "%6d %-6s %-20s %s\n" msgstr "" #: src/dird/ua_status.c:685 msgid "No Terminated Jobs.\n" msgstr "" #: src/dird/ua_status.c:690 src/filed/status.c:214 src/stored/status.c:456 msgid "" "\n" "Terminated Jobs:\n" msgstr "" #: src/dird/ua_status.c:691 src/filed/status.c:222 src/stored/status.c:463 msgid " JobId Level Files Bytes Status Finished Name \n" msgstr "" #: src/dird/ua_status.c:692 msgid "====================================================================\n" msgstr "" #: src/dird/ua_status.c:723 src/filed/status.c:244 src/lib/util.c:179 #: src/stored/status.c:485 msgid "Created" msgstr "" #: src/dird/ua_status.c:727 src/filed/status.c:248 src/lib/util.c:192 #: src/lib/util.c:259 src/stored/status.c:489 msgid "Error" msgstr "" #: src/dird/ua_status.c:730 src/filed/status.c:251 src/stored/status.c:492 msgid "Diffs" msgstr "" #: src/dird/ua_status.c:736 src/filed/status.c:257 src/lib/util.c:188 #: src/lib/util.c:255 src/stored/btape.c:1187 src/stored/status.c:498 #: src/wx-console/wxbconfigpanel.cpp:201 msgid "OK" msgstr "" #: src/dird/ua_status.c:739 src/filed/status.c:260 src/stored/status.c:501 msgid "Other" msgstr "" #: src/dird/ua_status.c:742 src/filed/status.c:271 src/stored/status.c:512 #, c-format msgid "%6d %-6s %8s %10s %-7s %-8s %s\n" msgstr "" #: src/dird/ua_status.c:750 src/stored/btape.c:195 msgid "\n" msgstr "" #: src/dird/ua_tree.c:71 msgid "change current directory" msgstr "" #: src/dird/ua_tree.c:72 msgid "count marked files in and below the cd" msgstr "" #: src/dird/ua_tree.c:73 src/dird/ua_tree.c:74 msgid "long list current directory, wildcards allowed" msgstr "" #: src/dird/ua_tree.c:75 msgid "leave file selection mode" msgstr "" #: src/dird/ua_tree.c:76 msgid "estimate restore size" msgstr "" #: src/dird/ua_tree.c:77 msgid "same as done command" msgstr "" #: src/dird/ua_tree.c:78 msgid "find files, wildcards allowed" msgstr "" #: src/dird/ua_tree.c:79 src/dird/ua_tree.c:88 msgid "print help" msgstr "" #: src/dird/ua_tree.c:80 msgid "list current directory, wildcards allowed" msgstr "" #: src/dird/ua_tree.c:81 msgid "list the marked files in and below the cd" msgstr "" #: src/dird/ua_tree.c:82 msgid "mark dir/file to be restored recursively, wildcards allowed" msgstr "" #: src/dird/ua_tree.c:83 msgid "mark directory name to be restored (no files)" msgstr "" #: src/dird/ua_tree.c:84 msgid "print current working directory" msgstr "" #: src/dird/ua_tree.c:85 msgid "unmark dir/file to be restored recursively in dir" msgstr "" #: src/dird/ua_tree.c:86 msgid "unmark directory name only no recursion" msgstr "" #: src/dird/ua_tree.c:87 msgid "quit and do not do restore" msgstr "" #: src/dird/ua_tree.c:107 msgid "" "\n" "You are now entering file selection mode where you add (mark) and\n" "remove (unmark) files to be restored. No files are initially added, unless\n" "you used the \"all\" keyword on the command line.\n" "Enter \"done\" to leave this mode.\n" "\n" msgstr "" #: src/dird/ua_tree.c:117 src/dird/ua_tree.c:686 src/dird/ua_tree.c:694 #, c-format msgid "cwd is: %s\n" msgstr "" #: src/dird/ua_tree.c:125 src/dird/ua_tree.c:139 msgid "Illegal command. Enter \"done\" to exit.\n" msgstr "" #: src/dird/ua_tree.c:312 src/dird/ua_tree.c:323 src/dird/ua_tree.c:340 msgid "No files marked.\n" msgstr "" #: src/dird/ua_tree.c:325 msgid "1 file marked.\n" msgstr "" #: src/dird/ua_tree.c:327 #, c-format msgid "%s files marked.\n" msgstr "" #: src/dird/ua_tree.c:354 msgid "No directories marked.\n" msgstr "" #: src/dird/ua_tree.c:356 msgid "1 directory marked.\n" msgstr "" #: src/dird/ua_tree.c:358 #, c-format msgid "%s directories marked.\n" msgstr "" #: src/dird/ua_tree.c:379 #, c-format msgid "%s total files/dirs. %s marked to be restored.\n" msgstr "" #: src/dird/ua_tree.c:390 msgid "No file specification given.\n" msgstr "" #: src/dird/ua_tree.c:541 #, c-format msgid "Node %s has no children.\n" msgstr "" #: src/dird/ua_tree.c:632 #, c-format msgid "%d total files; %d marked to be restored; %s bytes.\n" msgstr "" #: src/dird/ua_tree.c:666 msgid "Too many arguments. Try using double quotes.\n" msgstr "" #: src/dird/ua_tree.c:678 msgid "Invalid path given.\n" msgstr "" #: src/dird/ua_tree.c:705 src/dird/ua_tree.c:716 msgid "No files unmarked.\n" msgstr "" #: src/dird/ua_tree.c:718 msgid "1 file unmarked.\n" msgstr "" #: src/dird/ua_tree.c:721 #, c-format msgid "%s files unmarked.\n" msgstr "" #: src/dird/ua_tree.c:732 src/dird/ua_tree.c:748 msgid "No directories unmarked.\n" msgstr "" #: src/dird/ua_tree.c:750 msgid "1 directory unmarked.\n" msgstr "" #: src/dird/ua_tree.c:752 #, c-format msgid "%d directories unmarked.\n" msgstr "" #: src/dird/ua_update.c:84 msgid "Update choice:\n" msgstr "" #: src/dird/ua_update.c:85 msgid "Volume parameters" msgstr "" #: src/dird/ua_update.c:86 msgid "Pool from resource" msgstr "" #: src/dird/ua_update.c:87 msgid "Slots from autochanger" msgstr "" #: src/dird/ua_update.c:88 msgid "item" msgstr "" #: src/dird/ua_update.c:88 msgid "Choose catalog item to update" msgstr "" #: src/dird/ua_update.c:128 #, c-format msgid "Invalid VolStatus specified: %s\n" msgstr "" #: src/dird/ua_update.c:137 #, c-format msgid "New Volume status is: %s\n" msgstr "" #: src/dird/ua_update.c:147 #, c-format msgid "Invalid retention period specified: %s\n" msgstr "" #: src/dird/ua_update.c:155 #, c-format msgid "New retention period is: %s\n" msgstr "" #: src/dird/ua_update.c:166 #, c-format msgid "Invalid use duration specified: %s\n" msgstr "" #: src/dird/ua_update.c:174 #, c-format msgid "New use duration is: %s\n" msgstr "" #: src/dird/ua_update.c:188 #, c-format msgid "New max jobs is: %s\n" msgstr "" #: src/dird/ua_update.c:201 #, c-format msgid "New max files is: %s\n" msgstr "" #: src/dird/ua_update.c:212 #, c-format msgid "Invalid max. bytes specification: %s\n" msgstr "" #: src/dird/ua_update.c:220 #, c-format msgid "New Max bytes is: %s\n" msgstr "" #: src/dird/ua_update.c:231 src/dird/ua_update.c:251 msgid "Invalid value. It must be yes or no.\n" msgstr "" #: src/dird/ua_update.c:239 #, c-format msgid "New Recycle flag is: %s\n" msgstr "" #: src/dird/ua_update.c:259 #, c-format msgid "New InChanger flag is: %s\n" msgstr "" #: src/dird/ua_update.c:277 #, c-format msgid "Invalid slot, it must be between 0 and MaxVols=%d\n" msgstr "" #: src/dird/ua_update.c:286 src/dird/ua_update.c:597 #, c-format msgid "Error updating media record Slot: ERR=%s" msgstr "" #: src/dird/ua_update.c:288 #, c-format msgid "New Slot is: %d\n" msgstr "" #: src/dird/ua_update.c:315 #, c-format msgid "New Pool is: %s\n" msgstr "" #: src/dird/ua_update.c:344 #, c-format msgid "Error updating Volume record: ERR=%s" msgstr "" #: src/dird/ua_update.c:346 #, c-format msgid "Volume defaults updated from \"%s\" Pool record.\n" msgstr "" #: src/dird/ua_update.c:368 #, c-format msgid "Error updating Volume records: ERR=%s" msgstr "" #: src/dird/ua_update.c:370 msgid "All Volume defaults updated from Pool record.\n" msgstr "" #: src/dird/ua_update.c:381 #, c-format msgid "Error updating media record Enabled: ERR=%s" msgstr "" #: src/dird/ua_update.c:383 #, c-format msgid "New Enabled is: %d\n" msgstr "" #: src/dird/ua_update.c:404 msgid "VolStatus" msgstr "" #: src/dird/ua_update.c:405 msgid "VolRetention" msgstr "" #: src/dird/ua_update.c:406 msgid "VolUse" msgstr "" #: src/dird/ua_update.c:407 msgid "MaxVolJobs" msgstr "" #: src/dird/ua_update.c:408 msgid "MaxVolFiles" msgstr "" #: src/dird/ua_update.c:409 msgid "MaxVolBytes" msgstr "" #: src/dird/ua_update.c:410 msgid "Recycle" msgstr "" #: src/dird/ua_update.c:411 msgid "InChanger" msgstr "" #: src/dird/ua_update.c:412 src/dird/ua_update.c:489 msgid "Slot" msgstr "" #: src/dird/ua_update.c:414 msgid "FromPool" msgstr "" #: src/dird/ua_update.c:415 msgid "AllFromPool" msgstr "" #: src/dird/ua_update.c:416 src/dird/ua_update.c:495 msgid "Enabled" msgstr "" #: src/dird/ua_update.c:482 msgid "Volume Status" msgstr "" #: src/dird/ua_update.c:483 msgid "Volume Retention Period" msgstr "" #: src/dird/ua_update.c:484 msgid "Volume Use Duration" msgstr "" #: src/dird/ua_update.c:485 msgid "Maximum Volume Jobs" msgstr "" #: src/dird/ua_update.c:486 msgid "Maximum Volume Files" msgstr "" #: src/dird/ua_update.c:487 msgid "Maximum Volume Bytes" msgstr "" #: src/dird/ua_update.c:488 msgid "Recycle Flag" msgstr "" #: src/dird/ua_update.c:490 msgid "InChanger Flag" msgstr "" #: src/dird/ua_update.c:491 msgid "Volume Files" msgstr "" #: src/dird/ua_update.c:493 msgid "Volume from Pool" msgstr "" #: src/dird/ua_update.c:494 msgid "All Volumes from Pool" msgstr "" #: src/dird/ua_update.c:496 msgid "Done" msgstr "" #: src/dird/ua_update.c:504 #, c-format msgid "Updating Volume \"%s\"\n" msgstr "" #: src/dird/ua_update.c:509 #, c-format msgid "Current Volume status is: %s\n" msgstr "" #: src/dird/ua_update.c:510 msgid "Possible Values are:\n" msgstr "" #: src/dird/ua_update.c:521 msgid "Choose new Volume Status" msgstr "" #: src/dird/ua_update.c:527 #, c-format msgid "Current retention period is: %s\n" msgstr "" #: src/dird/ua_update.c:529 msgid "Enter Volume Retention period: " msgstr "" #: src/dird/ua_update.c:536 #, c-format msgid "Current use duration is: %s\n" msgstr "" #: src/dird/ua_update.c:538 msgid "Enter Volume Use Duration: " msgstr "" #: src/dird/ua_update.c:545 #, c-format msgid "Current max jobs is: %u\n" msgstr "" #: src/dird/ua_update.c:546 msgid "Enter new Maximum Jobs: " msgstr "" #: src/dird/ua_update.c:553 #, c-format msgid "Current max files is: %u\n" msgstr "" #: src/dird/ua_update.c:554 msgid "Enter new Maximum Files: " msgstr "" #: src/dird/ua_update.c:561 #, c-format msgid "Current value is: %s\n" msgstr "" #: src/dird/ua_update.c:562 msgid "Enter new Maximum Bytes: " msgstr "" #: src/dird/ua_update.c:570 #, c-format msgid "Current recycle flag is: %s\n" msgstr "" #: src/dird/ua_update.c:572 msgid "Enter new Recycle status: " msgstr "" #: src/dird/ua_update.c:579 #, c-format msgid "Current Slot is: %d\n" msgstr "" #: src/dird/ua_update.c:580 msgid "Enter new Slot: " msgstr "" #: src/dird/ua_update.c:587 #, c-format msgid "Current InChanger flag is: %d\n" msgstr "" #: src/dird/ua_update.c:588 msgid "Set InChanger flag? yes/no: " msgstr "" #: src/dird/ua_update.c:599 #, c-format msgid "New InChanger flag is: %d\n" msgstr "" #: src/dird/ua_update.c:606 msgid "" "Warning changing Volume Files can result\n" "in loss of data on your Volume\n" "\n" msgstr "" #: src/dird/ua_update.c:608 #, c-format msgid "Current Volume Files is: %u\n" msgstr "" #: src/dird/ua_update.c:609 msgid "Enter new number of Files for Volume: " msgstr "" #: src/dird/ua_update.c:614 msgid "Normally, you should only increase Volume Files by one!\n" msgstr "" #: src/dird/ua_update.c:615 msgid "Continue? (yes/no): " msgstr "" #: src/dird/ua_update.c:625 #, c-format msgid "New Volume Files is: %u\n" msgstr "" #: src/dird/ua_update.c:637 #, c-format msgid "Current Pool is: %s\n" msgstr "" #: src/dird/ua_update.c:638 msgid "Enter new Pool name: " msgstr "" #: src/dird/ua_update.c:652 #, c-format msgid "Current Enabled is: %d\n" msgstr "" #: src/dird/ua_update.c:653 msgid "Enter new Enabled: " msgstr "" #: src/dird/ua_update.c:669 msgid "Selection terminated.\n" msgstr "" #: src/dird/ua_update.c:702 #, c-format msgid "db_update_pool_record returned %d. ERR=%s\n" msgstr "" #: src/dird/ua_update.c:709 msgid "Pool DB record updated from resource.\n" msgstr "" #: src/dird/verify.c:100 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 "" #: src/dird/verify.c:105 msgid "Unable to find JobId of previous Job for this client.\n" msgstr "" #: src/dird/verify.c:121 #, c-format msgid "Could not get job record for previous Job. ERR=%s" msgstr "" #: src/dird/verify.c:126 #, c-format msgid "Last Job %d did not terminate normally. JobStatus=%c\n" msgstr "" #: src/dird/verify.c:130 #, c-format msgid "Verifying against JobId=%d Job=%s\n" msgstr "" #: src/dird/verify.c:175 #, c-format msgid "Start Verify JobId=%s Level=%s Job=%s\n" msgstr "" #: src/dird/verify.c:259 msgid "Deprecated feature ... use bootstrap.\n" msgstr "" #: src/dird/verify.c:272 #, c-format msgid "Unimplemented Verify level %d(%c)\n" msgstr "" #: src/dird/verify.c:324 #, c-format msgid "Unimplemented verify level %d\n" msgstr "" #: src/dird/verify.c:379 msgid "Verify OK" msgstr "" #: src/dird/verify.c:383 msgid "*** Verify Error ***" msgstr "" #: src/dird/verify.c:387 msgid "Verify warnings" msgstr "" #: src/dird/verify.c:390 msgid "Verify Canceled" msgstr "" #: src/dird/verify.c:393 msgid "Verify Differences" msgstr "" #: src/dird/verify.c:398 #, c-format msgid "Inappropriate term code: %d %c\n" msgstr "" #: src/dird/verify.c:412 #, c-format msgid "" "Bacula %s (%s): %s\n" " JobId: %d\n" " Job: %s\n" " FileSet: %s\n" " Verify Level: %s\n" " Client: %s\n" " Verify JobId: %d\n" " Verify Job: %s\n" " Start time: %s\n" " End time: %s\n" " Files Expected: %s\n" " Files Examined: %s\n" " Non-fatal FD errors: %d\n" " FD termination status: %s\n" " SD termination status: %s\n" " Termination: %s\n" "\n" msgstr "" #: src/dird/verify.c:447 #, c-format msgid "" "Bacula %s (%s): %s\n" " JobId: %d\n" " Job: %s\n" " FileSet: %s\n" " Verify Level: %s\n" " Client: %s\n" " Verify JobId: %d\n" " Verify Job: %s\n" " Start time: %s\n" " End time: %s\n" " Files Examined: %s\n" " Non-fatal FD errors: %d\n" " FD termination status: %s\n" " Termination: %s\n" "\n" msgstr "" #: src/dird/verify.c:526 #, c-format msgid "" "bird set configuration file to file\n" " -dnn set debug level to nn\n" " -n no conio\n" " -s no signals\n" " -t test - read configuration and exit\n" " -? print this message.\n" "\n" msgstr "" #: src/console/console.c:161 msgid "input from file" msgstr "" #: src/console/console.c:162 msgid "output to file" msgstr "" #: src/console/console.c:164 msgid "output to file and terminal" msgstr "" #: src/console/console.c:165 msgid "sleep specified time" msgstr "" #: src/console/console.c:167 msgid "print Console's version" msgstr "" #: src/console/console.c:168 msgid "echo command string" msgstr "" #: src/console/console.c:170 msgid "zed_keys = use zed keys instead of bash keys" msgstr "" #: src/console/console.c:459 msgid "Available Directors:\n" msgstr "" #: src/console/console.c:463 #, c-format msgid "%d %s at %s:%d\n" msgstr "" #: src/console/console.c:467 msgid "Select Director: " msgstr "" #: src/console/console.c:473 #, c-format msgid "You must enter a number between 1 and %d\n" msgstr "" #: src/console/console.c:513 src/tray-monitor/tray-monitor.c:872 #, c-format msgid "Connecting to Director %s:%d\n" msgstr "" #: src/console/console.c:529 src/gnome2-console/console.c:526 #: src/wx-console/console_thread.cpp:391 #, c-format msgid "Failed to initialize TLS context for Console \"%s\".\n" msgstr "" #: src/console/console.c:549 src/gnome2-console/console.c:548 #: src/wx-console/console_thread.cpp:412 #, c-format msgid "Failed to initialize TLS context for Director \"%s\".\n" msgstr "" #: src/console/console.c:572 msgid "Enter a period to cancel a command.\n" msgstr "" #: src/console/console.c:648 src/gnome2-console/console.c:160 #, 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/console/console.c:657 src/gnome2-console/console.c:169 #, c-format msgid "" "No Director resource defined in %s\n" "Without that I don't how to speak to the Director :-(\n" msgstr "" #: src/console/console.c:677 src/gnome2-console/console.c:189 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "Console \"%s\" in %s.\n" msgstr "" #: src/console/console.c:833 msgid "Too many arguments on input command.\n" msgstr "" #: src/console/console.c:837 msgid "First argument to input command must be a filename.\n" msgstr "" #: src/console/console.c:842 #, c-format msgid "Cannot open file %s for input. ERR=%s\n" msgstr "" #: src/console/console.c:872 msgid "Too many arguments on output/tee command.\n" msgstr "" #: src/console/console.c:888 #, c-format msgid "Cannot open file %s for output. ERR=%s\n" msgstr "" #: src/console/console_conf.c:136 src/gnome2-console/console_conf.c:135 #: src/wx-console/console_conf.c:147 #, c-format msgid "No record for %d %s\n" msgstr "" #: src/console/console_conf.c:145 src/wx-console/console_conf.c:156 #, c-format msgid "Console: name=%s rcfile=%s histfile=%s\n" msgstr "" #: src/console/console_conf.c:149 src/gnome2-console/console_conf.c:144 #: src/wx-console/console_conf.c:160 #, c-format msgid "Director: name=%s address=%s DIRport=%d\n" msgstr "" #: src/console/console_conf.c:153 src/console/console_conf.c:229 #: src/console/console_conf.c:274 src/console/console_conf.c:301 #: src/filed/filed_conf.c:319 src/filed/filed_conf.c:384 #: src/filed/filed_conf.c:414 src/gnome2-console/console_conf.c:155 #: src/gnome2-console/console_conf.c:233 src/gnome2-console/console_conf.c:281 #: src/gnome2-console/console_conf.c:311 src/stored/stored_conf.c:527 #: src/stored/stored_conf.c:615 src/stored/stored_conf.c:650 #: 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 #, c-format msgid "Unknown resource type %d\n" msgstr "" #: src/filed/acl.c:103 src/filed/acl.c:109 msgid "ACL support not configured for your machine.\n" msgstr "" #: src/filed/acl.c:185 #, c-format msgid "acl_to_text error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:214 #, c-format msgid "acl_delete_def_file error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:222 #, c-format msgid "acl_from_text error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:236 #, c-format msgid "ac_valid error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:251 #, c-format msgid "acl_set_file error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:285 #, c-format msgid "acltostr error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:302 src/filed/acl.c:310 #, c-format msgid "strtoacl error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:322 #, c-format msgid "setacl error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:358 #, c-format msgid "acltotext error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:375 #, c-format msgid "aclfromtext error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/acl.c:387 #, c-format msgid "acl(SETACL) error on file \"%s\": ERR=%s\n" msgstr "" #: src/filed/authenticate.c:60 #, c-format msgid "I only authenticate directors, not %d\n" msgstr "" #: src/filed/authenticate.c:68 src/stored/authenticate.c:66 #, c-format msgid "Bad Hello command from Director at %s. Len=%d.\n" msgstr "" #: src/filed/authenticate.c:80 src/stored/authenticate.c:77 #, c-format msgid "Bad Hello command from Director at %s: %s\n" msgstr "" #: src/filed/authenticate.c:92 #, c-format msgid "Connection from unknown Director %s at %s rejected.\n" msgstr "" #: src/filed/authenticate.c:128 #, c-format msgid "Incorrect password given by Director at %s.\n" msgstr "" #: src/filed/authenticate.c:135 msgid "" "Authorization problem: Remote server did not advertize required TLS " "support.\n" msgstr "" #: src/filed/authenticate.c:189 src/stored/dircmd.c:196 msgid "Unable to authenticate Director\n" msgstr "" #: src/filed/authenticate.c:234 msgid "" "Authorization key rejected by Storage daemon.\n" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/filed/backup.c:83 msgid "Cannot set buffer size FD->SD.\n" msgstr "" #: src/filed/backup.c:126 src/filed/backup.c:138 msgid "An error occured while encrypting the stream.\n" msgstr "" #: src/filed/backup.c:252 #, c-format msgid " Recursion turned off. Will not descend from %s into %s\n" msgstr "" #: src/filed/backup.c:259 #, c-format msgid " %s is a different filesystem. Will not descend from %s into %s\n" msgstr "" #: src/filed/backup.c:265 #, c-format msgid " Disallowed filesystem. Will not descend from %s into %s\n" msgstr "" #: src/filed/backup.c:270 #, c-format msgid " Disallowed drive type. Will not descend into %s\n" msgstr "" #: src/filed/backup.c:288 src/filed/verify.c:121 #, c-format msgid " Could not access %s: ERR=%s\n" msgstr "" #: src/filed/backup.c:295 src/filed/verify.c:128 #, c-format msgid " Could not follow link %s: ERR=%s\n" msgstr "" #: src/filed/backup.c:302 src/filed/verify.c:135 #, c-format msgid " Could not stat %s: ERR=%s\n" msgstr "" #: src/filed/backup.c:309 src/filed/verify.c:141 #, c-format msgid " Unchanged file skipped: %s\n" msgstr "" #: src/filed/backup.c:312 #, c-format msgid " Archive file not saved: %s\n" msgstr "" #: src/filed/backup.c:316 src/filed/verify.c:155 #, c-format msgid " Could not open directory %s: ERR=%s\n" msgstr "" #: src/filed/backup.c:322 #, c-format msgid " Unknown file type %d; not saved: %s\n" msgstr "" #: src/filed/backup.c:354 src/filed/verify.c:236 #, c-format msgid "%s digest initialization failed\n" msgstr "" #: src/filed/backup.c:368 #, c-format msgid "%s signature digest initialization failed\n" msgstr "" #: src/filed/backup.c:388 #, c-format msgid "Python reader program \"%s\" not found.\n" msgstr "" #: src/filed/backup.c:419 src/filed/verify.c:293 #, c-format msgid " Cannot open %s: ERR=%s.\n" msgstr "" #: src/filed/backup.c:468 src/filed/verify.c:307 #, c-format msgid " Cannot open resource fork for %s: ERR=%s.\n" msgstr "" #: src/filed/backup.c:522 msgid "Failed to allocate memory for stream signature.\n" msgstr "" #: src/filed/backup.c:527 src/filed/backup.c:533 src/filed/backup.c:546 msgid "An error occured while signing the stream.\n" msgstr "" #: src/filed/backup.c:654 #, c-format msgid "Compression deflateParams error: %d\n" msgstr "" #: src/filed/backup.c:666 msgid "Encrypting sparse data not supported.\n" msgstr "" #: src/filed/backup.c:673 msgid "Failed to initialize encryption context.\n" msgstr "" #: src/filed/backup.c:696 src/filed/backup.c:852 src/filed/backup.c:887 #: src/filed/backup.c:898 src/filed/backup.c:944 src/filed/backup.c:957 #: src/filed/backup.c:965 src/filed/backup.c:1010 src/filed/backup.c:1044 #, c-format msgid "Network send error to SD. ERR=%s\n" msgstr "" #: src/filed/backup.c:775 #, c-format msgid "Compression deflate error: %d\n" msgstr "" #: src/filed/backup.c:782 #, c-format msgid "Compression deflateReset error: %d\n" msgstr "" #: src/filed/backup.c:825 src/filed/backup.c:841 msgid "Encryption error\n" msgstr "" #: src/filed/backup.c:865 #, c-format msgid "Read error on file %s. ERR=%s\n" msgstr "" #: src/filed/backup.c:868 msgid "Too many errors.\n" msgstr "" #: src/filed/backup.c:878 msgid "Encryption padding error\n" msgstr "" #: src/filed/backup.c:935 #, c-format msgid "Error reading ACL of %s\n" msgstr "" #: src/filed/backup.c:989 msgid "Invalid file flags, no supported data stream type.\n" msgstr "" #: src/filed/filed.c:64 #, 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" " -dnn set debug level to nn\n" " -f run in foreground (for debugging)\n" " -g groupid\n" " -s no signals (for debugging)\n" " -t test configuration file and exit\n" " -u userid\n" " -v verbose user messages\n" " -? print this message.\n" "\n" msgstr "" #: src/filed/filed.c:266 #, c-format msgid "" "No File daemon resource defined in %s\n" "Without that I don't know who I am :-(\n" msgstr "" #: src/filed/filed.c:271 #, c-format msgid "Only one Client resource permitted in %s\n" msgstr "" #: src/filed/filed.c:294 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "File daemon in %s.\n" msgstr "" #: src/filed/filed.c:318 msgid "PKI encryption/signing enabled but not compiled into Bacula.\n" msgstr "" #: src/filed/filed.c:329 #, 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/filed/filed.c:341 src/filed/filed.c:372 src/filed/filed.c:413 msgid "Failed to allocate a new keypair object.\n" msgstr "" #: src/filed/filed.c:345 #, c-format msgid "Failed to load public certificate for File daemon \"%s\" in %s.\n" msgstr "" #: src/filed/filed.c:351 #, c-format msgid "Failed to load private key for File daemon \"%s\" in %s.\n" msgstr "" #: src/filed/filed.c:381 #, c-format msgid "Failed to load private key from file %s for File daemon \"%s\" in %s.\n" msgstr "" #: src/filed/filed.c:388 #, c-format msgid "" "Failed to load trusted signer certificate from file %s for File daemon \"%s" "\" in %s.\n" msgstr "" #: src/filed/filed.c:419 #, c-format msgid "" "Failed to load master key certificate from file %s for File daemon \"%s\" in " "%s.\n" msgstr "" #: src/filed/filed.c:435 #, c-format msgid "No Director resource defined in %s\n" msgstr "" #: src/filed/job.c:357 #, c-format msgid "2901 Job %s not found.\n" msgstr "" #: src/filed/job.c:366 #, c-format msgid "2001 Job %s marked to be canceled.\n" msgstr "" #: src/filed/job.c:369 msgid "2902 Error scanning cancel command.\n" msgstr "" #: src/filed/job.c:388 #, c-format msgid "2991 Bad setdebug command: %s\n" msgstr "" #: src/filed/job.c:404 #, c-format msgid "Bad estimate command: %s" msgstr "" #: src/filed/job.c:405 msgid "2992 Bad estimate command.\n" msgstr "" #: src/filed/job.c:428 #, c-format msgid "Bad Job Command: %s" msgstr "" #: src/filed/job.c:449 #, c-format msgid "Bad RunBeforeJob command: %s\n" msgstr "" #: src/filed/job.c:450 src/filed/job.c:468 msgid "2905 Bad RunBeforeJob command.\n" msgstr "" #: src/filed/job.c:479 msgid "2905 Bad RunBeforeNow command.\n" msgstr "" #: src/filed/job.c:494 #, c-format msgid "Bad RunAfter command: %s\n" msgstr "" #: src/filed/job.c:495 msgid "2905 Bad RunAfterJob command.\n" msgstr "" #: src/filed/job.c:527 #, c-format msgid "Bad RunScript command: %s\n" msgstr "" #: src/filed/job.c:528 msgid "2905 Bad RunScript command.\n" msgstr "" #: src/filed/job.c:627 #, c-format msgid "Error running program: %s. stat=%d: ERR=%s\n" msgstr "" #: src/filed/job.c:637 #, c-format msgid "Cannot open FileSet input file: %s. ERR=%s\n" msgstr "" #: src/filed/job.c:731 #, c-format msgid "REGEX %s compile error. ERR=%s\n" msgstr "" #: src/filed/job.c:793 #, c-format msgid "Invalid FileSet command: %s\n" msgstr "" #: src/filed/job.c:1008 src/findlib/match.c:199 src/tools/testfind.c:635 #, c-format msgid "Unknown include/exclude option: %c\n" msgstr "" #: src/filed/job.c:1077 src/stored/fd_cmds.c:348 #, c-format msgid "Could not create bootstrap file %s: ERR=%s\n" msgstr "" #: src/filed/job.c:1179 #, c-format msgid "DIR and FD clocks differ by %d seconds, FD automatically adjusting.\n" msgstr "" #: src/filed/job.c:1187 #, c-format msgid "Unknown backup level: %s\n" msgstr "" #: src/filed/job.c:1199 #, c-format msgid "Bad level command: %s\n" msgstr "" #: src/filed/job.c:1220 #, c-format msgid "Bad session command: %s" msgstr "" #: src/filed/job.c:1241 #, c-format msgid "Bad storage command: %s" msgstr "" #: src/filed/job.c:1250 #, c-format msgid "Failed to connect to Storage daemon: %s:%d\n" msgstr "" #: src/filed/job.c:1262 msgid "Failed to authenticate Storage daemon.\n" msgstr "" #: src/filed/job.c:1300 msgid "Cannot contact Storage daemon\n" msgstr "" #: src/filed/job.c:1318 #, c-format msgid "Bad response to append open: %s\n" msgstr "" #: src/filed/job.c:1323 msgid "Bad response from stored to open command\n" msgstr "" #: src/filed/job.c:1350 #, c-format msgid "Generate VSS snapshots. Driver=\"%s\", Drive(s)=\"%s\"\n" msgstr "" #: src/filed/job.c:1352 msgid "Generate VSS snapshots failed.\n" msgstr "" #: src/filed/job.c:1359 #, c-format msgid "" "Generate VSS snapshot of drive \"%c:\\\" failed. VSS support is disabled on " "this drive.\n" msgstr "" #: src/filed/job.c:1366 #, c-format msgid "VSS Writer (PrepareForBackup): %s\n" msgstr "" #: src/filed/job.c:1371 msgid "No drive letters found for generating VSS snapshots.\n" msgstr "" #: src/filed/job.c:1375 #, c-format msgid "VSS was not initialized properly. VSS support is disabled. ERR=%s\n" msgstr "" #: src/filed/job.c:1433 msgid "Append Close with SD failed.\n" msgstr "" #: src/filed/job.c:1437 #, c-format msgid "Bad status %d returned from Storage Daemon.\n" msgstr "" #: src/filed/job.c:1455 #, c-format msgid "VSS Writer (BackupComplete): %s\n" msgstr "" #: src/filed/job.c:1483 #, c-format msgid "2994 Bad verify command: %s\n" msgstr "" #: src/filed/job.c:1498 src/filed/job.c:1537 #, c-format msgid "2994 Bad verify level: %s\n" msgstr "" #: src/filed/job.c:1579 #, c-format msgid "Bad replace command. CMD=%s\n" msgstr "" #: src/filed/job.c:1658 msgid "Improper calling sequence.\n" msgstr "" #: src/filed/job.c:1678 #, c-format msgid "Bad response to SD read open: %s\n" msgstr "" #: src/filed/job.c:1683 msgid "Bad response from stored to read open command\n" msgstr "" #: src/filed/job.c:1747 #, c-format msgid "Comm error with SD. bad response to %s. ERR=%s\n" msgstr "" #: src/filed/job.c:1750 #, c-format msgid "Bad response to %s command. Wanted %s, got %s\n" msgstr "" #: src/filed/pythonfd.c:157 src/stored/pythonsd.c:162 #, c-format msgid "Cannot delete attribute %s" msgstr "" #: src/filed/pythonfd.c:175 src/filed/pythonfd.c:191 src/stored/pythonsd.c:195 #, c-format msgid "Cannot find attribute %s" msgstr "" #: src/filed/restore.c:81 #, c-format msgid "Size of data or stream of %s not correct. Original %s, restored %s.\n" msgstr "" #: src/filed/restore.c:157 msgid "Open File Manager paused\n" msgstr "" #: src/filed/restore.c:161 msgid "FAILED to pause Open File Manager\n" msgstr "" #: src/filed/restore.c:169 #, c-format msgid "Running as '%s'. Privmask=%#08x\n" msgstr "" #: src/filed/restore.c:171 msgid "Failed to retrieve current UserName\n" msgstr "" #: src/filed/restore.c:226 src/filed/verify_vol.c:99 #, c-format msgid "Record header scan error: %s\n" msgstr "" #: src/filed/restore.c:234 src/filed/verify_vol.c:108 #, c-format msgid "Data record error. ERR=%s\n" msgstr "" #: src/filed/restore.c:238 src/filed/verify_vol.c:112 #, c-format msgid "Actual data size %d not same as header %d\n" msgstr "" #: src/filed/restore.c:263 src/filed/restore.c:552 msgid "Logic error: output file should be open\n" msgstr "" #: src/filed/restore.c:280 src/filed/restore.c:568 src/filed/restore.c:605 #, c-format msgid "Missing cryptographic signature for %s\n" msgstr "" #: src/filed/restore.c:294 src/filed/restore.c:574 msgid "Logic error: output file should not be open\n" msgstr "" #: src/filed/restore.c:305 src/filed/verify_vol.c:151 #: src/stored/bextract.c:302 src/stored/bls.c:383 src/stored/bscan.c:659 #, c-format msgid "Record header file index %ld not equal record index %ld\n" msgstr "" #: src/filed/restore.c:318 src/stored/bextract.c:311 #, c-format msgid "%s stream not supported on this Client.\n" msgstr "" #: src/filed/restore.c:369 msgid "" "No private decryption keys have been defined to decrypt encrypted backup " "data.\n" msgstr "" #: src/filed/restore.c:382 msgid "Missing private key required to decrypt encrypted backup data.\n" msgstr "" #: src/filed/restore.c:385 msgid "Decrypt of the session key failed.\n" msgstr "" #: src/filed/restore.c:389 #, c-format msgid "An error occured while decoding encrypted session data stream: %s\n" msgstr "" #: src/filed/restore.c:401 #, c-format msgid "Failed to initialize decryption context for %s\n" msgstr "" #: src/filed/restore.c:467 #, c-format msgid " Cannot open resource fork for %s.\n" msgstr "" #: src/filed/restore.c:491 #, c-format msgid " Invalid length of Finder Info (got %d, not 32)\n" msgstr "" #: src/filed/restore.c:495 #, c-format msgid " Could not set Finder Info on %s\n" msgstr "" #: src/filed/restore.c:507 #, c-format msgid "Can't restore ACL of %s\n" msgstr "" #: src/filed/restore.c:519 #, c-format msgid "Can't restore default ACL of %s\n" msgstr "" #: src/filed/restore.c:529 #, c-format msgid "Failed to decode message signature for %s\n" msgstr "" #: src/filed/restore.c:577 src/stored/bextract.c:469 #, c-format msgid "Unknown stream=%d ignored. This shouldn't happen!\n" msgstr "" #: src/filed/restore.c:650 #, c-format msgid "" "%d non-supported data streams and %d non-supported attrib streams ignored.\n" msgstr "" #: src/filed/restore.c:654 #, c-format msgid "%d non-supported resource fork streams ignored.\n" msgstr "" #: src/filed/restore.c:657 #, c-format msgid "%d non-supported Finder Info streams ignored.\n" msgstr "" #: src/filed/restore.c:660 #, c-format msgid "%d non-supported acl streams ignored.\n" msgstr "" #: src/filed/restore.c:671 msgid "None" msgstr "" #: src/filed/restore.c:675 msgid "Zlib errno" msgstr "" #: src/filed/restore.c:677 msgid "Zlib stream error" msgstr "" #: src/filed/restore.c:679 msgid "Zlib data error" msgstr "" #: src/filed/restore.c:681 msgid "Zlib memory error" msgstr "" #: src/filed/restore.c:683 msgid "Zlib buffer error" msgstr "" #: src/filed/restore.c:685 msgid "Zlib version error" msgstr "" #: src/filed/restore.c:687 src/lib/util.c:591 src/lib/util.c:601 #: src/lib/util.c:609 src/lib/util.c:616 src/lib/util.c:623 src/lib/util.c:637 #: src/lib/util.c:647 src/lib/util.c:654 src/lib/util.c:665 msgid "*none*" msgstr "" #: src/filed/restore.c:720 #, c-format msgid "Signature validation failed for %s: \n" msgstr "" #: src/filed/restore.c:727 src/filed/restore.c:742 #, c-format msgid "Signature validation failed for %s: %s\n" msgstr "" #: src/filed/restore.c:767 src/stored/bextract.c:400 #, c-format msgid "Seek to %s error on %s: ERR=%s\n" msgstr "" #: src/filed/restore.c:794 #, c-format msgid "Uncompression error on file %s. ERR=%s\n" msgstr "" #: src/filed/restore.c:803 src/stored/bextract.c:434 msgid "GZIP data stream found, but GZIP not configured!\n" msgstr "" #: src/filed/restore.c:823 #, c-format msgid "Write error in Win32 Block Decomposition on %s: %s\n" msgstr "" #: src/filed/restore.c:829 src/stored/bextract.c:372 src/stored/bextract.c:422 #, c-format msgid "Write error on %s: %s\n" msgstr "" #: src/filed/restore.c:878 msgid "Decryption error\n" msgstr "" #: src/filed/restore.c:968 #, c-format msgid "Decryption error for %s\n" msgstr "" #: src/filed/restore.c:985 #, c-format msgid "" "Unexpected number of bytes remaining at end of file, received %u, expected %" "u\n" msgstr "" #: src/filed/status.c:75 #, c-format msgid "%s Version: %s (%s) %s %s %s %s\n" msgstr "" #: src/filed/status.c:79 src/stored/status.c:84 #, c-format msgid "Daemon started %s, %d Job%s run since started.\n" msgstr "" #: src/filed/status.c:133 #, c-format msgid " Sizeof: boffset_t=%d size_t=%d debug=%d trace=%d\n" msgstr "" #: src/filed/status.c:152 #, c-format msgid "Director connected at: %s\n" msgstr "" #: src/filed/status.c:154 #, c-format msgid "JobId %d Job %s is running.\n" msgstr "" #: src/filed/status.c:157 #, c-format msgid " %s%s Job started: %s\n" msgstr "" #: src/filed/status.c:169 src/stored/status.c:398 #, c-format msgid " Files=%s Bytes=%s Bytes/sec=%s\n" msgstr "" #: src/filed/status.c:174 #, c-format msgid " Files Examined=%s\n" msgstr "" #: src/filed/status.c:179 #, c-format msgid " Processing file: %s\n" msgstr "" #: src/filed/status.c:190 msgid " SDSocket closed.\n" msgstr "" #: src/filed/status.c:326 src/filed/status.c:350 src/stored/status.c:610 #: src/stored/status.c:633 #, c-format msgid "Bad .status command: %s\n" msgstr "" #: src/filed/status.c:327 msgid "2900 Bad .status command, missing argument.\n" msgstr "" #: src/filed/status.c:351 msgid "2900 Bad .status command, wrong argument.\n" msgstr "" #: src/filed/status.c:388 src/stored/status.c:551 msgid "Init Catalog" msgstr "" #: src/filed/status.c:391 src/stored/status.c:554 msgid "Volume to Catalog" msgstr "" #: src/filed/status.c:394 src/stored/status.c:557 msgid "Disk to Catalog" msgstr "" #: src/filed/status.c:397 src/stored/status.c:560 msgid "Data" msgstr "" #: src/filed/status.c:403 src/lib/util.c:361 src/stored/status.c:566 msgid "Unknown Job Level" msgstr "" #: src/filed/status.c:419 msgid "Bacula Client: Idle" msgstr "" #: src/filed/status.c:430 msgid "Bacula Client: Running" msgstr "" #: src/filed/status.c:444 msgid "Bacula Client: Last Job Canceled" msgstr "" #: src/filed/status.c:448 msgid "Bacula Client: Last Job Failed" msgstr "" #: src/filed/status.c:452 msgid "Bacula Client: Last Job had Warnings" msgstr "" #: src/filed/verify.c:53 #, c-format msgid "Cannot malloc %d network read buffer\n" msgstr "" #: src/filed/verify.c:144 #, c-format msgid " Archive file skipped: %s\n" msgstr "" #: src/filed/verify.c:147 #, c-format msgid " Recursion turned off. Directory skipped: %s\n" msgstr "" #: src/filed/verify.c:150 #, c-format msgid " File system change prohibited. Directory skipped: %s\n" msgstr "" #: src/filed/verify.c:160 #, c-format msgid " Unknown file type %d: %s\n" msgstr "" #: src/filed/verify.c:203 src/filed/verify_vol.c:209 #, c-format msgid "Network error in send to Director: ERR=%s\n" msgstr "" #: src/filed/verify.c:343 #, c-format msgid "Error reading file %s: ERR=%s\n" msgstr "" #: src/filed/verify_vol.c:65 msgid "Storage command not issued before Verify.\n" msgstr "" #: src/filed/verify_vol.c:145 #, c-format msgid "Error scanning record header: %s\n" msgstr "" #: src/findlib/attribs.c:407 #, c-format msgid "File size of restored file %s not correct. Original %s, restored %s.\n" msgstr "" #: src/findlib/attribs.c:425 src/findlib/attribs.c:432 #, c-format msgid "Unable to set file owner %s: ERR=%s\n" msgstr "" #: src/findlib/attribs.c:438 #, c-format msgid "Unable to set file modes %s: ERR=%s\n" msgstr "" #: src/findlib/attribs.c:448 #, c-format msgid "Unable to set file times %s: ERR=%s\n" msgstr "" #: src/findlib/attribs.c:462 #, c-format msgid "Unable to set file flags %s: ERR=%s\n" msgstr "" #: src/findlib/attribs.c:703 #, c-format msgid "Error in %s file %s: ERR=%s\n" msgstr "" #: src/findlib/attribs.c:720 #, c-format msgid "Error in %s: ERR=%s\n" msgstr "" #: src/findlib/bfile.c:77 msgid "GZIP data" msgstr "" #: src/findlib/bfile.c:79 msgid "GZIP sparse data" msgstr "" #: src/findlib/bfile.c:81 msgid "Win32 data" msgstr "" #: src/findlib/bfile.c:83 msgid "Win32 GZIP data" msgstr "" #: src/findlib/bfile.c:85 msgid "File attributes" msgstr "" #: src/findlib/bfile.c:87 msgid "File data" msgstr "" #: src/findlib/bfile.c:89 msgid "MD5 digest" msgstr "" #: src/findlib/bfile.c:91 msgid "Extended attributes" msgstr "" #: src/findlib/bfile.c:93 msgid "Sparse data" msgstr "" #: src/findlib/bfile.c:95 msgid "Program names" msgstr "" #: src/findlib/bfile.c:97 msgid "Program data" msgstr "" #: src/findlib/bfile.c:99 msgid "SHA1 digest" msgstr "" #: src/findlib/bfile.c:101 msgid "HFS+ resource fork" msgstr "" #: src/findlib/bfile.c:103 msgid "HFS+ Finder Info" msgstr "" #: src/findlib/bfile.c:105 msgid "SHA256 digest" msgstr "" #: src/findlib/bfile.c:107 msgid "SHA512 digest" msgstr "" #: src/findlib/bfile.c:109 msgid "Signed digest" msgstr "" #: src/findlib/bfile.c:111 msgid "Encrypted File data" msgstr "" #: src/findlib/bfile.c:113 msgid "Encrypted GZIP data" msgstr "" #: src/findlib/bfile.c:115 msgid "Encrypted Win32 data" msgstr "" #: src/findlib/bfile.c:117 msgid "Encrypted Win32 GZIP data" msgstr "" #: src/findlib/bfile.c:119 msgid "Encrypted HFS+ resource fork" msgstr "" #: src/findlib/create_file.c:122 #, c-format msgid "File skipped. Not newer: %s\n" msgstr "" #: src/findlib/create_file.c:129 #, c-format msgid "File skipped. Not older: %s\n" msgstr "" #: src/findlib/create_file.c:135 #, c-format msgid "File skipped. Already exists: %s\n" msgstr "" #: src/findlib/create_file.c:160 #, c-format msgid "File %s already exists and could not be replaced. ERR=%s.\n" msgstr "" #: src/findlib/create_file.c:212 src/findlib/create_file.c:261 #: src/findlib/create_file.c:313 #, c-format msgid "bpkt already open fid=%d\n" msgstr "" #: src/findlib/create_file.c:220 #, c-format msgid "Could not create %s: ERR=%s\n" msgstr "" #: src/findlib/create_file.c:234 #, c-format msgid "Cannot make fifo %s: ERR=%s\n" msgstr "" #: src/findlib/create_file.c:244 #, c-format msgid "Cannot make node %s: ERR=%s\n" msgstr "" #: src/findlib/create_file.c:282 #, c-format msgid "Could not symlink %s -> %s: ERR=%s\n" msgstr "" #: src/findlib/create_file.c:292 #, c-format msgid "Could not hard link %s -> %s: ERR=%s\n" msgstr "" #: src/findlib/create_file.c:345 #, c-format msgid "Original file %s not saved: type=%d\n" msgstr "" #: src/findlib/create_file.c:348 #, c-format msgid "Unknown file type %d; not restored: %s\n" msgstr "" #: src/findlib/create_file.c:392 #, c-format msgid "Zero length filename: %s\n" msgstr "" #: src/findlib/enable_priv.c:92 msgid "AdjustTokenPrivileges set " msgstr "" #: src/findlib/find_one.c:234 #, c-format msgid "Top level directory \"%s\" has unlisted fstype \"%s\"\n" msgstr "" #: src/findlib/find_one.c:249 #, c-format msgid "Top level directory \"%s\" has an unlisted drive type \"%s\"\n" msgstr "" #: src/findlib/makepath.c:144 #, c-format msgid "Cannot create directory %s: ERR=%s\n" msgstr "" #: src/findlib/makepath.c:148 src/findlib/makepath.c:426 #, c-format msgid "%s exists but is not a directory\n" msgstr "" #: src/findlib/makepath.c:257 #, c-format msgid "%c: is not a valid drive\n" msgstr "" #: src/findlib/makepath.c:324 src/findlib/makepath.c:385 #: src/findlib/makepath.c:445 #, c-format msgid "Cannot change owner and/or group of %s: ERR=%s\n" msgstr "" #: src/findlib/makepath.c:345 #, c-format msgid "Cannot chdir to directory, %s: ERR=%s\n" msgstr "" #: src/findlib/makepath.c:400 src/findlib/makepath.c:416 #: src/findlib/makepath.c:450 #, c-format msgid "Cannot change permissions of %s: ERR=%s\n" msgstr "" #: src/findlib/save-cwd.c:77 #, c-format msgid "Cannot open current directory: %s\n" msgstr "" #: src/findlib/save-cwd.c:91 #, c-format msgid "Current directory: %s\n" msgstr "" #: src/findlib/save-cwd.c:113 #, c-format msgid "Cannot get current directory: %s\n" msgstr "" #: src/findlib/save-cwd.c:134 #, c-format msgid "Cannot return to %s from %s: %s\n" msgstr "" #: src/findlib/save-cwd.c:138 #, c-format msgid "Cannot return to saved working directory from %s: %s\n" msgstr "" #: src/findlib/save-cwd.c:144 #, c-format msgid "Cannot return to %s: %s\n" msgstr "" #: src/findlib/save-cwd.c:148 #, c-format msgid "Cannot return to saved working directory: %s\n" msgstr "" #: src/gnome2-console/authenticate.c:87 #, c-format msgid "%s: Director authorization problem.\n" msgstr "" #: src/gnome2-console/authenticate.c:88 msgid "Director authorization problem.\n" msgstr "" #: src/gnome2-console/authenticate.c:90 msgid "" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/gnome2-console/authenticate.c:100 #, c-format msgid "%s: Bad response to Hello command: ERR=%s\n" msgstr "" #: src/gnome2-console/authenticate.c:102 msgid "The Director is probably not running.\n" msgstr "" #: src/gnome2-console/console.c:102 #, c-format msgid "" "\n" "Version: %s (%s) %s %s %s\n" "\n" "Usage: gnome-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 "" #: src/gnome2-console/console.c:234 #, c-format msgid "Pthread cond init error = %s\n" msgstr "" #: src/gnome2-console/console.c:379 msgid " Not Connected" msgstr "" #: src/gnome2-console/console.c:500 #, c-format msgid " Connecting to Director %s:%d" msgstr "" #: src/gnome2-console/console.c:501 #, c-format msgid "" "Connecting to Director %s:%d\n" "\n" msgstr "" #: src/gnome2-console/console.c:516 src/wx-console/console_thread.cpp:381 #, c-format msgid "Passphrase for Console \"%s\" TLS private key: " msgstr "" #: src/gnome2-console/console.c:538 src/wx-console/console_thread.cpp:402 #, c-format msgid "Passphrase for Director \"%s\" TLS private key: " msgstr "" #: src/gnome2-console/console.c:557 src/tray-monitor/tray-monitor.c:874 #: src/wx-console/console_thread.cpp:420 msgid "Director daemon" msgstr "" #: src/gnome2-console/console.c:569 msgid " Initializing ..." msgstr "" #: src/gnome2-console/console.c:605 msgid " Connected" msgstr "" #: src/gnome2-console/console.c:613 msgid " Processing command ..." msgstr "" #: src/gnome2-console/console.c:648 msgid " At prompt waiting for input ..." msgstr "" #: src/gnome2-console/console.c:768 msgid " Ready" msgstr "" #: src/gnome2-console/console_conf.c:148 #, c-format msgid "Console: name=%s\n" msgstr "" #: src/gnome2-console/console_conf.c:151 #, c-format msgid "ConsoleFont: name=%s font face=%s\n" msgstr "" #: src/gnome2-console/interface.c:202 msgid "Bacula Console" msgstr "" #: src/gnome2-console/interface.c:235 src/wx-console/wxbmainframe.cpp:248 #: src/wx-console/wxbmainframe.cpp:616 msgid "Connect" msgstr "" #: src/gnome2-console/interface.c:238 msgid "Connect to Director" msgstr "" #: src/gnome2-console/interface.c:242 msgid "Run" msgstr "" #: src/gnome2-console/interface.c:245 src/gnome2-console/interface.c:682 #: src/gnome2-console/interface.c:696 msgid "Run a Job" msgstr "" #: src/gnome2-console/interface.c:249 msgid "Dir Status" msgstr "" #: src/gnome2-console/interface.c:255 src/lib/util.c:293 #: src/wx-console/wxbrestorepanel.cpp:403 #: src/wx-console/wxbrestorepanel.cpp:1972 msgid "Restore" msgstr "" #: src/gnome2-console/interface.c:261 msgid "Label" msgstr "" #: src/gnome2-console/interface.c:267 msgid "Msgs" msgstr "" #: src/gnome2-console/interface.c:270 msgid "Display Messages" msgstr "" #: src/gnome2-console/interface.c:294 msgid " Command: " msgstr "" #: src/gnome2-console/interface.c:303 msgid "Enter Commands Here" msgstr "" #: src/gnome2-console/interface.c:314 msgid " Status: " msgstr "" #: src/gnome2-console/interface.c:323 src/gnome2-console/interface.c:1709 msgid " " msgstr "" #: src/gnome2-console/interface.c:424 msgid "About Bacula Console" msgstr "" #: src/gnome2-console/interface.c:439 msgid "Bacula Console\n" msgstr "" #: src/gnome2-console/interface.c:448 msgid "Copyright (c) 2000 - 2004, Kern Sibbald and John Walker" msgstr "" #: src/gnome2-console/interface.c:453 msgid "Authors: Kern Sibbald and John Walker" msgstr "" #: src/gnome2-console/interface.c:458 msgid "It comes by night and sucks the essence from your computers" msgstr "" #: src/gnome2-console/interface.c:523 src/gnome2-console/interface.c:540 msgid "Select Director" msgstr "" #: src/gnome2-console/interface.c:570 msgid " " msgstr "" #: src/gnome2-console/interface.c:715 src/gnome2-console/interface.c:1631 msgid "Job:" msgstr "" #: src/gnome2-console/interface.c:736 msgid " Type:" msgstr "" #: src/gnome2-console/interface.c:756 src/gnome2-console/interface.c:785 #: src/gnome2-console/interface.c:1284 src/gnome2-console/interface.c:1680 msgid " " msgstr "" #: src/gnome2-console/interface.c:765 src/gnome2-console/interface.c:1660 #: src/wx-console/wxbrestorepanel.cpp:1885 msgid "Client:" msgstr "" #: src/gnome2-console/interface.c:795 src/gnome2-console/interface.c:1689 msgid "FileSet: " msgstr "" #: src/gnome2-console/interface.c:820 src/wx-console/wxbrestorepanel.cpp:1891 msgid "Priority:" msgstr "" #: src/gnome2-console/interface.c:836 msgid "Level:" msgstr "" #: src/gnome2-console/interface.c:857 msgid " " msgstr "" #: src/gnome2-console/interface.c:867 src/gnome2-console/interface.c:1433 #: src/gnome2-console/interface.c:1718 msgid "Pool:" msgstr "" #: src/gnome2-console/interface.c:888 src/gnome2-console/interface.c:919 #: src/gnome2-console/interface.c:949 src/gnome2-console/interface.c:969 #: src/gnome2-console/interface.c:989 src/gnome2-console/interface.c:1009 #: src/gnome2-console/interface.c:1014 src/gnome2-console/interface.c:1483 #: src/gnome2-console/interface.c:1739 src/gnome2-console/interface.c:1769 #: src/gnome2-console/interface.c:1788 src/gnome2-console/interface.c:1793 msgid " " msgstr "" #: src/gnome2-console/interface.c:898 src/gnome2-console/interface.c:1407 #: src/gnome2-console/interface.c:1748 src/wx-console/wxbrestorepanel.cpp:1887 msgid "Storage:" msgstr "" #: src/gnome2-console/interface.c:929 msgid "Messages:" msgstr "" #: src/gnome2-console/interface.c:959 msgid "Where: " msgstr "" #: src/gnome2-console/interface.c:979 src/wx-console/wxbrestorepanel.cpp:1889 msgid "When:" msgstr "" #: src/gnome2-console/interface.c:999 src/wx-console/wxbrestorepanel.cpp:1870 msgid "Bootstrap:" msgstr "" #: src/gnome2-console/interface.c:1194 msgid "Restore File Selection" msgstr "" #: src/gnome2-console/interface.c:1238 msgid "Current dir:" msgstr "" #: src/gnome2-console/interface.c:1265 msgid "Files Selected: " msgstr "" #: src/gnome2-console/interface.c:1385 src/gnome2-console/interface.c:1396 msgid "Label a Volume" msgstr "" #: src/gnome2-console/interface.c:1458 msgid "Volume Name:" msgstr "" #: src/gnome2-console/interface.c:1472 msgid "Slot:" msgstr "" #: src/gnome2-console/interface.c:1598 msgid "Restore Files Dialog" msgstr "" #: src/gnome2-console/interface.c:1613 msgid "Restore Files" msgstr "" #: src/gnome2-console/interface.c:1778 msgid "Before:" msgstr "" #: src/gnome2-console/interface.c:1824 msgid "Select Files" msgstr "" #: src/gnome2-console/interface.c:1907 msgid "Progress" msgstr "" #: src/gnome2-console/restore.c:149 msgid "Mark" msgstr "" #: src/gnome2-console/restore.c:149 msgid "File" msgstr "" #: src/gnome2-console/restore.c:149 msgid "Mode" msgstr "" #: src/gnome2-console/restore.c:149 src/wx-console/wxbrestorepanel.cpp:305 msgid "User" msgstr "" #: src/gnome2-console/restore.c:149 src/wx-console/wxbrestorepanel.cpp:309 msgid "Group" msgstr "" #: src/gnome2-console/restore.c:149 src/wx-console/wxbrestorepanel.cpp:293 msgid "Size" msgstr "" #: src/gnome2-console/restore.c:149 src/wx-console/wxbrestorepanel.cpp:297 msgid "Date" msgstr "" #: src/gnome2-console/support.c:60 src/gnome2-console/support.c:85 #, c-format msgid "Couldn't find pixmap file: %s" msgstr "" #: src/lib/address_conf.c:63 #, c-format msgid "Only ipv4 and ipv6 are supported (%d)\n" msgstr "" #: src/lib/address_conf.c:67 #, c-format msgid "Only ipv4 is supported (%d)\n" msgstr "" #: src/lib/address_conf.c:176 #, c-format msgid "It was tried to assign a ipv6 address to a ipv4(%d)\n" msgstr "" #: src/lib/address_conf.c:185 #, c-format msgid "It was tried to assign a ipv4 address to a ipv6(%d)\n" msgstr "" #: src/lib/address_conf.c:264 #, c-format msgid "Can't add default address (%s)\n" msgstr "" #: src/lib/address_conf.c:294 msgid "the old style addresses cannot be mixed with new style" msgstr "" #: src/lib/address_conf.c:317 #, c-format msgid "can't resolve service(%s)" msgstr "" #: src/lib/address_conf.c:327 #, c-format msgid "can't resolve hostname(%s) %s" msgstr "" #: src/lib/address_conf.c:416 src/lib/address_conf.c:447 #, c-format msgid "Expected a block begin { , got: %s" msgstr "" #: src/lib/address_conf.c:421 msgid "Empty addr block is not allowed" msgstr "" #: src/lib/address_conf.c:425 #, c-format msgid "Expected a string, got: %s" msgstr "" #: src/lib/address_conf.c:434 #, c-format msgid "Expected a string [ip|ipv4|ipv6], got: %s" msgstr "" #: src/lib/address_conf.c:438 #, c-format msgid "Expected a string [ip|ipv4], got: %s" msgstr "" #: src/lib/address_conf.c:443 src/lib/address_conf.c:473 #, c-format msgid "Expected a equal =, got: %s" msgstr "" #: src/lib/address_conf.c:454 src/lib/address_conf.c:469 #, c-format msgid "Expected a identifier [addr|port], got: %s" msgstr "" #: src/lib/address_conf.c:459 msgid "Only one port per address block" msgstr "" #: src/lib/address_conf.c:465 msgid "Only one addr per address block" msgstr "" #: src/lib/address_conf.c:481 #, c-format msgid "Expected a number or a string, got: %s" msgstr "" #: src/lib/address_conf.c:487 src/lib/address_conf.c:521 #, c-format msgid "Expected an IP number or a hostname, got: %s" msgstr "" #: src/lib/address_conf.c:493 msgid "State machine missmatch" msgstr "" #: src/lib/address_conf.c:499 src/lib/address_conf.c:512 #, c-format msgid "Expected a end of block }, got: %s" msgstr "" #: src/lib/address_conf.c:505 #, c-format msgid "Can't add hostname(%s) and port(%s) to addrlist (%s)" msgstr "" #: src/lib/address_conf.c:526 src/lib/address_conf.c:540 #, c-format msgid "can't add port (%s) to (%s)" msgstr "" #: src/lib/address_conf.c:535 #, c-format msgid "Expected a port number or string, got: %s" msgstr "" #: src/lib/attr.c:76 #, c-format msgid "Error scanning attributes: %s\n" msgstr "" #: src/lib/berrno.c:62 msgid "Child exited normally." msgstr "" #: src/lib/berrno.c:69 msgid "Unknown error during program execvp" msgstr "" #: src/lib/berrno.c:72 #, c-format msgid "Child exited with code %d" msgstr "" #: src/lib/berrno.c:80 #, c-format msgid "Child died from signal %d: %s" msgstr "" #: src/lib/berrno.c:86 msgid "Invalid errno. No error message possible." msgstr "" #: src/lib/bget_msg.c:99 msgid "Status OK\n" msgstr "" #: src/lib/bget_msg.c:103 #, c-format msgid "bget_msg: unknown signal %d\n" msgstr "" #: src/lib/bnet.c:122 #, c-format msgid "Attr spool write error. ERR=%s\n" msgstr "" #: src/lib/bnet.c:222 src/lib/bnet.c:279 #, c-format msgid "Read expected %d got %d from %s:%s:%d\n" msgstr "" #: src/lib/bnet.c:240 #, c-format msgid "Packet size too big from \"%s:%s:%d. Terminating connection.\n" msgstr "" #: src/lib/bnet.c:269 #, c-format msgid "Read error from %s:%s:%d: ERR=%s\n" msgstr "" #: src/lib/bnet.c:345 src/lib/bnet.c:361 #, c-format msgid "fread attr spool error. ERR=%s\n" msgstr "" #: src/lib/bnet.c:405 #, c-format msgid "Write error sending len to %s:%s:%d: ERR=%s\n" msgstr "" #: src/lib/bnet.c:410 src/lib/bnet.c:443 #, c-format msgid "Wrote %d bytes to %s:%s:%d, but only %d accepted.\n" msgstr "" #: src/lib/bnet.c:437 #, c-format msgid "Write error sending %d bytes to %s:%s:%d: ERR=%s\n" msgstr "" #: src/lib/bnet.c:463 src/lib/bnet.c:502 msgid "TLS connection initialization failed.\n" msgstr "" #: src/lib/bnet.c:471 msgid "TLS Negotiation failed.\n" msgstr "" #: src/lib/bnet.c:477 msgid "" "TLS certificate verification failed. Peer certificate did not match a " "required commonName\n" msgstr "" #: src/lib/bnet.c:514 #, c-format msgid "" "TLS host certificate verification failed. Host %s did not match presented " "certificate\n" msgstr "" #: src/lib/bnet.c:527 msgid "TLS enabled but not configured.\n" msgstr "" #: src/lib/bnet.c:532 msgid "TLS enable but not configured.\n" msgstr "" #: src/lib/bnet.c:628 msgid "No problem." msgstr "" #: src/lib/bnet.c:631 msgid "Authoritative answer for host not found." msgstr "" #: src/lib/bnet.c:634 msgid "Non-authoritative for host not found, or ServerFail." msgstr "" #: src/lib/bnet.c:637 msgid "Non-recoverable errors, FORMERR, REFUSED, or NOTIMP." msgstr "" #: src/lib/bnet.c:640 msgid "Valid name, no data record of resquested type." msgstr "" #: src/lib/bnet.c:643 msgid "Unknown error." msgstr "" #: src/lib/bnet.c:778 #, c-format msgid "gethostbyname() for host \"%s\" failed: ERR=%s\n" msgstr "" #: src/lib/bnet.c:798 #, c-format msgid "Socket open error. proto=%d port=%d. ERR=%s\n" msgstr "" #: src/lib/bnet.c:807 src/lib/bnet.c:832 src/lib/bnet_server.c:208 #: src/lib/bnet_server.c:366 #, c-format msgid "Cannot set SO_KEEPALIVE on socket: %s\n" msgstr "" #: src/lib/bnet.c:863 #, c-format msgid "" "Could not connect to %s on %s:%d. ERR=%s\n" "Retrying ...\n" msgstr "" #: src/lib/bnet.c:869 #, c-format msgid "Unable to connect to %s on %s:%d. ERR=%s\n" msgstr "" #: src/lib/bnet.c:962 msgid "Could not malloc BSOCK data buffer\n" msgstr "" #: src/lib/bnet.c:969 src/lib/bnet.c:993 #, c-format msgid "sockopt error: %s\n" msgstr "" #: src/lib/bnet.c:975 src/lib/bnet.c:999 #, c-format msgid "Warning network buffer = %d bytes not max size.\n" msgstr "" #: src/lib/bnet.c:979 src/lib/bnet.c:1003 #, c-format msgid "Network buffer size %d not multiple of tape block size.\n" msgstr "" #: src/lib/bnet.c:1023 src/lib/bnet.c:1057 #, c-format msgid "fcntl F_GETFL error. ERR=%s\n" msgstr "" #: src/lib/bnet.c:1029 src/lib/bnet.c:1063 src/lib/bnet.c:1088 #, c-format msgid "fcntl F_SETFL error. ERR=%s\n" msgstr "" #: src/lib/bnet.c:1142 #, c-format msgid "Unknown sig %d" msgstr "" #: src/lib/bnet_server.c:111 #, c-format msgid "Cannot open stream socket. ERR=%s. Current %s All %s\n" msgstr "" #: src/lib/bnet_server.c:124 src/lib/bnet_server.c:273 #, c-format msgid "Cannot set SO_REUSEADDR on socket: %s\n" msgstr "" #: src/lib/bnet_server.c:133 #, c-format msgid "Cannot bind port %d: ERR=%s: Retrying ...\n" msgstr "" #: src/lib/bnet_server.c:138 #, c-format msgid "Cannot bind port %d: ERR=%s.\n" msgstr "" #: src/lib/bnet_server.c:149 #, c-format msgid "Could not init client queue: ERR=%s\n" msgstr "" #: src/lib/bnet_server.c:172 src/lib/bnet_server.c:335 #, c-format msgid "Error in select: %s\n" msgstr "" #: src/lib/bnet_server.c:193 src/lib/bnet_server.c:354 #, c-format msgid "Connection from %s:%d refused by hosts.access\n" msgstr "" #: src/lib/bnet_server.c:219 msgid "Could not create client BSOCK.\n" msgstr "" #: src/lib/bnet_server.c:226 #, c-format msgid "Could not add job to client queue: ERR=%s\n" msgstr "" #: src/lib/bnet_server.c:237 #, c-format msgid "Could not destroy client queue: ERR=%s\n" msgstr "" #: src/lib/bnet_server.c:264 #, c-format msgid "Cannot open stream socket: %s\n" msgstr "" #: src/lib/bnet_server.c:293 #, c-format msgid "Cannot bind port %d: ERR=%s: retrying ...\n" msgstr "" #: src/lib/bnet_server.c:299 msgid "Server socket" msgstr "" #: src/lib/bnet_server.c:299 src/lib/bnet_server.c:393 msgid "client" msgstr "" #: src/lib/bnet_server.c:381 #, c-format msgid "Socket accept error for %s. ERR=%s\n" msgstr "" #: src/lib/bpipe.c:360 src/lib/bpipe.c:450 msgid "Program killed by Bacula watchdog (timeout)\n" msgstr "" #: src/lib/bsys.c:204 src/lib/bsys.c:221 src/lib/bsys.c:244 src/lib/bsys.c:257 #, c-format msgid "Out of memory: ERR=%s\n" msgstr "" #: src/lib/bsys.c:299 msgid "Buffer overflow.\n" msgstr "" #: src/lib/bsys.c:365 msgid "Bad errno" msgstr "" #: src/lib/bsys.c:382 msgid "Possible mutex deadlock.\n" msgstr "" #: src/lib/bsys.c:386 src/lib/bsys.c:419 #, c-format msgid "Mutex lock failure. ERR=%s\n" msgstr "" #: src/lib/bsys.c:389 msgid "Possible mutex deadlock resolved.\n" msgstr "" #: src/lib/bsys.c:402 #, c-format msgid "Mutex unlock not locked. ERR=%s\n" msgstr "" #: src/lib/bsys.c:407 src/lib/bsys.c:429 #, c-format msgid "Mutex unlock failure. ERR=%s\n" msgstr "" #: src/lib/bsys.c:443 #, c-format msgid "Memset for %d bytes at %s:%d\n" msgstr "" #: src/lib/bsys.c:472 #, c-format msgid "Cannot open pid file. %s ERR=%s\n" msgstr "" #: src/lib/bsys.c:476 #, c-format msgid "" "%s is already running. pid=%d\n" "Check file %s\n" msgstr "" #: src/lib/bsys.c:489 #, c-format msgid "Could not open pid file. %s ERR=%s\n" msgstr "" #: src/lib/bsys.c:594 #, c-format msgid "Could not create state file. %s ERR=%s\n" msgstr "" #: src/lib/bsys.c:613 #, c-format msgid "Write final hdr error: ERR=%s\n" msgstr "" #: src/lib/bsys.c:649 #, c-format msgid "Could not find userid=%s: ERR=%s\n" msgstr "" #: src/lib/bsys.c:655 #, c-format msgid "Could not find password entry. ERR=%s\n" msgstr "" #: src/lib/bsys.c:668 #, c-format msgid "Could not find group=%s: ERR=%s\n" msgstr "" #: src/lib/bsys.c:676 #, c-format msgid "Could not initgroups for group=%s, userid=%s: ERR=%s\n" msgstr "" #: src/lib/bsys.c:679 #, c-format msgid "Could not initgroups for userid=%s: ERR=%s\n" msgstr "" #: src/lib/bsys.c:686 #, c-format msgid "Could not set group=%s: ERR=%s\n" msgstr "" #: src/lib/bsys.c:692 #, c-format msgid "Could not set specified userid: %s\n" msgstr "" #: src/lib/btimers.c:254 msgid "stop_btimer called with NULL btimer_id\n" msgstr "" #: src/lib/cram-md5.c:109 src/lib/cram-md5.c:137 msgid "1999 Authorization failed.\n" msgstr "" #: src/lib/crypto.c:434 msgid "Unable to open certificate file" msgstr "" #: src/lib/crypto.c:441 msgid "Unable to read certificate from file" msgstr "" #: src/lib/crypto.c:447 msgid "Unable to extract public key from certificate" msgstr "" #: src/lib/crypto.c:453 msgid "" "Provided certificate does not include the required subjectKeyIdentifier " "extension." msgstr "" #: src/lib/crypto.c:459 #, c-format msgid "Unsupported key type provided: %d\n" msgstr "" #: src/lib/crypto.c:496 src/lib/crypto.c:544 msgid "Unable to open private key file" msgstr "" #: src/lib/crypto.c:526 src/lib/crypto.c:560 msgid "Unable to read private key from file" msgstr "" #: src/lib/crypto.c:617 #, c-format msgid "Unsupported digest type: %d\n" msgstr "" #: src/lib/crypto.c:630 msgid "OpenSSL digest initialization failed" msgstr "" #: src/lib/crypto.c:786 msgid "OpenSSL error occured" msgstr "" #: src/lib/crypto.c:852 msgid "Signature creation failed" msgstr "" #: src/lib/crypto.c:929 msgid "Signature decoding failed" msgstr "" #: src/lib/crypto.c:1005 msgid "Unsupported cipher type specified\n" msgstr "" #: src/lib/crypto.c:1167 msgid "CryptoData decoding failed" msgstr "" #: src/lib/crypto.c:1211 msgid "Failure decrypting the session key" msgstr "" #: src/lib/crypto.c:1264 #, c-format msgid "Unsupported contentEncryptionAlgorithm: %d\n" msgstr "" #: src/lib/crypto.c:1274 src/lib/crypto.c:1280 msgid "OpenSSL cipher context initialization failed" msgstr "" #: src/lib/crypto.c:1287 msgid "Encryption session provided an invalid symmetric key" msgstr "" #: src/lib/crypto.c:1293 msgid "Encryption session provided an invalid IV" msgstr "" #: src/lib/crypto.c:1299 msgid "OpenSSL cipher context key/IV initialization failed" msgstr "" #: src/lib/crypto.c:1367 #, c-format msgid "Unable to init OpenSSL threading: ERR=%s\n" msgstr "" #: src/lib/crypto.c:1380 msgid "Failed to seed OpenSSL PRNG\n" msgstr "" #: src/lib/crypto.c:1406 msgid "Failed to save OpenSSL PRNG\n" msgstr "" #: src/lib/crypto.c:1464 msgid "Unsupported digest type specified\n" msgstr "" #: src/lib/crypto.c:1484 #, c-format msgid "SHA1Update() returned an error: %d\n" msgstr "" #: src/lib/daemon.c:66 #, c-format msgid "Cannot fork to become daemon: %s\n" msgstr "" #: src/lib/edit.c:446 #, c-format msgid "Illegal character \"%c\" in name.\n" msgstr "" #: src/lib/edit.c:453 msgid "Name too long.\n" msgstr "" #: src/lib/jcr.c:291 msgid "NULL jcr.\n" msgstr "" #: src/lib/jcr.c:415 #, c-format msgid "JCR use_count=%d JobId=%d\n" msgstr "" #: src/lib/jcr.c:693 #, c-format msgid "" "Watchdog sending kill after %d secs to thread stalled reading Storage " "daemon.\n" msgstr "" #: src/lib/jcr.c:705 #, c-format msgid "" "Watchdog sending kill after %d secs to thread stalled reading File daemon.\n" msgstr "" #: src/lib/jcr.c:717 #, c-format msgid "" "Watchdog sending kill after %d secs to thread stalled reading Director.\n" msgstr "" #: src/lib/lex.c:93 src/wx-console/console_thread.cpp:208 #, c-format msgid "Problem probably begins at line %d.\n" msgstr "" #: src/lib/lex.c:98 src/wx-console/console_thread.cpp:213 #, c-format msgid "" "Config error: %s\n" " : line %d, col %d of file %s\n" "%s\n" "%s" msgstr "" #: src/lib/lex.c:102 #, c-format msgid "Config error: %s\n" msgstr "" #: src/lib/lex.c:131 msgid "Close of NULL file\n" msgstr "" #: src/lib/lex.c:207 msgid "get_char: called after EOF\n" msgstr "" #: src/lib/lex.c:249 #, c-format msgid "Config token too long, file: %s, line %d, begins at line %d\n" msgstr "" #: src/lib/lex.c:273 msgid "none" msgstr "" #: src/lib/lex.c:274 msgid "comment" msgstr "" #: src/lib/lex.c:275 msgid "number" msgstr "" #: src/lib/lex.c:276 msgid "ip_addr" msgstr "" #: src/lib/lex.c:277 msgid "identifier" msgstr "" #: src/lib/lex.c:278 msgid "string" msgstr "" #: src/lib/lex.c:279 msgid "quoted_string" msgstr "" #: src/lib/lex.c:315 src/lib/lex.c:321 #, c-format msgid "expected a positive integer number, got: %s" msgstr "" #: src/lib/lex.c:544 #, c-format msgid "Cannot open included config file %s: %s\n" msgstr "" #: src/lib/lex.c:600 #, c-format msgid "expected an integer or a range, got %s: %s" msgstr "" #: src/lib/lex.c:614 src/lib/lex.c:622 src/lib/lex.c:633 src/lib/lex.c:641 #, c-format msgid "expected an integer number, got %s: %s" msgstr "" #: src/lib/lex.c:651 #, c-format msgid "expected a name, got %s: %s" msgstr "" #: src/lib/lex.c:655 #, c-format msgid "name %s length %d too long, max is %d\n" msgstr "" #: src/lib/lex.c:663 #, c-format msgid "expected a string, got %s: %s" msgstr "" #: src/lib/mem_pool.c:107 #, c-format msgid "MemPool index %d larger than max %d\n" msgstr "" #: src/lib/mem_pool.c:125 src/lib/mem_pool.c:145 src/lib/mem_pool.c:180 #: src/lib/mem_pool.c:252 src/lib/mem_pool.c:272 src/lib/mem_pool.c:310 #: src/lib/mem_pool.c:563 #, c-format msgid "Out of memory requesting %d bytes\n" msgstr "" #: src/lib/message.c:265 src/lib/message.c:275 #, c-format msgid "Could not open console message file %s: ERR=%s\n" msgstr "" #: src/lib/message.c:280 #, c-format msgid "Could not get con mutex: ERR=%s\n" msgstr "" #: src/lib/message.c:384 #, c-format msgid "open mail pipe %s failed: ERR=%s\n" msgstr "" #: src/lib/message.c:390 msgid "Bacula Message" msgstr "" #: src/lib/message.c:449 msgid "open mail pipe failed.\n" msgstr "" #: src/lib/message.c:461 #, c-format msgid "close error: ERR=%s\n" msgstr "" #: src/lib/message.c:472 #, c-format msgid "Mail prog: %s" msgstr "" #: src/lib/message.c:481 #, c-format msgid "" "Mail program terminated in error.\n" "CMD=%s\n" "ERR=%s\n" msgstr "" #: src/lib/message.c:575 src/lib/message.c:719 #, c-format msgid "fopen %s failed: ERR=%s\n" msgstr "" #: src/lib/message.c:701 #, c-format msgid "" "Operator mail program terminated in error.\n" "CMD=%s\n" "ERR=%s\n" msgstr "" #: src/lib/message.c:998 #, c-format msgid "%s: ABORTING due to ERROR in %s:%d\n" msgstr "" #: src/lib/message.c:1002 #, c-format msgid "%s: ERROR TERMINATION at %s:%d\n" msgstr "" #: src/lib/message.c:1007 #, c-format msgid "%s: Fatal Error because: " msgstr "" #: src/lib/message.c:1009 #, c-format msgid "%s: Fatal Error at %s:%d because:\n" msgstr "" #: src/lib/message.c:1013 #, c-format msgid "%s: ERROR: " msgstr "" #: src/lib/message.c:1015 #, c-format msgid "%s: ERROR in %s:%d " msgstr "" #: src/lib/message.c:1018 #, c-format msgid "%s: Warning: " msgstr "" #: src/lib/message.c:1021 #, c-format msgid "%s: Security violation: " msgstr "" #: src/lib/message.c:1097 #, c-format msgid "%s ABORTING due to ERROR\n" msgstr "" #: src/lib/message.c:1100 #, c-format msgid "%s ERROR TERMINATION\n" msgstr "" #: src/lib/message.c:1103 #, c-format msgid "%s: %s Fatal error: " msgstr "" #: src/lib/message.c:1109 #, c-format msgid "%s: %s Error: " msgstr "" #: src/lib/message.c:1115 #, c-format msgid "%s: %s Warning: " msgstr "" #: src/lib/message.c:1118 #, c-format msgid "%s: %s Security violation: " msgstr "" #: src/lib/openssl.c:100 src/lib/openssl.c:157 src/stored/dev.c:225 #: src/stored/dev.c:243 src/stored/dev.c:249 src/stored/stored_conf.c:610 #, c-format msgid "Unable to init mutex: ERR=%s\n" msgstr "" #: src/lib/openssl.c:120 src/lib/openssl.c:189 #, c-format msgid "Unable to destroy mutex: ERR=%s\n" msgstr "" #: src/lib/parse_conf.c:180 msgid "***UNKNOWN***" msgstr "" #: src/lib/parse_conf.c:199 #, c-format msgid "Unable to initialize resource lock. ERR=%s\n" msgstr "" #: src/lib/parse_conf.c:286 src/lib/parse_conf.c:305 #, c-format msgid "expected an =, got: %s" msgstr "" #: src/lib/parse_conf.c:313 #, c-format msgid "Unknown item code: %d\n" msgstr "" #: src/lib/parse_conf.c:353 #, c-format msgid "message type: %s not found" msgstr "" #: src/lib/parse_conf.c:390 #, c-format msgid "Attempt to redefine name \"%s\" to \"%s\"." msgstr "" #: src/lib/parse_conf.c:485 #, c-format msgid "Attempt to redefine resource \"%s\" referenced on line %d : %s\n" msgstr "" #: src/lib/parse_conf.c:520 #, c-format msgid "Too many %s directives. Max. is %d. line %d: %s\n" msgstr "" #: src/lib/parse_conf.c:530 #, c-format msgid "Could not find config Resource \"%s\" referenced on line %d : %s\n" msgstr "" #: src/lib/parse_conf.c:592 #, c-format msgid "Missing config Resource \"%s\" referenced on line %d : %s\n" msgstr "" #: src/lib/parse_conf.c:656 #, c-format msgid "expected a size number, got: %s" msgstr "" #: src/lib/parse_conf.c:661 #, c-format msgid "expected a size, got: %s" msgstr "" #: src/lib/parse_conf.c:698 src/lib/parse_conf.c:703 #, c-format msgid "expected a time period, got: %s" msgstr "" #: src/lib/parse_conf.c:762 #, c-format msgid "Expected a Tape Label keyword, got: %s" msgstr "" #: src/lib/parse_conf.c:818 #, c-format msgid "Cannot open config file \"%s\": %s\n" msgstr "" #: src/lib/parse_conf.c:835 #, c-format msgid "Expected a Resource name identifier, got: %s" msgstr "" #: src/lib/parse_conf.c:847 #, c-format msgid "expected resource name, got: %s" msgstr "" #: src/lib/parse_conf.c:858 #, c-format msgid "not in resource definition: %s" msgstr "" #: src/lib/parse_conf.c:883 #, 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:894 msgid "Name not specified for resource" msgstr "" #: src/lib/parse_conf.c:903 #, c-format msgid "unexpected token %d %s in resource definition" msgstr "" #: src/lib/parse_conf.c:909 #, c-format msgid "Unknown parser state %d\n" msgstr "" #: src/lib/parse_conf.c:914 msgid "End of conf file reached with unclosed resource." msgstr "" #: src/lib/pythonlib.c:127 msgid "Could not initialize Python\n" msgstr "" #: src/lib/pythonlib.c:132 #, c-format msgid "Could not Run Python string %s\n" msgstr "" #: src/lib/pythonlib.c:144 msgid "Could not initialize Python Job type.\n" msgstr "" #: src/lib/pythonlib.c:149 #, c-format msgid "Could not import Python script %s/%s. Python disabled.\n" msgstr "" #: src/lib/pythonlib.c:252 msgid "Could not create Python Job Object.\n" msgstr "" #: src/lib/pythonlib.c:265 src/lib/pythonlib.c:289 #, c-format msgid "Python function \"%s\" not found.\n" msgstr "" #: src/lib/pythonlib.c:304 #, c-format msgid "Unknown Python daemon event %s\n" msgstr "" #: src/lib/pythonlib.c:329 #, c-format msgid "Unable to initialize the Python lock. ERR=%s\n" msgstr "" #: src/lib/res.c:66 #, c-format msgid "rwl_writelock failure at %s:%d: ERR=%s\n" msgstr "" #: src/lib/res.c:76 #, c-format msgid "rwl_writeunlock failure at %s:%d:. ERR=%s\n" msgstr "" #: src/lib/runscript.c:213 #, c-format msgid "%s: run command \"%s\"\n" msgstr "" #: src/lib/runscript.c:219 #, c-format msgid "Runscript: %s could not execute. ERR=%s\n" msgstr "" #: src/lib/runscript.c:228 #, c-format msgid "%s: %s\n" msgstr "" #: src/lib/runscript.c:233 #, c-format msgid "Runscript: %s returned non-zero status=%d. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:297 msgid "rwl_writeunlock called too many times.\n" msgstr "" #: src/lib/rwlock.c:301 msgid "rwl_writeunlock by non-owner.\n" msgstr "" #: src/lib/rwlock.c:366 #, c-format msgid "Write lock failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:373 #, c-format msgid "Write unlock failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:383 #, c-format msgid "Read lock failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:390 #, c-format msgid "Read unlock failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:399 #, c-format msgid "Thread %d found unchanged elements %d times\n" msgstr "" #: src/lib/rwlock.c:431 #, c-format msgid "Init rwlock failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:446 #, c-format msgid "Create thread failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:457 #, c-format msgid "Join thread failed. ERR=%s\n" msgstr "" #: src/lib/rwlock.c:460 #, c-format msgid "%02d: interval %d, writes %d, reads %d\n" msgstr "" #: src/lib/rwlock.c:470 #, c-format msgid "data %02d: value %d, %d writes\n" msgstr "" #: src/lib/rwlock.c:475 #, c-format msgid "Total: %d thread writes, %d data writes\n" msgstr "" #: src/lib/rwlock.c:547 msgid "Try write lock" msgstr "" #: src/lib/rwlock.c:553 msgid "Try read lock" msgstr "" #: src/lib/rwlock.c:608 msgid "Create thread" msgstr "" #: src/lib/rwlock.c:618 msgid "Join thread" msgstr "" #: src/lib/rwlock.c:620 #, c-format msgid "%02d: interval %d, updates %d, r_collisions %d, w_collisions %d\n" msgstr "" #: src/lib/rwlock.c:632 #, c-format msgid "data %02d: value %d, %d updates\n" msgstr "" #: src/lib/signal.c:68 msgid "Invalid signal number" msgstr "" #: src/lib/signal.c:94 #, c-format msgid "Bacula interrupted by signal %d: %s\n" msgstr "" #: src/lib/signal.c:107 #, c-format msgid "Kaboom! %s, %s got signal %d. Attempting traceback.\n" msgstr "" #: src/lib/signal.c:109 #, c-format msgid "Kaboom! exepath=%s\n" msgstr "" #: src/lib/signal.c:143 #, c-format msgid "Fork error: ERR=%s\n" msgstr "" #: src/lib/signal.c:150 #, c-format msgid "Calling: %s %s %s\n" msgstr "" #: src/lib/signal.c:152 #, c-format msgid "execv: %s failed: ERR=%s\n" msgstr "" #: src/lib/signal.c:167 #, c-format msgid "Traceback complete, attempting cleanup ...\n" msgstr "" #: src/lib/signal.c:175 #, c-format msgid "It looks like the traceback worked ...\n" msgstr "" #: src/lib/signal.c:204 #, c-format msgid "BA_NSIG too small (%d) should be (%d)\n" msgstr "" #: src/lib/signal.c:210 msgid "UNKNOWN SIGNAL" msgstr "" #: src/lib/signal.c:211 msgid "Hangup" msgstr "" #: src/lib/signal.c:212 msgid "Interrupt" msgstr "" #: src/lib/signal.c:213 msgid "Quit" msgstr "" #: src/lib/signal.c:214 msgid "Illegal instruction" msgstr "" #: src/lib/signal.c:215 msgid "Trace/Breakpoint trap" msgstr "" #: src/lib/signal.c:216 msgid "Abort" msgstr "" #: src/lib/signal.c:218 msgid "EMT instruction (Emulation Trap)" msgstr "" #: src/lib/signal.c:221 msgid "IOT trap" msgstr "" #: src/lib/signal.c:223 msgid "BUS error" msgstr "" #: src/lib/signal.c:224 msgid "Floating-point exception" msgstr "" #: src/lib/signal.c:225 msgid "Kill, unblockable" msgstr "" #: src/lib/signal.c:226 msgid "User-defined signal 1" msgstr "" #: src/lib/signal.c:227 msgid "Segmentation violation" msgstr "" #: src/lib/signal.c:228 msgid "User-defined signal 2" msgstr "" #: src/lib/signal.c:229 msgid "Broken pipe" msgstr "" #: src/lib/signal.c:230 msgid "Alarm clock" msgstr "" #: src/lib/signal.c:231 msgid "Termination" msgstr "" #: src/lib/signal.c:233 msgid "Stack fault" msgstr "" #: src/lib/signal.c:235 msgid "Child status has changed" msgstr "" #: src/lib/signal.c:236 msgid "Continue" msgstr "" #: src/lib/signal.c:237 msgid "Stop, unblockable" msgstr "" #: src/lib/signal.c:238 msgid "Keyboard stop" msgstr "" #: src/lib/signal.c:239 msgid "Background read from tty" msgstr "" #: src/lib/signal.c:240 msgid "Background write to tty" msgstr "" #: src/lib/signal.c:241 msgid "Urgent condition on socket" msgstr "" #: src/lib/signal.c:242 msgid "CPU limit exceeded" msgstr "" #: src/lib/signal.c:243 msgid "File size limit exceeded" msgstr "" #: src/lib/signal.c:244 msgid "Virtual alarm clock" msgstr "" #: src/lib/signal.c:245 msgid "Profiling alarm clock" msgstr "" #: src/lib/signal.c:246 msgid "Window size change" msgstr "" #: src/lib/signal.c:247 msgid "I/O now possible" msgstr "" #: src/lib/signal.c:249 msgid "Power failure restart" msgstr "" #: src/lib/signal.c:252 msgid "No runnable lwp" msgstr "" #: src/lib/signal.c:255 msgid "SIGLWP special signal used by thread library" msgstr "" #: src/lib/signal.c:258 msgid "Checkpoint Freeze" msgstr "" #: src/lib/signal.c:261 msgid "Checkpoint Thaw" msgstr "" #: src/lib/signal.c:264 msgid "Thread Cancellation" msgstr "" #: src/lib/signal.c:267 msgid "Resource Lost (e.g. record-lock lost)" msgstr "" #: src/lib/smartall.c:144 src/lib/smartall.c:242 src/lib/smartall.c:257 msgid "Out of memory\n" msgstr "" #: src/lib/smartall.c:149 msgid "Too much memory used." msgstr "" #: src/lib/smartall.c:177 #, c-format msgid "Attempt to free NULL called from %s:%d\n" msgstr "" #: src/lib/smartall.c:193 #, c-format msgid "qp->qnext->qprev != qp called from %s:%d\n" msgstr "" #: src/lib/smartall.c:197 #, c-format msgid "qp->qprev->qnext != qp called from %s:%d\n" msgstr "" #: src/lib/smartall.c:206 #, c-format msgid "Buffer overrun called from %s:%d\n" msgstr "" #: src/lib/smartall.c:279 #, c-format msgid "sm_realloc size: %d\n" msgstr "" #: src/lib/smartall.c:320 #, c-format msgid "sm_realloc %d at %x from %s:%d\n" msgstr "" #: src/lib/smartall.c:382 #, c-format msgid "" "\n" "Orphaned buffers exist. Dump terminated following\n" " discovery of bad links in chain of orphaned buffers.\n" " Buffer address with bad links: %lx\n" msgstr "" #: src/lib/smartall.c:393 #, c-format msgid "Orphaned buffer: %6u bytes allocated at line %d of %s %s\n" msgstr "" #: src/lib/smartall.c:429 #, c-format msgid "Damaged buffer found. Called from %s:%d\n" msgstr "" #: src/lib/smartall.c:459 #, c-format msgid "" "\n" "Damaged buffers found at %s:%d\n" msgstr "" #: src/lib/smartall.c:462 #, c-format msgid " discovery of bad prev link.\n" msgstr "" #: src/lib/smartall.c:465 #, c-format msgid " discovery of bad next link.\n" msgstr "" #: src/lib/smartall.c:468 #, c-format msgid " discovery of data overrun.\n" msgstr "" #: src/lib/smartall.c:471 #, c-format msgid " Buffer address: %lx\n" msgstr "" #: src/lib/smartall.c:478 #, c-format msgid "Damaged buffer: %6u bytes allocated at line %d of %s %s\n" msgstr "" #: src/lib/tls.c:92 #, c-format msgid "" "Error with certificate at depth: %d, issuer = %s, subject = %s, ERR=%d:%s\n" msgstr "" #: src/lib/tls.c:129 msgid "Error initializing SSL context" msgstr "" #: src/lib/tls.c:150 msgid "Error loading certificate verification stores" msgstr "" #: src/lib/tls.c:155 msgid "" "Either a certificate file or a directory must be specified as a verification " "store\n" msgstr "" #: src/lib/tls.c:166 msgid "Error loading certificate file" msgstr "" #: src/lib/tls.c:174 msgid "Error loading private key" msgstr "" #: src/lib/tls.c:182 msgid "Unable to open DH parameters file" msgstr "" #: src/lib/tls.c:188 msgid "Unable to load DH parameters from specified file" msgstr "" #: src/lib/tls.c:192 msgid "Failed to set TLS Diffie-Hellman parameters" msgstr "" #: src/lib/tls.c:201 msgid "Error setting cipher list, no valid ciphers available\n" msgstr "" #: src/lib/tls.c:249 msgid "Peer failed to present a TLS certificate\n" msgstr "" #: src/lib/tls.c:291 #, c-format msgid "Peer %s failed to present a TLS certificate\n" msgstr "" #: src/lib/tls.c:394 msgid "Error creating file descriptor-based BIO" msgstr "" #: src/lib/tls.c:405 msgid "Error creating new SSL object" msgstr "" #: src/lib/tls.c:469 src/lib/tls.c:492 msgid "Connect failure" msgstr "" #: src/lib/tls.c:569 src/lib/tls.c:573 msgid "TLS shutdown failure." msgstr "" #: src/lib/tls.c:622 src/lib/tls.c:642 msgid "TLS read/write failure." msgstr "" #: src/lib/util.c:182 msgid "Running" msgstr "" #: src/lib/util.c:185 msgid "Blocked" msgstr "" #: src/lib/util.c:195 msgid "Non-fatal error" msgstr "" #: src/lib/util.c:198 src/lib/util.c:265 msgid "Canceled" msgstr "" #: src/lib/util.c:201 msgid "Verify differences" msgstr "" #: src/lib/util.c:204 msgid "Waiting on FD" msgstr "" #: src/lib/util.c:207 msgid "Wait on SD" msgstr "" #: src/lib/util.c:210 msgid "Wait for new Volume" msgstr "" #: src/lib/util.c:213 msgid "Waiting for mount" msgstr "" #: src/lib/util.c:216 msgid "Waiting for Storage resource" msgstr "" #: src/lib/util.c:219 msgid "Waiting for Job resource" msgstr "" #: src/lib/util.c:222 msgid "Waiting for Client resource" msgstr "" #: src/lib/util.c:225 msgid "Waiting on Max Jobs" msgstr "" #: src/lib/util.c:228 msgid "Waiting for Start Time" msgstr "" #: src/lib/util.c:231 msgid "Waiting on Priority" msgstr "" #: src/lib/util.c:238 #, c-format msgid "Unknown Job termination status=%d" msgstr "" #: src/lib/util.c:262 msgid "Fatal Error" msgstr "" #: src/lib/util.c:268 msgid "Differences" msgstr "" #: src/lib/util.c:271 msgid "Unknown term code" msgstr "" #: src/lib/util.c:299 msgid "Migrate" msgstr "" #: src/lib/util.c:302 msgid "Copy" msgstr "" #: src/lib/util.c:305 src/wx-console/wxbmainframe.cpp:276 msgid "Console" msgstr "" #: src/lib/util.c:308 msgid "System or Console" msgstr "" #: src/lib/util.c:311 msgid "Scan" msgstr "" #: src/lib/util.c:314 msgid "Unknown Type" msgstr "" #: src/lib/util.c:346 msgid "Verify Init Catalog" msgstr "" #: src/lib/util.c:355 msgid "Verify Data" msgstr "" #: src/lib/util.c:692 msgid "Working directory not defined. Cannot continue.\n" msgstr "" #: src/lib/util.c:695 #, c-format msgid "Working Directory: \"%s\" not found. Cannot continue.\n" msgstr "" #: src/lib/util.c:699 #, c-format msgid "Working Directory: \"%s\" is not a directory. Cannot continue.\n" msgstr "" #: src/lib/var.c:2668 msgid "everything ok" msgstr "" #: src/lib/var.c:2669 msgid "incomplete named character" msgstr "" #: src/lib/var.c:2670 msgid "incomplete hexadecimal value" msgstr "" #: src/lib/var.c:2671 msgid "invalid hexadecimal value" msgstr "" #: src/lib/var.c:2672 msgid "octal value too large" msgstr "" #: src/lib/var.c:2673 msgid "invalid octal value" msgstr "" #: src/lib/var.c:2674 msgid "incomplete octal value" msgstr "" #: src/lib/var.c:2675 msgid "incomplete grouped hexadecimal value" msgstr "" #: src/lib/var.c:2676 msgid "incorrect character class specification" msgstr "" #: src/lib/var.c:2677 msgid "invalid expansion configuration" msgstr "" #: src/lib/var.c:2678 msgid "out of memory" msgstr "" #: src/lib/var.c:2679 msgid "incomplete variable specification" msgstr "" #: src/lib/var.c:2680 msgid "undefined variable" msgstr "" #: src/lib/var.c:2681 msgid "input is neither text nor variable" msgstr "" #: src/lib/var.c:2682 msgid "unknown command character in variable" msgstr "" #: src/lib/var.c:2683 msgid "malformatted search and replace operation" msgstr "" #: src/lib/var.c:2684 msgid "unknown flag in search and replace operation" msgstr "" #: src/lib/var.c:2685 msgid "invalid regex in search and replace operation" msgstr "" #: src/lib/var.c:2686 msgid "missing parameter in command" msgstr "" #: src/lib/var.c:2687 msgid "empty search string in search and replace operation" msgstr "" #: src/lib/var.c:2688 msgid "start offset missing in cut operation" msgstr "" #: src/lib/var.c:2689 msgid "offsets in cut operation delimited by unknown character" msgstr "" #: src/lib/var.c:2690 msgid "range out of bounds in cut operation" msgstr "" #: src/lib/var.c:2691 msgid "offset out of bounds in cut operation" msgstr "" #: src/lib/var.c:2692 msgid "logic error in cut operation" msgstr "" #: src/lib/var.c:2693 msgid "malformatted transpose operation" msgstr "" #: src/lib/var.c:2694 msgid "source and target class mismatch in transpose operation" msgstr "" #: src/lib/var.c:2695 msgid "empty character class in transpose operation" msgstr "" #: src/lib/var.c:2696 msgid "incorrect character class in transpose operation" msgstr "" #: src/lib/var.c:2697 msgid "malformatted padding operation" msgstr "" #: src/lib/var.c:2698 msgid "width parameter missing in padding operation" msgstr "" #: src/lib/var.c:2699 msgid "fill string missing in padding operation" msgstr "" #: src/lib/var.c:2700 msgid "unknown quoted pair in search and replace operation" msgstr "" #: src/lib/var.c:2701 msgid "sub-matching reference out of range" msgstr "" #: src/lib/var.c:2702 msgid "invalid argument" msgstr "" #: src/lib/var.c:2703 msgid "incomplete quoted pair" msgstr "" #: src/lib/var.c:2704 msgid "lookup function does not support variable arrays" msgstr "" #: src/lib/var.c:2705 msgid "index of array variable contains an invalid character" msgstr "" #: src/lib/var.c:2706 msgid "index of array variable is incomplete" msgstr "" #: src/lib/var.c:2707 msgid "bracket expression in array variable's index not closed" msgstr "" #: src/lib/var.c:2708 msgid "division by zero error in index specification" msgstr "" #: src/lib/var.c:2709 msgid "unterminated loop construct" msgstr "" #: src/lib/var.c:2710 msgid "invalid character in loop limits" msgstr "" #: src/lib/var.c:2711 msgid "malformed operation argument list" msgstr "" #: src/lib/var.c:2712 msgid "undefined operation" msgstr "" #: src/lib/var.c:2713 msgid "formatting failure" msgstr "" #: src/lib/var.c:2722 msgid "unknown error" msgstr "" #: src/lib/watchdog.c:82 #, c-format msgid "Unable to initialize watchdog lock. ERR=%s\n" msgstr "" #: src/lib/watchdog.c:178 msgid "BUG! register_watchdog called before start_watchdog\n" msgstr "" #: src/lib/watchdog.c:181 #, c-format msgid "BUG! Watchdog %p has NULL callback\n" msgstr "" #: src/lib/watchdog.c:184 #, c-format msgid "BUG! Watchdog %p has zero interval\n" msgstr "" #: src/lib/watchdog.c:204 msgid "BUG! unregister_watchdog_unlocked called before start_watchdog\n" msgstr "" #: src/lib/watchdog.c:322 #, c-format msgid "rwl_writelock failure. ERR=%s\n" msgstr "" #: src/lib/watchdog.c:336 #, c-format msgid "rwl_writeunlock failure. ERR=%s\n" msgstr "" #: src/stored/acquire.c:69 #, c-format msgid "Num_writers=%d not zero. Job %d canceled.\n" msgstr "" #: src/stored/acquire.c:78 #, c-format msgid "No volumes specified. Job %s canceled.\n" msgstr "" #: src/stored/acquire.c:87 #, c-format msgid "Logic error: no next volume. Numvol=%d Curvol=%d\n" msgstr "" #: src/stored/acquire.c:144 #, c-format msgid "Media Type change. New device %s chosen.\n" msgstr "" #: src/stored/acquire.c:155 #, c-format msgid "No suitable device found to read Volume \"%s\"\n" msgstr "" #: src/stored/acquire.c:185 #, c-format msgid "Job %s canceled.\n" msgstr "" #: src/stored/acquire.c:199 #, c-format msgid "Read open device %s Volume \"%s\" failed: ERR=%s\n" msgstr "" #: src/stored/acquire.c:271 src/stored/mount.c:90 #, c-format msgid "Too many errors trying to mount device %s.\n" msgstr "" #: src/stored/acquire.c:280 #, c-format msgid "Ready to read from volume \"%s\" on device %s.\n" msgstr "" #: src/stored/acquire.c:324 #, c-format msgid "Device %s is busy reading.\n" msgstr "" #: src/stored/acquire.c:354 #, c-format msgid "Wanted Volume \"%s\", but device %s is busy writing on \"%s\" .\n" msgstr "" #: src/stored/acquire.c:373 #, c-format msgid "" "Cannot recycle volume \"%s\" on device %s because it is in use by another " "job.\n" msgstr "" #: src/stored/acquire.c:395 #, c-format msgid "Could not ready device %s for append.\n" msgstr "" #: src/stored/acquire.c:479 src/stored/block.c:366 src/stored/block.c:714 #: src/stored/block.c:790 #, c-format msgid "Could not create JobMedia record for Volume=\"%s\" Job=%s\n" msgstr "" #: src/stored/acquire.c:521 #, c-format msgid "Alert: %s" msgstr "" #: src/stored/acquire.c:529 #, c-format msgid "3997 Bad alert command: %s: ERR=%s.\n" msgstr "" #: src/stored/acquire.c:621 #, c-format msgid "Hey! num_writers=%d!!!!\n" msgstr "" #: src/stored/ansi_label.c:96 #, c-format msgid "Read error on device %s in ANSI label. ERR=%s\n" msgstr "" #: src/stored/ansi_label.c:106 msgid "Insane! End of tape while reading ANSI label.\n" msgstr "" #: src/stored/ansi_label.c:130 msgid "No VOL1 label while reading ANSI/IBM label.\n" msgstr "" #: src/stored/ansi_label.c:150 #, c-format msgid "Wanted ANSI Volume \"%s\" got \"%s\"\n" msgstr "" #: src/stored/ansi_label.c:161 msgid "No HDR1 label while reading ANSI label.\n" msgstr "" #: src/stored/ansi_label.c:167 #, c-format msgid "ANSI/IBM Volume \"%s\" does not belong to Bacula.\n" msgstr "" #: src/stored/ansi_label.c:178 msgid "No HDR2 label while reading ANSI/IBM label.\n" msgstr "" #: src/stored/ansi_label.c:192 msgid "Unknown or bad ANSI/IBM label record.\n" msgstr "" #: src/stored/ansi_label.c:199 msgid "Too many records in while reading ANSI/IBM label.\n" msgstr "" #: src/stored/ansi_label.c:298 #, c-format msgid "ANSI Volume label name \"%s\" longer than 6 chars.\n" msgstr "" #: src/stored/ansi_label.c:315 #, c-format msgid "Could not write ANSI VOL1 label. ERR=%s\n" msgstr "" #: src/stored/ansi_label.c:353 src/stored/ansi_label.c:382 #, c-format msgid "Could not write ANSI HDR1 label. ERR=%s\n" msgstr "" #: src/stored/ansi_label.c:358 src/stored/ansi_label.c:389 msgid "Could not write ANSI HDR1 label.\n" msgstr "" #: src/stored/ansi_label.c:394 #, c-format msgid "Error writing EOF to tape. ERR=%s" msgstr "" #: src/stored/ansi_label.c:399 msgid "write_ansi_ibm_label called for non-ANSI/IBM type\n" msgstr "" #: src/stored/append.c:63 msgid "DCR is NULL!!!\n" msgstr "" #: src/stored/append.c:68 msgid "DEVICE is NULL!!!\n" msgstr "" #: src/stored/append.c:80 msgid "Unable to set network buffer size.\n" msgstr "" #: src/stored/append.c:94 src/stored/append.c:103 src/stored/append.c:115 #: src/stored/append.c:292 src/stored/append.c:304 src/stored/askdir.c:307 #: src/stored/askdir.c:308 msgid "NULL Volume name. This shouldn't happen!!!\n" msgstr "" #: src/stored/append.c:109 src/stored/btape.c:1887 #, c-format msgid "Write session label failed. ERR=%s\n" msgstr "" #: src/stored/append.c:121 #, c-format msgid "Network send error to FD. ERR=%s\n" msgstr "" #: src/stored/append.c:158 #, c-format msgid "Error reading data header from FD. ERR=%s\n" msgstr "" #: src/stored/append.c:180 #, c-format msgid "Malformed data header from FD: %s\n" msgstr "" #: src/stored/append.c:190 msgid "File index from FD not positive or sequential\n" msgstr "" #: src/stored/append.c:244 src/stored/mac.c:241 #, c-format msgid "Error updating file attributes. ERR=%s\n" msgstr "" #: src/stored/append.c:258 #, c-format msgid "Network error on data channel. ERR=%s\n" msgstr "" #: src/stored/append.c:271 #, c-format msgid "" "Job write elapsed time = %02d:%02d:%02d, Transfer rate = %s bytes/second\n" msgstr "" #: src/stored/append.c:286 src/stored/btape.c:2011 #, c-format msgid "Error writting end session label. ERR=%s\n" msgstr "" #: src/stored/append.c:297 src/stored/mac.c:122 src/stored/mac.c:213 #: src/stored/spool.c:280 #, c-format msgid "Fatal append error on device %s: ERR=%s\n" msgstr "" #: src/stored/append.c:299 src/stored/mac.c:124 msgid "Set ok=FALSE after write_block_to_device.\n" msgstr "" #: src/stored/askdir.c:171 msgid "Network error on bnet_recv in req_vol_info.\n" msgstr "" #: src/stored/askdir.c:188 #, c-format msgid "Error getting Volume info: %s" msgstr "" #: src/stored/askdir.c:312 src/stored/askdir.c:313 msgid "Attempt to update_volume_info in read mode!!!\n" msgstr "" #: src/stored/askdir.c:341 #, c-format msgid "Didn't get vol info vol=%s: ERR=%s" msgstr "" #: src/stored/askdir.c:379 #, c-format msgid "Error creating JobMedia record: ERR=%s\n" msgstr "" #: src/stored/askdir.c:386 #, c-format msgid "Error creating JobMedia record: %s\n" msgstr "" #: src/stored/askdir.c:452 #, c-format msgid "Job %s canceled while waiting for mount on Storage Device \"%s\".\n" msgstr "" #: src/stored/askdir.c:465 #, c-format msgid "" "Job %s waiting. Cannot find any appendable volumes.\n" "Please use the \"label\" command to create a new Volume for:\n" " Storage: %s\n" " Media type: %s\n" " Pool: %s\n" msgstr "" #: src/stored/askdir.c:489 src/stored/askdir.c:571 #, c-format msgid "Max time exceeded waiting to mount Storage Device %s for Job %s\n" msgstr "" #: src/stored/askdir.c:499 msgid "pthread error in mount_next_volume.\n" msgstr "" #: src/stored/askdir.c:531 msgid "Cannot request another volume: no volume name given.\n" msgstr "" #: src/stored/askdir.c:537 #, c-format msgid "Job %s canceled while waiting for mount on Storage Device %s.\n" msgstr "" #: src/stored/askdir.c:552 #, c-format msgid "Please mount Volume \"%s\" on Storage Device %s for Job %s\n" msgstr "" #: src/stored/askdir.c:581 msgid "pthread error in mount_volume\n" msgstr "" #: src/stored/authenticate.c:60 #, c-format msgid "I only authenticate Directors, not %d\n" msgstr "" #: src/stored/authenticate.c:90 #, c-format msgid "" "Connection from unknown Director %s at %s rejected.\n" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/stored/authenticate.c:123 msgid "" "Incorrect password given by Director.\n" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/stored/authenticate.c:179 #, c-format msgid "Unable to authenticate Director at %s.\n" msgstr "" #: src/stored/authenticate.c:223 src/stored/authenticate.c:257 #, c-format msgid "" "Incorrect authorization key from File daemon at %s rejected.\n" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/stored/autochanger.c:66 #, c-format msgid "No Changer Name given for device %s. Cannot continue.\n" msgstr "" #: src/stored/autochanger.c:72 #, c-format msgid "No Changer Command given for device %s. Cannot continue.\n" msgstr "" #: src/stored/autochanger.c:85 #, c-format msgid "" "Media Type not the same for all devices in changer %s. Cannot continue.\n" msgstr "" #: src/stored/autochanger.c:143 #, c-format msgid "Invalid slot=%d defined, cannot autoload Volume.\n" msgstr "" #: src/stored/autochanger.c:146 msgid "No \"Changer Device\" given cannot autoload Volume.\n" msgstr "" #: src/stored/autochanger.c:149 msgid "No \"Changer Command\" given cannot autoload Volume.\n" msgstr "" #: src/stored/autochanger.c:178 #, c-format msgid "3304 Issuing autochanger \"load slot %d, drive %d\" command.\n" msgstr "" #: src/stored/autochanger.c:186 #, c-format msgid "3305 Autochanger \"load slot %d, drive %d\", status is OK.\n" msgstr "" #: src/stored/autochanger.c:195 #, c-format msgid "" "3992 Bad autochanger \"load slot %d, drive %d\": ERR=%s.\n" "Results=%s\n" msgstr "" #: src/stored/autochanger.c:241 msgid "3992 Missing Changer command.\n" msgstr "" #: src/stored/autochanger.c:251 #, c-format msgid "3301 Issuing autochanger \"loaded? drive %d\" command.\n" msgstr "" #: src/stored/autochanger.c:261 #, c-format msgid "3302 Autochanger \"loaded? drive %d\", result is Slot %d.\n" msgstr "" #: src/stored/autochanger.c:265 #, c-format msgid "3302 Autochanger \"loaded? drive %d\", result: nothing loaded.\n" msgstr "" #: src/stored/autochanger.c:272 #, c-format msgid "" "3991 Bad autochanger \"loaded? drive %d\" command: ERR=%s.\n" "Results=%s\n" msgstr "" #: src/stored/autochanger.c:331 src/stored/autochanger.c:422 #, c-format msgid "3307 Issuing autochanger \"unload slot %d, drive %d\" command.\n" msgstr "" #: src/stored/autochanger.c:345 #, c-format msgid "" "3995 Bad autochanger \"unload slot %d, drive %d\": ERR=%s\n" "Results=%s\n" msgstr "" #: src/stored/autochanger.c:409 #, c-format msgid "Volume \"%s\" is in use by device %s\n" msgstr "" #: src/stored/autochanger.c:444 #, c-format msgid "3995 Bad autochanger \"unload slot %d, drive %d\": ERR=%s.\n" msgstr "" #: src/stored/autochanger.c:483 #, c-format msgid "3993 Device %s not an autochanger device.\n" msgstr "" #: src/stored/autochanger.c:504 #, c-format msgid "3306 Issuing autochanger \"%s\" command.\n" msgstr "" #: src/stored/autochanger.c:507 msgid "3996 Open bpipe failed.\n" msgstr "" #: src/stored/autochanger.c:534 #, c-format msgid "Autochanger error: ERR=%s\n" msgstr "" #: src/stored/bcopy.c:72 #, c-format msgid "" "\n" "Version: %s (%s)\n" "\n" "Usage: bcopy [-d debug_level] \n" " -b bootstrap specify a bootstrap file\n" " -c specify configuration file\n" " -d set debug level to nn\n" " -i specify input Volume names (separated by |)\n" " -o specify output Volume names (separated by |)\n" " -p proceed inspite of errors\n" " -v verbose\n" " -w specify working directory (default /tmp)\n" " -? print this message\n" "\n" msgstr "" #: src/stored/bcopy.c:151 src/stored/bextract.c:187 src/stored/bscan.c:228 msgid "Wrong number of arguments: \n" msgstr "" #: src/stored/bcopy.c:191 src/stored/btape.c:363 src/stored/device.c:277 #, c-format msgid "dev open failed: %s\n" msgstr "" #: src/stored/bcopy.c:204 msgid "Write of last block failed.\n" msgstr "" #: src/stored/bcopy.c:207 #, c-format msgid "%u Jobs copied. %u records copied.\n" msgstr "" #: src/stored/bcopy.c:224 src/stored/bscan.c:398 #, c-format msgid "Record: SessId=%u SessTim=%u FileIndex=%d Stream=%d len=%u\n" msgstr "" #: src/stored/bcopy.c:239 msgid "Volume is prelabeled. This volume cannot be copied.\n" msgstr "" #: src/stored/bcopy.c:242 msgid "Volume label not copied.\n" msgstr "" #: src/stored/bcopy.c:254 src/stored/bcopy.c:261 src/stored/bcopy.c:284 #: src/stored/btape.c:2384 #, c-format msgid "Cannot fixup device error. %s\n" msgstr "" #: src/stored/bcopy.c:266 msgid "EOM label not copied.\n" msgstr "" #: src/stored/bcopy.c:269 msgid "EOT label not copied.\n" msgstr "" #: src/stored/bcopy.c:305 src/stored/bextract.c:489 src/stored/bls.c:452 #: src/stored/bscan.c:1280 src/stored/btape.c:2683 #, c-format msgid "Mount Volume \"%s\" on device %s and press return when ready: " msgstr "" #: src/stored/bextract.c:78 #, c-format msgid "" "\n" "Version: %s (%s)\n" "\n" "Usage: bextract \n" " -b specify a bootstrap file\n" " -c specify a configuration file\n" " -d set debug level to nn\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 "" #: src/stored/bextract.c:137 src/stored/bls.c:140 #, c-format msgid "Could not open exclude file: %s, ERR=%s\n" msgstr "" #: src/stored/bextract.c:152 src/stored/bls.c:154 #, c-format msgid "Could not open include file: %s, ERR=%s\n" msgstr "" #: src/stored/bextract.c:208 #, c-format msgid "%d Program Name and/or Program Data Stream records ignored.\n" msgstr "" #: src/stored/bextract.c:212 #, c-format msgid "%d Win32 data or Win32 gzip data stream records. Ignored.\n" msgstr "" #: src/stored/bextract.c:239 #, c-format msgid "Cannot stat %s. It must exist. ERR=%s\n" msgstr "" #: src/stored/bextract.c:243 #, c-format msgid "%s must be a directory.\n" msgstr "" #: src/stored/bextract.c:264 #, c-format msgid "%u files restored.\n" msgstr "" #: src/stored/bextract.c:291 src/stored/bextract.c:464 msgid "Logic error output file should be open but is not.\n" msgstr "" #: src/stored/bextract.c:298 src/stored/bls.c:376 src/stored/bscan.c:655 msgid "Cannot continue.\n" msgstr "" #: src/stored/bextract.c:360 #, c-format msgid "Seek error on %s: %s\n" msgstr "" #: src/stored/bextract.c:413 #, c-format msgid "Uncompression error. ERR=%d\n" msgstr "" #: src/stored/bextract.c:421 msgid "===Write error===\n" msgstr "" #: src/stored/bextract.c:455 msgid "Got Program Name or Data Stream. Ignored.\n" msgstr "" #: src/stored/block.c:91 #, c-format msgid "" "Dump block %s %x: size=%d BlkNum=%d\n" " Hdrcksum=%x cksum=%x\n" msgstr "" #: src/stored/block.c:104 #, c-format msgid " Rec: VId=%u VT=%u FI=%s Strm=%s len=%d p=%x\n" msgstr "" #: src/stored/block.c:160 #, c-format msgid "%d block read errors not printed.\n" msgstr "" #: src/stored/block.c:248 src/stored/block.c:264 src/stored/block.c:274 #, c-format msgid "" "Volume data error at %u:%u! Wanted ID: \"%s\", got \"%s\". Buffer " "discarded.\n" msgstr "" #: src/stored/block.c:288 #, c-format msgid "" "Volume data error at %u:%u! Block length %u is insane (too large), probably " "due to a bad archive.\n" msgstr "" #: src/stored/block.c:314 #, c-format msgid "" "Volume data error at %u:%u!\n" "Block checksum mismatch in block=%u len=%d: calc=%x blk=%x\n" msgstr "" #: src/stored/block.c:423 msgid "Cannot write block. Device at EOM.\n" msgstr "" #: src/stored/block.c:428 msgid "Attempt to write on read-only Volume.\n" msgstr "" #: src/stored/block.c:480 #, c-format msgid "User defined maximum volume capacity %s exceeded on device %s.\n" msgstr "" #: src/stored/block.c:495 #, c-format msgid "Unable to write EOF. ERR=%s\n" msgstr "" #: src/stored/block.c:521 src/stored/block.c:549 msgid "Write block header zeroed.\n" msgstr "" #: src/stored/block.c:568 #, c-format msgid "Write error at %u:%u on device %s. ERR=%s.\n" msgstr "" #: src/stored/block.c:575 #, c-format msgid "End of Volume \"%s\" at %u:%u on device %s. Write of %u bytes got %d.\n" msgstr "" #: src/stored/block.c:651 src/stored/block.c:657 #, c-format msgid "Backspace file at EOT failed. ERR=%s\n" msgstr "" #: src/stored/block.c:664 #, c-format msgid "Backspace record at EOT failed. ERR=%s\n" msgstr "" #: src/stored/block.c:681 #, c-format msgid "Re-read last block at EOT failed. ERR=%s" msgstr "" #: src/stored/block.c:691 #, c-format msgid "" "Re-read of last block OK, but block numbers differ. Last block=%u Current " "block=%u.\n" msgstr "" #: src/stored/block.c:694 msgid "Re-read of last block succeeded.\n" msgstr "" #: src/stored/block.c:722 #, c-format msgid "" "Error writing final EOF to tape. This Volume may not be readable.\n" "%s" msgstr "" #: src/stored/block.c:737 #, c-format msgid "" "Error writing final part to DVD. This Volume may not be readable.\n" "%s" msgstr "" #: src/stored/block.c:839 #, c-format msgid "" "Error while writing, current part number is less than the total number of " "parts (%d/%d, device=%s)\n" msgstr "" #: src/stored/block.c:847 #, c-format msgid "Unable to open device next part %s: ERR=%s\n" msgstr "" #: src/stored/block.c:867 #, 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/block.c:880 #, 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/block.c:936 #, c-format msgid "Block buffer size looping problem on device %s\n" msgstr "" #: src/stored/block.c:964 #, c-format msgid "Unable to open device part=%d %s: ERR=%s\n" msgstr "" #: src/stored/block.c:993 #, c-format msgid "Read error on fd=%d at file:blk %u:%u on device %s. ERR=%s.\n" msgstr "" #: src/stored/block.c:1006 #, c-format msgid "Read zero bytes at %u:%u on device %s.\n" msgstr "" #: src/stored/block.c:1019 #, c-format msgid "" "Volume data error at %u:%u! Very short block of %d bytes on device %s " "discarded.\n" msgstr "" #: src/stored/block.c:1044 #, c-format msgid "Block length %u is greater than buffer %u. Attempting recovery.\n" msgstr "" #: src/stored/block.c:1063 #, c-format msgid "Setting block buffer size to %u bytes.\n" msgstr "" #: src/stored/block.c:1078 #, c-format msgid "" "Volume data error at %u:%u! Short block of %d bytes on device %s discarded.\n" msgstr "" #: src/stored/bls.c:78 #, c-format msgid "" "\n" "Version: %s (%s)\n" "\n" "Usage: bls [options] \n" " -b specify a bootstrap file\n" " -c specify a config file\n" " -d specify debug level\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 "" #: src/stored/bls.c:201 msgid "No archive name specified\n" msgstr "" #: src/stored/bls.c:236 #, c-format msgid "" "\n" "Warning, this Volume is a continuation of Volume %s\n" msgstr "" #: src/stored/bls.c:279 #, c-format msgid "Got EOM at file %u on device %s, Volume \"%s\"\n" msgstr "" #: src/stored/bls.c:290 #, c-format msgid "Mounted Volume \"%s\".\n" msgstr "" #: src/stored/bls.c:292 #, c-format msgid "End of file %u on device %s, Volume \"%s\"\n" msgstr "" #: src/stored/bls.c:316 #, c-format msgid "" "File:blk=%u:%u blk_num=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%" "s rlen=%d\n" msgstr "" #: src/stored/bls.c:325 #, c-format msgid "Block: %d size=%d\n" msgstr "" #: src/stored/bls.c:392 #, c-format msgid "FileIndex=%d VolSessionId=%d VolSessionTime=%d Stream=%d DataLen=%d\n" msgstr "" #: src/stored/bls.c:409 src/stored/read_record.c:388 msgid "Fresh Volume Label" msgstr "" #: src/stored/bls.c:412 src/stored/read_record.c:391 msgid "Volume Label" msgstr "" #: src/stored/bls.c:416 src/stored/label.c:1024 msgid "Begin Job Session" msgstr "" #: src/stored/bls.c:420 src/stored/label.c:1027 msgid "End Job Session" msgstr "" #: src/stored/bls.c:424 msgid "End of Medium" msgstr "" #: src/stored/bls.c:427 src/stored/label.c:1036 msgid "Unknown" msgstr "" #: src/stored/bls.c:433 src/stored/read_record.c:409 #, c-format msgid "%s Record: VolSessionId=%d VolSessionTime=%d JobId=%d DataLen=%d\n" msgstr "" #: src/stored/bscan.c:115 #, 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 nn\n" " -m update media info in database\n" " -n specify the database name (default bacula)\n" " -u specify database user name (default bacula)\n" " -P specify database host (default NULL)\n" " -p proceed inspite of I/O errors\n" " -r list records\n" " -s synchronize or store in database\n" " -S show scan progress periodically\n" " -v verbose\n" " -V specify Volume names (separated by |)\n" " -w specify working directory (default from conf file)\n" " -? print this message\n" "\n" msgstr "" #: src/stored/bscan.c:241 src/stored/stored.c:286 #, c-format msgid "No Storage resource defined in %s. Cannot continue.\n" msgstr "" #: src/stored/bscan.c:249 src/stored/stored.c:317 #, c-format msgid "No Working Directory defined in %s. Cannot continue.\n" msgstr "" #: src/stored/bscan.c:257 #, c-format msgid "Working Directory: %s not found. Cannot continue.\n" msgstr "" #: src/stored/bscan.c:261 #, c-format msgid "Working Directory: %s is not a directory. Cannot continue.\n" msgstr "" #: src/stored/bscan.c:275 src/stored/bscan.c:348 #, c-format msgid "First Volume Size = %sn" msgstr "" #: src/stored/bscan.c:281 msgid "Could not init Bacula database\n" msgstr "" #: src/stored/bscan.c:288 #, c-format msgid "Using Database: %s, User: %s\n" msgstr "" #: src/stored/bscan.c:322 #, c-format msgid "Create JobMedia for Job %s\n" msgstr "" #: src/stored/bscan.c:333 #, c-format msgid "Could not create JobMedia record for Volume=%s Job=%s\n" msgstr "" #: src/stored/bscan.c:390 #, c-format msgid "done: %d%%\n" msgstr "" #: src/stored/bscan.c:414 msgid "Volume is prelabeled. This tape cannot be scanned.\n" msgstr "" #: src/stored/bscan.c:426 #, c-format msgid "Pool record for %s found in DB.\n" msgstr "" #: src/stored/bscan.c:430 #, c-format msgid "VOL_LABEL: Pool record not found for Pool: %s\n" msgstr "" #: src/stored/bscan.c:436 #, c-format msgid "VOL_LABEL: PoolType mismatch. DB=%s Vol=%s\n" msgstr "" #: src/stored/bscan.c:440 #, c-format msgid "Pool type \"%s\" is OK.\n" msgstr "" #: src/stored/bscan.c:450 #, c-format msgid "Media record for %s found in DB.\n" msgstr "" #: src/stored/bscan.c:457 #, c-format msgid "VOL_LABEL: Media record not found for Volume: %s\n" msgstr "" #: src/stored/bscan.c:464 #, c-format msgid "VOL_LABEL: MediaType mismatch. DB=%s Vol=%s\n" msgstr "" #: src/stored/bscan.c:468 #, c-format msgid "Media type \"%s\" is OK.\n" msgstr "" #: src/stored/bscan.c:477 #, c-format msgid "VOL_LABEL: OK for Volume: %s\n" msgstr "" #: src/stored/bscan.c:484 #, c-format msgid "%d \"errors\" ignored before first Start of Session record.\n" msgstr "" #: src/stored/bscan.c:495 #, c-format msgid "SOS_LABEL: Found Job record for JobId: %d\n" msgstr "" #: src/stored/bscan.c:500 #, c-format msgid "SOS_LABEL: Job record not found for JobId: %d\n" msgstr "" #: src/stored/bscan.c:540 #, c-format msgid "SOS_LABEL: VolSessId mismatch for JobId=%u. DB=%d Vol=%d\n" msgstr "" #: src/stored/bscan.c:546 #, c-format msgid "SOS_LABEL: VolSessTime mismatch for JobId=%u. DB=%d Vol=%d\n" msgstr "" #: src/stored/bscan.c:552 #, c-format msgid "SOS_LABEL: PoolId mismatch for JobId=%u. DB=%d Vol=%d\n" msgstr "" #: src/stored/bscan.c:570 src/stored/bscan.c:1067 #, c-format msgid "Could not find SessId=%d SessTime=%d for EOS record.\n" msgstr "" #: src/stored/bscan.c:614 #, c-format msgid "Could not update job record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:625 #, c-format msgid "End of all Volumes. VolFiles=%u VolBlocks=%u VolBytes=%s\n" msgstr "" #: src/stored/bscan.c:637 #, c-format msgid "Could not find Job for SessId=%d SessTime=%d record.\n" msgstr "" #: src/stored/bscan.c:673 #, c-format msgid "%s file records. At file:blk=%s:%s bytes=%s\n" msgstr "" #: src/stored/bscan.c:727 #, c-format msgid "Got MD5 record: %s\n" msgstr "" #: src/stored/bscan.c:735 #, c-format msgid "Got SHA1 record: %s\n" msgstr "" #: src/stored/bscan.c:743 #, c-format msgid "Got SHA256 record: %s\n" msgstr "" #: src/stored/bscan.c:751 #, c-format msgid "Got SHA512 record: %s\n" msgstr "" #: src/stored/bscan.c:759 src/stored/bscan.c:766 msgid "Got signed digest record\n" msgstr "" #: src/stored/bscan.c:772 #, c-format msgid "Got Prog Names Stream: %s\n" msgstr "" #: src/stored/bscan.c:778 msgid "Got Prog Data Stream record.\n" msgstr "" #: src/stored/bscan.c:788 #, c-format msgid "Unknown stream type!!! stream=%d len=%i\n" msgstr "" #: src/stored/bscan.c:852 #, c-format msgid "Could not create File Attributes record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:858 #, c-format msgid "Created File record: %s\n" msgstr "" #: src/stored/bscan.c:896 #, c-format msgid "Could not create media record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:900 src/stored/bscan.c:921 #, c-format msgid "Could not update media record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:904 #, c-format msgid "Created Media record for Volume: %s\n" msgstr "" #: src/stored/bscan.c:925 #, c-format msgid "Updated Media record at end of Volume: %s\n" msgstr "" #: src/stored/bscan.c:942 #, c-format msgid "Could not create pool record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:946 #, c-format msgid "Created Pool record for Pool: %s\n" msgstr "" #: src/stored/bscan.c:966 #, c-format msgid "Created Client record for Client: %s\n" msgstr "" #: src/stored/bscan.c:983 #, c-format msgid "Fileset \"%s\" already exists.\n" msgstr "" #: src/stored/bscan.c:987 #, c-format msgid "Could not create FileSet record \"%s\". ERR=%s\n" msgstr "" #: src/stored/bscan.c:992 #, c-format msgid "Created FileSet record \"%s\"\n" msgstr "" #: src/stored/bscan.c:1039 #, c-format msgid "Could not create JobId record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:1045 #, c-format msgid "Could not update job start record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:1048 #, c-format msgid "Created new JobId=%u record for original JobId=%u\n" msgstr "" #: src/stored/bscan.c:1098 #, c-format msgid "Could not update JobId=%u record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:1103 #, c-format msgid "Updated Job termination record for JobId=%u Level=%s TermStat=%c\n" msgstr "" #: src/stored/bscan.c:1125 #, c-format msgid "Job Termination code: %d" msgstr "" #: src/stored/bscan.c:1130 #, c-format msgid "" "%s\n" "JobId: %d\n" "Job: %s\n" "FileSet: %s\n" "Backup Level: %s\n" "Client: %s\n" "Start time: %s\n" "End time: %s\n" "Files Written: %s\n" "Bytes Written: %s\n" "Volume Session Id: %d\n" "Volume Session Time: %d\n" "Last Volume Bytes: %s\n" "Termination: %s\n" "\n" msgstr "" #: src/stored/bscan.c:1194 #, c-format msgid "Could not create JobMedia record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:1198 #, c-format msgid "Created JobMedia record JobId %d, MediaId %d\n" msgstr "" #: src/stored/bscan.c:1214 #, c-format msgid "Could not find SessId=%d SessTime=%d for MD5/SHA1 record.\n" msgstr "" #: src/stored/bscan.c:1228 #, c-format msgid "Could not add MD5/SHA1 to File record. ERR=%s\n" msgstr "" #: src/stored/bscan.c:1233 msgid "Updated MD5/SHA1 record\n" msgstr "" #: src/stored/btape.c:172 src/stored/stored.c:126 #, c-format msgid "Tape block size (%d) not multiple of system size (%d)\n" msgstr "" #: src/stored/btape.c:176 src/stored/stored.c:130 #, c-format msgid "Tape block size (%d) is not a power of 2\n" msgstr "" #: src/stored/btape.c:179 #, c-format msgid "" "\n" "\n" "!!!! Warning large disk addressing disabled. boffset_t=%d should be 8 or " "more !!!!!\n" "\n" "\n" msgstr "" #: src/stored/btape.c:186 #, c-format msgid "32 bit printf/scanf problem. i=%d x32=%u y32=%u\n" msgstr "" #: src/stored/btape.c:195 msgid "64 bit printf/scanf problem. i=%d x64=%" msgstr "" #: src/stored/btape.c:195 msgid " y64=%" msgstr "" #: src/stored/btape.c:200 #, c-format msgid "Tape block granularity is %d bytes.\n" msgstr "" #: src/stored/btape.c:269 msgid "No archive name specified.\n" msgstr "" #: src/stored/btape.c:273 msgid "Improper number of arguments specified.\n" msgstr "" #: src/stored/btape.c:287 msgid "btape does not work with DVD storage.\n" msgstr "" #: src/stored/btape.c:292 msgid "btape only works with tape storage.\n" msgstr "" #: src/stored/btape.c:368 #, c-format msgid "open device %s: OK\n" msgstr "" #: src/stored/btape.c:389 msgid "Enter Volume Name: " msgstr "" #: src/stored/btape.c:396 #, c-format msgid "Device open failed. ERR=%s\n" msgstr "" #: src/stored/btape.c:402 #, c-format msgid "Wrote Volume label for volume \"%s\".\n" msgstr "" #: src/stored/btape.c:416 msgid "Volume has no label.\n" msgstr "" #: src/stored/btape.c:419 msgid "Volume label read correctly.\n" msgstr "" #: src/stored/btape.c:422 #, c-format msgid "I/O error on device: ERR=%s" msgstr "" #: src/stored/btape.c:425 msgid "Volume name error\n" msgstr "" #: src/stored/btape.c:428 #, c-format msgid "Error creating label. ERR=%s" msgstr "" #: src/stored/btape.c:431 msgid "Volume version error.\n" msgstr "" #: src/stored/btape.c:434 msgid "Bad Volume label type.\n" msgstr "" #: src/stored/btape.c:437 msgid "Unknown error.\n" msgstr "" #: src/stored/btape.c:455 #, c-format msgid "Bad status from load. ERR=%s\n" msgstr "" #: src/stored/btape.c:457 #, c-format msgid "Loaded %s\n" msgstr "" #: src/stored/btape.c:466 src/stored/btape.c:805 src/stored/btape.c:847 #: src/stored/btape.c:917 src/stored/btape.c:959 src/stored/btape.c:1227 #, c-format msgid "Bad status from rewind. ERR=%s\n" msgstr "" #: src/stored/btape.c:469 src/stored/btape.c:1235 #, c-format msgid "Rewound %s\n" msgstr "" #: src/stored/btape.c:495 src/stored/btape.c:1239 #, c-format msgid "Bad status from weof. ERR=%s\n" msgstr "" #: src/stored/btape.c:499 #, c-format msgid "Wrote 1 EOF to %s\n" msgstr "" #: src/stored/btape.c:502 #, c-format msgid "Wrote %d EOFs to %s\n" msgstr "" #: src/stored/btape.c:520 msgid "Moved to end of medium.\n" msgstr "" #: src/stored/btape.c:547 #, c-format msgid "Bad status from bsf. ERR=%s\n" msgstr "" #: src/stored/btape.c:549 #, c-format msgid "Backspaced %d file%s.\n" msgstr "" #: src/stored/btape.c:566 #, c-format msgid "Bad status from bsr. ERR=%s\n" msgstr "" #: src/stored/btape.c:568 #, c-format msgid "Backspaced %d record%s.\n" msgstr "" #: src/stored/btape.c:578 src/stored/status.c:279 #, c-format msgid "Configured device capabilities:\n" msgstr "" #: src/stored/btape.c:596 #, c-format msgid "Device status:\n" msgstr "" #: src/stored/btape.c:610 src/stored/status.c:318 #, c-format msgid "Device parameters:\n" msgstr "" #: src/stored/btape.c:615 #, c-format msgid "Status:\n" msgstr "" #: src/stored/btape.c:630 msgid "" "Test writting larger and larger records.\n" "This is a torture test for records.\n" "I am going to write\n" "larger and larger records. It will stop when the record size\n" "plus the header exceeds the block size (by default about 64K)\n" msgstr "" #: src/stored/btape.c:636 msgid "Do you want to continue? (y/n): " msgstr "" #: src/stored/btape.c:638 src/stored/btape.c:1855 msgid "Command aborted.\n" msgstr "" #: src/stored/btape.c:654 #, c-format msgid "Block %d i=%d\n" msgstr "" #: src/stored/btape.c:680 msgid "Skipping read backwards test because BSR turned off.\n" msgstr "" #: src/stored/btape.c:684 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/btape.c:697 src/stored/btape.c:708 src/stored/btape.c:719 #: src/stored/btape.c:817 src/stored/btape.c:833 src/stored/btape.c:929 #: src/stored/btape.c:945 src/stored/btape.c:1564 src/stored/btape.c:2449 msgid "Error writing record to block.\n" msgstr "" #: src/stored/btape.c:701 src/stored/btape.c:712 src/stored/btape.c:723 #: src/stored/btape.c:821 src/stored/btape.c:837 src/stored/btape.c:933 #: src/stored/btape.c:949 src/stored/btape.c:1568 src/stored/btape.c:2453 msgid "Error writing block to device.\n" msgstr "" #: src/stored/btape.c:704 #, c-format msgid "Wrote first record of %d bytes.\n" msgstr "" #: src/stored/btape.c:715 #, c-format msgid "Wrote second record of %d bytes.\n" msgstr "" #: src/stored/btape.c:726 #, c-format msgid "Wrote third record of %d bytes.\n" msgstr "" #: src/stored/btape.c:733 src/stored/btape.c:738 #, c-format msgid "Backspace file failed! ERR=%s\n" msgstr "" #: src/stored/btape.c:742 msgid "Backspaced over EOF OK.\n" msgstr "" #: src/stored/btape.c:744 #, c-format msgid "Backspace record failed! ERR=%s\n" msgstr "" #: src/stored/btape.c:747 msgid "Backspace record OK.\n" msgstr "" #: src/stored/btape.c:750 src/stored/btape.c:756 #, c-format msgid "Read block failed! ERR=%s\n" msgstr "" #: src/stored/btape.c:761 msgid "Bad data in record. Test failed!\n" msgstr "" #: src/stored/btape.c:765 msgid "" "\n" "Block re-read correct. Test succeeded!\n" msgstr "" #: src/stored/btape.c:766 msgid "" "=== End Write, backup, and re-read test ===\n" "\n" msgstr "" #: src/stored/btape.c:773 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/btape.c:797 msgid "" "\n" "=== Write, rewind, and re-read test ===\n" "\n" "I'm going to write 1000 records and an EOF\n" "then write 1000 records and an EOF, then rewind,\n" "and re-read the data to verify that it is correct.\n" "\n" "This is an *essential* feature ...\n" "\n" msgstr "" #: src/stored/btape.c:825 src/stored/btape.c:841 src/stored/btape.c:937 #: src/stored/btape.c:953 #, c-format msgid "Wrote 1000 blocks of %d bytes.\n" msgstr "" #: src/stored/btape.c:850 src/stored/btape.c:962 msgid "Rewind OK.\n" msgstr "" #: src/stored/btape.c:857 src/stored/btape.c:1011 msgid "Got EOF on tape.\n" msgstr "" #: src/stored/btape.c:862 #, c-format msgid "Read block %d failed! ERR=%s\n" msgstr "" #: src/stored/btape.c:868 #, c-format msgid "Read record failed. Block %d! ERR=%s\n" msgstr "" #: src/stored/btape.c:874 src/stored/btape.c:1041 #, c-format msgid "Bad data in record. Expected %d, got %d at byte %d. Test failed!\n" msgstr "" #: src/stored/btape.c:881 msgid "1000 blocks re-read correctly.\n" msgstr "" #: src/stored/btape.c:884 src/stored/btape.c:1048 msgid "" "=== Test Succeeded. End Write, rewind, and re-read test ===\n" "\n" msgstr "" #: src/stored/btape.c:909 msgid "" "\n" "=== Write, rewind, and position test ===\n" "\n" "I'm going to write 1000 records and an EOF\n" "then write 1000 records and an EOF, then rewind,\n" "and position to a few blocks and verify that it is correct.\n" "\n" "This is an *essential* feature ...\n" "\n" msgstr "" #: src/stored/btape.c:1002 #, c-format msgid "Reposition to file:block %d:%d\n" msgstr "" #: src/stored/btape.c:1004 msgid "Reposition error.\n" msgstr "" #: src/stored/btape.c:1017 #, c-format msgid "" "Read block %d failed! file=%d blk=%d. ERR=%s\n" "\n" msgstr "" #: src/stored/btape.c:1019 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/btape.c:1035 #, c-format msgid "Read record failed! ERR=%s\n" msgstr "" #: src/stored/btape.c:1046 #, c-format msgid "Block %d re-read correctly.\n" msgstr "" #: src/stored/btape.c:1067 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/btape.c:1091 msgid "Now moving to end of medium.\n" msgstr "" #: src/stored/btape.c:1093 src/stored/btape.c:1322 #, c-format msgid "We should be in file 3. I am at file %d. %s\n" msgstr "" #: src/stored/btape.c:1094 src/stored/btape.c:1112 src/stored/btape.c:1311 #: src/stored/btape.c:1323 src/stored/btape.c:1336 src/stored/btape.c:1353 msgid "This is correct!" msgstr "" #: src/stored/btape.c:1094 src/stored/btape.c:1112 src/stored/btape.c:1311 #: src/stored/btape.c:1323 src/stored/btape.c:1336 src/stored/btape.c:1353 msgid "This is NOT correct!!!!" msgstr "" #: src/stored/btape.c:1100 msgid "" "\n" "Now the important part, I am going to attempt to append to the tape.\n" "\n" msgstr "" #: src/stored/btape.c:1107 msgid "" "Done appending, there should be no I/O errors\n" "\n" msgstr "" #: src/stored/btape.c:1108 msgid "Doing Bacula scan of blocks:\n" msgstr "" #: src/stored/btape.c:1110 msgid "End scanning the tape.\n" msgstr "" #: src/stored/btape.c:1111 src/stored/btape.c:1335 #, c-format msgid "We should be in file 4. I am at file %d. %s\n" msgstr "" #: src/stored/btape.c:1136 msgid "" "\n" "Autochanger enabled, but no name or no command device specified.\n" msgstr "" #: src/stored/btape.c:1140 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/btape.c:1143 msgid "" "\n" "Do you wish to continue with the Autochanger test? (y/n): " msgstr "" #: src/stored/btape.c:1150 msgid "" "\n" "\n" "=== Autochanger test ===\n" "\n" msgstr "" #: src/stored/btape.c:1159 msgid "3301 Issuing autochanger \"loaded\" command.\n" msgstr "" #: src/stored/btape.c:1168 #, c-format msgid "3991 Bad autochanger command: %s\n" msgstr "" #: src/stored/btape.c:1169 #, c-format msgid "3991 result=\"%s\": ERR=%s\n" msgstr "" #: src/stored/btape.c:1173 #, c-format msgid "Slot %d loaded. I am going to unload it.\n" msgstr "" #: src/stored/btape.c:1175 msgid "Nothing loaded in the drive. OK.\n" msgstr "" #: src/stored/btape.c:1182 #, c-format msgid "3302 Issuing autochanger \"unload %d %d\" command.\n" msgstr "" #: src/stored/btape.c:1187 #, c-format msgid "unload status=%s %d\n" msgstr "" #: src/stored/btape.c:1187 msgid "Bad" msgstr "" #: src/stored/btape.c:1190 #, c-format msgid "3992 Bad autochanger command: %s\n" msgstr "" #: src/stored/btape.c:1191 #, c-format msgid "3992 result=\"%s\": ERR=%s\n" msgstr "" #: src/stored/btape.c:1201 #, c-format msgid "3303 Issuing autochanger \"load %d %d\" command.\n" msgstr "" #: src/stored/btape.c:1209 #, c-format msgid "3303 Autochanger \"load %d %d\" status is OK.\n" msgstr "" #: src/stored/btape.c:1213 #, c-format msgid "3993 Bad autochanger command: %s\n" msgstr "" #: src/stored/btape.c:1214 #, c-format msgid "3993 result=\"%s\": ERR=%s\n" msgstr "" #: src/stored/btape.c:1229 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/btape.c:1242 #, c-format msgid "Wrote EOF to %s\n" msgstr "" #: src/stored/btape.c:1246 #, 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:1251 msgid "" "\n" "The test autochanger worked!!\n" "\n" msgstr "" #: src/stored/btape.c:1262 msgid "You must correct this error or the Autochanger will not work.\n" msgstr "" #: src/stored/btape.c:1280 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:1305 msgid "Now forward spacing 1 file.\n" msgstr "" #: src/stored/btape.c:1307 src/stored/btape.c:1319 src/stored/btape.c:1332 #: src/stored/btape.c:1350 src/stored/btape.c:1519 #, c-format msgid "Bad status from fsr. ERR=%s\n" msgstr "" #: src/stored/btape.c:1310 #, c-format msgid "We should be in file 1. I am at file %d. %s\n" msgstr "" #: src/stored/btape.c:1317 msgid "Now forward spacing 2 files.\n" msgstr "" #: src/stored/btape.c:1330 msgid "Now forward spacing 4 files.\n" msgstr "" #: src/stored/btape.c:1342 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" msgstr "" #: src/stored/btape.c:1348 msgid "Now forward spacing 1 more file.\n" msgstr "" #: src/stored/btape.c:1352 #, c-format msgid "We should be in file 5. I am at file %d. %s\n" msgstr "" #: src/stored/btape.c:1357 msgid "" "\n" "=== End Forward space files test ===\n" "\n" msgstr "" #: src/stored/btape.c:1361 msgid "" "\n" "The forward space file test failed.\n" msgstr "" #: src/stored/btape.c:1363 msgid "" "You have Fast Forward Space File enabled.\n" "I am turning it off then retrying the test.\n" msgstr "" #: src/stored/btape.c:1369 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:1401 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/btape.c:1409 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/btape.c:1416 msgid "" "\n" "\n" "That appears *NOT* to have corrected the problem.\n" msgstr "" #: src/stored/btape.c:1421 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/btape.c:1426 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" msgstr "" #: src/stored/btape.c:1437 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/btape.c:1458 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/btape.c:1497 #, c-format msgid "Bad status from fsf. ERR=%s\n" msgstr "" #: src/stored/btape.c:1501 msgid "Forward spaced 1 file.\n" msgstr "" #: src/stored/btape.c:1504 #, c-format msgid "Forward spaced %d files.\n" msgstr "" #: src/stored/btape.c:1523 msgid "Forward spaced 1 record.\n" msgstr "" #: src/stored/btape.c:1526 #, c-format msgid "Forward spaced %d records.\n" msgstr "" #: src/stored/btape.c:1571 #, c-format msgid "Wrote one record of %d bytes.\n" msgstr "" #: src/stored/btape.c:1573 msgid "Wrote block to device.\n" msgstr "" #: src/stored/btape.c:1588 msgid "Enter length to read: " msgstr "" #: src/stored/btape.c:1593 msgid "Bad length entered, using default of 1024 bytes.\n" msgstr "" #: src/stored/btape.c:1602 #, c-format msgid "Read of %d bytes gives stat=%d. ERR=%s\n" msgstr "" #: src/stored/btape.c:1625 src/stored/btape.c:1674 #, c-format msgid "End of tape\n" msgstr "" #: src/stored/btape.c:1630 #, c-format msgid "Starting scan at file %u\n" msgstr "" #: src/stored/btape.c:1635 src/stored/dev.c:1344 #, c-format msgid "read error on %s. ERR=%s.\n" msgstr "" #: src/stored/btape.c:1637 #, c-format msgid "Bad status from read %d. ERR=%s\n" msgstr "" #: src/stored/btape.c:1640 src/stored/btape.c:1654 src/stored/btape.c:1718 #: src/stored/btape.c:1730 src/stored/btape.c:1743 src/stored/btape.c:1759 #, c-format msgid "1 block of %d bytes in file %d\n" msgstr "" #: src/stored/btape.c:1643 src/stored/btape.c:1657 src/stored/btape.c:1721 #: src/stored/btape.c:1733 src/stored/btape.c:1746 src/stored/btape.c:1762 #, c-format msgid "%d blocks of %d bytes in file %d\n" msgstr "" #: src/stored/btape.c:1665 src/stored/btape.c:1737 #, c-format msgid "End of File mark.\n" msgstr "" #: src/stored/btape.c:1686 src/stored/btape.c:1790 #, c-format msgid "Total files=%d, blocks=%d, bytes = %s\n" msgstr "" #: src/stored/btape.c:1750 #, c-format msgid "Short block read.\n" msgstr "" #: src/stored/btape.c:1753 #, c-format msgid "Error reading block. ERR=%s\n" msgstr "" #: src/stored/btape.c:1777 #, c-format msgid "" "Blk_block: %u dev_blk=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%" "s rlen=%d\n" msgstr "" #: src/stored/btape.c:1799 #, c-format msgid "Device status: %u. ERR=%s\n" msgstr "" #: src/stored/btape.c:1829 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" "\n" "It will print a status approximately\n" "every 322 MB, and write an EOF every 3.2 GB. 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 "" #: src/stored/btape.c:1846 msgid "" "Do you want to run the simplified test (s) with one tape\n" "or the complete multiple tape (m) test: (s/m) " msgstr "" #: src/stored/btape.c:1849 msgid "Simple test (single tape) selected.\n" msgstr "" #: src/stored/btape.c:1852 msgid "Multiple tape test selected.\n" msgstr "" #: src/stored/btape.c:1891 msgid "Wrote Start of Session label.\n" msgstr "" #: src/stored/btape.c:1922 #, c-format msgid "%s Begin writing Bacula records to tape ...\n" msgstr "" #: src/stored/btape.c:1924 #, c-format msgid "%s Begin writing Bacula records to first tape ...\n" msgstr "" #: src/stored/btape.c:1965 #, c-format msgid "Wrote blk_block=%u, dev_blk_num=%u VolBytes=%s rate=%.1f KB/s\n" msgstr "" #: src/stored/btape.c:1975 #, c-format msgid "%s Flush block, write EOF\n" msgstr "" #: src/stored/btape.c:1986 msgid "Not OK\n" msgstr "" #: src/stored/btape.c:2016 msgid "Set ok=false after write_block_to_device.\n" msgstr "" #: src/stored/btape.c:2019 msgid "Wrote End of Session label.\n" msgstr "" #: src/stored/btape.c:2043 #, c-format msgid "Wrote state file last_block_num1=%d last_block_num2=%d\n" msgstr "" #: src/stored/btape.c:2047 #, c-format msgid "Could not create state file: %s ERR=%s\n" msgstr "" #: src/stored/btape.c:2055 #, c-format msgid "" "\n" "\n" "%s Done filling tape at %d:%d. Now beginning re-read of tape ...\n" msgstr "" #: src/stored/btape.c:2059 #, c-format msgid "" "\n" "\n" "%s Done filling tapes at %d:%d. Now beginning re-read of first tape ...\n" msgstr "" #: src/stored/btape.c:2098 msgid "" "\n" "The state file level has changed. You must redo\n" "the fill command.\n" msgstr "" #: src/stored/btape.c:2104 #, c-format msgid "" "\n" "Could not find the state file: %s ERR=%s\n" "You must redo the fill command.\n" msgstr "" #: src/stored/btape.c:2160 msgid "Mount first tape. Press enter when ready: " msgstr "" #: src/stored/btape.c:2175 msgid "Rewinding.\n" msgstr "" #: src/stored/btape.c:2180 #, c-format msgid "Reading the first 10000 records from %u:%u.\n" msgstr "" #: src/stored/btape.c:2184 src/stored/btape.c:2249 #, c-format msgid "Reposition from %u:%u to %u:%u\n" msgstr "" #: src/stored/btape.c:2187 src/stored/btape.c:2236 src/stored/btape.c:2252 #, c-format msgid "Reposition error. ERR=%s\n" msgstr "" #: src/stored/btape.c:2190 #, c-format msgid "Reading block %u.\n" msgstr "" #: src/stored/btape.c:2192 src/stored/btape.c:2241 src/stored/btape.c:2257 #, c-format msgid "Error reading block: ERR=%s\n" msgstr "" #: src/stored/btape.c:2197 msgid "" "\n" "The last block on the tape matches. Test succeeded.\n" "\n" msgstr "" #: src/stored/btape.c:2199 msgid "" "\n" "The last block of the first tape matches.\n" "\n" msgstr "" #: src/stored/btape.c:2222 msgid "Mount second tape. Press enter when ready: " msgstr "" #: src/stored/btape.c:2234 #, c-format msgid "Reposition from %u:%u to 0:1\n" msgstr "" #: src/stored/btape.c:2239 src/stored/btape.c:2255 #, c-format msgid "Reading block %d.\n" msgstr "" #: src/stored/btape.c:2245 msgid "" "\n" "The first block on the second tape matches.\n" "\n" msgstr "" #: src/stored/btape.c:2261 msgid "" "\n" "The last block on the second tape matches. Test succeeded.\n" "\n" msgstr "" #: src/stored/btape.c:2276 #, c-format msgid "10000 records read now at %d:%d\n" msgstr "" #: src/stored/btape.c:2299 src/stored/btape.c:2310 src/stored/btape.c:2358 msgid "Last block written" msgstr "" #: src/stored/btape.c:2301 src/stored/btape.c:2311 msgid "Block read back" msgstr "" #: src/stored/btape.c:2302 #, c-format msgid "" "\n" "\n" "The blocks differ at byte %u\n" msgstr "" #: src/stored/btape.c:2303 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/btape.c:2342 #, c-format msgid "Last block at: %u:%u this_dev_block_num=%d\n" msgstr "" #: src/stored/btape.c:2356 #, c-format msgid "Block not written: FileIndex=%u blk_block=%u Size=%u\n" msgstr "" #: src/stored/btape.c:2360 msgid "Block not written" msgstr "" #: src/stored/btape.c:2375 #, c-format msgid "End of tape %d:%d. VolumeCapacity=%s. Write rate = %.1f KB/s\n" msgstr "" #: src/stored/btape.c:2425 msgid "Test writing blocks of 64512 bytes to tape.\n" msgstr "" #: src/stored/btape.c:2427 msgid "How many blocks do you want to write? (1000): " msgstr "" #: src/stored/btape.c:2442 #, c-format msgid "Begin writing %d Bacula blocks to tape ...\n" msgstr "" #: src/stored/btape.c:2494 #, c-format msgid "Begin writing raw blocks of %u bytes.\n" msgstr "" #: src/stored/btape.c:2518 #, c-format msgid "Write failed at block %u. stat=%d ERR=%s\n" msgstr "" #: src/stored/btape.c:2527 msgid "test autochanger" msgstr "" #: src/stored/btape.c:2528 msgid "backspace file" msgstr "" #: src/stored/btape.c:2529 msgid "backspace record" msgstr "" #: src/stored/btape.c:2530 msgid "list device capabilities" msgstr "" #: src/stored/btape.c:2531 msgid "clear tape errors" msgstr "" #: src/stored/btape.c:2532 msgid "go to end of Bacula data for append" msgstr "" #: src/stored/btape.c:2533 msgid "go to the physical end of medium" msgstr "" #: src/stored/btape.c:2534 msgid "fill tape, write onto second volume" msgstr "" #: src/stored/btape.c:2535 msgid "read filled tape" msgstr "" #: src/stored/btape.c:2536 msgid "forward space a file" msgstr "" #: src/stored/btape.c:2537 msgid "forward space a record" msgstr "" #: src/stored/btape.c:2539 msgid "write a Bacula label to the tape" msgstr "" #: src/stored/btape.c:2540 msgid "load a tape" msgstr "" #: src/stored/btape.c:2541 msgid "quit btape" msgstr "" #: src/stored/btape.c:2542 msgid "use write() to fill tape" msgstr "" #: src/stored/btape.c:2543 msgid "read and print the Bacula tape label" msgstr "" #: src/stored/btape.c:2544 msgid "test record handling functions" msgstr "" #: src/stored/btape.c:2545 msgid "rewind the tape" msgstr "" #: src/stored/btape.c:2546 msgid "read() tape block by block to EOT and report" msgstr "" #: src/stored/btape.c:2547 msgid "Bacula read block by block to EOT and report" msgstr "" #: src/stored/btape.c:2548 msgid "print tape status" msgstr "" #: src/stored/btape.c:2549 msgid "General test Bacula tape functions" msgstr "" #: src/stored/btape.c:2550 msgid "write an EOF on the tape" msgstr "" #: src/stored/btape.c:2551 msgid "write a single Bacula block" msgstr "" #: src/stored/btape.c:2552 msgid "read a single record" msgstr "" #: src/stored/btape.c:2553 msgid "read a single Bacula block" msgstr "" #: src/stored/btape.c:2554 msgid "quick fill command" msgstr "" #: src/stored/btape.c:2575 #, c-format msgid "\"%s\" is an invalid command\n" msgstr "" #: src/stored/btape.c:2584 #, c-format msgid "Interactive commands:\n" msgstr "" #: src/stored/btape.c:2595 #, 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 nn\n" " -p proceed inspite of I/O errors\n" " -s turn off signals\n" " -v be verbose\n" " -? print this message.\n" "\n" msgstr "" #: src/stored/btape.c:2680 #, c-format msgid "Mount second Volume on device %s and press return when ready: " msgstr "" #: src/stored/btape.c:2707 #, c-format msgid "Mount blank Volume on device %s and press return when ready: " msgstr "" #: src/stored/btape.c:2725 #, c-format msgid "End of Volume \"%s\" %d records.\n" msgstr "" #: src/stored/btape.c:2738 #, c-format msgid "Read block=%u, VolBytes=%s rate=%.1f KB/s\n" msgstr "" #: src/stored/btape.c:2750 src/stored/mount.c:590 #, c-format msgid "Cannot open Dev=%s, Vol=%s\n" msgstr "" #: src/stored/butil.c:59 msgid "Nohdr," msgstr "" #: src/stored/butil.c:62 msgid "partial," msgstr "" #: src/stored/butil.c:65 msgid "empty," msgstr "" #: src/stored/butil.c:68 msgid "Nomatch," msgstr "" #: src/stored/butil.c:71 msgid "cont," msgstr "" #: src/stored/butil.c:146 msgid "Volume name or names is too long. Please use a .bsr file.\n" msgstr "" #: src/stored/butil.c:166 #, c-format msgid "Cannot find device \"%s\" in config file %s.\n" msgstr "" #: src/stored/butil.c:173 #, c-format msgid "Cannot init device %s\n" msgstr "" #: src/stored/butil.c:194 #, c-format msgid "Cannot open %s\n" msgstr "" #: src/stored/butil.c:277 #, c-format msgid "Could not find device \"%s\" in config file %s.\n" msgstr "" #: src/stored/butil.c:282 #, c-format msgid "Using device: \"%s\" for reading.\n" msgstr "" #: src/stored/butil.c:285 #, c-format msgid "Using device: \"%s\" for writing.\n" msgstr "" #: src/stored/butil.c:301 msgid "Unexpected End of Data\n" msgstr "" #: src/stored/butil.c:303 msgid "Unexpected End of Tape\n" msgstr "" #: src/stored/butil.c:305 msgid "Unexpected End of File\n" msgstr "" #: src/stored/butil.c:307 msgid "Tape Door is Open\n" msgstr "" #: src/stored/butil.c:309 msgid "Unexpected Tape is Off-line\n" msgstr "" #: src/stored/dev.c:125 #, c-format msgid "Unable to stat device %s: ERR=%s\n" msgstr "" #: src/stored/dev.c:136 #, c-format msgid "" "%s is an unknown device type. Must be tape or directory\n" " or have RequiresMount=yes for DVD. st_mode=%x\n" msgstr "" #: src/stored/dev.c:195 #, c-format msgid "Unable to stat mount point %s: ERR=%s\n" msgstr "" #: src/stored/dev.c:202 msgid "" "Mount and unmount commands must defined for a device which requires mount.\n" msgstr "" #: src/stored/dev.c:205 msgid "Write part command must be defined for a device which requires mount.\n" msgstr "" #: src/stored/dev.c:210 #, c-format msgid "Block size %u on device %s is too large, using default %u\n" msgstr "" #: src/stored/dev.c:215 #, c-format msgid "Max block size %u not multiple of device %s block size.\n" msgstr "" #: src/stored/dev.c:231 src/stored/dev.c:237 #, c-format msgid "Unable to init cond variable: ERR=%s\n" msgstr "" #: src/stored/dev.c:330 msgid "Illegal mode given to open dev.\n" msgstr "" #: src/stored/dev.c:424 src/stored/device.c:306 #, c-format msgid "Unable to open device %s: ERR=%s\n" msgstr "" #: src/stored/dev.c:459 src/stored/dev.c:526 #, c-format msgid "Could not open file device %s. No Volume name given.\n" msgstr "" #: src/stored/dev.c:482 src/stored/dev.c:650 #, c-format msgid "Could not open: %s, ERR=%s\n" msgstr "" #: src/stored/dev.c:575 #, c-format msgid "The DVD in device %s contains data, please blank it before writing.\n" msgstr "" #: src/stored/dev.c:596 #, c-format msgid "Unable to stat DVD part 1 file %s: ERR=%s\n" msgstr "" #: src/stored/dev.c:604 #, c-format msgid "DVD part 1 is not a regular file %s.\n" msgstr "" #: src/stored/dev.c:624 #, c-format msgid "There is no valid DVD in device %s.\n" msgstr "" #: src/stored/dev.c:630 #, c-format msgid "Could not mount DVD device %s.\n" msgstr "" #: src/stored/dev.c:680 #, c-format msgid "Could not fstat: %s, ERR=%s\n" msgstr "" #: src/stored/dev.c:714 #, c-format msgid "Bad call to rewind. Device %s not open\n" msgstr "" #: src/stored/dev.c:753 #, c-format msgid "No tape loaded or drive offline on %s.\n" msgstr "" #: src/stored/dev.c:763 #, c-format msgid "Rewind error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:773 src/stored/dev.c:886 src/stored/dev.c:1022 #: src/stored/dev.c:1591 #, c-format msgid "lseek error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:813 msgid "unknown blocked code" msgstr "" #: src/stored/dev.c:857 #, c-format msgid "Bad call to eod. Device %s not open\n" msgstr "" #: src/stored/dev.c:922 #, c-format msgid "ioctl MTEOM error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:930 src/stored/dev.c:1063 #, c-format msgid "ioctl MTIOCGET error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1008 msgid "Bad device call. Device not open\n" msgstr "" #: src/stored/dev.c:1021 #, c-format msgid "Seek error: ERR=%s\n" msgstr "" #: src/stored/dev.c:1058 msgid " Bacula status:" msgstr "" #: src/stored/dev.c:1059 src/stored/dev.c:1142 src/stored/dev.c:1144 #, c-format msgid " file=%d block=%d\n" msgstr "" #: src/stored/dev.c:1067 msgid " Device status:" msgstr "" #: src/stored/dev.c:1166 msgid "Bad call to load_dev. Device not open\n" msgstr "" #: src/stored/dev.c:1177 src/stored/dev.c:1190 #, c-format msgid "ioctl MTLOAD error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1221 #, c-format msgid "ioctl MTOFFL error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1262 msgid "Bad call to fsf. Device not open\n" msgstr "" #: src/stored/dev.c:1273 src/stored/dev.c:1393 #, c-format msgid "Device %s at End of Tape.\n" msgstr "" #: src/stored/dev.c:1298 src/stored/dev.c:1373 #, c-format msgid "ioctl MTFSF error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1422 msgid "Bad call to bsf. Device not open\n" msgstr "" #: src/stored/dev.c:1428 #, c-format msgid "Device %s cannot BSF because it is not a tape.\n" msgstr "" #: src/stored/dev.c:1445 #, c-format msgid "ioctl MTBSF error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1464 msgid "Bad call to fsr. Device not open\n" msgstr "" #: src/stored/dev.c:1474 #, c-format msgid "ioctl MTFSR not permitted on %s.\n" msgstr "" #: src/stored/dev.c:1502 #, c-format msgid "ioctl MTFSR %d error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1520 msgid "Bad call to bsr_dev. Device not open\n" msgstr "" #: src/stored/dev.c:1530 #, c-format msgid "ioctl MTBSR not permitted on %s.\n" msgstr "" #: src/stored/dev.c:1544 #, c-format msgid "ioctl MTBSR error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1580 msgid "Bad call to reposition. Device not open\n" msgstr "" #: src/stored/dev.c:1659 msgid "Bad call to weof_dev. Device not open\n" msgstr "" #: src/stored/dev.c:1669 msgid "Attempt to WEOF on non-appendable Volume\n" msgstr "" #: src/stored/dev.c:1687 #, c-format msgid "ioctl MTWEOF error on %s. ERR=%s.\n" msgstr "" #: src/stored/dev.c:1787 #, c-format msgid "unknown func code %d" msgstr "" #: src/stored/dev.c:1793 #, c-format msgid "I/O function \"%s\" not supported on this device.\n" msgstr "" #: src/stored/dev.c:1942 #, c-format msgid "Unable to truncate device %s. ERR=%s\n" msgstr "" #: src/stored/dev.c:2041 src/stored/dev.c:2046 #, c-format msgid "Device %s cannot be %smounted. ERR=%s\n" msgstr "" #: src/stored/dev.c:2382 #, c-format msgid "Unable to set eotmodel on device %s: ERR=%s\n" msgstr "" #: src/stored/device.c:111 #, c-format msgid "End of medium on Volume \"%s\" Bytes=%s Blocks=%s at %s.\n" msgstr "" #: src/stored/device.c:125 #, c-format msgid "New volume \"%s\" mounted on device %s at %s.\n" msgstr "" #: src/stored/device.c:137 #, c-format msgid "write_block_to_device Volume label failed. ERR=%s" msgstr "" #: src/stored/device.c:173 #, c-format msgid "write_block_to_device overflow block failed. ERR=%s" msgstr "" #: src/stored/device.c:308 #, c-format msgid "Unable to open archive %s: ERR=%s\n" msgstr "" #: src/stored/device.c:322 #, c-format msgid "Device write lock failure. ERR=%s\n" msgstr "" #: src/stored/device.c:330 #, c-format msgid "Device write unlock failure. ERR=%s\n" msgstr "" #: src/stored/device.c:349 #, c-format msgid "pthread_cond_wait failure. ERR=%s\n" msgstr "" #: src/stored/dircmd.c:152 msgid "Connection request failed.\n" msgstr "" #: src/stored/dircmd.c:161 #, c-format msgid "Invalid connection. Len=%d\n" msgstr "" #: src/stored/dircmd.c:253 #, c-format msgid "3991 Bad setdebug command: %s\n" msgstr "" #: src/stored/dircmd.c:274 #, c-format msgid "3904 Job %s not found.\n" msgstr "" #: src/stored/dircmd.c:295 msgid "Job marked to be canceled.\n" msgstr "" #: src/stored/dircmd.c:296 #, c-format msgid "3000 Job %s marked to be canceled.\n" msgstr "" #: src/stored/dircmd.c:300 msgid "3903 Error scanning cancel command.\n" msgstr "" #: src/stored/dircmd.c:377 src/stored/dircmd.c:733 src/stored/dircmd.c:824 #: src/stored/dircmd.c:897 src/stored/dircmd.c:961 src/stored/dircmd.c:1005 #, c-format msgid "3999 Device \"%s\" not found or could not be opened.\n" msgstr "" #: src/stored/dircmd.c:382 #, c-format msgid "3903 Error scanning label command: %s\n" msgstr "" #: src/stored/dircmd.c:432 #, c-format msgid "3910 Unable to open device %s: ERR=%s\n" msgstr "" #: src/stored/dircmd.c:449 #, c-format msgid "3920 Cannot label Volume because it is already labeled: \"%s\"\n" msgstr "" #: src/stored/dircmd.c:456 msgid "3921 Wrong volume mounted.\n" msgstr "" #: src/stored/dircmd.c:460 msgid "3922 Cannot relabel an ANSI/IBM labeled Volume.\n" msgstr "" #: src/stored/dircmd.c:468 src/stored/dircmd.c:478 #, c-format msgid "3912 Failed to label Volume: ERR=%s\n" msgstr "" #: src/stored/dircmd.c:481 #, c-format msgid "3913 Cannot label Volume. Unknown status %d from read_volume_label()\n" msgstr "" #: src/stored/dircmd.c:514 #, c-format msgid "3001 Mounted Volume: %s\n" msgstr "" #: src/stored/dircmd.c:518 src/stored/dircmd.c:1042 #, c-format msgid "" "3902 Cannot mount Volume on Storage Device %s because:\n" "%s" msgstr "" #: src/stored/dircmd.c:546 src/stored/reserve.c:710 #, c-format msgid "" "\n" " Device \"%s\" requested by DIR could not be opened or does not exist.\n" msgstr "" #: src/stored/dircmd.c:568 src/stored/reserve.c:706 #, c-format msgid "" "\n" " Device \"%s\" in changer \"%s\" requested by DIR could not be opened or " "does not exist.\n" msgstr "" #: src/stored/dircmd.c:643 src/stored/dircmd.c:699 #, c-format msgid "3901 open device failed: ERR=%s\n" msgstr "" #: src/stored/dircmd.c:663 src/stored/dircmd.c:690 #, c-format msgid "3001 Device %s is mounted with Volume \"%s\"\n" msgstr "" #: src/stored/dircmd.c:666 src/stored/dircmd.c:693 src/stored/dircmd.c:708 #, 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 "" #: src/stored/dircmd.c:675 #, c-format msgid "3001 Device %s is doing acquire.\n" msgstr "" #: src/stored/dircmd.c:680 src/stored/dircmd.c:795 #, c-format msgid "3903 Device %s is being labeled.\n" msgstr "" #: src/stored/dircmd.c:705 #, c-format msgid "3001 Device %s is already mounted with Volume \"%s\"\n" msgstr "" #: src/stored/dircmd.c:714 #, c-format msgid "3002 Device %s is mounted.\n" msgstr "" #: src/stored/dircmd.c:717 src/stored/dircmd.c:768 src/stored/dircmd.c:783 #: src/stored/dircmd.c:814 #, c-format msgid "3907 %s" msgstr "" #: src/stored/dircmd.c:720 #, c-format msgid "3906 File device %s is always mounted.\n" msgstr "" #: src/stored/dircmd.c:726 #, c-format msgid "3905 Bizarre wait state %d\n" msgstr "" #: src/stored/dircmd.c:737 #, c-format msgid "3909 Error scanning mount command: %s\n" msgstr "" #: src/stored/dircmd.c:765 src/stored/dircmd.c:816 #, c-format msgid "3002 Device %s unmounted.\n" msgstr "" #: src/stored/dircmd.c:772 #, c-format msgid "3901 Device %s is already unmounted.\n" msgstr "" #: src/stored/dircmd.c:786 #, c-format msgid "3001 Device %s unmounted.\n" msgstr "" #: src/stored/dircmd.c:791 #, c-format msgid "3902 Device %s is busy in acquire.\n" msgstr "" #: src/stored/dircmd.c:829 #, c-format msgid "3907 Error scanning unmount command: %s\n" msgstr "" #: src/stored/dircmd.c:860 #, c-format msgid "3921 Device %s already released.\n" msgstr "" #: src/stored/dircmd.c:867 #, c-format msgid "3922 Device %s waiting for sysop.\n" msgstr "" #: src/stored/dircmd.c:873 #, c-format msgid "3922 Device %s waiting for mount.\n" msgstr "" #: src/stored/dircmd.c:877 #, c-format msgid "3923 Device %s is busy in acquire.\n" msgstr "" #: src/stored/dircmd.c:881 #, c-format msgid "3914 Device %s is being labeled.\n" msgstr "" #: src/stored/dircmd.c:890 #, c-format msgid "3022 Device %s released.\n" msgstr "" #: src/stored/dircmd.c:902 #, c-format msgid "3927 Error scanning release command: %s\n" msgstr "" #: src/stored/dircmd.c:947 #, c-format msgid "3995 Device %s is not an autochanger.\n" msgstr "" #: src/stored/dircmd.c:965 #, c-format msgid "3908 Error scanning autocharger drives/list/slots command: %s\n" msgstr "" #: src/stored/dircmd.c:1009 #, c-format msgid "3909 Error scanning readlabel command: %s\n" msgstr "" #: src/stored/dircmd.c:1038 #, c-format msgid "3001 Volume=%s Slot=%d\n" msgstr "" #: src/stored/dircmd.c:1071 #, c-format msgid "3931 Device %s is BLOCKED. user unmounted.\n" msgstr "" #: src/stored/dircmd.c:1075 #, c-format msgid "" "3932 Device %s is BLOCKED. user unmounted during wait for media/mount.\n" msgstr "" #: src/stored/dircmd.c:1079 #, c-format msgid "3933 Device %s is BLOCKED waiting for media.\n" msgstr "" #: src/stored/dircmd.c:1083 #, c-format msgid "3934 Device %s is being initialized.\n" msgstr "" #: src/stored/dircmd.c:1087 #, c-format msgid "3935 Device %s is blocked labeling a Volume.\n" msgstr "" #: src/stored/dircmd.c:1091 #, c-format msgid "3935 Device %s is blocked for unknown reason.\n" msgstr "" #: src/stored/dircmd.c:1096 #, c-format msgid "3936 Device %s is busy reading.\n" msgstr "" #: src/stored/dircmd.c:1099 #, c-format msgid "3937 Device %s is busy with %d writer(s).\n" msgstr "" #: src/stored/dvd.c:112 msgid "No FreeSpace command defined.\n" msgstr "" #: src/stored/dvd.c:146 #, c-format msgid "Cannot run free space command. Results=%s ERR=%s\n" msgstr "" #: src/stored/dvd.c:262 #, c-format msgid "Error writing part %d to the DVD: ERR=%s\n" msgstr "" #: src/stored/dvd.c:264 #, c-format msgid "Error while writing current part to the DVD: %s" msgstr "" #: src/stored/dvd.c:274 #, c-format msgid "Part %d (%lld bytes) written to DVD.\n" msgstr "" #: src/stored/dvd.c:293 #, c-format msgid "Remaining free space %s on %s\n" msgstr "" #: src/stored/dvd.c:359 #, c-format msgid "Next Volume part already exists on DVD. Cannot continue: %s\n" msgstr "" #: src/stored/dvd.c:378 #, c-format msgid "open_next_part can't unlink existing part %s, ERR=%s\n" msgstr "" #: src/stored/dvd.c:579 #, c-format msgid "" "Error writing. Current part less than total number of parts (%d/%d, device=%" "s)\n" msgstr "" #: src/stored/dvd.c:586 #, c-format msgid "Unable to write last on %s: ERR=%s\n" msgstr "" #: src/stored/fd_cmds.c:361 msgid "Error parsing bootstrap file.\n" msgstr "" #: src/stored/job.c:205 #, c-format msgid "Job name not found: %s\n" msgstr "" #: src/stored/job.c:216 #, c-format msgid "Hey!!!! JobId %u Job %s already authenticated.\n" msgstr "" #: src/stored/job.c:227 msgid "Unable to authenticate File daemon\n" msgstr "" #: src/stored/job.c:349 msgid "In free_jcr(), but still attached to device!!!!\n" msgstr "" #: src/stored/label.c:91 src/stored/label.c:132 src/stored/label.c:221 #, c-format msgid "Wrong Volume mounted on device %s: Wanted %s have %s\n" msgstr "" #: src/stored/label.c:98 src/stored/label.c:135 src/stored/label.c:208 #, c-format msgid "Too many tries: %s" msgstr "" #: src/stored/label.c:114 #, c-format msgid "Couldn't rewind device %s: ERR=%s\n" msgstr "" #: src/stored/label.c:152 #, c-format msgid "" "Requested Volume \"%s\" on %s is not a Bacula labeled Volume, because: ERR=%s" msgstr "" #: src/stored/label.c:157 msgid "Could not read Volume label from block.\n" msgstr "" #: src/stored/label.c:160 #, c-format msgid "Could not unserialize Volume label: ERR=%s\n" msgstr "" #: src/stored/label.c:165 #, c-format msgid "Volume Header Id bad: %s\n" msgstr "" #: src/stored/label.c:193 #, c-format msgid "Volume on %s has wrong Bacula version. Wanted %d got %d\n" msgstr "" #: src/stored/label.c:204 #, c-format msgid "Volume on %s has bad Bacula label type: %x\n" msgstr "" #: src/stored/label.c:285 #, c-format msgid "Cannot write Volume label to block for device %s\n" msgstr "" #: src/stored/label.c:441 #, c-format msgid "Rewind error on device %s: ERR=%s\n" msgstr "" #: src/stored/label.c:447 #, c-format msgid "Truncate error on device %s: ERR=%s\n" msgstr "" #: src/stored/label.c:453 #, c-format msgid "Failed to re-open DVD after truncate on device %s: ERR=%s\n" msgstr "" #: src/stored/label.c:476 #, c-format msgid "Unable to write device %s: ERR=%s\n" msgstr "" #: src/stored/label.c:504 #, c-format msgid "Recycled volume \"%s\" on device %s, all previous data lost.\n" msgstr "" #: src/stored/label.c:507 #, c-format msgid "Wrote label to prelabeled Volume \"%s\" on device %s\n" msgstr "" #: src/stored/label.c:712 #, c-format msgid "Bad session label = %d\n" msgstr "" #: src/stored/label.c:730 src/stored/label.c:737 #, c-format msgid "Error writing Session label to %s: %s\n" msgstr "" #: src/stored/label.c:772 #, c-format msgid "Expecting Volume Label, got FI=%s Stream=%s len=%d\n" msgstr "" #: src/stored/label.c:899 #, c-format msgid "Unknown %d" msgstr "" #: src/stored/label.c:903 #, 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" msgstr "" #: src/stored/label.c:925 #, c-format msgid "Date label written: %s\n" msgstr "" #: src/stored/label.c:931 #, c-format msgid "Date label written: %04d-%02d-%02d at %02d:%02d\n" msgstr "" #: src/stored/label.c:951 #, 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" msgstr "" #: src/stored/label.c:964 #, c-format msgid "" "Job (unique name) : %s\n" "FileSet : %s\n" "JobType : %c\n" "JobLevel : %c\n" msgstr "" #: src/stored/label.c:973 #, c-format msgid "" "JobFiles : %s\n" "JobBytes : %s\n" "StartBlock : %s\n" "EndBlock : %s\n" "StartFile : %s\n" "EndFile : %s\n" "JobErrors : %s\n" "JobStatus : %c\n" msgstr "" #: src/stored/label.c:994 #, c-format msgid "Date written : %s\n" msgstr "" #: src/stored/label.c:999 #, c-format msgid "Date written : %04d-%02d-%02d at %02d:%02d\n" msgstr "" #: src/stored/label.c:1018 msgid "Fresh Volume" msgstr "" #: src/stored/label.c:1021 msgid "Volume" msgstr "" #: src/stored/label.c:1030 src/stored/read_record.c:402 msgid "End of Media" msgstr "" #: src/stored/label.c:1033 msgid "End of Tape" msgstr "" #: src/stored/label.c:1053 src/stored/label.c:1061 src/stored/label.c:1094 #, c-format msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d DataLen=%d\n" msgstr "" #: src/stored/label.c:1058 msgid "End of physical tape.\n" msgstr "" #: src/stored/label.c:1073 src/stored/label.c:1082 #, c-format msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d\n" msgstr "" #: src/stored/label.c:1075 #, c-format msgid " Job=%s Date=%s Level=%c Type=%c\n" msgstr "" #: src/stored/label.c:1084 #, c-format msgid " Date=%s Level=%c Type=%c Files=%s Bytes=%s Errors=%d Status=%c\n" msgstr "" #: src/stored/mac.c:79 msgid "Read and write devices not properly initialized.\n" msgstr "" #: src/stored/mac.c:87 #, c-format msgid "No Volume names found for %s.\n" msgstr "" #: src/stored/mount.c:96 #, c-format msgid "Job %d canceled.\n" msgstr "" #: src/stored/mount.c:207 #, c-format msgid "Could not open device %s: ERR=%s\n" msgstr "" #: src/stored/mount.c:249 src/stored/mount.c:495 #, c-format msgid "Volume \"%s\" not on device %s.\n" msgstr "" #: src/stored/mount.c:286 #, c-format msgid "" "Director wanted Volume \"%s\".\n" " Current Volume \"%s\" not acceptable because:\n" " %s" msgstr "" #: src/stored/mount.c:368 #, c-format msgid "Volume \"%s\" previously written, moving to end of data.\n" msgstr "" #: src/stored/mount.c:371 #, c-format msgid "Unable to position to end of data on device %s: ERR=%s\n" msgstr "" #: src/stored/mount.c:379 #, c-format msgid "Ready to append to end of Volume \"%s\" part=%d size=%s\n" msgstr "" #: src/stored/mount.c:383 #, c-format msgid "" "I cannot write on Volume \"%s\" because: The sizes do not match! Volume=%s " "Catalog=%s\n" msgstr "" #: src/stored/mount.c:399 #, c-format msgid "Ready to append to end of Volume \"%s\" at file=%d.\n" msgstr "" #: src/stored/mount.c:402 #, c-format msgid "" "I cannot write on Volume \"%s\" because:\n" "The number of files mismatch! Volume=%u Catalog=%u\n" msgstr "" #: src/stored/mount.c:430 #, c-format msgid "Ready to append to end of Volume \"%s\" at file address=%u.\n" msgstr "" #: src/stored/mount.c:434 #, c-format msgid "" "I cannot write on Volume \"%s\" because:\n" "The EOD file address is wrong: Volume file address=%u != Catalog Endblock=%u" "(+1)\n" "You probably removed DVD last part in spool directory.\n" msgstr "" #: src/stored/mount.c:485 #, c-format msgid "Labeled new Volume \"%s\" on device %s.\n" msgstr "" #: src/stored/mount.c:490 #, c-format msgid "Warning device %s not configured to autolabel Volumes.\n" msgstr "" #: src/stored/mount.c:510 #, c-format msgid "Marking Volume \"%s\" in Error in Catalog.\n" msgstr "" #: src/stored/mount.c:526 #, c-format msgid "" "Autochanger Volume \"%s\" not found in slot %d.\n" " Setting InChanger to zero in catalog.\n" msgstr "" #: src/stored/mount.c:545 msgid "Hey!!!!! WroteVol non-zero !!!!!\n" msgstr "" #: src/stored/parse_bsr.c:118 src/stored/parse_bsr.c:122 #, c-format msgid "" "Bootstrap file error: %s\n" " : Line %d, col %d of file %s\n" "%s\n" msgstr "" #: src/stored/parse_bsr.c:144 #, c-format msgid "Cannot open bootstrap file %s: %s\n" msgstr "" #: src/stored/parse_bsr.c:274 #, c-format msgid "MediaType %s in bsr at inappropriate place.\n" msgstr "" #: src/stored/parse_bsr.c:295 #, c-format msgid "Device \"%s\" in bsr at inappropriate place.\n" msgstr "" #: src/stored/parse_bsr.c:452 msgid "JobType not yet implemented\n" msgstr "" #: src/stored/parse_bsr.c:460 msgid "JobLevel not yet implemented\n" msgstr "" #: src/stored/parse_bsr.c:643 #, c-format msgid "Slot %d in bsr at inappropriate place.\n" msgstr "" #: src/stored/parse_bsr.c:667 #, c-format msgid "VolFile : %u-%u\n" msgstr "" #: src/stored/parse_bsr.c:675 #, c-format msgid "VolBlock : %u-%u\n" msgstr "" #: src/stored/parse_bsr.c:685 #, c-format msgid "FileIndex : %u\n" msgstr "" #: src/stored/parse_bsr.c:687 #, c-format msgid "FileIndex : %u-%u\n" msgstr "" #: src/stored/parse_bsr.c:697 #, c-format msgid "JobId : %u\n" msgstr "" #: src/stored/parse_bsr.c:699 #, c-format msgid "JobId : %u-%u\n" msgstr "" #: src/stored/parse_bsr.c:709 #, c-format msgid "SessId : %u\n" msgstr "" #: src/stored/parse_bsr.c:711 #, c-format msgid "SessId : %u-%u\n" msgstr "" #: src/stored/parse_bsr.c:720 #, c-format msgid "VolumeName : %s\n" msgstr "" #: src/stored/parse_bsr.c:721 #, c-format msgid " MediaType : %s\n" msgstr "" #: src/stored/parse_bsr.c:722 #, c-format msgid " Device : %s\n" msgstr "" #: src/stored/parse_bsr.c:723 #, c-format msgid " Slot : %d\n" msgstr "" #: src/stored/parse_bsr.c:732 #, c-format msgid "Client : %s\n" msgstr "" #: src/stored/parse_bsr.c:740 #, c-format msgid "Job : %s\n" msgstr "" #: src/stored/parse_bsr.c:748 #, c-format msgid "SessTime : %u\n" msgstr "" #: src/stored/parse_bsr.c:759 msgid "BSR is NULL\n" msgstr "" #: src/stored/parse_bsr.c:763 #, c-format msgid "Next : 0x%x\n" msgstr "" #: src/stored/parse_bsr.c:764 #, c-format msgid "Root bsr : 0x%x\n" msgstr "" #: src/stored/parse_bsr.c:775 #, c-format msgid "count : %u\n" msgstr "" #: src/stored/parse_bsr.c:776 #, c-format msgid "found : %u\n" msgstr "" #: src/stored/parse_bsr.c:779 #, c-format msgid "done : %s\n" msgstr "" #: src/stored/parse_bsr.c:780 #, c-format msgid "positioning : %d\n" msgstr "" #: src/stored/parse_bsr.c:781 #, c-format msgid "fast_reject : %d\n" msgstr "" #: src/stored/pythonsd.c:210 msgid "Error in ParseTuple\n" msgstr "" #: src/stored/pythonsd.c:226 msgid "Parse tuple error in job_write\n" msgstr "" #: src/stored/pythonsd.c:263 #, c-format msgid "Error in Python method %s\n" msgstr "" #: src/stored/read.c:68 msgid "No Volume names found for restore.\n" msgstr "" #: src/stored/read.c:122 #, c-format msgid ">filed: Error Hdr=%s\n" msgstr "" #: src/stored/read.c:123 src/stored/read.c:138 #, c-format msgid "Error sending to File daemon. ERR=%s\n" msgstr "" #: src/stored/read.c:137 #, c-format msgid "Error sending to FD. ERR=%s\n" msgstr "" #: src/stored/read_record.c:83 #, c-format msgid "End of Volume at file %u on device %s, Volume \"%s\"\n" msgstr "" #: src/stored/read_record.c:86 msgid "End of all volumes.\n" msgstr "" #: src/stored/read_record.c:128 msgid "part" msgstr "" #: src/stored/read_record.c:131 msgid "file" msgstr "" #: src/stored/read_record.c:134 #, c-format msgid "End of %s %u on device %s, Volume \"%s\"\n" msgstr "" #: src/stored/read_record.c:148 msgid "Did fsr in attemp to skip bad record.\n" msgstr "" #: src/stored/read_record.c:341 #, c-format msgid "Reposition from (file:block) %u:%u to %u:%u\n" msgstr "" #: src/stored/read_record.c:369 #, c-format msgid "Forward spacing to file:block %u:%u.\n" msgstr "" #: src/stored/read_record.c:395 msgid "Begin Session" msgstr "" #: src/stored/read_record.c:399 msgid "End Session" msgstr "" #: src/stored/read_record.c:405 #, c-format msgid "Unknown code %d\n" msgstr "" #: src/stored/record.c:71 #, c-format msgid "unknown: %d" msgstr "" #: src/stored/record.c:378 msgid "Damaged buffer\n" msgstr "" #: src/stored/reserve.c:88 #, c-format msgid "Unable to initialize reservation lock. ERR=%s\n" msgstr "" #: src/stored/reserve.c:526 src/stored/reserve.c:537 #, c-format msgid "Failed command: %s\n" msgstr "" #: src/stored/reserve.c:527 #, c-format msgid "" "\n" " Device \"%s\" with MediaType \"%s\" requested by DIR not found in SD " "Device resources.\n" msgstr "" #: src/stored/reserve.c:723 #, c-format msgid "3926 Could not get dcr for device: %s\n" msgstr "" #: src/stored/reserve.c:788 #, c-format msgid "3601 JobId=%u device %s is BLOCKED due to user unmount.\n" msgstr "" #: src/stored/reserve.c:797 #, c-format msgid "3602 JobId=%u device %s is busy (already reading/writing).\n" msgstr "" #: src/stored/reserve.c:847 #, c-format msgid "3603 JobId=%u device %s is busy reading.\n" msgstr "" #: src/stored/reserve.c:856 #, c-format msgid "3604 JobId=%u device %s is BLOCKED due to user unmount.\n" msgstr "" #: src/stored/reserve.c:922 #, c-format msgid "3605 JobId=%u wants free drive but device %s is busy.\n" msgstr "" #: src/stored/reserve.c:930 #, c-format msgid "3606 JobId=%u prefers mounted drives, but drive %s has no Volume.\n" msgstr "" #: src/stored/reserve.c:940 #, c-format msgid "3607 JobId=%u wants Vol=\"%s\" drive has Vol=\"%s\" on drive %s.\n" msgstr "" #: src/stored/reserve.c:976 #, c-format msgid "3608 JobId=%u wants Pool=\"%s\" but have Pool=\"%s\" on drive %s.\n" msgstr "" #: src/stored/reserve.c:1019 #, c-format msgid "3609 JobId=%u wants Pool=\"%s\" but has Pool=\"%s\" on drive %s.\n" msgstr "" #: src/stored/reserve.c:1027 src/stored/reserve.c:1031 msgid "Logic error!!!! Should not get here.\n" msgstr "" #: src/stored/reserve.c:1028 #, c-format msgid "3910 JobId=%u Logic error!!!! drive %s Should not get here.\n" msgstr "" #: src/stored/reserve.c:1034 #, c-format msgid "3911 JobId=%u failed reserve drive %s.\n" msgstr "" #: src/stored/spool.c:86 #, c-format msgid "" "Data spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes/job.\n" msgstr "" #: src/stored/spool.c:94 #, c-format msgid "Attr spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes.\n" msgstr "" #: src/stored/spool.c:114 msgid "Spooling data ...\n" msgstr "" #: src/stored/spool.c:140 #, c-format msgid "Bad return from despool WroteVol=%d\n" msgstr "" #: src/stored/spool.c:173 #, c-format msgid "Open data spool file %s failed: ERR=%s\n" msgstr "" #: src/stored/spool.c:226 #, c-format msgid "Committing spooled data to Volume \"%s\". Despooling %s bytes ...\n" msgstr "" #: src/stored/spool.c:230 #, c-format msgid "Writing spooled data to Volume. Despooling %s bytes ...\n" msgstr "" #: src/stored/spool.c:293 #, c-format msgid "" "Despooling elapsed time = %02d:%02d:%02d, Transfer rate = %s bytes/second\n" msgstr "" #: src/stored/spool.c:302 src/stored/spool.c:486 src/stored/spool.c:528 #, c-format msgid "Ftruncate spool file failed: ERR=%s\n" msgstr "" #: src/stored/spool.c:304 #, c-format msgid "Bad return from ftruncate. ERR=%s\n" msgstr "" #: src/stored/spool.c:358 #, c-format msgid "Spool header read error. ERR=%s\n" msgstr "" #: src/stored/spool.c:361 #, c-format msgid "Spool read error. Wanted %u bytes, got %d\n" msgstr "" #: src/stored/spool.c:362 #, c-format msgid "Spool header read error. Wanted %u bytes, got %d\n" msgstr "" #: src/stored/spool.c:368 src/stored/spool.c:369 #, c-format msgid "Spool block too big. Max %u bytes, got %u\n" msgstr "" #: src/stored/spool.c:374 src/stored/spool.c:375 #, c-format msgid "Spool data read error. Wanted %u bytes, got %d\n" msgstr "" #: src/stored/spool.c:432 msgid "User specified spool size reached.\n" msgstr "" #: src/stored/spool.c:434 msgid "Bad return from despool in write_block.\n" msgstr "" #: src/stored/spool.c:442 msgid "Spooling data again ...\n" msgstr "" #: src/stored/spool.c:473 #, c-format msgid "Error writing header to spool file. ERR=%s\n" msgstr "" #: src/stored/spool.c:492 src/stored/spool.c:534 msgid "Fatal despooling error." msgstr "" #: src/stored/spool.c:499 msgid "Retrying after header spooling error failed.\n" msgstr "" #: src/stored/spool.c:513 #, c-format msgid "Error writing data to spool file. ERR=%s\n" msgstr "" #: src/stored/spool.c:544 msgid "Retrying after data spooling error failed.\n" msgstr "" #: src/stored/spool.c:599 src/stored/spool.c:606 #, c-format msgid "Fseek on attributes file failed: ERR=%s\n" msgstr "" #: src/stored/spool.c:616 #, c-format msgid "Sending spooled attrs to the Director. Despooling %s bytes ...\n" msgstr "" #: src/stored/spool.c:643 #, c-format msgid "fopen attr spool file %s failed: ERR=%s\n" msgstr "" #: src/stored/status.c:113 msgid "" "\n" "Device status:\n" msgstr "" #: src/stored/status.c:117 #, c-format msgid "Autochanger \"%s\" with devices:\n" msgstr "" #: src/stored/status.c:135 #, c-format msgid "Device %s is mounted with Volume=\"%s\" Pool=\"%s\"\n" msgstr "" #: src/stored/status.c:140 #, c-format msgid "Device %s open but no Bacula volume is currently mounted.\n" msgstr "" #: src/stored/status.c:151 #, c-format msgid " Total Bytes=%s Blocks=%s Bytes/block=%s\n" msgstr "" #: src/stored/status.c:166 #, c-format msgid " Total Bytes Read=%s Blocks Read=%s Bytes/block=%s\n" msgstr "" #: src/stored/status.c:172 #, c-format msgid " Positioned at File=%s Block=%s\n" msgstr "" #: src/stored/status.c:179 #, c-format msgid "Device %s is not open.\n" msgstr "" #: src/stored/status.c:183 #, c-format msgid "Device \"%s\" is not open or does not exist.\n" msgstr "" #: src/stored/status.c:189 msgid "In Use Volume status:\n" msgstr "" #: src/stored/status.c:196 src/stored/status.c:198 msgid "" "====\n" "\n" msgstr "" #: src/stored/status.c:215 msgid "" "No DEVICE structure.\n" "\n" msgstr "" #: src/stored/status.c:222 msgid " Device is BLOCKED. User unmounted.\n" msgstr "" #: src/stored/status.c:226 msgid " Device is BLOCKED. User unmounted during wait for media/mount.\n" msgstr "" #: src/stored/status.c:239 #, c-format msgid " Device is BLOCKED waiting for mount of volume \"%s\".\n" msgstr "" #: src/stored/status.c:248 msgid " Device is BLOCKED waiting for media.\n" msgstr "" #: src/stored/status.c:254 msgid " Device is being initialized.\n" msgstr "" #: src/stored/status.c:258 msgid " Device is blocked labeling a Volume.\n" msgstr "" #: src/stored/status.c:267 #, c-format msgid " Slot %d is loaded in drive %d.\n" msgstr "" #: src/stored/status.c:271 #, c-format msgid " Drive %d is not loaded.\n" msgstr "" #: src/stored/status.c:274 #, c-format msgid " Drive %d status unknown.\n" msgstr "" #: src/stored/status.c:297 msgid "Device state:\n" msgstr "" #: src/stored/status.c:315 #, c-format msgid "" "num_writers=%d block=%d\n" "\n" msgstr "" #: src/stored/status.c:321 #, c-format msgid "Archive name: %s Device name: %s\n" msgstr "" #: src/stored/status.c:325 #, c-format msgid "File=%u block=%u\n" msgstr "" #: src/stored/status.c:328 #, c-format msgid "Min block=%u Max block=%u\n" msgstr "" #: src/stored/status.c:352 #, c-format msgid "%s Job %s waiting for Client connection.\n" msgstr "" #: src/stored/status.c:368 #, c-format msgid "" "Reading: %s %s job %s JobId=%d Volume=\"%s\"\n" " pool=\"%s\" device=\"%s\"\n" msgstr "" #: src/stored/status.c:381 #, c-format msgid "" "Writing: %s %s job %s JobId=%d Volume=\"%s\"\n" " pool=\"%s\" device=\"%s\"\n" msgstr "" #: src/stored/status.c:406 #, c-format msgid " FDReadSeqNo=%s in_msg=%u out_msg=%d fd=%d\n" msgstr "" #: src/stored/status.c:412 msgid " FDSocket closed\n" msgstr "" #: src/stored/status.c:434 msgid "" "\n" "Jobs waiting to reserve a drive:\n" msgstr "" #: src/stored/status.c:465 msgid "===================================================================\n" msgstr "" #: src/stored/status.c:611 msgid "3900 Bad .status command, missing argument.\n" msgstr "" #: src/stored/status.c:634 msgid "3900 Bad .status command, wrong argument.\n" msgstr "" #: src/stored/status.c:648 msgid "Bacula Storage: Idle" msgstr "" #: src/stored/status.c:659 msgid "Bacula Storage: Running" msgstr "" #: src/stored/status.c:673 msgid "Bacula Storage: Last Job Canceled" msgstr "" #: src/stored/status.c:677 msgid "Bacula Storage: Last Job Failed" msgstr "" #: src/stored/status.c:681 msgid "Bacula Storage: Last Job had Warnings" msgstr "" #: src/stored/stored.c:81 #, c-format msgid "" "\n" "Version: %s (%s)\n" "\n" "Usage: stored [options] [-c config_file] [config_file]\n" " -c use as configuration file\n" " -dnn set debug level to nn\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" msgstr "" #: src/stored/stored.c:241 msgid "Volume Session Time is ZERO!\n" msgstr "" #: src/stored/stored.c:254 #, c-format msgid "Unable to create thread. ERR=%s\n" msgstr "" #: src/stored/stored.c:292 #, c-format msgid "Only one Storage resource permitted in %s\n" msgstr "" #: src/stored/stored.c:297 #, c-format msgid "No Director resource defined in %s. Cannot continue.\n" msgstr "" #: src/stored/stored.c:302 #, c-format msgid "No Device resource defined in %s. Cannot continue.\n" msgstr "" #: src/stored/stored.c:310 #, c-format msgid "No Messages resource defined in %s. Cannot continue.\n" msgstr "" #: src/stored/stored.c:337 #, c-format msgid "\"TLS Certificate\" file not defined for Storage \"%s\" in %s.\n" msgstr "" #: src/stored/stored.c:343 #, c-format msgid "\"TLS Key\" file not defined for Storage \"%s\" in %s.\n" msgstr "" #: src/stored/stored.c:349 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "Storage \"%s\" in %s. At least one CA certificate store is required when " "using \"TLS Verify Peer\".\n" msgstr "" #: src/stored/stored.c:480 #, c-format msgid "Could not initialize %s\n" msgstr "" #: src/stored/stored.c:493 #, c-format msgid "Could not open device %s\n" msgstr "" #: src/stored/stored.c:506 #, c-format msgid "Could not mount device %s\n" msgstr "" #: src/stored/stored_conf.c:233 #, c-format msgid "Expected a Device Type keyword, got: %s" msgstr "" #: src/stored/stored_conf.c:248 #, c-format msgid "Warning: no \"%s\" resource (%d) defined.\n" msgstr "" #: src/stored/stored_conf.c:251 #, c-format msgid "dump_resource type=%d\n" msgstr "" #: src/stored/stored_conf.c:367 #, c-format msgid "Warning: unknown resource type %d\n" msgstr "" #: src/stored/stored_conf.c:556 #, c-format msgid "\"%s\" item is required in \"%s\" resource, but not found.\n" msgstr "" #: src/stored/stored_conf.c:562 #, c-format msgid "Too many items in \"%s\" resource\n" msgstr "" #: src/stored/stored_conf.c:596 #, c-format msgid "Cannot find AutoChanger resource %s\n" msgstr "" #: src/stored/stored_conf.c:667 #, c-format msgid "" "Attempt to define second \"%s\" resource named \"%s\" is not permitted.\n" msgstr "" #: src/stored/wait.c:128 #, c-format msgid "pthread timedwait error. ERR=%s\n" msgstr "" #: src/stored/wait.c:213 #, c-format msgid "Job %s waiting to reserve a device.\n" msgstr "" #: src/tools/bregex.c:147 src/tools/bwild.c:122 #, c-format msgid "Could not open data file: %s\n" msgstr "" #: src/tools/bsmtp.c:92 #, c-format msgid "Fatal malformed reply from %s: %s\n" msgstr "" #: src/tools/bsmtp.c:100 #, c-format msgid "Fatal fgets error: ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:131 #, c-format msgid "" "\n" "Usage: %s [-f from] [-h mailhost] [-s subject] [-c copy] [recipient ...]\n" " -c set the Cc: field\n" " -dnn set debug level to nn\n" " -f set the From: field\n" " -h use mailhost:port as the SMTP server\n" " -s set the Subject: field\n" " -r set the Reply-To: field\n" " -l set the maximum number of lines that should be sent " "(default: unlimited)\n" " -? print this message.\n" "\n" msgstr "" #: src/tools/bsmtp.c:228 msgid "Fatal error: no recipient given.\n" msgstr "" #: src/tools/bsmtp.c:259 #, c-format msgid "Fatal gethostname error: ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:263 #, c-format msgid "Fatal gethostbyname for myself failed \"%s\": ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:299 #, c-format msgid "Error unknown mail host \"%s\": ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:302 msgid "Retrying connection using \"localhost\".\n" msgstr "" #: src/tools/bsmtp.c:310 #, c-format msgid "Fatal error: Unknown address family for smtp host: %d\n" msgstr "" #: src/tools/bsmtp.c:319 src/tools/bsmtp.c:324 #, c-format msgid "Fatal socket error: ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:329 #, c-format msgid "Fatal connect error to %s: ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:337 #, c-format msgid "Fatal _open_osfhandle error: ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:344 src/tools/bsmtp.c:348 src/tools/bsmtp.c:357 #: src/tools/bsmtp.c:361 #, c-format msgid "Fatal fdopen error: ERR=%s\n" msgstr "" #: src/tools/bsmtp.c:353 #, c-format msgid "Fatal dup error: ERR=%s\n" msgstr "" #: src/tools/dbcheck.c:175 msgid "" "Warning skipping the additional parameters for working directory/dbname/user/" "password/host.\n" msgstr "" #: src/tools/dbcheck.c:191 #, c-format msgid "Error can not find the Catalog name[%s] in the given config file [%s]\n" msgstr "" #: src/tools/dbcheck.c:193 #, c-format msgid "Error there is no Catalog section in the given config file [%s]\n" msgstr "" #: src/tools/dbcheck.c:202 msgid "Error no Director resource defined.\n" msgstr "" #: src/tools/dbcheck.c:216 msgid "Wrong number of arguments.\n" msgstr "" #: src/tools/dbcheck.c:221 msgid "Working directory not supplied.\n" msgstr "" #: src/tools/dbcheck.c:285 #, c-format msgid "Hello, this is the database check/correct program.\n" msgstr "" #: src/tools/dbcheck.c:287 #, c-format msgid "Modify database is on." msgstr "" #: src/tools/dbcheck.c:289 #, c-format msgid "Modify database is off." msgstr "" #: src/tools/dbcheck.c:291 src/tools/dbcheck.c:352 #, c-format msgid " Verbose is on.\n" msgstr "" #: src/tools/dbcheck.c:293 src/tools/dbcheck.c:354 #, c-format msgid " Verbose is off.\n" msgstr "" #: src/tools/dbcheck.c:295 #, c-format msgid "Please select the fuction you want to perform.\n" msgstr "" #: src/tools/dbcheck.c:299 #, 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" msgstr "" #: src/tools/dbcheck.c:318 #, 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" msgstr "" #: src/tools/dbcheck.c:338 msgid "Select function number: " msgstr "" #: src/tools/dbcheck.c:345 #, c-format msgid "Database will be modified.\n" msgstr "" #: src/tools/dbcheck.c:347 #, c-format msgid "Database will NOT be modified.\n" msgstr "" #: src/tools/dbcheck.c:437 #, c-format msgid "JobId=%s Name=\"%s\" StartTime=%s\n" msgstr "" #: src/tools/dbcheck.c:445 #, c-format msgid "Orphaned JobMediaId=%s JobId=%s Volume=\"%s\"\n" msgstr "" #: src/tools/dbcheck.c:452 #, c-format msgid "Orphaned FileId=%s JobId=%s Volume=\"%s\"\n" msgstr "" #: src/tools/dbcheck.c:459 #, c-format msgid "Orphaned FileSetId=%s FileSet=\"%s\" MD5=%s\n" msgstr "" #: src/tools/dbcheck.c:466 #, c-format msgid "Orphaned ClientId=%s Name=\"%s\"\n" msgstr "" #: src/tools/dbcheck.c:519 #, c-format msgid "Deleting: %s\n" msgstr "" #: src/tools/dbcheck.c:593 #, c-format msgid "Checking for duplicate Filename entries.\n" msgstr "" #: src/tools/dbcheck.c:602 #, c-format msgid "Found %d duplicate Filename records.\n" msgstr "" #: src/tools/dbcheck.c:603 msgid "Print the list? (yes/no): " msgstr "" #: src/tools/dbcheck.c:622 src/tools/dbcheck.c:679 #, c-format msgid "Found %d for: %s\n" msgstr "" #: src/tools/dbcheck.c:649 #, c-format msgid "Checking for duplicate Path entries.\n" msgstr "" #: src/tools/dbcheck.c:659 #, c-format msgid "Found %d duplicate Path records.\n" msgstr "" #: src/tools/dbcheck.c:660 src/tools/dbcheck.c:713 src/tools/dbcheck.c:748 #: src/tools/dbcheck.c:782 src/tools/dbcheck.c:812 src/tools/dbcheck.c:842 #: src/tools/dbcheck.c:882 src/tools/dbcheck.c:922 src/tools/dbcheck.c:959 #: src/tools/dbcheck.c:991 src/tools/dbcheck.c:1027 src/tools/dbcheck.c:1087 msgid "Print them? (yes/no): " msgstr "" #: src/tools/dbcheck.c:705 #, c-format msgid "Checking for orphaned JobMedia entries.\n" msgstr "" #: src/tools/dbcheck.c:712 #, c-format msgid "Found %d orphaned JobMedia records.\n" msgstr "" #: src/tools/dbcheck.c:728 #, c-format msgid "Deleting %d orphaned JobMedia records.\n" msgstr "" #: src/tools/dbcheck.c:737 #, c-format msgid "Checking for orphaned File entries. This may take some time!\n" msgstr "" #: src/tools/dbcheck.c:747 #, c-format msgid "Found %d orphaned File records.\n" msgstr "" #: src/tools/dbcheck.c:762 #, c-format msgid "Deleting %d orphaned File records.\n" msgstr "" #: src/tools/dbcheck.c:771 #, c-format msgid "Checking for orphaned Path entries. This may take some time!\n" msgstr "" #: src/tools/dbcheck.c:781 #, c-format msgid "Found %d orphaned Path records.\n" msgstr "" #: src/tools/dbcheck.c:792 #, c-format msgid "Deleting %d orphaned Path records.\n" msgstr "" #: src/tools/dbcheck.c:801 #, c-format msgid "Checking for orphaned Filename entries. This may take some time!\n" msgstr "" #: src/tools/dbcheck.c:811 #, c-format msgid "Found %d orphaned Filename records.\n" msgstr "" #: src/tools/dbcheck.c:822 #, c-format msgid "Deleting %d orphaned Filename records.\n" msgstr "" #: src/tools/dbcheck.c:831 #, c-format msgid "Checking for orphaned FileSet entries. This takes some time!\n" msgstr "" #: src/tools/dbcheck.c:841 #, c-format msgid "Found %d orphaned FileSet records.\n" msgstr "" #: src/tools/dbcheck.c:855 #, c-format msgid "Deleting %d orphaned FileSet records.\n" msgstr "" #: src/tools/dbcheck.c:864 #, c-format msgid "Checking for orphaned Client entries.\n" msgstr "" #: src/tools/dbcheck.c:881 #, c-format msgid "Found %d orphaned Client records.\n" msgstr "" #: src/tools/dbcheck.c:895 #, c-format msgid "Deleting %d orphaned Client records.\n" msgstr "" #: src/tools/dbcheck.c:904 #, c-format msgid "Checking for orphaned Job entries.\n" msgstr "" #: src/tools/dbcheck.c:921 #, c-format msgid "Found %d orphaned Job records.\n" msgstr "" #: src/tools/dbcheck.c:935 #, c-format msgid "Deleting %d orphaned Job records.\n" msgstr "" #: src/tools/dbcheck.c:937 #, c-format msgid "Deleting JobMedia records of orphaned Job records.\n" msgstr "" #: src/tools/dbcheck.c:939 #, c-format msgid "Deleting Log records of orphaned Job records.\n" msgstr "" #: src/tools/dbcheck.c:949 #, c-format msgid "Checking for Admin Job entries.\n" msgstr "" #: src/tools/dbcheck.c:958 #, c-format msgid "Found %d Admin Job records.\n" msgstr "" #: src/tools/dbcheck.c:972 #, c-format msgid "Deleting %d Admin Job records.\n" msgstr "" #: src/tools/dbcheck.c:981 #, c-format msgid "Checking for Restore Job entries.\n" msgstr "" #: src/tools/dbcheck.c:990 #, c-format msgid "Found %d Restore Job records.\n" msgstr "" #: src/tools/dbcheck.c:1004 #, c-format msgid "Deleting %d Restore Job records.\n" msgstr "" #: src/tools/dbcheck.c:1017 #, c-format msgid "Checking for Filenames with a trailing slash\n" msgstr "" #: src/tools/dbcheck.c:1026 #, c-format msgid "Found %d bad Filename records.\n" msgstr "" #: src/tools/dbcheck.c:1042 src/tools/dbcheck.c:1102 #, c-format msgid "Reparing %d bad Filename records.\n" msgstr "" #: src/tools/dbcheck.c:1077 #, c-format msgid "Checking for Paths without a trailing slash\n" msgstr "" #: src/tools/dbcheck.c:1086 #, c-format msgid "Found %d bad Path records.\n" msgstr "" #: src/tools/drivetype.c:47 #, c-format msgid "" "\n" "Usage: drivetype [-v] path ...\n" "\n" " Print the drive type a given file/directory is on.\n" " The following options are supported:\n" "\n" " -v print both path and file system type.\n" " -? print this message.\n" "\n" msgstr "" #: src/tools/drivetype.c:101 src/tools/fstype.c:101 #, c-format msgid "%s: unknown\n" msgstr "" #: src/tools/fstype.c:47 #, 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" msgstr "" #: src/tools/testfind.c:66 #, c-format msgid "" "\n" "Usage: testfind [-d debug_level] [-] [pattern1 ...]\n" " -a print extended attributes (Win32 debug)\n" " -dnn set debug level to nn\n" " -c specify config file containing FileSet resources\n" " -f specify which FileSet to use\n" " -? print this message.\n" "\n" "Patterns are used for file inclusion -- normally directories.\n" "Debug level >= 1 prints each file found.\n" "Debug level >= 10 prints path/file for catalog.\n" "Errors are always printed.\n" "Files/paths truncated is the number of files/paths with len > 255.\n" "Truncation is only in the catalog.\n" "\n" msgstr "" #: src/tools/testfind.c:225 #, 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/tools/testfind.c:265 #, c-format msgid "Reg: %s\n" msgstr "" #: src/tools/testfind.c:287 msgid "\t[will not descend: recursion turned off]" msgstr "" #: src/tools/testfind.c:289 msgid "\t[will not descend: file system change not allowed]" msgstr "" #: src/tools/testfind.c:291 msgid "\t[will not descend: disallowed file system]" msgstr "" #: src/tools/testfind.c:293 msgid "\t[will not descend: disallowed drive type]" msgstr "" #: src/tools/testfind.c:309 src/tools/testls.c:188 #, c-format msgid "Err: Could not access %s: %s\n" msgstr "" #: src/tools/testfind.c:312 src/tools/testls.c:191 #, c-format msgid "Err: Could not follow ff->link %s: %s\n" msgstr "" #: src/tools/testfind.c:315 src/tools/testls.c:194 #, c-format msgid "Err: Could not stat %s: %s\n" msgstr "" #: src/tools/testfind.c:318 src/tools/testls.c:197 #, c-format msgid "Skip: File not saved. No change. %s\n" msgstr "" #: src/tools/testfind.c:321 src/tools/testls.c:200 #, c-format msgid "Err: Attempt to backup archive. Not saved. %s\n" msgstr "" #: src/tools/testfind.c:324 src/tools/testls.c:209 #, c-format msgid "Err: Could not open directory %s: %s\n" msgstr "" #: src/tools/testfind.c:327 src/tools/testls.c:212 #, c-format msgid "Err: Unknown file ff->type %d: %s\n" msgstr "" #: src/tools/testfind.c:377 #, c-format msgid "===== Filename truncated to 255 chars: %s\n" msgstr "" #: src/tools/testfind.c:394 #, c-format msgid "========== Path name truncated to 255 chars: %s\n" msgstr "" #: src/tools/testfind.c:403 #, c-format msgid "========== Path length is zero. File=%s\n" msgstr "" #: src/tools/testfind.c:406 #, c-format msgid "Path: %s\n" msgstr "" #: src/tools/testls.c:55 #, c-format msgid "" "\n" "Usage: testls [-d debug_level] [-] [pattern1 ...]\n" " -a print extended attributes (Win32 debug)\n" " -dnn set debug level to nn\n" " -e specify file of exclude patterns\n" " -i specify file of include patterns\n" " - read pattern(s) from stdin\n" " -? print this message.\n" "\n" "Patterns are file inclusion -- normally directories.\n" "Debug level >= 1 prints each file found.\n" "Debug level >= 10 prints path/file for catalog.\n" "Errors always printed.\n" "Files/paths truncated is number with len > 255.\n" "Truncation is only in catalog.\n" "\n" msgstr "" #: src/tools/testls.c:140 #, c-format msgid "Could not open include file: %s\n" msgstr "" #: src/tools/testls.c:153 #, c-format msgid "Could not open exclude file: %s\n" msgstr "" #: src/tools/testls.c:203 #, c-format msgid "Recursion turned off. Directory not entered. %s\n" msgstr "" #: src/tools/testls.c:206 #, c-format msgid "Skip: File system change prohibited. Directory not entered. %s\n" msgstr "" #: src/tray-monitor/authenticate.c:88 msgid "" "Director authorization problem.\n" "Most likely the passwords do not agree.\n" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/tray-monitor/authenticate.c:138 msgid "" "Director and Storage daemon passwords or names not the same.\n" "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for " "help.\n" msgstr "" #: src/tray-monitor/authenticate.c:145 #, c-format msgid "bdird set configuration file to file\n" " -dnn set debug level to nn\n" " -t test - read configuration and exit\n" " -? print this message.\n" "\n" msgstr "" #: src/tray-monitor/tray-monitor.c:258 #, c-format msgid "" "Error: %d Monitor resource defined in %s. You must define one and only one " "Monitor resource.\n" msgstr "" #: src/tray-monitor/tray-monitor.c:289 #, c-format msgid "" "No Client, Storage nor Director resource defined in %s\n" "Without that I don't how to get status from the File, Storage or Director " "Daemon :-(\n" msgstr "" #: src/tray-monitor/tray-monitor.c:311 #, 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" msgstr "" #: src/tray-monitor/tray-monitor.c:326 msgid "Open status window..." msgstr "" #: src/tray-monitor/tray-monitor.c:332 msgid "Exit" msgstr "" #: src/tray-monitor/tray-monitor.c:344 msgid "Bacula tray monitor" msgstr "" #: src/tray-monitor/tray-monitor.c:369 msgid " (DIR)" msgstr "" #: src/tray-monitor/tray-monitor.c:373 msgid " (FD)" msgstr "" #: src/tray-monitor/tray-monitor.c:377 msgid " (SD)" msgstr "" #: src/tray-monitor/tray-monitor.c:390 msgid "Unknown status." msgstr "" #: src/tray-monitor/tray-monitor.c:431 msgid "Refresh interval in seconds: " msgstr "" #: src/tray-monitor/tray-monitor.c:439 msgid "Refresh now" msgstr "" #: src/tray-monitor/tray-monitor.c:443 msgid "About" msgstr "" #: src/tray-monitor/tray-monitor.c:447 msgid "Close" msgstr "" #: src/tray-monitor/tray-monitor.c:467 #, c-format msgid "Disconnecting from Director %s:%d\n" msgstr "" #: src/tray-monitor/tray-monitor.c:470 #, c-format msgid "Disconnecting from Client %s:%d\n" msgstr "" #: src/tray-monitor/tray-monitor.c:473 #, c-format msgid "Disconnecting from Storage %s:%d\n" msgstr "" #: src/tray-monitor/tray-monitor.c:510 src/tray-monitor/tray-monitor.c:521 msgid "Bacula Tray Monitor" msgstr "" #: src/tray-monitor/tray-monitor.c:512 src/tray-monitor/tray-monitor.c:523 msgid "Written by Nicolas Boichat\n" msgstr "" #: src/tray-monitor/tray-monitor.c:513 src/tray-monitor/tray-monitor.c:524 msgid "Version" msgstr "" #: src/tray-monitor/tray-monitor.c:592 #, c-format msgid "Error, currentitem is not a Client or a Storage..\n" msgstr "" #: src/tray-monitor/tray-monitor.c:666 #, c-format msgid "" "Current job: %s\n" "Last job: %s" msgstr "" #: src/tray-monitor/tray-monitor.c:678 #, c-format msgid " (%d errors)" msgstr "" #: src/tray-monitor/tray-monitor.c:681 #, c-format msgid " (%d error)" msgstr "" #: src/tray-monitor/tray-monitor.c:719 msgid "No current job." msgstr "" #: src/tray-monitor/tray-monitor.c:722 msgid "No last job." msgstr "" #: src/tray-monitor/tray-monitor.c:730 msgid "Job status: Created" msgstr "" #: src/tray-monitor/tray-monitor.c:735 msgid "Job status: Running" msgstr "" #: src/tray-monitor/tray-monitor.c:739 msgid "Job status: Blocked" msgstr "" #: src/tray-monitor/tray-monitor.c:744 msgid "Job status: Terminated" msgstr "" #: src/tray-monitor/tray-monitor.c:749 msgid "Job status: Terminated in error" msgstr "" #: src/tray-monitor/tray-monitor.c:755 msgid "Job status: Error" msgstr "" #: src/tray-monitor/tray-monitor.c:759 msgid "Job status: Fatal error" msgstr "" #: src/tray-monitor/tray-monitor.c:764 msgid "Job status: Verify differences" msgstr "" #: src/tray-monitor/tray-monitor.c:769 msgid "Job status: Canceled" msgstr "" #: src/tray-monitor/tray-monitor.c:774 msgid "Job status: Waiting on File daemon" msgstr "" #: src/tray-monitor/tray-monitor.c:779 msgid "Job status: Waiting on the Storage daemon" msgstr "" #: src/tray-monitor/tray-monitor.c:784 msgid "Job status: Waiting for new media" msgstr "" #: src/tray-monitor/tray-monitor.c:789 msgid "Job status: Waiting for Mount" msgstr "" #: src/tray-monitor/tray-monitor.c:794 msgid "Job status: Waiting for storage resource" msgstr "" #: src/tray-monitor/tray-monitor.c:799 msgid "Job status: Waiting for job resource" msgstr "" #: src/tray-monitor/tray-monitor.c:804 msgid "Job status: Waiting for Client resource" msgstr "" #: src/tray-monitor/tray-monitor.c:809 msgid "Job status: Waiting for maximum jobs" msgstr "" #: src/tray-monitor/tray-monitor.c:814 msgid "Job status: Waiting for start time" msgstr "" #: src/tray-monitor/tray-monitor.c:819 msgid "Job status: Waiting for higher priority jobs to finish" msgstr "" #: src/tray-monitor/tray-monitor.c:824 #, c-format msgid "Unknown job status %c." msgstr "" #: src/tray-monitor/tray-monitor.c:825 #, c-format msgid "Job status: Unknown(%c)" msgstr "" #: src/tray-monitor/tray-monitor.c:832 #, c-format msgid "Bad scan : '%s' %d\n" msgstr "" #: src/tray-monitor/tray-monitor.c:873 #, c-format msgid "Connecting to Director %s:%d" msgstr "" #: src/tray-monitor/tray-monitor.c:879 #, c-format msgid "Connecting to Client %s:%d\n" msgstr "" #: src/tray-monitor/tray-monitor.c:880 #, c-format msgid "Connecting to Client %s:%d" msgstr "" #: src/tray-monitor/tray-monitor.c:886 #, c-format msgid "Connecting to Storage %s:%d\n" msgstr "" #: src/tray-monitor/tray-monitor.c:887 #, c-format msgid "Connecting to Storage %s:%d" msgstr "" #: src/tray-monitor/tray-monitor.c:892 src/tray-monitor/tray-monitor.c:930 #, c-format msgid "Error, currentitem is not a Client, a Storage or a Director..\n" msgstr "" #: src/tray-monitor/tray-monitor.c:898 msgid "Cannot connect to daemon.\n" msgstr "" #: src/tray-monitor/tray-monitor.c:899 msgid "Cannot connect to daemon." msgstr "" #: src/tray-monitor/tray-monitor.c:911 #, c-format msgid "Authentication error : %s" msgstr "" #: src/tray-monitor/tray-monitor.c:918 msgid "Opened connection with Director daemon.\n" msgstr "" #: src/tray-monitor/tray-monitor.c:919 msgid "Opened connection with Director daemon." msgstr "" #: src/tray-monitor/tray-monitor.c:922 msgid "Opened connection with File daemon.\n" msgstr "" #: src/tray-monitor/tray-monitor.c:923 msgid "Opened connection with File daemon." msgstr "" #: src/tray-monitor/tray-monitor.c:926 msgid "Opened connection with Storage daemon.\n" msgstr "" #: src/tray-monitor/tray-monitor.c:927 msgid "Opened connection with Storage daemon." msgstr "" #: src/tray-monitor/tray-monitor.c:964 msgid "<< Error: BNET_PROMPT signal received. >>\n" msgstr "" #: src/tray-monitor/tray-monitor.c:969 src/wx-console/console_thread.cpp:486 msgid "<< Heartbeat signal received, answered. >>\n" msgstr "" #: src/tray-monitor/tray-monitor.c:973 #, c-format msgid "<< Unexpected signal received : %s >>\n" msgstr "" #: src/tray-monitor/tray-monitor.c:978 msgid "\n" msgstr "" #: src/tray-monitor/tray-monitor.c:982 msgid "Error : BNET_HARDEOF or BNET_ERROR" msgstr "" #: src/tray-monitor/tray-monitor.c:988 msgid "\n" msgstr "" #: src/tray-monitor/tray-monitor.c:992 msgid "Error : Connection closed." msgstr "" #: src/tray-monitor/tray_conf.c:169 #, c-format msgid "Monitor: name=%s FDtimeout=%s SDtimeout=%s\n" msgstr "" #: src/tray-monitor/tray_conf.c:175 #, c-format msgid "Director: name=%s address=%s FDport=%d\n" msgstr "" #: src/tray-monitor/tray_conf.c:179 #, c-format msgid "Client: name=%s address=%s FDport=%d\n" msgstr "" #: src/tray-monitor/tray_conf.c:183 #, c-format msgid "Storage: name=%s address=%s SDport=%d\n" msgstr "" #: src/wx-console/authenticate.c:150 msgid "Bad response to Hello command: ERR=" msgstr "" #: src/baconfig.h:72 #, c-format msgid "Failed ASSERT: %s\n" msgstr "" #: src/baconfig.h:79 msgid "*None*" msgstr "" #: src/win32/dird/winmain.cpp:193 src/win32/dird/winmain.cpp:200 #: src/win32/filed/winmain.cpp:223 src/win32/filed/winmain.cpp:230 #: src/win32/stored/baculasd/winmain.cpp:208 #: src/win32/stored/baculasd/winmain.cpp:215 msgid "Bacula Usage" msgstr "" #: src/win32/dird/winmain.cpp:197 src/win32/filed/winmain.cpp:227 #: src/win32/stored/baculasd/winmain.cpp:212 msgid "Bad Command Line Options" msgstr "" #: src/win32/dird/winservice.cpp:119 src/win32/filed/winservice.cpp:238 #: src/win32/stored/baculasd/winservice.cpp:169 msgid "StartServiceCtrlDispatcher failed." msgstr "" #: src/win32/dird/winservice.cpp:135 src/win32/filed/winservice.cpp:256 #: src/win32/stored/baculasd/winservice.cpp:185 msgid "RegisterServiceCtlHandler failed" msgstr "" #: src/win32/dird/winservice.cpp:136 src/win32/filed/winservice.cpp:257 #: src/win32/stored/baculasd/winservice.cpp:186 msgid "Contact Register Service Handler failure" msgstr "" #: src/win32/dird/winservice.cpp:152 src/win32/filed/winservice.cpp:273 #: src/win32/stored/baculasd/winservice.cpp:202 msgid "ReportStatus STOPPED failed 1" msgstr "" #: src/win32/dird/winservice.cpp:175 src/win32/filed/winservice.cpp:296 #: src/win32/stored/baculasd/winservice.cpp:225 msgid "Report Service failure" msgstr "" #: src/win32/dird/winservice.cpp:211 msgid "Unable to install Bacula Director service" msgstr "" #: src/win32/dird/winservice.cpp:219 src/win32/filed/winservice.cpp:340 #: src/win32/stored/baculasd/winservice.cpp:269 msgid "Service command length too long" msgstr "" #: src/win32/dird/winservice.cpp:220 src/win32/filed/winservice.cpp:341 #: src/win32/stored/baculasd/winservice.cpp:270 msgid "Service command length too long. Service not registered." msgstr "" #: src/win32/dird/winservice.cpp:233 msgid "" "The Service Control Manager could not be contacted - the Bacula Director " "service was not installed" msgstr "" #: src/win32/dird/winservice.cpp:258 msgid "The Bacula Director service could not be installed" msgstr "" #: src/win32/dird/winservice.cpp:264 msgid "Provides director services. Bacula -- the network backup solution." msgstr "" #: src/win32/dird/winservice.cpp:272 msgid "" "The Bacula Director service was successfully installed.\n" "The service may be started from the Control Panel and will\n" "automatically be run the next time this machine is rebooted." msgstr "" #: src/win32/dird/winservice.cpp:311 msgid "The Bacula Director service could not be stopped" msgstr "" #: src/win32/dird/winservice.cpp:318 msgid "The Bacula Director service has been removed" msgstr "" #: src/win32/dird/winservice.cpp:321 msgid "The Bacula Director service could not be removed" msgstr "" #: src/win32/dird/winservice.cpp:326 msgid "The Bacula Director service could not be found" msgstr "" #: src/win32/dird/winservice.cpp:331 msgid "" "The SCM could not be contacted - the Bacula Director service was not removed" msgstr "" #: src/win32/dird/winservice.cpp:393 src/win32/filed/winservice.cpp:604 #: src/win32/stored/baculasd/winservice.cpp:443 msgid "SetServiceStatus failed" msgstr "" #: src/win32/dird/winservice.cpp:421 src/win32/filed/winservice.cpp:632 #: src/win32/stored/baculasd/winservice.cpp:471 #, c-format msgid "" "\n" "\n" "%s error: %ld at %s:%d" msgstr "" #: src/win32/dird/winservice.cpp:496 src/win32/filed/winservice.cpp:707 #: src/win32/stored/baculasd/winservice.cpp:546 #, c-format msgid "Locked by: %s, duration: %ld seconds\n" msgstr "" #: src/win32/dird/winservice.cpp:500 src/win32/filed/winservice.cpp:711 #: src/win32/stored/baculasd/winservice.cpp:550 #, c-format msgid "No longer locked\n" msgstr "" #: src/win32/dird/winservice.cpp:504 src/win32/filed/winservice.cpp:715 #: src/win32/stored/baculasd/winservice.cpp:554 msgid "Could not lock database" msgstr "" #: src/win32/filed/winmain.cpp:326 src/win32/stored/baculasd/winmain.cpp:309 msgid "Another instance of Bacula is already running" msgstr "" #: src/win32/filed/winservice.cpp:111 src/win32/filed/winservice.cpp:125 msgid "No existing instance of Bacula File service could be contacted" msgstr "" #: src/win32/filed/winservice.cpp:196 msgid "KERNEL32.DLL not found: Bacula service not started" msgstr "" #: src/win32/filed/winservice.cpp:206 msgid "Registry service not found: Bacula service not started" msgstr "" #: src/win32/filed/winservice.cpp:208 msgid "Registry service not found" msgstr "" #: src/win32/filed/winservice.cpp:332 msgid "Unable to install Bacula File service" msgstr "" #: src/win32/filed/winservice.cpp:356 msgid "Cannot write System Registry" msgstr "" #: src/win32/filed/winservice.cpp:357 msgid "" "The System Registry could not be updated - the Bacula service was not " "installed" msgstr "" #: src/win32/filed/winservice.cpp:364 msgid "Cannot add Bacula key to System Registry" msgstr "" #: src/win32/filed/winservice.cpp:365 src/win32/filed/winservice.cpp:418 msgid "The Bacula service could not be installed" msgstr "" #: src/win32/filed/winservice.cpp:374 msgid "" "The Bacula File service was successfully installed.\n" "The service may be started by double clicking on the\n" "Bacula \"Start\" icon and will be automatically\n" "be run the next time this machine is rebooted. " msgstr "" #: src/win32/filed/winservice.cpp:393 msgid "" "The Service Control Manager could not be contacted - the Bacula service was " "not installed" msgstr "" #: src/win32/filed/winservice.cpp:424 msgid "" "Provides file backup and restore services. Bacula -- the network backup " "solution." msgstr "" #: src/win32/filed/winservice.cpp:432 msgid "" "The Bacula File service was successfully installed.\n" "The service may be started from the Control Panel and will\n" "automatically be run the next time this machine is rebooted." msgstr "" #: src/win32/filed/winservice.cpp:442 msgid "" "Unknown Windows operating system.\n" "Cannot install Bacula service.\n" msgstr "" #: src/win32/filed/winservice.cpp:467 msgid "" "Could not find registry entry.\n" "Service probably not registerd - the Bacula service was not removed" msgstr "" #: src/win32/filed/winservice.cpp:472 msgid "" "Could not delete Registry key.\n" "The Bacula service could not be removed" msgstr "" #: src/win32/filed/winservice.cpp:482 msgid "Bacula could not be contacted, probably not running" msgstr "" #: src/win32/filed/winservice.cpp:489 msgid "The Bacula service has been removed" msgstr "" #: src/win32/filed/winservice.cpp:520 msgid "The Bacula file service could not be stopped" msgstr "" #: src/win32/filed/winservice.cpp:527 msgid "The Bacula file service has been removed" msgstr "" #: src/win32/filed/winservice.cpp:530 msgid "The Bacula file service could not be removed" msgstr "" #: src/win32/filed/winservice.cpp:535 msgid "The Bacula file service could not be found" msgstr "" #: src/win32/filed/winservice.cpp:540 msgid "" "The SCM could not be contacted - the Bacula file service was not removed" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:85 #: src/win32/stored/baculasd/winservice.cpp:99 msgid "No existing instance of Bacula storage service could be contacted" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:261 msgid "Unable to install Bacula Storage service" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:283 msgid "" "The Service Control Manager could not be contacted - the Bacula Storage " "service was not installed" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:308 msgid "The Bacula Storage service could not be installed" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:314 msgid "Provides storage services. Bacula -- the network backup solution." msgstr "" #: src/win32/stored/baculasd/winservice.cpp:322 msgid "" "The Bacula Storage service was successfully installed.\n" "The service may be started from the Control Panel and will\n" "automatically be run the next time this machine is rebooted." msgstr "" #: src/win32/stored/baculasd/winservice.cpp:361 msgid "The Bacula Storage service could not be stopped" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:368 msgid "The Bacula Storage service has been removed" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:371 msgid "The Bacula Storage service could not be removed" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:376 msgid "The Bacula Storage service could not be found" msgstr "" #: src/win32/stored/baculasd/winservice.cpp:381 msgid "" "The SCM could not be contacted - the Bacula Storage service was not removed" msgstr "" #: src/wx-console/console_thread.cpp:121 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "Director \"%s\" in config file.\n" "At least one CA certificate store is required.\n" msgstr "" #: src/wx-console/console_thread.cpp:128 msgid "" "No Director resource defined in config file.\n" "Without that I don't how to speak to the Director :-(\n" msgstr "" #: src/wx-console/console_thread.cpp:147 #, c-format msgid "" "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for " "Console \"%s\" in config file.\n" msgstr "" #: src/wx-console/console_thread.cpp:169 msgid "Error while initializing windows sockets...\n" msgstr "" #: src/wx-console/console_thread.cpp:185 msgid "Error while cleaning up windows sockets...\n" msgstr "" #: src/wx-console/console_thread.cpp:224 msgid "Error while initializing library." msgstr "" #: src/wx-console/console_thread.cpp:248 msgid "Cryptographic library initialization failed.\n" msgstr "" #: src/wx-console/console_thread.cpp:252 msgid "Please correct configuration file.\n" msgstr "" #: src/wx-console/console_thread.cpp:294 msgid "Error : Library not initialized\n" msgstr "" #: src/wx-console/console_thread.cpp:305 msgid "Error : No configuration file loaded\n" msgstr "" #: src/wx-console/console_thread.cpp:315 msgid "Connecting...\n" msgstr "" #: src/wx-console/console_thread.cpp:331 msgid "Error : No director defined in config file.\n" msgstr "" #: src/wx-console/console_thread.cpp:343 msgid "Multiple directors found in your config file.\n" msgstr "" #: src/wx-console/console_thread.cpp:352 #, c-format msgid "Please choose a director (1-%d): " msgstr "" #: src/wx-console/console_thread.cpp:424 msgid "Failed to connect to the director\n" msgstr "" #: src/wx-console/console_thread.cpp:434 msgid "Connected\n" msgstr "" #: src/wx-console/console_thread.cpp:491 msgid "<< Unexpected signal received : " msgstr "" #: src/wx-console/console_thread.cpp:511 msgid "Connection terminated\n" msgstr "" #: src/wx-console/main.cpp:118 msgid "Bacula wx-console" msgstr "" #: src/wx-console/main.cpp:123 src/wx-console/wxbmainframe.cpp:267 #, c-format msgid "Welcome to bacula wx-console %s (%s)!\n" msgstr "" #: src/wx-console/wxbconfigfileeditor.cpp:65 msgid "Config file editor" msgstr "" #: src/wx-console/wxbconfigfileeditor.cpp:75 msgid "# Bacula wx-console Configuration File\n" msgstr "" #: src/wx-console/wxbconfigfileeditor.cpp:111 msgid "Save and close" msgstr "" #: src/wx-console/wxbconfigfileeditor.cpp:112 msgid "Close without saving" msgstr "" #: src/wx-console/wxbconfigfileeditor.cpp:139 #, c-format msgid "Unable to write to %s\n" msgstr "" #: src/wx-console/wxbconfigfileeditor.cpp:140 msgid "Error while saving" msgstr "" #: src/wx-console/wxbconfigpanel.cpp:205 msgid "Apply" msgstr "" #: src/wx-console/wxbhistorytextctrl.cpp:82 #: src/wx-console/wxbhistorytextctrl.cpp:153 #: src/wx-console/wxbmainframe.cpp:291 msgid "Type your command below:" msgstr "" #: src/wx-console/wxbhistorytextctrl.cpp:117 msgid "Unknown command." msgstr "" #: src/wx-console/wxbhistorytextctrl.cpp:126 msgid "Possible completions: " msgstr "" #: src/wx-console/wxbmainframe.cpp:246 msgid "&About...\tF1" msgstr "" #: src/wx-console/wxbmainframe.cpp:246 msgid "Show about dialog" msgstr "" #: src/wx-console/wxbmainframe.cpp:248 src/wx-console/wxbmainframe.cpp:617 msgid "Connect to the director" msgstr "" #: src/wx-console/wxbmainframe.cpp:249 msgid "Disconnect" msgstr "" #: src/wx-console/wxbmainframe.cpp:249 msgid "Disconnect of the director" msgstr "" #: src/wx-console/wxbmainframe.cpp:251 msgid "Change of configuration file" msgstr "" #: src/wx-console/wxbmainframe.cpp:251 msgid "Change your default configuration file" msgstr "" #: src/wx-console/wxbmainframe.cpp:252 msgid "Edit your configuration file" msgstr "" #: src/wx-console/wxbmainframe.cpp:254 msgid "E&xit\tAlt-X" msgstr "" #: src/wx-console/wxbmainframe.cpp:254 msgid "Quit this program" msgstr "" #: src/wx-console/wxbmainframe.cpp:258 msgid "&File" msgstr "" #: src/wx-console/wxbmainframe.cpp:259 msgid "&Help" msgstr "" #: src/wx-console/wxbmainframe.cpp:283 msgid "" "Warning : Unicode is disabled because you are using wxWidgets for GTK+ 1.2.\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:287 msgid "" "Warning : There is a problem with wxWidgets for GTK+ 2.0 without Unicode " "support when handling non-ASCII filenames: Every non-ASCII character in such " "filenames will be replaced by an interrogation mark.\n" "If this behaviour disturbs you, please build wx-console against a Unicode " "version of wxWidgets for GTK+ 2.0.\n" "---\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:298 msgid "Send" msgstr "" #: src/wx-console/wxbmainframe.cpp:375 src/wx-console/wxbmainframe.cpp:387 msgid "Error while parsing command line arguments, using defaults.\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:376 src/wx-console/wxbmainframe.cpp:388 msgid "Usage: wx-console [-c configfile] [-w tmp]\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:416 #, c-format msgid "" "It seems that it is the first time you run wx-console.\n" "This file (%s) has been choosen as default configuration file.\n" "Do you want to edit it? (if you click No you will have to select another " "file)" msgstr "" #: src/wx-console/wxbmainframe.cpp:418 msgid "First run" msgstr "" #: src/wx-console/wxbmainframe.cpp:435 #, c-format msgid "" "Unable to read %s\n" "Error: %s\n" "Do you want to choose another one? (Press no to edit this file)" msgstr "" #: src/wx-console/wxbmainframe.cpp:437 msgid "Unable to read configuration file" msgstr "" #: src/wx-console/wxbmainframe.cpp:449 msgid "Please choose a configuration file to use" msgstr "" #: src/wx-console/wxbmainframe.cpp:462 msgid "This configuration file has been successfully read, use it as default?" msgstr "" #: src/wx-console/wxbmainframe.cpp:463 msgid "Configuration file read successfully" msgstr "" #: src/wx-console/wxbmainframe.cpp:473 #, c-format msgid "Using this configuration file: %s\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:478 msgid "Connecting to the director..." msgstr "" #: src/wx-console/wxbmainframe.cpp:493 msgid "Failed to unregister a data parser !" msgstr "" #: src/wx-console/wxbmainframe.cpp:501 msgid "Quitting.\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:516 msgid "" "Welcome to Bacula wx-console.\n" "Written by Nicolas Boichat \n" "(C) 2005 Kern Sibbald\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:518 msgid "About Bacula wx-console" msgstr "" #: src/wx-console/wxbmainframe.cpp:524 msgid "Please choose your default configuration file" msgstr "" #: src/wx-console/wxbmainframe.cpp:528 msgid "Use this configuration file as default?" msgstr "" #: src/wx-console/wxbmainframe.cpp:529 msgid "Configuration file" msgstr "" #: src/wx-console/wxbmainframe.cpp:600 msgid "Console thread terminated." msgstr "" #: src/wx-console/wxbmainframe.cpp:608 msgid "Connection to the director lost. Quit program?" msgstr "" #: src/wx-console/wxbmainframe.cpp:609 msgid "Connection lost" msgstr "" #: src/wx-console/wxbmainframe.cpp:625 msgid "Connected to the director." msgstr "" #: src/wx-console/wxbmainframe.cpp:648 msgid "Reconnect" msgstr "" #: src/wx-console/wxbmainframe.cpp:649 msgid "Reconnect to the director" msgstr "" #: src/wx-console/wxbmainframe.cpp:663 msgid "Disconnected of the director." msgstr "" #: src/wx-console/wxbmainframe.cpp:682 src/wx-console/wxbrestorepanel.cpp:709 msgid "Unexpected question has been received.\n" msgstr "" #: src/wx-console/wxbmainframe.cpp:705 src/wx-console/wxbmainframe.cpp:722 msgid "wx-console: unexpected director's question." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:233 #: src/wx-console/wxbrestorepanel.cpp:1918 #: src/wx-console/wxbrestorepanel.cpp:1947 msgid "Enter restore mode" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:236 msgid "Cancel restore" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:262 #: src/wx-console/wxbrestorepanel.cpp:316 msgid "Add" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:264 #: src/wx-console/wxbrestorepanel.cpp:318 msgid "Remove" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:266 #: src/wx-console/wxbrestorepanel.cpp:320 msgid "Refresh" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:285 msgid "M" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:289 msgid "Filename" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:301 msgid "Perm." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:334 #: src/wx-console/wxbrestorepanel.cpp:347 #: src/wx-console/wxbrestorepanel.cpp:502 #: src/wx-console/wxbrestorepanel.cpp:512 #: src/wx-console/wxbrestorepanel.cpp:515 #: src/wx-console/wxbrestorepanel.cpp:1783 #: src/wx-console/wxbrestorepanel.cpp:1869 msgid "Job Name" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:336 #: src/wx-console/wxbrestorepanel.cpp:352 #: src/wx-console/wxbrestorepanel.cpp:454 #: src/wx-console/wxbrestorepanel.cpp:455 #: src/wx-console/wxbrestorepanel.cpp:465 #: src/wx-console/wxbrestorepanel.cpp:466 #: src/wx-console/wxbrestorepanel.cpp:1138 #: src/wx-console/wxbrestorepanel.cpp:1211 #: src/wx-console/wxbrestorepanel.cpp:1821 #: src/wx-console/wxbrestorepanel.cpp:1823 #: src/wx-console/wxbrestorepanel.cpp:1884 msgid "Fileset" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:339 #: src/wx-console/wxbrestorepanel.cpp:1205 #: src/wx-console/wxbrestorepanel.cpp:1221 #: src/wx-console/wxbrestorepanel.cpp:1223 #: src/wx-console/wxbrestorepanel.cpp:1231 #: src/wx-console/wxbrestorepanel.cpp:1233 #: src/wx-console/wxbrestorepanel.cpp:1252 #: src/wx-console/wxbrestorepanel.cpp:1259 #: src/wx-console/wxbrestorepanel.cpp:1811 #: src/wx-console/wxbrestorepanel.cpp:1822 #: src/wx-console/wxbrestorepanel.cpp:1942 msgid "Before" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:341 msgid "Please configure parameters concerning files to restore :" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:350 #: src/wx-console/wxbrestorepanel.cpp:1877 msgid "always" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:350 msgid "if newer" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:350 msgid "if older" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:350 #: src/wx-console/wxbrestorepanel.cpp:1880 msgid "never" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:358 msgid "Please configure parameters concerning files restoration :" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:426 msgid "Getting parameters list." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:434 msgid "Error : no clients returned by the director." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:458 msgid "Error : no filesets returned by the director." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:482 msgid "Error : no storage returned by the director." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:505 #: src/wx-console/wxbrestorepanel.cpp:529 msgid "Error : no jobs returned by the director." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:515 msgid "RestoreFiles" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:550 msgid "Please configure your restore parameters." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:561 msgid "Building restore tree..." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:604 msgid "Error while starting restore: " msgstr "" #: src/wx-console/wxbrestorepanel.cpp:694 msgid "" "Right click on a file or on a directory, or double-click on its mark to add " "it to the restore list." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:731 #: src/wx-console/wxbrestorepanel.cpp:753 msgid "wx-console: unexpected restore question." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:764 msgid " files selected to be restored." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:769 msgid " file selected to be restored." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:776 #, c-format msgid "Please configure your restore (%ld files selected to be restored)..." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:786 msgid "Restore failed : no file selected.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:787 msgid "Restore failed : no file selected." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:797 msgid "Restoring, please wait..." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:810 msgid "Job started. JobId=" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:812 msgid "Restore started, jobid=" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:816 msgid "Job failed." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:817 msgid "Restore failed, please look at messages.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:818 msgid "Restore failed, please look at messages in console." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:824 #: src/wx-console/wxbrestorepanel.cpp:825 msgid "Failed to retrieve jobid.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:851 msgid "" "Restore is scheduled in more than two minutes, wx-console will not wait for " "its completion.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:852 msgid "" "Restore is scheduled in more than two minutes, wx-console will not wait for " "its completion." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:878 msgid "Restore job created, but not yet running." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:883 #, c-format msgid "Restore job running, please wait (%ld of %ld files restored)..." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:887 msgid "Restore job terminated successfully." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:888 msgid "Restore job terminated successfully.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:893 msgid "Restore job terminated in error, see messages in console." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:894 msgid "Restore job terminated in error, see messages.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:899 msgid "Restore job reported a non-fatal error." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:903 msgid "Restore job reported a fatal error." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:908 msgid "Restore job cancelled by user." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:909 msgid "Restore job cancelled by user.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:914 msgid "Restore job is waiting on File daemon." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:918 msgid "Restore job is waiting for new media." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:922 msgid "Restore job is waiting for storage resource." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:926 msgid "Restore job is waiting for job resource." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:930 msgid "Restore job is waiting for Client resource." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:934 msgid "Restore job is waiting for maximum jobs." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:938 msgid "Restore job is waiting for start time." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:942 msgid "Restore job is waiting for higher priority jobs to finish." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:991 msgid "" "The restore job has not been started within one minute, wx-console will not " "wait for its completion anymore.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:992 msgid "" "The restore job has not been started within one minute, wx-console will not " "wait for its completion anymore." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1002 msgid "Restore done successfully.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1003 msgid "Restore done successfully." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1074 msgid "Applying restore configuration changes..." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1125 msgid "Failed to find the selected client." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1140 msgid "Failed to find the selected fileset." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1155 msgid "Failed to find the selected storage." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1172 #: src/wx-console/wxbrestorepanel.cpp:1858 msgid "Run Restore job" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1188 msgid "Restore configuration changes were applied." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1197 msgid "Restore cancelled.\n" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1198 msgid "Restore cancelled." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1220 msgid "No results to list." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1222 msgid "No backup found for this client." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1229 msgid "ERROR" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1230 msgid "Query failed" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1232 msgid "Cannot get previous backups list, see console." msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1868 msgid "JobName:" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1872 msgid "Where:" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1875 msgid "Replace:" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1878 msgid "ifnewer" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1879 msgid "ifolder" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1883 msgid "FileSet:" msgstr "" #: src/wx-console/wxbrestorepanel.cpp:1999 msgid "Restoring..." msgstr ""