1 # Italian translations for Bacula package
2 # Traduzioni italiane per il pacchetto Bacula..
3 # Copyright (C) 2005 Kern Sibbald
4 # <fparacchini@alteanet.it>, 2005.
8 "Project-Id-Version: Bacula 1.38\n"
9 "Report-Msgid-Bugs-To: bacula-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2005-08-10 18:10+0200\n"
11 "PO-Revision-Date: 2005-08-08 17:50+0200\n"
12 "Last-Translator: <fparacchini@alteanet.it>\n"
13 "Language-Team: Italian <bacula-devel@lists.sourceforge.net>\n"
15 "Content-Type: text/plain; charset=ISO-8859-1\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 msgid "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"
24 msgid "WARNING!!!! The Internal Database is NOT OPERATIONAL!\n"
28 msgid "You should use SQLite, PostgreSQL, or MySQL\n"
31 #: src/cats/bdb.c:159 src/cats/mysql.c:130 src/cats/postgresql.c:128
32 #: src/cats/sqlite.c:122
34 msgid "Unable to initialize DB lock. ERR=%s\n"
39 msgid "Unable to open Catalog DB control file %s: ERR=%s\n"
44 msgid "Error reading catalog DB control file. ERR=%s\n"
50 "Error, catalog DB control file wrong version. Wanted %d, got %d\n"
51 "Please reinitialize the working directory.\n"
54 #: src/cats/bdb_update.c:83 src/cats/bdb_update.c:114
56 msgid "Error updating DB Job file. ERR=%s\n"
59 #: src/cats/bdb_update.c:153 src/cats/bdb_update.c:189
61 msgid "Error updating DB Media file. ERR=%s\n"
64 #: src/cats/mysql.c:66
65 msgid "A user name for MySQL must be supplied.\n"
68 #: src/cats/mysql.c:167
71 "Unable to connect to MySQL server. \n"
72 "Database=%s User=%s\n"
73 "It is probably not running or your password is incorrect.\n"
76 #: src/cats/mysql.c:326 src/cats/postgresql.c:264 src/cats/sqlite.c:323
78 msgid "Query failed: %s: ERR=%s\n"
81 #: src/cats/postgresql.c:62
82 msgid "A user name for PostgreSQL must be supplied.\n"
85 #: src/cats/postgresql.c:165
88 "Unable to connect to PostgreSQL server.\n"
89 "Database=%s User=%s\n"
90 "It is probably not running or your password is incorrect.\n"
93 #: src/cats/postgresql.c:506
95 msgid "error fetching currval: %s\n"
105 #: src/cats/sql.c:118
108 "insert %s failed:\n"
112 #: src/cats/sql.c:132
114 msgid "Insertion problem: affected_rows=%s\n"
117 #: src/cats/sql.c:152
120 "update %s failed:\n"
124 #: src/cats/sql.c:162
126 msgid "Update problem: affected_rows=%s\n"
129 #: src/cats/sql.c:183
132 "delete %s failed:\n"
136 #: src/cats/sql.c:209 src/cats/sql.c:216 src/cats/sql_create.c:772
137 #: src/cats/sql_get.c:180 src/cats/sql_get.c:231 src/cats/sql_get.c:563
138 #: src/cats/sql_get.c:638 src/cats/sql_get.c:865
140 msgid "error fetching row: %s\n"
143 #: src/cats/sql.c:326 src/dird/catreq.c:360 src/dird/catreq.c:392
144 #: src/dird/catreq.c:417
146 msgid "Attribute create error. %s"
149 #: src/cats/sql.c:407
151 msgid "Path length is zero. File=%s\n"
154 #: src/cats/sql.c:451
155 msgid "No results to list.\n"
158 #: src/cats/sql_create.c:86
160 msgid "Create DB Job record %s failed. ERR=%s\n"
163 #: src/cats/sql_create.c:91 src/dird/dird_conf.c:532 src/dird/expand.c:145
164 #: src/dird/ua_cmds.c:422 src/dird/ua_prune.c:455 src/dird/ua_purge.c:171
165 #: src/dird/ua_run.c:643 src/dird/ua_select.c:228 src/dird/ua_select.c:249
166 #: src/dird/pythondir.c:61 src/stored/pythonsd.c:58
170 #: src/cats/sql_create.c:131
172 msgid "Create JobMedia record %s failed: ERR=%s\n"
175 #: src/cats/sql_create.c:140
177 msgid "Update Media record %s failed: ERR=%s\n"
180 #: src/cats/sql_create.c:170
182 msgid "pool record %s already exists\n"
185 #: src/cats/sql_create.c:196
187 msgid "Create db Pool record %s failed: ERR=%s\n"
190 #: src/cats/sql_create.c:201 src/dird/expand.c:152 src/dird/ua_run.c:650
191 #: src/dird/ua_select.c:464 src/dird/ua_select.c:554 src/dird/ua_update.c:356
192 #: src/dird/ua_update.c:426 src/dird/pythondir.c:67 src/stored/pythonsd.c:64
193 #: src/wx-console/wxbrestorepanel.cpp:362
194 #: src/wx-console/wxbrestorepanel.cpp:548
195 #: src/wx-console/wxbrestorepanel.cpp:558
196 #: src/wx-console/wxbrestorepanel.cpp:1754
200 #: src/cats/sql_create.c:227
202 msgid "Device record %s already exists\n"
205 #: src/cats/sql_create.c:243
207 msgid "Create db Device record %s failed: ERR=%s\n"
210 #: src/cats/sql_create.c:248 src/stored/pythonsd.c:69
214 #: src/cats/sql_create.c:276
216 msgid "More than one Storage record!: %d\n"
219 #: src/cats/sql_create.c:281
221 msgid "error fetching Storage row: %s\n"
224 #: src/cats/sql_create.c:301
226 msgid "Create DB Storage record %s failed. ERR=%s\n"
229 #: src/cats/sql_create.c:306 src/dird/expand.c:153 src/dird/ua_run.c:642
230 #: src/dird/ua_select.c:152 src/dird/ua_status.c:128 src/dird/pythondir.c:68
231 #: src/wx-console/wxbrestorepanel.cpp:363
232 #: src/wx-console/wxbrestorepanel.cpp:379
233 #: src/wx-console/wxbrestorepanel.cpp:500
234 #: src/wx-console/wxbrestorepanel.cpp:501
235 #: src/wx-console/wxbrestorepanel.cpp:511
236 #: src/wx-console/wxbrestorepanel.cpp:512
237 #: src/wx-console/wxbrestorepanel.cpp:1116
238 #: src/wx-console/wxbrestorepanel.cpp:1765
239 #: src/wx-console/wxbrestorepanel.cpp:1831
243 #: src/cats/sql_create.c:333
245 msgid "mediatype record %s already exists\n"
248 #: src/cats/sql_create.c:349
250 msgid "Create db mediatype record %s failed: ERR=%s\n"
253 #: src/cats/sql_create.c:354 src/dird/expand.c:155 src/dird/pythondir.c:70
254 #: src/stored/pythonsd.c:65
258 #: src/cats/sql_create.c:383
260 msgid "Volume \"%s\" already exists.\n"
263 #: src/cats/sql_create.c:421
265 msgid "Create DB Media record %s failed. ERR=%s\n"
268 #: src/cats/sql_create.c:425
272 #: src/cats/sql_create.c:469
274 msgid "More than one Client!: %d\n"
277 #: src/cats/sql_create.c:474
279 msgid "error fetching Client row: %s\n"
282 #: src/cats/sql_create.c:501
284 msgid "Create DB Client record %s failed. ERR=%s\n"
287 #: src/cats/sql_create.c:507 src/dird/expand.c:150 src/dird/ua_purge.c:173
288 #: src/dird/ua_purge.c:178 src/dird/ua_run.c:645 src/dird/ua_select.c:272
289 #: src/dird/ua_select.c:379 src/dird/ua_status.c:129 src/dird/pythondir.c:65
290 #: src/filed/pythonfd.c:77 src/stored/pythonsd.c:63
291 #: src/wx-console/wxbrestorepanel.cpp:360
292 #: src/wx-console/wxbrestorepanel.cpp:378
293 #: src/wx-console/wxbrestorepanel.cpp:452
294 #: src/wx-console/wxbrestorepanel.cpp:453
295 #: src/wx-console/wxbrestorepanel.cpp:463
296 #: src/wx-console/wxbrestorepanel.cpp:464
297 #: src/wx-console/wxbrestorepanel.cpp:707
298 #: src/wx-console/wxbrestorepanel.cpp:1086
299 #: src/wx-console/wxbrestorepanel.cpp:1173
300 #: src/wx-console/wxbrestorepanel.cpp:1758
301 #: src/wx-console/wxbrestorepanel.cpp:1760
302 #: src/wx-console/wxbrestorepanel.cpp:1829
303 #: src/wx-console/wxbrestorepanel.cpp:1884
307 #: src/cats/sql_create.c:544
309 msgid "Create DB Counters record %s failed. ERR=%s\n"
312 #: src/cats/sql_create.c:577
314 msgid "More than one FileSet!: %d\n"
317 #: src/cats/sql_create.c:582
319 msgid "error fetching FileSet row: ERR=%s\n"
322 #: src/cats/sql_create.c:612
324 msgid "Create DB FileSet record %s failed. ERR=%s\n"
327 #: src/cats/sql_create.c:618 src/dird/ua_restore.c:1035 src/dird/ua_run.c:644
328 #: src/dird/ua_select.c:173
332 #: src/cats/sql_create.c:669
334 msgid "Attempt to put non-attributes into catalog. Stream=%d\n"
337 #: src/cats/sql_create.c:732
339 msgid "Create db File record %s failed. ERR=%s"
342 #: src/cats/sql_create.c:738 src/gnome2-console/restore.c:121
346 #: src/cats/sql_create.c:765 src/cats/sql_get.c:224
348 msgid "More than one Path!: %s for path: %s\n"
351 #: src/cats/sql_create.c:796
353 msgid "Create db Path record %s failed. ERR=%s\n"
356 #: src/cats/sql_create.c:802
360 #: src/cats/sql_create.c:829
362 msgid "More than one Filename! %s for file: %s\n"
365 #: src/cats/sql_create.c:835
367 msgid "Error fetching row for file=%s: ERR=%s\n"
370 #: src/cats/sql_create.c:851
372 msgid "Create db Filename record %s failed. ERR=%s\n"
375 #: src/cats/sql_create.c:856 src/wx-console/wxbrestorepanel.cpp:314
379 #: src/cats/sql_delete.c:79
381 msgid "No pool record %s exists\n"
384 #: src/cats/sql_delete.c:84
386 msgid "Expecting one pool record, got %d\n"
389 #: src/cats/sql_delete.c:90
391 msgid "Error fetching row %s\n"
394 #: src/cats/sql_find.c:95 src/cats/sql_find.c:127
397 "Query error for start time request: ERR=%s\n"
401 #: src/cats/sql_find.c:102
402 msgid "No prior Full backup Job record found.\n"
405 #: src/cats/sql_find.c:115
407 msgid "Unknown level=%d\n"
410 #: src/cats/sql_find.c:134
413 "No Job record found: ERR=%s\n"
417 #: src/cats/sql_find.c:228
419 msgid "Unknown Job level=%c\n"
422 #: src/cats/sql_find.c:238
424 msgid "No Job found for: %s.\n"
427 #: src/cats/sql_find.c:249
429 msgid "No Job found for: %s\n"
432 #: src/cats/sql_find.c:318
434 msgid "Request for Volume item %d greater than max %d\n"
437 #: src/cats/sql_find.c:330
439 msgid "No Volume record found for item %d.\n"
442 #: src/cats/sql_get.c:130
444 msgid "get_file_record want 1 got rows=%d\n"
447 #: src/cats/sql_get.c:135
449 msgid "Error fetching row: %s\n"
452 #: src/cats/sql_get.c:143
454 msgid "File record for PathId=%s FilenameId=%s not found.\n"
457 #: src/cats/sql_get.c:149
458 msgid "File record not found in Catalog.\n"
461 #: src/cats/sql_get.c:174
463 msgid "More than one Filename!: %s for file: %s\n"
466 #: src/cats/sql_get.c:184
468 msgid "Get DB Filename record %s found bad record: %d\n"
471 #: src/cats/sql_get.c:190
473 msgid "Filename record: %s not found.\n"
476 #: src/cats/sql_get.c:194
478 msgid "Filename record: %s not found in Catalog.\n"
481 #: src/cats/sql_get.c:235
483 msgid "Get DB path record %s found bad record: %s\n"
486 #: src/cats/sql_get.c:248
488 msgid "Path record: %s not found.\n"
491 #: src/cats/sql_get.c:252
493 msgid "Path record: %s not found in Catalog.\n"
496 #: src/cats/sql_get.c:287
498 msgid "No Job found for JobId %s\n"
501 #: src/cats/sql_get.c:343 src/cats/sql_get.c:398
503 msgid "No volumes found for JobId=%d\n"
506 #: src/cats/sql_get.c:349 src/cats/sql_get.c:407
508 msgid "Error fetching row %d: ERR=%s\n"
511 #: src/cats/sql_get.c:363
513 msgid "No Volume for JobId %d found in Catalog.\n"
516 #: src/cats/sql_get.c:479
518 msgid "Pool id select failed: ERR=%s\n"
521 #: src/cats/sql_get.c:516
523 msgid "Client id select failed: ERR=%s\n"
526 #: src/cats/sql_get.c:558
528 msgid "More than one Pool!: %s\n"
531 #: src/cats/sql_get.c:599
532 msgid "Pool record not found in Catalog.\n"
535 #: src/cats/sql_get.c:633
537 msgid "More than one Client!: %s\n"
540 #: src/cats/sql_get.c:650 src/cats/sql_get.c:654
541 msgid "Client record not found in Catalog.\n"
544 #: src/cats/sql_get.c:679
546 msgid "More than one Counter!: %d\n"
549 #: src/cats/sql_get.c:684
551 msgid "error fetching Counter row: %s\n"
554 #: src/cats/sql_get.c:704
556 msgid "Counter record: %s not found in Catalog.\n"
559 #: src/cats/sql_get.c:740
561 msgid "Error got %s FileSets but expected only one!\n"
564 #: src/cats/sql_get.c:745
566 msgid "FileSet record \"%s\" not found.\n"
569 #: src/cats/sql_get.c:755
570 msgid "FileSet record not found in Catalog.\n"
573 #: src/cats/sql_get.c:812
575 msgid "Media id select failed: ERR=%s\n"
578 #: src/cats/sql_get.c:860
580 msgid "More than one Volume!: %s\n"
583 #: src/cats/sql_get.c:905
585 msgid "Media record MediaId=%s not found.\n"
588 #: src/cats/sql_get.c:908
590 msgid "Media record for Volume \"%s\" not found.\n"
593 #: src/cats/sql_get.c:915
595 msgid "Media record for MediaId=%u not found in Catalog.\n"
598 #: src/cats/sql_get.c:918
600 msgid "Media record for Vol=%s not found in Catalog.\n"
603 #: src/cats/sql_list.c:53
605 msgid "Query failed: %s\n"
608 #: src/cats/sqlite.c:136
610 msgid "Database %s does not exist, please create it.\n"
613 #: src/cats/sqlite.c:161
615 msgid "Unable to open Database=%s. ERR=%s\n"
618 #: src/cats/sqlite.c:162 src/lib/bnet_server.c:378
622 #: src/cats/sqlite.c:221
624 msgid "next_index query error: ERR=%s\n"
627 #: src/cats/sqlite.c:226
629 msgid "Error fetching index: ERR=%s\n"
632 #: src/cats/sqlite.c:236
634 msgid "next_index update error: ERR=%s\n"
637 #: src/console/authenticate.c:41
639 msgid "Hello %s calling\n"
642 #: src/console/authenticate.c:44
646 #: src/console/authenticate.c:104 src/dird/authenticate.c:106
647 #: src/dird/authenticate.c:206 src/filed/authenticate.c:124
648 #: src/filed/authenticate.c:220 src/stored/authenticate.c:128
649 #: src/stored/authenticate.c:232 src/wx-console/authenticate.c:101
651 "Authorization problem: Remote server did not advertise required TLS "
655 #: src/console/authenticate.c:111 src/dird/authenticate.c:113
656 #: src/dird/authenticate.c:213 src/filed/authenticate.c:132
657 #: src/filed/authenticate.c:228 src/stored/authenticate.c:136
658 #: src/stored/authenticate.c:240 src/wx-console/authenticate.c:108
659 msgid "Authorization problem: Remote server requires TLS.\n"
662 #: src/console/authenticate.c:121 src/wx-console/authenticate.c:118
663 msgid "TLS negotiation failed\n"
666 #: src/console/authenticate.c:133 src/gnome2-console/authenticate.c:85
667 #: src/tray-monitor/authenticate.c:87
669 msgid "Bad response to Hello command: ERR=%s\n"
672 #: src/console/authenticate.c:140 src/gnome2-console/authenticate.c:95
673 #: src/tray-monitor/authenticate.c:94 src/wx-console/authenticate.c:133
674 msgid "Director rejected Hello command\n"
677 #: src/console/authenticate.c:150 src/wx-console/authenticate.c:143
679 "Director authorization problem.\n"
680 "Most likely the passwords do not agree.\n"
681 "If you are using TLS, there may have been a certificate validation error "
682 "during the TLS handshake.\n"
683 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
687 #: src/console/console.c:102
690 "Copyright (C) 2000-2005 Kern Sibbald\n"
695 #: src/console/console.c:103 src/dird/admin.c:108
700 #: src/console/console.c:103
705 "Usage: bconsole [-s] [-c config_file] [-d debug_level]\n"
706 " -c <file> set configuration file to file\n"
707 " -dnn set debug level to nn\n"
709 " -t test - read configuration and exit\n"
710 " -? print this message.\n"
714 #: src/console/console.c:150
718 #: src/console/console.c:150
719 msgid "input from file"
722 #: src/console/console.c:151
726 #: src/console/console.c:151
727 msgid "output to file"
730 #: src/console/console.c:152 src/dird/ua_cmds.c:106 src/dird/ua_tree.c:72
731 #: src/stored/btape.c:2536
735 #: src/console/console.c:153
739 #: src/console/console.c:153
740 msgid "output to file and terminal"
743 #: src/console/console.c:154
747 #: src/console/console.c:154
748 msgid "sleep specified time"
751 #: src/console/console.c:155 src/dird/ua_cmds.c:118
755 #: src/console/console.c:155 src/dird/ua_cmds.c:118
756 msgid "print current time"
759 #: src/console/console.c:156 src/dird/ua_cmds.c:125
763 #: src/console/console.c:156
764 msgid "print Console's version"
767 #: src/console/console.c:157 src/dird/ua_cmds.c:95 src/dird/ua_tree.c:62
771 #: src/console/console.c:157 src/dird/ua_cmds.c:95
775 #: src/console/console.c:158
779 #: src/console/console.c:158
780 msgid "zed_keys = use zed keys instead of bash keys"
783 #: src/console/console.c:191 src/dird/ua_dotcmds.c:106
784 msgid ": is an illegal command\n"
787 #: src/console/console.c:400 src/dird/dird.c:196 src/filed/filed.c:183
788 #: src/gnome2-console/console.c:271 src/stored/stored.c:189
789 #: src/wx-console/console_thread.cpp:230
790 msgid "TLS library initialization failed.\n"
793 #: src/console/console.c:404 src/dird/dird.c:200 src/dird/dird.c:410
794 #: src/dird/dird.c:413 src/filed/filed.c:188 src/gnome2-console/console.c:275
795 #: src/stored/stored.c:193
797 msgid "Please correct configuration file: %s\n"
800 #: src/console/console.c:421
801 msgid "Available Directors:\n"
804 #: src/console/console.c:425
806 msgid "%d %s at %s:%d\n"
809 #: src/console/console.c:429
810 msgid "Select Director: "
813 #: src/console/console.c:435
815 msgid "You must enter a number between 1 and %d\n"
818 #: src/console/console.c:455 src/tray-monitor/tray-monitor.c:858
820 msgid "Connecting to Director %s:%d\n"
823 #: src/console/console.c:471 src/gnome2-console/console.c:508
824 #: src/wx-console/console_thread.cpp:364
826 msgid "Failed to initialize TLS context for Console \"%s\".\n"
829 #: src/console/console.c:492 src/gnome2-console/console.c:530
830 #: src/wx-console/console_thread.cpp:385
832 msgid "Failed to initialize TLS context for Director \"%s\".\n"
835 #: src/console/console.c:515
836 msgid "Enter a period to cancel a command.\n"
839 #: src/console/console.c:582 src/console/console.c:611 src/dird/dird.c:496
840 #: src/dird/dird.c:711 src/dird/dird.c:777 src/dird/dird.c:829
841 #: src/filed/filed.c:302 src/filed/filed.c:348
842 #: src/gnome2-console/console.c:140 src/gnome2-console/console.c:169
843 #: src/stored/stored.c:310 src/wx-console/console_thread.cpp:93
844 #: src/wx-console/console_thread.cpp:122
845 msgid "TLS required but not configured in Bacula.\n"
848 #: src/console/console.c:589 src/gnome2-console/console.c:147
851 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
852 "Director \"%s\" in %s. At least one CA certificate store is required.\n"
855 #: src/console/console.c:598 src/gnome2-console/console.c:156
858 "No Director resource defined in %s\n"
859 "Without that I don't how to speak to the Director :-(\n"
862 #: src/console/console.c:618 src/gnome2-console/console.c:176
865 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
866 "Console \"%s\" in %s.\n"
869 #: src/console/console.c:763
870 msgid "Too many arguments on input command.\n"
873 #: src/console/console.c:767
874 msgid "First argument to input command must be a filename.\n"
877 #: src/console/console.c:772
879 msgid "Cannot open file %s for input. ERR=%s\n"
882 #: src/console/console.c:802
883 msgid "Too many arguments on output/tee command.\n"
886 #: src/console/console.c:818
888 msgid "Cannot open file %s for output. ERR=%s\n"
891 #: src/console/console_conf.c:123 src/gnome2-console/console_conf.c:122
892 #: src/wx-console/console_conf.c:124
894 msgid "No record for %d %s\n"
897 #: src/console/console_conf.c:132 src/wx-console/console_conf.c:133
899 msgid "Console: name=%s rcfile=%s histfile=%s\n"
902 #: src/console/console_conf.c:136 src/gnome2-console/console_conf.c:131
903 #: src/wx-console/console_conf.c:137
905 msgid "Director: name=%s address=%s DIRport=%d\n"
908 #: src/console/console_conf.c:140 src/console/console_conf.c:216
909 #: src/console/console_conf.c:261 src/console/console_conf.c:288
910 #: src/filed/filed_conf.c:268 src/filed/filed_conf.c:327
911 #: src/filed/filed_conf.c:357 src/gnome2-console/console_conf.c:142
912 #: src/gnome2-console/console_conf.c:220 src/gnome2-console/console_conf.c:268
913 #: src/gnome2-console/console_conf.c:298 src/stored/stored_conf.c:467
914 #: src/stored/stored_conf.c:555 src/stored/stored_conf.c:590
915 #: src/wx-console/console_conf.c:141 src/wx-console/console_conf.c:216
916 #: src/wx-console/console_conf.c:261 src/wx-console/console_conf.c:288
918 msgid "Unknown resource type %d\n"
921 #: src/console/console_conf.c:242 src/dird/dird_conf.c:1109
922 #: src/dird/dird_conf.c:1124 src/filed/filed_conf.c:296
923 #: src/gnome2-console/console_conf.c:246 src/tray-monitor/tray_conf.c:262
924 #: src/wx-console/console_conf.c:242
926 msgid "%s item is required in %s resource, but not found.\n"
929 #: src/console/console_conf.c:304 src/dird/dird_conf.c:1296
930 #: src/filed/filed_conf.c:374 src/gnome2-console/console_conf.c:314
931 #: src/tray-monitor/tray_conf.c:341 src/wx-console/console_conf.c:304
933 msgid "Attempt to define second %s resource named \"%s\" is not permitted.\n"
936 #: src/dird/admin.c:55
938 msgid "Start Admin JobId %d, Job=%s\n"
941 #: src/dird/admin.c:82 src/dird/backup.c:337 src/dird/mac.c:236
943 msgid "Error getting job record for stats: %s"
946 #: src/dird/admin.c:90
950 #: src/dird/admin.c:94
951 msgid "*** Admin Error ***"
954 #: src/dird/admin.c:98
955 msgid "Admin Canceled"
958 #: src/dird/admin.c:102 src/dird/backup.c:449 src/dird/mac.c:338
959 #: src/dird/restore.c:258
961 msgid "Inappropriate term code: %c\n"
964 #: src/dird/admin.c:108
968 #: src/dird/admin.c:108
980 #: src/dird/authenticate.c:67 src/dird/authenticate.c:68
981 #: src/tray-monitor/authenticate.c:121
983 msgid "Error sending Hello to Storage daemon. ERR=%s\n"
986 #: src/dird/authenticate.c:93
987 msgid "Director and Storage daemon passwords or names not the same.\n"
990 #: src/dird/authenticate.c:95
992 "Unable to authenticate with Storage daemon. Possible causes:\n"
993 "Passwords or names not the same or\n"
994 "Maximum Concurrent Jobs exceeded on the SD or\n"
995 "SD networking messed up (restart daemon).\n"
996 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
1000 #: src/dird/authenticate.c:123 src/dird/authenticate.c:223
1001 #: src/dird/authenticate.c:356 src/filed/authenticate.c:141
1002 #: src/filed/authenticate.c:237 src/stored/authenticate.c:145
1003 #: src/stored/authenticate.c:249
1004 msgid "TLS negotiation failed.\n"
1007 #: src/dird/authenticate.c:132 src/tray-monitor/authenticate.c:134
1009 msgid "bdird<stored: bad response to Hello command: ERR=%s\n"
1012 #: src/dird/authenticate.c:139 src/dird/authenticate.c:140
1013 #: src/tray-monitor/authenticate.c:141
1014 msgid "Storage daemon rejected Hello command\n"
1017 #: src/dird/authenticate.c:167 src/tray-monitor/authenticate.c:166
1019 msgid "Error sending Hello to File daemon. ERR=%s\n"
1022 #: src/dird/authenticate.c:193
1023 msgid "Director and File daemon passwords or names not the same.\n"
1026 #: src/dird/authenticate.c:195
1028 "Unable to authenticate with File daemon. Possible causes:\n"
1029 "Passwords or names not the same or\n"
1030 "Maximum Concurrent Jobs exceeded on the FD or\n"
1031 "FD networking messed up (restart daemon).\n"
1032 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
1036 #: src/dird/authenticate.c:232 src/dird/authenticate.c:234
1037 #: src/tray-monitor/authenticate.c:179
1039 msgid "Bad response from File daemon to Hello command: ERR=%s\n"
1042 #: src/dird/authenticate.c:241 src/dird/authenticate.c:242
1043 #: src/tray-monitor/authenticate.c:186
1044 msgid "File daemon rejected Hello command\n"
1047 #: src/dird/authenticate.c:268
1049 msgid "UA Hello from %s:%s:%d is invalid. Len=%d\n"
1052 #: src/dird/authenticate.c:275
1054 msgid "UA Hello from %s:%s:%d is invalid. Got: %s\n"
1057 #: src/dird/authenticate.c:332
1059 "Authorization problem: Remote client did not advertise required TLS "
1063 #: src/dird/authenticate.c:340
1064 msgid "Authorization problem: Remote client requires TLS.\n"
1067 #: src/dird/authenticate.c:368
1069 msgid "Unable to authenticate console \"%s\" at %s:%s:%d.\n"
1072 #: src/dird/authenticate.c:373
1074 msgid "1000 OK: %s Version: %s (%s)\n"
1077 #: src/dird/autoprune.c:57
1078 msgid "Begin pruning Jobs.\n"
1081 #: src/dird/autoprune.c:65
1082 msgid "Begin pruning Files.\n"
1085 #: src/dird/autoprune.c:70
1091 #: src/dird/backup.c:79 src/dird/backup.c:85 src/dird/mac.c:100
1092 #: src/dird/ua_output.c:609
1094 msgid "Pool %s not in database. %s"
1097 #: src/dird/backup.c:83 src/dird/mac.c:104 src/dird/ua_output.c:617
1099 msgid "Pool %s created in database.\n"
1102 #: src/dird/backup.c:115
1103 msgid "Could not start clone job.\n"
1106 #: src/dird/backup.c:117
1108 msgid "Clone JobId %d started.\n"
1111 #: src/dird/backup.c:142
1113 msgid "Start Backup JobId %u, Job=%s\n"
1116 #: src/dird/backup.c:270
1118 msgid "Unexpected Client Job message: %s\n"
1121 #: src/dird/backup.c:278
1123 msgid "Network error with FD during %s: ERR=%s\n"
1126 #: src/dird/backup.c:294
1127 msgid "No Job status returned from FD.\n"
1130 #: src/dird/backup.c:344
1132 msgid "Error getting client record for stats: %s"
1135 #: src/dird/backup.c:350 src/dird/mac.c:243
1137 msgid "Error getting Media record for Volume \"%s\": ERR=%s"
1140 #: src/dird/backup.c:378 src/dird/mac.c:271
1142 msgid "Could not get Job Volume Parameters to update Bootstrap file. ERR=%s\n"
1145 #: src/dird/backup.c:412 src/dird/mac.c:301
1148 "Could not open WriteBootstrap file:\n"
1152 #: src/dird/backup.c:422 src/dird/mac.c:311
1153 msgid "Backup OK -- with warnings"
1156 #: src/dird/backup.c:424 src/dird/mac.c:313 src/stored/bscan.c:1054
1160 #: src/dird/backup.c:429 src/dird/mac.c:318 src/stored/bscan.c:1058
1161 msgid "*** Backup Error ***"
1164 #: src/dird/backup.c:439 src/dird/mac.c:328 src/stored/bscan.c:1061
1165 msgid "Backup Canceled"
1168 #: src/dird/backup.c:489
1171 "Bacula %s (%s): %s\n"
1174 " Backup Level: %s%s\n"
1175 " Client: \"%s\" %s\n"
1176 " FileSet: \"%s\" %s\n"
1178 " Storage: \"%s\"\n"
1179 " Scheduled time: %s\n"
1183 " FD Files Written: %s\n"
1184 " SD Files Written: %s\n"
1185 " FD Bytes Written: %s\n"
1186 " SD Bytes Written: %s\n"
1187 " Rate: %.1f KB/s\n"
1188 " Software Compression: %s\n"
1189 " Volume name(s): %s\n"
1190 " Volume Session Id: %d\n"
1191 " Volume Session Time: %d\n"
1192 " Last Volume Bytes: %s\n"
1193 " Non-fatal FD errors: %d\n"
1195 " FD termination status: %s\n"
1196 " SD termination status: %s\n"
1197 " Termination: %s\n"
1201 #: src/dird/bsr.c:155
1203 msgid "Unable to get Job record. ERR=%s\n"
1206 #: src/dird/bsr.c:162
1208 msgid "Unable to get Job Volume Parameters. ERR=%s\n"
1211 #: src/dird/bsr.c:201
1213 msgid "Unable to create bootstrap file %s. ERR=%s\n"
1216 #: src/dird/bsr.c:210
1217 msgid "Error writing bsr file.\n"
1220 #: src/dird/bsr.c:216
1222 msgid "Bootstrap records written to %s\n"
1225 #: src/dird/bsr.c:220
1226 msgid "The job will require the following Volumes:\n"
1229 #: src/dird/bsr.c:235
1230 msgid "No Volumes found to restore.\n"
1233 #: src/dird/catreq.c:109 src/dird/catreq.c:298
1235 msgid "1990 Invalid Catalog Request: %s"
1238 #: src/dird/catreq.c:110
1240 msgid "Invalid Catalog request; DB not open: %s"
1243 #: src/dird/catreq.c:131
1244 msgid "1901 No Media.\n"
1247 #: src/dird/catreq.c:159
1251 #: src/dird/catreq.c:161
1252 msgid "not correct MediaType"
1255 #: src/dird/catreq.c:187
1257 msgid "1998 Volume \"%s\" status is %s, %s.\n"
1260 #: src/dird/catreq.c:192
1262 msgid "1997 Volume \"%s\" not in catalog.\n"
1265 #: src/dird/catreq.c:213
1267 msgid "Unable to get Media record for Volume %s: ERR=%s\n"
1270 #: src/dird/catreq.c:215
1272 msgid "1991 Catalog Request for vol=%s failed: %s"
1275 #: src/dird/catreq.c:235
1278 "Volume Files at %u being set to %u for Volume \"%s\". This is incorrect.\n"
1281 #: src/dird/catreq.c:238 src/dird/catreq.c:270
1282 msgid "1992 Update Media error\n"
1285 #: src/dird/catreq.c:268
1287 msgid "Catalog error updating Media record. %s"
1290 #: src/dird/catreq.c:287
1292 msgid "Catalog error creating JobMedia record. %s"
1295 #: src/dird/catreq.c:289
1296 msgid "1991 Update JobMedia error\n"
1299 #: src/dird/catreq.c:299
1301 msgid "Invalid Catalog request: %s"
1304 #: src/dird/catreq.c:398
1305 msgid "Got MD5/SHA1 but not same File as attributes\n"
1308 #: src/dird/catreq.c:422
1310 msgid "Catalog error updating MD5/SHA1. %s"
1313 #: src/dird/dird.c:71
1316 "Copyright (C) 2000-2005 Kern Sibbald.\n"
1318 "Version: %s (%s)\n"
1320 "Usage: dird [-f -s] [-c config_file] [-d debug_level] [config_file]\n"
1321 " -c <file> set configuration file to file\n"
1322 " -dnn set debug level to nn\n"
1323 " -f run in foreground (for debugging)\n"
1325 " -r <job> run <job> now\n"
1327 " -t test - read configuration and exit\n"
1329 " -v verbose user messages\n"
1330 " -? print this message.\n"
1334 #: src/dird/dird.c:396
1335 msgid "Too many open reload requests. Request ignored.\n"
1338 #: src/dird/dird.c:411
1339 msgid "Out of reload table entries. Giving up.\n"
1342 #: src/dird/dird.c:414
1343 msgid "Resetting previous configuration.\n"
1346 #: src/dird/dird.c:474
1349 "No Director resource defined in %s\n"
1350 "Without that I don't know who I am :-(\n"
1353 #: src/dird/dird.c:482 src/filed/filed.c:295
1355 msgid "No Messages resource defined in %s\n"
1358 #: src/dird/dird.c:487
1360 msgid "Only one Director resource permitted in %s\n"
1363 #: src/dird/dird.c:502 src/filed/filed.c:357 src/stored/stored.c:362
1365 msgid "\"TLS Certificate\" file not defined for Director \"%s\" in %s.\n"
1368 #: src/dird/dird.c:508 src/filed/filed.c:363 src/stored/stored.c:368
1370 msgid "\"TLS Key\" file not defined for Director \"%s\" in %s.\n"
1373 #: src/dird/dird.c:514 src/filed/filed.c:369 src/stored/stored.c:374
1376 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
1377 "Director \"%s\" in %s. At least one CA certificate store is required when "
1378 "using \"TLS Verify Peer\".\n"
1381 #: src/dird/dird.c:533 src/filed/filed.c:388 src/stored/stored.c:393
1383 msgid "Failed to initialize TLS context for Director \"%s\" in %s.\n"
1386 #: src/dird/dird.c:541
1388 msgid "No Job records defined in %s\n"
1391 #: src/dird/dird.c:585 src/dird/dird.c:598
1393 msgid "Hey something is wrong. p=0x%lu\n"
1396 #: src/dird/dird.c:647
1398 msgid "\"%s\" directive in Job \"%s\" resource is required, but not found.\n"
1401 #: src/dird/dird.c:654
1402 msgid "Too many items in Job resource\n"
1405 #: src/dird/dird.c:672 src/dird/job.c:101 src/dird/ua_cmds.c:1424
1406 #: src/dird/ua_output.c:598
1408 msgid "Could not open database \"%s\".\n"
1411 #: src/dird/dird.c:675
1416 #: src/dird/dird.c:717
1419 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
1420 "Storage \"%s\" in %s.\n"
1423 #: src/dird/dird.c:733 src/stored/stored.c:348
1425 msgid "Failed to initialize TLS context for Storage \"%s\" in %s.\n"
1428 #: src/dird/dird.c:784
1430 msgid "\"TLS Certificate\" file not defined for Console \"%s\" in %s.\n"
1433 #: src/dird/dird.c:790
1435 msgid "\"TLS Key\" file not defined for Console \"%s\" in %s.\n"
1438 #: src/dird/dird.c:796
1441 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
1442 "Console \"%s\" in %s. At least one CA certificate store is required when "
1443 "using \"TLS Verify Peer\".\n"
1446 #: src/dird/dird.c:813 src/dird/dird.c:853 src/filed/filed.c:326
1448 msgid "Failed to initialize TLS context for File daemon \"%s\" in %s.\n"
1451 #: src/dird/dird.c:836
1454 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
1455 "File daemon \"%s\" in %s.\n"
1458 #: src/dird/dird_conf.c:441 src/tray-monitor/tray_conf.c:152
1460 msgid "No %s resource defined\n"
1463 #: src/dird/dird_conf.c:450
1465 msgid "Director: name=%s MaxJobs=%d FDtimeout=%s SDtimeout=%s\n"
1468 #: src/dird/dird_conf.c:455
1470 msgid " query_file=%s\n"
1473 #: src/dird/dird_conf.c:458 src/dird/dird_conf.c:483 src/dird/dird_conf.c:497
1474 #: src/dird/dird_conf.c:541 src/dird/dird_conf.c:545 src/dird/dird_conf.c:549
1475 #: src/dird/dird_conf.c:573 src/dird/dird_conf.c:578 src/dird/dird_conf.c:582
1476 #: src/dird/dird_conf.c:586 src/dird/dird_conf.c:590 src/dird/dird_conf.c:594
1477 #: src/dird/dird_conf.c:604
1481 #: src/dird/dird_conf.c:464 src/dird/dird_conf.c:467
1483 msgid "Console: name=%s SSL=%d\n"
1486 #: src/dird/dird_conf.c:473
1488 msgid "Counter: name=%s min=%d max=%d cur=%d wrapcntr=%s\n"
1491 #: src/dird/dird_conf.c:478
1493 msgid "Counter: name=%s min=%d max=%d\n"
1496 #: src/dird/dird_conf.c:489
1498 msgid "Client: name=%s address=%s FDport=%d MaxJobs=%u\n"
1501 #: src/dird/dird_conf.c:492
1503 msgid " JobRetention=%s FileRetention=%s AutoPrune=%d\n"
1506 #: src/dird/dird_conf.c:504
1509 "Device: name=%s ok=%d num_writers=%d max_writers=%d\n"
1510 " reserved=%d open=%d append=%d read=%d labeled=%d offline=%d autochgr=%"
1512 " poolid=%s volname=%s MediaType=%s\n"
1515 #: src/dird/dird_conf.c:514
1518 "Storage: name=%s address=%s SDport=%d MaxJobs=%u\n"
1519 " DeviceName=%s MediaType=%s StorageId=%s\n"
1522 #: src/dird/dird_conf.c:523
1525 "Catalog: name=%s address=%s DBport=%d db_name=%s\n"
1526 " db_user=%s MutliDBConn=%d\n"
1529 #: src/dird/dird_conf.c:531
1531 msgid "%s: name=%s JobType=%d level=%s Priority=%d MaxJobs=%u\n"
1534 #: src/dird/dird_conf.c:532
1538 #: src/dird/dird_conf.c:536
1540 msgid " Resched=%d Times=%d Interval=%s Spool=%d WritePartAfterJob=%d\n"
1543 #: src/dird/dird_conf.c:553
1545 msgid " --> Where=%s\n"
1548 #: src/dird/dird_conf.c:556
1550 msgid " --> Bootstrap=%s\n"
1553 #: src/dird/dird_conf.c:559
1555 msgid " --> RunBefore=%s\n"
1558 #: src/dird/dird_conf.c:562
1560 msgid " --> RunAfter=%s\n"
1563 #: src/dird/dird_conf.c:565
1565 msgid " --> RunAfterFailed=%s\n"
1568 #: src/dird/dird_conf.c:568
1570 msgid " --> WriteBootstrap=%s\n"
1573 #: src/dird/dird_conf.c:600
1575 msgid " --> Run=%s\n"
1578 #: src/dird/dird_conf.c:611
1580 msgid "FileSet: name=%s\n"
1583 #: src/dird/dird_conf.c:673 src/dird/dird_conf.c:752
1585 msgid "Schedule: name=%s\n"
1588 #: src/dird/dird_conf.c:678
1590 msgid " --> Run Level=%s\n"
1593 #: src/dird/dird_conf.c:679
1597 #: src/dird/dird_conf.c:688
1601 #: src/dird/dird_conf.c:697
1605 #: src/dird/dird_conf.c:706
1609 #: src/dird/dird_conf.c:715
1613 #: src/dird/dird_conf.c:724
1617 #: src/dird/dird_conf.c:733
1622 #: src/dird/dird_conf.c:735 src/dird/dird_conf.c:739 src/dird/dird_conf.c:743
1626 #: src/dird/dird_conf.c:756
1628 msgid "Pool: name=%s PoolType=%s\n"
1631 #: src/dird/dird_conf.c:758
1633 msgid " use_cat=%d use_once=%d acpt_any=%d cat_files=%d\n"
1636 #: src/dird/dird_conf.c:761
1638 msgid " max_vols=%d auto_prune=%d VolRetention=%s\n"
1641 #: src/dird/dird_conf.c:764
1643 msgid " VolUse=%s recycle=%d LabelFormat=%s\n"
1646 #: src/dird/dird_conf.c:768
1648 msgid " CleaningPrefix=%s LabelType=%d\n"
1651 #: src/dird/dird_conf.c:770
1653 msgid " RecyleOldest=%d PurgeOldest=%d MaxVolJobs=%d MaxVolFiles=%d\n"
1656 #: src/dird/dird_conf.c:776
1658 msgid "Messages: name=%s\n"
1661 #: src/dird/dird_conf.c:778
1663 msgid " mailcmd=%s\n"
1666 #: src/dird/dird_conf.c:780
1671 #: src/dird/dird_conf.c:783 src/tray-monitor/tray_conf.c:179
1673 msgid "Unknown resource type %d in dump_resource.\n"
1676 #: src/dird/dird_conf.c:1077 src/tray-monitor/tray_conf.c:232
1678 msgid "Unknown resource type %d in free_resource.\n"
1681 #: src/dird/dird_conf.c:1115 src/lib/parse_conf.c:211
1682 #: src/tray-monitor/tray_conf.c:268
1684 msgid "Too many items in %s resource\n"
1687 #: src/dird/dird_conf.c:1149
1689 msgid "Cannot find Console resource %s\n"
1692 #: src/dird/dird_conf.c:1155 src/filed/filed_conf.c:316
1693 #: src/stored/stored_conf.c:523
1695 msgid "Cannot find Director resource %s\n"
1698 #: src/dird/dird_conf.c:1162 src/stored/stored_conf.c:529
1700 msgid "Cannot find Storage resource %s\n"
1703 #: src/dird/dird_conf.c:1171
1705 msgid "Cannot find Job resource %s\n"
1708 #: src/dird/dird_conf.c:1189
1710 msgid "Cannot find Counter resource %s\n"
1713 #: src/dird/dird_conf.c:1197 src/filed/filed_conf.c:322
1715 msgid "Cannot find Client resource %s\n"
1718 #: src/dird/dird_conf.c:1209
1720 msgid "Cannot find Schedule resource %s\n"
1723 #: src/dird/dird_conf.c:1214 src/tray-monitor/tray_conf.c:287
1725 msgid "Unknown resource type %d in save_resource.\n"
1728 #: src/dird/dird_conf.c:1274 src/tray-monitor/tray_conf.c:322
1730 msgid "Unknown resource type %d in save_resrouce.\n"
1733 #: src/dird/dird_conf.c:1289
1735 msgid "Name item is required in %s resource, but not found.\n"
1738 #: src/dird/dird_conf.c:1301
1740 msgid "Inserting %s res: %s index=%d pass=%d\n"
1743 #: src/dird/dird_conf.c:1374
1745 msgid "Expected a Job Type keyword, got: %s"
1748 #: src/dird/dird_conf.c:1398
1750 msgid "Expected a Job Level keyword, got: %s"
1753 #: src/dird/dird_conf.c:1418
1755 msgid "Expected a Restore replacement option, got: %s"
1758 #: src/dird/expand.c:137
1762 #: src/dird/expand.c:138
1766 #: src/dird/expand.c:139
1770 #: src/dird/expand.c:140
1774 #: src/dird/expand.c:141
1778 #: src/dird/expand.c:142
1782 #: src/dird/expand.c:143
1786 #: src/dird/expand.c:146
1790 #: src/dird/expand.c:147 src/dird/ua_run.c:641 src/dird/pythondir.c:62
1791 #: src/filed/pythonfd.c:74 src/stored/pythonsd.c:60
1795 #: src/dird/expand.c:148 src/dird/pythondir.c:63 src/filed/pythonfd.c:75
1796 #: src/stored/pythonsd.c:61
1800 #: src/dird/expand.c:149 src/dird/ua_purge.c:172 src/dird/ua_run.c:658
1801 #: src/dird/pythondir.c:64 src/filed/pythonfd.c:76 src/stored/pythonsd.c:62
1805 #: src/dird/expand.c:151 src/dird/pythondir.c:66
1809 #: src/dird/expand.c:154 src/dird/ua_select.c:205 src/dird/pythondir.c:69
1813 #: src/dird/expand.c:156 src/dird/pythondir.c:71 src/filed/pythonfd.c:78
1814 #: src/stored/pythonsd.c:66
1818 #: src/dird/expand.c:240
1820 msgid "Count not update counter %s: ERR=%s\n"
1823 #: src/dird/expand.c:412
1825 msgid "Cannot create var context: ERR=%s\n"
1828 #: src/dird/expand.c:417
1830 msgid "Cannot set var callback: ERR=%s\n"
1833 #: src/dird/expand.c:423
1835 msgid "Cannot set var operate: ERR=%s\n"
1838 #: src/dird/expand.c:429 src/dird/expand.c:444
1840 msgid "Cannot unescape string: ERR=%s\n"
1843 #: src/dird/expand.c:437
1845 msgid "Cannot expand expression \"%s\": ERR=%s\n"
1848 #: src/dird/expand.c:455
1850 msgid "Cannot destroy var context: ERR=%s\n"
1853 #: src/dird/fd_cmds.c:73 src/tray-monitor/tray-monitor.c:867
1857 #: src/dird/fd_cmds.c:104
1859 msgid "File daemon \"%s\" rejected Job command: %s\n"
1862 #: src/dird/fd_cmds.c:117
1864 msgid "Error updating Client record. ERR=%s\n"
1867 #: src/dird/fd_cmds.c:122
1869 msgid "FD gave bad response to JobId command: %s\n"
1872 #: src/dird/fd_cmds.c:144 src/dird/fd_cmds.c:180
1876 #: src/dird/fd_cmds.c:164
1877 msgid "No prior or suitable Full backup found. Doing FULL backup.\n"
1880 #: src/dird/fd_cmds.c:165 src/dird/fd_cmds.c:173
1882 msgid " (upgraded from %s)"
1885 #: src/dird/fd_cmds.c:171
1887 msgid "Prior failed job found. Upgrading to %s.\n"
1890 #: src/dird/fd_cmds.c:196
1891 msgid "since_utime "
1894 #: src/dird/fd_cmds.c:232
1896 msgid "Unimplemented backup level %d %c\n"
1899 #: src/dird/fd_cmds.c:320 src/filed/job.c:565
1901 msgid "Cannot run program: %s. ERR=%s\n"
1904 #: src/dird/fd_cmds.c:331 src/dird/fd_cmds.c:356 src/dird/fd_cmds.c:370
1905 msgid ">filed: write error on socket\n"
1908 #: src/dird/fd_cmds.c:337
1910 msgid "Error running program: %s. ERR=%s\n"
1913 #: src/dird/fd_cmds.c:346
1915 msgid "Cannot open included file: %s. ERR=%s\n"
1918 #: src/dird/fd_cmds.c:441 src/filed/job.c:1617
1920 msgid "Could not open bootstrap file %s: ERR=%s\n"
1923 #: src/dird/fd_cmds.c:526
1926 "<filed: bad attributes, expected 3 fields got %d\n"
1927 "msglen=%d msg=%s\n"
1930 #: src/dird/fd_cmds.c:571 src/dird/verify.c:696
1932 msgid "MD5/SHA1 index %d not same as attributes %d\n"
1935 #: src/dird/fd_cmds.c:588
1937 msgid "<filed: Network error getting attributes. ERR=%s\n"
1940 #: src/dird/getmsg.c:135
1942 msgid "bget_dirmsg: unknown bnet signal %d\n"
1945 #: src/dird/getmsg.c:153 src/dird/getmsg.c:166 src/dird/getmsg.c:178
1946 #: src/dird/getmsg.c:225 src/dird/getmsg.c:249
1948 msgid "Malformed message: %s\n"
1951 #: src/dird/getmsg.c:159
1953 msgid "Job not found: %s\n"
1956 #: src/dird/getmsg.c:318
1958 msgid "Bad response to %s command: wanted %s, got %s\n"
1961 #: src/dird/getmsg.c:323
1963 msgid "Socket error on %s command: ERR=%s\n"
1966 #: src/dird/inc_conf.c:249
1968 msgid "Expected a FileSet option keyword, got:%s:"
1971 #: src/dird/inc_conf.c:282
1972 msgid "Old style Include/Exclude not supported\n"
1975 #: src/dird/inc_conf.c:310 src/dird/inc_conf.c:577
1977 msgid "Expecting keyword, got: %s\n"
1980 #: src/dird/inc_conf.c:318 src/dird/inc_conf.c:583 src/lib/parse_conf.c:819
1982 msgid "expected an equals, got: %s"
1985 #: src/dird/inc_conf.c:328 src/dird/inc_conf.c:592
1987 msgid "Keyword %s not permitted in this resource"
1990 #: src/dird/inc_conf.c:381
1992 msgid "Regex compile error. ERR=%s\n"
1995 #: src/dird/inc_conf.c:402
1997 msgid "Expected a regex string, got: %s\n"
2000 #: src/dird/inc_conf.c:488
2002 msgid "Expected a wild-card string, got: %s\n"
2005 #: src/dird/inc_conf.c:511
2007 msgid "Expected an fstype string, got: %s\n"
2010 #: src/dird/inc_conf.c:546
2012 msgid "Expected a filename, got: %s"
2015 #: src/dird/inc_conf.c:562
2017 msgid "Expecting open brace. Got %s"
2020 #: src/dird/inc_conf.c:617
2022 msgid "Expected a FileSet keyword, got: %s"
2025 #: src/dird/job.c:50
2027 msgid "Could not init job queue: ERR=%s\n"
2030 #: src/dird/job.c:86 src/stored/dircmd.c:174 src/stored/stored.c:488
2032 msgid "Unable to init job cond variable: ERR=%s\n"
2035 #: src/dird/job.c:139
2037 msgid "Could not add job queue: ERR=%s\n"
2040 #: src/dird/job.c:178
2041 msgid "Job canceled because max start delay time exceeded.\n"
2044 #: src/dird/job.c:229 src/dird/job.c:307
2046 msgid "Unimplemented job type: %d\n"
2049 #: src/dird/job.c:254
2051 msgid "RunBefore: %s"
2054 #: src/dird/job.c:259
2056 msgid "RunBeforeJob error: ERR=%s\n"
2059 #: src/dird/job.c:325
2061 msgid "RunAfter: %s"
2064 #: src/dird/job.c:335
2066 msgid "RunAfterJob error: ERR=%s\n"
2069 #: src/dird/job.c:337
2071 msgid "RunAfterFailedJob error: ERR=%s\n"
2074 #: src/dird/job.c:376
2076 msgid "JobId %d, Job %s marked to be canceled.\n"
2079 #: src/dird/job.c:387
2080 msgid "Failed to connect to File daemon.\n"
2083 #: src/dird/job.c:409 src/dird/ua_cmds.c:619 src/dird/ua_cmds.c:1265
2084 #: src/dird/ua_label.c:682
2085 msgid "Failed to connect to Storage daemon.\n"
2088 #: src/dird/job.c:545 src/dird/job.c:593
2090 msgid "Unhandled job status code %d\n"
2093 #: src/dird/job.c:621 src/stored/bscan.c:902
2095 msgid "Could not create Client record. ERR=%s\n"
2098 #: src/dird/job.c:652
2099 msgid "FileSet MD5 signature not found.\n"
2102 #: src/dird/job.c:657
2104 msgid "Could not create FileSet \"%s\" record. ERR=%s\n"
2107 #: src/dird/job.c:695
2109 msgid "Error updating job record. %s"
2112 #: src/dird/jobq.c:67
2114 msgid "pthread_attr_init: ERR=%s\n"
2117 #: src/dird/jobq.c:76
2119 msgid "pthread_mutex_init: ERR=%s\n"
2122 #: src/dird/jobq.c:82
2124 msgid "pthread_cond_init: ERR=%s\n"
2127 #: src/dird/jobq.c:115 src/dird/jobq.c:242 src/dird/jobq.c:307
2128 #: src/dird/jobq.c:388
2130 msgid "pthread_mutex_lock: ERR=%s\n"
2133 #: src/dird/jobq.c:128
2135 msgid "pthread_cond_broadcast: ERR=%s\n"
2138 #: src/dird/jobq.c:136
2140 msgid "pthread_cond_wait: ERR=%s\n"
2143 #: src/dird/jobq.c:144
2145 msgid "pthread_mutex_unlock: ERR=%s\n"
2148 #: src/dird/jobq.c:180
2150 msgid "Job %s waiting %d seconds for scheduled start time.\n"
2153 #: src/dird/jobq.c:235
2155 msgid "pthread_thread_create: ERR=%s\n"
2158 #: src/dird/jobq.c:353
2160 msgid "pthread_cond_signal: ERR=%s\n"
2163 #: src/dird/jobq.c:362
2165 msgid "pthread_create: ERR=%s\n"
2168 #: src/dird/jobq.c:487
2170 msgid "Rescheduled Job %s at %s to re-run in %d seconds.\n"
2173 #: src/dird/mac.c:67 src/dird/verify.c:92
2174 msgid "Unable to find JobId of previous Job for this client.\n"
2177 #: src/dird/mac.c:141
2179 msgid "Start %s JobId %u, Job=%s\n"
2182 #: src/dird/mac.c:377
2185 "Bacula %s (%s): %s\n"
2188 " Backup Level: %s%s\n"
2190 " FileSet: \"%s\" %s\n"
2194 " FD Files Written: %s\n"
2195 " SD Files Written: %s\n"
2196 " FD Bytes Written: %s\n"
2197 " SD Bytes Written: %s\n"
2198 " Rate: %.1f KB/s\n"
2199 " Software Compression: %s\n"
2200 " Volume name(s): %s\n"
2201 " Volume Session Id: %d\n"
2202 " Volume Session Time: %d\n"
2203 " Last Volume Bytes: %s\n"
2204 " Non-fatal FD errors: %d\n"
2206 " FD termination status: %s\n"
2207 " SD termination status: %s\n"
2208 " Termination: %s\n"
2212 #: src/dird/msgchan.c:78 src/filed/job.c:1128
2213 #: src/tray-monitor/tray-monitor.c:874
2214 msgid "Storage daemon"
2217 #: src/dird/msgchan.c:157
2219 msgid "Storage daemon rejected Job command: %s\n"
2222 #: src/dird/msgchan.c:164
2224 msgid "<stored: bad response to Job command: %s\n"
2227 #: src/dird/msgchan.c:211
2231 " Storage daemon didn't accept Device \"%s\" because:\n"
2235 #: src/dird/msgchan.c:241 src/dird/msgchan.c:382
2237 msgid "Cannot create message thread: %s\n"
2240 #: src/dird/newvol.c:77
2242 msgid "Illegal character in Volume name \"%s\"\n"
2245 #: src/dird/newvol.c:89
2247 msgid "Created new Volume \"%s\" in catalog.\n"
2250 #: src/dird/newvol.c:117
2252 msgid "Wanted to create Volume \"%s\", but it already exists. Trying again.\n"
2255 #: src/dird/newvol.c:126
2256 msgid "Too many failures. Giving up creating Volume name.\n"
2259 #: src/dird/next_vol.c:124
2261 msgid "Using Volume \"%s\" from 'Scratch' pool.\n"
2264 #: src/dird/next_vol.c:150
2266 msgid "Purging oldest volume \"%s\"\n"
2269 #: src/dird/next_vol.c:156
2271 msgid "Pruning oldest volume \"%s\"\n"
2274 #: src/dird/next_vol.c:175
2275 msgid "We seem to be looping trying to find the next volume. I give up.\n"
2278 #: src/dird/next_vol.c:200
2280 msgid "Max Volume bytes exceeded. Marking Volume \"%s\" as Full.\n"
2283 #: src/dird/next_vol.c:207
2285 msgid "Volume used once. Marking Volume \"%s\" as Used.\n"
2288 #: src/dird/next_vol.c:214
2290 msgid "Max Volume jobs exceeded. Marking Volume \"%s\" as Used.\n"
2293 #: src/dird/next_vol.c:221
2295 msgid "Max Volume files exceeded. Marking Volume \"%s\" as Used.\n"
2298 #: src/dird/next_vol.c:231
2300 msgid "Max configured use duration exceeded. Marking Volume \"%s\" as Used.\n"
2303 #: src/dird/next_vol.c:241
2305 msgid "Catalog error updating volume \"%s\". ERR=%s"
2308 #: src/dird/next_vol.c:262
2309 msgid "volume has expired"
2312 #: src/dird/next_vol.c:280 src/dird/next_vol.c:316
2314 msgid "Recycled current volume \"%s\"\n"
2317 #: src/dird/next_vol.c:285
2318 msgid "and recycling of current volume failed"
2321 #: src/dird/next_vol.c:291
2322 msgid "but should be Append, Purged or Recycle"
2325 #: src/dird/next_vol.c:319
2327 "but should be Append, Purged or Recycle (recycling of the current volume "
2331 #: src/dird/next_vol.c:323
2333 "but should be Append, Purged or Recycle (cannot automatically recycle "
2334 "current volume, as it still contains unpruned data)"
2337 #: src/dird/recycle.c:102
2339 msgid "Recycled volume \"%s\"\n"
2342 #: src/dird/restore.c:70
2343 msgid "Cannot restore without bootstrap file.\n"
2346 #: src/dird/restore.c:77
2348 msgid "Start Restore Job %s\n"
2351 #: src/dird/restore.c:231
2352 msgid "Restore OK -- warning file count mismatch"
2355 #: src/dird/restore.c:233
2359 #: src/dird/restore.c:238
2360 msgid "*** Restore Error ***"
2363 #: src/dird/restore.c:248
2364 msgid "Restore Canceled"
2367 #: src/dird/restore.c:275
2370 "Bacula %s (%s): %s\n"
2376 " Files Expected: %s\n"
2377 " Files Restored: %s\n"
2378 " Bytes Restored: %s\n"
2379 " Rate: %.1f KB/s\n"
2381 " FD termination status: %s\n"
2382 " SD termination status: %s\n"
2383 " Termination: %s\n"
2387 #: src/dird/run_conf.c:57 src/dird/ua_output.c:52 src/dird/ua_output.c:76
2391 #: src/dird/run_conf.c:58
2395 #: src/dird/run_conf.c:60
2399 #: src/dird/run_conf.c:61
2403 #: src/dird/run_conf.c:62
2407 #: src/dird/run_conf.c:63
2411 #: src/dird/run_conf.c:64
2415 #: src/dird/run_conf.c:65
2419 #: src/dird/run_conf.c:66
2423 #: src/dird/run_conf.c:67
2427 #: src/dird/run_conf.c:68
2431 #: src/dird/run_conf.c:69
2435 #: src/dird/run_conf.c:70
2439 #: src/dird/run_conf.c:71
2443 #: src/dird/run_conf.c:72
2447 #: src/dird/run_conf.c:73
2451 #: src/dird/run_conf.c:74
2455 #: src/dird/run_conf.c:75
2459 #: src/dird/run_conf.c:76
2463 #: src/dird/run_conf.c:77
2467 #: src/dird/run_conf.c:78
2471 #: src/dird/run_conf.c:80
2475 #: src/dird/run_conf.c:81
2479 #: src/dird/run_conf.c:82
2483 #: src/dird/run_conf.c:83
2487 #: src/dird/run_conf.c:84
2491 #: src/dird/run_conf.c:85
2495 #: src/dird/run_conf.c:86
2499 #: src/dird/run_conf.c:87
2503 #: src/dird/run_conf.c:88
2507 #: src/dird/run_conf.c:89
2511 #: src/dird/run_conf.c:90
2515 #: src/dird/run_conf.c:91
2519 #: src/dird/run_conf.c:92
2523 #: src/dird/run_conf.c:93
2527 #: src/dird/run_conf.c:94
2531 #: src/dird/run_conf.c:95
2535 #: src/dird/run_conf.c:96
2539 #: src/dird/run_conf.c:97
2543 #: src/dird/run_conf.c:99
2547 #: src/dird/run_conf.c:100
2551 #: src/dird/run_conf.c:101
2555 #: src/dird/run_conf.c:102
2559 #: src/dird/run_conf.c:104
2563 #: src/dird/run_conf.c:105
2567 #: src/dird/run_conf.c:106
2571 #: src/dird/run_conf.c:107
2575 #: src/dird/run_conf.c:108
2579 #: src/dird/run_conf.c:110
2583 #: src/dird/run_conf.c:111
2587 #: src/dird/run_conf.c:112
2591 #: src/dird/run_conf.c:113
2595 #: src/dird/run_conf.c:114
2599 #: src/dird/run_conf.c:188
2601 msgid "Expected an equals, got: %s"
2604 #: src/dird/run_conf.c:201 src/dird/run_conf.c:213
2606 msgid "Expect a YES or NO, got: %s"
2609 #: src/dird/run_conf.c:227
2611 msgid "Job level field: %s not found in run record"
2614 #: src/dird/run_conf.c:245
2616 msgid "Could not find specified Pool Resource: %s"
2619 #: src/dird/run_conf.c:270
2621 msgid "Could not find specified Storage Resource: %s"
2624 #: src/dird/run_conf.c:282
2626 msgid "Could not find specified Messages Resource: %s"
2629 #: src/dird/run_conf.c:290
2631 msgid "Expected a keyword name, got: %s"
2634 #: src/dird/run_conf.c:325
2635 msgid "Day number out of range (1-31)"
2638 #: src/dird/run_conf.c:342 src/dird/run_conf.c:488
2639 msgid "Week number out of range (0-53)"
2642 #: src/dird/run_conf.c:357
2644 msgid "Job type field: %s in run record not found"
2647 #: src/dird/run_conf.c:364
2649 msgid "Unexpected token: %d:%s"
2652 #: src/dird/run_conf.c:408
2653 msgid "Time must be preceded by keyword AT."
2656 #: src/dird/run_conf.c:416
2657 msgid "Time logic error.\n"
2660 #: src/dird/run_conf.c:428 src/dird/run_conf.c:444
2661 msgid "Bad time specification."
2664 #: src/dird/run_conf.c:457
2665 msgid "Range logic error.\n"
2668 #: src/dird/run_conf.c:466
2669 msgid "Bad day range specification."
2672 #: src/dird/run_conf.c:513
2673 msgid "Invalid month, week or position day range"
2676 #: src/dird/run_conf.c:528
2677 msgid "Invalid month, weekday or position range"
2680 #: src/dird/run_conf.c:587
2681 msgid "Unexpected run state\n"
2684 #: src/dird/scheduler.c:80
2686 msgid "Job %s not found\n"
2689 #: src/dird/scheduler.c:102
2693 #: src/dird/scheduler.c:112
2694 msgid "Dequeued job"
2697 #: src/dird/scheduler.c:115
2698 msgid "Scheduler logic error\n"
2701 #: src/dird/scheduler.c:132
2705 #: src/dird/scheduler.c:345
2706 msgid "Inserted job"
2709 #: src/dird/scheduler.c:353
2710 msgid "Appended job"
2713 #: src/dird/scheduler.c:357
2717 #: src/dird/ua_cmds.c:88
2721 #: src/dird/ua_cmds.c:88
2722 msgid "add media to a pool"
2725 #: src/dird/ua_cmds.c:89
2729 #: src/dird/ua_cmds.c:89
2730 msgid "autodisplay [on|off] -- console messages"
2733 #: src/dird/ua_cmds.c:90
2737 #: src/dird/ua_cmds.c:90
2738 msgid "automount [on|off] -- after label"
2741 #: src/dird/ua_cmds.c:91
2745 #: src/dird/ua_cmds.c:91
2746 msgid "cancel [<jobid=nnn> | <job=name>] -- cancel a job"
2749 #: src/dird/ua_cmds.c:92
2753 #: src/dird/ua_cmds.c:92
2754 msgid "create DB Pool from resource"
2757 #: src/dird/ua_cmds.c:93
2761 #: src/dird/ua_cmds.c:93
2762 msgid "delete [pool=<pool-name> | media volume=<volume-name>]"
2765 #: src/dird/ua_cmds.c:94 src/dird/ua_tree.c:61
2769 #: src/dird/ua_cmds.c:94
2770 msgid "performs FileSet estimate, listing gives full listing"
2773 #: src/dird/ua_cmds.c:96
2777 #: src/dird/ua_cmds.c:96
2778 msgid "gui [on|off] -- non-interactive gui mode"
2781 #: src/dird/ua_cmds.c:97 src/dird/ua_output.c:112 src/dird/ua_tree.c:64
2782 #: src/stored/btape.c:2533
2786 #: src/dird/ua_cmds.c:97 src/stored/btape.c:2533
2787 msgid "print this command"
2790 #: src/dird/ua_cmds.c:98
2794 #: src/dird/ua_cmds.c:98
2796 "list [pools | jobs | jobtotals | media <pool=pool-name> | files <jobid=nn>]; "
2800 #: src/dird/ua_cmds.c:99 src/stored/btape.c:2534
2804 #: src/dird/ua_cmds.c:99
2805 msgid "label a tape"
2808 #: src/dird/ua_cmds.c:100
2812 #: src/dird/ua_cmds.c:100
2813 msgid "full or long list like list command"
2816 #: src/dird/ua_cmds.c:101 src/dird/ua_output.c:110
2820 #: src/dird/ua_cmds.c:102
2824 #: src/dird/ua_cmds.c:102
2825 msgid "mount <storage-name>"
2828 #: src/dird/ua_cmds.c:103
2832 #: src/dird/ua_cmds.c:103
2833 msgid "prune expired records from catalog"
2836 #: src/dird/ua_cmds.c:104
2840 #: src/dird/ua_cmds.c:104
2841 msgid "purge records from catalog"
2844 #: src/dird/ua_cmds.c:105
2848 #: src/dird/ua_cmds.c:105
2849 msgid "python control commands"
2852 #: src/dird/ua_cmds.c:107
2856 #: src/dird/ua_cmds.c:107
2857 msgid "query catalog"
2860 #: src/dird/ua_cmds.c:108
2864 #: src/dird/ua_cmds.c:108
2865 msgid "restore files"
2868 #: src/dird/ua_cmds.c:109
2872 #: src/dird/ua_cmds.c:109
2873 msgid "relabel a tape"
2876 #: src/dird/ua_cmds.c:110
2880 #: src/dird/ua_cmds.c:110
2881 msgid "release <storage-name>"
2884 #: src/dird/ua_cmds.c:111
2888 #: src/dird/ua_cmds.c:111
2889 msgid "reload conf file"
2892 #: src/dird/ua_cmds.c:112
2896 #: src/dird/ua_cmds.c:112
2897 msgid "run <job-name>"
2900 #: src/dird/ua_cmds.c:113 src/stored/btape.c:2543
2904 #: src/dird/ua_cmds.c:113
2905 msgid "status [storage | client]=<name>"
2908 #: src/dird/ua_cmds.c:114
2912 #: src/dird/ua_cmds.c:114
2913 msgid "sets debug level"
2916 #: src/dird/ua_cmds.c:115
2920 #: src/dird/ua_cmds.c:115
2921 msgid "sets new client address -- if authorized"
2924 #: src/dird/ua_cmds.c:116
2928 #: src/dird/ua_cmds.c:116
2929 msgid "show (resource records) [jobs | pools | ... | all]"
2932 #: src/dird/ua_cmds.c:117
2936 #: src/dird/ua_cmds.c:117
2937 msgid "use SQL to query catalog"
2940 #: src/dird/ua_cmds.c:119
2944 #: src/dird/ua_cmds.c:119
2945 msgid "turn on/off trace to file"
2948 #: src/dird/ua_cmds.c:120
2952 #: src/dird/ua_cmds.c:120
2953 msgid "unmount <storage-name>"
2956 #: src/dird/ua_cmds.c:121
2960 #: src/dird/ua_cmds.c:121
2961 msgid "umount <storage-name> for old-time Unix guys"
2964 #: src/dird/ua_cmds.c:122
2968 #: src/dird/ua_cmds.c:122
2969 msgid "update Volume, Pool or slots"
2972 #: src/dird/ua_cmds.c:123
2976 #: src/dird/ua_cmds.c:123
2977 msgid "use catalog xxx"
2980 #: src/dird/ua_cmds.c:124
2984 #: src/dird/ua_cmds.c:124
2985 msgid "does variable expansion"
2988 #: src/dird/ua_cmds.c:125
2989 msgid "print Director version"
2992 #: src/dird/ua_cmds.c:126
2996 #: src/dird/ua_cmds.c:126
2997 msgid "wait until no jobs are running"
3000 #: src/dird/ua_cmds.c:158
3002 msgid "%s: is an illegal command.\n"
3005 #: src/dird/ua_cmds.c:196
3007 "You probably don't want to be using this command since it\n"
3008 "creates database records without labeling the Volumes.\n"
3009 "You probably want to use the \"label\" command.\n"
3013 #: src/dird/ua_cmds.c:215
3015 msgid "Pool already has maximum volumes = %d\n"
3018 #: src/dird/ua_cmds.c:217
3019 msgid "Enter new maximum (zero for unlimited): "
3022 #: src/dird/ua_cmds.c:238
3024 msgid "Enter number of Volumes to create. 0=>fixed name. Max=%d: "
3027 #: src/dird/ua_cmds.c:244
3029 msgid "The number must be between 0 and %d\n"
3032 #: src/dird/ua_cmds.c:251
3033 msgid "Enter Volume name: "
3036 #: src/dird/ua_cmds.c:255
3037 msgid "Enter base volume name: "
3040 #: src/dird/ua_cmds.c:264 src/dird/ua_label.c:586
3041 msgid "Volume name too long.\n"
3044 #: src/dird/ua_cmds.c:268 src/dird/ua_label.c:592 src/lib/edit.c:413
3045 msgid "Volume name must be at least one character long.\n"
3048 #: src/dird/ua_cmds.c:277
3049 msgid "Enter the starting number: "
3052 #: src/dird/ua_cmds.c:282
3053 msgid "Start number must be greater than zero.\n"
3056 #: src/dird/ua_cmds.c:293
3057 msgid "Enter slot (0 for none): "
3060 #: src/dird/ua_cmds.c:297
3061 msgid "InChanger? yes/no: "
3064 #: src/dird/ua_cmds.c:324
3066 msgid "%d Volumes created in pool %s\n"
3069 #: src/dird/ua_cmds.c:340 src/dird/ua_cmds.c:866
3070 msgid "Turn on or off? "
3073 #: src/dird/ua_cmds.c:348 src/dird/ua_cmds.c:874 src/dird/ua_output.c:53
3074 #: src/dird/ua_output.c:77
3078 #: src/dird/ua_cmds.c:368 src/dird/ua_cmds.c:1055 src/dird/ua_cmds.c:1115
3079 #: src/dird/ua_output.c:272 src/dird/ua_output.c:296 src/dird/ua_output.c:315
3080 #: src/dird/ua_output.c:346 src/dird/ua_select.c:618 src/dird/ua_select.c:793
3084 #: src/dird/ua_cmds.c:375
3086 msgid "JobId %s is not running. Use Job name to cancel inactive jobs.\n"
3089 #: src/dird/ua_cmds.c:379 src/dird/ua_output.c:282 src/dird/ua_output.c:291
3090 #: src/dird/ua_output.c:310 src/dird/ua_output.c:341 src/dird/ua_select.c:615
3091 #: src/dird/ua_select.c:807
3095 #: src/dird/ua_cmds.c:384
3097 msgid "Warning Job %s is not running. Continuing anyway ...\n"
3100 #: src/dird/ua_cmds.c:407 src/filed/status.c:193 src/stored/status.c:315
3101 msgid "No Jobs running.\n"
3104 #: src/dird/ua_cmds.c:410
3105 msgid "Select Job:\n"
3108 #: src/dird/ua_cmds.c:417
3110 msgid "JobId=%s Job=%s"
3113 #: src/dird/ua_cmds.c:422
3114 msgid "Choose Job to cancel"
3117 #: src/dird/ua_cmds.c:426
3118 msgid "Confirm cancel (yes/no): "
3121 #: src/dird/ua_cmds.c:434
3123 msgid "Job %s not found.\n"
3126 #: src/dird/ua_cmds.c:539
3129 "Error: Pool %s already exists.\n"
3130 "Use update to change it.\n"
3133 #: src/dird/ua_cmds.c:550
3135 msgid "Pool %s created.\n"
3138 #: src/dird/ua_cmds.c:563
3142 #: src/dird/ua_cmds.c:567
3143 msgid "Python interpreter restarted.\n"
3146 #: src/dird/ua_cmds.c:569 src/dird/ua_cmds.c:1095
3147 msgid "Nothing done.\n"
3150 #: src/dird/ua_cmds.c:585
3151 msgid "Illegal command from this console.\n"
3154 #: src/dird/ua_cmds.c:592 src/dird/ua_run.c:353
3156 msgid "Client \"%s\" not found.\n"
3159 #: src/dird/ua_cmds.c:601
3161 msgid "Client \"%s\" address set to %s\n"
3164 #: src/dird/ua_cmds.c:616 src/dird/ua_status.c:286
3166 msgid "Connecting to Storage daemon %s at %s:%d\n"
3169 #: src/dird/ua_cmds.c:622 src/dird/ua_status.c:297
3170 msgid "Connected to storage daemon\n"
3173 #: src/dird/ua_cmds.c:642 src/dird/ua_cmds.c:982 src/dird/ua_status.c:324
3175 msgid "Connecting to Client %s at %s:%d\n"
3178 #: src/dird/ua_cmds.c:645 src/dird/ua_cmds.c:985
3179 msgid "Failed to connect to Client.\n"
3182 #: src/dird/ua_cmds.c:761
3183 msgid "Enter new debug level: "
3186 #: src/dird/ua_cmds.c:827
3187 msgid "Available daemons are: \n"
3190 #: src/dird/ua_cmds.c:832
3191 msgid "Select daemon type to set debug level"
3194 #: src/dird/ua_cmds.c:937 src/dird/ua_run.c:478
3196 msgid "Level %s not valid.\n"
3199 #: src/dird/ua_cmds.c:950
3200 msgid "No job specified.\n"
3203 #: src/dird/ua_cmds.c:990
3204 msgid "Error sending include list.\n"
3207 #: src/dird/ua_cmds.c:995
3208 msgid "Error sending exclude list.\n"
3211 #: src/dird/ua_cmds.c:1053 src/dird/ua_output.c:394 src/dird/ua_purge.c:167
3212 #: src/dird/ua_purge.c:232 src/dird/ua_update.c:55
3216 #: src/dird/ua_cmds.c:1054 src/dird/ua_output.c:363 src/dird/ua_select.c:431
3217 #: src/dird/ua_update.c:56
3221 #: src/dird/ua_cmds.c:1081
3223 "In general it is not a good idea to delete either a\n"
3224 "Pool or a Volume since they may contain data.\n"
3228 #: src/dird/ua_cmds.c:1084
3229 msgid "Choose catalog item to delete"
3232 #: src/dird/ua_cmds.c:1152
3233 msgid "Enter JobId to delete: "
3236 #: src/dird/ua_cmds.c:1195
3238 msgid "Job %s and associated records deleted from the catalog.\n"
3241 #: src/dird/ua_cmds.c:1208
3245 "This command will delete volume %s\n"
3246 "and all Jobs saved on that volume from the Catalog\n"
3249 #: src/dird/ua_cmds.c:1212
3250 msgid "Are you sure you want to delete this Volume? (yes/no): "
3253 #: src/dird/ua_cmds.c:1233
3254 msgid "Are you sure you want to delete this Pool? (yes/no): "
3257 #: src/dird/ua_cmds.c:1328
3259 msgid "Using Catalog name=%s DB=%s\n"
3262 #: src/dird/ua_cmds.c:1369 src/dird/ua_tree.c:594 src/stored/btape.c:2580
3265 " Command Description\n"
3266 " ======= ===========\n"
3269 #: src/dird/ua_cmds.c:1371
3274 #: src/dird/ua_cmds.c:1373
3277 "When at a prompt, entering a period cancels the command.\n"
3281 #: src/dird/ua_cmds.c:1389
3283 msgid "%s Version: %s (%s)\n"
3286 #: src/dird/ua_cmds.c:1408
3287 msgid "Could not find a Catalog resource\n"
3290 #: src/dird/ua_cmds.c:1411
3292 msgid "Using default Catalog name=%s DB=%s\n"
3295 #: src/dird/ua_dotcmds.c:59
3299 #: src/dird/ua_dotcmds.c:60
3303 #: src/dird/ua_dotcmds.c:61
3307 #: src/dird/ua_dotcmds.c:62
3311 #: src/dird/ua_dotcmds.c:63
3315 #: src/dird/ua_dotcmds.c:64
3319 #: src/dird/ua_dotcmds.c:65
3323 #: src/dird/ua_dotcmds.c:66
3327 #: src/dird/ua_dotcmds.c:67
3331 #: src/dird/ua_dotcmds.c:68
3335 #: src/dird/ua_dotcmds.c:69
3339 #: src/dird/ua_dotcmds.c:70
3343 #: src/dird/ua_dotcmds.c:71
3347 #: src/dird/ua_dotcmds.c:72
3351 #: src/dird/ua_dotcmds.c:73
3355 #: src/dird/ua_dotcmds.c:74
3359 #: src/dird/ua_dotcmds.c:121
3360 msgid "The Director will segment fault.\n"
3363 #: src/dird/ua_dotcmds.c:221 src/dird/ua_restore.c:747
3364 #: src/dird/ua_restore.c:785
3366 msgid "Query failed: %s. ERR=%s\n"
3369 #: src/dird/ua_input.c:82
3373 #: src/dird/ua_input.c:86 src/dird/ua_input.c:92
3375 msgid "Expected a positive integer, got: %s\n"
3378 #: src/dird/ua_input.c:120 src/dird/ua_restore.c:232 src/dird/ua_run.c:487
3379 #: src/dird/ua_run.c:860 src/dird/ua_select.c:54 src/dird/ua_update.c:232
3380 #: src/dird/ua_update.c:247 src/dird/ua_update.c:495
3381 #: src/stored/parse_bsr.c:741 src/tools/dbcheck.c:1098
3385 #: src/dird/ua_input.c:124 src/dird/ua_select.c:57 src/dird/ua_update.c:234
3386 #: src/dird/ua_update.c:247 src/dird/ua_update.c:495
3387 #: src/stored/parse_bsr.c:741
3391 #: src/dird/ua_input.c:127
3392 msgid "Invalid response. You must answer yes or no.\n"
3395 #: src/dird/ua_label.c:88
3396 msgid "Negative numbers not permitted\n"
3399 #: src/dird/ua_label.c:94
3400 msgid "Range end is not integer.\n"
3403 #: src/dird/ua_label.c:99
3404 msgid "Range start is not an integer.\n"
3407 #: src/dird/ua_label.c:105
3408 msgid "Range end not bigger than start.\n"
3411 #: src/dird/ua_label.c:111
3412 msgid "Input value is not an integer.\n"
3415 #: src/dird/ua_label.c:117
3416 msgid "Values must be be greater than zero.\n"
3419 #: src/dird/ua_label.c:121
3420 msgid "Slot too large.\n"
3423 #: src/dird/ua_label.c:170 src/stored/btape.c:2541
3427 #: src/dird/ua_label.c:174 src/dird/ua_label.c:459
3428 msgid "No slots in changer to scan.\n"
3431 #: src/dird/ua_label.c:186 src/dird/ua_label.c:470
3432 msgid "No Volumes found to label, or no barcodes.\n"
3435 #: src/dird/ua_label.c:193
3437 msgid "Slot %d larger than max %d ignored.\n"
3440 #: src/dird/ua_label.c:222
3442 msgid "No VolName for Slot=%d set InChanger to zero.\n"
3445 #: src/dird/ua_label.c:237
3447 msgid "Catalog record for Volume \"%s\" updated to reference slot %d.\n"
3450 #: src/dird/ua_label.c:241
3452 msgid "Catalog record for Volume \"%s\" is up to date.\n"
3455 #: src/dird/ua_label.c:247
3457 msgid "Record for Volume \"%s\" not found in catalog.\n"
3460 #: src/dird/ua_label.c:330
3463 "Volume \"%s\" has VolStatus %s. It must be Purged or Recycled before "
3467 #: src/dird/ua_label.c:346
3468 msgid "Enter new Volume name: "
3471 #: src/dird/ua_label.c:359
3473 msgid "Media record for new Volume \"%s\" already exists.\n"
3476 #: src/dird/ua_label.c:373
3477 msgid "Enter slot (0 or Enter for none): "
3480 #: src/dird/ua_label.c:399
3482 msgid "Delete of Volume \"%s\" failed. ERR=%s"
3485 #: src/dird/ua_label.c:402
3487 msgid "Old volume \"%s\" deleted from catalog.\n"
3490 #: src/dird/ua_label.c:413
3492 msgid "Requesting to mount %s ...\n"
3495 #: src/dird/ua_label.c:435
3496 msgid "Do not forget to mount the drive!!!\n"
3499 #: src/dird/ua_label.c:475
3501 "The following Volumes will be labeled:\n"
3506 #: src/dird/ua_label.c:484 src/stored/btape.c:608
3507 msgid "Do you want to continue? (y/n): "
3510 #: src/dird/ua_label.c:505
3512 msgid "Media record for Slot %d Volume \"%s\" already exists.\n"
3515 #: src/dird/ua_label.c:511
3517 msgid "Error setting InChanger: ERR=%s"
3520 #: src/dird/ua_label.c:536
3522 msgid "Catalog record for cleaning tape \"%s\" successfully created.\n"
3525 #: src/dird/ua_label.c:543
3527 msgid "Catalog error on cleaning tape: %s"
3530 #: src/dird/ua_label.c:579
3532 msgid "Illegal character \"%c\" in a volume name.\n"
3535 #: src/dird/ua_label.c:621
3537 msgid "Sending relabel command from \"%s\" to \"%s\" ...\n"
3540 #: src/dird/ua_label.c:626
3542 msgid "Sending label command for Volume \"%s\" Slot %d ...\n"
3545 #: src/dird/ua_label.c:656
3547 msgid "Catalog record for Volume \"%s\", Slot %d successfully created.\n"
3550 #: src/dird/ua_label.c:669
3552 msgid "Label command failed for Volume %s.\n"
3555 #: src/dird/ua_label.c:679
3557 msgid "Connecting to Storage daemon %s at %s:%d ...\n"
3560 #: src/dird/ua_label.c:707
3561 msgid "Could not open SD socket.\n"
3564 #: src/dird/ua_label.c:713
3566 msgid "readlabel %s Slot=%d\n"
3569 #: src/dird/ua_label.c:755
3571 msgid "autochanger list %s \n"
3574 #: src/dird/ua_label.c:779 src/dird/ua_label.c:789
3576 msgid "Invalid Slot number: %s\n"
3579 #: src/dird/ua_label.c:798
3581 msgid "Invalid Volume name: %s\n"
3584 #: src/dird/ua_label.c:867
3586 msgid "autochanger slots %s \n"
3589 #: src/dird/ua_label.c:877
3591 msgid "Device \"%s\" has %d slots.\n"
3594 #: src/dird/ua_label.c:893
3596 msgid "Pool \"%s\" resource not found!\n"
3599 #: src/dird/ua_output.c:64 src/dird/ua_output.c:90
3600 msgid "ON or OFF keyword missing.\n"
3603 #: src/dird/ua_output.c:100
3607 #: src/dird/ua_output.c:101 src/dird/ua_output.c:332
3611 #: src/dird/ua_output.c:102
3615 #: src/dird/ua_output.c:103
3619 #: src/dird/ua_output.c:104 src/dird/ua_output.c:259 src/dird/ua_purge.c:166
3623 #: src/dird/ua_output.c:105
3627 #: src/dird/ua_output.c:106
3631 #: src/dird/ua_output.c:107
3635 #: src/dird/ua_output.c:108
3639 #: src/dird/ua_output.c:109 src/dird/ua_output.c:329
3643 #: src/dird/ua_output.c:111 src/dird/ua_status.c:101
3647 #: src/dird/ua_output.c:178
3648 msgid "Keywords for the show command are:\n"
3651 #: src/dird/ua_output.c:184
3653 msgid "%s resource %s not found.\n"
3656 #: src/dird/ua_output.c:187
3658 msgid "Resource %s not found\n"
3661 #: src/dird/ua_output.c:253
3662 msgid "Hey! DB is NULL\n"
3665 #: src/dird/ua_output.c:261 src/dird/ua_output.c:406
3669 #: src/dird/ua_output.c:268
3673 #: src/dird/ua_output.c:288 src/dird/ua_purge.c:165
3677 #: src/dird/ua_output.c:307
3681 #: src/dird/ua_output.c:337 src/dird/ua_update.c:54
3685 #: src/dird/ua_output.c:338
3689 #: src/dird/ua_output.c:353
3691 msgid "Jobid %d used %d Volume(s): %s\n"
3694 #: src/dird/ua_output.c:365
3695 msgid "No Pool specified.\n"
3698 #: src/dird/ua_output.c:375 src/dird/ua_select.c:446
3700 msgid "Error obtaining pool ids. ERR=%s\n"
3703 #: src/dird/ua_output.c:385
3708 #: src/dird/ua_output.c:396
3709 msgid "No Volume Name specified.\n"
3712 #: src/dird/ua_output.c:403
3716 #: src/dird/ua_output.c:404
3720 #: src/dird/ua_output.c:409
3722 msgid "Unknown list keyword: %s\n"
3725 #: src/dird/ua_output.c:434
3727 msgid "%s is not a job name.\n"
3730 #: src/dird/ua_output.c:450 src/dird/ua_output.c:462
3731 msgid "Could not find next Volume.\n"
3734 #: src/dird/ua_output.c:452
3736 msgid "The next Volume to be used by Job \"%s\" will be %s\n"
3739 #: src/dird/ua_output.c:671
3740 msgid "You have no messages.\n"
3743 #: src/dird/ua_prune.c:161
3747 #: src/dird/ua_prune.c:162 src/dird/ua_prune.c:455
3751 #: src/dird/ua_prune.c:163 src/dird/ua_purge.c:174 src/dird/ua_purge.c:179
3752 #: src/stored/label.c:956
3756 #: src/dird/ua_prune.c:174
3757 msgid "Choose item to prune"
3760 #: src/dird/ua_prune.c:255
3761 msgid "No Files found to prune.\n"
3764 #: src/dird/ua_prune.c:287
3766 msgid "Pruned Files from %s Jobs for client %s from catalog.\n"
3769 #: src/dird/ua_prune.c:393
3770 msgid "No Jobs found to prune.\n"
3773 #: src/dird/ua_prune.c:454
3775 msgid "Pruned %d %s for client %s from catalog.\n"
3778 #: src/dird/ua_prune.c:502
3780 msgid "There are no Jobs associated with Volume \"%s\". Prune not needed.\n"
3783 #: src/dird/ua_prune.c:509 src/dird/ua_purge.c:488
3785 msgid "There are no Jobs associated with Volume \"%s\". Marking it purged.\n"
3788 #: src/dird/ua_prune.c:567
3790 msgid "Pruned %d %s on Volume \"%s\" from catalog.\n"
3793 #: src/dird/ua_purge.c:183
3796 "This command is can be DANGEROUS!!!\n"
3798 "It purges (deletes) all Files from a Job,\n"
3799 "JobId, Client or Volume; or it purges (deletes)\n"
3800 "all Jobs from a Client or Volume without regard\n"
3801 "for retention periods. Normally you should use the\n"
3802 "PRUNE command, which respects retention periods.\n"
3805 #: src/dird/ua_purge.c:243
3806 msgid "Choose item to purge"
3809 #: src/dird/ua_purge.c:288
3811 msgid "Begin purging files for Client \"%s\"\n"
3814 #: src/dird/ua_purge.c:300
3816 msgid "No Files found for client %s to purge from %s catalog.\n"
3819 #: src/dird/ua_purge.c:331
3821 msgid "%d Files for client \"%s\" purged from %s catalog.\n"
3824 #: src/dird/ua_purge.c:368
3826 msgid "Begin purging jobs from Client \"%s\"\n"
3829 #: src/dird/ua_purge.c:379
3831 msgid "No Jobs found for client %s to purge from %s catalog.\n"
3834 #: src/dird/ua_purge.c:419
3836 msgid "%d Jobs for client %s purged from %s catalog.\n"
3839 #: src/dird/ua_purge.c:470
3842 "Volume \"%s\" has VolStatus \"%s\" and cannot be purged.\n"
3843 "The VolStatus must be: Append, Full, Used, or Error to be purged.\n"
3846 #: src/dird/ua_purge.c:541
3848 msgid "%d File%s on Volume \"%s\" purged from catalog.\n"
3851 #: src/dird/ua_purge.c:555
3854 "There are no more Jobs associated with Volume \"%s\". Marking it purged.\n"
3857 #: src/dird/ua_purge.c:584
3859 msgid "Cannot purge Volume with VolStatus=%s\n"
3862 #: src/dird/ua_query.c:59 src/findlib/create_file.c:276
3863 #: src/findlib/create_file.c:333
3865 msgid "Could not open %s: ERR=%s\n"
3868 #: src/dird/ua_query.c:64
3869 msgid "Available queries:\n"
3872 #: src/dird/ua_query.c:71
3873 msgid "Choose a query"
3876 #: src/dird/ua_query.c:85
3877 msgid "Could not find query.\n"
3880 #: src/dird/ua_query.c:103
3881 msgid "Too many prompts in query, max is 9.\n"
3884 #: src/dird/ua_query.c:206
3886 msgid "Warning prompt %d missing.\n"
3889 #: src/dird/ua_query.c:252
3891 "Entering SQL query mode.\n"
3892 "Terminate each query with a semicolon.\n"
3893 "Terminate query mode with a blank line.\n"
3896 #: src/dird/ua_query.c:255 src/dird/ua_query.c:272
3897 msgid "Enter SQL query: "
3900 #: src/dird/ua_query.c:274
3901 msgid "Add to SQL query: "
3904 #: src/dird/ua_query.c:278
3905 msgid "End query mode.\n"
3908 #: src/dird/ua_restore.c:151
3910 "No Restore Job Resource found in bacula-dir.conf.\n"
3911 "You must create at least one before running this command.\n"
3914 #: src/dird/ua_restore.c:167
3915 msgid "Restore not done.\n"
3918 #: src/dird/ua_restore.c:178
3919 msgid "Unable to construct a valid BSR. Cannot continue.\n"
3922 #: src/dird/ua_restore.c:182 src/dird/ua_restore.c:196
3923 msgid "No files selected to be restored.\n"
3926 #: src/dird/ua_restore.c:190
3929 "1 file selected to be restored.\n"
3933 #: src/dird/ua_restore.c:193
3937 "%u files selected to be restored.\n"
3941 #: src/dird/ua_restore.c:211
3942 msgid "No Restore Job resource found!\n"
3945 #: src/dird/ua_restore.c:276 src/dird/ua_select.c:288 src/dird/ua_select.c:325
3946 #: src/dird/ua_status.c:108 src/lib/bnet_server.c:291
3947 #: src/lib/bnet_server.c:385
3951 #: src/dird/ua_restore.c:309
3952 msgid "List last 20 Jobs run"
3955 #: src/dird/ua_restore.c:310
3956 msgid "List Jobs where a given File is saved"
3959 #: src/dird/ua_restore.c:311
3960 msgid "Enter list of comma separated JobIds to select"
3963 #: src/dird/ua_restore.c:312
3964 msgid "Enter SQL list command"
3967 #: src/dird/ua_restore.c:313
3968 msgid "Select the most recent backup for a client"
3971 #: src/dird/ua_restore.c:314
3972 msgid "Select backup for a client before a specified time"
3975 #: src/dird/ua_restore.c:315
3976 msgid "Enter a list of files to restore"
3979 #: src/dird/ua_restore.c:316
3980 msgid "Enter a list of files to restore before a specified time"
3983 #: src/dird/ua_restore.c:317
3984 msgid "Find the JobIds of the most recent backup for a client"
3987 #: src/dird/ua_restore.c:318
3988 msgid "Find the JobIds for a backup for a client before a specified time"
3991 #: src/dird/ua_restore.c:319
3992 msgid "Enter a list of directories to restore for found JobIds"
3995 #: src/dird/ua_restore.c:320 src/dird/ua_status.c:702 src/filed/status.c:249
3996 #: src/stored/status.c:367 src/wx-console/wxbconfigpanel.cpp:191
4000 #: src/dird/ua_restore.c:356
4002 msgid "Unknown keyword: %s\n"
4005 #: src/dird/ua_restore.c:374
4007 msgid "Improper date format: %s\n"
4010 #: src/dird/ua_restore.c:408 src/dird/ua_select.c:576
4012 msgid "Error: Pool resource \"%s\" does not exist.\n"
4015 #: src/dird/ua_restore.c:413
4017 msgid "Error: Pool resource \"%s\" access not allowed.\n"
4020 #: src/dird/ua_restore.c:432
4023 "First you select one or more JobIds that contain files\n"
4024 "to be restored. You will be presented several methods\n"
4025 "of specifying the JobIds. Then you will be allowed to\n"
4026 "select which files from those JobIds are to be restored.\n"
4030 #: src/dird/ua_restore.c:444
4031 msgid "To select the JobIds, you have the following choices:\n"
4034 #: src/dird/ua_restore.c:449
4035 msgid "Select item: "
4038 #: src/dird/ua_restore.c:463
4039 msgid "Enter Filename (no path):"
4042 #: src/dird/ua_restore.c:478 src/dird/ua_restore.c:578
4043 msgid "Enter JobId(s), comma separated, to restore: "
4046 #: src/dird/ua_restore.c:484
4047 msgid "Enter SQL list command: "
4050 #: src/dird/ua_restore.c:512 src/dird/ua_restore.c:537
4052 "Enter file names with paths, or < to enter a filename\n"
4053 "containg a list of file names with paths, and terminate\n"
4054 "them with a blank line.\n"
4057 #: src/dird/ua_restore.c:516 src/dird/ua_restore.c:541
4058 msgid "Enter full filename: "
4061 #: src/dird/ua_restore.c:576
4063 msgid "You have already seleted the following JobIds: %s\n"
4066 #: src/dird/ua_restore.c:591
4068 "Enter full directory names or start the name\n"
4069 "with a < to indicate it is a filename containg a list\n"
4070 "of directories and terminate them with a blank line.\n"
4073 #: src/dird/ua_restore.c:595
4074 msgid "Enter directory name: "
4077 #: src/dird/ua_restore.c:620
4078 msgid "No Jobs selected.\n"
4081 #: src/dird/ua_restore.c:624
4083 msgid "You have selected the following JobIds: %s\n"
4086 #: src/dird/ua_restore.c:627
4088 msgid "You have selected the following JobId: %s\n"
4091 #: src/dird/ua_restore.c:636
4092 msgid "Invalid JobId in list.\n"
4095 #: src/dird/ua_restore.c:648
4097 msgid "Unable to get Job record for JobId=%s: ERR=%s\n"
4100 #: src/dird/ua_restore.c:653
4102 msgid "No authorization. Job \"%s\" not selected.\n"
4105 #: src/dird/ua_restore.c:667
4107 "The restored files will the most current backup\n"
4108 "BEFORE the date you specify below.\n"
4112 #: src/dird/ua_restore.c:670
4113 msgid "Enter date as YYYY-MM-DD HH:MM:SS :"
4116 #: src/dird/ua_restore.c:676
4117 msgid "Improper date format.\n"
4120 #: src/dird/ua_restore.c:697
4122 msgid "Cannot open file %s: ERR=%s\n"
4125 #: src/dird/ua_restore.c:705 src/dird/ua_restore.c:709
4127 msgid "Error occurred on line %d of %s\n"
4130 #: src/dird/ua_restore.c:751 src/dird/ua_restore.c:789
4132 msgid "No database record found for: %s\n"
4135 #: src/dird/ua_restore.c:776
4136 msgid "No JobId specified cannot continue.\n"
4139 #: src/dird/ua_restore.c:895
4143 "Building directory tree for JobId %s ... "
4146 #: src/dird/ua_restore.c:914
4149 "There were no files inserted into the tree, so file selection\n"
4150 "is not possible.Most likely your retention policy pruned the files\n"
4153 #: src/dird/ua_restore.c:916
4156 "Do you want to restore all the files? (yes|no): "
4159 #: src/dird/ua_restore.c:932
4163 "1 Job, %s files inserted into the tree and marked for extraction.\n"
4166 #: src/dird/ua_restore.c:936
4170 "1 Job, %s files inserted into the tree.\n"
4173 #: src/dird/ua_restore.c:942
4177 "%d Jobs, %s files inserted into the tree and marked for extraction.\n"
4180 #: src/dird/ua_restore.c:946
4184 "%d Jobs, %s files inserted into the tree.\n"
4187 #: src/dird/ua_restore.c:954 src/dird/ua_tree.c:60
4191 #: src/dird/ua_restore.c:1023
4193 msgid "Error getting FileSet \"%s\": ERR=%s\n"
4196 #: src/dird/ua_restore.c:1031 src/dird/ua_select.c:165
4197 msgid "The defined FileSet resources are:\n"
4200 #: src/dird/ua_restore.c:1035 src/dird/ua_select.c:173
4201 msgid "Select FileSet resource"
4204 #: src/dird/ua_restore.c:1042
4206 msgid "Error getting FileSet record: %s\n"
4209 #: src/dird/ua_restore.c:1043
4211 "This probably means you modified the FileSet.\n"
4212 "Continuing anyway.\n"
4215 #: src/dird/ua_restore.c:1058
4217 msgid "Pool \"%s\" not found, using any pool.\n"
4220 #: src/dird/ua_restore.c:1084 src/dird/ua_restore.c:1100
4222 msgid "No Full backup before %s found.\n"
4225 #: src/dird/ua_restore.c:1123
4226 msgid "No jobs found.\n"
4229 #: src/dird/ua_restore.c:1289
4231 "Warning, the JobIds that you selected refer to more than one MediaType.\n"
4232 "Restore is not possible. The MediaTypes used are:\n"
4235 #: src/dird/ua_restore.c:1297
4236 msgid "No MediaType found for your JobIds.\n"
4239 #: src/dird/ua_restore.c:1329
4241 msgid "Warning default storage overridden by %s on command line.\n"
4244 #: src/dird/ua_restore.c:1340
4248 "Warning. Unable to find Storage resource for\n"
4249 "MediaType \"%s\", needed by the Jobs you selected.\n"
4250 "You will be allowed to select a Storage device later.\n"
4253 #: src/dird/ua_run.c:112
4255 msgid "Value missing for keyword %s\n"
4258 #: src/dird/ua_run.c:119
4259 msgid "Job name specified twice.\n"
4262 #: src/dird/ua_run.c:127
4263 msgid "JobId specified twice.\n"
4266 #: src/dird/ua_run.c:136
4267 msgid "Client specified twice.\n"
4270 #: src/dird/ua_run.c:144
4271 msgid "FileSet specified twice.\n"
4274 #: src/dird/ua_run.c:152
4275 msgid "Level specified twice.\n"
4278 #: src/dird/ua_run.c:161
4279 msgid "Storage specified twice.\n"
4282 #: src/dird/ua_run.c:169
4283 msgid "Pool specified twice.\n"
4286 #: src/dird/ua_run.c:177
4287 msgid "Where specified twice.\n"
4290 #: src/dird/ua_run.c:185
4291 msgid "Bootstrap specified twice.\n"
4294 #: src/dird/ua_run.c:193
4295 msgid "Replace specified twice.\n"
4298 #: src/dird/ua_run.c:201
4299 msgid "When specified twice.\n"
4302 #: src/dird/ua_run.c:209
4303 msgid "Priority specified twice.\n"
4306 #: src/dird/ua_run.c:214
4307 msgid "Priority must be positive nonzero setting it to 10.\n"
4310 #: src/dird/ua_run.c:224
4311 msgid "Verify Job specified twice.\n"
4314 #: src/dird/ua_run.c:268
4316 msgid "Invalid keyword: %s\n"
4319 #: src/dird/ua_run.c:280
4321 msgid "Catalog \"%s\" not found\n"
4324 #: src/dird/ua_run.c:291
4326 msgid "Job \"%s\" not found\n"
4329 #: src/dird/ua_run.c:298
4330 msgid "A job name must be specified.\n"
4333 #: src/dird/ua_run.c:304
4335 msgid "No authorization. Job \"%s\".\n"
4338 #: src/dird/ua_run.c:313
4340 msgid "Storage \"%s\" not found.\n"
4343 #: src/dird/ua_run.c:323
4345 msgid "No authorization. Storage \"%s\".\n"
4348 #: src/dird/ua_run.c:333
4350 msgid "Pool \"%s\" not found.\n"
4353 #: src/dird/ua_run.c:343
4355 msgid "No authorization. Pool \"%s\".\n"
4358 #: src/dird/ua_run.c:363
4360 msgid "No authorization. Client \"%s\".\n"
4363 #: src/dird/ua_run.c:372
4365 msgid "FileSet \"%s\" not found.\n"
4368 #: src/dird/ua_run.c:381
4370 msgid "No authorization. FileSet \"%s\".\n"
4373 #: src/dird/ua_run.c:389
4375 msgid "Verify Job \"%s\" not found.\n"
4378 #: src/dird/ua_run.c:422 src/dird/ua_run.c:764
4379 msgid "Invalid time, using current time.\n"
4382 #: src/dird/ua_run.c:442
4384 msgid "Invalid replace option: %s\n"
4387 #: src/dird/ua_run.c:464
4391 #: src/dird/ua_run.c:500
4403 #: src/dird/ua_run.c:507 src/lib/util.c:301
4407 #: src/dird/ua_run.c:519
4421 #: src/dird/ua_run.c:528 src/lib/util.c:292
4425 #: src/dird/ua_run.c:544
4440 #: src/dird/ua_run.c:554 src/lib/util.c:295
4444 #: src/dird/ua_run.c:571
4445 msgid "Please enter a JobId for restore: "
4448 #: src/dird/ua_run.c:580
4464 #: src/dird/ua_run.c:602
4480 #: src/dird/ua_run.c:626
4482 msgid "Unknown Job Type=%d\n"
4485 #: src/dird/ua_run.c:631
4486 msgid "OK to run? (yes/mod/no): "
4489 #: src/dird/ua_run.c:637 src/dird/ua_select.c:44
4493 #: src/dird/ua_run.c:640 src/dird/ua_update.c:415
4494 msgid "Parameters to modify:\n"
4497 #: src/dird/ua_run.c:646 src/wx-console/wxbrestorepanel.cpp:380
4498 #: src/wx-console/wxbrestorepanel.cpp:808
4499 #: src/wx-console/wxbrestorepanel.cpp:1833
4503 #: src/dird/ua_run.c:647 src/dird/pythondir.c:73 src/dird/pythondir.c:83
4504 #: src/wx-console/wxbrestorepanel.cpp:381
4505 #: src/wx-console/wxbrestorepanel.cpp:1079
4506 #: src/wx-console/wxbrestorepanel.cpp:1835
4510 #: src/dird/ua_run.c:652
4514 #: src/dird/ua_run.c:655 src/wx-console/wxbrestorepanel.cpp:373
4515 #: src/wx-console/wxbrestorepanel.cpp:1814
4519 #: src/dird/ua_run.c:656 src/wx-console/wxbrestorepanel.cpp:374
4520 #: src/wx-console/wxbrestorepanel.cpp:1055
4521 #: src/wx-console/wxbrestorepanel.cpp:1816
4525 #: src/dird/ua_run.c:657 src/wx-console/wxbrestorepanel.cpp:376
4526 #: src/wx-console/wxbrestorepanel.cpp:1063
4527 #: src/wx-console/wxbrestorepanel.cpp:1820
4528 #: src/wx-console/wxbrestorepanel.cpp:1821
4529 #: src/wx-console/wxbrestorepanel.cpp:1822
4530 #: src/wx-console/wxbrestorepanel.cpp:1823
4531 #: src/wx-console/wxbrestorepanel.cpp:1824
4535 #: src/dird/ua_run.c:660 src/dird/ua_update.c:430
4536 msgid "Select parameter to modify"
4539 #: src/dird/ua_run.c:664 src/dird/ua_run.c:691
4543 #: src/dird/ua_run.c:665 src/filed/status.c:368 src/lib/util.c:319
4544 #: src/stored/status.c:406
4548 #: src/dird/ua_run.c:666 src/dird/ua_update.c:106 src/dird/ua_update.c:438
4549 #: src/filed/status.c:370 src/lib/util.c:321 src/stored/status.c:408
4553 #: src/dird/ua_run.c:667 src/filed/status.c:373 src/lib/util.c:324
4554 #: src/stored/status.c:411
4558 #: src/dird/ua_run.c:668 src/filed/status.c:376 src/lib/util.c:327
4559 #: src/stored/status.c:414
4560 msgid "Differential"
4563 #: src/dird/ua_run.c:669 src/filed/status.c:379 src/lib/util.c:330
4564 #: src/stored/status.c:417
4568 #: src/dird/ua_run.c:670 src/dird/ua_run.c:697
4569 msgid "Select level"
4572 #: src/dird/ua_run.c:692
4573 msgid "Initialize Catalog"
4576 #: src/dird/ua_run.c:693 src/filed/status.c:382 src/lib/util.c:333
4577 #: src/stored/status.c:420
4578 msgid "Verify Catalog"
4581 #: src/dird/ua_run.c:694 src/lib/util.c:339
4582 msgid "Verify Volume to Catalog"
4585 #: src/dird/ua_run.c:695 src/lib/util.c:342
4586 msgid "Verify Disk to Catalog"
4589 #: src/dird/ua_run.c:696
4590 msgid "Verify Volume Data (not yet implemented)"
4593 #: src/dird/ua_run.c:718
4594 msgid "Level not appropriate for this Job. Cannot be changed.\n"
4597 #: src/dird/ua_run.c:756
4599 "Please enter desired start time as YYYY-MM-DD HH:MM:SS (return for now): "
4602 #: src/dird/ua_run.c:771
4603 msgid "Enter new Priority: "
4606 #: src/dird/ua_run.c:775
4607 msgid "Priority must be a positive integer.\n"
4610 #: src/dird/ua_run.c:793
4611 msgid "Please enter the Bootstrap file name: "
4614 #: src/dird/ua_run.c:804
4616 msgid "Warning cannot open %s: ERR=%s\n"
4619 #: src/dird/ua_run.c:823
4620 msgid "Please enter path prefix for restore (/ for none): "
4623 #: src/dird/ua_run.c:837
4627 #: src/dird/ua_run.c:841
4628 msgid "Select replace option"
4631 #: src/dird/ua_run.c:851
4633 "You must set the bootstrap file to NULL to be able to specify a JobId.\n"
4636 #: src/dird/ua_run.c:867
4637 msgid "Job failed.\n"
4640 #: src/dird/ua_run.c:870
4642 msgid "Job started. JobId=%s\n"
4645 #: src/dird/ua_run.c:876
4646 msgid "Job not run.\n"
4649 #: src/dird/ua_select.c:39
4651 msgid "The current %s retention period is: %s\n"
4654 #: src/dird/ua_select.c:41
4655 msgid "Continue? (yes/mod/no): "
4658 #: src/dird/ua_select.c:45
4659 msgid "Enter new retention period: "
4662 #: src/dird/ua_select.c:49
4663 msgid "Invalid period.\n"
4666 #: src/dird/ua_select.c:128
4667 msgid "You have the following choices:\n"
4670 #: src/dird/ua_select.c:144
4671 msgid "The defined Storage resources are:\n"
4674 #: src/dird/ua_select.c:152
4675 msgid "Select Storage resource"
4678 #: src/dird/ua_select.c:189
4682 #: src/dird/ua_select.c:197
4683 msgid "The defined Catalog resources are:\n"
4686 #: src/dird/ua_select.c:205
4687 msgid "Select Catalog resource"
4690 #: src/dird/ua_select.c:220
4691 msgid "The defined Job resources are:\n"
4694 #: src/dird/ua_select.c:228
4695 msgid "Select Job resource"
4698 #: src/dird/ua_select.c:241
4699 msgid "The defined Restore Job resources are:\n"
4702 #: src/dird/ua_select.c:249
4703 msgid "Select Restore Job"
4706 #: src/dird/ua_select.c:264
4707 msgid "The defined Client resources are:\n"
4710 #: src/dird/ua_select.c:272
4711 msgid "Select Client (File daemon) resource"
4714 #: src/dird/ua_select.c:289 src/dird/ua_select.c:326
4718 #: src/dird/ua_select.c:297
4720 msgid "Error: Client resource %s does not exist.\n"
4723 #: src/dird/ua_select.c:322
4725 msgid "Could not find Client %s: ERR=%s"
4728 #: src/dird/ua_select.c:332 src/dird/ua_select.c:386
4730 msgid "Could not find Client \"%s\": ERR=%s"
4733 #: src/dird/ua_select.c:361
4735 msgid "Error obtaining client ids. ERR=%s\n"
4738 #: src/dird/ua_select.c:365
4739 msgid "No clients defined. You must run a job before using this command.\n"
4742 #: src/dird/ua_select.c:369
4743 msgid "Defined Clients:\n"
4746 #: src/dird/ua_select.c:379
4747 msgid "Select the Client"
4750 #: src/dird/ua_select.c:412 src/dird/ua_select.c:435 src/dird/ua_select.c:471
4752 msgid "Could not find Pool \"%s\": ERR=%s"
4755 #: src/dird/ua_select.c:450
4756 msgid "No pools defined. Use the \"create\" command to create one.\n"
4759 #: src/dird/ua_select.c:454
4760 msgid "Defined Pools:\n"
4763 #: src/dird/ua_select.c:464
4764 msgid "Select the Pool"
4767 #: src/dird/ua_select.c:494
4769 msgid "No access to Pool \"%s\"\n"
4772 #: src/dird/ua_select.c:520
4773 msgid "Enter MediaId or Volume name: "
4776 #: src/dird/ua_select.c:546
4777 msgid "The defined Pool resources are:\n"
4780 #: src/dird/ua_select.c:554
4781 msgid "Select Pool resource"
4784 #: src/dird/ua_select.c:587
4785 msgid "Enter the JobId to select: "
4788 #: src/dird/ua_select.c:624
4790 msgid "Could not find Job \"%s\": ERR=%s"
4793 #: src/dird/ua_select.c:687
4795 msgid "Automatically selected %s: %s\n"
4798 #: src/dird/ua_select.c:692
4800 msgid "Cannot select %s in batch mode.\n"
4803 #: src/dird/ua_select.c:708
4804 msgid "Selection is empty!\n"
4807 #: src/dird/ua_select.c:714
4808 msgid "Item 1 selected automatically.\n"
4811 #: src/dird/ua_select.c:725
4812 msgid "Selection aborted, nothing done.\n"
4815 #: src/dird/ua_select.c:730
4817 msgid "Please enter a number between 1 and %d\n"
4820 #: src/dird/ua_select.c:779
4821 msgid "Storage name given twice.\n"
4824 #: src/dird/ua_select.c:788
4828 #: src/dird/ua_select.c:789
4832 #: src/dird/ua_select.c:796
4834 msgid "Expecting jobid=nn command, got: %s\n"
4837 #: src/dird/ua_select.c:800
4839 msgid "JobId %s is not running.\n"
4842 #: src/dird/ua_select.c:809
4844 msgid "Expecting job=xxx, got: %s.\n"
4847 #: src/dird/ua_select.c:813
4849 msgid "Job \"%s\" is not running.\n"
4852 #: src/dird/ua_select.c:829
4854 msgid "Storage resource \"%s\": not found\n"
4857 #: src/dird/ua_select.c:862
4858 msgid "Media Types defined in conf file:\n"
4861 #: src/dird/ua_select.c:868
4865 #: src/dird/ua_select.c:868
4866 msgid "Select the Media Type"
4869 #: src/dird/ua_server.c:61
4871 msgid "Cannot create UA thread: %s\n"
4874 #: src/dird/ua_server.c:142
4875 msgid "You have messages.\n"
4878 #: src/dird/ua_status.c:104 src/dird/ua_tree.c:59
4882 #: src/dird/ua_status.c:105
4886 #: src/dird/ua_status.c:126
4887 msgid "Status available for:\n"
4890 #: src/dird/ua_status.c:127
4894 #: src/dird/ua_status.c:130
4898 #: src/dird/ua_status.c:132
4899 msgid "Select daemon type for status"
4902 #: src/dird/ua_status.c:245
4904 msgid "%s Version: %s (%s) %s %s %s\n"
4907 #: src/dird/ua_status.c:249 src/stored/status.c:70
4909 msgid "Daemon started %s, 1 Job run since started.\n"
4912 #: src/dird/ua_status.c:252 src/stored/status.c:73
4914 msgid "Daemon started %s, %d Jobs run since started.\n"
4917 #: src/dird/ua_status.c:257 src/filed/status.c:119 src/stored/status.c:77
4919 msgid " Heap: bytes=%s max_bytes=%s bufs=%s max_bufs=%s\n"
4922 #: src/dird/ua_status.c:277 src/dird/ua_status.c:482 src/dird/ua_status.c:644
4923 #: src/filed/status.c:196 src/filed/status.c:275 src/stored/status.c:317
4924 #: src/stored/status.c:393
4928 #: src/dird/ua_status.c:289
4932 "Failed to connect to Storage daemon %s.\n"
4936 #: src/dird/ua_status.c:327
4939 "Failed to connect to Client %s.\n"
4943 #: src/dird/ua_status.c:335
4944 msgid "Connected to file daemon\n"
4947 #: src/dird/ua_status.c:350
4953 #: src/dird/ua_status.c:351
4955 "Level Type Pri Scheduled Name Volume\n"
4958 #: src/dird/ua_status.c:352
4959 msgid "===================================================================================\n"
4962 #: src/dird/ua_status.c:399
4964 msgid "%-14s %-8s %3d %-18s %-18s %s\n"
4967 #: src/dird/ua_status.c:480
4968 msgid "No Scheduled Jobs.\n"
4971 #: src/dird/ua_status.c:497 src/stored/status.c:269
4977 #: src/dird/ua_status.c:506
4979 msgid "Console connected at %s\n"
4982 #: src/dird/ua_status.c:514
4984 "No Jobs running.\n"
4988 #: src/dird/ua_status.c:519
4989 msgid " JobId Level Name Status\n"
4992 #: src/dird/ua_status.c:520 src/filed/status.c:219 src/stored/status.c:337
4993 msgid "======================================================================\n"
4996 #: src/dird/ua_status.c:529
4997 msgid "is waiting execution"
5000 #: src/dird/ua_status.c:532
5004 #: src/dird/ua_status.c:535
5008 #: src/dird/ua_status.c:538
5009 msgid "has terminated"
5012 #: src/dird/ua_status.c:541
5016 #: src/dird/ua_status.c:544
5020 #: src/dird/ua_status.c:547
5021 msgid "has a fatal error"
5024 #: src/dird/ua_status.c:550
5025 msgid "has verify differences"
5028 #: src/dird/ua_status.c:553
5029 msgid "has been canceled"
5032 #: src/dird/ua_status.c:557
5034 msgid "is waiting on Client %s"
5037 #: src/dird/ua_status.c:563
5039 msgid "is waiting on Storage %s"
5042 #: src/dird/ua_status.c:568
5043 msgid "is waiting on max Storage jobs"
5046 #: src/dird/ua_status.c:571
5047 msgid "is waiting on max Client jobs"
5050 #: src/dird/ua_status.c:574
5051 msgid "is waiting on max Job jobs"
5054 #: src/dird/ua_status.c:577
5055 msgid "is waiting on max total jobs"
5058 #: src/dird/ua_status.c:580
5059 msgid "is waiting for its start time"
5062 #: src/dird/ua_status.c:583
5063 msgid "is waiting for higher priority jobs to finish"
5066 #: src/dird/ua_status.c:588
5068 msgid "is in unknown state %c"
5071 #: src/dird/ua_status.c:602
5072 msgid "is waiting for a mount request"
5075 #: src/dird/ua_status.c:609
5076 msgid "is waiting for an appendable Volume"
5079 #: src/dird/ua_status.c:616
5081 msgid "is waiting for Client %s to connect to Storage %s"
5084 #: src/dird/ua_status.c:632
5086 msgid "%6d %-6s %-20s %s\n"
5089 #: src/dird/ua_status.c:654 src/filed/status.c:209 src/stored/status.c:328
5090 msgid "No Terminated Jobs.\n"
5093 #: src/dird/ua_status.c:659 src/stored/status.c:333
5096 "Terminated Jobs:\n"
5099 #: src/dird/ua_status.c:660
5100 msgid " JobId Level Files Bytes Status Finished Name \n"
5103 #: src/dird/ua_status.c:661
5104 msgid "========================================================================\n"
5107 #: src/dird/ua_status.c:692 src/filed/status.c:239 src/lib/util.c:184
5108 #: src/stored/status.c:357
5112 #: src/dird/ua_status.c:696 src/filed/status.c:243 src/lib/util.c:197
5113 #: src/lib/util.c:264 src/stored/status.c:361
5117 #: src/dird/ua_status.c:699 src/filed/status.c:246 src/stored/status.c:364
5121 #: src/dird/ua_status.c:705 src/filed/status.c:252 src/lib/util.c:193
5122 #: src/lib/util.c:260 src/stored/btape.c:1160 src/stored/status.c:370
5123 #: src/wx-console/wxbconfigpanel.cpp:180
5127 #: src/dird/ua_status.c:708 src/filed/status.c:255 src/stored/status.c:373
5131 #: src/dird/ua_status.c:711 src/filed/status.c:266 src/stored/status.c:384
5133 msgid "%6d %-6s %8s %14s %-7s %-8s %s\n"
5136 #: src/dird/ua_status.c:719 src/stored/btape.c:180
5140 #: src/dird/ua_tree.c:57
5144 #: src/dird/ua_tree.c:57
5145 msgid "change current directory"
5148 #: src/dird/ua_tree.c:58
5152 #: src/dird/ua_tree.c:58
5153 msgid "count marked files in and below the cd"
5156 #: src/dird/ua_tree.c:59
5157 msgid "long list current directory, wildcards allowed"
5160 #: src/dird/ua_tree.c:60
5161 msgid "leave file selection mode"
5164 #: src/dird/ua_tree.c:61
5165 msgid "estimate restore size"
5168 #: src/dird/ua_tree.c:62
5169 msgid "same as done command"
5172 #: src/dird/ua_tree.c:63
5176 #: src/dird/ua_tree.c:63
5177 msgid "find files, wildcards allowed"
5180 #: src/dird/ua_tree.c:64 src/dird/ua_tree.c:73
5184 #: src/dird/ua_tree.c:65
5188 #: src/dird/ua_tree.c:65
5189 msgid "list current directory, wildcards allowed"
5192 #: src/dird/ua_tree.c:66
5196 #: src/dird/ua_tree.c:66
5197 msgid "list the marked files in and below the cd"
5200 #: src/dird/ua_tree.c:67
5204 #: src/dird/ua_tree.c:67
5205 msgid "mark dir/file to be restored recursively in dirs"
5208 #: src/dird/ua_tree.c:68
5212 #: src/dird/ua_tree.c:68
5213 msgid "mark directory name to be restored (no files)"
5216 #: src/dird/ua_tree.c:69
5220 #: src/dird/ua_tree.c:69
5221 msgid "print current working directory"
5224 #: src/dird/ua_tree.c:70
5228 #: src/dird/ua_tree.c:70
5229 msgid "unmark dir/file to be restored recursively in dir"
5232 #: src/dird/ua_tree.c:71
5236 #: src/dird/ua_tree.c:71
5237 msgid "unmark directory name only no recursion"
5240 #: src/dird/ua_tree.c:72
5241 msgid "quit and do not do restore"
5244 #: src/dird/ua_tree.c:73
5248 #: src/dird/ua_tree.c:92
5251 "You are now entering file selection mode where you add (mark) and\n"
5252 "remove (unmark) files to be restored. No files are initially added, unless\n"
5253 "you used the \"all\" keyword on the command line.\n"
5254 "Enter \"done\" to leave this mode.\n"
5258 #: src/dird/ua_tree.c:102 src/dird/ua_tree.c:633 src/dird/ua_tree.c:641
5260 msgid "cwd is: %s\n"
5263 #: src/dird/ua_tree.c:123
5264 msgid "Illegal command. Enter \"done\" to exit.\n"
5267 #: src/dird/ua_tree.c:296 src/dird/ua_tree.c:307 src/dird/ua_tree.c:324
5268 msgid "No files marked.\n"
5271 #: src/dird/ua_tree.c:309
5272 msgid "1 file marked.\n"
5275 #: src/dird/ua_tree.c:311
5277 msgid "%s files marked.\n"
5280 #: src/dird/ua_tree.c:338
5281 msgid "No directories marked.\n"
5284 #: src/dird/ua_tree.c:340
5285 msgid "1 directory marked.\n"
5288 #: src/dird/ua_tree.c:342
5290 msgid "%s directories marked.\n"
5293 #: src/dird/ua_tree.c:363
5295 msgid "%s total files/dirs. %s marked to be restored.\n"
5298 #: src/dird/ua_tree.c:374
5299 msgid "No file specification given.\n"
5302 #: src/dird/ua_tree.c:502
5304 msgid "Node %s has no children.\n"
5307 #: src/dird/ua_tree.c:583
5309 msgid "%d total files; %d marked to be restored; %s bytes.\n"
5312 #: src/dird/ua_tree.c:625
5313 msgid "Invalid path given.\n"
5316 #: src/dird/ua_tree.c:652 src/dird/ua_tree.c:663
5317 msgid "No files unmarked.\n"
5320 #: src/dird/ua_tree.c:665
5321 msgid "1 file unmarked.\n"
5324 #: src/dird/ua_tree.c:667
5326 msgid "%d files unmarked.\n"
5329 #: src/dird/ua_tree.c:678 src/dird/ua_tree.c:694
5330 msgid "No directories unmarked.\n"
5333 #: src/dird/ua_tree.c:696
5334 msgid "1 directory unmarked.\n"
5337 #: src/dird/ua_tree.c:698
5339 msgid "%d directories unmarked.\n"
5342 #: src/dird/verify.c:87
5344 "Unable to find JobId of previous InitCatalog Job.\n"
5345 "Please run a Verify with Level=InitCatalog before\n"
5346 "running the current Job.\n"
5349 #: src/dird/verify.c:108
5351 msgid "Could not get job record for previous Job. ERR=%s"
5354 #: src/dird/verify.c:113
5356 msgid "Last Job %d did not terminate normally. JobStatus=%c\n"
5359 #: src/dird/verify.c:117
5361 msgid "Verifying against JobId=%d Job=%s\n"
5364 #: src/dird/verify.c:183
5366 msgid "Start Verify JobId=%d Level=%s Job=%s\n"
5369 #: src/dird/verify.c:262
5370 msgid "Deprecated feature ... use bootstrap.\n"
5373 #: src/dird/verify.c:275
5375 msgid "Unimplemented Verify level %d(%c)\n"
5378 #: src/dird/verify.c:327
5380 msgid "Unimplemented verify level %d\n"
5383 #: src/dird/verify.c:382
5387 #: src/dird/verify.c:386
5388 msgid "*** Verify Error ***"
5391 #: src/dird/verify.c:390
5392 msgid "Verify warnings"
5395 #: src/dird/verify.c:393
5396 msgid "Verify Canceled"
5399 #: src/dird/verify.c:396
5400 msgid "Verify Differences"
5403 #: src/dird/verify.c:401
5405 msgid "Inappropriate term code: %d %c\n"
5408 #: src/dird/verify.c:415
5411 "Bacula %s (%s): %s\n"
5415 " Verify Level: %s\n"
5417 " Verify JobId: %d\n"
5421 " Files Expected: %s\n"
5422 " Files Examined: %s\n"
5423 " Non-fatal FD errors: %d\n"
5424 " FD termination status: %s\n"
5425 " SD termination status: %s\n"
5426 " Termination: %s\n"
5430 #: src/dird/verify.c:450
5433 "Bacula %s (%s): %s\n"
5437 " Verify Level: %s\n"
5439 " Verify JobId: %d\n"
5443 " Files Examined: %s\n"
5444 " Non-fatal FD errors: %d\n"
5445 " FD termination status: %s\n"
5446 " Termination: %s\n"
5450 #: src/dird/verify.c:526
5453 "bird<filed: bad attributes, expected 3 fields got %d\n"
5454 " mslen=%d msg=%s\n"
5457 #: src/dird/verify.c:570
5459 msgid "New file: %s\n"
5462 #: src/dird/verify.c:571
5464 msgid "File not in catalog: %s\n"
5467 #: src/dird/verify.c:595
5469 msgid " st_ino differ. Cat: %s File: %s\n"
5472 #: src/dird/verify.c:604
5474 msgid " st_mode differ. Cat: %x File: %x\n"
5477 #: src/dird/verify.c:612
5479 msgid " st_nlink differ. Cat: %d File: %d\n"
5482 #: src/dird/verify.c:620
5484 msgid " st_uid differ. Cat: %u File: %u\n"
5487 #: src/dird/verify.c:628
5489 msgid " st_gid differ. Cat: %u File: %u\n"
5492 #: src/dird/verify.c:636
5494 msgid " st_size differ. Cat: %s File: %s\n"
5497 #: src/dird/verify.c:645
5498 msgid " st_atime differs\n"
5501 #: src/dird/verify.c:652
5502 msgid " st_mtime differs\n"
5505 #: src/dird/verify.c:659
5506 msgid " st_ctime differs\n"
5509 #: src/dird/verify.c:666
5511 msgid " st_size decrease. Cat: %s File: %s\n"
5514 #: src/dird/verify.c:705
5516 msgid " %s not same. File=%s Cat=%s\n"
5519 #: src/dird/verify.c:708
5521 msgid " %s differs.\n"
5524 #: src/dird/verify.c:720
5526 msgid "bdird<filed: bad attributes from filed n=%d : %s\n"
5529 #: src/dird/verify.c:757
5530 msgid "The following files are missing:\n"
5533 #: src/dird/verify.c:771 src/tools/testfind.c:338
5538 #: src/dird/ua_update.c:57
5542 #: src/dird/ua_update.c:79
5543 msgid "Update choice:\n"
5546 #: src/dird/ua_update.c:80
5547 msgid "Volume parameters"
5550 #: src/dird/ua_update.c:81
5551 msgid "Pool from resource"
5554 #: src/dird/ua_update.c:82
5555 msgid "Slots from autochanger"
5558 #: src/dird/ua_update.c:83
5562 #: src/dird/ua_update.c:83
5563 msgid "Choose catalog item to update"
5566 #: src/dird/ua_update.c:103 src/dird/ua_update.c:435
5570 #: src/dird/ua_update.c:104 src/dird/ua_update.c:436
5574 #: src/dird/ua_update.c:105 src/dird/ua_update.c:437
5578 #: src/dird/ua_update.c:107 src/dird/ua_update.c:439
5582 #: src/dird/ua_update.c:108 src/dird/ua_update.c:440
5586 #: src/dird/ua_update.c:109 src/dird/ua_update.c:355 src/dird/ua_update.c:442
5590 #: src/dird/ua_update.c:110 src/dird/ua_update.c:444
5594 #: src/dird/ua_update.c:122
5596 msgid "Invalid VolStatus specified: %s\n"
5599 #: src/dird/ua_update.c:131
5601 msgid "New Volume status is: %s\n"
5604 #: src/dird/ua_update.c:142
5606 msgid "Invalid retention period specified: %s\n"
5609 #: src/dird/ua_update.c:151
5611 msgid "New retention period is: %s\n"
5614 #: src/dird/ua_update.c:163
5616 msgid "Invalid use duration specified: %s\n"
5619 #: src/dird/ua_update.c:172
5621 msgid "New use duration is: %s\n"
5624 #: src/dird/ua_update.c:187
5626 msgid "New max jobs is: %s\n"
5629 #: src/dird/ua_update.c:201
5631 msgid "New max files is: %s\n"
5634 #: src/dird/ua_update.c:213
5636 msgid "Invalid max. bytes specification: %s\n"
5639 #: src/dird/ua_update.c:222
5641 msgid "New Max bytes is: %s\n"
5644 #: src/dird/ua_update.c:237
5645 msgid "Invalid value. It must by yes or no.\n"
5648 #: src/dird/ua_update.c:246
5650 msgid "New Recycle flag is: %s\n"
5653 #: src/dird/ua_update.c:275
5655 msgid "New Pool is: %s\n"
5658 #: src/dird/ua_update.c:304
5660 msgid "Error updating Volume record: ERR=%s"
5663 #: src/dird/ua_update.c:306
5665 msgid "Volume defaults updated from \"%s\" Pool record.\n"
5668 #: src/dird/ua_update.c:328
5670 msgid "Error updating Volume records: ERR=%s"
5673 #: src/dird/ua_update.c:330
5674 msgid "All Volume defaults updated from Pool record.\n"
5677 #: src/dird/ua_update.c:349
5681 #: src/dird/ua_update.c:350
5682 msgid "VolRetention"
5685 #: src/dird/ua_update.c:351
5689 #: src/dird/ua_update.c:352
5693 #: src/dird/ua_update.c:353
5697 #: src/dird/ua_update.c:354
5701 #: src/dird/ua_update.c:357
5705 #: src/dird/ua_update.c:358
5709 #: src/dird/ua_update.c:414
5711 msgid "Updating Volume \"%s\"\n"
5714 #: src/dird/ua_update.c:416
5715 msgid "Volume Status"
5718 #: src/dird/ua_update.c:417
5719 msgid "Volume Retention Period"
5722 #: src/dird/ua_update.c:418
5723 msgid "Volume Use Duration"
5726 #: src/dird/ua_update.c:419
5727 msgid "Maximum Volume Jobs"
5730 #: src/dird/ua_update.c:420
5731 msgid "Maximum Volume Files"
5734 #: src/dird/ua_update.c:421
5735 msgid "Maximum Volume Bytes"
5738 #: src/dird/ua_update.c:422
5739 msgid "Recycle Flag"
5742 #: src/dird/ua_update.c:423
5746 #: src/dird/ua_update.c:424
5747 msgid "InChanger Flag"
5750 #: src/dird/ua_update.c:425
5751 msgid "Volume Files"
5754 #: src/dird/ua_update.c:427
5755 msgid "Volume from Pool"
5758 #: src/dird/ua_update.c:428
5759 msgid "All Volumes from Pool"
5762 #: src/dird/ua_update.c:429
5766 #: src/dird/ua_update.c:433
5768 msgid "Current Volume status is: %s\n"
5771 #: src/dird/ua_update.c:434
5772 msgid "Possible Values are:\n"
5775 #: src/dird/ua_update.c:441
5779 #: src/dird/ua_update.c:445
5780 msgid "Choose new Volume Status"
5783 #: src/dird/ua_update.c:451
5785 msgid "Current retention period is: %s\n"
5788 #: src/dird/ua_update.c:453
5789 msgid "Enter Volume Retention period: "
5792 #: src/dird/ua_update.c:460
5794 msgid "Current use duration is: %s\n"
5797 #: src/dird/ua_update.c:462
5798 msgid "Enter Volume Use Duration: "
5801 #: src/dird/ua_update.c:469
5803 msgid "Current max jobs is: %u\n"
5806 #: src/dird/ua_update.c:470
5807 msgid "Enter new Maximum Jobs: "
5810 #: src/dird/ua_update.c:477
5812 msgid "Current max files is: %u\n"
5815 #: src/dird/ua_update.c:478
5816 msgid "Enter new Maximum Files: "
5819 #: src/dird/ua_update.c:485
5821 msgid "Current value is: %s\n"
5824 #: src/dird/ua_update.c:486
5825 msgid "Enter new Maximum Bytes: "
5828 #: src/dird/ua_update.c:494
5830 msgid "Current recycle flag is: %s\n"
5833 #: src/dird/ua_update.c:496
5834 msgid "Enter new Recycle status: "
5837 #: src/dird/ua_update.c:511
5839 msgid "Current Slot is: %d\n"
5842 #: src/dird/ua_update.c:512
5843 msgid "Enter new Slot: "
5846 #: src/dird/ua_update.c:517
5848 msgid "Invalid slot, it must be between 0 and %d\n"
5851 #: src/dird/ua_update.c:527 src/dird/ua_update.c:544
5853 msgid "Error updating media record Slot: ERR=%s"
5856 #: src/dird/ua_update.c:529
5858 msgid "New Slot is: %d\n"
5861 #: src/dird/ua_update.c:534
5863 msgid "Current InChanger flag is: %d\n"
5866 #: src/dird/ua_update.c:535
5867 msgid "Set InChanger flag? yes/no: "
5870 #: src/dird/ua_update.c:546
5872 msgid "New InChanger flag is: %d\n"
5875 #: src/dird/ua_update.c:553
5877 "Warning changing Volume Files can result\n"
5878 "in loss of data on your Volume\n"
5882 #: src/dird/ua_update.c:555
5884 msgid "Current Volume Files is: %u\n"
5887 #: src/dird/ua_update.c:556
5888 msgid "Enter new number of Files for Volume: "
5891 #: src/dird/ua_update.c:561
5892 msgid "Normally, you should only increase Volume Files by one!\n"
5895 #: src/dird/ua_update.c:562
5896 msgid "Continue? (yes/no): "
5899 #: src/dird/ua_update.c:572
5901 msgid "New Volume Files is: %u\n"
5904 #: src/dird/ua_update.c:584
5906 msgid "Current Pool is: %s\n"
5909 #: src/dird/ua_update.c:585
5910 msgid "Enter new Pool name: "
5913 #: src/dird/ua_update.c:598
5914 msgid "Selection done.\n"
5917 #: src/dird/ua_update.c:631
5919 msgid "db_update_pool_record returned %d. ERR=%s\n"
5922 #: src/dird/ua_update.c:638
5923 msgid "Pool DB record updated from resource.\n"
5926 #: src/dird/pythondir.c:72 src/filed/pythonfd.c:79 src/stored/pythonsd.c:67
5930 #: src/dird/pythondir.c:74
5934 #: src/dird/pythondir.c:81 src/filed/pythonfd.c:86 src/stored/pythonsd.c:77
5938 #: src/dird/pythondir.c:82 src/stored/pythonsd.c:68
5942 #: src/dird/pythondir.c:104 src/filed/pythonfd.c:102 src/filed/pythonfd.c:156
5943 #: src/filed/pythonfd.c:220 src/stored/pythonsd.c:95 src/stored/pythonsd.c:160
5944 msgid "Job pointer not found."
5947 #: src/dird/pythondir.c:136
5948 msgid "Pool record not found."
5951 #: src/dird/pythondir.c:163 src/filed/pythonfd.c:133 src/stored/pythonsd.c:137
5953 msgid "Attribute %s not found."
5956 #: src/dird/pythondir.c:206 src/dird/pythondir.c:212 src/filed/pythonfd.c:175
5957 #: src/stored/pythonsd.c:177
5958 msgid "Read-only attribute"
5961 #: src/filed/authenticate.c:50
5963 msgid "I only authenticate directors, not %d\n"
5966 #: src/filed/authenticate.c:56 src/stored/authenticate.c:59
5968 msgid "Bad Hello command from Director at %s. Len=%d.\n"
5971 #: src/filed/authenticate.c:68 src/stored/authenticate.c:70
5973 msgid "Bad Hello command from Director at %s: %s\n"
5976 #: src/filed/authenticate.c:82 src/stored/authenticate.c:85
5979 "Connection from unknown Director %s at %s rejected.\n"
5980 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
5984 #: src/filed/authenticate.c:115
5987 "Incorrect password given by Director at %s.\n"
5988 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
5992 #: src/filed/authenticate.c:169 src/stored/dircmd.c:184
5993 msgid "Unable to authenticate Director\n"
5996 #: src/filed/authenticate.c:213
5998 "Authorization key rejected by Storage daemon.\n"
5999 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
6003 #: src/filed/backup.c:68
6004 msgid "Cannot set buffer size FD->SD.\n"
6007 #: src/filed/backup.c:159
6009 msgid " Recursion turned off. Will not descend into %s\n"
6012 #: src/filed/backup.c:162
6014 msgid " File system change prohibited. Will not descend into %s\n"
6017 #: src/filed/backup.c:165
6019 msgid " Disallowed filesystem. Will not descend into %s\n"
6022 #: src/filed/backup.c:182 src/filed/verify.c:113
6024 msgid " Could not access %s: ERR=%s\n"
6027 #: src/filed/backup.c:189 src/filed/verify.c:120
6029 msgid " Could not follow link %s: ERR=%s\n"
6032 #: src/filed/backup.c:196 src/filed/verify.c:127
6034 msgid " Could not stat %s: ERR=%s\n"
6037 #: src/filed/backup.c:203 src/filed/verify.c:133
6039 msgid " Unchanged file skipped: %s\n"
6042 #: src/filed/backup.c:206
6044 msgid " Archive file not saved: %s\n"
6047 #: src/filed/backup.c:210 src/filed/verify.c:147
6049 msgid " Could not open directory %s: ERR=%s\n"
6052 #: src/filed/backup.c:216
6054 msgid " Unknown file type %d; not saved: %s\n"
6057 #: src/filed/backup.c:239
6059 msgid "Python reader program \"%s\" not found.\n"
6062 #: src/filed/backup.c:264 src/filed/verify.c:214
6064 msgid " Cannot open %s: ERR=%s.\n"
6067 #: src/filed/backup.c:293 src/filed/verify.c:229
6069 msgid " Cannot open resource fork for %s: ERR=%s.\n"
6072 #: src/filed/backup.c:344
6074 msgid "Unknown signature type %i.\n"
6077 #: src/filed/backup.c:406 src/filed/backup.c:489 src/filed/backup.c:515
6078 #: src/filed/backup.c:544 src/filed/backup.c:557 src/filed/backup.c:565
6079 #: src/filed/backup.c:606 src/filed/backup.c:640
6081 msgid "Network send error to SD. ERR=%s\n"
6084 #: src/filed/backup.c:469
6086 msgid "Compression error: %d\n"
6089 #: src/filed/backup.c:506
6091 msgid "Read error on file %s. ERR=%s\n"
6094 #: src/filed/backup.c:509
6095 msgid "Too many errors.\n"
6098 #: src/filed/backup.c:535
6100 msgid "Error reading ACL of %s\n"
6103 #: src/filed/filed.c:62
6106 "Copyright (C) 2000-2005 Kern Sibbald\n"
6108 "Version: %s (%s)\n"
6110 "Usage: bacula-fd [-f -s] [-c config_file] [-d debug_level]\n"
6111 " -c <file> use <file> as configuration file\n"
6112 " -dnn set debug level to nn\n"
6113 " -f run in foreground (for debugging)\n"
6115 " -i inetd request\n"
6116 " -s no signals (for debugging)\n"
6117 " -t test configuration file and exit\n"
6119 " -v verbose user messages\n"
6120 " -? print this message.\n"
6124 #: src/filed/filed.c:282
6127 "No File daemon resource defined in %s\n"
6128 "Without that I don't know who I am :-(\n"
6131 #: src/filed/filed.c:287
6133 msgid "Only one Client resource permitted in %s\n"
6136 #: src/filed/filed.c:310
6139 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
6140 "File daemon in %s.\n"
6143 #: src/filed/filed.c:339
6145 msgid "No Director resource defined in %s\n"
6148 #: src/filed/job.c:323
6150 msgid "2901 Job %s not found.\n"
6153 #: src/filed/job.c:339
6155 msgid "2001 Job %s marked to be canceled.\n"
6158 #: src/filed/job.c:342
6159 msgid "2902 Error scanning cancel command.\n"
6162 #: src/filed/job.c:361
6164 msgid "2991 Bad setdebug command: %s\n"
6167 #: src/filed/job.c:377
6169 msgid "Bad estimate command: %s"
6172 #: src/filed/job.c:378
6173 msgid "2992 Bad estimate command.\n"
6176 #: src/filed/job.c:401
6178 msgid "Bad Job Command: %s"
6181 #: src/filed/job.c:421
6183 msgid "Bad RunBeforeJob command: %s\n"
6186 #: src/filed/job.c:422 src/filed/job.c:435
6187 msgid "2905 Bad RunBeforeJob command.\n"
6190 #: src/filed/job.c:448
6192 msgid "Bad RunAfter command: %s\n"
6195 #: src/filed/job.c:449
6196 msgid "2905 Bad RunAfterJob command.\n"
6199 #: src/filed/job.c:475
6201 msgid "%s could not execute. ERR=%s\n"
6204 #: src/filed/job.c:484
6209 #: src/filed/job.c:489
6211 msgid "%s returned non-zero status=%d. ERR=%s\n"
6214 #: src/filed/job.c:574
6216 msgid "Error running program: %s. RtnStat=%d ERR=%s\n"
6219 #: src/filed/job.c:584
6221 msgid "Cannot open FileSet input file: %s. ERR=%s\n"
6224 #: src/filed/job.c:678
6226 msgid "REGEX %s compile error. ERR=%s\n"
6229 #: src/filed/job.c:732
6231 msgid "Invalid FileSet command: %s\n"
6234 #: src/filed/job.c:901 src/findlib/match.c:184
6236 msgid "Unknown include/exclude option: %c\n"
6239 #: src/filed/job.c:961 src/stored/fd_cmds.c:329
6241 msgid "Could not create bootstrap file %s: ERR=%s\n"
6244 #: src/filed/job.c:1060
6246 msgid "DIR and FD clocks differ by %d seconds, FD automatically adjusting.\n"
6249 #: src/filed/job.c:1068
6251 msgid "Unknown backup level: %s\n"
6254 #: src/filed/job.c:1080
6256 msgid "Bad level command: %s\n"
6259 #: src/filed/job.c:1101
6261 msgid "Bad session command: %s"
6264 #: src/filed/job.c:1122
6266 msgid "Bad storage command: %s"
6269 #: src/filed/job.c:1131
6271 msgid "Failed to connect to Storage daemon: %s:%d\n"
6274 #: src/filed/job.c:1143
6275 msgid "Failed to authenticate Storage daemon.\n"
6278 #: src/filed/job.c:1169
6279 msgid "Cannot contact Storage daemon\n"
6282 #: src/filed/job.c:1187
6284 msgid "Bad response to append open: %s\n"
6287 #: src/filed/job.c:1192
6288 msgid "Bad response from stored to open command\n"
6291 #: src/filed/job.c:1219
6293 msgid "Generate VSS snapshots. Driver=\"%s\", Drive(s)=\"%s\"\n"
6296 #: src/filed/job.c:1222
6298 msgid "Generate VSS snapshots failed. ERR=%s\n"
6301 #: src/filed/job.c:1229
6303 msgid "Generate VSS snapshot of drive \"%c:\\\" failed\n"
6306 #: src/filed/job.c:1238
6308 msgid "VSS Writer: %s\n"
6311 #: src/filed/job.c:1242
6312 msgid "No drive letters found for generating VSS snapshots.\n"
6315 #: src/filed/job.c:1245
6316 msgid "VSS was not initialized properly. VSS support is disabled.\n"
6319 #: src/filed/job.c:1294
6320 msgid "Append Close with SD failed.\n"
6323 #: src/filed/job.c:1298
6325 msgid "Bad status %d returned from Storage Daemon.\n"
6328 #: src/filed/job.c:1331
6330 msgid "2994 Bad verify command: %s\n"
6333 #: src/filed/job.c:1346 src/filed/job.c:1385
6335 msgid "2994 Bad verify level: %s\n"
6338 #: src/filed/job.c:1425
6340 msgid "Bad replace command. CMD=%s\n"
6343 #: src/filed/job.c:1502
6344 msgid "Improper calling sequence.\n"
6347 #: src/filed/job.c:1522
6349 msgid "Bad response to SD read open: %s\n"
6352 #: src/filed/job.c:1527
6353 msgid "Bad response from stored to read open command\n"
6356 #: src/filed/job.c:1593
6358 msgid "Comm error with SD. bad response to %s. ERR=%s\n"
6361 #: src/filed/job.c:1596
6363 msgid "Bad response to %s command. Wanted %s, got %s\n"
6366 #: src/filed/restore.c:55
6368 msgid "Size of data or stream of %s not correct. Original %s, restored %s.\n"
6371 #: src/filed/restore.c:165 src/filed/verify_vol.c:90
6373 msgid "Record header scan error: %s\n"
6376 #: src/filed/restore.c:172 src/filed/verify_vol.c:99
6378 msgid "Data record error. ERR=%s\n"
6381 #: src/filed/restore.c:176 src/filed/verify_vol.c:103
6383 msgid "Actual data size %d not same as header %d\n"
6386 #: src/filed/restore.c:201 src/filed/restore.c:383
6387 msgid "Logic error: output file should be open\n"
6390 #: src/filed/restore.c:207 src/filed/restore.c:388
6391 msgid "Logic error: output file should not be open\n"
6394 #: src/filed/restore.c:218 src/filed/verify_vol.c:142
6395 #: src/stored/bextract.c:289 src/stored/bls.c:372 src/stored/bscan.c:649
6397 msgid "Record header file index %ld not equal record index %ld\n"
6400 #: src/filed/restore.c:231 src/stored/bextract.c:298
6402 msgid "%s stream not supported on this Client.\n"
6405 #: src/filed/restore.c:308
6407 msgid " Cannot open resource fork for %s.\n"
6410 #: src/filed/restore.c:331
6412 msgid " Invalid length of Finder Info (got %d, not 32)\n"
6415 #: src/filed/restore.c:335
6417 msgid " Could not set Finder Info on %s\n"
6420 #: src/filed/restore.c:347
6422 msgid "Can't restore ACL of %s\n"
6425 #: src/filed/restore.c:359
6427 msgid "Can't restore default ACL of %s\n"
6430 #: src/filed/restore.c:391 src/stored/bextract.c:449
6432 msgid "Unknown stream=%d ignored. This shouldn't happen!\n"
6435 #: src/filed/restore.c:428
6438 "%d non-supported data streams and %d non-supported attrib streams ignored.\n"
6441 #: src/filed/restore.c:432
6443 msgid "%d non-supported resource fork streams ignored.\n"
6446 #: src/filed/restore.c:435
6448 msgid "%d non-supported Finder Info streams ignored.\n"
6451 #: src/filed/restore.c:438
6453 msgid "%d non-supported acl streams ignored.\n"
6456 #: src/filed/restore.c:450
6460 #: src/filed/restore.c:454
6464 #: src/filed/restore.c:456
6465 msgid "Zlib stream error"
6468 #: src/filed/restore.c:458
6469 msgid "Zlib data error"
6472 #: src/filed/restore.c:460
6473 msgid "Zlib memory error"
6476 #: src/filed/restore.c:462
6477 msgid "Zlib buffer error"
6480 #: src/filed/restore.c:464
6481 msgid "Zlib version error"
6484 #: src/filed/restore.c:466 src/lib/util.c:546 src/lib/util.c:556
6485 #: src/lib/util.c:564 src/lib/util.c:571 src/lib/util.c:578 src/lib/util.c:592
6486 #: src/lib/util.c:602 src/lib/util.c:609 src/lib/util.c:620
6490 #: src/filed/restore.c:498 src/stored/bextract.c:387
6492 msgid "Seek to %s error on %s: ERR=%s\n"
6495 #: src/filed/restore.c:522
6497 msgid "Uncompression error on file %s. ERR=%s\n"
6500 #: src/filed/restore.c:530 src/stored/bextract.c:421
6501 msgid "GZIP data stream found, but GZIP not configured!\n"
6504 #: src/filed/restore.c:539 src/stored/bextract.c:359 src/stored/bextract.c:409
6506 msgid "Write error on %s: %s\n"
6509 #: src/filed/status.c:67
6511 msgid "%s Version: %s (%s) %s %s %s %s\n"
6514 #: src/filed/status.c:71
6516 msgid "Daemon started %s, %d Job%s run since started.\n"
6519 #: src/filed/status.c:125
6521 msgid " Sizeof: off_t=%d size_t=%d debug=%d trace=%d\n"
6524 #: src/filed/status.c:136
6525 msgid "Running Jobs:\n"
6528 #: src/filed/status.c:147
6530 msgid "Director connected at: %s\n"
6533 #: src/filed/status.c:149
6535 msgid "JobId %d Job %s is running.\n"
6538 #: src/filed/status.c:152
6540 msgid " %s%s Job started: %s\n"
6543 #: src/filed/status.c:165 src/stored/status.c:296
6545 msgid " Files=%s Bytes=%s Bytes/sec=%s\n"
6548 #: src/filed/status.c:170
6550 msgid " Files Examined=%s\n"
6553 #: src/filed/status.c:175
6555 msgid " Processing file: %s\n"
6558 #: src/filed/status.c:186
6559 msgid " SDSocket closed.\n"
6562 #: src/filed/status.c:215
6563 msgid "Terminated Jobs:\n"
6566 #: src/filed/status.c:217
6567 msgid " JobId Level Files Bytes Status Finished Name \n"
6570 #: src/filed/status.c:321 src/filed/status.c:347 src/stored/status.c:468
6571 #: src/stored/status.c:493
6573 msgid "Bad .status command: %s\n"
6576 #: src/filed/status.c:322
6577 msgid "2900 Bad .status command, missing argument.\n"
6580 #: src/filed/status.c:348
6581 msgid "2900 Bad .status command, wrong argument.\n"
6584 #: src/filed/status.c:385 src/stored/status.c:423
6585 msgid "Init Catalog"
6588 #: src/filed/status.c:388 src/stored/status.c:426
6589 msgid "Volume to Catalog"
6592 #: src/filed/status.c:391 src/stored/status.c:429
6593 msgid "Disk to Catalog"
6596 #: src/filed/status.c:394 src/stored/status.c:432
6600 #: src/filed/status.c:400 src/lib/util.c:351 src/stored/status.c:438
6601 msgid "Unknown Job Level"
6604 #: src/filed/status.c:451
6608 #: src/filed/status.c:462
6609 msgid "Bacula Running"
6612 #: src/filed/status.c:476
6613 msgid "Last Job Canceled"
6616 #: src/filed/status.c:480
6617 msgid "Last Job Failed"
6620 #: src/filed/status.c:484
6621 msgid "Last Job had Warnings"
6624 #: src/filed/verify.c:45
6626 msgid "Cannot malloc %d network read buffer\n"
6629 #: src/filed/verify.c:136
6631 msgid " Archive file skipped: %s\n"
6634 #: src/filed/verify.c:139
6636 msgid " Recursion turned off. Directory skipped: %s\n"
6639 #: src/filed/verify.c:142
6641 msgid " File system change prohibited. Directory skipped: %s\n"
6644 #: src/filed/verify.c:152
6646 msgid " Unknown file type %d: %s\n"
6649 #: src/filed/verify.c:195 src/filed/verify_vol.c:200
6651 msgid "Network error in send to Director: ERR=%s\n"
6654 #: src/filed/verify.c:284
6656 msgid "Error reading file %s: ERR=%s\n"
6659 #: src/filed/verify_vol.c:56
6660 msgid "Storage command not issued before Verify.\n"
6663 #: src/filed/verify_vol.c:136
6665 msgid "Error scanning record header: %s\n"
6668 #: src/filed/pythonfd.c:73
6672 #: src/filed/pythonfd.c:150 src/stored/pythonsd.c:154
6674 msgid "Cannot delete attribute %s"
6677 #: src/filed/pythonfd.c:168 src/filed/pythonfd.c:184 src/stored/pythonsd.c:187
6679 msgid "Cannot find attribute %s"
6682 #: src/findlib/attribs.c:340
6684 msgid "File size of restored file %s not correct. Original %s, restored %s.\n"
6687 #: src/findlib/attribs.c:358 src/findlib/attribs.c:365
6689 msgid "Unable to set file owner %s: ERR=%s\n"
6692 #: src/findlib/attribs.c:371
6694 msgid "Unable to set file modes %s: ERR=%s\n"
6697 #: src/findlib/attribs.c:381
6699 msgid "Unable to set file times %s: ERR=%s\n"
6702 #: src/findlib/attribs.c:395
6704 msgid "Unable to set file flags %s: ERR=%s\n"
6707 #: src/findlib/attribs.c:640
6709 msgid "Error in %s file %s: ERR=%s\n"
6712 #: src/findlib/attribs.c:657
6714 msgid "Error in %s: ERR=%s\n"
6717 #: src/findlib/bfile.c:67
6721 #: src/findlib/bfile.c:69
6722 msgid "GZIP sparse data"
6725 #: src/findlib/bfile.c:71
6729 #: src/findlib/bfile.c:73
6730 msgid "Win32 GZIP data"
6733 #: src/findlib/bfile.c:75
6734 msgid "File attributes"
6737 #: src/findlib/bfile.c:77
6741 #: src/findlib/bfile.c:79
6742 msgid "MD5 signature"
6745 #: src/findlib/bfile.c:81
6746 msgid "Extended attributes"
6749 #: src/findlib/bfile.c:83
6753 #: src/findlib/bfile.c:85
6754 msgid "Program names"
6757 #: src/findlib/bfile.c:87
6758 msgid "Program data"
6761 #: src/findlib/bfile.c:89
6762 msgid "SHA1 signature"
6765 #: src/findlib/bfile.c:91
6766 msgid "HFS+ resource fork"
6769 #: src/findlib/bfile.c:93
6770 msgid "HFS+ Finder Info"
6773 #: src/findlib/create_file.c:86
6775 msgid "File skipped. Not newer: %s\n"
6778 #: src/findlib/create_file.c:93
6780 msgid "File skipped. Not older: %s\n"
6783 #: src/findlib/create_file.c:99
6785 msgid "File skipped. Already exists: %s\n"
6788 #: src/findlib/create_file.c:118
6790 msgid "File %s already exists and could not be replaced. ERR=%s.\n"
6793 #: src/findlib/create_file.c:170 src/findlib/create_file.c:271
6794 #: src/findlib/create_file.c:322
6796 msgid "bpkt already open fid=%d\n"
6799 #: src/findlib/create_file.c:192
6800 msgid "Could not save_dirn"
6803 #: src/findlib/create_file.c:201 src/findlib/create_file.c:214
6805 msgid "Could not chdir to %s: ERR=%s\n"
6808 #: src/findlib/create_file.c:234
6810 msgid "Could not create %s: ERR=%s\n"
6813 #: src/findlib/create_file.c:247
6815 msgid "Cannot make fifo %s: ERR=%s\n"
6818 #: src/findlib/create_file.c:255
6820 msgid "Cannot make node %s: ERR=%s\n"
6823 #: src/findlib/create_file.c:291
6825 msgid "Could not symlink %s -> %s: ERR=%s\n"
6828 #: src/findlib/create_file.c:301
6830 msgid "Could not hard link %s -> %s: ERR=%s\n"
6833 #: src/findlib/create_file.c:352
6835 msgid "Original file %s not saved: type=%d\n"
6838 #: src/findlib/create_file.c:355
6840 msgid "Unknown file type %d; not restored: %s\n"
6843 #: src/findlib/create_file.c:386
6845 msgid "Zero length filename: %s\n"
6848 #: src/findlib/enable_priv.c:85
6849 msgid "AdjustTokenPrivileges set "
6852 #: src/findlib/find_one.c:168
6854 msgid "Top level directory \"%s\" has an unlisted fstype\n"
6857 #: src/findlib/find_one.c:241
6859 msgid "Attempt to backup hard linked file %s twice ignored.\n"
6862 #: src/findlib/makepath.c:117
6864 msgid "Cannot create directory %s: ERR=%s\n"
6867 #: src/findlib/makepath.c:121 src/findlib/makepath.c:378
6869 msgid "%s exists but is not a directory\n"
6872 #: src/findlib/makepath.c:276 src/findlib/makepath.c:337
6873 #: src/findlib/makepath.c:397
6875 msgid "Cannot change owner and/or group of %s: ERR=%s\n"
6878 #: src/findlib/makepath.c:297
6880 msgid "Cannot chdir to directory, %s: ERR=%s\n"
6883 #: src/findlib/makepath.c:352 src/findlib/makepath.c:368
6884 #: src/findlib/makepath.c:402
6886 msgid "Cannot change permissions of %s: ERR=%s\n"
6889 #: src/findlib/save-cwd.c:48
6891 msgid "Cannot open current directory: %s\n"
6894 #: src/findlib/save-cwd.c:62
6896 msgid "Current directory: %s\n"
6899 #: src/findlib/save-cwd.c:84
6901 msgid "Cannot get current directory: %s\n"
6904 #: src/findlib/save-cwd.c:105
6906 msgid "Cannot return to %s from %s: %s\n"
6909 #: src/findlib/save-cwd.c:109
6911 msgid "Cannot return to saved working directory from %s: %s\n"
6914 #: src/findlib/save-cwd.c:115
6916 msgid "Cannot return to %s: %s\n"
6919 #: src/findlib/save-cwd.c:119
6921 msgid "Cannot return to saved working directory: %s\n"
6924 #: src/gnome2-console/authenticate.c:74
6926 msgid "%s: Director authorization problem.\n"
6929 #: src/gnome2-console/authenticate.c:75
6930 msgid "Director authorization problem.\n"
6933 #: src/gnome2-console/authenticate.c:77
6935 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
6939 #: src/gnome2-console/authenticate.c:87
6941 msgid "%s: Bad response to Hello command: ERR=%s\n"
6944 #: src/gnome2-console/authenticate.c:89
6945 msgid "The Director is probably not running.\n"
6948 #: src/gnome2-console/console.c:88
6951 "Copyright (C) 2002-2005 Kern Sibbald\n"
6953 "Version: %s (%s) %s %s %s\n"
6955 "Usage: gnome-console [-s] [-c config_file] [-d debug_level] [config_file]\n"
6956 " -c <file> set configuration file to file\n"
6957 " -dnn set debug level to nn\n"
6959 " -t test - read configuration and exit\n"
6960 " -? print this message.\n"
6964 #: src/gnome2-console/console.c:219
6966 msgid "Pthread cond init error = %s\n"
6969 #: src/gnome2-console/console.c:361
6970 msgid " Not Connected"
6973 #: src/gnome2-console/console.c:482
6975 msgid " Connecting to Director %s:%d"
6978 #: src/gnome2-console/console.c:483
6981 "Connecting to Director %s:%d\n"
6985 #: src/gnome2-console/console.c:498 src/wx-console/console_thread.cpp:354
6987 msgid "Passphrase for Console \"%s\" TLS private key: "
6990 #: src/gnome2-console/console.c:520 src/wx-console/console_thread.cpp:375
6992 msgid "Passphrase for Director \"%s\" TLS private key: "
6995 #: src/gnome2-console/console.c:539 src/tray-monitor/tray-monitor.c:860
6996 #: src/wx-console/console_thread.cpp:393
6997 msgid "Director daemon"
7000 #: src/gnome2-console/console.c:551
7001 msgid " Initializing ..."
7004 #: src/gnome2-console/console.c:587
7008 #: src/gnome2-console/console.c:595
7009 msgid " Processing command ..."
7012 #: src/gnome2-console/console.c:630
7013 msgid " At prompt waiting for input ..."
7016 #: src/gnome2-console/console.c:750
7020 #: src/gnome2-console/console_conf.c:135
7022 msgid "Console: name=%s\n"
7025 #: src/gnome2-console/console_conf.c:138
7027 msgid "ConsoleFont: name=%s font face=%s\n"
7030 #: src/gnome2-console/interface.c:32
7034 #: src/gnome2-console/interface.c:33 src/gnome2-console/interface.c:232
7035 msgid "Connect to Director"
7038 #: src/gnome2-console/interface.c:39
7042 #: src/gnome2-console/interface.c:40
7043 msgid "Disconnect from Director"
7046 #: src/gnome2-console/interface.c:47
7050 #: src/gnome2-console/interface.c:59
7054 #: src/gnome2-console/interface.c:66
7058 #: src/gnome2-console/interface.c:73
7062 #: src/gnome2-console/interface.c:80
7066 #: src/gnome2-console/interface.c:93
7067 msgid "_Display Messages"
7070 #: src/gnome2-console/interface.c:105
7071 msgid "gtk-preferences"
7074 #: src/gnome2-console/interface.c:117
7075 msgid "gnome-stock-about"
7078 #: src/gnome2-console/interface.c:129
7082 #: src/gnome2-console/interface.c:136
7086 #: src/gnome2-console/interface.c:143
7090 #: src/gnome2-console/interface.c:144 src/gnome2-console/interface.c:252
7091 msgid "Display Messages"
7094 #: src/gnome2-console/interface.c:150
7098 #: src/gnome2-console/interface.c:157
7102 #: src/gnome2-console/interface.c:197
7103 msgid "Bacula Console"
7106 #: src/gnome2-console/interface.c:231 src/wx-console/wxbmainframe.cpp:229
7107 #: src/wx-console/wxbmainframe.cpp:589
7111 #: src/gnome2-console/interface.c:241
7115 #: src/gnome2-console/interface.c:242 src/gnome2-console/interface.c:677
7116 #: src/gnome2-console/interface.c:690
7120 #: src/gnome2-console/interface.c:251
7124 #: src/gnome2-console/interface.c:261 src/lib/util.c:298
7125 #: src/wx-console/wxbrestorepanel.cpp:426
7126 #: src/wx-console/wxbrestorepanel.cpp:1915
7130 #: src/gnome2-console/interface.c:271
7134 #: src/gnome2-console/interface.c:299
7138 #: src/gnome2-console/interface.c:307
7139 msgid "Enter Commands Here"
7142 #: src/gnome2-console/interface.c:318
7146 #: src/gnome2-console/interface.c:326
7150 #: src/gnome2-console/interface.c:422
7151 msgid "About Bacula Console"
7154 #: src/gnome2-console/interface.c:436
7155 msgid "Bacula Console\n"
7158 #: src/gnome2-console/interface.c:444
7159 msgid "Copyright (c) 2000 - 2004, Kern Sibbald and John Walker"
7162 #: src/gnome2-console/interface.c:450
7163 msgid "Authors: Kern Sibbald and John Walker"
7166 #: src/gnome2-console/interface.c:456
7167 msgid "It comes by night and sucks the essence from your computers"
7170 #: src/gnome2-console/interface.c:521 src/gnome2-console/interface.c:536
7171 msgid "Select Director"
7174 #: src/gnome2-console/interface.c:708 src/gnome2-console/interface.c:1616
7178 #: src/gnome2-console/interface.c:728
7182 #: src/gnome2-console/interface.c:757 src/gnome2-console/interface.c:1644
7183 #: src/wx-console/wxbrestorepanel.cpp:1828
7187 #: src/gnome2-console/interface.c:787 src/gnome2-console/interface.c:1672
7191 #: src/gnome2-console/interface.c:813 src/wx-console/wxbrestorepanel.cpp:1834
7195 #: src/gnome2-console/interface.c:836
7199 #: src/gnome2-console/interface.c:866 src/gnome2-console/interface.c:1418
7200 #: src/gnome2-console/interface.c:1700
7204 #: src/gnome2-console/interface.c:895 src/gnome2-console/interface.c:1393
7205 #: src/gnome2-console/interface.c:1728 src/wx-console/wxbrestorepanel.cpp:1830
7209 #: src/gnome2-console/interface.c:924
7213 #: src/gnome2-console/interface.c:952
7217 #: src/gnome2-console/interface.c:970 src/wx-console/wxbrestorepanel.cpp:1832
7221 #: src/gnome2-console/interface.c:988 src/wx-console/wxbrestorepanel.cpp:1813
7225 #: src/gnome2-console/interface.c:1108
7229 #: src/gnome2-console/interface.c:1177
7230 msgid "Restore File Selection"
7233 #: src/gnome2-console/interface.c:1226
7234 msgid "Current dir:"
7237 #: src/gnome2-console/interface.c:1252
7238 msgid "Files Selected: "
7241 #: src/gnome2-console/interface.c:1373 src/gnome2-console/interface.c:1383
7242 msgid "Label a Volume"
7245 #: src/gnome2-console/interface.c:1444
7246 msgid "Volume Name:"
7249 #: src/gnome2-console/interface.c:1459
7253 #: src/gnome2-console/interface.c:1585
7254 msgid "Restore Files Dialog"
7257 #: src/gnome2-console/interface.c:1599
7258 msgid "Restore Files"
7261 #: src/gnome2-console/interface.c:1756
7265 #: src/gnome2-console/interface.c:1799
7266 msgid "Select Files"
7269 #: src/gnome2-console/interface.c:1883
7273 #: src/gnome2-console/restore.c:121
7277 #: src/gnome2-console/restore.c:121
7281 #: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:330
7285 #: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:334
7289 #: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:318
7293 #: src/gnome2-console/restore.c:121 src/wx-console/wxbrestorepanel.cpp:322
7297 #: src/gnome2-console/support.c:41
7299 msgid "Widget not found: %s"
7302 #: src/gnome2-console/support.c:60 src/gnome2-console/support.c:85
7304 msgid "Couldn't find pixmap file: %s"
7307 #: src/gnome2-console/support.c:92
7309 msgid "Failed to load pixbuf file: %s: %s\n"
7312 #: src/lib/address_conf.c:55
7314 msgid "Only ipv4 and ipv6 are supported (%d)\n"
7317 #: src/lib/address_conf.c:59
7319 msgid "Only ipv4 is supported (%d)\n"
7322 #: src/lib/address_conf.c:167
7324 msgid "It was tried to assign a ipv6 address to a ipv4(%d)\n"
7327 #: src/lib/address_conf.c:176
7329 msgid "It was tried to assign a ipv4 address to a ipv6(%d)\n"
7332 #: src/lib/address_conf.c:255
7334 msgid "Can't add default address (%s)\n"
7337 #: src/lib/address_conf.c:285
7338 msgid "the old style addresses cannot be mixed with new style"
7341 #: src/lib/address_conf.c:308
7343 msgid "can't resolve service(%s)"
7346 #: src/lib/address_conf.c:318
7348 msgid "can't resolve hostname(%s) %s"
7351 #: src/lib/address_conf.c:407
7353 msgid "Expected a block begin { , got: %s"
7356 #: src/lib/address_conf.c:412
7357 msgid "Empty addr block is not allowed"
7360 #: src/lib/address_conf.c:416
7362 msgid "Expected a string, got: %s"
7365 #: src/lib/address_conf.c:425
7367 msgid "Expected a string [ip|ipv4|ipv6], got: %s"
7370 #: src/lib/address_conf.c:429
7372 msgid "Expected a string [ip|ipv4], got: %s"
7375 #: src/lib/address_conf.c:434 src/lib/address_conf.c:464
7377 msgid "Expected a equal =, got: %s"
7380 #: src/lib/address_conf.c:438
7382 msgid "Expected a block beginn { , got: %s"
7385 #: src/lib/address_conf.c:445 src/lib/address_conf.c:460
7387 msgid "Expected a identifier [addr|port], got: %s"
7390 #: src/lib/address_conf.c:450
7391 msgid "Only one port per address block"
7394 #: src/lib/address_conf.c:456
7395 msgid "Only one addr per address block"
7398 #: src/lib/address_conf.c:472
7400 msgid "Expected a number or a string, got: %s"
7403 #: src/lib/address_conf.c:478
7405 msgid "Expected an IP number or a hostname, got: %s"
7408 #: src/lib/address_conf.c:484
7409 msgid "State machine missmatch"
7412 #: src/lib/address_conf.c:490 src/lib/address_conf.c:503
7414 msgid "Expected a end of block }, got: %s"
7417 #: src/lib/address_conf.c:496
7419 msgid "Can't add hostname(%s) and port(%s) to addrlist (%s)"
7422 #: src/lib/address_conf.c:512
7424 msgid "Expected a hostname or IP nummer, got: %s"
7427 #: src/lib/address_conf.c:517 src/lib/address_conf.c:531
7429 msgid "can't add port (%s) to (%s)"
7432 #: src/lib/address_conf.c:526
7434 msgid "Expected a port number or string, got: %s"
7437 #: src/lib/attr.c:64
7439 msgid "Error scanning attributes: %s\n"
7442 #: src/lib/berrno.c:66
7443 msgid "Child exited normally."
7446 #: src/lib/berrno.c:73
7447 msgid "Unknown error during program execvp"
7450 #: src/lib/berrno.c:76
7452 msgid "Child exited with code %d"
7455 #: src/lib/berrno.c:84
7457 msgid "Child died from signal %d: %s"
7460 #: src/lib/berrno.c:90
7461 msgid "Invalid errno. No error message possible."
7464 #: src/lib/bget_msg.c:91
7468 #: src/lib/bget_msg.c:95
7470 msgid "bget_msg: unknown signal %d\n"
7473 #: src/lib/bnet.c:102
7475 msgid "Attr spool write error. ERR=%s\n"
7478 #: src/lib/bnet.c:200 src/lib/bnet.c:257
7480 msgid "Read expected %d got %d from %s:%s:%d\n"
7483 #: src/lib/bnet.c:218
7485 msgid "Packet size too big from \"%s:%s:%d. Terminating connection.\n"
7488 #: src/lib/bnet.c:247
7490 msgid "Read error from %s:%s:%d: ERR=%s\n"
7493 #: src/lib/bnet.c:323 src/lib/bnet.c:339
7495 msgid "fread attr spool error. ERR=%s\n"
7498 #: src/lib/bnet.c:383
7500 msgid "Write error sending len to %s:%s:%d: ERR=%s\n"
7503 #: src/lib/bnet.c:388 src/lib/bnet.c:420
7505 msgid "Wrote %d bytes to %s:%s:%d, but only %d accepted.\n"
7508 #: src/lib/bnet.c:414
7510 msgid "Write error sending %d bytes to %s:%s:%d: ERR=%s\n"
7513 #: src/lib/bnet.c:440 src/lib/bnet.c:480
7514 msgid "TLS connection initialization failed.\n"
7517 #: src/lib/bnet.c:448
7518 msgid "TLS Negotiation failed.\n"
7521 #: src/lib/bnet.c:454
7523 "TLS certificate verification failed. Peer certificate did not match a "
7524 "required commonName\n"
7527 #: src/lib/bnet.c:492
7530 "TLS host certificate verification failed. Host %s did not match presented "
7534 #: src/lib/bnet.c:506 src/lib/bnet.c:511
7535 msgid "TLS not configured.\n"
7538 #: src/lib/bnet.c:607
7542 #: src/lib/bnet.c:610
7543 msgid "Authoritative answer for host not found."
7546 #: src/lib/bnet.c:613
7547 msgid "Non-authoritative for host not found, or ServerFail."
7550 #: src/lib/bnet.c:616
7551 msgid "Non-recoverable errors, FORMERR, REFUSED, or NOTIMP."
7554 #: src/lib/bnet.c:619
7555 msgid "Valid name, no data record of resquested type."
7558 #: src/lib/bnet.c:622
7559 msgid "Unknown error."
7562 #: src/lib/bnet.c:757
7564 msgid "gethostbyname() for host \"%s\" failed: ERR=%s\n"
7567 #: src/lib/bnet.c:777
7569 msgid "Socket open error. proto=%d port=%d. ERR=%s\n"
7572 #: src/lib/bnet.c:786 src/lib/bnet.c:811 src/lib/bnet_server.c:200
7573 #: src/lib/bnet_server.c:358
7575 msgid "Cannot set SO_KEEPALIVE on socket: %s\n"
7578 #: src/lib/bnet.c:842
7581 "Could not connect to %s on %s:%d. ERR=%s\n"
7585 #: src/lib/bnet.c:848
7587 msgid "Unable to connect to %s on %s:%d. ERR=%s\n"
7590 #: src/lib/bnet.c:926
7591 msgid "Could not malloc BSOCK data buffer\n"
7594 #: src/lib/bnet.c:933 src/lib/bnet.c:957
7596 msgid "sockopt error: %s\n"
7599 #: src/lib/bnet.c:939 src/lib/bnet.c:963
7601 msgid "Warning network buffer = %d bytes not max size.\n"
7604 #: src/lib/bnet.c:943 src/lib/bnet.c:967
7606 msgid "Network buffer size %d not multiple of tape block size.\n"
7609 #: src/lib/bnet.c:987 src/lib/bnet.c:1020
7611 msgid "fcntl F_GETFL error. ERR=%s\n"
7614 #: src/lib/bnet.c:993 src/lib/bnet.c:1026 src/lib/bnet.c:1050
7616 msgid "fcntl F_SETFL error. ERR=%s\n"
7619 #: src/lib/bnet.c:1104
7621 msgid "Unknown sig %d"
7624 #: src/lib/bnet_pkt.c:89 src/lib/bnet_pkt.c:147
7626 msgid "Unknown BPKT type: %d\n"
7629 #: src/lib/bnet_server.c:101
7631 msgid "Cannot open stream socket. ERR=%s. Current %s All %s\n"
7634 #: src/lib/bnet_server.c:114 src/lib/bnet_server.c:265
7636 msgid "Cannot set SO_REUSEADDR on socket: %s\n"
7639 #: src/lib/bnet_server.c:124
7641 msgid "Cannot bind port %d: ERR=%s: Retrying ...\n"
7644 #: src/lib/bnet_server.c:129
7646 msgid "Cannot bind port %d: ERR=%s.\n"
7649 #: src/lib/bnet_server.c:140
7651 msgid "Could not init client queue: ERR=%s\n"
7654 #: src/lib/bnet_server.c:164 src/lib/bnet_server.c:327
7656 msgid "Error in select: %s\n"
7659 #: src/lib/bnet_server.c:185 src/lib/bnet_server.c:346
7661 msgid "Connection from %s:%d refused by hosts.access\n"
7664 #: src/lib/bnet_server.c:211
7665 msgid "Could not create client BSOCK.\n"
7668 #: src/lib/bnet_server.c:218
7670 msgid "Could not add job to client queue: ERR=%s\n"
7673 #: src/lib/bnet_server.c:229
7675 msgid "Could not destroy client queue: ERR=%s\n"
7678 #: src/lib/bnet_server.c:256
7680 msgid "Cannot open stream socket: %s\n"
7683 #: src/lib/bnet_server.c:285
7685 msgid "Cannot bind port %d: ERR=%s: retrying ...\n"
7688 #: src/lib/bnet_server.c:291
7689 msgid "Server socket"
7692 #: src/lib/bnet_server.c:373
7694 msgid "Socket accept error for %s. ERR=%s\n"
7697 #: src/lib/bpipe.c:282 src/lib/bpipe.c:357
7698 msgid "Program killed by Bacula watchdog (timeout)\n"
7701 #: src/lib/bshm.c:69
7703 msgid "shmget failure key = %x\n"
7706 #: src/lib/bshm.c:77
7708 msgid "Could not get %d bytes of shared memory: %s\n"
7711 #: src/lib/bshm.c:102
7713 msgid "Could not attach shared memory: %s\n"
7716 #: src/lib/bshm.c:123
7718 msgid "Error detaching shared memory: %s\n"
7721 #: src/lib/bshm.c:139
7723 msgid "Could not destroy shared memory: %s\n"
7726 #: src/lib/bsys.c:176 src/lib/bsys.c:192 src/lib/bsys.c:202 src/lib/bsys.c:214
7728 msgid "Out of memory: ERR=%s\n"
7731 #: src/lib/bsys.c:254
7732 msgid "Buffer overflow.\n"
7735 #: src/lib/bsys.c:319
7739 #: src/lib/bsys.c:336
7740 msgid "Possible mutex deadlock.\n"
7743 #: src/lib/bsys.c:340 src/lib/bsys.c:372
7745 msgid "Mutex lock failure. ERR=%s\n"
7748 #: src/lib/bsys.c:343
7749 msgid "Possible mutex deadlock resolved.\n"
7752 #: src/lib/bsys.c:355
7754 msgid "Mutex unlock not locked. ERR=%s\n"
7757 #: src/lib/bsys.c:360 src/lib/bsys.c:382
7759 msgid "Mutex unlock failure. ERR=%s\n"
7762 #: src/lib/bsys.c:396
7764 msgid "Memset for %d bytes at %s:%d\n"
7767 #: src/lib/bsys.c:425
7769 msgid "Cannot open pid file. %s ERR=%s\n"
7772 #: src/lib/bsys.c:429
7775 "%s is already running. pid=%d\n"
7779 #: src/lib/bsys.c:442
7781 msgid "Could not open pid file. %s ERR=%s\n"
7784 #: src/lib/bsys.c:536
7786 msgid "Could not create state file. %s ERR=%s\n"
7789 #: src/lib/bsys.c:552
7791 msgid "Write final hdr error: ERR=%s\n"
7794 #: src/lib/bsys.c:574
7796 msgid "Could not find specified group: %s\n"
7799 #: src/lib/bsys.c:577 src/lib/bsys.c:581
7801 msgid "Could not set specified group: %s\n"
7804 #: src/lib/bsys.c:590
7806 msgid "Could not find specified userid: %s\n"
7809 #: src/lib/bsys.c:593
7811 msgid "Could not set specified userid: %s\n"
7814 #: src/lib/btimers.c:239
7815 msgid "stop_btimer called with NULL btimer_id\n"
7818 #: src/lib/cram-md5.c:80 src/lib/cram-md5.c:105
7819 msgid "1999 Authorization failed.\n"
7822 #: src/lib/daemon.c:58
7824 msgid "Cannot fork to become daemon: %s\n"
7827 #: src/lib/edit.c:400
7829 msgid "Illegal character \"%c\" in name.\n"
7832 #: src/lib/edit.c:407
7833 msgid "Name too long.\n"
7836 #: src/lib/events.c:161
7837 msgid "Events not available"
7840 #: src/lib/jcr.c:277
7844 #: src/lib/jcr.c:396
7846 msgid "JCR use_count=%d JobId=%d\n"
7849 #: src/lib/jcr.c:625
7852 "Watchdog sending kill after %d secs to thread stalled reading Storage "
7856 #: src/lib/jcr.c:637
7859 "Watchdog sending kill after %d secs to thread stalled reading File daemon.\n"
7862 #: src/lib/jcr.c:649
7865 "Watchdog sending kill after %d secs to thread stalled reading Director.\n"
7868 #: src/lib/lex.c:79 src/wx-console/console_thread.cpp:189
7870 msgid "Problem probably begins at line %d.\n"
7873 #: src/lib/lex.c:84 src/wx-console/console_thread.cpp:194
7876 "Config error: %s\n"
7877 " : line %d, col %d of file %s\n"
7884 msgid "Config error: %s\n"
7887 #: src/lib/lex.c:108
7888 msgid "Close of NULL file\n"
7891 #: src/lib/lex.c:181
7892 msgid "get_char: called after EOF\n"
7895 #: src/lib/lex.c:220
7897 msgid "Config token too long, file: %s, line %d, begins at line %d\n"
7900 #: src/lib/lex.c:244
7904 #: src/lib/lex.c:245
7908 #: src/lib/lex.c:246
7912 #: src/lib/lex.c:247
7916 #: src/lib/lex.c:248
7920 #: src/lib/lex.c:249
7924 #: src/lib/lex.c:250
7925 msgid "quoted_string"
7928 #: src/lib/lex.c:286
7930 msgid "expected a positive integer number, got: %s"
7933 #: src/lib/lex.c:292
7935 msgid "expected a postive integer number, got: %s"
7938 #: src/lib/lex.c:504
7940 msgid "Cannot open included config file %s: %s\n"
7943 #: src/lib/lex.c:539
7945 msgid "expected an integer or a range, got %s: %s"
7948 #: src/lib/lex.c:553 src/lib/lex.c:561 src/lib/lex.c:572 src/lib/lex.c:580
7950 msgid "expected an integer number, got %s: %s"
7953 #: src/lib/lex.c:590
7955 msgid "expected a name, got %s: %s"
7958 #: src/lib/lex.c:594
7960 msgid "name %s length %d too long, max is %d\n"
7963 #: src/lib/lex.c:602
7965 msgid "expected a string, got %s: %s"
7968 #: src/lib/mem_pool.c:100
7970 msgid "MemPool index %d larger than max %d\n"
7973 #: src/lib/mem_pool.c:118 src/lib/mem_pool.c:138 src/lib/mem_pool.c:173
7974 #: src/lib/mem_pool.c:244 src/lib/mem_pool.c:264 src/lib/mem_pool.c:302
7975 #: src/lib/mem_pool.c:521
7977 msgid "Out of memory requesting %d bytes\n"
7980 #: src/lib/message.c:253 src/lib/message.c:263
7982 msgid "Could not open console message file %s: ERR=%s\n"
7985 #: src/lib/message.c:268
7987 msgid "Could not get con mutex: ERR=%s\n"
7990 #: src/lib/message.c:372
7992 msgid "open mail pipe %s failed: ERR=%s\n"
7995 #: src/lib/message.c:378
7996 msgid "Bacula Message"
7999 #: src/lib/message.c:431
8000 msgid "open mail pipe failed.\n"
8003 #: src/lib/message.c:443
8005 msgid "close error: ERR=%s\n"
8008 #: src/lib/message.c:454
8010 msgid "Mail prog: %s"
8013 #: src/lib/message.c:463
8016 "Mail program terminated in error.\n"
8021 #: src/lib/message.c:650
8024 "Operator mail program terminated in error.\n"
8029 #: src/lib/message.c:667 src/lib/message.c:689 src/lib/message.c:705
8031 msgid "fopen %s failed: ERR=%s\n"
8034 #: src/lib/message.c:933
8036 msgid "%s: ABORTING due to ERROR in %s:%d\n"
8039 #: src/lib/message.c:937
8041 msgid "%s: ERROR TERMINATION at %s:%d\n"
8044 #: src/lib/message.c:942
8046 msgid "%s: Fatal Error because: "
8049 #: src/lib/message.c:944
8051 msgid "%s: Fatal Error at %s:%d because:\n"
8054 #: src/lib/message.c:948
8059 #: src/lib/message.c:950
8061 msgid "%s: ERROR in %s:%d "
8064 #: src/lib/message.c:953
8066 msgid "%s: Warning: "
8069 #: src/lib/message.c:956
8071 msgid "%s: Security violation: "
8074 #: src/lib/message.c:1032
8076 msgid "%s ABORTING due to ERROR\n"
8079 #: src/lib/message.c:1035
8081 msgid "%s ERROR TERMINATION\n"
8084 #: src/lib/message.c:1038
8086 msgid "%s: %s Fatal error: "
8089 #: src/lib/message.c:1044
8091 msgid "%s: %s Error: "
8094 #: src/lib/message.c:1050
8096 msgid "%s: %s Warning: "
8099 #: src/lib/message.c:1053
8101 msgid "%s: %s Security violation: "
8104 #: src/lib/parse_conf.c:160
8105 msgid "***UNKNOWN***"
8108 #: src/lib/parse_conf.c:179
8110 msgid "Unable to initialize resource lock. ERR=%s\n"
8113 #: src/lib/parse_conf.c:262 src/lib/parse_conf.c:281
8115 msgid "expected an =, got: %s"
8118 #: src/lib/parse_conf.c:289
8120 msgid "Unknown item code: %d\n"
8123 #: src/lib/parse_conf.c:328
8125 msgid "message type: %s not found"
8128 #: src/lib/parse_conf.c:367
8130 msgid "Attempt to redefine name \"%s\" to \"%s\"."
8133 #: src/lib/parse_conf.c:458
8135 msgid "Could not find config Resource %s referenced on line %d : %s\n"
8138 #: src/lib/parse_conf.c:462
8140 msgid "Attempt to redefine resource \"%s\" referenced on line %d : %s\n"
8143 #: src/lib/parse_conf.c:497
8145 msgid "Too many %s directives. Max. is %d. line %d: %s\n"
8148 #: src/lib/parse_conf.c:507
8150 msgid "Could not find config Resource \"%s\" referenced on line %d : %s\n"
8153 #: src/lib/parse_conf.c:569
8155 msgid "Missing config Resource \"%s\" referenced on line %d : %s\n"
8158 #: src/lib/parse_conf.c:633
8160 msgid "expected a size number, got: %s"
8163 #: src/lib/parse_conf.c:638
8165 msgid "expected a size, got: %s"
8168 #: src/lib/parse_conf.c:675 src/lib/parse_conf.c:680
8170 msgid "expected a time period, got: %s"
8173 #: src/lib/parse_conf.c:699
8175 msgid "Expect a %s or %s, got: %s"
8178 #: src/lib/parse_conf.c:723
8180 msgid "Expected a Tape Label keyword, got: %s"
8183 #: src/lib/parse_conf.c:772
8185 msgid "Cannot open config file \"%s\": %s\n"
8188 #: src/lib/parse_conf.c:785
8190 msgid "Expected a Resource name identifier, got: %s"
8193 #: src/lib/parse_conf.c:797
8195 msgid "expected resource name, got: %s"
8198 #: src/lib/parse_conf.c:808
8200 msgid "not in resource definition: %s"
8203 #: src/lib/parse_conf.c:833
8206 "Keyword \"%s\" not permitted in this resource.\n"
8207 "Perhaps you left the trailing brace off of the previous resource."
8210 #: src/lib/parse_conf.c:850
8212 msgid "unexpected token %d %s in resource definition"
8215 #: src/lib/parse_conf.c:856
8217 msgid "Unknown parser state %d\n"
8220 #: src/lib/parse_conf.c:861
8221 msgid "End of conf file reached with unclosed resource."
8224 #: src/lib/regex.c:1040
8228 #: src/lib/regex.c:1043
8232 #: src/lib/regex.c:1046
8233 msgid "Invalid regular expression"
8236 #: src/lib/regex.c:1049
8237 msgid "Invalid collation character"
8240 #: src/lib/regex.c:1052
8241 msgid "Invalid character class name"
8244 #: src/lib/regex.c:1055
8245 msgid "Trailing backslash"
8248 #: src/lib/regex.c:1058
8249 msgid "Invalid back reference"
8252 #: src/lib/regex.c:1061
8253 msgid "Unmatched [ or [^"
8256 #: src/lib/regex.c:1064
8257 msgid "Unmatched ( or \\("
8260 #: src/lib/regex.c:1067
8261 msgid "Unmatched \\{"
8264 #: src/lib/regex.c:1070
8265 msgid "Invalid content of \\{\\}"
8268 #: src/lib/regex.c:1073
8269 msgid "Invalid range end"
8272 #: src/lib/regex.c:1076
8273 msgid "Memory exhausted"
8276 #: src/lib/regex.c:1079
8277 msgid "Invalid preceding regular expression"
8280 #: src/lib/regex.c:1082
8281 msgid "Premature end of regular expression"
8284 #: src/lib/regex.c:1085
8285 msgid "Regular expression too big"
8288 #: src/lib/regex.c:1088
8289 msgid "Unmatched ) or \\)"
8292 #: src/lib/regex.c:5874
8293 msgid "No previous regular expression"
8296 #: src/lib/rwlock.c:289
8297 msgid "rwl_writeunlock called too many times.\n"
8300 #: src/lib/rwlock.c:293
8301 msgid "rwl_writeunlock by non-owner.\n"
8304 #: src/lib/rwlock.c:358 src/lib/semlock.c:248
8306 msgid "Write lock failed. ERR=%s\n"
8309 #: src/lib/rwlock.c:365 src/lib/semlock.c:255
8311 msgid "Write unlock failed. ERR=%s\n"
8314 #: src/lib/rwlock.c:375 src/lib/semlock.c:265
8316 msgid "Read lock failed. ERR=%s\n"
8319 #: src/lib/rwlock.c:382 src/lib/semlock.c:272
8321 msgid "Read unlock failed. ERR=%s\n"
8324 #: src/lib/rwlock.c:391 src/lib/semlock.c:281
8326 msgid "Thread %d found unchanged elements %d times\n"
8329 #: src/lib/rwlock.c:423 src/lib/semlock.c:313
8331 msgid "Init rwlock failed. ERR=%s\n"
8334 #: src/lib/rwlock.c:438 src/lib/semlock.c:328
8336 msgid "Create thread failed. ERR=%s\n"
8339 #: src/lib/rwlock.c:449 src/lib/semlock.c:339
8341 msgid "Join thread failed. ERR=%s\n"
8344 #: src/lib/rwlock.c:452 src/lib/semlock.c:342
8346 msgid "%02d: interval %d, writes %d, reads %d\n"
8349 #: src/lib/rwlock.c:462 src/lib/semlock.c:352
8351 msgid "data %02d: value %d, %d writes\n"
8354 #: src/lib/rwlock.c:467 src/lib/semlock.c:357
8356 msgid "Total: %d thread writes, %d data writes\n"
8359 #: src/lib/rwlock.c:539 src/lib/semlock.c:429
8360 msgid "Try write lock"
8363 #: src/lib/rwlock.c:545 src/lib/semlock.c:435
8364 msgid "Try read lock"
8367 #: src/lib/rwlock.c:600 src/lib/semlock.c:490
8368 msgid "Create thread"
8371 #: src/lib/rwlock.c:610 src/lib/semlock.c:500
8375 #: src/lib/rwlock.c:612 src/lib/semlock.c:502
8377 msgid "%02d: interval %d, updates %d, r_collisions %d, w_collisions %d\n"
8380 #: src/lib/rwlock.c:624 src/lib/semlock.c:514
8382 msgid "data %02d: value %d, %d updates\n"
8385 #: src/lib/semlock.c:185
8386 msgid "sem_unlock by non-owner.\n"
8389 #: src/lib/signal.c:61
8390 msgid "Invalid signal number"
8393 #: src/lib/signal.c:87
8395 msgid "Bacula interrupted by signal %d: %s\n"
8398 #: src/lib/signal.c:100
8400 msgid "Kaboom! %s, %s got signal %d. Attempting traceback.\n"
8403 #: src/lib/signal.c:102
8405 msgid "Kaboom! exepath=%s\n"
8408 #: src/lib/signal.c:136
8410 msgid "Fork error: ERR=%s\n"
8413 #: src/lib/signal.c:143
8415 msgid "Calling: %s %s %s\n"
8418 #: src/lib/signal.c:145
8420 msgid "execv: %s failed: ERR=%s\n"
8423 #: src/lib/signal.c:160
8425 msgid "Traceback complete, attempting cleanup ...\n"
8428 #: src/lib/signal.c:168
8430 msgid "It looks like the traceback worked ...\n"
8433 #: src/lib/signal.c:197
8435 msgid "BA_NSIG too small (%d) should be (%d)\n"
8438 #: src/lib/signal.c:203
8439 msgid "UNKNOWN SIGNAL"
8442 #: src/lib/signal.c:204
8446 #: src/lib/signal.c:205
8450 #: src/lib/signal.c:206
8454 #: src/lib/signal.c:207
8455 msgid "Illegal instruction"
8458 #: src/lib/signal.c:208
8459 msgid "Trace/Breakpoint trap"
8462 #: src/lib/signal.c:209
8466 #: src/lib/signal.c:211
8467 msgid "EMT instruction (Emulation Trap)"
8470 #: src/lib/signal.c:214
8474 #: src/lib/signal.c:216
8478 #: src/lib/signal.c:217
8479 msgid "Floating-point exception"
8482 #: src/lib/signal.c:218
8483 msgid "Kill, unblockable"
8486 #: src/lib/signal.c:219
8487 msgid "User-defined signal 1"
8490 #: src/lib/signal.c:220
8491 msgid "Segmentation violation"
8494 #: src/lib/signal.c:221
8495 msgid "User-defined signal 2"
8498 #: src/lib/signal.c:222
8502 #: src/lib/signal.c:223
8506 #: src/lib/signal.c:224
8510 #: src/lib/signal.c:226
8514 #: src/lib/signal.c:228
8515 msgid "Child status has changed"
8518 #: src/lib/signal.c:229
8522 #: src/lib/signal.c:230
8523 msgid "Stop, unblockable"
8526 #: src/lib/signal.c:231
8527 msgid "Keyboard stop"
8530 #: src/lib/signal.c:232
8531 msgid "Background read from tty"
8534 #: src/lib/signal.c:233
8535 msgid "Background write to tty"
8538 #: src/lib/signal.c:234
8539 msgid "Urgent condition on socket"
8542 #: src/lib/signal.c:235
8543 msgid "CPU limit exceeded"
8546 #: src/lib/signal.c:236
8547 msgid "File size limit exceeded"
8550 #: src/lib/signal.c:237
8551 msgid "Virtual alarm clock"
8554 #: src/lib/signal.c:238
8555 msgid "Profiling alarm clock"
8558 #: src/lib/signal.c:239
8559 msgid "Window size change"
8562 #: src/lib/signal.c:240
8563 msgid "I/O now possible"
8566 #: src/lib/signal.c:242
8567 msgid "Power failure restart"
8570 #: src/lib/signal.c:245
8571 msgid "No runnable lwp"
8574 #: src/lib/signal.c:248
8575 msgid "SIGLWP special signal used by thread library"
8578 #: src/lib/signal.c:251
8579 msgid "Checkpoint Freeze"
8582 #: src/lib/signal.c:254
8583 msgid "Checkpoint Thaw"
8586 #: src/lib/signal.c:257
8587 msgid "Thread Cancellation"
8590 #: src/lib/signal.c:260
8591 msgid "Resource Lost (e.g. record-lock lost)"
8594 #: src/lib/smartall.c:137 src/lib/smartall.c:228 src/lib/smartall.c:243
8595 msgid "Out of memory\n"
8598 #: src/lib/smartall.c:165
8600 msgid "Attempt to free NULL called from %s:%d\n"
8603 #: src/lib/smartall.c:181
8605 msgid "qp->qnext->qprev != qp called from %s:%d\n"
8608 #: src/lib/smartall.c:185
8610 msgid "qp->qprev->qnext != qp called from %s:%d\n"
8613 #: src/lib/smartall.c:194
8615 msgid "Buffer overrun called from %s:%d\n"
8618 #: src/lib/smartall.c:265
8620 msgid "sm_realloc size: %d\n"
8623 #: src/lib/smartall.c:306
8625 msgid "sm_realloc %d at %x from %s:%d\n"
8628 #: src/lib/smartall.c:368
8632 "Orphaned buffers exist. Dump terminated following\n"
8633 " discovery of bad links in chain of orphaned buffers.\n"
8634 " Buffer address with bad links: %lx\n"
8637 #: src/lib/smartall.c:379
8639 msgid "Orphaned buffer: %6u bytes allocated at line %d of %s %s\n"
8642 #: src/lib/smartall.c:415
8644 msgid "Damaged buffer found. Called from %s:%d\n"
8647 #: src/lib/smartall.c:445
8651 "Damaged buffers found at %s:%d\n"
8654 #: src/lib/smartall.c:448
8656 msgid " discovery of bad prev link.\n"
8659 #: src/lib/smartall.c:451
8661 msgid " discovery of bad next link.\n"
8664 #: src/lib/smartall.c:454
8666 msgid " discovery of data overrun.\n"
8669 #: src/lib/smartall.c:457
8671 msgid " Buffer address: %lx\n"
8674 #: src/lib/smartall.c:464
8676 msgid "Damaged buffer: %6u bytes allocated at line %d of %s %s\n"
8679 #: src/lib/util.c:187
8683 #: src/lib/util.c:190
8687 #: src/lib/util.c:200
8688 msgid "Non-fatal error"
8691 #: src/lib/util.c:203 src/lib/util.c:270
8695 #: src/lib/util.c:206
8696 msgid "Verify differences"
8699 #: src/lib/util.c:209
8700 msgid "Waiting on FD"
8703 #: src/lib/util.c:212
8707 #: src/lib/util.c:215
8708 msgid "Wait for new Volume"
8711 #: src/lib/util.c:218
8712 msgid "Waiting for mount"
8715 #: src/lib/util.c:221
8716 msgid "Waiting for Storage resource"
8719 #: src/lib/util.c:224
8720 msgid "Waiting for Job resource"
8723 #: src/lib/util.c:227
8724 msgid "Waiting for Client resource"
8727 #: src/lib/util.c:230
8728 msgid "Waiting on Max Jobs"
8731 #: src/lib/util.c:233
8732 msgid "Waiting for Start Time"
8735 #: src/lib/util.c:236
8736 msgid "Waiting on Priority"
8739 #: src/lib/util.c:243
8741 msgid "Unknown Job termination status=%d"
8744 #: src/lib/util.c:267
8748 #: src/lib/util.c:273
8752 #: src/lib/util.c:276
8753 msgid "Unknown term code"
8756 #: src/lib/util.c:304
8757 msgid "Unknown Type"
8760 #: src/lib/util.c:336
8761 msgid "Verify Init Catalog"
8764 #: src/lib/util.c:345
8768 #: src/lib/util.c:647
8769 msgid "Working directory not defined. Cannot continue.\n"
8772 #: src/lib/util.c:650
8774 msgid "Working Directory: \"%s\" not found. Cannot continue.\n"
8777 #: src/lib/util.c:654
8779 msgid "Working Directory: \"%s\" is not a directory. Cannot continue.\n"
8782 #: src/lib/var.c:2659
8783 msgid "everything ok"
8786 #: src/lib/var.c:2660
8787 msgid "incomplete named character"
8790 #: src/lib/var.c:2661
8791 msgid "incomplete hexadecimal value"
8794 #: src/lib/var.c:2662
8795 msgid "invalid hexadecimal value"
8798 #: src/lib/var.c:2663
8799 msgid "octal value too large"
8802 #: src/lib/var.c:2664
8803 msgid "invalid octal value"
8806 #: src/lib/var.c:2665
8807 msgid "incomplete octal value"
8810 #: src/lib/var.c:2666
8811 msgid "incomplete grouped hexadecimal value"
8814 #: src/lib/var.c:2667
8815 msgid "incorrect character class specification"
8818 #: src/lib/var.c:2668
8819 msgid "invalid expansion configuration"
8822 #: src/lib/var.c:2669
8823 msgid "out of memory"
8826 #: src/lib/var.c:2670
8827 msgid "incomplete variable specification"
8830 #: src/lib/var.c:2671
8831 msgid "undefined variable"
8834 #: src/lib/var.c:2672
8835 msgid "input is neither text nor variable"
8838 #: src/lib/var.c:2673
8839 msgid "unknown command character in variable"
8842 #: src/lib/var.c:2674
8843 msgid "malformatted search and replace operation"
8846 #: src/lib/var.c:2675
8847 msgid "unknown flag in search and replace operation"
8850 #: src/lib/var.c:2676
8851 msgid "invalid regex in search and replace operation"
8854 #: src/lib/var.c:2677
8855 msgid "missing parameter in command"
8858 #: src/lib/var.c:2678
8859 msgid "empty search string in search and replace operation"
8862 #: src/lib/var.c:2679
8863 msgid "start offset missing in cut operation"
8866 #: src/lib/var.c:2680
8867 msgid "offsets in cut operation delimited by unknown character"
8870 #: src/lib/var.c:2681
8871 msgid "range out of bounds in cut operation"
8874 #: src/lib/var.c:2682
8875 msgid "offset out of bounds in cut operation"
8878 #: src/lib/var.c:2683
8879 msgid "logic error in cut operation"
8882 #: src/lib/var.c:2684
8883 msgid "malformatted transpose operation"
8886 #: src/lib/var.c:2685
8887 msgid "source and target class mismatch in transpose operation"
8890 #: src/lib/var.c:2686
8891 msgid "empty character class in transpose operation"
8894 #: src/lib/var.c:2687
8895 msgid "incorrect character class in transpose operation"
8898 #: src/lib/var.c:2688
8899 msgid "malformatted padding operation"
8902 #: src/lib/var.c:2689
8903 msgid "width parameter missing in padding operation"
8906 #: src/lib/var.c:2690
8907 msgid "fill string missing in padding operation"
8910 #: src/lib/var.c:2691
8911 msgid "unknown quoted pair in search and replace operation"
8914 #: src/lib/var.c:2692
8915 msgid "sub-matching reference out of range"
8918 #: src/lib/var.c:2693
8919 msgid "invalid argument"
8922 #: src/lib/var.c:2694
8923 msgid "incomplete quoted pair"
8926 #: src/lib/var.c:2695
8927 msgid "lookup function does not support variable arrays"
8930 #: src/lib/var.c:2696
8931 msgid "index of array variable contains an invalid character"
8934 #: src/lib/var.c:2697
8935 msgid "index of array variable is incomplete"
8938 #: src/lib/var.c:2698
8939 msgid "bracket expression in array variable's index not closed"
8942 #: src/lib/var.c:2699
8943 msgid "division by zero error in index specification"
8946 #: src/lib/var.c:2700
8947 msgid "unterminated loop construct"
8950 #: src/lib/var.c:2701
8951 msgid "invalid character in loop limits"
8954 #: src/lib/var.c:2702
8955 msgid "malformed operation argument list"
8958 #: src/lib/var.c:2703
8959 msgid "undefined operation"
8962 #: src/lib/var.c:2704
8963 msgid "formatting failure"
8966 #: src/lib/var.c:2713
8967 msgid "unknown error"
8970 #: src/lib/watchdog.c:74
8972 msgid "Unable to initialize watchdog lock. ERR=%s\n"
8975 #: src/lib/watchdog.c:170
8976 msgid "BUG! register_watchdog called before start_watchdog\n"
8979 #: src/lib/watchdog.c:173
8981 msgid "BUG! Watchdog %p has NULL callback\n"
8984 #: src/lib/watchdog.c:176
8986 msgid "BUG! Watchdog %p has zero interval\n"
8989 #: src/lib/watchdog.c:196
8990 msgid "BUG! unregister_watchdog_unlocked called before start_watchdog\n"
8993 #: src/lib/watchdog.c:313
8995 msgid "rwl_writelock failure. ERR=%s\n"
8998 #: src/lib/watchdog.c:327
9000 msgid "rwl_writeunlock failure. ERR=%s\n"
9003 #: src/lib/pythonlib.c:108
9004 msgid "Could not initialize Python\n"
9007 #: src/lib/pythonlib.c:113
9009 msgid "Could not Run Python string %s\n"
9012 #: src/lib/pythonlib.c:125
9013 msgid "Could not initialize Python Job type.\n"
9016 #: src/lib/pythonlib.c:130
9018 msgid "Could not import Python script %s/%s. Python disabled.\n"
9021 #: src/lib/pythonlib.c:230
9022 msgid "Could not create Python Job Object.\n"
9025 #: src/lib/pythonlib.c:243 src/lib/pythonlib.c:267
9027 msgid "Python function \"%s\" not found.\n"
9030 #: src/lib/pythonlib.c:282
9032 msgid "Unknown Python daemon event %s\n"
9037 msgid "rwl_writelock failure at %s:%d: ERR=%s\n"
9042 msgid "rwl_writeunlock failure at %s:%d:. ERR=%s\n"
9045 #: src/lib/tls.c:108
9048 "Error with certificate at depth: %d, issuer = %s, subject = %s, ERR=%d:%s\n"
9051 #: src/lib/tls.c:155
9052 msgid "Error initializing SSL context"
9055 #: src/lib/tls.c:176
9056 msgid "Error loading certificate verification stores"
9059 #: src/lib/tls.c:181
9061 "Either a certificate file or a directory must be specified as a verification "
9065 #: src/lib/tls.c:192
9066 msgid "Error loading certificate file"
9069 #: src/lib/tls.c:200
9070 msgid "Error loading private key"
9073 #: src/lib/tls.c:208
9074 msgid "Unable to open DH parameters file"
9077 #: src/lib/tls.c:214
9078 msgid "Unable to load DH parameters from specified file"
9081 #: src/lib/tls.c:218
9082 msgid "Failed to set TLS Diffie-Hellman parameters"
9085 #: src/lib/tls.c:227
9086 msgid "Error setting cipher list, no valid ciphers available\n"
9089 #: src/lib/tls.c:275
9090 msgid "Peer failed to present a TLS certificate\n"
9093 #: src/lib/tls.c:317
9095 msgid "Peer %s failed to present a TLS certificate\n"
9098 #: src/lib/tls.c:416
9099 msgid "Error creating file descriptor-based BIO"
9102 #: src/lib/tls.c:427
9103 msgid "Error creating new SSL object"
9106 #: src/lib/tls.c:493 src/lib/tls.c:510
9107 msgid "Connect failure"
9110 #: src/lib/tls.c:587 src/lib/tls.c:591
9111 msgid "TLS shutdown failure."
9114 #: src/lib/tls.c:642 src/lib/tls.c:658
9115 msgid "TLS read/write failure."
9118 #: src/lib/tls.c:716 src/lib/tls.c:773 src/stored/dev.c:212
9119 #: src/stored/dev.c:230 src/stored/dev.c:236 src/stored/stored_conf.c:550
9121 msgid "Unable to init mutex: ERR=%s\n"
9124 #: src/lib/tls.c:736 src/lib/tls.c:805
9126 msgid "Unable to destroy mutex: ERR=%s\n"
9129 #: src/lib/tls.c:870
9131 msgid "Unable to init OpenSSL threading: ERR=%s\n"
9134 #: src/lib/tls.c:880
9135 msgid "Failed to seed OpenSSL PRNG\n"
9138 #: src/lib/tls.c:906
9139 msgid "Failed to save OpenSSL PRNG\n"
9142 #: src/stored/acquire.c:98
9144 msgid "Hey! num_writers=%d!!!!\n"
9147 #: src/stored/acquire.c:146
9149 msgid "Num_writers=%d not zero. Job %d canceled.\n"
9152 #: src/stored/acquire.c:154
9154 msgid "No volumes specified. Job %d canceled.\n"
9157 #: src/stored/acquire.c:182 src/stored/mount.c:72
9159 msgid "Job %d canceled.\n"
9162 #: src/stored/acquire.c:193
9164 msgid "Open device %s Volume \"%s\" failed (EIO): ERR=%s\n"
9167 #: src/stored/acquire.c:208
9169 msgid "Open device %s Volume \"%s\" failed: ERR=%s\n"
9172 #: src/stored/acquire.c:273 src/stored/mount.c:66
9174 msgid "Too many errors trying to mount device %s.\n"
9177 #: src/stored/acquire.c:282
9179 msgid "Ready to read from volume \"%s\" on device %s.\n"
9182 #: src/stored/acquire.c:328 src/stored/reserve.c:617
9184 msgid "Device %s is busy reading.\n"
9187 #: src/stored/acquire.c:357
9189 msgid "Wanted Volume \"%s\", but device %s is busy writing on \"%s\" .\n"
9192 #: src/stored/acquire.c:374
9195 "Cannot recycle volume \"%s\" on device %s because it is in use by another "
9199 #: src/stored/acquire.c:396
9201 msgid "Could not ready device %s for append.\n"
9204 #: src/stored/acquire.c:459 src/stored/block.c:353 src/stored/block.c:676
9205 #: src/stored/block.c:744
9207 msgid "Could not create JobMedia record for Volume=\"%s\" Job=%s\n"
9210 #: src/stored/acquire.c:501
9215 #: src/stored/acquire.c:509
9217 msgid "3997 Bad alert command: %s: ERR=%s.\n"
9220 #: src/stored/append.c:60
9221 msgid "Unable to set network buffer size.\n"
9224 #: src/stored/append.c:73 src/stored/append.c:82 src/stored/append.c:94
9225 #: src/stored/append.c:249 src/stored/append.c:264 src/stored/append.c:276
9226 #: src/stored/askdir.c:284 src/stored/askdir.c:285
9227 msgid "NULL Volume name. This shouldn't happen!!!\n"
9230 #: src/stored/append.c:88 src/stored/btape.c:1853
9232 msgid "Write session label failed. ERR=%s\n"
9235 #: src/stored/append.c:100
9237 msgid "Network send error to FD. ERR=%s\n"
9240 #: src/stored/append.c:137
9242 msgid "Error reading data header from FD. ERR=%s\n"
9245 #: src/stored/append.c:159
9247 msgid "Malformed data header from FD: %s\n"
9250 #: src/stored/append.c:169
9251 msgid "File index from FD not positive or sequential\n"
9254 #: src/stored/append.c:199 src/stored/append.c:269 src/stored/spool.c:247
9256 msgid "Fatal append error on device %s: ERR=%s\n"
9259 #: src/stored/append.c:224
9261 msgid "Error updating file attributes. ERR=%s\n"
9264 #: src/stored/append.c:237
9266 msgid "Network error on data channel. ERR=%s\n"
9269 #: src/stored/append.c:258 src/stored/btape.c:1969
9271 msgid "Error writting end session label. ERR=%s\n"
9274 #: src/stored/append.c:271
9275 msgid "Set ok=FALSE after write_block_to_device.\n"
9278 #: src/stored/askdir.c:161
9279 msgid "Network error on bnet_recv in req_vol_info.\n"
9282 #: src/stored/askdir.c:178
9284 msgid "Error getting Volume info: %s\n"
9287 #: src/stored/askdir.c:289 src/stored/askdir.c:290
9288 msgid "Attempt to update_volume_info in read mode!!!\n"
9291 #: src/stored/askdir.c:318
9293 msgid "Didn't get vol info vol=%s: ERR=%s"
9296 #: src/stored/askdir.c:349
9298 msgid "Error creating JobMedia record: ERR=%s\n"
9301 #: src/stored/askdir.c:356
9303 msgid "Error creating JobMedia record: %s\n"
9306 #: src/stored/askdir.c:424
9308 msgid "Job %s canceled while waiting for mount on Storage Device \"%s\".\n"
9311 #: src/stored/askdir.c:452
9314 "Please mount Volume \"%s\" on Storage Device %s for Job %s\n"
9315 "Use \"mount\" command to release Job.\n"
9318 #: src/stored/askdir.c:462
9321 "Job %s waiting. Cannot find any appendable volumes.\n"
9322 "Please use the \"label\" command to create a new Volume for:\n"
9328 #: src/stored/askdir.c:486 src/stored/askdir.c:588
9330 msgid "Max time exceeded waiting to mount Storage Device %s for Job %s\n"
9333 #: src/stored/askdir.c:496 src/stored/askdir.c:503
9335 msgid "pthread error in mount_next_volume stat=%d ERR=%s\n"
9338 #: src/stored/askdir.c:514
9341 "Someone woke me up, but I cannot find any appendable\n"
9342 "volumes for Job=%s.\n"
9345 #: src/stored/askdir.c:558
9346 msgid "Cannot request another volume: no volume name given.\n"
9349 #: src/stored/askdir.c:564
9351 msgid "Job %s canceled while waiting for mount on Storage Device %s.\n"
9354 #: src/stored/askdir.c:570
9356 msgid "Please mount Volume \"%s\" on Storage Device %s for Job %s\n"
9359 #: src/stored/askdir.c:598
9361 msgid "pthread error in mount_volume stat=%d ERR=%s\n"
9364 #: src/stored/askdir.c:605
9366 msgid "pthread error in mount_next_volume stat=%d: ERR=%s\n"
9369 #: src/stored/authenticate.c:53
9371 msgid "I only authenticate Directors, not %d\n"
9374 #: src/stored/authenticate.c:120
9376 "Incorrect password given by Director.\n"
9377 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
9381 #: src/stored/authenticate.c:178
9383 msgid "Unable to authenticate Director at %s.\n"
9386 #: src/stored/authenticate.c:223 src/stored/authenticate.c:259
9389 "Incorrect authorization key from File daemon at %s rejected.\n"
9390 "Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for "
9394 #: src/stored/autochanger.c:87
9396 msgid "3303 Issuing autochanger \"unload slot %d, drive %d\" command.\n"
9399 #: src/stored/autochanger.c:96
9401 msgid "3992 Bad autochanger \"unload slot %d, drive %d\": ERR=%s.\n"
9404 #: src/stored/autochanger.c:109
9406 msgid "3304 Issuing autochanger \"load slot %d, drive %d\" command.\n"
9409 #: src/stored/autochanger.c:116
9411 msgid "3305 Autochanger \"load slot %d, drive %d\", status is OK.\n"
9414 #: src/stored/autochanger.c:122
9416 msgid "3992 Bad autochanger \"load slot %d, drive %d\": ERR=%s.\n"
9419 #: src/stored/autochanger.c:167
9421 msgid "3301 Issuing autochanger \"loaded drive %d\" command.\n"
9424 #: src/stored/autochanger.c:176
9426 msgid "3302 Autochanger \"loaded drive %d\", result is Slot %d.\n"
9429 #: src/stored/autochanger.c:180
9431 msgid "3302 Autochanger \"loaded drive %d\", result: nothing loaded.\n"
9434 #: src/stored/autochanger.c:187
9436 msgid "3991 Bad autochanger \"loaded drive %d\" command: ERR=%s.\n"
9439 #: src/stored/autochanger.c:235
9441 msgid "3993 Device %s not an autochanger device.\n"
9444 #: src/stored/autochanger.c:253
9446 msgid "3307 Issuing autochanger \"unload slot %d, drive %d\" command.\n"
9449 #: src/stored/autochanger.c:265
9451 msgid "3995 Bad autochanger \"unload slot %d, drive %d\": ERR=%s.\n"
9454 #: src/stored/autochanger.c:277
9456 msgid "3306 Issuing autochanger \"%s\" command.\n"
9459 #: src/stored/autochanger.c:282
9460 msgid "3996 Open bpipe failed.\n"
9463 #: src/stored/autochanger.c:306
9465 msgid "Autochanger error: ERR=%s\n"
9468 #: src/stored/bcopy.c:58
9471 "Copyright (C) 2002-2005 Kern Sibbald.\n"
9473 "Version: %s (%s)\n"
9475 "Usage: bcopy [-d debug_level] <input-archive> <output-archive>\n"
9476 " -b bootstrap specify a bootstrap file\n"
9477 " -c <file> specify configuration file\n"
9478 " -d <nn> set debug level to nn\n"
9479 " -i specify input Volume names (separated by |)\n"
9480 " -o specify output Volume names (separated by |)\n"
9481 " -p proceed inspite of errors\n"
9483 " -w <dir> specify working directory (default /tmp)\n"
9484 " -? print this message\n"
9488 #: src/stored/bcopy.c:137 src/stored/bextract.c:177 src/stored/bscan.c:221
9489 msgid "Wrong number of arguments: \n"
9492 #: src/stored/bcopy.c:172 src/stored/btape.c:334 src/stored/device.c:273
9494 msgid "dev open failed: %s\n"
9497 #: src/stored/bcopy.c:185
9498 msgid "Write of last block failed.\n"
9501 #: src/stored/bcopy.c:188
9503 msgid "%u Jobs copied. %u records copied.\n"
9506 #: src/stored/bcopy.c:205 src/stored/bscan.c:389
9508 msgid "Record: SessId=%u SessTim=%u FileIndex=%d Stream=%d len=%u\n"
9511 #: src/stored/bcopy.c:220
9512 msgid "Volume is prelabeled. This volume cannot be copied.\n"
9515 #: src/stored/bcopy.c:223
9516 msgid "Volume label not copied.\n"
9519 #: src/stored/bcopy.c:235 src/stored/bcopy.c:242 src/stored/bcopy.c:265
9520 #: src/stored/btape.c:2335
9522 msgid "Cannot fixup device error. %s\n"
9525 #: src/stored/bcopy.c:247
9526 msgid "EOM label not copied.\n"
9529 #: src/stored/bcopy.c:250
9530 msgid "EOT label not copied.\n"
9533 #: src/stored/bcopy.c:290 src/stored/bextract.c:473 src/stored/bls.c:444
9534 #: src/stored/bscan.c:1227 src/stored/btape.c:2683
9536 msgid "Mount Volume \"%s\" on device %s and press return when ready: "
9539 #: src/stored/bextract.c:70
9542 "Copyright (C) 2000-2005 Kern Sibbald.\n"
9544 "Version: %s (%s)\n"
9546 "Usage: bextract <options> <bacula-archive-device-name> <directory-to-store-"
9548 " -b <file> specify a bootstrap file\n"
9549 " -c <file> specify a configuration file\n"
9550 " -d <nn> set debug level to nn\n"
9551 " -e <file> exclude list\n"
9552 " -i <file> include list\n"
9553 " -p proceed inspite of I/O errors\n"
9555 " -V <volumes> specify Volume names (separated by |)\n"
9556 " -? print this message\n"
9560 #: src/stored/bextract.c:127 src/stored/bls.c:129
9562 msgid "Could not open exclude file: %s, ERR=%s\n"
9565 #: src/stored/bextract.c:142 src/stored/bls.c:143
9567 msgid "Could not open include file: %s, ERR=%s\n"
9570 #: src/stored/bextract.c:198
9572 msgid "%d Program Name and/or Program Data Stream records ignored.\n"
9575 #: src/stored/bextract.c:202
9577 msgid "%d Win32 data or Win32 gzip data stream records. Ignored.\n"
9580 #: src/stored/bextract.c:226
9582 msgid "Cannot stat %s. It must exist. ERR=%s\n"
9585 #: src/stored/bextract.c:230
9587 msgid "%s must be a directory.\n"
9590 #: src/stored/bextract.c:251
9592 msgid "%u files restored.\n"
9595 #: src/stored/bextract.c:278 src/stored/bextract.c:444
9596 msgid "Logic error output file should be open but is not.\n"
9599 #: src/stored/bextract.c:285 src/stored/bls.c:365 src/stored/bscan.c:645
9600 msgid "Cannot continue.\n"
9603 #: src/stored/bextract.c:347
9605 msgid "Seek error on %s: %s\n"
9608 #: src/stored/bextract.c:400
9610 msgid "Uncompression error. ERR=%d\n"
9613 #: src/stored/bextract.c:408
9614 msgid "===Write error===\n"
9617 #: src/stored/bextract.c:435
9618 msgid "Got Program Name or Data Stream. Ignored.\n"
9621 #: src/stored/block.c:78
9624 "Dump block %s %x: size=%d BlkNum=%d\n"
9625 " Hdrcksum=%x cksum=%x\n"
9628 #: src/stored/block.c:91
9630 msgid " Rec: VId=%u VT=%u FI=%s Strm=%s len=%d p=%x\n"
9633 #: src/stored/block.c:147
9635 msgid "%d block read errors not printed.\n"
9638 #: src/stored/block.c:235 src/stored/block.c:251 src/stored/block.c:261
9641 "Volume data error at %u:%u! Wanted ID: \"%s\", got \"%s\". Buffer "
9645 #: src/stored/block.c:275
9648 "Volume data error at %u:%u! Block length %u is insane (too large), probably "
9649 "due to a bad archive.\n"
9652 #: src/stored/block.c:301
9655 "Volume data error at %u:%u!\n"
9656 "Block checksum mismatch in block=%u len=%d: calc=%x blk=%x\n"
9659 #: src/stored/block.c:409
9660 msgid "Cannot write block. Device at EOM.\n"
9663 #: src/stored/block.c:414
9664 msgid "Attempt to write on read-only Volume.\n"
9667 #: src/stored/block.c:466
9669 msgid "User defined maximum volume capacity %s exceeded on device %s.\n"
9672 #: src/stored/block.c:481
9674 msgid "Unable to write EOF. ERR=%s\n"
9677 #: src/stored/block.c:507 src/stored/block.c:518
9678 msgid "Write block header zeroed.\n"
9681 #: src/stored/block.c:536
9683 msgid "Write error at %u:%u on device %s. ERR=%s.\n"
9686 #: src/stored/block.c:543
9688 msgid "End of Volume \"%s\" at %u:%u on device %s. Write of %u bytes got %d.\n"
9691 #: src/stored/block.c:618 src/stored/block.c:624
9693 msgid "Backspace file at EOT failed. ERR=%s\n"
9696 #: src/stored/block.c:631
9698 msgid "Backspace record at EOT failed. ERR=%s\n"
9701 #: src/stored/block.c:648
9703 msgid "Re-read last block at EOT failed. ERR=%s"
9706 #: src/stored/block.c:652
9707 msgid "Re-read of last block succeeded.\n"
9710 #: src/stored/block.c:655
9712 msgid "Re-read of last block failed. Last block=%u Current block=%u.\n"
9715 #: src/stored/block.c:684
9718 "Error writing final EOF to tape. This tape may not be readable.\n"
9722 #: src/stored/block.c:790 src/stored/dvd.c:622
9725 "Error while writing, current part number is less than the total number of "
9726 "parts (%d/%d, device=%s)\n"
9729 #: src/stored/block.c:798 src/stored/block.c:908
9731 msgid "Unable to open device next part %s: ERR=%s\n"
9734 #: src/stored/block.c:816
9737 "End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, "
9738 "free_space_errno=%d, errmsg=%s).\n"
9741 #: src/stored/block.c:829
9744 "End of Volume \"%s\" at %u:%u on device %s (part_size=%s, free_space=%s, "
9745 "free_space_errno=%d).\n"
9748 #: src/stored/block.c:883
9750 msgid "Block buffer size looping problem on device %s\n"
9753 #: src/stored/block.c:934
9755 msgid "Read error at file:blk %u:%u on device %s. ERR=%s.\n"
9758 #: src/stored/block.c:947
9760 msgid "Read zero bytes at %u:%u on device %s.\n"
9763 #: src/stored/block.c:960
9766 "Volume data error at %u:%u! Very short block of %d bytes on device %s "
9770 #: src/stored/block.c:985
9772 msgid "Block length %u is greater than buffer %u. Attempting recovery.\n"
9775 #: src/stored/block.c:1004
9777 msgid "Setting block buffer size to %u bytes.\n"
9780 #: src/stored/block.c:1019
9783 "Volume data error at %u:%u! Short block of %d bytes on device %s discarded.\n"
9786 #: src/stored/bls.c:69
9789 "Copyright (C) 2000-2005 Kern Sibbald.\n"
9791 "Version: %s (%s)\n"
9793 "Usage: bls [options] <device-name>\n"
9794 " -b <file> specify a bootstrap file\n"
9795 " -c <file> specify a config file\n"
9796 " -d <level> specify debug level\n"
9797 " -e <file> exclude list\n"
9798 " -i <file> include list\n"
9801 " (no j or k option) list saved files\n"
9803 " -p proceed inspite of errors\n"
9805 " -V specify Volume names (separated by |)\n"
9806 " -? print this message\n"
9810 #: src/stored/bls.c:190
9811 msgid "No archive name specified\n"
9814 #: src/stored/bls.c:226
9818 "Warning, this Volume is a continuation of Volume %s\n"
9821 #: src/stored/bls.c:268
9823 msgid "Got EOM at file %u on device %s, Volume \"%s\"\n"
9826 #: src/stored/bls.c:279
9828 msgid "Mounted Volume \"%s\".\n"
9831 #: src/stored/bls.c:281
9833 msgid "Got EOF at file %u on device %s, Volume \"%s\"\n"
9836 #: src/stored/bls.c:305
9839 "File:blk=%u:%u blk_num=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%"
9843 #: src/stored/bls.c:314
9845 msgid "Block: %d size=%d\n"
9848 #: src/stored/bls.c:381
9850 msgid "FileIndex=%d VolSessionId=%d VolSessionTime=%d Stream=%d DataLen=%d\n"
9853 #: src/stored/bls.c:398 src/stored/read_record.c:321
9854 msgid "Fresh Volume Label"
9857 #: src/stored/bls.c:401 src/stored/read_record.c:324
9858 msgid "Volume Label"
9861 #: src/stored/bls.c:405 src/stored/label.c:959
9862 msgid "Begin Job Session"
9865 #: src/stored/bls.c:409 src/stored/label.c:962
9866 msgid "End Job Session"
9869 #: src/stored/bls.c:412
9870 msgid "End of Medium"
9873 #: src/stored/bls.c:415 src/stored/label.c:971
9877 #: src/stored/bls.c:421 src/stored/read_record.c:342
9879 msgid "%s Record: VolSessionId=%d VolSessionTime=%d JobId=%d DataLen=%d\n"
9882 #: src/stored/bscan.c:109
9885 "Copyright (C) 2001-2005 Kern Sibbald.\n"
9887 "Version: %s (%s)\n"
9889 "Usage: bscan [ options ] <bacula-archive>\n"
9890 " -b bootstrap specify a bootstrap file\n"
9891 " -c <file> specify configuration file\n"
9892 " -d <nn> set debug level to nn\n"
9893 " -m update media info in database\n"
9894 " -n <name> specify the database name (default bacula)\n"
9895 " -u <user> specify database user name (default bacula)\n"
9896 " -P <password specify database password (default none)\n"
9897 " -h <host> specify database host (default NULL)\n"
9898 " -p proceed inspite of I/O errors\n"
9899 " -r list records\n"
9900 " -s synchronize or store in database\n"
9901 " -S show scan progress periodically\n"
9903 " -V <Volumes> specify Volume names (separated by |)\n"
9904 " -w <dir> specify working directory (default from conf file)\n"
9905 " -? print this message\n"
9909 #: src/stored/bscan.c:234 src/stored/stored.c:266
9911 msgid "No Storage resource defined in %s. Cannot continue.\n"
9914 #: src/stored/bscan.c:242 src/stored/stored.c:297
9916 msgid "No Working Directory defined in %s. Cannot continue.\n"
9919 #: src/stored/bscan.c:250
9921 msgid "Working Directory: %s not found. Cannot continue.\n"
9924 #: src/stored/bscan.c:254
9926 msgid "Working Directory: %s is not a directory. Cannot continue.\n"
9929 #: src/stored/bscan.c:268 src/stored/bscan.c:340
9931 msgid "First Volume Size = %sn"
9934 #: src/stored/bscan.c:274
9935 msgid "Could not init Bacula database\n"
9938 #: src/stored/bscan.c:281
9940 msgid "Using Database: %s, User: %s\n"
9943 #: src/stored/bscan.c:315
9945 msgid "Create JobMedia for Job %s\n"
9948 #: src/stored/bscan.c:325
9950 msgid "Could not create JobMedia record for Volume=%s Job=%s\n"
9953 #: src/stored/bscan.c:381
9955 msgid "done: %d%%\n"
9958 #: src/stored/bscan.c:405
9959 msgid "Volume is prelabeled. This tape cannot be scanned.\n"
9962 #: src/stored/bscan.c:417
9964 msgid "Pool record for %s found in DB.\n"
9967 #: src/stored/bscan.c:421
9969 msgid "VOL_LABEL: Pool record not found for Pool: %s\n"
9972 #: src/stored/bscan.c:427
9974 msgid "VOL_LABEL: PoolType mismatch. DB=%s Vol=%s\n"
9977 #: src/stored/bscan.c:431
9979 msgid "Pool type \"%s\" is OK.\n"
9982 #: src/stored/bscan.c:441
9984 msgid "Media record for %s found in DB.\n"
9987 #: src/stored/bscan.c:448
9989 msgid "VOL_LABEL: Media record not found for Volume: %s\n"
9992 #: src/stored/bscan.c:455
9994 msgid "VOL_LABEL: MediaType mismatch. DB=%s Vol=%s\n"
9997 #: src/stored/bscan.c:459
9999 msgid "Media type \"%s\" is OK.\n"
10002 #: src/stored/bscan.c:468
10004 msgid "VOL_LABEL: OK for Volume: %s\n"
10007 #: src/stored/bscan.c:475
10009 msgid "%d \"errors\" ignored before first Start of Session record.\n"
10012 #: src/stored/bscan.c:486
10014 msgid "SOS_LABEL: Found Job record for JobId: %d\n"
10017 #: src/stored/bscan.c:491
10019 msgid "SOS_LABEL: Job record not found for JobId: %d\n"
10022 #: src/stored/bscan.c:531
10024 msgid "SOS_LABEL: VolSessId mismatch for JobId=%u. DB=%d Vol=%d\n"
10027 #: src/stored/bscan.c:537
10029 msgid "SOS_LABEL: VolSessTime mismatch for JobId=%u. DB=%d Vol=%d\n"
10032 #: src/stored/bscan.c:543
10034 msgid "SOS_LABEL: PoolId mismatch for JobId=%u. DB=%d Vol=%d\n"
10037 #: src/stored/bscan.c:561 src/stored/bscan.c:1007
10039 msgid "Could not find SessId=%d SessTime=%d for EOS record.\n"
10042 #: src/stored/bscan.c:604
10044 msgid "Could not update job record. ERR=%s\n"
10047 #: src/stored/bscan.c:615
10049 msgid "End of all Volumes. VolFiles=%u VolBlocks=%u VolBytes=%s\n"
10052 #: src/stored/bscan.c:627
10054 msgid "Could not find Job for SessId=%d SessTime=%d record.\n"
10057 #: src/stored/bscan.c:663
10059 msgid "%s file records. At file:blk=%s:%s bytes=%s\n"
10062 #: src/stored/bscan.c:706
10064 msgid "Got MD5 record: %s\n"
10067 #: src/stored/bscan.c:715
10069 msgid "Got SHA1 record: %s\n"
10072 #: src/stored/bscan.c:723
10074 msgid "Got Prog Names Stream: %s\n"
10077 #: src/stored/bscan.c:729
10078 msgid "Got Prog Data Stream record.\n"
10081 #: src/stored/bscan.c:733
10083 msgid "Unknown stream type!!! stream=%d data=%s\n"
10086 #: src/stored/bscan.c:793
10088 msgid "Could not create File Attributes record. ERR=%s\n"
10091 #: src/stored/bscan.c:799
10093 msgid "Created File record: %s\n"
10096 #: src/stored/bscan.c:836
10098 msgid "Could not create media record. ERR=%s\n"
10101 #: src/stored/bscan.c:840 src/stored/bscan.c:861
10103 msgid "Could not update media record. ERR=%s\n"
10106 #: src/stored/bscan.c:844
10108 msgid "Created Media record for Volume: %s\n"
10111 #: src/stored/bscan.c:865
10113 msgid "Updated Media record at end of Volume: %s\n"
10116 #: src/stored/bscan.c:882
10118 msgid "Could not create pool record. ERR=%s\n"
10121 #: src/stored/bscan.c:886
10123 msgid "Created Pool record for Pool: %s\n"
10126 #: src/stored/bscan.c:906
10128 msgid "Created Client record for Client: %s\n"
10131 #: src/stored/bscan.c:923
10133 msgid "Fileset \"%s\" already exists.\n"
10136 #: src/stored/bscan.c:927
10138 msgid "Could not create FileSet record \"%s\". ERR=%s\n"
10141 #: src/stored/bscan.c:932
10143 msgid "Created FileSet record \"%s\"\n"
10146 #: src/stored/bscan.c:979
10148 msgid "Could not create JobId record. ERR=%s\n"
10151 #: src/stored/bscan.c:985
10153 msgid "Could not update job start record. ERR=%s\n"
10156 #: src/stored/bscan.c:988
10158 msgid "Created new JobId=%u record for original JobId=%u\n"
10161 #: src/stored/bscan.c:1038
10163 msgid "Could not update JobId=%u record. ERR=%s\n"
10166 #: src/stored/bscan.c:1043
10168 msgid "Updated Job termination record for JobId=%u TermStat=%c\n"
10171 #: src/stored/bscan.c:1065
10173 msgid "Job Termination code: %d"
10176 #: src/stored/bscan.c:1070
10183 "Backup Level: %s\n"
10187 "Files Written: %s\n"
10188 "Bytes Written: %s\n"
10189 "Volume Session Id: %d\n"
10190 "Volume Session Time: %d\n"
10191 "Last Volume Bytes: %s\n"
10192 "Termination: %s\n"
10196 #: src/stored/bscan.c:1134
10198 msgid "Could not create JobMedia record. ERR=%s\n"
10201 #: src/stored/bscan.c:1138
10203 msgid "Created JobMedia record JobId %d, MediaId %d\n"
10206 #: src/stored/bscan.c:1154
10208 msgid "Could not find SessId=%d SessTime=%d for MD5/SHA1 record.\n"
10211 #: src/stored/bscan.c:1168
10213 msgid "Could not add MD5/SHA1 to File record. ERR=%s\n"
10216 #: src/stored/bscan.c:1173
10217 msgid "Updated MD5/SHA1 record\n"
10220 #: src/stored/btape.c:157 src/stored/stored.c:107
10222 msgid "Tape block size (%d) not multiple of system size (%d)\n"
10225 #: src/stored/btape.c:161 src/stored/stored.c:111
10227 msgid "Tape block size (%d) is not a power of 2\n"
10230 #: src/stored/btape.c:164
10235 "!!!! Warning large disk addressing disabled. off_t=%d should be 8 or "
10241 #: src/stored/btape.c:171
10243 msgid "32 bit printf/scanf problem. i=%d x32=%u y32=%u\n"
10246 #: src/stored/btape.c:180
10247 msgid "64 bit printf/scanf problem. i=%d x64=%"
10250 #: src/stored/btape.c:180
10254 #: src/stored/btape.c:184
10256 msgid "Tape block granularity is %d bytes.\n"
10259 #: src/stored/btape.c:251
10260 msgid "No archive name specified.\n"
10263 #: src/stored/btape.c:255
10264 msgid "Improper number of arguments specified.\n"
10267 #: src/stored/btape.c:340
10269 msgid "open device %s: OK\n"
10272 #: src/stored/btape.c:361
10273 msgid "Enter Volume Name: "
10276 #: src/stored/btape.c:368
10278 msgid "Device open failed. ERR=%s\n"
10281 #: src/stored/btape.c:373
10283 msgid "Wrote Volume label for volume \"%s\".\n"
10286 #: src/stored/btape.c:387
10287 msgid "Volume has no label.\n"
10290 #: src/stored/btape.c:390
10291 msgid "Volume label read correctly.\n"
10294 #: src/stored/btape.c:393
10296 msgid "I/O error on device: ERR=%s"
10299 #: src/stored/btape.c:396
10300 msgid "Volume name error\n"
10303 #: src/stored/btape.c:399
10305 msgid "Error creating label. ERR=%s"
10308 #: src/stored/btape.c:402
10309 msgid "Volume version error.\n"
10312 #: src/stored/btape.c:405
10313 msgid "Bad Volume label type.\n"
10316 #: src/stored/btape.c:408
10317 msgid "Unknown error.\n"
10320 #: src/stored/btape.c:426
10322 msgid "Bad status from load. ERR=%s\n"
10325 #: src/stored/btape.c:428
10327 msgid "Loaded %s\n"
10330 #: src/stored/btape.c:437 src/stored/btape.c:777 src/stored/btape.c:819
10331 #: src/stored/btape.c:889 src/stored/btape.c:931 src/stored/btape.c:1200
10333 msgid "Bad status from rewind. ERR=%s\n"
10336 #: src/stored/btape.c:440 src/stored/btape.c:1208
10338 msgid "Rewound %s\n"
10341 #: src/stored/btape.c:467 src/stored/btape.c:1212
10343 msgid "Bad status from weof %d. ERR=%s\n"
10346 #: src/stored/btape.c:471
10348 msgid "Wrote 1 EOF to %s\n"
10351 #: src/stored/btape.c:474
10353 msgid "Wrote %d EOFs to %s\n"
10356 #: src/stored/btape.c:492
10357 msgid "Moved to end of medium.\n"
10360 #: src/stored/btape.c:519
10362 msgid "Bad status from bsf. ERR=%s\n"
10365 #: src/stored/btape.c:521
10367 msgid "Backspaced %d file%s.\n"
10370 #: src/stored/btape.c:538
10372 msgid "Bad status from bsr. ERR=%s\n"
10375 #: src/stored/btape.c:540
10377 msgid "Backspaced %d record%s.\n"
10380 #: src/stored/btape.c:550 src/stored/status.c:220
10382 msgid "Configured device capabilities:\n"
10385 #: src/stored/btape.c:568
10387 msgid "Device status:\n"
10390 #: src/stored/btape.c:582 src/stored/status.c:252
10392 msgid "Device parameters:\n"
10395 #: src/stored/btape.c:587
10400 #: src/stored/btape.c:602
10402 "Test writting larger and larger records.\n"
10403 "This is a torture test for records.\n"
10404 "I am going to write\n"
10405 "larger and larger records. It will stop when the record size\n"
10406 "plus the header exceeds the block size (by default about 64K)\n"
10409 #: src/stored/btape.c:610 src/stored/btape.c:1814
10410 msgid "Command aborted.\n"
10413 #: src/stored/btape.c:626
10415 msgid "Block %d i=%d\n"
10418 #: src/stored/btape.c:652
10419 msgid "Skipping read backwards test because BSR turned off.\n"
10422 #: src/stored/btape.c:656
10425 "=== Write, backup, and re-read test ===\n"
10427 "I'm going to write three records and an EOF\n"
10428 "then backup over the EOF and re-read the last record.\n"
10429 "Bacula does this after writing the last block on the\n"
10430 "tape to verify that the block was written correctly.\n"
10432 "This is not an *essential* feature ...\n"
10436 #: src/stored/btape.c:669 src/stored/btape.c:680 src/stored/btape.c:691
10437 #: src/stored/btape.c:789 src/stored/btape.c:805 src/stored/btape.c:901
10438 #: src/stored/btape.c:917 src/stored/btape.c:1526 src/stored/btape.c:2400
10439 msgid "Error writing record to block.\n"
10442 #: src/stored/btape.c:673 src/stored/btape.c:684 src/stored/btape.c:695
10443 #: src/stored/btape.c:793 src/stored/btape.c:809 src/stored/btape.c:905
10444 #: src/stored/btape.c:921 src/stored/btape.c:1530 src/stored/btape.c:2404
10445 msgid "Error writing block to device.\n"
10448 #: src/stored/btape.c:676
10450 msgid "Wrote first record of %d bytes.\n"
10453 #: src/stored/btape.c:687
10455 msgid "Wrote second record of %d bytes.\n"
10458 #: src/stored/btape.c:698
10460 msgid "Wrote third record of %d bytes.\n"
10463 #: src/stored/btape.c:705 src/stored/btape.c:710
10465 msgid "Backspace file failed! ERR=%s\n"
10468 #: src/stored/btape.c:714
10469 msgid "Backspaced over EOF OK.\n"
10472 #: src/stored/btape.c:716
10474 msgid "Backspace record failed! ERR=%s\n"
10477 #: src/stored/btape.c:719
10478 msgid "Backspace record OK.\n"
10481 #: src/stored/btape.c:722 src/stored/btape.c:728
10483 msgid "Read block failed! ERR=%s\n"
10486 #: src/stored/btape.c:733
10487 msgid "Bad data in record. Test failed!\n"
10490 #: src/stored/btape.c:737
10493 "Block re-read correct. Test succeeded!\n"
10496 #: src/stored/btape.c:738
10498 "=== End Write, backup, and re-read test ===\n"
10502 #: src/stored/btape.c:745
10504 "This is not terribly serious since Bacula only uses\n"
10505 "this function to verify the last block written to the\n"
10506 "tape. Bacula will skip the last block verification\n"
10509 "Backward Space Record = No\n"
10511 "to your Storage daemon's Device resource definition.\n"
10514 #: src/stored/btape.c:769
10517 "=== Write, rewind, and re-read test ===\n"
10519 "I'm going to write 1000 records and an EOF\n"
10520 "then write 1000 records and an EOF, then rewind,\n"
10521 "and re-read the data to verify that it is correct.\n"
10523 "This is an *essential* feature ...\n"
10527 #: src/stored/btape.c:797 src/stored/btape.c:813 src/stored/btape.c:909
10528 #: src/stored/btape.c:925
10530 msgid "Wrote 1000 blocks of %d bytes.\n"
10533 #: src/stored/btape.c:822 src/stored/btape.c:934
10534 msgid "Rewind OK.\n"
10537 #: src/stored/btape.c:829 src/stored/btape.c:983
10538 msgid "Got EOF on tape.\n"
10541 #: src/stored/btape.c:834
10543 msgid "Read block %d failed! ERR=%s\n"
10546 #: src/stored/btape.c:840
10548 msgid "Read record failed. Block %d! ERR=%s\n"
10551 #: src/stored/btape.c:846 src/stored/btape.c:1013
10553 msgid "Bad data in record. Expected %d, got %d at byte %d. Test failed!\n"
10556 #: src/stored/btape.c:853
10557 msgid "1000 blocks re-read correctly.\n"
10560 #: src/stored/btape.c:856 src/stored/btape.c:1020
10562 "=== Test Succeeded. End Write, rewind, and re-read test ===\n"
10566 #: src/stored/btape.c:881
10569 "=== Write, rewind, and position test ===\n"
10571 "I'm going to write 1000 records and an EOF\n"
10572 "then write 1000 records and an EOF, then rewind,\n"
10573 "and position to a few blocks and verify that it is correct.\n"
10575 "This is an *essential* feature ...\n"
10579 #: src/stored/btape.c:974
10581 msgid "Reposition to file:block %d:%d\n"
10584 #: src/stored/btape.c:976
10585 msgid "Reposition error.\n"
10588 #: src/stored/btape.c:989
10591 "Read block %d failed! file=%d blk=%d. ERR=%s\n"
10595 #: src/stored/btape.c:991
10597 "This may be because the tape drive block size is not\n"
10598 " set to variable blocking as normally used by Bacula.\n"
10599 " Please see the Tape Testing chapter in the manual and \n"
10600 " look for using mt with defblksize and setoptions\n"
10601 "If your tape drive block size is correct, then perhaps\n"
10602 " your SCSI driver is *really* stupid and does not\n"
10603 " correctly report the file:block after a FSF. In this\n"
10604 " case try setting:\n"
10605 " Fast Forward Space File = no\n"
10606 " in your Device resource.\n"
10609 #: src/stored/btape.c:1007
10611 msgid "Read record failed! ERR=%s\n"
10614 #: src/stored/btape.c:1018
10616 msgid "Block %d re-read correctly.\n"
10619 #: src/stored/btape.c:1039
10623 "=== Append files test ===\n"
10625 "This test is essential to Bacula.\n"
10627 "I'm going to write one record in file 0,\n"
10628 " two records in file 1,\n"
10629 " and three records in file 2\n"
10633 #: src/stored/btape.c:1063
10634 msgid "Now moving to end of medium.\n"
10637 #: src/stored/btape.c:1065 src/stored/btape.c:1295
10639 msgid "We should be in file 3. I am at file %d. %s\n"
10642 #: src/stored/btape.c:1066 src/stored/btape.c:1084 src/stored/btape.c:1284
10643 #: src/stored/btape.c:1296 src/stored/btape.c:1309 src/stored/btape.c:1326
10644 msgid "This is correct!"
10647 #: src/stored/btape.c:1066 src/stored/btape.c:1084 src/stored/btape.c:1284
10648 #: src/stored/btape.c:1296 src/stored/btape.c:1309 src/stored/btape.c:1326
10649 msgid "This is NOT correct!!!!"
10652 #: src/stored/btape.c:1072
10655 "Now the important part, I am going to attempt to append to the tape.\n"
10659 #: src/stored/btape.c:1079
10661 "Done appending, there should be no I/O errors\n"
10665 #: src/stored/btape.c:1080
10666 msgid "Doing Bacula scan of blocks:\n"
10669 #: src/stored/btape.c:1082
10670 msgid "End scanning the tape.\n"
10673 #: src/stored/btape.c:1083 src/stored/btape.c:1308
10675 msgid "We should be in file 4. I am at file %d. %s\n"
10678 #: src/stored/btape.c:1108
10681 "Autochanger enabled, but no name or no command device specified.\n"
10684 #: src/stored/btape.c:1112
10687 "Ah, I see you have an autochanger configured.\n"
10688 "To test the autochanger you must have a blank tape\n"
10689 " that I can write on in Slot 1.\n"
10692 #: src/stored/btape.c:1115
10695 "Do you wish to continue with the Autochanger test? (y/n): "
10698 #: src/stored/btape.c:1122
10702 "=== Autochanger test ===\n"
10706 #: src/stored/btape.c:1131
10707 msgid "3301 Issuing autochanger \"loaded\" command.\n"
10710 #: src/stored/btape.c:1140
10712 msgid "3991 Bad autochanger command: %s\n"
10715 #: src/stored/btape.c:1141
10717 msgid "3991 result=\"%s\": ERR=%s\n"
10720 #: src/stored/btape.c:1145
10722 msgid "Slot %d loaded. I am going to unload it.\n"
10725 #: src/stored/btape.c:1147
10726 msgid "Nothing loaded in the drive. OK.\n"
10729 #: src/stored/btape.c:1155
10731 msgid "3302 Issuing autochanger \"unload %d %d\" command.\n"
10734 #: src/stored/btape.c:1160
10736 msgid "unload status=%s %d\n"
10739 #: src/stored/btape.c:1160
10743 #: src/stored/btape.c:1163
10745 msgid "3992 Bad autochanger command: %s\n"
10748 #: src/stored/btape.c:1164
10750 msgid "3992 result=\"%s\": ERR=%s\n"
10753 #: src/stored/btape.c:1174
10755 msgid "3303 Issuing autochanger \"load %d %d\" command.\n"
10758 #: src/stored/btape.c:1182
10760 msgid "3303 Autochanger \"load %d %d\" status is OK.\n"
10763 #: src/stored/btape.c:1186
10765 msgid "3993 Bad autochanger command: %s\n"
10768 #: src/stored/btape.c:1187
10770 msgid "3993 result=\"%s\": ERR=%s\n"
10773 #: src/stored/btape.c:1202
10776 "The test failed, probably because you need to put\n"
10777 "a longer sleep time in the mtx-script in the load) case.\n"
10778 "Adding a 30 second sleep and trying again ...\n"
10781 #: src/stored/btape.c:1215
10783 msgid "Wrote EOF to %s\n"
10786 #: src/stored/btape.c:1219
10790 "The test worked this time. Please add:\n"
10794 "to your mtx-changer script in the load) case.\n"
10798 #: src/stored/btape.c:1224
10801 "The test autochanger worked!!\n"
10805 #: src/stored/btape.c:1235
10806 msgid "You must correct this error or the Autochanger will not work.\n"
10809 #: src/stored/btape.c:1253
10813 "=== Forward space files test ===\n"
10815 "This test is essential to Bacula.\n"
10817 "I'm going to write five files then test forward spacing\n"
10821 #: src/stored/btape.c:1278
10822 msgid "Now forward spacing 1 file.\n"
10825 #: src/stored/btape.c:1280 src/stored/btape.c:1292 src/stored/btape.c:1305
10826 #: src/stored/btape.c:1323 src/stored/btape.c:1492
10828 msgid "Bad status from fsr. ERR=%s\n"
10831 #: src/stored/btape.c:1283
10833 msgid "We should be in file 1. I am at file %d. %s\n"
10836 #: src/stored/btape.c:1290
10837 msgid "Now forward spacing 2 files.\n"
10840 #: src/stored/btape.c:1303
10841 msgid "Now forward spacing 4 files.\n"
10844 #: src/stored/btape.c:1315
10846 "The test worked this time. Please add:\n"
10848 " Fast Forward Space File = no\n"
10850 "to your Device resource for this drive.\n"
10853 #: src/stored/btape.c:1321
10854 msgid "Now forward spacing 1 more file.\n"
10857 #: src/stored/btape.c:1325
10859 msgid "We should be in file 5. I am at file %d. %s\n"
10862 #: src/stored/btape.c:1330
10865 "=== End Forward space files test ===\n"
10869 #: src/stored/btape.c:1334
10872 "The forward space file test failed.\n"
10875 #: src/stored/btape.c:1336
10877 "You have Fast Forward Space File enabled.\n"
10878 "I am turning it off then retrying the test.\n"
10881 #: src/stored/btape.c:1342
10883 "You must correct this error or Bacula will not work.\n"
10884 "Some systems, e.g. OpenBSD, require you to set\n"
10885 " Use MTIOCGET= no\n"
10886 "in your device resource. Use with caution.\n"
10889 #: src/stored/btape.c:1374
10892 "Append test failed. Attempting again.\n"
10893 "Setting \"Hardware End of Medium = no\n"
10894 " and \"Fast Forward Space File = no\n"
10895 "and retrying append test.\n"
10899 #: src/stored/btape.c:1382
10903 "It looks like the test worked this time, please add:\n"
10905 " Hardware End of Medium = No\n"
10907 " Fast Forward Space File = No\n"
10908 "to your Device resource in the Storage conf file.\n"
10911 #: src/stored/btape.c:1389
10915 "That appears *NOT* to have corrected the problem.\n"
10918 #: src/stored/btape.c:1394
10922 "It looks like the append failed. Attempting again.\n"
10923 "Setting \"BSF at EOM = yes\" and retrying append test.\n"
10926 #: src/stored/btape.c:1399
10930 "It looks like the test worked this time, please add:\n"
10932 " Hardware End of Medium = No\n"
10933 " Fast Forward Space File = No\n"
10934 " BSF at EOM = yes\n"
10936 "to your Device resource in the Storage conf file.\n"
10939 #: src/stored/btape.c:1410
10942 "Append test failed.\n"
10945 "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"
10946 "Unable to correct the problem. You MUST fix this\n"
10947 "problem before Bacula can use your tape drive correctly\n"
10949 "Perhaps running Bacula in fixed block mode will work.\n"
10950 "Do so by setting:\n"
10952 "Minimum Block Size = nnn\n"
10953 "Maximum Block Size = nnn\n"
10955 "in your Storage daemon's Device definition.\n"
10956 "nnn must match your tape driver's block size, which\n"
10957 "can be determined by reading your tape manufacturers\n"
10958 "information, and the information on your kernel dirver.\n"
10959 "Fixed block sizes, however, are not normally an ideal solution.\n"
10961 "Some systems, e.g. OpenBSD, require you to set\n"
10962 " Use MTIOCGET= no\n"
10963 "in your device resource. Use with caution.\n"
10966 #: src/stored/btape.c:1431
10969 "The above Bacula scan should have output identical to what follows.\n"
10970 "Please double check it ...\n"
10971 "=== Sample correct output ===\n"
10972 "1 block of 64448 bytes in file 1\n"
10973 "End of File mark.\n"
10974 "2 blocks of 64448 bytes in file 2\n"
10975 "End of File mark.\n"
10976 "3 blocks of 64448 bytes in file 3\n"
10977 "End of File mark.\n"
10978 "1 block of 64448 bytes in file 4\n"
10979 "End of File mark.\n"
10980 "Total files=4, blocks=7, bytes = 451,136\n"
10981 "=== End sample correct output ===\n"
10983 "If the above scan output is not identical to the\n"
10984 "sample output, you MUST correct the problem\n"
10985 "or Bacula will not be able to write multiple Jobs to \n"
10990 #: src/stored/btape.c:1470
10992 msgid "Bad status from fsf. ERR=%s\n"
10995 #: src/stored/btape.c:1474
10996 msgid "Forward spaced 1 file.\n"
10999 #: src/stored/btape.c:1477
11001 msgid "Forward spaced %d files.\n"
11004 #: src/stored/btape.c:1496
11005 msgid "Forward spaced 1 record.\n"
11008 #: src/stored/btape.c:1499
11010 msgid "Forward spaced %d records.\n"
11013 #: src/stored/btape.c:1533
11015 msgid "Wrote one record of %d bytes.\n"
11018 #: src/stored/btape.c:1535
11019 msgid "Wrote block to device.\n"
11022 #: src/stored/btape.c:1550
11023 msgid "Enter length to read: "
11026 #: src/stored/btape.c:1555
11027 msgid "Bad length entered, using default of 1024 bytes.\n"
11030 #: src/stored/btape.c:1564
11032 msgid "Read of %d bytes gives stat=%d. ERR=%s\n"
11035 #: src/stored/btape.c:1587 src/stored/btape.c:1636
11037 msgid "End of tape\n"
11040 #: src/stored/btape.c:1592
11042 msgid "Starting scan at file %u\n"
11045 #: src/stored/btape.c:1597 src/stored/dev.c:1234
11047 msgid "read error on %s. ERR=%s.\n"
11050 #: src/stored/btape.c:1599
11052 msgid "Bad status from read %d. ERR=%s\n"
11055 #: src/stored/btape.c:1602 src/stored/btape.c:1616 src/stored/btape.c:1679
11056 #: src/stored/btape.c:1691 src/stored/btape.c:1704 src/stored/btape.c:1720
11058 msgid "1 block of %d bytes in file %d\n"
11061 #: src/stored/btape.c:1605 src/stored/btape.c:1619 src/stored/btape.c:1682
11062 #: src/stored/btape.c:1694 src/stored/btape.c:1707 src/stored/btape.c:1723
11064 msgid "%d blocks of %d bytes in file %d\n"
11067 #: src/stored/btape.c:1627 src/stored/btape.c:1698
11069 msgid "End of File mark.\n"
11072 #: src/stored/btape.c:1648 src/stored/btape.c:1751
11074 msgid "Total files=%d, blocks=%d, bytes = %s\n"
11077 #: src/stored/btape.c:1711
11079 msgid "Short block read.\n"
11082 #: src/stored/btape.c:1714
11084 msgid "Error reading block. ERR=%s\n"
11087 #: src/stored/btape.c:1738
11090 "Blk_block: %u dev_blk=%u blen=%u First rec FI=%s SessId=%u SessTim=%u Strm=%"
11094 #: src/stored/btape.c:1760
11096 msgid "Device status: %u. ERR=%s\n"
11099 #: src/stored/btape.c:1788
11102 "This command simulates Bacula writing to a tape.\n"
11103 "It requires either one or two blank tapes, which it\n"
11104 "will label and write.\n"
11106 "If you have an autochanger configured, it will use\n"
11107 "the tapes that are in slots 1 and 2, otherwise, you will\n"
11108 "be prompted to insert the tapes when necessary.\n"
11110 "It will print a status approximately\n"
11111 "every 322 MB, and write an EOF every 3.2 GB. If you have\n"
11112 "selected the simple test option, after writing the first tape\n"
11113 "it will rewind it and re-read the last block written.\n"
11115 "If you have selected the multiple tape test, when the first tape\n"
11116 "fills, it will ask for a second, and after writing a few more \n"
11117 "blocks, it will stop. Then it will begin re-reading the\n"
11120 "This may take a long time -- hours! ...\n"
11124 #: src/stored/btape.c:1805
11126 "Do you want to run the simplified test (s) with one tape\n"
11127 "or the complete multiple tape (m) test: (s/m) "
11130 #: src/stored/btape.c:1808
11131 msgid "Simple test (single tape) selected.\n"
11134 #: src/stored/btape.c:1811
11135 msgid "Multiple tape test selected.\n"
11138 #: src/stored/btape.c:1827
11139 msgid "Rewind failed.\n"
11142 #: src/stored/btape.c:1830
11143 msgid "Write EOF failed.\n"
11146 #: src/stored/btape.c:1857
11147 msgid "Wrote Start of Session label.\n"
11150 #: src/stored/btape.c:1886
11151 msgid "Begin writing Bacula records to tape ...\n"
11154 #: src/stored/btape.c:1888
11155 msgid "Begin writing Bacula records to first tape ...\n"
11158 #: src/stored/btape.c:1928
11160 msgid "Wrote blk_block=%u, dev_blk_num=%u VolBytes=%s rate=%.1f KB/s\n"
11163 #: src/stored/btape.c:1935
11164 msgid "Flush block, write EOF\n"
11167 #: src/stored/btape.c:1946
11171 #: src/stored/btape.c:1974
11172 msgid "Set ok=false after write_block_to_device.\n"
11175 #: src/stored/btape.c:1977
11176 msgid "Wrote End of Session label.\n"
11179 #: src/stored/btape.c:2001
11181 msgid "Wrote state file last_block_num1=%d last_block_num2=%d\n"
11184 #: src/stored/btape.c:2005
11186 msgid "Could not create state file: %s ERR=%s\n"
11189 #: src/stored/btape.c:2010
11194 "Done filling tape at %d:%d. Now beginning re-read of tape ...\n"
11197 #: src/stored/btape.c:2014
11202 "Done filling tapes at %d:%d. Now beginning re-read of first tape ...\n"
11205 #: src/stored/btape.c:2053
11208 "The state file level has changed. You must redo\n"
11209 "the fill command.\n"
11212 #: src/stored/btape.c:2059
11216 "Could not find the state file: %s ERR=%s\n"
11217 "You must redo the fill command.\n"
11220 #: src/stored/btape.c:2101
11221 msgid "Mount first tape. Press enter when ready: "
11224 #: src/stored/btape.c:2125
11225 msgid "Reading the first 10000 records.\n"
11228 #: src/stored/btape.c:2128 src/stored/btape.c:2195
11230 msgid "Reposition from %u:%u to %u:%u\n"
11233 #: src/stored/btape.c:2131 src/stored/btape.c:2182 src/stored/btape.c:2198
11235 msgid "Reposition error. ERR=%s\n"
11238 #: src/stored/btape.c:2134
11240 msgid "Reading block %u.\n"
11243 #: src/stored/btape.c:2136 src/stored/btape.c:2187 src/stored/btape.c:2203
11245 msgid "Error reading block: ERR=%s\n"
11248 #: src/stored/btape.c:2141
11251 "The last block on the tape matches. Test succeeded.\n"
11255 #: src/stored/btape.c:2143
11258 "The last block of the first tape matches.\n"
11262 #: src/stored/btape.c:2168
11263 msgid "Mount second tape. Press enter when ready: "
11266 #: src/stored/btape.c:2180
11268 msgid "Reposition from %u:%u to 0:1\n"
11271 #: src/stored/btape.c:2185 src/stored/btape.c:2201
11273 msgid "Reading block %d.\n"
11276 #: src/stored/btape.c:2191
11279 "The first block on the second tape matches.\n"
11283 #: src/stored/btape.c:2207
11286 "The last block on the second tape matches. Test succeeded.\n"
11290 #: src/stored/btape.c:2221
11292 msgid "ERROR! device at %d:%d count=%d\n"
11295 #: src/stored/btape.c:2227
11297 msgid "1000 records read now at %d:%d\n"
11300 #: src/stored/btape.c:2250 src/stored/btape.c:2261 src/stored/btape.c:2309
11301 msgid "Last block written"
11304 #: src/stored/btape.c:2252 src/stored/btape.c:2262
11305 msgid "Block read back"
11308 #: src/stored/btape.c:2253
11313 "The blocks differ at byte %u\n"
11316 #: src/stored/btape.c:2254
11320 "!!!! The last block written and the block\n"
11321 "that was read back differ. The test FAILED !!!!\n"
11322 "This must be corrected before you use Bacula\n"
11323 "to write multi-tape Volumes.!!!!\n"
11326 #: src/stored/btape.c:2293
11328 msgid "Last block at: %u:%u this_dev_block_num=%d\n"
11331 #: src/stored/btape.c:2307
11333 msgid "Block not written: FileIndex=%u blk_block=%u Size=%u\n"
11336 #: src/stored/btape.c:2311
11337 msgid "Block not written"
11340 #: src/stored/btape.c:2326
11342 msgid "End of tape %d:%d. VolumeCapacity=%s. Write rate = %.1f KB/s\n"
11345 #: src/stored/btape.c:2376
11346 msgid "Test writing blocks of 64512 bytes to tape.\n"
11349 #: src/stored/btape.c:2378
11350 msgid "How many blocks do you want to write? (1000): "
11353 #: src/stored/btape.c:2393
11355 msgid "Begin writing %d Bacula blocks to tape ...\n"
11358 #: src/stored/btape.c:2445
11360 msgid "Begin writing raw blocks of %u bytes.\n"
11363 #: src/stored/btape.c:2465
11365 msgid "Write failed at block %u. stat=%d ERR=%s\n"
11368 #: src/stored/btape.c:2495
11370 msgid "Begin writing Bacula blocks of %u bytes.\n"
11373 #: src/stored/btape.c:2514
11375 msgid "Write failed at block %u.\n"
11378 #: src/stored/btape.c:2521
11379 msgid "autochanger"
11382 #: src/stored/btape.c:2521
11383 msgid "test autochanger"
11386 #: src/stored/btape.c:2522
11390 #: src/stored/btape.c:2522
11391 msgid "backspace file"
11394 #: src/stored/btape.c:2523
11398 #: src/stored/btape.c:2523
11399 msgid "backspace record"
11402 #: src/stored/btape.c:2524
11406 #: src/stored/btape.c:2524
11407 msgid "fill tape using Bacula writes"
11410 #: src/stored/btape.c:2525
11414 #: src/stored/btape.c:2525
11415 msgid "list device capabilities"
11418 #: src/stored/btape.c:2526
11422 #: src/stored/btape.c:2526
11423 msgid "clear tape errors"
11426 #: src/stored/btape.c:2527
11430 #: src/stored/btape.c:2527
11431 msgid "go to end of Bacula data for append"
11434 #: src/stored/btape.c:2528
11438 #: src/stored/btape.c:2528
11439 msgid "go to the physical end of medium"
11442 #: src/stored/btape.c:2529
11446 #: src/stored/btape.c:2529
11447 msgid "fill tape, write onto second volume"
11450 #: src/stored/btape.c:2530
11454 #: src/stored/btape.c:2530
11455 msgid "read filled tape"
11458 #: src/stored/btape.c:2531
11462 #: src/stored/btape.c:2531
11463 msgid "forward space a file"
11466 #: src/stored/btape.c:2532
11470 #: src/stored/btape.c:2532
11471 msgid "forward space a record"
11474 #: src/stored/btape.c:2534
11475 msgid "write a Bacula label to the tape"
11478 #: src/stored/btape.c:2535
11482 #: src/stored/btape.c:2535
11483 msgid "load a tape"
11486 #: src/stored/btape.c:2536
11490 #: src/stored/btape.c:2537
11494 #: src/stored/btape.c:2537
11495 msgid "use write() to fill tape"
11498 #: src/stored/btape.c:2538
11502 #: src/stored/btape.c:2538
11503 msgid "read and print the Bacula tape label"
11506 #: src/stored/btape.c:2539
11510 #: src/stored/btape.c:2539
11511 msgid "test record handling functions"
11514 #: src/stored/btape.c:2540
11518 #: src/stored/btape.c:2540
11519 msgid "rewind the tape"
11522 #: src/stored/btape.c:2541
11523 msgid "read() tape block by block to EOT and report"
11526 #: src/stored/btape.c:2542
11530 #: src/stored/btape.c:2542
11531 msgid "Bacula read block by block to EOT and report"
11534 #: src/stored/btape.c:2543
11535 msgid "print tape status"
11538 #: src/stored/btape.c:2544
11542 #: src/stored/btape.c:2544
11543 msgid "General test Bacula tape functions"
11546 #: src/stored/btape.c:2545
11550 #: src/stored/btape.c:2545
11551 msgid "write an EOF on the tape"
11554 #: src/stored/btape.c:2546
11558 #: src/stored/btape.c:2546
11559 msgid "write a single Bacula block"
11562 #: src/stored/btape.c:2547
11566 #: src/stored/btape.c:2547
11567 msgid "read a single record"
11570 #: src/stored/btape.c:2548
11574 #: src/stored/btape.c:2548
11575 msgid "quick fill command"
11578 #: src/stored/btape.c:2569
11580 msgid "%s is an illegal command\n"
11583 #: src/stored/btape.c:2579
11585 msgid "Interactive commands:\n"
11588 #: src/stored/btape.c:2589
11591 "Copyright (C) 2000-2005 Kern Sibbald.\n"
11593 "Version: %s (%s)\n"
11595 "Usage: btape <options> <device_name>\n"
11596 " -b <file> specify bootstrap file\n"
11597 " -c <file> set configuration file to file\n"
11598 " -d <nn> set debug level to nn\n"
11599 " -p proceed inspite of I/O errors\n"
11600 " -s turn off signals\n"
11602 " -? print this message.\n"
11606 #: src/stored/btape.c:2680
11608 msgid "Mount second Volume on device %s and press return when ready: "
11611 #: src/stored/btape.c:2707
11613 msgid "Mount blank Volume on device %s and press return when ready: "
11616 #: src/stored/btape.c:2725
11618 msgid "End of Volume \"%s\"\n"
11621 #: src/stored/btape.c:2737
11623 msgid "Read block=%u, VolBytes=%s rate=%.1f KB/s\n"
11626 #: src/stored/btape.c:2752 src/stored/mount.c:493
11628 msgid "Cannot open Dev=%s, Vol=%s\n"
11631 #: src/stored/butil.c:46
11635 #: src/stored/butil.c:49
11639 #: src/stored/butil.c:52
11643 #: src/stored/butil.c:55
11647 #: src/stored/butil.c:58
11651 #: src/stored/butil.c:128
11652 msgid "Volume name or names is too long. Please use a .bsr file.\n"
11655 #: src/stored/butil.c:148
11657 msgid "Cannot find device \"%s\" in config file %s.\n"
11660 #: src/stored/butil.c:155
11662 msgid "Cannot init device %s\n"
11665 #: src/stored/butil.c:174
11667 msgid "Cannot open %s\n"
11670 #: src/stored/butil.c:253
11672 msgid "Could not find device \"%s\" in config file %s.\n"
11675 #: src/stored/butil.c:258
11677 msgid "Using device: \"%s\" for reading.\n"
11680 #: src/stored/butil.c:261
11682 msgid "Using device: \"%s\" for writing.\n"
11685 #: src/stored/butil.c:277
11686 msgid "Unexpected End of Data\n"
11689 #: src/stored/butil.c:279
11690 msgid "Unexpected End of Tape\n"
11693 #: src/stored/butil.c:281
11694 msgid "Unexpected End of File\n"
11697 #: src/stored/butil.c:283
11698 msgid "Tape Door is Open\n"
11701 #: src/stored/butil.c:285
11702 msgid "Unexpected Tape is Off-line\n"
11705 #: src/stored/dev.c:110
11707 msgid "Unable to stat device %s: ERR=%s\n"
11710 #: src/stored/dev.c:125
11713 "%s is an unknown device type. Must be tape or directory\n"
11714 " or have RequiresMount=yes for DVD. st_mode=%x\n"
11717 #: src/stored/dev.c:183
11719 msgid "Unable to stat mount point %s: ERR=%s\n"
11722 #: src/stored/dev.c:188
11724 "Mount and unmount commands must defined for a device which requires mount.\n"
11727 #: src/stored/dev.c:191
11728 msgid "Write part command must be defined for a device which requires mount.\n"
11731 #: src/stored/dev.c:197
11733 msgid "Block size %u on device %s is too large, using default %u\n"
11736 #: src/stored/dev.c:202
11738 msgid "Max block size %u not multiple of device %s block size.\n"
11741 #: src/stored/dev.c:218 src/stored/dev.c:224
11743 msgid "Unable to init cond variable: ERR=%s\n"
11746 #: src/stored/dev.c:310
11747 msgid "Illegal mode given to open dev.\n"
11750 #: src/stored/dev.c:372 src/stored/device.c:302
11752 msgid "Unable to open device %s: ERR=%s\n"
11755 #: src/stored/dev.c:392
11757 msgid "fcntl error. ERR=%s\n"
11760 #: src/stored/dev.c:430 src/stored/dev.c:489
11762 msgid "Could not open file device %s. No Volume name given.\n"
11765 #: src/stored/dev.c:455 src/stored/dev.c:569
11767 msgid "Could not open: %s, ERR=%s\n"
11770 #: src/stored/dev.c:514
11773 "The media in the device %s is not empty, please blank it before writing "
11774 "anything to it.\n"
11777 #: src/stored/dev.c:530
11779 msgid "There is no valid media in the device %s.\n"
11782 #: src/stored/dev.c:537
11784 msgid "Could not mount device %s.\n"
11787 #: src/stored/dev.c:595
11789 msgid "Could not fstat: %s, ERR=%s\n"
11792 #: src/stored/dev.c:648
11794 msgid "Bad call to rewind_dev. Device %s not open\n"
11797 #: src/stored/dev.c:677
11799 msgid "Rewind error on %s. ERR=%s.\n"
11802 #: src/stored/dev.c:687 src/stored/dev.c:800 src/stored/dev.c:937
11803 #: src/stored/dev.c:1462
11805 msgid "lseek_dev error on %s. ERR=%s.\n"
11808 #: src/stored/dev.c:727
11809 msgid "unknown blocked code"
11812 #: src/stored/dev.c:770
11814 msgid "Bad call to eod_dev. Device %s not open\n"
11817 #: src/stored/dev.c:836
11819 msgid "ioctl MTEOM error on %s. ERR=%s.\n"
11822 #: src/stored/dev.c:844 src/stored/dev.c:977
11824 msgid "ioctl MTIOCGET error on %s. ERR=%s.\n"
11827 #: src/stored/dev.c:923
11828 msgid "Bad device call. Device not open\n"
11831 #: src/stored/dev.c:936
11833 msgid "Seek error: ERR=%s\n"
11836 #: src/stored/dev.c:972
11837 msgid " Bacula status:"
11840 #: src/stored/dev.c:973 src/stored/dev.c:1022 src/stored/dev.c:1024
11842 msgid " file=%d block=%d\n"
11845 #: src/stored/dev.c:981
11846 msgid " Device status:"
11849 #: src/stored/dev.c:1046
11850 msgid "Bad call to load_dev. Device not open\n"
11853 #: src/stored/dev.c:1057 src/stored/dev.c:1070
11855 msgid "ioctl MTLOAD error on %s. ERR=%s.\n"
11858 #: src/stored/dev.c:1089
11859 msgid "Bad call to offline_dev. Device not open\n"
11862 #: src/stored/dev.c:1112
11864 msgid "ioctl MTOFFL error on %s. ERR=%s.\n"
11867 #: src/stored/dev.c:1153
11868 msgid "Bad call to fsf_dev. Device not open\n"
11871 #: src/stored/dev.c:1163 src/stored/dev.c:1284
11873 msgid "Device %s at End of Tape.\n"
11876 #: src/stored/dev.c:1188 src/stored/dev.c:1264
11878 msgid "ioctl MTFSF error on %s. ERR=%s.\n"
11881 #: src/stored/dev.c:1313
11882 msgid "Bad call to bsf_dev. Device not open\n"
11885 #: src/stored/dev.c:1319
11887 msgid "Device %s cannot BSF because it is not a tape.\n"
11890 #: src/stored/dev.c:1334
11892 msgid "ioctl MTBSF error on %s. ERR=%s.\n"
11895 #: src/stored/dev.c:1354
11896 msgid "Bad call to fsr. Device not open\n"
11899 #: src/stored/dev.c:1363
11901 msgid "ioctl MTFSR not permitted on %s.\n"
11904 #: src/stored/dev.c:1391
11906 msgid "ioctl MTFSR %d error on %s. ERR=%s.\n"
11909 #: src/stored/dev.c:1411
11910 msgid "Bad call to bsr_dev. Device not open\n"
11913 #: src/stored/dev.c:1421
11915 msgid "ioctl MTBSR not permitted on %s.\n"
11918 #: src/stored/dev.c:1434
11920 msgid "ioctl MTBSR error on %s. ERR=%s.\n"
11923 #: src/stored/dev.c:1451
11924 msgid "Bad call to reposition_dev. Device not open\n"
11927 #: src/stored/dev.c:1519
11928 msgid "Bad call to weof_dev. Device not open\n"
11931 #: src/stored/dev.c:1529
11932 msgid "Attempt to WEOF on non-appendable Volume\n"
11935 #: src/stored/dev.c:1546
11937 msgid "ioctl MTWEOF error on %s. ERR=%s.\n"
11940 #: src/stored/dev.c:1588
11941 msgid "Got ENOTTY on read/write!\n"
11944 #: src/stored/dev.c:1635
11946 msgid "unknown func code %d"
11949 #: src/stored/dev.c:1641
11951 msgid "I/O function \"%s\" not supported on this device.\n"
11954 #: src/stored/dev.c:1779 src/stored/dvd.c:668
11956 msgid "Unable to truncate device %s. ERR=%s\n"
11959 #: src/stored/dev.c:1818
11960 msgid "Bad call to term_dev. Device not open\n"
11963 #: src/stored/device.c:105
11965 msgid "End of medium on Volume \"%s\" Bytes=%s Blocks=%s at %s.\n"
11968 #: src/stored/device.c:119
11970 msgid "New volume \"%s\" mounted on device %s at %s.\n"
11973 #: src/stored/device.c:131
11975 msgid "write_block_to_device Volume label failed. ERR=%s"
11978 #: src/stored/device.c:168
11980 msgid "write_block_to_device overflow block failed. ERR=%s"
11983 #: src/stored/device.c:304
11985 msgid "Unable to open archive %s: ERR=%s\n"
11988 #: src/stored/device.c:328
11989 msgid "Bad call to force_close_dev. Device not open\n"
11992 #: src/stored/device.c:346
11994 msgid "Device write lock failure. ERR=%s\n"
11997 #: src/stored/device.c:354
11999 msgid "Device write unlock failure. ERR=%s\n"
12002 #: src/stored/device.c:373
12004 msgid "pthread_cond_wait failure. ERR=%s\n"
12007 #: src/stored/dircmd.c:140
12008 msgid "Connection request failed.\n"
12011 #: src/stored/dircmd.c:149
12013 msgid "Invalid connection. Len=%d\n"
12016 #: src/stored/dircmd.c:241
12018 msgid "3991 Bad setdebug command: %s\n"
12021 #: src/stored/dircmd.c:262
12023 msgid "3902 Job %s not found.\n"
12026 #: src/stored/dircmd.c:279
12028 msgid "3000 Job %s marked to be canceled.\n"
12031 #: src/stored/dircmd.c:283
12032 msgid "3903 Error scanning cancel command.\n"
12035 #: src/stored/dircmd.c:352 src/stored/dircmd.c:648 src/stored/dircmd.c:712
12036 #: src/stored/dircmd.c:770 src/stored/dircmd.c:822 src/stored/dircmd.c:860
12038 msgid "3999 Device \"%s\" not found\n"
12041 #: src/stored/dircmd.c:357
12043 msgid "3903 Error scanning label command: %s\n"
12046 #: src/stored/dircmd.c:401
12048 msgid "3920 Cannot label Volume because it is already labeled: \"%s\"\n"
12051 #: src/stored/dircmd.c:407
12052 msgid "3921 Wrong volume mounted.\n"
12055 #: src/stored/dircmd.c:411
12056 msgid "3922 Cannot relabel an ANSI/IBM labeled Volume.\n"
12059 #: src/stored/dircmd.c:419 src/stored/dircmd.c:428
12061 msgid "3912 Failed to label Volume: ERR=%s\n"
12064 #: src/stored/dircmd.c:431
12066 msgid "3913 Cannot label Volume. Unknown status %d from read_volume_label()\n"
12069 #: src/stored/dircmd.c:464
12071 msgid "3001 Mounted Volume: %s\n"
12074 #: src/stored/dircmd.c:468 src/stored/dircmd.c:896
12077 "3902 Cannot mount Volume on Storage Device %s because:\n"
12081 #: src/stored/dircmd.c:491 src/stored/reserve.c:518
12085 " Device \"%s\" requested by DIR could not be opened or does not exist.\n"
12088 #: src/stored/dircmd.c:512 src/stored/reserve.c:514
12092 " Device \"%s\" in changer \"%s\" requested by DIR could not be opened or "
12093 "does not exist.\n"
12096 #: src/stored/dircmd.c:568 src/stored/dircmd.c:616
12098 msgid "3901 open device failed: ERR=%s\n"
12101 #: src/stored/dircmd.c:583 src/stored/dircmd.c:607
12103 msgid "3001 Device %s is mounted with Volume \"%s\"\n"
12106 #: src/stored/dircmd.c:586 src/stored/dircmd.c:610 src/stored/dircmd.c:625
12109 "3905 Device %s open but no Bacula volume is mounted.\n"
12110 "If this is not a blank tape, try unmounting and remounting the Volume.\n"
12113 #: src/stored/dircmd.c:595
12115 msgid "3001 Device %s is doing acquire.\n"
12118 #: src/stored/dircmd.c:600 src/stored/dircmd.c:690
12120 msgid "3903 Device %s is being labeled.\n"
12123 #: src/stored/dircmd.c:622
12125 msgid "3001 Device %s is already mounted with Volume \"%s\"\n"
12128 #: src/stored/dircmd.c:631
12130 msgid "3002 Device %s is mounted.\n"
12133 #: src/stored/dircmd.c:634
12138 #: src/stored/dircmd.c:637
12140 msgid "3906 File device %s is always mounted.\n"
12143 #: src/stored/dircmd.c:643
12145 msgid "3905 Bizarre wait state %d\n"
12148 #: src/stored/dircmd.c:652
12150 msgid "3909 Error scanning mount command: %s\n"
12153 #: src/stored/dircmd.c:673
12155 msgid "3901 Device %s is already unmounted.\n"
12158 #: src/stored/dircmd.c:682
12160 msgid "3001 Device %s unmounted.\n"
12163 #: src/stored/dircmd.c:686
12165 msgid "3902 Device %s is busy in acquire.\n"
12168 #: src/stored/dircmd.c:707
12170 msgid "3002 Device %s unmounted.\n"
12173 #: src/stored/dircmd.c:717
12175 msgid "3907 Error scanning unmount command: %s\n"
12178 #: src/stored/dircmd.c:742
12180 msgid "3911 Device %s already released.\n"
12183 #: src/stored/dircmd.c:749
12185 msgid "3912 Device %s waiting for mount.\n"
12188 #: src/stored/dircmd.c:753
12190 msgid "3913 Device %s is busy in acquire.\n"
12193 #: src/stored/dircmd.c:757
12195 msgid "3914 Device %s is being labeled.\n"
12198 #: src/stored/dircmd.c:765
12200 msgid "3012 Device %s released.\n"
12203 #: src/stored/dircmd.c:775
12205 msgid "3917 Error scanning release command: %s\n"
12208 #: src/stored/dircmd.c:808
12210 msgid "3995 Device %s is not an autochanger.\n"
12213 #: src/stored/dircmd.c:826
12215 msgid "3908 Error scanning autocharger list/slots command: %s\n"
12218 #: src/stored/dircmd.c:864
12220 msgid "3909 Error scanning readlabel command: %s\n"
12223 #: src/stored/dircmd.c:892
12225 msgid "3001 Volume=%s Slot=%d\n"
12228 #: src/stored/dircmd.c:921
12230 msgid "3910 Unable to open device %s: ERR=%s\n"
12233 #: src/stored/dircmd.c:931
12235 msgid "3911 Device %s is busy reading.\n"
12238 #: src/stored/dircmd.c:934
12240 msgid "3912 Device %s is busy with %d writer(s).\n"
12243 #: src/stored/fd_cmds.c:340
12244 msgid "Error parsing bootstrap file.\n"
12247 #: src/stored/job.c:79
12249 msgid "Bad Job Command from Director: %s\n"
12252 #: src/stored/job.c:189
12254 msgid "Job name not found: %s\n"
12257 #: src/stored/job.c:200
12259 msgid "Hey!!!! JobId %u Job %s already authenticated.\n"
12262 #: src/stored/job.c:211
12263 msgid "Unable to authenticate File daemon\n"
12266 #: src/stored/job.c:338
12267 msgid "In free_jcr(), but still attached to device!!!!\n"
12270 #: src/stored/label.c:74
12271 msgid "BAD call to read_dev_volume_label\n"
12274 #: src/stored/label.c:79 src/stored/label.c:120 src/stored/label.c:208
12276 msgid "Wrong Volume mounted on device %s: Wanted %s have %s\n"
12279 #: src/stored/label.c:86 src/stored/label.c:123 src/stored/label.c:195
12281 msgid "Too many tries: %s"
12284 #: src/stored/label.c:102
12286 msgid "Couldn't rewind device %s: ERR=%s\n"
12289 #: src/stored/label.c:140
12292 "Requested Volume \"%s\" on %s is not a Bacula labeled Volume, because: ERR=%s"
12295 #: src/stored/label.c:145
12296 msgid "Could not read Volume label from block.\n"
12299 #: src/stored/label.c:148
12301 msgid "Could not unserialize Volume label: ERR=%s\n"
12304 #: src/stored/label.c:153
12306 msgid "Volume Header Id bad: %s\n"
12309 #: src/stored/label.c:180
12311 msgid "Volume on %s has wrong Bacula version. Wanted %d got %d\n"
12314 #: src/stored/label.c:191
12316 msgid "Volume on %s has bad Bacula label type: %x\n"
12319 #: src/stored/label.c:272
12321 msgid "Cannot write Volume label to block for device %s\n"
12324 #: src/stored/label.c:393
12326 msgid "Rewind error on device %s: ERR=%s\n"
12329 #: src/stored/label.c:398
12331 msgid "Truncate error on device %s: ERR=%s\n"
12334 #: src/stored/label.c:420
12336 msgid "Unable to write device %s: ERR=%s\n"
12339 #: src/stored/label.c:448
12341 msgid "Recycled volume \"%s\" on device %s, all previous data lost.\n"
12344 #: src/stored/label.c:451
12346 msgid "Wrote label to prelabeled Volume \"%s\" on device %s\n"
12349 #: src/stored/label.c:648
12351 msgid "Bad session label = %d\n"
12354 #: src/stored/label.c:666 src/stored/label.c:673
12356 msgid "Error writing Session label to %s: %s\n"
12359 #: src/stored/label.c:707
12361 msgid "Expecting Volume Label, got FI=%s Stream=%s len=%d\n"
12364 #: src/stored/label.c:834
12369 #: src/stored/label.c:838
12374 "Id : %sVerNo : %d\n"
12376 "PrevVolName : %s\n"
12386 #: src/stored/label.c:860
12388 msgid "Date label written: %s\n"
12391 #: src/stored/label.c:866
12393 msgid "Date label written: %04d-%02d-%02d at %02d:%02d\n"
12396 #: src/stored/label.c:886
12406 "ClientName : %s\n"
12409 #: src/stored/label.c:899
12412 "Job (unique name) : %s\n"
12418 #: src/stored/label.c:908
12423 "StartBlock : %s\n"
12431 #: src/stored/label.c:929
12433 msgid "Date written : %s\n"
12436 #: src/stored/label.c:934
12438 msgid "Date written : %04d-%02d-%02d at %02d:%02d\n"
12441 #: src/stored/label.c:953
12442 msgid "Fresh Volume"
12445 #: src/stored/label.c:965 src/stored/read_record.c:335
12446 msgid "End of Media"
12449 #: src/stored/label.c:968
12450 msgid "End of Tape"
12453 #: src/stored/label.c:988 src/stored/label.c:996 src/stored/label.c:1029
12455 msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d DataLen=%d\n"
12458 #: src/stored/label.c:993
12459 msgid "End of physical tape.\n"
12462 #: src/stored/label.c:1008 src/stored/label.c:1017
12464 msgid "%s Record: File:blk=%u:%u SessId=%d SessTime=%d JobId=%d\n"
12467 #: src/stored/label.c:1010
12469 msgid " Job=%s Date=%s Level=%c Type=%c\n"
12472 #: src/stored/label.c:1019
12474 msgid " Date=%s Level=%c Type=%c Files=%s Bytes=%s Errors=%d Status=%c\n"
12477 #: src/stored/mount.c:197 src/stored/mount.c:294
12479 msgid "Volume \"%s\" not on device %s.\n"
12482 #: src/stored/mount.c:230
12485 "Director wanted Volume \"%s\".\n"
12486 " Current Volume \"%s\" not acceptable because:\n"
12490 #: src/stored/mount.c:284
12492 msgid "Labeled new Volume \"%s\" on device %s.\n"
12495 #: src/stored/mount.c:289
12497 msgid "Warning device %s not configured to autolabel Volumes.\n"
12500 #: src/stored/mount.c:340
12502 msgid "Volume \"%s\" previously written, moving to end of data.\n"
12505 #: src/stored/mount.c:343
12507 msgid "Unable to position to end of data on device %s: ERR=%s\n"
12510 #: src/stored/mount.c:355
12512 msgid "Ready to append to end of Volume \"%s\" at file=%d.\n"
12515 #: src/stored/mount.c:358
12518 "I cannot write on Volume \"%s\" because:\n"
12519 "The number of files mismatch! Volume=%u Catalog=%u\n"
12522 #: src/stored/mount.c:411
12524 msgid "Marking Volume \"%s\" in Error in Catalog.\n"
12527 #: src/stored/mount.c:427
12530 "Autochanger Volume \"%s\" not found in slot %d.\n"
12531 " Setting InChanger to zero in catalog.\n"
12534 #: src/stored/mount.c:446
12535 msgid "Hey!!!!! WroteVol non-zero !!!!!\n"
12538 #: src/stored/parse_bsr.c:104 src/stored/parse_bsr.c:108
12541 "Bootstrap file error: %s\n"
12542 " : Line %d, col %d of file %s\n"
12546 #: src/stored/parse_bsr.c:130
12548 msgid "Cannot open bootstrap file %s: %s\n"
12551 #: src/stored/parse_bsr.c:260
12553 msgid "MediaType %s in bsr at inappropriate place.\n"
12556 #: src/stored/parse_bsr.c:416
12557 msgid "JobType not yet implemented\n"
12560 #: src/stored/parse_bsr.c:424
12561 msgid "JobLevel not yet implemented\n"
12564 #: src/stored/parse_bsr.c:626
12566 msgid "VolFile : %u-%u\n"
12569 #: src/stored/parse_bsr.c:634
12571 msgid "VolBlock : %u-%u\n"
12574 #: src/stored/parse_bsr.c:644
12576 msgid "FileIndex : %u\n"
12579 #: src/stored/parse_bsr.c:646
12581 msgid "FileIndex : %u-%u\n"
12584 #: src/stored/parse_bsr.c:656
12586 msgid "JobId : %u\n"
12589 #: src/stored/parse_bsr.c:658
12591 msgid "JobId : %u-%u\n"
12594 #: src/stored/parse_bsr.c:668
12596 msgid "SessId : %u\n"
12599 #: src/stored/parse_bsr.c:670
12601 msgid "SessId : %u-%u\n"
12604 #: src/stored/parse_bsr.c:679
12606 msgid "VolumeName : %s\n"
12609 #: src/stored/parse_bsr.c:688
12611 msgid "Client : %s\n"
12614 #: src/stored/parse_bsr.c:696
12619 #: src/stored/parse_bsr.c:704
12621 msgid "SessTime : %u\n"
12624 #: src/stored/parse_bsr.c:718
12625 msgid "BSR is NULL\n"
12628 #: src/stored/parse_bsr.c:722
12630 msgid "Next : 0x%x\n"
12633 #: src/stored/parse_bsr.c:723
12635 msgid "Root bsr : 0x%x\n"
12638 #: src/stored/parse_bsr.c:734
12640 msgid "Slot : %u\n"
12643 #: src/stored/parse_bsr.c:737
12645 msgid "count : %u\n"
12648 #: src/stored/parse_bsr.c:738
12650 msgid "found : %u\n"
12653 #: src/stored/parse_bsr.c:741
12655 msgid "done : %s\n"
12658 #: src/stored/parse_bsr.c:742
12660 msgid "positioning : %d\n"
12663 #: src/stored/parse_bsr.c:743
12665 msgid "fast_reject : %d\n"
12668 #: src/stored/read.c:55
12669 msgid "No Volume names found for restore.\n"
12672 #: src/stored/read.c:109
12674 msgid ">filed: Error Hdr=%s\n"
12677 #: src/stored/read.c:110 src/stored/read.c:125
12679 msgid "Error sending to File daemon. ERR=%s\n"
12682 #: src/stored/read.c:124
12684 msgid "Error sending to FD. ERR=%s\n"
12687 #: src/stored/read_record.c:68
12689 msgid "End of Volume at file %u on device %s, Volume \"%s\"\n"
12692 #: src/stored/read_record.c:71
12693 msgid "End of all volumes.\n"
12696 #: src/stored/read_record.c:105
12698 msgid "Got EOF at file %u on device %s, Volume \"%s\"\n"
12701 #: src/stored/read_record.c:119
12705 #: src/stored/read_record.c:275
12707 msgid "Reposition from (file:block) %u:%u to %u:%u\n"
12710 #: src/stored/read_record.c:302
12712 msgid "Forward spacing to file:block %u:%u.\n"
12715 #: src/stored/read_record.c:328
12716 msgid "Begin Session"
12719 #: src/stored/read_record.c:332
12720 msgid "End Session"
12723 #: src/stored/read_record.c:338
12725 msgid "Unknown code %d\n"
12728 #: src/stored/record.c:61
12730 msgid "unknown: %d"
12733 #: src/stored/record.c:332
12734 msgid "Damaged buffer\n"
12737 #: src/stored/spool.c:69
12740 "Data spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes/job.\n"
12743 #: src/stored/spool.c:75
12745 msgid "Attr spooling: %u active jobs, %s bytes; %u total jobs, %s max bytes.\n"
12748 #: src/stored/spool.c:91
12749 msgid "Spooling data ...\n"
12752 #: src/stored/spool.c:117
12754 msgid "Bad return from despool WroteVol=%d\n"
12757 #: src/stored/spool.c:150
12759 msgid "Open data spool file %s failed: ERR=%s\n"
12762 #: src/stored/spool.c:199
12764 msgid "Committing spooled data to Volume. Despooling %s bytes ...\n"
12767 #: src/stored/spool.c:203
12769 msgid "Writing spooled data to Volume. Despooling %s bytes ...\n"
12772 #: src/stored/spool.c:257 src/stored/spool.c:431 src/stored/spool.c:469
12774 msgid "Ftruncate spool file failed: ERR=%s\n"
12777 #: src/stored/spool.c:259
12779 msgid "Bad return from ftruncate. ERR=%s\n"
12782 #: src/stored/spool.c:308
12784 msgid "Spool header read error. ERR=%s\n"
12787 #: src/stored/spool.c:311
12789 msgid "Spool read error. Wanted %u bytes, got %d\n"
12792 #: src/stored/spool.c:312
12794 msgid "Spool header read error. Wanted %u bytes, got %d\n"
12797 #: src/stored/spool.c:318 src/stored/spool.c:319
12799 msgid "Spool block too big. Max %u bytes, got %u\n"
12802 #: src/stored/spool.c:324 src/stored/spool.c:325
12804 msgid "Spool data read error. Wanted %u bytes, got %d\n"
12807 #: src/stored/spool.c:382
12808 msgid "User specified spool size reached.\n"
12811 #: src/stored/spool.c:384
12812 msgid "Bad return from despool in write_block.\n"
12815 #: src/stored/spool.c:392
12816 msgid "Spooling data again ...\n"
12819 #: src/stored/spool.c:423
12821 msgid "Error writing header to spool file. ERR=%s\n"
12824 #: src/stored/spool.c:437 src/stored/spool.c:475
12825 msgid "Fatal despooling error."
12828 #: src/stored/spool.c:444
12829 msgid "Retrying after header spooling error failed.\n"
12832 #: src/stored/spool.c:458
12834 msgid "Error writing data to spool file. ERR=%s\n"
12837 #: src/stored/spool.c:485
12838 msgid "Retrying after data spooling error failed.\n"
12841 #: src/stored/spool.c:540 src/stored/spool.c:547
12843 msgid "Fseek on attributes file failed: ERR=%s\n"
12846 #: src/stored/spool.c:557
12848 msgid "Sending spooled attrs to the Director. Despooling %s bytes ...\n"
12851 #: src/stored/spool.c:584
12853 msgid "fopen attr spool file %s failed: ERR=%s\n"
12856 #: src/stored/status.c:66
12860 "%s Version: %s (%s) %s %s %s\n"
12863 #: src/stored/status.c:97
12869 #: src/stored/status.c:99
12871 msgid "Autochanger \"%s\" with devices:\n"
12874 #: src/stored/status.c:113
12876 msgid "Device %s is mounted with Volume \"%s\"\n"
12879 #: src/stored/status.c:116
12881 msgid "Device %s open but no Bacula volume is mounted.\n"
12884 #: src/stored/status.c:126
12886 msgid " Total Bytes=%s Blocks=%s Bytes/block=%s\n"
12889 #: src/stored/status.c:140
12891 msgid " Total Bytes Read=%s Blocks Read=%s Bytes/block=%s\n"
12894 #: src/stored/status.c:145
12896 msgid " Positioned at File=%s Block=%s\n"
12899 #: src/stored/status.c:151
12901 msgid "Device %s is not open or does not exist.\n"
12904 #: src/stored/status.c:153
12906 msgid "Device \"%s\" is not open or does not exist.\n"
12909 #: src/stored/status.c:158 src/stored/status.c:165 src/stored/status.c:168
12915 #: src/stored/status.c:159
12916 msgid "Volume status:\n"
12919 #: src/stored/status.c:183
12921 "No DEVICE structure.\n"
12925 #: src/stored/status.c:188
12926 msgid " Device is BLOCKED. User unmounted.\n"
12929 #: src/stored/status.c:191
12930 msgid " Device is BLOCKED. User unmounted during wait for media/mount.\n"
12933 #: src/stored/status.c:195
12935 msgid " Device is BLOCKED waiting for mount of volume \"%s\".\n"
12938 #: src/stored/status.c:198
12939 msgid " Device is BLOCKED waiting for media.\n"
12942 #: src/stored/status.c:202
12943 msgid " Device is being initialized.\n"
12946 #: src/stored/status.c:205
12947 msgid " Device is blocked labeling a Volume.\n"
12950 #: src/stored/status.c:213
12952 msgid " Slot %d is loaded in drive %d.\n"
12955 #: src/stored/status.c:216
12957 msgid " Drive %d is not loaded.\n"
12960 #: src/stored/status.c:235
12961 msgid "Device state:\n"
12964 #: src/stored/status.c:249
12967 "num_writers=%d JobStatus=%c block=%d\n"
12971 #: src/stored/status.c:253
12973 msgid "Archive name: %s Device name: %s\n"
12976 #: src/stored/status.c:255
12978 msgid "File=%u block=%u\n"
12981 #: src/stored/status.c:256
12983 msgid "Min block=%u Max block=%u\n"
12986 #: src/stored/status.c:272
12988 msgid "%s Job %s waiting for Client connection.\n"
12991 #: src/stored/status.c:284
12993 msgid "%s %s job %s JobId=%d Volume=\"%s\" device=\"%s\"\n"
12996 #: src/stored/status.c:303
12998 msgid " FDReadSeqNo=%s in_msg=%u out_msg=%d fd=%d\n"
13001 #: src/stored/status.c:308
13002 msgid " FDSocket closed\n"
13005 #: src/stored/status.c:335
13006 msgid " JobId Level Files Bytes Status Finished Name \n"
13009 #: src/stored/status.c:469
13010 msgid "3900 Bad .status command, missing argument.\n"
13013 #: src/stored/status.c:494
13014 msgid "3900 Bad .status command, wrong argument.\n"
13017 #: src/stored/stored.c:65
13020 "Copyright (C) 2000-2005 Kern Sibbald.\n"
13022 "Version: %s (%s)\n"
13024 "Usage: stored [options] [-c config_file] [config_file]\n"
13025 " -c <file> use <file> as configuration file\n"
13026 " -dnn set debug level to nn\n"
13027 " -f run in foreground (for debugging)\n"
13028 " -g <group> set groupid to group\n"
13029 " -p proceed despite I/O errors\n"
13030 " -s no signals (for debugging)\n"
13031 " -t test - read config and exit\n"
13032 " -u <user> userid to <user>\n"
13033 " -v verbose user messages\n"
13034 " -? print this message.\n"
13038 #: src/stored/stored.c:220
13039 msgid "Volume Session Time is ZERO!\n"
13042 #: src/stored/stored.c:233
13044 msgid "Unable to create thread. ERR=%s\n"
13047 #: src/stored/stored.c:272
13049 msgid "Only one Storage resource permitted in %s\n"
13052 #: src/stored/stored.c:277
13054 msgid "No Director resource defined in %s. Cannot continue.\n"
13057 #: src/stored/stored.c:282
13059 msgid "No Device resource defined in %s. Cannot continue.\n"
13062 #: src/stored/stored.c:290
13064 msgid "No Messages resource defined in %s. Cannot continue.\n"
13067 #: src/stored/stored.c:317
13069 msgid "\"TLS Certificate\" file not defined for Storage \"%s\" in %s.\n"
13072 #: src/stored/stored.c:323
13074 msgid "\"TLS Key\" file not defined for Storage \"%s\" in %s.\n"
13077 #: src/stored/stored.c:329
13080 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
13081 "Storage \"%s\" in %s. At least one CA certificate store is required when "
13082 "using \"TLS Verify Peer\".\n"
13085 #: src/stored/stored.c:417
13087 msgid "No Changer Name given for device %s. Cannot continue.\n"
13090 #: src/stored/stored.c:423
13092 msgid "No Changer Command given for device %s. Cannot continue.\n"
13095 #: src/stored/stored.c:435
13098 "Media Type not the same for all devices in changer %s. Cannot continue.\n"
13101 #: src/stored/stored.c:496
13103 msgid "Could not initialize %s\n"
13106 #: src/stored/stored.c:509
13108 msgid "Could not open device %s\n"
13111 #: src/stored/stored.c:526
13113 msgid "Could not mount device %s\n"
13116 #: src/stored/stored_conf.c:188
13118 msgid "Warning: no \"%s\" resource (%d) defined.\n"
13121 #: src/stored/stored_conf.c:191
13123 msgid "dump_resource type=%d\n"
13126 #: src/stored/stored_conf.c:307
13128 msgid "Warning: unknown resource type %d\n"
13131 #: src/stored/stored_conf.c:496
13133 msgid "\"%s\" item is required in \"%s\" resource, but not found.\n"
13136 #: src/stored/stored_conf.c:502
13138 msgid "Too many items in \"%s\" resource\n"
13141 #: src/stored/stored_conf.c:536
13143 msgid "Cannot find AutoChanger resource %s\n"
13146 #: src/stored/stored_conf.c:607
13149 "Attempt to define second \"%s\" resource named \"%s\" is not permitted.\n"
13152 #: src/stored/ansi_label.c:83
13154 msgid "Read error on device %s in ANSI label. ERR=%s\n"
13157 #: src/stored/ansi_label.c:93
13158 msgid "Insane! End of tape while reading ANSI label.\n"
13161 #: src/stored/ansi_label.c:117
13162 msgid "No VOL1 label while reading ANSI/IBM label.\n"
13165 #: src/stored/ansi_label.c:137
13167 msgid "Wanted ANSI Volume \"%s\" got \"%s\"\n"
13170 #: src/stored/ansi_label.c:148
13171 msgid "No HDR1 label while reading ANSI label.\n"
13174 #: src/stored/ansi_label.c:154
13176 msgid "ANSI/IBM Volume \"%s\" does not belong to Bacula.\n"
13179 #: src/stored/ansi_label.c:165
13180 msgid "No HDR2 label while reading ANSI/IBM label.\n"
13183 #: src/stored/ansi_label.c:179
13184 msgid "Unknown or bad ANSI/IBM label record.\n"
13187 #: src/stored/ansi_label.c:186
13188 msgid "Too many records in while reading ANSI/IBM label.\n"
13191 #: src/stored/ansi_label.c:285
13193 msgid "ANSI Volume label name \"%s\" longer than 6 chars.\n"
13196 #: src/stored/ansi_label.c:302
13198 msgid "Could not write ANSI VOL1 label. ERR=%s\n"
13201 #: src/stored/ansi_label.c:340 src/stored/ansi_label.c:369
13203 msgid "Could not write ANSI HDR1 label. ERR=%s\n"
13206 #: src/stored/ansi_label.c:345 src/stored/ansi_label.c:376
13207 msgid "Could not write ANSI HDR1 label.\n"
13210 #: src/stored/ansi_label.c:381
13212 msgid "Error writing EOF to tape. ERR=%s"
13215 #: src/stored/ansi_label.c:386
13216 msgid "write_ansi_ibm_label called for non-ANSI/IBM type\n"
13219 #: src/stored/dvd.c:153
13221 msgid "Device %s cannot be mounted. ERR=%s\n"
13224 #: src/stored/dvd.c:261
13226 msgid "Cannot run free space command (%s)\n"
13229 #: src/stored/dvd.c:322
13231 msgid "Error while writing current part to the DVD: %s"
13234 #: src/stored/dvd.c:343
13236 msgid "Remaining free space %s on %s\n"
13239 #: src/stored/dvd.c:412
13241 msgid "Next Volume part already exists on DVD. Cannot continue: %s\n"
13244 #: src/stored/dvd.c:430
13246 msgid "open_next_part can't unlink existing part %s, ERR=%s\n"
13249 #: src/stored/dvd.c:634
13251 msgid "Unable to write part %s: ERR=%s\n"
13254 #: src/stored/wait.c:178 src/stored/wait.c:236
13256 msgid "Job %s waiting to reserve a device.\n"
13259 #: src/stored/pythonsd.c:59
13263 #: src/stored/pythonsd.c:202
13264 msgid "Error in ParseTuple\n"
13267 #: src/stored/pythonsd.c:218
13268 msgid "Parse tuple error in job_write\n"
13271 #: src/stored/pythonsd.c:254
13273 msgid "Error in Python method %s\n"
13276 #: src/stored/reserve.c:344 src/stored/reserve.c:361
13278 msgid "Failed command: %s\n"
13281 #: src/stored/reserve.c:346
13285 " Device \"%s\" with MediaType \"%s\" requested by DIR not found in SD "
13286 "Device resources.\n"
13289 #: src/stored/reserve.c:528
13291 msgid "3926 Could not get dcr for device: %s\n"
13294 #: src/stored/reserve.c:568 src/stored/reserve.c:623
13296 msgid "Device %s is BLOCKED due to user unmount.\n"
13299 #: src/stored/reserve.c:576
13301 msgid "Device %s is busy.\n"
13304 #: src/stored/reserve.c:631
13306 msgid "Device %s is busy writing on another Volume.\n"
13309 #: src/stored/reserve.c:705
13311 msgid "Wanted Pool \"%s\", but device %s is using Pool \"%s\" .\n"
13314 #: src/stored/reserve.c:710 src/stored/reserve.c:711
13315 msgid "Logic error!!!! Should not get here.\n"
13318 #: src/tools/bsmtp.c:85
13320 msgid "Fatal malformed reply from %s: %s\n"
13323 #: src/tools/bsmtp.c:121
13327 "Usage: %s [-f from] [-h mailhost] [-s subject] [-c copy] [recipient ...]\n"
13328 " -c set the Cc: field\n"
13329 " -dnn set debug level to nn\n"
13330 " -f set the From: field\n"
13331 " -h use mailhost:port as the SMTP server\n"
13332 " -s set the Subject: field\n"
13333 " -? print this message.\n"
13337 #: src/tools/bsmtp.c:204
13338 msgid "Fatal error: no recipient given.\n"
13341 #: src/tools/bsmtp.c:225
13343 msgid "Fatal gethostname error: ERR=%s\n"
13346 #: src/tools/bsmtp.c:229
13348 msgid "Fatal gethostbyname for myself failed \"%s\": ERR=%s\n"
13351 #: src/tools/bsmtp.c:254
13353 msgid "Error unknown mail host \"%s\": ERR=%s\n"
13356 #: src/tools/bsmtp.c:257
13357 msgid "Retrying connection using \"localhost\".\n"
13360 #: src/tools/bsmtp.c:265
13362 msgid "Fatal error: Unknown address family for smtp host: %d\n"
13365 #: src/tools/bsmtp.c:273
13367 msgid "Fatal socket error: ERR=%s\n"
13370 #: src/tools/bsmtp.c:277
13372 msgid "Fatal connect error to %s: ERR=%s\n"
13375 #: src/tools/bsmtp.c:282
13377 msgid "Fatal dup error: ERR=%s\n"
13380 #: src/tools/bsmtp.c:286 src/tools/bsmtp.c:290
13382 msgid "Fatal fdopen error: ERR=%s\n"
13385 #: src/tools/dbcheck.c:158
13387 "Warning skipping the additional parameters for working directory/dbname/user/"
13391 #: src/tools/dbcheck.c:174
13393 msgid "Error can not find the Catalog name[%s] in the given config file [%s]\n"
13396 #: src/tools/dbcheck.c:176
13398 msgid "Error there is no Catalog section in the given config file [%s]\n"
13401 #: src/tools/dbcheck.c:185
13402 msgid "Error no Director resource defined.\n"
13405 #: src/tools/dbcheck.c:199
13406 msgid "Wrong number of arguments.\n"
13409 #: src/tools/dbcheck.c:204
13410 msgid "Working directory not supplied.\n"
13413 #: src/tools/dbcheck.c:269
13415 msgid "Hello, this is the database check/correct program.\n"
13418 #: src/tools/dbcheck.c:271
13420 msgid "Modify database is on."
13423 #: src/tools/dbcheck.c:273
13425 msgid "Modify database is off."
13428 #: src/tools/dbcheck.c:275 src/tools/dbcheck.c:336
13430 msgid " Verbose is on.\n"
13433 #: src/tools/dbcheck.c:277 src/tools/dbcheck.c:338
13435 msgid " Verbose is off.\n"
13438 #: src/tools/dbcheck.c:279
13440 msgid "Please select the fuction you want to perform.\n"
13443 #: src/tools/dbcheck.c:283
13447 " 1) Toggle modify database flag\n"
13448 " 2) Toggle verbose flag\n"
13449 " 3) Repair bad Filename records\n"
13450 " 4) Repair bad Path records\n"
13451 " 5) Eliminate duplicate Filename records\n"
13452 " 6) Eliminate duplicate Path records\n"
13453 " 7) Eliminate orphaned Jobmedia records\n"
13454 " 8) Eliminate orphaned File records\n"
13455 " 9) Eliminate orphaned Path records\n"
13456 " 10) Eliminate orphaned Filename records\n"
13457 " 11) Eliminate orphaned FileSet records\n"
13458 " 12) Eliminate orphaned Client records\n"
13459 " 13) Eliminate orphaned Job records\n"
13460 " 14) Eliminate all Admin records\n"
13461 " 15) Eliminate all Restore records\n"
13462 " 16) All (3-15)\n"
13466 #: src/tools/dbcheck.c:302
13470 " 1) Toggle modify database flag\n"
13471 " 2) Toggle verbose flag\n"
13472 " 3) Check for bad Filename records\n"
13473 " 4) Check for bad Path records\n"
13474 " 5) Check for duplicate Filename records\n"
13475 " 6) Check for duplicate Path records\n"
13476 " 7) Check for orphaned Jobmedia records\n"
13477 " 8) Check for orphaned File records\n"
13478 " 9) Check for orphaned Path records\n"
13479 " 10) Check for orphaned Filename records\n"
13480 " 11) Check for orphaned FileSet records\n"
13481 " 12) Check for orphaned Client records\n"
13482 " 13) Check for orphaned Job records\n"
13483 " 14) Check for all Admin records\n"
13484 " 15) Check for all Restore records\n"
13485 " 16) All (3-15)\n"
13489 #: src/tools/dbcheck.c:322
13490 msgid "Select function number: "
13493 #: src/tools/dbcheck.c:329
13495 msgid "Database will be modified.\n"
13498 #: src/tools/dbcheck.c:331
13500 msgid "Database will NOT be modified.\n"
13503 #: src/tools/dbcheck.c:421
13505 msgid "JobId=%s Name=\"%s\" StartTime=%s\n"
13508 #: src/tools/dbcheck.c:429
13510 msgid "Orphaned JobMediaId=%s JobId=%s Volume=\"%s\"\n"
13513 #: src/tools/dbcheck.c:436
13515 msgid "Orphaned FileId=%s JobId=%s Volume=\"%s\"\n"
13518 #: src/tools/dbcheck.c:443
13520 msgid "Orphaned FileSetId=%s FileSet=\"%s\" MD5=%s\n"
13523 #: src/tools/dbcheck.c:450
13525 msgid "Orphaned ClientId=%s Name=\"%s\"\n"
13528 #: src/tools/dbcheck.c:503
13530 msgid "Deleting: %s\n"
13533 #: src/tools/dbcheck.c:577
13535 msgid "Checking for duplicate Filename entries.\n"
13538 #: src/tools/dbcheck.c:586
13540 msgid "Found %d duplicate Filename records.\n"
13543 #: src/tools/dbcheck.c:587
13544 msgid "Print the list? (yes/no): "
13547 #: src/tools/dbcheck.c:603 src/tools/dbcheck.c:657
13549 msgid "Found %d for: %s\n"
13552 #: src/tools/dbcheck.c:630
13554 msgid "Checking for duplicate Path entries.\n"
13557 #: src/tools/dbcheck.c:640
13559 msgid "Found %d duplicate Path records.\n"
13562 #: src/tools/dbcheck.c:641 src/tools/dbcheck.c:691 src/tools/dbcheck.c:723
13563 #: src/tools/dbcheck.c:755 src/tools/dbcheck.c:783 src/tools/dbcheck.c:811
13564 #: src/tools/dbcheck.c:849 src/tools/dbcheck.c:887 src/tools/dbcheck.c:918
13565 #: src/tools/dbcheck.c:948 src/tools/dbcheck.c:982 src/tools/dbcheck.c:1040
13566 msgid "Print them? (yes/no): "
13569 #: src/tools/dbcheck.c:683
13571 msgid "Checking for orphaned JobMedia entries.\n"
13574 #: src/tools/dbcheck.c:690
13576 msgid "Found %d orphaned JobMedia records.\n"
13579 #: src/tools/dbcheck.c:703
13581 msgid "Deleting %d orphaned JobMedia records.\n"
13584 #: src/tools/dbcheck.c:712
13586 msgid "Checking for orphaned File entries. This may take some time!\n"
13589 #: src/tools/dbcheck.c:722
13591 msgid "Found %d orphaned File records.\n"
13594 #: src/tools/dbcheck.c:735
13596 msgid "Deleting %d orphaned File records.\n"
13599 #: src/tools/dbcheck.c:744
13601 msgid "Checking for orphaned Path entries. This may take some time!\n"
13604 #: src/tools/dbcheck.c:754
13606 msgid "Found %d orphaned Path records.\n"
13609 #: src/tools/dbcheck.c:763
13611 msgid "Deleting %d orphaned Path records.\n"
13614 #: src/tools/dbcheck.c:772
13616 msgid "Checking for orphaned Filename entries. This may take some time!\n"
13619 #: src/tools/dbcheck.c:782
13621 msgid "Found %d orphaned Filename records.\n"
13624 #: src/tools/dbcheck.c:791
13626 msgid "Deleting %d orphaned Filename records.\n"
13629 #: src/tools/dbcheck.c:800
13631 msgid "Checking for orphaned FileSet entries. This takes some time!\n"
13634 #: src/tools/dbcheck.c:810
13636 msgid "Found %d orphaned FileSet records.\n"
13639 #: src/tools/dbcheck.c:822
13641 msgid "Deleting %d orphaned FileSet records.\n"
13644 #: src/tools/dbcheck.c:831
13646 msgid "Checking for orphaned Client entries.\n"
13649 #: src/tools/dbcheck.c:848
13651 msgid "Found %d orphaned Client records.\n"
13654 #: src/tools/dbcheck.c:860
13656 msgid "Deleting %d orphaned Client records.\n"
13659 #: src/tools/dbcheck.c:869
13661 msgid "Checking for orphaned Job entries.\n"
13664 #: src/tools/dbcheck.c:886
13666 msgid "Found %d orphaned Job records.\n"
13669 #: src/tools/dbcheck.c:898
13671 msgid "Deleting %d orphaned Job records.\n"
13674 #: src/tools/dbcheck.c:908
13676 msgid "Checking for Admin Job entries.\n"
13679 #: src/tools/dbcheck.c:917
13681 msgid "Found %d Admin Job records.\n"
13684 #: src/tools/dbcheck.c:929
13686 msgid "Deleting %d Admin Job records.\n"
13689 #: src/tools/dbcheck.c:938
13691 msgid "Checking for Restore Job entries.\n"
13694 #: src/tools/dbcheck.c:947
13696 msgid "Found %d Restore Job records.\n"
13699 #: src/tools/dbcheck.c:959
13701 msgid "Deleting %d Restore Job records.\n"
13704 #: src/tools/dbcheck.c:972
13706 msgid "Checking for Filenames with a trailing slash\n"
13709 #: src/tools/dbcheck.c:981
13711 msgid "Found %d bad Filename records.\n"
13714 #: src/tools/dbcheck.c:995 src/tools/dbcheck.c:1053
13716 msgid "Reparing %d bad Filename records.\n"
13719 #: src/tools/dbcheck.c:1030
13721 msgid "Checking for Paths without a trailing slash\n"
13724 #: src/tools/dbcheck.c:1039
13726 msgid "Found %d bad Path records.\n"
13729 #: src/tools/testfind.c:49
13733 "Usage: testfind [-d debug_level] [-] [pattern1 ...]\n"
13734 " -a print extended attributes (Win32 debug)\n"
13735 " -dnn set debug level to nn\n"
13736 " -e specify file of exclude patterns\n"
13737 " -i specify file of include patterns\n"
13738 " - read pattern(s) from stdin\n"
13739 " -? print this message.\n"
13741 "Patterns are used for file inclusion -- normally directories.\n"
13742 "Debug level >= 1 prints each file found.\n"
13743 "Debug level >= 10 prints path/file for catalog.\n"
13744 "Errors are always printed.\n"
13745 "Files/paths truncated is the number of files/paths with len > 255.\n"
13746 "Truncation is only in the catalog.\n"
13750 #: src/tools/testfind.c:134 src/tools/testls.c:130
13752 msgid "Could not open include file: %s\n"
13755 #: src/tools/testfind.c:147 src/tools/testls.c:143
13757 msgid "Could not open exclude file: %s\n"
13760 #: src/tools/testfind.c:160
13763 "Total files : %d\n"
13764 "Max file length: %d\n"
13765 "Max path length: %d\n"
13766 "Files truncated: %d\n"
13767 "Paths truncated: %d\n"
13768 "Hard links : %d\n"
13771 #: src/tools/testfind.c:199
13776 #: src/tools/testfind.c:220
13777 msgid "\t[will not descend: recursion turned off]"
13780 #: src/tools/testfind.c:222
13781 msgid "\t[will not descend: file system change not allowed]"
13784 #: src/tools/testfind.c:224
13785 msgid "\t[will not descend: disallowed file system]"
13788 #: src/tools/testfind.c:240 src/tools/testls.c:178
13790 msgid "Err: Could not access %s: %s\n"
13793 #: src/tools/testfind.c:243 src/tools/testls.c:181
13795 msgid "Err: Could not follow ff->link %s: %s\n"
13798 #: src/tools/testfind.c:246 src/tools/testls.c:184
13800 msgid "Err: Could not stat %s: %s\n"
13803 #: src/tools/testfind.c:249 src/tools/testls.c:187
13805 msgid "Skip: File not saved. No change. %s\n"
13808 #: src/tools/testfind.c:252 src/tools/testls.c:190
13810 msgid "Err: Attempt to backup archive. Not saved. %s\n"
13813 #: src/tools/testfind.c:255 src/tools/testls.c:199
13815 msgid "Err: Could not open directory %s: %s\n"
13818 #: src/tools/testfind.c:258 src/tools/testls.c:202
13820 msgid "Err: Unknown file ff->type %d: %s\n"
13823 #: src/tools/testfind.c:308
13825 msgid "===== Filename truncated to 255 chars: %s\n"
13828 #: src/tools/testfind.c:325
13830 msgid "========== Path name truncated to 255 chars: %s\n"
13833 #: src/tools/testfind.c:334
13835 msgid "========== Path length is zero. File=%s\n"
13838 #: src/tools/testfind.c:337
13843 #: src/tools/testls.c:45
13847 "Usage: testls [-d debug_level] [-] [pattern1 ...]\n"
13848 " -a print extended attributes (Win32 debug)\n"
13849 " -dnn set debug level to nn\n"
13850 " -e specify file of exclude patterns\n"
13851 " -i specify file of include patterns\n"
13852 " - read pattern(s) from stdin\n"
13853 " -? print this message.\n"
13855 "Patterns are file inclusion -- normally directories.\n"
13856 "Debug level >= 1 prints each file found.\n"
13857 "Debug level >= 10 prints path/file for catalog.\n"
13858 "Errors always printed.\n"
13859 "Files/paths truncated is number with len > 255.\n"
13860 "Truncation is only in catalog.\n"
13864 #: src/tools/testls.c:193
13866 msgid "Recursion turned off. Directory not entered. %s\n"
13869 #: src/tools/testls.c:196
13871 msgid "Skip: File system change prohibited. Directory not entered. %s\n"
13874 #: src/tools/fstype.c:34
13878 "Usage: fstype [-d debug_level] path ...\n"
13880 " Print the file system type a given file/directory is on.\n"
13881 " The following options are supported:\n"
13883 " -v print both path and file system type.\n"
13884 " -? print this message.\n"
13888 #: src/tools/fstype.c:86
13890 msgid "%s: unknown\n"
13893 #: src/tray-monitor/authenticate.c:78
13895 "Director authorization problem.\n"
13896 "Most likely the passwords do not agree.\n"
13897 "Please see http://www.bacula.org/html-manual/faq.html#AuthorizationErrors "
13901 #: src/tray-monitor/authenticate.c:127
13903 "Director and Storage daemon passwords or names not the same.\n"
13904 "Please see http://www.bacula.org/html-manual/faq.html#AuthorizationErrors "
13908 #: src/tray-monitor/authenticate.c:172
13910 "Director and File daemon passwords or names not the same.\n"
13911 "Please see http://www.bacula.org/html-manual/faq.html#AuthorizationErrors "
13915 #: src/tray-monitor/tray-monitor.c:102
13918 "Copyright (C) 2000-2004 Kern Sibbald and John Walker\n"
13919 "Written by Nicolas Boichat (2004)\n"
13921 "Version: %s (%s) %s %s %s\n"
13923 "Usage: tray-monitor [-c config_file] [-d debug_level]\n"
13924 " -c <file> set configuration file to file\n"
13925 " -dnn set debug level to nn\n"
13926 " -t test - read configuration and exit\n"
13927 " -? print this message.\n"
13931 #: src/tray-monitor/tray-monitor.c:251
13934 "Error: %d Monitor resource defined in %s. You must define one and only one "
13935 "Monitor resource.\n"
13938 #: src/tray-monitor/tray-monitor.c:282
13941 "No Client, Storage nor Director resource defined in %s\n"
13942 "Without that I don't how to get status from the File, Storage or Director "
13946 #: src/tray-monitor/tray-monitor.c:304
13949 "Invalid refresh interval defined in %s\n"
13950 "This value must be greater or equal to 1 second and less or equal to 10 "
13951 "minutes (read value: %d).\n"
13954 #: src/tray-monitor/tray-monitor.c:319
13955 msgid "Open status window..."
13958 #: src/tray-monitor/tray-monitor.c:325
13962 #: src/tray-monitor/tray-monitor.c:337
13963 msgid "Bacula tray monitor"
13966 #: src/tray-monitor/tray-monitor.c:362
13970 #: src/tray-monitor/tray-monitor.c:366
13974 #: src/tray-monitor/tray-monitor.c:370
13978 #: src/tray-monitor/tray-monitor.c:383
13979 msgid "Unknown status."
13982 #: src/tray-monitor/tray-monitor.c:424
13983 msgid "Refresh interval in seconds: "
13986 #: src/tray-monitor/tray-monitor.c:432
13987 msgid "Refresh now"
13990 #: src/tray-monitor/tray-monitor.c:436
13994 #: src/tray-monitor/tray-monitor.c:440
13998 #: src/tray-monitor/tray-monitor.c:460
14000 msgid "Disconnecting from Director %s:%d\n"
14003 #: src/tray-monitor/tray-monitor.c:463
14005 msgid "Disconnecting from Client %s:%d\n"
14008 #: src/tray-monitor/tray-monitor.c:466
14010 msgid "Disconnecting from Storage %s:%d\n"
14013 #: src/tray-monitor/tray-monitor.c:502 src/tray-monitor/tray-monitor.c:512
14014 msgid "Bacula Tray Monitor"
14017 #: src/tray-monitor/tray-monitor.c:503 src/tray-monitor/tray-monitor.c:513
14019 "Copyright (C) 2004 Kern Sibbald and John Walker\n"
14020 "Written by Nicolas Boichat\n"
14023 #: src/tray-monitor/tray-monitor.c:505
14027 #: src/tray-monitor/tray-monitor.c:509
14033 "%s %s (%s) %s %s %s"
14036 #: src/tray-monitor/tray-monitor.c:515
14040 #: src/tray-monitor/tray-monitor.c:583
14042 msgid "Error, currentitem is not a Client or a Storage..\n"
14045 #: src/tray-monitor/tray-monitor.c:656
14048 "Current job: %s\n"
14052 #: src/tray-monitor/tray-monitor.c:668
14054 msgid " (%d errors)"
14057 #: src/tray-monitor/tray-monitor.c:671
14059 msgid " (%d error)"
14062 #: src/tray-monitor/tray-monitor.c:708
14063 msgid "No current job."
14066 #: src/tray-monitor/tray-monitor.c:711
14067 msgid "No last job."
14070 #: src/tray-monitor/tray-monitor.c:719
14071 msgid "Job status: Created"
14074 #: src/tray-monitor/tray-monitor.c:724
14075 msgid "Job status: Running"
14078 #: src/tray-monitor/tray-monitor.c:728
14079 msgid "Job status: Blocked"
14082 #: src/tray-monitor/tray-monitor.c:733
14083 msgid "Job status: Terminated"
14086 #: src/tray-monitor/tray-monitor.c:738
14087 msgid "Job status: Terminated in error"
14090 #: src/tray-monitor/tray-monitor.c:744
14091 msgid "Job status: Error"
14094 #: src/tray-monitor/tray-monitor.c:748
14095 msgid "Job status: Fatal error"
14098 #: src/tray-monitor/tray-monitor.c:753
14099 msgid "Job status: Verify differences"
14102 #: src/tray-monitor/tray-monitor.c:758
14103 msgid "Job status: Canceled"
14106 #: src/tray-monitor/tray-monitor.c:763
14107 msgid "Job status: Waiting on File daemon"
14110 #: src/tray-monitor/tray-monitor.c:768
14111 msgid "Job status: Waiting on the Storage daemon"
14114 #: src/tray-monitor/tray-monitor.c:773
14115 msgid "Job status: Waiting for new media"
14118 #: src/tray-monitor/tray-monitor.c:778
14119 msgid "Job status: Waiting for Mount"
14122 #: src/tray-monitor/tray-monitor.c:783
14123 msgid "Job status: Waiting for storage resource"
14126 #: src/tray-monitor/tray-monitor.c:788
14127 msgid "Job status: Waiting for job resource"
14130 #: src/tray-monitor/tray-monitor.c:793
14131 msgid "Job status: Waiting for Client resource"
14134 #: src/tray-monitor/tray-monitor.c:798
14135 msgid "Job status: Waiting for maximum jobs"
14138 #: src/tray-monitor/tray-monitor.c:803
14139 msgid "Job status: Waiting for start time"
14142 #: src/tray-monitor/tray-monitor.c:808
14143 msgid "Job status: Waiting for higher priority jobs to finish"
14146 #: src/tray-monitor/tray-monitor.c:813
14148 msgid "Unknown job status %c."
14151 #: src/tray-monitor/tray-monitor.c:814
14153 msgid "Job status: Unknown(%c)"
14156 #: src/tray-monitor/tray-monitor.c:821
14158 msgid "Bad scan : '%s' %d\n"
14161 #: src/tray-monitor/tray-monitor.c:859
14163 msgid "Connecting to Director %s:%d"
14166 #: src/tray-monitor/tray-monitor.c:865
14168 msgid "Connecting to Client %s:%d\n"
14171 #: src/tray-monitor/tray-monitor.c:866
14173 msgid "Connecting to Client %s:%d"
14176 #: src/tray-monitor/tray-monitor.c:872
14178 msgid "Connecting to Storage %s:%d\n"
14181 #: src/tray-monitor/tray-monitor.c:873
14183 msgid "Connecting to Storage %s:%d"
14186 #: src/tray-monitor/tray-monitor.c:878 src/tray-monitor/tray-monitor.c:916
14188 msgid "Error, currentitem is not a Client, a Storage or a Director..\n"
14191 #: src/tray-monitor/tray-monitor.c:884
14192 msgid "Cannot connect to daemon.\n"
14195 #: src/tray-monitor/tray-monitor.c:885
14196 msgid "Cannot connect to daemon."
14199 #: src/tray-monitor/tray-monitor.c:897
14201 msgid "Authentication error : %s"
14204 #: src/tray-monitor/tray-monitor.c:904
14205 msgid "Opened connection with Director daemon.\n"
14208 #: src/tray-monitor/tray-monitor.c:905
14209 msgid "Opened connection with Director daemon."
14212 #: src/tray-monitor/tray-monitor.c:908
14213 msgid "Opened connection with File daemon.\n"
14216 #: src/tray-monitor/tray-monitor.c:909
14217 msgid "Opened connection with File daemon."
14220 #: src/tray-monitor/tray-monitor.c:912
14221 msgid "Opened connection with Storage daemon.\n"
14224 #: src/tray-monitor/tray-monitor.c:913
14225 msgid "Opened connection with Storage daemon."
14228 #: src/tray-monitor/tray-monitor.c:948
14229 msgid "<< Error: BNET_PROMPT signal received. >>\n"
14232 #: src/tray-monitor/tray-monitor.c:953 src/wx-console/console_thread.cpp:442
14233 msgid "<< Heartbeat signal received, answered. >>\n"
14236 #: src/tray-monitor/tray-monitor.c:957
14238 msgid "<< Unexpected signal received : %s >>\n"
14241 #: src/tray-monitor/tray-monitor.c:962
14245 #: src/tray-monitor/tray-monitor.c:966
14246 msgid "Error : BNET_HARDEOF or BNET_ERROR"
14249 #: src/tray-monitor/tray-monitor.c:972
14253 #: src/tray-monitor/tray-monitor.c:976
14254 msgid "Error : Connection closed."
14257 #: src/tray-monitor/tray_conf.c:161
14259 msgid "Monitor: name=%s FDtimeout=%s SDtimeout=%s\n"
14262 #: src/tray-monitor/tray_conf.c:167
14264 msgid "Director: name=%s address=%s FDport=%d\n"
14267 #: src/tray-monitor/tray_conf.c:171
14269 msgid "Client: name=%s address=%s FDport=%d\n"
14272 #: src/tray-monitor/tray_conf.c:175
14274 msgid "Storage: name=%s address=%s SDport=%d\n"
14277 #: src/wx-console/authenticate.c:126
14278 msgid "Bad response to Hello command: ERR="
14281 #: src/baconfig.h:52
14283 msgid "Failed ASSERT: %s\n"
14286 #: src/baconfig.h:59
14290 #: src/wx-console/console_thread.cpp:100
14293 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
14294 "Director \"%s\" in config file.\n"
14295 " At least one CA certificate store is required.\n"
14298 #: src/wx-console/console_thread.cpp:109
14300 "No Director resource defined in config file.\n"
14301 "Without that I don't how to speak to the Director :-(\n"
14304 #: src/wx-console/console_thread.cpp:129
14307 "Neither \"TLS CA Certificate\" or \"TLS CA Certificate Dir\" are defined for "
14308 "Console \"%s\" in config file.\n"
14311 #: src/wx-console/console_thread.cpp:151
14312 msgid "Error while initializing windows sockets...\n"
14315 #: src/wx-console/console_thread.cpp:166
14316 msgid "Error while cleaning up windows sockets...\n"
14319 #: src/wx-console/console_thread.cpp:204
14320 msgid "Error while initializing library."
14323 #: src/wx-console/console_thread.cpp:234
14324 msgid "Please correct configuration file.\n"
14327 #: src/wx-console/console_thread.cpp:267
14328 msgid "Error : Library not initialized\n"
14331 #: src/wx-console/console_thread.cpp:278
14332 msgid "Error : No configuration file loaded\n"
14335 #: src/wx-console/console_thread.cpp:288
14336 msgid "Connecting...\n"
14339 #: src/wx-console/console_thread.cpp:304
14340 msgid "Error : No director defined in config file.\n"
14343 #: src/wx-console/console_thread.cpp:316
14344 msgid "Multiple directors found in your config file.\n"
14347 #: src/wx-console/console_thread.cpp:325
14349 msgid "Please choose a director (1-%s): "
14352 #: src/wx-console/console_thread.cpp:397
14353 msgid "Failed to connect to the director\n"
14356 #: src/wx-console/console_thread.cpp:407
14357 msgid "Connected\n"
14360 #: src/wx-console/console_thread.cpp:445
14361 msgid "<< Unexpected signal received : "
14364 #: src/wx-console/console_thread.cpp:463
14365 msgid "Connection terminated\n"
14368 #: src/wx-console/main.cpp:96
14369 msgid "Bacula wx-console"
14372 #: src/wx-console/main.cpp:101 src/wx-console/wxbmainframe.cpp:248
14374 msgid "Welcome to bacula wx-console %s (%s)!\n"
14377 #: src/wx-console/wxbconfigfileeditor.cpp:41
14378 msgid "Config file editor"
14381 #: src/wx-console/wxbconfigfileeditor.cpp:57
14382 msgid "Save and close"
14385 #: src/wx-console/wxbconfigfileeditor.cpp:58
14386 msgid "Close without saving"
14389 #: src/wx-console/wxbconfigfileeditor.cpp:69
14390 msgid "# Bacula wx-console Configuration File\n"
14393 #: src/wx-console/wxbconfigfileeditor.cpp:100
14395 msgid "Unable to write to %s\n"
14398 #: src/wx-console/wxbconfigfileeditor.cpp:101
14399 msgid "Error while saving"
14402 #: src/wx-console/wxbconfigpanel.cpp:184
14406 #: src/wx-console/wxbhistorytextctrl.cpp:61
14407 #: src/wx-console/wxbhistorytextctrl.cpp:132
14408 #: src/wx-console/wxbmainframe.cpp:272
14409 msgid "Type your command below:"
14412 #: src/wx-console/wxbhistorytextctrl.cpp:96
14413 msgid "Unknown command."
14416 #: src/wx-console/wxbhistorytextctrl.cpp:105
14417 msgid "Possible completions: "
14420 #: src/wx-console/wxbrestorepanel.cpp:258
14421 #: src/wx-console/wxbrestorepanel.cpp:1861
14422 #: src/wx-console/wxbrestorepanel.cpp:1890
14423 msgid "Enter restore mode"
14426 #: src/wx-console/wxbrestorepanel.cpp:261
14427 msgid "Cancel restore"
14430 #: src/wx-console/wxbrestorepanel.cpp:287
14431 #: src/wx-console/wxbrestorepanel.cpp:341
14435 #: src/wx-console/wxbrestorepanel.cpp:289
14436 #: src/wx-console/wxbrestorepanel.cpp:343
14440 #: src/wx-console/wxbrestorepanel.cpp:291
14441 #: src/wx-console/wxbrestorepanel.cpp:345
14445 #: src/wx-console/wxbrestorepanel.cpp:310
14449 #: src/wx-console/wxbrestorepanel.cpp:326
14453 #: src/wx-console/wxbrestorepanel.cpp:359
14454 #: src/wx-console/wxbrestorepanel.cpp:372
14455 #: src/wx-console/wxbrestorepanel.cpp:524
14456 #: src/wx-console/wxbrestorepanel.cpp:534
14457 #: src/wx-console/wxbrestorepanel.cpp:537
14458 #: src/wx-console/wxbrestorepanel.cpp:1732
14459 #: src/wx-console/wxbrestorepanel.cpp:1812
14463 #: src/wx-console/wxbrestorepanel.cpp:361
14464 #: src/wx-console/wxbrestorepanel.cpp:377
14465 #: src/wx-console/wxbrestorepanel.cpp:476
14466 #: src/wx-console/wxbrestorepanel.cpp:477
14467 #: src/wx-console/wxbrestorepanel.cpp:487
14468 #: src/wx-console/wxbrestorepanel.cpp:488
14469 #: src/wx-console/wxbrestorepanel.cpp:1101
14470 #: src/wx-console/wxbrestorepanel.cpp:1768
14471 #: src/wx-console/wxbrestorepanel.cpp:1827
14475 #: src/wx-console/wxbrestorepanel.cpp:364
14476 #: src/wx-console/wxbrestorepanel.cpp:1168
14477 #: src/wx-console/wxbrestorepanel.cpp:1183
14478 #: src/wx-console/wxbrestorepanel.cpp:1185
14479 #: src/wx-console/wxbrestorepanel.cpp:1193
14480 #: src/wx-console/wxbrestorepanel.cpp:1195
14481 #: src/wx-console/wxbrestorepanel.cpp:1212
14482 #: src/wx-console/wxbrestorepanel.cpp:1219
14483 #: src/wx-console/wxbrestorepanel.cpp:1759
14484 #: src/wx-console/wxbrestorepanel.cpp:1885
14488 #: src/wx-console/wxbrestorepanel.cpp:366
14489 msgid "Please configure parameters concerning files to restore :"
14492 #: src/wx-console/wxbrestorepanel.cpp:375
14493 #: src/wx-console/wxbrestorepanel.cpp:1820
14497 #: src/wx-console/wxbrestorepanel.cpp:375
14501 #: src/wx-console/wxbrestorepanel.cpp:375
14505 #: src/wx-console/wxbrestorepanel.cpp:375
14506 #: src/wx-console/wxbrestorepanel.cpp:1823
14510 #: src/wx-console/wxbrestorepanel.cpp:383
14511 msgid "Please configure parameters concerning files restoration :"
14514 #: src/wx-console/wxbrestorepanel.cpp:448
14515 msgid "Getting parameters list."
14518 #: src/wx-console/wxbrestorepanel.cpp:456
14519 msgid "Error : no clients returned by the director."
14522 #: src/wx-console/wxbrestorepanel.cpp:480
14523 msgid "Error : no filesets returned by the director."
14526 #: src/wx-console/wxbrestorepanel.cpp:504
14527 msgid "Error : no storage returned by the director."
14530 #: src/wx-console/wxbrestorepanel.cpp:527
14531 #: src/wx-console/wxbrestorepanel.cpp:551
14532 msgid "Error : no jobs returned by the director."
14535 #: src/wx-console/wxbrestorepanel.cpp:537
14536 msgid "RestoreFiles"
14539 #: src/wx-console/wxbrestorepanel.cpp:572
14540 msgid "Please configure your restore parameters."
14543 #: src/wx-console/wxbrestorepanel.cpp:583
14544 msgid "Building restore tree..."
14547 #: src/wx-console/wxbrestorepanel.cpp:622
14548 msgid "Error while starting restore: "
14551 #: src/wx-console/wxbrestorepanel.cpp:712
14553 "Right click on a file or on a directory, or double-click on its mark to add "
14554 "it to the restore list."
14557 #: src/wx-console/wxbrestorepanel.cpp:729
14558 msgid " files selected to be restored."
14561 #: src/wx-console/wxbrestorepanel.cpp:734
14562 msgid " file selected to be restored."
14565 #: src/wx-console/wxbrestorepanel.cpp:741
14567 msgid "Please configure your restore (%s files selected to be restored)..."
14570 #: src/wx-console/wxbrestorepanel.cpp:751
14571 msgid "Restore failed : no file selected.\n"
14574 #: src/wx-console/wxbrestorepanel.cpp:752
14575 msgid "Restore failed : no file selected."
14578 #: src/wx-console/wxbrestorepanel.cpp:762
14579 msgid "Restoring, please wait..."
14582 #: src/wx-console/wxbrestorepanel.cpp:775
14583 msgid "Job started. JobId="
14586 #: src/wx-console/wxbrestorepanel.cpp:777
14587 msgid "Restore started, jobid="
14590 #: src/wx-console/wxbrestorepanel.cpp:781
14591 msgid "Job failed."
14594 #: src/wx-console/wxbrestorepanel.cpp:782
14595 msgid "Restore failed, please look at messages.\n"
14598 #: src/wx-console/wxbrestorepanel.cpp:783
14599 msgid "Restore failed, please look at messages in console."
14602 #: src/wx-console/wxbrestorepanel.cpp:789
14603 #: src/wx-console/wxbrestorepanel.cpp:790
14604 msgid "Failed to retrieve jobid.\n"
14607 #: src/wx-console/wxbrestorepanel.cpp:816
14609 "Restore is scheduled in more than two minutes, wx-console will not wait for "
14610 "its completion.\n"
14613 #: src/wx-console/wxbrestorepanel.cpp:817
14615 "Restore is scheduled in more than two minutes, wx-console will not wait for "
14619 #: src/wx-console/wxbrestorepanel.cpp:841
14620 msgid "Restore job created, but not yet running."
14623 #: src/wx-console/wxbrestorepanel.cpp:846
14625 msgid "Restore job running, please wait (%d of %d files restored)..."
14628 #: src/wx-console/wxbrestorepanel.cpp:850
14629 msgid "Restore job terminated successfully."
14632 #: src/wx-console/wxbrestorepanel.cpp:851
14633 msgid "Restore job terminated successfully.\n"
14636 #: src/wx-console/wxbrestorepanel.cpp:856
14637 msgid "Restore job terminated in error, see messages in console."
14640 #: src/wx-console/wxbrestorepanel.cpp:857
14641 msgid "Restore job terminated in error, see messages.\n"
14644 #: src/wx-console/wxbrestorepanel.cpp:862
14645 msgid "Restore job reported a non-fatal error."
14648 #: src/wx-console/wxbrestorepanel.cpp:866
14649 msgid "Restore job reported a fatal error."
14652 #: src/wx-console/wxbrestorepanel.cpp:871
14653 msgid "Restore job cancelled by user."
14656 #: src/wx-console/wxbrestorepanel.cpp:872
14657 msgid "Restore job cancelled by user.\n"
14660 #: src/wx-console/wxbrestorepanel.cpp:877
14661 msgid "Restore job is waiting on File daemon."
14664 #: src/wx-console/wxbrestorepanel.cpp:881
14665 msgid "Restore job is waiting for new media."
14668 #: src/wx-console/wxbrestorepanel.cpp:885
14669 msgid "Restore job is waiting for storage resource."
14672 #: src/wx-console/wxbrestorepanel.cpp:889
14673 msgid "Restore job is waiting for job resource."
14676 #: src/wx-console/wxbrestorepanel.cpp:893
14677 msgid "Restore job is waiting for Client resource."
14680 #: src/wx-console/wxbrestorepanel.cpp:897
14681 msgid "Restore job is waiting for maximum jobs."
14684 #: src/wx-console/wxbrestorepanel.cpp:901
14685 msgid "Restore job is waiting for start time."
14688 #: src/wx-console/wxbrestorepanel.cpp:905
14689 msgid "Restore job is waiting for higher priority jobs to finish."
14692 #: src/wx-console/wxbrestorepanel.cpp:954
14694 "The restore job has not been started within one minute, wx-console will not "
14695 "wait for its completion anymore.\n"
14698 #: src/wx-console/wxbrestorepanel.cpp:955
14700 "The restore job has not been started within one minute, wx-console will not "
14701 "wait for its completion anymore."
14704 #: src/wx-console/wxbrestorepanel.cpp:965
14705 msgid "Restore done successfully.\n"
14708 #: src/wx-console/wxbrestorepanel.cpp:966
14709 msgid "Restore done successfully."
14712 #: src/wx-console/wxbrestorepanel.cpp:1037
14713 msgid "Applying restore configuration changes..."
14716 #: src/wx-console/wxbrestorepanel.cpp:1088
14717 msgid "Failed to find the selected client."
14720 #: src/wx-console/wxbrestorepanel.cpp:1103
14721 msgid "Failed to find the selected fileset."
14724 #: src/wx-console/wxbrestorepanel.cpp:1118
14725 msgid "Failed to find the selected storage."
14728 #: src/wx-console/wxbrestorepanel.cpp:1135
14729 #: src/wx-console/wxbrestorepanel.cpp:1801
14730 msgid "Run Restore job"
14733 #: src/wx-console/wxbrestorepanel.cpp:1151
14734 msgid "Restore configuration changes were applied."
14737 #: src/wx-console/wxbrestorepanel.cpp:1160
14738 msgid "Restore cancelled.\n"
14741 #: src/wx-console/wxbrestorepanel.cpp:1161
14742 msgid "Restore cancelled."
14745 #: src/wx-console/wxbrestorepanel.cpp:1182
14746 msgid "No results to list."
14749 #: src/wx-console/wxbrestorepanel.cpp:1184
14750 msgid "No backup found for this client."
14753 #: src/wx-console/wxbrestorepanel.cpp:1191
14757 #: src/wx-console/wxbrestorepanel.cpp:1192
14758 msgid "Query failed"
14761 #: src/wx-console/wxbrestorepanel.cpp:1194
14762 msgid "Cannot get previous backups list, see console."
14765 #: src/wx-console/wxbrestorepanel.cpp:1811
14769 #: src/wx-console/wxbrestorepanel.cpp:1815
14773 #: src/wx-console/wxbrestorepanel.cpp:1818
14777 #: src/wx-console/wxbrestorepanel.cpp:1821
14781 #: src/wx-console/wxbrestorepanel.cpp:1822
14785 #: src/wx-console/wxbrestorepanel.cpp:1826
14789 #: src/wx-console/wxbrestorepanel.cpp:1942
14790 msgid "Restoring..."
14793 #: src/wx-console/wxbmainframe.cpp:227
14794 msgid "&About...\tF1"
14797 #: src/wx-console/wxbmainframe.cpp:227
14798 msgid "Show about dialog"
14801 #: src/wx-console/wxbmainframe.cpp:229 src/wx-console/wxbmainframe.cpp:590
14802 msgid "Connect to the director"
14805 #: src/wx-console/wxbmainframe.cpp:230
14809 #: src/wx-console/wxbmainframe.cpp:230
14810 msgid "Disconnect of the director"
14813 #: src/wx-console/wxbmainframe.cpp:232
14814 msgid "Change of configuration file"
14817 #: src/wx-console/wxbmainframe.cpp:232
14818 msgid "Change your default configuration file"
14821 #: src/wx-console/wxbmainframe.cpp:233
14822 msgid "Edit your configuration file"
14825 #: src/wx-console/wxbmainframe.cpp:235
14826 msgid "E&xit\tAlt-X"
14829 #: src/wx-console/wxbmainframe.cpp:235
14830 msgid "Quit this program"
14833 #: src/wx-console/wxbmainframe.cpp:239
14837 #: src/wx-console/wxbmainframe.cpp:240
14841 #: src/wx-console/wxbmainframe.cpp:257
14845 #: src/wx-console/wxbmainframe.cpp:264
14847 "Warning : Unicode is disabled because you are using wxWidgets for GTK+ 1.2.\n"
14850 #: src/wx-console/wxbmainframe.cpp:268
14852 "Warning : There is a problem with wxWidgets for GTK+ 2.0 without Unicode "
14853 "support when handling non-ASCII filenames: Every non-ASCII character in such "
14854 "filenames will be replaced by an interrogation mark.\n"
14855 "If this behaviour disturbs you, please build wx-console against a Unicode "
14856 "version of wxWidgets for GTK+ 2.0.\n"
14860 #: src/wx-console/wxbmainframe.cpp:279
14864 #: src/wx-console/wxbmainframe.cpp:356 src/wx-console/wxbmainframe.cpp:368
14865 msgid "Error while parsing command line arguments, using defaults.\n"
14868 #: src/wx-console/wxbmainframe.cpp:357 src/wx-console/wxbmainframe.cpp:369
14869 msgid "Usage: wx-console [-c configfile] [-w tmp]\n"
14872 #: src/wx-console/wxbmainframe.cpp:397
14875 "It seems that it is the first time you run wx-console.\n"
14876 "This file (%s) has been choosen as default configuration file.\n"
14877 "Do you want to edit it? (if you click No you will have to select another "
14881 #: src/wx-console/wxbmainframe.cpp:401
14885 #: src/wx-console/wxbmainframe.cpp:418
14888 "Unable to read %s\n"
14890 "Do you want to choose another one? (Press no to edit this file)"
14893 #: src/wx-console/wxbmainframe.cpp:421
14894 msgid "Unable to read configuration file"
14897 #: src/wx-console/wxbmainframe.cpp:433
14898 msgid "Please choose a configuration file to use"
14901 #: src/wx-console/wxbmainframe.cpp:446
14902 msgid "This configuration file has been successfully read, use it as default?"
14905 #: src/wx-console/wxbmainframe.cpp:447
14906 msgid "Configuration file read successfully"
14909 #: src/wx-console/wxbmainframe.cpp:457
14911 msgid "Using this configuration file: %s\n"
14914 #: src/wx-console/wxbmainframe.cpp:462
14915 msgid "Connecting to the director..."
14918 #: src/wx-console/wxbmainframe.cpp:477
14919 msgid "Failed to unregister a data parser !"
14922 #: src/wx-console/wxbmainframe.cpp:485
14923 msgid "Quitting.\n"
14926 #: src/wx-console/wxbmainframe.cpp:500
14928 "Welcome to Bacula wx-console.\n"
14929 "Written by Nicolas Boichat <nicolas@boichat.ch>\n"
14930 "(C) 2004 Kern Sibbald and John Walker\n"
14933 #: src/wx-console/wxbmainframe.cpp:502
14934 msgid "About Bacula wx-console"
14937 #: src/wx-console/wxbmainframe.cpp:508
14938 msgid "Please choose your default configuration file"
14941 #: src/wx-console/wxbmainframe.cpp:512
14942 msgid "Use this configuration file as default?"
14945 #: src/wx-console/wxbmainframe.cpp:513
14946 msgid "Configuration file"
14949 #: src/wx-console/wxbmainframe.cpp:577
14950 msgid "Console thread terminated."
14953 #: src/wx-console/wxbmainframe.cpp:581
14954 msgid "Connection to the director lost. Quit program?"
14957 #: src/wx-console/wxbmainframe.cpp:582
14958 msgid "Connection lost"
14961 #: src/wx-console/wxbmainframe.cpp:598
14962 msgid "Connected to the director."
14965 #: src/wx-console/wxbmainframe.cpp:612
14969 #: src/wx-console/wxbmainframe.cpp:613
14970 msgid "Reconnect to the director"
14973 #: src/wx-console/wxbmainframe.cpp:623
14974 msgid "Disconnected of the director."
14977 #: src/wx-console/wxbmainframe.cpp:642
14978 msgid "Unexpected question has been received.\n"
14981 #: src/wx-console/wxbmainframe.cpp:665 src/wx-console/wxbmainframe.cpp:680
14982 msgid "wx-console: unexpected director's question."