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