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