1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Theodore Tso
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
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). Also the "%B" expansion is special:
27 #. it can expand to either the string "indirect block" (possibly preceded
28 #. by the word "double" or "triple"), or the string "block #" immediately
29 #. followed by an integer indicating a block sequence number.
31 #. %b <blk> block number
32 #. %B "indirect block" | "block #"<blkcount> string | string+integer
33 #. %c <blk2> block number
34 #. %Di <dirent> -> ino inode number
35 #. %Dn <dirent> -> name string
36 #. %Dr <dirent> -> rec_len
37 #. %Dl <dirent> -> name_len
38 #. %Dt <dirent> -> filetype
39 #. %d <dir> inode number
41 #. %i <ino> inode number
42 #. %Is <inode> -> i_size
43 #. %IS <inode> -> i_extra_isize
44 #. %Ib <inode> -> i_blocks
45 #. %Il <inode> -> i_links_count
46 #. %Im <inode> -> i_mode
47 #. %IM <inode> -> i_mtime
48 #. %IF <inode> -> i_faddr
49 #. %If <inode> -> i_file_acl
50 #. %Id <inode> -> i_dir_acl
51 #. %Iu <inode> -> i_uid
52 #. %Ig <inode> -> i_gid
53 #. %It <str> file type
54 #. %j <ino2> inode number
55 #. %m <com_err error message>
57 #. %p ext2fs_get_pathname of directory <ino>
58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
59 #. the containing directory. (If dirent is NULL
60 #. then return the pathname of directory <ino2>)
61 #. %q ext2fs_get_pathname of directory <dir>
62 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
63 #. the containing directory.
64 #. %s <str> miscellaneous string
65 #. %S backup superblock
66 #. %X <num> hexadecimal format
71 "Project-Id-Version: PACKAGE VERSION\n"
72 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
73 "POT-Creation-Date: 2017-08-04 01:30-0400\n"
74 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
75 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
76 "Language-Team: LANGUAGE <LL@li.org>\n"
79 "Content-Type: text/plain; charset=CHARSET\n"
80 "Content-Transfer-Encoding: 8bit\n"
81 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
83 #: e2fsck/badblocks.c:23 misc/mke2fs.c:214
85 msgid "Bad block %u out of range; ignored.\n"
88 #: e2fsck/badblocks.c:46
89 msgid "while sanity checking the bad blocks inode"
92 #: e2fsck/badblocks.c:58
93 msgid "while reading the bad blocks inode"
96 #: e2fsck/badblocks.c:72 e2fsck/scantest.c:107 e2fsck/unix.c:1515
97 #: e2fsck/unix.c:1608 misc/badblocks.c:1251 misc/badblocks.c:1259
98 #: misc/badblocks.c:1273 misc/badblocks.c:1285 misc/dumpe2fs.c:593
99 #: misc/e2image.c:1400 misc/e2image.c:1584 misc/e2image.c:1605
100 #: misc/mke2fs.c:230 misc/tune2fs.c:2710 misc/tune2fs.c:2804 resize/main.c:413
102 msgid "while trying to open %s"
105 #: e2fsck/badblocks.c:83
107 msgid "while trying popen '%s'"
110 #: e2fsck/badblocks.c:94 misc/mke2fs.c:237
111 msgid "while reading in list of bad blocks from file"
114 #: e2fsck/badblocks.c:105
115 msgid "while updating bad block inode"
118 #: e2fsck/badblocks.c:133
120 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
123 #: e2fsck/ehandler.c:55
125 msgid "Error reading block %lu (%s) while %s. "
128 #: e2fsck/ehandler.c:58
130 msgid "Error reading block %lu (%s). "
133 #: e2fsck/ehandler.c:66 e2fsck/ehandler.c:115
137 #: e2fsck/ehandler.c:67
138 msgid "Force rewrite"
141 #: e2fsck/ehandler.c:109
143 msgid "Error writing block %lu (%s) while %s. "
146 #: e2fsck/ehandler.c:112
148 msgid "Error writing block %lu (%s). "
151 #: e2fsck/emptydir.c:57
152 msgid "empty dirblocks"
155 #: e2fsck/emptydir.c:62
156 msgid "empty dir map"
159 #: e2fsck/emptydir.c:98
161 msgid "Empty directory block %u (#%d) in inode %u\n"
164 #: e2fsck/extend.c:22
166 msgid "%s: %s filename nblocks blocksize\n"
169 #: e2fsck/extend.c:44
171 msgid "Illegal number of blocks!\n"
174 #: e2fsck/extend.c:50
176 msgid "Couldn't allocate block buffer (size=%d)\n"
179 #: e2fsck/extents.c:42
180 msgid "extent rebuild inode map"
183 #: e2fsck/flushb.c:35
185 msgid "Usage: %s disk\n"
188 #: e2fsck/flushb.c:64
190 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
195 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
198 #: e2fsck/iscan.c:81 e2fsck/unix.c:1041
200 msgid "while opening %s for flushing"
203 #: e2fsck/iscan.c:86 e2fsck/unix.c:1047 resize/main.c:382
205 msgid "while trying to flush %s"
208 #: e2fsck/iscan.c:110
210 msgid "while trying to open '%s'"
213 #: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1293
214 msgid "while opening inode scan"
217 #: e2fsck/iscan.c:127 misc/e2image.c:1312
218 msgid "while getting next inode"
221 #: e2fsck/iscan.c:136
223 msgid "%u inodes scanned.\n"
226 #: e2fsck/journal.c:594
227 msgid "reading journal superblock\n"
230 #: e2fsck/journal.c:667
232 msgid "%s: no valid journal superblock found\n"
235 #: e2fsck/journal.c:676
237 msgid "%s: journal too short\n"
240 #: e2fsck/journal.c:969 misc/fuse2fs.c:3791
242 msgid "%s: recovering journal\n"
245 #: e2fsck/journal.c:971
247 msgid "%s: won't do journal recovery while read-only\n"
250 #: e2fsck/journal.c:998
252 msgid "while trying to re-open %s"
255 #: e2fsck/message.c:116
256 msgid "aextended attribute"
259 #: e2fsck/message.c:117
260 msgid "Aerror allocating"
263 #: e2fsck/message.c:118
267 #: e2fsck/message.c:119
271 #: e2fsck/message.c:120
275 #: e2fsck/message.c:121
276 msgid "Cconflicts with some other fs @b"
279 #: e2fsck/message.c:122
283 #: e2fsck/message.c:123
287 #: e2fsck/message.c:124
291 #: e2fsck/message.c:125
292 msgid "E@e '%Dn' in %p (%i)"
295 #: e2fsck/message.c:126
299 #: e2fsck/message.c:127
300 msgid "Ffor @i %i (%Q) is"
303 #: e2fsck/message.c:128
307 #: e2fsck/message.c:129
311 #: e2fsck/message.c:130
315 #: e2fsck/message.c:131
319 #: e2fsck/message.c:132
323 #: e2fsck/message.c:133
327 #: e2fsck/message.c:134
331 #: e2fsck/message.c:135
332 msgid "mmultiply-claimed"
335 #: e2fsck/message.c:136
339 #: e2fsck/message.c:137
343 #: e2fsck/message.c:138
347 #: e2fsck/message.c:139
351 #: e2fsck/message.c:140
355 #: e2fsck/message.c:141
359 #: e2fsck/message.c:142
363 #: e2fsck/message.c:143
367 #: e2fsck/message.c:144
371 #: e2fsck/message.c:145
375 #: e2fsck/message.c:146
379 #: e2fsck/message.c:157
380 msgid "<The NULL inode>"
383 #: e2fsck/message.c:158
384 msgid "<The bad blocks inode>"
387 #: e2fsck/message.c:160
388 msgid "<The user quota inode>"
391 #: e2fsck/message.c:161
392 msgid "<The group quota inode>"
395 #: e2fsck/message.c:162
396 msgid "<The boot loader inode>"
399 #: e2fsck/message.c:163
400 msgid "<The undelete directory inode>"
403 #: e2fsck/message.c:164
404 msgid "<The group descriptor inode>"
407 #: e2fsck/message.c:165
408 msgid "<The journal inode>"
411 #: e2fsck/message.c:166
412 msgid "<Reserved inode 9>"
415 #: e2fsck/message.c:167
416 msgid "<Reserved inode 10>"
419 #: e2fsck/message.c:336
423 #: e2fsck/message.c:338
427 #: e2fsck/message.c:340
428 msgid "character device"
431 #: e2fsck/message.c:342
435 #: e2fsck/message.c:344
439 #: e2fsck/message.c:346
440 msgid "symbolic link"
443 #: e2fsck/message.c:348 misc/uuidd.c:162
447 #: e2fsck/message.c:350
449 msgid "unknown file type with mode 0%o"
452 #: e2fsck/message.c:425
453 msgid "indirect block"
456 #: e2fsck/message.c:427
457 msgid "double indirect block"
460 #: e2fsck/message.c:429
461 msgid "triple indirect block"
464 #: e2fsck/message.c:431
465 msgid "translator block"
468 #: e2fsck/message.c:433
472 #: e2fsck/message.c:509
476 #: e2fsck/message.c:512 e2fsck/message.c:515
480 #: e2fsck/message.c:518
481 msgid "unknown quota type"
484 #: e2fsck/pass1b.c:222
485 msgid "multiply claimed inode map"
488 #: e2fsck/pass1b.c:647 e2fsck/pass1b.c:795
490 msgid "internal error: can't find dup_blk for %llu\n"
493 #: e2fsck/pass1b.c:905
494 msgid "returned from clone_file_block"
497 #: e2fsck/pass1b.c:929
499 msgid "internal error: couldn't lookup EA block record for %llu"
502 #: e2fsck/pass1b.c:941
504 msgid "internal error: couldn't lookup EA inode record for %u"
507 #: e2fsck/pass1.c:666 e2fsck/pass2.c:972
508 msgid "reading directory block"
511 #: e2fsck/pass1.c:1112
512 msgid "in-use inode map"
515 #: e2fsck/pass1.c:1123
516 msgid "directory inode map"
519 #: e2fsck/pass1.c:1133
520 msgid "regular file inode map"
523 #: e2fsck/pass1.c:1142 misc/e2image.c:1268
524 msgid "in-use block map"
527 #: e2fsck/pass1.c:1151
528 msgid "metadata block map"
531 #: e2fsck/pass1.c:1213
532 msgid "opening inode scan"
535 #: e2fsck/pass1.c:1251
536 msgid "getting next inode from scan"
539 #: e2fsck/pass1.c:1941
543 #: e2fsck/pass1.c:2002
545 msgid "reading indirect blocks of inode %u"
548 #: e2fsck/pass1.c:2052
549 msgid "bad inode map"
552 #: e2fsck/pass1.c:2092
553 msgid "inode in bad block map"
556 #: e2fsck/pass1.c:2112
557 msgid "imagic inode map"
560 #: e2fsck/pass1.c:2139
561 msgid "multiply claimed block map"
564 #: e2fsck/pass1.c:2253
565 msgid "ext attr block map"
568 #: e2fsck/pass1.c:3423
570 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
573 #: e2fsck/pass1.c:3840
577 #: e2fsck/pass1.c:3846
581 #: e2fsck/pass1.c:3852
585 #: e2fsck/pass2.c:287
589 #: e2fsck/pass2.c:1044 e2fsck/pass2.c:1209
590 msgid "Can not continue."
594 msgid "inode done bitmap"
601 #: e2fsck/pass3.c:149
605 #: e2fsck/pass3.c:344
606 msgid "inode loop detection bitmap"
609 #: e2fsck/pass4.c:207
617 #: e2fsck/pass5.c:104
618 msgid "check_inode_bitmap_checksum: Memory allocation error"
621 #: e2fsck/pass5.c:158
622 msgid "check_block_bitmap_checksum: Memory allocation error"
625 #: e2fsck/problem.c:51
629 #: e2fsck/problem.c:52
633 #: e2fsck/problem.c:53
637 #: e2fsck/problem.c:54
641 #: e2fsck/problem.c:55
645 #: e2fsck/problem.c:56
649 #: e2fsck/problem.c:57
650 msgid "Connect to /lost+found"
653 #: e2fsck/problem.c:58
657 #: e2fsck/problem.c:59
661 #: e2fsck/problem.c:60
665 #: e2fsck/problem.c:61
669 #: e2fsck/problem.c:62
673 #: e2fsck/problem.c:63
677 #: e2fsck/problem.c:64
681 #: e2fsck/problem.c:65
682 msgid "Clone multiply-claimed blocks"
685 #: e2fsck/problem.c:66
689 #: e2fsck/problem.c:67
690 msgid "Suppress messages"
693 #: e2fsck/problem.c:68
697 #: e2fsck/problem.c:69
698 msgid "Clear HTree index"
701 #: e2fsck/problem.c:70
705 #: e2fsck/problem.c:79
709 #: e2fsck/problem.c:80
713 #: e2fsck/problem.c:81
717 #: e2fsck/problem.c:82
721 #: e2fsck/problem.c:83
725 #: e2fsck/problem.c:84
729 #: e2fsck/problem.c:85
733 #: e2fsck/problem.c:86
737 #: e2fsck/problem.c:87
741 #: e2fsck/problem.c:88
745 #: e2fsck/problem.c:89
746 msgid "INODE CLEARED"
749 #: e2fsck/problem.c:90
753 #: e2fsck/problem.c:91
757 #: e2fsck/problem.c:92
761 #: e2fsck/problem.c:93
762 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
765 #: e2fsck/problem.c:94
769 #: e2fsck/problem.c:95
773 #: e2fsck/problem.c:96
777 #: e2fsck/problem.c:97
778 msgid "HTREE INDEX CLEARED"
781 #: e2fsck/problem.c:98
782 msgid "WILL RECREATE"
785 #: e2fsck/problem.c:110
786 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
787 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
790 #: e2fsck/problem.c:114
791 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
792 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
795 #: e2fsck/problem.c:119
796 #. @-expanded: inode table for group %g is not in group. (block %b)\n
797 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
799 "@i table for @g %g is not in @g. (@b %b)\n"
800 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
803 #: e2fsck/problem.c:125
805 #. @-expanded: The superblock could not be read or does not describe a valid ext2/ext3/ext4\n
806 #. @-expanded: filesystem. If the device is valid and it really contains an ext2/ext3/ext4\n
807 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
808 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
809 #. @-expanded: e2fsck -b 8193 <device>\n
811 #. @-expanded: e2fsck -b 32768 <device>\n
815 "The @S could not be read or does not describe a valid ext2/ext3/ext4\n"
816 "@f. If the @v is valid and it really contains an ext2/ext3/ext4\n"
817 "@f (and not swap or ufs or something else), then the @S\n"
818 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
819 " e2fsck -b 8193 <@v>\n"
821 " e2fsck -b 32768 <@v>\n"
825 #: e2fsck/problem.c:136
826 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
827 #. @-expanded: The physical size of the device is %c blocks\n
828 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
830 "The @f size (according to the @S) is %b @bs\n"
831 "The physical size of the @v is %c @bs\n"
832 "Either the @S or the partition table is likely to be corrupt!\n"
835 #: e2fsck/problem.c:143
836 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
837 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
838 #. @-expanded: from the block size.\n
840 "@S @b_size = %b, fragsize = %c.\n"
841 "This version of e2fsck does not support fragment sizes different\n"
842 "from the @b size.\n"
845 #: e2fsck/problem.c:150
846 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
847 msgid "@S @bs_per_group = %b, should have been %c\n"
850 #: e2fsck/problem.c:155
851 #. @-expanded: superblock first_data_block = %b, should have been %c\n
852 msgid "@S first_data_@b = %b, should have been %c\n"
855 #: e2fsck/problem.c:160
856 #. @-expanded: filesystem did not have a UUID; generating one.\n
859 "@f did not have a UUID; generating one.\n"
863 #: e2fsck/problem.c:165
866 "Note: if several inode or block bitmap blocks or part\n"
867 "of the inode table require relocation, you may wish to try\n"
868 "running e2fsck with the '-b %S' option first. The problem\n"
869 "may lie only with the primary block group descriptors, and\n"
870 "the backup block group descriptors may be OK.\n"
874 #: e2fsck/problem.c:174
875 #. @-expanded: Corruption found in superblock. (%s = %N).\n
876 msgid "Corruption found in @S. (%s = %N).\n"
879 #: e2fsck/problem.c:179
881 #. @-expanded: Error determining size of the physical device: %m\n
882 msgid "Error determining size of the physical @v: %m\n"
885 #: e2fsck/problem.c:184
886 #. @-expanded: inode count in superblock is %i, should be %j.\n
887 msgid "@i count in @S is %i, @s %j.\n"
890 #: e2fsck/problem.c:188
891 msgid "The Hurd does not support the filetype feature.\n"
894 #: e2fsck/problem.c:193
896 #. @-expanded: superblock has an invalid journal (inode %i).\n
897 msgid "@S has an @n @j (@i %i).\n"
900 #: e2fsck/problem.c:198
901 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
902 msgid "External @j has multiple @f users (unsupported).\n"
905 #: e2fsck/problem.c:203
906 #. @-expanded: Can't find external journal\n
907 msgid "Can't find external @j\n"
910 #: e2fsck/problem.c:208
911 #. @-expanded: External journal has bad superblock\n
912 msgid "External @j has bad @S\n"
915 #: e2fsck/problem.c:213
916 #. @-expanded: External journal does not support this filesystem\n
917 msgid "External @j does not support this @f\n"
920 #: e2fsck/problem.c:218
921 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
922 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
923 #. @-expanded: format.\n
924 #. @-expanded: It is also possible the journal superblock is corrupt.\n
926 "@f @j @S is unknown type %N (unsupported).\n"
927 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
929 "It is also possible the @j @S is corrupt.\n"
932 #: e2fsck/problem.c:226
933 #. @-expanded: journal superblock is corrupt.\n
934 msgid "@j @S is corrupt.\n"
937 #: e2fsck/problem.c:231
938 #. @-expanded: superblock has_journal flag is clear, but a journal is present.\n
939 msgid "@S has_@j flag is clear, but a @j is present.\n"
942 #: e2fsck/problem.c:236
943 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
944 msgid "@S needs_recovery flag is set, but no @j is present.\n"
947 #: e2fsck/problem.c:241
948 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
949 msgid "@S needs_recovery flag is clear, but @j has data.\n"
952 #: e2fsck/problem.c:246
953 #. @-expanded: Clear journal
957 #: e2fsck/problem.c:251 e2fsck/problem.c:751
958 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
959 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
962 #: e2fsck/problem.c:256
963 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
964 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
967 #: e2fsck/problem.c:261
968 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
969 msgid "@I %B (%b) found in @o @i %i.\n"
972 #: e2fsck/problem.c:266
973 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
974 msgid "Already cleared %B (%b) found in @o @i %i.\n"
977 #: e2fsck/problem.c:271
979 #. @-expanded: illegal orphaned inode %i in superblock.\n
980 msgid "@I @o @i %i in @S.\n"
983 #: e2fsck/problem.c:276
985 #. @-expanded: illegal inode %i in orphaned inode list.\n
986 msgid "@I @i %i in @o @i list.\n"
989 #: e2fsck/problem.c:281
990 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
991 msgid "@j @S has an unknown read-only feature flag set.\n"
994 #: e2fsck/problem.c:286
995 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
996 msgid "@j @S has an unknown incompatible feature flag set.\n"
999 #: e2fsck/problem.c:291
1000 #. @-expanded: journal version not supported by this e2fsck.\n
1001 msgid "@j version not supported by this e2fsck.\n"
1004 #: e2fsck/problem.c:296
1006 #. @-expanded: Moving journal from /%s to hidden inode.\n
1009 "Moving @j from /%s to hidden @i.\n"
1013 #: e2fsck/problem.c:301
1015 #. @-expanded: Error moving journal: %m\n
1018 "Error moving @j: %m\n"
1022 #: e2fsck/problem.c:306
1023 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1024 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1027 "Found @n V2 @j @S fields (from V1 @j).\n"
1028 "Clearing fields beyond the V1 @j @S...\n"
1032 #: e2fsck/problem.c:312
1033 #. @-expanded: Run journal anyway
1034 msgid "Run @j anyway"
1037 #: e2fsck/problem.c:317
1038 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1039 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1042 #: e2fsck/problem.c:322
1043 #. @-expanded: Backing up journal inode block information.\n
1046 "Backing up @j @i @b information.\n"
1050 #: e2fsck/problem.c:328
1051 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1052 #. @-expanded: is %N; should be zero.
1054 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1058 #: e2fsck/problem.c:334
1059 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1060 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1063 #: e2fsck/problem.c:339
1064 #. @-expanded: Resize inode not valid.
1065 msgid "Resize @i not valid. "
1068 #: e2fsck/problem.c:344
1069 #. @-expanded: superblock last mount time (%t,\n
1070 #. @-expanded: \tnow = %T) is in the future.\n
1072 "@S last mount time (%t,\n"
1073 "\tnow = %T) is in the future.\n"
1076 #: e2fsck/problem.c:349
1077 #. @-expanded: superblock last write time (%t,\n
1078 #. @-expanded: \tnow = %T) is in the future.\n
1080 "@S last write time (%t,\n"
1081 "\tnow = %T) is in the future.\n"
1084 #: e2fsck/problem.c:354
1086 #. @-expanded: superblock hint for external superblock should be %X.
1087 msgid "@S hint for external superblock @s %X. "
1090 #: e2fsck/problem.c:359
1091 #. @-expanded: Adding dirhash hint to filesystem.\n
1094 "Adding dirhash hint to @f.\n"
1098 #: e2fsck/problem.c:364
1099 #. @-expanded: group descriptor %g checksum is %04x, should be %04y.
1100 msgid "@g descriptor %g checksum is %04x, should be %04y. "
1103 #: e2fsck/problem.c:369
1105 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1106 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1109 #: e2fsck/problem.c:374
1110 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1111 msgid "@g descriptor %g has invalid unused inodes count %b. "
1114 #: e2fsck/problem.c:379
1115 #. @-expanded: Last group block bitmap uninitialized.
1116 msgid "Last @g @b @B uninitialized. "
1119 #: e2fsck/problem.c:384
1121 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1124 #: e2fsck/problem.c:389
1125 msgid "The test_fs flag is set (and ext4 is available). "
1128 #: e2fsck/problem.c:394
1129 #. @-expanded: superblock last mount time is in the future.\n
1130 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1131 #. @-expanded: set)\n
1133 "@S last mount time is in the future.\n"
1134 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1138 #: e2fsck/problem.c:400
1139 #. @-expanded: superblock last write time is in the future.\n
1140 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1141 #. @-expanded: set)\n
1143 "@S last write time is in the future.\n"
1144 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1148 #: e2fsck/problem.c:406
1149 #. @-expanded: One or more block group descriptor checksums are invalid.
1150 msgid "One or more @b @g descriptor checksums are invalid. "
1153 #: e2fsck/problem.c:411
1154 #. @-expanded: Setting free inodes count to %j (was %i)\n
1155 msgid "Setting free @is count to %j (was %i)\n"
1158 #: e2fsck/problem.c:416
1159 #. @-expanded: Setting free blocks count to %c (was %b)\n
1160 msgid "Setting free @bs count to %c (was %b)\n"
1163 #: e2fsck/problem.c:421
1164 #. @-expanded: Hiding %U quota inode %i (%Q).\n
1165 msgid "Hiding %U @q @i %i (%Q).\n"
1168 #: e2fsck/problem.c:426
1169 #. @-expanded: superblock has invalid MMP block.
1170 msgid "@S has invalid MMP block. "
1173 #: e2fsck/problem.c:431
1174 #. @-expanded: superblock has invalid MMP magic.
1175 msgid "@S has invalid MMP magic. "
1178 #: e2fsck/problem.c:436
1180 msgid "ext2fs_open2: %m\n"
1183 #: e2fsck/problem.c:441
1185 msgid "ext2fs_check_desc: %m\n"
1188 #: e2fsck/problem.c:447
1189 #. @-expanded: superblock metadata_csum supersedes uninit_bg; both feature bits cannot be set
1190 #. @-expanded: simultaneously.
1192 "@S metadata_csum supersedes uninit_bg; both feature bits cannot be set "
1196 #: e2fsck/problem.c:453
1197 #. @-expanded: superblock MMP block checksum does not match MMP block.
1198 msgid "@S MMP @b checksum does not match MMP @b. "
1201 #: e2fsck/problem.c:458
1202 #. @-expanded: superblock 64bit filesystem needs extents to access the whole disk.
1203 msgid "@S 64bit @f needs extents to access the whole disk. "
1206 #: e2fsck/problem.c:463
1207 msgid "First_meta_bg is too big. (%N, max value %g). "
1210 #: e2fsck/problem.c:468
1211 #. @-expanded: External journal superblock checksum does not match superblock.
1212 msgid "External @j @S checksum does not match @S. "
1215 #: e2fsck/problem.c:473
1216 #. @-expanded: superblock metadata_csum_seed is not necessary without metadata_csum.
1217 msgid "@S metadata_csum_seed is not necessary without metadata_csum."
1220 #: e2fsck/problem.c:478
1222 msgid "Error initializing quota context in support library: %m\n"
1225 #: e2fsck/problem.c:483
1226 #. @-expanded: Bad required extra isize in superblock (%N).
1227 msgid "Bad required extra isize in @S (%N). "
1230 #: e2fsck/problem.c:488
1231 #. @-expanded: Bad desired extra isize in superblock (%N).
1232 msgid "Bad desired extra isize in @S (%N). "
1235 #: e2fsck/problem.c:493
1236 #. @-expanded: Invalid %U quota inode %i.
1237 msgid "Invalid %U @q @i %i. "
1240 #: e2fsck/problem.c:500
1241 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1242 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1245 #: e2fsck/problem.c:504
1246 #. @-expanded: root inode is not a directory.
1247 msgid "@r is not a @d. "
1250 #: e2fsck/problem.c:509
1251 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1252 msgid "@r has dtime set (probably due to old mke2fs). "
1255 #: e2fsck/problem.c:514
1256 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1257 msgid "Reserved @i %i (%Q) has @n mode. "
1260 #: e2fsck/problem.c:519
1262 #. @-expanded: deleted inode %i has zero dtime.
1263 msgid "@D @i %i has zero dtime. "
1266 #: e2fsck/problem.c:524
1268 #. @-expanded: inode %i is in use, but has dtime set.
1269 msgid "@i %i is in use, but has dtime set. "
1272 #: e2fsck/problem.c:529
1274 #. @-expanded: inode %i is a zero-length directory.
1275 msgid "@i %i is a @z @d. "
1278 #: e2fsck/problem.c:534
1279 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1280 msgid "@g %g's @b @B at %b @C.\n"
1283 #: e2fsck/problem.c:539
1284 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1285 msgid "@g %g's @i @B at %b @C.\n"
1288 #: e2fsck/problem.c:544
1289 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1290 msgid "@g %g's @i table at %b @C.\n"
1293 #: e2fsck/problem.c:549
1294 #. @-expanded: group %g's block bitmap (%b) is bad.
1295 msgid "@g %g's @b @B (%b) is bad. "
1298 #: e2fsck/problem.c:554
1299 #. @-expanded: group %g's inode bitmap (%b) is bad.
1300 msgid "@g %g's @i @B (%b) is bad. "
1303 #: e2fsck/problem.c:559
1304 #. @-expanded: inode %i, i_size is %Is, should be %N.
1305 msgid "@i %i, i_size is %Is, @s %N. "
1308 #: e2fsck/problem.c:564
1309 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1310 msgid "@i %i, i_@bs is %Ib, @s %N. "
1313 #: e2fsck/problem.c:569
1314 #. @-expanded: illegal %B (%b) in inode %i.
1315 msgid "@I %B (%b) in @i %i. "
1318 #: e2fsck/problem.c:574
1319 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1320 msgid "%B (%b) overlaps @f metadata in @i %i. "
1323 #: e2fsck/problem.c:579
1325 #. @-expanded: inode %i has illegal block(s).
1326 msgid "@i %i has illegal @b(s). "
1329 #: e2fsck/problem.c:584
1331 #. @-expanded: Too many illegal blocks in inode %i.\n
1332 msgid "Too many illegal @bs in @i %i.\n"
1335 #: e2fsck/problem.c:589
1336 #. @-expanded: illegal %B (%b) in bad block inode.
1337 msgid "@I %B (%b) in bad @b @i. "
1340 #: e2fsck/problem.c:594
1341 #. @-expanded: Bad block inode has illegal block(s).
1342 msgid "Bad @b @i has illegal @b(s). "
1345 #: e2fsck/problem.c:599
1346 #. @-expanded: Duplicate or bad block in use!\n
1347 msgid "Duplicate or bad @b in use!\n"
1350 #: e2fsck/problem.c:604
1351 #. @-expanded: Bad block %b used as bad block inode indirect block.
1352 msgid "Bad @b %b used as bad @b @i indirect @b. "
1355 #: e2fsck/problem.c:609
1357 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1358 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1359 #. @-expanded: in the filesystem.\n
1362 "The bad @b @i has probably been corrupted. You probably\n"
1363 "should stop now and run e2fsck -c to scan for bad blocks\n"
1367 #: e2fsck/problem.c:616
1369 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1372 "If the @b is really bad, the @f can not be fixed.\n"
1375 #: e2fsck/problem.c:621
1376 #. @-expanded: You can remove this block from the bad block list and hope\n
1377 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1380 "You can remove this @b from the bad @b list and hope\n"
1381 "that the @b is really OK. But there are no guarantees.\n"
1385 #: e2fsck/problem.c:627
1386 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1387 msgid "The primary @S (%b) is on the bad @b list.\n"
1390 #: e2fsck/problem.c:632
1391 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1392 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1395 #: e2fsck/problem.c:638
1396 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1397 msgid "Warning: Group %g's @S (%b) is bad.\n"
1400 #: e2fsck/problem.c:644
1401 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1402 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1405 #: e2fsck/problem.c:650
1406 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1407 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1410 #: e2fsck/problem.c:656
1411 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1412 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1415 #: e2fsck/problem.c:661
1417 #. @-expanded: error allocating block buffer for relocating %s\n
1418 msgid "@A @b buffer for relocating %s\n"
1421 #: e2fsck/problem.c:666
1422 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1423 msgid "Relocating @g %g's %s from %b to %c...\n"
1426 #: e2fsck/problem.c:671
1428 #. @-expanded: Relocating group %g's %s to %c...\n
1429 msgid "Relocating @g %g's %s to %c...\n"
1432 #: e2fsck/problem.c:676
1433 #. @-expanded: Warning: could not read block %b of %s: %m\n
1434 msgid "Warning: could not read @b %b of %s: %m\n"
1437 #: e2fsck/problem.c:681
1438 #. @-expanded: Warning: could not write block %b for %s: %m\n
1439 msgid "Warning: could not write @b %b for %s: %m\n"
1442 #: e2fsck/problem.c:686 e2fsck/problem.c:1746
1443 #. @-expanded: error allocating inode bitmap (%N): %m\n
1444 msgid "@A @i @B (%N): %m\n"
1447 #: e2fsck/problem.c:691
1448 #. @-expanded: error allocating block bitmap (%N): %m\n
1449 msgid "@A @b @B (%N): %m\n"
1452 #: e2fsck/problem.c:696
1454 #. @-expanded: error allocating icount link information: %m\n
1455 msgid "@A icount link information: %m\n"
1458 #: e2fsck/problem.c:701
1460 #. @-expanded: error allocating directory block array: %m\n
1461 msgid "@A @d @b array: %m\n"
1464 #: e2fsck/problem.c:706
1466 #. @-expanded: Error while scanning inodes (%i): %m\n
1467 msgid "Error while scanning @is (%i): %m\n"
1470 #: e2fsck/problem.c:711
1472 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1473 msgid "Error while iterating over @bs in @i %i: %m\n"
1476 #: e2fsck/problem.c:716
1477 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1478 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1481 #: e2fsck/problem.c:721
1482 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1483 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1486 #: e2fsck/problem.c:727
1488 #. @-expanded: Error reading inode %i: %m\n
1489 msgid "Error reading @i %i: %m\n"
1492 #: e2fsck/problem.c:735
1494 #. @-expanded: inode %i has imagic flag set.
1495 msgid "@i %i has imagic flag set. "
1498 #: e2fsck/problem.c:740
1500 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1501 #. @-expanded: or append-only flag set.
1503 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1504 "or append-only flag set. "
1507 #: e2fsck/problem.c:746
1509 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1510 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1513 #: e2fsck/problem.c:756
1514 #. @-expanded: journal inode is not in use, but contains data.
1515 msgid "@j @i is not in use, but contains data. "
1518 #: e2fsck/problem.c:761
1519 #. @-expanded: journal is not regular file.
1520 msgid "@j is not regular file. "
1523 #: e2fsck/problem.c:766
1525 #. @-expanded: inode %i was part of the orphaned inode list.
1526 msgid "@i %i was part of the @o @i list. "
1529 #: e2fsck/problem.c:772
1530 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1531 msgid "@is that were part of a corrupted orphan linked list found. "
1534 #: e2fsck/problem.c:777
1535 #. @-expanded: error allocating refcount structure (%N): %m\n
1536 msgid "@A refcount structure (%N): %m\n"
1539 #: e2fsck/problem.c:782
1540 #. @-expanded: Error reading extended attribute block %b for inode %i.
1541 msgid "Error reading @a @b %b for @i %i. "
1544 #: e2fsck/problem.c:787
1545 #. @-expanded: inode %i has a bad extended attribute block %b.
1546 msgid "@i %i has a bad @a @b %b. "
1549 #: e2fsck/problem.c:792
1550 #. @-expanded: Error reading extended attribute block %b (%m).
1551 msgid "Error reading @a @b %b (%m). "
1554 #: e2fsck/problem.c:797
1555 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1556 msgid "@a @b %b has reference count %r, @s %N. "
1559 #: e2fsck/problem.c:802
1560 #. @-expanded: Error writing extended attribute block %b (%m).
1561 msgid "Error writing @a @b %b (%m). "
1564 #: e2fsck/problem.c:807
1565 #. @-expanded: extended attribute block %b has h_blocks > 1.
1566 msgid "@a @b %b has h_@bs > 1. "
1569 #: e2fsck/problem.c:812
1570 #. @-expanded: error allocating extended attribute region allocation structure.
1571 msgid "@A @a region allocation structure. "
1574 #: e2fsck/problem.c:817
1575 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1576 msgid "@a @b %b is corrupt (allocation collision). "
1579 #: e2fsck/problem.c:822
1580 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1581 msgid "@a @b %b is corrupt (@n name). "
1584 #: e2fsck/problem.c:827
1585 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1586 msgid "@a @b %b is corrupt (@n value). "
1589 #: e2fsck/problem.c:832
1591 #. @-expanded: inode %i is too big.
1592 msgid "@i %i is too big. "
1595 #: e2fsck/problem.c:836
1596 #. @-expanded: %B (%b) causes directory to be too big.
1597 msgid "%B (%b) causes @d to be too big. "
1600 #: e2fsck/problem.c:841
1601 msgid "%B (%b) causes file to be too big. "
1604 #: e2fsck/problem.c:846
1605 msgid "%B (%b) causes symlink to be too big. "
1608 #: e2fsck/problem.c:851
1610 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1611 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1614 #: e2fsck/problem.c:856
1616 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1617 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1620 #: e2fsck/problem.c:861
1622 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1623 msgid "@h %i has an @n root node.\n"
1626 #: e2fsck/problem.c:866
1627 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1628 msgid "@h %i has an unsupported hash version (%N)\n"
1631 #: e2fsck/problem.c:871
1633 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1634 msgid "@h %i uses an incompatible htree root node flag.\n"
1637 #: e2fsck/problem.c:876
1638 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1639 msgid "@h %i has a tree depth (%N) which is too big\n"
1642 #: e2fsck/problem.c:882
1643 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1644 #. @-expanded: filesystem metadata.
1646 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1650 #: e2fsck/problem.c:888
1652 #. @-expanded: Resize inode (re)creation failed: %m.
1653 msgid "Resize @i (re)creation failed: %m."
1656 #: e2fsck/problem.c:893
1657 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1658 msgid "@i %i has a extra size (%IS) which is @n\n"
1661 #: e2fsck/problem.c:898
1662 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1663 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1666 #: e2fsck/problem.c:903
1667 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1668 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1671 #: e2fsck/problem.c:908
1672 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1673 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1676 #: e2fsck/problem.c:913
1677 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1678 msgid "@a in @i %i has a value size (%N) which is @n\n"
1681 #: e2fsck/problem.c:918
1682 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1683 msgid "@a in @i %i has a hash (%N) which is @n\n"
1686 #: e2fsck/problem.c:923
1687 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1688 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1691 #: e2fsck/problem.c:928
1693 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1694 msgid "Error while reading over @x tree in @i %i: %m\n"
1697 #: e2fsck/problem.c:933
1698 #. @-expanded: Failed to iterate extents in inode %i\n
1699 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1701 "Failed to iterate extents in @i %i\n"
1702 "\t(op %s, blk %b, lblk %c): %m\n"
1705 #: e2fsck/problem.c:939
1706 #. @-expanded: inode %i has an invalid extent\n
1707 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1709 "@i %i has an @n extent\n"
1710 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1713 #: e2fsck/problem.c:944
1714 #. @-expanded: inode %i has an invalid extent\n
1715 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1717 "@i %i has an @n extent\n"
1718 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1721 #: e2fsck/problem.c:949
1723 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1724 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1727 #: e2fsck/problem.c:954
1729 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1730 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1733 #: e2fsck/problem.c:959
1735 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1736 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1739 #: e2fsck/problem.c:964
1741 msgid "Fast symlink %i has EXTENT_FL set. "
1744 #: e2fsck/problem.c:969
1745 #. @-expanded: inode %i has out of order extents\n
1746 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1748 "@i %i has out of order extents\n"
1749 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1752 #: e2fsck/problem.c:973
1753 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1754 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1757 #: e2fsck/problem.c:978
1759 #. @-expanded: Error converting subcluster block bitmap: %m\n
1760 msgid "Error converting subcluster @b @B: %m\n"
1763 #: e2fsck/problem.c:983
1764 #. @-expanded: quota inode is not a regular file.
1765 msgid "@q @i is not a regular file. "
1768 #: e2fsck/problem.c:988
1769 #. @-expanded: quota inode is not in use, but contains data.
1770 msgid "@q @i is not in use, but contains data. "
1773 #: e2fsck/problem.c:993
1774 #. @-expanded: quota inode is visible to the user.
1775 msgid "@q @i is visible to the user. "
1778 #: e2fsck/problem.c:998
1779 #. @-expanded: The bad block inode looks invalid.
1780 msgid "The bad @b @i looks @n. "
1783 #: e2fsck/problem.c:1003
1784 #. @-expanded: inode %i has zero length extent\n
1785 #. @-expanded: \t(invalid logical block %c, physical block %b)\n
1787 "@i %i has zero length extent\n"
1788 "\t(@n logical @b %c, physical @b %b)\n"
1791 #: e2fsck/problem.c:1008
1793 #. @-expanded: inode %i seems to contain garbage.
1794 msgid "@i %i seems to contain garbage. "
1797 #: e2fsck/problem.c:1013
1799 #. @-expanded: inode %i passes checks, but checksum does not match inode.
1800 msgid "@i %i passes checks, but checksum does not match @i. "
1803 #: e2fsck/problem.c:1018
1805 #. @-expanded: inode %i extended attribute is corrupt (allocation collision).
1806 msgid "@i %i @a is corrupt (allocation collision). "
1809 #: e2fsck/problem.c:1026
1810 #. @-expanded: inode %i extent block passes checks, but checksum does not match extent\n
1811 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1813 "@i %i extent block passes checks, but checksum does not match extent\n"
1814 "\t(logical @b %c, physical @b %b, len %N)\n"
1817 #: e2fsck/problem.c:1035
1818 #. @-expanded: inode %i extended attribute block %b passes checks, but checksum does not match block.
1819 msgid "@i %i @a @b %b passes checks, but checksum does not match @b. "
1822 #: e2fsck/problem.c:1040
1823 #. @-expanded: Interior extent node level %N of inode %i:\n
1824 #. @-expanded: Logical start %b does not match logical start %c at next level.
1826 "Interior @x node level %N of @i %i:\n"
1827 "Logical start %b does not match logical start %c at next level. "
1830 #: e2fsck/problem.c:1046
1831 #. @-expanded: inode %i, end of extent exceeds allowed value\n
1832 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1834 "@i %i, end of extent exceeds allowed value\n"
1835 "\t(logical @b %c, physical @b %b, len %N)\n"
1838 #: e2fsck/problem.c:1051
1840 #. @-expanded: inode %i has inline data, but superblock is missing INLINE_DATA feature\n
1841 msgid "@i %i has inline data, but @S is missing INLINE_DATA feature\n"
1844 #: e2fsck/problem.c:1056
1846 #. @-expanded: inode %i has INLINE_DATA_FL flag on filesystem without inline data support.\n
1847 msgid "@i %i has INLINE_DATA_FL flag on @f without inline data support.\n"
1850 #: e2fsck/problem.c:1063
1851 #. @-expanded: inode %i block %b conflicts with critical metadata, skipping block checks.\n
1853 "@i %i block %b conflicts with critical metadata, skipping block checks.\n"
1856 #: e2fsck/problem.c:1068
1857 #. @-expanded: directory inode %i block %b should be at block %c.
1858 msgid "@d @i %i @b %b should be at @b %c. "
1861 #: e2fsck/problem.c:1073
1863 #. @-expanded: directory inode %i has extent marked uninitialized at block %c.
1864 msgid "@d @i %i has @x marked uninitialized at @b %c. "
1867 #: e2fsck/problem.c:1078
1868 #. @-expanded: inode %i logical block %b (physical block %c) violates cluster allocation rules.\n
1869 #. @-expanded: Will fix in pass 1B.\n
1871 "@i %i logical @b %b (physical @b %c) violates cluster allocation rules.\n"
1872 "Will fix in pass 1B.\n"
1875 #: e2fsck/problem.c:1083
1877 #. @-expanded: inode %i has INLINE_DATA_FL flag but extended attribute not found.
1878 msgid "@i %i has INLINE_DATA_FL flag but @a not found. "
1881 #: e2fsck/problem.c:1089
1883 #. @-expanded: Special (device/socket/fifo) file (inode %i) has extents\n
1884 #. @-expanded: or inline-data flag set.
1886 "Special (@v/socket/fifo) file (@i %i) has extents\n"
1887 "or inline-data flag set. "
1890 #: e2fsck/problem.c:1095
1892 #. @-expanded: inode %i has extent header but inline data flag is set.\n
1893 msgid "@i %i has @x header but inline data flag is set.\n"
1896 #: e2fsck/problem.c:1100
1898 #. @-expanded: inode %i seems to have inline data but extent flag is set.\n
1899 msgid "@i %i seems to have inline data but @x flag is set.\n"
1902 #: e2fsck/problem.c:1105
1904 #. @-expanded: inode %i seems to have block map but inline data and extent flags set.\n
1905 msgid "@i %i seems to have @b map but inline data and @x flags set.\n"
1908 #: e2fsck/problem.c:1110
1910 #. @-expanded: inode %i has inline data and extent flags set but i_block contains junk.\n
1911 msgid "@i %i has inline data and @x flags set but i_block contains junk.\n"
1914 #: e2fsck/problem.c:1115
1915 #. @-expanded: Bad block list says the bad block list inode is bad.
1916 msgid "Bad block list says the bad block list @i is bad. "
1919 #: e2fsck/problem.c:1120
1920 #. @-expanded: error allocating extent region allocation structure.
1921 msgid "@A @x region allocation structure. "
1924 #: e2fsck/problem.c:1125
1925 #. @-expanded: inode %i has a duplicate extent mapping\n
1926 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1928 "@i %i has a duplicate @x mapping\n"
1929 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1932 #: e2fsck/problem.c:1130
1933 #. @-expanded: error allocating memory for encrypted directory list\n
1934 msgid "@A memory for encrypted @d list\n"
1937 #: e2fsck/problem.c:1135
1938 #. @-expanded: inode %i extent tree could be more shallow (%b; could be <= %c)\n
1939 msgid "@i %i @x tree could be more shallow (%b; could be <= %c)\n"
1942 #: e2fsck/problem.c:1140
1944 #. @-expanded: inode %i on bigalloc filesystem cannot be block mapped.
1945 msgid "@i %i on bigalloc @f cannot be @b mapped. "
1948 #: e2fsck/problem.c:1145
1950 #. @-expanded: inode %i has corrupt extent header.
1951 msgid "@i %i has corrupt @x header. "
1954 #: e2fsck/problem.c:1150
1956 #. @-expanded: Timestamp(s) on inode %i beyond 2310-04-04 are likely pre-1970.\n
1957 msgid "Timestamp(s) on @i %i beyond 2310-04-04 are likely pre-1970.\n"
1960 #: e2fsck/problem.c:1157
1962 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1963 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1966 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1967 "Pass 1B: Rescanning for @m @bs\n"
1970 #: e2fsck/problem.c:1163
1972 #. @-expanded: multiply-claimed block(s) in inode %i:
1973 msgid "@m @b(s) in @i %i:"
1976 #: e2fsck/problem.c:1178
1978 msgid "Error while scanning inodes (%i): %m\n"
1981 #: e2fsck/problem.c:1183
1983 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1984 msgid "@A @i @B (@i_dup_map): %m\n"
1987 #: e2fsck/problem.c:1188
1989 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1990 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1993 #: e2fsck/problem.c:1193 e2fsck/problem.c:1555
1994 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1995 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1998 #: e2fsck/problem.c:1203
1999 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
2000 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
2003 #: e2fsck/problem.c:1209
2004 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
2005 msgid "Pass 1D: Reconciling @m @bs\n"
2008 #: e2fsck/problem.c:1214
2009 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
2010 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
2012 "File %Q (@i #%i, mod time %IM) \n"
2013 " has %r @m @b(s), shared with %N file(s):\n"
2016 #: e2fsck/problem.c:1220
2017 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
2018 msgid "\t%Q (@i #%i, mod time %IM)\n"
2021 #: e2fsck/problem.c:1225
2022 #. @-expanded: \t<filesystem metadata>\n
2023 msgid "\t<@f metadata>\n"
2026 #: e2fsck/problem.c:1230
2027 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
2030 "(There are %N @is containing @m @bs.)\n"
2034 #: e2fsck/problem.c:1235
2035 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
2038 "@m @bs already reassigned or cloned.\n"
2042 #: e2fsck/problem.c:1248
2044 msgid "Couldn't clone file: %m\n"
2047 #: e2fsck/problem.c:1254
2048 #. @-expanded: Pass 1E: Optimizing extent trees\n
2049 msgid "Pass 1E: Optimizing @x trees\n"
2052 #: e2fsck/problem.c:1259
2054 #. @-expanded: Failed to optimize extent tree %p (%i): %m\n
2055 msgid "Failed to optimize @x tree %p (%i): %m\n"
2058 #: e2fsck/problem.c:1264
2059 #. @-expanded: Optimizing extent trees:
2060 msgid "Optimizing @x trees: "
2063 #: e2fsck/problem.c:1279
2064 msgid "Internal error: max extent tree depth too large (%b; expected=%c).\n"
2067 #: e2fsck/problem.c:1284
2068 #. @-expanded: inode %i extent tree (at level %b) could be shorter.
2069 msgid "@i %i @x tree (at level %b) could be shorter. "
2072 #: e2fsck/problem.c:1289
2073 #. @-expanded: inode %i extent tree (at level %b) could be narrower.
2074 msgid "@i %i @x tree (at level %b) could be narrower. "
2077 #: e2fsck/problem.c:1296
2078 #. @-expanded: Pass 2: Checking directory structure\n
2079 msgid "Pass 2: Checking @d structure\n"
2082 #: e2fsck/problem.c:1301
2084 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
2085 msgid "@n @i number for '.' in @d @i %i.\n"
2088 #: e2fsck/problem.c:1306
2089 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
2090 msgid "@E has @n @i #: %Di.\n"
2093 #: e2fsck/problem.c:1311
2094 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
2095 msgid "@E has @D/unused @i %Di. "
2098 #: e2fsck/problem.c:1316
2099 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
2100 msgid "@E @L to '.' "
2103 #: e2fsck/problem.c:1321
2104 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
2105 msgid "@E points to @i (%Di) located in a bad @b.\n"
2108 #: e2fsck/problem.c:1326
2109 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
2110 msgid "@E @L to @d %P (%Di).\n"
2113 #: e2fsck/problem.c:1331
2114 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
2115 msgid "@E @L to the @r.\n"
2118 #: e2fsck/problem.c:1336
2119 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
2120 msgid "@E has illegal characters in its name.\n"
2123 #: e2fsck/problem.c:1341
2125 #. @-expanded: Missing '.' in directory inode %i.\n
2126 msgid "Missing '.' in @d @i %i.\n"
2129 #: e2fsck/problem.c:1346
2131 #. @-expanded: Missing '..' in directory inode %i.\n
2132 msgid "Missing '..' in @d @i %i.\n"
2135 #: e2fsck/problem.c:1351
2136 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
2137 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
2140 #: e2fsck/problem.c:1356
2141 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
2142 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
2145 #: e2fsck/problem.c:1361
2146 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
2147 msgid "i_faddr @F %IF, @s zero.\n"
2150 #: e2fsck/problem.c:1366
2151 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
2152 msgid "i_file_acl @F %If, @s zero.\n"
2155 #: e2fsck/problem.c:1371
2156 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
2157 msgid "i_dir_acl @F %Id, @s zero.\n"
2160 #: e2fsck/problem.c:1376
2161 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
2162 msgid "i_frag @F %N, @s zero.\n"
2165 #: e2fsck/problem.c:1381
2166 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
2167 msgid "i_fsize @F %N, @s zero.\n"
2170 #: e2fsck/problem.c:1386
2171 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
2172 msgid "@i %i (%Q) has @n mode (%Im).\n"
2175 #: e2fsck/problem.c:1391
2176 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
2177 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
2180 #: e2fsck/problem.c:1396
2181 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
2182 msgid "@d @i %i, %B, offset %N: filename too long\n"
2185 #: e2fsck/problem.c:1401
2186 #. @-expanded: directory inode %i has an unallocated %B.
2187 msgid "@d @i %i has an unallocated %B. "
2190 #: e2fsck/problem.c:1406
2192 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
2193 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
2196 #: e2fsck/problem.c:1411
2198 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
2199 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
2202 #: e2fsck/problem.c:1416
2203 #. @-expanded: inode %i (%Q) is an illegal character device.\n
2204 msgid "@i %i (%Q) is an @I character @v.\n"
2207 #: e2fsck/problem.c:1421
2208 #. @-expanded: inode %i (%Q) is an illegal block device.\n
2209 msgid "@i %i (%Q) is an @I @b @v.\n"
2212 #: e2fsck/problem.c:1426
2213 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
2214 msgid "@E is duplicate '.' @e.\n"
2217 #: e2fsck/problem.c:1431
2218 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
2219 msgid "@E is duplicate '..' @e.\n"
2222 #: e2fsck/problem.c:1436 e2fsck/problem.c:1771
2224 msgid "Internal error: couldn't find dir_info for %i.\n"
2227 #: e2fsck/problem.c:1441
2228 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
2229 msgid "@E has rec_len of %Dr, @s %N.\n"
2232 #: e2fsck/problem.c:1446
2234 #. @-expanded: error allocating icount structure: %m\n
2235 msgid "@A icount structure: %m\n"
2238 #: e2fsck/problem.c:1451
2240 #. @-expanded: Error iterating over directory blocks: %m\n
2241 msgid "Error iterating over @d @bs: %m\n"
2244 #: e2fsck/problem.c:1456
2245 #. @-expanded: Error reading directory block %b (inode %i): %m\n
2246 msgid "Error reading @d @b %b (@i %i): %m\n"
2249 #: e2fsck/problem.c:1461
2250 #. @-expanded: Error writing directory block %b (inode %i): %m\n
2251 msgid "Error writing @d @b %b (@i %i): %m\n"
2254 #: e2fsck/problem.c:1466
2256 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
2257 msgid "@A new @d @b for @i %i (%s): %m\n"
2260 #: e2fsck/problem.c:1471
2262 #. @-expanded: Error deallocating inode %i: %m\n
2263 msgid "Error deallocating @i %i: %m\n"
2266 #: e2fsck/problem.c:1476
2268 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
2269 msgid "@d @e for '.' in %p (%i) is big.\n"
2272 #: e2fsck/problem.c:1481
2273 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
2274 msgid "@i %i (%Q) is an @I FIFO.\n"
2277 #: e2fsck/problem.c:1486
2278 #. @-expanded: inode %i (%Q) is an illegal socket.\n
2279 msgid "@i %i (%Q) is an @I socket.\n"
2282 #: e2fsck/problem.c:1491
2283 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2284 msgid "Setting filetype for @E to %N.\n"
2287 #: e2fsck/problem.c:1496
2288 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2289 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2292 #: e2fsck/problem.c:1501
2293 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2294 msgid "@E has filetype set.\n"
2297 #: e2fsck/problem.c:1506
2298 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2299 msgid "@E has a @z name.\n"
2302 #: e2fsck/problem.c:1511
2303 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2304 msgid "Symlink %Q (@i #%i) is @n.\n"
2307 #: e2fsck/problem.c:1516
2308 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2309 msgid "@a @b @F @n (%If).\n"
2312 #: e2fsck/problem.c:1521
2313 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2314 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2317 #: e2fsck/problem.c:1526
2318 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2319 msgid "@p @h %d: %B not referenced\n"
2322 #: e2fsck/problem.c:1531
2323 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2324 msgid "@p @h %d: %B referenced twice\n"
2327 #: e2fsck/problem.c:1536
2328 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2329 msgid "@p @h %d: %B has bad min hash\n"
2332 #: e2fsck/problem.c:1541
2333 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2334 msgid "@p @h %d: %B has bad max hash\n"
2337 #: e2fsck/problem.c:1546
2338 #. @-expanded: invalid HTREE directory inode %d (%q).
2339 msgid "@n @h %d (%q). "
2342 #: e2fsck/problem.c:1550
2343 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2344 msgid "@p @h %d (%q): bad @b number %b.\n"
2347 #: e2fsck/problem.c:1560
2349 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2350 msgid "@p @h %d: root node is @n\n"
2353 #: e2fsck/problem.c:1565
2354 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2355 msgid "@p @h %d: %B has @n limit (%N)\n"
2358 #: e2fsck/problem.c:1570
2359 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2360 msgid "@p @h %d: %B has @n count (%N)\n"
2363 #: e2fsck/problem.c:1575
2364 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2365 msgid "@p @h %d: %B has an unordered hash table\n"
2368 #: e2fsck/problem.c:1580
2369 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2370 msgid "@p @h %d: %B has @n depth (%N)\n"
2373 #: e2fsck/problem.c:1585
2374 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2375 msgid "Duplicate @E found. "
2378 #: e2fsck/problem.c:1590
2380 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2381 #. @-expanded: Rename to %s
2383 "@E has a non-unique filename.\n"
2387 #: e2fsck/problem.c:1595
2388 #. @-expanded: Duplicate entry '%Dn' found.\n
2389 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2392 "Duplicate @e '%Dn' found.\n"
2393 "\tMarking %p (%i) to be rebuilt.\n"
2397 #: e2fsck/problem.c:1600
2398 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2399 msgid "i_blocks_hi @F %N, @s zero.\n"
2402 #: e2fsck/problem.c:1605
2403 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2404 msgid "Unexpected @b in @h %d (%q).\n"
2407 #: e2fsck/problem.c:1609
2408 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2409 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2412 #: e2fsck/problem.c:1614
2413 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2414 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2417 #: e2fsck/problem.c:1619
2418 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2419 msgid "i_file_acl_hi @F %N, @s zero.\n"
2422 #: e2fsck/problem.c:1624
2424 #. @-expanded: problem in HTREE directory inode %d: root node fails checksum.\n
2425 msgid "@p @h %d: root node fails checksum.\n"
2428 #: e2fsck/problem.c:1629
2430 #. @-expanded: problem in HTREE directory inode %d: internal node fails checksum.\n
2431 msgid "@p @h %d: internal node fails checksum.\n"
2434 #: e2fsck/problem.c:1634
2435 #. @-expanded: directory inode %i, %B, offset %N: directory has no checksum.\n
2436 msgid "@d @i %i, %B, offset %N: @d has no checksum.\n"
2439 #: e2fsck/problem.c:1639
2440 #. @-expanded: directory inode %i, %B: directory passes checks but fails checksum.\n
2441 msgid "@d @i %i, %B: @d passes checks but fails checksum.\n"
2444 #: e2fsck/problem.c:1644
2445 #. @-expanded: Inline directory inode %i size (%N) must be a multiple of 4.\n
2446 msgid "Inline @d @i %i size (%N) must be a multiple of 4.\n"
2449 #: e2fsck/problem.c:1649
2451 #. @-expanded: Fixing size of inline directory inode %i failed.\n
2452 msgid "Fixing size of inline @d @i %i failed.\n"
2455 #: e2fsck/problem.c:1654
2456 #. @-expanded: Encrypted entry '%Dn' in %p (%i) is too short.\n
2457 msgid "Encrypted @E is too short.\n"
2460 #: e2fsck/problem.c:1661
2461 #. @-expanded: Pass 3: Checking directory connectivity\n
2462 msgid "Pass 3: Checking @d connectivity\n"
2465 #: e2fsck/problem.c:1666
2466 #. @-expanded: root inode not allocated.
2467 msgid "@r not allocated. "
2470 #: e2fsck/problem.c:1671
2471 #. @-expanded: No room in lost+found directory.
2472 msgid "No room in @l @d. "
2475 #: e2fsck/problem.c:1676
2477 #. @-expanded: Unconnected directory inode %i (%p)\n
2478 msgid "Unconnected @d @i %i (%p)\n"
2481 #: e2fsck/problem.c:1681
2482 #. @-expanded: /lost+found not found.
2483 msgid "/@l not found. "
2486 #: e2fsck/problem.c:1686
2487 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2488 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2491 #: e2fsck/problem.c:1691
2492 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2493 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2496 #: e2fsck/problem.c:1696
2498 #. @-expanded: Could not expand /lost+found: %m\n
2499 msgid "Could not expand /@l: %m\n"
2502 #: e2fsck/problem.c:1701
2504 msgid "Could not reconnect %i: %m\n"
2507 #: e2fsck/problem.c:1706
2509 #. @-expanded: Error while trying to find /lost+found: %m\n
2510 msgid "Error while trying to find /@l: %m\n"
2513 #: e2fsck/problem.c:1711
2515 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2516 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2519 #: e2fsck/problem.c:1716
2521 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2522 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2525 #: e2fsck/problem.c:1721
2527 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2528 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2531 #: e2fsck/problem.c:1726
2533 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2534 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2537 #: e2fsck/problem.c:1731
2539 #. @-expanded: Error while adjusting inode count on inode %i\n
2540 msgid "Error while adjusting @i count on @i %i\n"
2543 #: e2fsck/problem.c:1736
2545 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2548 "Couldn't fix parent of @i %i: %m\n"
2552 #: e2fsck/problem.c:1741
2554 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2557 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2561 #: e2fsck/problem.c:1751
2563 #. @-expanded: Error creating root directory (%s): %m\n
2564 msgid "Error creating root @d (%s): %m\n"
2567 #: e2fsck/problem.c:1756
2569 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2570 msgid "Error creating /@l @d (%s): %m\n"
2573 #: e2fsck/problem.c:1761
2574 #. @-expanded: root inode is not a directory; aborting.\n
2575 msgid "@r is not a @d; aborting.\n"
2578 #: e2fsck/problem.c:1766
2579 #. @-expanded: Cannot proceed without a root inode.\n
2580 msgid "Cannot proceed without a @r.\n"
2583 #: e2fsck/problem.c:1776
2585 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2586 msgid "/@l is not a @d (ino=%i)\n"
2589 #: e2fsck/problem.c:1781
2590 #. @-expanded: /lost+found has inline data\n
2591 msgid "/@l has inline data\n"
2594 #: e2fsck/problem.c:1786
2595 #. @-expanded: Cannot allocate space for /lost+found.\n
2596 #. @-expanded: Place lost files in root directory instead
2598 "Cannot allocate space for /@l.\n"
2599 "Place lost files in root directory instead"
2602 #: e2fsck/problem.c:1791
2603 #. @-expanded: Insufficient space to recover lost files!\n
2604 #. @-expanded: Move data off the filesystem and re-run e2fsck.\n
2607 "Insufficient space to recover lost files!\n"
2608 "Move data off the @f and re-run e2fsck.\n"
2612 #: e2fsck/problem.c:1796
2613 #. @-expanded: /lost+found is encrypted\n
2614 msgid "/@l is encrypted\n"
2617 #: e2fsck/problem.c:1803
2618 msgid "Pass 3A: Optimizing directories\n"
2621 #: e2fsck/problem.c:1808
2623 msgid "Failed to create dirs_to_hash iterator: %m\n"
2626 #: e2fsck/problem.c:1813
2627 msgid "Failed to optimize directory %q (%d): %m\n"
2630 #: e2fsck/problem.c:1818
2631 msgid "Optimizing directories: "
2634 #: e2fsck/problem.c:1835
2635 msgid "Pass 4: Checking reference counts\n"
2638 #: e2fsck/problem.c:1840
2640 #. @-expanded: unattached zero-length inode %i.
2641 msgid "@u @z @i %i. "
2644 #: e2fsck/problem.c:1845
2646 #. @-expanded: unattached inode %i\n
2650 #: e2fsck/problem.c:1850
2651 #. @-expanded: inode %i ref count is %Il, should be %N.
2652 msgid "@i %i ref count is %Il, @s %N. "
2655 #: e2fsck/problem.c:1854
2656 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2657 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2658 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2660 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2661 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2662 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2665 #: e2fsck/problem.c:1864
2666 #. @-expanded: Pass 5: Checking group summary information\n
2667 msgid "Pass 5: Checking @g summary information\n"
2670 #: e2fsck/problem.c:1869
2671 #. @-expanded: Padding at end of inode bitmap is not set.
2672 msgid "Padding at end of @i @B is not set. "
2675 #: e2fsck/problem.c:1874
2676 #. @-expanded: Padding at end of block bitmap is not set.
2677 msgid "Padding at end of @b @B is not set. "
2680 #: e2fsck/problem.c:1879
2681 #. @-expanded: block bitmap differences:
2682 msgid "@b @B differences: "
2685 #: e2fsck/problem.c:1899
2686 #. @-expanded: inode bitmap differences:
2687 msgid "@i @B differences: "
2690 #: e2fsck/problem.c:1919
2691 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2692 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2695 #: e2fsck/problem.c:1924
2696 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2697 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2700 #: e2fsck/problem.c:1929
2701 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2702 msgid "Free @is count wrong (%i, counted=%j).\n"
2705 #: e2fsck/problem.c:1934
2706 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2707 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2710 #: e2fsck/problem.c:1939
2711 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2712 msgid "Free @bs count wrong (%b, counted=%c).\n"
2715 #: e2fsck/problem.c:1944
2716 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2717 #. @-expanded: endpoints (%i, %j)\n
2719 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2720 "endpoints (%i, %j)\n"
2723 #: e2fsck/problem.c:1950
2724 msgid "Internal error: fudging end of bitmap (%N)\n"
2727 #: e2fsck/problem.c:1955
2729 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2730 msgid "Error copying in replacement @i @B: %m\n"
2733 #: e2fsck/problem.c:1960
2735 #. @-expanded: Error copying in replacement block bitmap: %m\n
2736 msgid "Error copying in replacement @b @B: %m\n"
2739 #: e2fsck/problem.c:1985
2741 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2742 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2745 #: e2fsck/problem.c:1990
2747 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2748 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2751 #: e2fsck/problem.c:1995
2753 #. @-expanded: group %g inode bitmap does not match checksum.\n
2754 msgid "@g %g @i @B does not match checksum.\n"
2757 #: e2fsck/problem.c:2000
2759 #. @-expanded: group %g block bitmap does not match checksum.\n
2760 msgid "@g %g @b @B does not match checksum.\n"
2763 #: e2fsck/problem.c:2007
2764 #. @-expanded: Recreate journal
2768 #: e2fsck/problem.c:2012
2769 msgid "Update quota info for quota type %N"
2772 #: e2fsck/problem.c:2017
2774 #. @-expanded: Error setting block group checksum info: %m\n
2775 msgid "Error setting @b @g checksum info: %m\n"
2778 #: e2fsck/problem.c:2022
2780 msgid "Error writing file system info: %m\n"
2783 #: e2fsck/problem.c:2027
2785 msgid "Error flushing writes to storage device: %m\n"
2788 #: e2fsck/problem.c:2032
2789 msgid "Error writing quota info for quota type %N: %m\n"
2792 #: e2fsck/problem.c:2153
2794 msgid "Unhandled error code (0x%x)!\n"
2797 #: e2fsck/problem.c:2279 e2fsck/problem.c:2283
2801 #: e2fsck/quota.c:33 e2fsck/quota.c:46
2802 msgid "in move_quota_inode"
2805 #: e2fsck/scantest.c:79
2807 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2810 #: e2fsck/scantest.c:98
2812 msgid "size of inode=%d\n"
2815 #: e2fsck/scantest.c:119
2816 msgid "while starting inode scan"
2819 #: e2fsck/scantest.c:130
2820 msgid "while doing inode scan"
2823 #: e2fsck/super.c:190
2825 msgid "while calling ext2fs_block_iterate for inode %d"
2828 #: e2fsck/super.c:213
2830 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2833 #: e2fsck/super.c:274
2837 #: e2fsck/super.c:275
2844 "Usage: %s [-panyrcdfktvDFV] [-b superblock] [-B blocksize]\n"
2845 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2846 "\t\t[-E extended-options] [-z undo_file] device\n"
2853 " -p Automatic repair (no questions)\n"
2854 " -n Make no changes to the filesystem\n"
2855 " -y Assume \"yes\" to all questions\n"
2856 " -c Check for bad blocks and add them to the badblock "
2858 " -f Force checking even if filesystem is marked clean\n"
2864 " -b superblock Use alternative superblock\n"
2865 " -B blocksize Force blocksize when looking for superblock\n"
2866 " -j external_journal Set location of the external journal\n"
2867 " -l bad_blocks_file Add to badblocks list\n"
2868 " -L bad_blocks_file Set badblocks list\n"
2869 " -z undo_file Create an undo file\n"
2872 #: e2fsck/unix.c:134
2874 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2877 #: e2fsck/unix.c:160
2881 "%12u inode used (%2.2f%%, out of %u)\n"
2884 "%12u inodes used (%2.2f%%, out of %u)\n"
2888 #: e2fsck/unix.c:164
2890 msgid "%12u non-contiguous file (%0d.%d%%)\n"
2891 msgid_plural "%12u non-contiguous files (%0d.%d%%)\n"
2895 #: e2fsck/unix.c:169
2897 msgid "%12u non-contiguous directory (%0d.%d%%)\n"
2898 msgid_plural "%12u non-contiguous directories (%0d.%d%%)\n"
2902 #: e2fsck/unix.c:174
2904 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2907 #: e2fsck/unix.c:182
2908 msgid " Extent depth histogram: "
2911 #: e2fsck/unix.c:191
2913 msgid "%12llu block used (%2.2f%%, out of %llu)\n"
2914 msgid_plural "%12llu blocks used (%2.2f%%, out of %llu)\n"
2918 #: e2fsck/unix.c:195
2920 msgid "%12u bad block\n"
2921 msgid_plural "%12u bad blocks\n"
2925 #: e2fsck/unix.c:197
2927 msgid "%12u large file\n"
2928 msgid_plural "%12u large files\n"
2932 #: e2fsck/unix.c:199
2936 "%12u regular file\n"
2939 "%12u regular files\n"
2943 #: e2fsck/unix.c:201
2945 msgid "%12u directory\n"
2946 msgid_plural "%12u directories\n"
2950 #: e2fsck/unix.c:203
2952 msgid "%12u character device file\n"
2953 msgid_plural "%12u character device files\n"
2957 #: e2fsck/unix.c:206
2959 msgid "%12u block device file\n"
2960 msgid_plural "%12u block device files\n"
2964 #: e2fsck/unix.c:208
2967 msgid_plural "%12u fifos\n"
2971 #: e2fsck/unix.c:210
2974 msgid_plural "%12u links\n"
2978 #: e2fsck/unix.c:212
2980 msgid "%12u symbolic link"
2981 msgid_plural "%12u symbolic links"
2985 #: e2fsck/unix.c:214
2987 msgid " (%u fast symbolic link)\n"
2988 msgid_plural " (%u fast symbolic links)\n"
2992 #: e2fsck/unix.c:218
2994 msgid "%12u socket\n"
2995 msgid_plural "%12u sockets\n"
2999 #: e2fsck/unix.c:222
3002 msgid_plural "%12u files\n"
3006 #: e2fsck/unix.c:235 misc/badblocks.c:1002 misc/tune2fs.c:2895 misc/util.c:126
3007 #: resize/main.c:353
3009 msgid "while determining whether %s is mounted."
3012 #: e2fsck/unix.c:256
3014 msgid "Warning! %s is mounted.\n"
3017 #: e2fsck/unix.c:259
3019 msgid "Warning! %s is in use.\n"
3022 #: e2fsck/unix.c:265
3024 msgid "%s is mounted.\n"
3027 #: e2fsck/unix.c:267
3029 msgid "%s is in use.\n"
3032 #: e2fsck/unix.c:269
3034 "Cannot continue, aborting.\n"
3038 #: e2fsck/unix.c:271
3042 "WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
3043 "cause ***SEVERE*** filesystem damage.\n"
3047 #: e2fsck/unix.c:276
3048 msgid "Do you really want to continue"
3051 #: e2fsck/unix.c:278
3052 msgid "check aborted.\n"
3055 #: e2fsck/unix.c:371
3056 msgid " contains a file system with errors"
3059 #: e2fsck/unix.c:373
3060 msgid " was not cleanly unmounted"
3063 #: e2fsck/unix.c:375
3064 msgid " primary superblock features different from backup"
3067 #: e2fsck/unix.c:379
3069 msgid " has been mounted %u times without being checked"
3072 #: e2fsck/unix.c:386
3073 msgid " has filesystem last checked time in the future"
3076 #: e2fsck/unix.c:392
3078 msgid " has gone %u days without being checked"
3081 #: e2fsck/unix.c:401
3082 msgid ", check forced.\n"
3085 #: e2fsck/unix.c:434
3087 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
3090 #: e2fsck/unix.c:454
3091 msgid " (check deferred; on battery)"
3094 #: e2fsck/unix.c:457
3095 msgid " (check after next mount)"
3098 #: e2fsck/unix.c:459
3100 msgid " (check in %ld mounts)"
3103 #: e2fsck/unix.c:609
3105 msgid "ERROR: Couldn't open /dev/null (%s)\n"
3108 #: e2fsck/unix.c:679
3109 msgid "Invalid EA version.\n"
3112 #: e2fsck/unix.c:692
3113 msgid "Invalid readahead buffer size.\n"
3116 #: e2fsck/unix.c:728
3118 msgid "Unknown extended option: %s\n"
3121 #: e2fsck/unix.c:755
3124 "Syntax error in e2fsck config file (%s, line #%d)\n"
3128 #: e2fsck/unix.c:828
3130 msgid "Error validating file descriptor %d: %s\n"
3133 #: e2fsck/unix.c:832
3134 msgid "Invalid completion information file descriptor"
3137 #: e2fsck/unix.c:847
3138 msgid "Only one of the options -p/-a, -n or -y may be specified."
3141 #: e2fsck/unix.c:868
3143 msgid "The -t option is not supported on this version of e2fsck.\n"
3146 #: e2fsck/unix.c:899 e2fsck/unix.c:976 misc/e2initrd_helper.c:330
3147 #: misc/tune2fs.c:1615 misc/tune2fs.c:1910 misc/tune2fs.c:1928
3149 msgid "Unable to resolve '%s'"
3152 #: e2fsck/unix.c:955
3153 msgid "The -n and -D options are incompatible."
3156 #: e2fsck/unix.c:960
3157 msgid "The -n and -c options are incompatible."
3160 #: e2fsck/unix.c:965
3161 msgid "The -n and -l/-L options are incompatible."
3164 #: e2fsck/unix.c:989
3165 msgid "The -D and -E fixes_only options are incompatible."
3168 #: e2fsck/unix.c:995
3169 msgid "The -E bmap2extent and fixes_only options are incompatible."
3172 #: e2fsck/unix.c:1054
3173 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
3176 #: e2fsck/unix.c:1101
3179 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3183 #: e2fsck/unix.c:1110
3187 "Invalid non-numeric argument to -%c (\"%s\")\n"
3191 #: e2fsck/unix.c:1201
3194 "MMP interval is %u seconds and total wait time is %u seconds. Please "
3198 #: e2fsck/unix.c:1218 e2fsck/unix.c:1223
3199 msgid "while checking MMP block"
3202 #: e2fsck/unix.c:1225 misc/tune2fs.c:2809
3204 "If you are sure the filesystem is not in use on any node, run:\n"
3205 "'tune2fs -f -E clear_mmp {device}'\n"
3208 #: e2fsck/unix.c:1240
3209 msgid "while reading MMP block"
3212 #: e2fsck/unix.c:1260 e2fsck/unix.c:1312 misc/e2undo.c:230 misc/e2undo.c:275
3213 #: misc/mke2fs.c:2560 misc/mke2fs.c:2611 misc/tune2fs.c:2627
3214 #: misc/tune2fs.c:2672 resize/main.c:187 resize/main.c:232
3217 "Overwriting existing filesystem; this can be undone using the command:\n"
3222 #: e2fsck/unix.c:1301 misc/e2undo.c:264 misc/mke2fs.c:2600 misc/tune2fs.c:2661
3223 #: resize/main.c:221
3225 msgid "while trying to delete %s"
3228 #: e2fsck/unix.c:1327 misc/mke2fs.c:2626 resize/main.c:242
3229 msgid "while trying to setup undo file\n"
3232 #: e2fsck/unix.c:1370
3233 msgid "Error: ext2fs library version out of date!\n"
3236 #: e2fsck/unix.c:1377
3237 msgid "while trying to initialize program"
3240 #: e2fsck/unix.c:1400
3242 msgid "\tUsing %s, %s\n"
3245 #: e2fsck/unix.c:1412
3246 msgid "need terminal for interactive repairs"
3249 #: e2fsck/unix.c:1473
3251 msgid "%s: %s trying backup blocks...\n"
3254 #: e2fsck/unix.c:1475
3255 msgid "Superblock invalid,"
3258 #: e2fsck/unix.c:1476
3259 msgid "Group descriptors look bad..."
3262 #: e2fsck/unix.c:1486
3264 msgid "%s: %s while using the backup blocks"
3267 #: e2fsck/unix.c:1490
3269 msgid "%s: going back to original superblock\n"
3272 #: e2fsck/unix.c:1519
3274 "The filesystem revision is apparently too high for this version of e2fsck.\n"
3275 "(Or the filesystem superblock is corrupt)\n"
3279 #: e2fsck/unix.c:1526
3280 msgid "Could this be a zero-length partition?\n"
3283 #: e2fsck/unix.c:1528
3285 msgid "You must have %s access to the filesystem or be root\n"
3288 #: e2fsck/unix.c:1534
3289 msgid "Possibly non-existent or swap device?\n"
3292 #: e2fsck/unix.c:1536
3293 msgid "Filesystem mounted or opened exclusively by another program?\n"
3296 #: e2fsck/unix.c:1540
3297 msgid "Possibly non-existent device?\n"
3300 #: e2fsck/unix.c:1543
3302 "Disk write-protected; use the -n option to do a read-only\n"
3303 "check of the device.\n"
3306 #: e2fsck/unix.c:1611
3307 msgid "Get a newer version of e2fsck!"
3310 #: e2fsck/unix.c:1655
3312 msgid "while checking journal for %s"
3315 #: e2fsck/unix.c:1658
3316 msgid "Cannot proceed with file system check"
3319 #: e2fsck/unix.c:1669
3321 "Warning: skipping journal recovery because doing a read-only filesystem "
3325 #: e2fsck/unix.c:1681
3327 msgid "unable to set superblock flags on %s\n"
3330 #: e2fsck/unix.c:1687
3332 msgid "Journal checksum error found in %s\n"
3335 #: e2fsck/unix.c:1691
3337 msgid "Journal corrupted in %s\n"
3340 #: e2fsck/unix.c:1695
3342 msgid "while recovering journal of %s"
3345 #: e2fsck/unix.c:1717
3347 msgid "%s has unsupported feature(s):"
3350 #: e2fsck/unix.c:1776
3352 msgid "%s: %s while reading bad blocks inode\n"
3355 #: e2fsck/unix.c:1779
3356 msgid "This doesn't bode well, but we'll try to go on...\n"
3359 #: e2fsck/unix.c:1819
3361 msgid "Creating journal (%d blocks): "
3364 #: e2fsck/unix.c:1829
3368 #: e2fsck/unix.c:1831
3371 "*** journal has been regenerated ***\n"
3374 #: e2fsck/unix.c:1837
3378 #: e2fsck/unix.c:1839
3380 msgid "%s: e2fsck canceled.\n"
3383 #: e2fsck/unix.c:1866
3384 msgid "Restarting e2fsck from the beginning...\n"
3387 #: e2fsck/unix.c:1870
3388 msgid "while resetting context"
3391 #: e2fsck/unix.c:1921
3395 "%s: ***** FILE SYSTEM ERRORS CORRECTED *****\n"
3398 #: e2fsck/unix.c:1923
3400 msgid "%s: File system was modified.\n"
3403 #: e2fsck/unix.c:1927 e2fsck/util.c:71
3407 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3410 #: e2fsck/unix.c:1932
3412 msgid "%s: ***** REBOOT SYSTEM *****\n"
3415 #: e2fsck/unix.c:1940 e2fsck/util.c:77
3419 "%s: ********** WARNING: Filesystem still has errors **********\n"
3423 #: e2fsck/util.c:196 misc/util.c:93
3427 #: e2fsck/util.c:197
3431 #: e2fsck/util.c:198
3435 #: e2fsck/util.c:199
3436 msgid " ('a' enables 'yes' to all) "
3439 #: e2fsck/util.c:215
3443 #: e2fsck/util.c:217
3447 #: e2fsck/util.c:219
3451 #: e2fsck/util.c:242
3452 msgid "cancelled!\n"
3455 #: e2fsck/util.c:266
3456 msgid "yes to all\n"
3459 #: e2fsck/util.c:268
3463 #: e2fsck/util.c:270
3467 #: e2fsck/util.c:280
3474 #: e2fsck/util.c:284
3481 #: e2fsck/util.c:288
3485 #: e2fsck/util.c:288
3489 #: e2fsck/util.c:304
3491 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3494 #: e2fsck/util.c:309
3495 msgid "reading inode and block bitmaps"
3498 #: e2fsck/util.c:321
3500 msgid "while retrying to read bitmaps for %s"
3503 #: e2fsck/util.c:333
3504 msgid "writing block and inode bitmaps"
3507 #: e2fsck/util.c:338
3509 msgid "while rewriting block and inode bitmaps for %s"
3512 #: e2fsck/util.c:350
3517 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3518 "\t(i.e., without -a or -p options)\n"
3521 #: e2fsck/util.c:431
3523 msgid "Memory used: %luk/%luk (%luk/%luk), "
3526 #: e2fsck/util.c:435
3528 msgid "Memory used: %lu, "
3531 #: e2fsck/util.c:442
3533 msgid "time: %5.2f/%5.2f/%5.2f\n"
3536 #: e2fsck/util.c:447
3538 msgid "elapsed time: %6.3f\n"
3541 #: e2fsck/util.c:482 e2fsck/util.c:496
3543 msgid "while reading inode %lu in %s"
3546 #: e2fsck/util.c:510 e2fsck/util.c:523
3548 msgid "while writing inode %lu in %s"
3551 #: e2fsck/util.c:767
3553 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3557 #: misc/badblocks.c:75
3561 #: misc/badblocks.c:100
3564 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3565 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3567 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3568 " device [last_block [first_block]]\n"
3571 #: misc/badblocks.c:111
3574 "%s: The -n and -w options are mutually exclusive.\n"
3578 #: misc/badblocks.c:229
3580 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3583 #: misc/badblocks.c:337
3584 msgid "Testing with random pattern: "
3587 #: misc/badblocks.c:355
3588 msgid "Testing with pattern 0x"
3591 #: misc/badblocks.c:387 misc/badblocks.c:460
3595 #: misc/badblocks.c:398
3597 msgid "Weird value (%ld) in do_read\n"
3600 #: misc/badblocks.c:485
3601 msgid "during ext2fs_sync_device"
3604 #: misc/badblocks.c:505 misc/badblocks.c:767
3605 msgid "while beginning bad block list iteration"
3608 #: misc/badblocks.c:520 misc/badblocks.c:620 misc/badblocks.c:778
3609 msgid "while allocating buffers"
3612 #: misc/badblocks.c:524
3614 msgid "Checking blocks %lu to %lu\n"
3617 #: misc/badblocks.c:529
3618 msgid "Checking for bad blocks in read-only mode\n"
3621 #: misc/badblocks.c:538
3622 msgid "Checking for bad blocks (read-only test): "
3625 #: misc/badblocks.c:545 misc/badblocks.c:652 misc/badblocks.c:694
3626 #: misc/badblocks.c:841
3627 msgid "Too many bad blocks, aborting test\n"
3630 #: misc/badblocks.c:627
3631 msgid "Checking for bad blocks in read-write mode\n"
3634 #: misc/badblocks.c:629 misc/badblocks.c:791
3636 msgid "From block %lu to %lu\n"
3639 #: misc/badblocks.c:684
3640 msgid "Reading and comparing: "
3643 #: misc/badblocks.c:790
3644 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3647 #: misc/badblocks.c:796
3648 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3651 #: misc/badblocks.c:803
3654 "Interrupt caught, cleaning up\n"
3657 #: misc/badblocks.c:886
3659 msgid "during test data write, block %lu"
3662 #: misc/badblocks.c:1007 misc/util.c:131
3664 msgid "%s is mounted; "
3667 #: misc/badblocks.c:1009
3668 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3671 #: misc/badblocks.c:1014
3672 msgid "it's not safe to run badblocks!\n"
3675 #: misc/badblocks.c:1019 misc/util.c:142
3677 msgid "%s is apparently in use by the system; "
3680 #: misc/badblocks.c:1022
3681 msgid "badblocks forced anyway.\n"
3684 #: misc/badblocks.c:1042
3686 msgid "invalid %s - %s"
3689 #: misc/badblocks.c:1136
3691 msgid "Too big max bad blocks count %u - maximum is %u"
3694 #: misc/badblocks.c:1163
3696 msgid "can't allocate memory for test_pattern - %s"
3699 #: misc/badblocks.c:1193
3700 msgid "Maximum of one test_pattern may be specified in read-only mode"
3703 #: misc/badblocks.c:1199
3704 msgid "Random test_pattern is not allowed in read-only mode"
3707 #: misc/badblocks.c:1213
3709 "Couldn't determine device size; you must specify\n"
3710 "the size manually\n"
3713 #: misc/badblocks.c:1219
3714 msgid "while trying to determine device size"
3717 #: misc/badblocks.c:1224
3721 #: misc/badblocks.c:1230
3725 #: misc/badblocks.c:1233
3727 msgid "invalid starting block (%llu): must be less than %llu"
3730 #: misc/badblocks.c:1240
3732 msgid "invalid end block (%llu): must be 32-bit value"
3735 #: misc/badblocks.c:1296
3736 msgid "while creating in-memory bad blocks list"
3739 #: misc/badblocks.c:1305
3740 msgid "input file - bad format"
3743 #: misc/badblocks.c:1313 misc/badblocks.c:1322
3744 msgid "while adding to in-memory bad block list"
3747 #: misc/badblocks.c:1347
3749 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3754 msgid "Usage: %s [-pRVf] [-+=aAcCdDeijPsStTu] [-v version] files...\n"
3757 #: misc/chattr.c:159
3759 msgid "bad project - %s\n"
3762 #: misc/chattr.c:173
3764 msgid "bad version - %s\n"
3767 #: misc/chattr.c:219 misc/lsattr.c:127
3769 msgid "while trying to stat %s"
3772 #: misc/chattr.c:226
3774 msgid "while reading flags on %s"
3777 #: misc/chattr.c:231 misc/chattr.c:243
3779 msgid "Flags of %s set as "
3782 #: misc/chattr.c:252
3784 msgid "while setting flags on %s"
3787 #: misc/chattr.c:260
3789 msgid "Version of %s set as %lu\n"
3792 #: misc/chattr.c:264
3794 msgid "while setting version on %s"
3797 #: misc/chattr.c:271
3799 msgid "Project of %s set as %lu\n"
3802 #: misc/chattr.c:275
3804 msgid "while setting project on %s"
3807 #: misc/chattr.c:297
3808 msgid "Couldn't allocate path variable in chattr_dir_proc"
3811 #: misc/chattr.c:337
3812 msgid "= is incompatible with - and +\n"
3815 #: misc/chattr.c:345
3816 msgid "Must use '-v', =, - or +\n"
3819 #: misc/create_inode.c:74 misc/create_inode.c:113
3821 msgid "while reading inode %u"
3824 #: misc/create_inode.c:84 misc/create_inode.c:276 misc/create_inode.c:340
3825 #: misc/create_inode.c:378
3826 msgid "while expanding directory"
3829 #: misc/create_inode.c:91
3831 msgid "while linking \"%s\""
3834 #: misc/create_inode.c:99 misc/create_inode.c:126 misc/create_inode.c:310
3836 msgid "while writing inode %u"
3839 #: misc/create_inode.c:143 misc/create_inode.c:167
3841 msgid "while listing attributes of \"%s\""
3844 #: misc/create_inode.c:154
3846 msgid "while opening inode %u"
3849 #: misc/create_inode.c:160 misc/create_inode.c:187 misc/create_inode.c:909
3850 #: misc/e2undo.c:176 misc/e2undo.c:473 misc/e2undo.c:479 misc/e2undo.c:485
3851 #: misc/mke2fs.c:353
3852 msgid "while allocating memory"
3855 #: misc/create_inode.c:180 misc/create_inode.c:196
3857 msgid "while reading attribute \"%s\" of \"%s\""
3860 #: misc/create_inode.c:205
3862 msgid "while writing attribute \"%s\" to inode %u"
3865 #: misc/create_inode.c:215
3867 msgid "while closing inode %u"
3870 #: misc/create_inode.c:263
3872 msgid "while allocating inode \"%s\""
3875 #: misc/create_inode.c:282
3877 msgid "while creating inode \"%s\""
3880 #: misc/create_inode.c:347
3882 msgid "while creating symlink \"%s\""
3885 #: misc/create_inode.c:365 misc/create_inode.c:842
3887 msgid "while looking up \"%s\""
3890 #: misc/create_inode.c:385
3892 msgid "while creating directory \"%s\""
3895 #: misc/create_inode.c:613
3897 msgid "while opening \"%s\" to copy"
3900 #: misc/create_inode.c:705
3902 msgid "while changing working directory to \"%s\""
3905 #: misc/create_inode.c:713
3907 msgid "while opening directory \"%s\""
3910 #: misc/create_inode.c:723
3912 msgid "while lstat \"%s\""
3915 #: misc/create_inode.c:756
3917 msgid "while creating special file \"%s\""
3920 #: misc/create_inode.c:765
3921 msgid "malloc failed"
3924 #: misc/create_inode.c:773
3926 msgid "while trying to read link \"%s\""
3929 #: misc/create_inode.c:780
3930 msgid "symlink increased in size between lstat() and readlink()"
3933 #: misc/create_inode.c:791
3935 msgid "while writing symlink\"%s\""
3938 #: misc/create_inode.c:801
3940 msgid "while writing file \"%s\""
3943 #: misc/create_inode.c:814
3945 msgid "while making dir \"%s\""
3948 #: misc/create_inode.c:831
3949 msgid "while changing directory"
3952 #: misc/create_inode.c:837
3954 msgid "ignoring entry \"%s\""
3957 #: misc/create_inode.c:850
3959 msgid "while setting inode for \"%s\""
3962 #: misc/create_inode.c:857
3964 msgid "while setting xattrs for \"%s\""
3967 #: misc/create_inode.c:875
3968 msgid "while saving inode data"
3971 #: misc/dumpe2fs.c:56
3974 "Usage: %s [-bfghixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3977 #: misc/dumpe2fs.c:159
3981 #: misc/dumpe2fs.c:168
3985 #: misc/dumpe2fs.c:219
3987 msgid "Group %lu: (Blocks "
3990 #: misc/dumpe2fs.c:226
3992 msgid " csum 0x%04x"
3995 #: misc/dumpe2fs.c:228
3997 msgid " (EXPECTED 0x%04x)"
4000 #: misc/dumpe2fs.c:233
4002 msgid " %s superblock at "
4005 #: misc/dumpe2fs.c:234
4009 #: misc/dumpe2fs.c:234
4013 #: misc/dumpe2fs.c:238
4014 msgid ", Group descriptors at "
4017 #: misc/dumpe2fs.c:242
4020 " Reserved GDT blocks at "
4023 #: misc/dumpe2fs.c:249
4024 msgid " Group descriptor at "
4027 #: misc/dumpe2fs.c:255
4028 msgid " Block bitmap at "
4031 #: misc/dumpe2fs.c:260 misc/dumpe2fs.c:271
4033 msgid ", csum 0x%08x"
4036 #: misc/dumpe2fs.c:263
4040 #: misc/dumpe2fs.c:265
4046 #: misc/dumpe2fs.c:266
4047 msgid " Inode bitmap at "
4050 #: misc/dumpe2fs.c:273
4056 #: misc/dumpe2fs.c:279
4060 " %u free %s, %u free inodes, %u directories%s"
4063 #: misc/dumpe2fs.c:286
4065 msgid ", %u unused inodes\n"
4068 #: misc/dumpe2fs.c:289
4069 msgid " Free blocks: "
4072 #: misc/dumpe2fs.c:304
4073 msgid " Free inodes: "
4076 #: misc/dumpe2fs.c:340
4077 msgid "while printing bad block list"
4080 #: misc/dumpe2fs.c:346
4082 msgid "Bad blocks: %u"
4085 #: misc/dumpe2fs.c:373 misc/tune2fs.c:363
4086 msgid "while reading journal inode"
4089 #: misc/dumpe2fs.c:379
4090 msgid "while opening journal inode"
4093 #: misc/dumpe2fs.c:385
4094 msgid "while reading journal super block"
4097 #: misc/dumpe2fs.c:392
4098 msgid "Journal superblock magic number invalid!\n"
4101 #: misc/dumpe2fs.c:409 misc/tune2fs.c:212
4102 msgid "while reading journal superblock"
4105 #: misc/dumpe2fs.c:417
4106 msgid "Couldn't find journal superblock magic numbers"
4109 #: misc/dumpe2fs.c:434 misc/mke2fs.c:786 misc/tune2fs.c:1947
4110 msgid "Couldn't allocate memory to parse options!\n"
4113 #: misc/dumpe2fs.c:460
4115 msgid "Invalid superblock parameter: %s\n"
4118 #: misc/dumpe2fs.c:475
4120 msgid "Invalid blocksize parameter: %s\n"
4123 #: misc/dumpe2fs.c:486
4127 "Bad extended option(s) specified: %s\n"
4129 "Extended options are separated by commas, and may take an argument which\n"
4130 "\tis set off by an equals ('=') sign.\n"
4132 "Valid extended options are:\n"
4133 "\tsuperblock=<superblock number>\n"
4134 "\tblocksize=<blocksize>\n"
4137 #: misc/dumpe2fs.c:550 misc/mke2fs.c:1816
4139 msgid "\tUsing %s\n"
4142 #: misc/dumpe2fs.c:590
4145 "*** Checksum errors detected in filesystem! Run e2fsck now!\n"
4149 #: misc/dumpe2fs.c:595 misc/e2image.c:1586 misc/tune2fs.c:2822
4150 #: resize/main.c:415
4151 msgid "Couldn't find valid filesystem superblock.\n"
4154 #: misc/dumpe2fs.c:630
4157 "*** Checksum errors detected in bitmaps! Run e2fsck now!\n"
4161 #: misc/dumpe2fs.c:634
4165 "%s: %s: error reading bitmaps: %s\n"
4168 #: misc/e2image.c:106
4170 msgid "Usage: %s [ -r|Q ] [ -fr ] device image-file\n"
4173 #: misc/e2image.c:108
4175 msgid " %s -I device image-file\n"
4178 #: misc/e2image.c:109
4181 " %s -ra [ -cfnp ] [ -o src_offset ] [ -O dest_offset ] src_fs "
4185 #: misc/e2image.c:174 misc/e2image.c:579 misc/e2image.c:585 misc/e2image.c:1181
4186 msgid "while allocating buffer"
4189 #: misc/e2image.c:179
4191 msgid "Writing block %llu\n"
4194 #: misc/e2image.c:193
4196 msgid "error writing block %llu"
4199 #: misc/e2image.c:196
4200 msgid "error in generic_write()"
4203 #: misc/e2image.c:213
4204 msgid "Error: header size is bigger than wrt_size\n"
4207 #: misc/e2image.c:218
4208 msgid "Couldn't allocate header buffer\n"
4211 #: misc/e2image.c:246
4212 msgid "while writing superblock"
4215 #: misc/e2image.c:255
4216 msgid "while writing inode table"
4219 #: misc/e2image.c:263
4220 msgid "while writing block bitmap"
4223 #: misc/e2image.c:271
4224 msgid "while writing inode bitmap"
4227 #: misc/e2image.c:505
4229 msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
4232 #: misc/e2image.c:517
4234 msgid "Corrupt directory block %llu: bad name_len (%d)\n"
4237 #: misc/e2image.c:558
4239 msgid "%llu / %llu blocks (%d%%)"
4242 #: misc/e2image.c:589 misc/e2image.c:629
4246 #: misc/e2image.c:626
4248 "Stopping now will destroy the filesystem, interrupt again if you are sure\n"
4251 #: misc/e2image.c:652
4253 msgid " %s remaining at %.2f MB/s"
4256 #: misc/e2image.c:664 misc/e2image.c:1191
4258 msgid "error reading block %llu"
4261 #: misc/e2image.c:718
4263 msgid "Copied %llu / %llu blocks (%d%%) in %s "
4266 #: misc/e2image.c:722
4268 msgid "at %.2f MB/s"
4271 #: misc/e2image.c:758
4272 msgid "while allocating l1 table"
4275 #: misc/e2image.c:803
4276 msgid "while allocating l2 cache"
4279 #: misc/e2image.c:826
4281 "Warning: There are still tables in the cache while putting the cache, data "
4282 "will be lost so the image may not be valid.\n"
4285 #: misc/e2image.c:1148
4286 msgid "while allocating ext2_qcow2_image"
4289 #: misc/e2image.c:1155
4290 msgid "while initializing ext2_qcow2_image"
4293 #: misc/e2image.c:1214 misc/e2image.c:1232
4294 msgid "Programming error: multiple sequential refcount blocks created!\n"
4297 #: misc/e2image.c:1272
4298 msgid "while allocating block bitmap"
4301 #: misc/e2image.c:1281
4302 msgid "while allocating scramble block bitmap"
4305 #: misc/e2image.c:1288
4306 msgid "Scanning inodes...\n"
4309 #: misc/e2image.c:1300
4310 msgid "Can't allocate block buffer"
4313 #: misc/e2image.c:1339 misc/e2image.c:1353
4315 msgid "while iterating over inode %u"
4318 #: misc/e2image.c:1385
4319 msgid "Raw and qcow2 images cannot be installed"
4322 #: misc/e2image.c:1407
4323 msgid "error reading bitmaps"
4326 #: misc/e2image.c:1419
4327 msgid "while opening device file"
4330 #: misc/e2image.c:1430
4331 msgid "while restoring the image table"
4334 #: misc/e2image.c:1527
4335 msgid "-a option can only be used with raw or QCOW2 images."
4338 #: misc/e2image.c:1533
4339 msgid "Offsets are only allowed with raw images."
4342 #: misc/e2image.c:1538
4343 msgid "Move mode is only allowed with raw images."
4346 #: misc/e2image.c:1543
4347 msgid "Move mode requires all data mode."
4350 #: misc/e2image.c:1553
4351 msgid "checking if mounted"
4354 #: misc/e2image.c:1560
4357 "Running e2image on a R/W mounted filesystem can result in an\n"
4358 "inconsistent image which will not be useful for debugging purposes.\n"
4359 "Use -f option if you really want to do that.\n"
4362 #: misc/e2image.c:1614
4363 msgid "QCOW2 image can not be written to the stdout!\n"
4366 #: misc/e2image.c:1620
4367 msgid "Can not stat output\n"
4370 #: misc/e2image.c:1630
4372 msgid "Image (%s) is compressed\n"
4375 #: misc/e2image.c:1633
4377 msgid "Image (%s) is encrypted\n"
4380 #: misc/e2image.c:1636
4382 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
4385 #: misc/e2image.c:1645
4386 msgid "The -c option only supported in raw mode\n"
4389 #: misc/e2image.c:1650
4390 msgid "The -c option not supported when writing to stdout\n"
4393 #: misc/e2image.c:1657
4394 msgid "while allocating check_buf"
4397 #: misc/e2image.c:1663
4398 msgid "The -p option only supported in raw mode\n"
4401 #: misc/e2image.c:1673
4403 msgid "%d blocks already contained the data to be copied\n"
4406 #: misc/e2initrd_helper.c:68
4408 msgid "Usage: %s -r device\n"
4411 #: misc/e2label.c:58
4413 msgid "e2label: cannot open %s\n"
4416 #: misc/e2label.c:63
4418 msgid "e2label: cannot seek to superblock\n"
4421 #: misc/e2label.c:68
4423 msgid "e2label: error reading superblock\n"
4426 #: misc/e2label.c:72
4428 msgid "e2label: not an ext2 filesystem\n"
4431 #: misc/e2label.c:97 misc/tune2fs.c:2995
4433 msgid "Warning: label too long, truncating.\n"
4436 #: misc/e2label.c:100
4438 msgid "e2label: cannot seek to superblock again\n"
4441 #: misc/e2label.c:105
4443 msgid "e2label: error writing superblock\n"
4446 #: misc/e2label.c:117 misc/tune2fs.c:1607
4448 msgid "Usage: e2label device [newlabel]\n"
4451 #: misc/e2undo.c:118
4453 msgid "Usage: %s [-f] [-h] [-n] [-v] <transaction file> <filesystem>\n"
4456 #: misc/e2undo.c:143
4457 msgid "The file system superblock doesn't match the undo file.\n"
4460 #: misc/e2undo.c:146
4461 msgid "UUID does not match.\n"
4464 #: misc/e2undo.c:148
4465 msgid "Last mount time does not match.\n"
4468 #: misc/e2undo.c:150
4469 msgid "Last write time does not match.\n"
4472 #: misc/e2undo.c:152
4473 msgid "Lifetime write counter does not match.\n"
4476 #: misc/e2undo.c:166
4477 msgid "while reading filesystem superblock."
4480 #: misc/e2undo.c:182
4481 msgid "while fetching superblock"
4484 #: misc/e2undo.c:195
4486 msgid "Undo file superblock checksum doesn't match.\n"
4489 #: misc/e2undo.c:334
4491 msgid "illegal offset - %s"
4494 #: misc/e2undo.c:358
4496 msgid "Will not write to an undo file while replaying it.\n"
4499 #: misc/e2undo.c:367
4501 msgid "while opening undo file `%s'\n"
4504 #: misc/e2undo.c:374
4505 msgid "while reading undo file"
4508 #: misc/e2undo.c:379
4510 msgid "%s: Not an undo file.\n"
4513 #: misc/e2undo.c:390
4515 msgid "%s: Header checksum doesn't match.\n"
4518 #: misc/e2undo.c:397
4520 msgid "%s: Corrupt undo file header.\n"
4523 #: misc/e2undo.c:401
4525 msgid "%s: Undo block size too large.\n"
4528 #: misc/e2undo.c:406
4530 msgid "%s: Undo block size too small.\n"
4533 #: misc/e2undo.c:419
4535 msgid "%s: Unknown undo file feature set.\n"
4538 #: misc/e2undo.c:427
4540 msgid "Error while determining whether %s is mounted."
4543 #: misc/e2undo.c:433
4544 msgid "e2undo should only be run on unmounted filesystems"
4547 #: misc/e2undo.c:449
4549 msgid "while opening `%s'"
4552 #: misc/e2undo.c:460
4553 msgid "specified offset is too large"
4556 #: misc/e2undo.c:501
4557 msgid "while reading keys"
4560 #: misc/e2undo.c:513
4562 msgid "%s: wrong key magic at %llu\n"
4565 #: misc/e2undo.c:523
4567 msgid "%s: key block checksum error at %llu.\n"
4570 #: misc/e2undo.c:546
4572 msgid "%s: block %llu is too long."
4575 #: misc/e2undo.c:558 misc/e2undo.c:594
4577 msgid "while fetching block %llu."
4580 #: misc/e2undo.c:570
4582 msgid "checksum error in filesystem block %llu (undo blk %llu)\n"
4585 #: misc/e2undo.c:609
4587 msgid "while writing block %llu."
4590 #: misc/e2undo.c:615
4592 msgid "Undo file corruption; run e2fsck NOW!\n"
4595 #: misc/e2undo.c:617
4597 msgid "IO error during replay; run e2fsck NOW!\n"
4600 #: misc/e2undo.c:620
4602 msgid "Incomplete undo record; run e2fsck.\n"
4605 #: misc/findsuper.c:110
4607 msgid "Usage: findsuper device [skipbytes [startkb]]\n"
4610 #: misc/findsuper.c:155
4612 msgid "skipbytes should be a number, not %s\n"
4615 #: misc/findsuper.c:162
4617 msgid "skipbytes must be a multiple of the sector size\n"
4620 #: misc/findsuper.c:169
4622 msgid "startkb should be a number, not %s\n"
4625 #: misc/findsuper.c:175
4627 msgid "startkb should be positive, not %llu\n"
4630 #: misc/findsuper.c:186
4632 msgid "starting at %llu, with %u byte increments\n"
4635 #: misc/findsuper.c:188
4638 "[*] probably superblock written in the ext3 journal superblock,\n"
4639 "\tso start/end/grp wrong\n"
4642 #: misc/findsuper.c:190
4645 "byte_offset byte_start byte_end fs_blocks blksz grp mkfs/"
4646 "mount_time sb_uuid label\n"
4649 #: misc/findsuper.c:264
4653 "%11Lu: finished with errno %d\n"
4658 msgid "WARNING: couldn't open %s: %s\n"
4663 msgid "WARNING: bad format on line %d of %s\n"
4668 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
4669 "\tfield. I will kludge around things for you, but you\n"
4670 "\tshould fix your /etc/fstab file as soon as you can.\n"
4676 msgid "fsck: %s: not found\n"
4681 msgid "%s: wait: No more child process?!?\n"
4686 msgid "Warning... %s for device %s exited with signal %d.\n"
4691 msgid "%s %s: status is %x, should never happen.\n"
4696 msgid "Finished with %s (exit status %d)\n"
4701 msgid "%s: Error %d while executing fsck.%s for %s\n"
4706 "Either all or none of the filesystem types passed to -t must be prefixed\n"
4707 "with 'no' or '!'.\n"
4711 msgid "Couldn't allocate memory for filesystem types\n"
4717 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
4723 msgid "fsck: cannot check %s: fsck.%s not found\n"
4727 msgid "Checking all file systems.\n"
4732 msgid "--waiting-- (pass %d)\n"
4737 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4742 msgid "%s: too many devices\n"
4745 #: misc/fsck.c:1153 misc/fsck.c:1239
4747 msgid "%s: too many arguments\n"
4750 #: misc/fuse2fs.c:3745
4751 msgid "Mounting read-only.\n"
4754 #: misc/fuse2fs.c:3769
4756 msgid "%s: Allowing users to allocate all blocks. This is dangerous!\n"
4759 #: misc/fuse2fs.c:3781 misc/fuse2fs.c:3794
4764 #: misc/fuse2fs.c:3782 misc/fuse2fs.c:3796 misc/tune2fs.c:3224
4766 msgid "Please run e2fsck -fy %s.\n"
4769 #: misc/fuse2fs.c:3803
4770 msgid "Journal needs recovery; running `e2fsck -E journal_only' is required.\n"
4773 #: misc/fuse2fs.c:3811
4775 msgid "%s: Writing to the journal is not supported.\n"
4778 #: misc/fuse2fs.c:3826
4779 msgid "Warning: Mounting unchecked fs, running e2fsck is recommended.\n"
4782 #: misc/fuse2fs.c:3830
4783 msgid "Warning: Maximal mount count reached, running e2fsck is recommended.\n"
4786 #: misc/fuse2fs.c:3835
4787 msgid "Warning: Check time reached; running e2fsck is recommended.\n"
4790 #: misc/fuse2fs.c:3839
4791 msgid "Orphans detected; running e2fsck is recommended.\n"
4794 #: misc/fuse2fs.c:3843
4795 msgid "Errors detected; running e2fsck is required.\n"
4800 msgid "Usage: %s [-RVadlpv] [files...]\n"
4805 msgid "While reading flags on %s"
4810 msgid "While reading project on %s"
4813 #: misc/lsattr.c:102
4815 msgid "While reading version on %s"
4818 #: misc/mke2fs.c:124
4821 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
4822 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
4823 "\t[-G flex-group-size] [-N number-of-inodes] [-d root-directory]\n"
4824 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
4825 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4826 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
4827 "\t[-t fs-type] [-T usage-type ] [-U UUID] [-e errors_behavior][-z "
4829 "\t[-jnqvDFSV] device [blocks-count]\n"
4832 #: misc/mke2fs.c:255
4834 msgid "Running command: %s\n"
4837 #: misc/mke2fs.c:259
4839 msgid "while trying to run '%s'"
4842 #: misc/mke2fs.c:266
4843 msgid "while processing list of bad blocks from program"
4846 #: misc/mke2fs.c:293
4848 msgid "Block %d in primary superblock/group descriptor area bad.\n"
4851 #: misc/mke2fs.c:295
4853 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
4856 #: misc/mke2fs.c:298
4857 msgid "Aborting....\n"
4860 #: misc/mke2fs.c:318
4863 "Warning: the backup superblock/group descriptors at block %u contain\n"
4868 #: misc/mke2fs.c:337
4869 msgid "while marking bad blocks as used"
4872 #: misc/mke2fs.c:408
4873 msgid "Writing inode tables: "
4876 #: misc/mke2fs.c:430
4880 "Could not write %d blocks in inode table starting at %llu: %s\n"
4883 #: misc/mke2fs.c:444 misc/mke2fs.c:2673 misc/mke2fs.c:3056
4887 #: misc/mke2fs.c:459
4888 msgid "while creating root dir"
4891 #: misc/mke2fs.c:466
4892 msgid "while reading root inode"
4895 #: misc/mke2fs.c:478
4896 msgid "while setting root inode ownership"
4899 #: misc/mke2fs.c:496
4900 msgid "while creating /lost+found"
4903 #: misc/mke2fs.c:503
4904 msgid "while looking up /lost+found"
4907 #: misc/mke2fs.c:516
4908 msgid "while expanding /lost+found"
4911 #: misc/mke2fs.c:531
4912 msgid "while setting bad block inode"
4915 #: misc/mke2fs.c:558
4917 msgid "Out of memory erasing sectors %d-%d\n"
4920 #: misc/mke2fs.c:568
4922 msgid "Warning: could not read block 0: %s\n"
4925 #: misc/mke2fs.c:584
4927 msgid "Warning: could not erase sector %d: %s\n"
4930 #: misc/mke2fs.c:600
4931 msgid "while initializing journal superblock"
4934 #: misc/mke2fs.c:608
4935 msgid "Zeroing journal device: "
4938 #: misc/mke2fs.c:620
4940 msgid "while zeroing journal device (block %llu, count %d)"
4943 #: misc/mke2fs.c:638
4944 msgid "while writing journal superblock"
4947 #: misc/mke2fs.c:653
4949 msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
4952 #: misc/mke2fs.c:661
4955 "warning: %llu blocks unused.\n"
4959 #: misc/mke2fs.c:666
4961 msgid "Filesystem label=%s\n"
4964 #: misc/mke2fs.c:669
4966 msgid "OS type: %s\n"
4969 #: misc/mke2fs.c:671
4971 msgid "Block size=%u (log=%u)\n"
4974 #: misc/mke2fs.c:674
4976 msgid "Cluster size=%u (log=%u)\n"
4979 #: misc/mke2fs.c:678
4981 msgid "Fragment size=%u (log=%u)\n"
4984 #: misc/mke2fs.c:680
4986 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
4989 #: misc/mke2fs.c:682
4991 msgid "%u inodes, %llu blocks\n"
4994 #: misc/mke2fs.c:684
4996 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
4999 #: misc/mke2fs.c:687
5001 msgid "First data block=%u\n"
5004 #: misc/mke2fs.c:689
5006 msgid "Root directory owner=%u:%u\n"
5009 #: misc/mke2fs.c:691
5011 msgid "Maximum filesystem blocks=%lu\n"
5014 #: misc/mke2fs.c:695
5016 msgid "%u block groups\n"
5019 #: misc/mke2fs.c:697
5021 msgid "%u block group\n"
5024 #: misc/mke2fs.c:699
5026 msgid "%u blocks per group, %u clusters per group\n"
5029 #: misc/mke2fs.c:702
5031 msgid "%u blocks per group, %u fragments per group\n"
5034 #: misc/mke2fs.c:704
5036 msgid "%u inodes per group\n"
5039 #: misc/mke2fs.c:713
5041 msgid "Filesystem UUID: %s\n"
5044 #: misc/mke2fs.c:714
5045 msgid "Superblock backups stored on blocks: "
5048 #: misc/mke2fs.c:808
5050 msgid "%s requires '-O 64bit'\n"
5053 #: misc/mke2fs.c:814
5055 msgid "'%s' must be before 'resize=%u'\n"
5058 #: misc/mke2fs.c:827
5060 msgid "Invalid desc_size: '%s'\n"
5063 #: misc/mke2fs.c:840
5065 msgid "Invalid offset: %s\n"
5068 #: misc/mke2fs.c:854 misc/tune2fs.c:1975
5070 msgid "Invalid mmp_update_interval: %s\n"
5073 #: misc/mke2fs.c:868
5075 msgid "Invalid # of backup superblocks: %s\n"
5078 #: misc/mke2fs.c:890
5080 msgid "Invalid stride parameter: %s\n"
5083 #: misc/mke2fs.c:905
5085 msgid "Invalid stripe-width parameter: %s\n"
5088 #: misc/mke2fs.c:928
5090 msgid "Invalid resize parameter: %s\n"
5093 #: misc/mke2fs.c:935
5094 msgid "The resize maximum must be greater than the filesystem size.\n"
5097 #: misc/mke2fs.c:959
5098 msgid "On-line resizing not supported with revision 0 filesystems\n"
5101 #: misc/mke2fs.c:985 misc/mke2fs.c:994
5103 msgid "Invalid root_owner: '%s'\n"
5106 #: misc/mke2fs.c:1035
5110 "Bad option(s) specified: %s\n"
5112 "Extended options are separated by commas, and may take an argument which\n"
5113 "\tis set off by an equals ('=') sign.\n"
5115 "Valid extended options are:\n"
5116 "\tmmp_update_interval=<interval>\n"
5117 "\tnum_backup_sb=<0|1|2>\n"
5118 "\tstride=<RAID per-disk data chunk in blocks>\n"
5119 "\tstripe-width=<RAID stride * data disks in blocks>\n"
5120 "\toffset=<offset to create the file system>\n"
5121 "\tresize=<resize maximum size in blocks>\n"
5122 "\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
5123 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
5124 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
5125 "\troot_owner=<uid of root dir>:<gid of root dir>\n"
5129 "\tquotatype=<quota type(s) to be enabled>\n"
5133 #: misc/mke2fs.c:1060
5137 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
5141 #: misc/mke2fs.c:1102
5144 "Syntax error in mke2fs config file (%s, line #%d)\n"
5148 #: misc/mke2fs.c:1115 misc/tune2fs.c:1008
5150 msgid "Invalid filesystem option set: %s\n"
5153 #: misc/mke2fs.c:1127 misc/tune2fs.c:407
5155 msgid "Invalid mount option set: %s\n"
5158 #: misc/mke2fs.c:1263
5162 "Your mke2fs.conf file does not define the %s filesystem type.\n"
5165 #: misc/mke2fs.c:1267
5167 "You probably need to install an updated mke2fs.conf file.\n"
5171 #: misc/mke2fs.c:1271
5172 msgid "Aborting...\n"
5175 #: misc/mke2fs.c:1312
5179 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
5183 #: misc/mke2fs.c:1494
5184 msgid "Couldn't allocate memory for new PATH.\n"
5187 #: misc/mke2fs.c:1535
5189 msgid "Couldn't init profile successfully (error: %ld).\n"
5192 #: misc/mke2fs.c:1568
5194 msgid "invalid block size - %s"
5197 #: misc/mke2fs.c:1572
5199 msgid "Warning: blocksize %d not usable on most systems.\n"
5202 #: misc/mke2fs.c:1588
5204 msgid "invalid cluster size - %s"
5207 #: misc/mke2fs.c:1601
5208 msgid "'-R' is deprecated, use '-E' instead"
5211 #: misc/mke2fs.c:1615 misc/tune2fs.c:1704
5213 msgid "bad error behavior - %s"
5216 #: misc/mke2fs.c:1627
5217 msgid "Illegal number for blocks per group"
5220 #: misc/mke2fs.c:1632
5221 msgid "blocks per group must be multiple of 8"
5224 #: misc/mke2fs.c:1640
5225 msgid "Illegal number for flex_bg size"
5228 #: misc/mke2fs.c:1646
5229 msgid "flex_bg size must be a power of 2"
5232 #: misc/mke2fs.c:1651
5234 msgid "flex_bg size (%lu) must be less than or equal to 2^31"
5237 #: misc/mke2fs.c:1661
5239 msgid "invalid inode ratio %s (min %d/max %d)"
5242 #: misc/mke2fs.c:1671
5244 msgid "invalid inode size - %s"
5247 #: misc/mke2fs.c:1684
5249 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
5250 "nodiscard' extended option instead!\n"
5253 #: misc/mke2fs.c:1695
5254 msgid "in malloc for bad_blocks_filename"
5257 #: misc/mke2fs.c:1704
5260 "Warning: label too long; will be truncated to '%s'\n"
5264 #: misc/mke2fs.c:1713
5266 msgid "invalid reserved blocks percent - %s"
5269 #: misc/mke2fs.c:1728
5271 msgid "bad num inodes - %s"
5274 #: misc/mke2fs.c:1741
5275 msgid "while allocating fs_feature string"
5278 #: misc/mke2fs.c:1758
5280 msgid "bad revision level - %s"
5283 #: misc/mke2fs.c:1763
5285 msgid "while trying to create revision %d"
5288 #: misc/mke2fs.c:1777
5289 msgid "The -t option may only be used once"
5292 #: misc/mke2fs.c:1785
5293 msgid "The -T option may only be used once"
5296 #: misc/mke2fs.c:1841 misc/mke2fs.c:3140
5298 msgid "while trying to open journal device %s\n"
5301 #: misc/mke2fs.c:1847
5303 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
5306 #: misc/mke2fs.c:1853
5308 msgid "Using journal device's blocksize: %d\n"
5311 #: misc/mke2fs.c:1864
5313 msgid "invalid blocks '%s' on device '%s'"
5316 #: misc/mke2fs.c:1888
5320 #: misc/mke2fs.c:1901 resize/main.c:495
5321 msgid "while trying to determine filesystem size"
5324 #: misc/mke2fs.c:1907
5326 "Couldn't determine device size; you must specify\n"
5327 "the size of the filesystem\n"
5330 #: misc/mke2fs.c:1914
5332 "Device size reported to be zero. Invalid partition specified, or\n"
5333 "\tpartition table wasn't reread after running fdisk, due to\n"
5334 "\ta modified partition being busy and in use. You may need to reboot\n"
5335 "\tto re-read your partition table.\n"
5338 #: misc/mke2fs.c:1931
5339 msgid "Filesystem larger than apparent device size."
5342 #: misc/mke2fs.c:1951
5343 msgid "Failed to parse fs types list\n"
5346 #: misc/mke2fs.c:1999
5347 msgid "The HURD does not support the filetype feature.\n"
5350 #: misc/mke2fs.c:2004
5351 msgid "The HURD does not support the huge_file feature.\n"
5354 #: misc/mke2fs.c:2009
5355 msgid "The HURD does not support the metadata_csum feature.\n"
5358 #: misc/mke2fs.c:2019
5359 msgid "while trying to determine hardware sector size"
5362 #: misc/mke2fs.c:2025
5363 msgid "while trying to determine physical sector size"
5366 #: misc/mke2fs.c:2057
5367 msgid "while setting blocksize; too small for device\n"
5370 #: misc/mke2fs.c:2062
5373 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
5376 #: misc/mke2fs.c:2086
5379 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
5380 "\tin 32 bits using a blocksize of %d.\n"
5383 #: misc/mke2fs.c:2098
5386 "%s: Size of device (0x%llx blocks) %s too big to create\n"
5387 "\ta filesystem using a blocksize of %d.\n"
5390 #: misc/mke2fs.c:2120
5391 msgid "fs_types for mke2fs.conf resolution: "
5394 #: misc/mke2fs.c:2127
5395 msgid "Filesystem features not supported with revision 0 filesystems\n"
5398 #: misc/mke2fs.c:2135
5399 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
5402 #: misc/mke2fs.c:2145
5403 msgid "Journals not supported with revision 0 filesystems\n"
5406 #: misc/mke2fs.c:2158
5408 msgid "invalid reserved blocks percent - %lf"
5411 #: misc/mke2fs.c:2175
5413 "Extents MUST be enabled for a 64-bit filesystem. Pass -O extents to "
5417 #: misc/mke2fs.c:2195
5418 msgid "The cluster size may not be smaller than the block size.\n"
5421 #: misc/mke2fs.c:2201
5422 msgid "specifying a cluster size requires the bigalloc feature"
5425 #: misc/mke2fs.c:2221
5427 msgid "warning: Unable to get device geometry for %s\n"
5430 #: misc/mke2fs.c:2224
5432 msgid "%s alignment is offset by %lu bytes.\n"
5435 #: misc/mke2fs.c:2226
5438 "This may result in very poor performance, (re)-partitioning suggested.\n"
5441 #: misc/mke2fs.c:2247
5443 msgid "%d-byte blocks too big for system (max %d)"
5446 #: misc/mke2fs.c:2251
5449 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
5452 #: misc/mke2fs.c:2259
5455 "Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata "
5456 "and journal checksum features.\n"
5459 #: misc/mke2fs.c:2314
5463 "Warning: offset specified without an explicit file system size.\n"
5464 "Creating a file system with %llu blocks but this might\n"
5465 "not be what you want.\n"
5469 #: misc/mke2fs.c:2331
5470 msgid "Can't support bigalloc feature without extents feature"
5473 #: misc/mke2fs.c:2338
5475 "The resize_inode and meta_bg features are not compatible.\n"
5476 "They can not be both enabled simultaneously.\n"
5479 #: misc/mke2fs.c:2346
5482 "Warning: the bigalloc feature is still under development\n"
5483 "See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
5487 #: misc/mke2fs.c:2358
5488 msgid "reserved online resize blocks not supported on non-sparse filesystem"
5491 #: misc/mke2fs.c:2367
5492 msgid "blocks per group count out of range"
5495 #: misc/mke2fs.c:2389
5496 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
5499 #: misc/mke2fs.c:2401
5501 msgid "invalid inode size %d (min %d/max %d)"
5504 #: misc/mke2fs.c:2416
5506 msgid "%d byte inodes are too small for inline data; specify larger size"
5509 #: misc/mke2fs.c:2429
5511 msgid "%d byte inodes are too small for project quota; specify larger size"
5514 #: misc/mke2fs.c:2444
5516 msgid "too many inodes (%llu), raise inode ratio?"
5519 #: misc/mke2fs.c:2451
5521 msgid "too many inodes (%llu), specify < 2^32 inodes"
5524 #: misc/mke2fs.c:2465
5527 "inode_size (%u) * inodes_count (%u) too big for a\n"
5528 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
5529 "\tor lower inode count (-N).\n"
5532 #: misc/mke2fs.c:2652
5533 msgid "Discarding device blocks: "
5536 #: misc/mke2fs.c:2668
5540 #: misc/mke2fs.c:2727
5541 msgid "while initializing quota context"
5544 #: misc/mke2fs.c:2734
5545 msgid "while writing quota inodes"
5548 #: misc/mke2fs.c:2759
5550 msgid "bad error behavior in profile - %s"
5553 #: misc/mke2fs.c:2833
5554 msgid "while setting up superblock"
5557 #: misc/mke2fs.c:2849
5559 "Extents are not enabled. The file extent tree can be checksummed, whereas "
5560 "block maps cannot. Not enabling extents reduces the coverage of metadata "
5561 "checksumming. Pass -O extents to rectify.\n"
5564 #: misc/mke2fs.c:2856
5566 "64-bit filesystem support is not enabled. The larger fields afforded by "
5567 "this feature enable full-strength checksumming. Pass -O 64bit to rectify.\n"
5570 #: misc/mke2fs.c:2864
5571 msgid "The metadata_csum_seed feature requres the metadata_csum feature.\n"
5574 #: misc/mke2fs.c:2888
5575 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
5578 #: misc/mke2fs.c:2981
5580 msgid "unknown os - %s"
5583 #: misc/mke2fs.c:3044
5584 msgid "Allocating group tables: "
5587 #: misc/mke2fs.c:3052
5588 msgid "while trying to allocate filesystem tables"
5591 #: misc/mke2fs.c:3061
5594 "\twhile converting subcluster bitmap"
5597 #: misc/mke2fs.c:3067
5599 msgid "%s may be further corrupted by superblock rewrite\n"
5602 #: misc/mke2fs.c:3108
5604 msgid "while zeroing block %llu at end of filesystem"
5607 #: misc/mke2fs.c:3121
5608 msgid "while reserving blocks for online resize"
5611 #: misc/mke2fs.c:3133 misc/tune2fs.c:1419
5615 #: misc/mke2fs.c:3145
5617 msgid "Adding journal to device %s: "
5620 #: misc/mke2fs.c:3152
5624 "\twhile trying to add journal to device %s"
5627 #: misc/mke2fs.c:3157 misc/mke2fs.c:3186 misc/mke2fs.c:3226
5628 #: misc/mk_hugefiles.c:596 misc/tune2fs.c:1448 misc/tune2fs.c:1467
5632 #: misc/mke2fs.c:3163
5633 msgid "Skipping journal creation in super-only mode\n"
5636 #: misc/mke2fs.c:3173
5638 msgid "Creating journal (%u blocks): "
5641 #: misc/mke2fs.c:3182
5644 "\twhile trying to create journal"
5647 #: misc/mke2fs.c:3194 misc/tune2fs.c:1073
5650 "Error while enabling multiple mount protection feature."
5653 #: misc/mke2fs.c:3199
5655 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
5658 #: misc/mke2fs.c:3217
5659 msgid "Copying files into the device: "
5662 #: misc/mke2fs.c:3223
5663 msgid "while populating file system"
5666 #: misc/mke2fs.c:3230
5667 msgid "Writing superblocks and filesystem accounting information: "
5670 #: misc/mke2fs.c:3237
5673 "Warning, had trouble writing out superblocks.\n"
5676 #: misc/mke2fs.c:3239
5682 #: misc/mk_hugefiles.c:337
5684 msgid "while zeroing block %llu for hugefile"
5687 #: misc/mk_hugefiles.c:512
5690 "Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
5693 #: misc/mk_hugefiles.c:579
5694 msgid "Huge files will be zero'ed\n"
5697 #: misc/mk_hugefiles.c:580
5699 msgid "Creating %lu huge file(s) "
5702 #: misc/mk_hugefiles.c:582
5704 msgid "with %llu blocks each"
5707 #: misc/mk_hugefiles.c:591
5709 msgid "while creating huge file %lu"
5712 #: misc/mklost+found.c:50
5713 msgid "Usage: mklost+found\n"
5716 #: misc/partinfo.c:43
5719 "Usage: %s device...\n"
5721 "Prints out the partition information for each given device.\n"
5722 "For example: %s /dev/hda\n"
5726 #: misc/partinfo.c:53
5728 msgid "Cannot open %s: %s"
5731 #: misc/partinfo.c:59
5733 msgid "Cannot get geometry of %s: %s"
5736 #: misc/partinfo.c:67
5738 msgid "Cannot get size of %s: %s"
5741 #: misc/partinfo.c:73
5743 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
5746 #: misc/tune2fs.c:119
5747 msgid "Please run e2fsck -f on the filesystem.\n"
5750 #: misc/tune2fs.c:121
5751 msgid "Please run e2fsck -fD on the filesystem.\n"
5754 #: misc/tune2fs.c:134
5757 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-f] [-g group]\n"
5758 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
5759 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
5760 "\t[-p mmp_update_interval] [-r reserved_blocks_count] [-u user]\n"
5761 "\t[-C mount_count] [-L volume_label] [-M last_mounted_dir]\n"
5762 "\t[-O [^]feature[,...]] [-Q quota_options]\n"
5763 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
5764 "\t[-I new_inode_size] [-z undo_file] device\n"
5767 #: misc/tune2fs.c:219
5768 msgid "Journal superblock not found!\n"
5771 #: misc/tune2fs.c:277
5772 msgid "while trying to open external journal"
5775 #: misc/tune2fs.c:283 misc/tune2fs.c:2718
5777 msgid "%s is not a journal device.\n"
5780 #: misc/tune2fs.c:293 misc/tune2fs.c:2729
5781 msgid "Filesystem's UUID not found on journal device.\n"
5784 #: misc/tune2fs.c:317
5786 "Cannot locate journal device. It was NOT removed\n"
5787 "Use -f option to remove missing journal device.\n"
5790 #: misc/tune2fs.c:326
5791 msgid "Journal removed\n"
5794 #: misc/tune2fs.c:370
5795 msgid "while reading bitmaps"
5798 #: misc/tune2fs.c:378
5799 msgid "while clearing journal inode"
5802 #: misc/tune2fs.c:389
5803 msgid "while writing journal inode"
5806 #: misc/tune2fs.c:424 misc/tune2fs.c:446 misc/tune2fs.c:459
5807 msgid "(and reboot afterwards!)\n"
5810 #: misc/tune2fs.c:477
5812 msgid "After running e2fsck, please run `resize2fs %s %s"
5815 #: misc/tune2fs.c:480
5817 msgid "Please run `resize2fs %s %s"
5820 #: misc/tune2fs.c:484
5825 #: misc/tune2fs.c:486
5827 msgid "' to enable 64-bit mode.\n"
5830 #: misc/tune2fs.c:488
5832 msgid "' to disable 64-bit mode.\n"
5835 #: misc/tune2fs.c:975
5837 "WARNING: Could not confirm kernel support for metadata_csum_seed.\n"
5838 " This requires Linux >= v4.4.\n"
5841 #: misc/tune2fs.c:1011
5843 msgid "Clearing filesystem feature '%s' not supported.\n"
5846 #: misc/tune2fs.c:1017
5848 msgid "Setting filesystem feature '%s' not supported.\n"
5851 #: misc/tune2fs.c:1026
5853 "The has_journal feature may only be cleared when the filesystem is\n"
5854 "unmounted or mounted read-only.\n"
5857 #: misc/tune2fs.c:1034
5859 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
5860 "the has_journal flag.\n"
5863 #: misc/tune2fs.c:1052
5865 "Setting filesystem feature 'sparse_super' not supported\n"
5866 "for filesystems with the meta_bg feature enabled.\n"
5869 #: misc/tune2fs.c:1065
5871 "The multiple mount protection feature can't\n"
5872 "be set if the filesystem is mounted or\n"
5876 #: misc/tune2fs.c:1083
5878 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
5881 #: misc/tune2fs.c:1092
5883 "The multiple mount protection feature cannot\n"
5884 "be disabled if the filesystem is readonly.\n"
5887 #: misc/tune2fs.c:1100
5888 msgid "Error while reading bitmaps\n"
5891 #: misc/tune2fs.c:1109
5893 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
5896 #: misc/tune2fs.c:1114
5897 msgid "while reading MMP block."
5900 #: misc/tune2fs.c:1146
5902 "Clearing the flex_bg flag would cause the the filesystem to be\n"
5906 #: misc/tune2fs.c:1157
5908 "The huge_file feature may only be cleared when the filesystem is\n"
5909 "unmounted or mounted read-only.\n"
5912 #: misc/tune2fs.c:1168
5913 msgid "Enabling checksums could take some time."
5916 #: misc/tune2fs.c:1170
5917 msgid "Cannot enable metadata_csum on a mounted filesystem!\n"
5920 #: misc/tune2fs.c:1176
5922 "Extents are not enabled. The file extent tree can be checksummed, whereas "
5923 "block maps cannot. Not enabling extents reduces the coverage of metadata "
5924 "checksumming. Re-run with -O extent to rectify.\n"
5927 #: misc/tune2fs.c:1183
5929 "64-bit filesystem support is not enabled. The larger fields afforded by "
5930 "this feature enable full-strength checksumming. Run resize2fs -b to "
5934 #: misc/tune2fs.c:1209
5935 msgid "Disabling checksums could take some time."
5938 #: misc/tune2fs.c:1211
5939 msgid "Cannot disable metadata_csum on a mounted filesystem!\n"
5942 #: misc/tune2fs.c:1274
5944 msgid "Cannot enable 64-bit mode while mounted!\n"
5947 #: misc/tune2fs.c:1284
5949 msgid "Cannot disable 64-bit mode while mounted!\n"
5952 #: misc/tune2fs.c:1330
5955 "Warning: '^quota' option overrides '-Q'arguments.\n"
5958 #: misc/tune2fs.c:1348
5960 "Setting feature 'metadata_csum_seed' is only supported\n"
5961 "on filesystems with the metadata_csum feature enabled.\n"
5964 #: misc/tune2fs.c:1366
5966 "UUID has changed since enabling metadata_csum. Filesystem must be "
5968 "to safely rewrite all metadata to match the new UUID.\n"
5971 #: misc/tune2fs.c:1412
5972 msgid "The filesystem already has a journal.\n"
5975 #: misc/tune2fs.c:1432
5979 "\twhile trying to open journal on %s\n"
5982 #: misc/tune2fs.c:1436
5984 msgid "Creating journal on device %s: "
5987 #: misc/tune2fs.c:1444
5989 msgid "while adding filesystem to journal on %s"
5992 #: misc/tune2fs.c:1450
5993 msgid "Creating journal inode: "
5996 #: misc/tune2fs.c:1464
5999 "\twhile trying to create journal file"
6002 #: misc/tune2fs.c:1508
6003 msgid "while initializing quota context in support library"
6006 #: misc/tune2fs.c:1523
6008 msgid "while updating quota limits (%d)"
6011 #: misc/tune2fs.c:1531
6013 msgid "while writing quota file (%d)"
6016 #: misc/tune2fs.c:1549
6018 msgid "while removing quota file (%d)"
6021 #: misc/tune2fs.c:1592
6024 "Bad quota options specified.\n"
6026 "Following valid quota options are available (pass by separating with "
6035 #: misc/tune2fs.c:1650
6037 msgid "Couldn't parse date/time specifier: %s"
6040 #: misc/tune2fs.c:1675 misc/tune2fs.c:1688
6042 msgid "bad mounts count - %s"
6045 #: misc/tune2fs.c:1731
6047 msgid "bad gid/group name - %s"
6050 #: misc/tune2fs.c:1764
6052 msgid "bad interval - %s"
6055 #: misc/tune2fs.c:1793
6057 msgid "bad reserved block ratio - %s"
6060 #: misc/tune2fs.c:1808
6061 msgid "-o may only be specified once"
6064 #: misc/tune2fs.c:1817
6065 msgid "-O may only be specified once"
6068 #: misc/tune2fs.c:1834
6070 msgid "bad reserved blocks count - %s"
6073 #: misc/tune2fs.c:1863
6075 msgid "bad uid/user name - %s"
6078 #: misc/tune2fs.c:1880
6080 msgid "bad inode size - %s"
6083 #: misc/tune2fs.c:1887
6085 msgid "Inode size must be a power of two- %s"
6088 #: misc/tune2fs.c:1984
6090 msgid "mmp_update_interval too big: %lu\n"
6093 #: misc/tune2fs.c:1989
6095 msgid "Setting multiple mount protection update interval to %lu second\n"
6097 "Setting multiple mount protection update interval to %lu seconds\n"
6101 #: misc/tune2fs.c:2012
6103 msgid "Invalid RAID stride: %s\n"
6106 #: misc/tune2fs.c:2027
6108 msgid "Invalid RAID stripe-width: %s\n"
6111 #: misc/tune2fs.c:2042
6113 msgid "Invalid hash algorithm: %s\n"
6116 #: misc/tune2fs.c:2048
6118 msgid "Setting default hash algorithm to %s (%d)\n"
6121 #: misc/tune2fs.c:2067
6124 "Bad options specified.\n"
6126 "Extended options are separated by commas, and may take an argument which\n"
6127 "\tis set off by an equals ('=') sign.\n"
6129 "Valid extended options are:\n"
6131 "\thash_alg=<hash algorithm>\n"
6132 "\tmount_opts=<extended default mount options>\n"
6133 "\tstride=<RAID per-disk chunk size in blocks>\n"
6134 "\tstripe_width=<RAID stride*data disks in blocks>\n"
6139 #: misc/tune2fs.c:2536
6140 msgid "Failed to read inode bitmap\n"
6143 #: misc/tune2fs.c:2541
6144 msgid "Failed to read block bitmap\n"
6147 #: misc/tune2fs.c:2558 resize/resize2fs.c:1276
6148 msgid "blocks to be moved"
6151 #: misc/tune2fs.c:2561
6152 msgid "Failed to allocate block bitmap when increasing inode size\n"
6155 #: misc/tune2fs.c:2567
6156 msgid "Not enough space to increase inode size \n"
6159 #: misc/tune2fs.c:2572
6160 msgid "Failed to relocate blocks during inode resize \n"
6163 #: misc/tune2fs.c:2604
6165 "Error in resizing the inode size.\n"
6166 "Run e2undo to undo the file system changes. \n"
6169 #: misc/tune2fs.c:2816
6172 "MMP block magic is bad. Try to fix it by running:\n"
6176 #: misc/tune2fs.c:2828
6177 msgid "Cannot modify a journal device.\n"
6180 #: misc/tune2fs.c:2841
6182 msgid "The inode size is already %lu\n"
6185 #: misc/tune2fs.c:2848
6186 msgid "Shrinking inode size is not supported\n"
6189 #: misc/tune2fs.c:2853
6191 msgid "Invalid inode size %lu (max %d)\n"
6194 #: misc/tune2fs.c:2859
6195 msgid "Resizing inodes could take some time."
6198 #: misc/tune2fs.c:2906
6200 msgid "Setting maximal mount count to %d\n"
6203 #: misc/tune2fs.c:2912
6205 msgid "Setting current mount count to %d\n"
6208 #: misc/tune2fs.c:2917
6210 msgid "Setting error behavior to %d\n"
6213 #: misc/tune2fs.c:2922
6215 msgid "Setting reserved blocks gid to %lu\n"
6218 #: misc/tune2fs.c:2927
6220 msgid "interval between checks is too big (%lu)"
6223 #: misc/tune2fs.c:2934
6225 msgid "Setting interval between checks to %lu seconds\n"
6228 #: misc/tune2fs.c:2941
6230 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
6233 #: misc/tune2fs.c:2947
6235 msgid "reserved blocks count is too big (%llu)"
6238 #: misc/tune2fs.c:2954
6240 msgid "Setting reserved blocks count to %llu\n"
6243 #: misc/tune2fs.c:2959
6246 "The filesystem already has sparse superblocks.\n"
6249 #: misc/tune2fs.c:2962
6252 "Setting the sparse superblock flag not supported\n"
6253 "for filesystems with the meta_bg feature enabled.\n"
6256 #: misc/tune2fs.c:2972
6260 "Sparse superblock flag set. %s"
6263 #: misc/tune2fs.c:2977
6266 "Clearing the sparse superblock flag not supported.\n"
6269 #: misc/tune2fs.c:2985
6271 msgid "Setting time filesystem last checked to %s\n"
6274 #: misc/tune2fs.c:2991
6276 msgid "Setting reserved blocks uid to %lu\n"
6279 #: misc/tune2fs.c:3023
6280 msgid "Error in using clear_mmp. It must be used with -f\n"
6283 #: misc/tune2fs.c:3041
6285 "The quota feature may only be changed when the filesystem is unmounted.\n"
6288 #: misc/tune2fs.c:3065
6289 msgid "The UUID may only be changed when the filesystem is unmounted.\n"
6292 #: misc/tune2fs.c:3068
6294 "If you only use kernels newer than v4.4, run 'tune2fs -O metadata_csum_seed' "
6295 "and re-run this command.\n"
6298 #: misc/tune2fs.c:3077
6299 msgid "Setting UUID on a checksummed filesystem could take some time."
6302 #: misc/tune2fs.c:3102
6303 msgid "Invalid UUID format\n"
6306 #: misc/tune2fs.c:3118
6307 msgid "Need to update journal superblock.\n"
6310 #: misc/tune2fs.c:3143
6311 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
6314 #: misc/tune2fs.c:3150
6316 "Changing the inode size not supported for filesystems with the flex_bg\n"
6317 "feature enabled.\n"
6320 #: misc/tune2fs.c:3168
6322 msgid "Setting inode size %lu\n"
6325 #: misc/tune2fs.c:3172
6326 msgid "Failed to change inode size\n"
6329 #: misc/tune2fs.c:3186
6331 msgid "Setting stride size to %d\n"
6334 #: misc/tune2fs.c:3191
6336 msgid "Setting stripe width to %d\n"
6339 #: misc/tune2fs.c:3198
6341 msgid "Setting extended default mount options to '%s'\n"
6344 #: misc/tune2fs.c:3209
6347 "Warning: The journal is dirty. You may wish to replay the journal like:\n"
6349 "\te2fsck -E journal_only %s\n"
6351 "then rerun this command. Otherwise, any changes made may be overwritten\n"
6352 "by journal recovery.\n"
6355 #: misc/tune2fs.c:3220
6357 msgid "Recovering journal.\n"
6361 msgid "<proceeding>\n"
6366 msgid "Proceed anyway (or wait %d seconds) ? (y,N) "
6370 msgid "Proceed anyway? (y,N) "
6374 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
6379 msgid "will not make a %s here!\n"
6383 msgid "mke2fs forced anyway.\n"
6387 msgid "Couldn't allocate memory to parse journal options!\n"
6394 "Could not find journal device matching %s\n"
6400 "Bad journal options specified.\n"
6402 "Journal options are separated by commas, and may take an argument which\n"
6403 "\tis set off by an equals ('=') sign.\n"
6405 "Valid journal options are:\n"
6406 "\tsize=<journal size in megabytes>\n"
6407 "\tdevice=<journal device>\n"
6408 "\tlocation=<journal location>\n"
6410 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
6417 "Filesystem too small for a journal\n"
6424 "The requested journal size is %d blocks; it must be\n"
6425 "between 1024 and 10240000 blocks. Aborting.\n"
6431 "Journal size too big for filesystem.\n"
6437 "This filesystem will be automatically checked every %d mounts or\n"
6438 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
6443 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
6448 msgid " %s [-r|t] [-n num] [-s socketpath]\n"
6457 msgid "bad arguments"
6473 msgid "bad response length"
6478 msgid "uuidd daemon already running at pid %s\n"
6483 msgid "Couldn't create unix stream socket: %s"
6488 msgid "Couldn't bind unix socket %s: %s\n"
6493 msgid "Couldn't listen on unix socket %s: %s\n"
6498 msgid "Error reading from client, len = %d\n"
6503 msgid "operation %d, incoming num = %d\n"
6508 msgid "Generated time UUID: %s\n"
6513 msgid "Generated random UUID: %s\n"
6518 msgid "Generated time UUID %s and subsequent UUID\n"
6519 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
6525 msgid "Generated %d UUID's:\n"
6530 msgid "Invalid operation %d\n"
6533 #: misc/uuidd.c:477 misc/uuidd.c:499
6535 msgid "Bad number: %s\n"
6538 #: misc/uuidd.c:534 misc/uuidd.c:563
6540 msgid "Error calling uuidd daemon (%s): %s\n"
6545 msgid "%s and subsequent UUID\n"
6546 msgid_plural "%s and subsequent %d UUIDs\n"
6551 msgid "List of UUID's:\n"
6556 msgid "Unexpected reply length from server %d\n"
6561 msgid "Couldn't kill uuidd running at pid %d: %s\n"
6566 msgid "Killed uuidd running at pid %d\n"
6569 #: misc/uuidgen.c:32
6571 msgid "Usage: %s [-r] [-t]\n"
6574 #: resize/extent.c:202
6575 msgid "# Extent dump:\n"
6578 #: resize/extent.c:203
6580 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
6586 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [-b|-s|new_size] "
6592 msgid "Extending the inode table"
6596 msgid "Relocating blocks"
6600 msgid "Scanning inode table"
6604 msgid "Updating inode references"
6608 msgid "Moving inode table"
6612 msgid "Unknown pass?!?"
6617 msgid "Begin pass %d (max = %lu)\n"
6620 #: resize/main.c:162
6623 "Resizing bigalloc file systems has not been fully tested. Proceed at\n"
6624 "your own risk! Use the force option if you want to go ahead anyway.\n"
6628 #: resize/main.c:365
6630 msgid "while opening %s"
6633 #: resize/main.c:373
6635 msgid "while getting stat information for %s"
6638 #: resize/main.c:449
6641 "Please run 'e2fsck -f %s' first.\n"
6645 #: resize/main.c:468
6647 msgid "Estimated minimum size of the filesystem: %llu\n"
6650 #: resize/main.c:505
6652 msgid "Invalid new size: %s\n"
6655 #: resize/main.c:524
6656 msgid "New size too large to be expressed in 32 bits\n"
6659 #: resize/main.c:532
6661 msgid "New size smaller than minimum (%llu)\n"
6664 #: resize/main.c:538
6665 msgid "Invalid stride length"
6668 #: resize/main.c:562
6671 "The containing partition (or device) is only %llu (%dk) blocks.\n"
6672 "You requested a new size of %llu blocks.\n"
6676 #: resize/main.c:569
6678 msgid "Cannot set and unset 64bit feature.\n"
6681 #: resize/main.c:573
6684 "Cannot change the 64bit feature on a filesystem that is larger than 2^32 "
6688 #: resize/main.c:579
6690 msgid "Cannot change the 64bit feature while the filesystem is mounted.\n"
6693 #: resize/main.c:585
6696 "Please enable the extents feature with tune2fs before enabling the 64bit "
6700 #: resize/main.c:591
6703 "The filesystem is already %llu (%dk) blocks long. Nothing to do!\n"
6707 #: resize/main.c:598
6709 msgid "The filesystem is already 64-bit.\n"
6712 #: resize/main.c:603
6714 msgid "The filesystem is already 32-bit.\n"
6717 #: resize/main.c:612
6719 msgid "Converting the filesystem to 64-bit.\n"
6722 #: resize/main.c:614
6724 msgid "Converting the filesystem to 32-bit.\n"
6727 #: resize/main.c:616
6729 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
6732 #: resize/main.c:625
6734 msgid "while trying to resize %s"
6737 #: resize/main.c:628
6740 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
6741 "after the aborted resize operation.\n"
6744 #: resize/main.c:634
6747 "The filesystem on %s is now %llu (%dk) blocks long.\n"
6751 #: resize/main.c:649
6753 msgid "while trying to truncate %s"
6756 #: resize/online.c:81
6757 msgid "kernel does not support online resize with sparse_super2"
6760 #: resize/online.c:86
6762 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
6765 #: resize/online.c:90
6766 msgid "On-line shrinking not supported"
6769 #: resize/online.c:114
6770 msgid "Filesystem does not support online resizing"
6773 #: resize/online.c:122
6774 msgid "Not enough reserved gdt blocks for resizing"
6777 #: resize/online.c:129
6778 msgid "Kernel does not support resizing a file system this large"
6781 #: resize/online.c:137
6783 msgid "while trying to open mountpoint %s"
6786 #: resize/online.c:142
6788 msgid "Old resize interface requested.\n"
6791 #: resize/online.c:161 resize/online.c:178
6792 msgid "Permission denied to resize filesystem"
6795 #: resize/online.c:164 resize/online.c:184
6796 msgid "While checking for on-line resizing support"
6799 #: resize/online.c:181
6800 msgid "Kernel does not support online resizing"
6803 #: resize/online.c:220
6805 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
6808 #: resize/online.c:230
6809 msgid "While trying to extend the last group"
6812 #: resize/online.c:284
6814 msgid "While trying to add group #%d"
6817 #: resize/online.c:295
6820 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
6824 #: resize/resize2fs.c:759
6826 msgid "inodes (%llu) must be less than %u"
6829 #: resize/resize2fs.c:1037
6830 msgid "reserved blocks"
6833 #: resize/resize2fs.c:1281
6834 msgid "meta-data blocks"
6837 #: resize/resize2fs.c:1385 resize/resize2fs.c:2317
6838 msgid "new meta blocks"
6841 #: resize/resize2fs.c:2540
6842 msgid "Should never happen! No sb in last super_sparse bg?\n"
6845 #: resize/resize2fs.c:2545
6846 msgid "Should never happen! Unexpected old_desc in super_sparse bg?\n"
6849 #: resize/resize2fs.c:2618
6850 msgid "Should never happen: resize inode corrupt!\n"
6853 #: lib/ext2fs/ext2_err.c:11
6854 msgid "EXT2FS Library version 1.43.5"
6857 #: lib/ext2fs/ext2_err.c:12
6858 msgid "Wrong magic number for ext2_filsys structure"
6861 #: lib/ext2fs/ext2_err.c:13
6862 msgid "Wrong magic number for badblocks_list structure"
6865 #: lib/ext2fs/ext2_err.c:14
6866 msgid "Wrong magic number for badblocks_iterate structure"
6869 #: lib/ext2fs/ext2_err.c:15
6870 msgid "Wrong magic number for inode_scan structure"
6873 #: lib/ext2fs/ext2_err.c:16
6874 msgid "Wrong magic number for io_channel structure"
6877 #: lib/ext2fs/ext2_err.c:17
6878 msgid "Wrong magic number for unix io_channel structure"
6881 #: lib/ext2fs/ext2_err.c:18
6882 msgid "Wrong magic number for io_manager structure"
6885 #: lib/ext2fs/ext2_err.c:19
6886 msgid "Wrong magic number for block_bitmap structure"
6889 #: lib/ext2fs/ext2_err.c:20
6890 msgid "Wrong magic number for inode_bitmap structure"
6893 #: lib/ext2fs/ext2_err.c:21
6894 msgid "Wrong magic number for generic_bitmap structure"
6897 #: lib/ext2fs/ext2_err.c:22
6898 msgid "Wrong magic number for test io_channel structure"
6901 #: lib/ext2fs/ext2_err.c:23
6902 msgid "Wrong magic number for directory block list structure"
6905 #: lib/ext2fs/ext2_err.c:24
6906 msgid "Wrong magic number for icount structure"
6909 #: lib/ext2fs/ext2_err.c:25
6910 msgid "Wrong magic number for Powerquest io_channel structure"
6913 #: lib/ext2fs/ext2_err.c:26
6914 msgid "Wrong magic number for ext2 file structure"
6917 #: lib/ext2fs/ext2_err.c:27
6918 msgid "Wrong magic number for Ext2 Image Header"
6921 #: lib/ext2fs/ext2_err.c:28
6922 msgid "Wrong magic number for inode io_channel structure"
6925 #: lib/ext2fs/ext2_err.c:29
6926 msgid "Wrong magic number for ext4 extent handle"
6929 #: lib/ext2fs/ext2_err.c:30
6930 msgid "Bad magic number in super-block"
6933 #: lib/ext2fs/ext2_err.c:31
6934 msgid "Filesystem revision too high"
6937 #: lib/ext2fs/ext2_err.c:32
6938 msgid "Attempt to write to filesystem opened read-only"
6941 #: lib/ext2fs/ext2_err.c:33
6942 msgid "Can't read group descriptors"
6945 #: lib/ext2fs/ext2_err.c:34
6946 msgid "Can't write group descriptors"
6949 #: lib/ext2fs/ext2_err.c:35
6950 msgid "Corrupt group descriptor: bad block for block bitmap"
6953 #: lib/ext2fs/ext2_err.c:36
6954 msgid "Corrupt group descriptor: bad block for inode bitmap"
6957 #: lib/ext2fs/ext2_err.c:37
6958 msgid "Corrupt group descriptor: bad block for inode table"
6961 #: lib/ext2fs/ext2_err.c:38
6962 msgid "Can't write an inode bitmap"
6965 #: lib/ext2fs/ext2_err.c:39
6966 msgid "Can't read an inode bitmap"
6969 #: lib/ext2fs/ext2_err.c:40
6970 msgid "Can't write a block bitmap"
6973 #: lib/ext2fs/ext2_err.c:41
6974 msgid "Can't read a block bitmap"
6977 #: lib/ext2fs/ext2_err.c:42
6978 msgid "Can't write an inode table"
6981 #: lib/ext2fs/ext2_err.c:43
6982 msgid "Can't read an inode table"
6985 #: lib/ext2fs/ext2_err.c:44
6986 msgid "Can't read next inode"
6989 #: lib/ext2fs/ext2_err.c:45
6990 msgid "Filesystem has unexpected block size"
6993 #: lib/ext2fs/ext2_err.c:46
6994 msgid "EXT2 directory corrupted"
6997 #: lib/ext2fs/ext2_err.c:47
6998 msgid "Attempt to read block from filesystem resulted in short read"
7001 #: lib/ext2fs/ext2_err.c:48
7002 msgid "Attempt to write block to filesystem resulted in short write"
7005 #: lib/ext2fs/ext2_err.c:49
7006 msgid "No free space in the directory"
7009 #: lib/ext2fs/ext2_err.c:50
7010 msgid "Inode bitmap not loaded"
7013 #: lib/ext2fs/ext2_err.c:51
7014 msgid "Block bitmap not loaded"
7017 #: lib/ext2fs/ext2_err.c:52
7018 msgid "Illegal inode number"
7021 #: lib/ext2fs/ext2_err.c:53
7022 msgid "Illegal block number"
7025 #: lib/ext2fs/ext2_err.c:54
7026 msgid "Internal error in ext2fs_expand_dir"
7029 #: lib/ext2fs/ext2_err.c:55
7030 msgid "Not enough space to build proposed filesystem"
7033 #: lib/ext2fs/ext2_err.c:56
7034 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
7037 #: lib/ext2fs/ext2_err.c:57
7038 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
7041 #: lib/ext2fs/ext2_err.c:58
7042 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
7045 #: lib/ext2fs/ext2_err.c:59
7046 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
7049 #: lib/ext2fs/ext2_err.c:60
7050 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
7053 #: lib/ext2fs/ext2_err.c:61
7054 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
7057 #: lib/ext2fs/ext2_err.c:62
7058 msgid "Attempt to fudge end of block bitmap past the real end"
7061 #: lib/ext2fs/ext2_err.c:63
7062 msgid "Attempt to fudge end of inode bitmap past the real end"
7065 #: lib/ext2fs/ext2_err.c:64
7066 msgid "Illegal indirect block found"
7069 #: lib/ext2fs/ext2_err.c:65
7070 msgid "Illegal doubly indirect block found"
7073 #: lib/ext2fs/ext2_err.c:66
7074 msgid "Illegal triply indirect block found"
7077 #: lib/ext2fs/ext2_err.c:67
7078 msgid "Block bitmaps are not the same"
7081 #: lib/ext2fs/ext2_err.c:68
7082 msgid "Inode bitmaps are not the same"
7085 #: lib/ext2fs/ext2_err.c:69
7086 msgid "Illegal or malformed device name"
7089 #: lib/ext2fs/ext2_err.c:70
7090 msgid "A block group is missing an inode table"
7093 #: lib/ext2fs/ext2_err.c:71
7094 msgid "The ext2 superblock is corrupt"
7097 #: lib/ext2fs/ext2_err.c:72
7098 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
7101 #: lib/ext2fs/ext2_err.c:73
7102 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
7105 #: lib/ext2fs/ext2_err.c:74
7106 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
7109 #: lib/ext2fs/ext2_err.c:75
7110 msgid "Too many symbolic links encountered."
7113 #: lib/ext2fs/ext2_err.c:76
7114 msgid "The callback function will not handle this case"
7117 #: lib/ext2fs/ext2_err.c:77
7118 msgid "The inode is from a bad block in the inode table"
7121 #: lib/ext2fs/ext2_err.c:78
7122 msgid "Filesystem has unsupported feature(s)"
7125 #: lib/ext2fs/ext2_err.c:79
7126 msgid "Filesystem has unsupported read-only feature(s)"
7129 #: lib/ext2fs/ext2_err.c:80
7130 msgid "IO Channel failed to seek on read or write"
7133 #: lib/ext2fs/ext2_err.c:81
7134 msgid "Memory allocation failed"
7137 #: lib/ext2fs/ext2_err.c:82
7138 msgid "Invalid argument passed to ext2 library"
7141 #: lib/ext2fs/ext2_err.c:83
7142 msgid "Could not allocate block in ext2 filesystem"
7145 #: lib/ext2fs/ext2_err.c:84
7146 msgid "Could not allocate inode in ext2 filesystem"
7149 #: lib/ext2fs/ext2_err.c:85
7150 msgid "Ext2 inode is not a directory"
7153 #: lib/ext2fs/ext2_err.c:86
7154 msgid "Too many references in table"
7157 #: lib/ext2fs/ext2_err.c:87
7158 msgid "File not found by ext2_lookup"
7161 #: lib/ext2fs/ext2_err.c:88
7162 msgid "File open read-only"
7165 #: lib/ext2fs/ext2_err.c:89
7166 msgid "Ext2 directory block not found"
7169 #: lib/ext2fs/ext2_err.c:90
7170 msgid "Ext2 directory already exists"
7173 #: lib/ext2fs/ext2_err.c:91
7174 msgid "Unimplemented ext2 library function"
7177 #: lib/ext2fs/ext2_err.c:92
7178 msgid "User cancel requested"
7181 #: lib/ext2fs/ext2_err.c:93
7182 msgid "Ext2 file too big"
7185 #: lib/ext2fs/ext2_err.c:94
7186 msgid "Supplied journal device not a block device"
7189 #: lib/ext2fs/ext2_err.c:95
7190 msgid "Journal superblock not found"
7193 #: lib/ext2fs/ext2_err.c:96
7194 msgid "Journal must be at least 1024 blocks"
7197 #: lib/ext2fs/ext2_err.c:97
7198 msgid "Unsupported journal version"
7201 #: lib/ext2fs/ext2_err.c:98
7202 msgid "Error loading external journal"
7205 #: lib/ext2fs/ext2_err.c:99
7206 msgid "Journal not found"
7209 #: lib/ext2fs/ext2_err.c:100
7210 msgid "Directory hash unsupported"
7213 #: lib/ext2fs/ext2_err.c:101
7214 msgid "Illegal extended attribute block number"
7217 #: lib/ext2fs/ext2_err.c:102
7218 msgid "Cannot create filesystem with requested number of inodes"
7221 #: lib/ext2fs/ext2_err.c:103
7222 msgid "E2image snapshot not in use"
7225 #: lib/ext2fs/ext2_err.c:104
7226 msgid "Too many reserved group descriptor blocks"
7229 #: lib/ext2fs/ext2_err.c:105
7230 msgid "Resize inode is corrupt"
7233 #: lib/ext2fs/ext2_err.c:106
7234 msgid "Tried to set block bmap with missing indirect block"
7237 #: lib/ext2fs/ext2_err.c:107
7238 msgid "TDB: Success"
7241 #: lib/ext2fs/ext2_err.c:108
7242 msgid "TDB: Corrupt database"
7245 #: lib/ext2fs/ext2_err.c:109
7246 msgid "TDB: IO Error"
7249 #: lib/ext2fs/ext2_err.c:110
7250 msgid "TDB: Locking error"
7253 #: lib/ext2fs/ext2_err.c:111
7254 msgid "TDB: Out of memory"
7257 #: lib/ext2fs/ext2_err.c:112
7258 msgid "TDB: Record exists"
7261 #: lib/ext2fs/ext2_err.c:113
7262 msgid "TDB: Lock exists on other keys"
7265 #: lib/ext2fs/ext2_err.c:114
7266 msgid "TDB: Invalid parameter"
7269 #: lib/ext2fs/ext2_err.c:115
7270 msgid "TDB: Record does not exist"
7273 #: lib/ext2fs/ext2_err.c:116
7274 msgid "TDB: Write not permitted"
7277 #: lib/ext2fs/ext2_err.c:117
7278 msgid "Ext2fs directory block list is empty"
7281 #: lib/ext2fs/ext2_err.c:118
7282 msgid "Attempt to modify a block mapping via a read-only block iterator"
7285 #: lib/ext2fs/ext2_err.c:119
7286 msgid "Wrong magic number for ext4 extent saved path"
7289 #: lib/ext2fs/ext2_err.c:120
7290 msgid "Wrong magic number for 64-bit generic bitmap"
7293 #: lib/ext2fs/ext2_err.c:121
7294 msgid "Wrong magic number for 64-bit block bitmap"
7297 #: lib/ext2fs/ext2_err.c:122
7298 msgid "Wrong magic number for 64-bit inode bitmap"
7301 #: lib/ext2fs/ext2_err.c:123
7302 msgid "Wrong magic number --- RESERVED_13"
7305 #: lib/ext2fs/ext2_err.c:124
7306 msgid "Wrong magic number --- RESERVED_14"
7309 #: lib/ext2fs/ext2_err.c:125
7310 msgid "Wrong magic number --- RESERVED_15"
7313 #: lib/ext2fs/ext2_err.c:126
7314 msgid "Wrong magic number --- RESERVED_16"
7317 #: lib/ext2fs/ext2_err.c:127
7318 msgid "Wrong magic number --- RESERVED_17"
7321 #: lib/ext2fs/ext2_err.c:128
7322 msgid "Wrong magic number --- RESERVED_18"
7325 #: lib/ext2fs/ext2_err.c:129
7326 msgid "Wrong magic number --- RESERVED_19"
7329 #: lib/ext2fs/ext2_err.c:130
7330 msgid "Corrupt extent header"
7333 #: lib/ext2fs/ext2_err.c:131
7334 msgid "Corrupt extent index"
7337 #: lib/ext2fs/ext2_err.c:132
7338 msgid "Corrupt extent"
7341 #: lib/ext2fs/ext2_err.c:133
7342 msgid "No free space in extent map"
7345 #: lib/ext2fs/ext2_err.c:134
7346 msgid "Inode does not use extents"
7349 #: lib/ext2fs/ext2_err.c:135
7350 msgid "No 'next' extent"
7353 #: lib/ext2fs/ext2_err.c:136
7354 msgid "No 'previous' extent"
7357 #: lib/ext2fs/ext2_err.c:137
7358 msgid "No 'up' extent"
7361 #: lib/ext2fs/ext2_err.c:138
7362 msgid "No 'down' extent"
7365 #: lib/ext2fs/ext2_err.c:139
7366 msgid "No current node"
7369 #: lib/ext2fs/ext2_err.c:140
7370 msgid "Ext2fs operation not supported"
7373 #: lib/ext2fs/ext2_err.c:141
7374 msgid "No room to insert extent in node"
7377 #: lib/ext2fs/ext2_err.c:142
7378 msgid "Splitting would result in empty node"
7381 #: lib/ext2fs/ext2_err.c:143
7382 msgid "Extent not found"
7385 #: lib/ext2fs/ext2_err.c:144
7386 msgid "Operation not supported for inodes containing extents"
7389 #: lib/ext2fs/ext2_err.c:145
7390 msgid "Extent length is invalid"
7393 #: lib/ext2fs/ext2_err.c:146
7394 msgid "I/O Channel does not support 64-bit block numbers"
7397 #: lib/ext2fs/ext2_err.c:147
7398 msgid "Can't check if filesystem is mounted due to missing mtab file"
7401 #: lib/ext2fs/ext2_err.c:148
7402 msgid "Filesystem too large to use legacy bitmaps"
7405 #: lib/ext2fs/ext2_err.c:149
7406 msgid "MMP: invalid magic number"
7409 #: lib/ext2fs/ext2_err.c:150
7410 msgid "MMP: device currently active"
7413 #: lib/ext2fs/ext2_err.c:151
7414 msgid "MMP: fsck being run"
7417 #: lib/ext2fs/ext2_err.c:152
7418 msgid "MMP: block number beyond filesystem range"
7421 #: lib/ext2fs/ext2_err.c:153
7422 msgid "MMP: undergoing an unknown operation"
7425 #: lib/ext2fs/ext2_err.c:154
7426 msgid "MMP: filesystem still in use"
7429 #: lib/ext2fs/ext2_err.c:155
7430 msgid "MMP: open with O_DIRECT failed"
7433 #: lib/ext2fs/ext2_err.c:156
7434 msgid "Block group descriptor size incorrect"
7437 #: lib/ext2fs/ext2_err.c:157
7438 msgid "Inode checksum does not match inode"
7441 #: lib/ext2fs/ext2_err.c:158
7442 msgid "Inode bitmap checksum does not match bitmap"
7445 #: lib/ext2fs/ext2_err.c:159
7446 msgid "Extent block checksum does not match extent block"
7449 #: lib/ext2fs/ext2_err.c:160
7450 msgid "Directory block does not have space for checksum"
7453 #: lib/ext2fs/ext2_err.c:161
7454 msgid "Directory block checksum does not match directory block"
7457 #: lib/ext2fs/ext2_err.c:162
7458 msgid "Extended attribute block checksum does not match block"
7461 #: lib/ext2fs/ext2_err.c:163
7462 msgid "Superblock checksum does not match superblock"
7465 #: lib/ext2fs/ext2_err.c:164
7466 msgid "Unknown checksum algorithm"
7469 #: lib/ext2fs/ext2_err.c:165
7470 msgid "MMP block checksum does not match MMP block"
7473 #: lib/ext2fs/ext2_err.c:166
7474 msgid "Ext2 file already exists"
7477 #: lib/ext2fs/ext2_err.c:167
7478 msgid "Block bitmap checksum does not match bitmap"
7481 #: lib/ext2fs/ext2_err.c:168
7482 msgid "Cannot iterate data blocks of an inode containing inline data"
7485 #: lib/ext2fs/ext2_err.c:169
7486 msgid "Extended attribute has an invalid name length"
7489 #: lib/ext2fs/ext2_err.c:170
7490 msgid "Extended attribute has an invalid value length"
7493 #: lib/ext2fs/ext2_err.c:171
7494 msgid "Extended attribute has an incorrect hash"
7497 #: lib/ext2fs/ext2_err.c:172
7498 msgid "Extended attribute block has a bad header"
7501 #: lib/ext2fs/ext2_err.c:173
7502 msgid "Extended attribute key not found"
7505 #: lib/ext2fs/ext2_err.c:174
7506 msgid "Insufficient space to store extended attribute data"
7509 #: lib/ext2fs/ext2_err.c:175
7510 msgid "Filesystem is missing ext_attr or inline_data feature"
7513 #: lib/ext2fs/ext2_err.c:176
7514 msgid "Inode doesn't have inline data"
7517 #: lib/ext2fs/ext2_err.c:177
7518 msgid "No block for an inode with inline data"
7521 #: lib/ext2fs/ext2_err.c:178
7522 msgid "No free space in inline data"
7525 #: lib/ext2fs/ext2_err.c:179
7526 msgid "Wrong magic number for extended attribute structure"
7529 #: lib/ext2fs/ext2_err.c:180
7530 msgid "Inode seems to contain garbage"
7533 #: lib/ext2fs/ext2_err.c:181
7534 msgid "Extended attribute has an invalid value offset"
7537 #: lib/ext2fs/ext2_err.c:182
7538 msgid "Journal flags inconsistent"
7541 #: lib/ext2fs/ext2_err.c:183
7542 msgid "Undo file corrupt"
7545 #: lib/ext2fs/ext2_err.c:184
7546 msgid "Wrong undo file for this filesystem"
7549 #: lib/ext2fs/ext2_err.c:185
7550 msgid "File system is corrupted"
7553 #: lib/ext2fs/ext2_err.c:186
7554 msgid "Bad CRC detected in file system"
7557 #: lib/ext2fs/ext2_err.c:187
7558 msgid "The journal superblock is corrupt"
7561 #: lib/ext2fs/ext2_err.c:188
7562 msgid "Inode is corrupted"
7565 #: lib/support/prof_err.c:11
7566 msgid "Profile version 0.0"
7569 #: lib/support/prof_err.c:12
7570 msgid "Bad magic value in profile_node"
7573 #: lib/support/prof_err.c:13
7574 msgid "Profile section not found"
7577 #: lib/support/prof_err.c:14
7578 msgid "Profile relation not found"
7581 #: lib/support/prof_err.c:15
7582 msgid "Attempt to add a relation to node which is not a section"
7585 #: lib/support/prof_err.c:16
7586 msgid "A profile section header has a non-zero value"
7589 #: lib/support/prof_err.c:17
7590 msgid "Bad linked list in profile structures"
7593 #: lib/support/prof_err.c:18
7594 msgid "Bad group level in profile structures"
7597 #: lib/support/prof_err.c:19
7598 msgid "Bad parent pointer in profile structures"
7601 #: lib/support/prof_err.c:20
7602 msgid "Bad magic value in profile iterator"
7605 #: lib/support/prof_err.c:21
7606 msgid "Can't set value on section node"
7609 #: lib/support/prof_err.c:22
7610 msgid "Invalid argument passed to profile library"
7613 #: lib/support/prof_err.c:23
7614 msgid "Attempt to modify read-only profile"
7617 #: lib/support/prof_err.c:24
7618 msgid "Profile section header not at top level"
7621 #: lib/support/prof_err.c:25
7622 msgid "Syntax error in profile section header"
7625 #: lib/support/prof_err.c:26
7626 msgid "Syntax error in profile relation"
7629 #: lib/support/prof_err.c:27
7630 msgid "Extra closing brace in profile"
7633 #: lib/support/prof_err.c:28
7634 msgid "Missing open brace in profile"
7637 #: lib/support/prof_err.c:29
7638 msgid "Bad magic value in profile_t"
7641 #: lib/support/prof_err.c:30
7642 msgid "Bad magic value in profile_section_t"
7645 #: lib/support/prof_err.c:31
7646 msgid "Iteration through all top level section not supported"
7649 #: lib/support/prof_err.c:32
7650 msgid "Invalid profile_section object"
7653 #: lib/support/prof_err.c:33
7654 msgid "No more sections"
7657 #: lib/support/prof_err.c:34
7658 msgid "Bad nameset passed to query routine"
7661 #: lib/support/prof_err.c:35
7662 msgid "No profile file open"
7665 #: lib/support/prof_err.c:36
7666 msgid "Bad magic value in profile_file_t"
7669 #: lib/support/prof_err.c:37
7670 msgid "Couldn't open profile file"
7673 #: lib/support/prof_err.c:38
7674 msgid "Section already exists"
7677 #: lib/support/prof_err.c:39
7678 msgid "Invalid boolean value"
7681 #: lib/support/prof_err.c:40
7682 msgid "Invalid integer value"
7685 #: lib/support/prof_err.c:41
7686 msgid "Bad magic value in profile_file_data_t"
7689 #: lib/support/plausible.c:118
7691 msgid "\tlast mounted on %s on %s"
7694 #: lib/support/plausible.c:121
7696 msgid "\tlast mounted on %s"
7699 #: lib/support/plausible.c:124
7701 msgid "\tcreated on %s"
7704 #: lib/support/plausible.c:127
7706 msgid "\tlast modified on %s"
7709 #: lib/support/plausible.c:161
7711 msgid "Found a %s partition table in %s\n"
7714 #: lib/support/plausible.c:191
7716 msgid "The file %s does not exist and no size was specified.\n"
7719 #: lib/support/plausible.c:199
7721 msgid "Creating regular file %s\n"
7724 #: lib/support/plausible.c:202
7726 msgid "Could not open %s: %s\n"
7729 #: lib/support/plausible.c:205
7732 "The device apparently does not exist; did you specify it correctly?\n"
7735 #: lib/support/plausible.c:227
7737 msgid "%s is not a block special device.\n"
7740 #: lib/support/plausible.c:249
7742 msgid "%s contains a %s file system labelled '%s'\n"
7745 #: lib/support/plausible.c:252
7747 msgid "%s contains a %s file system\n"
7750 #: lib/support/plausible.c:276
7752 msgid "%s contains `%s' data\n"