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