Whamcloud - gitweb
Update release notes, etc. for final 1.42.13 release
[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, 2015 by Theodore Ts'o
5 # This file is distributed under the same license as the e2fsprogs package.
6 # Theodore Ts'o <tytso@mit.edu>, 2015.
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.13\n"
74 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
75 "POT-Creation-Date: 2015-05-17 21:26-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:1242 misc/badblocks.c:1250
100 #: misc/badblocks.c:1264 misc/badblocks.c:1276 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:1955 misc/tune2fs.c:2044 resize/main.c:317
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:290
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:1279
522 msgid "Pass 1"
523 msgstr ""
524
525 #: e2fsck/pass1.c:1336
526 #, c-format
527 msgid "reading indirect blocks of inode %u"
528 msgstr ""
529
530 #: e2fsck/pass1.c:1386
531 msgid "bad inode map"
532 msgstr ""
533
534 #: e2fsck/pass1.c:1409
535 msgid "inode in bad block map"
536 msgstr ""
537
538 #: e2fsck/pass1.c:1429
539 msgid "imagic inode map"
540 msgstr ""
541
542 #: e2fsck/pass1.c:1456
543 msgid "multiply claimed block map"
544 msgstr ""
545
546 #: e2fsck/pass1.c:1567
547 msgid "ext attr block map"
548 msgstr ""
549
550 #: e2fsck/pass1.c:2516
551 #, c-format
552 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
553 msgstr ""
554
555 #: e2fsck/pass1.c:2898
556 msgid "block bitmap"
557 msgstr ""
558
559 #: e2fsck/pass1.c:2904
560 msgid "inode bitmap"
561 msgstr ""
562
563 #: e2fsck/pass1.c:2910
564 msgid "inode table"
565 msgstr ""
566
567 #: e2fsck/pass2.c:283
568 msgid "Pass 2"
569 msgstr ""
570
571 #: e2fsck/pass2.c:806
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)\n
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)\n"
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)\n
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)\n"
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:993 misc/tune2fs.c:2122 misc/util.c:316
2694 #: resize/main.c:261
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:879 misc/tune2fs.c:1174
2830 #: misc/tune2fs.c:1192
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:2049
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:72
3187 msgid "done                                                 \n"
3188 msgstr ""
3189
3190 #: misc/badblocks.c:97
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:108
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:223
3208 #, c-format
3209 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3210 msgstr ""
3211
3212 #: misc/badblocks.c:328
3213 msgid "Testing with random pattern: "
3214 msgstr ""
3215
3216 #: misc/badblocks.c:346
3217 msgid "Testing with pattern 0x"
3218 msgstr ""
3219
3220 #: misc/badblocks.c:378 misc/badblocks.c:451
3221 msgid "during seek"
3222 msgstr ""
3223
3224 #: misc/badblocks.c:389
3225 #, c-format
3226 msgid "Weird value (%ld) in do_read\n"
3227 msgstr ""
3228
3229 #: misc/badblocks.c:476
3230 msgid "during ext2fs_sync_device"
3231 msgstr ""
3232
3233 #: misc/badblocks.c:496 misc/badblocks.c:758
3234 msgid "while beginning bad block list iteration"
3235 msgstr ""
3236
3237 #: misc/badblocks.c:511 misc/badblocks.c:611 misc/badblocks.c:769
3238 msgid "while allocating buffers"
3239 msgstr ""
3240
3241 #: misc/badblocks.c:515
3242 #, c-format
3243 msgid "Checking blocks %lu to %lu\n"
3244 msgstr ""
3245
3246 #: misc/badblocks.c:520
3247 msgid "Checking for bad blocks in read-only mode\n"
3248 msgstr ""
3249
3250 #: misc/badblocks.c:529
3251 msgid "Checking for bad blocks (read-only test): "
3252 msgstr ""
3253
3254 #: misc/badblocks.c:536 misc/badblocks.c:643 misc/badblocks.c:685
3255 #: misc/badblocks.c:832
3256 msgid "Too many bad blocks, aborting test\n"
3257 msgstr ""
3258
3259 #: misc/badblocks.c:618
3260 msgid "Checking for bad blocks in read-write mode\n"
3261 msgstr ""
3262
3263 #: misc/badblocks.c:620 misc/badblocks.c:782
3264 #, c-format
3265 msgid "From block %lu to %lu\n"
3266 msgstr ""
3267
3268 #: misc/badblocks.c:675
3269 msgid "Reading and comparing: "
3270 msgstr ""
3271
3272 #: misc/badblocks.c:781
3273 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3274 msgstr ""
3275
3276 #: misc/badblocks.c:787
3277 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3278 msgstr ""
3279
3280 #: misc/badblocks.c:794
3281 msgid ""
3282 "\n"
3283 "Interrupt caught, cleaning up\n"
3284 msgstr ""
3285
3286 #: misc/badblocks.c:877
3287 #, c-format
3288 msgid "during test data write, block %lu"
3289 msgstr ""
3290
3291 #: misc/badblocks.c:998 misc/util.c:321
3292 #, c-format
3293 msgid "%s is mounted; "
3294 msgstr ""
3295
3296 #: misc/badblocks.c:1000
3297 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
3298 msgstr ""
3299
3300 #: misc/badblocks.c:1005
3301 msgid "it's not safe to run badblocks!\n"
3302 msgstr ""
3303
3304 #: misc/badblocks.c:1010 misc/util.c:332
3305 #, c-format
3306 msgid "%s is apparently in use by the system; "
3307 msgstr ""
3308
3309 #: misc/badblocks.c:1013
3310 msgid "badblocks forced anyway.\n"
3311 msgstr ""
3312
3313 #: misc/badblocks.c:1033
3314 #, c-format
3315 msgid "invalid %s - %s"
3316 msgstr ""
3317
3318 #: misc/badblocks.c:1127
3319 #, c-format
3320 msgid "Too big max bad blocks count %u - maximum is %u"
3321 msgstr ""
3322
3323 #: misc/badblocks.c:1154
3324 #, c-format
3325 msgid "can't allocate memory for test_pattern - %s"
3326 msgstr ""
3327
3328 #: misc/badblocks.c:1184
3329 msgid "Maximum of one test_pattern may be specified in read-only mode"
3330 msgstr ""
3331
3332 #: misc/badblocks.c:1190
3333 msgid "Random test_pattern is not allowed in read-only mode"
3334 msgstr ""
3335
3336 #: misc/badblocks.c:1204
3337 msgid ""
3338 "Couldn't determine device size; you must specify\n"
3339 "the size manually\n"
3340 msgstr ""
3341
3342 #: misc/badblocks.c:1210
3343 msgid "while trying to determine device size"
3344 msgstr ""
3345
3346 #: misc/badblocks.c:1215
3347 msgid "last block"
3348 msgstr ""
3349
3350 #: misc/badblocks.c:1221
3351 msgid "first block"
3352 msgstr ""
3353
3354 #: misc/badblocks.c:1224
3355 #, c-format
3356 msgid "invalid starting block (%llu): must be less than %llu"
3357 msgstr ""
3358
3359 #: misc/badblocks.c:1231
3360 #, c-format
3361 msgid "invalid end block (%llu): must be 32-bit value"
3362 msgstr ""
3363
3364 #: misc/badblocks.c:1287
3365 msgid "while creating in-memory bad blocks list"
3366 msgstr ""
3367
3368 #: misc/badblocks.c:1296
3369 msgid "input file - bad format"
3370 msgstr ""
3371
3372 #: misc/badblocks.c:1304 misc/badblocks.c:1313
3373 msgid "while adding to in-memory bad block list"
3374 msgstr ""
3375
3376 #: misc/badblocks.c:1338
3377 #, c-format
3378 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3379 msgstr ""
3380
3381 #: misc/chattr.c:86
3382 #, c-format
3383 msgid "Usage: %s [-RVf] [-+=aAcCdDeijsStTu] [-v version] files...\n"
3384 msgstr ""
3385
3386 #: misc/chattr.c:155
3387 #, c-format
3388 msgid "bad version - %s\n"
3389 msgstr ""
3390
3391 #: misc/chattr.c:201 misc/lsattr.c:116
3392 #, c-format
3393 msgid "while trying to stat %s"
3394 msgstr ""
3395
3396 #: misc/chattr.c:208
3397 #, c-format
3398 msgid "while reading flags on %s"
3399 msgstr ""
3400
3401 #: misc/chattr.c:213 misc/chattr.c:225
3402 #, c-format
3403 msgid "Flags of %s set as "
3404 msgstr ""
3405
3406 #: misc/chattr.c:234
3407 #, c-format
3408 msgid "while setting flags on %s"
3409 msgstr ""
3410
3411 #: misc/chattr.c:242
3412 #, c-format
3413 msgid "Version of %s set as %lu\n"
3414 msgstr ""
3415
3416 #: misc/chattr.c:246
3417 #, c-format
3418 msgid "while setting version on %s"
3419 msgstr ""
3420
3421 #: misc/chattr.c:267
3422 msgid "Couldn't allocate path variable in chattr_dir_proc"
3423 msgstr ""
3424
3425 #: misc/chattr.c:307
3426 msgid "= is incompatible with - and +\n"
3427 msgstr ""
3428
3429 #: misc/chattr.c:315
3430 msgid "Must use '-v', =, - or +\n"
3431 msgstr ""
3432
3433 #: misc/dumpe2fs.c:55
3434 #, c-format
3435 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3436 msgstr ""
3437
3438 #: misc/dumpe2fs.c:159
3439 msgid "blocks"
3440 msgstr ""
3441
3442 #: misc/dumpe2fs.c:169
3443 msgid "clusters"
3444 msgstr ""
3445
3446 #: misc/dumpe2fs.c:197
3447 #, c-format
3448 msgid "Group %lu: (Blocks "
3449 msgstr ""
3450
3451 #: misc/dumpe2fs.c:205
3452 #, c-format
3453 msgid "  Checksum 0x%04x"
3454 msgstr ""
3455
3456 #: misc/dumpe2fs.c:207
3457 #, c-format
3458 msgid " (EXPECTED 0x%04x)"
3459 msgstr ""
3460
3461 #: misc/dumpe2fs.c:208
3462 #, c-format
3463 msgid ", unused inodes %u\n"
3464 msgstr ""
3465
3466 #: misc/dumpe2fs.c:213
3467 #, c-format
3468 msgid "  %s superblock at "
3469 msgstr ""
3470
3471 #: misc/dumpe2fs.c:214
3472 msgid "Primary"
3473 msgstr ""
3474
3475 #: misc/dumpe2fs.c:214
3476 msgid "Backup"
3477 msgstr ""
3478
3479 #: misc/dumpe2fs.c:218
3480 msgid ", Group descriptors at "
3481 msgstr ""
3482
3483 #: misc/dumpe2fs.c:222
3484 msgid ""
3485 "\n"
3486 "  Reserved GDT blocks at "
3487 msgstr ""
3488
3489 #: misc/dumpe2fs.c:229
3490 msgid " Group descriptor at "
3491 msgstr ""
3492
3493 #: misc/dumpe2fs.c:235
3494 msgid "  Block bitmap at "
3495 msgstr ""
3496
3497 #: misc/dumpe2fs.c:239
3498 msgid ", Inode bitmap at "
3499 msgstr ""
3500
3501 #: misc/dumpe2fs.c:243
3502 msgid ""
3503 "\n"
3504 "  Inode table at "
3505 msgstr ""
3506
3507 #: misc/dumpe2fs.c:249
3508 #, c-format
3509 msgid ""
3510 "\n"
3511 "  %u free %s, %u free inodes, %u directories%s"
3512 msgstr ""
3513
3514 #: misc/dumpe2fs.c:256
3515 #, c-format
3516 msgid ", %u unused inodes\n"
3517 msgstr ""
3518
3519 #: misc/dumpe2fs.c:259
3520 msgid "  Free blocks: "
3521 msgstr ""
3522
3523 #: misc/dumpe2fs.c:274
3524 msgid "  Free inodes: "
3525 msgstr ""
3526
3527 #: misc/dumpe2fs.c:310
3528 msgid "while printing bad block list"
3529 msgstr ""
3530
3531 #: misc/dumpe2fs.c:316
3532 #, c-format
3533 msgid "Bad blocks: %u"
3534 msgstr ""
3535
3536 #: misc/dumpe2fs.c:345 misc/tune2fs.c:347
3537 msgid "while reading journal inode"
3538 msgstr ""
3539
3540 #: misc/dumpe2fs.c:351
3541 msgid "while opening journal inode"
3542 msgstr ""
3543
3544 #: misc/dumpe2fs.c:357
3545 msgid "while reading journal super block"
3546 msgstr ""
3547
3548 #: misc/dumpe2fs.c:364
3549 msgid "Journal superblock magic number invalid!\n"
3550 msgstr ""
3551
3552 #: misc/dumpe2fs.c:367
3553 msgid "Journal features:        "
3554 msgstr ""
3555
3556 #: misc/dumpe2fs.c:380
3557 msgid "Journal size:             "
3558 msgstr ""
3559
3560 #: misc/dumpe2fs.c:391
3561 #, c-format
3562 msgid ""
3563 "Journal length:           %u\n"
3564 "Journal sequence:         0x%08x\n"
3565 "Journal start:            %u\n"
3566 msgstr ""
3567
3568 #: misc/dumpe2fs.c:398
3569 #, c-format
3570 msgid "Journal errno:            %d\n"
3571 msgstr ""
3572
3573 #: misc/dumpe2fs.c:415 misc/tune2fs.c:196
3574 msgid "while reading journal superblock"
3575 msgstr ""
3576
3577 #: misc/dumpe2fs.c:423
3578 msgid "Couldn't find journal superblock magic numbers"
3579 msgstr ""
3580
3581 #: misc/dumpe2fs.c:427
3582 #, c-format
3583 msgid ""
3584 "\n"
3585 "Journal block size:       %u\n"
3586 "Journal length:           %u\n"
3587 "Journal first block:      %u\n"
3588 "Journal sequence:         0x%08x\n"
3589 "Journal start:            %u\n"
3590 "Journal number of users:  %u\n"
3591 msgstr ""
3592
3593 #: misc/dumpe2fs.c:440
3594 #, c-format
3595 msgid "Journal users:            %s\n"
3596 msgstr ""
3597
3598 #: misc/dumpe2fs.c:456 misc/mke2fs.c:743 misc/tune2fs.c:1211
3599 msgid "Couldn't allocate memory to parse options!\n"
3600 msgstr ""
3601
3602 #: misc/dumpe2fs.c:482
3603 #, c-format
3604 msgid "Invalid superblock parameter: %s\n"
3605 msgstr ""
3606
3607 #: misc/dumpe2fs.c:497
3608 #, c-format
3609 msgid "Invalid blocksize parameter: %s\n"
3610 msgstr ""
3611
3612 #: misc/dumpe2fs.c:508
3613 #, c-format
3614 msgid ""
3615 "\n"
3616 "Bad extended option(s) specified: %s\n"
3617 "\n"
3618 "Extended options are separated by commas, and may take an argument which\n"
3619 "\tis set off by an equals ('=') sign.\n"
3620 "\n"
3621 "Valid extended options are:\n"
3622 "\tsuperblock=<superblock number>\n"
3623 "\tblocksize=<blocksize>\n"
3624 msgstr ""
3625
3626 #: misc/dumpe2fs.c:568 misc/mke2fs.c:1734
3627 #, c-format
3628 msgid "\tUsing %s\n"
3629 msgstr ""
3630
3631 #: misc/dumpe2fs.c:606 misc/e2image.c:1582 misc/tune2fs.c:2060
3632 #: resize/main.c:319
3633 msgid "Couldn't find valid filesystem superblock.\n"
3634 msgstr ""
3635
3636 #: misc/dumpe2fs.c:634
3637 #, c-format
3638 msgid ""
3639 "\n"
3640 "%s: %s: error reading bitmaps: %s\n"
3641 msgstr ""
3642
3643 #: misc/e2image.c:101
3644 #, c-format
3645 msgid "Usage: %s [ -r|Q ] [ -fr ] device image-file\n"
3646 msgstr ""
3647
3648 #: misc/e2image.c:103
3649 #, c-format
3650 msgid "       %s -I device image-file\n"
3651 msgstr ""
3652
3653 #: misc/e2image.c:104
3654 #, c-format
3655 msgid ""
3656 "       %s -ra  [  -cfnp  ] [ -o src_offset ] [ -O dest_offset ] src_fs "
3657 "[ dest_fs ]\n"
3658 msgstr ""
3659
3660 #: misc/e2image.c:169 misc/e2image.c:576 misc/e2image.c:582
3661 #: misc/e2image.c:1178
3662 msgid "while allocating buffer"
3663 msgstr ""
3664
3665 #: misc/e2image.c:174
3666 #, c-format
3667 msgid "Writing block %llu\n"
3668 msgstr ""
3669
3670 #: misc/e2image.c:188
3671 #, c-format
3672 msgid "error writing block %llu"
3673 msgstr ""
3674
3675 #: misc/e2image.c:191
3676 msgid "error in generic_write()"
3677 msgstr ""
3678
3679 #: misc/e2image.c:208
3680 msgid "Error: header size is bigger than wrt_size\n"
3681 msgstr ""
3682
3683 #: misc/e2image.c:213
3684 msgid "Couldn't allocate header buffer\n"
3685 msgstr ""
3686
3687 #: misc/e2image.c:241
3688 msgid "while writing superblock"
3689 msgstr ""
3690
3691 #: misc/e2image.c:250
3692 msgid "while writing inode table"
3693 msgstr ""
3694
3695 #: misc/e2image.c:258
3696 msgid "while writing block bitmap"
3697 msgstr ""
3698
3699 #: misc/e2image.c:266
3700 msgid "while writing inode bitmap"
3701 msgstr ""
3702
3703 #: misc/e2image.c:502
3704 #, c-format
3705 msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
3706 msgstr ""
3707
3708 #: misc/e2image.c:514
3709 #, c-format
3710 msgid "Corrupt directory block %llu: bad name_len (%d)\n"
3711 msgstr ""
3712
3713 #: misc/e2image.c:555
3714 #, c-format
3715 msgid "%llu / %llu blocks (%d%%)"
3716 msgstr ""
3717
3718 #: misc/e2image.c:586 misc/e2image.c:626
3719 msgid "Copying "
3720 msgstr ""
3721
3722 #: misc/e2image.c:623
3723 msgid ""
3724 "Stopping now will destroy the filesystem, interrupt again if you are sure\n"
3725 msgstr ""
3726
3727 #: misc/e2image.c:649
3728 #, c-format
3729 msgid " %s remaining at %.2f MB/s"
3730 msgstr ""
3731
3732 #: misc/e2image.c:661 misc/e2image.c:1188
3733 #, c-format
3734 msgid "error reading block %llu"
3735 msgstr ""
3736
3737 #: misc/e2image.c:715
3738 #, c-format
3739 msgid "Copied %llu / %llu blocks (%d%%) in %s "
3740 msgstr ""
3741
3742 #: misc/e2image.c:719
3743 #, c-format
3744 msgid "at %.2f MB/s"
3745 msgstr ""
3746
3747 #: misc/e2image.c:755
3748 msgid "while allocating l1 table"
3749 msgstr ""
3750
3751 #: misc/e2image.c:800
3752 msgid "while allocating l2 cache"
3753 msgstr ""
3754
3755 #: misc/e2image.c:823
3756 msgid ""
3757 "Warning: There are still tables in the cache while putting the cache, data "
3758 "will be lost so the image may not be valid.\n"
3759 msgstr ""
3760
3761 #: misc/e2image.c:1145
3762 msgid "while allocating ext2_qcow2_image"
3763 msgstr ""
3764
3765 #: misc/e2image.c:1152
3766 msgid "while initializing ext2_qcow2_image"
3767 msgstr ""
3768
3769 #: misc/e2image.c:1211 misc/e2image.c:1229
3770 msgid "Programming error: multiple sequential refcount blocks created!\n"
3771 msgstr ""
3772
3773 #: misc/e2image.c:1269
3774 msgid "while allocating block bitmap"
3775 msgstr ""
3776
3777 #: misc/e2image.c:1278
3778 msgid "while allocating scramble block bitmap"
3779 msgstr ""
3780
3781 #: misc/e2image.c:1285
3782 msgid "Scanning inodes...\n"
3783 msgstr ""
3784
3785 #: misc/e2image.c:1297
3786 msgid "Can't allocate block buffer"
3787 msgstr ""
3788
3789 #: misc/e2image.c:1336 misc/e2image.c:1350
3790 #, c-format
3791 msgid "while iterating over inode %u"
3792 msgstr ""
3793
3794 #: misc/e2image.c:1381
3795 msgid "Raw and qcow2 images cannot be installed"
3796 msgstr ""
3797
3798 #: misc/e2image.c:1403
3799 msgid "error reading bitmaps"
3800 msgstr ""
3801
3802 #: misc/e2image.c:1415
3803 msgid "while opening device file"
3804 msgstr ""
3805
3806 #: misc/e2image.c:1426
3807 msgid "while restoring the image table"
3808 msgstr ""
3809
3810 #: misc/e2image.c:1523
3811 msgid "-a option can only be used with raw or QCOW2 images."
3812 msgstr ""
3813
3814 #: misc/e2image.c:1529
3815 msgid "Offsets are only allowed with raw images."
3816 msgstr ""
3817
3818 #: misc/e2image.c:1534
3819 msgid "Move mode is only allowed with raw images."
3820 msgstr ""
3821
3822 #: misc/e2image.c:1539
3823 msgid "Move mode requires all data mode."
3824 msgstr ""
3825
3826 #: misc/e2image.c:1549
3827 msgid "checking if mounted"
3828 msgstr ""
3829
3830 #: misc/e2image.c:1556
3831 msgid ""
3832 "\n"
3833 "Running e2image on a R/W mounted filesystem can result in an\n"
3834 "inconsistent image which will not be useful for debugging purposes.\n"
3835 "Use -f option if you really want to do that.\n"
3836 msgstr ""
3837
3838 #: misc/e2image.c:1608
3839 msgid "QCOW2 image can not be written to the stdout!\n"
3840 msgstr ""
3841
3842 #: misc/e2image.c:1614
3843 msgid "Can not stat output\n"
3844 msgstr ""
3845
3846 #: misc/e2image.c:1624
3847 #, c-format
3848 msgid "Image (%s) is compressed\n"
3849 msgstr ""
3850
3851 #: misc/e2image.c:1627
3852 #, c-format
3853 msgid "Image (%s) is encrypted\n"
3854 msgstr ""
3855
3856 #: misc/e2image.c:1630
3857 #, c-format
3858 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3859 msgstr ""
3860
3861 #: misc/e2image.c:1639
3862 msgid "The -c option only supported in raw mode\n"
3863 msgstr ""
3864
3865 #: misc/e2image.c:1644
3866 msgid "The -c option not supported when writing to stdout\n"
3867 msgstr ""
3868
3869 #: misc/e2image.c:1651
3870 msgid "while allocating check_buf"
3871 msgstr ""
3872
3873 #: misc/e2image.c:1657
3874 msgid "The -p option only supported in raw mode\n"
3875 msgstr ""
3876
3877 #: misc/e2image.c:1667
3878 #, c-format
3879 msgid "%d blocks already contained the data to be copied\n"
3880 msgstr ""
3881
3882 #: misc/e2label.c:58
3883 #, c-format
3884 msgid "e2label: cannot open %s\n"
3885 msgstr ""
3886
3887 #: misc/e2label.c:63
3888 #, c-format
3889 msgid "e2label: cannot seek to superblock\n"
3890 msgstr ""
3891
3892 #: misc/e2label.c:68
3893 #, c-format
3894 msgid "e2label: error reading superblock\n"
3895 msgstr ""
3896
3897 #: misc/e2label.c:72
3898 #, c-format
3899 msgid "e2label: not an ext2 filesystem\n"
3900 msgstr ""
3901
3902 #: misc/e2label.c:97 misc/tune2fs.c:2225
3903 #, c-format
3904 msgid "Warning: label too long, truncating.\n"
3905 msgstr ""
3906
3907 #: misc/e2label.c:100
3908 #, c-format
3909 msgid "e2label: cannot seek to superblock again\n"
3910 msgstr ""
3911
3912 #: misc/e2label.c:105
3913 #, c-format
3914 msgid "e2label: error writing superblock\n"
3915 msgstr ""
3916
3917 #: misc/e2label.c:117 misc/tune2fs.c:871
3918 #, c-format
3919 msgid "Usage: e2label device [newlabel]\n"
3920 msgstr ""
3921
3922 #: misc/e2undo.c:36
3923 #, c-format
3924 msgid "Usage: %s <transaction file> <filesystem>\n"
3925 msgstr ""
3926
3927 #: misc/e2undo.c:52
3928 msgid "Failed to read the file system data \n"
3929 msgstr ""
3930
3931 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:206
3932 #, c-format
3933 msgid "Failed tdb_fetch %s\n"
3934 msgstr ""
3935
3936 #: misc/e2undo.c:70
3937 #, c-format
3938 msgid "The file system Mount time didn't match %u\n"
3939 msgstr ""
3940
3941 #: misc/e2undo.c:89
3942 msgid "The file system UUID didn't match \n"
3943 msgstr ""
3944
3945 #: misc/e2undo.c:163
3946 #, c-format
3947 msgid "Failed tdb_open %s\n"
3948 msgstr ""
3949
3950 #: misc/e2undo.c:169
3951 #, c-format
3952 msgid "Error while determining whether %s is mounted.\n"
3953 msgstr ""
3954
3955 #: misc/e2undo.c:175
3956 msgid "e2undo should only be run on unmounted file system\n"
3957 msgstr ""
3958
3959 #: misc/e2undo.c:184
3960 #, c-format
3961 msgid "Failed to open %s\n"
3962 msgstr ""
3963
3964 #: misc/e2undo.c:210
3965 #, c-format
3966 msgid "Replayed transaction of size %zd at location %llu\n"
3967 msgstr ""
3968
3969 #: misc/e2undo.c:216
3970 #, c-format
3971 msgid "Failed write %s\n"
3972 msgstr ""
3973
3974 #: misc/fsck.c:343
3975 #, c-format
3976 msgid "WARNING: couldn't open %s: %s\n"
3977 msgstr ""
3978
3979 #: misc/fsck.c:353
3980 #, c-format
3981 msgid "WARNING: bad format on line %d of %s\n"
3982 msgstr ""
3983
3984 #: misc/fsck.c:370
3985 msgid ""
3986 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
3987 "\tfield.  I will kludge around things for you, but you\n"
3988 "\tshould fix your /etc/fstab file as soon as you can.\n"
3989 "\n"
3990 msgstr ""
3991
3992 #: misc/fsck.c:478
3993 #, c-format
3994 msgid "fsck: %s: not found\n"
3995 msgstr ""
3996
3997 #: misc/fsck.c:594
3998 #, c-format
3999 msgid "%s: wait: No more child process?!?\n"
4000 msgstr ""
4001
4002 #: misc/fsck.c:616
4003 #, c-format
4004 msgid "Warning... %s for device %s exited with signal %d.\n"
4005 msgstr ""
4006
4007 #: misc/fsck.c:622
4008 #, c-format
4009 msgid "%s %s: status is %x, should never happen.\n"
4010 msgstr ""
4011
4012 #: misc/fsck.c:661
4013 #, c-format
4014 msgid "Finished with %s (exit status %d)\n"
4015 msgstr ""
4016
4017 #: misc/fsck.c:721
4018 #, c-format
4019 msgid "%s: Error %d while executing fsck.%s for %s\n"
4020 msgstr ""
4021
4022 #: misc/fsck.c:742
4023 msgid ""
4024 "Either all or none of the filesystem types passed to -t must be prefixed\n"
4025 "with 'no' or '!'.\n"
4026 msgstr ""
4027
4028 #: misc/fsck.c:761
4029 msgid "Couldn't allocate memory for filesystem types\n"
4030 msgstr ""
4031
4032 #: misc/fsck.c:884
4033 #, c-format
4034 msgid ""
4035 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
4036 "number\n"
4037 msgstr ""
4038
4039 #: misc/fsck.c:911
4040 #, c-format
4041 msgid "fsck: cannot check %s: fsck.%s not found\n"
4042 msgstr ""
4043
4044 #: misc/fsck.c:967
4045 msgid "Checking all file systems.\n"
4046 msgstr ""
4047
4048 #: misc/fsck.c:1058
4049 #, c-format
4050 msgid "--waiting-- (pass %d)\n"
4051 msgstr ""
4052
4053 #: misc/fsck.c:1078
4054 msgid ""
4055 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4056 msgstr ""
4057
4058 #: misc/fsck.c:1120
4059 #, c-format
4060 msgid "%s: too many devices\n"
4061 msgstr ""
4062
4063 #: misc/fsck.c:1153 misc/fsck.c:1239
4064 #, c-format
4065 msgid "%s: too many arguments\n"
4066 msgstr ""
4067
4068 #: misc/lsattr.c:74
4069 #, c-format
4070 msgid "Usage: %s [-RVadlv] [files...]\n"
4071 msgstr ""
4072
4073 #: misc/lsattr.c:84
4074 #, c-format
4075 msgid "While reading flags on %s"
4076 msgstr ""
4077
4078 #: misc/lsattr.c:91
4079 #, c-format
4080 msgid "While reading version on %s"
4081 msgstr ""
4082
4083 #: misc/mke2fs.c:123
4084 #, c-format
4085 msgid ""
4086 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
4087 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
4088 "\t[-G flex-group-size] [-N number-of-inodes]\n"
4089 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
4090 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4091 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
4092 "\t[-t fs-type] [-T usage-type ] [-U UUID] [-jnqvDFKSV] device [blocks-"
4093 "count]\n"
4094 msgstr ""
4095
4096 #: misc/mke2fs.c:252
4097 #, c-format
4098 msgid "Running command: %s\n"
4099 msgstr ""
4100
4101 #: misc/mke2fs.c:256
4102 #, c-format
4103 msgid "while trying to run '%s'"
4104 msgstr ""
4105
4106 #: misc/mke2fs.c:263
4107 msgid "while processing list of bad blocks from program"
4108 msgstr ""
4109
4110 #: misc/mke2fs.c:290
4111 #, c-format
4112 msgid "Block %d in primary superblock/group descriptor area bad.\n"
4113 msgstr ""
4114
4115 #: misc/mke2fs.c:292
4116 #, c-format
4117 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
4118 msgstr ""
4119
4120 #: misc/mke2fs.c:295
4121 msgid "Aborting....\n"
4122 msgstr ""
4123
4124 #: misc/mke2fs.c:315
4125 #, c-format
4126 msgid ""
4127 "Warning: the backup superblock/group descriptors at block %u contain\n"
4128 "\tbad blocks.\n"
4129 "\n"
4130 msgstr ""
4131
4132 #: misc/mke2fs.c:334
4133 msgid "while marking bad blocks as used"
4134 msgstr ""
4135
4136 #: misc/mke2fs.c:386
4137 msgid "Writing inode tables: "
4138 msgstr ""
4139
4140 #: misc/mke2fs.c:407
4141 #, c-format
4142 msgid ""
4143 "\n"
4144 "Could not write %d blocks in inode table starting at %llu: %s\n"
4145 msgstr ""
4146
4147 #: misc/mke2fs.c:421 misc/mke2fs.c:2479 misc/mke2fs.c:2764
4148 msgid "done                            \n"
4149 msgstr ""
4150
4151 #: misc/mke2fs.c:432
4152 msgid "while creating root dir"
4153 msgstr ""
4154
4155 #: misc/mke2fs.c:439
4156 msgid "while reading root inode"
4157 msgstr ""
4158
4159 #: misc/mke2fs.c:451
4160 msgid "while setting root inode ownership"
4161 msgstr ""
4162
4163 #: misc/mke2fs.c:469
4164 msgid "while creating /lost+found"
4165 msgstr ""
4166
4167 #: misc/mke2fs.c:476
4168 msgid "while looking up /lost+found"
4169 msgstr ""
4170
4171 #: misc/mke2fs.c:489
4172 msgid "while expanding /lost+found"
4173 msgstr ""
4174
4175 #: misc/mke2fs.c:504
4176 msgid "while setting bad block inode"
4177 msgstr ""
4178
4179 #: misc/mke2fs.c:531
4180 #, c-format
4181 msgid "Out of memory erasing sectors %d-%d\n"
4182 msgstr ""
4183
4184 #: misc/mke2fs.c:541
4185 #, c-format
4186 msgid "Warning: could not read block 0: %s\n"
4187 msgstr ""
4188
4189 #: misc/mke2fs.c:557
4190 #, c-format
4191 msgid "Warning: could not erase sector %d: %s\n"
4192 msgstr ""
4193
4194 #: misc/mke2fs.c:573
4195 msgid "while initializing journal superblock"
4196 msgstr ""
4197
4198 #: misc/mke2fs.c:581
4199 msgid "Zeroing journal device: "
4200 msgstr ""
4201
4202 #: misc/mke2fs.c:593
4203 #, c-format
4204 msgid "while zeroing journal device (block %llu, count %d)"
4205 msgstr ""
4206
4207 #: misc/mke2fs.c:611
4208 msgid "while writing journal superblock"
4209 msgstr ""
4210
4211 #: misc/mke2fs.c:626
4212 #, c-format
4213 msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
4214 msgstr ""
4215
4216 #: misc/mke2fs.c:634
4217 #, c-format
4218 msgid ""
4219 "warning: %llu blocks unused.\n"
4220 "\n"
4221 msgstr ""
4222
4223 #: misc/mke2fs.c:639
4224 #, c-format
4225 msgid "Filesystem label=%s\n"
4226 msgstr ""
4227
4228 #: misc/mke2fs.c:642
4229 #, c-format
4230 msgid "OS type: %s\n"
4231 msgstr ""
4232
4233 #: misc/mke2fs.c:644
4234 #, c-format
4235 msgid "Block size=%u (log=%u)\n"
4236 msgstr ""
4237
4238 #: misc/mke2fs.c:648
4239 #, c-format
4240 msgid "Cluster size=%u (log=%u)\n"
4241 msgstr ""
4242
4243 #: misc/mke2fs.c:652
4244 #, c-format
4245 msgid "Fragment size=%u (log=%u)\n"
4246 msgstr ""
4247
4248 #: misc/mke2fs.c:654
4249 #, c-format
4250 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
4251 msgstr ""
4252
4253 #: misc/mke2fs.c:656
4254 #, c-format
4255 msgid "%u inodes, %llu blocks\n"
4256 msgstr ""
4257
4258 #: misc/mke2fs.c:658
4259 #, c-format
4260 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
4261 msgstr ""
4262
4263 #: misc/mke2fs.c:661
4264 #, c-format
4265 msgid "First data block=%u\n"
4266 msgstr ""
4267
4268 #: misc/mke2fs.c:663
4269 #, c-format
4270 msgid "Root directory owner=%u:%u\n"
4271 msgstr ""
4272
4273 #: misc/mke2fs.c:665
4274 #, c-format
4275 msgid "Maximum filesystem blocks=%lu\n"
4276 msgstr ""
4277
4278 #: misc/mke2fs.c:669
4279 #, c-format
4280 msgid "%u block groups\n"
4281 msgstr ""
4282
4283 #: misc/mke2fs.c:671
4284 #, c-format
4285 msgid "%u block group\n"
4286 msgstr ""
4287
4288 #: misc/mke2fs.c:674
4289 #, c-format
4290 msgid "%u blocks per group, %u clusters per group\n"
4291 msgstr ""
4292
4293 #: misc/mke2fs.c:677
4294 #, c-format
4295 msgid "%u blocks per group, %u fragments per group\n"
4296 msgstr ""
4297
4298 #: misc/mke2fs.c:679
4299 #, c-format
4300 msgid "%u inodes per group\n"
4301 msgstr ""
4302
4303 #: misc/mke2fs.c:688
4304 #, c-format
4305 msgid "Filesystem UUID: %s\n"
4306 msgstr ""
4307
4308 #: misc/mke2fs.c:689
4309 msgid "Superblock backups stored on blocks: "
4310 msgstr ""
4311
4312 #: misc/mke2fs.c:766
4313 #, c-format
4314 msgid "%s requires '-O 64bit'\n"
4315 msgstr ""
4316
4317 #: misc/mke2fs.c:772
4318 #, c-format
4319 msgid "'%s' must be before 'resize=%u'\n"
4320 msgstr ""
4321
4322 #: misc/mke2fs.c:785
4323 #, c-format
4324 msgid "Invalid desc_size: '%s'\n"
4325 msgstr ""
4326
4327 #: misc/mke2fs.c:798
4328 #, c-format
4329 msgid "Invalid offset: %s\n"
4330 msgstr ""
4331
4332 #: misc/mke2fs.c:812 misc/tune2fs.c:1239
4333 #, c-format
4334 msgid "Invalid mmp_update_interval: %s\n"
4335 msgstr ""
4336
4337 #: misc/mke2fs.c:826
4338 #, c-format
4339 msgid "Invalid # of backup superblocks: %s\n"
4340 msgstr ""
4341
4342 #: misc/mke2fs.c:848
4343 #, c-format
4344 msgid "Invalid stride parameter: %s\n"
4345 msgstr ""
4346
4347 #: misc/mke2fs.c:863
4348 #, c-format
4349 msgid "Invalid stripe-width parameter: %s\n"
4350 msgstr ""
4351
4352 #: misc/mke2fs.c:886
4353 #, c-format
4354 msgid "Invalid resize parameter: %s\n"
4355 msgstr ""
4356
4357 #: misc/mke2fs.c:893
4358 msgid "The resize maximum must be greater than the filesystem size.\n"
4359 msgstr ""
4360
4361 #: misc/mke2fs.c:917
4362 msgid "On-line resizing not supported with revision 0 filesystems\n"
4363 msgstr ""
4364
4365 #: misc/mke2fs.c:944 misc/mke2fs.c:953
4366 #, c-format
4367 msgid "Invalid root_owner: '%s'\n"
4368 msgstr ""
4369
4370 #: misc/mke2fs.c:978
4371 #, c-format
4372 msgid "Invalid quotatype parameter: %s\n"
4373 msgstr ""
4374
4375 #: misc/mke2fs.c:989
4376 #, c-format
4377 msgid ""
4378 "\n"
4379 "Bad option(s) specified: %s\n"
4380 "\n"
4381 "Extended options are separated by commas, and may take an argument which\n"
4382 "\tis set off by an equals ('=') sign.\n"
4383 "\n"
4384 "Valid extended options are:\n"
4385 "\tmmp_update_interval=<interval>\n"
4386 "\tnum_backup_sb=<0|1|2>\n"
4387 "\tstride=<RAID per-disk data chunk in blocks>\n"
4388 "\tstripe-width=<RAID stride * data disks in blocks>\n"
4389 "\toffset=<offset to create the file system>\n"
4390 "\tresize=<resize maximum size in blocks>\n"
4391 "\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
4392 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
4393 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
4394 "\troot_uid=<uid of root directory>\n"
4395 "\troot_gid=<gid of root directory>\n"
4396 "\ttest_fs\n"
4397 "\tdiscard\n"
4398 "\tnodiscard\n"
4399 "\tquotatype=<usr OR grp>\n"
4400 "\n"
4401 msgstr ""
4402
4403 #: misc/mke2fs.c:1015
4404 #, c-format
4405 msgid ""
4406 "\n"
4407 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
4408 "\n"
4409 msgstr ""
4410
4411 #: misc/mke2fs.c:1055
4412 #, c-format
4413 msgid ""
4414 "Syntax error in mke2fs config file (%s, line #%d)\n"
4415 "\t%s\n"
4416 msgstr ""
4417
4418 #: misc/mke2fs.c:1068 misc/tune2fs.c:449
4419 #, c-format
4420 msgid "Invalid filesystem option set: %s\n"
4421 msgstr ""
4422
4423 #: misc/mke2fs.c:1080 misc/tune2fs.c:390
4424 #, c-format
4425 msgid "Invalid mount option set: %s\n"
4426 msgstr ""
4427
4428 #: misc/mke2fs.c:1220
4429 #, c-format
4430 msgid ""
4431 "\n"
4432 "Your mke2fs.conf file does not define the %s filesystem type.\n"
4433 msgstr ""
4434
4435 #: misc/mke2fs.c:1224
4436 msgid ""
4437 "You probably need to install an updated mke2fs.conf file.\n"
4438 "\n"
4439 msgstr ""
4440
4441 #: misc/mke2fs.c:1228
4442 msgid "Aborting...\n"
4443 msgstr ""
4444
4445 #: misc/mke2fs.c:1269
4446 #, c-format
4447 msgid ""
4448 "\n"
4449 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
4450 "\n"
4451 msgstr ""
4452
4453 #: misc/mke2fs.c:1449
4454 msgid "Couldn't allocate memory for new PATH.\n"
4455 msgstr ""
4456
4457 #: misc/mke2fs.c:1490
4458 #, c-format
4459 msgid "Couldn't init profile successfully (error: %ld).\n"
4460 msgstr ""
4461
4462 #: misc/mke2fs.c:1523
4463 #, c-format
4464 msgid "invalid block size - %s"
4465 msgstr ""
4466
4467 #: misc/mke2fs.c:1527
4468 #, c-format
4469 msgid "Warning: blocksize %d not usable on most systems.\n"
4470 msgstr ""
4471
4472 #: misc/mke2fs.c:1543
4473 #, c-format
4474 msgid "invalid cluster size - %s"
4475 msgstr ""
4476
4477 #: misc/mke2fs.c:1553
4478 msgid "'-R' is deprecated, use '-E' instead"
4479 msgstr ""
4480
4481 #: misc/mke2fs.c:1565
4482 msgid "Illegal number for blocks per group"
4483 msgstr ""
4484
4485 #: misc/mke2fs.c:1570
4486 msgid "blocks per group must be multiple of 8"
4487 msgstr ""
4488
4489 #: misc/mke2fs.c:1578
4490 msgid "Illegal number for flex_bg size"
4491 msgstr ""
4492
4493 #: misc/mke2fs.c:1584
4494 msgid "flex_bg size must be a power of 2"
4495 msgstr ""
4496
4497 #: misc/mke2fs.c:1589
4498 #, c-format
4499 msgid "flex_bg size (%lu) must be less than or equal to 2^31"
4500 msgstr ""
4501
4502 #: misc/mke2fs.c:1600
4503 #, c-format
4504 msgid "invalid inode ratio %s (min %d/max %d)"
4505 msgstr ""
4506
4507 #: misc/mke2fs.c:1610
4508 #, c-format
4509 msgid "invalid inode size - %s"
4510 msgstr ""
4511
4512 #: misc/mke2fs.c:1623
4513 msgid ""
4514 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
4515 "nodiscard' extended option instead!\n"
4516 msgstr ""
4517
4518 #: misc/mke2fs.c:1634
4519 msgid "in malloc for bad_blocks_filename"
4520 msgstr ""
4521
4522 #: misc/mke2fs.c:1647
4523 #, c-format
4524 msgid "invalid reserved blocks percent - %s"
4525 msgstr ""
4526
4527 #: misc/mke2fs.c:1662
4528 #, c-format
4529 msgid "bad num inodes - %s"
4530 msgstr ""
4531
4532 #: misc/mke2fs.c:1679
4533 #, c-format
4534 msgid "bad revision level - %s"
4535 msgstr ""
4536
4537 #: misc/mke2fs.c:1684
4538 #, c-format
4539 msgid "while trying to create revision %d"
4540 msgstr ""
4541
4542 #: misc/mke2fs.c:1698
4543 msgid "The -t option may only be used once"
4544 msgstr ""
4545
4546 #: misc/mke2fs.c:1706
4547 msgid "The -T option may only be used once"
4548 msgstr ""
4549
4550 #: misc/mke2fs.c:1759 misc/mke2fs.c:2845
4551 #, c-format
4552 msgid "while trying to open journal device %s\n"
4553 msgstr ""
4554
4555 #: misc/mke2fs.c:1765
4556 #, c-format
4557 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
4558 msgstr ""
4559
4560 #: misc/mke2fs.c:1771
4561 #, c-format
4562 msgid "Using journal device's blocksize: %d\n"
4563 msgstr ""
4564
4565 #: misc/mke2fs.c:1782
4566 #, c-format
4567 msgid "invalid blocks '%s' on device '%s'"
4568 msgstr ""
4569
4570 #: misc/mke2fs.c:1804
4571 msgid "filesystem"
4572 msgstr ""
4573
4574 #: misc/mke2fs.c:1817 resize/main.c:395
4575 msgid "while trying to determine filesystem size"
4576 msgstr ""
4577
4578 #: misc/mke2fs.c:1823
4579 msgid ""
4580 "Couldn't determine device size; you must specify\n"
4581 "the size of the filesystem\n"
4582 msgstr ""
4583
4584 #: misc/mke2fs.c:1830
4585 msgid ""
4586 "Device size reported to be zero.  Invalid partition specified, or\n"
4587 "\tpartition table wasn't reread after running fdisk, due to\n"
4588 "\ta modified partition being busy and in use.  You may need to reboot\n"
4589 "\tto re-read your partition table.\n"
4590 msgstr ""
4591
4592 #: misc/mke2fs.c:1847
4593 msgid "Filesystem larger than apparent device size."
4594 msgstr ""
4595
4596 #: misc/mke2fs.c:1867
4597 msgid "Failed to parse fs types list\n"
4598 msgstr ""
4599
4600 #: misc/mke2fs.c:1908
4601 msgid "while trying to determine hardware sector size"
4602 msgstr ""
4603
4604 #: misc/mke2fs.c:1914
4605 msgid "while trying to determine physical sector size"
4606 msgstr ""
4607
4608 #: misc/mke2fs.c:1946
4609 msgid "while setting blocksize; too small for device\n"
4610 msgstr ""
4611
4612 #: misc/mke2fs.c:1951
4613 #, c-format
4614 msgid ""
4615 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4616 msgstr ""
4617
4618 #: misc/mke2fs.c:1975
4619 #, c-format
4620 msgid ""
4621 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4622 "\tin 32 bits using a blocksize of %d.\n"
4623 msgstr ""
4624
4625 #: misc/mke2fs.c:1991
4626 msgid "fs_types for mke2fs.conf resolution: "
4627 msgstr ""
4628
4629 #: misc/mke2fs.c:1998
4630 msgid "Filesystem features not supported with revision 0 filesystems\n"
4631 msgstr ""
4632
4633 #: misc/mke2fs.c:2006
4634 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4635 msgstr ""
4636
4637 #: misc/mke2fs.c:2018
4638 msgid "Journals not supported with revision 0 filesystems\n"
4639 msgstr ""
4640
4641 #: misc/mke2fs.c:2032
4642 #, c-format
4643 msgid "invalid reserved blocks percent - %lf"
4644 msgstr ""
4645
4646 #: misc/mke2fs.c:2049
4647 msgid ""
4648 "Extents MUST be enabled for a 64-bit filesystem.  Pass -O extents to "
4649 "rectify.\n"
4650 msgstr ""
4651
4652 #: misc/mke2fs.c:2069
4653 msgid "The cluster size may not be smaller than the block size.\n"
4654 msgstr ""
4655
4656 #: misc/mke2fs.c:2075
4657 msgid "specifying a cluster size requires the bigalloc feature"
4658 msgstr ""
4659
4660 #: misc/mke2fs.c:2094
4661 #, c-format
4662 msgid "warning: Unable to get device geometry for %s\n"
4663 msgstr ""
4664
4665 #: misc/mke2fs.c:2097
4666 #, c-format
4667 msgid "%s alignment is offset by %lu bytes.\n"
4668 msgstr ""
4669
4670 #: misc/mke2fs.c:2099
4671 #, c-format
4672 msgid ""
4673 "This may result in very poor performance, (re)-partitioning suggested.\n"
4674 msgstr ""
4675
4676 #: misc/mke2fs.c:2120
4677 #, c-format
4678 msgid "%d-byte blocks too big for system (max %d)"
4679 msgstr ""
4680
4681 #: misc/mke2fs.c:2124
4682 #, c-format
4683 msgid ""
4684 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4685 msgstr ""
4686
4687 #: misc/mke2fs.c:2180
4688 msgid "Can't support bigalloc feature without extents feature"
4689 msgstr ""
4690
4691 #: misc/mke2fs.c:2187
4692 msgid ""
4693 "The resize_inode and meta_bg features are not compatible.\n"
4694 "They can not be both enabled simultaneously.\n"
4695 msgstr ""
4696
4697 #: misc/mke2fs.c:2196
4698 msgid ""
4699 "\n"
4700 "Warning: the bigalloc feature is still under development\n"
4701 "See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
4702 "\n"
4703 msgstr ""
4704
4705 #: misc/mke2fs.c:2207
4706 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4707 msgstr ""
4708
4709 #: misc/mke2fs.c:2216
4710 msgid "blocks per group count out of range"
4711 msgstr ""
4712
4713 #: misc/mke2fs.c:2240
4714 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4715 msgstr ""
4716
4717 #: misc/mke2fs.c:2252
4718 #, c-format
4719 msgid "invalid inode size %d (min %d/max %d)"
4720 msgstr ""
4721
4722 #: misc/mke2fs.c:2270
4723 #, c-format
4724 msgid "too many inodes (%llu), raise inode ratio?"
4725 msgstr ""
4726
4727 #: misc/mke2fs.c:2277
4728 #, c-format
4729 msgid "too many inodes (%llu), specify < 2^32 inodes"
4730 msgstr ""
4731
4732 #: misc/mke2fs.c:2291
4733 #, c-format
4734 msgid ""
4735 "inode_size (%u) * inodes_count (%u) too big for a\n"
4736 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
4737 "\tor lower inode count (-N).\n"
4738 msgstr ""
4739
4740 #: misc/mke2fs.c:2418
4741 #, c-format
4742 msgid ""
4743 "Overwriting existing filesystem; this can be undone using the command:\n"
4744 "    e2undo %s %s\n"
4745 "\n"
4746 msgstr ""
4747
4748 #: misc/mke2fs.c:2432
4749 msgid "while trying to setup undo file\n"
4750 msgstr ""
4751
4752 #: misc/mke2fs.c:2458
4753 msgid "Discarding device blocks: "
4754 msgstr ""
4755
4756 #: misc/mke2fs.c:2474
4757 msgid "failed - "
4758 msgstr ""
4759
4760 #: misc/mke2fs.c:2596
4761 msgid "while setting up superblock"
4762 msgstr ""
4763
4764 #: misc/mke2fs.c:2612
4765 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
4766 msgstr ""
4767
4768 #: misc/mke2fs.c:2700
4769 #, c-format
4770 msgid "unknown os - %s"
4771 msgstr ""
4772
4773 #: misc/mke2fs.c:2752
4774 msgid "Allocating group tables: "
4775 msgstr ""
4776
4777 #: misc/mke2fs.c:2760
4778 msgid "while trying to allocate filesystem tables"
4779 msgstr ""
4780
4781 #: misc/mke2fs.c:2769
4782 msgid ""
4783 "\n"
4784 "\twhile converting subcluster bitmap"
4785 msgstr ""
4786
4787 #: misc/mke2fs.c:2812
4788 #, c-format
4789 msgid "while zeroing block %llu at end of filesystem"
4790 msgstr ""
4791
4792 #: misc/mke2fs.c:2826
4793 msgid "while reserving blocks for online resize"
4794 msgstr ""
4795
4796 #: misc/mke2fs.c:2838 misc/tune2fs.c:712
4797 msgid "journal"
4798 msgstr ""
4799
4800 #: misc/mke2fs.c:2850
4801 #, c-format
4802 msgid "Adding journal to device %s: "
4803 msgstr ""
4804
4805 #: misc/mke2fs.c:2857
4806 #, c-format
4807 msgid ""
4808 "\n"
4809 "\twhile trying to add journal to device %s"
4810 msgstr ""
4811
4812 #: misc/mke2fs.c:2862 misc/mke2fs.c:2893 misc/tune2fs.c:741 misc/tune2fs.c:760
4813 msgid "done\n"
4814 msgstr ""
4815
4816 #: misc/mke2fs.c:2869
4817 msgid "Skipping journal creation in super-only mode\n"
4818 msgstr ""
4819
4820 #: misc/mke2fs.c:2880
4821 #, c-format
4822 msgid "Creating journal (%u blocks): "
4823 msgstr ""
4824
4825 #: misc/mke2fs.c:2889
4826 msgid ""
4827 "\n"
4828 "\twhile trying to create journal"
4829 msgstr ""
4830
4831 #: misc/mke2fs.c:2901 misc/tune2fs.c:516
4832 msgid ""
4833 "\n"
4834 "Error while enabling multiple mount protection feature."
4835 msgstr ""
4836
4837 #: misc/mke2fs.c:2906
4838 #, c-format
4839 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4840 msgstr ""
4841
4842 #: misc/mke2fs.c:2923
4843 msgid "Writing superblocks and filesystem accounting information: "
4844 msgstr ""
4845
4846 #: misc/mke2fs.c:2930
4847 msgid ""
4848 "\n"
4849 "Warning, had trouble writing out superblocks."
4850 msgstr ""
4851
4852 #: misc/mke2fs.c:2932
4853 msgid ""
4854 "done\n"
4855 "\n"
4856 msgstr ""
4857
4858 #: misc/mklost+found.c:50
4859 msgid "Usage: mklost+found\n"
4860 msgstr ""
4861
4862 #: misc/partinfo.c:41
4863 #, c-format
4864 msgid ""
4865 "Usage:  %s device...\n"
4866 "\n"
4867 "Prints out the partition information for each given device.\n"
4868 "For example: %s /dev/hda\n"
4869 "\n"
4870 msgstr ""
4871
4872 #: misc/partinfo.c:51
4873 #, c-format
4874 msgid "Cannot open %s: %s"
4875 msgstr ""
4876
4877 #: misc/partinfo.c:57
4878 #, c-format
4879 msgid "Cannot get geometry of %s: %s"
4880 msgstr ""
4881
4882 #: misc/partinfo.c:65
4883 #, c-format
4884 msgid "Cannot get size of %s: %s"
4885 msgstr ""
4886
4887 #: misc/partinfo.c:71
4888 #, c-format
4889 msgid "%s: h=%3d s=%3d c=%4d   start=%8d size=%8lu end=%8d\n"
4890 msgstr ""
4891
4892 #: misc/tune2fs.c:112
4893 msgid "Please run e2fsck on the filesystem.\n"
4894 msgstr ""
4895
4896 #: misc/tune2fs.c:121
4897 #, c-format
4898 msgid ""
4899 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4900 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4901 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4902 "mmp_update_interval]\n"
4903 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4904 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4905 "\t[-Q quota_options]\n"
4906 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4907 "\t[ -I new_inode_size ] device\n"
4908 msgstr ""
4909
4910 #: misc/tune2fs.c:203
4911 msgid "Journal superblock not found!\n"
4912 msgstr ""
4913
4914 #: misc/tune2fs.c:261
4915 msgid "while trying to open external journal"
4916 msgstr ""
4917
4918 #: misc/tune2fs.c:267 misc/tune2fs.c:1963
4919 #, c-format
4920 msgid "%s is not a journal device.\n"
4921 msgstr ""
4922
4923 #: misc/tune2fs.c:277 misc/tune2fs.c:1974
4924 msgid "Filesystem's UUID not found on journal device.\n"
4925 msgstr ""
4926
4927 #: misc/tune2fs.c:301
4928 msgid ""
4929 "Cannot locate journal device. It was NOT removed\n"
4930 "Use -f option to remove missing journal device.\n"
4931 msgstr ""
4932
4933 #: misc/tune2fs.c:310
4934 msgid "Journal removed\n"
4935 msgstr ""
4936
4937 #: misc/tune2fs.c:354
4938 msgid "while reading bitmaps"
4939 msgstr ""
4940
4941 #: misc/tune2fs.c:362
4942 msgid "while clearing journal inode"
4943 msgstr ""
4944
4945 #: misc/tune2fs.c:373
4946 msgid "while writing journal inode"
4947 msgstr ""
4948
4949 #: misc/tune2fs.c:405 misc/tune2fs.c:418
4950 msgid "(and reboot afterwards!)\n"
4951 msgstr ""
4952
4953 #: misc/tune2fs.c:452
4954 #, c-format
4955 msgid "Clearing filesystem feature '%s' not supported.\n"
4956 msgstr ""
4957
4958 #: misc/tune2fs.c:458
4959 #, c-format
4960 msgid "Setting filesystem feature '%s' not supported.\n"
4961 msgstr ""
4962
4963 #: misc/tune2fs.c:467
4964 msgid ""
4965 "The has_journal feature may only be cleared when the filesystem is\n"
4966 "unmounted or mounted read-only.\n"
4967 msgstr ""
4968
4969 #: misc/tune2fs.c:476
4970 msgid ""
4971 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
4972 "the has_journal flag.\n"
4973 msgstr ""
4974
4975 #: misc/tune2fs.c:495
4976 msgid ""
4977 "Setting filesystem feature 'sparse_super' not supported\n"
4978 "for filesystems with the meta_bg feature enabled.\n"
4979 msgstr ""
4980
4981 #: misc/tune2fs.c:508
4982 msgid ""
4983 "The multiple mount protection feature can't\n"
4984 "be set if the filesystem is mounted or\n"
4985 "read-only.\n"
4986 msgstr ""
4987
4988 #: misc/tune2fs.c:526
4989 #, c-format
4990 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
4991 msgstr ""
4992
4993 #: misc/tune2fs.c:535
4994 msgid ""
4995 "The multiple mount protection feature cannot\n"
4996 "be disabled if the filesystem is readonly.\n"
4997 msgstr ""
4998
4999 #: misc/tune2fs.c:543
5000 msgid "Error while reading bitmaps\n"
5001 msgstr ""
5002
5003 #: misc/tune2fs.c:552
5004 #, c-format
5005 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
5006 msgstr ""
5007
5008 #: misc/tune2fs.c:557
5009 msgid "while reading MMP block."
5010 msgstr ""
5011
5012 #: misc/tune2fs.c:589
5013 msgid ""
5014 "Clearing the flex_bg flag would cause the the filesystem to be\n"
5015 "inconsistent.\n"
5016 msgstr ""
5017
5018 #: misc/tune2fs.c:600
5019 msgid ""
5020 "The huge_file feature may only be cleared when the filesystem is\n"
5021 "unmounted or mounted read-only.\n"
5022 msgstr ""
5023
5024 #: misc/tune2fs.c:660
5025 msgid ""
5026 "\n"
5027 "Warning: '^quota' option overrides '-Q'arguments.\n"
5028 msgstr ""
5029
5030 #: misc/tune2fs.c:705
5031 msgid "The filesystem already has a journal.\n"
5032 msgstr ""
5033
5034 #: misc/tune2fs.c:725
5035 #, c-format
5036 msgid ""
5037 "\n"
5038 "\twhile trying to open journal on %s\n"
5039 msgstr ""
5040
5041 #: misc/tune2fs.c:729
5042 #, c-format
5043 msgid "Creating journal on device %s: "
5044 msgstr ""
5045
5046 #: misc/tune2fs.c:737
5047 #, c-format
5048 msgid "while adding filesystem to journal on %s"
5049 msgstr ""
5050
5051 #: misc/tune2fs.c:743
5052 msgid "Creating journal inode: "
5053 msgstr ""
5054
5055 #: misc/tune2fs.c:757
5056 msgid ""
5057 "\n"
5058 "\twhile trying to create journal file"
5059 msgstr ""
5060
5061 #: misc/tune2fs.c:832
5062 msgid "Couldn't allocate memory to parse quota options!\n"
5063 msgstr ""
5064
5065 #: misc/tune2fs.c:854
5066 msgid ""
5067 "\n"
5068 "Bad quota options specified.\n"
5069 "\n"
5070 "Following valid quota options are available (pass by separating with "
5071 "comma):\n"
5072 "\t[^]usrquota\n"
5073 "\t[^]grpquota\n"
5074 "\n"
5075 "\n"
5076 msgstr ""
5077
5078 #: misc/tune2fs.c:914
5079 #, c-format
5080 msgid "Couldn't parse date/time specifier: %s"
5081 msgstr ""
5082
5083 #: misc/tune2fs.c:942 misc/tune2fs.c:955
5084 #, c-format
5085 msgid "bad mounts count - %s"
5086 msgstr ""
5087
5088 #: misc/tune2fs.c:971
5089 #, c-format
5090 msgid "bad error behavior - %s"
5091 msgstr ""
5092
5093 #: misc/tune2fs.c:998
5094 #, c-format
5095 msgid "bad gid/group name - %s"
5096 msgstr ""
5097
5098 #: misc/tune2fs.c:1031
5099 #, c-format
5100 msgid "bad interval - %s"
5101 msgstr ""
5102
5103 #: misc/tune2fs.c:1060
5104 #, c-format
5105 msgid "bad reserved block ratio - %s"
5106 msgstr ""
5107
5108 #: misc/tune2fs.c:1075
5109 msgid "-o may only be specified once"
5110 msgstr ""
5111
5112 #: misc/tune2fs.c:1084
5113 msgid "-O may only be specified once"
5114 msgstr ""
5115
5116 #: misc/tune2fs.c:1101
5117 #, c-format
5118 msgid "bad reserved blocks count - %s"
5119 msgstr ""
5120
5121 #: misc/tune2fs.c:1130
5122 #, c-format
5123 msgid "bad uid/user name - %s"
5124 msgstr ""
5125
5126 #: misc/tune2fs.c:1147
5127 #, c-format
5128 msgid "bad inode size - %s"
5129 msgstr ""
5130
5131 #: misc/tune2fs.c:1154
5132 #, c-format
5133 msgid "Inode size must be a power of two- %s"
5134 msgstr ""
5135
5136 #: misc/tune2fs.c:1248
5137 #, c-format
5138 msgid "mmp_update_interval too big: %lu\n"
5139 msgstr ""
5140
5141 #: misc/tune2fs.c:1253
5142 #, c-format
5143 msgid "Setting multiple mount protection update interval to %lu second\n"
5144 msgid_plural ""
5145 "Setting multiple mount protection update interval to %lu seconds\n"
5146 msgstr[0] ""
5147 msgstr[1] ""
5148
5149 #: misc/tune2fs.c:1276
5150 #, c-format
5151 msgid "Invalid RAID stride: %s\n"
5152 msgstr ""
5153
5154 #: misc/tune2fs.c:1291
5155 #, c-format
5156 msgid "Invalid RAID stripe-width: %s\n"
5157 msgstr ""
5158
5159 #: misc/tune2fs.c:1306
5160 #, c-format
5161 msgid "Invalid hash algorithm: %s\n"
5162 msgstr ""
5163
5164 #: misc/tune2fs.c:1312
5165 #, c-format
5166 msgid "Setting default hash algorithm to %s (%d)\n"
5167 msgstr ""
5168
5169 #: misc/tune2fs.c:1331
5170 msgid ""
5171 "\n"
5172 "Bad options specified.\n"
5173 "\n"
5174 "Extended options are separated by commas, and may take an argument which\n"
5175 "\tis set off by an equals ('=') sign.\n"
5176 "\n"
5177 "Valid extended options are:\n"
5178 "\tclear_mmp\n"
5179 "\thash_alg=<hash algorithm>\n"
5180 "\tmount_opts=<extended default mount options>\n"
5181 "\tstride=<RAID per-disk chunk size in blocks>\n"
5182 "\tstripe_width=<RAID stride*data disks in blocks>\n"
5183 "\ttest_fs\n"
5184 "\t^test_fs\n"
5185 msgstr ""
5186
5187 #: misc/tune2fs.c:1798
5188 msgid "Failed to read inode bitmap\n"
5189 msgstr ""
5190
5191 #: misc/tune2fs.c:1803
5192 msgid "Failed to read block bitmap\n"
5193 msgstr ""
5194
5195 #: misc/tune2fs.c:1820 resize/resize2fs.c:931
5196 msgid "blocks to be moved"
5197 msgstr ""
5198
5199 #: misc/tune2fs.c:1823
5200 msgid "Failed to allocate block bitmap when increasing inode size\n"
5201 msgstr ""
5202
5203 #: misc/tune2fs.c:1829
5204 msgid "Not enough space to increase inode size \n"
5205 msgstr ""
5206
5207 #: misc/tune2fs.c:1834
5208 msgid "Failed to relocate blocks during inode resize \n"
5209 msgstr ""
5210
5211 #: misc/tune2fs.c:1866
5212 msgid ""
5213 "Error in resizing the inode size.\n"
5214 "Run e2undo to undo the file system changes. \n"
5215 msgstr ""
5216
5217 #: misc/tune2fs.c:1893
5218 msgid "Couldn't allocate memory for tdb filename\n"
5219 msgstr ""
5220
5221 #: misc/tune2fs.c:1914
5222 #, c-format
5223 msgid "while trying to delete %s"
5224 msgstr ""
5225
5226 #: misc/tune2fs.c:1922
5227 #, c-format
5228 msgid ""
5229 "To undo the tune2fs operation please run the command\n"
5230 "    e2undo %s %s\n"
5231 "\n"
5232 msgstr ""
5233
5234 #: misc/tune2fs.c:2056
5235 #, c-format
5236 msgid ""
5237 "MMP block magic is bad. Try to fix it by running:\n"
5238 "'e2fsck -f %s'\n"
5239 msgstr ""
5240
5241 #: misc/tune2fs.c:2074
5242 #, c-format
5243 msgid "The inode size is already %lu\n"
5244 msgstr ""
5245
5246 #: misc/tune2fs.c:2081
5247 msgid "Shrinking inode size is not supported\n"
5248 msgstr ""
5249
5250 #: misc/tune2fs.c:2086
5251 #, c-format
5252 msgid "Invalid inode size %lu (max %d)\n"
5253 msgstr ""
5254
5255 #: misc/tune2fs.c:2133
5256 #, c-format
5257 msgid "Setting maximal mount count to %d\n"
5258 msgstr ""
5259
5260 #: misc/tune2fs.c:2139
5261 #, c-format
5262 msgid "Setting current mount count to %d\n"
5263 msgstr ""
5264
5265 #: misc/tune2fs.c:2144
5266 #, c-format
5267 msgid "Setting error behavior to %d\n"
5268 msgstr ""
5269
5270 #: misc/tune2fs.c:2149
5271 #, c-format
5272 msgid "Setting reserved blocks gid to %lu\n"
5273 msgstr ""
5274
5275 #: misc/tune2fs.c:2154
5276 #, c-format
5277 msgid "interval between checks is too big (%lu)"
5278 msgstr ""
5279
5280 #: misc/tune2fs.c:2161
5281 #, c-format
5282 msgid "Setting interval between checks to %lu seconds\n"
5283 msgstr ""
5284
5285 #: misc/tune2fs.c:2168
5286 #, c-format
5287 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
5288 msgstr ""
5289
5290 #: misc/tune2fs.c:2174
5291 #, c-format
5292 msgid "reserved blocks count is too big (%llu)"
5293 msgstr ""
5294
5295 #: misc/tune2fs.c:2181
5296 #, c-format
5297 msgid "Setting reserved blocks count to %llu\n"
5298 msgstr ""
5299
5300 #: misc/tune2fs.c:2187
5301 msgid ""
5302 "\n"
5303 "The filesystem already has sparse superblocks.\n"
5304 msgstr ""
5305
5306 #: misc/tune2fs.c:2191
5307 msgid ""
5308 "\n"
5309 "Setting the sparse superblock flag not supported\n"
5310 "for filesystems with the meta_bg feature enabled.\n"
5311 msgstr ""
5312
5313 #: misc/tune2fs.c:2202
5314 #, c-format
5315 msgid ""
5316 "\n"
5317 "Sparse superblock flag set.  %s"
5318 msgstr ""
5319
5320 #: misc/tune2fs.c:2207
5321 msgid ""
5322 "\n"
5323 "Clearing the sparse superblock flag not supported.\n"
5324 msgstr ""
5325
5326 #: misc/tune2fs.c:2215
5327 #, c-format
5328 msgid "Setting time filesystem last checked to %s\n"
5329 msgstr ""
5330
5331 #: misc/tune2fs.c:2221
5332 #, c-format
5333 msgid "Setting reserved blocks uid to %lu\n"
5334 msgstr ""
5335
5336 #: misc/tune2fs.c:2253
5337 msgid "Error in using clear_mmp. It must be used with -f\n"
5338 msgstr ""
5339
5340 #: misc/tune2fs.c:2271
5341 msgid ""
5342 "The quota feature may only be changed when the filesystem is unmounted.\n"
5343 msgstr ""
5344
5345 #: misc/tune2fs.c:2292
5346 msgid "The UUID may only be changed when the filesystem is unmounted.\n"
5347 msgstr ""
5348
5349 #: misc/tune2fs.c:2322
5350 msgid "Invalid UUID format\n"
5351 msgstr ""
5352
5353 #: misc/tune2fs.c:2337
5354 msgid "Need to update journal superblock.\n"
5355 msgstr ""
5356
5357 #: misc/tune2fs.c:2358
5358 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
5359 msgstr ""
5360
5361 #: misc/tune2fs.c:2366
5362 msgid ""
5363 "Changing the inode size not supported for filesystems with the flex_bg\n"
5364 "feature enabled.\n"
5365 msgstr ""
5366
5367 #: misc/tune2fs.c:2379
5368 #, c-format
5369 msgid "Setting inode size %lu\n"
5370 msgstr ""
5371
5372 #: misc/tune2fs.c:2382
5373 msgid "Failed to change inode size\n"
5374 msgstr ""
5375
5376 #: misc/tune2fs.c:2393
5377 #, c-format
5378 msgid "Setting stride size to %d\n"
5379 msgstr ""
5380
5381 #: misc/tune2fs.c:2398
5382 #, c-format
5383 msgid "Setting stripe width to %d\n"
5384 msgstr ""
5385
5386 #: misc/tune2fs.c:2405
5387 #, c-format
5388 msgid "Setting extended default mount options to '%s'\n"
5389 msgstr ""
5390
5391 #: misc/util.c:93
5392 msgid "<proceeding>\n"
5393 msgstr ""
5394
5395 #: misc/util.c:97
5396 #, c-format
5397 msgid "Proceed anyway (or wait %d seconds) ? (y,n) "
5398 msgstr ""
5399
5400 #: misc/util.c:101
5401 msgid "Proceed anyway? (y,n) "
5402 msgstr ""
5403
5404 #: misc/util.c:132
5405 #, c-format
5406 msgid "\tlast mounted on %s on %s"
5407 msgstr ""
5408
5409 #: misc/util.c:135
5410 #, c-format
5411 msgid "\tlast mounted on %s"
5412 msgstr ""
5413
5414 #: misc/util.c:138
5415 #, c-format
5416 msgid "\tcreated on %s"
5417 msgstr ""
5418
5419 #: misc/util.c:141
5420 #, c-format
5421 msgid "\tlast modified on %s"
5422 msgstr ""
5423
5424 #: misc/util.c:175
5425 #, c-format
5426 msgid "Found a %s partition table in %s\n"
5427 msgstr ""
5428
5429 #: misc/util.c:202
5430 #, c-format
5431 msgid "The file %s does not exist and no size was specified.\n"
5432 msgstr ""
5433
5434 #: misc/util.c:210
5435 #, c-format
5436 msgid "Creating regular file %s\n"
5437 msgstr ""
5438
5439 #: misc/util.c:213
5440 #, c-format
5441 msgid "Could not open %s: %s\n"
5442 msgstr ""
5443
5444 #: misc/util.c:216
5445 msgid ""
5446 "\n"
5447 "The device apparently does not exist; did you specify it correctly?\n"
5448 msgstr ""
5449
5450 #: misc/util.c:238
5451 #, c-format
5452 msgid "%s is not a block special device.\n"
5453 msgstr ""
5454
5455 #: misc/util.c:260
5456 #, c-format
5457 msgid "%s contains a %s file system labelled '%s'\n"
5458 msgstr ""
5459
5460 #: misc/util.c:263
5461 #, c-format
5462 msgid "%s contains a %s file system\n"
5463 msgstr ""
5464
5465 #: misc/util.c:300
5466 #, c-format
5467 msgid "%s is entire device, not just one partition!\n"
5468 msgstr ""
5469
5470 #: misc/util.c:323
5471 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
5472 msgstr ""
5473
5474 #: misc/util.c:328
5475 #, c-format
5476 msgid "will not make a %s here!\n"
5477 msgstr ""
5478
5479 #: misc/util.c:335
5480 msgid "mke2fs forced anyway.\n"
5481 msgstr ""
5482
5483 #: misc/util.c:351
5484 msgid "Couldn't allocate memory to parse journal options!\n"
5485 msgstr ""
5486
5487 #: misc/util.c:376
5488 #, c-format
5489 msgid ""
5490 "\n"
5491 "Could not find journal device matching %s\n"
5492 msgstr ""
5493
5494 #: misc/util.c:403
5495 msgid ""
5496 "\n"
5497 "Bad journal options specified.\n"
5498 "\n"
5499 "Journal options are separated by commas, and may take an argument which\n"
5500 "\tis set off by an equals ('=') sign.\n"
5501 "\n"
5502 "Valid journal options are:\n"
5503 "\tsize=<journal size in megabytes>\n"
5504 "\tdevice=<journal device>\n"
5505 "\tlocation=<journal location>\n"
5506 "\n"
5507 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
5508 "\n"
5509 msgstr ""
5510
5511 #: misc/util.c:434
5512 msgid ""
5513 "\n"
5514 "Filesystem too small for a journal\n"
5515 msgstr ""
5516
5517 #: misc/util.c:441
5518 #, c-format
5519 msgid ""
5520 "\n"
5521 "The requested journal size is %d blocks; it must be\n"
5522 "between 1024 and 10240000 blocks.  Aborting.\n"
5523 msgstr ""
5524
5525 #: misc/util.c:449
5526 msgid ""
5527 "\n"
5528 "Journal size too big for filesystem.\n"
5529 msgstr ""
5530
5531 #: misc/util.c:463
5532 #, c-format
5533 msgid ""
5534 "This filesystem will be automatically checked every %d mounts or\n"
5535 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
5536 msgstr ""
5537
5538 #: misc/uuidd.c:49
5539 #, c-format
5540 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
5541 msgstr ""
5542
5543 #: misc/uuidd.c:51
5544 #, c-format
5545 msgid "       %s [-r|t] [-n num] [-s socketpath]\n"
5546 msgstr ""
5547
5548 #: misc/uuidd.c:53
5549 #, c-format
5550 msgid "       %s -k\n"
5551 msgstr ""
5552
5553 #: misc/uuidd.c:155
5554 msgid "bad arguments"
5555 msgstr ""
5556
5557 #: misc/uuidd.c:173
5558 msgid "connect"
5559 msgstr ""
5560
5561 #: misc/uuidd.c:192
5562 msgid "write"
5563 msgstr ""
5564
5565 #: misc/uuidd.c:200
5566 msgid "read count"
5567 msgstr ""
5568
5569 #: misc/uuidd.c:206
5570 msgid "bad response length"
5571 msgstr ""
5572
5573 #: misc/uuidd.c:271
5574 #, c-format
5575 msgid "uuidd daemon already running at pid %s\n"
5576 msgstr ""
5577
5578 #: misc/uuidd.c:279
5579 #, c-format
5580 msgid "Couldn't create unix stream socket: %s"
5581 msgstr ""
5582
5583 #: misc/uuidd.c:308
5584 #, c-format
5585 msgid "Couldn't bind unix socket %s: %s\n"
5586 msgstr ""
5587
5588 #: misc/uuidd.c:316
5589 #, c-format
5590 msgid "Couldn't listen on unix socket %s: %s\n"
5591 msgstr ""
5592
5593 #: misc/uuidd.c:354
5594 #, c-format
5595 msgid "Error reading from client, len = %d\n"
5596 msgstr ""
5597
5598 #: misc/uuidd.c:362
5599 #, c-format
5600 msgid "operation %d, incoming num = %d\n"
5601 msgstr ""
5602
5603 #: misc/uuidd.c:381
5604 #, c-format
5605 msgid "Generated time UUID: %s\n"
5606 msgstr ""
5607
5608 #: misc/uuidd.c:391
5609 #, c-format
5610 msgid "Generated random UUID: %s\n"
5611 msgstr ""
5612
5613 #: misc/uuidd.c:400
5614 #, c-format
5615 msgid "Generated time UUID %s and subsequent UUID\n"
5616 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
5617 msgstr[0] ""
5618 msgstr[1] ""
5619
5620 #: misc/uuidd.c:421
5621 #, c-format
5622 msgid "Generated %d UUID's:\n"
5623 msgstr ""
5624
5625 #: misc/uuidd.c:433
5626 #, c-format
5627 msgid "Invalid operation %d\n"
5628 msgstr ""
5629
5630 #: misc/uuidd.c:477 misc/uuidd.c:499
5631 #, c-format
5632 msgid "Bad number: %s\n"
5633 msgstr ""
5634
5635 #: misc/uuidd.c:534 misc/uuidd.c:563
5636 #, c-format
5637 msgid "Error calling uuidd daemon (%s): %s\n"
5638 msgstr ""
5639
5640 #: misc/uuidd.c:544
5641 #, c-format
5642 msgid "%s and subsequent UUID\n"
5643 msgid_plural "%s and subsequent %d UUIDs\n"
5644 msgstr[0] ""
5645 msgstr[1] ""
5646
5647 #: misc/uuidd.c:548
5648 msgid "List of UUID's:\n"
5649 msgstr ""
5650
5651 #: misc/uuidd.c:569
5652 #, c-format
5653 msgid "Unexpected reply length from server %d\n"
5654 msgstr ""
5655
5656 #: misc/uuidd.c:586
5657 #, c-format
5658 msgid "Couldn't kill uuidd running at pid %d: %s\n"
5659 msgstr ""
5660
5661 #: misc/uuidd.c:592
5662 #, c-format
5663 msgid "Killed uuidd running at pid %d\n"
5664 msgstr ""
5665
5666 #: misc/uuidgen.c:32
5667 #, c-format
5668 msgid "Usage: %s [-r] [-t]\n"
5669 msgstr ""
5670
5671 #: resize/extent.c:202
5672 msgid "# Extent dump:\n"
5673 msgstr ""
5674
5675 #: resize/extent.c:203
5676 #, c-format
5677 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
5678 msgstr ""
5679
5680 #: resize/main.c:44
5681 #, c-format
5682 msgid ""
5683 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
5684 "\n"
5685 msgstr ""
5686
5687 #: resize/main.c:66
5688 msgid "Extending the inode table"
5689 msgstr ""
5690
5691 #: resize/main.c:69
5692 msgid "Relocating blocks"
5693 msgstr ""
5694
5695 #: resize/main.c:72
5696 msgid "Scanning inode table"
5697 msgstr ""
5698
5699 #: resize/main.c:75
5700 msgid "Updating inode references"
5701 msgstr ""
5702
5703 #: resize/main.c:78
5704 msgid "Moving inode table"
5705 msgstr ""
5706
5707 #: resize/main.c:81
5708 msgid "Unknown pass?!?"
5709 msgstr ""
5710
5711 #: resize/main.c:84
5712 #, c-format
5713 msgid "Begin pass %d (max = %lu)\n"
5714 msgstr ""
5715
5716 #: resize/main.c:155
5717 msgid ""
5718 "\n"
5719 "Resizing bigalloc file systems has not been fully tested.  Proceed at\n"
5720 "your own risk!  Use the force option if you want to go ahead anyway.\n"
5721 "\n"
5722 msgstr ""
5723
5724 #: resize/main.c:273
5725 #, c-format
5726 msgid "while opening %s"
5727 msgstr ""
5728
5729 #: resize/main.c:281
5730 #, c-format
5731 msgid "while getting stat information for %s"
5732 msgstr ""
5733
5734 #: resize/main.c:349
5735 #, c-format
5736 msgid ""
5737 "Please run 'e2fsck -f %s' first.\n"
5738 "\n"
5739 msgstr ""
5740
5741 #: resize/main.c:368
5742 #, c-format
5743 msgid "Estimated minimum size of the filesystem: %llu\n"
5744 msgstr ""
5745
5746 #: resize/main.c:405
5747 #, c-format
5748 msgid "Invalid new size: %s\n"
5749 msgstr ""
5750
5751 #: resize/main.c:421
5752 msgid "New size too large to be expressed in 32 bits\n"
5753 msgstr ""
5754
5755 #: resize/main.c:429
5756 #, c-format
5757 msgid "New size smaller than minimum (%llu)\n"
5758 msgstr ""
5759
5760 #: resize/main.c:435
5761 msgid "Invalid stride length"
5762 msgstr ""
5763
5764 #: resize/main.c:459
5765 #, c-format
5766 msgid ""
5767 "The containing partition (or device) is only %llu (%dk) blocks.\n"
5768 "You requested a new size of %llu blocks.\n"
5769 "\n"
5770 msgstr ""
5771
5772 #: resize/main.c:466
5773 #, c-format
5774 msgid ""
5775 "The filesystem is already %llu (%dk) blocks long.  Nothing to do!\n"
5776 "\n"
5777 msgstr ""
5778
5779 #: resize/main.c:476
5780 #, c-format
5781 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5782 msgstr ""
5783
5784 #: resize/main.c:485
5785 #, c-format
5786 msgid "while trying to resize %s"
5787 msgstr ""
5788
5789 #: resize/main.c:488
5790 #, c-format
5791 msgid ""
5792 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
5793 "after the aborted resize operation.\n"
5794 msgstr ""
5795
5796 #: resize/main.c:494
5797 #, c-format
5798 msgid ""
5799 "The filesystem on %s is now %llu (%dk) blocks long.\n"
5800 "\n"
5801 msgstr ""
5802
5803 #: resize/main.c:509
5804 #, c-format
5805 msgid "while trying to truncate %s"
5806 msgstr ""
5807
5808 #: resize/online.c:82
5809 msgid "kernel does not support online resize with sparse_super2"
5810 msgstr ""
5811
5812 #: resize/online.c:87
5813 #, c-format
5814 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5815 msgstr ""
5816
5817 #: resize/online.c:91
5818 msgid "On-line shrinking not supported"
5819 msgstr ""
5820
5821 #: resize/online.c:116
5822 msgid "Filesystem does not support online resizing"
5823 msgstr ""
5824
5825 #: resize/online.c:125
5826 msgid "Not enough reserved gdt blocks for resizing"
5827 msgstr ""
5828
5829 #: resize/online.c:132
5830 msgid "Kernel does not support resizing a file system this large"
5831 msgstr ""
5832
5833 #: resize/online.c:140
5834 #, c-format
5835 msgid "while trying to open mountpoint %s"
5836 msgstr ""
5837
5838 #: resize/online.c:145
5839 #, c-format
5840 msgid "Old resize interface requested.\n"
5841 msgstr ""
5842
5843 #: resize/online.c:164 resize/online.c:181
5844 msgid "Permission denied to resize filesystem"
5845 msgstr ""
5846
5847 #: resize/online.c:167 resize/online.c:187
5848 msgid "While checking for on-line resizing support"
5849 msgstr ""
5850
5851 #: resize/online.c:184
5852 msgid "Kernel does not support online resizing"
5853 msgstr ""
5854
5855 #: resize/online.c:223
5856 #, c-format
5857 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
5858 msgstr ""
5859
5860 #: resize/online.c:233
5861 msgid "While trying to extend the last group"
5862 msgstr ""
5863
5864 #: resize/online.c:287
5865 #, c-format
5866 msgid "While trying to add group #%d"
5867 msgstr ""
5868
5869 #: resize/online.c:298
5870 #, c-format
5871 msgid ""
5872 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5873 "this system.\n"
5874 msgstr ""
5875
5876 #: resize/resize2fs.c:402
5877 #, c-format
5878 msgid "inodes (%llu) must be less than %u"
5879 msgstr ""
5880
5881 #: resize/resize2fs.c:691
5882 msgid "reserved blocks"
5883 msgstr ""
5884
5885 #: resize/resize2fs.c:936
5886 msgid "meta-data blocks"
5887 msgstr ""
5888
5889 #: resize/resize2fs.c:1039 resize/resize2fs.c:1836
5890 msgid "new meta blocks"
5891 msgstr ""
5892
5893 #: resize/resize2fs.c:2056
5894 msgid "Should never happen!  No sb in last super_sparse bg?\n"
5895 msgstr ""
5896
5897 #: resize/resize2fs.c:2061
5898 msgid "Should never happen!  Unexpected old_desc in super_sparse bg?\n"
5899 msgstr ""
5900
5901 #: resize/resize2fs.c:2139
5902 msgid "Should never happen: resize inode corrupt!\n"
5903 msgstr ""
5904
5905 #: lib/ext2fs/ext2_err.c:11
5906 msgid "EXT2FS Library version 1.42.13"
5907 msgstr ""
5908
5909 #: lib/ext2fs/ext2_err.c:12
5910 msgid "Wrong magic number for ext2_filsys structure"
5911 msgstr ""
5912
5913 #: lib/ext2fs/ext2_err.c:13
5914 msgid "Wrong magic number for badblocks_list structure"
5915 msgstr ""
5916
5917 #: lib/ext2fs/ext2_err.c:14
5918 msgid "Wrong magic number for badblocks_iterate structure"
5919 msgstr ""
5920
5921 #: lib/ext2fs/ext2_err.c:15
5922 msgid "Wrong magic number for inode_scan structure"
5923 msgstr ""
5924
5925 #: lib/ext2fs/ext2_err.c:16
5926 msgid "Wrong magic number for io_channel structure"
5927 msgstr ""
5928
5929 #: lib/ext2fs/ext2_err.c:17
5930 msgid "Wrong magic number for unix io_channel structure"
5931 msgstr ""
5932
5933 #: lib/ext2fs/ext2_err.c:18
5934 msgid "Wrong magic number for io_manager structure"
5935 msgstr ""
5936
5937 #: lib/ext2fs/ext2_err.c:19
5938 msgid "Wrong magic number for block_bitmap structure"
5939 msgstr ""
5940
5941 #: lib/ext2fs/ext2_err.c:20
5942 msgid "Wrong magic number for inode_bitmap structure"
5943 msgstr ""
5944
5945 #: lib/ext2fs/ext2_err.c:21
5946 msgid "Wrong magic number for generic_bitmap structure"
5947 msgstr ""
5948
5949 #: lib/ext2fs/ext2_err.c:22
5950 msgid "Wrong magic number for test io_channel structure"
5951 msgstr ""
5952
5953 #: lib/ext2fs/ext2_err.c:23
5954 msgid "Wrong magic number for directory block list structure"
5955 msgstr ""
5956
5957 #: lib/ext2fs/ext2_err.c:24
5958 msgid "Wrong magic number for icount structure"
5959 msgstr ""
5960
5961 #: lib/ext2fs/ext2_err.c:25
5962 msgid "Wrong magic number for Powerquest io_channel structure"
5963 msgstr ""
5964
5965 #: lib/ext2fs/ext2_err.c:26
5966 msgid "Wrong magic number for ext2 file structure"
5967 msgstr ""
5968
5969 #: lib/ext2fs/ext2_err.c:27
5970 msgid "Wrong magic number for Ext2 Image Header"
5971 msgstr ""
5972
5973 #: lib/ext2fs/ext2_err.c:28
5974 msgid "Wrong magic number for inode io_channel structure"
5975 msgstr ""
5976
5977 #: lib/ext2fs/ext2_err.c:29
5978 msgid "Wrong magic number for ext4 extent handle"
5979 msgstr ""
5980
5981 #: lib/ext2fs/ext2_err.c:30
5982 msgid "Bad magic number in super-block"
5983 msgstr ""
5984
5985 #: lib/ext2fs/ext2_err.c:31
5986 msgid "Filesystem revision too high"
5987 msgstr ""
5988
5989 #: lib/ext2fs/ext2_err.c:32
5990 msgid "Attempt to write to filesystem opened read-only"
5991 msgstr ""
5992
5993 #: lib/ext2fs/ext2_err.c:33
5994 msgid "Can't read group descriptors"
5995 msgstr ""
5996
5997 #: lib/ext2fs/ext2_err.c:34
5998 msgid "Can't write group descriptors"
5999 msgstr ""
6000
6001 #: lib/ext2fs/ext2_err.c:35
6002 msgid "Corrupt group descriptor: bad block for block bitmap"
6003 msgstr ""
6004
6005 #: lib/ext2fs/ext2_err.c:36
6006 msgid "Corrupt group descriptor: bad block for inode bitmap"
6007 msgstr ""
6008
6009 #: lib/ext2fs/ext2_err.c:37
6010 msgid "Corrupt group descriptor: bad block for inode table"
6011 msgstr ""
6012
6013 #: lib/ext2fs/ext2_err.c:38
6014 msgid "Can't write an inode bitmap"
6015 msgstr ""
6016
6017 #: lib/ext2fs/ext2_err.c:39
6018 msgid "Can't read an inode bitmap"
6019 msgstr ""
6020
6021 #: lib/ext2fs/ext2_err.c:40
6022 msgid "Can't write a block bitmap"
6023 msgstr ""
6024
6025 #: lib/ext2fs/ext2_err.c:41
6026 msgid "Can't read a block bitmap"
6027 msgstr ""
6028
6029 #: lib/ext2fs/ext2_err.c:42
6030 msgid "Can't write an inode table"
6031 msgstr ""
6032
6033 #: lib/ext2fs/ext2_err.c:43
6034 msgid "Can't read an inode table"
6035 msgstr ""
6036
6037 #: lib/ext2fs/ext2_err.c:44
6038 msgid "Can't read next inode"
6039 msgstr ""
6040
6041 #: lib/ext2fs/ext2_err.c:45
6042 msgid "Filesystem has unexpected block size"
6043 msgstr ""
6044
6045 #: lib/ext2fs/ext2_err.c:46
6046 msgid "EXT2 directory corrupted"
6047 msgstr ""
6048
6049 #: lib/ext2fs/ext2_err.c:47
6050 msgid "Attempt to read block from filesystem resulted in short read"
6051 msgstr ""
6052
6053 #: lib/ext2fs/ext2_err.c:48
6054 msgid "Attempt to write block to filesystem resulted in short write"
6055 msgstr ""
6056
6057 #: lib/ext2fs/ext2_err.c:49
6058 msgid "No free space in the directory"
6059 msgstr ""
6060
6061 #: lib/ext2fs/ext2_err.c:50
6062 msgid "Inode bitmap not loaded"
6063 msgstr ""
6064
6065 #: lib/ext2fs/ext2_err.c:51
6066 msgid "Block bitmap not loaded"
6067 msgstr ""
6068
6069 #: lib/ext2fs/ext2_err.c:52
6070 msgid "Illegal inode number"
6071 msgstr ""
6072
6073 #: lib/ext2fs/ext2_err.c:53
6074 msgid "Illegal block number"
6075 msgstr ""
6076
6077 #: lib/ext2fs/ext2_err.c:54
6078 msgid "Internal error in ext2fs_expand_dir"
6079 msgstr ""
6080
6081 #: lib/ext2fs/ext2_err.c:55
6082 msgid "Not enough space to build proposed filesystem"
6083 msgstr ""
6084
6085 #: lib/ext2fs/ext2_err.c:56
6086 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
6087 msgstr ""
6088
6089 #: lib/ext2fs/ext2_err.c:57
6090 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
6091 msgstr ""
6092
6093 #: lib/ext2fs/ext2_err.c:58
6094 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
6095 msgstr ""
6096
6097 #: lib/ext2fs/ext2_err.c:59
6098 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
6099 msgstr ""
6100
6101 #: lib/ext2fs/ext2_err.c:60
6102 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
6103 msgstr ""
6104
6105 #: lib/ext2fs/ext2_err.c:61
6106 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
6107 msgstr ""
6108
6109 #: lib/ext2fs/ext2_err.c:62
6110 msgid "Attempt to fudge end of block bitmap past the real end"
6111 msgstr ""
6112
6113 #: lib/ext2fs/ext2_err.c:63
6114 msgid "Attempt to fudge end of inode bitmap past the real end"
6115 msgstr ""
6116
6117 #: lib/ext2fs/ext2_err.c:64
6118 msgid "Illegal indirect block found"
6119 msgstr ""
6120
6121 #: lib/ext2fs/ext2_err.c:65
6122 msgid "Illegal doubly indirect block found"
6123 msgstr ""
6124
6125 #: lib/ext2fs/ext2_err.c:66
6126 msgid "Illegal triply indirect block found"
6127 msgstr ""
6128
6129 #: lib/ext2fs/ext2_err.c:67
6130 msgid "Block bitmaps are not the same"
6131 msgstr ""
6132
6133 #: lib/ext2fs/ext2_err.c:68
6134 msgid "Inode bitmaps are not the same"
6135 msgstr ""
6136
6137 #: lib/ext2fs/ext2_err.c:69
6138 msgid "Illegal or malformed device name"
6139 msgstr ""
6140
6141 #: lib/ext2fs/ext2_err.c:70
6142 msgid "A block group is missing an inode table"
6143 msgstr ""
6144
6145 #: lib/ext2fs/ext2_err.c:71
6146 msgid "The ext2 superblock is corrupt"
6147 msgstr ""
6148
6149 #: lib/ext2fs/ext2_err.c:72
6150 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
6151 msgstr ""
6152
6153 #: lib/ext2fs/ext2_err.c:73
6154 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
6155 msgstr ""
6156
6157 #: lib/ext2fs/ext2_err.c:74
6158 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
6159 msgstr ""
6160
6161 #: lib/ext2fs/ext2_err.c:75
6162 msgid "Too many symbolic links encountered."
6163 msgstr ""
6164
6165 #: lib/ext2fs/ext2_err.c:76
6166 msgid "The callback function will not handle this case"
6167 msgstr ""
6168
6169 #: lib/ext2fs/ext2_err.c:77
6170 msgid "The inode is from a bad block in the inode table"
6171 msgstr ""
6172
6173 #: lib/ext2fs/ext2_err.c:78
6174 msgid "Filesystem has unsupported feature(s)"
6175 msgstr ""
6176
6177 #: lib/ext2fs/ext2_err.c:79
6178 msgid "Filesystem has unsupported read-only feature(s)"
6179 msgstr ""
6180
6181 #: lib/ext2fs/ext2_err.c:80
6182 msgid "IO Channel failed to seek on read or write"
6183 msgstr ""
6184
6185 #: lib/ext2fs/ext2_err.c:81
6186 msgid "Memory allocation failed"
6187 msgstr ""
6188
6189 #: lib/ext2fs/ext2_err.c:82
6190 msgid "Invalid argument passed to ext2 library"
6191 msgstr ""
6192
6193 #: lib/ext2fs/ext2_err.c:83
6194 msgid "Could not allocate block in ext2 filesystem"
6195 msgstr ""
6196
6197 #: lib/ext2fs/ext2_err.c:84
6198 msgid "Could not allocate inode in ext2 filesystem"
6199 msgstr ""
6200
6201 #: lib/ext2fs/ext2_err.c:85
6202 msgid "Ext2 inode is not a directory"
6203 msgstr ""
6204
6205 #: lib/ext2fs/ext2_err.c:86
6206 msgid "Too many references in table"
6207 msgstr ""
6208
6209 #: lib/ext2fs/ext2_err.c:87
6210 msgid "File not found by ext2_lookup"
6211 msgstr ""
6212
6213 #: lib/ext2fs/ext2_err.c:88
6214 msgid "File open read-only"
6215 msgstr ""
6216
6217 #: lib/ext2fs/ext2_err.c:89
6218 msgid "Ext2 directory block not found"
6219 msgstr ""
6220
6221 #: lib/ext2fs/ext2_err.c:90
6222 msgid "Ext2 directory already exists"
6223 msgstr ""
6224
6225 #: lib/ext2fs/ext2_err.c:91
6226 msgid "Unimplemented ext2 library function"
6227 msgstr ""
6228
6229 #: lib/ext2fs/ext2_err.c:92
6230 msgid "User cancel requested"
6231 msgstr ""
6232
6233 #: lib/ext2fs/ext2_err.c:93
6234 msgid "Ext2 file too big"
6235 msgstr ""
6236
6237 #: lib/ext2fs/ext2_err.c:94
6238 msgid "Supplied journal device not a block device"
6239 msgstr ""
6240
6241 #: lib/ext2fs/ext2_err.c:95
6242 msgid "Journal superblock not found"
6243 msgstr ""
6244
6245 #: lib/ext2fs/ext2_err.c:96
6246 msgid "Journal must be at least 1024 blocks"
6247 msgstr ""
6248
6249 #: lib/ext2fs/ext2_err.c:97
6250 msgid "Unsupported journal version"
6251 msgstr ""
6252
6253 #: lib/ext2fs/ext2_err.c:98
6254 msgid "Error loading external journal"
6255 msgstr ""
6256
6257 #: lib/ext2fs/ext2_err.c:99
6258 msgid "Journal not found"
6259 msgstr ""
6260
6261 #: lib/ext2fs/ext2_err.c:100
6262 msgid "Directory hash unsupported"
6263 msgstr ""
6264
6265 #: lib/ext2fs/ext2_err.c:101
6266 msgid "Illegal extended attribute block number"
6267 msgstr ""
6268
6269 #: lib/ext2fs/ext2_err.c:102
6270 msgid "Cannot create filesystem with requested number of inodes"
6271 msgstr ""
6272
6273 #: lib/ext2fs/ext2_err.c:103
6274 msgid "E2image snapshot not in use"
6275 msgstr ""
6276
6277 #: lib/ext2fs/ext2_err.c:104
6278 msgid "Too many reserved group descriptor blocks"
6279 msgstr ""
6280
6281 #: lib/ext2fs/ext2_err.c:105
6282 msgid "Resize inode is corrupt"
6283 msgstr ""
6284
6285 #: lib/ext2fs/ext2_err.c:106
6286 msgid "Tried to set block bmap with missing indirect block"
6287 msgstr ""
6288
6289 #: lib/ext2fs/ext2_err.c:107
6290 msgid "TDB: Success"
6291 msgstr ""
6292
6293 #: lib/ext2fs/ext2_err.c:108
6294 msgid "TDB: Corrupt database"
6295 msgstr ""
6296
6297 #: lib/ext2fs/ext2_err.c:109
6298 msgid "TDB: IO Error"
6299 msgstr ""
6300
6301 #: lib/ext2fs/ext2_err.c:110
6302 msgid "TDB: Locking error"
6303 msgstr ""
6304
6305 #: lib/ext2fs/ext2_err.c:111
6306 msgid "TDB: Out of memory"
6307 msgstr ""
6308
6309 #: lib/ext2fs/ext2_err.c:112
6310 msgid "TDB: Record exists"
6311 msgstr ""
6312
6313 #: lib/ext2fs/ext2_err.c:113
6314 msgid "TDB: Lock exists on other keys"
6315 msgstr ""
6316
6317 #: lib/ext2fs/ext2_err.c:114
6318 msgid "TDB: Invalid parameter"
6319 msgstr ""
6320
6321 #: lib/ext2fs/ext2_err.c:115
6322 msgid "TDB: Record does not exist"
6323 msgstr ""
6324
6325 #: lib/ext2fs/ext2_err.c:116
6326 msgid "TDB: Write not permitted"
6327 msgstr ""
6328
6329 #: lib/ext2fs/ext2_err.c:117
6330 msgid "Ext2fs directory block list is empty"
6331 msgstr ""
6332
6333 #: lib/ext2fs/ext2_err.c:118
6334 msgid "Attempt to modify a block mapping via a read-only block iterator"
6335 msgstr ""
6336
6337 #: lib/ext2fs/ext2_err.c:119
6338 msgid "Wrong magic number for ext4 extent saved path"
6339 msgstr ""
6340
6341 #: lib/ext2fs/ext2_err.c:120
6342 msgid "Wrong magic number for 64-bit generic bitmap"
6343 msgstr ""
6344
6345 #: lib/ext2fs/ext2_err.c:121
6346 msgid "Wrong magic number for 64-bit block bitmap"
6347 msgstr ""
6348
6349 #: lib/ext2fs/ext2_err.c:122
6350 msgid "Wrong magic number for 64-bit inode bitmap"
6351 msgstr ""
6352
6353 #: lib/ext2fs/ext2_err.c:123
6354 msgid "Wrong magic number --- RESERVED_13"
6355 msgstr ""
6356
6357 #: lib/ext2fs/ext2_err.c:124
6358 msgid "Wrong magic number --- RESERVED_14"
6359 msgstr ""
6360
6361 #: lib/ext2fs/ext2_err.c:125
6362 msgid "Wrong magic number --- RESERVED_15"
6363 msgstr ""
6364
6365 #: lib/ext2fs/ext2_err.c:126
6366 msgid "Wrong magic number --- RESERVED_16"
6367 msgstr ""
6368
6369 #: lib/ext2fs/ext2_err.c:127
6370 msgid "Wrong magic number --- RESERVED_17"
6371 msgstr ""
6372
6373 #: lib/ext2fs/ext2_err.c:128
6374 msgid "Wrong magic number --- RESERVED_18"
6375 msgstr ""
6376
6377 #: lib/ext2fs/ext2_err.c:129
6378 msgid "Wrong magic number --- RESERVED_19"
6379 msgstr ""
6380
6381 #: lib/ext2fs/ext2_err.c:130
6382 msgid "Corrupt extent header"
6383 msgstr ""
6384
6385 #: lib/ext2fs/ext2_err.c:131
6386 msgid "Corrupt extent index"
6387 msgstr ""
6388
6389 #: lib/ext2fs/ext2_err.c:132
6390 msgid "Corrupt extent"
6391 msgstr ""
6392
6393 #: lib/ext2fs/ext2_err.c:133
6394 msgid "No free space in extent map"
6395 msgstr ""
6396
6397 #: lib/ext2fs/ext2_err.c:134
6398 msgid "Inode does not use extents"
6399 msgstr ""
6400
6401 #: lib/ext2fs/ext2_err.c:135
6402 msgid "No 'next' extent"
6403 msgstr ""
6404
6405 #: lib/ext2fs/ext2_err.c:136
6406 msgid "No 'previous' extent"
6407 msgstr ""
6408
6409 #: lib/ext2fs/ext2_err.c:137
6410 msgid "No 'up' extent"
6411 msgstr ""
6412
6413 #: lib/ext2fs/ext2_err.c:138
6414 msgid "No 'down' extent"
6415 msgstr ""
6416
6417 #: lib/ext2fs/ext2_err.c:139
6418 msgid "No current node"
6419 msgstr ""
6420
6421 #: lib/ext2fs/ext2_err.c:140
6422 msgid "Ext2fs operation not supported"
6423 msgstr ""
6424
6425 #: lib/ext2fs/ext2_err.c:141
6426 msgid "No room to insert extent in node"
6427 msgstr ""
6428
6429 #: lib/ext2fs/ext2_err.c:142
6430 msgid "Splitting would result in empty node"
6431 msgstr ""
6432
6433 #: lib/ext2fs/ext2_err.c:143
6434 msgid "Extent not found"
6435 msgstr ""
6436
6437 #: lib/ext2fs/ext2_err.c:144
6438 msgid "Operation not supported for inodes containing extents"
6439 msgstr ""
6440
6441 #: lib/ext2fs/ext2_err.c:145
6442 msgid "Extent length is invalid"
6443 msgstr ""
6444
6445 #: lib/ext2fs/ext2_err.c:146
6446 msgid "I/O Channel does not support 64-bit block numbers"
6447 msgstr ""
6448
6449 #: lib/ext2fs/ext2_err.c:147
6450 msgid "Can't check if filesystem is mounted due to missing mtab file"
6451 msgstr ""
6452
6453 #: lib/ext2fs/ext2_err.c:148
6454 msgid "Filesystem too large to use legacy bitmaps"
6455 msgstr ""
6456
6457 #: lib/ext2fs/ext2_err.c:149
6458 msgid "MMP: invalid magic number"
6459 msgstr ""
6460
6461 #: lib/ext2fs/ext2_err.c:150
6462 msgid "MMP: device currently active"
6463 msgstr ""
6464
6465 #: lib/ext2fs/ext2_err.c:151
6466 msgid "MMP: fsck being run"
6467 msgstr ""
6468
6469 #: lib/ext2fs/ext2_err.c:152
6470 msgid "MMP: block number beyond filesystem range"
6471 msgstr ""
6472
6473 #: lib/ext2fs/ext2_err.c:153
6474 msgid "MMP: undergoing an unknown operation"
6475 msgstr ""
6476
6477 #: lib/ext2fs/ext2_err.c:154
6478 msgid "MMP: filesystem still in use"
6479 msgstr ""
6480
6481 #: lib/ext2fs/ext2_err.c:155
6482 msgid "MMP: open with O_DIRECT failed"
6483 msgstr ""
6484
6485 #: lib/ext2fs/ext2_err.c:156
6486 msgid "Block group descriptor size incorrect"
6487 msgstr ""
6488
6489 #: lib/ext2fs/ext2_err.c:157
6490 msgid "Inode checksum does not match inode"
6491 msgstr ""
6492
6493 #: lib/ext2fs/ext2_err.c:158
6494 msgid "Inode bitmap checksum does not match bitmap"
6495 msgstr ""
6496
6497 #: lib/ext2fs/ext2_err.c:159
6498 msgid "Extent block checksum does not match extent block"
6499 msgstr ""
6500
6501 #: lib/ext2fs/ext2_err.c:160
6502 msgid "Directory block does not have space for checksum"
6503 msgstr ""
6504
6505 #: lib/ext2fs/ext2_err.c:161
6506 msgid "Directory block checksum does not match directory block"
6507 msgstr ""
6508
6509 #: lib/ext2fs/ext2_err.c:162
6510 msgid "Extended attribute block checksum does not match block"
6511 msgstr ""
6512
6513 #: lib/ext2fs/ext2_err.c:163
6514 msgid "Superblock checksum does not match superblock"
6515 msgstr ""
6516
6517 #: lib/ext2fs/ext2_err.c:164
6518 msgid "Unknown checksum algorithm"
6519 msgstr ""
6520
6521 #: lib/ext2fs/ext2_err.c:165
6522 msgid "MMP block checksum does not match MMP block"
6523 msgstr ""
6524
6525 #: lib/ext2fs/ext2_err.c:166
6526 msgid "Ext2 file already exists"
6527 msgstr ""
6528
6529 #: e2fsck/prof_err.c:11
6530 msgid "Profile version 0.0"
6531 msgstr ""
6532
6533 #: e2fsck/prof_err.c:12
6534 msgid "Bad magic value in profile_node"
6535 msgstr ""
6536
6537 #: e2fsck/prof_err.c:13
6538 msgid "Profile section not found"
6539 msgstr ""
6540
6541 #: e2fsck/prof_err.c:14
6542 msgid "Profile relation not found"
6543 msgstr ""
6544
6545 #: e2fsck/prof_err.c:15
6546 msgid "Attempt to add a relation to node which is not a section"
6547 msgstr ""
6548
6549 #: e2fsck/prof_err.c:16
6550 msgid "A profile section header has a non-zero value"
6551 msgstr ""
6552
6553 #: e2fsck/prof_err.c:17
6554 msgid "Bad linked list in profile structures"
6555 msgstr ""
6556
6557 #: e2fsck/prof_err.c:18
6558 msgid "Bad group level in profile structures"
6559 msgstr ""
6560
6561 #: e2fsck/prof_err.c:19
6562 msgid "Bad parent pointer in profile structures"
6563 msgstr ""
6564
6565 #: e2fsck/prof_err.c:20
6566 msgid "Bad magic value in profile iterator"
6567 msgstr ""
6568
6569 #: e2fsck/prof_err.c:21
6570 msgid "Can't set value on section node"
6571 msgstr ""
6572
6573 #: e2fsck/prof_err.c:22
6574 msgid "Invalid argument passed to profile library"
6575 msgstr ""
6576
6577 #: e2fsck/prof_err.c:23
6578 msgid "Attempt to modify read-only profile"
6579 msgstr ""
6580
6581 #: e2fsck/prof_err.c:24
6582 msgid "Profile section header not at top level"
6583 msgstr ""
6584
6585 #: e2fsck/prof_err.c:25
6586 msgid "Syntax error in profile section header"
6587 msgstr ""
6588
6589 #: e2fsck/prof_err.c:26
6590 msgid "Syntax error in profile relation"
6591 msgstr ""
6592
6593 #: e2fsck/prof_err.c:27
6594 msgid "Extra closing brace in profile"
6595 msgstr ""
6596
6597 #: e2fsck/prof_err.c:28
6598 msgid "Missing open brace in profile"
6599 msgstr ""
6600
6601 #: e2fsck/prof_err.c:29
6602 msgid "Bad magic value in profile_t"
6603 msgstr ""
6604
6605 #: e2fsck/prof_err.c:30
6606 msgid "Bad magic value in profile_section_t"
6607 msgstr ""
6608
6609 #: e2fsck/prof_err.c:31
6610 msgid "Iteration through all top level section not supported"
6611 msgstr ""
6612
6613 #: e2fsck/prof_err.c:32
6614 msgid "Invalid profile_section object"
6615 msgstr ""
6616
6617 #: e2fsck/prof_err.c:33
6618 msgid "No more sections"
6619 msgstr ""
6620
6621 #: e2fsck/prof_err.c:34
6622 msgid "Bad nameset passed to query routine"
6623 msgstr ""
6624
6625 #: e2fsck/prof_err.c:35
6626 msgid "No profile file open"
6627 msgstr ""
6628
6629 #: e2fsck/prof_err.c:36
6630 msgid "Bad magic value in profile_file_t"
6631 msgstr ""
6632
6633 #: e2fsck/prof_err.c:37
6634 msgid "Couldn't open profile file"
6635 msgstr ""
6636
6637 #: e2fsck/prof_err.c:38
6638 msgid "Section already exists"
6639 msgstr ""
6640
6641 #: e2fsck/prof_err.c:39
6642 msgid "Invalid boolean value"
6643 msgstr ""
6644
6645 #: e2fsck/prof_err.c:40
6646 msgid "Invalid integer value"
6647 msgstr ""
6648
6649 #: e2fsck/prof_err.c:41
6650 msgid "Bad magic value in profile_file_data_t"
6651 msgstr ""