Whamcloud - gitweb
Update e2fsprogs.pot file for translators
[tools/e2fsprogs.git] / po / e2fsprogs.pot
1 # E2fsprogs translation template file
2 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 
3 #     2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
4 #     by Theodore Ts'o
5 # This file is distributed under the same license as the e2fsprogs package.
6 # Theodore Ts'o <tytso@mit.edu>, 2011.
7 #
8 #. The strings in e2fsck's problem.c can be very hard to translate,
9 #. since the strings are expanded in two different ways.  First of all,
10 #. there is an @-expansion, where strings like "@i" are expanded to
11 #. "inode", and so on.  In order to make it easier for translators, the
12 #. e2fsprogs po template file has been enhanced with comments that show
13 #. the @-expansion, for the strings in the problem.c file.
14 #.
15 #. Translators are free to use the @-expansion facility if they so
16 #. choose, by providing translations for strings in e2fsck/message.c.
17 #. These translation can completely replace an expansion; for example,
18 #. if "bblock" (which indicated that "@b" would be expanded to "block")
19 #. is translated as "ddatenverlust", then "@d" will be expanded to
20 #. "datenverlust".  Alternatively, translators can simply not use the
21 #. @-expansion facility at all.
22 #.
23 #. The second expansion which is done for e2fsck's problem.c messages is
24 #. a dynamic %-expansion, which expands %i as an inode number, and so
25 #. on.  A table of these expansions can be found below.  Note that
26 #. %-expressions that begin with "%D" and "%I" are two-character
27 #. expansions; so for example, "%Iu" expands to the inode's user id
28 #. ownership field (inode->i_uid).
29 #.  
30 #.      %b      <blk>                   block number
31 #.      %B      <blkcount>              integer
32 #.      %c      <blk2>                  block number
33 #.      %Di     <dirent> -> ino         inode number
34 #.      %Dn     <dirent> -> name        string
35 #.      %Dr     <dirent> -> rec_len
36 #.      %Dl     <dirent> -> name_len
37 #.      %Dt     <dirent> -> filetype
38 #.      %d      <dir>                   inode number
39 #.      %g      <group>                 integer
40 #.      %i      <ino>                   inode number
41 #.      %Is     <inode> -> i_size
42 #.      %IS     <inode> -> i_extra_isize
43 #.      %Ib     <inode> -> i_blocks
44 #.      %Il     <inode> -> i_links_count
45 #.      %Im     <inode> -> i_mode
46 #.      %IM     <inode> -> i_mtime
47 #.      %IF     <inode> -> i_faddr
48 #.      %If     <inode> -> i_file_acl
49 #.      %Id     <inode> -> i_dir_acl
50 #.      %Iu     <inode> -> i_uid
51 #.      %Ig     <inode> -> i_gid
52 #.      %j      <ino2>                  inode number
53 #.      %m      <com_err error message>
54 #.      %N      <num>
55 #.      %p              ext2fs_get_pathname of directory <ino>
56 #.      %P              ext2fs_get_pathname of <dirent>->ino with <ino2> as
57 #.                              the containing directory.  (If dirent is NULL
58 #.                              then return the pathname of directory <ino2>)
59 #.      %q              ext2fs_get_pathname of directory <dir>
60 #.      %Q              ext2fs_get_pathname of directory <ino> with <dir> as
61 #.                              the containing directory.
62 #.      %s      <str>                   miscellaneous string
63 #.      %S              backup superblock
64 #.      %X      <num>   hexadecimal format
65 #.
66 #, fuzzy
67 msgid ""
68 msgstr ""
69 "Project-Id-Version: e2fsprogs 1.42-WIP\n"
70 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
71 "POT-Creation-Date: 2011-10-05 02:02-0400\n"
72 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
73 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
74 "Language-Team: LANGUAGE <LL@li.org>\n"
75 "MIME-Version: 1.0\n"
76 "Content-Type: text/plain; charset=CHARSET\n"
77 "Content-Transfer-Encoding: 8bit\n"
78
79 #: e2fsck/badblocks.c:23 misc/mke2fs.c:176
80 #, c-format
81 msgid "Bad block %u out of range; ignored.\n"
82 msgstr ""
83
84 #: e2fsck/badblocks.c:46
85 msgid "while sanity checking the bad blocks inode"
86 msgstr ""
87
88 #: e2fsck/badblocks.c:58
89 msgid "while reading the bad blocks inode"
90 msgstr ""
91
92 #: e2fsck/badblocks.c:72 e2fsck/iscan.c:113 e2fsck/scantest.c:110
93 #: e2fsck/unix.c:1237 e2fsck/unix.c:1322 misc/badblocks.c:1215
94 #: misc/badblocks.c:1223 misc/badblocks.c:1237 misc/badblocks.c:1249
95 #: misc/dumpe2fs.c:572 misc/e2image.c:1170 misc/e2image.c:1288
96 #: misc/e2image.c:1301 misc/mke2fs.c:192 misc/tune2fs.c:1891 resize/main.c:308
97 #, c-format
98 msgid "while trying to open %s"
99 msgstr ""
100
101 #: e2fsck/badblocks.c:83
102 #, c-format
103 msgid "while trying popen '%s'"
104 msgstr ""
105
106 #: e2fsck/badblocks.c:94 misc/mke2fs.c:199
107 msgid "while reading in list of bad blocks from file"
108 msgstr ""
109
110 #: e2fsck/badblocks.c:105
111 msgid "while updating bad block inode"
112 msgstr ""
113
114 #: e2fsck/badblocks.c:131
115 #, c-format
116 msgid "Warning: illegal block %u found in bad block inode.  Cleared.\n"
117 msgstr ""
118
119 #: e2fsck/ehandler.c:55
120 #, c-format
121 msgid "Error reading block %lu (%s) while %s.  "
122 msgstr ""
123
124 #: e2fsck/ehandler.c:58
125 #, c-format
126 msgid "Error reading block %lu (%s).  "
127 msgstr ""
128
129 #: e2fsck/ehandler.c:61 e2fsck/ehandler.c:110
130 msgid "Ignore error"
131 msgstr ""
132
133 #: e2fsck/ehandler.c:62
134 msgid "Force rewrite"
135 msgstr ""
136
137 #: e2fsck/ehandler.c:104
138 #, c-format
139 msgid "Error writing block %lu (%s) while %s.  "
140 msgstr ""
141
142 #: e2fsck/ehandler.c:107
143 #, c-format
144 msgid "Error writing block %lu (%s).  "
145 msgstr ""
146
147 #: e2fsck/emptydir.c:57
148 msgid "empty dirblocks"
149 msgstr ""
150
151 #: e2fsck/emptydir.c:62
152 msgid "empty dir map"
153 msgstr ""
154
155 #: e2fsck/emptydir.c:98
156 #, c-format
157 msgid "Empty directory block %u (#%d) in inode %u\n"
158 msgstr ""
159
160 #: e2fsck/extend.c:22
161 #, c-format
162 msgid "%s: %s filename nblocks blocksize\n"
163 msgstr ""
164
165 #: e2fsck/extend.c:44
166 #, c-format
167 msgid "Illegal number of blocks!\n"
168 msgstr ""
169
170 #: e2fsck/extend.c:50
171 #, c-format
172 msgid "Couldn't allocate block buffer (size=%d)\n"
173 msgstr ""
174
175 #: e2fsck/flushb.c:35
176 #, c-format
177 msgid "Usage: %s disk\n"
178 msgstr ""
179
180 #: e2fsck/flushb.c:64
181 #, c-format
182 msgid "BLKFLSBUF ioctl not supported!  Can't flush buffers.\n"
183 msgstr ""
184
185 #: e2fsck/iscan.c:47
186 #, c-format
187 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
188 msgstr ""
189
190 #: e2fsck/iscan.c:84 e2fsck/unix.c:900
191 #, c-format
192 msgid "while opening %s for flushing"
193 msgstr ""
194
195 #: e2fsck/iscan.c:89 e2fsck/unix.c:906 resize/main.c:284
196 #, c-format
197 msgid "while trying to flush %s"
198 msgstr ""
199
200 #: e2fsck/iscan.c:122 e2fsck/scantest.c:117 misc/e2image.c:1065
201 msgid "while opening inode scan"
202 msgstr ""
203
204 #: e2fsck/iscan.c:130 misc/e2image.c:1083
205 msgid "while getting next inode"
206 msgstr ""
207
208 #: e2fsck/iscan.c:139
209 #, c-format
210 msgid "%u inodes scanned.\n"
211 msgstr ""
212
213 #: e2fsck/journal.c:511
214 msgid "reading journal superblock\n"
215 msgstr ""
216
217 #: e2fsck/journal.c:568
218 #, c-format
219 msgid "%s: no valid journal superblock found\n"
220 msgstr ""
221
222 #: e2fsck/journal.c:577
223 #, c-format
224 msgid "%s: journal too short\n"
225 msgstr ""
226
227 #: e2fsck/journal.c:864
228 #, c-format
229 msgid "%s: recovering journal\n"
230 msgstr ""
231
232 #: e2fsck/journal.c:866
233 #, c-format
234 msgid "%s: won't do journal recovery while read-only\n"
235 msgstr ""
236
237 #: e2fsck/journal.c:893
238 #, c-format
239 msgid "while trying to re-open %s"
240 msgstr ""
241
242 #: e2fsck/message.c:113
243 msgid "aextended attribute"
244 msgstr ""
245
246 #: e2fsck/message.c:114
247 msgid "Aerror allocating"
248 msgstr ""
249
250 #: e2fsck/message.c:115
251 msgid "bblock"
252 msgstr ""
253
254 #: e2fsck/message.c:116
255 msgid "Bbitmap"
256 msgstr ""
257
258 #: e2fsck/message.c:117
259 msgid "ccompress"
260 msgstr ""
261
262 #: e2fsck/message.c:118
263 msgid "Cconflicts with some other fs @b"
264 msgstr ""
265
266 #: e2fsck/message.c:119
267 msgid "iinode"
268 msgstr ""
269
270 #: e2fsck/message.c:120
271 msgid "Iillegal"
272 msgstr ""
273
274 #: e2fsck/message.c:121
275 msgid "jjournal"
276 msgstr ""
277
278 #: e2fsck/message.c:122
279 msgid "Ddeleted"
280 msgstr ""
281
282 #: e2fsck/message.c:123
283 msgid "ddirectory"
284 msgstr ""
285
286 #: e2fsck/message.c:124
287 msgid "eentry"
288 msgstr ""
289
290 #: e2fsck/message.c:125
291 msgid "E@e '%Dn' in %p (%i)"
292 msgstr ""
293
294 #: e2fsck/message.c:126
295 msgid "ffilesystem"
296 msgstr ""
297
298 #: e2fsck/message.c:127
299 msgid "Ffor @i %i (%Q) is"
300 msgstr ""
301
302 #: e2fsck/message.c:128
303 msgid "ggroup"
304 msgstr ""
305
306 #: e2fsck/message.c:129
307 msgid "hHTREE @d @i"
308 msgstr ""
309
310 #: e2fsck/message.c:130
311 msgid "llost+found"
312 msgstr ""
313
314 #: e2fsck/message.c:131
315 msgid "Lis a link"
316 msgstr ""
317
318 #: e2fsck/message.c:132
319 msgid "mmultiply-claimed"
320 msgstr ""
321
322 #: e2fsck/message.c:133
323 msgid "ninvalid"
324 msgstr ""
325
326 #: e2fsck/message.c:134
327 msgid "oorphaned"
328 msgstr ""
329
330 #: e2fsck/message.c:135
331 msgid "pproblem in"
332 msgstr ""
333
334 #: e2fsck/message.c:136
335 msgid "qquota"
336 msgstr ""
337
338 #: e2fsck/message.c:137
339 msgid "rroot @i"
340 msgstr ""
341
342 #: e2fsck/message.c:138
343 msgid "sshould be"
344 msgstr ""
345
346 #: e2fsck/message.c:139
347 msgid "Ssuper@b"
348 msgstr ""
349
350 #: e2fsck/message.c:140
351 msgid "uunattached"
352 msgstr ""
353
354 #: e2fsck/message.c:141
355 msgid "vdevice"
356 msgstr ""
357
358 #: e2fsck/message.c:142
359 msgid "xextent"
360 msgstr ""
361
362 #: e2fsck/message.c:143
363 msgid "zzero-length"
364 msgstr ""
365
366 #: e2fsck/message.c:154
367 msgid "<The NULL inode>"
368 msgstr ""
369
370 #: e2fsck/message.c:155
371 msgid "<The bad blocks inode>"
372 msgstr ""
373
374 #: e2fsck/message.c:157
375 msgid "<The user quota inode>"
376 msgstr ""
377
378 #: e2fsck/message.c:158
379 msgid "<The group quota inode>"
380 msgstr ""
381
382 #: e2fsck/message.c:159
383 msgid "<The boot loader inode>"
384 msgstr ""
385
386 #: e2fsck/message.c:160
387 msgid "<The undelete directory inode>"
388 msgstr ""
389
390 #: e2fsck/message.c:161
391 msgid "<The group descriptor inode>"
392 msgstr ""
393
394 #: e2fsck/message.c:162
395 msgid "<The journal inode>"
396 msgstr ""
397
398 #: e2fsck/message.c:163
399 msgid "<Reserved inode 9>"
400 msgstr ""
401
402 #: e2fsck/message.c:164
403 msgid "<Reserved inode 10>"
404 msgstr ""
405
406 #: e2fsck/message.c:332
407 #, c-format
408 msgid "regular file"
409 msgstr ""
410
411 #: e2fsck/message.c:334
412 #, c-format
413 msgid "directory"
414 msgstr ""
415
416 #: e2fsck/message.c:336
417 #, c-format
418 msgid "character device"
419 msgstr ""
420
421 #: e2fsck/message.c:338
422 #, c-format
423 msgid "block device"
424 msgstr ""
425
426 #: e2fsck/message.c:340
427 #, c-format
428 msgid "named pipe"
429 msgstr ""
430
431 #: e2fsck/message.c:342
432 #, c-format
433 msgid "symbolic link"
434 msgstr ""
435
436 #: e2fsck/message.c:344 misc/uuidd.c:161
437 #, c-format
438 msgid "socket"
439 msgstr ""
440
441 #: e2fsck/message.c:346
442 #, c-format
443 msgid "unknown file type with mode 0%o"
444 msgstr ""
445
446 #: e2fsck/message.c:422
447 msgid "indirect block"
448 msgstr ""
449
450 #: e2fsck/message.c:424
451 msgid "double indirect block"
452 msgstr ""
453
454 #: e2fsck/message.c:426
455 msgid "triple indirect block"
456 msgstr ""
457
458 #: e2fsck/message.c:428
459 msgid "translator block"
460 msgstr ""
461
462 #: e2fsck/message.c:430
463 msgid "block #"
464 msgstr ""
465
466 #: e2fsck/pass1b.c:222
467 msgid "multiply claimed inode map"
468 msgstr ""
469
470 #: e2fsck/pass1b.c:599 e2fsck/pass1b.c:712
471 #, c-format
472 msgid "internal error: can't find dup_blk for %llu\n"
473 msgstr ""
474
475 #: e2fsck/pass1b.c:825
476 msgid "returned from clone_file_block"
477 msgstr ""
478
479 #: e2fsck/pass1b.c:847
480 #, c-format
481 msgid "internal error: couldn't lookup EA block record for %llu"
482 msgstr ""
483
484 #: e2fsck/pass1b.c:859
485 #, c-format
486 msgid "internal error: couldn't lookup EA inode record for %u"
487 msgstr ""
488
489 #: e2fsck/pass1.c:475 e2fsck/pass2.c:777
490 msgid "reading directory block"
491 msgstr ""
492
493 #: e2fsck/pass1.c:597
494 msgid "in-use inode map"
495 msgstr ""
496
497 #: e2fsck/pass1.c:606
498 msgid "directory inode map"
499 msgstr ""
500
501 #: e2fsck/pass1.c:614
502 msgid "regular file inode map"
503 msgstr ""
504
505 #: e2fsck/pass1.c:622
506 msgid "in-use block map"
507 msgstr ""
508
509 #: e2fsck/pass1.c:684
510 msgid "opening inode scan"
511 msgstr ""
512
513 #: e2fsck/pass1.c:718
514 msgid "getting next inode from scan"
515 msgstr ""
516
517 #: e2fsck/pass1.c:1228
518 msgid "Pass 1"
519 msgstr ""
520
521 #: e2fsck/pass1.c:1285
522 #, c-format
523 msgid "reading indirect blocks of inode %u"
524 msgstr ""
525
526 #: e2fsck/pass1.c:1330
527 msgid "bad inode map"
528 msgstr ""
529
530 #: e2fsck/pass1.c:1352
531 msgid "inode in bad block map"
532 msgstr ""
533
534 #: e2fsck/pass1.c:1372
535 msgid "imagic inode map"
536 msgstr ""
537
538 #: e2fsck/pass1.c:1399
539 msgid "multiply claimed block map"
540 msgstr ""
541
542 #: e2fsck/pass1.c:1499
543 msgid "ext attr block map"
544 msgstr ""
545
546 #: e2fsck/pass1.c:2247
547 #, c-format
548 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
549 msgstr ""
550
551 #: e2fsck/pass1.c:2608
552 msgid "block bitmap"
553 msgstr ""
554
555 #: e2fsck/pass1.c:2614
556 msgid "inode bitmap"
557 msgstr ""
558
559 #: e2fsck/pass1.c:2620
560 msgid "inode table"
561 msgstr ""
562
563 #: e2fsck/pass2.c:278
564 msgid "Pass 2"
565 msgstr ""
566
567 #: e2fsck/pass2.c:800
568 msgid "Can not continue."
569 msgstr ""
570
571 #: e2fsck/pass3.c:77
572 msgid "inode done bitmap"
573 msgstr ""
574
575 #: e2fsck/pass3.c:85
576 msgid "Peak memory"
577 msgstr ""
578
579 #: e2fsck/pass3.c:135
580 msgid "Pass 3"
581 msgstr ""
582
583 #: e2fsck/pass3.c:321
584 msgid "inode loop detection bitmap"
585 msgstr ""
586
587 #: e2fsck/pass4.c:195
588 msgid "Pass 4"
589 msgstr ""
590
591 #: e2fsck/pass5.c:74
592 msgid "Pass 5"
593 msgstr ""
594
595 #: e2fsck/problem.c:51
596 msgid "(no prompt)"
597 msgstr ""
598
599 #: e2fsck/problem.c:52
600 msgid "Fix"
601 msgstr ""
602
603 #: e2fsck/problem.c:53
604 msgid "Clear"
605 msgstr ""
606
607 #: e2fsck/problem.c:54
608 msgid "Relocate"
609 msgstr ""
610
611 #: e2fsck/problem.c:55
612 msgid "Allocate"
613 msgstr ""
614
615 #: e2fsck/problem.c:56
616 msgid "Expand"
617 msgstr ""
618
619 #: e2fsck/problem.c:57
620 msgid "Connect to /lost+found"
621 msgstr ""
622
623 #: e2fsck/problem.c:58
624 msgid "Create"
625 msgstr ""
626
627 #: e2fsck/problem.c:59
628 msgid "Salvage"
629 msgstr ""
630
631 #: e2fsck/problem.c:60
632 msgid "Truncate"
633 msgstr ""
634
635 #: e2fsck/problem.c:61
636 msgid "Clear inode"
637 msgstr ""
638
639 #: e2fsck/problem.c:62
640 msgid "Abort"
641 msgstr ""
642
643 #: e2fsck/problem.c:63
644 msgid "Split"
645 msgstr ""
646
647 #: e2fsck/problem.c:64
648 msgid "Continue"
649 msgstr ""
650
651 #: e2fsck/problem.c:65
652 msgid "Clone multiply-claimed blocks"
653 msgstr ""
654
655 #: e2fsck/problem.c:66
656 msgid "Delete file"
657 msgstr ""
658
659 #: e2fsck/problem.c:67
660 msgid "Suppress messages"
661 msgstr ""
662
663 #: e2fsck/problem.c:68
664 msgid "Unlink"
665 msgstr ""
666
667 #: e2fsck/problem.c:69
668 msgid "Clear HTree index"
669 msgstr ""
670
671 #: e2fsck/problem.c:70
672 msgid "Recreate"
673 msgstr ""
674
675 #: e2fsck/problem.c:79
676 msgid "(NONE)"
677 msgstr ""
678
679 #: e2fsck/problem.c:80
680 msgid "FIXED"
681 msgstr ""
682
683 #: e2fsck/problem.c:81
684 msgid "CLEARED"
685 msgstr ""
686
687 #: e2fsck/problem.c:82
688 msgid "RELOCATED"
689 msgstr ""
690
691 #: e2fsck/problem.c:83
692 msgid "ALLOCATED"
693 msgstr ""
694
695 #: e2fsck/problem.c:84
696 msgid "EXPANDED"
697 msgstr ""
698
699 #: e2fsck/problem.c:85
700 msgid "RECONNECTED"
701 msgstr ""
702
703 #: e2fsck/problem.c:86
704 msgid "CREATED"
705 msgstr ""
706
707 #: e2fsck/problem.c:87
708 msgid "SALVAGED"
709 msgstr ""
710
711 #: e2fsck/problem.c:88
712 msgid "TRUNCATED"
713 msgstr ""
714
715 #: e2fsck/problem.c:89
716 msgid "INODE CLEARED"
717 msgstr ""
718
719 #: e2fsck/problem.c:90
720 msgid "ABORTED"
721 msgstr ""
722
723 #: e2fsck/problem.c:91
724 msgid "SPLIT"
725 msgstr ""
726
727 #: e2fsck/problem.c:92
728 msgid "CONTINUING"
729 msgstr ""
730
731 #: e2fsck/problem.c:93
732 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
733 msgstr ""
734
735 #: e2fsck/problem.c:94
736 msgid "FILE DELETED"
737 msgstr ""
738
739 #: e2fsck/problem.c:95
740 msgid "SUPPRESSED"
741 msgstr ""
742
743 #: e2fsck/problem.c:96
744 msgid "UNLINKED"
745 msgstr ""
746
747 #: e2fsck/problem.c:97
748 msgid "HTREE INDEX CLEARED"
749 msgstr ""
750
751 #: e2fsck/problem.c:98
752 msgid "WILL RECREATE"
753 msgstr ""
754
755 #: e2fsck/problem.c:107
756 #. @-expanded: block bitmap for group %g is not in group.  (block %b)\n
757 msgid "@b @B for @g %g is not in @g.  (@b %b)\n"
758 msgstr ""
759
760 #: e2fsck/problem.c:111
761 #. @-expanded: inode bitmap for group %g is not in group.  (block %b)\n
762 msgid "@i @B for @g %g is not in @g.  (@b %b)\n"
763 msgstr ""
764
765 #: e2fsck/problem.c:116
766 #. @-expanded: inode table for group %g is not in group.  (block %b)\n
767 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
768 msgid ""
769 "@i table for @g %g is not in @g.  (@b %b)\n"
770 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
771 msgstr ""
772
773 #: e2fsck/problem.c:122
774 #, c-format
775 #. @-expanded: \n
776 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
777 #. @-expanded: filesystem.  If the device is valid and it really contains an ext2\n
778 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
779 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
780 #. @-expanded:     e2fsck -b %S <device>\n
781 #. @-expanded: \n
782 msgid ""
783 "\n"
784 "The @S could not be read or does not describe a correct ext2\n"
785 "@f.  If the @v is valid and it really contains an ext2\n"
786 "@f (and not swap or ufs or something else), then the @S\n"
787 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
788 "    e2fsck -b %S <@v>\n"
789 "\n"
790 msgstr ""
791
792 #: e2fsck/problem.c:131
793 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
794 #. @-expanded: The physical size of the device is %c blocks\n
795 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
796 msgid ""
797 "The @f size (according to the @S) is %b @bs\n"
798 "The physical size of the @v is %c @bs\n"
799 "Either the @S or the partition table is likely to be corrupt!\n"
800 msgstr ""
801
802 #: e2fsck/problem.c:138
803 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
804 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
805 #. @-expanded: from the block size.\n
806 msgid ""
807 "@S @b_size = %b, fragsize = %c.\n"
808 "This version of e2fsck does not support fragment sizes different\n"
809 "from the @b size.\n"
810 msgstr ""
811
812 #: e2fsck/problem.c:145
813 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
814 msgid "@S @bs_per_group = %b, should have been %c\n"
815 msgstr ""
816
817 #: e2fsck/problem.c:150
818 #. @-expanded: superblock first_data_block = %b, should have been %c\n
819 msgid "@S first_data_@b = %b, should have been %c\n"
820 msgstr ""
821
822 #: e2fsck/problem.c:155
823 #. @-expanded: filesystem did not have a UUID; generating one.\n
824 #. @-expanded: \n
825 msgid ""
826 "@f did not have a UUID; generating one.\n"
827 "\n"
828 msgstr ""
829
830 #: e2fsck/problem.c:160
831 #, c-format
832 msgid ""
833 "Note: if several inode or block bitmap blocks or part\n"
834 "of the inode table require relocation, you may wish to try\n"
835 "running e2fsck with the '-b %S' option first.  The problem\n"
836 "may lie only with the primary block group descriptors, and\n"
837 "the backup block group descriptors may be OK.\n"
838 "\n"
839 msgstr ""
840
841 #: e2fsck/problem.c:169
842 #. @-expanded: Corruption found in superblock.  (%s = %N).\n
843 msgid "Corruption found in @S.  (%s = %N).\n"
844 msgstr ""
845
846 #: e2fsck/problem.c:174
847 #, c-format
848 #. @-expanded: Error determining size of the physical device: %m\n
849 msgid "Error determining size of the physical @v: %m\n"
850 msgstr ""
851
852 #: e2fsck/problem.c:179
853 #. @-expanded: inode count in superblock is %i, should be %j.\n
854 msgid "@i count in @S is %i, @s %j.\n"
855 msgstr ""
856
857 #: e2fsck/problem.c:183
858 msgid "The Hurd does not support the filetype feature.\n"
859 msgstr ""
860
861 #: e2fsck/problem.c:188
862 #, c-format
863 #. @-expanded: superblock has an invalid journal (inode %i).\n
864 msgid "@S has an @n @j (@i %i).\n"
865 msgstr ""
866
867 #: e2fsck/problem.c:193
868 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
869 msgid "External @j has multiple @f users (unsupported).\n"
870 msgstr ""
871
872 #: e2fsck/problem.c:198
873 #. @-expanded: Can't find external journal\n
874 msgid "Can't find external @j\n"
875 msgstr ""
876
877 #: e2fsck/problem.c:203
878 #. @-expanded: External journal has bad superblock\n
879 msgid "External @j has bad @S\n"
880 msgstr ""
881
882 #: e2fsck/problem.c:208
883 #. @-expanded: External journal does not support this filesystem\n
884 msgid "External @j does not support this @f\n"
885 msgstr ""
886
887 #: e2fsck/problem.c:213
888 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
889 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal 
890 #. @-expanded: format.\n
891 #. @-expanded: It is also possible the journal superblock is corrupt.\n
892 msgid ""
893 "@f @j @S is unknown type %N (unsupported).\n"
894 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
895 "format.\n"
896 "It is also possible the @j @S is corrupt.\n"
897 msgstr ""
898
899 #: e2fsck/problem.c:221
900 #. @-expanded: journal superblock is corrupt.\n
901 msgid "@j @S is corrupt.\n"
902 msgstr ""
903
904 #: e2fsck/problem.c:226
905 #, c-format
906 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
907 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
908 msgstr ""
909
910 #: e2fsck/problem.c:231
911 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
912 msgid "@S needs_recovery flag is set, but no @j is present.\n"
913 msgstr ""
914
915 #: e2fsck/problem.c:236
916 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
917 msgid "@S needs_recovery flag is clear, but @j has data.\n"
918 msgstr ""
919
920 #: e2fsck/problem.c:241
921 #. @-expanded: Clear journal
922 msgid "Clear @j"
923 msgstr ""
924
925 #: e2fsck/problem.c:246 e2fsck/problem.c:690
926 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.  
927 msgid "@f has feature flag(s) set, but is a revision 0 @f.  "
928 msgstr ""
929
930 #: e2fsck/problem.c:251
931 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
932 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
933 msgstr ""
934
935 #: e2fsck/problem.c:256
936 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
937 msgid "@I %B (%b) found in @o @i %i.\n"
938 msgstr ""
939
940 #: e2fsck/problem.c:261
941 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
942 msgid "Already cleared %B (%b) found in @o @i %i.\n"
943 msgstr ""
944
945 #: e2fsck/problem.c:266
946 #, c-format
947 #. @-expanded: illegal orphaned inode %i in superblock.\n
948 msgid "@I @o @i %i in @S.\n"
949 msgstr ""
950
951 #: e2fsck/problem.c:271
952 #, c-format
953 #. @-expanded: illegal inode %i in orphaned inode list.\n
954 msgid "@I @i %i in @o @i list.\n"
955 msgstr ""
956
957 #: e2fsck/problem.c:276
958 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
959 msgid "@j @S has an unknown read-only feature flag set.\n"
960 msgstr ""
961
962 #: e2fsck/problem.c:281
963 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
964 msgid "@j @S has an unknown incompatible feature flag set.\n"
965 msgstr ""
966
967 #: e2fsck/problem.c:286
968 #. @-expanded: journal version not supported by this e2fsck.\n
969 msgid "@j version not supported by this e2fsck.\n"
970 msgstr ""
971
972 #: e2fsck/problem.c:291
973 #, c-format
974 #. @-expanded: Moving journal from /%s to hidden inode.\n
975 #. @-expanded: \n
976 msgid ""
977 "Moving @j from /%s to hidden @i.\n"
978 "\n"
979 msgstr ""
980
981 #: e2fsck/problem.c:296
982 #, c-format
983 #. @-expanded: Error moving journal: %m\n
984 #. @-expanded: \n
985 msgid ""
986 "Error moving @j: %m\n"
987 "\n"
988 msgstr ""
989
990 #: e2fsck/problem.c:301
991 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
992 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
993 #. @-expanded: \n
994 msgid ""
995 "Found @n V2 @j @S fields (from V1 @j).\n"
996 "Clearing fields beyond the V1 @j @S...\n"
997 "\n"
998 msgstr ""
999
1000 #: e2fsck/problem.c:307
1001 #. @-expanded: Run journal anyway
1002 msgid "Run @j anyway"
1003 msgstr ""
1004
1005 #: e2fsck/problem.c:312
1006 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1007 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1008 msgstr ""
1009
1010 #: e2fsck/problem.c:317
1011 #. @-expanded: Backing up journal inode block information.\n
1012 #. @-expanded: \n
1013 msgid ""
1014 "Backing up @j @i @b information.\n"
1015 "\n"
1016 msgstr ""
1017
1018 #: e2fsck/problem.c:322
1019 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1020 #. @-expanded: is %N; should be zero.  
1021 msgid ""
1022 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1023 "is %N; @s zero.  "
1024 msgstr ""
1025
1026 #: e2fsck/problem.c:328
1027 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.  
1028 msgid "Resize_@i not enabled, but the resize @i is non-zero.  "
1029 msgstr ""
1030
1031 #: e2fsck/problem.c:333
1032 #. @-expanded: Resize inode not valid.  
1033 msgid "Resize @i not valid.  "
1034 msgstr ""
1035
1036 #: e2fsck/problem.c:338
1037 #. @-expanded: superblock last mount time (%t,\n
1038 #. @-expanded: \tnow = %T) is in the future.\n
1039 msgid ""
1040 "@S last mount time (%t,\n"
1041 "\tnow = %T) is in the future.\n"
1042 msgstr ""
1043
1044 #: e2fsck/problem.c:343
1045 #. @-expanded: superblock last write time (%t,\n
1046 #. @-expanded: \tnow = %T) is in the future.\n
1047 msgid ""
1048 "@S last write time (%t,\n"
1049 "\tnow = %T) is in the future.\n"
1050 msgstr ""
1051
1052 #: e2fsck/problem.c:347
1053 #, c-format
1054 #. @-expanded: superblock hint for external superblock should be %X.  
1055 msgid "@S hint for external superblock @s %X.  "
1056 msgstr ""
1057
1058 #: e2fsck/problem.c:352
1059 #. @-expanded: Adding dirhash hint to filesystem.\n
1060 #. @-expanded: \n
1061 msgid ""
1062 "Adding dirhash hint to @f.\n"
1063 "\n"
1064 msgstr ""
1065
1066 #: e2fsck/problem.c:357
1067 #, c-format
1068 #. @-expanded: group descriptor %g checksum is invalid.  
1069 msgid "@g descriptor %g checksum is invalid.  "
1070 msgstr ""
1071
1072 #: e2fsck/problem.c:362
1073 #, c-format
1074 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1075 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1076 msgstr ""
1077
1078 #: e2fsck/problem.c:367
1079 #, c-format
1080 #. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1081 msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1082 msgstr ""
1083
1084 #: e2fsck/problem.c:372
1085 #. @-expanded: group descriptor %g has invalid unused inodes count %b.  
1086 msgid "@g descriptor %g has invalid unused inodes count %b.  "
1087 msgstr ""
1088
1089 #: e2fsck/problem.c:377
1090 #. @-expanded: Last group block bitmap uninitialized.  
1091 msgid "Last @g @b @B uninitialized.  "
1092 msgstr ""
1093
1094 #: e2fsck/problem.c:382
1095 #, c-format
1096 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1097 msgstr ""
1098
1099 #: e2fsck/problem.c:386
1100 msgid "The test_fs flag is set (and ext4 is available).  "
1101 msgstr ""
1102
1103 #: e2fsck/problem.c:391
1104 #. @-expanded: superblock last mount time is in the future.\n
1105 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly 
1106 #. @-expanded: set)  
1107 msgid ""
1108 "@S last mount time is in the future.\n"
1109 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1110 "set)  "
1111 msgstr ""
1112
1113 #: e2fsck/problem.c:397
1114 #. @-expanded: superblock last write time is in the future.\n
1115 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly 
1116 #. @-expanded: set).  
1117 msgid ""
1118 "@S last write time is in the future.\n"
1119 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1120 "set).  "
1121 msgstr ""
1122
1123 #: e2fsck/problem.c:403
1124 #. @-expanded: One or more block group descriptor checksums are invalid.  
1125 msgid "One or more @b @g descriptor checksums are invalid.  "
1126 msgstr ""
1127
1128 #: e2fsck/problem.c:408
1129 #. @-expanded: Setting free inodes count to %j (was %i)\n
1130 msgid "Setting free @is count to %j (was %i)\n"
1131 msgstr ""
1132
1133 #: e2fsck/problem.c:413
1134 #. @-expanded: Setting free blocks count to %c (was %b)\n
1135 msgid "Setting free @bs count to %c (was %b)\n"
1136 msgstr ""
1137
1138 #: e2fsck/problem.c:418
1139 #. @-expanded: Making @q inodes hidden.\n
1140 #. @-expanded: \n
1141 msgid ""
1142 "Making @q @is hidden.\n"
1143 "\n"
1144 msgstr ""
1145
1146 #: e2fsck/problem.c:423
1147 #. @-expanded: superblock has invalid MMP block.  
1148 msgid "@S has invalid MMP block.  "
1149 msgstr ""
1150
1151 #: e2fsck/problem.c:428
1152 #. @-expanded: superblock has invalid MMP magic.  
1153 msgid "@S has invalid MMP magic.  "
1154 msgstr ""
1155
1156 #: e2fsck/problem.c:435
1157 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1158 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1159 msgstr ""
1160
1161 #: e2fsck/problem.c:439
1162 #. @-expanded: root inode is not a directory.  
1163 msgid "@r is not a @d.  "
1164 msgstr ""
1165
1166 #: e2fsck/problem.c:444
1167 #. @-expanded: root inode has dtime set (probably due to old mke2fs).  
1168 msgid "@r has dtime set (probably due to old mke2fs).  "
1169 msgstr ""
1170
1171 #: e2fsck/problem.c:449
1172 #. @-expanded: Reserved inode %i (%Q) has invalid mode.  
1173 msgid "Reserved @i %i (%Q) has @n mode.  "
1174 msgstr ""
1175
1176 #: e2fsck/problem.c:454
1177 #, c-format
1178 #. @-expanded: deleted inode %i has zero dtime.  
1179 msgid "@D @i %i has zero dtime.  "
1180 msgstr ""
1181
1182 #: e2fsck/problem.c:459
1183 #, c-format
1184 #. @-expanded: inode %i is in use, but has dtime set.  
1185 msgid "@i %i is in use, but has dtime set.  "
1186 msgstr ""
1187
1188 #: e2fsck/problem.c:464
1189 #, c-format
1190 #. @-expanded: inode %i is a zero-length directory.  
1191 msgid "@i %i is a @z @d.  "
1192 msgstr ""
1193
1194 #: e2fsck/problem.c:469
1195 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1196 msgid "@g %g's @b @B at %b @C.\n"
1197 msgstr ""
1198
1199 #: e2fsck/problem.c:474
1200 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1201 msgid "@g %g's @i @B at %b @C.\n"
1202 msgstr ""
1203
1204 #: e2fsck/problem.c:479
1205 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1206 msgid "@g %g's @i table at %b @C.\n"
1207 msgstr ""
1208
1209 #: e2fsck/problem.c:484
1210 #. @-expanded: group %g's block bitmap (%b) is bad.  
1211 msgid "@g %g's @b @B (%b) is bad.  "
1212 msgstr ""
1213
1214 #: e2fsck/problem.c:489
1215 #. @-expanded: group %g's inode bitmap (%b) is bad.  
1216 msgid "@g %g's @i @B (%b) is bad.  "
1217 msgstr ""
1218
1219 #: e2fsck/problem.c:494
1220 #. @-expanded: inode %i, i_size is %Is, should be %N.  
1221 msgid "@i %i, i_size is %Is, @s %N.  "
1222 msgstr ""
1223
1224 #: e2fsck/problem.c:499
1225 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.  
1226 msgid "@i %i, i_@bs is %Ib, @s %N.  "
1227 msgstr ""
1228
1229 #: e2fsck/problem.c:504
1230 #. @-expanded: illegal %B (%b) in inode %i.  
1231 msgid "@I %B (%b) in @i %i.  "
1232 msgstr ""
1233
1234 #: e2fsck/problem.c:509
1235 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.  
1236 msgid "%B (%b) overlaps @f metadata in @i %i.  "
1237 msgstr ""
1238
1239 #: e2fsck/problem.c:514
1240 #, c-format
1241 #. @-expanded: inode %i has illegal block(s).  
1242 msgid "@i %i has illegal @b(s).  "
1243 msgstr ""
1244
1245 #: e2fsck/problem.c:519
1246 #, c-format
1247 #. @-expanded: Too many illegal blocks in inode %i.\n
1248 msgid "Too many illegal @bs in @i %i.\n"
1249 msgstr ""
1250
1251 #: e2fsck/problem.c:524
1252 #. @-expanded: illegal %B (%b) in bad block inode.  
1253 msgid "@I %B (%b) in bad @b @i.  "
1254 msgstr ""
1255
1256 #: e2fsck/problem.c:529
1257 #. @-expanded: Bad block inode has illegal block(s).  
1258 msgid "Bad @b @i has illegal @b(s).  "
1259 msgstr ""
1260
1261 #: e2fsck/problem.c:534
1262 #. @-expanded: Duplicate or bad block in use!\n
1263 msgid "Duplicate or bad @b in use!\n"
1264 msgstr ""
1265
1266 #: e2fsck/problem.c:539
1267 #. @-expanded: Bad block %b used as bad block inode indirect block.  
1268 msgid "Bad @b %b used as bad @b @i indirect @b.  "
1269 msgstr ""
1270
1271 #: e2fsck/problem.c:544
1272 #. @-expanded: \n
1273 #. @-expanded: The bad block inode has probably been corrupted.  You probably\n
1274 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1275 #. @-expanded: in the filesystem.\n
1276 msgid ""
1277 "\n"
1278 "The bad @b @i has probably been corrupted.  You probably\n"
1279 "should stop now and run e2fsck -c to scan for bad blocks\n"
1280 "in the @f.\n"
1281 msgstr ""
1282
1283 #: e2fsck/problem.c:551
1284 #. @-expanded: \n
1285 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1286 msgid ""
1287 "\n"
1288 "If the @b is really bad, the @f can not be fixed.\n"
1289 msgstr ""
1290
1291 #: e2fsck/problem.c:556
1292 #. @-expanded: You can remove this block from the bad block list and hope\n
1293 #. @-expanded: that the block is really OK.  But there are no guarantees.\n
1294 #. @-expanded: \n
1295 msgid ""
1296 "You can remove this @b from the bad @b list and hope\n"
1297 "that the @b is really OK.  But there are no guarantees.\n"
1298 "\n"
1299 msgstr ""
1300
1301 #: e2fsck/problem.c:562
1302 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1303 msgid "The primary @S (%b) is on the bad @b list.\n"
1304 msgstr ""
1305
1306 #: e2fsck/problem.c:567
1307 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1308 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1309 msgstr ""
1310
1311 #: e2fsck/problem.c:573
1312 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1313 msgid "Warning: Group %g's @S (%b) is bad.\n"
1314 msgstr ""
1315
1316 #: e2fsck/problem.c:578
1317 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1318 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1319 msgstr ""
1320
1321 #: e2fsck/problem.c:584
1322 #. @-expanded: Programming error?  block #%b claimed for no reason in process_bad_block.\n
1323 msgid "Programming error?  @b #%b claimed for no reason in process_bad_@b.\n"
1324 msgstr ""
1325
1326 #: e2fsck/problem.c:590
1327 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1328 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1329 msgstr ""
1330
1331 #: e2fsck/problem.c:595
1332 #, c-format
1333 #. @-expanded: error allocating block buffer for relocating %s\n
1334 msgid "@A @b buffer for relocating %s\n"
1335 msgstr ""
1336
1337 #: e2fsck/problem.c:600
1338 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1339 msgid "Relocating @g %g's %s from %b to %c...\n"
1340 msgstr ""
1341
1342 #: e2fsck/problem.c:605
1343 #, c-format
1344 #. @-expanded: Relocating group %g's %s to %c...\n
1345 msgid "Relocating @g %g's %s to %c...\n"
1346 msgstr ""
1347
1348 #: e2fsck/problem.c:610
1349 #. @-expanded: Warning: could not read block %b of %s: %m\n
1350 msgid "Warning: could not read @b %b of %s: %m\n"
1351 msgstr ""
1352
1353 #: e2fsck/problem.c:615
1354 #. @-expanded: Warning: could not write block %b for %s: %m\n
1355 msgid "Warning: could not write @b %b for %s: %m\n"
1356 msgstr ""
1357
1358 #: e2fsck/problem.c:620 e2fsck/problem.c:1455
1359 #. @-expanded: error allocating inode bitmap (%N): %m\n
1360 msgid "@A @i @B (%N): %m\n"
1361 msgstr ""
1362
1363 #: e2fsck/problem.c:625
1364 #. @-expanded: error allocating block bitmap (%N): %m\n
1365 msgid "@A @b @B (%N): %m\n"
1366 msgstr ""
1367
1368 #: e2fsck/problem.c:630
1369 #, c-format
1370 #. @-expanded: error allocating icount link information: %m\n
1371 msgid "@A icount link information: %m\n"
1372 msgstr ""
1373
1374 #: e2fsck/problem.c:635
1375 #, c-format
1376 #. @-expanded: error allocating directory block array: %m\n
1377 msgid "@A @d @b array: %m\n"
1378 msgstr ""
1379
1380 #: e2fsck/problem.c:640
1381 #, c-format
1382 #. @-expanded: Error while scanning inodes (%i): %m\n
1383 msgid "Error while scanning @is (%i): %m\n"
1384 msgstr ""
1385
1386 #: e2fsck/problem.c:645
1387 #, c-format
1388 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1389 msgid "Error while iterating over @bs in @i %i: %m\n"
1390 msgstr ""
1391
1392 #: e2fsck/problem.c:650
1393 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1394 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1395 msgstr ""
1396
1397 #: e2fsck/problem.c:655
1398 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1399 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1400 msgstr ""
1401
1402 #: e2fsck/problem.c:661
1403 #, c-format
1404 #. @-expanded: Error reading inode %i: %m\n
1405 msgid "Error reading @i %i: %m\n"
1406 msgstr ""
1407
1408 #: e2fsck/problem.c:669
1409 #, c-format
1410 #. @-expanded: inode %i has imagic flag set.  
1411 msgid "@i %i has imagic flag set.  "
1412 msgstr ""
1413
1414 #: e2fsck/problem.c:674
1415 #, c-format
1416 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1417 #. @-expanded: or append-only flag set.  
1418 msgid ""
1419 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1420 "or append-only flag set.  "
1421 msgstr ""
1422
1423 #: e2fsck/problem.c:680
1424 #, c-format
1425 #. @-expanded: inode %i has compression flag set on filesystem without compression support.  
1426 msgid "@i %i has @cion flag set on @f without @cion support.  "
1427 msgstr ""
1428
1429 #: e2fsck/problem.c:685
1430 #, c-format
1431 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.  
1432 msgid "Special (@v/socket/fifo) @i %i has non-zero size.  "
1433 msgstr ""
1434
1435 #: e2fsck/problem.c:695
1436 #. @-expanded: journal inode is not in use, but contains data.  
1437 msgid "@j @i is not in use, but contains data.  "
1438 msgstr ""
1439
1440 #: e2fsck/problem.c:700
1441 #. @-expanded: journal is not regular file.  
1442 msgid "@j is not regular file.  "
1443 msgstr ""
1444
1445 #: e2fsck/problem.c:705
1446 #, c-format
1447 #. @-expanded: inode %i was part of the orphaned inode list.  
1448 msgid "@i %i was part of the @o @i list.  "
1449 msgstr ""
1450
1451 #: e2fsck/problem.c:711
1452 #. @-expanded: inodes that were part of a corrupted orphan linked list found.  
1453 msgid "@is that were part of a corrupted orphan linked list found.  "
1454 msgstr ""
1455
1456 #: e2fsck/problem.c:716
1457 #. @-expanded: error allocating refcount structure (%N): %m\n
1458 msgid "@A refcount structure (%N): %m\n"
1459 msgstr ""
1460
1461 #: e2fsck/problem.c:721
1462 #. @-expanded: Error reading extended attribute block %b for inode %i.  
1463 msgid "Error reading @a @b %b for @i %i.  "
1464 msgstr ""
1465
1466 #: e2fsck/problem.c:726
1467 #. @-expanded: inode %i has a bad extended attribute block %b.  
1468 msgid "@i %i has a bad @a @b %b.  "
1469 msgstr ""
1470
1471 #: e2fsck/problem.c:731
1472 #. @-expanded: Error reading extended attribute block %b (%m).  
1473 msgid "Error reading @a @b %b (%m).  "
1474 msgstr ""
1475
1476 #: e2fsck/problem.c:736
1477 #. @-expanded: extended attribute block %b has reference count %r, should be %N.  
1478 msgid "@a @b %b has reference count %r, @s %N.  "
1479 msgstr ""
1480
1481 #: e2fsck/problem.c:741
1482 #. @-expanded: Error writing extended attribute block %b (%m).  
1483 msgid "Error writing @a @b %b (%m).  "
1484 msgstr ""
1485
1486 #: e2fsck/problem.c:746
1487 #. @-expanded: extended attribute block %b has h_blocks > 1.  
1488 msgid "@a @b %b has h_@bs > 1.  "
1489 msgstr ""
1490
1491 #: e2fsck/problem.c:751
1492 #. @-expanded: error allocating extended attribute block %b.  
1493 msgid "@A @a @b %b.  "
1494 msgstr ""
1495
1496 #: e2fsck/problem.c:756
1497 #. @-expanded: extended attribute block %b is corrupt (allocation collision).  
1498 msgid "@a @b %b is corrupt (allocation collision).  "
1499 msgstr ""
1500
1501 #: e2fsck/problem.c:761
1502 #. @-expanded: extended attribute block %b is corrupt (invalid name).  
1503 msgid "@a @b %b is corrupt (@n name).  "
1504 msgstr ""
1505
1506 #: e2fsck/problem.c:766
1507 #. @-expanded: extended attribute block %b is corrupt (invalid value).  
1508 msgid "@a @b %b is corrupt (@n value).  "
1509 msgstr ""
1510
1511 #: e2fsck/problem.c:771
1512 #, c-format
1513 #. @-expanded: inode %i is too big.  
1514 msgid "@i %i is too big.  "
1515 msgstr ""
1516
1517 #: e2fsck/problem.c:775
1518 #. @-expanded: %B (%b) causes directory to be too big.  
1519 msgid "%B (%b) causes @d to be too big.  "
1520 msgstr ""
1521
1522 #: e2fsck/problem.c:780
1523 msgid "%B (%b) causes file to be too big.  "
1524 msgstr ""
1525
1526 #: e2fsck/problem.c:785
1527 msgid "%B (%b) causes symlink to be too big.  "
1528 msgstr ""
1529
1530 #: e2fsck/problem.c:790
1531 #, c-format
1532 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1533 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1534 msgstr ""
1535
1536 #: e2fsck/problem.c:795
1537 #, c-format
1538 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1539 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1540 msgstr ""
1541
1542 #: e2fsck/problem.c:800
1543 #, c-format
1544 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1545 msgid "@h %i has an @n root node.\n"
1546 msgstr ""
1547
1548 #: e2fsck/problem.c:805
1549 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1550 msgid "@h %i has an unsupported hash version (%N)\n"
1551 msgstr ""
1552
1553 #: e2fsck/problem.c:810
1554 #, c-format
1555 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1556 msgid "@h %i uses an incompatible htree root node flag.\n"
1557 msgstr ""
1558
1559 #: e2fsck/problem.c:815
1560 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1561 msgid "@h %i has a tree depth (%N) which is too big\n"
1562 msgstr ""
1563
1564 #: e2fsck/problem.c:820
1565 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1566 #. @-expanded: filesystem metadata.  
1567 msgid ""
1568 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1569 "@f metadata.  "
1570 msgstr ""
1571
1572 #: e2fsck/problem.c:826
1573 #, c-format
1574 #. @-expanded: Resize inode (re)creation failed: %m.
1575 msgid "Resize @i (re)creation failed: %m."
1576 msgstr ""
1577
1578 #: e2fsck/problem.c:831
1579 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1580 msgid "@i %i has a extra size (%IS) which is @n\n"
1581 msgstr ""
1582
1583 #: e2fsck/problem.c:836
1584 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1585 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1586 msgstr ""
1587
1588 #: e2fsck/problem.c:841
1589 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1590 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1591 msgstr ""
1592
1593 #: e2fsck/problem.c:846
1594 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1595 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1596 msgstr ""
1597
1598 #: e2fsck/problem.c:851
1599 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1600 msgid "@a in @i %i has a value size (%N) which is @n\n"
1601 msgstr ""
1602
1603 #: e2fsck/problem.c:856
1604 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1605 msgid "@a in @i %i has a hash (%N) which is @n\n"
1606 msgstr ""
1607
1608 #: e2fsck/problem.c:861
1609 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1610 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1611 msgstr ""
1612
1613 #: e2fsck/problem.c:866
1614 #, c-format
1615 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1616 msgid "Error while reading over @x tree in @i %i: %m\n"
1617 msgstr ""
1618
1619 #: e2fsck/problem.c:871
1620 #. @-expanded: Failed to iterate extents in inode %i\n
1621 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1622 msgid ""
1623 "Failed to iterate extents in @i %i\n"
1624 "\t(op %s, blk %b, lblk %c): %m\n"
1625 msgstr ""
1626
1627 #: e2fsck/problem.c:877
1628 #. @-expanded: inode %i has an invalid extent\n
1629 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1630 msgid ""
1631 "@i %i has an @n extent\n"
1632 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1633 msgstr ""
1634
1635 #: e2fsck/problem.c:882
1636 #. @-expanded: inode %i has an invalid extent\n
1637 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1638 msgid ""
1639 "@i %i has an @n extent\n"
1640 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1641 msgstr ""
1642
1643 #: e2fsck/problem.c:887
1644 #, c-format
1645 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1646 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1647 msgstr ""
1648
1649 #: e2fsck/problem.c:892
1650 #, c-format
1651 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1652 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1653 msgstr ""
1654
1655 #: e2fsck/problem.c:897
1656 #, c-format
1657 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1658 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1659 msgstr ""
1660
1661 #: e2fsck/problem.c:902
1662 #, c-format
1663 msgid "Fast symlink %i has EXTENT_FL set.  "
1664 msgstr ""
1665
1666 #: e2fsck/problem.c:907
1667 #. @-expanded: inode %i has out of order extents\n
1668 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1669 msgid ""
1670 "@i %i has out of order extents\n"
1671 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1672 msgstr ""
1673
1674 #: e2fsck/problem.c:911
1675 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1676 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1677 msgstr ""
1678
1679 #: e2fsck/problem.c:915
1680 #. @-expanded: inode %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n
1681 msgid "@i %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n"
1682 msgstr ""
1683
1684 #: e2fsck/problem.c:921
1685 #, c-format
1686 #. @-expanded: Error converting subcluster block bitmap: %m\n
1687 msgid "Error converting subcluster @b @B: %m\n"
1688 msgstr ""
1689
1690 #: e2fsck/problem.c:926
1691 #. @-expanded: @q is not regular file.  
1692 msgid "@q is not regular file.  "
1693 msgstr ""
1694
1695 #: e2fsck/problem.c:931
1696 #. @-expanded: @q inode is not in use, but contains data.  
1697 msgid "@q @i is not in use, but contains data.  "
1698 msgstr ""
1699
1700 #: e2fsck/problem.c:936
1701 #. @-expanded: @q inode is visible to the user.  
1702 msgid "@q @i is visible to the user.  "
1703 msgstr ""
1704
1705 #: e2fsck/problem.c:941
1706 #. @-expanded: The bad block inode looks invalid.  
1707 msgid "The bad @b @i looks @n.  "
1708 msgstr ""
1709
1710 #: e2fsck/problem.c:948
1711 #. @-expanded: \n
1712 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1713 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1714 msgid ""
1715 "\n"
1716 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1717 "Pass 1B: Rescanning for @m @bs\n"
1718 msgstr ""
1719
1720 #: e2fsck/problem.c:954
1721 #, c-format
1722 #. @-expanded: multiply-claimed block(s) in inode %i:
1723 msgid "@m @b(s) in @i %i:"
1724 msgstr ""
1725
1726 #: e2fsck/problem.c:969
1727 #, c-format
1728 msgid "Error while scanning inodes (%i): %m\n"
1729 msgstr ""
1730
1731 #: e2fsck/problem.c:974
1732 #, c-format
1733 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1734 msgid "@A @i @B (@i_dup_map): %m\n"
1735 msgstr ""
1736
1737 #: e2fsck/problem.c:979
1738 #, c-format
1739 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1740 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1741 msgstr ""
1742
1743 #: e2fsck/problem.c:984 e2fsck/problem.c:1299
1744 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1745 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1746 msgstr ""
1747
1748 #: e2fsck/problem.c:989
1749 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1750 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1751 msgstr ""
1752
1753 #: e2fsck/problem.c:995
1754 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1755 msgid "Pass 1D: Reconciling @m @bs\n"
1756 msgstr ""
1757
1758 #: e2fsck/problem.c:1000
1759 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1760 #. @-expanded:   has %r multiply-claimed block(s), shared with %N file(s):\n
1761 msgid ""
1762 "File %Q (@i #%i, mod time %IM) \n"
1763 "  has %r @m @b(s), shared with %N file(s):\n"
1764 msgstr ""
1765
1766 #: e2fsck/problem.c:1006
1767 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1768 msgid "\t%Q (@i #%i, mod time %IM)\n"
1769 msgstr ""
1770
1771 #: e2fsck/problem.c:1011
1772 #. @-expanded: \t<filesystem metadata>\n
1773 msgid "\t<@f metadata>\n"
1774 msgstr ""
1775
1776 #: e2fsck/problem.c:1016
1777 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1778 #. @-expanded: \n
1779 msgid ""
1780 "(There are %N @is containing @m @bs.)\n"
1781 "\n"
1782 msgstr ""
1783
1784 #: e2fsck/problem.c:1021
1785 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1786 #. @-expanded: \n
1787 msgid ""
1788 "@m @bs already reassigned or cloned.\n"
1789 "\n"
1790 msgstr ""
1791
1792 #: e2fsck/problem.c:1034
1793 #, c-format
1794 msgid "Couldn't clone file: %m\n"
1795 msgstr ""
1796
1797 #: e2fsck/problem.c:1040
1798 #. @-expanded: Pass 2: Checking directory structure\n
1799 msgid "Pass 2: Checking @d structure\n"
1800 msgstr ""
1801
1802 #: e2fsck/problem.c:1045
1803 #, c-format
1804 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1805 msgid "@n @i number for '.' in @d @i %i.\n"
1806 msgstr ""
1807
1808 #: e2fsck/problem.c:1050
1809 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1810 msgid "@E has @n @i #: %Di.\n"
1811 msgstr ""
1812
1813 #: e2fsck/problem.c:1055
1814 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.  
1815 msgid "@E has @D/unused @i %Di.  "
1816 msgstr ""
1817
1818 #: e2fsck/problem.c:1060
1819 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'  
1820 msgid "@E @L to '.'  "
1821 msgstr ""
1822
1823 #: e2fsck/problem.c:1065
1824 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1825 msgid "@E points to @i (%Di) located in a bad @b.\n"
1826 msgstr ""
1827
1828 #: e2fsck/problem.c:1070
1829 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1830 msgid "@E @L to @d %P (%Di).\n"
1831 msgstr ""
1832
1833 #: e2fsck/problem.c:1075
1834 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1835 msgid "@E @L to the @r.\n"
1836 msgstr ""
1837
1838 #: e2fsck/problem.c:1080
1839 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1840 msgid "@E has illegal characters in its name.\n"
1841 msgstr ""
1842
1843 #: e2fsck/problem.c:1085
1844 #, c-format
1845 #. @-expanded: Missing '.' in directory inode %i.\n
1846 msgid "Missing '.' in @d @i %i.\n"
1847 msgstr ""
1848
1849 #: e2fsck/problem.c:1090
1850 #, c-format
1851 #. @-expanded: Missing '..' in directory inode %i.\n
1852 msgid "Missing '..' in @d @i %i.\n"
1853 msgstr ""
1854
1855 #: e2fsck/problem.c:1095
1856 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1857 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1858 msgstr ""
1859
1860 #: e2fsck/problem.c:1100
1861 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1862 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1863 msgstr ""
1864
1865 #: e2fsck/problem.c:1105
1866 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1867 msgid "i_faddr @F %IF, @s zero.\n"
1868 msgstr ""
1869
1870 #: e2fsck/problem.c:1110
1871 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1872 msgid "i_file_acl @F %If, @s zero.\n"
1873 msgstr ""
1874
1875 #: e2fsck/problem.c:1115
1876 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1877 msgid "i_dir_acl @F %Id, @s zero.\n"
1878 msgstr ""
1879
1880 #: e2fsck/problem.c:1120
1881 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1882 msgid "i_frag @F %N, @s zero.\n"
1883 msgstr ""
1884
1885 #: e2fsck/problem.c:1125
1886 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1887 msgid "i_fsize @F %N, @s zero.\n"
1888 msgstr ""
1889
1890 #: e2fsck/problem.c:1130
1891 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1892 msgid "@i %i (%Q) has @n mode (%Im).\n"
1893 msgstr ""
1894
1895 #: e2fsck/problem.c:1135
1896 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1897 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
1898 msgstr ""
1899
1900 #: e2fsck/problem.c:1140
1901 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1902 msgid "@d @i %i, %B, offset %N: filename too long\n"
1903 msgstr ""
1904
1905 #: e2fsck/problem.c:1145
1906 #. @-expanded: directory inode %i has an unallocated %B.  
1907 msgid "@d @i %i has an unallocated %B.  "
1908 msgstr ""
1909
1910 #: e2fsck/problem.c:1150
1911 #, c-format
1912 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1913 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1914 msgstr ""
1915
1916 #: e2fsck/problem.c:1155
1917 #, c-format
1918 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1919 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1920 msgstr ""
1921
1922 #: e2fsck/problem.c:1160
1923 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1924 msgid "@i %i (%Q) is an @I character @v.\n"
1925 msgstr ""
1926
1927 #: e2fsck/problem.c:1165
1928 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1929 msgid "@i %i (%Q) is an @I @b @v.\n"
1930 msgstr ""
1931
1932 #: e2fsck/problem.c:1170
1933 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1934 msgid "@E is duplicate '.' @e.\n"
1935 msgstr ""
1936
1937 #: e2fsck/problem.c:1175
1938 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1939 msgid "@E is duplicate '..' @e.\n"
1940 msgstr ""
1941
1942 #: e2fsck/problem.c:1180 e2fsck/problem.c:1480
1943 #, c-format
1944 msgid "Internal error: couldn't find dir_info for %i.\n"
1945 msgstr ""
1946
1947 #: e2fsck/problem.c:1185
1948 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1949 msgid "@E has rec_len of %Dr, @s %N.\n"
1950 msgstr ""
1951
1952 #: e2fsck/problem.c:1190
1953 #, c-format
1954 #. @-expanded: error allocating icount structure: %m\n
1955 msgid "@A icount structure: %m\n"
1956 msgstr ""
1957
1958 #: e2fsck/problem.c:1195
1959 #, c-format
1960 #. @-expanded: Error iterating over directory blocks: %m\n
1961 msgid "Error iterating over @d @bs: %m\n"
1962 msgstr ""
1963
1964 #: e2fsck/problem.c:1200
1965 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1966 msgid "Error reading @d @b %b (@i %i): %m\n"
1967 msgstr ""
1968
1969 #: e2fsck/problem.c:1205
1970 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1971 msgid "Error writing @d @b %b (@i %i): %m\n"
1972 msgstr ""
1973
1974 #: e2fsck/problem.c:1210
1975 #, c-format
1976 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1977 msgid "@A new @d @b for @i %i (%s): %m\n"
1978 msgstr ""
1979
1980 #: e2fsck/problem.c:1215
1981 #, c-format
1982 #. @-expanded: Error deallocating inode %i: %m\n
1983 msgid "Error deallocating @i %i: %m\n"
1984 msgstr ""
1985
1986 #: e2fsck/problem.c:1220
1987 #, c-format
1988 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1989 msgid "@d @e for '.' in %p (%i) is big.\n"
1990 msgstr ""
1991
1992 #: e2fsck/problem.c:1225
1993 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1994 msgid "@i %i (%Q) is an @I FIFO.\n"
1995 msgstr ""
1996
1997 #: e2fsck/problem.c:1230
1998 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1999 msgid "@i %i (%Q) is an @I socket.\n"
2000 msgstr ""
2001
2002 #: e2fsck/problem.c:1235
2003 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2004 msgid "Setting filetype for @E to %N.\n"
2005 msgstr ""
2006
2007 #: e2fsck/problem.c:1240
2008 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2009 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2010 msgstr ""
2011
2012 #: e2fsck/problem.c:1245
2013 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2014 msgid "@E has filetype set.\n"
2015 msgstr ""
2016
2017 #: e2fsck/problem.c:1250
2018 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2019 msgid "@E has a @z name.\n"
2020 msgstr ""
2021
2022 #: e2fsck/problem.c:1255
2023 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2024 msgid "Symlink %Q (@i #%i) is @n.\n"
2025 msgstr ""
2026
2027 #: e2fsck/problem.c:1260
2028 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2029 msgid "@a @b @F @n (%If).\n"
2030 msgstr ""
2031
2032 #: e2fsck/problem.c:1265
2033 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2034 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2035 msgstr ""
2036
2037 #: e2fsck/problem.c:1270
2038 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2039 msgid "@p @h %d: %B not referenced\n"
2040 msgstr ""
2041
2042 #: e2fsck/problem.c:1275
2043 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2044 msgid "@p @h %d: %B referenced twice\n"
2045 msgstr ""
2046
2047 #: e2fsck/problem.c:1280
2048 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2049 msgid "@p @h %d: %B has bad min hash\n"
2050 msgstr ""
2051
2052 #: e2fsck/problem.c:1285
2053 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2054 msgid "@p @h %d: %B has bad max hash\n"
2055 msgstr ""
2056
2057 #: e2fsck/problem.c:1290
2058 #. @-expanded: invalid HTREE directory inode %d (%q).  
2059 msgid "@n @h %d (%q).  "
2060 msgstr ""
2061
2062 #: e2fsck/problem.c:1294
2063 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2064 msgid "@p @h %d (%q): bad @b number %b.\n"
2065 msgstr ""
2066
2067 #: e2fsck/problem.c:1304
2068 #, c-format
2069 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2070 msgid "@p @h %d: root node is @n\n"
2071 msgstr ""
2072
2073 #: e2fsck/problem.c:1309
2074 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2075 msgid "@p @h %d: %B has @n limit (%N)\n"
2076 msgstr ""
2077
2078 #: e2fsck/problem.c:1314
2079 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2080 msgid "@p @h %d: %B has @n count (%N)\n"
2081 msgstr ""
2082
2083 #: e2fsck/problem.c:1319
2084 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2085 msgid "@p @h %d: %B has an unordered hash table\n"
2086 msgstr ""
2087
2088 #: e2fsck/problem.c:1324
2089 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2090 msgid "@p @h %d: %B has @n depth (%N)\n"
2091 msgstr ""
2092
2093 #: e2fsck/problem.c:1329
2094 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.  
2095 msgid "Duplicate @E found.  "
2096 msgstr ""
2097
2098 #: e2fsck/problem.c:1334
2099 #, no-c-format
2100 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2101 #. @-expanded: Rename to %s
2102 msgid ""
2103 "@E has a non-unique filename.\n"
2104 "Rename to %s"
2105 msgstr ""
2106
2107 #: e2fsck/problem.c:1339
2108 #. @-expanded: Duplicate entry '%Dn' found.\n
2109 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2110 #. @-expanded: \n
2111 msgid ""
2112 "Duplicate @e '%Dn' found.\n"
2113 "\tMarking %p (%i) to be rebuilt.\n"
2114 "\n"
2115 msgstr ""
2116
2117 #: e2fsck/problem.c:1344
2118 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2119 msgid "i_blocks_hi @F %N, @s zero.\n"
2120 msgstr ""
2121
2122 #: e2fsck/problem.c:1349
2123 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2124 msgid "Unexpected @b in @h %d (%q).\n"
2125 msgstr ""
2126
2127 #: e2fsck/problem.c:1353
2128 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2129 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2130 msgstr ""
2131
2132 #: e2fsck/problem.c:1358
2133 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2134 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2135 msgstr ""
2136
2137 #: e2fsck/problem.c:1363
2138 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2139 msgid "i_file_acl_hi @F %N, @s zero.\n"
2140 msgstr ""
2141
2142 #: e2fsck/problem.c:1370
2143 #. @-expanded: Pass 3: Checking directory connectivity\n
2144 msgid "Pass 3: Checking @d connectivity\n"
2145 msgstr ""
2146
2147 #: e2fsck/problem.c:1375
2148 #. @-expanded: root inode not allocated.  
2149 msgid "@r not allocated.  "
2150 msgstr ""
2151
2152 #: e2fsck/problem.c:1380
2153 #. @-expanded: No room in lost+found directory.  
2154 msgid "No room in @l @d.  "
2155 msgstr ""
2156
2157 #: e2fsck/problem.c:1385
2158 #, c-format
2159 #. @-expanded: Unconnected directory inode %i (%p)\n
2160 msgid "Unconnected @d @i %i (%p)\n"
2161 msgstr ""
2162
2163 #: e2fsck/problem.c:1390
2164 #. @-expanded: /lost+found not found.  
2165 msgid "/@l not found.  "
2166 msgstr ""
2167
2168 #: e2fsck/problem.c:1395
2169 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2170 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2171 msgstr ""
2172
2173 #: e2fsck/problem.c:1400
2174 #. @-expanded: Bad or non-existent /lost+found.  Cannot reconnect.\n
2175 msgid "Bad or non-existent /@l.  Cannot reconnect.\n"
2176 msgstr ""
2177
2178 #: e2fsck/problem.c:1405
2179 #, c-format
2180 #. @-expanded: Could not expand /lost+found: %m\n
2181 msgid "Could not expand /@l: %m\n"
2182 msgstr ""
2183
2184 #: e2fsck/problem.c:1410
2185 #, c-format
2186 msgid "Could not reconnect %i: %m\n"
2187 msgstr ""
2188
2189 #: e2fsck/problem.c:1415
2190 #, c-format
2191 #. @-expanded: Error while trying to find /lost+found: %m\n
2192 msgid "Error while trying to find /@l: %m\n"
2193 msgstr ""
2194
2195 #: e2fsck/problem.c:1420
2196 #, c-format
2197 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2198 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2199 msgstr ""
2200
2201 #: e2fsck/problem.c:1425
2202 #, c-format
2203 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2204 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2205 msgstr ""
2206
2207 #: e2fsck/problem.c:1430
2208 #, c-format
2209 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2210 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2211 msgstr ""
2212
2213 #: e2fsck/problem.c:1435
2214 #, c-format
2215 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2216 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2217 msgstr ""
2218
2219 #: e2fsck/problem.c:1440
2220 #, c-format
2221 #. @-expanded: Error while adjusting inode count on inode %i\n
2222 msgid "Error while adjusting @i count on @i %i\n"
2223 msgstr ""
2224
2225 #: e2fsck/problem.c:1445
2226 #, c-format
2227 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2228 #. @-expanded: \n
2229 msgid ""
2230 "Couldn't fix parent of @i %i: %m\n"
2231 "\n"
2232 msgstr ""
2233
2234 #: e2fsck/problem.c:1450
2235 #, c-format
2236 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2237 #. @-expanded: \n
2238 msgid ""
2239 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2240 "\n"
2241 msgstr ""
2242
2243 #: e2fsck/problem.c:1460
2244 #, c-format
2245 #. @-expanded: Error creating root directory (%s): %m\n
2246 msgid "Error creating root @d (%s): %m\n"
2247 msgstr ""
2248
2249 #: e2fsck/problem.c:1465
2250 #, c-format
2251 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2252 msgid "Error creating /@l @d (%s): %m\n"
2253 msgstr ""
2254
2255 #: e2fsck/problem.c:1470
2256 #. @-expanded: root inode is not a directory; aborting.\n
2257 msgid "@r is not a @d; aborting.\n"
2258 msgstr ""
2259
2260 #: e2fsck/problem.c:1475
2261 #. @-expanded: Cannot proceed without a root inode.\n
2262 msgid "Cannot proceed without a @r.\n"
2263 msgstr ""
2264
2265 #: e2fsck/problem.c:1485
2266 #, c-format
2267 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2268 msgid "/@l is not a @d (ino=%i)\n"
2269 msgstr ""
2270
2271 #: e2fsck/problem.c:1492
2272 msgid "Pass 3A: Optimizing directories\n"
2273 msgstr ""
2274
2275 #: e2fsck/problem.c:1497
2276 #, c-format
2277 msgid "Failed to create dirs_to_hash iterator: %m\n"
2278 msgstr ""
2279
2280 #: e2fsck/problem.c:1502
2281 msgid "Failed to optimize directory %q (%d): %m\n"
2282 msgstr ""
2283
2284 #: e2fsck/problem.c:1507
2285 msgid "Optimizing directories: "
2286 msgstr ""
2287
2288 #: e2fsck/problem.c:1524
2289 msgid "Pass 4: Checking reference counts\n"
2290 msgstr ""
2291
2292 #: e2fsck/problem.c:1529
2293 #, c-format
2294 #. @-expanded: unattached zero-length inode %i.  
2295 msgid "@u @z @i %i.  "
2296 msgstr ""
2297
2298 #: e2fsck/problem.c:1534
2299 #, c-format
2300 #. @-expanded: unattached inode %i\n
2301 msgid "@u @i %i\n"
2302 msgstr ""
2303
2304 #: e2fsck/problem.c:1539
2305 #. @-expanded: inode %i ref count is %Il, should be %N.  
2306 msgid "@i %i ref count is %Il, @s %N.  "
2307 msgstr ""
2308
2309 #: e2fsck/problem.c:1543
2310 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2311 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2312 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il.  They should be the same!\n
2313 msgid ""
2314 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2315 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2316 "@i_link_info[%i] is %N, @i.i_links_count is %Il.  They @s the same!\n"
2317 msgstr ""
2318
2319 #: e2fsck/problem.c:1553
2320 #. @-expanded: Pass 5: Checking group summary information\n
2321 msgid "Pass 5: Checking @g summary information\n"
2322 msgstr ""
2323
2324 #: e2fsck/problem.c:1558
2325 #. @-expanded: Padding at end of inode bitmap is not set. 
2326 msgid "Padding at end of @i @B is not set. "
2327 msgstr ""
2328
2329 #: e2fsck/problem.c:1563
2330 #. @-expanded: Padding at end of block bitmap is not set. 
2331 msgid "Padding at end of @b @B is not set. "
2332 msgstr ""
2333
2334 #: e2fsck/problem.c:1568
2335 #. @-expanded: block bitmap differences: 
2336 msgid "@b @B differences: "
2337 msgstr ""
2338
2339 #: e2fsck/problem.c:1588
2340 #. @-expanded: inode bitmap differences: 
2341 msgid "@i @B differences: "
2342 msgstr ""
2343
2344 #: e2fsck/problem.c:1608
2345 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2346 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2347 msgstr ""
2348
2349 #: e2fsck/problem.c:1613
2350 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2351 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2352 msgstr ""
2353
2354 #: e2fsck/problem.c:1618
2355 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2356 msgid "Free @is count wrong (%i, counted=%j).\n"
2357 msgstr ""
2358
2359 #: e2fsck/problem.c:1623
2360 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2361 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2362 msgstr ""
2363
2364 #: e2fsck/problem.c:1628
2365 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2366 msgid "Free @bs count wrong (%b, counted=%c).\n"
2367 msgstr ""
2368
2369 #: e2fsck/problem.c:1633
2370 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap 
2371 #. @-expanded: endpoints (%i, %j)\n
2372 msgid ""
2373 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2374 "endpoints (%i, %j)\n"
2375 msgstr ""
2376
2377 #: e2fsck/problem.c:1639
2378 msgid "Internal error: fudging end of bitmap (%N)\n"
2379 msgstr ""
2380
2381 #: e2fsck/problem.c:1644
2382 #, c-format
2383 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2384 msgid "Error copying in replacement @i @B: %m\n"
2385 msgstr ""
2386
2387 #: e2fsck/problem.c:1649
2388 #, c-format
2389 #. @-expanded: Error copying in replacement block bitmap: %m\n
2390 msgid "Error copying in replacement @b @B: %m\n"
2391 msgstr ""
2392
2393 #: e2fsck/problem.c:1674
2394 #, c-format
2395 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2396 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2397 msgstr ""
2398
2399 #: e2fsck/problem.c:1679
2400 #, c-format
2401 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2402 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2403 msgstr ""
2404
2405 #: e2fsck/problem.c:1686
2406 #. @-expanded: Recreate journal
2407 msgid "Recreate @j"
2408 msgstr ""
2409
2410 #: e2fsck/problem.c:1805
2411 #, c-format
2412 msgid "Unhandled error code (0x%x)!\n"
2413 msgstr ""
2414
2415 #: e2fsck/problem.c:1905
2416 msgid "IGNORED"
2417 msgstr ""
2418
2419 #: e2fsck/scantest.c:82
2420 #, c-format
2421 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2422 msgstr ""
2423
2424 #: e2fsck/scantest.c:101
2425 #, c-format
2426 msgid "size of inode=%d\n"
2427 msgstr ""
2428
2429 #: e2fsck/scantest.c:122
2430 msgid "while starting inode scan"
2431 msgstr ""
2432
2433 #: e2fsck/scantest.c:133
2434 msgid "while doing inode scan"
2435 msgstr ""
2436
2437 #: e2fsck/super.c:187
2438 #, c-format
2439 msgid "while calling ext2fs_block_iterate for inode %d"
2440 msgstr ""
2441
2442 #: e2fsck/super.c:209
2443 #, c-format
2444 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2445 msgstr ""
2446
2447 #: e2fsck/super.c:269
2448 msgid "Truncating"
2449 msgstr ""
2450
2451 #: e2fsck/super.c:270
2452 msgid "Clearing"
2453 msgstr ""
2454
2455 #: e2fsck/unix.c:77
2456 #, c-format
2457 msgid ""
2458 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2459 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2460 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2461 "\t\t[-E extended-options] device\n"
2462 msgstr ""
2463
2464 #: e2fsck/unix.c:83
2465 #, c-format
2466 msgid ""
2467 "\n"
2468 "Emergency help:\n"
2469 " -p                   Automatic repair (no questions)\n"
2470 " -n                   Make no changes to the filesystem\n"
2471 " -y                   Assume \"yes\" to all questions\n"
2472 " -c                   Check for bad blocks and add them to the badblock "
2473 "list\n"
2474 " -f                   Force checking even if filesystem is marked clean\n"
2475 msgstr ""
2476
2477 #: e2fsck/unix.c:89
2478 #, c-format
2479 msgid ""
2480 " -v                   Be verbose\n"
2481 " -b superblock        Use alternative superblock\n"
2482 " -B blocksize         Force blocksize when looking for superblock\n"
2483 " -j external_journal  Set location of the external journal\n"
2484 " -l bad_blocks_file   Add to badblocks list\n"
2485 " -L bad_blocks_file   Set badblocks list\n"
2486 msgstr ""
2487
2488 #: e2fsck/unix.c:133
2489 #, c-format
2490 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2491 msgstr ""
2492
2493 #: e2fsck/unix.c:151
2494 #, c-format
2495 msgid "         # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2496 msgstr ""
2497
2498 #: e2fsck/unix.c:158
2499 #, c-format
2500 msgid "         Extent depth histogram: "
2501 msgstr ""
2502
2503 #: e2fsck/unix.c:209 misc/badblocks.c:984 misc/tune2fs.c:1962 misc/util.c:147
2504 #: resize/main.c:251
2505 #, c-format
2506 msgid "while determining whether %s is mounted."
2507 msgstr ""
2508
2509 #: e2fsck/unix.c:227
2510 #, c-format
2511 msgid "Warning!  %s is mounted.\n"
2512 msgstr ""
2513
2514 #: e2fsck/unix.c:231
2515 #, c-format
2516 msgid "%s is mounted.  "
2517 msgstr ""
2518
2519 #: e2fsck/unix.c:233
2520 msgid ""
2521 "Cannot continue, aborting.\n"
2522 "\n"
2523 msgstr ""
2524
2525 #: e2fsck/unix.c:234
2526 #, c-format
2527 msgid ""
2528 "\n"
2529 "\n"
2530 "\a\a\a\aWARNING!!!  The filesystem is mounted.   If you continue you "
2531 "***WILL***\n"
2532 "cause ***SEVERE*** filesystem damage.\a\a\a\n"
2533 "\n"
2534 msgstr ""
2535
2536 #: e2fsck/unix.c:237
2537 msgid "Do you really want to continue"
2538 msgstr ""
2539
2540 #: e2fsck/unix.c:239
2541 #, c-format
2542 msgid "check aborted.\n"
2543 msgstr ""
2544
2545 #: e2fsck/unix.c:321
2546 msgid " contains a file system with errors"
2547 msgstr ""
2548
2549 #: e2fsck/unix.c:323
2550 msgid " was not cleanly unmounted"
2551 msgstr ""
2552
2553 #: e2fsck/unix.c:325
2554 msgid " primary superblock features different from backup"
2555 msgstr ""
2556
2557 #: e2fsck/unix.c:329
2558 #, c-format
2559 msgid " has been mounted %u times without being checked"
2560 msgstr ""
2561
2562 #: e2fsck/unix.c:336
2563 msgid " has filesystem last checked time in the future"
2564 msgstr ""
2565
2566 #: e2fsck/unix.c:342
2567 #, c-format
2568 msgid " has gone %u days without being checked"
2569 msgstr ""
2570
2571 #: e2fsck/unix.c:351
2572 msgid ", check forced.\n"
2573 msgstr ""
2574
2575 #: e2fsck/unix.c:384
2576 #, c-format
2577 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
2578 msgstr ""
2579
2580 #: e2fsck/unix.c:402
2581 msgid " (check deferred; on battery)"
2582 msgstr ""
2583
2584 #: e2fsck/unix.c:405
2585 msgid " (check after next mount)"
2586 msgstr ""
2587
2588 #: e2fsck/unix.c:407
2589 #, c-format
2590 msgid " (check in %ld mounts)"
2591 msgstr ""
2592
2593 #: e2fsck/unix.c:557
2594 #, c-format
2595 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2596 msgstr ""
2597
2598 #: e2fsck/unix.c:626
2599 #, c-format
2600 msgid "Invalid EA version.\n"
2601 msgstr ""
2602
2603 #: e2fsck/unix.c:647
2604 #, c-format
2605 msgid "Unknown extended option: %s\n"
2606 msgstr ""
2607
2608 #: e2fsck/unix.c:672
2609 #, c-format
2610 msgid ""
2611 "Syntax error in e2fsck config file (%s, line #%d)\n"
2612 "\t%s\n"
2613 msgstr ""
2614
2615 #: e2fsck/unix.c:741
2616 #, c-format
2617 msgid "Error validating file descriptor %d: %s\n"
2618 msgstr ""
2619
2620 #: e2fsck/unix.c:745
2621 msgid "Invalid completion information file descriptor"
2622 msgstr ""
2623
2624 #: e2fsck/unix.c:760
2625 msgid "Only one of the options -p/-a, -n or -y may be specified."
2626 msgstr ""
2627
2628 #: e2fsck/unix.c:781
2629 #, c-format
2630 msgid "The -t option is not supported on this version of e2fsck.\n"
2631 msgstr ""
2632
2633 #: e2fsck/unix.c:812 e2fsck/unix.c:884 misc/tune2fs.c:799 misc/tune2fs.c:1088
2634 #: misc/tune2fs.c:1106
2635 #, c-format
2636 msgid "Unable to resolve '%s'"
2637 msgstr ""
2638
2639 #: e2fsck/unix.c:863
2640 msgid "The -n and -D options are incompatible."
2641 msgstr ""
2642
2643 #: e2fsck/unix.c:868
2644 msgid "The -n and -c options are incompatible."
2645 msgstr ""
2646
2647 #: e2fsck/unix.c:873
2648 msgid "The -n and -l/-L options are incompatible."
2649 msgstr ""
2650
2651 #: e2fsck/unix.c:913
2652 #, c-format
2653 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2654 msgstr ""
2655
2656 #: e2fsck/unix.c:961
2657 #, c-format
2658 msgid ""
2659 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2660 "\n"
2661 msgstr ""
2662
2663 #: e2fsck/unix.c:970
2664 #, c-format
2665 msgid ""
2666 "\n"
2667 "Invalid non-numeric argument to -%c (\"%s\")\n"
2668 "\n"
2669 msgstr ""
2670
2671 #: e2fsck/unix.c:1072 e2fsck/unix.c:1077
2672 msgid "while checking MMP block"
2673 msgstr ""
2674
2675 #: e2fsck/unix.c:1079 misc/tune2fs.c:1896
2676 msgid ""
2677 "If you are sure the filesystem is not in use on any node, run:\n"
2678 "'tune2fs -f -E clear_mmp {device}'\n"
2679 msgstr ""
2680
2681 #: e2fsck/unix.c:1128
2682 #, c-format
2683 msgid "Error: ext2fs library version out of date!\n"
2684 msgstr ""
2685
2686 #: e2fsck/unix.c:1136
2687 msgid "while trying to initialize program"
2688 msgstr ""
2689
2690 #: e2fsck/unix.c:1147
2691 #, c-format
2692 msgid "\tUsing %s, %s\n"
2693 msgstr ""
2694
2695 #: e2fsck/unix.c:1159
2696 msgid "need terminal for interactive repairs"
2697 msgstr ""
2698
2699 #: e2fsck/unix.c:1198
2700 #, c-format
2701 msgid "%s: %s trying backup blocks...\n"
2702 msgstr ""
2703
2704 #: e2fsck/unix.c:1200
2705 msgid "Superblock invalid,"
2706 msgstr ""
2707
2708 #: e2fsck/unix.c:1201
2709 msgid "Group descriptors look bad..."
2710 msgstr ""
2711
2712 #: e2fsck/unix.c:1213
2713 #, c-format
2714 msgid "%s: going back to original superblock\n"
2715 msgstr ""
2716
2717 #: e2fsck/unix.c:1240
2718 #, c-format
2719 msgid ""
2720 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2721 "(Or the filesystem superblock is corrupt)\n"
2722 "\n"
2723 msgstr ""
2724
2725 #: e2fsck/unix.c:1246
2726 #, c-format
2727 msgid "Could this be a zero-length partition?\n"
2728 msgstr ""
2729
2730 #: e2fsck/unix.c:1248
2731 #, c-format
2732 msgid "You must have %s access to the filesystem or be root\n"
2733 msgstr ""
2734
2735 #: e2fsck/unix.c:1253
2736 #, c-format
2737 msgid "Possibly non-existent or swap device?\n"
2738 msgstr ""
2739
2740 #: e2fsck/unix.c:1255
2741 #, c-format
2742 msgid "Filesystem mounted or opened exclusively by another program?\n"
2743 msgstr ""
2744
2745 #: e2fsck/unix.c:1258
2746 #, c-format
2747 msgid "Possibly non-existent device?\n"
2748 msgstr ""
2749
2750 #: e2fsck/unix.c:1261
2751 #, c-format
2752 msgid ""
2753 "Disk write-protected; use the -n option to do a read-only\n"
2754 "check of the device.\n"
2755 msgstr ""
2756
2757 #: e2fsck/unix.c:1325
2758 msgid "Get a newer version of e2fsck!"
2759 msgstr ""
2760
2761 #: e2fsck/unix.c:1371
2762 #, c-format
2763 msgid "while checking ext3 journal for %s"
2764 msgstr ""
2765
2766 #: e2fsck/unix.c:1382
2767 #, c-format
2768 msgid ""
2769 "Warning: skipping journal recovery because doing a read-only filesystem "
2770 "check.\n"
2771 msgstr ""
2772
2773 #: e2fsck/unix.c:1395
2774 #, c-format
2775 msgid "unable to set superblock flags on %s\n"
2776 msgstr ""
2777
2778 #: e2fsck/unix.c:1401
2779 #, c-format
2780 msgid "while recovering ext3 journal of %s"
2781 msgstr ""
2782
2783 #: e2fsck/unix.c:1426
2784 #, c-format
2785 msgid "%s has unsupported feature(s):"
2786 msgstr ""
2787
2788 #: e2fsck/unix.c:1442
2789 msgid "Warning: compression support is experimental.\n"
2790 msgstr ""
2791
2792 #: e2fsck/unix.c:1447
2793 #, c-format
2794 msgid ""
2795 "E2fsck not compiled with HTREE support,\n"
2796 "\tbut filesystem %s has HTREE directories.\n"
2797 msgstr ""
2798
2799 #: e2fsck/unix.c:1500
2800 msgid "while reading bad blocks inode"
2801 msgstr ""
2802
2803 #: e2fsck/unix.c:1502
2804 #, c-format
2805 msgid "This doesn't bode well, but we'll try to go on...\n"
2806 msgstr ""
2807
2808 #: e2fsck/unix.c:1541
2809 msgid "Couldn't determine journal size"
2810 msgstr ""
2811
2812 #: e2fsck/unix.c:1544
2813 #, c-format
2814 msgid "Creating journal (%d blocks): "
2815 msgstr ""
2816
2817 #: e2fsck/unix.c:1551 misc/mke2fs.c:2514
2818 msgid ""
2819 "\n"
2820 "\twhile trying to create journal"
2821 msgstr ""
2822
2823 #: e2fsck/unix.c:1554
2824 #, c-format
2825 msgid " Done.\n"
2826 msgstr ""
2827
2828 #: e2fsck/unix.c:1555
2829 #, c-format
2830 msgid ""
2831 "\n"
2832 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2833 msgstr ""
2834
2835 #: e2fsck/unix.c:1567
2836 #, c-format
2837 msgid "Restarting e2fsck from the beginning...\n"
2838 msgstr ""
2839
2840 #: e2fsck/unix.c:1571
2841 msgid "while resetting context"
2842 msgstr ""
2843
2844 #: e2fsck/unix.c:1578
2845 #, c-format
2846 msgid "%s: e2fsck canceled.\n"
2847 msgstr ""
2848
2849 #: e2fsck/unix.c:1583
2850 msgid "aborted"
2851 msgstr ""
2852
2853 #: e2fsck/unix.c:1595
2854 #, c-format
2855 msgid ""
2856 "\n"
2857 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2858 msgstr ""
2859
2860 #: e2fsck/unix.c:1598
2861 #, c-format
2862 msgid "%s: ***** REBOOT LINUX *****\n"
2863 msgstr ""
2864
2865 #: e2fsck/unix.c:1606
2866 #, c-format
2867 msgid ""
2868 "\n"
2869 "%s: ********** WARNING: Filesystem still has errors **********\n"
2870 "\n"
2871 msgstr ""
2872
2873 #: e2fsck/unix.c:1646
2874 msgid "while setting block group checksum info"
2875 msgstr ""
2876
2877 #: e2fsck/util.c:141 misc/util.c:70
2878 msgid "yY"
2879 msgstr ""
2880
2881 #: e2fsck/util.c:142
2882 msgid "nN"
2883 msgstr ""
2884
2885 #: e2fsck/util.c:156
2886 msgid "<y>"
2887 msgstr ""
2888
2889 #: e2fsck/util.c:158
2890 msgid "<n>"
2891 msgstr ""
2892
2893 #: e2fsck/util.c:160
2894 msgid " (y/n)"
2895 msgstr ""
2896
2897 #: e2fsck/util.c:175
2898 msgid "cancelled!\n"
2899 msgstr ""
2900
2901 #: e2fsck/util.c:190
2902 msgid "yes\n"
2903 msgstr ""
2904
2905 #: e2fsck/util.c:192
2906 msgid "no\n"
2907 msgstr ""
2908
2909 #: e2fsck/util.c:202
2910 #, c-format
2911 msgid ""
2912 "%s? no\n"
2913 "\n"
2914 msgstr ""
2915
2916 #: e2fsck/util.c:206
2917 #, c-format
2918 msgid ""
2919 "%s? yes\n"
2920 "\n"
2921 msgstr ""
2922
2923 #: e2fsck/util.c:210
2924 msgid "yes"
2925 msgstr ""
2926
2927 #: e2fsck/util.c:210
2928 msgid "no"
2929 msgstr ""
2930
2931 #: e2fsck/util.c:224
2932 #, c-format
2933 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2934 msgstr ""
2935
2936 #: e2fsck/util.c:229
2937 msgid "reading inode and block bitmaps"
2938 msgstr ""
2939
2940 #: e2fsck/util.c:234
2941 #, c-format
2942 msgid "while retrying to read bitmaps for %s"
2943 msgstr ""
2944
2945 #: e2fsck/util.c:246
2946 msgid "writing block and inode bitmaps"
2947 msgstr ""
2948
2949 #: e2fsck/util.c:251
2950 #, c-format
2951 msgid "while rewriting block and inode bitmaps for %s"
2952 msgstr ""
2953
2954 #: e2fsck/util.c:263
2955 #, c-format
2956 msgid ""
2957 "\n"
2958 "\n"
2959 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2960 "\t(i.e., without -a or -p options)\n"
2961 msgstr ""
2962
2963 #: e2fsck/util.c:344
2964 #, c-format
2965 msgid "Memory used: %luk/%luk (%luk/%luk), "
2966 msgstr ""
2967
2968 #: e2fsck/util.c:348
2969 #, c-format
2970 msgid "Memory used: %lu, "
2971 msgstr ""
2972
2973 #: e2fsck/util.c:355
2974 #, c-format
2975 msgid "time: %5.2f/%5.2f/%5.2f\n"
2976 msgstr ""
2977
2978 #: e2fsck/util.c:360
2979 #, c-format
2980 msgid "elapsed time: %6.3f\n"
2981 msgstr ""
2982
2983 #: e2fsck/util.c:394 e2fsck/util.c:408
2984 #, c-format
2985 msgid "while reading inode %lu in %s"
2986 msgstr ""
2987
2988 #: e2fsck/util.c:422 e2fsck/util.c:435
2989 #, c-format
2990 msgid "while writing inode %lu in %s"
2991 msgstr ""
2992
2993 #: e2fsck/util.c:584
2994 msgid "while allocating zeroizing buffer"
2995 msgstr ""
2996
2997 #: e2fsck/util.c:736
2998 msgid ""
2999 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3000 "running.\n"
3001 msgstr ""
3002
3003 #: misc/badblocks.c:69
3004 msgid "done                                                 \n"
3005 msgstr ""
3006
3007 #: misc/badblocks.c:93
3008 #, c-format
3009 msgid ""
3010 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3011 "       [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3012 "max_bad_blocks]\n"
3013 "       [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3014 "       device [last_block [first_block]]\n"
3015 msgstr ""
3016
3017 #: misc/badblocks.c:104
3018 #, c-format
3019 msgid ""
3020 "%s: The -n and -w options are mutually exclusive.\n"
3021 "\n"
3022 msgstr ""
3023
3024 #: misc/badblocks.c:219
3025 #, c-format
3026 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3027 msgstr ""
3028
3029 #: misc/badblocks.c:322
3030 msgid "Testing with random pattern: "
3031 msgstr ""
3032
3033 #: misc/badblocks.c:340
3034 msgid "Testing with pattern 0x"
3035 msgstr ""
3036
3037 #: misc/badblocks.c:372 misc/badblocks.c:445
3038 msgid "during seek"
3039 msgstr ""
3040
3041 #: misc/badblocks.c:383
3042 #, c-format
3043 msgid "Weird value (%ld) in do_read\n"
3044 msgstr ""
3045
3046 #: misc/badblocks.c:469
3047 msgid "during ext2fs_sync_device"
3048 msgstr ""
3049
3050 #: misc/badblocks.c:489 misc/badblocks.c:750
3051 msgid "while beginning bad block list iteration"
3052 msgstr ""
3053
3054 #: misc/badblocks.c:503 misc/badblocks.c:603 misc/badblocks.c:760
3055 msgid "while allocating buffers"
3056 msgstr ""
3057
3058 #: misc/badblocks.c:507
3059 #, c-format
3060 msgid "Checking blocks %lu to %lu\n"
3061 msgstr ""
3062
3063 #: misc/badblocks.c:512
3064 msgid "Checking for bad blocks in read-only mode\n"
3065 msgstr ""
3066
3067 #: misc/badblocks.c:521
3068 msgid "Checking for bad blocks (read-only test): "
3069 msgstr ""
3070
3071 #: misc/badblocks.c:529 misc/badblocks.c:635 misc/badblocks.c:677
3072 #: misc/badblocks.c:823
3073 msgid "Too many bad blocks, aborting test\n"
3074 msgstr ""
3075
3076 #: misc/badblocks.c:610
3077 msgid "Checking for bad blocks in read-write mode\n"
3078 msgstr ""
3079
3080 #: misc/badblocks.c:612 misc/badblocks.c:773
3081 #, c-format
3082 msgid "From block %lu to %lu\n"
3083 msgstr ""
3084
3085 #: misc/badblocks.c:667
3086 msgid "Reading and comparing: "
3087 msgstr ""
3088
3089 #: misc/badblocks.c:772
3090 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3091 msgstr ""
3092
3093 #: misc/badblocks.c:778
3094 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3095 msgstr ""
3096
3097 #: misc/badblocks.c:785
3098 msgid ""
3099 "\n"
3100 "Interrupt caught, cleaning up\n"
3101 msgstr ""
3102
3103 #: misc/badblocks.c:868
3104 #, c-format
3105 msgid "during test data write, block %lu"
3106 msgstr ""
3107
3108 #: misc/badblocks.c:989 misc/util.c:152
3109 #, c-format
3110 msgid "%s is mounted; "
3111 msgstr ""
3112
3113 #: misc/badblocks.c:991
3114 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
3115 msgstr ""
3116
3117 #: misc/badblocks.c:996
3118 msgid "it's not safe to run badblocks!\n"
3119 msgstr ""
3120
3121 #: misc/badblocks.c:1001 misc/util.c:163
3122 #, c-format
3123 msgid "%s is apparently in use by the system; "
3124 msgstr ""
3125
3126 #: misc/badblocks.c:1004
3127 msgid "badblocks forced anyway.\n"
3128 msgstr ""
3129
3130 #: misc/badblocks.c:1024
3131 #, c-format
3132 msgid "invalid %s - %s"
3133 msgstr ""
3134
3135 #: misc/badblocks.c:1134
3136 #, c-format
3137 msgid "can't allocate memory for test_pattern - %s"
3138 msgstr ""
3139
3140 #: misc/badblocks.c:1164
3141 msgid "Maximum of one test_pattern may be specified in read-only mode"
3142 msgstr ""
3143
3144 #: misc/badblocks.c:1170
3145 msgid "Random test_pattern is not allowed in read-only mode"
3146 msgstr ""
3147
3148 #: misc/badblocks.c:1184
3149 msgid ""
3150 "Couldn't determine device size; you must specify\n"
3151 "the size manually\n"
3152 msgstr ""
3153
3154 #: misc/badblocks.c:1190
3155 msgid "while trying to determine device size"
3156 msgstr ""
3157
3158 #: misc/badblocks.c:1195
3159 msgid "last block"
3160 msgstr ""
3161
3162 #: misc/badblocks.c:1201
3163 msgid "first block"
3164 msgstr ""
3165
3166 #: misc/badblocks.c:1204
3167 #, c-format
3168 msgid "invalid starting block (%lu): must be less than %lu"
3169 msgstr ""
3170
3171 #: misc/badblocks.c:1260
3172 msgid "while creating in-memory bad blocks list"
3173 msgstr ""
3174
3175 #: misc/badblocks.c:1275
3176 msgid "while adding to in-memory bad block list"
3177 msgstr ""
3178
3179 #: misc/badblocks.c:1299
3180 #, c-format
3181 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3182 msgstr ""
3183
3184 #: misc/chattr.c:86
3185 #, c-format
3186 msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
3187 msgstr ""
3188
3189 #: misc/chattr.c:154
3190 #, c-format
3191 msgid "bad version - %s\n"
3192 msgstr ""
3193
3194 #: misc/chattr.c:201 misc/lsattr.c:116
3195 #, c-format
3196 msgid "while trying to stat %s"
3197 msgstr ""
3198
3199 #: misc/chattr.c:208
3200 #, c-format
3201 msgid "while reading flags on %s"
3202 msgstr ""
3203
3204 #: misc/chattr.c:217 misc/chattr.c:236
3205 #, c-format
3206 msgid "Clearing extent flag not supported on %s"
3207 msgstr ""
3208
3209 #: misc/chattr.c:222 misc/chattr.c:241
3210 #, c-format
3211 msgid "Flags of %s set as "
3212 msgstr ""
3213
3214 #: misc/chattr.c:250
3215 #, c-format
3216 msgid "while setting flags on %s"
3217 msgstr ""
3218
3219 #: misc/chattr.c:258
3220 #, c-format
3221 msgid "Version of %s set as %lu\n"
3222 msgstr ""
3223
3224 #: misc/chattr.c:262
3225 #, c-format
3226 msgid "while setting version on %s"
3227 msgstr ""
3228
3229 #: misc/chattr.c:282
3230 #, c-format
3231 msgid "Couldn't allocate path variable in chattr_dir_proc"
3232 msgstr ""
3233
3234 #: misc/chattr.c:322
3235 msgid "= is incompatible with - and +\n"
3236 msgstr ""
3237
3238 #: misc/chattr.c:330
3239 msgid "Must use '-v', =, - or +\n"
3240 msgstr ""
3241
3242 #: misc/dumpe2fs.c:54
3243 #, c-format
3244 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3245 msgstr ""
3246
3247 #: misc/dumpe2fs.c:152
3248 msgid "blocks"
3249 msgstr ""
3250
3251 #: misc/dumpe2fs.c:161
3252 msgid "clusters"
3253 msgstr ""
3254
3255 #: misc/dumpe2fs.c:189
3256 #, c-format
3257 msgid "Group %lu: (Blocks "
3258 msgstr ""
3259
3260 #: misc/dumpe2fs.c:194
3261 #, c-format
3262 msgid "  Checksum 0x%04x, unused inodes %u\n"
3263 msgstr ""
3264
3265 #: misc/dumpe2fs.c:199
3266 #, c-format
3267 msgid "  %s superblock at "
3268 msgstr ""
3269
3270 #: misc/dumpe2fs.c:200
3271 msgid "Primary"
3272 msgstr ""
3273
3274 #: misc/dumpe2fs.c:200
3275 msgid "Backup"
3276 msgstr ""
3277
3278 #: misc/dumpe2fs.c:204
3279 #, c-format
3280 msgid ", Group descriptors at "
3281 msgstr ""
3282
3283 #: misc/dumpe2fs.c:208
3284 #, c-format
3285 msgid ""
3286 "\n"
3287 "  Reserved GDT blocks at "
3288 msgstr ""
3289
3290 #: misc/dumpe2fs.c:215
3291 #, c-format
3292 msgid " Group descriptor at "
3293 msgstr ""
3294
3295 #: misc/dumpe2fs.c:221
3296 msgid "  Block bitmap at "
3297 msgstr ""
3298
3299 #: misc/dumpe2fs.c:225
3300 msgid ", Inode bitmap at "
3301 msgstr ""
3302
3303 #: misc/dumpe2fs.c:229
3304 msgid ""
3305 "\n"
3306 "  Inode table at "
3307 msgstr ""
3308
3309 #: misc/dumpe2fs.c:235
3310 #, c-format
3311 msgid ""
3312 "\n"
3313 "  %u free %s, %u free inodes, %u directories%s"
3314 msgstr ""
3315
3316 #: misc/dumpe2fs.c:242
3317 #, c-format
3318 msgid ", %u unused inodes\n"
3319 msgstr ""
3320
3321 #: misc/dumpe2fs.c:245
3322 msgid "  Free blocks: "
3323 msgstr ""
3324
3325 #: misc/dumpe2fs.c:256
3326 msgid "  Free inodes: "
3327 msgstr ""
3328
3329 #: misc/dumpe2fs.c:287
3330 msgid "while printing bad block list"
3331 msgstr ""
3332
3333 #: misc/dumpe2fs.c:293
3334 #, c-format
3335 msgid "Bad blocks: %u"
3336 msgstr ""
3337
3338 #: misc/dumpe2fs.c:320 misc/tune2fs.c:302
3339 msgid "while reading journal inode"
3340 msgstr ""
3341
3342 #: misc/dumpe2fs.c:326
3343 msgid "while opening journal inode"
3344 msgstr ""
3345
3346 #: misc/dumpe2fs.c:332
3347 msgid "while reading journal super block"
3348 msgstr ""
3349
3350 #: misc/dumpe2fs.c:342
3351 #, c-format
3352 msgid "Journal features:        "
3353 msgstr ""
3354
3355 #: misc/dumpe2fs.c:355
3356 msgid "Journal size:             "
3357 msgstr ""
3358
3359 #: misc/dumpe2fs.c:366
3360 #, c-format
3361 msgid ""
3362 "Journal length:           %u\n"
3363 "Journal sequence:         0x%08x\n"
3364 "Journal start:            %u\n"
3365 msgstr ""
3366
3367 #: misc/dumpe2fs.c:385 misc/tune2fs.c:218
3368 msgid "while reading journal superblock"
3369 msgstr ""
3370
3371 #: misc/dumpe2fs.c:393
3372 msgid "Couldn't find journal superblock magic numbers"
3373 msgstr ""
3374
3375 #: misc/dumpe2fs.c:397
3376 #, c-format
3377 msgid ""
3378 "\n"
3379 "Journal block size:       %u\n"
3380 "Journal length:           %u\n"
3381 "Journal first block:      %u\n"
3382 "Journal sequence:         0x%08x\n"
3383 "Journal start:            %u\n"
3384 "Journal number of users:  %u\n"
3385 msgstr ""
3386
3387 #: misc/dumpe2fs.c:410
3388 #, c-format
3389 msgid "Journal users:            %s\n"
3390 msgstr ""
3391
3392 #: misc/dumpe2fs.c:426 misc/mke2fs.c:662 misc/tune2fs.c:1125
3393 #, c-format
3394 msgid "Couldn't allocate memory to parse options!\n"
3395 msgstr ""
3396
3397 #: misc/dumpe2fs.c:452
3398 #, c-format
3399 msgid "Invalid superblock parameter: %s\n"
3400 msgstr ""
3401
3402 #: misc/dumpe2fs.c:467
3403 #, c-format
3404 msgid "Invalid blocksize parameter: %s\n"
3405 msgstr ""
3406
3407 #: misc/dumpe2fs.c:478
3408 #, c-format
3409 msgid ""
3410 "\n"
3411 "Bad extended option(s) specified: %s\n"
3412 "\n"
3413 "Extended options are separated by commas, and may take an argument which\n"
3414 "\tis set off by an equals ('=') sign.\n"
3415 "\n"
3416 "Valid extended options are:\n"
3417 "\tsuperblock=<superblock number>\n"
3418 "\tblocksize=<blocksize>\n"
3419 msgstr ""
3420
3421 #: misc/dumpe2fs.c:538 misc/mke2fs.c:1499
3422 #, c-format
3423 msgid "\tUsing %s\n"
3424 msgstr ""
3425
3426 #: misc/dumpe2fs.c:574 misc/e2image.c:1290 misc/tune2fs.c:1907
3427 #: resize/main.c:310
3428 #, c-format
3429 msgid "Couldn't find valid filesystem superblock.\n"
3430 msgstr ""
3431
3432 #: misc/dumpe2fs.c:599
3433 #, c-format
3434 msgid ""
3435 "\n"
3436 "%s: %s: error reading bitmaps: %s\n"
3437 msgstr ""
3438
3439 #: misc/e2image.c:87
3440 #, c-format
3441 msgid "Usage: %s [-rsIQ] device image_file\n"
3442 msgstr ""
3443
3444 #: misc/e2image.c:135
3445 #, c-format
3446 msgid "Error: header size is bigger than wrt_size\n"
3447 msgstr ""
3448
3449 #: misc/e2image.c:141
3450 msgid "Couldn't allocate header buffer\n"
3451 msgstr ""
3452
3453 #: misc/e2image.c:171
3454 msgid "while writing superblock"
3455 msgstr ""
3456
3457 #: misc/e2image.c:179
3458 msgid "while writing inode table"
3459 msgstr ""
3460
3461 #: misc/e2image.c:186
3462 msgid "while writing block bitmap"
3463 msgstr ""
3464
3465 #: misc/e2image.c:193
3466 msgid "while writing inode bitmap"
3467 msgstr ""
3468
3469 #: misc/e2image.c:1322
3470 #, c-format
3471 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3472 msgstr ""
3473
3474 #: misc/e2label.c:58
3475 #, c-format
3476 msgid "e2label: cannot open %s\n"
3477 msgstr ""
3478
3479 #: misc/e2label.c:63
3480 #, c-format
3481 msgid "e2label: cannot seek to superblock\n"
3482 msgstr ""
3483
3484 #: misc/e2label.c:68
3485 #, c-format
3486 msgid "e2label: error reading superblock\n"
3487 msgstr ""
3488
3489 #: misc/e2label.c:72
3490 #, c-format
3491 msgid "e2label: not an ext2 filesystem\n"
3492 msgstr ""
3493
3494 #: misc/e2label.c:97 misc/tune2fs.c:2057
3495 #, c-format
3496 msgid "Warning: label too long, truncating.\n"
3497 msgstr ""
3498
3499 #: misc/e2label.c:100
3500 #, c-format
3501 msgid "e2label: cannot seek to superblock again\n"
3502 msgstr ""
3503
3504 #: misc/e2label.c:105
3505 #, c-format
3506 msgid "e2label: error writing superblock\n"
3507 msgstr ""
3508
3509 #: misc/e2label.c:117 misc/tune2fs.c:791
3510 #, c-format
3511 msgid "Usage: e2label device [newlabel]\n"
3512 msgstr ""
3513
3514 #: misc/e2undo.c:36
3515 #, c-format
3516 msgid "Usage: %s <transaction file> <filesystem>\n"
3517 msgstr ""
3518
3519 #: misc/e2undo.c:52
3520 msgid "Failed to read the file system data \n"
3521 msgstr ""
3522
3523 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:206
3524 #, c-format
3525 msgid "Failed tdb_fetch %s\n"
3526 msgstr ""
3527
3528 #: misc/e2undo.c:70
3529 #, c-format
3530 msgid "The file system Mount time didn't match %u\n"
3531 msgstr ""
3532
3533 #: misc/e2undo.c:89
3534 msgid "The file system UUID didn't match \n"
3535 msgstr ""
3536
3537 #: misc/e2undo.c:163
3538 #, c-format
3539 msgid "Failed tdb_open %s\n"
3540 msgstr ""
3541
3542 #: misc/e2undo.c:169
3543 #, c-format
3544 msgid "Error while determining whether %s is mounted.\n"
3545 msgstr ""
3546
3547 #: misc/e2undo.c:175
3548 msgid "e2undo should only be run on unmounted file system\n"
3549 msgstr ""
3550
3551 #: misc/e2undo.c:184
3552 #, c-format
3553 msgid "Failed to open %s\n"
3554 msgstr ""
3555
3556 #: misc/e2undo.c:210
3557 #, c-format
3558 msgid "Replayed transaction of size %zd at location %llu\n"
3559 msgstr ""
3560
3561 #: misc/e2undo.c:216
3562 #, c-format
3563 msgid "Failed write %s\n"
3564 msgstr ""
3565
3566 #: misc/fsck.c:344
3567 #, c-format
3568 msgid "WARNING: couldn't open %s: %s\n"
3569 msgstr ""
3570
3571 #: misc/fsck.c:354
3572 #, c-format
3573 msgid "WARNING: bad format on line %d of %s\n"
3574 msgstr ""
3575
3576 #: misc/fsck.c:369
3577 msgid ""
3578 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3579 "\tfield.  I will kludge around things for you, but you\n"
3580 "\tshould fix your /etc/fstab file as soon as you can.\n"
3581 "\n"
3582 msgstr ""
3583
3584 #: misc/fsck.c:478
3585 #, c-format
3586 msgid "fsck: %s: not found\n"
3587 msgstr ""
3588
3589 #: misc/fsck.c:594
3590 #, c-format
3591 msgid "%s: wait: No more child process?!?\n"
3592 msgstr ""
3593
3594 #: misc/fsck.c:616
3595 #, c-format
3596 msgid "Warning... %s for device %s exited with signal %d.\n"
3597 msgstr ""
3598
3599 #: misc/fsck.c:622
3600 #, c-format
3601 msgid "%s %s: status is %x, should never happen.\n"
3602 msgstr ""
3603
3604 #: misc/fsck.c:661
3605 #, c-format
3606 msgid "Finished with %s (exit status %d)\n"
3607 msgstr ""
3608
3609 #: misc/fsck.c:721
3610 #, c-format
3611 msgid "%s: Error %d while executing fsck.%s for %s\n"
3612 msgstr ""
3613
3614 #: misc/fsck.c:742
3615 msgid ""
3616 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3617 "with 'no' or '!'.\n"
3618 msgstr ""
3619
3620 #: misc/fsck.c:761
3621 msgid "Couldn't allocate memory for filesystem types\n"
3622 msgstr ""
3623
3624 #: misc/fsck.c:884
3625 #, c-format
3626 msgid ""
3627 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3628 "number\n"
3629 msgstr ""
3630
3631 #: misc/fsck.c:911
3632 #, c-format
3633 msgid "fsck: cannot check %s: fsck.%s not found\n"
3634 msgstr ""
3635
3636 #: misc/fsck.c:967
3637 msgid "Checking all file systems.\n"
3638 msgstr ""
3639
3640 #: misc/fsck.c:1058
3641 #, c-format
3642 msgid "--waiting-- (pass %d)\n"
3643 msgstr ""
3644
3645 #: misc/fsck.c:1078
3646 msgid ""
3647 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3648 msgstr ""
3649
3650 #: misc/fsck.c:1120
3651 #, c-format
3652 msgid "%s: too many devices\n"
3653 msgstr ""
3654
3655 #: misc/fsck.c:1153 misc/fsck.c:1239
3656 #, c-format
3657 msgid "%s: too many arguments\n"
3658 msgstr ""
3659
3660 #: misc/lsattr.c:74
3661 #, c-format
3662 msgid "Usage: %s [-RVadlv] [files...]\n"
3663 msgstr ""
3664
3665 #: misc/lsattr.c:84
3666 #, c-format
3667 msgid "While reading flags on %s"
3668 msgstr ""
3669
3670 #: misc/lsattr.c:91
3671 #, c-format
3672 msgid "While reading version on %s"
3673 msgstr ""
3674
3675 #: misc/mke2fs.c:115
3676 #, c-format
3677 msgid ""
3678 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
3679 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3680 "\t[-G meta group size] [-N number-of-inodes]\n"
3681 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3682 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3683 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3684 "\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
3685 msgstr ""
3686
3687 #: misc/mke2fs.c:217
3688 #, c-format
3689 msgid "Running command: %s\n"
3690 msgstr ""
3691
3692 #: misc/mke2fs.c:221
3693 #, c-format
3694 msgid "while trying to run '%s'"
3695 msgstr ""
3696
3697 #: misc/mke2fs.c:228
3698 msgid "while processing list of bad blocks from program"
3699 msgstr ""
3700
3701 #: misc/mke2fs.c:255
3702 #, c-format
3703 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3704 msgstr ""
3705
3706 #: misc/mke2fs.c:257
3707 #, c-format
3708 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3709 msgstr ""
3710
3711 #: misc/mke2fs.c:260
3712 msgid "Aborting....\n"
3713 msgstr ""
3714
3715 #: misc/mke2fs.c:280
3716 #, c-format
3717 msgid ""
3718 "Warning: the backup superblock/group descriptors at block %u contain\n"
3719 "\tbad blocks.\n"
3720 "\n"
3721 msgstr ""
3722
3723 #: misc/mke2fs.c:299
3724 msgid "while marking bad blocks as used"
3725 msgstr ""
3726
3727 #: misc/mke2fs.c:316
3728 msgid "Writing inode tables: "
3729 msgstr ""
3730
3731 #: misc/mke2fs.c:337
3732 #, c-format
3733 msgid ""
3734 "\n"
3735 "Could not write %d blocks in inode table starting at %llu: %s\n"
3736 msgstr ""
3737
3738 #: misc/mke2fs.c:351 misc/mke2fs.c:2148 misc/mke2fs.c:2401
3739 #, c-format
3740 msgid "done                            \n"
3741 msgstr ""
3742
3743 #: misc/mke2fs.c:362
3744 msgid "while creating root dir"
3745 msgstr ""
3746
3747 #: misc/mke2fs.c:369
3748 msgid "while reading root inode"
3749 msgstr ""
3750
3751 #: misc/mke2fs.c:383
3752 msgid "while setting root inode ownership"
3753 msgstr ""
3754
3755 #: misc/mke2fs.c:401
3756 msgid "while creating /lost+found"
3757 msgstr ""
3758
3759 #: misc/mke2fs.c:408
3760 msgid "while looking up /lost+found"
3761 msgstr ""
3762
3763 #: misc/mke2fs.c:421
3764 msgid "while expanding /lost+found"
3765 msgstr ""
3766
3767 #: misc/mke2fs.c:436
3768 msgid "while setting bad block inode"
3769 msgstr ""
3770
3771 #: misc/mke2fs.c:463
3772 #, c-format
3773 msgid "Out of memory erasing sectors %d-%d\n"
3774 msgstr ""
3775
3776 #: misc/mke2fs.c:473
3777 #, c-format
3778 msgid "Warning: could not read block 0: %s\n"
3779 msgstr ""
3780
3781 #: misc/mke2fs.c:489
3782 #, c-format
3783 msgid "Warning: could not erase sector %d: %s\n"
3784 msgstr ""
3785
3786 #: misc/mke2fs.c:505
3787 msgid "while initializing journal superblock"
3788 msgstr ""
3789
3790 #: misc/mke2fs.c:513
3791 msgid "Zeroing journal device: "
3792 msgstr ""
3793
3794 #: misc/mke2fs.c:525
3795 #, c-format
3796 msgid "while zeroing journal device (block %llu, count %d)"
3797 msgstr ""
3798
3799 #: misc/mke2fs.c:543
3800 msgid "while writing journal superblock"
3801 msgstr ""
3802
3803 #: misc/mke2fs.c:558
3804 #, c-format
3805 msgid ""
3806 "warning: %llu blocks unused.\n"
3807 "\n"
3808 msgstr ""
3809
3810 #: misc/mke2fs.c:563
3811 #, c-format
3812 msgid "Filesystem label=%s\n"
3813 msgstr ""
3814
3815 #: misc/mke2fs.c:566
3816 #, c-format
3817 msgid "OS type: %s\n"
3818 msgstr ""
3819
3820 #: misc/mke2fs.c:568
3821 #, c-format
3822 msgid "Block size=%u (log=%u)\n"
3823 msgstr ""
3824
3825 #: misc/mke2fs.c:572
3826 #, c-format
3827 msgid "Cluster size=%u (log=%u)\n"
3828 msgstr ""
3829
3830 #: misc/mke2fs.c:576
3831 #, c-format
3832 msgid "Fragment size=%u (log=%u)\n"
3833 msgstr ""
3834
3835 #: misc/mke2fs.c:578
3836 #, c-format
3837 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3838 msgstr ""
3839
3840 #: misc/mke2fs.c:580
3841 #, c-format
3842 msgid "%u inodes, %llu blocks\n"
3843 msgstr ""
3844
3845 #: misc/mke2fs.c:582
3846 #, c-format
3847 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
3848 msgstr ""
3849
3850 #: misc/mke2fs.c:585
3851 #, c-format
3852 msgid "First data block=%u\n"
3853 msgstr ""
3854
3855 #: misc/mke2fs.c:587
3856 #, c-format
3857 msgid "Maximum filesystem blocks=%lu\n"
3858 msgstr ""
3859
3860 #: misc/mke2fs.c:591
3861 #, c-format
3862 msgid "%u block groups\n"
3863 msgstr ""
3864
3865 #: misc/mke2fs.c:593
3866 #, c-format
3867 msgid "%u block group\n"
3868 msgstr ""
3869
3870 #: misc/mke2fs.c:596
3871 #, c-format
3872 msgid "%u blocks per group, %u clusters per group\n"
3873 msgstr ""
3874
3875 #: misc/mke2fs.c:599
3876 #, c-format
3877 msgid "%u blocks per group, %u fragments per group\n"
3878 msgstr ""
3879
3880 #: misc/mke2fs.c:601
3881 #, c-format
3882 msgid "%u inodes per group\n"
3883 msgstr ""
3884
3885 #: misc/mke2fs.c:608
3886 #, c-format
3887 msgid "Superblock backups stored on blocks: "
3888 msgstr ""
3889
3890 #: misc/mke2fs.c:687 misc/tune2fs.c:1153
3891 #, c-format
3892 msgid "Invalid mmp_update_interval: %s\n"
3893 msgstr ""
3894
3895 #: misc/mke2fs.c:701
3896 #, c-format
3897 msgid "Invalid stride parameter: %s\n"
3898 msgstr ""
3899
3900 #: misc/mke2fs.c:716
3901 #, c-format
3902 msgid "Invalid stripe-width parameter: %s\n"
3903 msgstr ""
3904
3905 #: misc/mke2fs.c:739
3906 #, c-format
3907 msgid "Invalid resize parameter: %s\n"
3908 msgstr ""
3909
3910 #: misc/mke2fs.c:746
3911 #, c-format
3912 msgid "The resize maximum must be greater than the filesystem size.\n"
3913 msgstr ""
3914
3915 #: misc/mke2fs.c:770
3916 #, c-format
3917 msgid "On-line resizing not supported with revision 0 filesystems\n"
3918 msgstr ""
3919
3920 #: misc/mke2fs.c:802
3921 #, c-format
3922 msgid ""
3923 "\n"
3924 "Bad option(s) specified: %s\n"
3925 "\n"
3926 "Extended options are separated by commas, and may take an argument which\n"
3927 "\tis set off by an equals ('=') sign.\n"
3928 "\n"
3929 "Valid extended options are:\n"
3930 "\tstride=<RAID per-disk data chunk in blocks>\n"
3931 "\tstripe-width=<RAID stride * data disks in blocks>\n"
3932 "\tresize=<resize maximum size in blocks>\n"
3933 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
3934 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
3935 "\ttest_fs\n"
3936 "\tdiscard\n"
3937 "\tnodiscard\n"
3938 "\n"
3939 msgstr ""
3940
3941 #: misc/mke2fs.c:821
3942 #, c-format
3943 msgid ""
3944 "\n"
3945 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3946 "\n"
3947 msgstr ""
3948
3949 #: misc/mke2fs.c:857
3950 #, c-format
3951 msgid ""
3952 "Syntax error in mke2fs config file (%s, line #%d)\n"
3953 "\t%s\n"
3954 msgstr ""
3955
3956 #: misc/mke2fs.c:870 misc/tune2fs.c:393
3957 #, c-format
3958 msgid "Invalid filesystem option set: %s\n"
3959 msgstr ""
3960
3961 #: misc/mke2fs.c:882 misc/tune2fs.c:345
3962 #, c-format
3963 msgid "Invalid mount option set: %s\n"
3964 msgstr ""
3965
3966 #: misc/mke2fs.c:1020
3967 #, c-format
3968 msgid ""
3969 "\n"
3970 "Your mke2fs.conf file does not define the %s filesystem type.\n"
3971 msgstr ""
3972
3973 #: misc/mke2fs.c:1024
3974 #, c-format
3975 msgid ""
3976 "You probably need to install an updated mke2fs.conf file.\n"
3977 "\n"
3978 msgstr ""
3979
3980 #: misc/mke2fs.c:1028
3981 #, c-format
3982 msgid "Aborting...\n"
3983 msgstr ""
3984
3985 #: misc/mke2fs.c:1068
3986 #, c-format
3987 msgid ""
3988 "\n"
3989 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
3990 "\n"
3991 msgstr ""
3992
3993 #: misc/mke2fs.c:1226
3994 #, c-format
3995 msgid "Couldn't allocate memory for new PATH.\n"
3996 msgstr ""
3997
3998 #: misc/mke2fs.c:1267
3999 #, c-format
4000 msgid "Couldn't init profile successfully (error: %ld).\n"
4001 msgstr ""
4002
4003 #: misc/mke2fs.c:1307
4004 #, c-format
4005 msgid "invalid block size - %s"
4006 msgstr ""
4007
4008 #: misc/mke2fs.c:1311
4009 #, c-format
4010 msgid "Warning: blocksize %d not usable on most systems.\n"
4011 msgstr ""
4012
4013 #: misc/mke2fs.c:1327
4014 #, c-format
4015 msgid "invalid cluster size - %s"
4016 msgstr ""
4017
4018 #: misc/mke2fs.c:1336
4019 msgid "Illegal number for blocks per group"
4020 msgstr ""
4021
4022 #: misc/mke2fs.c:1341
4023 msgid "blocks per group must be multiple of 8"
4024 msgstr ""
4025
4026 #: misc/mke2fs.c:1349
4027 msgid "Illegal number for flex_bg size"
4028 msgstr ""
4029
4030 #: misc/mke2fs.c:1355
4031 msgid "flex_bg size must be a power of 2"
4032 msgstr ""
4033
4034 #: misc/mke2fs.c:1365
4035 #, c-format
4036 msgid "invalid inode ratio %s (min %d/max %d)"
4037 msgstr ""
4038
4039 #: misc/mke2fs.c:1375
4040 #, c-format
4041 msgid ""
4042 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
4043 "nodiscard' extended option instead!\n"
4044 msgstr ""
4045
4046 #: misc/mke2fs.c:1389
4047 msgid "in malloc for bad_blocks_filename"
4048 msgstr ""
4049
4050 #: misc/mke2fs.c:1399
4051 #, c-format
4052 msgid "invalid reserved blocks percent - %s"
4053 msgstr ""
4054
4055 #: misc/mke2fs.c:1417
4056 #, c-format
4057 msgid "bad revision level - %s"
4058 msgstr ""
4059
4060 #: misc/mke2fs.c:1429
4061 #, c-format
4062 msgid "invalid inode size - %s"
4063 msgstr ""
4064
4065 #: misc/mke2fs.c:1449
4066 #, c-format
4067 msgid "bad num inodes - %s"
4068 msgstr ""
4069
4070 #: misc/mke2fs.c:1466
4071 msgid "The -t option may only be used once"
4072 msgstr ""
4073
4074 #: misc/mke2fs.c:1474
4075 msgid "The -T option may only be used once"
4076 msgstr ""
4077
4078 #: misc/mke2fs.c:1524 misc/mke2fs.c:2469
4079 #, c-format
4080 msgid "while trying to open journal device %s\n"
4081 msgstr ""
4082
4083 #: misc/mke2fs.c:1530
4084 #, c-format
4085 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
4086 msgstr ""
4087
4088 #: misc/mke2fs.c:1536
4089 #, c-format
4090 msgid "Using journal device's blocksize: %d\n"
4091 msgstr ""
4092
4093 #: misc/mke2fs.c:1547
4094 #, c-format
4095 msgid "invalid blocks '%s' on device '%s'"
4096 msgstr ""
4097
4098 #: misc/mke2fs.c:1557
4099 msgid "filesystem"
4100 msgstr ""
4101
4102 #: misc/mke2fs.c:1570 resize/main.c:379
4103 msgid "while trying to determine filesystem size"
4104 msgstr ""
4105
4106 #: misc/mke2fs.c:1576
4107 msgid ""
4108 "Couldn't determine device size; you must specify\n"
4109 "the size of the filesystem\n"
4110 msgstr ""
4111
4112 #: misc/mke2fs.c:1583
4113 msgid ""
4114 "Device size reported to be zero.  Invalid partition specified, or\n"
4115 "\tpartition table wasn't reread after running fdisk, due to\n"
4116 "\ta modified partition being busy and in use.  You may need to reboot\n"
4117 "\tto re-read your partition table.\n"
4118 msgstr ""
4119
4120 #: misc/mke2fs.c:1600
4121 msgid "Filesystem larger than apparent device size."
4122 msgstr ""
4123
4124 #: misc/mke2fs.c:1620
4125 #, c-format
4126 msgid "Failed to parse fs types list\n"
4127 msgstr ""
4128
4129 #: misc/mke2fs.c:1674
4130 #, c-format
4131 msgid ""
4132 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4133 "\tin 32 bits using a blocksize of %d.\n"
4134 msgstr ""
4135
4136 #: misc/mke2fs.c:1690
4137 msgid "fs_types for mke2fs.conf resolution: "
4138 msgstr ""
4139
4140 #: misc/mke2fs.c:1697
4141 #, c-format
4142 msgid "Filesystem features not supported with revision 0 filesystems\n"
4143 msgstr ""
4144
4145 #: misc/mke2fs.c:1704
4146 #, c-format
4147 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4148 msgstr ""
4149
4150 #: misc/mke2fs.c:1716
4151 #, c-format
4152 msgid "Journals not supported with revision 0 filesystems\n"
4153 msgstr ""
4154
4155 #: misc/mke2fs.c:1730
4156 #, c-format
4157 msgid "invalid reserved blocks percent - %lf"
4158 msgstr ""
4159
4160 #: misc/mke2fs.c:1746
4161 #, c-format
4162 msgid ""
4163 "The resize_inode and meta_bg features are not compatible.\n"
4164 "They can not be both enabled simultaneously.\n"
4165 msgstr ""
4166
4167 #: misc/mke2fs.c:1763
4168 msgid "while trying to determine hardware sector size"
4169 msgstr ""
4170
4171 #: misc/mke2fs.c:1769
4172 msgid "while trying to determine physical sector size"
4173 msgstr ""
4174
4175 #: misc/mke2fs.c:1802
4176 msgid "while setting blocksize; too small for device\n"
4177 msgstr ""
4178
4179 #: misc/mke2fs.c:1807
4180 #, c-format
4181 msgid ""
4182 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4183 msgstr ""
4184
4185 #: misc/mke2fs.c:1838
4186 #, c-format
4187 msgid "warning: Unable to get device geometry for %s\n"
4188 msgstr ""
4189
4190 #: misc/mke2fs.c:1841
4191 #, c-format
4192 msgid "%s alignment is offset by %lu bytes.\n"
4193 msgstr ""
4194
4195 #: misc/mke2fs.c:1843
4196 #, c-format
4197 msgid ""
4198 "This may result in very poor performance, (re)-partitioning suggested.\n"
4199 msgstr ""
4200
4201 #: misc/mke2fs.c:1854
4202 #, c-format
4203 msgid "%d-byte blocks too big for system (max %d)"
4204 msgstr ""
4205
4206 #: misc/mke2fs.c:1858
4207 #, c-format
4208 msgid ""
4209 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4210 msgstr ""
4211
4212 #: misc/mke2fs.c:1893
4213 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4214 msgstr ""
4215
4216 #: misc/mke2fs.c:1902
4217 msgid "blocks per group count out of range"
4218 msgstr ""
4219
4220 #: misc/mke2fs.c:1917
4221 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4222 msgstr ""
4223
4224 #: misc/mke2fs.c:1929
4225 #, c-format
4226 msgid "invalid inode size %d (min %d/max %d)"
4227 msgstr ""
4228
4229 #: misc/mke2fs.c:1947
4230 #, c-format
4231 msgid "too many inodes (%llu), raiseinode ratio?"
4232 msgstr ""
4233
4234 #: misc/mke2fs.c:1954
4235 #, c-format
4236 msgid "too many inodes (%llu), specify < 2^32 inodes"
4237 msgstr ""
4238
4239 #: misc/mke2fs.c:1968
4240 #, c-format
4241 msgid ""
4242 "inode_size (%u) * inodes_count (%u) too big for a\n"
4243 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
4244 "\tor lower inode count (-N).\n"
4245 msgstr ""
4246
4247 #: misc/mke2fs.c:2087
4248 #, c-format
4249 msgid ""
4250 "Overwriting existing filesystem; this can be undone using the command:\n"
4251 "    e2undo %s %s\n"
4252 "\n"
4253 msgstr ""
4254
4255 #: misc/mke2fs.c:2101
4256 msgid "while trying to setup undo file\n"
4257 msgstr ""
4258
4259 #: misc/mke2fs.c:2127
4260 msgid "Discarding device blocks: "
4261 msgstr ""
4262
4263 #: misc/mke2fs.c:2143
4264 msgid "failed - "
4265 msgstr ""
4266
4267 #: misc/mke2fs.c:2249
4268 msgid "while setting up superblock"
4269 msgstr ""
4270
4271 #: misc/mke2fs.c:2258
4272 #, c-format
4273 msgid "Discard succeeded and will return 0s  - skipping inode table wipe\n"
4274 msgstr ""
4275
4276 #: misc/mke2fs.c:2341
4277 #, c-format
4278 msgid "unknown os - %s"
4279 msgstr ""
4280
4281 #: misc/mke2fs.c:2393
4282 #, c-format
4283 msgid "Allocating group tables: "
4284 msgstr ""
4285
4286 #: misc/mke2fs.c:2397
4287 msgid "while trying to allocate filesystem tables"
4288 msgstr ""
4289
4290 #: misc/mke2fs.c:2406
4291 msgid ""
4292 "\n"
4293 "\twhile converting subcluster bitmap"
4294 msgstr ""
4295
4296 #: misc/mke2fs.c:2438
4297 #, c-format
4298 msgid "while zeroing block %llu at end of filesystem"
4299 msgstr ""
4300
4301 #: misc/mke2fs.c:2451
4302 msgid "while reserving blocks for online resize"
4303 msgstr ""
4304
4305 #: misc/mke2fs.c:2462 misc/tune2fs.c:640
4306 msgid "journal"
4307 msgstr ""
4308
4309 #: misc/mke2fs.c:2474
4310 #, c-format
4311 msgid "Adding journal to device %s: "
4312 msgstr ""
4313
4314 #: misc/mke2fs.c:2481
4315 #, c-format
4316 msgid ""
4317 "\n"
4318 "\twhile trying to add journal to device %s"
4319 msgstr ""
4320
4321 #: misc/mke2fs.c:2486 misc/mke2fs.c:2518 misc/tune2fs.c:669 misc/tune2fs.c:683
4322 #, c-format
4323 msgid "done\n"
4324 msgstr ""
4325
4326 #: misc/mke2fs.c:2495
4327 #, c-format
4328 msgid "Skipping journal creation in super-only mode\n"
4329 msgstr ""
4330
4331 #: misc/mke2fs.c:2506
4332 #, c-format
4333 msgid "Creating journal (%u blocks): "
4334 msgstr ""
4335
4336 #: misc/mke2fs.c:2525 misc/tune2fs.c:446
4337 #, c-format
4338 msgid ""
4339 "\n"
4340 "Error while enabling multiple mount protection feature."
4341 msgstr ""
4342
4343 #: misc/mke2fs.c:2530
4344 #, c-format
4345 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4346 msgstr ""
4347
4348 #: misc/mke2fs.c:2543
4349 #, c-format
4350 msgid "Writing superblocks and filesystem accounting information: "
4351 msgstr ""
4352
4353 #: misc/mke2fs.c:2550
4354 #, c-format
4355 msgid ""
4356 "\n"
4357 "Warning, had trouble writing out superblocks."
4358 msgstr ""
4359
4360 #: misc/mke2fs.c:2552
4361 #, c-format
4362 msgid ""
4363 "done\n"
4364 "\n"
4365 msgstr ""
4366
4367 #: misc/mklost+found.c:50
4368 #, c-format
4369 msgid "Usage: mklost+found\n"
4370 msgstr ""
4371
4372 #: misc/partinfo.c:41
4373 #, c-format
4374 msgid ""
4375 "Usage:  %s device...\n"
4376 "\n"
4377 "Prints out the partition information for each given device.\n"
4378 "For example: %s /dev/hda\n"
4379 "\n"
4380 msgstr ""
4381
4382 #: misc/partinfo.c:51
4383 #, c-format
4384 msgid "Cannot open %s: %s"
4385 msgstr ""
4386
4387 #: misc/partinfo.c:57
4388 #, c-format
4389 msgid "Cannot get geometry of %s: %s"
4390 msgstr ""
4391
4392 #: misc/partinfo.c:65
4393 #, c-format
4394 msgid "Cannot get size of %s: %s"
4395 msgstr ""
4396
4397 #: misc/partinfo.c:71
4398 #, c-format
4399 msgid "%s: h=%3d s=%3d c=%4d   start=%8d size=%8lu end=%8d\n"
4400 msgstr ""
4401
4402 #: misc/tune2fs.c:107
4403 msgid "Please run e2fsck on the filesystem.\n"
4404 msgstr ""
4405
4406 #: misc/tune2fs.c:116
4407 #, c-format
4408 msgid ""
4409 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4410 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4411 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4412 "mmp_update_interval]\n"
4413 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4414 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4415 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4416 "\t[ -I new_inode_size ] device\n"
4417 msgstr ""
4418
4419 #: misc/tune2fs.c:205
4420 msgid "while trying to open external journal"
4421 msgstr ""
4422
4423 #: misc/tune2fs.c:210
4424 #, c-format
4425 msgid "%s is not a journal device.\n"
4426 msgstr ""
4427
4428 #: misc/tune2fs.c:225
4429 msgid "Journal superblock not found!\n"
4430 msgstr ""
4431
4432 #: misc/tune2fs.c:236
4433 msgid "Filesystem's UUID not found on journal device.\n"
4434 msgstr ""
4435
4436 #: misc/tune2fs.c:257
4437 msgid ""
4438 "Cannot locate journal device. It was NOT removed\n"
4439 "Use -f option to remove missing journal device.\n"
4440 msgstr ""
4441
4442 #: misc/tune2fs.c:265
4443 msgid "Journal removed\n"
4444 msgstr ""
4445
4446 #: misc/tune2fs.c:309
4447 msgid "while reading bitmaps"
4448 msgstr ""
4449
4450 #: misc/tune2fs.c:317
4451 msgid "while clearing journal inode"
4452 msgstr ""
4453
4454 #: misc/tune2fs.c:328
4455 msgid "while writing journal inode"
4456 msgstr ""
4457
4458 #: misc/tune2fs.c:363
4459 #, c-format
4460 msgid "(and reboot afterwards!)\n"
4461 msgstr ""
4462
4463 #: misc/tune2fs.c:396
4464 #, c-format
4465 msgid "Clearing filesystem feature '%s' not supported.\n"
4466 msgstr ""
4467
4468 #: misc/tune2fs.c:402
4469 #, c-format
4470 msgid "Setting filesystem feature '%s' not supported.\n"
4471 msgstr ""
4472
4473 #: misc/tune2fs.c:411
4474 msgid ""
4475 "The has_journal feature may only be cleared when the filesystem is\n"
4476 "unmounted or mounted read-only.\n"
4477 msgstr ""
4478
4479 #: misc/tune2fs.c:419
4480 msgid ""
4481 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
4482 "the has_journal flag.\n"
4483 msgstr ""
4484
4485 #: misc/tune2fs.c:438
4486 msgid ""
4487 "The multiple mount protection feature can't\n"
4488 "be set if the filesystem is mounted or\n"
4489 "read-only.\n"
4490 msgstr ""
4491
4492 #: misc/tune2fs.c:456
4493 #, c-format
4494 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
4495 msgstr ""
4496
4497 #: misc/tune2fs.c:465
4498 msgid ""
4499 "The multiple mount protection feature cannot\n"
4500 "be disabled if the filesystem is readonly.\n"
4501 msgstr ""
4502
4503 #: misc/tune2fs.c:473
4504 msgid "Error while reading bitmaps\n"
4505 msgstr ""
4506
4507 #: misc/tune2fs.c:482
4508 #, c-format
4509 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
4510 msgstr ""
4511
4512 #: misc/tune2fs.c:487
4513 msgid "while reading MMP block."
4514 msgstr ""
4515
4516 #: misc/tune2fs.c:519
4517 msgid ""
4518 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4519 "inconsistent.\n"
4520 msgstr ""
4521
4522 #: misc/tune2fs.c:530
4523 msgid ""
4524 "The huge_file feature may only be cleared when the filesystem is\n"
4525 "unmounted or mounted read-only.\n"
4526 msgstr ""
4527
4528 #: misc/tune2fs.c:590
4529 msgid ""
4530 "\n"
4531 "Warning: '^quota' option overrides '-Q'arguments.\n"
4532 msgstr ""
4533
4534 #: misc/tune2fs.c:635
4535 msgid "The filesystem already has a journal.\n"
4536 msgstr ""
4537
4538 #: misc/tune2fs.c:653
4539 #, c-format
4540 msgid ""
4541 "\n"
4542 "\twhile trying to open journal on %s\n"
4543 msgstr ""
4544
4545 #: misc/tune2fs.c:657
4546 #, c-format
4547 msgid "Creating journal on device %s: "
4548 msgstr ""
4549
4550 #: misc/tune2fs.c:665
4551 #, c-format
4552 msgid "while adding filesystem to journal on %s"
4553 msgstr ""
4554
4555 #: misc/tune2fs.c:671
4556 msgid "Creating journal inode: "
4557 msgstr ""
4558
4559 #: misc/tune2fs.c:680
4560 msgid ""
4561 "\n"
4562 "\twhile trying to create journal file"
4563 msgstr ""
4564
4565 #: misc/tune2fs.c:751
4566 msgid "Couldn't allocate memory to parse quota options!\n"
4567 msgstr ""
4568
4569 #: misc/tune2fs.c:773
4570 msgid ""
4571 "\n"
4572 "Bad quota options specified.\n"
4573 "\n"
4574 "Following valid quota options are available (pass by separating with "
4575 "comma):\n"
4576 "\t[^]usrquota\n"
4577 "\t[^]grpquota\n"
4578 "\n"
4579 "\n"
4580 msgstr ""
4581
4582 #: misc/tune2fs.c:834
4583 #, c-format
4584 msgid "Couldn't parse date/time specifier: %s"
4585 msgstr ""
4586
4587 #: misc/tune2fs.c:858 misc/tune2fs.c:871
4588 #, c-format
4589 msgid "bad mounts count - %s"
4590 msgstr ""
4591
4592 #: misc/tune2fs.c:887
4593 #, c-format
4594 msgid "bad error behavior - %s"
4595 msgstr ""
4596
4597 #: misc/tune2fs.c:914
4598 #, c-format
4599 msgid "bad gid/group name - %s"
4600 msgstr ""
4601
4602 #: misc/tune2fs.c:947
4603 #, c-format
4604 msgid "bad interval - %s"
4605 msgstr ""
4606
4607 #: misc/tune2fs.c:976
4608 #, c-format
4609 msgid "bad reserved block ratio - %s"
4610 msgstr ""
4611
4612 #: misc/tune2fs.c:991
4613 msgid "-o may only be specified once"
4614 msgstr ""
4615
4616 #: misc/tune2fs.c:1000
4617 msgid "-O may only be specified once"
4618 msgstr ""
4619
4620 #: misc/tune2fs.c:1015
4621 #, c-format
4622 msgid "bad reserved blocks count - %s"
4623 msgstr ""
4624
4625 #: misc/tune2fs.c:1044
4626 #, c-format
4627 msgid "bad uid/user name - %s"
4628 msgstr ""
4629
4630 #: misc/tune2fs.c:1061
4631 #, c-format
4632 msgid "bad inode size - %s"
4633 msgstr ""
4634
4635 #: misc/tune2fs.c:1068
4636 #, c-format
4637 msgid "Inode size must be a power of two- %s"
4638 msgstr ""
4639
4640 #: misc/tune2fs.c:1162
4641 #, c-format
4642 msgid "mmp_update_interval too big: %lu\n"
4643 msgstr ""
4644
4645 #: misc/tune2fs.c:1167
4646 #, c-format
4647 msgid "Setting multiple mount protection update interval to %lu seconds\n"
4648 msgstr ""
4649
4650 #: misc/tune2fs.c:1187
4651 #, c-format
4652 msgid "Invalid RAID stride: %s\n"
4653 msgstr ""
4654
4655 #: misc/tune2fs.c:1202
4656 #, c-format
4657 msgid "Invalid RAID stripe-width: %s\n"
4658 msgstr ""
4659
4660 #: misc/tune2fs.c:1217
4661 #, c-format
4662 msgid "Invalid hash algorithm: %s\n"
4663 msgstr ""
4664
4665 #: misc/tune2fs.c:1223
4666 #, c-format
4667 msgid "Setting default hash algorithm to %s (%d)\n"
4668 msgstr ""
4669
4670 #: misc/tune2fs.c:1242
4671 #, c-format
4672 msgid ""
4673 "\n"
4674 "Bad options specified.\n"
4675 "\n"
4676 "Extended options are separated by commas, and may take an argument which\n"
4677 "\tis set off by an equals ('=') sign.\n"
4678 "\n"
4679 "Valid extended options are:\n"
4680 "\tclear_mmp\n"
4681 "\thash_alg=<hash algorithm>\n"
4682 "\tmount_opts=<extended default mount options>\n"
4683 "\tstride=<RAID per-disk chunk size in blocks>\n"
4684 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4685 "\ttest_fs\n"
4686 "\t^test_fs\n"
4687 msgstr ""
4688
4689 #: misc/tune2fs.c:1707
4690 msgid "Failed to read inode bitmap\n"
4691 msgstr ""
4692
4693 #: misc/tune2fs.c:1712
4694 msgid "Failed to read blockbitmap\n"
4695 msgstr ""
4696
4697 #: misc/tune2fs.c:1729 resize/resize2fs.c:784
4698 msgid "blocks to be moved"
4699 msgstr ""
4700
4701 #: misc/tune2fs.c:1732
4702 msgid "Failed to allocate block bitmap when increasing inode size\n"
4703 msgstr ""
4704
4705 #: misc/tune2fs.c:1738
4706 msgid "Not enough space to increase inode size \n"
4707 msgstr ""
4708
4709 #: misc/tune2fs.c:1743
4710 msgid "Failed to relocate blocks during inode resize \n"
4711 msgstr ""
4712
4713 #: misc/tune2fs.c:1775
4714 msgid ""
4715 "Error in resizing the inode size.\n"
4716 "Run e2undo to undo the file system changes. \n"
4717 msgstr ""
4718
4719 #: misc/tune2fs.c:1802
4720 msgid "Couldn't allocate memory for tdb filename\n"
4721 msgstr ""
4722
4723 #: misc/tune2fs.c:1824
4724 #, c-format
4725 msgid "while trying to delete %s"
4726 msgstr ""
4727
4728 #: misc/tune2fs.c:1834
4729 #, c-format
4730 msgid ""
4731 "To undo the tune2fs operation please run the command\n"
4732 "    e2undo %s %s\n"
4733 "\n"
4734 msgstr ""
4735
4736 #: misc/tune2fs.c:1903
4737 #, c-format
4738 msgid ""
4739 "MMP block magic is bad. Try to fix it by running:\n"
4740 "'e2fsck -f %s'\n"
4741 msgstr ""
4742
4743 #: misc/tune2fs.c:1920
4744 #, c-format
4745 msgid "The inode size is already %lu\n"
4746 msgstr ""
4747
4748 #: misc/tune2fs.c:1926
4749 #, c-format
4750 msgid "Shrinking the inode size is not supported\n"
4751 msgstr ""
4752
4753 #: misc/tune2fs.c:1973
4754 #, c-format
4755 msgid "Setting maximal mount count to %d\n"
4756 msgstr ""
4757
4758 #: misc/tune2fs.c:1979
4759 #, c-format
4760 msgid "Setting current mount count to %d\n"
4761 msgstr ""
4762
4763 #: misc/tune2fs.c:1984
4764 #, c-format
4765 msgid "Setting error behavior to %d\n"
4766 msgstr ""
4767
4768 #: misc/tune2fs.c:1989
4769 #, c-format
4770 msgid "Setting reserved blocks gid to %lu\n"
4771 msgstr ""
4772
4773 #: misc/tune2fs.c:1994
4774 #, c-format
4775 msgid "interval between checks is too big (%lu)"
4776 msgstr ""
4777
4778 #: misc/tune2fs.c:2001
4779 #, c-format
4780 msgid "Setting interval between checks to %lu seconds\n"
4781 msgstr ""
4782
4783 #: misc/tune2fs.c:2008
4784 #, c-format
4785 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
4786 msgstr ""
4787
4788 #: misc/tune2fs.c:2014
4789 #, c-format
4790 msgid "reserved blocks count is too big (%llu)"
4791 msgstr ""
4792
4793 #: misc/tune2fs.c:2021
4794 #, c-format
4795 msgid "Setting reserved blocks count to %llu\n"
4796 msgstr ""
4797
4798 #: misc/tune2fs.c:2027
4799 msgid ""
4800 "\n"
4801 "The filesystem already has sparse superblocks.\n"
4802 msgstr ""
4803
4804 #: misc/tune2fs.c:2034
4805 #, c-format
4806 msgid ""
4807 "\n"
4808 "Sparse superblock flag set.  %s"
4809 msgstr ""
4810
4811 #: misc/tune2fs.c:2039
4812 msgid ""
4813 "\n"
4814 "Clearing the sparse superflag not supported.\n"
4815 msgstr ""
4816
4817 #: misc/tune2fs.c:2047
4818 #, c-format
4819 msgid "Setting time filesystem last checked to %s\n"
4820 msgstr ""
4821
4822 #: misc/tune2fs.c:2053
4823 #, c-format
4824 msgid "Setting reserved blocks uid to %lu\n"
4825 msgstr ""
4826
4827 #: misc/tune2fs.c:2085
4828 msgid "Error in using clear_mmp. It must be used with -f\n"
4829 msgstr ""
4830
4831 #: misc/tune2fs.c:2103
4832 msgid ""
4833 "The quota feature may only be changed when the filesystem is unmounted.\n"
4834 msgstr ""
4835
4836 #: misc/tune2fs.c:2136
4837 msgid "Invalid UUID format\n"
4838 msgstr ""
4839
4840 #: misc/tune2fs.c:2149
4841 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4842 msgstr ""
4843
4844 #: misc/tune2fs.c:2157
4845 msgid ""
4846 "Changing the inode size not supported for filesystems with the flex_bg\n"
4847 "feature enabled.\n"
4848 msgstr ""
4849
4850 #: misc/tune2fs.c:2170
4851 #, c-format
4852 msgid "Setting inode size %lu\n"
4853 msgstr ""
4854
4855 #: misc/tune2fs.c:2173
4856 #, c-format
4857 msgid "Failed to change inode size\n"
4858 msgstr ""
4859
4860 #: misc/tune2fs.c:2184
4861 #, c-format
4862 msgid "Setting stride size to %d\n"
4863 msgstr ""
4864
4865 #: misc/tune2fs.c:2189
4866 #, c-format
4867 msgid "Setting stripe width to %d\n"
4868 msgstr ""
4869
4870 #: misc/tune2fs.c:2196
4871 #, c-format
4872 msgid "Setting extended default mount options to '%s'\n"
4873 msgstr ""
4874
4875 #: misc/util.c:74
4876 msgid "Proceed anyway? (y,n) "
4877 msgstr ""
4878
4879 #: misc/util.c:89
4880 #, c-format
4881 msgid "Could not stat %s --- %s\n"
4882 msgstr ""
4883
4884 #: misc/util.c:92
4885 msgid ""
4886 "\n"
4887 "The device apparently does not exist; did you specify it correctly?\n"
4888 msgstr ""
4889
4890 #: misc/util.c:103
4891 #, c-format
4892 msgid "%s is not a block special device.\n"
4893 msgstr ""
4894
4895 #: misc/util.c:132
4896 #, c-format
4897 msgid "%s is entire device, not just one partition!\n"
4898 msgstr ""
4899
4900 #: misc/util.c:154
4901 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
4902 msgstr ""
4903
4904 #: misc/util.c:159
4905 #, c-format
4906 msgid "will not make a %s here!\n"
4907 msgstr ""
4908
4909 #: misc/util.c:166
4910 msgid "mke2fs forced anyway.\n"
4911 msgstr ""
4912
4913 #: misc/util.c:182
4914 msgid "Couldn't allocate memory to parse journal options!\n"
4915 msgstr ""
4916
4917 #: misc/util.c:207
4918 #, c-format
4919 msgid ""
4920 "\n"
4921 "Could not find journal device matching %s\n"
4922 msgstr ""
4923
4924 #: misc/util.c:228
4925 msgid ""
4926 "\n"
4927 "Bad journal options specified.\n"
4928 "\n"
4929 "Journal options are separated by commas, and may take an argument which\n"
4930 "\tis set off by an equals ('=') sign.\n"
4931 "\n"
4932 "Valid journal options are:\n"
4933 "\tsize=<journal size in megabytes>\n"
4934 "\tdevice=<journal device>\n"
4935 "\n"
4936 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
4937 "\n"
4938 msgstr ""
4939
4940 #: misc/util.c:258
4941 msgid ""
4942 "\n"
4943 "Filesystem too small for a journal\n"
4944 msgstr ""
4945
4946 #: misc/util.c:265
4947 #, c-format
4948 msgid ""
4949 "\n"
4950 "The requested journal size is %d blocks; it must be\n"
4951 "between 1024 and 10240000 blocks.  Aborting.\n"
4952 msgstr ""
4953
4954 #: misc/util.c:273
4955 msgid ""
4956 "\n"
4957 "Journal size too big for filesystem.\n"
4958 msgstr ""
4959
4960 #: misc/util.c:287
4961 #, c-format
4962 msgid ""
4963 "This filesystem will be automatically checked every %d mounts or\n"
4964 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
4965 msgstr ""
4966
4967 #: misc/uuidd.c:48
4968 #, c-format
4969 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
4970 msgstr ""
4971
4972 #: misc/uuidd.c:50
4973 #, c-format
4974 msgid "       %s [-r|t] [-n num] [-s socketpath]\n"
4975 msgstr ""
4976
4977 #: misc/uuidd.c:52
4978 #, c-format
4979 msgid "       %s -k\n"
4980 msgstr ""
4981
4982 #: misc/uuidd.c:154
4983 msgid "bad arguments"
4984 msgstr ""
4985
4986 #: misc/uuidd.c:172
4987 msgid "connect"
4988 msgstr ""
4989
4990 #: misc/uuidd.c:191
4991 msgid "write"
4992 msgstr ""
4993
4994 #: misc/uuidd.c:199
4995 msgid "read count"
4996 msgstr ""
4997
4998 #: misc/uuidd.c:205
4999 msgid "bad response length"
5000 msgstr ""
5001
5002 #: misc/uuidd.c:270
5003 #, c-format
5004 msgid "uuidd daemon already running at pid %s\n"
5005 msgstr ""
5006
5007 #: misc/uuidd.c:278
5008 #, c-format
5009 msgid "Couldn't create unix stream socket: %s"
5010 msgstr ""
5011
5012 #: misc/uuidd.c:307
5013 #, c-format
5014 msgid "Couldn't bind unix socket %s: %s\n"
5015 msgstr ""
5016
5017 #: misc/uuidd.c:315
5018 #, c-format
5019 msgid "Couldn't listen on unix socket %s: %s\n"
5020 msgstr ""
5021
5022 #: misc/uuidd.c:353
5023 #, c-format
5024 msgid "Error reading from client, len = %d\n"
5025 msgstr ""
5026
5027 #: misc/uuidd.c:361
5028 #, c-format
5029 msgid "operation %d, incoming num = %d\n"
5030 msgstr ""
5031
5032 #: misc/uuidd.c:380
5033 #, c-format
5034 msgid "Generated time UUID: %s\n"
5035 msgstr ""
5036
5037 #: misc/uuidd.c:390
5038 #, c-format
5039 msgid "Generated random UUID: %s\n"
5040 msgstr ""
5041
5042 #: misc/uuidd.c:399
5043 #, c-format
5044 msgid "Generated time UUID %s and %d following\n"
5045 msgstr ""
5046
5047 #: misc/uuidd.c:417
5048 #, c-format
5049 msgid "Generated %d UUID's:\n"
5050 msgstr ""
5051
5052 #: misc/uuidd.c:429
5053 #, c-format
5054 msgid "Invalid operation %d\n"
5055 msgstr ""
5056
5057 #: misc/uuidd.c:473 misc/uuidd.c:495
5058 #, c-format
5059 msgid "Bad number: %s\n"
5060 msgstr ""
5061
5062 #: misc/uuidd.c:530 misc/uuidd.c:557
5063 #, c-format
5064 msgid "Error calling uuidd daemon (%s): %s\n"
5065 msgstr ""
5066
5067 #: misc/uuidd.c:540
5068 #, c-format
5069 msgid "%s and subsequent %d UUID's\n"
5070 msgstr ""
5071
5072 #: misc/uuidd.c:542
5073 #, c-format
5074 msgid "List of UUID's:\n"
5075 msgstr ""
5076
5077 #: misc/uuidd.c:563
5078 #, c-format
5079 msgid "Unexpected reply length from server %d\n"
5080 msgstr ""
5081
5082 #: misc/uuidd.c:580
5083 #, c-format
5084 msgid "Couldn't kill uuidd running at pid %d: %s\n"
5085 msgstr ""
5086
5087 #: misc/uuidd.c:586
5088 #, c-format
5089 msgid "Killed uuidd running at pid %d\n"
5090 msgstr ""
5091
5092 #: misc/uuidgen.c:32
5093 #, c-format
5094 msgid "Usage: %s [-r] [-t]\n"
5095 msgstr ""
5096
5097 #: resize/extent.c:202
5098 msgid "# Extent dump:\n"
5099 msgstr ""
5100
5101 #: resize/extent.c:203
5102 #, c-format
5103 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
5104 msgstr ""
5105
5106 #: resize/extent.c:206
5107 #, c-format
5108 msgid "#\t\t %llu -> %llu (%llu)\n"
5109 msgstr ""
5110
5111 #: resize/main.c:43
5112 #, c-format
5113 msgid ""
5114 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
5115 "\n"
5116 msgstr ""
5117
5118 #: resize/main.c:65
5119 msgid "Extending the inode table"
5120 msgstr ""
5121
5122 #: resize/main.c:68
5123 msgid "Relocating blocks"
5124 msgstr ""
5125
5126 #: resize/main.c:71
5127 msgid "Scanning inode table"
5128 msgstr ""
5129
5130 #: resize/main.c:74
5131 msgid "Updating inode references"
5132 msgstr ""
5133
5134 #: resize/main.c:77
5135 msgid "Moving inode table"
5136 msgstr ""
5137
5138 #: resize/main.c:80
5139 msgid "Unknown pass?!?"
5140 msgstr ""
5141
5142 #: resize/main.c:83
5143 #, c-format
5144 msgid "Begin pass %d (max = %lu)\n"
5145 msgstr ""
5146
5147 #: resize/main.c:263
5148 #, c-format
5149 msgid "while opening %s"
5150 msgstr ""
5151
5152 #: resize/main.c:275
5153 #, c-format
5154 msgid "while getting stat information for %s"
5155 msgstr ""
5156
5157 #: resize/main.c:336
5158 #, c-format
5159 msgid ""
5160 "%s: The combination of flex_bg and\n"
5161 "\t!resize_inode features is not supported by resize2fs.\n"
5162 msgstr ""
5163
5164 #: resize/main.c:349 resize/main.c:457
5165 #, c-format
5166 msgid ""
5167 "Please run 'e2fsck -f %s' first.\n"
5168 "\n"
5169 msgstr ""
5170
5171 #: resize/main.c:353
5172 #, c-format
5173 msgid "Estimated minimum size of the filesystem: %llu\n"
5174 msgstr ""
5175
5176 #: resize/main.c:389
5177 #, c-format
5178 msgid "Invalid new size: %s\n"
5179 msgstr ""
5180
5181 #: resize/main.c:397
5182 msgid "New size too large to be expressed in 32 bits\n"
5183 msgstr ""
5184
5185 #: resize/main.c:409
5186 #, c-format
5187 msgid "New size smaller than minimum (%llu)\n"
5188 msgstr ""
5189
5190 #: resize/main.c:415
5191 msgid "Invalid stride length"
5192 msgstr ""
5193
5194 #: resize/main.c:439
5195 #, c-format
5196 msgid ""
5197 "The containing partition (or device) is only %llu (%dk) blocks.\n"
5198 "You requested a new size of %llu blocks.\n"
5199 "\n"
5200 msgstr ""
5201
5202 #: resize/main.c:446
5203 #, c-format
5204 msgid ""
5205 "The filesystem is already %llu blocks long.  Nothing to do!\n"
5206 "\n"
5207 msgstr ""
5208
5209 #: resize/main.c:461
5210 #, c-format
5211 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5212 msgstr ""
5213
5214 #: resize/main.c:470
5215 #, c-format
5216 msgid "while trying to resize %s"
5217 msgstr ""
5218
5219 #: resize/main.c:473
5220 #, c-format
5221 msgid ""
5222 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
5223 "after the aborted resize operation.\n"
5224 msgstr ""
5225
5226 #: resize/main.c:479
5227 #, c-format
5228 msgid ""
5229 "The filesystem on %s is now %llu blocks long.\n"
5230 "\n"
5231 msgstr ""
5232
5233 #: resize/main.c:494
5234 #, c-format
5235 msgid "while trying to truncate %s"
5236 msgstr ""
5237
5238 #: resize/online.c:40
5239 #, c-format
5240 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5241 msgstr ""
5242
5243 #: resize/online.c:44
5244 msgid "On-line shrinking not supported"
5245 msgstr ""
5246
5247 #: resize/online.c:63
5248 msgid "Filesystem does not support online resizing"
5249 msgstr ""
5250
5251 #: resize/online.c:70
5252 #, c-format
5253 msgid "while trying to open mountpoint %s"
5254 msgstr ""
5255
5256 #: resize/online.c:78 resize/online.c:101
5257 msgid "Permission denied to resize filesystem"
5258 msgstr ""
5259
5260 #: resize/online.c:81 resize/online.c:107
5261 msgid "While checking for on-line resizing support"
5262 msgstr ""
5263
5264 #: resize/online.c:93
5265 msgid "Kernel does not resizing a file system this large"
5266 msgstr ""
5267
5268 #: resize/online.c:104
5269 msgid "Kernel does not support online resizing"
5270 msgstr ""
5271
5272 #: resize/online.c:137
5273 #, c-format
5274 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
5275 msgstr ""
5276
5277 #: resize/online.c:147
5278 msgid "While trying to extend the last group"
5279 msgstr ""
5280
5281 #: resize/online.c:201
5282 #, c-format
5283 msgid "While trying to add group #%d"
5284 msgstr ""
5285
5286 #: resize/online.c:212
5287 #, c-format
5288 msgid ""
5289 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5290 "this system.\n"
5291 msgstr ""
5292
5293 #: resize/resize2fs.c:348
5294 #, c-format
5295 msgid "inodes (%llu) must be less than %u"
5296 msgstr ""
5297
5298 #: resize/resize2fs.c:576
5299 msgid "reserved blocks"
5300 msgstr ""
5301
5302 #: resize/resize2fs.c:789
5303 msgid "meta-data blocks"
5304 msgstr ""
5305
5306 #: resize/resize2fs.c:1734
5307 #, c-format
5308 msgid "Should never happen: resize inode corrupt!\n"
5309 msgstr ""
5310
5311 #: lib/ext2fs/ext2_err.c:11
5312 msgid "EXT2FS Library version 1.42-WIP"
5313 msgstr ""
5314
5315 #: lib/ext2fs/ext2_err.c:12
5316 msgid "Wrong magic number for ext2_filsys structure"
5317 msgstr ""
5318
5319 #: lib/ext2fs/ext2_err.c:13
5320 msgid "Wrong magic number for badblocks_list structure"
5321 msgstr ""
5322
5323 #: lib/ext2fs/ext2_err.c:14
5324 msgid "Wrong magic number for badblocks_iterate structure"
5325 msgstr ""
5326
5327 #: lib/ext2fs/ext2_err.c:15
5328 msgid "Wrong magic number for inode_scan structure"
5329 msgstr ""
5330
5331 #: lib/ext2fs/ext2_err.c:16
5332 msgid "Wrong magic number for io_channel structure"
5333 msgstr ""
5334
5335 #: lib/ext2fs/ext2_err.c:17
5336 msgid "Wrong magic number for unix io_channel structure"
5337 msgstr ""
5338
5339 #: lib/ext2fs/ext2_err.c:18
5340 msgid "Wrong magic number for io_manager structure"
5341 msgstr ""
5342
5343 #: lib/ext2fs/ext2_err.c:19
5344 msgid "Wrong magic number for block_bitmap structure"
5345 msgstr ""
5346
5347 #: lib/ext2fs/ext2_err.c:20
5348 msgid "Wrong magic number for inode_bitmap structure"
5349 msgstr ""
5350
5351 #: lib/ext2fs/ext2_err.c:21
5352 msgid "Wrong magic number for generic_bitmap structure"
5353 msgstr ""
5354
5355 #: lib/ext2fs/ext2_err.c:22
5356 msgid "Wrong magic number for test io_channel structure"
5357 msgstr ""
5358
5359 #: lib/ext2fs/ext2_err.c:23
5360 msgid "Wrong magic number for directory block list structure"
5361 msgstr ""
5362
5363 #: lib/ext2fs/ext2_err.c:24
5364 msgid "Wrong magic number for icount structure"
5365 msgstr ""
5366
5367 #: lib/ext2fs/ext2_err.c:25
5368 msgid "Wrong magic number for Powerquest io_channel structure"
5369 msgstr ""
5370
5371 #: lib/ext2fs/ext2_err.c:26
5372 msgid "Wrong magic number for ext2 file structure"
5373 msgstr ""
5374
5375 #: lib/ext2fs/ext2_err.c:27
5376 msgid "Wrong magic number for Ext2 Image Header"
5377 msgstr ""
5378
5379 #: lib/ext2fs/ext2_err.c:28
5380 msgid "Wrong magic number for inode io_channel structure"
5381 msgstr ""
5382
5383 #: lib/ext2fs/ext2_err.c:29
5384 msgid "Wrong magic number for ext4 extent handle"
5385 msgstr ""
5386
5387 #: lib/ext2fs/ext2_err.c:30
5388 msgid "Bad magic number in super-block"
5389 msgstr ""
5390
5391 #: lib/ext2fs/ext2_err.c:31
5392 msgid "Filesystem revision too high"
5393 msgstr ""
5394
5395 #: lib/ext2fs/ext2_err.c:32
5396 msgid "Attempt to write to filesystem opened read-only"
5397 msgstr ""
5398
5399 #: lib/ext2fs/ext2_err.c:33
5400 msgid "Can't read group descriptors"
5401 msgstr ""
5402
5403 #: lib/ext2fs/ext2_err.c:34
5404 msgid "Can't write group descriptors"
5405 msgstr ""
5406
5407 #: lib/ext2fs/ext2_err.c:35
5408 msgid "Corrupt group descriptor: bad block for block bitmap"
5409 msgstr ""
5410
5411 #: lib/ext2fs/ext2_err.c:36
5412 msgid "Corrupt group descriptor: bad block for inode bitmap"
5413 msgstr ""
5414
5415 #: lib/ext2fs/ext2_err.c:37
5416 msgid "Corrupt group descriptor: bad block for inode table"
5417 msgstr ""
5418
5419 #: lib/ext2fs/ext2_err.c:38
5420 msgid "Can't write an inode bitmap"
5421 msgstr ""
5422
5423 #: lib/ext2fs/ext2_err.c:39
5424 msgid "Can't read an inode bitmap"
5425 msgstr ""
5426
5427 #: lib/ext2fs/ext2_err.c:40
5428 msgid "Can't write an block bitmap"
5429 msgstr ""
5430
5431 #: lib/ext2fs/ext2_err.c:41
5432 msgid "Can't read an block bitmap"
5433 msgstr ""
5434
5435 #: lib/ext2fs/ext2_err.c:42
5436 msgid "Can't write an inode table"
5437 msgstr ""
5438
5439 #: lib/ext2fs/ext2_err.c:43
5440 msgid "Can't read an inode table"
5441 msgstr ""
5442
5443 #: lib/ext2fs/ext2_err.c:44
5444 msgid "Can't read next inode"
5445 msgstr ""
5446
5447 #: lib/ext2fs/ext2_err.c:45
5448 msgid "Filesystem has unexpected block size"
5449 msgstr ""
5450
5451 #: lib/ext2fs/ext2_err.c:46
5452 msgid "EXT2 directory corrupted"
5453 msgstr ""
5454
5455 #: lib/ext2fs/ext2_err.c:47
5456 msgid "Attempt to read block from filesystem resulted in short read"
5457 msgstr ""
5458
5459 #: lib/ext2fs/ext2_err.c:48
5460 msgid "Attempt to write block from filesystem resulted in short write"
5461 msgstr ""
5462
5463 #: lib/ext2fs/ext2_err.c:49
5464 msgid "No free space in the directory"
5465 msgstr ""
5466
5467 #: lib/ext2fs/ext2_err.c:50
5468 msgid "Inode bitmap not loaded"
5469 msgstr ""
5470
5471 #: lib/ext2fs/ext2_err.c:51
5472 msgid "Block bitmap not loaded"
5473 msgstr ""
5474
5475 #: lib/ext2fs/ext2_err.c:52
5476 msgid "Illegal inode number"
5477 msgstr ""
5478
5479 #: lib/ext2fs/ext2_err.c:53
5480 msgid "Illegal block number"
5481 msgstr ""
5482
5483 #: lib/ext2fs/ext2_err.c:54
5484 msgid "Internal error in ext2fs_expand_dir"
5485 msgstr ""
5486
5487 #: lib/ext2fs/ext2_err.c:55
5488 msgid "Not enough space to build proposed filesystem"
5489 msgstr ""
5490
5491 #: lib/ext2fs/ext2_err.c:56
5492 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
5493 msgstr ""
5494
5495 #: lib/ext2fs/ext2_err.c:57
5496 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
5497 msgstr ""
5498
5499 #: lib/ext2fs/ext2_err.c:58
5500 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
5501 msgstr ""
5502
5503 #: lib/ext2fs/ext2_err.c:59
5504 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
5505 msgstr ""
5506
5507 #: lib/ext2fs/ext2_err.c:60
5508 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
5509 msgstr ""
5510
5511 #: lib/ext2fs/ext2_err.c:61
5512 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
5513 msgstr ""
5514
5515 #: lib/ext2fs/ext2_err.c:62
5516 msgid "Attempt to fudge end of block bitmap past the real end"
5517 msgstr ""
5518
5519 #: lib/ext2fs/ext2_err.c:63
5520 msgid "Attempt to fudge end of inode bitmap past the real end"
5521 msgstr ""
5522
5523 #: lib/ext2fs/ext2_err.c:64
5524 msgid "Illegal indirect block found"
5525 msgstr ""
5526
5527 #: lib/ext2fs/ext2_err.c:65
5528 msgid "Illegal doubly indirect block found"
5529 msgstr ""
5530
5531 #: lib/ext2fs/ext2_err.c:66
5532 msgid "Illegal triply indirect block found"
5533 msgstr ""
5534
5535 #: lib/ext2fs/ext2_err.c:67
5536 msgid "Block bitmaps are not the same"
5537 msgstr ""
5538
5539 #: lib/ext2fs/ext2_err.c:68
5540 msgid "Inode bitmaps are not the same"
5541 msgstr ""
5542
5543 #: lib/ext2fs/ext2_err.c:69
5544 msgid "Illegal or malformed device name"
5545 msgstr ""
5546
5547 #: lib/ext2fs/ext2_err.c:70
5548 msgid "A block group is missing an inode table"
5549 msgstr ""
5550
5551 #: lib/ext2fs/ext2_err.c:71
5552 msgid "The ext2 superblock is corrupt"
5553 msgstr ""
5554
5555 #: lib/ext2fs/ext2_err.c:72
5556 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
5557 msgstr ""
5558
5559 #: lib/ext2fs/ext2_err.c:73
5560 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
5561 msgstr ""
5562
5563 #: lib/ext2fs/ext2_err.c:74
5564 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
5565 msgstr ""
5566
5567 #: lib/ext2fs/ext2_err.c:75
5568 msgid "Too many symbolic links encountered."
5569 msgstr ""
5570
5571 #: lib/ext2fs/ext2_err.c:76
5572 msgid "The callback function will not handle this case"
5573 msgstr ""
5574
5575 #: lib/ext2fs/ext2_err.c:77
5576 msgid "The inode is from a bad block in the inode table"
5577 msgstr ""
5578
5579 #: lib/ext2fs/ext2_err.c:78
5580 msgid "Filesystem has unsupported feature(s)"
5581 msgstr ""
5582
5583 #: lib/ext2fs/ext2_err.c:79
5584 msgid "Filesystem has unsupported read-only feature(s)"
5585 msgstr ""
5586
5587 #: lib/ext2fs/ext2_err.c:80
5588 msgid "IO Channel failed to seek on read or write"
5589 msgstr ""
5590
5591 #: lib/ext2fs/ext2_err.c:81
5592 msgid "Memory allocation failed"
5593 msgstr ""
5594
5595 #: lib/ext2fs/ext2_err.c:82
5596 msgid "Invalid argument passed to ext2 library"
5597 msgstr ""
5598
5599 #: lib/ext2fs/ext2_err.c:83
5600 msgid "Could not allocate block in ext2 filesystem"
5601 msgstr ""
5602
5603 #: lib/ext2fs/ext2_err.c:84
5604 msgid "Could not allocate inode in ext2 filesystem"
5605 msgstr ""
5606
5607 #: lib/ext2fs/ext2_err.c:85
5608 msgid "Ext2 inode is not a directory"
5609 msgstr ""
5610
5611 #: lib/ext2fs/ext2_err.c:86
5612 msgid "Too many references in table"
5613 msgstr ""
5614
5615 #: lib/ext2fs/ext2_err.c:87
5616 msgid "File not found by ext2_lookup"
5617 msgstr ""
5618
5619 #: lib/ext2fs/ext2_err.c:88
5620 msgid "File open read-only"
5621 msgstr ""
5622
5623 #: lib/ext2fs/ext2_err.c:89
5624 msgid "Ext2 directory block not found"
5625 msgstr ""
5626
5627 #: lib/ext2fs/ext2_err.c:90
5628 msgid "Ext2 directory already exists"
5629 msgstr ""
5630
5631 #: lib/ext2fs/ext2_err.c:91
5632 msgid "Unimplemented ext2 library function"
5633 msgstr ""
5634
5635 #: lib/ext2fs/ext2_err.c:92
5636 msgid "User cancel requested"
5637 msgstr ""
5638
5639 #: lib/ext2fs/ext2_err.c:93
5640 msgid "Ext2 file too big"
5641 msgstr ""
5642
5643 #: lib/ext2fs/ext2_err.c:94
5644 msgid "Supplied journal device not a block device"
5645 msgstr ""
5646
5647 #: lib/ext2fs/ext2_err.c:95
5648 msgid "Journal superblock not found"
5649 msgstr ""
5650
5651 #: lib/ext2fs/ext2_err.c:96
5652 msgid "Journal must be at least 1024 blocks"
5653 msgstr ""
5654
5655 #: lib/ext2fs/ext2_err.c:97
5656 msgid "Unsupported journal version"
5657 msgstr ""
5658
5659 #: lib/ext2fs/ext2_err.c:98
5660 msgid "Error loading external journal"
5661 msgstr ""
5662
5663 #: lib/ext2fs/ext2_err.c:99
5664 msgid "Journal not found"
5665 msgstr ""
5666
5667 #: lib/ext2fs/ext2_err.c:100
5668 msgid "Directory hash unsupported"
5669 msgstr ""
5670
5671 #: lib/ext2fs/ext2_err.c:101
5672 msgid "Illegal extended attribute block number"
5673 msgstr ""
5674
5675 #: lib/ext2fs/ext2_err.c:102
5676 msgid "Cannot create filesystem with requested number of inodes"
5677 msgstr ""
5678
5679 #: lib/ext2fs/ext2_err.c:103
5680 msgid "E2image snapshot not in use"
5681 msgstr ""
5682
5683 #: lib/ext2fs/ext2_err.c:104
5684 msgid "Too many reserved group descriptor blocks"
5685 msgstr ""
5686
5687 #: lib/ext2fs/ext2_err.c:105
5688 msgid "Resize inode is corrupt"
5689 msgstr ""
5690
5691 #: lib/ext2fs/ext2_err.c:106
5692 msgid "Missing indirect block not present"
5693 msgstr ""
5694
5695 #: lib/ext2fs/ext2_err.c:107
5696 msgid "TDB: Success"
5697 msgstr ""
5698
5699 #: lib/ext2fs/ext2_err.c:108
5700 msgid "TDB: Corrupt database"
5701 msgstr ""
5702
5703 #: lib/ext2fs/ext2_err.c:109
5704 msgid "TDB: IO Error"
5705 msgstr ""
5706
5707 #: lib/ext2fs/ext2_err.c:110
5708 msgid "TDB: Locking error"
5709 msgstr ""
5710
5711 #: lib/ext2fs/ext2_err.c:111
5712 msgid "TDB: Out of memory"
5713 msgstr ""
5714
5715 #: lib/ext2fs/ext2_err.c:112
5716 msgid "TDB: Record exists"
5717 msgstr ""
5718
5719 #: lib/ext2fs/ext2_err.c:113
5720 msgid "TDB: Lock exists on other keys"
5721 msgstr ""
5722
5723 #: lib/ext2fs/ext2_err.c:114
5724 msgid "TDB: Invalid parameter"
5725 msgstr ""
5726
5727 #: lib/ext2fs/ext2_err.c:115
5728 msgid "TDB: Record does not exist"
5729 msgstr ""
5730
5731 #: lib/ext2fs/ext2_err.c:116
5732 msgid "TDB: Write not permitted"
5733 msgstr ""
5734
5735 #: lib/ext2fs/ext2_err.c:117
5736 msgid "Ext2fs directory block list is empty"
5737 msgstr ""
5738
5739 #: lib/ext2fs/ext2_err.c:118
5740 msgid "Attempt to modify a block mapping via a read-only block iterator"
5741 msgstr ""
5742
5743 #: lib/ext2fs/ext2_err.c:119
5744 msgid "Wrong magic number for ext4 extent saved path"
5745 msgstr ""
5746
5747 #: lib/ext2fs/ext2_err.c:120
5748 msgid "Wrong magic number for 64-bit generic bitmap"
5749 msgstr ""
5750
5751 #: lib/ext2fs/ext2_err.c:121
5752 msgid "Wrong magic number for 64-bit block bitmap"
5753 msgstr ""
5754
5755 #: lib/ext2fs/ext2_err.c:122
5756 msgid "Wrong magic number for 64-bit inode bitmap"
5757 msgstr ""
5758
5759 #: lib/ext2fs/ext2_err.c:123
5760 msgid "Wrong magic number --- RESERVED_13"
5761 msgstr ""
5762
5763 #: lib/ext2fs/ext2_err.c:124
5764 msgid "Wrong magic number --- RESERVED_14"
5765 msgstr ""
5766
5767 #: lib/ext2fs/ext2_err.c:125
5768 msgid "Wrong magic number --- RESERVED_15"
5769 msgstr ""
5770
5771 #: lib/ext2fs/ext2_err.c:126
5772 msgid "Wrong magic number --- RESERVED_16"
5773 msgstr ""
5774
5775 #: lib/ext2fs/ext2_err.c:127
5776 msgid "Wrong magic number --- RESERVED_17"
5777 msgstr ""
5778
5779 #: lib/ext2fs/ext2_err.c:128
5780 msgid "Wrong magic number --- RESERVED_18"
5781 msgstr ""
5782
5783 #: lib/ext2fs/ext2_err.c:129
5784 msgid "Wrong magic number --- RESERVED_19"
5785 msgstr ""
5786
5787 #: lib/ext2fs/ext2_err.c:130
5788 msgid "Corrupt extent header"
5789 msgstr ""
5790
5791 #: lib/ext2fs/ext2_err.c:131
5792 msgid "Corrupt extent index"
5793 msgstr ""
5794
5795 #: lib/ext2fs/ext2_err.c:132
5796 msgid "Corrupt extent"
5797 msgstr ""
5798
5799 #: lib/ext2fs/ext2_err.c:133
5800 msgid "No free space in extent map"
5801 msgstr ""
5802
5803 #: lib/ext2fs/ext2_err.c:134
5804 msgid "Inode does not use extents"
5805 msgstr ""
5806
5807 #: lib/ext2fs/ext2_err.c:135
5808 msgid "No 'next' extent"
5809 msgstr ""
5810
5811 #: lib/ext2fs/ext2_err.c:136
5812 msgid "No 'previous' extent"
5813 msgstr ""
5814
5815 #: lib/ext2fs/ext2_err.c:137
5816 msgid "No 'up' extent"
5817 msgstr ""
5818
5819 #: lib/ext2fs/ext2_err.c:138
5820 msgid "No 'down' extent"
5821 msgstr ""
5822
5823 #: lib/ext2fs/ext2_err.c:139
5824 msgid "No current node"
5825 msgstr ""
5826
5827 #: lib/ext2fs/ext2_err.c:140
5828 msgid "Ext2fs operation not supported"
5829 msgstr ""
5830
5831 #: lib/ext2fs/ext2_err.c:141
5832 msgid "No room to insert extent in node"
5833 msgstr ""
5834
5835 #: lib/ext2fs/ext2_err.c:142
5836 msgid "Splitting would result in empty node"
5837 msgstr ""
5838
5839 #: lib/ext2fs/ext2_err.c:143
5840 msgid "Extent not found"
5841 msgstr ""
5842
5843 #: lib/ext2fs/ext2_err.c:144
5844 msgid "Operation not supported for inodes containing extents"
5845 msgstr ""
5846
5847 #: lib/ext2fs/ext2_err.c:145
5848 msgid "Extent length is invalid"
5849 msgstr ""
5850
5851 #: lib/ext2fs/ext2_err.c:146
5852 msgid "I/O Channel does not support 64-bit block numbers"
5853 msgstr ""
5854
5855 #: lib/ext2fs/ext2_err.c:147
5856 msgid "Can't check if filesystem is mounted due to missing mtab file"
5857 msgstr ""
5858
5859 #: lib/ext2fs/ext2_err.c:148
5860 msgid "Filesystem too large to use legacy bitmaps"
5861 msgstr ""
5862
5863 #: lib/ext2fs/ext2_err.c:149
5864 msgid "MMP: invalid magic number"
5865 msgstr ""
5866
5867 #: lib/ext2fs/ext2_err.c:150
5868 msgid "MMP: device currently active"
5869 msgstr ""
5870
5871 #: lib/ext2fs/ext2_err.c:151
5872 msgid "MMP: fsck being run"
5873 msgstr ""
5874
5875 #: lib/ext2fs/ext2_err.c:152
5876 msgid "MMP: block number beyond filesystem range"
5877 msgstr ""
5878
5879 #: lib/ext2fs/ext2_err.c:153
5880 msgid "MMP: undergoing an unknown operation"
5881 msgstr ""
5882
5883 #: lib/ext2fs/ext2_err.c:154
5884 msgid "MMP: filesystem still in use"
5885 msgstr ""
5886
5887 #: lib/ext2fs/ext2_err.c:155
5888 msgid "MMP: open with O_DIRECT failed"
5889 msgstr ""
5890
5891 #: e2fsck/prof_err.c:11
5892 msgid "Profile version 0.0"
5893 msgstr ""
5894
5895 #: e2fsck/prof_err.c:12
5896 msgid "Bad magic value in profile_node"
5897 msgstr ""
5898
5899 #: e2fsck/prof_err.c:13
5900 msgid "Profile section not found"
5901 msgstr ""
5902
5903 #: e2fsck/prof_err.c:14
5904 msgid "Profile relation not found"
5905 msgstr ""
5906
5907 #: e2fsck/prof_err.c:15
5908 msgid "Attempt to add a relation to node which is not a section"
5909 msgstr ""
5910
5911 #: e2fsck/prof_err.c:16
5912 msgid "A profile section header has a non-zero value"
5913 msgstr ""
5914
5915 #: e2fsck/prof_err.c:17
5916 msgid "Bad linked list in profile structures"
5917 msgstr ""
5918
5919 #: e2fsck/prof_err.c:18
5920 msgid "Bad group level in profile strctures"
5921 msgstr ""
5922
5923 #: e2fsck/prof_err.c:19
5924 msgid "Bad parent pointer in profile strctures"
5925 msgstr ""
5926
5927 #: e2fsck/prof_err.c:20
5928 msgid "Bad magic value in profile iterator"
5929 msgstr ""
5930
5931 #: e2fsck/prof_err.c:21
5932 msgid "Can't set value on section node"
5933 msgstr ""
5934
5935 #: e2fsck/prof_err.c:22
5936 msgid "Invalid argument passed to profile library"
5937 msgstr ""
5938
5939 #: e2fsck/prof_err.c:23
5940 msgid "Attempt to modify read-only profile"
5941 msgstr ""
5942
5943 #: e2fsck/prof_err.c:24
5944 msgid "Profile section header not at top level"
5945 msgstr ""
5946
5947 #: e2fsck/prof_err.c:25
5948 msgid "Syntax error in profile section header"
5949 msgstr ""
5950
5951 #: e2fsck/prof_err.c:26
5952 msgid "Syntax error in profile relation"
5953 msgstr ""
5954
5955 #: e2fsck/prof_err.c:27
5956 msgid "Extra closing brace in profile"
5957 msgstr ""
5958
5959 #: e2fsck/prof_err.c:28
5960 msgid "Missing open brace in profile"
5961 msgstr ""
5962
5963 #: e2fsck/prof_err.c:29
5964 msgid "Bad magic value in profile_t"
5965 msgstr ""
5966
5967 #: e2fsck/prof_err.c:30
5968 msgid "Bad magic value in profile_section_t"
5969 msgstr ""
5970
5971 #: e2fsck/prof_err.c:31
5972 msgid "Iteration through all top level section not supported"
5973 msgstr ""
5974
5975 #: e2fsck/prof_err.c:32
5976 msgid "Invalid profile_section object"
5977 msgstr ""
5978
5979 #: e2fsck/prof_err.c:33
5980 msgid "No more sections"
5981 msgstr ""
5982
5983 #: e2fsck/prof_err.c:34
5984 msgid "Bad nameset passed to query routine"
5985 msgstr ""
5986
5987 #: e2fsck/prof_err.c:35
5988 msgid "No profile file open"
5989 msgstr ""
5990
5991 #: e2fsck/prof_err.c:36
5992 msgid "Bad magic value in profile_file_t"
5993 msgstr ""
5994
5995 #: e2fsck/prof_err.c:37
5996 msgid "Couldn't open profile file"
5997 msgstr ""
5998
5999 #: e2fsck/prof_err.c:38
6000 msgid "Section already exists"
6001 msgstr ""
6002
6003 #: e2fsck/prof_err.c:39
6004 msgid "Invalid boolean value"
6005 msgstr ""
6006
6007 #: e2fsck/prof_err.c:40
6008 msgid "Invalid integer value"
6009 msgstr ""
6010
6011 #: e2fsck/prof_err.c:41
6012 msgid "Bad magic value in profile_file_data_t"
6013 msgstr ""