Whamcloud - gitweb
Update e2fsprogs.pot for translation project.
[tools/e2fsprogs.git] / po / e2fsprogs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Theodore Tso
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
11 "POT-Creation-Date: 2005-05-09 18:04-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: e2fsck/badblocks.c:22 misc/mke2fs.c:224
20 #, c-format
21 msgid "Bad block %u out of range; ignored.\n"
22 msgstr ""
23
24 #: e2fsck/badblocks.c:45
25 msgid "while sanity checking the bad blocks inode"
26 msgstr ""
27
28 #: e2fsck/badblocks.c:57
29 msgid "while reading the bad blocks inode"
30 msgstr ""
31
32 #: e2fsck/badblocks.c:71 e2fsck/iscan.c:112 e2fsck/scantest.c:109
33 #: e2fsck/unix.c:914 e2fsck/unix.c:946 misc/badblocks.c:995
34 #: misc/badblocks.c:1003 misc/badblocks.c:1017 misc/badblocks.c:1029
35 #: misc/dumpe2fs.c:340 misc/e2image.c:565 misc/e2image.c:658
36 #: misc/e2image.c:674 misc/mke2fs.c:240 misc/tune2fs.c:775 resize/main.c:208
37 #, c-format
38 msgid "while trying to open %s"
39 msgstr ""
40
41 #: e2fsck/badblocks.c:82
42 #, c-format
43 msgid "while trying popen '%s'"
44 msgstr ""
45
46 #: e2fsck/badblocks.c:93 misc/mke2fs.c:247
47 msgid "while reading in list of bad blocks from file"
48 msgstr ""
49
50 #: e2fsck/badblocks.c:103
51 msgid "while updating bad block inode"
52 msgstr ""
53
54 #: e2fsck/badblocks.c:129
55 #, c-format
56 msgid "Warning: illegal block %u found in bad block inode.  Cleared.\n"
57 msgstr ""
58
59 #: e2fsck/ehandler.c:53
60 #, c-format
61 msgid "Error reading block %lu (%s) while %s.  "
62 msgstr ""
63
64 #: e2fsck/ehandler.c:56
65 #, c-format
66 msgid "Error reading block %lu (%s).  "
67 msgstr ""
68
69 #: e2fsck/ehandler.c:59 e2fsck/ehandler.c:106
70 msgid "Ignore error"
71 msgstr ""
72
73 #: e2fsck/ehandler.c:60
74 msgid "Force rewrite"
75 msgstr ""
76
77 #: e2fsck/ehandler.c:100
78 #, c-format
79 msgid "Error writing block %lu (%s) while %s.  "
80 msgstr ""
81
82 #: e2fsck/ehandler.c:103
83 #, c-format
84 msgid "Error writing block %lu (%s).  "
85 msgstr ""
86
87 #: e2fsck/emptydir.c:56
88 msgid "empty dirblocks"
89 msgstr ""
90
91 #: e2fsck/emptydir.c:61
92 msgid "empty dir map"
93 msgstr ""
94
95 #: e2fsck/emptydir.c:97
96 #, c-format
97 msgid "Empty directory block %d (#%d) in inode %d\n"
98 msgstr ""
99
100 #: e2fsck/extend.c:21
101 #, c-format
102 msgid "%s: %s filename nblocks blocksize\n"
103 msgstr ""
104
105 #: e2fsck/extend.c:43
106 #, c-format
107 msgid "Illegal number of blocks!\n"
108 msgstr ""
109
110 #: e2fsck/extend.c:49
111 #, c-format
112 msgid "Couldn't allocate block buffer (size=%d)\n"
113 msgstr ""
114
115 #: e2fsck/flushb.c:34
116 #, c-format
117 msgid "Usage: %s disk\n"
118 msgstr ""
119
120 #: e2fsck/flushb.c:63
121 #, c-format
122 msgid "BLKFLSBUF ioctl not supported!  Can't flush buffers.\n"
123 msgstr ""
124
125 #: e2fsck/iscan.c:46
126 #, c-format
127 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
128 msgstr ""
129
130 #: e2fsck/iscan.c:83 e2fsck/unix.c:733 resize/main.c:185
131 #, c-format
132 msgid "while opening %s for flushing"
133 msgstr ""
134
135 #: e2fsck/iscan.c:88 e2fsck/unix.c:739 resize/main.c:192
136 #, c-format
137 msgid "while trying to flush %s"
138 msgstr ""
139
140 #: e2fsck/iscan.c:121 e2fsck/scantest.c:116 misc/e2image.c:475
141 msgid "while opening inode scan"
142 msgstr ""
143
144 #: e2fsck/iscan.c:129 misc/e2image.c:493
145 msgid "while getting next inode"
146 msgstr ""
147
148 #: e2fsck/iscan.c:138
149 #, c-format
150 msgid "%d inodes scanned.\n"
151 msgstr ""
152
153 #: e2fsck/journal.c:463
154 msgid "reading journal superblock\n"
155 msgstr ""
156
157 #: e2fsck/journal.c:520
158 #, c-format
159 msgid "%s: no valid journal superblock found\n"
160 msgstr ""
161
162 #: e2fsck/journal.c:529
163 #, c-format
164 msgid "%s: journal too short\n"
165 msgstr ""
166
167 #: e2fsck/journal.c:802
168 #, c-format
169 msgid "%s: recovering journal\n"
170 msgstr ""
171
172 #: e2fsck/journal.c:804
173 #, c-format
174 msgid "%s: won't do journal recovery while read-only\n"
175 msgstr ""
176
177 #: e2fsck/journal.c:825
178 #, c-format
179 msgid "while trying to re-open %s"
180 msgstr ""
181
182 #: e2fsck/message.c:106
183 msgid "aextended attribute"
184 msgstr ""
185
186 #: e2fsck/message.c:107
187 msgid "Aerror allocating"
188 msgstr ""
189
190 #: e2fsck/message.c:108
191 msgid "bblock"
192 msgstr ""
193
194 #: e2fsck/message.c:109
195 msgid "Bbitmap"
196 msgstr ""
197
198 #: e2fsck/message.c:110
199 msgid "ccompress"
200 msgstr ""
201
202 #: e2fsck/message.c:111
203 msgid "Cconflicts with some other fs @b"
204 msgstr ""
205
206 #: e2fsck/message.c:112
207 msgid "iinode"
208 msgstr ""
209
210 #: e2fsck/message.c:113
211 msgid "Iillegal"
212 msgstr ""
213
214 #: e2fsck/message.c:114
215 msgid "jjournal"
216 msgstr ""
217
218 #: e2fsck/message.c:115
219 msgid "Ddeleted"
220 msgstr ""
221
222 #: e2fsck/message.c:116
223 msgid "ddirectory"
224 msgstr ""
225
226 #: e2fsck/message.c:117
227 msgid "eentry"
228 msgstr ""
229
230 #: e2fsck/message.c:118
231 msgid "E@e '%Dn' in %p (%i)"
232 msgstr ""
233
234 #: e2fsck/message.c:119
235 msgid "ffilesystem"
236 msgstr ""
237
238 #: e2fsck/message.c:120
239 msgid "Ffor @i %i (%Q) is"
240 msgstr ""
241
242 #: e2fsck/message.c:121
243 msgid "ggroup"
244 msgstr ""
245
246 #: e2fsck/message.c:122
247 msgid "hHTREE @d @i"
248 msgstr ""
249
250 #: e2fsck/message.c:123
251 msgid "llost+found"
252 msgstr ""
253
254 #: e2fsck/message.c:124
255 msgid "Lis a link"
256 msgstr ""
257
258 #: e2fsck/message.c:125
259 msgid "oorphaned"
260 msgstr ""
261
262 #: e2fsck/message.c:126
263 msgid "pproblem in"
264 msgstr ""
265
266 #: e2fsck/message.c:127
267 msgid "rroot @i"
268 msgstr ""
269
270 #: e2fsck/message.c:128
271 msgid "sshould be"
272 msgstr ""
273
274 #: e2fsck/message.c:129
275 msgid "Ssuper@b"
276 msgstr ""
277
278 #: e2fsck/message.c:130
279 msgid "uunattached"
280 msgstr ""
281
282 #: e2fsck/message.c:131
283 msgid "vdevice"
284 msgstr ""
285
286 #: e2fsck/message.c:132
287 msgid "zzero-length"
288 msgstr ""
289
290 #: e2fsck/message.c:143
291 msgid "<The NULL inode>"
292 msgstr ""
293
294 #: e2fsck/message.c:144
295 msgid "<The bad blocks inode>"
296 msgstr ""
297
298 #: e2fsck/message.c:146
299 msgid "<The ACL index inode>"
300 msgstr ""
301
302 #: e2fsck/message.c:147
303 msgid "<The ACL data inode>"
304 msgstr ""
305
306 #: e2fsck/message.c:148
307 msgid "<The boot loader inode>"
308 msgstr ""
309
310 #: e2fsck/message.c:149
311 msgid "<The undelete directory inode>"
312 msgstr ""
313
314 #: e2fsck/message.c:150
315 msgid "<The group descriptor inode>"
316 msgstr ""
317
318 #: e2fsck/message.c:151
319 msgid "<The journal inode>"
320 msgstr ""
321
322 #: e2fsck/message.c:152
323 msgid "<Reserved inode 9>"
324 msgstr ""
325
326 #: e2fsck/message.c:153
327 msgid "<Reserved inode 10>"
328 msgstr ""
329
330 #: e2fsck/pass1b.c:209
331 msgid "multiply claimed inode map"
332 msgstr ""
333
334 #: e2fsck/pass1b.c:558 e2fsck/pass1b.c:695
335 #, c-format
336 msgid "internal error; can't find dup_blk for %d\n"
337 msgstr ""
338
339 #: e2fsck/pass1b.c:738
340 msgid "returned from clone_file_block"
341 msgstr ""
342
343 #: e2fsck/pass1.c:430
344 msgid "in-use inode map"
345 msgstr ""
346
347 #: e2fsck/pass1.c:439
348 msgid "directory inode map"
349 msgstr ""
350
351 #: e2fsck/pass1.c:447
352 msgid "regular file inode map"
353 msgstr ""
354
355 #: e2fsck/pass1.c:454
356 msgid "in-use block map"
357 msgstr ""
358
359 #: e2fsck/pass1.c:505
360 msgid "doing inode scan"
361 msgstr ""
362
363 #: e2fsck/pass1.c:917
364 msgid "Pass 1"
365 msgstr ""
366
367 #: e2fsck/pass1.c:976
368 #, c-format
369 msgid "reading indirect blocks of inode %u"
370 msgstr ""
371
372 #: e2fsck/pass1.c:1018
373 msgid "bad inode map"
374 msgstr ""
375
376 #: e2fsck/pass1.c:1040
377 msgid "inode in bad block map"
378 msgstr ""
379
380 #: e2fsck/pass1.c:1060
381 msgid "imagic inode map"
382 msgstr ""
383
384 #: e2fsck/pass1.c:1087
385 msgid "multiply claimed block map"
386 msgstr ""
387
388 #: e2fsck/pass1.c:1186
389 msgid "ext attr block map"
390 msgstr ""
391
392 #: e2fsck/pass1.c:1959
393 msgid "block bitmap"
394 msgstr ""
395
396 #: e2fsck/pass1.c:1963
397 msgid "inode bitmap"
398 msgstr ""
399
400 #: e2fsck/pass1.c:1967
401 msgid "inode table"
402 msgstr ""
403
404 #: e2fsck/pass2.c:287
405 msgid "Pass 2"
406 msgstr ""
407
408 #: e2fsck/pass3.c:79
409 msgid "inode done bitmap"
410 msgstr ""
411
412 #: e2fsck/pass3.c:90
413 msgid "Peak memory"
414 msgstr ""
415
416 #: e2fsck/pass3.c:143
417 msgid "Pass 3"
418 msgstr ""
419
420 #: e2fsck/pass3.c:334
421 msgid "inode loop detection bitmap"
422 msgstr ""
423
424 #: e2fsck/pass4.c:174
425 msgid "Pass 4"
426 msgstr ""
427
428 #: e2fsck/pass5.c:70
429 msgid "Pass 5"
430 msgstr ""
431
432 #: e2fsck/problem.c:50
433 msgid "(no prompt)"
434 msgstr ""
435
436 #: e2fsck/problem.c:51
437 msgid "Fix"
438 msgstr ""
439
440 #: e2fsck/problem.c:52
441 msgid "Clear"
442 msgstr ""
443
444 #: e2fsck/problem.c:53
445 msgid "Relocate"
446 msgstr ""
447
448 #: e2fsck/problem.c:54
449 msgid "Allocate"
450 msgstr ""
451
452 #: e2fsck/problem.c:55
453 msgid "Expand"
454 msgstr ""
455
456 #: e2fsck/problem.c:56
457 msgid "Connect to /lost+found"
458 msgstr ""
459
460 #: e2fsck/problem.c:57
461 msgid "Create"
462 msgstr ""
463
464 #: e2fsck/problem.c:58
465 msgid "Salvage"
466 msgstr ""
467
468 #: e2fsck/problem.c:59
469 msgid "Truncate"
470 msgstr ""
471
472 #: e2fsck/problem.c:60
473 msgid "Clear inode"
474 msgstr ""
475
476 #: e2fsck/problem.c:61
477 msgid "Abort"
478 msgstr ""
479
480 #: e2fsck/problem.c:62
481 msgid "Split"
482 msgstr ""
483
484 #: e2fsck/problem.c:63
485 msgid "Continue"
486 msgstr ""
487
488 #: e2fsck/problem.c:64
489 msgid "Clone duplicate/bad blocks"
490 msgstr ""
491
492 #: e2fsck/problem.c:65
493 msgid "Delete file"
494 msgstr ""
495
496 #: e2fsck/problem.c:66
497 msgid "Suppress messages"
498 msgstr ""
499
500 #: e2fsck/problem.c:67
501 msgid "Unlink"
502 msgstr ""
503
504 #: e2fsck/problem.c:68
505 msgid "Clear HTree index"
506 msgstr ""
507
508 #: e2fsck/problem.c:69
509 msgid "Recreate"
510 msgstr ""
511
512 #: e2fsck/problem.c:78
513 msgid "(NONE)"
514 msgstr ""
515
516 #: e2fsck/problem.c:79
517 msgid "FIXED"
518 msgstr ""
519
520 #: e2fsck/problem.c:80
521 msgid "CLEARED"
522 msgstr ""
523
524 #: e2fsck/problem.c:81
525 msgid "RELOCATED"
526 msgstr ""
527
528 #: e2fsck/problem.c:82
529 msgid "ALLOCATED"
530 msgstr ""
531
532 #: e2fsck/problem.c:83
533 msgid "EXPANDED"
534 msgstr ""
535
536 #: e2fsck/problem.c:84
537 msgid "RECONNECTED"
538 msgstr ""
539
540 #: e2fsck/problem.c:85
541 msgid "CREATED"
542 msgstr ""
543
544 #: e2fsck/problem.c:86
545 msgid "SALVAGED"
546 msgstr ""
547
548 #: e2fsck/problem.c:87
549 msgid "TRUNCATED"
550 msgstr ""
551
552 #: e2fsck/problem.c:88
553 msgid "INODE CLEARED"
554 msgstr ""
555
556 #: e2fsck/problem.c:89
557 msgid "ABORTED"
558 msgstr ""
559
560 #: e2fsck/problem.c:90
561 msgid "SPLIT"
562 msgstr ""
563
564 #: e2fsck/problem.c:91
565 msgid "CONTINUING"
566 msgstr ""
567
568 #: e2fsck/problem.c:92
569 msgid "DUPLICATE/BAD BLOCKS CLONED"
570 msgstr ""
571
572 #: e2fsck/problem.c:93
573 msgid "FILE DELETED"
574 msgstr ""
575
576 #: e2fsck/problem.c:94
577 msgid "SUPPRESSED"
578 msgstr ""
579
580 #: e2fsck/problem.c:95
581 msgid "UNLINKED"
582 msgstr ""
583
584 #: e2fsck/problem.c:96
585 msgid "HTREE INDEX CLEARED"
586 msgstr ""
587
588 #: e2fsck/problem.c:97
589 msgid "WILL RECREATE"
590 msgstr ""
591
592 #: e2fsck/problem.c:106
593 #. @-expand: block bitmap for group %g is not in group.  (block %b)\n
594 msgid "@b @B for @g %g is not in @g.  (@b %b)\n"
595 msgstr ""
596
597 #: e2fsck/problem.c:110
598 #. @-expand: inode bitmap for group %g is not in group.  (block %b)\n
599 msgid "@i @B for @g %g is not in @g.  (@b %b)\n"
600 msgstr ""
601
602 #: e2fsck/problem.c:115
603 #. @-expand: inode table for group %g is not in group.  (block %b)\n
604 #. @-expand: WARNING: SEVERE DATA LOSS POSSIBLE.\n
605 msgid ""
606 "@i table for @g %g is not in @g.  (@b %b)\n"
607 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
608 msgstr ""
609
610 #: e2fsck/problem.c:121
611 #, c-format
612 #. @-expand: \n
613 #. @-expand: The superblock could not be read or does not describe a correct ext2\n
614 #. @-expand: filesystem.  If the device is valid and it really contains an ext2\n
615 #. @-expand: filesystem (and not swap or ufs or something else), then the superblock\n
616 #. @-expand: is corrupt, and you might try running e2fsck with an alternate superblock:\n
617 #. @-expand:     e2fsck -b %S <device>\n
618 #. @-expand: \n
619 msgid ""
620 "\n"
621 "The @S could not be read or does not describe a correct ext2\n"
622 "@f.  If the @v is valid and it really contains an ext2\n"
623 "@f (and not swap or ufs or something else), then the @S\n"
624 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
625 "    e2fsck -b %S <@v>\n"
626 "\n"
627 msgstr ""
628
629 #: e2fsck/problem.c:130
630 #. @-expand: The filesystem size (according to the superblock) is %b blocks\n
631 #. @-expand: The physical size of the device is %c blocks\n
632 #. @-expand: Either the superblock or the partition table is likely to be corrupt!\n
633 msgid ""
634 "The @f size (according to the @S) is %b @bs\n"
635 "The physical size of the @v is %c @bs\n"
636 "Either the @S or the partition table is likely to be corrupt!\n"
637 msgstr ""
638
639 #: e2fsck/problem.c:137
640 #. @-expand: superblock block_size = %b, fragsize = %c.\n
641 #. @-expand: This version of e2fsck does not support fragment sizes different\n
642 #. @-expand: from the block size.\n
643 msgid ""
644 "@S @b_size = %b, fragsize = %c.\n"
645 "This version of e2fsck does not support fragment sizes different\n"
646 "from the @b size.\n"
647 msgstr ""
648
649 #: e2fsck/problem.c:144
650 #. @-expand: superblock blocks_per_group = %b, should have been %c\n
651 msgid "@S @bs_per_group = %b, should have been %c\n"
652 msgstr ""
653
654 #: e2fsck/problem.c:149
655 #. @-expand: superblock first_data_block = %b, should have been %c\n
656 msgid "@S first_data_@b = %b, should have been %c\n"
657 msgstr ""
658
659 #: e2fsck/problem.c:154
660 #. @-expand: filesystem did not have a UUID; generating one.\n
661 #. @-expand: \n
662 msgid ""
663 "@f did not have a UUID; generating one.\n"
664 "\n"
665 msgstr ""
666
667 #: e2fsck/problem.c:159
668 #, c-format
669 msgid ""
670 "Note: if there is several inode or block bitmap blocks\n"
671 "which require relocation, or one part of the inode table\n"
672 "which must be moved, you may wish to try running e2fsck\n"
673 "with the '-b %S' option first.  The problem may lie only\n"
674 "with the primary block group descriptor, and the backup\n"
675 "block group descriptor may be OK.\n"
676 "\n"
677 msgstr ""
678
679 #: e2fsck/problem.c:169
680 #. @-expand: Corruption found in superblock.  (%s = %N).\n
681 msgid "Corruption found in @S.  (%s = %N).\n"
682 msgstr ""
683
684 #: e2fsck/problem.c:174
685 #, c-format
686 #. @-expand: Error determining size of the physical device: %m\n
687 msgid "Error determining size of the physical @v: %m\n"
688 msgstr ""
689
690 #: e2fsck/problem.c:179
691 #. @-expand: inode count in superblock is %i, should be %j.\n
692 msgid "@i count in @S is %i, should be %j.\n"
693 msgstr ""
694
695 #: e2fsck/problem.c:183
696 msgid "The Hurd does not support the filetype feature.\n"
697 msgstr ""
698
699 #: e2fsck/problem.c:188
700 #, c-format
701 #. @-expand: superblock has a bad ext3 journal (inode %i).\n
702 msgid "@S has a bad ext3 @j (@i %i).\n"
703 msgstr ""
704
705 #: e2fsck/problem.c:193
706 #. @-expand: External journal has multiple filesystem users (unsupported).\n
707 msgid "External @j has multiple @f users (unsupported).\n"
708 msgstr ""
709
710 #: e2fsck/problem.c:198
711 #. @-expand: Can't find external journal\n
712 msgid "Can't find external @j\n"
713 msgstr ""
714
715 #: e2fsck/problem.c:203
716 #. @-expand: External journal has bad superblock\n
717 msgid "External @j has bad @S\n"
718 msgstr ""
719
720 #: e2fsck/problem.c:208
721 #. @-expand: External journal does not support this filesystem\n
722 msgid "External @j does not support this @f\n"
723 msgstr ""
724
725 #: e2fsck/problem.c:213
726 #. @-expand: Ext3 journal superblock is unknown type %N (unsupported).\n
727 #. @-expand: It is likely that your copy of e2fsck is old and/or doesn't support this journal 
728 #. @-expand: format.\n
729 #. @-expand: It is also possible the journal superblock is corrupt.\n
730 msgid ""
731 "Ext3 @j @S is unknown type %N (unsupported).\n"
732 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
733 "format.\n"
734 "It is also possible the @j @S is corrupt.\n"
735 msgstr ""
736
737 #: e2fsck/problem.c:221
738 #. @-expand: Ext3 journal superblock is corrupt.\n
739 msgid "Ext3 @j @S is corrupt.\n"
740 msgstr ""
741
742 #: e2fsck/problem.c:226
743 #, c-format
744 #. @-expand: superblock doesn't have has_journal flag, but has ext3 journal %s.\n
745 msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n"
746 msgstr ""
747
748 #: e2fsck/problem.c:231
749 #. @-expand: superblock has ext3 needs_recovery flag set, but no journal.\n
750 msgid "@S has ext3 needs_recovery flag set, but no @j.\n"
751 msgstr ""
752
753 #: e2fsck/problem.c:236
754 #. @-expand: ext3 recovery flag clear, but journal has data.\n
755 msgid "ext3 recovery flag clear, but @j has data.\n"
756 msgstr ""
757
758 #: e2fsck/problem.c:241
759 #. @-expand: Clear journal
760 msgid "Clear @j"
761 msgstr ""
762
763 #: e2fsck/problem.c:246
764 #. @-expand: Run journal anyway
765 msgid "Run @j anyway"
766 msgstr ""
767
768 #: e2fsck/problem.c:251
769 #. @-expand: Recovery flag not set in backup superblock, so running journal anyway.\n
770 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
771 msgstr ""
772
773 #: e2fsck/problem.c:256
774 #. @-expand: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
775 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
776 msgstr ""
777
778 #: e2fsck/problem.c:261
779 #. @-expand: illegal block #%B (%b) found in orphaned inode %i.\n
780 msgid "@I @b #%B (%b) found in @o @i %i.\n"
781 msgstr ""
782
783 #: e2fsck/problem.c:266
784 #. @-expand: Already cleared block #%B (%b) found in orphaned inode %i.\n
785 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n"
786 msgstr ""
787
788 #: e2fsck/problem.c:271
789 #, c-format
790 #. @-expand: illegal orphaned inode %i in superblock.\n
791 msgid "@I @o @i %i in @S.\n"
792 msgstr ""
793
794 #: e2fsck/problem.c:276
795 #, c-format
796 #. @-expand: illegal inode %i in orphaned inode list.\n
797 msgid "@I @i %i in @o @i list.\n"
798 msgstr ""
799
800 #: e2fsck/problem.c:286
801 #. @-expand: Ext3 journal superblock has an unknown read-only feature flag set.\n
802 msgid "Ext3 @j @S has an unknown read-only feature flag set.\n"
803 msgstr ""
804
805 #: e2fsck/problem.c:291
806 #. @-expand: Ext3 journal superblock has an unknown incompatible feature flag set.\n
807 msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n"
808 msgstr ""
809
810 #: e2fsck/problem.c:296
811 #. @-expand: journal version not supported by this e2fsck.\n
812 msgid "@j version not supported by this e2fsck.\n"
813 msgstr ""
814
815 #: e2fsck/problem.c:301
816 #, c-format
817 #. @-expand: Moving journal from /%s to hidden inode.\n
818 #. @-expand: \n
819 msgid ""
820 "Moving @j from /%s to hidden inode.\n"
821 "\n"
822 msgstr ""
823
824 #: e2fsck/problem.c:306
825 #, c-format
826 #. @-expand: Error moving journal: %m\n
827 #. @-expand: \n
828 msgid ""
829 "Error moving @j: %m\n"
830 "\n"
831 msgstr ""
832
833 #: e2fsck/problem.c:311
834 #. @-expand: Found invalid V2 journal superblock fields (from V1 journal).\n
835 #. @-expand: Clearing fields beyond the V1 journal superblock...\n
836 #. @-expand: \n
837 msgid ""
838 "Found invalid V2 @j @S fields (from V1 journal).\n"
839 "Clearing fields beyond the V1 @j @S...\n"
840 "\n"
841 msgstr ""
842
843 #: e2fsck/problem.c:317
844 #. @-expand: Backing up journal inode block information.\n
845 #. @-expand: \n
846 msgid ""
847 "Backing up @j @i @b information.\n"
848 "\n"
849 msgstr ""
850
851 #: e2fsck/problem.c:322
852 #. @-expand: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
853 #. @-expand: is %N; should be zero.  
854 msgid ""
855 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
856 "is %N; @s zero.  "
857 msgstr ""
858
859 #: e2fsck/problem.c:328
860 #. @-expand: Resize_inode not enabled, but the resize inode is non-zero.  
861 msgid "Resize_@i not enabled, but the resize inode is non-zero.  "
862 msgstr ""
863
864 #: e2fsck/problem.c:333
865 #. @-expand: Resize inode not valid.  
866 msgid "Resize @i not valid.  "
867 msgstr ""
868
869 #: e2fsck/problem.c:340
870 #. @-expand: Pass 1: Checking inodes, blocks, and sizes\n
871 msgid "Pass 1: Checking @is, @bs, and sizes\n"
872 msgstr ""
873
874 #: e2fsck/problem.c:344
875 #. @-expand: root inode is not a directory.  
876 msgid "@r is not a @d.  "
877 msgstr ""
878
879 #: e2fsck/problem.c:349
880 #. @-expand: root inode has dtime set (probably due to old mke2fs).  
881 msgid "@r has dtime set (probably due to old mke2fs).  "
882 msgstr ""
883
884 #: e2fsck/problem.c:354
885 #. @-expand: Reserved inode %i %Q has bad mode.  
886 msgid "Reserved @i %i %Q has bad mode.  "
887 msgstr ""
888
889 #: e2fsck/problem.c:359
890 #, c-format
891 #. @-expand: deleted inode %i has zero dtime.  
892 msgid "@D @i %i has zero dtime.  "
893 msgstr ""
894
895 #: e2fsck/problem.c:364
896 #, c-format
897 #. @-expand: inode %i is in use, but has dtime set.  
898 msgid "@i %i is in use, but has dtime set.  "
899 msgstr ""
900
901 #: e2fsck/problem.c:369
902 #, c-format
903 #. @-expand: inode %i is a zero-length directory.  
904 msgid "@i %i is a @z @d.  "
905 msgstr ""
906
907 #: e2fsck/problem.c:374
908 #. @-expand: group %g's block bitmap at %b conflicts with some other fs block.\n
909 msgid "@g %g's @b @B at %b @C.\n"
910 msgstr ""
911
912 #: e2fsck/problem.c:379
913 #. @-expand: group %g's inode bitmap at %b conflicts with some other fs block.\n
914 msgid "@g %g's @i @B at %b @C.\n"
915 msgstr ""
916
917 #: e2fsck/problem.c:384
918 #. @-expand: group %g's inode table at %b conflicts with some other fs block.\n
919 msgid "@g %g's @i table at %b @C.\n"
920 msgstr ""
921
922 #: e2fsck/problem.c:389
923 #. @-expand: group %g's block bitmap (%b) is bad.  
924 msgid "@g %g's @b @B (%b) is bad.  "
925 msgstr ""
926
927 #: e2fsck/problem.c:394
928 #. @-expand: group %g's inode bitmap (%b) is bad.  
929 msgid "@g %g's @i @B (%b) is bad.  "
930 msgstr ""
931
932 #: e2fsck/problem.c:399
933 #. @-expand: inode %i, i_size is %Is, should be %N.  
934 msgid "@i %i, i_size is %Is, @s %N.  "
935 msgstr ""
936
937 #: e2fsck/problem.c:404
938 #. @-expand: inode %i, i_blocks is %Ib, should be %N.  
939 msgid "@i %i, i_@bs is %Ib, @s %N.  "
940 msgstr ""
941
942 #: e2fsck/problem.c:409
943 #. @-expand: illegal block #%B (%b) in inode %i.  
944 msgid "@I @b #%B (%b) in @i %i.  "
945 msgstr ""
946
947 #: e2fsck/problem.c:414
948 #. @-expand: block #%B (%b) overlaps filesystem metadata in inode %i.  
949 msgid "@b #%B (%b) overlaps @f metadata in @i %i.  "
950 msgstr ""
951
952 #: e2fsck/problem.c:419
953 #, c-format
954 #. @-expand: inode %i has illegal block(s).  
955 msgid "@i %i has illegal @b(s).  "
956 msgstr ""
957
958 #: e2fsck/problem.c:424
959 #, c-format
960 #. @-expand: Too many illegal blocks in inode %i.\n
961 msgid "Too many illegal @bs in @i %i.\n"
962 msgstr ""
963
964 #: e2fsck/problem.c:429
965 #. @-expand: illegal block #%B (%b) in bad block inode.  
966 msgid "@I @b #%B (%b) in bad @b @i.  "
967 msgstr ""
968
969 #: e2fsck/problem.c:434
970 #. @-expand: Bad block inode has illegal block(s).  
971 msgid "Bad @b @i has illegal @b(s).  "
972 msgstr ""
973
974 #: e2fsck/problem.c:439
975 #. @-expand: Duplicate or bad block in use!\n
976 msgid "Duplicate or bad @b in use!\n"
977 msgstr ""
978
979 #: e2fsck/problem.c:444
980 #. @-expand: Bad block %b used as bad block inode indirect block.  
981 msgid "Bad @b %b used as bad @b @i indirect @b.  "
982 msgstr ""
983
984 #: e2fsck/problem.c:449
985 #. @-expand: \n
986 #. @-expand: The bad block inode has probably been corrupted.  You probably\n
987 #. @-expand: should stop now and run e2fsck -c to scan for bad blocks\n
988 #. @-expand: in the filesystem.\n
989 msgid ""
990 "\n"
991 "The bad @b @i has probably been corrupted.  You probably\n"
992 "should stop now and run e2fsck -c to scan for bad blocks\n"
993 "in the @f.\n"
994 msgstr ""
995
996 #: e2fsck/problem.c:456
997 #. @-expand: \n
998 #. @-expand: If the block is really bad, the filesystem can not be fixed.\n
999 msgid ""
1000 "\n"
1001 "If the @b is really bad, the @f can not be fixed.\n"
1002 msgstr ""
1003
1004 #: e2fsck/problem.c:461
1005 #. @-expand: You can clear the this block (and hope for the best) from the\n
1006 #. @-expand: bad block list and hope that block is really OK, but there are no\n
1007 #. @-expand: guarantees.\n
1008 #. @-expand: \n
1009 msgid ""
1010 "You can clear the this @b (and hope for the best) from the\n"
1011 "bad @b list and hope that @b is really OK, but there are no\n"
1012 "guarantees.\n"
1013 "\n"
1014 msgstr ""
1015
1016 #: e2fsck/problem.c:468
1017 #. @-expand: The primary superblock (%b) is on the bad block list.\n
1018 msgid "The primary @S (%b) is on the bad @b list.\n"
1019 msgstr ""
1020
1021 #: e2fsck/problem.c:473
1022 #. @-expand: Block %b in the primary group descriptors is on the bad block list\n
1023 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1024 msgstr ""
1025
1026 #: e2fsck/problem.c:479
1027 #. @-expand: Warning: Group %g's superblock (%b) is bad.\n
1028 msgid "Warning: Group %g's @S (%b) is bad.\n"
1029 msgstr ""
1030
1031 #: e2fsck/problem.c:484
1032 #. @-expand: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1033 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1034 msgstr ""
1035
1036 #: e2fsck/problem.c:490
1037 #. @-expand: Programming error?  block #%b claimed for no reason in process_bad_block.\n
1038 msgid "Programming error?  @b #%b claimed for no reason in process_bad_@b.\n"
1039 msgstr ""
1040
1041 #: e2fsck/problem.c:496
1042 #. @-expand: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1043 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1044 msgstr ""
1045
1046 #: e2fsck/problem.c:501
1047 #, c-format
1048 #. @-expand: error allocating block buffer for relocating %s\n
1049 msgid "@A @b buffer for relocating %s\n"
1050 msgstr ""
1051
1052 #: e2fsck/problem.c:506
1053 #. @-expand: Relocating group %g's %s from %b to %c...\n
1054 msgid "Relocating @g %g's %s from %b to %c...\n"
1055 msgstr ""
1056
1057 #: e2fsck/problem.c:511
1058 #, c-format
1059 #. @-expand: Relocating group %g's %s to %c...\n
1060 msgid "Relocating @g %g's %s to %c...\n"
1061 msgstr ""
1062
1063 #: e2fsck/problem.c:516
1064 #. @-expand: Warning: could not read block %b of %s: %m\n
1065 msgid "Warning: could not read @b %b of %s: %m\n"
1066 msgstr ""
1067
1068 #: e2fsck/problem.c:521
1069 #. @-expand: Warning: could not write block %b for %s: %m\n
1070 msgid "Warning: could not write @b %b for %s: %m\n"
1071 msgstr ""
1072
1073 #: e2fsck/problem.c:536
1074 #, c-format
1075 #. @-expand: error allocating icount link information: %m\n
1076 msgid "@A icount link information: %m\n"
1077 msgstr ""
1078
1079 #: e2fsck/problem.c:541
1080 #, c-format
1081 #. @-expand: error allocating directory block array: %m\n
1082 msgid "@A @d @b array: %m\n"
1083 msgstr ""
1084
1085 #: e2fsck/problem.c:546
1086 #, c-format
1087 #. @-expand: Error while scanning inodes (%i): %m\n
1088 msgid "Error while scanning @is (%i): %m\n"
1089 msgstr ""
1090
1091 #: e2fsck/problem.c:551
1092 #, c-format
1093 #. @-expand: Error while iterating over blocks in inode %i: %m\n
1094 msgid "Error while iterating over @bs in @i %i: %m\n"
1095 msgstr ""
1096
1097 #: e2fsck/problem.c:556
1098 #. @-expand: Error storing inode count information (inode=%i, count=%N): %m\n
1099 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1100 msgstr ""
1101
1102 #: e2fsck/problem.c:561
1103 #. @-expand: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1104 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1105 msgstr ""
1106
1107 #: e2fsck/problem.c:567
1108 #, c-format
1109 #. @-expand: Error reading inode %i: %m\n
1110 msgid "Error reading @i %i: %m\n"
1111 msgstr ""
1112
1113 #: e2fsck/problem.c:575
1114 #, c-format
1115 #. @-expand: inode %i has imagic flag set.  
1116 msgid "@i %i has imagic flag set.  "
1117 msgstr ""
1118
1119 #: e2fsck/problem.c:580
1120 #, c-format
1121 #. @-expand: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1122 #. @-expand: or append-only flag set.  
1123 msgid ""
1124 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1125 "or append-only flag set.  "
1126 msgstr ""
1127
1128 #: e2fsck/problem.c:586
1129 #, c-format
1130 #. @-expand: inode %i has compression flag set on filesystem without compression support.  
1131 msgid "@i %i has @cion flag set on @f without @cion support.  "
1132 msgstr ""
1133
1134 #: e2fsck/problem.c:606
1135 #. @-expand: journal is not regular file.  
1136 msgid "@j is not regular file.  "
1137 msgstr ""
1138
1139 #: e2fsck/problem.c:611
1140 #, c-format
1141 #. @-expand: inode %i was part of the orphaned inode list.  
1142 msgid "@i %i was part of the orphaned @i list.  "
1143 msgstr ""
1144
1145 #: e2fsck/problem.c:617
1146 #. @-expand: inodes that were part of a corrupted orphan linked list found.  
1147 msgid "@is that were part of a corrupted orphan linked list found.  "
1148 msgstr ""
1149
1150 #: e2fsck/problem.c:627
1151 #. @-expand: Error reading extended attribute block %b for inode %i.  
1152 msgid "Error reading @a @b %b for @i %i.  "
1153 msgstr ""
1154
1155 #: e2fsck/problem.c:632
1156 #. @-expand: inode %i has a bad extended attribute block %b.  
1157 msgid "@i %i has a bad @a @b %b.  "
1158 msgstr ""
1159
1160 #: e2fsck/problem.c:637
1161 #. @-expand: Error reading extended attribute block %b (%m).  
1162 msgid "Error reading @a @b %b (%m).  "
1163 msgstr ""
1164
1165 #: e2fsck/problem.c:642
1166 #. @-expand: extended attribute block %b has reference count %B, should be %N.  
1167 msgid "@a @b %b has reference count %B, should be %N.  "
1168 msgstr ""
1169
1170 #: e2fsck/problem.c:647
1171 #. @-expand: Error writing extended attribute block %b (%m).  
1172 msgid "Error writing @a @b %b (%m).  "
1173 msgstr ""
1174
1175 #: e2fsck/problem.c:652
1176 #. @-expand: extended attribute block %b has h_blocks > 1.  
1177 msgid "@a @b %b has h_blocks > 1.  "
1178 msgstr ""
1179
1180 #: e2fsck/problem.c:657
1181 #. @-expand: Error allocating extended attribute block %b.  
1182 msgid "Error allocating @a @b %b.  "
1183 msgstr ""
1184
1185 #: e2fsck/problem.c:662
1186 #. @-expand: extended attribute block %b is corrupt (allocation collision).  
1187 msgid "@a @b %b is corrupt (allocation collision).  "
1188 msgstr ""
1189
1190 #: e2fsck/problem.c:667
1191 #. @-expand: extended attribute block %b is corrupt (invalid name).  
1192 msgid "@a @b %b is corrupt (invalid name).  "
1193 msgstr ""
1194
1195 #: e2fsck/problem.c:672
1196 #. @-expand: extended attribute block %b is corrupt (invalid value).  
1197 msgid "@a @b %b is corrupt (invalid value).  "
1198 msgstr ""
1199
1200 #: e2fsck/problem.c:677
1201 #, c-format
1202 #. @-expand: inode %i is too big.  
1203 msgid "@i %i is too big.  "
1204 msgstr ""
1205
1206 #: e2fsck/problem.c:681
1207 #. @-expand: block #%B (%b) causes directory to be too big.  
1208 msgid "@b #%B (%b) causes @d to be too big.  "
1209 msgstr ""
1210
1211 #: e2fsck/problem.c:686
1212 #. @-expand: block #%B (%b) causes file to be too big.  
1213 msgid "@b #%B (%b) causes file to be too big.  "
1214 msgstr ""
1215
1216 #: e2fsck/problem.c:691
1217 #. @-expand: block #%B (%b) causes symlink to be too big.  
1218 msgid "@b #%B (%b) causes symlink to be too big.  "
1219 msgstr ""
1220
1221 #: e2fsck/problem.c:696
1222 #, c-format
1223 #. @-expand: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1224 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1225 msgstr ""
1226
1227 #: e2fsck/problem.c:701
1228 #, c-format
1229 #. @-expand: inode %i has INDEX_FL flag set but is not a directory.\n
1230 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1231 msgstr ""
1232
1233 #: e2fsck/problem.c:706
1234 #, c-format
1235 #. @-expand: HTREE directory inode %i has an invalid root node.\n
1236 msgid "@h %i has an invalid root node.\n"
1237 msgstr ""
1238
1239 #: e2fsck/problem.c:711
1240 #. @-expand: HTREE directory inode %i has an unsupported hash version (%N)\n
1241 msgid "@h %i has an unsupported hash version (%N)\n"
1242 msgstr ""
1243
1244 #: e2fsck/problem.c:716
1245 #, c-format
1246 #. @-expand: HTREE directory inode %i uses an incompatible htree root node flag.\n
1247 msgid "@h %i uses an incompatible htree root node flag.\n"
1248 msgstr ""
1249
1250 #: e2fsck/problem.c:721
1251 #. @-expand: HTREE directory inode %i has a tree depth (%N) which is too big\n
1252 msgid "@h %i has a tree depth (%N) which is too big\n"
1253 msgstr ""
1254
1255 #: e2fsck/problem.c:726
1256 #. @-expand: Bad block inode has an indirect block (%b) that conflicts with\n
1257 #. @-expand: filesystem metadata.  
1258 msgid ""
1259 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1260 "@f metadata.  "
1261 msgstr ""
1262
1263 #: e2fsck/problem.c:732
1264 #, c-format
1265 #. @-expand: Resize inode (re)creation failed: %m.
1266 msgid "Resize @i (re)creation failed: %m."
1267 msgstr ""
1268
1269 #: e2fsck/problem.c:737
1270 #. @-expand: inode %i has a extra size (%IS) which is invalid\n
1271 msgid "@i %i has a extra size (%IS) which is invalid\n"
1272 msgstr ""
1273
1274 #: e2fsck/problem.c:742
1275 #. @-expand: extended attribute in inode %i has a namelen (%N) which is invalid\n
1276 msgid "@a in @i %i has a namelen (%N) which is invalid\n"
1277 msgstr ""
1278
1279 #: e2fsck/problem.c:747
1280 #. @-expand: extended attribute in inode %i has a value size (%N) which is invalid\n
1281 msgid "@a in @i %i has a value size (%N) which is invalid\n"
1282 msgstr ""
1283
1284 #: e2fsck/problem.c:752
1285 #. @-expand: extended attribute in inode %i has a value offset (%N) which is invalid\n
1286 msgid "@a in @i %i has a value offset (%N) which is invalid\n"
1287 msgstr ""
1288
1289 #: e2fsck/problem.c:757
1290 #. @-expand: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1291 msgid "@a in @i %i has a value block (%N) which is invalid (must be 0)\n"
1292 msgstr ""
1293
1294 #: e2fsck/problem.c:762
1295 #. @-expand: extended attribute in inode %i has a hash (%N) which is invalid (must be 0)\n
1296 msgid "@a in @i %i has a hash (%N) which is invalid (must be 0)\n"
1297 msgstr ""
1298
1299 #: e2fsck/problem.c:769
1300 #. @-expand: Duplicate blocks found... invoking duplicate block passes.\n
1301 #. @-expand: Pass 1B: Rescan for duplicate/bad blocks\n
1302 msgid ""
1303 "Duplicate @bs found... invoking duplicate @b passes.\n"
1304 "Pass 1B: Rescan for duplicate/bad @bs\n"
1305 msgstr ""
1306
1307 #: e2fsck/problem.c:775
1308 #, c-format
1309 #. @-expand: Duplicate/bad block(s) in inode %i:
1310 msgid "Duplicate/bad @b(s) in @i %i:"
1311 msgstr ""
1312
1313 #: e2fsck/problem.c:790
1314 #, c-format
1315 msgid "Error while scanning inodes (%i): %m\n"
1316 msgstr ""
1317
1318 #: e2fsck/problem.c:795
1319 #, c-format
1320 #. @-expand: error allocating inode bitmap (inode_dup_map): %m\n
1321 msgid "@A @i @B (inode_dup_map): %m\n"
1322 msgstr ""
1323
1324 #: e2fsck/problem.c:800
1325 #, c-format
1326 #. @-expand: Error while iterating over blocks in inode %i (%s): %m\n
1327 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1328 msgstr ""
1329
1330 #: e2fsck/problem.c:805 e2fsck/problem.c:1121
1331 #. @-expand: Error addjusting refcount for extended attribute block %b (inode %i): %m\n
1332 msgid "Error addjusting refcount for @a @b %b (@i %i): %m\n"
1333 msgstr ""
1334
1335 #: e2fsck/problem.c:811
1336 #. @-expand: Pass 1C: Scan directories for inodes with dup blocks.\n
1337 msgid "Pass 1C: Scan directories for @is with dup @bs.\n"
1338 msgstr ""
1339
1340 #: e2fsck/problem.c:817
1341 #. @-expand: Pass 1D: Reconciling duplicate blocks\n
1342 msgid "Pass 1D: Reconciling duplicate @bs\n"
1343 msgstr ""
1344
1345 #: e2fsck/problem.c:822
1346 #. @-expand: File %Q (inode #%i, mod time %IM) \n
1347 #. @-expand:   has %B duplicate block(s), shared with %N file(s):\n
1348 msgid ""
1349 "File %Q (@i #%i, mod time %IM) \n"
1350 "  has %B duplicate @b(s), shared with %N file(s):\n"
1351 msgstr ""
1352
1353 #: e2fsck/problem.c:828
1354 #. @-expand: \t%Q (inode #%i, mod time %IM)\n
1355 msgid "\t%Q (@i #%i, mod time %IM)\n"
1356 msgstr ""
1357
1358 #: e2fsck/problem.c:833
1359 #. @-expand: \t<filesystem metadata>\n
1360 msgid "\t<@f metadata>\n"
1361 msgstr ""
1362
1363 #: e2fsck/problem.c:838
1364 #. @-expand: (There are %N inodes containing duplicate/bad blocks.)\n
1365 #. @-expand: \n
1366 msgid ""
1367 "(There are %N @is containing duplicate/bad @bs.)\n"
1368 "\n"
1369 msgstr ""
1370
1371 #: e2fsck/problem.c:843
1372 #. @-expand: Duplicated blocks already reassigned or cloned.\n
1373 #. @-expand: \n
1374 msgid ""
1375 "Duplicated @bs already reassigned or cloned.\n"
1376 "\n"
1377 msgstr ""
1378
1379 #: e2fsck/problem.c:856
1380 #, c-format
1381 msgid "Couldn't clone file: %m\n"
1382 msgstr ""
1383
1384 #: e2fsck/problem.c:862
1385 #. @-expand: Pass 2: Checking directory structure\n
1386 msgid "Pass 2: Checking @d structure\n"
1387 msgstr ""
1388
1389 #: e2fsck/problem.c:867
1390 #, c-format
1391 #. @-expand: Bad inode number for '.' in directory inode %i.\n
1392 msgid "Bad @i number for '.' in @d @i %i.\n"
1393 msgstr ""
1394
1395 #: e2fsck/problem.c:872
1396 #. @-expand: entry '%Dn' in %p (%i) has bad inode #: %Di.\n
1397 msgid "@E has bad @i #: %Di.\n"
1398 msgstr ""
1399
1400 #: e2fsck/problem.c:877
1401 #. @-expand: entry '%Dn' in %p (%i) has deleted/unused inode %Di.  
1402 msgid "@E has @D/unused @i %Di.  "
1403 msgstr ""
1404
1405 #: e2fsck/problem.c:882
1406 #. @-expand: entry '%Dn' in %p (%i) is a link to '.'  
1407 msgid "@E @L to '.'  "
1408 msgstr ""
1409
1410 #: e2fsck/problem.c:887
1411 #. @-expand: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1412 msgid "@E points to @i (%Di) located in a bad @b.\n"
1413 msgstr ""
1414
1415 #: e2fsck/problem.c:892
1416 #. @-expand: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1417 msgid "@E @L to @d %P (%Di).\n"
1418 msgstr ""
1419
1420 #: e2fsck/problem.c:897
1421 #. @-expand: entry '%Dn' in %p (%i) is a link to the root inode.\n
1422 msgid "@E @L to the @r.\n"
1423 msgstr ""
1424
1425 #: e2fsck/problem.c:902
1426 #. @-expand: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1427 msgid "@E has illegal characters in its name.\n"
1428 msgstr ""
1429
1430 #: e2fsck/problem.c:907
1431 #, c-format
1432 #. @-expand: Missing '.' in directory inode %i.\n
1433 msgid "Missing '.' in @d @i %i.\n"
1434 msgstr ""
1435
1436 #: e2fsck/problem.c:912
1437 #, c-format
1438 #. @-expand: Missing '..' in directory inode %i.\n
1439 msgid "Missing '..' in @d @i %i.\n"
1440 msgstr ""
1441
1442 #: e2fsck/problem.c:917
1443 #. @-expand: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1444 msgid "First @e '%Dn' (inode=%Di) in @d @i %i (%p) @s '.'\n"
1445 msgstr ""
1446
1447 #: e2fsck/problem.c:922
1448 #. @-expand: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1449 msgid "Second @e '%Dn' (inode=%Di) in @d @i %i @s '..'\n"
1450 msgstr ""
1451
1452 #: e2fsck/problem.c:927
1453 #. @-expand: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1454 msgid "i_faddr @F %IF, @s zero.\n"
1455 msgstr ""
1456
1457 #: e2fsck/problem.c:932
1458 #. @-expand: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1459 msgid "i_file_acl @F %If, @s zero.\n"
1460 msgstr ""
1461
1462 #: e2fsck/problem.c:937
1463 #. @-expand: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1464 msgid "i_dir_acl @F %Id, @s zero.\n"
1465 msgstr ""
1466
1467 #: e2fsck/problem.c:942
1468 #. @-expand: i_frag for inode %i (%Q) is %N, should be zero.\n
1469 msgid "i_frag @F %N, @s zero.\n"
1470 msgstr ""
1471
1472 #: e2fsck/problem.c:947
1473 #. @-expand: i_fsize for inode %i (%Q) is %N, should be zero.\n
1474 msgid "i_fsize @F %N, @s zero.\n"
1475 msgstr ""
1476
1477 #: e2fsck/problem.c:952
1478 #. @-expand: inode %i (%Q) has a bad mode (%Im).\n
1479 msgid "@i %i (%Q) has a bad mode (%Im).\n"
1480 msgstr ""
1481
1482 #: e2fsck/problem.c:957
1483 #. @-expand: directory inode %i, block %B, offset %N: directory corrupted\n
1484 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n"
1485 msgstr ""
1486
1487 #: e2fsck/problem.c:962
1488 #. @-expand: directory inode %i, block %B, offset %N: filename too long\n
1489 msgid "@d @i %i, @b %B, offset %N: filename too long\n"
1490 msgstr ""
1491
1492 #: e2fsck/problem.c:967
1493 #. @-expand: directory inode %i has an unallocated block #%B.  
1494 msgid "@d @i %i has an unallocated @b #%B.  "
1495 msgstr ""
1496
1497 #: e2fsck/problem.c:972
1498 #, c-format
1499 #. @-expand: '.' directory entry in directory inode %i is not NULL terminated\n
1500 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1501 msgstr ""
1502
1503 #: e2fsck/problem.c:977
1504 #, c-format
1505 #. @-expand: '..' directory entry in directory inode %i is not NULL terminated\n
1506 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1507 msgstr ""
1508
1509 #: e2fsck/problem.c:982
1510 #. @-expand: inode %i (%Q) is an illegal character device.\n
1511 msgid "@i %i (%Q) is an @I character @v.\n"
1512 msgstr ""
1513
1514 #: e2fsck/problem.c:987
1515 #. @-expand: inode %i (%Q) is an illegal block device.\n
1516 msgid "@i %i (%Q) is an @I @b @v.\n"
1517 msgstr ""
1518
1519 #: e2fsck/problem.c:992
1520 #. @-expand: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1521 msgid "@E is duplicate '.' @e.\n"
1522 msgstr ""
1523
1524 #: e2fsck/problem.c:997
1525 #. @-expand: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1526 msgid "@E is duplicate '..' @e.\n"
1527 msgstr ""
1528
1529 #: e2fsck/problem.c:1002 e2fsck/problem.c:1278
1530 #, c-format
1531 msgid "Internal error: couldn't find dir_info for %i.\n"
1532 msgstr ""
1533
1534 #: e2fsck/problem.c:1007
1535 #. @-expand: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1536 msgid "@E has rec_len of %Dr, should be %N.\n"
1537 msgstr ""
1538
1539 #: e2fsck/problem.c:1012
1540 #, c-format
1541 #. @-expand: error allocating icount structure: %m\n
1542 msgid "@A icount structure: %m\n"
1543 msgstr ""
1544
1545 #: e2fsck/problem.c:1017
1546 #, c-format
1547 #. @-expand: Error iterating over directory blocks: %m\n
1548 msgid "Error iterating over @d @bs: %m\n"
1549 msgstr ""
1550
1551 #: e2fsck/problem.c:1022
1552 #. @-expand: Error reading directory block %b (inode %i): %m\n
1553 msgid "Error reading @d @b %b (@i %i): %m\n"
1554 msgstr ""
1555
1556 #: e2fsck/problem.c:1027
1557 #. @-expand: Error writing directory block %b (inode %i): %m\n
1558 msgid "Error writing @d @b %b (@i %i): %m\n"
1559 msgstr ""
1560
1561 #: e2fsck/problem.c:1032
1562 #, c-format
1563 #. @-expand: error allocating new directory block for inode %i (%s): %m\n
1564 msgid "@A new @d @b for @i %i (%s): %m\n"
1565 msgstr ""
1566
1567 #: e2fsck/problem.c:1037
1568 #, c-format
1569 #. @-expand: Error deallocating inode %i: %m\n
1570 msgid "Error deallocating @i %i: %m\n"
1571 msgstr ""
1572
1573 #: e2fsck/problem.c:1042
1574 #. @-expand: directory entry for '.' is big.  
1575 msgid "@d @e for '.' is big.  "
1576 msgstr ""
1577
1578 #: e2fsck/problem.c:1047
1579 #. @-expand: inode %i (%Q) is an illegal FIFO.\n
1580 msgid "@i %i (%Q) is an @I FIFO.\n"
1581 msgstr ""
1582
1583 #: e2fsck/problem.c:1052
1584 #. @-expand: inode %i (%Q) is an illegal socket.\n
1585 msgid "@i %i (%Q) is an @I socket.\n"
1586 msgstr ""
1587
1588 #: e2fsck/problem.c:1057
1589 #. @-expand: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
1590 msgid "Setting filetype for @E to %N.\n"
1591 msgstr ""
1592
1593 #: e2fsck/problem.c:1062
1594 #. @-expand: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
1595 msgid "@E has an incorrect filetype (was %Dt, should be %N).\n"
1596 msgstr ""
1597
1598 #: e2fsck/problem.c:1067
1599 #. @-expand: entry '%Dn' in %p (%i) has filetype set.\n
1600 msgid "@E has filetype set.\n"
1601 msgstr ""
1602
1603 #: e2fsck/problem.c:1072
1604 #. @-expand: entry '%Dn' in %p (%i) has a zero-length name.\n
1605 msgid "@E has a zero-length name.\n"
1606 msgstr ""
1607
1608 #: e2fsck/problem.c:1077
1609 #. @-expand: Symlink %Q (inode #%i) is invalid.\n
1610 msgid "Symlink %Q (@i #%i) is invalid.\n"
1611 msgstr ""
1612
1613 #: e2fsck/problem.c:1082
1614 #. @-expand: extended attribute block for inode %i (%Q) is invalid (%If).\n
1615 msgid "@a @b @F invalid (%If).\n"
1616 msgstr ""
1617
1618 #: e2fsck/problem.c:1087
1619 #. @-expand: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
1620 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
1621 msgstr ""
1622
1623 #: e2fsck/problem.c:1092
1624 #. @-expand: problem in HTREE directory inode %d: node (%B) not referenced\n
1625 msgid "@p @h %d: node (%B) not referenced\n"
1626 msgstr ""
1627
1628 #: e2fsck/problem.c:1097
1629 #. @-expand: problem in HTREE directory inode %d: node (%B) referenced twice\n
1630 msgid "@p @h %d: node (%B) referenced twice\n"
1631 msgstr ""
1632
1633 #: e2fsck/problem.c:1102
1634 #. @-expand: problem in HTREE directory inode %d: node (%B) has bad min hash\n
1635 msgid "@p @h %d: node (%B) has bad min hash\n"
1636 msgstr ""
1637
1638 #: e2fsck/problem.c:1107
1639 #. @-expand: problem in HTREE directory inode %d: node (%B) has bad max hash\n
1640 msgid "@p @h %d: node (%B) has bad max hash\n"
1641 msgstr ""
1642
1643 #: e2fsck/problem.c:1112
1644 #. @-expand: Invalid HTREE directory inode %d (%q).  
1645 msgid "Invalid @h %d (%q).  "
1646 msgstr ""
1647
1648 #: e2fsck/problem.c:1116
1649 #. @-expand: problem in HTREE directory inode %d (%q): bad block number %b.\n
1650 msgid "@p @h %d (%q): bad @b number %b.\n"
1651 msgstr ""
1652
1653 #: e2fsck/problem.c:1126
1654 #, c-format
1655 #. @-expand: problem in HTREE directory inode %d: root node is invalid\n
1656 msgid "@p @h %d: root node is invalid\n"
1657 msgstr ""
1658
1659 #: e2fsck/problem.c:1131
1660 #. @-expand: problem in HTREE directory inode %d: node (%B) has bad limit (%N)\n
1661 msgid "@p @h %d: node (%B) has bad limit (%N)\n"
1662 msgstr ""
1663
1664 #: e2fsck/problem.c:1136
1665 #. @-expand: problem in HTREE directory inode %d: node (%B) has bad count (%N)\n
1666 msgid "@p @h %d: node (%B) has bad count (%N)\n"
1667 msgstr ""
1668
1669 #: e2fsck/problem.c:1141
1670 #. @-expand: problem in HTREE directory inode %d: node (%B) has an unordered hash table\n
1671 msgid "@p @h %d: node (%B) has an unordered hash table\n"
1672 msgstr ""
1673
1674 #: e2fsck/problem.c:1146
1675 #. @-expand: problem in HTREE directory inode %d: node (%B) has bad depth\n
1676 msgid "@p @h %d: node (%B) has bad depth\n"
1677 msgstr ""
1678
1679 #: e2fsck/problem.c:1151
1680 #. @-expand: Duplicate entry '%Dn' in %p (%i) found.  
1681 msgid "Duplicate @E found.  "
1682 msgstr ""
1683
1684 #: e2fsck/problem.c:1156
1685 #, no-c-format
1686 #. @-expand: entry '%Dn' in %p (%i) has a non-unique filename.\n
1687 #. @-expand: Rename to %s
1688 msgid ""
1689 "@E has a non-unique filename.\n"
1690 "Rename to %s"
1691 msgstr ""
1692
1693 #: e2fsck/problem.c:1161
1694 #. @-expand: Duplicate entry '%Dn' found.\n
1695 #. @-expand: \tMarking %p (%i) to be rebuilt.\n
1696 #. @-expand: \n
1697 msgid ""
1698 "Duplicate @e '%Dn' found.\n"
1699 "\tMarking %p (%i) to be rebuilt.\n"
1700 "\n"
1701 msgstr ""
1702
1703 #: e2fsck/problem.c:1168
1704 #. @-expand: Pass 3: Checking directory connectivity\n
1705 msgid "Pass 3: Checking @d connectivity\n"
1706 msgstr ""
1707
1708 #: e2fsck/problem.c:1173
1709 #. @-expand: root inode not allocated.  
1710 msgid "@r not allocated.  "
1711 msgstr ""
1712
1713 #: e2fsck/problem.c:1178
1714 #. @-expand: No room in lost+found directory.  
1715 msgid "No room in @l @d.  "
1716 msgstr ""
1717
1718 #: e2fsck/problem.c:1183
1719 #, c-format
1720 #. @-expand: Unconnected directory inode %i (%p)\n
1721 msgid "Unconnected @d @i %i (%p)\n"
1722 msgstr ""
1723
1724 #: e2fsck/problem.c:1188
1725 #. @-expand: /lost+found not found.  
1726 msgid "/@l not found.  "
1727 msgstr ""
1728
1729 #: e2fsck/problem.c:1193
1730 #. @-expand: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
1731 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
1732 msgstr ""
1733
1734 #: e2fsck/problem.c:1198
1735 #. @-expand: Bad or non-existent /lost+found.  Cannot reconnect.\n
1736 msgid "Bad or non-existent /@l.  Cannot reconnect.\n"
1737 msgstr ""
1738
1739 #: e2fsck/problem.c:1203
1740 #, c-format
1741 #. @-expand: Could not expand /lost+found: %m\n
1742 msgid "Could not expand /@l: %m\n"
1743 msgstr ""
1744
1745 #: e2fsck/problem.c:1208
1746 #, c-format
1747 msgid "Could not reconnect %i: %m\n"
1748 msgstr ""
1749
1750 #: e2fsck/problem.c:1213
1751 #, c-format
1752 #. @-expand: Error while trying to find /lost+found: %m\n
1753 msgid "Error while trying to find /@l: %m\n"
1754 msgstr ""
1755
1756 #: e2fsck/problem.c:1218
1757 #, c-format
1758 #. @-expand: ext2fs_new_block: %m while trying to create /lost+found directory\n
1759 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
1760 msgstr ""
1761
1762 #: e2fsck/problem.c:1223
1763 #, c-format
1764 #. @-expand: ext2fs_new_inode: %m while trying to create /lost+found directory\n
1765 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
1766 msgstr ""
1767
1768 #: e2fsck/problem.c:1228
1769 #, c-format
1770 #. @-expand: ext2fs_new_dir_block: %m while creating new directory block\n
1771 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
1772 msgstr ""
1773
1774 #: e2fsck/problem.c:1233
1775 #, c-format
1776 #. @-expand: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
1777 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
1778 msgstr ""
1779
1780 #: e2fsck/problem.c:1238
1781 #, c-format
1782 #. @-expand: Error while adjusting inode count on inode %i\n
1783 msgid "Error while adjusting @i count on @i %i\n"
1784 msgstr ""
1785
1786 #: e2fsck/problem.c:1243
1787 #, c-format
1788 #. @-expand: Couldn't fix parent of inode %i: %m\n
1789 #. @-expand: \n
1790 msgid ""
1791 "Couldn't fix parent of @i %i: %m\n"
1792 "\n"
1793 msgstr ""
1794
1795 #: e2fsck/problem.c:1248
1796 #, c-format
1797 #. @-expand: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
1798 #. @-expand: \n
1799 msgid ""
1800 "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n"
1801 "\n"
1802 msgstr ""
1803
1804 #: e2fsck/problem.c:1253
1805 #. @-expand: error allocating inode bitmap (%N): %m\n
1806 msgid "@A @i @B (%N): %m\n"
1807 msgstr ""
1808
1809 #: e2fsck/problem.c:1258
1810 #, c-format
1811 #. @-expand: Error creating root directory (%s): %m\n
1812 msgid "Error creating root @d (%s): %m\n"
1813 msgstr ""
1814
1815 #: e2fsck/problem.c:1263
1816 #, c-format
1817 #. @-expand: Error creating /lost+found directory (%s): %m\n
1818 msgid "Error creating /@l @d (%s): %m\n"
1819 msgstr ""
1820
1821 #: e2fsck/problem.c:1268
1822 #. @-expand: root inode is not a directory; aborting.\n
1823 msgid "@r is not a @d; aborting.\n"
1824 msgstr ""
1825
1826 #: e2fsck/problem.c:1273
1827 #. @-expand: Cannot proceed without a root inode.\n
1828 msgid "Cannot proceed without a @r.\n"
1829 msgstr ""
1830
1831 #: e2fsck/problem.c:1283
1832 #, c-format
1833 #. @-expand: /lost+found is not a directory (ino=%i)\n
1834 msgid "/@l is not a @d (ino=%i)\n"
1835 msgstr ""
1836
1837 #: e2fsck/problem.c:1290
1838 msgid "Pass 3A: Optimizing directories\n"
1839 msgstr ""
1840
1841 #: e2fsck/problem.c:1295
1842 #, c-format
1843 msgid "Failed to create dirs_to_hash iterator: %m"
1844 msgstr ""
1845
1846 #: e2fsck/problem.c:1300
1847 msgid "Failed to optimize directory %q (%d): %m"
1848 msgstr ""
1849
1850 #: e2fsck/problem.c:1305
1851 msgid "Optimizing directories: "
1852 msgstr ""
1853
1854 #: e2fsck/problem.c:1322
1855 msgid "Pass 4: Checking reference counts\n"
1856 msgstr ""
1857
1858 #: e2fsck/problem.c:1337
1859 #. @-expand: inode %i ref count is %Il, should be %N.  
1860 msgid "@i %i ref count is %Il, @s %N.  "
1861 msgstr ""
1862
1863 #: e2fsck/problem.c:1341
1864 #. @-expand: WARNING: PROGRAMMING BUG IN E2FSCK!\n
1865 #. @-expand: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
1866 #. @-expand: inode_link_info[%i] is %N, inode.i_links_count is %Il.  They should be the same!\n
1867 msgid ""
1868 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
1869 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
1870 "@i_link_info[%i] is %N, @i.i_links_count is %Il.  They should be the same!\n"
1871 msgstr ""
1872
1873 #: e2fsck/problem.c:1351
1874 #. @-expand: Pass 5: Checking group summary information\n
1875 msgid "Pass 5: Checking @g summary information\n"
1876 msgstr ""
1877
1878 #: e2fsck/problem.c:1356
1879 #. @-expand: Padding at end of inode bitmap is not set. 
1880 msgid "Padding at end of @i @B is not set. "
1881 msgstr ""
1882
1883 #: e2fsck/problem.c:1361
1884 #. @-expand: Padding at end of block bitmap is not set. 
1885 msgid "Padding at end of @b @B is not set. "
1886 msgstr ""
1887
1888 #: e2fsck/problem.c:1366
1889 #. @-expand: block bitmap differences: 
1890 msgid "@b @B differences: "
1891 msgstr ""
1892
1893 #: e2fsck/problem.c:1386
1894 #. @-expand: inode bitmap differences: 
1895 msgid "@i @B differences: "
1896 msgstr ""
1897
1898 #: e2fsck/problem.c:1406
1899 #. @-expand: Free inodes count wrong for group #%g (%i, counted=%j).\n
1900 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
1901 msgstr ""
1902
1903 #: e2fsck/problem.c:1411
1904 #. @-expand: Directories count wrong for group #%g (%i, counted=%j).\n
1905 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
1906 msgstr ""
1907
1908 #: e2fsck/problem.c:1416
1909 #. @-expand: Free inodes count wrong (%i, counted=%j).\n
1910 msgid "Free @is count wrong (%i, counted=%j).\n"
1911 msgstr ""
1912
1913 #: e2fsck/problem.c:1421
1914 #. @-expand: Free blocks count wrong for group #%g (%b, counted=%c).\n
1915 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
1916 msgstr ""
1917
1918 #: e2fsck/problem.c:1426
1919 #. @-expand: Free blocks count wrong (%b, counted=%c).\n
1920 msgid "Free @bs count wrong (%b, counted=%c).\n"
1921 msgstr ""
1922
1923 #: e2fsck/problem.c:1431
1924 #. @-expand: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap 
1925 #. @-expand: endpoints (%i, %j)\n
1926 msgid ""
1927 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
1928 "endpoints (%i, %j)\n"
1929 msgstr ""
1930
1931 #: e2fsck/problem.c:1437
1932 msgid "Internal error: fudging end of bitmap (%N)\n"
1933 msgstr ""
1934
1935 #: e2fsck/problem.c:1571
1936 #, c-format
1937 msgid "Unhandled error code (0x%x)!\n"
1938 msgstr ""
1939
1940 #: e2fsck/problem.c:1644
1941 msgid "IGNORED"
1942 msgstr ""
1943
1944 #: e2fsck/scantest.c:81
1945 #, c-format
1946 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
1947 msgstr ""
1948
1949 #: e2fsck/scantest.c:100
1950 #, c-format
1951 msgid "size of inode=%d\n"
1952 msgstr ""
1953
1954 #: e2fsck/scantest.c:121
1955 msgid "while starting inode scan"
1956 msgstr ""
1957
1958 #: e2fsck/scantest.c:132
1959 msgid "while doing inode scan"
1960 msgstr ""
1961
1962 #: e2fsck/super.c:200
1963 #, c-format
1964 msgid "while calling ext2fs_block_iterate for inode %d"
1965 msgstr ""
1966
1967 #: e2fsck/super.c:223
1968 #, c-format
1969 msgid "while calling ext2fs_adjust_ea_refocunt for inode %d"
1970 msgstr ""
1971
1972 #: e2fsck/super.c:281
1973 msgid "Truncating"
1974 msgstr ""
1975
1976 #: e2fsck/super.c:282
1977 msgid "Clearing"
1978 msgstr ""
1979
1980 #: e2fsck/swapfs.c:98
1981 msgid "while calling ext2fs_block_iterate"
1982 msgstr ""
1983
1984 #: e2fsck/swapfs.c:104
1985 msgid "while calling iterator function"
1986 msgstr ""
1987
1988 #: e2fsck/swapfs.c:126
1989 msgid "while allocating inode buffer"
1990 msgstr ""
1991
1992 #: e2fsck/swapfs.c:138
1993 #, c-format
1994 msgid "while reading inode table (group %d)"
1995 msgstr ""
1996
1997 #: e2fsck/swapfs.c:176
1998 #, c-format
1999 msgid "while writing inode table (group %d)"
2000 msgstr ""
2001
2002 #: e2fsck/swapfs.c:223
2003 #, c-format
2004 msgid "Pass 0: Doing byte-swap of filesystem\n"
2005 msgstr ""
2006
2007 #: e2fsck/swapfs.c:230
2008 #, c-format
2009 msgid ""
2010 "%s: the filesystem must be freshly checked using fsck\n"
2011 "and not mounted before trying to byte-swap it.\n"
2012 msgstr ""
2013
2014 #: e2fsck/swapfs.c:265
2015 msgid "Byte swap"
2016 msgstr ""
2017
2018 #: e2fsck/unix.c:74
2019 #, c-format
2020 msgid ""
2021 "Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n"
2022 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2023 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n"
2024 "\t\t[-E extended-options] device\n"
2025 msgstr ""
2026
2027 #: e2fsck/unix.c:80
2028 #, c-format
2029 msgid ""
2030 "\n"
2031 "Emergency help:\n"
2032 " -p                   Automatic repair (no questions)\n"
2033 " -n                   Make no changes to the filesystem\n"
2034 " -y                   Assume \"yes\" to all questions\n"
2035 " -c                   Check for bad blocks and add them to the badblock "
2036 "list\n"
2037 " -f                   Force checking even if filesystem is marked clean\n"
2038 msgstr ""
2039
2040 #: e2fsck/unix.c:86
2041 #, c-format
2042 msgid ""
2043 " -v                   Be verbose\n"
2044 " -b superblock        Use alternative superblock\n"
2045 " -B blocksize         Force blocksize when looking for superblock\n"
2046 " -j external-journal  Set location of the external journal\n"
2047 " -l bad_blocks_file   Add to badblocks list\n"
2048 " -L bad_blocks_file   Set badblocks list\n"
2049 msgstr ""
2050
2051 #: e2fsck/unix.c:120
2052 #, c-format
2053 msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n"
2054 msgstr ""
2055
2056 #: e2fsck/unix.c:132
2057 #, c-format
2058 msgid "         # of inodes with ind/dind/tind blocks: %d/%d/%d\n"
2059 msgstr ""
2060
2061 #: e2fsck/unix.c:176 misc/badblocks.c:779 misc/tune2fs.c:791 misc/util.c:151
2062 #: resize/main.c:100
2063 #, c-format
2064 msgid "while determining whether %s is mounted."
2065 msgstr ""
2066
2067 #: e2fsck/unix.c:191
2068 #, c-format
2069 msgid "Warning!  %s is mounted.\n"
2070 msgstr ""
2071
2072 #: e2fsck/unix.c:195
2073 #, c-format
2074 msgid "%s is mounted.  "
2075 msgstr ""
2076
2077 #: e2fsck/unix.c:197
2078 msgid ""
2079 "Cannot continue, aborting.\n"
2080 "\n"
2081 msgstr ""
2082
2083 #: e2fsck/unix.c:198
2084 #, c-format
2085 msgid ""
2086 "\n"
2087 "\n"
2088 "\a\a\a\aWARNING!!!  Running e2fsck on a mounted filesystem may cause\n"
2089 "SEVERE filesystem damage.\a\a\a\n"
2090 "\n"
2091 msgstr ""
2092
2093 #: e2fsck/unix.c:201
2094 msgid "Do you really want to continue"
2095 msgstr ""
2096
2097 #: e2fsck/unix.c:203
2098 #, c-format
2099 msgid "check aborted.\n"
2100 msgstr ""
2101
2102 #: e2fsck/unix.c:266
2103 msgid " contains a file system with errors"
2104 msgstr ""
2105
2106 #: e2fsck/unix.c:268
2107 msgid " was not cleanly unmounted"
2108 msgstr ""
2109
2110 #: e2fsck/unix.c:272
2111 #, c-format
2112 msgid " has been mounted %u times without being checked"
2113 msgstr ""
2114
2115 #: e2fsck/unix.c:280
2116 #, c-format
2117 msgid " has gone %u days without being checked"
2118 msgstr ""
2119
2120 #: e2fsck/unix.c:289
2121 msgid ", check forced.\n"
2122 msgstr ""
2123
2124 #: e2fsck/unix.c:292
2125 #, c-format
2126 msgid "%s: clean, %d/%d files, %d/%d blocks"
2127 msgstr ""
2128
2129 #: e2fsck/unix.c:308
2130 msgid " (check after next mount)"
2131 msgstr ""
2132
2133 #: e2fsck/unix.c:310
2134 #, c-format
2135 msgid " (check in %ld mounts)"
2136 msgstr ""
2137
2138 #: e2fsck/unix.c:456
2139 #, c-format
2140 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2141 msgstr ""
2142
2143 #: e2fsck/unix.c:527
2144 #, c-format
2145 msgid "Invalid EA version.\n"
2146 msgstr ""
2147
2148 #: e2fsck/unix.c:536
2149 #, c-format
2150 msgid ""
2151 "Extended options are separated by commas, and may take an argument which\n"
2152 "is set off by an equals ('=') sign.  Valid raid options are:\n"
2153 "\tea_ver=<ea_version (1 or 2)\n"
2154 "\n"
2155 msgstr ""
2156
2157 #: e2fsck/unix.c:594
2158 #, c-format
2159 msgid "Error validating file descriptor %d: %s\n"
2160 msgstr ""
2161
2162 #: e2fsck/unix.c:598
2163 msgid "Invalid completion information file descriptor"
2164 msgstr ""
2165
2166 #: e2fsck/unix.c:613
2167 msgid "Only one the options -p/-a, -n or -y may be specified."
2168 msgstr ""
2169
2170 #: e2fsck/unix.c:634
2171 #, c-format
2172 msgid "The -t option is not supported on this version of e2fsck.\n"
2173 msgstr ""
2174
2175 #: e2fsck/unix.c:699
2176 #, c-format
2177 msgid "Byte-swapping filesystems not compiled in this version of e2fsck\n"
2178 msgstr ""
2179
2180 #: e2fsck/unix.c:722 misc/tune2fs.c:458 misc/tune2fs.c:716 misc/tune2fs.c:733
2181 #, c-format
2182 msgid "Unable to resolve '%s'"
2183 msgstr ""
2184
2185 #: e2fsck/unix.c:748
2186 #, c-format
2187 msgid "Incompatible options not allowed when byte-swapping.\n"
2188 msgstr ""
2189
2190 #: e2fsck/unix.c:755
2191 #, c-format
2192 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2193 msgstr ""
2194
2195 #: e2fsck/unix.c:833
2196 #, c-format
2197 msgid "Error: ext2fs library version out of date!\n"
2198 msgstr ""
2199
2200 #: e2fsck/unix.c:841
2201 msgid "while trying to initialize program"
2202 msgstr ""
2203
2204 #: e2fsck/unix.c:855
2205 #, c-format
2206 msgid "\tUsing %s, %s\n"
2207 msgstr ""
2208
2209 #: e2fsck/unix.c:867
2210 msgid "need terminal for interactive repairs"
2211 msgstr ""
2212
2213 #: e2fsck/unix.c:904
2214 #, c-format
2215 msgid "%s trying backup blocks...\n"
2216 msgstr ""
2217
2218 #: e2fsck/unix.c:905
2219 msgid "Couldn't find ext2 superblock,"
2220 msgstr ""
2221
2222 #: e2fsck/unix.c:906
2223 msgid "Group descriptors look bad..."
2224 msgstr ""
2225
2226 #: e2fsck/unix.c:917
2227 #, c-format
2228 msgid ""
2229 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2230 "(Or the filesystem superblock is corrupt)\n"
2231 "\n"
2232 msgstr ""
2233
2234 #: e2fsck/unix.c:923
2235 #, c-format
2236 msgid "Could this be a zero-length partition?\n"
2237 msgstr ""
2238
2239 #: e2fsck/unix.c:925
2240 #, c-format
2241 msgid "You must have %s access to the filesystem or be root\n"
2242 msgstr ""
2243
2244 #: e2fsck/unix.c:930
2245 #, c-format
2246 msgid "Possibly non-existent or swap device?\n"
2247 msgstr ""
2248
2249 #: e2fsck/unix.c:933
2250 #, c-format
2251 msgid ""
2252 "Disk write-protected; use the -n option to do a read-only\n"
2253 "check of the device.\n"
2254 msgstr ""
2255
2256 #: e2fsck/unix.c:949
2257 msgid "Get a newer version of e2fsck!"
2258 msgstr ""
2259
2260 #: e2fsck/unix.c:970
2261 #, c-format
2262 msgid "while checking ext3 journal for %s"
2263 msgstr ""
2264
2265 #: e2fsck/unix.c:981
2266 #, c-format
2267 msgid ""
2268 "Warning: skipping journal recovery because doing a read-only filesystem "
2269 "check.\n"
2270 msgstr ""
2271
2272 #: e2fsck/unix.c:994
2273 #, c-format
2274 msgid "unable to set superblock flags on %s\n"
2275 msgstr ""
2276
2277 #: e2fsck/unix.c:1000
2278 #, c-format
2279 msgid "while recovering ext3 journal of %s"
2280 msgstr ""
2281
2282 #: e2fsck/unix.c:1029
2283 msgid "Warning: compression support is experimental.\n"
2284 msgstr ""
2285
2286 #: e2fsck/unix.c:1034
2287 #, c-format
2288 msgid ""
2289 "E2fsck not compiled with HTREE support,\n"
2290 "\tbut filesystem %s has HTREE directories.\n"
2291 msgstr ""
2292
2293 #: e2fsck/unix.c:1078
2294 #, c-format
2295 msgid "%s: Filesystem byte order already normalized.\n"
2296 msgstr ""
2297
2298 #: e2fsck/unix.c:1098
2299 msgid "while reading bad blocks inode"
2300 msgstr ""
2301
2302 #: e2fsck/unix.c:1100
2303 #, c-format
2304 msgid "This doesn't bode well, but we'll try to go on...\n"
2305 msgstr ""
2306
2307 #: e2fsck/unix.c:1107
2308 #, c-format
2309 msgid "Restarting e2fsck from the beginning...\n"
2310 msgstr ""
2311
2312 #: e2fsck/unix.c:1111
2313 msgid "while resetting context"
2314 msgstr ""
2315
2316 #: e2fsck/unix.c:1118
2317 #, c-format
2318 msgid "%s: e2fsck canceled.\n"
2319 msgstr ""
2320
2321 #: e2fsck/unix.c:1123
2322 msgid "aborted"
2323 msgstr ""
2324
2325 #: e2fsck/unix.c:1131
2326 #, c-format
2327 msgid ""
2328 "\n"
2329 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2330 msgstr ""
2331
2332 #: e2fsck/unix.c:1134
2333 #, c-format
2334 msgid "%s: ***** REBOOT LINUX *****\n"
2335 msgstr ""
2336
2337 #: e2fsck/unix.c:1140
2338 #, c-format
2339 msgid ""
2340 "\n"
2341 "%s: ********** WARNING: Filesystem still has errors **********\n"
2342 "\n"
2343 msgstr ""
2344
2345 #: e2fsck/util.c:131 misc/util.c:68
2346 msgid "yY"
2347 msgstr ""
2348
2349 #: e2fsck/util.c:132
2350 msgid "nN"
2351 msgstr ""
2352
2353 #: e2fsck/util.c:146
2354 msgid "<y>"
2355 msgstr ""
2356
2357 #: e2fsck/util.c:148
2358 msgid "<n>"
2359 msgstr ""
2360
2361 #: e2fsck/util.c:150
2362 msgid " (y/n)"
2363 msgstr ""
2364
2365 #: e2fsck/util.c:165
2366 msgid "cancelled!\n"
2367 msgstr ""
2368
2369 #: e2fsck/util.c:180
2370 msgid "yes\n"
2371 msgstr ""
2372
2373 #: e2fsck/util.c:182
2374 msgid "no\n"
2375 msgstr ""
2376
2377 #: e2fsck/util.c:192
2378 #, c-format
2379 msgid ""
2380 "%s? no\n"
2381 "\n"
2382 msgstr ""
2383
2384 #: e2fsck/util.c:196
2385 #, c-format
2386 msgid ""
2387 "%s? yes\n"
2388 "\n"
2389 msgstr ""
2390
2391 #: e2fsck/util.c:200
2392 msgid "yes"
2393 msgstr ""
2394
2395 #: e2fsck/util.c:200
2396 msgid "no"
2397 msgstr ""
2398
2399 #: e2fsck/util.c:213
2400 #, c-format
2401 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2402 msgstr ""
2403
2404 #: e2fsck/util.c:218
2405 msgid "reading inode and block bitmaps"
2406 msgstr ""
2407
2408 #: e2fsck/util.c:223
2409 #, c-format
2410 msgid "while retrying to read bitmaps for %s"
2411 msgstr ""
2412
2413 #: e2fsck/util.c:235
2414 msgid "writing block bitmaps"
2415 msgstr ""
2416
2417 #: e2fsck/util.c:240
2418 #, c-format
2419 msgid "while retrying to write block bitmaps for %s"
2420 msgstr ""
2421
2422 #: e2fsck/util.c:247
2423 msgid "writing inode bitmaps"
2424 msgstr ""
2425
2426 #: e2fsck/util.c:252
2427 #, c-format
2428 msgid "while retrying to write inode bitmaps for %s"
2429 msgstr ""
2430
2431 #: e2fsck/util.c:265
2432 #, c-format
2433 msgid ""
2434 "\n"
2435 "\n"
2436 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2437 "\t(i.e., without -a or -p options)\n"
2438 msgstr ""
2439
2440 #: e2fsck/util.c:330
2441 #, c-format
2442 msgid "Memory used: %dk/%dk (%dk/%dk), "
2443 msgstr ""
2444
2445 #: e2fsck/util.c:334
2446 #, c-format
2447 msgid "Memory used: %d, "
2448 msgstr ""
2449
2450 #: e2fsck/util.c:340
2451 #, c-format
2452 msgid "time: %5.2f/%5.2f/%5.2f\n"
2453 msgstr ""
2454
2455 #: e2fsck/util.c:345
2456 #, c-format
2457 msgid "elapsed time: %6.3f\n"
2458 msgstr ""
2459
2460 #: e2fsck/util.c:359
2461 #, c-format
2462 msgid "while reading inode %ld in %s"
2463 msgstr ""
2464
2465 #: e2fsck/util.c:373 e2fsck/util.c:386
2466 #, c-format
2467 msgid "while writing inode %ld in %s"
2468 msgstr ""
2469
2470 #: misc/badblocks.c:60
2471 msgid "done                        \n"
2472 msgstr ""
2473
2474 #: misc/badblocks.c:78
2475 #, c-format
2476 msgid ""
2477 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
2478 " [-c blocks_at_once] [-p num_passes] [-t test_pattern [-t test_pattern "
2479 "[...]]]\n"
2480 " device [last_block [start_block]]\n"
2481 msgstr ""
2482
2483 #: misc/badblocks.c:225
2484 msgid "Testing with random pattern: "
2485 msgstr ""
2486
2487 #: misc/badblocks.c:243
2488 msgid "Testing with pattern 0x"
2489 msgstr ""
2490
2491 #: misc/badblocks.c:268 misc/badblocks.c:297
2492 msgid "during seek"
2493 msgstr ""
2494
2495 #: misc/badblocks.c:275
2496 #, c-format
2497 msgid "Weird value (%ld) in do_read\n"
2498 msgstr ""
2499
2500 #: misc/badblocks.c:317
2501 msgid "during ext2fs_sync_device"
2502 msgstr ""
2503
2504 #: misc/badblocks.c:333 misc/badblocks.c:571
2505 msgid "while beginning bad block list iteration"
2506 msgstr ""
2507
2508 #: misc/badblocks.c:347 misc/badblocks.c:437 misc/badblocks.c:581
2509 msgid "while allocating buffers"
2510 msgstr ""
2511
2512 #: misc/badblocks.c:351
2513 #, c-format
2514 msgid "Checking blocks %lu to %lu\n"
2515 msgstr ""
2516
2517 #: misc/badblocks.c:355
2518 msgid "Checking for bad blocks in read-only mode\n"
2519 msgstr ""
2520
2521 #: misc/badblocks.c:364
2522 msgid "Checking for bad blocks (read-only test): "
2523 msgstr ""
2524
2525 #: misc/badblocks.c:444
2526 msgid "Checking for bad blocks in read-write mode\n"
2527 msgstr ""
2528
2529 #: misc/badblocks.c:446 misc/badblocks.c:594
2530 #, c-format
2531 msgid "From block %lu to %lu\n"
2532 msgstr ""
2533
2534 #: misc/badblocks.c:497
2535 msgid "Reading and comparing: "
2536 msgstr ""
2537
2538 #: misc/badblocks.c:593
2539 msgid "Checking for bad blocks in non-destructive read-write mode\n"
2540 msgstr ""
2541
2542 #: misc/badblocks.c:597
2543 msgid "Checking for bad blocks (non-destructive read-write test)\n"
2544 msgstr ""
2545
2546 #: misc/badblocks.c:604
2547 msgid ""
2548 "\n"
2549 "Interrupt caught, cleaning up\n"
2550 msgstr ""
2551
2552 #: misc/badblocks.c:674
2553 #, c-format
2554 msgid "during test data write, block %lu"
2555 msgstr ""
2556
2557 #: misc/badblocks.c:786 misc/util.c:158
2558 #, c-format
2559 msgid "%s is mounted; "
2560 msgstr ""
2561
2562 #: misc/badblocks.c:788
2563 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
2564 msgstr ""
2565
2566 #: misc/badblocks.c:792
2567 msgid "it's not safe to run badblocks!\n"
2568 msgstr ""
2569
2570 #: misc/badblocks.c:851
2571 #, c-format
2572 msgid "bad block size - %s"
2573 msgstr ""
2574
2575 #: misc/badblocks.c:908
2576 #, c-format
2577 msgid "can't allocate memory for test_pattern - %s"
2578 msgstr ""
2579
2580 #: misc/badblocks.c:922
2581 #, c-format
2582 msgid "invalid test_pattern: %s\n"
2583 msgstr ""
2584
2585 #: misc/badblocks.c:938
2586 msgid "Maximum of one test_pattern may be specified in read-only mode"
2587 msgstr ""
2588
2589 #: misc/badblocks.c:944
2590 msgid "Random test_pattern is not allowed in read-only mode"
2591 msgstr ""
2592
2593 #: misc/badblocks.c:958
2594 msgid ""
2595 "Couldn't determine device size; you must specify\n"
2596 "the size manually\n"
2597 msgstr ""
2598
2599 #: misc/badblocks.c:964
2600 msgid "while trying to determine device size"
2601 msgstr ""
2602
2603 #: misc/badblocks.c:970 misc/mke2fs.c:1223
2604 #, c-format
2605 msgid "invalid blocks count - %s"
2606 msgstr ""
2607
2608 #: misc/badblocks.c:979
2609 #, c-format
2610 msgid "invalid starting block - %s"
2611 msgstr ""
2612
2613 #: misc/badblocks.c:985
2614 #, c-format
2615 msgid "invalid blocks range: %lu-%lu"
2616 msgstr ""
2617
2618 #: misc/badblocks.c:1040
2619 msgid "creating in-memory bad blocks list"
2620 msgstr ""
2621
2622 #: misc/badblocks.c:1055
2623 msgid "adding to in-memory bad block list"
2624 msgstr ""
2625
2626 #: misc/badblocks.c:1079
2627 #, c-format
2628 msgid "Pass completed, %u bad blocks found.\n"
2629 msgstr ""
2630
2631 #: misc/chattr.c:87
2632 #, c-format
2633 msgid "Usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n"
2634 msgstr ""
2635
2636 #: misc/chattr.c:148
2637 #, c-format
2638 msgid "bad version - %s\n"
2639 msgstr ""
2640
2641 #: misc/chattr.c:192 misc/lsattr.c:113
2642 #, c-format
2643 msgid "while trying to stat %s"
2644 msgstr ""
2645
2646 #: misc/chattr.c:209 misc/chattr.c:225
2647 #, c-format
2648 msgid "Flags of %s set as "
2649 msgstr ""
2650
2651 #: misc/chattr.c:218
2652 #, c-format
2653 msgid "while reading flags on %s"
2654 msgstr ""
2655
2656 #: misc/chattr.c:233
2657 #, c-format
2658 msgid "while setting flags on %s"
2659 msgstr ""
2660
2661 #: misc/chattr.c:238
2662 #, c-format
2663 msgid "Version of %s set as %lu\n"
2664 msgstr ""
2665
2666 #: misc/chattr.c:241
2667 #, c-format
2668 msgid "while setting version on %s"
2669 msgstr ""
2670
2671 #: misc/chattr.c:255
2672 msgid "Couldn't allocate path variable in chattr_dir_proc"
2673 msgstr ""
2674
2675 #: misc/chattr.c:291
2676 msgid "= is incompatible with - and +\n"
2677 msgstr ""
2678
2679 #: misc/chattr.c:299
2680 msgid "Must use '-v', =, - or +\n"
2681 msgstr ""
2682
2683 #: misc/dumpe2fs.c:54
2684 #, c-format
2685 msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n"
2686 msgstr ""
2687
2688 #: misc/dumpe2fs.c:121
2689 #, c-format
2690 msgid "Group %lu: (Blocks "
2691 msgstr ""
2692
2693 #: misc/dumpe2fs.c:126
2694 #, c-format
2695 msgid "  %s superblock at "
2696 msgstr ""
2697
2698 #: misc/dumpe2fs.c:127
2699 msgid "Primary"
2700 msgstr ""
2701
2702 #: misc/dumpe2fs.c:127
2703 msgid "Backup"
2704 msgstr ""
2705
2706 #: misc/dumpe2fs.c:131
2707 #, c-format
2708 msgid ", Group descriptors at "
2709 msgstr ""
2710
2711 #: misc/dumpe2fs.c:135
2712 #, c-format
2713 msgid ""
2714 "\n"
2715 "  Reserved GDT blocks at "
2716 msgstr ""
2717
2718 #: misc/dumpe2fs.c:143
2719 #, c-format
2720 msgid " Group descriptor at "
2721 msgstr ""
2722
2723 #: misc/dumpe2fs.c:149
2724 msgid "  Block bitmap at "
2725 msgstr ""
2726
2727 #: misc/dumpe2fs.c:154
2728 msgid ", Inode bitmap at "
2729 msgstr ""
2730
2731 #: misc/dumpe2fs.c:159
2732 msgid ""
2733 "\n"
2734 "  Inode table at "
2735 msgstr ""
2736
2737 #: misc/dumpe2fs.c:166
2738 #, c-format
2739 msgid ""
2740 "\n"
2741 "  %d free blocks, %d free inodes, %d directories\n"
2742 msgstr ""
2743
2744 #: misc/dumpe2fs.c:172
2745 msgid "  Free blocks: "
2746 msgstr ""
2747
2748 #: misc/dumpe2fs.c:180
2749 msgid "  Free inodes: "
2750 msgstr ""
2751
2752 #: misc/dumpe2fs.c:206
2753 msgid "while printing bad block list"
2754 msgstr ""
2755
2756 #: misc/dumpe2fs.c:212
2757 #, c-format
2758 msgid "Bad blocks: %d"
2759 msgstr ""
2760
2761 #: misc/dumpe2fs.c:235 misc/tune2fs.c:153
2762 msgid "while reading journal superblock"
2763 msgstr ""
2764
2765 #: misc/dumpe2fs.c:243
2766 msgid "Couldn't find journal superblock magic numbers"
2767 msgstr ""
2768
2769 #: misc/dumpe2fs.c:247
2770 #, c-format
2771 msgid ""
2772 "\n"
2773 "Journal block size:       %d\n"
2774 "Journal length:           %d\n"
2775 "Journal first block:      %d\n"
2776 "Journal sequence:         0x%08x\n"
2777 "Journal start:            %d\n"
2778 "Journal number of users:  %d\n"
2779 msgstr ""
2780
2781 #: misc/dumpe2fs.c:315 misc/mke2fs.c:1161
2782 #, c-format
2783 msgid "\tUsing %s\n"
2784 msgstr ""
2785
2786 #: misc/dumpe2fs.c:342 misc/e2image.c:660 misc/tune2fs.c:778 resize/main.c:210
2787 #, c-format
2788 msgid "Couldn't find valid filesystem superblock.\n"
2789 msgstr ""
2790
2791 #: misc/dumpe2fs.c:353
2792 #, c-format
2793 msgid "Note: This is a byte-swapped filesystem\n"
2794 msgstr ""
2795
2796 #: misc/dumpe2fs.c:369
2797 #, c-format
2798 msgid ""
2799 "\n"
2800 "%s: %s: error reading bitmaps: %s\n"
2801 msgstr ""
2802
2803 #: misc/e2image.c:50
2804 #, c-format
2805 msgid "Usage: %s [-rsI] device image_file\n"
2806 msgstr ""
2807
2808 #: misc/e2image.c:62
2809 msgid "Couldn't allocate header buffer\n"
2810 msgstr ""
2811
2812 #: misc/e2image.c:81
2813 #, c-format
2814 msgid "short write (only %d bytes) for writing image header"
2815 msgstr ""
2816
2817 #: misc/e2image.c:100
2818 msgid "while writing superblock"
2819 msgstr ""
2820
2821 #: misc/e2image.c:108
2822 msgid "while writing inode table"
2823 msgstr ""
2824
2825 #: misc/e2image.c:115
2826 msgid "while writing block bitmap"
2827 msgstr ""
2828
2829 #: misc/e2image.c:122
2830 msgid "while writing inode bitmap"
2831 msgstr ""
2832
2833 #: misc/e2label.c:57
2834 #, c-format
2835 msgid "e2label: cannot open %s\n"
2836 msgstr ""
2837
2838 #: misc/e2label.c:62
2839 #, c-format
2840 msgid "e2label: cannot seek to superblock\n"
2841 msgstr ""
2842
2843 #: misc/e2label.c:67
2844 #, c-format
2845 msgid "e2label: error reading superblock\n"
2846 msgstr ""
2847
2848 #: misc/e2label.c:71
2849 #, c-format
2850 msgid "e2label: not an ext2 filesystem\n"
2851 msgstr ""
2852
2853 #: misc/e2label.c:96 misc/tune2fs.c:885
2854 #, c-format
2855 msgid "Warning: label too long, truncating.\n"
2856 msgstr ""
2857
2858 #: misc/e2label.c:99
2859 #, c-format
2860 msgid "e2label: cannot seek to superblock again\n"
2861 msgstr ""
2862
2863 #: misc/e2label.c:104
2864 #, c-format
2865 msgid "e2label: error writing superblock\n"
2866 msgstr ""
2867
2868 #: misc/e2label.c:116 misc/tune2fs.c:450
2869 #, c-format
2870 msgid "Usage: e2label device [newlabel]\n"
2871 msgstr ""
2872
2873 #: misc/findsuper.c:126
2874 #, c-format
2875 msgid "Usage:  findsuper device [skipbytes [startkb]]\n"
2876 msgstr ""
2877
2878 #: misc/findsuper.c:132
2879 #, c-format
2880 msgid "skipbytes should be a number, not %s\n"
2881 msgstr ""
2882
2883 #: misc/findsuper.c:137
2884 #, c-format
2885 msgid "skipbytes must be a multiple of the sector size\n"
2886 msgstr ""
2887
2888 #: misc/findsuper.c:143
2889 #, c-format
2890 msgid "startkb should be a number, not %s\n"
2891 msgstr ""
2892
2893 #: misc/findsuper.c:147
2894 #, c-format
2895 msgid "startkb should be positive, not %Ld\n"
2896 msgstr ""
2897
2898 #: misc/findsuper.c:157
2899 #, c-format
2900 msgid "starting at %Ld, with %d byte increments\n"
2901 msgstr ""
2902
2903 #: misc/findsuper.c:158
2904 #, c-format
2905 msgid "       thisoff     block fs_blk_sz  blksz grp last_mount\n"
2906 msgstr ""
2907
2908 #: misc/findsuper.c:204
2909 #, c-format
2910 msgid ""
2911 "\n"
2912 "%14Ld: finished with errno %d\n"
2913 msgstr ""
2914
2915 #: misc/fsck.c:346
2916 #, c-format
2917 msgid "WARNING: couldn't open %s: %s\n"
2918 msgstr ""
2919
2920 #: misc/fsck.c:356
2921 #, c-format
2922 msgid "WARNING: bad format on line %d of %s\n"
2923 msgstr ""
2924
2925 #: misc/fsck.c:371
2926 msgid ""
2927 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
2928 "\tfield.  I will kludge around things for you, but you\n"
2929 "\tshould fix your /etc/fstab file as soon as you can.\n"
2930 "\n"
2931 msgstr ""
2932
2933 #: misc/fsck.c:472
2934 #, c-format
2935 msgid "fsck: %s: not found\n"
2936 msgstr ""
2937
2938 #: misc/fsck.c:585
2939 #, c-format
2940 msgid "%s: wait: No more child process?!?\n"
2941 msgstr ""
2942
2943 #: misc/fsck.c:607
2944 #, c-format
2945 msgid "Warning... %s for device %s exited with signal %d.\n"
2946 msgstr ""
2947
2948 #: misc/fsck.c:613
2949 #, c-format
2950 msgid "%s %s: status is %x, should never happen.\n"
2951 msgstr ""
2952
2953 #: misc/fsck.c:649
2954 #, c-format
2955 msgid "Finished with %s (exit status %d)\n"
2956 msgstr ""
2957
2958 #: misc/fsck.c:709
2959 #, c-format
2960 msgid "%s: Error %d while executing fsck.%s for %s\n"
2961 msgstr ""
2962
2963 #: misc/fsck.c:730
2964 msgid ""
2965 "Either all or none of the filesystem types passed to -t must be prefixed\n"
2966 "with 'no' or '!'.\n"
2967 msgstr ""
2968
2969 #: misc/fsck.c:749
2970 msgid "Couldn't allocate memory for filesystem types\n"
2971 msgstr ""
2972
2973 #: misc/fsck.c:889
2974 #, c-format
2975 msgid "fsck: cannot check %s: fsck.%s not found\n"
2976 msgstr ""
2977
2978 #: misc/fsck.c:945
2979 msgid "Checking all file systems.\n"
2980 msgstr ""
2981
2982 #: misc/fsck.c:1031
2983 #, c-format
2984 msgid "--waiting-- (pass %d)\n"
2985 msgstr ""
2986
2987 #: misc/fsck.c:1051
2988 msgid ""
2989 "Usage: fsck [-ANPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
2990 msgstr ""
2991
2992 #: misc/fsck.c:1093
2993 #, c-format
2994 msgid "%s: too many devices\n"
2995 msgstr ""
2996
2997 #: misc/fsck.c:1126 misc/fsck.c:1212
2998 #, c-format
2999 msgid "%s: too many arguments\n"
3000 msgstr ""
3001
3002 #: misc/lsattr.c:73
3003 #, c-format
3004 msgid "Usage: %s [-RVadlv] [files...]\n"
3005 msgstr ""
3006
3007 #: misc/lsattr.c:83
3008 #, c-format
3009 msgid "While reading flags on %s"
3010 msgstr ""
3011
3012 #: misc/lsattr.c:90
3013 #, c-format
3014 msgid "While reading version on %s"
3015 msgstr ""
3016
3017 #: misc/mke2fs.c:93
3018 #, c-format
3019 msgid ""
3020 "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n"
3021 "\t[-i bytes-per-inode] [-j] [-J journal-options] [-N number-of-inodes]\n"
3022 "\t[-m reserved-blocks-percentage] [-o creator-os] [-g blocks-per-group]\n"
3023 "\t[-L volume-label] [-M last-mounted-directory] [-O feature[,...]]\n"
3024 "\t[-r fs-revision] [-R options] [-qvSV] device [blocks-count]\n"
3025 msgstr ""
3026
3027 #: misc/mke2fs.c:265
3028 #, c-format
3029 msgid "Running command: %s\n"
3030 msgstr ""
3031
3032 #: misc/mke2fs.c:269
3033 #, c-format
3034 msgid "while trying to run '%s'"
3035 msgstr ""
3036
3037 #: misc/mke2fs.c:276
3038 msgid "while processing list of bad blocks from program"
3039 msgstr ""
3040
3041 #: misc/mke2fs.c:303
3042 #, c-format
3043 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3044 msgstr ""
3045
3046 #: misc/mke2fs.c:305
3047 #, c-format
3048 msgid "Blocks %d through %d must be good in order to build a filesystem.\n"
3049 msgstr ""
3050
3051 #: misc/mke2fs.c:308
3052 msgid "Aborting....\n"
3053 msgstr ""
3054
3055 #: misc/mke2fs.c:328
3056 #, c-format
3057 msgid ""
3058 "Warning: the backup superblock/group descriptors at block %d contain\n"
3059 "\tbad blocks.\n"
3060 "\n"
3061 msgstr ""
3062
3063 #: misc/mke2fs.c:346
3064 msgid "while marking bad blocks as used"
3065 msgstr ""
3066
3067 #: misc/mke2fs.c:404
3068 msgid "done                            \n"
3069 msgstr ""
3070
3071 #: misc/mke2fs.c:439
3072 msgid "while allocating zeroizing buffer"
3073 msgstr ""
3074
3075 #: misc/mke2fs.c:480
3076 msgid "Writing inode tables: "
3077 msgstr ""
3078
3079 #: misc/mke2fs.c:491
3080 #, c-format
3081 msgid ""
3082 "\n"
3083 "Could not write %d blocks in inode table starting at %d: %s\n"
3084 msgstr ""
3085
3086 #: misc/mke2fs.c:514
3087 msgid "while creating root dir"
3088 msgstr ""
3089
3090 #: misc/mke2fs.c:521
3091 msgid "while reading root inode"
3092 msgstr ""
3093
3094 #: misc/mke2fs.c:530
3095 msgid "while setting root inode ownership"
3096 msgstr ""
3097
3098 #: misc/mke2fs.c:548
3099 msgid "while creating /lost+found"
3100 msgstr ""
3101
3102 #: misc/mke2fs.c:555
3103 msgid "while looking up /lost+found"
3104 msgstr ""
3105
3106 #: misc/mke2fs.c:565
3107 msgid "while expanding /lost+found"
3108 msgstr ""
3109
3110 #: misc/mke2fs.c:581
3111 msgid "while setting bad block inode"
3112 msgstr ""
3113
3114 #: misc/mke2fs.c:613
3115 #, c-format
3116 msgid "Out of memory erasing sectors %d-%d\n"
3117 msgstr ""
3118
3119 #: misc/mke2fs.c:623
3120 #, c-format
3121 msgid "Warning: could not read block 0: %s\n"
3122 msgstr ""
3123
3124 #: misc/mke2fs.c:639
3125 #, c-format
3126 msgid "Warning: could not erase sector %d: %s\n"
3127 msgstr ""
3128
3129 #: misc/mke2fs.c:655
3130 msgid "while initializing journal superblock"
3131 msgstr ""
3132
3133 #: misc/mke2fs.c:661
3134 msgid "Zeroing journal device: "
3135 msgstr ""
3136
3137 #: misc/mke2fs.c:668
3138 #, c-format
3139 msgid "while zeroing journal device (block %u, count %d)"
3140 msgstr ""
3141
3142 #: misc/mke2fs.c:679
3143 msgid "while writing journal superblock"
3144 msgstr ""
3145
3146 #: misc/mke2fs.c:695
3147 #, c-format
3148 msgid ""
3149 "warning: %d blocks unused.\n"
3150 "\n"
3151 msgstr ""
3152
3153 #: misc/mke2fs.c:700
3154 #, c-format
3155 msgid "Filesystem label=%s\n"
3156 msgstr ""
3157
3158 #: misc/mke2fs.c:701
3159 msgid "OS type: "
3160 msgstr ""
3161
3162 #: misc/mke2fs.c:706
3163 #, c-format
3164 msgid "Block size=%u (log=%u)\n"
3165 msgstr ""
3166
3167 #: misc/mke2fs.c:708
3168 #, c-format
3169 msgid "Fragment size=%u (log=%u)\n"
3170 msgstr ""
3171
3172 #: misc/mke2fs.c:710
3173 #, c-format
3174 msgid "%u inodes, %u blocks\n"
3175 msgstr ""
3176
3177 #: misc/mke2fs.c:712
3178 #, c-format
3179 msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3180 msgstr ""
3181
3182 #: misc/mke2fs.c:715
3183 #, c-format
3184 msgid "First data block=%u\n"
3185 msgstr ""
3186
3187 #: misc/mke2fs.c:717
3188 #, c-format
3189 msgid "Maximum filesystem blocks=%lu\n"
3190 msgstr ""
3191
3192 #: misc/mke2fs.c:722
3193 #, c-format
3194 msgid "%u block groups\n"
3195 msgstr ""
3196
3197 #: misc/mke2fs.c:724
3198 #, c-format
3199 msgid "%u block group\n"
3200 msgstr ""
3201
3202 #: misc/mke2fs.c:725
3203 #, c-format
3204 msgid "%u blocks per group, %u fragments per group\n"
3205 msgstr ""
3206
3207 #: misc/mke2fs.c:727
3208 #, c-format
3209 msgid "%u inodes per group\n"
3210 msgstr ""
3211
3212 #: misc/mke2fs.c:734
3213 #, c-format
3214 msgid "Superblock backups stored on blocks: "
3215 msgstr ""
3216
3217 #: misc/mke2fs.c:790
3218 #, c-format
3219 msgid "Couldn't allocate memory to parse options!\n"
3220 msgstr ""
3221
3222 #: misc/mke2fs.c:814
3223 #, c-format
3224 msgid "Invalid stride parameter: %s\n"
3225 msgstr ""
3226
3227 #: misc/mke2fs.c:835
3228 #, c-format
3229 msgid "Invalid resize parameter: %s\n"
3230 msgstr ""
3231
3232 #: misc/mke2fs.c:842
3233 #, c-format
3234 msgid "The resize maximum must be greater than the filesystem size.\n"
3235 msgstr ""
3236
3237 #: misc/mke2fs.c:873
3238 #, c-format
3239 msgid ""
3240 "\n"
3241 "Bad options specified.\n"
3242 "\n"
3243 "Options are separated by commas, and may take an argument which\n"
3244 "\tis set off by an equals ('=') sign.\n"
3245 "\n"
3246 "Valid raid options are:\n"
3247 "\tstride=<stride length in blocks>\n"
3248 "\tresize=<resize maximum size in blocks>\n"
3249 "\n"
3250 msgstr ""
3251
3252 #: misc/mke2fs.c:987
3253 #, c-format
3254 msgid "invalid block size - %s"
3255 msgstr ""
3256
3257 #: misc/mke2fs.c:991
3258 #, c-format
3259 msgid "Warning: blocksize %d not usable on most systems.\n"
3260 msgstr ""
3261
3262 #: misc/mke2fs.c:1008
3263 #, c-format
3264 msgid "bad fragment size - %s"
3265 msgstr ""
3266
3267 #: misc/mke2fs.c:1014
3268 #, c-format
3269 msgid "Warning: fragments not supported.  Ignoring -f option\n"
3270 msgstr ""
3271
3272 #: misc/mke2fs.c:1021
3273 msgid "Illegal number for blocks per group"
3274 msgstr ""
3275
3276 #: misc/mke2fs.c:1026
3277 msgid "blocks per group must be multiple of 8"
3278 msgstr ""
3279
3280 #: misc/mke2fs.c:1036
3281 #, c-format
3282 msgid "bad inode ratio %s (min %d/max %d"
3283 msgstr ""
3284
3285 #: misc/mke2fs.c:1055
3286 msgid "in malloc for bad_blocks_filename"
3287 msgstr ""
3288
3289 #: misc/mke2fs.c:1064
3290 #, c-format
3291 msgid "bad reserved blocks percent - %s"
3292 msgstr ""
3293
3294 #: misc/mke2fs.c:1096
3295 #, c-format
3296 msgid "bad inode size - %s"
3297 msgstr ""
3298
3299 #: misc/mke2fs.c:1130 misc/tune2fs.c:302
3300 #, c-format
3301 msgid "Invalid filesystem option set: %s\n"
3302 msgstr ""
3303
3304 #: misc/mke2fs.c:1185 misc/mke2fs.c:1566
3305 #, c-format
3306 msgid "while trying to open journal device %s\n"
3307 msgstr ""
3308
3309 #: misc/mke2fs.c:1191
3310 #, c-format
3311 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3312 msgstr ""
3313
3314 #: misc/mke2fs.c:1205
3315 #, c-format
3316 msgid "%d-byte blocks too big for system (max %d)"
3317 msgstr ""
3318
3319 #: misc/mke2fs.c:1209
3320 #, c-format
3321 msgid ""
3322 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
3323 msgstr ""
3324
3325 #: misc/mke2fs.c:1246
3326 msgid "filesystem"
3327 msgstr ""
3328
3329 #: misc/mke2fs.c:1269 resize/main.c:244
3330 msgid "while trying to determine filesystem size"
3331 msgstr ""
3332
3333 #: misc/mke2fs.c:1275
3334 msgid ""
3335 "Couldn't determine device size; you must specify\n"
3336 "the size of the filesystem\n"
3337 msgstr ""
3338
3339 #: misc/mke2fs.c:1282
3340 msgid ""
3341 "Device size reported to be zero.  Invalid partition specified, or\n"
3342 "\tpartition table wasn't reread after running fdisk, due to\n"
3343 "\ta modified partition being busy and in use.  You may need to reboot\n"
3344 "\tto re-read your partition table.\n"
3345 msgstr ""
3346
3347 #: misc/mke2fs.c:1300
3348 msgid "Filesystem larger than apparent device size."
3349 msgstr ""
3350
3351 #: misc/mke2fs.c:1322
3352 msgid "while trying to determine hardware sector size"
3353 msgstr ""
3354
3355 #: misc/mke2fs.c:1341
3356 msgid "reserved online resize blocks not supported on non-sparse filesystem"
3357 msgstr ""
3358
3359 #: misc/mke2fs.c:1350
3360 msgid "blocks per group count out of range"
3361 msgstr ""
3362
3363 #: misc/mke2fs.c:1360
3364 #, c-format
3365 msgid "bad inode size %d (min %d/max %d)"
3366 msgstr ""
3367
3368 #: misc/mke2fs.c:1366
3369 #, c-format
3370 msgid "Warning: %d-byte inodes not usable on most systems\n"
3371 msgstr ""
3372
3373 #: misc/mke2fs.c:1416
3374 msgid "while setting up superblock"
3375 msgstr ""
3376
3377 #: misc/mke2fs.c:1450
3378 #, c-format
3379 msgid "unknown os - %s"
3380 msgstr ""
3381
3382 #: misc/mke2fs.c:1504
3383 msgid "while trying to allocate filesystem tables"
3384 msgstr ""
3385
3386 #: misc/mke2fs.c:1535
3387 #, c-format
3388 msgid "while zeroing block %u at end of filesystem"
3389 msgstr ""
3390
3391 #: misc/mke2fs.c:1548
3392 msgid "while reserving blocks for online resize"
3393 msgstr ""
3394
3395 #: misc/mke2fs.c:1559 misc/tune2fs.c:387
3396 msgid "journal"
3397 msgstr ""
3398
3399 #: misc/mke2fs.c:1571
3400 #, c-format
3401 msgid "Adding journal to device %s: "
3402 msgstr ""
3403
3404 #: misc/mke2fs.c:1578
3405 #, c-format
3406 msgid ""
3407 "\n"
3408 "\twhile trying to add journal to device %s"
3409 msgstr ""
3410
3411 #: misc/mke2fs.c:1583 misc/mke2fs.c:1607 misc/tune2fs.c:415 misc/tune2fs.c:429
3412 #, c-format
3413 msgid "done\n"
3414 msgstr ""
3415
3416 #: misc/mke2fs.c:1595
3417 #, c-format
3418 msgid "Creating journal (%d blocks): "
3419 msgstr ""
3420
3421 #: misc/mke2fs.c:1603
3422 msgid ""
3423 "\n"
3424 "\twhile trying to create journal"
3425 msgstr ""
3426
3427 #: misc/mke2fs.c:1612
3428 #, c-format
3429 msgid "Writing superblocks and filesystem accounting information: "
3430 msgstr ""
3431
3432 #: misc/mke2fs.c:1617
3433 #, c-format
3434 msgid ""
3435 "\n"
3436 "Warning, had trouble writing out superblocks."
3437 msgstr ""
3438
3439 #: misc/mke2fs.c:1620
3440 #, c-format
3441 msgid ""
3442 "done\n"
3443 "\n"
3444 msgstr ""
3445
3446 #: misc/mklost+found.c:49
3447 #, c-format
3448 msgid "Usage: mklost+found\n"
3449 msgstr ""
3450
3451 #: misc/partinfo.c:21
3452 #, c-format
3453 msgid "%s failed for %s: %s\n"
3454 msgstr ""
3455
3456 #: misc/partinfo.c:38
3457 #, c-format
3458 msgid ""
3459 "Usage: %s <dev1> <dev2> <dev3>\n"
3460 "\n"
3461 "This program prints out the partition information for a set of devices\n"
3462 "A common way to use this program is:\n"
3463 "\n"
3464 "\t%s /dev/hda?\n"
3465 "\n"
3466 msgstr ""
3467
3468 #: misc/partinfo.c:55
3469 msgid "HDIO_GETGEO ioctl"
3470 msgstr ""
3471
3472 #: misc/partinfo.c:62
3473 msgid "BLKGETSIZE ioctl"
3474 msgstr ""
3475
3476 #: misc/tune2fs.c:77
3477 msgid "Please run e2fsck on the filesystem.\n"
3478 msgstr ""
3479
3480 #: misc/tune2fs.c:84
3481 #, c-format
3482 msgid ""
3483 "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n"
3484 "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n"
3485 "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n"
3486 "\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n"
3487 "\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n"
3488 "\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n"
3489 msgstr ""
3490
3491 #: misc/tune2fs.c:141
3492 msgid "while trying to open external journal"
3493 msgstr ""
3494
3495 #: misc/tune2fs.c:145
3496 #, c-format
3497 msgid "%s is not a journal device.\n"
3498 msgstr ""
3499
3500 #: misc/tune2fs.c:160
3501 msgid "Journal superblock not found!\n"
3502 msgstr ""
3503
3504 #: misc/tune2fs.c:172
3505 msgid "Filesystem's UUID not found on journal device.\n"
3506 msgstr ""
3507
3508 #: misc/tune2fs.c:193
3509 msgid "Journal NOT removed\n"
3510 msgstr ""
3511
3512 #: misc/tune2fs.c:199
3513 msgid "Journal removed\n"
3514 msgstr ""
3515
3516 #: misc/tune2fs.c:231
3517 msgid "while reading journal inode"
3518 msgstr ""
3519
3520 #: misc/tune2fs.c:238
3521 msgid "while reading bitmaps"
3522 msgstr ""
3523
3524 #: misc/tune2fs.c:245
3525 msgid "while clearing journal inode"
3526 msgstr ""
3527
3528 #: misc/tune2fs.c:256
3529 msgid "while writing journal inode"
3530 msgstr ""
3531
3532 #: misc/tune2fs.c:271
3533 #, c-format
3534 msgid "Invalid mount option set: %s\n"
3535 msgstr ""
3536
3537 #: misc/tune2fs.c:317
3538 msgid ""
3539 "The has_journal flag may only be cleared when the filesystem is\n"
3540 "unmounted or mounted read-only.\n"
3541 msgstr ""
3542
3543 #: misc/tune2fs.c:325
3544 msgid ""
3545 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
3546 "the has_journal flag.\n"
3547 msgstr ""
3548
3549 #: misc/tune2fs.c:382
3550 msgid "The filesystem already has a journal.\n"
3551 msgstr ""
3552
3553 #: misc/tune2fs.c:399
3554 #, c-format
3555 msgid ""
3556 "\n"
3557 "\twhile trying to open journal on %s\n"
3558 msgstr ""
3559
3560 #: misc/tune2fs.c:403
3561 #, c-format
3562 msgid "Creating journal on device %s: "
3563 msgstr ""
3564
3565 #: misc/tune2fs.c:411
3566 #, c-format
3567 msgid "while adding filesystem to journal on %s"
3568 msgstr ""
3569
3570 #: misc/tune2fs.c:417
3571 msgid "Creating journal inode: "
3572 msgstr ""
3573
3574 #: misc/tune2fs.c:426
3575 msgid ""
3576 "\n"
3577 "\twhile trying to create journal file"
3578 msgstr ""
3579
3580 #: misc/tune2fs.c:492
3581 #, c-format
3582 msgid "Couldn't parse date/time specifier: %s"
3583 msgstr ""
3584
3585 #: misc/tune2fs.c:514 misc/tune2fs.c:527
3586 #, c-format
3587 msgid "bad mounts count - %s"
3588 msgstr ""
3589
3590 #: misc/tune2fs.c:543
3591 #, c-format
3592 msgid "bad error behavior - %s"
3593 msgstr ""
3594
3595 #: misc/tune2fs.c:566
3596 #, c-format
3597 msgid "bad gid/group name - %s"
3598 msgstr ""
3599
3600 #: misc/tune2fs.c:599
3601 #, c-format
3602 msgid "bad interval - %s"
3603 msgstr ""
3604
3605 #: misc/tune2fs.c:627
3606 #, c-format
3607 msgid "bad reserved block ratio - %s"
3608 msgstr ""
3609
3610 #: misc/tune2fs.c:642
3611 msgid "-o may only be specified once"
3612 msgstr ""
3613
3614 #: misc/tune2fs.c:652
3615 msgid "-O may only be specified once"
3616 msgstr ""
3617
3618 #: misc/tune2fs.c:662
3619 #, c-format
3620 msgid "bad reserved blocks count - %s"
3621 msgstr ""
3622
3623 #: misc/tune2fs.c:691
3624 #, c-format
3625 msgid "bad uid/user name - %s"
3626 msgstr ""
3627
3628 #: misc/tune2fs.c:801
3629 #, c-format
3630 msgid "Setting maximal mount count to %d\n"
3631 msgstr ""
3632
3633 #: misc/tune2fs.c:807
3634 #, c-format
3635 msgid "Setting current mount count to %d\n"
3636 msgstr ""
3637
3638 #: misc/tune2fs.c:812
3639 #, c-format
3640 msgid "Setting error behavior to %d\n"
3641 msgstr ""
3642
3643 #: misc/tune2fs.c:817
3644 #, c-format
3645 msgid "Setting reserved blocks gid to %lu\n"
3646 msgstr ""
3647
3648 #: misc/tune2fs.c:822
3649 #, c-format
3650 msgid "Setting interval between checks to %lu seconds\n"
3651 msgstr ""
3652
3653 #: misc/tune2fs.c:828
3654 #, c-format
3655 msgid "Setting reserved blocks percentage to %lu (%u blocks)\n"
3656 msgstr ""
3657
3658 #: misc/tune2fs.c:834
3659 #, c-format
3660 msgid "reserved blocks count is too big (%lu)"
3661 msgstr ""
3662
3663 #: misc/tune2fs.c:840
3664 #, c-format
3665 msgid "Setting reserved blocks count to %lu\n"
3666 msgstr ""
3667
3668 #: misc/tune2fs.c:846
3669 msgid ""
3670 "\n"
3671 "The filesystem already has sparse superblocks.\n"
3672 msgstr ""
3673
3674 #: misc/tune2fs.c:853
3675 #, c-format
3676 msgid ""
3677 "\n"
3678 "Sparse superblock flag set.  %s"
3679 msgstr ""
3680
3681 #: misc/tune2fs.c:860
3682 msgid ""
3683 "\n"
3684 "The filesystem already has sparse superblocks disabled.\n"
3685 msgstr ""
3686
3687 #: misc/tune2fs.c:868
3688 #, c-format
3689 msgid ""
3690 "\n"
3691 "Sparse superblock flag cleared.  %s"
3692 msgstr ""
3693
3694 #: misc/tune2fs.c:875
3695 #, c-format
3696 msgid "Setting time filesystem last checked to %s\n"
3697 msgstr ""
3698
3699 #: misc/tune2fs.c:881
3700 #, c-format
3701 msgid "Setting reserved blocks uid to %lu\n"
3702 msgstr ""
3703
3704 #: misc/tune2fs.c:914
3705 msgid "Invalid UUID format\n"
3706 msgstr ""
3707
3708 #: misc/util.c:72
3709 msgid "Proceed anyway? (y,n) "
3710 msgstr ""
3711
3712 #: misc/util.c:93
3713 #, c-format
3714 msgid "Could not stat %s --- %s\n"
3715 msgstr ""
3716
3717 #: misc/util.c:96
3718 msgid ""
3719 "\n"
3720 "The device apparently does not exist; did you specify it correctly?\n"
3721 msgstr ""
3722
3723 #: misc/util.c:107
3724 #, c-format
3725 msgid "%s is not a block special device.\n"
3726 msgstr ""
3727
3728 #: misc/util.c:136
3729 #, c-format
3730 msgid "%s is entire device, not just one partition!\n"
3731 msgstr ""
3732
3733 #: misc/util.c:160
3734 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
3735 msgstr ""
3736
3737 #: misc/util.c:163
3738 #, c-format
3739 msgid "will not make a %s here!\n"
3740 msgstr ""
3741
3742 #: misc/util.c:177
3743 msgid "Couldn't allocate memory to parse journal options!\n"
3744 msgstr ""
3745
3746 #: misc/util.c:219
3747 msgid ""
3748 "\n"
3749 "Bad journal options specified.\n"
3750 "\n"
3751 "Journal options are separated by commas, and may take an argument which\n"
3752 "\tis set off by an equals ('=') sign.\n"
3753 "\n"
3754 "Valid journal options are:\n"
3755 "\tsize=<journal size in megabytes>\n"
3756 "\tdevice=<journal device>\n"
3757 "\n"
3758 "The journal size must be between 1024 and 102400 filesystem blocks.\n"
3759 "\n"
3760 msgstr ""
3761
3762 #: misc/util.c:246
3763 msgid ""
3764 "\n"
3765 "Filesystem too small for a journal\n"
3766 msgstr ""
3767
3768 #: misc/util.c:253
3769 #, c-format
3770 msgid ""
3771 "\n"
3772 "The requested journal size is %d blocks; it must be\n"
3773 "between 1024 and 102400 blocks.  Aborting.\n"
3774 msgstr ""
3775
3776 #: misc/util.c:261
3777 msgid ""
3778 "\n"
3779 "Journal size too big for filesystem.\n"
3780 msgstr ""
3781
3782 #: misc/util.c:280
3783 #, c-format
3784 msgid ""
3785 "This filesystem will be automatically checked every %d mounts or\n"
3786 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
3787 msgstr ""
3788
3789 #: misc/uuidgen.c:30
3790 #, c-format
3791 msgid "Usage: %s [-r] [-t]\n"
3792 msgstr ""
3793
3794 #: resize/extent.c:196
3795 msgid "# Extent dump:\n"
3796 msgstr ""
3797
3798 #: resize/extent.c:197
3799 #, c-format
3800 msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
3801 msgstr ""
3802
3803 #: resize/extent.c:200
3804 #, c-format
3805 msgid "#\t\t %u -> %u (%d)\n"
3806 msgstr ""
3807
3808 #: resize/main.c:34
3809 #, c-format
3810 msgid ""
3811 "Usage: %s [-d debug_flags] [-f] [-F] [-p] device [new_size]\n"
3812 "\n"
3813 msgstr ""
3814
3815 #: resize/main.c:56
3816 msgid "Extending the inode table"
3817 msgstr ""
3818
3819 #: resize/main.c:59
3820 msgid "Relocating blocks"
3821 msgstr ""
3822
3823 #: resize/main.c:62
3824 msgid "Scanning inode table"
3825 msgstr ""
3826
3827 #: resize/main.c:65
3828 msgid "Updating inode references"
3829 msgstr ""
3830
3831 #: resize/main.c:68
3832 msgid "Moving inode table"
3833 msgstr ""
3834
3835 #: resize/main.c:71
3836 msgid "Unknown pass?!?"
3837 msgstr ""
3838
3839 #: resize/main.c:74
3840 #, c-format
3841 msgid "Begin pass %d (max = %lu)\n"
3842 msgstr ""
3843
3844 #: resize/main.c:107
3845 #, c-format
3846 msgid ""
3847 "%s is mounted; can't resize a mounted filesystem!\n"
3848 "\n"
3849 msgstr ""
3850
3851 #: resize/main.c:251
3852 #, c-format
3853 msgid "bad filesystem size - %s"
3854 msgstr ""
3855
3856 #: resize/main.c:278
3857 #, c-format
3858 msgid ""
3859 "The containing partition (or device) is only %d (%dk) blocks.\n"
3860 "You requested a new size of %d blocks.\n"
3861 "\n"
3862 msgstr ""
3863
3864 #: resize/main.c:285
3865 #, c-format
3866 msgid ""
3867 "The filesystem is already %d blocks long.  Nothing to do!\n"
3868 "\n"
3869 msgstr ""
3870
3871 #: resize/main.c:292
3872 #, c-format
3873 msgid ""
3874 "Please run 'e2fsck -f %s' first.\n"
3875 "\n"
3876 msgstr ""
3877
3878 #: resize/main.c:302
3879 #, c-format
3880 msgid "while trying to resize %s"
3881 msgstr ""
3882
3883 #: resize/main.c:307
3884 #, c-format
3885 msgid ""
3886 "The filesystem on %s is now %d blocks long.\n"
3887 "\n"
3888 msgstr ""
3889
3890 #: resize/resize2fs.c:579
3891 msgid "reserved blocks"
3892 msgstr ""
3893
3894 #: resize/resize2fs.c:584
3895 msgid "blocks to be moved"
3896 msgstr ""
3897
3898 #: resize/resize2fs.c:589
3899 msgid "meta-data blocks"
3900 msgstr ""
3901
3902 #: resize/resize2fs.c:1469
3903 #, c-format
3904 msgid "Should never happen: resize inode corrupt!\n"
3905 msgstr ""