1 # E2fsprogs translation template file
2 # Copyright (C) 2009 Theodore Ts'o
3 # This file is distributed under the same license as the e2fsprogs package.
4 # Theodore Ts'o <tytso@mit.edu>, 2009
6 #. The strings in e2fsck's problem.c can be very hard to translate,
7 #. since the strings are expanded in two different ways. First of all,
8 #. there is an @-expansion, where strings like "@i" are expanded to
9 #. "inode", and so on. In order to make it easier for translators, the
10 #. e2fsprogs po template file has been enhanced with comments that show
11 #. the @-expansion, for the strings in the problem.c file.
13 #. Translators are free to use the @-expansion facility if they so
14 #. choose, by providing translations for strings in e2fsck/message.c.
15 #. These translation can completely replace an expansion; for example,
16 #. if "bblock" (which indicated that "@b" would be expanded to "block")
17 #. is translated as "ddatenverlust", then "@d" will be expanded to
18 #. "datenverlust". Alternatively, translators can simply not use the
19 #. @-expansion facility at all.
21 #. The second expansion which is done for e2fsck's problem.c messages is
22 #. a dynamic %-expansion, which expands %i as an inode number, and so
23 #. on. A table of these expansions can be found below. Note that
24 #. %-expressions that begin with "%D" and "%I" are two-character
25 #. expansions; so for example, "%Iu" expands to the inode's user id
26 #. ownership field (inode->i_uid).
28 #. %b <blk> block number
29 #. %B <blkcount> integer
30 #. %c <blk2> block number
31 #. %Di <dirent> -> ino inode number
32 #. %Dn <dirent> -> name string
33 #. %Dr <dirent> -> rec_len
34 #. %Dl <dirent> -> name_len
35 #. %Dt <dirent> -> filetype
36 #. %d <dir> inode number
38 #. %i <ino> inode number
39 #. %Is <inode> -> i_size
40 #. %IS <inode> -> i_extra_isize
41 #. %Ib <inode> -> i_blocks
42 #. %Il <inode> -> i_links_count
43 #. %Im <inode> -> i_mode
44 #. %IM <inode> -> i_mtime
45 #. %IF <inode> -> i_faddr
46 #. %If <inode> -> i_file_acl
47 #. %Id <inode> -> i_dir_acl
48 #. %Iu <inode> -> i_uid
49 #. %Ig <inode> -> i_gid
50 #. %j <ino2> inode number
51 #. %m <com_err error message>
53 #. %p ext2fs_get_pathname of directory <ino>
54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
55 #. the containing directory. (If dirent is NULL
56 #. then return the pathname of directory <ino2>)
57 #. %q ext2fs_get_pathname of directory <dir>
58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
59 #. the containing directory.
60 #. %s <str> miscellaneous string
61 #. %S backup superblock
62 #. %X <num> hexadecimal format
67 "Project-Id-Version: e2fsprogs 1.41.4\n"
68 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
69 "POT-Creation-Date: 2009-01-26 20:41-0500\n"
70 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
71 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
72 "Language-Team: LANGUAGE <LL@li.org>\n"
74 "Content-Type: text/plain; charset=CHARSET\n"
75 "Content-Transfer-Encoding: 8bit\n"
77 #: e2fsck/badblocks.c:22 misc/mke2fs.c:165
79 msgid "Bad block %u out of range; ignored.\n"
82 #: e2fsck/badblocks.c:45
83 msgid "while sanity checking the bad blocks inode"
86 #: e2fsck/badblocks.c:57
87 msgid "while reading the bad blocks inode"
90 #: e2fsck/badblocks.c:71 e2fsck/iscan.c:112 e2fsck/scantest.c:109
91 #: e2fsck/unix.c:1037 e2fsck/unix.c:1120 misc/badblocks.c:1148
92 #: misc/badblocks.c:1156 misc/badblocks.c:1170 misc/badblocks.c:1182
93 #: misc/dumpe2fs.c:505 misc/e2image.c:576 misc/e2image.c:672
94 #: misc/e2image.c:688 misc/mke2fs.c:181 misc/tune2fs.c:1515 resize/main.c:309
96 msgid "while trying to open %s"
99 #: e2fsck/badblocks.c:82
101 msgid "while trying popen '%s'"
104 #: e2fsck/badblocks.c:93 misc/mke2fs.c:188
105 msgid "while reading in list of bad blocks from file"
108 #: e2fsck/badblocks.c:104
109 msgid "while updating bad block inode"
112 #: e2fsck/badblocks.c:130
114 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
117 #: e2fsck/ehandler.c:54
119 msgid "Error reading block %lu (%s) while %s. "
122 #: e2fsck/ehandler.c:57
124 msgid "Error reading block %lu (%s). "
127 #: e2fsck/ehandler.c:60 e2fsck/ehandler.c:109
131 #: e2fsck/ehandler.c:61
132 msgid "Force rewrite"
135 #: e2fsck/ehandler.c:103
137 msgid "Error writing block %lu (%s) while %s. "
140 #: e2fsck/ehandler.c:106
142 msgid "Error writing block %lu (%s). "
145 #: e2fsck/emptydir.c:56
146 msgid "empty dirblocks"
149 #: e2fsck/emptydir.c:61
150 msgid "empty dir map"
153 #: e2fsck/emptydir.c:97
155 msgid "Empty directory block %u (#%d) in inode %u\n"
158 #: e2fsck/extend.c:21
160 msgid "%s: %s filename nblocks blocksize\n"
163 #: e2fsck/extend.c:43
165 msgid "Illegal number of blocks!\n"
168 #: e2fsck/extend.c:49
170 msgid "Couldn't allocate block buffer (size=%d)\n"
173 #: e2fsck/flushb.c:34
175 msgid "Usage: %s disk\n"
178 #: e2fsck/flushb.c:63
180 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
185 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
188 #: e2fsck/iscan.c:83 e2fsck/unix.c:818
190 msgid "while opening %s for flushing"
193 #: e2fsck/iscan.c:88 e2fsck/unix.c:824 resize/main.c:285
195 msgid "while trying to flush %s"
198 #: e2fsck/iscan.c:121 e2fsck/scantest.c:116 misc/e2image.c:482
199 msgid "while opening inode scan"
202 #: e2fsck/iscan.c:129 misc/e2image.c:500
203 msgid "while getting next inode"
206 #: e2fsck/iscan.c:138
208 msgid "%u inodes scanned.\n"
211 #: e2fsck/journal.c:507
212 msgid "reading journal superblock\n"
215 #: e2fsck/journal.c:564
217 msgid "%s: no valid journal superblock found\n"
220 #: e2fsck/journal.c:573
222 msgid "%s: journal too short\n"
225 #: e2fsck/journal.c:858
227 msgid "%s: recovering journal\n"
230 #: e2fsck/journal.c:860
232 msgid "%s: won't do journal recovery while read-only\n"
235 #: e2fsck/journal.c:881
237 msgid "while trying to re-open %s"
240 #: e2fsck/message.c:110
241 msgid "aextended attribute"
244 #: e2fsck/message.c:111
245 msgid "Aerror allocating"
248 #: e2fsck/message.c:112
252 #: e2fsck/message.c:113
256 #: e2fsck/message.c:114
260 #: e2fsck/message.c:115
261 msgid "Cconflicts with some other fs @b"
264 #: e2fsck/message.c:116
268 #: e2fsck/message.c:117
272 #: e2fsck/message.c:118
276 #: e2fsck/message.c:119
280 #: e2fsck/message.c:120
284 #: e2fsck/message.c:121
288 #: e2fsck/message.c:122
289 msgid "E@e '%Dn' in %p (%i)"
292 #: e2fsck/message.c:123
296 #: e2fsck/message.c:124
297 msgid "Ffor @i %i (%Q) is"
300 #: e2fsck/message.c:125
304 #: e2fsck/message.c:126
308 #: e2fsck/message.c:127
312 #: e2fsck/message.c:128
316 #: e2fsck/message.c:129
317 msgid "mmultiply-claimed"
320 #: e2fsck/message.c:130
324 #: e2fsck/message.c:131
328 #: e2fsck/message.c:132
332 #: e2fsck/message.c:133
336 #: e2fsck/message.c:134
340 #: e2fsck/message.c:135
344 #: e2fsck/message.c:136
348 #: e2fsck/message.c:137
352 #: e2fsck/message.c:138
356 #: e2fsck/message.c:139
360 #: e2fsck/message.c:150
361 msgid "<The NULL inode>"
364 #: e2fsck/message.c:151
365 msgid "<The bad blocks inode>"
368 #: e2fsck/message.c:153
369 msgid "<The ACL index inode>"
372 #: e2fsck/message.c:154
373 msgid "<The ACL data inode>"
376 #: e2fsck/message.c:155
377 msgid "<The boot loader inode>"
380 #: e2fsck/message.c:156
381 msgid "<The undelete directory inode>"
384 #: e2fsck/message.c:157
385 msgid "<The group descriptor inode>"
388 #: e2fsck/message.c:158
389 msgid "<The journal inode>"
392 #: e2fsck/message.c:159
393 msgid "<Reserved inode 9>"
396 #: e2fsck/message.c:160
397 msgid "<Reserved inode 10>"
400 #: e2fsck/message.c:323
405 #: e2fsck/message.c:325
410 #: e2fsck/message.c:327
412 msgid "character device"
415 #: e2fsck/message.c:329
420 #: e2fsck/message.c:331
425 #: e2fsck/message.c:333
427 msgid "symbolic link"
430 #: e2fsck/message.c:335
435 #: e2fsck/message.c:337
437 msgid "unknown file type with mode 0%o"
440 #: e2fsck/pass1b.c:215
441 msgid "multiply claimed inode map"
444 #: e2fsck/pass1b.c:567 e2fsck/pass1b.c:700
446 msgid "internal error: can't find dup_blk for %u\n"
449 #: e2fsck/pass1b.c:743
450 msgid "returned from clone_file_block"
453 #: e2fsck/pass1b.c:762
455 msgid "internal error: couldn't lookup EA block record for %u"
458 #: e2fsck/pass1b.c:774
460 msgid "internal error: couldn't lookup EA inode record for %u"
463 #: e2fsck/pass1.c:430 e2fsck/pass2.c:780
464 msgid "reading directory block"
467 #: e2fsck/pass1.c:552
468 msgid "in-use inode map"
471 #: e2fsck/pass1.c:561
472 msgid "directory inode map"
475 #: e2fsck/pass1.c:569
476 msgid "regular file inode map"
479 #: e2fsck/pass1.c:576
480 msgid "in-use block map"
483 #: e2fsck/pass1.c:630
484 msgid "opening inode scan"
487 #: e2fsck/pass1.c:654
488 msgid "getting next inode from scan"
491 #: e2fsck/pass1.c:1122
495 #: e2fsck/pass1.c:1181
497 msgid "reading indirect blocks of inode %u"
500 #: e2fsck/pass1.c:1225
501 msgid "bad inode map"
504 #: e2fsck/pass1.c:1247
505 msgid "inode in bad block map"
508 #: e2fsck/pass1.c:1267
509 msgid "imagic inode map"
512 #: e2fsck/pass1.c:1294
513 msgid "multiply claimed block map"
516 #: e2fsck/pass1.c:1393
517 msgid "ext attr block map"
520 #: e2fsck/pass1.c:2134
522 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
525 #: e2fsck/pass1.c:2449
529 #: e2fsck/pass1.c:2453
533 #: e2fsck/pass1.c:2457
537 #: e2fsck/pass2.c:284
541 #: e2fsck/pass2.c:803
542 msgid "Can not continue."
546 msgid "inode done bitmap"
553 #: e2fsck/pass3.c:146
557 #: e2fsck/pass3.c:334
558 msgid "inode loop detection bitmap"
561 #: e2fsck/pass4.c:196
569 #: e2fsck/problem.c:50
573 #: e2fsck/problem.c:51
577 #: e2fsck/problem.c:52
581 #: e2fsck/problem.c:53
585 #: e2fsck/problem.c:54
589 #: e2fsck/problem.c:55
593 #: e2fsck/problem.c:56
594 msgid "Connect to /lost+found"
597 #: e2fsck/problem.c:57
601 #: e2fsck/problem.c:58
605 #: e2fsck/problem.c:59
609 #: e2fsck/problem.c:60
613 #: e2fsck/problem.c:61
617 #: e2fsck/problem.c:62
621 #: e2fsck/problem.c:63
625 #: e2fsck/problem.c:64
626 msgid "Clone multiply-claimed blocks"
629 #: e2fsck/problem.c:65
633 #: e2fsck/problem.c:66
634 msgid "Suppress messages"
637 #: e2fsck/problem.c:67
641 #: e2fsck/problem.c:68
642 msgid "Clear HTree index"
645 #: e2fsck/problem.c:69
649 #: e2fsck/problem.c:78
653 #: e2fsck/problem.c:79
657 #: e2fsck/problem.c:80
661 #: e2fsck/problem.c:81
665 #: e2fsck/problem.c:82
669 #: e2fsck/problem.c:83
673 #: e2fsck/problem.c:84
677 #: e2fsck/problem.c:85
681 #: e2fsck/problem.c:86
685 #: e2fsck/problem.c:87
689 #: e2fsck/problem.c:88
690 msgid "INODE CLEARED"
693 #: e2fsck/problem.c:89
697 #: e2fsck/problem.c:90
701 #: e2fsck/problem.c:91
705 #: e2fsck/problem.c:92
706 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
709 #: e2fsck/problem.c:93
713 #: e2fsck/problem.c:94
717 #: e2fsck/problem.c:95
721 #: e2fsck/problem.c:96
722 msgid "HTREE INDEX CLEARED"
725 #: e2fsck/problem.c:97
726 msgid "WILL RECREATE"
729 #: e2fsck/problem.c:106
730 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
731 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
734 #: e2fsck/problem.c:110
735 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
736 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
739 #: e2fsck/problem.c:115
740 #. @-expanded: inode table for group %g is not in group. (block %b)\n
741 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
743 "@i table for @g %g is not in @g. (@b %b)\n"
744 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
747 #: e2fsck/problem.c:121
750 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
751 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
752 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
753 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
754 #. @-expanded: e2fsck -b %S <device>\n
758 "The @S could not be read or does not describe a correct ext2\n"
759 "@f. If the @v is valid and it really contains an ext2\n"
760 "@f (and not swap or ufs or something else), then the @S\n"
761 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
762 " e2fsck -b %S <@v>\n"
766 #: e2fsck/problem.c:130
767 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
768 #. @-expanded: The physical size of the device is %c blocks\n
769 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
771 "The @f size (according to the @S) is %b @bs\n"
772 "The physical size of the @v is %c @bs\n"
773 "Either the @S or the partition table is likely to be corrupt!\n"
776 #: e2fsck/problem.c:137
777 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
778 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
779 #. @-expanded: from the block size.\n
781 "@S @b_size = %b, fragsize = %c.\n"
782 "This version of e2fsck does not support fragment sizes different\n"
783 "from the @b size.\n"
786 #: e2fsck/problem.c:144
787 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
788 msgid "@S @bs_per_group = %b, should have been %c\n"
791 #: e2fsck/problem.c:149
792 #. @-expanded: superblock first_data_block = %b, should have been %c\n
793 msgid "@S first_data_@b = %b, should have been %c\n"
796 #: e2fsck/problem.c:154
797 #. @-expanded: filesystem did not have a UUID; generating one.\n
800 "@f did not have a UUID; generating one.\n"
804 #: e2fsck/problem.c:159
807 "Note: if several inode or block bitmap blocks or part\n"
808 "of the inode table require relocation, you may wish to try\n"
809 "running e2fsck with the '-b %S' option first. The problem\n"
810 "may lie only with the primary block group descriptors, and\n"
811 "the backup block group descriptors may be OK.\n"
815 #: e2fsck/problem.c:168
816 #. @-expanded: Corruption found in superblock. (%s = %N).\n
817 msgid "Corruption found in @S. (%s = %N).\n"
820 #: e2fsck/problem.c:173
822 #. @-expanded: Error determining size of the physical device: %m\n
823 msgid "Error determining size of the physical @v: %m\n"
826 #: e2fsck/problem.c:178
827 #. @-expanded: inode count in superblock is %i, should be %j.\n
828 msgid "@i count in @S is %i, @s %j.\n"
831 #: e2fsck/problem.c:182
832 msgid "The Hurd does not support the filetype feature.\n"
835 #: e2fsck/problem.c:187
837 #. @-expanded: superblock has an invalid journal (inode %i).\n
838 msgid "@S has an @n @j (@i %i).\n"
841 #: e2fsck/problem.c:192
842 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
843 msgid "External @j has multiple @f users (unsupported).\n"
846 #: e2fsck/problem.c:197
847 #. @-expanded: Can't find external journal\n
848 msgid "Can't find external @j\n"
851 #: e2fsck/problem.c:202
852 #. @-expanded: External journal has bad superblock\n
853 msgid "External @j has bad @S\n"
856 #: e2fsck/problem.c:207
857 #. @-expanded: External journal does not support this filesystem\n
858 msgid "External @j does not support this @f\n"
861 #: e2fsck/problem.c:212
862 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
863 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
864 #. @-expanded: format.\n
865 #. @-expanded: It is also possible the journal superblock is corrupt.\n
867 "@f @j @S is unknown type %N (unsupported).\n"
868 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
870 "It is also possible the @j @S is corrupt.\n"
873 #: e2fsck/problem.c:220
874 #. @-expanded: journal superblock is corrupt.\n
875 msgid "@j @S is corrupt.\n"
878 #: e2fsck/problem.c:225
880 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
881 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
884 #: e2fsck/problem.c:230
885 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
886 msgid "@S needs_recovery flag is set, but no @j is present.\n"
889 #: e2fsck/problem.c:235
890 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
891 msgid "@S needs_recovery flag is clear, but @j has data.\n"
894 #: e2fsck/problem.c:240
895 #. @-expanded: Clear journal
899 #: e2fsck/problem.c:245
900 #. @-expanded: Run journal anyway
901 msgid "Run @j anyway"
904 #: e2fsck/problem.c:250
905 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
906 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
909 #: e2fsck/problem.c:255
910 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
911 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
914 #: e2fsck/problem.c:260
915 #. @-expanded: illegal block #%B (%b) found in orphaned inode %i.\n
916 msgid "@I @b #%B (%b) found in @o @i %i.\n"
919 #: e2fsck/problem.c:265
920 #. @-expanded: Already cleared block #%B (%b) found in orphaned inode %i.\n
921 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n"
924 #: e2fsck/problem.c:270
926 #. @-expanded: illegal orphaned inode %i in superblock.\n
927 msgid "@I @o @i %i in @S.\n"
930 #: e2fsck/problem.c:275
932 #. @-expanded: illegal inode %i in orphaned inode list.\n
933 msgid "@I @i %i in @o @i list.\n"
936 #: e2fsck/problem.c:280 e2fsck/problem.c:647
937 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
938 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
941 #: e2fsck/problem.c:285
942 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
943 msgid "@j @S has an unknown read-only feature flag set.\n"
946 #: e2fsck/problem.c:290
947 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
948 msgid "@j @S has an unknown incompatible feature flag set.\n"
951 #: e2fsck/problem.c:295
952 #. @-expanded: journal version not supported by this e2fsck.\n
953 msgid "@j version not supported by this e2fsck.\n"
956 #: e2fsck/problem.c:300
958 #. @-expanded: Moving journal from /%s to hidden inode.\n
961 "Moving @j from /%s to hidden @i.\n"
965 #: e2fsck/problem.c:305
967 #. @-expanded: Error moving journal: %m\n
970 "Error moving @j: %m\n"
974 #: e2fsck/problem.c:310
975 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
976 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
979 "Found @n V2 @j @S fields (from V1 @j).\n"
980 "Clearing fields beyond the V1 @j @S...\n"
984 #: e2fsck/problem.c:316
985 #. @-expanded: Backing up journal inode block information.\n
988 "Backing up @j @i @b information.\n"
992 #: e2fsck/problem.c:321
993 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
994 #. @-expanded: is %N; should be zero.
996 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1000 #: e2fsck/problem.c:327
1001 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1002 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1005 #: e2fsck/problem.c:332
1006 #. @-expanded: Resize inode not valid.
1007 msgid "Resize @i not valid. "
1010 #: e2fsck/problem.c:337
1011 #. @-expanded: superblock last mount time is in the future.
1012 msgid "@S last mount time is in the future. "
1015 #: e2fsck/problem.c:342
1016 #. @-expanded: superblock last write time is in the future.
1017 msgid "@S last write time is in the future. "
1020 #: e2fsck/problem.c:346
1022 #. @-expanded: superblock hint for external superblock should be %X.
1023 msgid "@S hint for external superblock @s %X. "
1026 #: e2fsck/problem.c:351
1027 #. @-expanded: Adding dirhash hint to filesystem.\n
1030 "Adding dirhash hint to @f.\n"
1034 #: e2fsck/problem.c:356
1036 #. @-expanded: group descriptor %g checksum is invalid.
1037 msgid "@g descriptor %g checksum is invalid. "
1040 #: e2fsck/problem.c:361
1042 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1043 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1046 #: e2fsck/problem.c:366
1048 #. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1049 msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1052 #: e2fsck/problem.c:371
1053 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1054 msgid "@g descriptor %g has invalid unused inodes count %b. "
1057 #: e2fsck/problem.c:376
1058 #. @-expanded: Last group block bitmap uninitialized.
1059 msgid "Last @g @b @B uninitialized. "
1062 #: e2fsck/problem.c:381
1064 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1067 #: e2fsck/problem.c:385
1068 msgid "The test_fs flag is set (and ext4 is available). "
1071 #: e2fsck/problem.c:392
1072 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1073 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1076 #: e2fsck/problem.c:396
1077 #. @-expanded: root inode is not a directory.
1078 msgid "@r is not a @d. "
1081 #: e2fsck/problem.c:401
1082 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1083 msgid "@r has dtime set (probably due to old mke2fs). "
1086 #: e2fsck/problem.c:406
1087 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1088 msgid "Reserved @i %i (%Q) has @n mode. "
1091 #: e2fsck/problem.c:411
1093 #. @-expanded: deleted inode %i has zero dtime.
1094 msgid "@D @i %i has zero dtime. "
1097 #: e2fsck/problem.c:416
1099 #. @-expanded: inode %i is in use, but has dtime set.
1100 msgid "@i %i is in use, but has dtime set. "
1103 #: e2fsck/problem.c:421
1105 #. @-expanded: inode %i is a zero-length directory.
1106 msgid "@i %i is a @z @d. "
1109 #: e2fsck/problem.c:426
1110 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1111 msgid "@g %g's @b @B at %b @C.\n"
1114 #: e2fsck/problem.c:431
1115 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1116 msgid "@g %g's @i @B at %b @C.\n"
1119 #: e2fsck/problem.c:436
1120 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1121 msgid "@g %g's @i table at %b @C.\n"
1124 #: e2fsck/problem.c:441
1125 #. @-expanded: group %g's block bitmap (%b) is bad.
1126 msgid "@g %g's @b @B (%b) is bad. "
1129 #: e2fsck/problem.c:446
1130 #. @-expanded: group %g's inode bitmap (%b) is bad.
1131 msgid "@g %g's @i @B (%b) is bad. "
1134 #: e2fsck/problem.c:451
1135 #. @-expanded: inode %i, i_size is %Is, should be %N.
1136 msgid "@i %i, i_size is %Is, @s %N. "
1139 #: e2fsck/problem.c:456
1140 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1141 msgid "@i %i, i_@bs is %Ib, @s %N. "
1144 #: e2fsck/problem.c:461
1145 #. @-expanded: illegal block #%B (%b) in inode %i.
1146 msgid "@I @b #%B (%b) in @i %i. "
1149 #: e2fsck/problem.c:466
1150 #. @-expanded: block #%B (%b) overlaps filesystem metadata in inode %i.
1151 msgid "@b #%B (%b) overlaps @f metadata in @i %i. "
1154 #: e2fsck/problem.c:471
1156 #. @-expanded: inode %i has illegal block(s).
1157 msgid "@i %i has illegal @b(s). "
1160 #: e2fsck/problem.c:476
1162 #. @-expanded: Too many illegal blocks in inode %i.\n
1163 msgid "Too many illegal @bs in @i %i.\n"
1166 #: e2fsck/problem.c:481
1167 #. @-expanded: illegal block #%B (%b) in bad block inode.
1168 msgid "@I @b #%B (%b) in bad @b @i. "
1171 #: e2fsck/problem.c:486
1172 #. @-expanded: Bad block inode has illegal block(s).
1173 msgid "Bad @b @i has illegal @b(s). "
1176 #: e2fsck/problem.c:491
1177 #. @-expanded: Duplicate or bad block in use!\n
1178 msgid "Duplicate or bad @b in use!\n"
1181 #: e2fsck/problem.c:496
1182 #. @-expanded: Bad block %b used as bad block inode indirect block.
1183 msgid "Bad @b %b used as bad @b @i indirect @b. "
1186 #: e2fsck/problem.c:501
1188 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1189 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1190 #. @-expanded: in the filesystem.\n
1193 "The bad @b @i has probably been corrupted. You probably\n"
1194 "should stop now and run e2fsck -c to scan for bad blocks\n"
1198 #: e2fsck/problem.c:508
1200 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1203 "If the @b is really bad, the @f can not be fixed.\n"
1206 #: e2fsck/problem.c:513
1207 #. @-expanded: You can remove this block from the bad block list and hope\n
1208 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1211 "You can remove this @b from the bad @b list and hope\n"
1212 "that the @b is really OK. But there are no guarantees.\n"
1216 #: e2fsck/problem.c:519
1217 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1218 msgid "The primary @S (%b) is on the bad @b list.\n"
1221 #: e2fsck/problem.c:524
1222 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1223 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1226 #: e2fsck/problem.c:530
1227 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1228 msgid "Warning: Group %g's @S (%b) is bad.\n"
1231 #: e2fsck/problem.c:535
1232 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1233 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1236 #: e2fsck/problem.c:541
1237 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1238 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1241 #: e2fsck/problem.c:547
1242 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1243 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1246 #: e2fsck/problem.c:552
1248 #. @-expanded: error allocating block buffer for relocating %s\n
1249 msgid "@A @b buffer for relocating %s\n"
1252 #: e2fsck/problem.c:557
1253 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1254 msgid "Relocating @g %g's %s from %b to %c...\n"
1257 #: e2fsck/problem.c:562
1259 #. @-expanded: Relocating group %g's %s to %c...\n
1260 msgid "Relocating @g %g's %s to %c...\n"
1263 #: e2fsck/problem.c:567
1264 #. @-expanded: Warning: could not read block %b of %s: %m\n
1265 msgid "Warning: could not read @b %b of %s: %m\n"
1268 #: e2fsck/problem.c:572
1269 #. @-expanded: Warning: could not write block %b for %s: %m\n
1270 msgid "Warning: could not write @b %b for %s: %m\n"
1273 #: e2fsck/problem.c:577 e2fsck/problem.c:1378
1274 #. @-expanded: error allocating inode bitmap (%N): %m\n
1275 msgid "@A @i @B (%N): %m\n"
1278 #: e2fsck/problem.c:582
1279 #. @-expanded: error allocating block bitmap (%N): %m\n
1280 msgid "@A @b @B (%N): %m\n"
1283 #: e2fsck/problem.c:587
1285 #. @-expanded: error allocating icount link information: %m\n
1286 msgid "@A icount link information: %m\n"
1289 #: e2fsck/problem.c:592
1291 #. @-expanded: error allocating directory block array: %m\n
1292 msgid "@A @d @b array: %m\n"
1295 #: e2fsck/problem.c:597
1297 #. @-expanded: Error while scanning inodes (%i): %m\n
1298 msgid "Error while scanning @is (%i): %m\n"
1301 #: e2fsck/problem.c:602
1303 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1304 msgid "Error while iterating over @bs in @i %i: %m\n"
1307 #: e2fsck/problem.c:607
1308 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1309 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1312 #: e2fsck/problem.c:612
1313 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1314 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1317 #: e2fsck/problem.c:618
1319 #. @-expanded: Error reading inode %i: %m\n
1320 msgid "Error reading @i %i: %m\n"
1323 #: e2fsck/problem.c:626
1325 #. @-expanded: inode %i has imagic flag set.
1326 msgid "@i %i has imagic flag set. "
1329 #: e2fsck/problem.c:631
1331 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1332 #. @-expanded: or append-only flag set.
1334 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1335 "or append-only flag set. "
1338 #: e2fsck/problem.c:637
1340 #. @-expanded: inode %i has compression flag set on filesystem without compression support.
1341 msgid "@i %i has @cion flag set on @f without @cion support. "
1344 #: e2fsck/problem.c:642
1346 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1347 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1350 #: e2fsck/problem.c:652
1351 #. @-expanded: journal inode is not in use, but contains data.
1352 msgid "@j @i is not in use, but contains data. "
1355 #: e2fsck/problem.c:657
1356 #. @-expanded: journal is not regular file.
1357 msgid "@j is not regular file. "
1360 #: e2fsck/problem.c:662
1362 #. @-expanded: inode %i was part of the orphaned inode list.
1363 msgid "@i %i was part of the @o @i list. "
1366 #: e2fsck/problem.c:668
1367 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1368 msgid "@is that were part of a corrupted orphan linked list found. "
1371 #: e2fsck/problem.c:673
1372 #. @-expanded: error allocating refcount structure (%N): %m\n
1373 msgid "@A refcount structure (%N): %m\n"
1376 #: e2fsck/problem.c:678
1377 #. @-expanded: Error reading extended attribute block %b for inode %i.
1378 msgid "Error reading @a @b %b for @i %i. "
1381 #: e2fsck/problem.c:683
1382 #. @-expanded: inode %i has a bad extended attribute block %b.
1383 msgid "@i %i has a bad @a @b %b. "
1386 #: e2fsck/problem.c:688
1387 #. @-expanded: Error reading extended attribute block %b (%m).
1388 msgid "Error reading @a @b %b (%m). "
1391 #: e2fsck/problem.c:693
1392 #. @-expanded: extended attribute block %b has reference count %B, should be %N.
1393 msgid "@a @b %b has reference count %B, @s %N. "
1396 #: e2fsck/problem.c:698
1397 #. @-expanded: Error writing extended attribute block %b (%m).
1398 msgid "Error writing @a @b %b (%m). "
1401 #: e2fsck/problem.c:703
1402 #. @-expanded: extended attribute block %b has h_blocks > 1.
1403 msgid "@a @b %b has h_@bs > 1. "
1406 #: e2fsck/problem.c:708
1407 #. @-expanded: error allocating extended attribute block %b.
1408 msgid "@A @a @b %b. "
1411 #: e2fsck/problem.c:713
1412 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1413 msgid "@a @b %b is corrupt (allocation collision). "
1416 #: e2fsck/problem.c:718
1417 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1418 msgid "@a @b %b is corrupt (@n name). "
1421 #: e2fsck/problem.c:723
1422 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1423 msgid "@a @b %b is corrupt (@n value). "
1426 #: e2fsck/problem.c:728
1428 #. @-expanded: inode %i is too big.
1429 msgid "@i %i is too big. "
1432 #: e2fsck/problem.c:732
1433 #. @-expanded: block #%B (%b) causes directory to be too big.
1434 msgid "@b #%B (%b) causes @d to be too big. "
1437 #: e2fsck/problem.c:737
1438 #. @-expanded: block #%B (%b) causes file to be too big.
1439 msgid "@b #%B (%b) causes file to be too big. "
1442 #: e2fsck/problem.c:742
1443 #. @-expanded: block #%B (%b) causes symlink to be too big.
1444 msgid "@b #%B (%b) causes symlink to be too big. "
1447 #: e2fsck/problem.c:747
1449 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1450 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1453 #: e2fsck/problem.c:752
1455 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1456 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1459 #: e2fsck/problem.c:757
1461 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1462 msgid "@h %i has an @n root node.\n"
1465 #: e2fsck/problem.c:762
1466 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1467 msgid "@h %i has an unsupported hash version (%N)\n"
1470 #: e2fsck/problem.c:767
1472 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1473 msgid "@h %i uses an incompatible htree root node flag.\n"
1476 #: e2fsck/problem.c:772
1477 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1478 msgid "@h %i has a tree depth (%N) which is too big\n"
1481 #: e2fsck/problem.c:777
1482 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1483 #. @-expanded: filesystem metadata.
1485 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1489 #: e2fsck/problem.c:783
1491 #. @-expanded: Resize inode (re)creation failed: %m.
1492 msgid "Resize @i (re)creation failed: %m."
1495 #: e2fsck/problem.c:788
1496 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1497 msgid "@i %i has a extra size (%IS) which is @n\n"
1500 #: e2fsck/problem.c:793
1501 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1502 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1505 #: e2fsck/problem.c:798
1506 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1507 msgid "@a in @i %i has a value size (%N) which is @n\n"
1510 #: e2fsck/problem.c:803
1511 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1512 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1515 #: e2fsck/problem.c:808
1516 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1517 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1520 #: e2fsck/problem.c:813
1521 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1522 msgid "@a in @i %i has a hash (%N) which is @n\n"
1525 #: e2fsck/problem.c:818
1526 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1527 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1530 #: e2fsck/problem.c:823
1532 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1533 msgid "Error while reading over @x tree in @i %i: %m\n"
1536 #: e2fsck/problem.c:828
1537 #. @-expanded: Failed to iterate extents in inode %i\n
1538 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1540 "Failed to iterate extents in @i %i\n"
1541 "\t(op %s, blk %b, lblk %c): %m\n"
1544 #: e2fsck/problem.c:834
1545 #. @-expanded: inode %i has an invalid extent\n
1546 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1548 "@i %i has an @n extent\n"
1549 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1552 #: e2fsck/problem.c:839
1553 #. @-expanded: inode %i has an invalid extent\n
1554 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1556 "@i %i has an @n extent\n"
1557 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1560 #: e2fsck/problem.c:844
1562 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1563 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1566 #: e2fsck/problem.c:849
1568 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1569 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1572 #: e2fsck/problem.c:854
1574 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1575 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1578 #: e2fsck/problem.c:859
1580 msgid "Fast symlink %i has EXTENT_FL set. "
1583 #: e2fsck/problem.c:864
1584 #. @-expanded: inode %i has out of order extents\n
1585 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1587 "@i %i has out of order extents\n"
1588 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1591 #: e2fsck/problem.c:868
1592 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1593 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1596 #: e2fsck/problem.c:875
1598 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1599 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1602 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1603 "Pass 1B: Rescanning for @m @bs\n"
1606 #: e2fsck/problem.c:881
1608 #. @-expanded: multiply-claimed block(s) in inode %i:
1609 msgid "@m @b(s) in @i %i:"
1612 #: e2fsck/problem.c:896
1614 msgid "Error while scanning inodes (%i): %m\n"
1617 #: e2fsck/problem.c:901
1619 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1620 msgid "@A @i @B (@i_dup_map): %m\n"
1623 #: e2fsck/problem.c:906
1625 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1626 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1629 #: e2fsck/problem.c:911 e2fsck/problem.c:1227
1630 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1631 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1634 #: e2fsck/problem.c:917
1635 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1636 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1639 #: e2fsck/problem.c:923
1640 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1641 msgid "Pass 1D: Reconciling @m @bs\n"
1644 #: e2fsck/problem.c:928
1645 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1646 #. @-expanded: has %B multiply-claimed block(s), shared with %N file(s):\n
1648 "File %Q (@i #%i, mod time %IM) \n"
1649 " has %B @m @b(s), shared with %N file(s):\n"
1652 #: e2fsck/problem.c:934
1653 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1654 msgid "\t%Q (@i #%i, mod time %IM)\n"
1657 #: e2fsck/problem.c:939
1658 #. @-expanded: \t<filesystem metadata>\n
1659 msgid "\t<@f metadata>\n"
1662 #: e2fsck/problem.c:944
1663 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1666 "(There are %N @is containing @m @bs.)\n"
1670 #: e2fsck/problem.c:949
1671 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1674 "@m @bs already reassigned or cloned.\n"
1678 #: e2fsck/problem.c:962
1680 msgid "Couldn't clone file: %m\n"
1683 #: e2fsck/problem.c:968
1684 #. @-expanded: Pass 2: Checking directory structure\n
1685 msgid "Pass 2: Checking @d structure\n"
1688 #: e2fsck/problem.c:973
1690 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1691 msgid "@n @i number for '.' in @d @i %i.\n"
1694 #: e2fsck/problem.c:978
1695 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1696 msgid "@E has @n @i #: %Di.\n"
1699 #: e2fsck/problem.c:983
1700 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
1701 msgid "@E has @D/unused @i %Di. "
1704 #: e2fsck/problem.c:988
1705 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
1706 msgid "@E @L to '.' "
1709 #: e2fsck/problem.c:993
1710 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1711 msgid "@E points to @i (%Di) located in a bad @b.\n"
1714 #: e2fsck/problem.c:998
1715 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1716 msgid "@E @L to @d %P (%Di).\n"
1719 #: e2fsck/problem.c:1003
1720 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1721 msgid "@E @L to the @r.\n"
1724 #: e2fsck/problem.c:1008
1725 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1726 msgid "@E has illegal characters in its name.\n"
1729 #: e2fsck/problem.c:1013
1731 #. @-expanded: Missing '.' in directory inode %i.\n
1732 msgid "Missing '.' in @d @i %i.\n"
1735 #: e2fsck/problem.c:1018
1737 #. @-expanded: Missing '..' in directory inode %i.\n
1738 msgid "Missing '..' in @d @i %i.\n"
1741 #: e2fsck/problem.c:1023
1742 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1743 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1746 #: e2fsck/problem.c:1028
1747 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1748 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1751 #: e2fsck/problem.c:1033
1752 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1753 msgid "i_faddr @F %IF, @s zero.\n"
1756 #: e2fsck/problem.c:1038
1757 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1758 msgid "i_file_acl @F %If, @s zero.\n"
1761 #: e2fsck/problem.c:1043
1762 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1763 msgid "i_dir_acl @F %Id, @s zero.\n"
1766 #: e2fsck/problem.c:1048
1767 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1768 msgid "i_frag @F %N, @s zero.\n"
1771 #: e2fsck/problem.c:1053
1772 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1773 msgid "i_fsize @F %N, @s zero.\n"
1776 #: e2fsck/problem.c:1058
1777 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1778 msgid "@i %i (%Q) has @n mode (%Im).\n"
1781 #: e2fsck/problem.c:1063
1782 #. @-expanded: directory inode %i, block %B, offset %N: directory corrupted\n
1783 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n"
1786 #: e2fsck/problem.c:1068
1787 #. @-expanded: directory inode %i, block %B, offset %N: filename too long\n
1788 msgid "@d @i %i, @b %B, offset %N: filename too long\n"
1791 #: e2fsck/problem.c:1073
1792 #. @-expanded: directory inode %i has an unallocated block #%B.
1793 msgid "@d @i %i has an unallocated @b #%B. "
1796 #: e2fsck/problem.c:1078
1798 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1799 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1802 #: e2fsck/problem.c:1083
1804 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1805 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1808 #: e2fsck/problem.c:1088
1809 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1810 msgid "@i %i (%Q) is an @I character @v.\n"
1813 #: e2fsck/problem.c:1093
1814 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1815 msgid "@i %i (%Q) is an @I @b @v.\n"
1818 #: e2fsck/problem.c:1098
1819 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1820 msgid "@E is duplicate '.' @e.\n"
1823 #: e2fsck/problem.c:1103
1824 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1825 msgid "@E is duplicate '..' @e.\n"
1828 #: e2fsck/problem.c:1108 e2fsck/problem.c:1403
1830 msgid "Internal error: couldn't find dir_info for %i.\n"
1833 #: e2fsck/problem.c:1113
1834 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1835 msgid "@E has rec_len of %Dr, @s %N.\n"
1838 #: e2fsck/problem.c:1118
1840 #. @-expanded: error allocating icount structure: %m\n
1841 msgid "@A icount structure: %m\n"
1844 #: e2fsck/problem.c:1123
1846 #. @-expanded: Error iterating over directory blocks: %m\n
1847 msgid "Error iterating over @d @bs: %m\n"
1850 #: e2fsck/problem.c:1128
1851 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1852 msgid "Error reading @d @b %b (@i %i): %m\n"
1855 #: e2fsck/problem.c:1133
1856 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1857 msgid "Error writing @d @b %b (@i %i): %m\n"
1860 #: e2fsck/problem.c:1138
1862 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1863 msgid "@A new @d @b for @i %i (%s): %m\n"
1866 #: e2fsck/problem.c:1143
1868 #. @-expanded: Error deallocating inode %i: %m\n
1869 msgid "Error deallocating @i %i: %m\n"
1872 #: e2fsck/problem.c:1148
1874 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1875 msgid "@d @e for '.' in %p (%i) is big.\n"
1878 #: e2fsck/problem.c:1153
1879 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1880 msgid "@i %i (%Q) is an @I FIFO.\n"
1883 #: e2fsck/problem.c:1158
1884 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1885 msgid "@i %i (%Q) is an @I socket.\n"
1888 #: e2fsck/problem.c:1163
1889 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
1890 msgid "Setting filetype for @E to %N.\n"
1893 #: e2fsck/problem.c:1168
1894 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
1895 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
1898 #: e2fsck/problem.c:1173
1899 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
1900 msgid "@E has filetype set.\n"
1903 #: e2fsck/problem.c:1178
1904 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
1905 msgid "@E has a @z name.\n"
1908 #: e2fsck/problem.c:1183
1909 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
1910 msgid "Symlink %Q (@i #%i) is @n.\n"
1913 #: e2fsck/problem.c:1188
1914 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
1915 msgid "@a @b @F @n (%If).\n"
1918 #: e2fsck/problem.c:1193
1919 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
1920 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
1923 #: e2fsck/problem.c:1198
1924 #. @-expanded: problem in HTREE directory inode %d: node (%B) not referenced\n
1925 msgid "@p @h %d: node (%B) not referenced\n"
1928 #: e2fsck/problem.c:1203
1929 #. @-expanded: problem in HTREE directory inode %d: node (%B) referenced twice\n
1930 msgid "@p @h %d: node (%B) referenced twice\n"
1933 #: e2fsck/problem.c:1208
1934 #. @-expanded: problem in HTREE directory inode %d: node (%B) has bad min hash\n
1935 msgid "@p @h %d: node (%B) has bad min hash\n"
1938 #: e2fsck/problem.c:1213
1939 #. @-expanded: problem in HTREE directory inode %d: node (%B) has bad max hash\n
1940 msgid "@p @h %d: node (%B) has bad max hash\n"
1943 #: e2fsck/problem.c:1218
1944 #. @-expanded: invalid HTREE directory inode %d (%q).
1945 msgid "@n @h %d (%q). "
1948 #: e2fsck/problem.c:1222
1949 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
1950 msgid "@p @h %d (%q): bad @b number %b.\n"
1953 #: e2fsck/problem.c:1232
1955 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
1956 msgid "@p @h %d: root node is @n\n"
1959 #: e2fsck/problem.c:1237
1960 #. @-expanded: problem in HTREE directory inode %d: node (%B) has invalid limit (%N)\n
1961 msgid "@p @h %d: node (%B) has @n limit (%N)\n"
1964 #: e2fsck/problem.c:1242
1965 #. @-expanded: problem in HTREE directory inode %d: node (%B) has invalid count (%N)\n
1966 msgid "@p @h %d: node (%B) has @n count (%N)\n"
1969 #: e2fsck/problem.c:1247
1970 #. @-expanded: problem in HTREE directory inode %d: node (%B) has an unordered hash table\n
1971 msgid "@p @h %d: node (%B) has an unordered hash table\n"
1974 #: e2fsck/problem.c:1252
1975 #. @-expanded: problem in HTREE directory inode %d: node (%B) has invalid depth (%N)\n
1976 msgid "@p @h %d: node (%B) has @n depth (%N)\n"
1979 #: e2fsck/problem.c:1257
1980 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
1981 msgid "Duplicate @E found. "
1984 #: e2fsck/problem.c:1262
1986 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
1987 #. @-expanded: Rename to %s
1989 "@E has a non-unique filename.\n"
1993 #: e2fsck/problem.c:1267
1994 #. @-expanded: Duplicate entry '%Dn' found.\n
1995 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
1998 "Duplicate @e '%Dn' found.\n"
1999 "\tMarking %p (%i) to be rebuilt.\n"
2003 #: e2fsck/problem.c:1272
2004 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2005 msgid "i_blocks_hi @F %N, @s zero.\n"
2008 #: e2fsck/problem.c:1277
2009 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2010 msgid "Unexpected @b in @h %d (%q).\n"
2013 #: e2fsck/problem.c:1281
2014 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2015 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2018 #: e2fsck/problem.c:1286
2019 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2020 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2023 #: e2fsck/problem.c:1293
2024 #. @-expanded: Pass 3: Checking directory connectivity\n
2025 msgid "Pass 3: Checking @d connectivity\n"
2028 #: e2fsck/problem.c:1298
2029 #. @-expanded: root inode not allocated.
2030 msgid "@r not allocated. "
2033 #: e2fsck/problem.c:1303
2034 #. @-expanded: No room in lost+found directory.
2035 msgid "No room in @l @d. "
2038 #: e2fsck/problem.c:1308
2040 #. @-expanded: Unconnected directory inode %i (%p)\n
2041 msgid "Unconnected @d @i %i (%p)\n"
2044 #: e2fsck/problem.c:1313
2045 #. @-expanded: /lost+found not found.
2046 msgid "/@l not found. "
2049 #: e2fsck/problem.c:1318
2050 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2051 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2054 #: e2fsck/problem.c:1323
2055 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2056 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2059 #: e2fsck/problem.c:1328
2061 #. @-expanded: Could not expand /lost+found: %m\n
2062 msgid "Could not expand /@l: %m\n"
2065 #: e2fsck/problem.c:1333
2067 msgid "Could not reconnect %i: %m\n"
2070 #: e2fsck/problem.c:1338
2072 #. @-expanded: Error while trying to find /lost+found: %m\n
2073 msgid "Error while trying to find /@l: %m\n"
2076 #: e2fsck/problem.c:1343
2078 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2079 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2082 #: e2fsck/problem.c:1348
2084 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2085 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2088 #: e2fsck/problem.c:1353
2090 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2091 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2094 #: e2fsck/problem.c:1358
2096 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2097 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2100 #: e2fsck/problem.c:1363
2102 #. @-expanded: Error while adjusting inode count on inode %i\n
2103 msgid "Error while adjusting @i count on @i %i\n"
2106 #: e2fsck/problem.c:1368
2108 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2111 "Couldn't fix parent of @i %i: %m\n"
2115 #: e2fsck/problem.c:1373
2117 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2120 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2124 #: e2fsck/problem.c:1383
2126 #. @-expanded: Error creating root directory (%s): %m\n
2127 msgid "Error creating root @d (%s): %m\n"
2130 #: e2fsck/problem.c:1388
2132 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2133 msgid "Error creating /@l @d (%s): %m\n"
2136 #: e2fsck/problem.c:1393
2137 #. @-expanded: root inode is not a directory; aborting.\n
2138 msgid "@r is not a @d; aborting.\n"
2141 #: e2fsck/problem.c:1398
2142 #. @-expanded: Cannot proceed without a root inode.\n
2143 msgid "Cannot proceed without a @r.\n"
2146 #: e2fsck/problem.c:1408
2148 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2149 msgid "/@l is not a @d (ino=%i)\n"
2152 #: e2fsck/problem.c:1415
2153 msgid "Pass 3A: Optimizing directories\n"
2156 #: e2fsck/problem.c:1420
2158 msgid "Failed to create dirs_to_hash iterator: %m\n"
2161 #: e2fsck/problem.c:1425
2162 msgid "Failed to optimize directory %q (%d): %m\n"
2165 #: e2fsck/problem.c:1430
2166 msgid "Optimizing directories: "
2169 #: e2fsck/problem.c:1447
2170 msgid "Pass 4: Checking reference counts\n"
2173 #: e2fsck/problem.c:1452
2175 #. @-expanded: unattached zero-length inode %i.
2176 msgid "@u @z @i %i. "
2179 #: e2fsck/problem.c:1457
2181 #. @-expanded: unattached inode %i\n
2185 #: e2fsck/problem.c:1462
2186 #. @-expanded: inode %i ref count is %Il, should be %N.
2187 msgid "@i %i ref count is %Il, @s %N. "
2190 #: e2fsck/problem.c:1466
2191 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2192 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2193 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2195 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2196 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2197 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2200 #: e2fsck/problem.c:1476
2201 #. @-expanded: Pass 5: Checking group summary information\n
2202 msgid "Pass 5: Checking @g summary information\n"
2205 #: e2fsck/problem.c:1481
2206 #. @-expanded: Padding at end of inode bitmap is not set.
2207 msgid "Padding at end of @i @B is not set. "
2210 #: e2fsck/problem.c:1486
2211 #. @-expanded: Padding at end of block bitmap is not set.
2212 msgid "Padding at end of @b @B is not set. "
2215 #: e2fsck/problem.c:1491
2216 #. @-expanded: block bitmap differences:
2217 msgid "@b @B differences: "
2220 #: e2fsck/problem.c:1511
2221 #. @-expanded: inode bitmap differences:
2222 msgid "@i @B differences: "
2225 #: e2fsck/problem.c:1531
2226 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2227 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2230 #: e2fsck/problem.c:1536
2231 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2232 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2235 #: e2fsck/problem.c:1541
2236 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2237 msgid "Free @is count wrong (%i, counted=%j).\n"
2240 #: e2fsck/problem.c:1546
2241 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2242 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2245 #: e2fsck/problem.c:1551
2246 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2247 msgid "Free @bs count wrong (%b, counted=%c).\n"
2250 #: e2fsck/problem.c:1556
2251 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2252 #. @-expanded: endpoints (%i, %j)\n
2254 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2255 "endpoints (%i, %j)\n"
2258 #: e2fsck/problem.c:1562
2259 msgid "Internal error: fudging end of bitmap (%N)\n"
2262 #: e2fsck/problem.c:1567
2264 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2265 msgid "Error copying in replacement @i @B: %m\n"
2268 #: e2fsck/problem.c:1572
2270 #. @-expanded: Error copying in replacement block bitmap: %m\n
2271 msgid "Error copying in replacement @b @B: %m\n"
2274 #: e2fsck/problem.c:1597
2275 #. @-expanded: Recreate journal
2279 #: e2fsck/problem.c:1602
2281 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2282 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2285 #: e2fsck/problem.c:1607
2287 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2288 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2291 #: e2fsck/problem.c:1725
2293 msgid "Unhandled error code (0x%x)!\n"
2296 #: e2fsck/problem.c:1820
2300 #: e2fsck/scantest.c:81
2302 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2305 #: e2fsck/scantest.c:100
2307 msgid "size of inode=%d\n"
2310 #: e2fsck/scantest.c:121
2311 msgid "while starting inode scan"
2314 #: e2fsck/scantest.c:132
2315 msgid "while doing inode scan"
2318 #: e2fsck/super.c:187
2320 msgid "while calling ext2fs_block_iterate for inode %d"
2323 #: e2fsck/super.c:209
2325 msgid "while calling ext2fs_adjust_ea_refcount for inode %d"
2328 #: e2fsck/super.c:267
2332 #: e2fsck/super.c:268
2339 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2340 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2341 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2342 "\t\t[-E extended-options] device\n"
2350 " -p Automatic repair (no questions)\n"
2351 " -n Make no changes to the filesystem\n"
2352 " -y Assume \"yes\" to all questions\n"
2353 " -c Check for bad blocks and add them to the badblock "
2355 " -f Force checking even if filesystem is marked clean\n"
2362 " -b superblock Use alternative superblock\n"
2363 " -B blocksize Force blocksize when looking for superblock\n"
2364 " -j external_journal Set location of the external journal\n"
2365 " -l bad_blocks_file Add to badblocks list\n"
2366 " -L bad_blocks_file Set badblocks list\n"
2369 #: e2fsck/unix.c:132
2371 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %u/%u blocks\n"
2374 #: e2fsck/unix.c:150
2376 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2379 #: e2fsck/unix.c:157
2381 msgid " Extent depth histogram: "
2384 #: e2fsck/unix.c:207 misc/badblocks.c:916 misc/tune2fs.c:1567 misc/util.c:151
2385 #: resize/main.c:248
2387 msgid "while determining whether %s is mounted."
2390 #: e2fsck/unix.c:225
2392 msgid "Warning! %s is mounted.\n"
2395 #: e2fsck/unix.c:229
2397 msgid "%s is mounted. "
2400 #: e2fsck/unix.c:231
2402 "Cannot continue, aborting.\n"
2406 #: e2fsck/unix.c:232
2411 "\a\a\a\aWARNING!!! Running e2fsck on a mounted filesystem may cause\n"
2412 "SEVERE filesystem damage.\a\a\a\n"
2416 #: e2fsck/unix.c:235
2417 msgid "Do you really want to continue"
2420 #: e2fsck/unix.c:237
2422 msgid "check aborted.\n"
2425 #: e2fsck/unix.c:310
2426 msgid " contains a file system with errors"
2429 #: e2fsck/unix.c:312
2430 msgid " was not cleanly unmounted"
2433 #: e2fsck/unix.c:314
2434 msgid " primary superblock features different from backup"
2437 #: e2fsck/unix.c:318
2439 msgid " has been mounted %u times without being checked"
2442 #: e2fsck/unix.c:324
2443 msgid " has filesystem last checked time in the future"
2446 #: e2fsck/unix.c:330
2448 msgid " has gone %u days without being checked"
2451 #: e2fsck/unix.c:339
2452 msgid ", check forced.\n"
2455 #: e2fsck/unix.c:342
2457 msgid "%s: clean, %u/%u files, %u/%u blocks"
2460 #: e2fsck/unix.c:359
2461 msgid " (check deferred; on battery)"
2464 #: e2fsck/unix.c:362
2465 msgid " (check after next mount)"
2468 #: e2fsck/unix.c:364
2470 msgid " (check in %ld mounts)"
2473 #: e2fsck/unix.c:511
2475 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2478 #: e2fsck/unix.c:581
2480 msgid "Invalid EA version.\n"
2483 #: e2fsck/unix.c:590
2485 msgid "Unknown extended option: %s\n"
2488 #: e2fsck/unix.c:612
2491 "Syntax error in e2fsck config file (%s, line #%d)\n"
2495 #: e2fsck/unix.c:680
2497 msgid "Error validating file descriptor %d: %s\n"
2500 #: e2fsck/unix.c:684
2501 msgid "Invalid completion information file descriptor"
2504 #: e2fsck/unix.c:699
2505 msgid "Only one of the options -p/-a, -n or -y may be specified."
2508 #: e2fsck/unix.c:720
2510 msgid "The -t option is not supported on this version of e2fsck.\n"
2513 #: e2fsck/unix.c:801 misc/tune2fs.c:549 misc/tune2fs.c:833 misc/tune2fs.c:850
2515 msgid "Unable to resolve '%s'"
2518 #: e2fsck/unix.c:831
2520 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2523 #: e2fsck/unix.c:879
2526 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2530 #: e2fsck/unix.c:888
2534 "Invalid non-numeric argument to -%c (\"%s\")\n"
2538 #: e2fsck/unix.c:929
2540 msgid "Error: ext2fs library version out of date!\n"
2543 #: e2fsck/unix.c:937
2544 msgid "while trying to initialize program"
2547 #: e2fsck/unix.c:951
2549 msgid "\tUsing %s, %s\n"
2552 #: e2fsck/unix.c:963
2553 msgid "need terminal for interactive repairs"
2556 #: e2fsck/unix.c:1010
2558 msgid "%s: %s trying backup blocks...\n"
2561 #: e2fsck/unix.c:1012
2562 msgid "Superblock invalid,"
2565 #: e2fsck/unix.c:1013
2566 msgid "Group descriptors look bad..."
2569 #: e2fsck/unix.c:1040
2572 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2573 "(Or the filesystem superblock is corrupt)\n"
2577 #: e2fsck/unix.c:1046
2579 msgid "Could this be a zero-length partition?\n"
2582 #: e2fsck/unix.c:1048
2584 msgid "You must have %s access to the filesystem or be root\n"
2587 #: e2fsck/unix.c:1053
2589 msgid "Possibly non-existent or swap device?\n"
2592 #: e2fsck/unix.c:1055
2594 msgid "Filesystem mounted or opened exclusively by another program?\n"
2597 #: e2fsck/unix.c:1059
2600 "Disk write-protected; use the -n option to do a read-only\n"
2601 "check of the device.\n"
2604 #: e2fsck/unix.c:1123
2605 msgid "Get a newer version of e2fsck!"
2608 #: e2fsck/unix.c:1147
2610 msgid "while checking ext3 journal for %s"
2613 #: e2fsck/unix.c:1158
2616 "Warning: skipping journal recovery because doing a read-only filesystem "
2620 #: e2fsck/unix.c:1171
2622 msgid "unable to set superblock flags on %s\n"
2625 #: e2fsck/unix.c:1177
2627 msgid "while recovering ext3 journal of %s"
2630 #: e2fsck/unix.c:1201
2632 msgid "%s has unsupported feature(s):"
2635 #: e2fsck/unix.c:1217
2636 msgid "Warning: compression support is experimental.\n"
2639 #: e2fsck/unix.c:1222
2642 "E2fsck not compiled with HTREE support,\n"
2643 "\tbut filesystem %s has HTREE directories.\n"
2646 #: e2fsck/unix.c:1276
2647 msgid "while reading bad blocks inode"
2650 #: e2fsck/unix.c:1278
2652 msgid "This doesn't bode well, but we'll try to go on...\n"
2655 #: e2fsck/unix.c:1304
2656 msgid "Couldn't determine journal size"
2659 #: e2fsck/unix.c:1307
2661 msgid "Creating journal (%d blocks): "
2664 #: e2fsck/unix.c:1314 misc/mke2fs.c:2091
2667 "\twhile trying to create journal"
2670 #: e2fsck/unix.c:1317
2675 #: e2fsck/unix.c:1318
2679 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2682 #: e2fsck/unix.c:1325
2684 msgid "Restarting e2fsck from the beginning...\n"
2687 #: e2fsck/unix.c:1329
2688 msgid "while resetting context"
2691 #: e2fsck/unix.c:1336
2693 msgid "%s: e2fsck canceled.\n"
2696 #: e2fsck/unix.c:1341
2700 #: e2fsck/unix.c:1353
2704 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2707 #: e2fsck/unix.c:1356
2709 msgid "%s: ***** REBOOT LINUX *****\n"
2712 #: e2fsck/unix.c:1364
2716 "%s: ********** WARNING: Filesystem still has errors **********\n"
2720 #: e2fsck/unix.c:1400
2721 msgid "while setting block group checksum info"
2724 #: e2fsck/util.c:138 misc/util.c:68
2728 #: e2fsck/util.c:139
2732 #: e2fsck/util.c:153
2736 #: e2fsck/util.c:155
2740 #: e2fsck/util.c:157
2744 #: e2fsck/util.c:172
2745 msgid "cancelled!\n"
2748 #: e2fsck/util.c:187
2752 #: e2fsck/util.c:189
2756 #: e2fsck/util.c:199
2763 #: e2fsck/util.c:203
2770 #: e2fsck/util.c:207
2774 #: e2fsck/util.c:207
2778 #: e2fsck/util.c:221
2780 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2783 #: e2fsck/util.c:226
2784 msgid "reading inode and block bitmaps"
2787 #: e2fsck/util.c:231
2789 msgid "while retrying to read bitmaps for %s"
2792 #: e2fsck/util.c:243
2793 msgid "writing block and inode bitmaps"
2796 #: e2fsck/util.c:248
2798 msgid "while rewriting block and inode bitmaps for %s"
2801 #: e2fsck/util.c:260
2806 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2807 "\t(i.e., without -a or -p options)\n"
2810 #: e2fsck/util.c:336
2812 msgid "Memory used: %dk/%dk (%dk/%dk), "
2815 #: e2fsck/util.c:340
2817 msgid "Memory used: %d, "
2820 #: e2fsck/util.c:346
2822 msgid "time: %5.2f/%5.2f/%5.2f\n"
2825 #: e2fsck/util.c:351
2827 msgid "elapsed time: %6.3f\n"
2830 #: e2fsck/util.c:385 e2fsck/util.c:399
2832 msgid "while reading inode %ld in %s"
2835 #: e2fsck/util.c:413 e2fsck/util.c:426
2837 msgid "while writing inode %ld in %s"
2840 #: e2fsck/util.c:575
2841 msgid "while allocating zeroizing buffer"
2844 #: misc/badblocks.c:66
2848 #: misc/badblocks.c:89
2851 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
2852 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
2854 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
2855 " device [last_block [first_block]]\n"
2858 #: misc/badblocks.c:100
2861 "%s: The -n and -w options are mutually exclusive.\n"
2865 #: misc/badblocks.c:202
2867 msgid "%6.2f%% done, %s elapsed"
2870 #: misc/badblocks.c:289
2871 msgid "Testing with random pattern: "
2874 #: misc/badblocks.c:307
2875 msgid "Testing with pattern 0x"
2878 #: misc/badblocks.c:335 misc/badblocks.c:404
2882 #: misc/badblocks.c:346
2884 msgid "Weird value (%ld) in do_read\n"
2887 #: misc/badblocks.c:424
2888 msgid "during ext2fs_sync_device"
2891 #: misc/badblocks.c:440 misc/badblocks.c:699
2892 msgid "while beginning bad block list iteration"
2895 #: misc/badblocks.c:454 misc/badblocks.c:551 misc/badblocks.c:709
2896 msgid "while allocating buffers"
2899 #: misc/badblocks.c:458
2901 msgid "Checking blocks %lu to %lu\n"
2904 #: misc/badblocks.c:463
2905 msgid "Checking for bad blocks in read-only mode\n"
2908 #: misc/badblocks.c:472
2909 msgid "Checking for bad blocks (read-only test): "
2912 #: misc/badblocks.c:480 misc/badblocks.c:583 misc/badblocks.c:628
2913 #: misc/badblocks.c:772
2914 msgid "Too many bad blocks, aborting test\n"
2917 #: misc/badblocks.c:558
2918 msgid "Checking for bad blocks in read-write mode\n"
2921 #: misc/badblocks.c:560 misc/badblocks.c:722
2923 msgid "From block %lu to %lu\n"
2926 #: misc/badblocks.c:618
2927 msgid "Reading and comparing: "
2930 #: misc/badblocks.c:721
2931 msgid "Checking for bad blocks in non-destructive read-write mode\n"
2934 #: misc/badblocks.c:727
2935 msgid "Checking for bad blocks (non-destructive read-write test)\n"
2938 #: misc/badblocks.c:734
2941 "Interrupt caught, cleaning up\n"
2944 #: misc/badblocks.c:810
2946 msgid "during test data write, block %lu"
2949 #: misc/badblocks.c:921 misc/util.c:156
2951 msgid "%s is mounted; "
2954 #: misc/badblocks.c:923
2955 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
2958 #: misc/badblocks.c:928
2959 msgid "it's not safe to run badblocks!\n"
2962 #: misc/badblocks.c:933 misc/util.c:167
2964 msgid "%s is apparently in use by the system; "
2967 #: misc/badblocks.c:936
2968 msgid "badblocks forced anyway.\n"
2971 #: misc/badblocks.c:956
2973 msgid "invalid %s - %s"
2976 #: misc/badblocks.c:1015
2978 msgid "bad block size - %s"
2981 #: misc/badblocks.c:1070
2983 msgid "can't allocate memory for test_pattern - %s"
2986 #: misc/badblocks.c:1097
2987 msgid "Maximum of one test_pattern may be specified in read-only mode"
2990 #: misc/badblocks.c:1103
2991 msgid "Random test_pattern is not allowed in read-only mode"
2994 #: misc/badblocks.c:1117
2996 "Couldn't determine device size; you must specify\n"
2997 "the size manually\n"
3000 #: misc/badblocks.c:1123
3001 msgid "while trying to determine device size"
3004 #: misc/badblocks.c:1128
3008 #: misc/badblocks.c:1134
3012 #: misc/badblocks.c:1137
3014 msgid "invalid starting block (%lu): must be less than %lu"
3017 #: misc/badblocks.c:1193
3018 msgid "while creating in-memory bad blocks list"
3021 #: misc/badblocks.c:1208
3022 msgid "while adding to in-memory bad block list"
3025 #: misc/badblocks.c:1232
3027 msgid "Pass completed, %u bad blocks found.\n"
3032 msgid "Usage: %s [-RVf] [-+=AacDdijsSu] [-v version] files...\n"
3035 #: misc/chattr.c:152
3037 msgid "bad version - %s\n"
3040 #: misc/chattr.c:198 misc/lsattr.c:113
3042 msgid "while trying to stat %s"
3045 #: misc/chattr.c:204 misc/chattr.c:222
3047 msgid "Flags of %s set as "
3050 #: misc/chattr.c:214
3052 msgid "while reading flags on %s"
3055 #: misc/chattr.c:231
3057 msgid "while setting flags on %s"
3060 #: misc/chattr.c:239
3062 msgid "Version of %s set as %lu\n"
3065 #: misc/chattr.c:243
3067 msgid "while setting version on %s"
3070 #: misc/chattr.c:263
3072 msgid "Couldn't allocate path variable in chattr_dir_proc"
3075 #: misc/chattr.c:302
3076 msgid "= is incompatible with - and +\n"
3079 #: misc/chattr.c:310
3080 msgid "Must use '-v', =, - or +\n"
3083 #: misc/dumpe2fs.c:53
3085 msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n"
3088 #: misc/dumpe2fs.c:168
3090 msgid "Group %lu: (Blocks "
3093 #: misc/dumpe2fs.c:173
3095 msgid " Checksum 0x%04x, unused inodes %d\n"
3098 #: misc/dumpe2fs.c:178
3100 msgid " %s superblock at "
3103 #: misc/dumpe2fs.c:179
3107 #: misc/dumpe2fs.c:179
3111 #: misc/dumpe2fs.c:183
3113 msgid ", Group descriptors at "
3116 #: misc/dumpe2fs.c:187
3120 " Reserved GDT blocks at "
3123 #: misc/dumpe2fs.c:194
3125 msgid " Group descriptor at "
3128 #: misc/dumpe2fs.c:200
3129 msgid " Block bitmap at "
3132 #: misc/dumpe2fs.c:205
3133 msgid ", Inode bitmap at "
3136 #: misc/dumpe2fs.c:210
3142 #: misc/dumpe2fs.c:217
3146 " %u free blocks, %u free inodes, %u directories%s"
3149 #: misc/dumpe2fs.c:224
3151 msgid ", %u unused inodes\n"
3154 #: misc/dumpe2fs.c:227
3155 msgid " Free blocks: "
3158 #: misc/dumpe2fs.c:237
3159 msgid " Free inodes: "
3162 #: misc/dumpe2fs.c:264
3163 msgid "while printing bad block list"
3166 #: misc/dumpe2fs.c:270
3168 msgid "Bad blocks: %u"
3171 #: misc/dumpe2fs.c:292 misc/tune2fs.c:279
3172 msgid "while reading journal inode"
3175 #: misc/dumpe2fs.c:295
3176 msgid "Journal size: "
3179 #: misc/dumpe2fs.c:319 misc/tune2fs.c:200
3180 msgid "while reading journal superblock"
3183 #: misc/dumpe2fs.c:327
3184 msgid "Couldn't find journal superblock magic numbers"
3187 #: misc/dumpe2fs.c:331
3191 "Journal block size: %u\n"
3192 "Journal length: %u\n"
3193 "Journal first block: %u\n"
3194 "Journal sequence: 0x%08x\n"
3195 "Journal start: %u\n"
3196 "Journal number of users: %u\n"
3199 #: misc/dumpe2fs.c:344
3201 msgid "Journal users: %s\n"
3204 #: misc/dumpe2fs.c:360 misc/mke2fs.c:693 misc/tune2fs.c:868
3206 msgid "Couldn't allocate memory to parse options!\n"
3209 #: misc/dumpe2fs.c:386
3211 msgid "Invalid superblock parameter: %s\n"
3214 #: misc/dumpe2fs.c:401
3216 msgid "Invalid blocksize parameter: %s\n"
3219 #: misc/dumpe2fs.c:412
3223 "Bad extended option(s) specified: %s\n"
3225 "Extended options are separated by commas, and may take an argument which\n"
3226 "\tis set off by an equals ('=') sign.\n"
3228 "Valid extended options are:\n"
3229 "\tsuperblock=<superblock number>\n"
3230 "\tblocksize=<blocksize>\n"
3233 #: misc/dumpe2fs.c:471 misc/mke2fs.c:1355
3235 msgid "\tUsing %s\n"
3238 #: misc/dumpe2fs.c:507 misc/e2image.c:674 misc/tune2fs.c:1518
3239 #: resize/main.c:311
3241 msgid "Couldn't find valid filesystem superblock.\n"
3244 #: misc/dumpe2fs.c:532
3248 "%s: %s: error reading bitmaps: %s\n"
3251 #: misc/e2image.c:52
3253 msgid "Usage: %s [-rsI] device image_file\n"
3256 #: misc/e2image.c:64
3257 msgid "Couldn't allocate header buffer\n"
3260 #: misc/e2image.c:83
3262 msgid "short write (only %d bytes) for writing image header"
3265 #: misc/e2image.c:102
3266 msgid "while writing superblock"
3269 #: misc/e2image.c:110
3270 msgid "while writing inode table"
3273 #: misc/e2image.c:117
3274 msgid "while writing block bitmap"
3277 #: misc/e2image.c:124
3278 msgid "while writing inode bitmap"
3281 #: misc/e2label.c:57
3283 msgid "e2label: cannot open %s\n"
3286 #: misc/e2label.c:62
3288 msgid "e2label: cannot seek to superblock\n"
3291 #: misc/e2label.c:67
3293 msgid "e2label: error reading superblock\n"
3296 #: misc/e2label.c:71
3298 msgid "e2label: not an ext2 filesystem\n"
3301 #: misc/e2label.c:96 misc/tune2fs.c:1653
3303 msgid "Warning: label too long, truncating.\n"
3306 #: misc/e2label.c:99
3308 msgid "e2label: cannot seek to superblock again\n"
3311 #: misc/e2label.c:104
3313 msgid "e2label: error writing superblock\n"
3316 #: misc/e2label.c:116 misc/tune2fs.c:541
3318 msgid "Usage: e2label device [newlabel]\n"
3323 msgid "Usage: %s <transaction file> <filesystem>\n"
3327 msgid "Failed to read the file system data \n"
3330 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:204
3332 msgid "Failed tdb_fetch %s\n"
3337 msgid "The file system Mount time didn't match %u\n"
3341 msgid "The file system UUID didn't match \n"
3344 #: misc/e2undo.c:161
3346 msgid "Failed tdb_open %s\n"
3349 #: misc/e2undo.c:167
3351 msgid "Error while determining whether %s is mounted.\n"
3354 #: misc/e2undo.c:173
3355 msgid "e2undo should only be run on unmounted file system\n"
3358 #: misc/e2undo.c:182
3360 msgid "Failed to open %s\n"
3363 #: misc/e2undo.c:208
3365 msgid "Replayed transaction of size %zd at location %ld\n"
3368 #: misc/e2undo.c:214
3370 msgid "Failed write %s\n"
3375 msgid "WARNING: couldn't open %s: %s\n"
3380 msgid "WARNING: bad format on line %d of %s\n"
3385 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3386 "\tfield. I will kludge around things for you, but you\n"
3387 "\tshould fix your /etc/fstab file as soon as you can.\n"
3393 msgid "fsck: %s: not found\n"
3398 msgid "%s: wait: No more child process?!?\n"
3403 msgid "Warning... %s for device %s exited with signal %d.\n"
3408 msgid "%s %s: status is %x, should never happen.\n"
3413 msgid "Finished with %s (exit status %d)\n"
3418 msgid "%s: Error %d while executing fsck.%s for %s\n"
3423 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3424 "with 'no' or '!'.\n"
3428 msgid "Couldn't allocate memory for filesystem types\n"
3434 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3440 msgid "fsck: cannot check %s: fsck.%s not found\n"
3444 msgid "Checking all file systems.\n"
3449 msgid "--waiting-- (pass %d)\n"
3454 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3459 msgid "%s: too many devices\n"
3462 #: misc/fsck.c:1156 misc/fsck.c:1242
3464 msgid "%s: too many arguments\n"
3469 msgid "Usage: %s [-RVadlv] [files...]\n"
3474 msgid "While reading flags on %s"
3479 msgid "While reading version on %s"
3482 #: misc/mke2fs.c:104
3485 "Usage: %s [-c|-l filename] [-b block-size] [-f fragment-size]\n"
3486 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3487 "\t[-G meta group size] [-N number-of-inodes]\n"
3488 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3489 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3490 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3491 "\t[-T fs-type] [-U UUID] [-jnqvFSV] device [blocks-count]\n"
3494 #: misc/mke2fs.c:206
3496 msgid "Running command: %s\n"
3499 #: misc/mke2fs.c:210
3501 msgid "while trying to run '%s'"
3504 #: misc/mke2fs.c:217
3505 msgid "while processing list of bad blocks from program"
3508 #: misc/mke2fs.c:244
3510 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3513 #: misc/mke2fs.c:246
3515 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3518 #: misc/mke2fs.c:249
3519 msgid "Aborting....\n"
3522 #: misc/mke2fs.c:269
3525 "Warning: the backup superblock/group descriptors at block %u contain\n"
3530 #: misc/mke2fs.c:288
3531 msgid "while marking bad blocks as used"
3534 #: misc/mke2fs.c:346
3538 #: misc/mke2fs.c:360
3539 msgid "Writing inode tables: "
3542 #: misc/mke2fs.c:383
3546 "Could not write %d blocks in inode table starting at %u: %s\n"
3549 #: misc/mke2fs.c:407
3550 msgid "while creating root dir"
3553 #: misc/mke2fs.c:414
3554 msgid "while reading root inode"
3557 #: misc/mke2fs.c:428
3558 msgid "while setting root inode ownership"
3561 #: misc/mke2fs.c:446
3562 msgid "while creating /lost+found"
3565 #: misc/mke2fs.c:453
3566 msgid "while looking up /lost+found"
3569 #: misc/mke2fs.c:466
3570 msgid "while expanding /lost+found"
3573 #: misc/mke2fs.c:481
3574 msgid "while setting bad block inode"
3577 #: misc/mke2fs.c:508
3579 msgid "Out of memory erasing sectors %d-%d\n"
3582 #: misc/mke2fs.c:518
3584 msgid "Warning: could not read block 0: %s\n"
3587 #: misc/mke2fs.c:534
3589 msgid "Warning: could not erase sector %d: %s\n"
3592 #: misc/mke2fs.c:550
3593 msgid "while initializing journal superblock"
3596 #: misc/mke2fs.c:556
3597 msgid "Zeroing journal device: "
3600 #: misc/mke2fs.c:569
3602 msgid "while zeroing journal device (block %u, count %d)"
3605 #: misc/mke2fs.c:585
3606 msgid "while writing journal superblock"
3609 #: misc/mke2fs.c:601
3612 "warning: %u blocks unused.\n"
3616 #: misc/mke2fs.c:606
3618 msgid "Filesystem label=%s\n"
3621 #: misc/mke2fs.c:607
3625 #: misc/mke2fs.c:612
3627 msgid "Block size=%u (log=%u)\n"
3630 #: misc/mke2fs.c:614
3632 msgid "Fragment size=%u (log=%u)\n"
3635 #: misc/mke2fs.c:616
3637 msgid "%u inodes, %u blocks\n"
3640 #: misc/mke2fs.c:618
3642 msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3645 #: misc/mke2fs.c:621
3647 msgid "First data block=%u\n"
3650 #: misc/mke2fs.c:623
3652 msgid "Maximum filesystem blocks=%lu\n"
3655 #: misc/mke2fs.c:627
3657 msgid "%u block groups\n"
3660 #: misc/mke2fs.c:629
3662 msgid "%u block group\n"
3665 #: misc/mke2fs.c:630
3667 msgid "%u blocks per group, %u fragments per group\n"
3670 #: misc/mke2fs.c:632
3672 msgid "%u inodes per group\n"
3675 #: misc/mke2fs.c:639
3677 msgid "Superblock backups stored on blocks: "
3680 #: misc/mke2fs.c:718
3682 msgid "Invalid stride parameter: %s\n"
3685 #: misc/mke2fs.c:733
3687 msgid "Invalid stripe-width parameter: %s\n"
3690 #: misc/mke2fs.c:755
3692 msgid "Invalid resize parameter: %s\n"
3695 #: misc/mke2fs.c:762
3697 msgid "The resize maximum must be greater than the filesystem size.\n"
3700 #: misc/mke2fs.c:786
3702 msgid "On-line resizing not supported with revision 0 filesystems\n"
3705 #: misc/mke2fs.c:808
3709 "Bad option(s) specified: %s\n"
3711 "Extended options are separated by commas, and may take an argument which\n"
3712 "\tis set off by an equals ('=') sign.\n"
3714 "Valid extended options are:\n"
3715 "\tstride=<RAID per-disk data chunk in blocks>\n"
3716 "\tstripe-width=<RAID stride * data disks in blocks>\n"
3717 "\tresize=<resize maximum size in blocks>\n"
3718 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
3723 #: misc/mke2fs.c:824
3727 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3731 #: misc/mke2fs.c:856
3734 "Syntax error in mke2fs config file (%s, line #%d)\n"
3738 #: misc/mke2fs.c:869 misc/tune2fs.c:353
3740 msgid "Invalid filesystem option set: %s\n"
3743 #: misc/mke2fs.c:979
3747 "Warning! Your mke2fs.conf file does not define the %s filesystem type.\n"
3750 #: misc/mke2fs.c:982
3753 "You probably need to install an updated mke2fs.conf file.\n"
3757 #: misc/mke2fs.c:1177
3759 msgid "invalid block size - %s"
3762 #: misc/mke2fs.c:1181
3764 msgid "Warning: blocksize %d not usable on most systems.\n"
3767 #: misc/mke2fs.c:1197
3769 msgid "invalid fragment size - %s"
3772 #: misc/mke2fs.c:1203
3774 msgid "Warning: fragments not supported. Ignoring -f option\n"
3777 #: misc/mke2fs.c:1210
3778 msgid "Illegal number for blocks per group"
3781 #: misc/mke2fs.c:1215
3782 msgid "blocks per group must be multiple of 8"
3785 #: misc/mke2fs.c:1223
3786 msgid "Illegal number for flex_bg size"
3789 #: misc/mke2fs.c:1229
3790 msgid "flex_bg size must be a power of 2"
3793 #: misc/mke2fs.c:1239
3795 msgid "invalid inode ratio %s (min %d/max %d)"
3798 #: misc/mke2fs.c:1256
3799 msgid "in malloc for bad_blocks_filename"
3802 #: misc/mke2fs.c:1265
3804 msgid "invalid reserved blocks percent - %s"
3807 #: misc/mke2fs.c:1283
3809 msgid "bad revision level - %s"
3812 #: misc/mke2fs.c:1295
3814 msgid "invalid inode size - %s"
3817 #: misc/mke2fs.c:1315
3819 msgid "bad num inodes - %s"
3822 #: misc/mke2fs.c:1380 misc/mke2fs.c:2052
3824 msgid "while trying to open journal device %s\n"
3827 #: misc/mke2fs.c:1386
3829 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3832 #: misc/mke2fs.c:1392
3834 msgid "Using journal device's blocksize: %d\n"
3837 #: misc/mke2fs.c:1401
3839 msgid "%d-byte blocks too big for system (max %d)"
3842 #: misc/mke2fs.c:1405
3845 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
3848 #: misc/mke2fs.c:1413
3850 msgid "invalid blocks count - %s"
3853 #: misc/mke2fs.c:1423
3857 #: misc/mke2fs.c:1459
3860 "%s: Size of device %s too big to be expressed in 32 bits\n"
3861 "\tusing a blocksize of %d.\n"
3864 #: misc/mke2fs.c:1468 resize/main.c:371
3865 msgid "while trying to determine filesystem size"
3868 #: misc/mke2fs.c:1475
3870 "Couldn't determine device size; you must specify\n"
3871 "the size of the filesystem\n"
3874 #: misc/mke2fs.c:1482
3876 "Device size reported to be zero. Invalid partition specified, or\n"
3877 "\tpartition table wasn't reread after running fdisk, due to\n"
3878 "\ta modified partition being busy and in use. You may need to reboot\n"
3879 "\tto re-read your partition table.\n"
3882 #: misc/mke2fs.c:1500
3883 msgid "Filesystem larger than apparent device size."
3886 #: misc/mke2fs.c:1506
3888 msgid "Failed to parse fs types list\n"
3891 #: misc/mke2fs.c:1542
3892 msgid "fs_types for mke2fs.conf resolution: "
3895 #: misc/mke2fs.c:1549
3897 msgid "Filesystem features not supported with revision 0 filesystems\n"
3900 #: misc/mke2fs.c:1556
3902 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
3905 #: misc/mke2fs.c:1568
3907 msgid "Journals not supported with revision 0 filesystems\n"
3910 #: misc/mke2fs.c:1586
3913 "The resize_inode and meta_bg features are not compatible.\n"
3914 "They can not be both enabled simultaneously.\n"
3917 #: misc/mke2fs.c:1603
3918 msgid "while trying to determine hardware sector size"
3921 #: misc/mke2fs.c:1661
3922 msgid "reserved online resize blocks not supported on non-sparse filesystem"
3925 #: misc/mke2fs.c:1670
3926 msgid "blocks per group count out of range"
3929 #: misc/mke2fs.c:1685
3930 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
3933 #: misc/mke2fs.c:1697
3935 msgid "invalid inode size %d (min %d/max %d)"
3938 #: misc/mke2fs.c:1711
3940 msgid "too many inodes (%llu), raise inode ratio?"
3943 #: misc/mke2fs.c:1716
3945 msgid "too many inodes (%llu), specify < 2^32 inodes"
3948 #: misc/mke2fs.c:1731
3951 "inode_size (%u) * inodes_count (%u) too big for a\n"
3952 "\tfilesystem with %lu blocks, specify higher inode_ratio (-i)\n"
3953 "\tor lower inode count (-N).\n"
3956 #: misc/mke2fs.c:1828 misc/tune2fs.c:1462
3958 msgid "while trying to delete %s"
3961 #: misc/mke2fs.c:1837
3964 "Overwriting existing filesystem; this can be undone using the command:\n"
3969 #: misc/mke2fs.c:1885
3970 msgid "while setting up superblock"
3973 #: misc/mke2fs.c:1936
3975 msgid "unknown os - %s"
3978 #: misc/mke2fs.c:1990
3979 msgid "while trying to allocate filesystem tables"
3982 #: misc/mke2fs.c:2021
3984 msgid "while zeroing block %u at end of filesystem"
3987 #: misc/mke2fs.c:2034
3988 msgid "while reserving blocks for online resize"
3991 #: misc/mke2fs.c:2045 misc/tune2fs.c:477
3995 #: misc/mke2fs.c:2057
3997 msgid "Adding journal to device %s: "
4000 #: misc/mke2fs.c:2064
4004 "\twhile trying to add journal to device %s"
4007 #: misc/mke2fs.c:2069 misc/mke2fs.c:2095 misc/tune2fs.c:506 misc/tune2fs.c:520
4012 #: misc/mke2fs.c:2083
4014 msgid "Creating journal (%u blocks): "
4017 #: misc/mke2fs.c:2100
4019 msgid "Writing superblocks and filesystem accounting information: "
4022 #: misc/mke2fs.c:2105
4026 "Warning, had trouble writing out superblocks."
4029 #: misc/mke2fs.c:2108
4036 #: misc/mklost+found.c:49
4038 msgid "Usage: mklost+found\n"
4041 #: misc/partinfo.c:39
4044 "Usage: %s device...\n"
4046 "Prints out the partition information for each given device.\n"
4047 "For example: %s /dev/hda\n"
4051 #: misc/partinfo.c:49
4053 msgid "Cannot open %s: %s"
4056 #: misc/partinfo.c:55
4058 msgid "Cannot get geometry of %s: %s"
4061 #: misc/partinfo.c:63
4063 msgid "Cannot get size of %s: %s"
4066 #: misc/partinfo.c:69
4068 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4071 #: misc/tune2fs.c:96
4072 msgid "Please run e2fsck on the filesystem.\n"
4075 #: misc/tune2fs.c:103
4078 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4079 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4080 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] \n"
4081 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4082 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4083 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4084 "\t[ -I new_inode_size ] device\n"
4087 #: misc/tune2fs.c:188
4088 msgid "while trying to open external journal"
4091 #: misc/tune2fs.c:192
4093 msgid "%s is not a journal device.\n"
4096 #: misc/tune2fs.c:207
4097 msgid "Journal superblock not found!\n"
4100 #: misc/tune2fs.c:219
4101 msgid "Filesystem's UUID not found on journal device.\n"
4104 #: misc/tune2fs.c:240
4105 msgid "Journal NOT removed\n"
4108 #: misc/tune2fs.c:246
4109 msgid "Journal removed\n"
4112 #: misc/tune2fs.c:286
4113 msgid "while reading bitmaps"
4116 #: misc/tune2fs.c:294
4117 msgid "while clearing journal inode"
4120 #: misc/tune2fs.c:305
4121 msgid "while writing journal inode"
4124 #: misc/tune2fs.c:320
4126 msgid "Invalid mount option set: %s\n"
4129 #: misc/tune2fs.c:356
4131 msgid "Clearing filesystem feature '%s' not supported.\n"
4134 #: misc/tune2fs.c:362
4136 msgid "Setting filesystem feature '%s' not supported.\n"
4139 #: misc/tune2fs.c:371
4141 "The has_journal feature may only be cleared when the filesystem is\n"
4142 "unmounted or mounted read-only.\n"
4145 #: misc/tune2fs.c:379
4147 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
4148 "the has_journal flag.\n"
4151 #: misc/tune2fs.c:412
4153 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4157 #: misc/tune2fs.c:423
4159 "The huge_file feature may only be cleared when the filesystem is\n"
4160 "unmounted or mounted read-only.\n"
4163 #: misc/tune2fs.c:451
4165 msgid "(and reboot afterwards!)\n"
4168 #: misc/tune2fs.c:472
4169 msgid "The filesystem already has a journal.\n"
4172 #: misc/tune2fs.c:490
4176 "\twhile trying to open journal on %s\n"
4179 #: misc/tune2fs.c:494
4181 msgid "Creating journal on device %s: "
4184 #: misc/tune2fs.c:502
4186 msgid "while adding filesystem to journal on %s"
4189 #: misc/tune2fs.c:508
4190 msgid "Creating journal inode: "
4193 #: misc/tune2fs.c:517
4196 "\twhile trying to create journal file"
4199 #: misc/tune2fs.c:584
4201 msgid "Couldn't parse date/time specifier: %s"
4204 #: misc/tune2fs.c:608 misc/tune2fs.c:621
4206 msgid "bad mounts count - %s"
4209 #: misc/tune2fs.c:637
4211 msgid "bad error behavior - %s"
4214 #: misc/tune2fs.c:664
4216 msgid "bad gid/group name - %s"
4219 #: misc/tune2fs.c:697
4221 msgid "bad interval - %s"
4224 #: misc/tune2fs.c:725
4226 msgid "bad reserved block ratio - %s"
4229 #: misc/tune2fs.c:740
4230 msgid "-o may only be specified once"
4233 #: misc/tune2fs.c:750
4234 msgid "-O may only be specified once"
4237 #: misc/tune2fs.c:760
4239 msgid "bad reserved blocks count - %s"
4242 #: misc/tune2fs.c:789
4244 msgid "bad uid/user name - %s"
4247 #: misc/tune2fs.c:806
4249 msgid "bad inode size - %s"
4252 #: misc/tune2fs.c:813
4254 msgid "Inode size must be a power of two- %s"
4257 #: misc/tune2fs.c:900
4259 msgid "Invalid RAID stride: %s\n"
4262 #: misc/tune2fs.c:915
4264 msgid "Invalid RAID stripe-width: %s\n"
4267 #: misc/tune2fs.c:930
4269 msgid "Invalid hash algorithm: %s\n"
4272 #: misc/tune2fs.c:936
4274 msgid "Setting default hash algorithm to %s (%d)\n"
4277 #: misc/tune2fs.c:944
4281 "Bad options specified.\n"
4283 "Extended options are separated by commas, and may take an argument which\n"
4284 "\tis set off by an equals ('=') sign.\n"
4286 "Valid extended options are:\n"
4287 "\tstride=<RAID per-disk chunk size in blocks>\n"
4288 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4289 "\thash_alg=<hash algorithm>\n"
4294 #: misc/tune2fs.c:1384 misc/tune2fs.c:1389 resize/resize2fs.c:760
4295 msgid "blocks to be moved"
4298 #: misc/tune2fs.c:1471
4301 "To undo the tune2fs operation please run the command\n"
4306 #: misc/tune2fs.c:1529
4308 msgid "The inode size is already %d\n"
4311 #: misc/tune2fs.c:1534
4313 msgid "Shrinking the inode size is not supported\n"
4316 #: misc/tune2fs.c:1577
4318 msgid "Setting maximal mount count to %d\n"
4321 #: misc/tune2fs.c:1583
4323 msgid "Setting current mount count to %d\n"
4326 #: misc/tune2fs.c:1588
4328 msgid "Setting error behavior to %d\n"
4331 #: misc/tune2fs.c:1593
4333 msgid "Setting reserved blocks gid to %lu\n"
4336 #: misc/tune2fs.c:1598
4338 msgid "Setting interval between checks to %lu seconds\n"
4341 #: misc/tune2fs.c:1605
4343 msgid "Setting reserved blocks percentage to %g%% (%u blocks)\n"
4346 #: misc/tune2fs.c:1612
4348 msgid "reserved blocks count is too big (%lu)"
4351 #: misc/tune2fs.c:1618
4353 msgid "Setting reserved blocks count to %lu\n"
4356 #: misc/tune2fs.c:1624
4359 "The filesystem already has sparse superblocks.\n"
4362 #: misc/tune2fs.c:1631
4366 "Sparse superblock flag set. %s"
4369 #: misc/tune2fs.c:1636
4372 "Clearing the sparse superflag not supported.\n"
4375 #: misc/tune2fs.c:1643
4377 msgid "Setting time filesystem last checked to %s\n"
4380 #: misc/tune2fs.c:1649
4382 msgid "Setting reserved blocks uid to %lu\n"
4385 #: misc/tune2fs.c:1700
4386 msgid "Invalid UUID format\n"
4389 #: misc/tune2fs.c:1712
4390 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4393 #: misc/tune2fs.c:1719
4395 "Changing the inode size not supported for filesystems with the flex_bg\n"
4396 "feature enabled.\n"
4399 #: misc/tune2fs.c:1731
4401 "Error in resizing the inode size.\n"
4402 "Run e2undo to undo the file system changes. \n"
4405 #: misc/tune2fs.c:1735
4407 msgid "Setting inode size %lu\n"
4410 #: misc/tune2fs.c:1745
4412 msgid "Setting stride size to %d\n"
4415 #: misc/tune2fs.c:1750
4417 msgid "Setting stripe width to %d\n"
4421 msgid "Proceed anyway? (y,n) "
4426 msgid "Could not stat %s --- %s\n"
4432 "The device apparently does not exist; did you specify it correctly?\n"
4437 msgid "%s is not a block special device.\n"
4442 msgid "%s is entire device, not just one partition!\n"
4446 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
4451 msgid "will not make a %s here!\n"
4455 msgid "mke2fs forced anyway.\n"
4459 msgid "Couldn't allocate memory to parse journal options!\n"
4465 "Bad journal options specified.\n"
4467 "Journal options are separated by commas, and may take an argument which\n"
4468 "\tis set off by an equals ('=') sign.\n"
4470 "Valid journal options are:\n"
4471 "\tsize=<journal size in megabytes>\n"
4472 "\tdevice=<journal device>\n"
4474 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
4481 "Filesystem too small for a journal\n"
4488 "The requested journal size is %d blocks; it must be\n"
4489 "between 1024 and 10240000 blocks. Aborting.\n"
4495 "Journal size too big for filesystem.\n"
4501 "This filesystem will be automatically checked every %d mounts or\n"
4502 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
4505 #: misc/uuidgen.c:31
4507 msgid "Usage: %s [-r] [-t]\n"
4510 #: resize/extent.c:196
4511 msgid "# Extent dump:\n"
4514 #: resize/extent.c:197
4516 msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
4519 #: resize/extent.c:200
4521 msgid "#\t\t %u -> %u (%d)\n"
4527 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
4532 msgid "Extending the inode table"
4536 msgid "Relocating blocks"
4540 msgid "Scanning inode table"
4544 msgid "Updating inode references"
4548 msgid "Moving inode table"
4552 msgid "Unknown pass?!?"
4557 msgid "Begin pass %d (max = %lu)\n"
4560 #: resize/main.c:264
4562 msgid "while opening %s"
4565 #: resize/main.c:276
4567 msgid "while getting stat information for %s"
4570 #: resize/main.c:337
4573 "%s: The combination of flex_bg and\n"
4574 "\t!resize_inode features is not supported by resize2fs.\n"
4577 #: resize/main.c:345
4579 msgid "Estimated minimum size of the filesystem: %u\n"
4582 #: resize/main.c:381
4584 msgid "Invalid new size: %s\n"
4587 #: resize/main.c:394
4588 msgid "Invalid stride length"
4591 #: resize/main.c:418
4594 "The containing partition (or device) is only %u (%dk) blocks.\n"
4595 "You requested a new size of %u blocks.\n"
4599 #: resize/main.c:425
4602 "The filesystem is already %u blocks long. Nothing to do!\n"
4606 #: resize/main.c:436
4609 "Please run 'e2fsck -f %s' first.\n"
4613 #: resize/main.c:447
4615 msgid "while trying to resize %s"
4618 #: resize/main.c:452
4621 "The filesystem on %s is now %u blocks long.\n"
4625 #: resize/online.c:37
4627 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
4630 #: resize/online.c:41
4632 msgid "On-line shrinking from %u to %u not supported.\n"
4635 #: resize/online.c:61
4636 msgid "Filesystem does not support online resizing"
4639 #: resize/online.c:68
4641 msgid "while trying to open mountpoint %s"
4644 #: resize/online.c:76
4645 msgid "Permission denied to resize filesystem"
4648 #: resize/online.c:79
4649 msgid "Kernel does not support online resizing"
4652 #: resize/online.c:82
4653 msgid "While checking for on-line resizing support"
4656 #: resize/online.c:111
4658 msgid "Performing an on-line resize of %s to %u (%dk) blocks.\n"
4661 #: resize/online.c:121
4662 msgid "While trying to extend the last group"
4665 #: resize/online.c:180
4667 msgid "While trying to add group #%d"
4670 #: resize/online.c:191
4673 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
4677 #: resize/resize2fs.c:322
4679 msgid "inodes (%llu) must be less than %u"
4682 #: resize/resize2fs.c:755
4683 msgid "reserved blocks"
4686 #: resize/resize2fs.c:765
4687 msgid "meta-data blocks"
4690 #: resize/resize2fs.c:1703
4692 msgid "Should never happen: resize inode corrupt!\n"