1 # E2fsprogs translation template file
2 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
3 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
4 # 2013, 2014, 2015, 2016 by Theodore Ts'o
5 # This file is distributed under the same license as the e2fsprogs package.
7 #. The strings in e2fsck's problem.c can be very hard to translate,
8 #. since the strings are expanded in two different ways. First of all,
9 #. there is an @-expansion, where strings like "@i" are expanded to
10 #. "inode", and so on. In order to make it easier for translators, the
11 #. e2fsprogs po template file has been enhanced with comments that show
12 #. the @-expansion, for the strings in the problem.c file.
14 #. Translators are free to use the @-expansion facility if they so
15 #. choose, by providing translations for strings in e2fsck/message.c.
16 #. These translation can completely replace an expansion; for example,
17 #. if "bblock" (which indicated that "@b" would be expanded to "block")
18 #. is translated as "ddatenverlust", then "@d" will be expanded to
19 #. "datenverlust". Alternatively, translators can simply not use the
20 #. @-expansion facility at all.
22 #. The second expansion which is done for e2fsck's problem.c messages is
23 #. a dynamic %-expansion, which expands %i as an inode number, and so
24 #. on. A table of these expansions can be found below. Note that
25 #. %-expressions that begin with "%D" and "%I" are two-character
26 #. expansions; so for example, "%Iu" expands to the inode's user id
27 #. ownership field (inode->i_uid). Also the "%B" expansion is special:
28 #. it can expand to either the string "indirect block" (possibly preceded
29 #. by the word "double" or "triple"), or the string "block #" immediately
30 #. followed by an integer indicating a block sequence number.
32 #. %b <blk> block number
33 #. %B "indirect block" | "block #"<blkcount> string | string+integer
34 #. %c <blk2> block number
35 #. %Di <dirent> -> ino inode number
36 #. %Dn <dirent> -> name string
37 #. %Dr <dirent> -> rec_len
38 #. %Dl <dirent> -> name_len
39 #. %Dt <dirent> -> filetype
40 #. %d <dir> inode number
42 #. %i <ino> inode number
43 #. %Is <inode> -> i_size
44 #. %IS <inode> -> i_extra_isize
45 #. %Ib <inode> -> i_blocks
46 #. %Il <inode> -> i_links_count
47 #. %Im <inode> -> i_mode
48 #. %IM <inode> -> i_mtime
49 #. %IF <inode> -> i_faddr
50 #. %If <inode> -> i_file_acl
51 #. %Id <inode> -> i_dir_acl
52 #. %Iu <inode> -> i_uid
53 #. %Ig <inode> -> i_gid
54 #. %It <str> file type
55 #. %j <ino2> inode number
56 #. %m <com_err error message>
58 #. %p ext2fs_get_pathname of directory <ino>
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
60 #. the containing directory. (If dirent is NULL
61 #. then return the pathname of directory <ino2>)
62 #. %q ext2fs_get_pathname of directory <dir>
63 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
64 #. the containing directory.
65 #. %s <str> miscellaneous string
66 #. %S backup superblock
67 #. %X <num> hexadecimal format
72 "Project-Id-Version: e2fsprogs 1.43.2\n"
73 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
74 "POT-Creation-Date: 2016-09-01 11:47-0400\n"
75 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
76 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
77 "Language-Team: LANGUAGE <LL@li.org>\n"
80 "Content-Type: text/plain; charset=CHARSET\n"
81 "Content-Transfer-Encoding: 8bit\n"
82 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
84 #: e2fsck/badblocks.c:23 misc/mke2fs.c:214
86 msgid "Bad block %u out of range; ignored.\n"
89 #: e2fsck/badblocks.c:46
90 msgid "while sanity checking the bad blocks inode"
93 #: e2fsck/badblocks.c:58
94 msgid "while reading the bad blocks inode"
97 #: e2fsck/badblocks.c:72 e2fsck/scantest.c:107 e2fsck/unix.c:1508
98 #: e2fsck/unix.c:1601 misc/badblocks.c:1242 misc/badblocks.c:1250
99 #: misc/badblocks.c:1264 misc/badblocks.c:1276 misc/dumpe2fs.c:689
100 #: misc/e2image.c:1400 misc/e2image.c:1584 misc/e2image.c:1605
101 #: misc/mke2fs.c:230 misc/tune2fs.c:2693 misc/tune2fs.c:2787 resize/main.c:413
103 msgid "while trying to open %s"
106 #: e2fsck/badblocks.c:83
108 msgid "while trying popen '%s'"
111 #: e2fsck/badblocks.c:94 misc/mke2fs.c:237
112 msgid "while reading in list of bad blocks from file"
115 #: e2fsck/badblocks.c:105
116 msgid "while updating bad block inode"
119 #: e2fsck/badblocks.c:133
121 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
124 #: e2fsck/ehandler.c:55
126 msgid "Error reading block %lu (%s) while %s. "
129 #: e2fsck/ehandler.c:58
131 msgid "Error reading block %lu (%s). "
134 #: e2fsck/ehandler.c:66 e2fsck/ehandler.c:115
138 #: e2fsck/ehandler.c:67
139 msgid "Force rewrite"
142 #: e2fsck/ehandler.c:109
144 msgid "Error writing block %lu (%s) while %s. "
147 #: e2fsck/ehandler.c:112
149 msgid "Error writing block %lu (%s). "
152 #: e2fsck/emptydir.c:57
153 msgid "empty dirblocks"
156 #: e2fsck/emptydir.c:62
157 msgid "empty dir map"
160 #: e2fsck/emptydir.c:98
162 msgid "Empty directory block %u (#%d) in inode %u\n"
165 #: e2fsck/extend.c:22
167 msgid "%s: %s filename nblocks blocksize\n"
170 #: e2fsck/extend.c:44
172 msgid "Illegal number of blocks!\n"
175 #: e2fsck/extend.c:50
177 msgid "Couldn't allocate block buffer (size=%d)\n"
180 #: e2fsck/extents.c:42
181 msgid "extent rebuild inode map"
184 #: e2fsck/flushb.c:35
186 msgid "Usage: %s disk\n"
189 #: e2fsck/flushb.c:64
191 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
196 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
199 #: e2fsck/iscan.c:81 e2fsck/unix.c:1033
201 msgid "while opening %s for flushing"
204 #: e2fsck/iscan.c:86 e2fsck/unix.c:1039 resize/main.c:382
206 msgid "while trying to flush %s"
209 #: e2fsck/iscan.c:110
211 msgid "while trying to open '%s'"
214 #: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1293
215 msgid "while opening inode scan"
218 #: e2fsck/iscan.c:127 misc/e2image.c:1312
219 msgid "while getting next inode"
222 #: e2fsck/iscan.c:136
224 msgid "%u inodes scanned.\n"
227 #: e2fsck/journal.c:593
228 msgid "reading journal superblock\n"
231 #: e2fsck/journal.c:666
233 msgid "%s: no valid journal superblock found\n"
236 #: e2fsck/journal.c:675
238 msgid "%s: journal too short\n"
241 #: e2fsck/journal.c:968 misc/fuse2fs.c:3786
243 msgid "%s: recovering journal\n"
246 #: e2fsck/journal.c:970
248 msgid "%s: won't do journal recovery while read-only\n"
251 #: e2fsck/journal.c:997
253 msgid "while trying to re-open %s"
256 #: e2fsck/message.c:113
257 msgid "aextended attribute"
260 #: e2fsck/message.c:114
261 msgid "Aerror allocating"
264 #: e2fsck/message.c:115
268 #: e2fsck/message.c:116
272 #: e2fsck/message.c:117
276 #: e2fsck/message.c:118
277 msgid "Cconflicts with some other fs @b"
280 #: e2fsck/message.c:119
284 #: e2fsck/message.c:120
288 #: e2fsck/message.c:121
292 #: e2fsck/message.c:122
293 msgid "E@e '%Dn' in %p (%i)"
296 #: e2fsck/message.c:123
300 #: e2fsck/message.c:124
301 msgid "Ffor @i %i (%Q) is"
304 #: e2fsck/message.c:125
308 #: e2fsck/message.c:126
312 #: e2fsck/message.c:127
316 #: e2fsck/message.c:128
320 #: e2fsck/message.c:129
324 #: e2fsck/message.c:130
328 #: e2fsck/message.c:131
332 #: e2fsck/message.c:132
333 msgid "mmultiply-claimed"
336 #: e2fsck/message.c:133
340 #: e2fsck/message.c:134
344 #: e2fsck/message.c:135
348 #: e2fsck/message.c:136
352 #: e2fsck/message.c:137
356 #: e2fsck/message.c:138
360 #: e2fsck/message.c:139
364 #: e2fsck/message.c:140
368 #: e2fsck/message.c:141
372 #: e2fsck/message.c:142
376 #: e2fsck/message.c:143
380 #: e2fsck/message.c:154
381 msgid "<The NULL inode>"
384 #: e2fsck/message.c:155
385 msgid "<The bad blocks inode>"
388 #: e2fsck/message.c:157
389 msgid "<The user quota inode>"
392 #: e2fsck/message.c:158
393 msgid "<The group quota inode>"
396 #: e2fsck/message.c:159
397 msgid "<The boot loader inode>"
400 #: e2fsck/message.c:160
401 msgid "<The undelete directory inode>"
404 #: e2fsck/message.c:161
405 msgid "<The group descriptor inode>"
408 #: e2fsck/message.c:162
409 msgid "<The journal inode>"
412 #: e2fsck/message.c:163
413 msgid "<Reserved inode 9>"
416 #: e2fsck/message.c:164
417 msgid "<Reserved inode 10>"
420 #: e2fsck/message.c:333
424 #: e2fsck/message.c:335
428 #: e2fsck/message.c:337
429 msgid "character device"
432 #: e2fsck/message.c:339
436 #: e2fsck/message.c:341
440 #: e2fsck/message.c:343
441 msgid "symbolic link"
444 #: e2fsck/message.c:345 misc/uuidd.c:162
448 #: e2fsck/message.c:347
450 msgid "unknown file type with mode 0%o"
453 #: e2fsck/message.c:422
454 msgid "indirect block"
457 #: e2fsck/message.c:424
458 msgid "double indirect block"
461 #: e2fsck/message.c:426
462 msgid "triple indirect block"
465 #: e2fsck/message.c:428
466 msgid "translator block"
469 #: e2fsck/message.c:430
473 #: e2fsck/pass1b.c:222
474 msgid "multiply claimed inode map"
477 #: e2fsck/pass1b.c:645 e2fsck/pass1b.c:793
479 msgid "internal error: can't find dup_blk for %llu\n"
482 #: e2fsck/pass1b.c:903
483 msgid "returned from clone_file_block"
486 #: e2fsck/pass1b.c:927
488 msgid "internal error: couldn't lookup EA block record for %llu"
491 #: e2fsck/pass1b.c:939
493 msgid "internal error: couldn't lookup EA inode record for %u"
496 #: e2fsck/pass1.c:662 e2fsck/pass2.c:970
497 msgid "reading directory block"
500 #: e2fsck/pass1.c:1107
501 msgid "in-use inode map"
504 #: e2fsck/pass1.c:1118
505 msgid "directory inode map"
508 #: e2fsck/pass1.c:1128
509 msgid "regular file inode map"
512 #: e2fsck/pass1.c:1137 misc/e2image.c:1268
513 msgid "in-use block map"
516 #: e2fsck/pass1.c:1146
517 msgid "metadata block map"
520 #: e2fsck/pass1.c:1205
521 msgid "opening inode scan"
524 #: e2fsck/pass1.c:1243
525 msgid "getting next inode from scan"
528 #: e2fsck/pass1.c:1929
532 #: e2fsck/pass1.c:1990
534 msgid "reading indirect blocks of inode %u"
537 #: e2fsck/pass1.c:2040
538 msgid "bad inode map"
541 #: e2fsck/pass1.c:2080
542 msgid "inode in bad block map"
545 #: e2fsck/pass1.c:2100
546 msgid "imagic inode map"
549 #: e2fsck/pass1.c:2127
550 msgid "multiply claimed block map"
553 #: e2fsck/pass1.c:2241
554 msgid "ext attr block map"
557 #: e2fsck/pass1.c:3408
559 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
562 #: e2fsck/pass1.c:3823
566 #: e2fsck/pass1.c:3829
570 #: e2fsck/pass1.c:3835
574 #: e2fsck/pass2.c:287
578 #: e2fsck/pass2.c:1042 e2fsck/pass2.c:1207
579 msgid "Can not continue."
583 msgid "inode done bitmap"
590 #: e2fsck/pass3.c:149
594 #: e2fsck/pass3.c:344
595 msgid "inode loop detection bitmap"
598 #: e2fsck/pass4.c:207
606 #: e2fsck/pass5.c:104
607 msgid "check_inode_bitmap_checksum: Memory allocation error"
610 #: e2fsck/pass5.c:158
611 msgid "check_block_bitmap_checksum: Memory allocation error"
614 #: e2fsck/problem.c:51
618 #: e2fsck/problem.c:52
622 #: e2fsck/problem.c:53
626 #: e2fsck/problem.c:54
630 #: e2fsck/problem.c:55
634 #: e2fsck/problem.c:56
638 #: e2fsck/problem.c:57
639 msgid "Connect to /lost+found"
642 #: e2fsck/problem.c:58
646 #: e2fsck/problem.c:59
650 #: e2fsck/problem.c:60
654 #: e2fsck/problem.c:61
658 #: e2fsck/problem.c:62
662 #: e2fsck/problem.c:63
666 #: e2fsck/problem.c:64
670 #: e2fsck/problem.c:65
671 msgid "Clone multiply-claimed blocks"
674 #: e2fsck/problem.c:66
678 #: e2fsck/problem.c:67
679 msgid "Suppress messages"
682 #: e2fsck/problem.c:68
686 #: e2fsck/problem.c:69
687 msgid "Clear HTree index"
690 #: e2fsck/problem.c:70
694 #: e2fsck/problem.c:79
698 #: e2fsck/problem.c:80
702 #: e2fsck/problem.c:81
706 #: e2fsck/problem.c:82
710 #: e2fsck/problem.c:83
714 #: e2fsck/problem.c:84
718 #: e2fsck/problem.c:85
722 #: e2fsck/problem.c:86
726 #: e2fsck/problem.c:87
730 #: e2fsck/problem.c:88
734 #: e2fsck/problem.c:89
735 msgid "INODE CLEARED"
738 #: e2fsck/problem.c:90
742 #: e2fsck/problem.c:91
746 #: e2fsck/problem.c:92
750 #: e2fsck/problem.c:93
751 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
754 #: e2fsck/problem.c:94
758 #: e2fsck/problem.c:95
762 #: e2fsck/problem.c:96
766 #: e2fsck/problem.c:97
767 msgid "HTREE INDEX CLEARED"
770 #: e2fsck/problem.c:98
771 msgid "WILL RECREATE"
774 #: e2fsck/problem.c:110
775 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
776 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
779 #: e2fsck/problem.c:114
780 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
781 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
784 #: e2fsck/problem.c:119
785 #. @-expanded: inode table for group %g is not in group. (block %b)\n
786 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
788 "@i table for @g %g is not in @g. (@b %b)\n"
789 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
792 #: e2fsck/problem.c:125
794 #. @-expanded: The superblock could not be read or does not describe a valid ext2/ext3/ext4\n
795 #. @-expanded: filesystem. If the device is valid and it really contains an ext2/ext3/ext4\n
796 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
797 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
798 #. @-expanded: e2fsck -b 8193 <device>\n
800 #. @-expanded: e2fsck -b 32768 <device>\n
804 "The @S could not be read or does not describe a valid ext2/ext3/ext4\n"
805 "@f. If the @v is valid and it really contains an ext2/ext3/ext4\n"
806 "@f (and not swap or ufs or something else), then the @S\n"
807 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
808 " e2fsck -b 8193 <@v>\n"
810 " e2fsck -b 32768 <@v>\n"
814 #: e2fsck/problem.c:136
815 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
816 #. @-expanded: The physical size of the device is %c blocks\n
817 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
819 "The @f size (according to the @S) is %b @bs\n"
820 "The physical size of the @v is %c @bs\n"
821 "Either the @S or the partition table is likely to be corrupt!\n"
824 #: e2fsck/problem.c:143
825 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
826 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
827 #. @-expanded: from the block size.\n
829 "@S @b_size = %b, fragsize = %c.\n"
830 "This version of e2fsck does not support fragment sizes different\n"
831 "from the @b size.\n"
834 #: e2fsck/problem.c:150
835 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
836 msgid "@S @bs_per_group = %b, should have been %c\n"
839 #: e2fsck/problem.c:155
840 #. @-expanded: superblock first_data_block = %b, should have been %c\n
841 msgid "@S first_data_@b = %b, should have been %c\n"
844 #: e2fsck/problem.c:160
845 #. @-expanded: filesystem did not have a UUID; generating one.\n
848 "@f did not have a UUID; generating one.\n"
852 #: e2fsck/problem.c:165
855 "Note: if several inode or block bitmap blocks or part\n"
856 "of the inode table require relocation, you may wish to try\n"
857 "running e2fsck with the '-b %S' option first. The problem\n"
858 "may lie only with the primary block group descriptors, and\n"
859 "the backup block group descriptors may be OK.\n"
863 #: e2fsck/problem.c:174
864 #. @-expanded: Corruption found in superblock. (%s = %N).\n
865 msgid "Corruption found in @S. (%s = %N).\n"
868 #: e2fsck/problem.c:179
870 #. @-expanded: Error determining size of the physical device: %m\n
871 msgid "Error determining size of the physical @v: %m\n"
874 #: e2fsck/problem.c:184
875 #. @-expanded: inode count in superblock is %i, should be %j.\n
876 msgid "@i count in @S is %i, @s %j.\n"
879 #: e2fsck/problem.c:188
880 msgid "The Hurd does not support the filetype feature.\n"
883 #: e2fsck/problem.c:193
885 #. @-expanded: superblock has an invalid journal (inode %i).\n
886 msgid "@S has an @n @j (@i %i).\n"
889 #: e2fsck/problem.c:198
890 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
891 msgid "External @j has multiple @f users (unsupported).\n"
894 #: e2fsck/problem.c:203
895 #. @-expanded: Can't find external journal\n
896 msgid "Can't find external @j\n"
899 #: e2fsck/problem.c:208
900 #. @-expanded: External journal has bad superblock\n
901 msgid "External @j has bad @S\n"
904 #: e2fsck/problem.c:213
905 #. @-expanded: External journal does not support this filesystem\n
906 msgid "External @j does not support this @f\n"
909 #: e2fsck/problem.c:218
910 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
911 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
912 #. @-expanded: format.\n
913 #. @-expanded: It is also possible the journal superblock is corrupt.\n
915 "@f @j @S is unknown type %N (unsupported).\n"
916 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
918 "It is also possible the @j @S is corrupt.\n"
921 #: e2fsck/problem.c:226
922 #. @-expanded: journal superblock is corrupt.\n
923 msgid "@j @S is corrupt.\n"
926 #: e2fsck/problem.c:231
927 #. @-expanded: superblock has_journal flag is clear, but a journal is present.\n
928 msgid "@S has_@j flag is clear, but a @j is present.\n"
931 #: e2fsck/problem.c:236
932 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
933 msgid "@S needs_recovery flag is set, but no @j is present.\n"
936 #: e2fsck/problem.c:241
937 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
938 msgid "@S needs_recovery flag is clear, but @j has data.\n"
941 #: e2fsck/problem.c:246
942 #. @-expanded: Clear journal
946 #: e2fsck/problem.c:251 e2fsck/problem.c:734
947 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
948 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
951 #: e2fsck/problem.c:256
952 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
953 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
956 #: e2fsck/problem.c:261
957 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
958 msgid "@I %B (%b) found in @o @i %i.\n"
961 #: e2fsck/problem.c:266
962 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
963 msgid "Already cleared %B (%b) found in @o @i %i.\n"
966 #: e2fsck/problem.c:271
968 #. @-expanded: illegal orphaned inode %i in superblock.\n
969 msgid "@I @o @i %i in @S.\n"
972 #: e2fsck/problem.c:276
974 #. @-expanded: illegal inode %i in orphaned inode list.\n
975 msgid "@I @i %i in @o @i list.\n"
978 #: e2fsck/problem.c:281
979 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
980 msgid "@j @S has an unknown read-only feature flag set.\n"
983 #: e2fsck/problem.c:286
984 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
985 msgid "@j @S has an unknown incompatible feature flag set.\n"
988 #: e2fsck/problem.c:291
989 #. @-expanded: journal version not supported by this e2fsck.\n
990 msgid "@j version not supported by this e2fsck.\n"
993 #: e2fsck/problem.c:296
995 #. @-expanded: Moving journal from /%s to hidden inode.\n
998 "Moving @j from /%s to hidden @i.\n"
1002 #: e2fsck/problem.c:301
1004 #. @-expanded: Error moving journal: %m\n
1007 "Error moving @j: %m\n"
1011 #: e2fsck/problem.c:306
1012 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1013 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1016 "Found @n V2 @j @S fields (from V1 @j).\n"
1017 "Clearing fields beyond the V1 @j @S...\n"
1021 #: e2fsck/problem.c:312
1022 #. @-expanded: Run journal anyway
1023 msgid "Run @j anyway"
1026 #: e2fsck/problem.c:317
1027 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1028 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1031 #: e2fsck/problem.c:322
1032 #. @-expanded: Backing up journal inode block information.\n
1035 "Backing up @j @i @b information.\n"
1039 #: e2fsck/problem.c:327
1040 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1041 #. @-expanded: is %N; should be zero.
1043 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1047 #: e2fsck/problem.c:333
1048 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1049 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1052 #: e2fsck/problem.c:338
1053 #. @-expanded: Resize inode not valid.
1054 msgid "Resize @i not valid. "
1057 #: e2fsck/problem.c:343
1058 #. @-expanded: superblock last mount time (%t,\n
1059 #. @-expanded: \tnow = %T) is in the future.\n
1061 "@S last mount time (%t,\n"
1062 "\tnow = %T) is in the future.\n"
1065 #: e2fsck/problem.c:348
1066 #. @-expanded: superblock last write time (%t,\n
1067 #. @-expanded: \tnow = %T) is in the future.\n
1069 "@S last write time (%t,\n"
1070 "\tnow = %T) is in the future.\n"
1073 #: e2fsck/problem.c:352
1075 #. @-expanded: superblock hint for external superblock should be %X.
1076 msgid "@S hint for external superblock @s %X. "
1079 #: e2fsck/problem.c:357
1080 #. @-expanded: Adding dirhash hint to filesystem.\n
1083 "Adding dirhash hint to @f.\n"
1087 #: e2fsck/problem.c:362
1088 #. @-expanded: group descriptor %g checksum is %04x, should be %04y.
1089 msgid "@g descriptor %g checksum is %04x, should be %04y. "
1092 #: e2fsck/problem.c:367
1094 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1095 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1098 #: e2fsck/problem.c:372
1099 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1100 msgid "@g descriptor %g has invalid unused inodes count %b. "
1103 #: e2fsck/problem.c:377
1104 #. @-expanded: Last group block bitmap uninitialized.
1105 msgid "Last @g @b @B uninitialized. "
1108 #: e2fsck/problem.c:382
1110 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1113 #: e2fsck/problem.c:386
1114 msgid "The test_fs flag is set (and ext4 is available). "
1117 #: e2fsck/problem.c:391
1118 #. @-expanded: superblock last mount time is in the future.\n
1119 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1120 #. @-expanded: set)\n
1122 "@S last mount time is in the future.\n"
1123 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1127 #: e2fsck/problem.c:397
1128 #. @-expanded: superblock last write time is in the future.\n
1129 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1130 #. @-expanded: set)\n
1132 "@S last write time is in the future.\n"
1133 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1137 #: e2fsck/problem.c:403
1138 #. @-expanded: One or more block group descriptor checksums are invalid.
1139 msgid "One or more @b @g descriptor checksums are invalid. "
1142 #: e2fsck/problem.c:408
1143 #. @-expanded: Setting free inodes count to %j (was %i)\n
1144 msgid "Setting free @is count to %j (was %i)\n"
1147 #: e2fsck/problem.c:413
1148 #. @-expanded: Setting free blocks count to %c (was %b)\n
1149 msgid "Setting free @bs count to %c (was %b)\n"
1152 #: e2fsck/problem.c:418
1153 #. @-expanded: Making quota inode %i (%Q) hidden.\n
1154 msgid "Making @q @i %i (%Q) hidden.\n"
1157 #: e2fsck/problem.c:423
1158 #. @-expanded: superblock has invalid MMP block.
1159 msgid "@S has invalid MMP block. "
1162 #: e2fsck/problem.c:428
1163 #. @-expanded: superblock has invalid MMP magic.
1164 msgid "@S has invalid MMP magic. "
1167 #: e2fsck/problem.c:433
1169 msgid "ext2fs_open2: %m\n"
1172 #: e2fsck/problem.c:438
1174 msgid "ext2fs_check_desc: %m\n"
1177 #: e2fsck/problem.c:446
1178 #. @-expanded: superblock metadata_csum supersedes uninit_bg; both feature bits cannot be set
1179 #. @-expanded: simultaneously.
1181 "@S metadata_csum supersedes uninit_bg; both feature bits cannot be set "
1185 #: e2fsck/problem.c:452
1186 #. @-expanded: superblock MMP block checksum does not match MMP block.
1187 msgid "@S MMP block checksum does not match MMP block. "
1190 #: e2fsck/problem.c:457
1191 #. @-expanded: superblock 64bit filesystems needs extents to access the whole disk.
1192 msgid "@S 64bit filesystems needs extents to access the whole disk. "
1195 #: e2fsck/problem.c:462
1196 msgid "First_meta_bg is too big. (%N, max value %g). "
1199 #: e2fsck/problem.c:467
1200 #. @-expanded: External journal superblock checksum does not match superblock.
1201 msgid "External @j @S checksum does not match @S. "
1204 #: e2fsck/problem.c:472
1205 #. @-expanded: superblock metadata_csum_seed is not necessary without metadata_csum.
1206 msgid "@S metadata_csum_seed is not necessary without metadata_csum."
1209 #: e2fsck/problem.c:477
1211 msgid "Error initializing quota context in support library: %m\n"
1214 #: e2fsck/problem.c:484
1215 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1216 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1219 #: e2fsck/problem.c:488
1220 #. @-expanded: root inode is not a directory.
1221 msgid "@r is not a @d. "
1224 #: e2fsck/problem.c:493
1225 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1226 msgid "@r has dtime set (probably due to old mke2fs). "
1229 #: e2fsck/problem.c:498
1230 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1231 msgid "Reserved @i %i (%Q) has @n mode. "
1234 #: e2fsck/problem.c:503
1236 #. @-expanded: deleted inode %i has zero dtime.
1237 msgid "@D @i %i has zero dtime. "
1240 #: e2fsck/problem.c:508
1242 #. @-expanded: inode %i is in use, but has dtime set.
1243 msgid "@i %i is in use, but has dtime set. "
1246 #: e2fsck/problem.c:513
1248 #. @-expanded: inode %i is a zero-length directory.
1249 msgid "@i %i is a @z @d. "
1252 #: e2fsck/problem.c:518
1253 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1254 msgid "@g %g's @b @B at %b @C.\n"
1257 #: e2fsck/problem.c:523
1258 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1259 msgid "@g %g's @i @B at %b @C.\n"
1262 #: e2fsck/problem.c:528
1263 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1264 msgid "@g %g's @i table at %b @C.\n"
1267 #: e2fsck/problem.c:533
1268 #. @-expanded: group %g's block bitmap (%b) is bad.
1269 msgid "@g %g's @b @B (%b) is bad. "
1272 #: e2fsck/problem.c:538
1273 #. @-expanded: group %g's inode bitmap (%b) is bad.
1274 msgid "@g %g's @i @B (%b) is bad. "
1277 #: e2fsck/problem.c:543
1278 #. @-expanded: inode %i, i_size is %Is, should be %N.
1279 msgid "@i %i, i_size is %Is, @s %N. "
1282 #: e2fsck/problem.c:548
1283 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1284 msgid "@i %i, i_@bs is %Ib, @s %N. "
1287 #: e2fsck/problem.c:553
1288 #. @-expanded: illegal %B (%b) in inode %i.
1289 msgid "@I %B (%b) in @i %i. "
1292 #: e2fsck/problem.c:558
1293 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1294 msgid "%B (%b) overlaps @f metadata in @i %i. "
1297 #: e2fsck/problem.c:563
1299 #. @-expanded: inode %i has illegal block(s).
1300 msgid "@i %i has illegal @b(s). "
1303 #: e2fsck/problem.c:568
1305 #. @-expanded: Too many illegal blocks in inode %i.\n
1306 msgid "Too many illegal @bs in @i %i.\n"
1309 #: e2fsck/problem.c:573
1310 #. @-expanded: illegal %B (%b) in bad block inode.
1311 msgid "@I %B (%b) in bad @b @i. "
1314 #: e2fsck/problem.c:578
1315 #. @-expanded: Bad block inode has illegal block(s).
1316 msgid "Bad @b @i has illegal @b(s). "
1319 #: e2fsck/problem.c:583
1320 #. @-expanded: Duplicate or bad block in use!\n
1321 msgid "Duplicate or bad @b in use!\n"
1324 #: e2fsck/problem.c:588
1325 #. @-expanded: Bad block %b used as bad block inode indirect block.
1326 msgid "Bad @b %b used as bad @b @i indirect @b. "
1329 #: e2fsck/problem.c:593
1331 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1332 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1333 #. @-expanded: in the filesystem.\n
1336 "The bad @b @i has probably been corrupted. You probably\n"
1337 "should stop now and run e2fsck -c to scan for bad blocks\n"
1341 #: e2fsck/problem.c:600
1343 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1346 "If the @b is really bad, the @f can not be fixed.\n"
1349 #: e2fsck/problem.c:605
1350 #. @-expanded: You can remove this block from the bad block list and hope\n
1351 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1354 "You can remove this @b from the bad @b list and hope\n"
1355 "that the @b is really OK. But there are no guarantees.\n"
1359 #: e2fsck/problem.c:611
1360 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1361 msgid "The primary @S (%b) is on the bad @b list.\n"
1364 #: e2fsck/problem.c:616
1365 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1366 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1369 #: e2fsck/problem.c:622
1370 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1371 msgid "Warning: Group %g's @S (%b) is bad.\n"
1374 #: e2fsck/problem.c:627
1375 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1376 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1379 #: e2fsck/problem.c:633
1380 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1381 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1384 #: e2fsck/problem.c:639
1385 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1386 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1389 #: e2fsck/problem.c:644
1391 #. @-expanded: error allocating block buffer for relocating %s\n
1392 msgid "@A @b buffer for relocating %s\n"
1395 #: e2fsck/problem.c:649
1396 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1397 msgid "Relocating @g %g's %s from %b to %c...\n"
1400 #: e2fsck/problem.c:654
1402 #. @-expanded: Relocating group %g's %s to %c...\n
1403 msgid "Relocating @g %g's %s to %c...\n"
1406 #: e2fsck/problem.c:659
1407 #. @-expanded: Warning: could not read block %b of %s: %m\n
1408 msgid "Warning: could not read @b %b of %s: %m\n"
1411 #: e2fsck/problem.c:664
1412 #. @-expanded: Warning: could not write block %b for %s: %m\n
1413 msgid "Warning: could not write @b %b for %s: %m\n"
1416 #: e2fsck/problem.c:669 e2fsck/problem.c:1730
1417 #. @-expanded: error allocating inode bitmap (%N): %m\n
1418 msgid "@A @i @B (%N): %m\n"
1421 #: e2fsck/problem.c:674
1422 #. @-expanded: error allocating block bitmap (%N): %m\n
1423 msgid "@A @b @B (%N): %m\n"
1426 #: e2fsck/problem.c:679
1428 #. @-expanded: error allocating icount link information: %m\n
1429 msgid "@A icount link information: %m\n"
1432 #: e2fsck/problem.c:684
1434 #. @-expanded: error allocating directory block array: %m\n
1435 msgid "@A @d @b array: %m\n"
1438 #: e2fsck/problem.c:689
1440 #. @-expanded: Error while scanning inodes (%i): %m\n
1441 msgid "Error while scanning @is (%i): %m\n"
1444 #: e2fsck/problem.c:694
1446 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1447 msgid "Error while iterating over @bs in @i %i: %m\n"
1450 #: e2fsck/problem.c:699
1451 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1452 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1455 #: e2fsck/problem.c:704
1456 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1457 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1460 #: e2fsck/problem.c:710
1462 #. @-expanded: Error reading inode %i: %m\n
1463 msgid "Error reading @i %i: %m\n"
1466 #: e2fsck/problem.c:718
1468 #. @-expanded: inode %i has imagic flag set.
1469 msgid "@i %i has imagic flag set. "
1472 #: e2fsck/problem.c:723
1474 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1475 #. @-expanded: or append-only flag set.
1477 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1478 "or append-only flag set. "
1481 #: e2fsck/problem.c:729
1483 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1484 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1487 #: e2fsck/problem.c:739
1488 #. @-expanded: journal inode is not in use, but contains data.
1489 msgid "@j @i is not in use, but contains data. "
1492 #: e2fsck/problem.c:744
1493 #. @-expanded: journal is not regular file.
1494 msgid "@j is not regular file. "
1497 #: e2fsck/problem.c:749
1499 #. @-expanded: inode %i was part of the orphaned inode list.
1500 msgid "@i %i was part of the @o @i list. "
1503 #: e2fsck/problem.c:755
1504 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1505 msgid "@is that were part of a corrupted orphan linked list found. "
1508 #: e2fsck/problem.c:760
1509 #. @-expanded: error allocating refcount structure (%N): %m\n
1510 msgid "@A refcount structure (%N): %m\n"
1513 #: e2fsck/problem.c:765
1514 #. @-expanded: Error reading extended attribute block %b for inode %i.
1515 msgid "Error reading @a @b %b for @i %i. "
1518 #: e2fsck/problem.c:770
1519 #. @-expanded: inode %i has a bad extended attribute block %b.
1520 msgid "@i %i has a bad @a @b %b. "
1523 #: e2fsck/problem.c:775
1524 #. @-expanded: Error reading extended attribute block %b (%m).
1525 msgid "Error reading @a @b %b (%m). "
1528 #: e2fsck/problem.c:780
1529 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1530 msgid "@a @b %b has reference count %r, @s %N. "
1533 #: e2fsck/problem.c:785
1534 #. @-expanded: Error writing extended attribute block %b (%m).
1535 msgid "Error writing @a @b %b (%m). "
1538 #: e2fsck/problem.c:790
1539 #. @-expanded: extended attribute block %b has h_blocks > 1.
1540 msgid "@a @b %b has h_@bs > 1. "
1543 #: e2fsck/problem.c:795
1544 #. @-expanded: error allocating extended attribute region allocation structure.
1545 msgid "@A @a region allocation structure. "
1548 #: e2fsck/problem.c:800
1549 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1550 msgid "@a @b %b is corrupt (allocation collision). "
1553 #: e2fsck/problem.c:805
1554 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1555 msgid "@a @b %b is corrupt (@n name). "
1558 #: e2fsck/problem.c:810
1559 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1560 msgid "@a @b %b is corrupt (@n value). "
1563 #: e2fsck/problem.c:815
1565 #. @-expanded: inode %i is too big.
1566 msgid "@i %i is too big. "
1569 #: e2fsck/problem.c:819
1570 #. @-expanded: %B (%b) causes directory to be too big.
1571 msgid "%B (%b) causes @d to be too big. "
1574 #: e2fsck/problem.c:824
1575 msgid "%B (%b) causes file to be too big. "
1578 #: e2fsck/problem.c:829
1579 msgid "%B (%b) causes symlink to be too big. "
1582 #: e2fsck/problem.c:834
1584 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1585 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1588 #: e2fsck/problem.c:839
1590 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1591 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1594 #: e2fsck/problem.c:844
1596 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1597 msgid "@h %i has an @n root node.\n"
1600 #: e2fsck/problem.c:849
1601 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1602 msgid "@h %i has an unsupported hash version (%N)\n"
1605 #: e2fsck/problem.c:854
1607 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1608 msgid "@h %i uses an incompatible htree root node flag.\n"
1611 #: e2fsck/problem.c:859
1612 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1613 msgid "@h %i has a tree depth (%N) which is too big\n"
1616 #: e2fsck/problem.c:864
1617 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1618 #. @-expanded: filesystem metadata.
1620 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1624 #: e2fsck/problem.c:870
1626 #. @-expanded: Resize inode (re)creation failed: %m.
1627 msgid "Resize @i (re)creation failed: %m."
1630 #: e2fsck/problem.c:875
1631 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1632 msgid "@i %i has a extra size (%IS) which is @n\n"
1635 #: e2fsck/problem.c:880
1636 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1637 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1640 #: e2fsck/problem.c:885
1641 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1642 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1645 #: e2fsck/problem.c:890
1646 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1647 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1650 #: e2fsck/problem.c:895
1651 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1652 msgid "@a in @i %i has a value size (%N) which is @n\n"
1655 #: e2fsck/problem.c:900
1656 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1657 msgid "@a in @i %i has a hash (%N) which is @n\n"
1660 #: e2fsck/problem.c:905
1661 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1662 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1665 #: e2fsck/problem.c:910
1667 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1668 msgid "Error while reading over @x tree in @i %i: %m\n"
1671 #: e2fsck/problem.c:915
1672 #. @-expanded: Failed to iterate extents in inode %i\n
1673 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1675 "Failed to iterate extents in @i %i\n"
1676 "\t(op %s, blk %b, lblk %c): %m\n"
1679 #: e2fsck/problem.c:921
1680 #. @-expanded: inode %i has an invalid extent\n
1681 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1683 "@i %i has an @n extent\n"
1684 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1687 #: e2fsck/problem.c:926
1688 #. @-expanded: inode %i has an invalid extent\n
1689 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1691 "@i %i has an @n extent\n"
1692 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1695 #: e2fsck/problem.c:931
1697 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1698 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1701 #: e2fsck/problem.c:936
1703 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1704 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1707 #: e2fsck/problem.c:941
1709 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1710 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1713 #: e2fsck/problem.c:946
1715 msgid "Fast symlink %i has EXTENT_FL set. "
1718 #: e2fsck/problem.c:951
1719 #. @-expanded: inode %i has out of order extents\n
1720 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1722 "@i %i has out of order extents\n"
1723 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1726 #: e2fsck/problem.c:955
1727 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1728 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1731 #: e2fsck/problem.c:960
1733 #. @-expanded: Error converting subcluster block bitmap: %m\n
1734 msgid "Error converting subcluster @b @B: %m\n"
1737 #: e2fsck/problem.c:965
1738 #. @-expanded: quota inode is not regular file.
1739 msgid "@q @i is not regular file. "
1742 #: e2fsck/problem.c:970
1743 #. @-expanded: quota inode is not in use, but contains data.
1744 msgid "@q @i is not in use, but contains data. "
1747 #: e2fsck/problem.c:975
1748 #. @-expanded: quota inode is visible to the user.
1749 msgid "@q @i is visible to the user. "
1752 #: e2fsck/problem.c:980
1753 #. @-expanded: The bad block inode looks invalid.
1754 msgid "The bad @b @i looks @n. "
1757 #: e2fsck/problem.c:985
1758 #. @-expanded: inode %i has zero length extent\n
1759 #. @-expanded: \t(invalid logical block %c, physical block %b)\n
1761 "@i %i has zero length extent\n"
1762 "\t(@n logical @b %c, physical @b %b)\n"
1765 #: e2fsck/problem.c:990
1767 #. @-expanded: inode %i seems to contain garbage.
1768 msgid "@i %i seems to contain garbage. "
1771 #: e2fsck/problem.c:995
1773 #. @-expanded: inode %i passes checks, but checksum does not match inode.
1774 msgid "@i %i passes checks, but checksum does not match @i. "
1777 #: e2fsck/problem.c:1000
1779 #. @-expanded: inode %i extended attribute is corrupt (allocation collision).
1780 msgid "@i %i @a is corrupt (allocation collision). "
1783 #: e2fsck/problem.c:1008
1784 #. @-expanded: inode %i extent block passes checks, but checksum does not match extent\n
1785 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1787 "@i %i extent block passes checks, but checksum does not match extent\n"
1788 "\t(logical @b %c, physical @b %b, len %N)\n"
1791 #: e2fsck/problem.c:1017
1792 #. @-expanded: inode %i extended attribute block %b passes checks, but checksum does not match block.
1793 msgid "@i %i @a @b %b passes checks, but checksum does not match @b. "
1796 #: e2fsck/problem.c:1024
1797 #. @-expanded: Interior extent node level %N of inode %i:\n
1798 #. @-expanded: Logical start %b does not match logical start %c at next level.
1800 "Interior @x node level %N of @i %i:\n"
1801 "Logical start %b does not match logical start %c at next level. "
1804 #: e2fsck/problem.c:1030
1805 #. @-expanded: inode %i, end of extent exceeds allowed value\n
1806 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1808 "@i %i, end of extent exceeds allowed value\n"
1809 "\t(logical @b %c, physical @b %b, len %N)\n"
1812 #: e2fsck/problem.c:1035
1814 #. @-expanded: inode %i has inline data, but superblock is missing INLINE_DATA feature\n
1815 msgid "@i %i has inline data, but @S is missing INLINE_DATA feature\n"
1818 #: e2fsck/problem.c:1040
1820 #. @-expanded: inode %i has INLINE_DATA_FL flag on filesystem without inline data support.\n
1821 msgid "@i %i has INLINE_DATA_FL flag on @f without inline data support.\n"
1824 #: e2fsck/problem.c:1048
1825 #. @-expanded: inode %i block %b conflicts with critical metadata, skipping block checks.\n
1827 "@i %i block %b conflicts with critical metadata, skipping block checks.\n"
1830 #: e2fsck/problem.c:1053
1831 #. @-expanded: directory inode %i block %b should be at block %c.
1832 msgid "@d @i %i @b %b should be at @b %c. "
1835 #: e2fsck/problem.c:1058
1837 #. @-expanded: directory inode %i has extent marked uninitialized at block %c.
1838 msgid "@d @i %i has @x marked uninitialized at @b %c. "
1841 #: e2fsck/problem.c:1063
1842 #. @-expanded: inode %i logical block %b (physical block %c) violates cluster allocation rules.\n
1843 #. @-expanded: Will fix in pass 1B.\n
1845 "@i %i logical @b %b (physical @b %c) violates cluster allocation rules.\n"
1846 "Will fix in pass 1B.\n"
1849 #: e2fsck/problem.c:1068
1851 #. @-expanded: inode %i has INLINE_DATA_FL flag but extended attribute not found.
1852 msgid "@i %i has INLINE_DATA_FL flag but @a not found. "
1855 #: e2fsck/problem.c:1073
1857 #. @-expanded: Special (device/socket/fifo) file (inode %i) has extents\n
1858 #. @-expanded: or inline-data flag set.
1860 "Special (@v/socket/fifo) file (@i %i) has extents\n"
1861 "or inline-data flag set. "
1864 #: e2fsck/problem.c:1079
1866 #. @-expanded: inode %i has extent header but inline data flag is set.\n
1867 msgid "@i %i has @x header but inline data flag is set.\n"
1870 #: e2fsck/problem.c:1084
1872 #. @-expanded: inode %i seems to have inline data but extent flag is set.\n
1873 msgid "@i %i seems to have inline data but @x flag is set.\n"
1876 #: e2fsck/problem.c:1089
1878 #. @-expanded: inode %i seems to have block map but inline data and extent flags set.\n
1879 msgid "@i %i seems to have @b map but inline data and @x flags set.\n"
1882 #: e2fsck/problem.c:1094
1884 #. @-expanded: inode %i has inline data and extent flags set but i_block contains junk.\n
1885 msgid "@i %i has inline data and @x flags set but i_block contains junk.\n"
1888 #: e2fsck/problem.c:1099
1889 #. @-expanded: Bad block list says the bad block list inode is bad.
1890 msgid "Bad block list says the bad block list @i is bad. "
1893 #: e2fsck/problem.c:1104
1894 #. @-expanded: error allocating extent region allocation structure.
1895 msgid "@A @x region allocation structure. "
1898 #: e2fsck/problem.c:1109
1899 #. @-expanded: inode %i has a duplicate extent mapping\n
1900 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1902 "@i %i has a duplicate @x mapping\n"
1903 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1906 #: e2fsck/problem.c:1114
1907 #. @-expanded: error allocating memory for encrypted directory list\n
1908 msgid "@A memory for encrypted @d list\n"
1911 #: e2fsck/problem.c:1119
1912 #. @-expanded: inode %i extent tree could be more shallow (%b; could be <= %c)\n
1913 msgid "@i %i @x tree could be more shallow (%b; could be <= %c)\n"
1916 #: e2fsck/problem.c:1124
1918 #. @-expanded: inode %i on bigalloc filesystem cannot be block mapped.
1919 msgid "@i %i on bigalloc @f cannot be @b mapped. "
1922 #: e2fsck/problem.c:1129
1924 #. @-expanded: inode %i has corrupt extent header.
1925 msgid "@i %i has corrupt @x header. "
1928 #: e2fsck/problem.c:1134
1930 #. @-expanded: Timestamp(s) on inode %i beyond 2310-04-04 are likely pre-1970.\n
1931 msgid "Timestamp(s) on @i %i beyond 2310-04-04 are likely pre-1970.\n"
1934 #: e2fsck/problem.c:1141
1936 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1937 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1940 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1941 "Pass 1B: Rescanning for @m @bs\n"
1944 #: e2fsck/problem.c:1147
1946 #. @-expanded: multiply-claimed block(s) in inode %i:
1947 msgid "@m @b(s) in @i %i:"
1950 #: e2fsck/problem.c:1162
1952 msgid "Error while scanning inodes (%i): %m\n"
1955 #: e2fsck/problem.c:1167
1957 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1958 msgid "@A @i @B (@i_dup_map): %m\n"
1961 #: e2fsck/problem.c:1172
1963 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1964 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1967 #: e2fsck/problem.c:1177 e2fsck/problem.c:1539
1968 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1969 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1972 #: e2fsck/problem.c:1187
1973 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1974 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1977 #: e2fsck/problem.c:1193
1978 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1979 msgid "Pass 1D: Reconciling @m @bs\n"
1982 #: e2fsck/problem.c:1198
1983 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1984 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1986 "File %Q (@i #%i, mod time %IM) \n"
1987 " has %r @m @b(s), shared with %N file(s):\n"
1990 #: e2fsck/problem.c:1204
1991 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1992 msgid "\t%Q (@i #%i, mod time %IM)\n"
1995 #: e2fsck/problem.c:1209
1996 #. @-expanded: \t<filesystem metadata>\n
1997 msgid "\t<@f metadata>\n"
2000 #: e2fsck/problem.c:1214
2001 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
2004 "(There are %N @is containing @m @bs.)\n"
2008 #: e2fsck/problem.c:1219
2009 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
2012 "@m @bs already reassigned or cloned.\n"
2016 #: e2fsck/problem.c:1232
2018 msgid "Couldn't clone file: %m\n"
2021 #: e2fsck/problem.c:1238
2022 #. @-expanded: Pass 1E: Optimizing extent trees\n
2023 msgid "Pass 1E: Optimizing @x trees\n"
2026 #: e2fsck/problem.c:1243
2028 #. @-expanded: Failed to optimize extent tree %p (%i): %m\n
2029 msgid "Failed to optimize @x tree %p (%i): %m\n"
2032 #: e2fsck/problem.c:1248
2033 #. @-expanded: Optimizing extent trees:
2034 msgid "Optimizing @x trees: "
2037 #: e2fsck/problem.c:1263
2038 msgid "Internal error: max extent tree depth too large (%b; expected=%c).\n"
2041 #: e2fsck/problem.c:1268
2042 #. @-expanded: inode %i extent tree (at level %b) could be shorter.
2043 msgid "@i %i @x tree (at level %b) could be shorter. "
2046 #: e2fsck/problem.c:1273
2047 #. @-expanded: inode %i extent tree (at level %b) could be narrower.
2048 msgid "@i %i @x tree (at level %b) could be narrower. "
2051 #: e2fsck/problem.c:1280
2052 #. @-expanded: Pass 2: Checking directory structure\n
2053 msgid "Pass 2: Checking @d structure\n"
2056 #: e2fsck/problem.c:1285
2058 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
2059 msgid "@n @i number for '.' in @d @i %i.\n"
2062 #: e2fsck/problem.c:1290
2063 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
2064 msgid "@E has @n @i #: %Di.\n"
2067 #: e2fsck/problem.c:1295
2068 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
2069 msgid "@E has @D/unused @i %Di. "
2072 #: e2fsck/problem.c:1300
2073 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
2074 msgid "@E @L to '.' "
2077 #: e2fsck/problem.c:1305
2078 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
2079 msgid "@E points to @i (%Di) located in a bad @b.\n"
2082 #: e2fsck/problem.c:1310
2083 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
2084 msgid "@E @L to @d %P (%Di).\n"
2087 #: e2fsck/problem.c:1315
2088 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
2089 msgid "@E @L to the @r.\n"
2092 #: e2fsck/problem.c:1320
2093 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
2094 msgid "@E has illegal characters in its name.\n"
2097 #: e2fsck/problem.c:1325
2099 #. @-expanded: Missing '.' in directory inode %i.\n
2100 msgid "Missing '.' in @d @i %i.\n"
2103 #: e2fsck/problem.c:1330
2105 #. @-expanded: Missing '..' in directory inode %i.\n
2106 msgid "Missing '..' in @d @i %i.\n"
2109 #: e2fsck/problem.c:1335
2110 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
2111 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
2114 #: e2fsck/problem.c:1340
2115 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
2116 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
2119 #: e2fsck/problem.c:1345
2120 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
2121 msgid "i_faddr @F %IF, @s zero.\n"
2124 #: e2fsck/problem.c:1350
2125 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
2126 msgid "i_file_acl @F %If, @s zero.\n"
2129 #: e2fsck/problem.c:1355
2130 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
2131 msgid "i_dir_acl @F %Id, @s zero.\n"
2134 #: e2fsck/problem.c:1360
2135 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
2136 msgid "i_frag @F %N, @s zero.\n"
2139 #: e2fsck/problem.c:1365
2140 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
2141 msgid "i_fsize @F %N, @s zero.\n"
2144 #: e2fsck/problem.c:1370
2145 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
2146 msgid "@i %i (%Q) has @n mode (%Im).\n"
2149 #: e2fsck/problem.c:1375
2150 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
2151 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
2154 #: e2fsck/problem.c:1380
2155 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
2156 msgid "@d @i %i, %B, offset %N: filename too long\n"
2159 #: e2fsck/problem.c:1385
2160 #. @-expanded: directory inode %i has an unallocated %B.
2161 msgid "@d @i %i has an unallocated %B. "
2164 #: e2fsck/problem.c:1390
2166 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
2167 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
2170 #: e2fsck/problem.c:1395
2172 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
2173 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
2176 #: e2fsck/problem.c:1400
2177 #. @-expanded: inode %i (%Q) is an illegal character device.\n
2178 msgid "@i %i (%Q) is an @I character @v.\n"
2181 #: e2fsck/problem.c:1405
2182 #. @-expanded: inode %i (%Q) is an illegal block device.\n
2183 msgid "@i %i (%Q) is an @I @b @v.\n"
2186 #: e2fsck/problem.c:1410
2187 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
2188 msgid "@E is duplicate '.' @e.\n"
2191 #: e2fsck/problem.c:1415
2192 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
2193 msgid "@E is duplicate '..' @e.\n"
2196 #: e2fsck/problem.c:1420 e2fsck/problem.c:1755
2198 msgid "Internal error: couldn't find dir_info for %i.\n"
2201 #: e2fsck/problem.c:1425
2202 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
2203 msgid "@E has rec_len of %Dr, @s %N.\n"
2206 #: e2fsck/problem.c:1430
2208 #. @-expanded: error allocating icount structure: %m\n
2209 msgid "@A icount structure: %m\n"
2212 #: e2fsck/problem.c:1435
2214 #. @-expanded: Error iterating over directory blocks: %m\n
2215 msgid "Error iterating over @d @bs: %m\n"
2218 #: e2fsck/problem.c:1440
2219 #. @-expanded: Error reading directory block %b (inode %i): %m\n
2220 msgid "Error reading @d @b %b (@i %i): %m\n"
2223 #: e2fsck/problem.c:1445
2224 #. @-expanded: Error writing directory block %b (inode %i): %m\n
2225 msgid "Error writing @d @b %b (@i %i): %m\n"
2228 #: e2fsck/problem.c:1450
2230 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
2231 msgid "@A new @d @b for @i %i (%s): %m\n"
2234 #: e2fsck/problem.c:1455
2236 #. @-expanded: Error deallocating inode %i: %m\n
2237 msgid "Error deallocating @i %i: %m\n"
2240 #: e2fsck/problem.c:1460
2242 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
2243 msgid "@d @e for '.' in %p (%i) is big.\n"
2246 #: e2fsck/problem.c:1465
2247 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
2248 msgid "@i %i (%Q) is an @I FIFO.\n"
2251 #: e2fsck/problem.c:1470
2252 #. @-expanded: inode %i (%Q) is an illegal socket.\n
2253 msgid "@i %i (%Q) is an @I socket.\n"
2256 #: e2fsck/problem.c:1475
2257 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2258 msgid "Setting filetype for @E to %N.\n"
2261 #: e2fsck/problem.c:1480
2262 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2263 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2266 #: e2fsck/problem.c:1485
2267 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2268 msgid "@E has filetype set.\n"
2271 #: e2fsck/problem.c:1490
2272 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2273 msgid "@E has a @z name.\n"
2276 #: e2fsck/problem.c:1495
2277 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2278 msgid "Symlink %Q (@i #%i) is @n.\n"
2281 #: e2fsck/problem.c:1500
2282 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2283 msgid "@a @b @F @n (%If).\n"
2286 #: e2fsck/problem.c:1505
2287 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2288 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2291 #: e2fsck/problem.c:1510
2292 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2293 msgid "@p @h %d: %B not referenced\n"
2296 #: e2fsck/problem.c:1515
2297 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2298 msgid "@p @h %d: %B referenced twice\n"
2301 #: e2fsck/problem.c:1520
2302 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2303 msgid "@p @h %d: %B has bad min hash\n"
2306 #: e2fsck/problem.c:1525
2307 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2308 msgid "@p @h %d: %B has bad max hash\n"
2311 #: e2fsck/problem.c:1530
2312 #. @-expanded: invalid HTREE directory inode %d (%q).
2313 msgid "@n @h %d (%q). "
2316 #: e2fsck/problem.c:1534
2317 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2318 msgid "@p @h %d (%q): bad @b number %b.\n"
2321 #: e2fsck/problem.c:1544
2323 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2324 msgid "@p @h %d: root node is @n\n"
2327 #: e2fsck/problem.c:1549
2328 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2329 msgid "@p @h %d: %B has @n limit (%N)\n"
2332 #: e2fsck/problem.c:1554
2333 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2334 msgid "@p @h %d: %B has @n count (%N)\n"
2337 #: e2fsck/problem.c:1559
2338 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2339 msgid "@p @h %d: %B has an unordered hash table\n"
2342 #: e2fsck/problem.c:1564
2343 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2344 msgid "@p @h %d: %B has @n depth (%N)\n"
2347 #: e2fsck/problem.c:1569
2348 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2349 msgid "Duplicate @E found. "
2352 #: e2fsck/problem.c:1574
2354 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2355 #. @-expanded: Rename to %s
2357 "@E has a non-unique filename.\n"
2361 #: e2fsck/problem.c:1579
2362 #. @-expanded: Duplicate entry '%Dn' found.\n
2363 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2366 "Duplicate @e '%Dn' found.\n"
2367 "\tMarking %p (%i) to be rebuilt.\n"
2371 #: e2fsck/problem.c:1584
2372 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2373 msgid "i_blocks_hi @F %N, @s zero.\n"
2376 #: e2fsck/problem.c:1589
2377 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2378 msgid "Unexpected @b in @h %d (%q).\n"
2381 #: e2fsck/problem.c:1593
2382 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2383 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2386 #: e2fsck/problem.c:1598
2387 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2388 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2391 #: e2fsck/problem.c:1603
2392 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2393 msgid "i_file_acl_hi @F %N, @s zero.\n"
2396 #: e2fsck/problem.c:1608
2398 #. @-expanded: problem in HTREE directory inode %d: root node fails checksum.\n
2399 msgid "@p @h %d: root node fails checksum.\n"
2402 #: e2fsck/problem.c:1613
2404 #. @-expanded: problem in HTREE directory inode %d: internal node fails checksum.\n
2405 msgid "@p @h %d: internal node fails checksum.\n"
2408 #: e2fsck/problem.c:1618
2409 #. @-expanded: directory inode %i, %B, offset %N: directory has no checksum.\n
2410 msgid "@d @i %i, %B, offset %N: @d has no checksum.\n"
2413 #: e2fsck/problem.c:1623
2414 #. @-expanded: directory inode %i, %B: directory passes checks but fails checksum.\n
2415 msgid "@d @i %i, %B: @d passes checks but fails checksum.\n"
2418 #: e2fsck/problem.c:1628
2419 #. @-expanded: Inline directory inode %i size (%N) must be a multiple of 4.\n
2420 msgid "Inline @d @i %i size (%N) must be a multiple of 4.\n"
2423 #: e2fsck/problem.c:1633
2425 #. @-expanded: Fixing size of inline directory inode %i failed.\n
2426 msgid "Fixing size of inline @d @i %i failed.\n"
2429 #: e2fsck/problem.c:1638
2430 #. @-expanded: Encrypted entry '%Dn' in %p (%i) is too short.\n
2431 msgid "Encrypted @E is too short.\n"
2434 #: e2fsck/problem.c:1645
2435 #. @-expanded: Pass 3: Checking directory connectivity\n
2436 msgid "Pass 3: Checking @d connectivity\n"
2439 #: e2fsck/problem.c:1650
2440 #. @-expanded: root inode not allocated.
2441 msgid "@r not allocated. "
2444 #: e2fsck/problem.c:1655
2445 #. @-expanded: No room in lost+found directory.
2446 msgid "No room in @l @d. "
2449 #: e2fsck/problem.c:1660
2451 #. @-expanded: Unconnected directory inode %i (%p)\n
2452 msgid "Unconnected @d @i %i (%p)\n"
2455 #: e2fsck/problem.c:1665
2456 #. @-expanded: /lost+found not found.
2457 msgid "/@l not found. "
2460 #: e2fsck/problem.c:1670
2461 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2462 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2465 #: e2fsck/problem.c:1675
2466 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2467 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2470 #: e2fsck/problem.c:1680
2472 #. @-expanded: Could not expand /lost+found: %m\n
2473 msgid "Could not expand /@l: %m\n"
2476 #: e2fsck/problem.c:1685
2478 msgid "Could not reconnect %i: %m\n"
2481 #: e2fsck/problem.c:1690
2483 #. @-expanded: Error while trying to find /lost+found: %m\n
2484 msgid "Error while trying to find /@l: %m\n"
2487 #: e2fsck/problem.c:1695
2489 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2490 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2493 #: e2fsck/problem.c:1700
2495 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2496 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2499 #: e2fsck/problem.c:1705
2501 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2502 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2505 #: e2fsck/problem.c:1710
2507 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2508 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2511 #: e2fsck/problem.c:1715
2513 #. @-expanded: Error while adjusting inode count on inode %i\n
2514 msgid "Error while adjusting @i count on @i %i\n"
2517 #: e2fsck/problem.c:1720
2519 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2522 "Couldn't fix parent of @i %i: %m\n"
2526 #: e2fsck/problem.c:1725
2528 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2531 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2535 #: e2fsck/problem.c:1735
2537 #. @-expanded: Error creating root directory (%s): %m\n
2538 msgid "Error creating root @d (%s): %m\n"
2541 #: e2fsck/problem.c:1740
2543 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2544 msgid "Error creating /@l @d (%s): %m\n"
2547 #: e2fsck/problem.c:1745
2548 #. @-expanded: root inode is not a directory; aborting.\n
2549 msgid "@r is not a @d; aborting.\n"
2552 #: e2fsck/problem.c:1750
2553 #. @-expanded: Cannot proceed without a root inode.\n
2554 msgid "Cannot proceed without a @r.\n"
2557 #: e2fsck/problem.c:1760
2559 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2560 msgid "/@l is not a @d (ino=%i)\n"
2563 #: e2fsck/problem.c:1765
2564 #. @-expanded: /lost+found has inline data\n
2565 msgid "/@l has inline data\n"
2568 #: e2fsck/problem.c:1770
2569 #. @-expanded: Cannot allocate space for /lost+found.\n
2570 #. @-expanded: Place lost files in root directory instead
2572 "Cannot allocate space for /@l.\n"
2573 "Place lost files in root directory instead"
2576 #: e2fsck/problem.c:1775
2577 #. @-expanded: Insufficient space to recover lost files!\n
2578 #. @-expanded: Move data off the filesystem and re-run e2fsck.\n
2581 "Insufficient space to recover lost files!\n"
2582 "Move data off the @f and re-run e2fsck.\n"
2586 #: e2fsck/problem.c:1780
2587 #. @-expanded: /lost+found is encrypted\n
2588 msgid "/@l is encrypted\n"
2591 #: e2fsck/problem.c:1787
2592 msgid "Pass 3A: Optimizing directories\n"
2595 #: e2fsck/problem.c:1792
2597 msgid "Failed to create dirs_to_hash iterator: %m\n"
2600 #: e2fsck/problem.c:1797
2601 msgid "Failed to optimize directory %q (%d): %m\n"
2604 #: e2fsck/problem.c:1802
2605 msgid "Optimizing directories: "
2608 #: e2fsck/problem.c:1819
2609 msgid "Pass 4: Checking reference counts\n"
2612 #: e2fsck/problem.c:1824
2614 #. @-expanded: unattached zero-length inode %i.
2615 msgid "@u @z @i %i. "
2618 #: e2fsck/problem.c:1829
2620 #. @-expanded: unattached inode %i\n
2624 #: e2fsck/problem.c:1834
2625 #. @-expanded: inode %i ref count is %Il, should be %N.
2626 msgid "@i %i ref count is %Il, @s %N. "
2629 #: e2fsck/problem.c:1838
2630 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2631 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2632 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2634 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2635 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2636 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2639 #: e2fsck/problem.c:1848
2640 #. @-expanded: Pass 5: Checking group summary information\n
2641 msgid "Pass 5: Checking @g summary information\n"
2644 #: e2fsck/problem.c:1853
2645 #. @-expanded: Padding at end of inode bitmap is not set.
2646 msgid "Padding at end of @i @B is not set. "
2649 #: e2fsck/problem.c:1858
2650 #. @-expanded: Padding at end of block bitmap is not set.
2651 msgid "Padding at end of @b @B is not set. "
2654 #: e2fsck/problem.c:1863
2655 #. @-expanded: block bitmap differences:
2656 msgid "@b @B differences: "
2659 #: e2fsck/problem.c:1883
2660 #. @-expanded: inode bitmap differences:
2661 msgid "@i @B differences: "
2664 #: e2fsck/problem.c:1903
2665 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2666 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2669 #: e2fsck/problem.c:1908
2670 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2671 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2674 #: e2fsck/problem.c:1913
2675 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2676 msgid "Free @is count wrong (%i, counted=%j).\n"
2679 #: e2fsck/problem.c:1918
2680 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2681 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2684 #: e2fsck/problem.c:1923
2685 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2686 msgid "Free @bs count wrong (%b, counted=%c).\n"
2689 #: e2fsck/problem.c:1928
2690 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2691 #. @-expanded: endpoints (%i, %j)\n
2693 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2694 "endpoints (%i, %j)\n"
2697 #: e2fsck/problem.c:1934
2698 msgid "Internal error: fudging end of bitmap (%N)\n"
2701 #: e2fsck/problem.c:1939
2703 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2704 msgid "Error copying in replacement @i @B: %m\n"
2707 #: e2fsck/problem.c:1944
2709 #. @-expanded: Error copying in replacement block bitmap: %m\n
2710 msgid "Error copying in replacement @b @B: %m\n"
2713 #: e2fsck/problem.c:1969
2715 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2716 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2719 #: e2fsck/problem.c:1974
2721 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2722 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2725 #: e2fsck/problem.c:1979
2727 #. @-expanded: group %g inode bitmap does not match checksum.\n
2728 msgid "@g %g @i @B does not match checksum.\n"
2731 #: e2fsck/problem.c:1984
2733 #. @-expanded: group %g block bitmap does not match checksum.\n
2734 msgid "@g %g @b @B does not match checksum.\n"
2737 #: e2fsck/problem.c:1991
2738 #. @-expanded: Recreate journal
2742 #: e2fsck/problem.c:1996
2743 msgid "Update quota info for quota type %N"
2746 #: e2fsck/problem.c:2001
2748 #. @-expanded: Error setting block group checksum info: %m\n
2749 msgid "Error setting @b @g checksum info: %m\n"
2752 #: e2fsck/problem.c:2006
2754 msgid "Error writing file system info: %m\n"
2757 #: e2fsck/problem.c:2011
2759 msgid "Error flushing writes to storage device: %m\n"
2762 #: e2fsck/problem.c:2016
2763 msgid "Error writing quota info for quota type %N: %m\n"
2766 #: e2fsck/problem.c:2137
2768 msgid "Unhandled error code (0x%x)!\n"
2771 #: e2fsck/problem.c:2262 e2fsck/problem.c:2266
2775 #: e2fsck/quota.c:33 e2fsck/quota.c:46
2776 msgid "in move_quota_inode"
2779 #: e2fsck/scantest.c:79
2781 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2784 #: e2fsck/scantest.c:98
2786 msgid "size of inode=%d\n"
2789 #: e2fsck/scantest.c:119
2790 msgid "while starting inode scan"
2793 #: e2fsck/scantest.c:130
2794 msgid "while doing inode scan"
2797 #: e2fsck/super.c:190
2799 msgid "while calling ext2fs_block_iterate for inode %d"
2802 #: e2fsck/super.c:213
2804 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2807 #: e2fsck/super.c:274
2811 #: e2fsck/super.c:275
2818 "Usage: %s [-panyrcdfktvDFV] [-b superblock] [-B blocksize]\n"
2819 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2820 "\t\t[-E extended-options] [-z undo_file] device\n"
2827 " -p Automatic repair (no questions)\n"
2828 " -n Make no changes to the filesystem\n"
2829 " -y Assume \"yes\" to all questions\n"
2830 " -c Check for bad blocks and add them to the badblock "
2832 " -f Force checking even if filesystem is marked clean\n"
2838 " -b superblock Use alternative superblock\n"
2839 " -B blocksize Force blocksize when looking for superblock\n"
2840 " -j external_journal Set location of the external journal\n"
2841 " -l bad_blocks_file Add to badblocks list\n"
2842 " -L bad_blocks_file Set badblocks list\n"
2843 " -z undo_file Create an undo file\n"
2846 #: e2fsck/unix.c:134
2848 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2851 #: e2fsck/unix.c:160
2855 "%12u inode used (%2.2f%%, out of %u)\n"
2858 "%12u inodes used (%2.2f%%, out of %u)\n"
2862 #: e2fsck/unix.c:164
2864 msgid "%12u non-contiguous file (%0d.%d%%)\n"
2865 msgid_plural "%12u non-contiguous files (%0d.%d%%)\n"
2869 #: e2fsck/unix.c:169
2871 msgid "%12u non-contiguous directory (%0d.%d%%)\n"
2872 msgid_plural "%12u non-contiguous directories (%0d.%d%%)\n"
2876 #: e2fsck/unix.c:174
2878 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2881 #: e2fsck/unix.c:182
2882 msgid " Extent depth histogram: "
2885 #: e2fsck/unix.c:191
2887 msgid "%12llu block used (%2.2f%%, out of %llu)\n"
2888 msgid_plural "%12llu blocks used (%2.2f%%, out of %llu)\n"
2892 #: e2fsck/unix.c:195
2894 msgid "%12u bad block\n"
2895 msgid_plural "%12u bad blocks\n"
2899 #: e2fsck/unix.c:197
2901 msgid "%12u large file\n"
2902 msgid_plural "%12u large files\n"
2906 #: e2fsck/unix.c:199
2910 "%12u regular file\n"
2913 "%12u regular files\n"
2917 #: e2fsck/unix.c:201
2919 msgid "%12u directory\n"
2920 msgid_plural "%12u directories\n"
2924 #: e2fsck/unix.c:203
2926 msgid "%12u character device file\n"
2927 msgid_plural "%12u character device files\n"
2931 #: e2fsck/unix.c:206
2933 msgid "%12u block device file\n"
2934 msgid_plural "%12u block device files\n"
2938 #: e2fsck/unix.c:208
2941 msgid_plural "%12u fifos\n"
2945 #: e2fsck/unix.c:210
2948 msgid_plural "%12u links\n"
2952 #: e2fsck/unix.c:212
2954 msgid "%12u symbolic link"
2955 msgid_plural "%12u symbolic links"
2959 #: e2fsck/unix.c:214
2961 msgid " (%u fast symbolic link)\n"
2962 msgid_plural " (%u fast symbolic links)\n"
2966 #: e2fsck/unix.c:218
2968 msgid "%12u socket\n"
2969 msgid_plural "%12u sockets\n"
2973 #: e2fsck/unix.c:222
2976 msgid_plural "%12u files\n"
2980 #: e2fsck/unix.c:235 misc/badblocks.c:993 misc/tune2fs.c:2878 misc/util.c:126
2981 #: resize/main.c:353
2983 msgid "while determining whether %s is mounted."
2986 #: e2fsck/unix.c:256
2988 msgid "Warning! %s is mounted.\n"
2991 #: e2fsck/unix.c:259
2993 msgid "Warning! %s is in use.\n"
2996 #: e2fsck/unix.c:265
2998 msgid "%s is mounted.\n"
3001 #: e2fsck/unix.c:267
3003 msgid "%s is in use.\n"
3006 #: e2fsck/unix.c:269
3008 "Cannot continue, aborting.\n"
3012 #: e2fsck/unix.c:271
3016 "WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
3017 "cause ***SEVERE*** filesystem damage.\n"
3021 #: e2fsck/unix.c:276
3022 msgid "Do you really want to continue"
3025 #: e2fsck/unix.c:278
3026 msgid "check aborted.\n"
3029 #: e2fsck/unix.c:371
3030 msgid " contains a file system with errors"
3033 #: e2fsck/unix.c:373
3034 msgid " was not cleanly unmounted"
3037 #: e2fsck/unix.c:375
3038 msgid " primary superblock features different from backup"
3041 #: e2fsck/unix.c:379
3043 msgid " has been mounted %u times without being checked"
3046 #: e2fsck/unix.c:386
3047 msgid " has filesystem last checked time in the future"
3050 #: e2fsck/unix.c:392
3052 msgid " has gone %u days without being checked"
3055 #: e2fsck/unix.c:401
3056 msgid ", check forced.\n"
3059 #: e2fsck/unix.c:434
3061 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
3064 #: e2fsck/unix.c:454
3065 msgid " (check deferred; on battery)"
3068 #: e2fsck/unix.c:457
3069 msgid " (check after next mount)"
3072 #: e2fsck/unix.c:459
3074 msgid " (check in %ld mounts)"
3077 #: e2fsck/unix.c:609
3079 msgid "ERROR: Couldn't open /dev/null (%s)\n"
3082 #: e2fsck/unix.c:679
3083 msgid "Invalid EA version.\n"
3086 #: e2fsck/unix.c:692
3087 msgid "Invalid readahead buffer size.\n"
3090 #: e2fsck/unix.c:725
3092 msgid "Unknown extended option: %s\n"
3095 #: e2fsck/unix.c:752
3098 "Syntax error in e2fsck config file (%s, line #%d)\n"
3102 #: e2fsck/unix.c:825
3104 msgid "Error validating file descriptor %d: %s\n"
3107 #: e2fsck/unix.c:829
3108 msgid "Invalid completion information file descriptor"
3111 #: e2fsck/unix.c:844
3112 msgid "Only one of the options -p/-a, -n or -y may be specified."
3115 #: e2fsck/unix.c:865
3117 msgid "The -t option is not supported on this version of e2fsck.\n"
3120 #: e2fsck/unix.c:896 e2fsck/unix.c:973 misc/e2initrd_helper.c:330
3121 #: misc/tune2fs.c:1598 misc/tune2fs.c:1893 misc/tune2fs.c:1911
3123 msgid "Unable to resolve '%s'"
3126 #: e2fsck/unix.c:952
3127 msgid "The -n and -D options are incompatible."
3130 #: e2fsck/unix.c:957
3131 msgid "The -n and -c options are incompatible."
3134 #: e2fsck/unix.c:962
3135 msgid "The -n and -l/-L options are incompatible."
3138 #: e2fsck/unix.c:986
3139 msgid "The -D and -E fixes_only options are incompatible."
3142 #: e2fsck/unix.c:992
3143 msgid "The -E bmap2extent and fixes_only options are incompatible."
3146 #: e2fsck/unix.c:1046
3147 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
3150 #: e2fsck/unix.c:1093
3153 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3157 #: e2fsck/unix.c:1102
3161 "Invalid non-numeric argument to -%c (\"%s\")\n"
3165 #: e2fsck/unix.c:1193
3168 "MMP interval is %u seconds and total wait time is %u seconds. Please "
3172 #: e2fsck/unix.c:1210 e2fsck/unix.c:1215
3173 msgid "while checking MMP block"
3176 #: e2fsck/unix.c:1217 misc/tune2fs.c:2792
3178 "If you are sure the filesystem is not in use on any node, run:\n"
3179 "'tune2fs -f -E clear_mmp {device}'\n"
3182 #: e2fsck/unix.c:1232
3183 msgid "while reading MMP block"
3186 #: e2fsck/unix.c:1252 e2fsck/unix.c:1304 misc/e2undo.c:230 misc/e2undo.c:275
3187 #: misc/mke2fs.c:2541 misc/mke2fs.c:2592 misc/tune2fs.c:2610
3188 #: misc/tune2fs.c:2655 resize/main.c:187 resize/main.c:232
3191 "Overwriting existing filesystem; this can be undone using the command:\n"
3196 #: e2fsck/unix.c:1293 misc/e2undo.c:264 misc/mke2fs.c:2581 misc/tune2fs.c:2644
3197 #: resize/main.c:221
3199 msgid "while trying to delete %s"
3202 #: e2fsck/unix.c:1319 misc/mke2fs.c:2607 resize/main.c:242
3203 msgid "while trying to setup undo file\n"
3206 #: e2fsck/unix.c:1363
3207 msgid "Error: ext2fs library version out of date!\n"
3210 #: e2fsck/unix.c:1370
3211 msgid "while trying to initialize program"
3214 #: e2fsck/unix.c:1393
3216 msgid "\tUsing %s, %s\n"
3219 #: e2fsck/unix.c:1405
3220 msgid "need terminal for interactive repairs"
3223 #: e2fsck/unix.c:1466
3225 msgid "%s: %s trying backup blocks...\n"
3228 #: e2fsck/unix.c:1468
3229 msgid "Superblock invalid,"
3232 #: e2fsck/unix.c:1469
3233 msgid "Group descriptors look bad..."
3236 #: e2fsck/unix.c:1479
3238 msgid "%s: %s while using the backup blocks"
3241 #: e2fsck/unix.c:1483
3243 msgid "%s: going back to original superblock\n"
3246 #: e2fsck/unix.c:1512
3248 "The filesystem revision is apparently too high for this version of e2fsck.\n"
3249 "(Or the filesystem superblock is corrupt)\n"
3253 #: e2fsck/unix.c:1519
3254 msgid "Could this be a zero-length partition?\n"
3257 #: e2fsck/unix.c:1521
3259 msgid "You must have %s access to the filesystem or be root\n"
3262 #: e2fsck/unix.c:1527
3263 msgid "Possibly non-existent or swap device?\n"
3266 #: e2fsck/unix.c:1529
3267 msgid "Filesystem mounted or opened exclusively by another program?\n"
3270 #: e2fsck/unix.c:1533
3271 msgid "Possibly non-existent device?\n"
3274 #: e2fsck/unix.c:1536
3276 "Disk write-protected; use the -n option to do a read-only\n"
3277 "check of the device.\n"
3280 #: e2fsck/unix.c:1604
3281 msgid "Get a newer version of e2fsck!"
3284 #: e2fsck/unix.c:1648
3286 msgid "while checking journal for %s"
3289 #: e2fsck/unix.c:1651
3290 msgid "Cannot proceed with file system check"
3293 #: e2fsck/unix.c:1662
3295 "Warning: skipping journal recovery because doing a read-only filesystem "
3299 #: e2fsck/unix.c:1674
3301 msgid "unable to set superblock flags on %s\n"
3304 #: e2fsck/unix.c:1680
3306 msgid "Journal checksum error found in %s\n"
3309 #: e2fsck/unix.c:1684
3311 msgid "Journal corrupted in %s\n"
3314 #: e2fsck/unix.c:1688
3316 msgid "while recovering journal of %s"
3319 #: e2fsck/unix.c:1710
3321 msgid "%s has unsupported feature(s):"
3324 #: e2fsck/unix.c:1769
3326 msgid "%s: %s while reading bad blocks inode\n"
3329 #: e2fsck/unix.c:1772
3330 msgid "This doesn't bode well, but we'll try to go on...\n"
3333 #: e2fsck/unix.c:1818
3335 msgid "Creating journal (%d blocks): "
3338 #: e2fsck/unix.c:1828
3342 #: e2fsck/unix.c:1830
3345 "*** journal has been regenerated ***\n"
3348 #: e2fsck/unix.c:1836
3352 #: e2fsck/unix.c:1838
3354 msgid "%s: e2fsck canceled.\n"
3357 #: e2fsck/unix.c:1865
3358 msgid "Restarting e2fsck from the beginning...\n"
3361 #: e2fsck/unix.c:1869
3362 msgid "while resetting context"
3365 #: e2fsck/unix.c:1913 e2fsck/util.c:71
3369 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3372 #: e2fsck/unix.c:1917
3374 msgid "%s: ***** REBOOT SYSTEM *****\n"
3377 #: e2fsck/unix.c:1925 e2fsck/util.c:77
3381 "%s: ********** WARNING: Filesystem still has errors **********\n"
3385 #: e2fsck/util.c:194 misc/util.c:93
3389 #: e2fsck/util.c:195
3393 #: e2fsck/util.c:196
3397 #: e2fsck/util.c:197
3398 msgid " ('a' enables 'yes' to all) "
3401 #: e2fsck/util.c:213
3405 #: e2fsck/util.c:215
3409 #: e2fsck/util.c:217
3413 #: e2fsck/util.c:240
3414 msgid "cancelled!\n"
3417 #: e2fsck/util.c:264
3418 msgid "yes to all\n"
3421 #: e2fsck/util.c:266
3425 #: e2fsck/util.c:268
3429 #: e2fsck/util.c:278
3436 #: e2fsck/util.c:282
3443 #: e2fsck/util.c:286
3447 #: e2fsck/util.c:286
3451 #: e2fsck/util.c:302
3453 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3456 #: e2fsck/util.c:307
3457 msgid "reading inode and block bitmaps"
3460 #: e2fsck/util.c:319
3462 msgid "while retrying to read bitmaps for %s"
3465 #: e2fsck/util.c:331
3466 msgid "writing block and inode bitmaps"
3469 #: e2fsck/util.c:336
3471 msgid "while rewriting block and inode bitmaps for %s"
3474 #: e2fsck/util.c:348
3479 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3480 "\t(i.e., without -a or -p options)\n"
3483 #: e2fsck/util.c:429
3485 msgid "Memory used: %luk/%luk (%luk/%luk), "
3488 #: e2fsck/util.c:433
3490 msgid "Memory used: %lu, "
3493 #: e2fsck/util.c:440
3495 msgid "time: %5.2f/%5.2f/%5.2f\n"
3498 #: e2fsck/util.c:445
3500 msgid "elapsed time: %6.3f\n"
3503 #: e2fsck/util.c:480 e2fsck/util.c:494
3505 msgid "while reading inode %lu in %s"
3508 #: e2fsck/util.c:508 e2fsck/util.c:521
3510 msgid "while writing inode %lu in %s"
3513 #: e2fsck/util.c:765
3515 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3519 #: misc/badblocks.c:72
3523 #: misc/badblocks.c:97
3526 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3527 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3529 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3530 " device [last_block [first_block]]\n"
3533 #: misc/badblocks.c:108
3536 "%s: The -n and -w options are mutually exclusive.\n"
3540 #: misc/badblocks.c:223
3542 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3545 #: misc/badblocks.c:328
3546 msgid "Testing with random pattern: "
3549 #: misc/badblocks.c:346
3550 msgid "Testing with pattern 0x"
3553 #: misc/badblocks.c:378 misc/badblocks.c:451
3557 #: misc/badblocks.c:389
3559 msgid "Weird value (%ld) in do_read\n"
3562 #: misc/badblocks.c:476
3563 msgid "during ext2fs_sync_device"
3566 #: misc/badblocks.c:496 misc/badblocks.c:758
3567 msgid "while beginning bad block list iteration"
3570 #: misc/badblocks.c:511 misc/badblocks.c:611 misc/badblocks.c:769
3571 msgid "while allocating buffers"
3574 #: misc/badblocks.c:515
3576 msgid "Checking blocks %lu to %lu\n"
3579 #: misc/badblocks.c:520
3580 msgid "Checking for bad blocks in read-only mode\n"
3583 #: misc/badblocks.c:529
3584 msgid "Checking for bad blocks (read-only test): "
3587 #: misc/badblocks.c:536 misc/badblocks.c:643 misc/badblocks.c:685
3588 #: misc/badblocks.c:832
3589 msgid "Too many bad blocks, aborting test\n"
3592 #: misc/badblocks.c:618
3593 msgid "Checking for bad blocks in read-write mode\n"
3596 #: misc/badblocks.c:620 misc/badblocks.c:782
3598 msgid "From block %lu to %lu\n"
3601 #: misc/badblocks.c:675
3602 msgid "Reading and comparing: "
3605 #: misc/badblocks.c:781
3606 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3609 #: misc/badblocks.c:787
3610 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3613 #: misc/badblocks.c:794
3616 "Interrupt caught, cleaning up\n"
3619 #: misc/badblocks.c:877
3621 msgid "during test data write, block %lu"
3624 #: misc/badblocks.c:998 misc/util.c:131
3626 msgid "%s is mounted; "
3629 #: misc/badblocks.c:1000
3630 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3633 #: misc/badblocks.c:1005
3634 msgid "it's not safe to run badblocks!\n"
3637 #: misc/badblocks.c:1010 misc/util.c:142
3639 msgid "%s is apparently in use by the system; "
3642 #: misc/badblocks.c:1013
3643 msgid "badblocks forced anyway.\n"
3646 #: misc/badblocks.c:1033
3648 msgid "invalid %s - %s"
3651 #: misc/badblocks.c:1127
3653 msgid "Too big max bad blocks count %u - maximum is %u"
3656 #: misc/badblocks.c:1154
3658 msgid "can't allocate memory for test_pattern - %s"
3661 #: misc/badblocks.c:1184
3662 msgid "Maximum of one test_pattern may be specified in read-only mode"
3665 #: misc/badblocks.c:1190
3666 msgid "Random test_pattern is not allowed in read-only mode"
3669 #: misc/badblocks.c:1204
3671 "Couldn't determine device size; you must specify\n"
3672 "the size manually\n"
3675 #: misc/badblocks.c:1210
3676 msgid "while trying to determine device size"
3679 #: misc/badblocks.c:1215
3683 #: misc/badblocks.c:1221
3687 #: misc/badblocks.c:1224
3689 msgid "invalid starting block (%llu): must be less than %llu"
3692 #: misc/badblocks.c:1231
3694 msgid "invalid end block (%llu): must be 32-bit value"
3697 #: misc/badblocks.c:1287
3698 msgid "while creating in-memory bad blocks list"
3701 #: misc/badblocks.c:1296
3702 msgid "input file - bad format"
3705 #: misc/badblocks.c:1304 misc/badblocks.c:1313
3706 msgid "while adding to in-memory bad block list"
3709 #: misc/badblocks.c:1338
3711 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3716 msgid "Usage: %s [-pRVf] [-+=aAcCdDeijPsStTu] [-v version] files...\n"
3719 #: misc/chattr.c:159
3721 msgid "bad project - %s\n"
3724 #: misc/chattr.c:173
3726 msgid "bad version - %s\n"
3729 #: misc/chattr.c:219 misc/lsattr.c:127
3731 msgid "while trying to stat %s"
3734 #: misc/chattr.c:226
3736 msgid "while reading flags on %s"
3739 #: misc/chattr.c:231 misc/chattr.c:243
3741 msgid "Flags of %s set as "
3744 #: misc/chattr.c:252
3746 msgid "while setting flags on %s"
3749 #: misc/chattr.c:260
3751 msgid "Version of %s set as %lu\n"
3754 #: misc/chattr.c:264
3756 msgid "while setting version on %s"
3759 #: misc/chattr.c:271
3761 msgid "Project of %s set as %lu\n"
3764 #: misc/chattr.c:275
3766 msgid "while setting project on %s"
3769 #: misc/chattr.c:297
3770 msgid "Couldn't allocate path variable in chattr_dir_proc"
3773 #: misc/chattr.c:337
3774 msgid "= is incompatible with - and +\n"
3777 #: misc/chattr.c:345
3778 msgid "Must use '-v', =, - or +\n"
3781 #: misc/create_inode.c:70 misc/create_inode.c:109
3783 msgid "while reading inode %u"
3786 #: misc/create_inode.c:80 misc/create_inode.c:272 misc/create_inode.c:336
3787 #: misc/create_inode.c:374
3788 msgid "while expanding directory"
3791 #: misc/create_inode.c:87
3793 msgid "while linking \"%s\""
3796 #: misc/create_inode.c:95 misc/create_inode.c:122 misc/create_inode.c:306
3798 msgid "while writing inode %u"
3801 #: misc/create_inode.c:139 misc/create_inode.c:163
3803 msgid "while listing attributes of \"%s\""
3806 #: misc/create_inode.c:150
3808 msgid "while opening inode %u"
3811 #: misc/create_inode.c:156 misc/create_inode.c:183 misc/create_inode.c:904
3812 #: misc/e2undo.c:176 misc/e2undo.c:473 misc/e2undo.c:479 misc/e2undo.c:485
3813 #: misc/mke2fs.c:353
3814 msgid "while allocating memory"
3817 #: misc/create_inode.c:176 misc/create_inode.c:192
3819 msgid "while reading attribute \"%s\" of \"%s\""
3822 #: misc/create_inode.c:201
3824 msgid "while writing attribute \"%s\" to inode %u"
3827 #: misc/create_inode.c:211
3829 msgid "while closing inode %u"
3832 #: misc/create_inode.c:259
3834 msgid "while allocating inode \"%s\""
3837 #: misc/create_inode.c:278
3839 msgid "while creating inode \"%s\""
3842 #: misc/create_inode.c:343
3844 msgid "while creating symlink \"%s\""
3847 #: misc/create_inode.c:361 misc/create_inode.c:837
3849 msgid "while looking up \"%s\""
3852 #: misc/create_inode.c:381
3854 msgid "while creating directory \"%s\""
3857 #: misc/create_inode.c:608
3859 msgid "while opening \"%s\" to copy"
3862 #: misc/create_inode.c:700
3864 msgid "while changing working directory to \"%s\""
3867 #: misc/create_inode.c:708
3869 msgid "while opening directory \"%s\""
3872 #: misc/create_inode.c:718
3874 msgid "while lstat \"%s\""
3877 #: misc/create_inode.c:751
3879 msgid "while creating special file \"%s\""
3882 #: misc/create_inode.c:760
3883 msgid "malloc failed"
3886 #: misc/create_inode.c:768
3888 msgid "while trying to read link \"%s\""
3891 #: misc/create_inode.c:775
3892 msgid "symlink increased in size between lstat() and readlink()"
3895 #: misc/create_inode.c:786
3897 msgid "while writing symlink\"%s\""
3900 #: misc/create_inode.c:796
3902 msgid "while writing file \"%s\""
3905 #: misc/create_inode.c:809
3907 msgid "while making dir \"%s\""
3910 #: misc/create_inode.c:826
3911 msgid "while changing directory"
3914 #: misc/create_inode.c:832
3916 msgid "ignoring entry \"%s\""
3919 #: misc/create_inode.c:845
3921 msgid "while setting inode for \"%s\""
3924 #: misc/create_inode.c:852
3926 msgid "while setting xattrs for \"%s\""
3929 #: misc/create_inode.c:870
3930 msgid "while saving inode data"
3933 #: misc/dumpe2fs.c:56
3936 "Usage: %s [-bfghixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3939 #: misc/dumpe2fs.c:159
3943 #: misc/dumpe2fs.c:168
3947 #: misc/dumpe2fs.c:219
3949 msgid "Group %lu: (Blocks "
3952 #: misc/dumpe2fs.c:226
3954 msgid " csum 0x%04x"
3957 #: misc/dumpe2fs.c:228
3959 msgid " (EXPECTED 0x%04x)"
3962 #: misc/dumpe2fs.c:233
3964 msgid " %s superblock at "
3967 #: misc/dumpe2fs.c:234
3971 #: misc/dumpe2fs.c:234
3975 #: misc/dumpe2fs.c:238
3976 msgid ", Group descriptors at "
3979 #: misc/dumpe2fs.c:242
3982 " Reserved GDT blocks at "
3985 #: misc/dumpe2fs.c:249
3986 msgid " Group descriptor at "
3989 #: misc/dumpe2fs.c:255
3990 msgid " Block bitmap at "
3993 #: misc/dumpe2fs.c:260 misc/dumpe2fs.c:271
3995 msgid ", csum 0x%08x"
3998 #: misc/dumpe2fs.c:263
4002 #: misc/dumpe2fs.c:265
4008 #: misc/dumpe2fs.c:266
4009 msgid " Inode bitmap at "
4012 #: misc/dumpe2fs.c:273
4018 #: misc/dumpe2fs.c:279
4022 " %u free %s, %u free inodes, %u directories%s"
4025 #: misc/dumpe2fs.c:286
4027 msgid ", %u unused inodes\n"
4030 #: misc/dumpe2fs.c:289
4031 msgid " Free blocks: "
4034 #: misc/dumpe2fs.c:304
4035 msgid " Free inodes: "
4038 #: misc/dumpe2fs.c:340
4039 msgid "while printing bad block list"
4042 #: misc/dumpe2fs.c:346
4044 msgid "Bad blocks: %u"
4047 #: misc/dumpe2fs.c:385 misc/tune2fs.c:362
4048 msgid "while reading journal inode"
4051 #: misc/dumpe2fs.c:391
4052 msgid "while opening journal inode"
4055 #: misc/dumpe2fs.c:397
4056 msgid "while reading journal super block"
4059 #: misc/dumpe2fs.c:404
4060 msgid "Journal superblock magic number invalid!\n"
4063 #: misc/dumpe2fs.c:407 misc/dumpe2fs.c:490
4064 msgid "Journal features: "
4067 #: misc/dumpe2fs.c:420
4068 msgid "Journal size: "
4071 #: misc/dumpe2fs.c:430
4074 "Journal length: %u\n"
4075 "Journal sequence: 0x%08x\n"
4076 "Journal start: %u\n"
4079 #: misc/dumpe2fs.c:438 misc/dumpe2fs.c:480
4080 msgid "Journal checksum type: crc32\n"
4083 #: misc/dumpe2fs.c:443 misc/dumpe2fs.c:485
4086 "Journal checksum type: %s\n"
4087 "Journal checksum: 0x%08x\n"
4090 #: misc/dumpe2fs.c:448
4092 msgid "Journal errno: %d\n"
4095 #: misc/dumpe2fs.c:466 misc/tune2fs.c:211
4096 msgid "while reading journal superblock"
4099 #: misc/dumpe2fs.c:474
4100 msgid "Couldn't find journal superblock magic numbers"
4103 #: misc/dumpe2fs.c:501
4107 "Journal block size: %u\n"
4108 "Journal length: %u\n"
4109 "Journal first block: %u\n"
4110 "Journal sequence: 0x%08x\n"
4111 "Journal start: %u\n"
4112 "Journal number of users: %u\n"
4115 #: misc/dumpe2fs.c:514
4117 msgid "Journal users: %s\n"
4120 #: misc/dumpe2fs.c:530 misc/mke2fs.c:785 misc/tune2fs.c:1930
4121 msgid "Couldn't allocate memory to parse options!\n"
4124 #: misc/dumpe2fs.c:556
4126 msgid "Invalid superblock parameter: %s\n"
4129 #: misc/dumpe2fs.c:571
4131 msgid "Invalid blocksize parameter: %s\n"
4134 #: misc/dumpe2fs.c:582
4138 "Bad extended option(s) specified: %s\n"
4140 "Extended options are separated by commas, and may take an argument which\n"
4141 "\tis set off by an equals ('=') sign.\n"
4143 "Valid extended options are:\n"
4144 "\tsuperblock=<superblock number>\n"
4145 "\tblocksize=<blocksize>\n"
4148 #: misc/dumpe2fs.c:646 misc/mke2fs.c:1815
4150 msgid "\tUsing %s\n"
4153 #: misc/dumpe2fs.c:686
4156 "*** Checksum errors detected in filesystem! Run e2fsck now!\n"
4160 #: misc/dumpe2fs.c:691 misc/e2image.c:1586 misc/tune2fs.c:2805
4161 #: resize/main.c:415
4162 msgid "Couldn't find valid filesystem superblock.\n"
4165 #: misc/dumpe2fs.c:726
4168 "*** Checksum errors detected in bitmaps! Run e2fsck now!\n"
4172 #: misc/dumpe2fs.c:730
4176 "%s: %s: error reading bitmaps: %s\n"
4179 #: misc/e2image.c:106
4181 msgid "Usage: %s [ -r|Q ] [ -fr ] device image-file\n"
4184 #: misc/e2image.c:108
4186 msgid " %s -I device image-file\n"
4189 #: misc/e2image.c:109
4192 " %s -ra [ -cfnp ] [ -o src_offset ] [ -O dest_offset ] src_fs "
4196 #: misc/e2image.c:174 misc/e2image.c:579 misc/e2image.c:585 misc/e2image.c:1181
4197 msgid "while allocating buffer"
4200 #: misc/e2image.c:179
4202 msgid "Writing block %llu\n"
4205 #: misc/e2image.c:193
4207 msgid "error writing block %llu"
4210 #: misc/e2image.c:196
4211 msgid "error in generic_write()"
4214 #: misc/e2image.c:213
4215 msgid "Error: header size is bigger than wrt_size\n"
4218 #: misc/e2image.c:218
4219 msgid "Couldn't allocate header buffer\n"
4222 #: misc/e2image.c:246
4223 msgid "while writing superblock"
4226 #: misc/e2image.c:255
4227 msgid "while writing inode table"
4230 #: misc/e2image.c:263
4231 msgid "while writing block bitmap"
4234 #: misc/e2image.c:271
4235 msgid "while writing inode bitmap"
4238 #: misc/e2image.c:505
4240 msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
4243 #: misc/e2image.c:517
4245 msgid "Corrupt directory block %llu: bad name_len (%d)\n"
4248 #: misc/e2image.c:558
4250 msgid "%llu / %llu blocks (%d%%)"
4253 #: misc/e2image.c:589 misc/e2image.c:629
4257 #: misc/e2image.c:626
4259 "Stopping now will destroy the filesystem, interrupt again if you are sure\n"
4262 #: misc/e2image.c:652
4264 msgid " %s remaining at %.2f MB/s"
4267 #: misc/e2image.c:664 misc/e2image.c:1191
4269 msgid "error reading block %llu"
4272 #: misc/e2image.c:718
4274 msgid "Copied %llu / %llu blocks (%d%%) in %s "
4277 #: misc/e2image.c:722
4279 msgid "at %.2f MB/s"
4282 #: misc/e2image.c:758
4283 msgid "while allocating l1 table"
4286 #: misc/e2image.c:803
4287 msgid "while allocating l2 cache"
4290 #: misc/e2image.c:826
4292 "Warning: There are still tables in the cache while putting the cache, data "
4293 "will be lost so the image may not be valid.\n"
4296 #: misc/e2image.c:1148
4297 msgid "while allocating ext2_qcow2_image"
4300 #: misc/e2image.c:1155
4301 msgid "while initializing ext2_qcow2_image"
4304 #: misc/e2image.c:1214 misc/e2image.c:1232
4305 msgid "Programming error: multiple sequential refcount blocks created!\n"
4308 #: misc/e2image.c:1272
4309 msgid "while allocating block bitmap"
4312 #: misc/e2image.c:1281
4313 msgid "while allocating scramble block bitmap"
4316 #: misc/e2image.c:1288
4317 msgid "Scanning inodes...\n"
4320 #: misc/e2image.c:1300
4321 msgid "Can't allocate block buffer"
4324 #: misc/e2image.c:1339 misc/e2image.c:1353
4326 msgid "while iterating over inode %u"
4329 #: misc/e2image.c:1385
4330 msgid "Raw and qcow2 images cannot be installed"
4333 #: misc/e2image.c:1407
4334 msgid "error reading bitmaps"
4337 #: misc/e2image.c:1419
4338 msgid "while opening device file"
4341 #: misc/e2image.c:1430
4342 msgid "while restoring the image table"
4345 #: misc/e2image.c:1527
4346 msgid "-a option can only be used with raw or QCOW2 images."
4349 #: misc/e2image.c:1533
4350 msgid "Offsets are only allowed with raw images."
4353 #: misc/e2image.c:1538
4354 msgid "Move mode is only allowed with raw images."
4357 #: misc/e2image.c:1543
4358 msgid "Move mode requires all data mode."
4361 #: misc/e2image.c:1553
4362 msgid "checking if mounted"
4365 #: misc/e2image.c:1560
4368 "Running e2image on a R/W mounted filesystem can result in an\n"
4369 "inconsistent image which will not be useful for debugging purposes.\n"
4370 "Use -f option if you really want to do that.\n"
4373 #: misc/e2image.c:1614
4374 msgid "QCOW2 image can not be written to the stdout!\n"
4377 #: misc/e2image.c:1620
4378 msgid "Can not stat output\n"
4381 #: misc/e2image.c:1630
4383 msgid "Image (%s) is compressed\n"
4386 #: misc/e2image.c:1633
4388 msgid "Image (%s) is encrypted\n"
4391 #: misc/e2image.c:1636
4393 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
4396 #: misc/e2image.c:1645
4397 msgid "The -c option only supported in raw mode\n"
4400 #: misc/e2image.c:1650
4401 msgid "The -c option not supported when writing to stdout\n"
4404 #: misc/e2image.c:1657
4405 msgid "while allocating check_buf"
4408 #: misc/e2image.c:1663
4409 msgid "The -p option only supported in raw mode\n"
4412 #: misc/e2image.c:1673
4414 msgid "%d blocks already contained the data to be copied\n"
4417 #: misc/e2initrd_helper.c:68
4419 msgid "Usage: %s -r device\n"
4422 #: misc/e2label.c:58
4424 msgid "e2label: cannot open %s\n"
4427 #: misc/e2label.c:63
4429 msgid "e2label: cannot seek to superblock\n"
4432 #: misc/e2label.c:68
4434 msgid "e2label: error reading superblock\n"
4437 #: misc/e2label.c:72
4439 msgid "e2label: not an ext2 filesystem\n"
4442 #: misc/e2label.c:97 misc/tune2fs.c:2978
4444 msgid "Warning: label too long, truncating.\n"
4447 #: misc/e2label.c:100
4449 msgid "e2label: cannot seek to superblock again\n"
4452 #: misc/e2label.c:105
4454 msgid "e2label: error writing superblock\n"
4457 #: misc/e2label.c:117 misc/tune2fs.c:1590
4459 msgid "Usage: e2label device [newlabel]\n"
4462 #: misc/e2undo.c:118
4464 msgid "Usage: %s [-f] [-h] [-n] [-v] <transaction file> <filesystem>\n"
4467 #: misc/e2undo.c:143
4468 msgid "The file system superblock doesn't match the undo file.\n"
4471 #: misc/e2undo.c:146
4472 msgid "UUID does not match.\n"
4475 #: misc/e2undo.c:148
4476 msgid "Last mount time does not match.\n"
4479 #: misc/e2undo.c:150
4480 msgid "Last write time does not match.\n"
4483 #: misc/e2undo.c:152
4484 msgid "Lifetime write counter does not match.\n"
4487 #: misc/e2undo.c:166
4488 msgid "while reading filesystem superblock."
4491 #: misc/e2undo.c:182
4492 msgid "while fetching superblock"
4495 #: misc/e2undo.c:195
4497 msgid "Undo file superblock checksum doesn't match.\n"
4500 #: misc/e2undo.c:334
4502 msgid "illegal offset - %s"
4505 #: misc/e2undo.c:358
4507 msgid "Will not write to an undo file while replaying it.\n"
4510 #: misc/e2undo.c:367
4512 msgid "while opening undo file `%s'\n"
4515 #: misc/e2undo.c:374
4516 msgid "while reading undo file"
4519 #: misc/e2undo.c:379
4521 msgid "%s: Not an undo file.\n"
4524 #: misc/e2undo.c:390
4526 msgid "%s: Header checksum doesn't match.\n"
4529 #: misc/e2undo.c:397
4531 msgid "%s: Corrupt undo file header.\n"
4534 #: misc/e2undo.c:401
4536 msgid "%s: Undo block size too large.\n"
4539 #: misc/e2undo.c:406
4541 msgid "%s: Undo block size too small.\n"
4544 #: misc/e2undo.c:419
4546 msgid "%s: Unknown undo file feature set.\n"
4549 #: misc/e2undo.c:427
4551 msgid "Error while determining whether %s is mounted."
4554 #: misc/e2undo.c:433
4555 msgid "e2undo should only be run on unmounted filesystems"
4558 #: misc/e2undo.c:449
4560 msgid "while opening `%s'"
4563 #: misc/e2undo.c:460
4564 msgid "specified offset is too large"
4567 #: misc/e2undo.c:501
4568 msgid "while reading keys"
4571 #: misc/e2undo.c:513
4573 msgid "%s: wrong key magic at %llu\n"
4576 #: misc/e2undo.c:523
4578 msgid "%s: key block checksum error at %llu.\n"
4581 #: misc/e2undo.c:546
4583 msgid "%s: block %llu is too long."
4586 #: misc/e2undo.c:558 misc/e2undo.c:594
4588 msgid "while fetching block %llu."
4591 #: misc/e2undo.c:570
4593 msgid "checksum error in filesystem block %llu (undo blk %llu)\n"
4596 #: misc/e2undo.c:609
4598 msgid "while writing block %llu."
4601 #: misc/e2undo.c:615
4603 msgid "Undo file corruption; run e2fsck NOW!\n"
4606 #: misc/e2undo.c:617
4608 msgid "IO error during replay; run e2fsck NOW!\n"
4611 #: misc/e2undo.c:620
4613 msgid "Incomplete undo record; run e2fsck.\n"
4616 #: misc/findsuper.c:110
4618 msgid "Usage: findsuper device [skipbytes [startkb]]\n"
4621 #: misc/findsuper.c:155
4623 msgid "skipbytes should be a number, not %s\n"
4626 #: misc/findsuper.c:162
4628 msgid "skipbytes must be a multiple of the sector size\n"
4631 #: misc/findsuper.c:169
4633 msgid "startkb should be a number, not %s\n"
4636 #: misc/findsuper.c:175
4638 msgid "startkb should be positive, not %llu\n"
4641 #: misc/findsuper.c:186
4643 msgid "starting at %llu, with %u byte increments\n"
4646 #: misc/findsuper.c:188
4649 "[*] probably superblock written in the ext3 journal superblock,\n"
4650 "\tso start/end/grp wrong\n"
4653 #: misc/findsuper.c:190
4656 "byte_offset byte_start byte_end fs_blocks blksz grp mkfs/"
4657 "mount_time sb_uuid label\n"
4660 #: misc/findsuper.c:264
4664 "%11Lu: finished with errno %d\n"
4669 msgid "WARNING: couldn't open %s: %s\n"
4674 msgid "WARNING: bad format on line %d of %s\n"
4679 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
4680 "\tfield. I will kludge around things for you, but you\n"
4681 "\tshould fix your /etc/fstab file as soon as you can.\n"
4687 msgid "fsck: %s: not found\n"
4692 msgid "%s: wait: No more child process?!?\n"
4697 msgid "Warning... %s for device %s exited with signal %d.\n"
4702 msgid "%s %s: status is %x, should never happen.\n"
4707 msgid "Finished with %s (exit status %d)\n"
4712 msgid "%s: Error %d while executing fsck.%s for %s\n"
4717 "Either all or none of the filesystem types passed to -t must be prefixed\n"
4718 "with 'no' or '!'.\n"
4722 msgid "Couldn't allocate memory for filesystem types\n"
4728 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
4734 msgid "fsck: cannot check %s: fsck.%s not found\n"
4738 msgid "Checking all file systems.\n"
4743 msgid "--waiting-- (pass %d)\n"
4748 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4753 msgid "%s: too many devices\n"
4756 #: misc/fsck.c:1153 misc/fsck.c:1239
4758 msgid "%s: too many arguments\n"
4761 #: misc/fuse2fs.c:3740
4762 msgid "Mounting read-only.\n"
4765 #: misc/fuse2fs.c:3764
4767 msgid "%s: Allowing users to allocate all blocks. This is dangerous!\n"
4770 #: misc/fuse2fs.c:3776 misc/fuse2fs.c:3789
4775 #: misc/fuse2fs.c:3777 misc/fuse2fs.c:3791 misc/tune2fs.c:3207
4777 msgid "Please run e2fsck -fy %s.\n"
4780 #: misc/fuse2fs.c:3798
4781 msgid "Journal needs recovery; running `e2fsck -E journal_only' is required.\n"
4784 #: misc/fuse2fs.c:3806
4786 msgid "%s: Writing to the journal is not supported.\n"
4789 #: misc/fuse2fs.c:3821
4790 msgid "Warning: Mounting unchecked fs, running e2fsck is recommended.\n"
4793 #: misc/fuse2fs.c:3825
4794 msgid "Warning: Maximal mount count reached, running e2fsck is recommended.\n"
4797 #: misc/fuse2fs.c:3830
4798 msgid "Warning: Check time reached; running e2fsck is recommended.\n"
4801 #: misc/fuse2fs.c:3834
4802 msgid "Orphans detected; running e2fsck is recommended.\n"
4805 #: misc/fuse2fs.c:3838
4806 msgid "Errors detected; running e2fsck is required.\n"
4811 msgid "Usage: %s [-RVadlpv] [files...]\n"
4816 msgid "While reading flags on %s"
4821 msgid "While reading project on %s"
4824 #: misc/lsattr.c:102
4826 msgid "While reading version on %s"
4829 #: misc/mke2fs.c:124
4832 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
4833 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
4834 "\t[-G flex-group-size] [-N number-of-inodes] [-d root-directory]\n"
4835 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
4836 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4837 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
4838 "\t[-t fs-type] [-T usage-type ] [-U UUID] [-e errors_behavior][-z "
4840 "\t[-jnqvDFSV] device [blocks-count]\n"
4843 #: misc/mke2fs.c:255
4845 msgid "Running command: %s\n"
4848 #: misc/mke2fs.c:259
4850 msgid "while trying to run '%s'"
4853 #: misc/mke2fs.c:266
4854 msgid "while processing list of bad blocks from program"
4857 #: misc/mke2fs.c:293
4859 msgid "Block %d in primary superblock/group descriptor area bad.\n"
4862 #: misc/mke2fs.c:295
4864 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
4867 #: misc/mke2fs.c:298
4868 msgid "Aborting....\n"
4871 #: misc/mke2fs.c:318
4874 "Warning: the backup superblock/group descriptors at block %u contain\n"
4879 #: misc/mke2fs.c:337
4880 msgid "while marking bad blocks as used"
4883 #: misc/mke2fs.c:408
4884 msgid "Writing inode tables: "
4887 #: misc/mke2fs.c:430
4891 "Could not write %d blocks in inode table starting at %llu: %s\n"
4894 #: misc/mke2fs.c:444 misc/mke2fs.c:2654 misc/mke2fs.c:3030
4898 #: misc/mke2fs.c:459
4899 msgid "while creating root dir"
4902 #: misc/mke2fs.c:466
4903 msgid "while reading root inode"
4906 #: misc/mke2fs.c:478
4907 msgid "while setting root inode ownership"
4910 #: misc/mke2fs.c:496
4911 msgid "while creating /lost+found"
4914 #: misc/mke2fs.c:503
4915 msgid "while looking up /lost+found"
4918 #: misc/mke2fs.c:516
4919 msgid "while expanding /lost+found"
4922 #: misc/mke2fs.c:531
4923 msgid "while setting bad block inode"
4926 #: misc/mke2fs.c:558
4928 msgid "Out of memory erasing sectors %d-%d\n"
4931 #: misc/mke2fs.c:568
4933 msgid "Warning: could not read block 0: %s\n"
4936 #: misc/mke2fs.c:584
4938 msgid "Warning: could not erase sector %d: %s\n"
4941 #: misc/mke2fs.c:600
4942 msgid "while initializing journal superblock"
4945 #: misc/mke2fs.c:608
4946 msgid "Zeroing journal device: "
4949 #: misc/mke2fs.c:620
4951 msgid "while zeroing journal device (block %llu, count %d)"
4954 #: misc/mke2fs.c:637
4955 msgid "while writing journal superblock"
4958 #: misc/mke2fs.c:652
4960 msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
4963 #: misc/mke2fs.c:660
4966 "warning: %llu blocks unused.\n"
4970 #: misc/mke2fs.c:665
4972 msgid "Filesystem label=%s\n"
4975 #: misc/mke2fs.c:668
4977 msgid "OS type: %s\n"
4980 #: misc/mke2fs.c:670
4982 msgid "Block size=%u (log=%u)\n"
4985 #: misc/mke2fs.c:673
4987 msgid "Cluster size=%u (log=%u)\n"
4990 #: misc/mke2fs.c:677
4992 msgid "Fragment size=%u (log=%u)\n"
4995 #: misc/mke2fs.c:679
4997 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
5000 #: misc/mke2fs.c:681
5002 msgid "%u inodes, %llu blocks\n"
5005 #: misc/mke2fs.c:683
5007 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
5010 #: misc/mke2fs.c:686
5012 msgid "First data block=%u\n"
5015 #: misc/mke2fs.c:688
5017 msgid "Root directory owner=%u:%u\n"
5020 #: misc/mke2fs.c:690
5022 msgid "Maximum filesystem blocks=%lu\n"
5025 #: misc/mke2fs.c:694
5027 msgid "%u block groups\n"
5030 #: misc/mke2fs.c:696
5032 msgid "%u block group\n"
5035 #: misc/mke2fs.c:698
5037 msgid "%u blocks per group, %u clusters per group\n"
5040 #: misc/mke2fs.c:701
5042 msgid "%u blocks per group, %u fragments per group\n"
5045 #: misc/mke2fs.c:703
5047 msgid "%u inodes per group\n"
5050 #: misc/mke2fs.c:712
5052 msgid "Filesystem UUID: %s\n"
5055 #: misc/mke2fs.c:713
5056 msgid "Superblock backups stored on blocks: "
5059 #: misc/mke2fs.c:807
5061 msgid "%s requires '-O 64bit'\n"
5064 #: misc/mke2fs.c:813
5066 msgid "'%s' must be before 'resize=%u'\n"
5069 #: misc/mke2fs.c:826
5071 msgid "Invalid desc_size: '%s'\n"
5074 #: misc/mke2fs.c:839
5076 msgid "Invalid offset: %s\n"
5079 #: misc/mke2fs.c:853 misc/tune2fs.c:1958
5081 msgid "Invalid mmp_update_interval: %s\n"
5084 #: misc/mke2fs.c:867
5086 msgid "Invalid # of backup superblocks: %s\n"
5089 #: misc/mke2fs.c:889
5091 msgid "Invalid stride parameter: %s\n"
5094 #: misc/mke2fs.c:904
5096 msgid "Invalid stripe-width parameter: %s\n"
5099 #: misc/mke2fs.c:927
5101 msgid "Invalid resize parameter: %s\n"
5104 #: misc/mke2fs.c:934
5105 msgid "The resize maximum must be greater than the filesystem size.\n"
5108 #: misc/mke2fs.c:958
5109 msgid "On-line resizing not supported with revision 0 filesystems\n"
5112 #: misc/mke2fs.c:984 misc/mke2fs.c:993
5114 msgid "Invalid root_owner: '%s'\n"
5117 #: misc/mke2fs.c:1034
5121 "Bad option(s) specified: %s\n"
5123 "Extended options are separated by commas, and may take an argument which\n"
5124 "\tis set off by an equals ('=') sign.\n"
5126 "Valid extended options are:\n"
5127 "\tmmp_update_interval=<interval>\n"
5128 "\tnum_backup_sb=<0|1|2>\n"
5129 "\tstride=<RAID per-disk data chunk in blocks>\n"
5130 "\tstripe-width=<RAID stride * data disks in blocks>\n"
5131 "\toffset=<offset to create the file system>\n"
5132 "\tresize=<resize maximum size in blocks>\n"
5133 "\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
5134 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
5135 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
5136 "\troot_owner=<uid of root dir>:<gid of root dir>\n"
5140 "\tquotatype=<quota type(s) to be enabled>\n"
5144 #: misc/mke2fs.c:1059
5148 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
5152 #: misc/mke2fs.c:1101
5155 "Syntax error in mke2fs config file (%s, line #%d)\n"
5159 #: misc/mke2fs.c:1114 misc/tune2fs.c:1007
5161 msgid "Invalid filesystem option set: %s\n"
5164 #: misc/mke2fs.c:1126 misc/tune2fs.c:406
5166 msgid "Invalid mount option set: %s\n"
5169 #: misc/mke2fs.c:1262
5173 "Your mke2fs.conf file does not define the %s filesystem type.\n"
5176 #: misc/mke2fs.c:1266
5178 "You probably need to install an updated mke2fs.conf file.\n"
5182 #: misc/mke2fs.c:1270
5183 msgid "Aborting...\n"
5186 #: misc/mke2fs.c:1311
5190 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
5194 #: misc/mke2fs.c:1493
5195 msgid "Couldn't allocate memory for new PATH.\n"
5198 #: misc/mke2fs.c:1534
5200 msgid "Couldn't init profile successfully (error: %ld).\n"
5203 #: misc/mke2fs.c:1567
5205 msgid "invalid block size - %s"
5208 #: misc/mke2fs.c:1571
5210 msgid "Warning: blocksize %d not usable on most systems.\n"
5213 #: misc/mke2fs.c:1587
5215 msgid "invalid cluster size - %s"
5218 #: misc/mke2fs.c:1600
5219 msgid "'-R' is deprecated, use '-E' instead"
5222 #: misc/mke2fs.c:1614 misc/tune2fs.c:1687
5224 msgid "bad error behavior - %s"
5227 #: misc/mke2fs.c:1626
5228 msgid "Illegal number for blocks per group"
5231 #: misc/mke2fs.c:1631
5232 msgid "blocks per group must be multiple of 8"
5235 #: misc/mke2fs.c:1639
5236 msgid "Illegal number for flex_bg size"
5239 #: misc/mke2fs.c:1645
5240 msgid "flex_bg size must be a power of 2"
5243 #: misc/mke2fs.c:1650
5245 msgid "flex_bg size (%lu) must be less than or equal to 2^31"
5248 #: misc/mke2fs.c:1660
5250 msgid "invalid inode ratio %s (min %d/max %d)"
5253 #: misc/mke2fs.c:1670
5255 msgid "invalid inode size - %s"
5258 #: misc/mke2fs.c:1683
5260 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
5261 "nodiscard' extended option instead!\n"
5264 #: misc/mke2fs.c:1694
5265 msgid "in malloc for bad_blocks_filename"
5268 #: misc/mke2fs.c:1703
5271 "Warning: label too long; will be truncated to '%s'\n"
5275 #: misc/mke2fs.c:1712
5277 msgid "invalid reserved blocks percent - %s"
5280 #: misc/mke2fs.c:1727
5282 msgid "bad num inodes - %s"
5285 #: misc/mke2fs.c:1740
5286 msgid "while allocating fs_feature string"
5289 #: misc/mke2fs.c:1757
5291 msgid "bad revision level - %s"
5294 #: misc/mke2fs.c:1762
5296 msgid "while trying to create revision %d"
5299 #: misc/mke2fs.c:1776
5300 msgid "The -t option may only be used once"
5303 #: misc/mke2fs.c:1784
5304 msgid "The -T option may only be used once"
5307 #: misc/mke2fs.c:1840 misc/mke2fs.c:3114
5309 msgid "while trying to open journal device %s\n"
5312 #: misc/mke2fs.c:1846
5314 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
5317 #: misc/mke2fs.c:1852
5319 msgid "Using journal device's blocksize: %d\n"
5322 #: misc/mke2fs.c:1863
5324 msgid "invalid blocks '%s' on device '%s'"
5327 #: misc/mke2fs.c:1887
5331 #: misc/mke2fs.c:1900 resize/main.c:491
5332 msgid "while trying to determine filesystem size"
5335 #: misc/mke2fs.c:1906
5337 "Couldn't determine device size; you must specify\n"
5338 "the size of the filesystem\n"
5341 #: misc/mke2fs.c:1913
5343 "Device size reported to be zero. Invalid partition specified, or\n"
5344 "\tpartition table wasn't reread after running fdisk, due to\n"
5345 "\ta modified partition being busy and in use. You may need to reboot\n"
5346 "\tto re-read your partition table.\n"
5349 #: misc/mke2fs.c:1930
5350 msgid "Filesystem larger than apparent device size."
5353 #: misc/mke2fs.c:1950
5354 msgid "Failed to parse fs types list\n"
5357 #: misc/mke2fs.c:1998
5358 msgid "The HURD does not support the filetype feature.\n"
5361 #: misc/mke2fs.c:2003
5362 msgid "The HURD does not support the huge_file feature.\n"
5365 #: misc/mke2fs.c:2008
5366 msgid "The HURD does not support the metadata_csum feature.\n"
5369 #: misc/mke2fs.c:2018
5370 msgid "while trying to determine hardware sector size"
5373 #: misc/mke2fs.c:2024
5374 msgid "while trying to determine physical sector size"
5377 #: misc/mke2fs.c:2056
5378 msgid "while setting blocksize; too small for device\n"
5381 #: misc/mke2fs.c:2061
5384 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
5387 #: misc/mke2fs.c:2085
5390 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
5391 "\tin 32 bits using a blocksize of %d.\n"
5394 #: misc/mke2fs.c:2101
5395 msgid "fs_types for mke2fs.conf resolution: "
5398 #: misc/mke2fs.c:2108
5399 msgid "Filesystem features not supported with revision 0 filesystems\n"
5402 #: misc/mke2fs.c:2116
5403 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
5406 #: misc/mke2fs.c:2126
5407 msgid "Journals not supported with revision 0 filesystems\n"
5410 #: misc/mke2fs.c:2139
5412 msgid "invalid reserved blocks percent - %lf"
5415 #: misc/mke2fs.c:2156
5417 "Extents MUST be enabled for a 64-bit filesystem. Pass -O extents to "
5421 #: misc/mke2fs.c:2176
5422 msgid "The cluster size may not be smaller than the block size.\n"
5425 #: misc/mke2fs.c:2182
5426 msgid "specifying a cluster size requires the bigalloc feature"
5429 #: misc/mke2fs.c:2202
5431 msgid "warning: Unable to get device geometry for %s\n"
5434 #: misc/mke2fs.c:2205
5436 msgid "%s alignment is offset by %lu bytes.\n"
5439 #: misc/mke2fs.c:2207
5442 "This may result in very poor performance, (re)-partitioning suggested.\n"
5445 #: misc/mke2fs.c:2228
5447 msgid "%d-byte blocks too big for system (max %d)"
5450 #: misc/mke2fs.c:2232
5453 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
5456 #: misc/mke2fs.c:2240
5459 "Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata "
5460 "and journal checksum features.\n"
5463 #: misc/mke2fs.c:2295
5467 "Warning: offset specified without an explicit file system size.\n"
5468 "Creating a file system with %llu blocks but this might\n"
5469 "not be what you want.\n"
5473 #: misc/mke2fs.c:2312
5474 msgid "Can't support bigalloc feature without extents feature"
5477 #: misc/mke2fs.c:2319
5479 "The resize_inode and meta_bg features are not compatible.\n"
5480 "They can not be both enabled simultaneously.\n"
5483 #: misc/mke2fs.c:2327
5486 "Warning: the bigalloc feature is still under development\n"
5487 "See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
5491 #: misc/mke2fs.c:2339
5492 msgid "reserved online resize blocks not supported on non-sparse filesystem"
5495 #: misc/mke2fs.c:2348
5496 msgid "blocks per group count out of range"
5499 #: misc/mke2fs.c:2370
5500 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
5503 #: misc/mke2fs.c:2382
5505 msgid "invalid inode size %d (min %d/max %d)"
5508 #: misc/mke2fs.c:2397
5510 msgid "%d byte inodes are too small for inline data; specify larger size"
5513 #: misc/mke2fs.c:2410
5515 msgid "%d byte inodes are too small for project quota; specify larger size"
5518 #: misc/mke2fs.c:2425
5520 msgid "too many inodes (%llu), raise inode ratio?"
5523 #: misc/mke2fs.c:2432
5525 msgid "too many inodes (%llu), specify < 2^32 inodes"
5528 #: misc/mke2fs.c:2446
5531 "inode_size (%u) * inodes_count (%u) too big for a\n"
5532 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
5533 "\tor lower inode count (-N).\n"
5536 #: misc/mke2fs.c:2633
5537 msgid "Discarding device blocks: "
5540 #: misc/mke2fs.c:2649
5544 #: misc/mke2fs.c:2708
5545 msgid "while initializing quota context"
5548 #: misc/mke2fs.c:2715
5549 msgid "while writing quota inodes"
5552 #: misc/mke2fs.c:2740
5554 msgid "bad error behavior in profile - %s"
5557 #: misc/mke2fs.c:2814
5558 msgid "while setting up superblock"
5561 #: misc/mke2fs.c:2830
5563 "Extents are not enabled. The file extent tree can be checksummed, whereas "
5564 "block maps cannot. Not enabling extents reduces the coverage of metadata "
5565 "checksumming. Pass -O extents to rectify.\n"
5568 #: misc/mke2fs.c:2837
5570 "64-bit filesystem support is not enabled. The larger fields afforded by "
5571 "this feature enable full-strength checksumming. Pass -O 64bit to rectify.\n"
5574 #: misc/mke2fs.c:2845
5575 msgid "The metadata_csum_seed feature requres the metadata_csum feature.\n"
5578 #: misc/mke2fs.c:2869
5579 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
5582 #: misc/mke2fs.c:2955
5584 msgid "unknown os - %s"
5587 #: misc/mke2fs.c:3018
5588 msgid "Allocating group tables: "
5591 #: misc/mke2fs.c:3026
5592 msgid "while trying to allocate filesystem tables"
5595 #: misc/mke2fs.c:3035
5598 "\twhile converting subcluster bitmap"
5601 #: misc/mke2fs.c:3041
5603 msgid "%s may be further corrupted by superblock rewrite\n"
5606 #: misc/mke2fs.c:3082
5608 msgid "while zeroing block %llu at end of filesystem"
5611 #: misc/mke2fs.c:3095
5612 msgid "while reserving blocks for online resize"
5615 #: misc/mke2fs.c:3107 misc/tune2fs.c:1415
5619 #: misc/mke2fs.c:3119
5621 msgid "Adding journal to device %s: "
5624 #: misc/mke2fs.c:3126
5628 "\twhile trying to add journal to device %s"
5631 #: misc/mke2fs.c:3131 misc/mke2fs.c:3160 misc/mke2fs.c:3200
5632 #: misc/mk_hugefiles.c:510 misc/tune2fs.c:1444 misc/tune2fs.c:1463
5636 #: misc/mke2fs.c:3137
5637 msgid "Skipping journal creation in super-only mode\n"
5640 #: misc/mke2fs.c:3147
5642 msgid "Creating journal (%u blocks): "
5645 #: misc/mke2fs.c:3156
5648 "\twhile trying to create journal"
5651 #: misc/mke2fs.c:3168 misc/tune2fs.c:1072
5654 "Error while enabling multiple mount protection feature."
5657 #: misc/mke2fs.c:3173
5659 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
5662 #: misc/mke2fs.c:3191
5663 msgid "Copying files into the device: "
5666 #: misc/mke2fs.c:3197
5667 msgid "while populating file system"
5670 #: misc/mke2fs.c:3204
5671 msgid "Writing superblocks and filesystem accounting information: "
5674 #: misc/mke2fs.c:3211
5677 "Warning, had trouble writing out superblocks."
5680 #: misc/mke2fs.c:3213
5686 #: misc/mk_hugefiles.c:424
5689 "Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
5692 #: misc/mk_hugefiles.c:491
5693 msgid "Huge files will be zero'ed\n"
5696 #: misc/mk_hugefiles.c:492
5698 msgid "Creating %lu huge file(s) "
5701 #: misc/mk_hugefiles.c:494
5703 msgid "with %llu blocks each"
5706 #: misc/mk_hugefiles.c:505
5708 msgid "while creating huge file %lu"
5711 #: misc/mklost+found.c:50
5712 msgid "Usage: mklost+found\n"
5715 #: misc/partinfo.c:41
5718 "Usage: %s device...\n"
5720 "Prints out the partition information for each given device.\n"
5721 "For example: %s /dev/hda\n"
5725 #: misc/partinfo.c:51
5727 msgid "Cannot open %s: %s"
5730 #: misc/partinfo.c:57
5732 msgid "Cannot get geometry of %s: %s"
5735 #: misc/partinfo.c:65
5737 msgid "Cannot get size of %s: %s"
5740 #: misc/partinfo.c:71
5742 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
5745 #: misc/tune2fs.c:119
5746 msgid "Please run e2fsck -f on the filesystem.\n"
5749 #: misc/tune2fs.c:121
5750 msgid "Please run e2fsck -fD on the filesystem.\n"
5753 #: misc/tune2fs.c:134
5756 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-f] [-g group]\n"
5757 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
5758 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
5759 "\t[-p mmp_update_interval] [-r reserved_blocks_count] [-u user]\n"
5760 "\t[-C mount_count] [-L volume_label] [-M last_mounted_dir]\n"
5761 "\t[-O [^]feature[,...]] [-Q quota_options]\n"
5762 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
5763 "\t[-I new_inode_size] [-z undo_file] device\n"
5766 #: misc/tune2fs.c:218
5767 msgid "Journal superblock not found!\n"
5770 #: misc/tune2fs.c:276
5771 msgid "while trying to open external journal"
5774 #: misc/tune2fs.c:282 misc/tune2fs.c:2701
5776 msgid "%s is not a journal device.\n"
5779 #: misc/tune2fs.c:292 misc/tune2fs.c:2712
5780 msgid "Filesystem's UUID not found on journal device.\n"
5783 #: misc/tune2fs.c:316
5785 "Cannot locate journal device. It was NOT removed\n"
5786 "Use -f option to remove missing journal device.\n"
5789 #: misc/tune2fs.c:325
5790 msgid "Journal removed\n"
5793 #: misc/tune2fs.c:369
5794 msgid "while reading bitmaps"
5797 #: misc/tune2fs.c:377
5798 msgid "while clearing journal inode"
5801 #: misc/tune2fs.c:388
5802 msgid "while writing journal inode"
5805 #: misc/tune2fs.c:423 misc/tune2fs.c:445 misc/tune2fs.c:458
5806 msgid "(and reboot afterwards!)\n"
5809 #: misc/tune2fs.c:476
5811 msgid "After running e2fsck, please run `resize2fs %s %s"
5814 #: misc/tune2fs.c:479
5816 msgid "Please run `resize2fs %s %s"
5819 #: misc/tune2fs.c:483
5824 #: misc/tune2fs.c:485
5826 msgid "' to enable 64-bit mode.\n"
5829 #: misc/tune2fs.c:487
5831 msgid "' to disable 64-bit mode.\n"
5834 #: misc/tune2fs.c:974
5836 "WARNING: Could not confirm kernel support for metadata_csum_seed.\n"
5837 " This requires Linux >= v4.4.\n"
5840 #: misc/tune2fs.c:1010
5842 msgid "Clearing filesystem feature '%s' not supported.\n"
5845 #: misc/tune2fs.c:1016
5847 msgid "Setting filesystem feature '%s' not supported.\n"
5850 #: misc/tune2fs.c:1025
5852 "The has_journal feature may only be cleared when the filesystem is\n"
5853 "unmounted or mounted read-only.\n"
5856 #: misc/tune2fs.c:1033
5858 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
5859 "the has_journal flag.\n"
5862 #: misc/tune2fs.c:1051
5864 "Setting filesystem feature 'sparse_super' not supported\n"
5865 "for filesystems with the meta_bg feature enabled.\n"
5868 #: misc/tune2fs.c:1064
5870 "The multiple mount protection feature can't\n"
5871 "be set if the filesystem is mounted or\n"
5875 #: misc/tune2fs.c:1082
5877 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
5880 #: misc/tune2fs.c:1091
5882 "The multiple mount protection feature cannot\n"
5883 "be disabled if the filesystem is readonly.\n"
5886 #: misc/tune2fs.c:1099
5887 msgid "Error while reading bitmaps\n"
5890 #: misc/tune2fs.c:1108
5892 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
5895 #: misc/tune2fs.c:1113
5896 msgid "while reading MMP block."
5899 #: misc/tune2fs.c:1145
5901 "Clearing the flex_bg flag would cause the the filesystem to be\n"
5905 #: misc/tune2fs.c:1156
5907 "The huge_file feature may only be cleared when the filesystem is\n"
5908 "unmounted or mounted read-only.\n"
5911 #: misc/tune2fs.c:1167
5912 msgid "Enabling checksums could take some time."
5915 #: misc/tune2fs.c:1169
5916 msgid "Cannot enable metadata_csum on a mounted filesystem!\n"
5919 #: misc/tune2fs.c:1175
5921 "Extents are not enabled. The file extent tree can be checksummed, whereas "
5922 "block maps cannot. Not enabling extents reduces the coverage of metadata "
5923 "checksumming. Re-run with -O extent to rectify.\n"
5926 #: misc/tune2fs.c:1182
5928 "64-bit filesystem support is not enabled. The larger fields afforded by "
5929 "this feature enable full-strength checksumming. Run resize2fs -b to "
5933 #: misc/tune2fs.c:1208
5934 msgid "Disabling checksums could take some time."
5937 #: misc/tune2fs.c:1210
5938 msgid "Cannot disable metadata_csum on a mounted filesystem!\n"
5941 #: misc/tune2fs.c:1273
5943 msgid "Cannot enable 64-bit mode while mounted!\n"
5946 #: misc/tune2fs.c:1283
5948 msgid "Cannot disable 64-bit mode while mounted!\n"
5951 #: misc/tune2fs.c:1313
5954 "Warning: enabled project without quota together\n"
5957 #: misc/tune2fs.c:1326
5960 "Warning: '^quota' option overrides '-Q'arguments.\n"
5963 #: misc/tune2fs.c:1344
5965 "Setting feature 'metadata_csum_seed' is only supported\n"
5966 "on filesystems with the metadata_csum feature enabled.\n"
5969 #: misc/tune2fs.c:1362
5971 "UUID has changed since enabling metadata_csum. Filesystem must be "
5973 "to safely rewrite all metadata to match the new UUID.\n"
5976 #: misc/tune2fs.c:1408
5977 msgid "The filesystem already has a journal.\n"
5980 #: misc/tune2fs.c:1428
5984 "\twhile trying to open journal on %s\n"
5987 #: misc/tune2fs.c:1432
5989 msgid "Creating journal on device %s: "
5992 #: misc/tune2fs.c:1440
5994 msgid "while adding filesystem to journal on %s"
5997 #: misc/tune2fs.c:1446
5998 msgid "Creating journal inode: "
6001 #: misc/tune2fs.c:1460
6004 "\twhile trying to create journal file"
6007 #: misc/tune2fs.c:1498
6008 msgid "while initializing quota context in support library"
6011 #: misc/tune2fs.c:1518
6013 msgid "while updating quota limits (%d)"
6016 #: misc/tune2fs.c:1526
6018 msgid "while writing quota file (%d)"
6021 #: misc/tune2fs.c:1534
6023 msgid "while removing quota file (%d)"
6026 #: misc/tune2fs.c:1575
6029 "Bad quota options specified.\n"
6031 "Following valid quota options are available (pass by separating with "
6040 #: misc/tune2fs.c:1633
6042 msgid "Couldn't parse date/time specifier: %s"
6045 #: misc/tune2fs.c:1658 misc/tune2fs.c:1671
6047 msgid "bad mounts count - %s"
6050 #: misc/tune2fs.c:1714
6052 msgid "bad gid/group name - %s"
6055 #: misc/tune2fs.c:1747
6057 msgid "bad interval - %s"
6060 #: misc/tune2fs.c:1776
6062 msgid "bad reserved block ratio - %s"
6065 #: misc/tune2fs.c:1791
6066 msgid "-o may only be specified once"
6069 #: misc/tune2fs.c:1800
6070 msgid "-O may only be specified once"
6073 #: misc/tune2fs.c:1817
6075 msgid "bad reserved blocks count - %s"
6078 #: misc/tune2fs.c:1846
6080 msgid "bad uid/user name - %s"
6083 #: misc/tune2fs.c:1863
6085 msgid "bad inode size - %s"
6088 #: misc/tune2fs.c:1870
6090 msgid "Inode size must be a power of two- %s"
6093 #: misc/tune2fs.c:1967
6095 msgid "mmp_update_interval too big: %lu\n"
6098 #: misc/tune2fs.c:1972
6100 msgid "Setting multiple mount protection update interval to %lu second\n"
6102 "Setting multiple mount protection update interval to %lu seconds\n"
6106 #: misc/tune2fs.c:1995
6108 msgid "Invalid RAID stride: %s\n"
6111 #: misc/tune2fs.c:2010
6113 msgid "Invalid RAID stripe-width: %s\n"
6116 #: misc/tune2fs.c:2025
6118 msgid "Invalid hash algorithm: %s\n"
6121 #: misc/tune2fs.c:2031
6123 msgid "Setting default hash algorithm to %s (%d)\n"
6126 #: misc/tune2fs.c:2050
6129 "Bad options specified.\n"
6131 "Extended options are separated by commas, and may take an argument which\n"
6132 "\tis set off by an equals ('=') sign.\n"
6134 "Valid extended options are:\n"
6136 "\thash_alg=<hash algorithm>\n"
6137 "\tmount_opts=<extended default mount options>\n"
6138 "\tstride=<RAID per-disk chunk size in blocks>\n"
6139 "\tstripe_width=<RAID stride*data disks in blocks>\n"
6144 #: misc/tune2fs.c:2519
6145 msgid "Failed to read inode bitmap\n"
6148 #: misc/tune2fs.c:2524
6149 msgid "Failed to read block bitmap\n"
6152 #: misc/tune2fs.c:2541 resize/resize2fs.c:1276
6153 msgid "blocks to be moved"
6156 #: misc/tune2fs.c:2544
6157 msgid "Failed to allocate block bitmap when increasing inode size\n"
6160 #: misc/tune2fs.c:2550
6161 msgid "Not enough space to increase inode size \n"
6164 #: misc/tune2fs.c:2555
6165 msgid "Failed to relocate blocks during inode resize \n"
6168 #: misc/tune2fs.c:2587
6170 "Error in resizing the inode size.\n"
6171 "Run e2undo to undo the file system changes. \n"
6174 #: misc/tune2fs.c:2799
6177 "MMP block magic is bad. Try to fix it by running:\n"
6181 #: misc/tune2fs.c:2811
6182 msgid "Cannot modify a journal device.\n"
6185 #: misc/tune2fs.c:2824
6187 msgid "The inode size is already %lu\n"
6190 #: misc/tune2fs.c:2831
6191 msgid "Shrinking inode size is not supported\n"
6194 #: misc/tune2fs.c:2836
6196 msgid "Invalid inode size %lu (max %d)\n"
6199 #: misc/tune2fs.c:2842
6200 msgid "Resizing inodes could take some time."
6203 #: misc/tune2fs.c:2889
6205 msgid "Setting maximal mount count to %d\n"
6208 #: misc/tune2fs.c:2895
6210 msgid "Setting current mount count to %d\n"
6213 #: misc/tune2fs.c:2900
6215 msgid "Setting error behavior to %d\n"
6218 #: misc/tune2fs.c:2905
6220 msgid "Setting reserved blocks gid to %lu\n"
6223 #: misc/tune2fs.c:2910
6225 msgid "interval between checks is too big (%lu)"
6228 #: misc/tune2fs.c:2917
6230 msgid "Setting interval between checks to %lu seconds\n"
6233 #: misc/tune2fs.c:2924
6235 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
6238 #: misc/tune2fs.c:2930
6240 msgid "reserved blocks count is too big (%llu)"
6243 #: misc/tune2fs.c:2937
6245 msgid "Setting reserved blocks count to %llu\n"
6248 #: misc/tune2fs.c:2942
6251 "The filesystem already has sparse superblocks.\n"
6254 #: misc/tune2fs.c:2945
6257 "Setting the sparse superblock flag not supported\n"
6258 "for filesystems with the meta_bg feature enabled.\n"
6261 #: misc/tune2fs.c:2955
6265 "Sparse superblock flag set. %s"
6268 #: misc/tune2fs.c:2960
6271 "Clearing the sparse superblock flag not supported.\n"
6274 #: misc/tune2fs.c:2968
6276 msgid "Setting time filesystem last checked to %s\n"
6279 #: misc/tune2fs.c:2974
6281 msgid "Setting reserved blocks uid to %lu\n"
6284 #: misc/tune2fs.c:3006
6285 msgid "Error in using clear_mmp. It must be used with -f\n"
6288 #: misc/tune2fs.c:3024
6290 "The quota feature may only be changed when the filesystem is unmounted.\n"
6293 #: misc/tune2fs.c:3048
6294 msgid "The UUID may only be changed when the filesystem is unmounted.\n"
6297 #: misc/tune2fs.c:3051
6299 "If you only use kernels newer than v4.4, run 'tune2fs -O metadata_csum_seed' "
6300 "and re-run this command.\n"
6303 #: misc/tune2fs.c:3060
6304 msgid "Setting UUID on a checksummed filesystem could take some time."
6307 #: misc/tune2fs.c:3085
6308 msgid "Invalid UUID format\n"
6311 #: misc/tune2fs.c:3101
6312 msgid "Need to update journal superblock.\n"
6315 #: misc/tune2fs.c:3126
6316 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
6319 #: misc/tune2fs.c:3133
6321 "Changing the inode size not supported for filesystems with the flex_bg\n"
6322 "feature enabled.\n"
6325 #: misc/tune2fs.c:3151
6327 msgid "Setting inode size %lu\n"
6330 #: misc/tune2fs.c:3155
6331 msgid "Failed to change inode size\n"
6334 #: misc/tune2fs.c:3169
6336 msgid "Setting stride size to %d\n"
6339 #: misc/tune2fs.c:3174
6341 msgid "Setting stripe width to %d\n"
6344 #: misc/tune2fs.c:3181
6346 msgid "Setting extended default mount options to '%s'\n"
6349 #: misc/tune2fs.c:3192
6352 "Warning: The journal is dirty. You may wish to replay the journal like:\n"
6354 "\te2fsck -E journal_only %s\n"
6356 "then rerun this command. Otherwise, any changes made may be overwritten\n"
6357 "by journal recovery.\n"
6360 #: misc/tune2fs.c:3203
6362 msgid "Recovering journal.\n"
6366 msgid "<proceeding>\n"
6371 msgid "Proceed anyway (or wait %d seconds) ? (y,n) "
6375 msgid "Proceed anyway? (y,n) "
6379 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
6384 msgid "will not make a %s here!\n"
6388 msgid "mke2fs forced anyway.\n"
6392 msgid "Couldn't allocate memory to parse journal options!\n"
6399 "Could not find journal device matching %s\n"
6405 "Bad journal options specified.\n"
6407 "Journal options are separated by commas, and may take an argument which\n"
6408 "\tis set off by an equals ('=') sign.\n"
6410 "Valid journal options are:\n"
6411 "\tsize=<journal size in megabytes>\n"
6412 "\tdevice=<journal device>\n"
6413 "\tlocation=<journal location>\n"
6415 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
6422 "Filesystem too small for a journal\n"
6429 "The requested journal size is %d blocks; it must be\n"
6430 "between 1024 and 10240000 blocks. Aborting.\n"
6436 "Journal size too big for filesystem.\n"
6442 "This filesystem will be automatically checked every %d mounts or\n"
6443 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
6448 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
6453 msgid " %s [-r|t] [-n num] [-s socketpath]\n"
6462 msgid "bad arguments"
6478 msgid "bad response length"
6483 msgid "uuidd daemon already running at pid %s\n"
6488 msgid "Couldn't create unix stream socket: %s"
6493 msgid "Couldn't bind unix socket %s: %s\n"
6498 msgid "Couldn't listen on unix socket %s: %s\n"
6503 msgid "Error reading from client, len = %d\n"
6508 msgid "operation %d, incoming num = %d\n"
6513 msgid "Generated time UUID: %s\n"
6518 msgid "Generated random UUID: %s\n"
6523 msgid "Generated time UUID %s and subsequent UUID\n"
6524 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
6530 msgid "Generated %d UUID's:\n"
6535 msgid "Invalid operation %d\n"
6538 #: misc/uuidd.c:477 misc/uuidd.c:499
6540 msgid "Bad number: %s\n"
6543 #: misc/uuidd.c:534 misc/uuidd.c:563
6545 msgid "Error calling uuidd daemon (%s): %s\n"
6550 msgid "%s and subsequent UUID\n"
6551 msgid_plural "%s and subsequent %d UUIDs\n"
6556 msgid "List of UUID's:\n"
6561 msgid "Unexpected reply length from server %d\n"
6566 msgid "Couldn't kill uuidd running at pid %d: %s\n"
6571 msgid "Killed uuidd running at pid %d\n"
6574 #: misc/uuidgen.c:32
6576 msgid "Usage: %s [-r] [-t]\n"
6579 #: resize/extent.c:202
6580 msgid "# Extent dump:\n"
6583 #: resize/extent.c:203
6585 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
6591 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [-b|-s|new_size] "
6597 msgid "Extending the inode table"
6601 msgid "Relocating blocks"
6605 msgid "Scanning inode table"
6609 msgid "Updating inode references"
6613 msgid "Moving inode table"
6617 msgid "Unknown pass?!?"
6622 msgid "Begin pass %d (max = %lu)\n"
6625 #: resize/main.c:162
6628 "Resizing bigalloc file systems has not been fully tested. Proceed at\n"
6629 "your own risk! Use the force option if you want to go ahead anyway.\n"
6633 #: resize/main.c:365
6635 msgid "while opening %s"
6638 #: resize/main.c:373
6640 msgid "while getting stat information for %s"
6643 #: resize/main.c:445
6646 "Please run 'e2fsck -f %s' first.\n"
6650 #: resize/main.c:464
6652 msgid "Estimated minimum size of the filesystem: %llu\n"
6655 #: resize/main.c:501
6657 msgid "Invalid new size: %s\n"
6660 #: resize/main.c:520
6661 msgid "New size too large to be expressed in 32 bits\n"
6664 #: resize/main.c:528
6666 msgid "New size smaller than minimum (%llu)\n"
6669 #: resize/main.c:534
6670 msgid "Invalid stride length"
6673 #: resize/main.c:558
6676 "The containing partition (or device) is only %llu (%dk) blocks.\n"
6677 "You requested a new size of %llu blocks.\n"
6681 #: resize/main.c:565
6683 msgid "Cannot set and unset 64bit feature.\n"
6686 #: resize/main.c:569
6689 "Cannot change the 64bit feature on a filesystem that is larger than 2^32 "
6693 #: resize/main.c:575
6695 msgid "Cannot change the 64bit feature while the filesystem is mounted.\n"
6698 #: resize/main.c:581
6701 "Please enable the extents feature with tune2fs before enabling the 64bit "
6705 #: resize/main.c:587
6708 "The filesystem is already %llu (%dk) blocks long. Nothing to do!\n"
6712 #: resize/main.c:594
6714 msgid "The filesystem is already 64-bit.\n"
6717 #: resize/main.c:599
6719 msgid "The filesystem is already 32-bit.\n"
6722 #: resize/main.c:608
6724 msgid "Converting the filesystem to 64-bit.\n"
6727 #: resize/main.c:610
6729 msgid "Converting the filesystem to 32-bit.\n"
6732 #: resize/main.c:612
6734 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
6737 #: resize/main.c:621
6739 msgid "while trying to resize %s"
6742 #: resize/main.c:624
6745 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
6746 "after the aborted resize operation.\n"
6749 #: resize/main.c:630
6752 "The filesystem on %s is now %llu (%dk) blocks long.\n"
6756 #: resize/main.c:645
6758 msgid "while trying to truncate %s"
6761 #: resize/online.c:81
6762 msgid "kernel does not support online resize with sparse_super2"
6765 #: resize/online.c:86
6767 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
6770 #: resize/online.c:90
6771 msgid "On-line shrinking not supported"
6774 #: resize/online.c:114
6775 msgid "Filesystem does not support online resizing"
6778 #: resize/online.c:122
6779 msgid "Not enough reserved gdt blocks for resizing"
6782 #: resize/online.c:129
6783 msgid "Kernel does not support resizing a file system this large"
6786 #: resize/online.c:137
6788 msgid "while trying to open mountpoint %s"
6791 #: resize/online.c:142
6793 msgid "Old resize interface requested.\n"
6796 #: resize/online.c:161 resize/online.c:178
6797 msgid "Permission denied to resize filesystem"
6800 #: resize/online.c:164 resize/online.c:184
6801 msgid "While checking for on-line resizing support"
6804 #: resize/online.c:181
6805 msgid "Kernel does not support online resizing"
6808 #: resize/online.c:220
6810 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
6813 #: resize/online.c:230
6814 msgid "While trying to extend the last group"
6817 #: resize/online.c:284
6819 msgid "While trying to add group #%d"
6822 #: resize/online.c:295
6825 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
6829 #: resize/resize2fs.c:759
6831 msgid "inodes (%llu) must be less than %u"
6834 #: resize/resize2fs.c:1037
6835 msgid "reserved blocks"
6838 #: resize/resize2fs.c:1281
6839 msgid "meta-data blocks"
6842 #: resize/resize2fs.c:1385 resize/resize2fs.c:2317
6843 msgid "new meta blocks"
6846 #: resize/resize2fs.c:2540
6847 msgid "Should never happen! No sb in last super_sparse bg?\n"
6850 #: resize/resize2fs.c:2545
6851 msgid "Should never happen! Unexpected old_desc in super_sparse bg?\n"
6854 #: resize/resize2fs.c:2618
6855 msgid "Should never happen: resize inode corrupt!\n"
6858 #: lib/ext2fs/ext2_err.c:11
6859 msgid "EXT2FS Library version 1.43.2"
6862 #: lib/ext2fs/ext2_err.c:12
6863 msgid "Wrong magic number for ext2_filsys structure"
6866 #: lib/ext2fs/ext2_err.c:13
6867 msgid "Wrong magic number for badblocks_list structure"
6870 #: lib/ext2fs/ext2_err.c:14
6871 msgid "Wrong magic number for badblocks_iterate structure"
6874 #: lib/ext2fs/ext2_err.c:15
6875 msgid "Wrong magic number for inode_scan structure"
6878 #: lib/ext2fs/ext2_err.c:16
6879 msgid "Wrong magic number for io_channel structure"
6882 #: lib/ext2fs/ext2_err.c:17
6883 msgid "Wrong magic number for unix io_channel structure"
6886 #: lib/ext2fs/ext2_err.c:18
6887 msgid "Wrong magic number for io_manager structure"
6890 #: lib/ext2fs/ext2_err.c:19
6891 msgid "Wrong magic number for block_bitmap structure"
6894 #: lib/ext2fs/ext2_err.c:20
6895 msgid "Wrong magic number for inode_bitmap structure"
6898 #: lib/ext2fs/ext2_err.c:21
6899 msgid "Wrong magic number for generic_bitmap structure"
6902 #: lib/ext2fs/ext2_err.c:22
6903 msgid "Wrong magic number for test io_channel structure"
6906 #: lib/ext2fs/ext2_err.c:23
6907 msgid "Wrong magic number for directory block list structure"
6910 #: lib/ext2fs/ext2_err.c:24
6911 msgid "Wrong magic number for icount structure"
6914 #: lib/ext2fs/ext2_err.c:25
6915 msgid "Wrong magic number for Powerquest io_channel structure"
6918 #: lib/ext2fs/ext2_err.c:26
6919 msgid "Wrong magic number for ext2 file structure"
6922 #: lib/ext2fs/ext2_err.c:27
6923 msgid "Wrong magic number for Ext2 Image Header"
6926 #: lib/ext2fs/ext2_err.c:28
6927 msgid "Wrong magic number for inode io_channel structure"
6930 #: lib/ext2fs/ext2_err.c:29
6931 msgid "Wrong magic number for ext4 extent handle"
6934 #: lib/ext2fs/ext2_err.c:30
6935 msgid "Bad magic number in super-block"
6938 #: lib/ext2fs/ext2_err.c:31
6939 msgid "Filesystem revision too high"
6942 #: lib/ext2fs/ext2_err.c:32
6943 msgid "Attempt to write to filesystem opened read-only"
6946 #: lib/ext2fs/ext2_err.c:33
6947 msgid "Can't read group descriptors"
6950 #: lib/ext2fs/ext2_err.c:34
6951 msgid "Can't write group descriptors"
6954 #: lib/ext2fs/ext2_err.c:35
6955 msgid "Corrupt group descriptor: bad block for block bitmap"
6958 #: lib/ext2fs/ext2_err.c:36
6959 msgid "Corrupt group descriptor: bad block for inode bitmap"
6962 #: lib/ext2fs/ext2_err.c:37
6963 msgid "Corrupt group descriptor: bad block for inode table"
6966 #: lib/ext2fs/ext2_err.c:38
6967 msgid "Can't write an inode bitmap"
6970 #: lib/ext2fs/ext2_err.c:39
6971 msgid "Can't read an inode bitmap"
6974 #: lib/ext2fs/ext2_err.c:40
6975 msgid "Can't write a block bitmap"
6978 #: lib/ext2fs/ext2_err.c:41
6979 msgid "Can't read a block bitmap"
6982 #: lib/ext2fs/ext2_err.c:42
6983 msgid "Can't write an inode table"
6986 #: lib/ext2fs/ext2_err.c:43
6987 msgid "Can't read an inode table"
6990 #: lib/ext2fs/ext2_err.c:44
6991 msgid "Can't read next inode"
6994 #: lib/ext2fs/ext2_err.c:45
6995 msgid "Filesystem has unexpected block size"
6998 #: lib/ext2fs/ext2_err.c:46
6999 msgid "EXT2 directory corrupted"
7002 #: lib/ext2fs/ext2_err.c:47
7003 msgid "Attempt to read block from filesystem resulted in short read"
7006 #: lib/ext2fs/ext2_err.c:48
7007 msgid "Attempt to write block to filesystem resulted in short write"
7010 #: lib/ext2fs/ext2_err.c:49
7011 msgid "No free space in the directory"
7014 #: lib/ext2fs/ext2_err.c:50
7015 msgid "Inode bitmap not loaded"
7018 #: lib/ext2fs/ext2_err.c:51
7019 msgid "Block bitmap not loaded"
7022 #: lib/ext2fs/ext2_err.c:52
7023 msgid "Illegal inode number"
7026 #: lib/ext2fs/ext2_err.c:53
7027 msgid "Illegal block number"
7030 #: lib/ext2fs/ext2_err.c:54
7031 msgid "Internal error in ext2fs_expand_dir"
7034 #: lib/ext2fs/ext2_err.c:55
7035 msgid "Not enough space to build proposed filesystem"
7038 #: lib/ext2fs/ext2_err.c:56
7039 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
7042 #: lib/ext2fs/ext2_err.c:57
7043 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
7046 #: lib/ext2fs/ext2_err.c:58
7047 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
7050 #: lib/ext2fs/ext2_err.c:59
7051 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
7054 #: lib/ext2fs/ext2_err.c:60
7055 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
7058 #: lib/ext2fs/ext2_err.c:61
7059 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
7062 #: lib/ext2fs/ext2_err.c:62
7063 msgid "Attempt to fudge end of block bitmap past the real end"
7066 #: lib/ext2fs/ext2_err.c:63
7067 msgid "Attempt to fudge end of inode bitmap past the real end"
7070 #: lib/ext2fs/ext2_err.c:64
7071 msgid "Illegal indirect block found"
7074 #: lib/ext2fs/ext2_err.c:65
7075 msgid "Illegal doubly indirect block found"
7078 #: lib/ext2fs/ext2_err.c:66
7079 msgid "Illegal triply indirect block found"
7082 #: lib/ext2fs/ext2_err.c:67
7083 msgid "Block bitmaps are not the same"
7086 #: lib/ext2fs/ext2_err.c:68
7087 msgid "Inode bitmaps are not the same"
7090 #: lib/ext2fs/ext2_err.c:69
7091 msgid "Illegal or malformed device name"
7094 #: lib/ext2fs/ext2_err.c:70
7095 msgid "A block group is missing an inode table"
7098 #: lib/ext2fs/ext2_err.c:71
7099 msgid "The ext2 superblock is corrupt"
7102 #: lib/ext2fs/ext2_err.c:72
7103 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
7106 #: lib/ext2fs/ext2_err.c:73
7107 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
7110 #: lib/ext2fs/ext2_err.c:74
7111 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
7114 #: lib/ext2fs/ext2_err.c:75
7115 msgid "Too many symbolic links encountered."
7118 #: lib/ext2fs/ext2_err.c:76
7119 msgid "The callback function will not handle this case"
7122 #: lib/ext2fs/ext2_err.c:77
7123 msgid "The inode is from a bad block in the inode table"
7126 #: lib/ext2fs/ext2_err.c:78
7127 msgid "Filesystem has unsupported feature(s)"
7130 #: lib/ext2fs/ext2_err.c:79
7131 msgid "Filesystem has unsupported read-only feature(s)"
7134 #: lib/ext2fs/ext2_err.c:80
7135 msgid "IO Channel failed to seek on read or write"
7138 #: lib/ext2fs/ext2_err.c:81
7139 msgid "Memory allocation failed"
7142 #: lib/ext2fs/ext2_err.c:82
7143 msgid "Invalid argument passed to ext2 library"
7146 #: lib/ext2fs/ext2_err.c:83
7147 msgid "Could not allocate block in ext2 filesystem"
7150 #: lib/ext2fs/ext2_err.c:84
7151 msgid "Could not allocate inode in ext2 filesystem"
7154 #: lib/ext2fs/ext2_err.c:85
7155 msgid "Ext2 inode is not a directory"
7158 #: lib/ext2fs/ext2_err.c:86
7159 msgid "Too many references in table"
7162 #: lib/ext2fs/ext2_err.c:87
7163 msgid "File not found by ext2_lookup"
7166 #: lib/ext2fs/ext2_err.c:88
7167 msgid "File open read-only"
7170 #: lib/ext2fs/ext2_err.c:89
7171 msgid "Ext2 directory block not found"
7174 #: lib/ext2fs/ext2_err.c:90
7175 msgid "Ext2 directory already exists"
7178 #: lib/ext2fs/ext2_err.c:91
7179 msgid "Unimplemented ext2 library function"
7182 #: lib/ext2fs/ext2_err.c:92
7183 msgid "User cancel requested"
7186 #: lib/ext2fs/ext2_err.c:93
7187 msgid "Ext2 file too big"
7190 #: lib/ext2fs/ext2_err.c:94
7191 msgid "Supplied journal device not a block device"
7194 #: lib/ext2fs/ext2_err.c:95
7195 msgid "Journal superblock not found"
7198 #: lib/ext2fs/ext2_err.c:96
7199 msgid "Journal must be at least 1024 blocks"
7202 #: lib/ext2fs/ext2_err.c:97
7203 msgid "Unsupported journal version"
7206 #: lib/ext2fs/ext2_err.c:98
7207 msgid "Error loading external journal"
7210 #: lib/ext2fs/ext2_err.c:99
7211 msgid "Journal not found"
7214 #: lib/ext2fs/ext2_err.c:100
7215 msgid "Directory hash unsupported"
7218 #: lib/ext2fs/ext2_err.c:101
7219 msgid "Illegal extended attribute block number"
7222 #: lib/ext2fs/ext2_err.c:102
7223 msgid "Cannot create filesystem with requested number of inodes"
7226 #: lib/ext2fs/ext2_err.c:103
7227 msgid "E2image snapshot not in use"
7230 #: lib/ext2fs/ext2_err.c:104
7231 msgid "Too many reserved group descriptor blocks"
7234 #: lib/ext2fs/ext2_err.c:105
7235 msgid "Resize inode is corrupt"
7238 #: lib/ext2fs/ext2_err.c:106
7239 msgid "Tried to set block bmap with missing indirect block"
7242 #: lib/ext2fs/ext2_err.c:107
7243 msgid "TDB: Success"
7246 #: lib/ext2fs/ext2_err.c:108
7247 msgid "TDB: Corrupt database"
7250 #: lib/ext2fs/ext2_err.c:109
7251 msgid "TDB: IO Error"
7254 #: lib/ext2fs/ext2_err.c:110
7255 msgid "TDB: Locking error"
7258 #: lib/ext2fs/ext2_err.c:111
7259 msgid "TDB: Out of memory"
7262 #: lib/ext2fs/ext2_err.c:112
7263 msgid "TDB: Record exists"
7266 #: lib/ext2fs/ext2_err.c:113
7267 msgid "TDB: Lock exists on other keys"
7270 #: lib/ext2fs/ext2_err.c:114
7271 msgid "TDB: Invalid parameter"
7274 #: lib/ext2fs/ext2_err.c:115
7275 msgid "TDB: Record does not exist"
7278 #: lib/ext2fs/ext2_err.c:116
7279 msgid "TDB: Write not permitted"
7282 #: lib/ext2fs/ext2_err.c:117
7283 msgid "Ext2fs directory block list is empty"
7286 #: lib/ext2fs/ext2_err.c:118
7287 msgid "Attempt to modify a block mapping via a read-only block iterator"
7290 #: lib/ext2fs/ext2_err.c:119
7291 msgid "Wrong magic number for ext4 extent saved path"
7294 #: lib/ext2fs/ext2_err.c:120
7295 msgid "Wrong magic number for 64-bit generic bitmap"
7298 #: lib/ext2fs/ext2_err.c:121
7299 msgid "Wrong magic number for 64-bit block bitmap"
7302 #: lib/ext2fs/ext2_err.c:122
7303 msgid "Wrong magic number for 64-bit inode bitmap"
7306 #: lib/ext2fs/ext2_err.c:123
7307 msgid "Wrong magic number --- RESERVED_13"
7310 #: lib/ext2fs/ext2_err.c:124
7311 msgid "Wrong magic number --- RESERVED_14"
7314 #: lib/ext2fs/ext2_err.c:125
7315 msgid "Wrong magic number --- RESERVED_15"
7318 #: lib/ext2fs/ext2_err.c:126
7319 msgid "Wrong magic number --- RESERVED_16"
7322 #: lib/ext2fs/ext2_err.c:127
7323 msgid "Wrong magic number --- RESERVED_17"
7326 #: lib/ext2fs/ext2_err.c:128
7327 msgid "Wrong magic number --- RESERVED_18"
7330 #: lib/ext2fs/ext2_err.c:129
7331 msgid "Wrong magic number --- RESERVED_19"
7334 #: lib/ext2fs/ext2_err.c:130
7335 msgid "Corrupt extent header"
7338 #: lib/ext2fs/ext2_err.c:131
7339 msgid "Corrupt extent index"
7342 #: lib/ext2fs/ext2_err.c:132
7343 msgid "Corrupt extent"
7346 #: lib/ext2fs/ext2_err.c:133
7347 msgid "No free space in extent map"
7350 #: lib/ext2fs/ext2_err.c:134
7351 msgid "Inode does not use extents"
7354 #: lib/ext2fs/ext2_err.c:135
7355 msgid "No 'next' extent"
7358 #: lib/ext2fs/ext2_err.c:136
7359 msgid "No 'previous' extent"
7362 #: lib/ext2fs/ext2_err.c:137
7363 msgid "No 'up' extent"
7366 #: lib/ext2fs/ext2_err.c:138
7367 msgid "No 'down' extent"
7370 #: lib/ext2fs/ext2_err.c:139
7371 msgid "No current node"
7374 #: lib/ext2fs/ext2_err.c:140
7375 msgid "Ext2fs operation not supported"
7378 #: lib/ext2fs/ext2_err.c:141
7379 msgid "No room to insert extent in node"
7382 #: lib/ext2fs/ext2_err.c:142
7383 msgid "Splitting would result in empty node"
7386 #: lib/ext2fs/ext2_err.c:143
7387 msgid "Extent not found"
7390 #: lib/ext2fs/ext2_err.c:144
7391 msgid "Operation not supported for inodes containing extents"
7394 #: lib/ext2fs/ext2_err.c:145
7395 msgid "Extent length is invalid"
7398 #: lib/ext2fs/ext2_err.c:146
7399 msgid "I/O Channel does not support 64-bit block numbers"
7402 #: lib/ext2fs/ext2_err.c:147
7403 msgid "Can't check if filesystem is mounted due to missing mtab file"
7406 #: lib/ext2fs/ext2_err.c:148
7407 msgid "Filesystem too large to use legacy bitmaps"
7410 #: lib/ext2fs/ext2_err.c:149
7411 msgid "MMP: invalid magic number"
7414 #: lib/ext2fs/ext2_err.c:150
7415 msgid "MMP: device currently active"
7418 #: lib/ext2fs/ext2_err.c:151
7419 msgid "MMP: fsck being run"
7422 #: lib/ext2fs/ext2_err.c:152
7423 msgid "MMP: block number beyond filesystem range"
7426 #: lib/ext2fs/ext2_err.c:153
7427 msgid "MMP: undergoing an unknown operation"
7430 #: lib/ext2fs/ext2_err.c:154
7431 msgid "MMP: filesystem still in use"
7434 #: lib/ext2fs/ext2_err.c:155
7435 msgid "MMP: open with O_DIRECT failed"
7438 #: lib/ext2fs/ext2_err.c:156
7439 msgid "Block group descriptor size incorrect"
7442 #: lib/ext2fs/ext2_err.c:157
7443 msgid "Inode checksum does not match inode"
7446 #: lib/ext2fs/ext2_err.c:158
7447 msgid "Inode bitmap checksum does not match bitmap"
7450 #: lib/ext2fs/ext2_err.c:159
7451 msgid "Extent block checksum does not match extent block"
7454 #: lib/ext2fs/ext2_err.c:160
7455 msgid "Directory block does not have space for checksum"
7458 #: lib/ext2fs/ext2_err.c:161
7459 msgid "Directory block checksum does not match directory block"
7462 #: lib/ext2fs/ext2_err.c:162
7463 msgid "Extended attribute block checksum does not match block"
7466 #: lib/ext2fs/ext2_err.c:163
7467 msgid "Superblock checksum does not match superblock"
7470 #: lib/ext2fs/ext2_err.c:164
7471 msgid "Unknown checksum algorithm"
7474 #: lib/ext2fs/ext2_err.c:165
7475 msgid "MMP block checksum does not match MMP block"
7478 #: lib/ext2fs/ext2_err.c:166
7479 msgid "Ext2 file already exists"
7482 #: lib/ext2fs/ext2_err.c:167
7483 msgid "Block bitmap checksum does not match bitmap"
7486 #: lib/ext2fs/ext2_err.c:168
7487 msgid "Cannot iterate data blocks of an inode containing inline data"
7490 #: lib/ext2fs/ext2_err.c:169
7491 msgid "Extended attribute has an invalid name length"
7494 #: lib/ext2fs/ext2_err.c:170
7495 msgid "Extended attribute has an invalid value length"
7498 #: lib/ext2fs/ext2_err.c:171
7499 msgid "Extended attribute has an incorrect hash"
7502 #: lib/ext2fs/ext2_err.c:172
7503 msgid "Extended attribute block has a bad header"
7506 #: lib/ext2fs/ext2_err.c:173
7507 msgid "Extended attribute key not found"
7510 #: lib/ext2fs/ext2_err.c:174
7511 msgid "Insufficient space to store extended attribute data"
7514 #: lib/ext2fs/ext2_err.c:175
7515 msgid "Filesystem is missing ext_attr or inline_data feature"
7518 #: lib/ext2fs/ext2_err.c:176
7519 msgid "Inode doesn't have inline data"
7522 #: lib/ext2fs/ext2_err.c:177
7523 msgid "No block for an inode with inline data"
7526 #: lib/ext2fs/ext2_err.c:178
7527 msgid "No free space in inline data"
7530 #: lib/ext2fs/ext2_err.c:179
7531 msgid "Wrong magic number for extended attribute structure"
7534 #: lib/ext2fs/ext2_err.c:180
7535 msgid "Inode seems to contain garbage"
7538 #: lib/ext2fs/ext2_err.c:181
7539 msgid "Extended attribute has an invalid value offset"
7542 #: lib/ext2fs/ext2_err.c:182
7543 msgid "Journal flags inconsistent"
7546 #: lib/ext2fs/ext2_err.c:183
7547 msgid "Undo file corrupt"
7550 #: lib/ext2fs/ext2_err.c:184
7551 msgid "Wrong undo file for this filesystem"
7554 #: lib/ext2fs/ext2_err.c:185
7555 msgid "File system is corrupted"
7558 #: lib/ext2fs/ext2_err.c:186
7559 msgid "Bad CRC detected in file system"
7562 #: lib/ext2fs/ext2_err.c:187
7563 msgid "The journal superblock is corrupt"
7566 #: lib/support/prof_err.c:11
7567 msgid "Profile version 0.0"
7570 #: lib/support/prof_err.c:12
7571 msgid "Bad magic value in profile_node"
7574 #: lib/support/prof_err.c:13
7575 msgid "Profile section not found"
7578 #: lib/support/prof_err.c:14
7579 msgid "Profile relation not found"
7582 #: lib/support/prof_err.c:15
7583 msgid "Attempt to add a relation to node which is not a section"
7586 #: lib/support/prof_err.c:16
7587 msgid "A profile section header has a non-zero value"
7590 #: lib/support/prof_err.c:17
7591 msgid "Bad linked list in profile structures"
7594 #: lib/support/prof_err.c:18
7595 msgid "Bad group level in profile structures"
7598 #: lib/support/prof_err.c:19
7599 msgid "Bad parent pointer in profile structures"
7602 #: lib/support/prof_err.c:20
7603 msgid "Bad magic value in profile iterator"
7606 #: lib/support/prof_err.c:21
7607 msgid "Can't set value on section node"
7610 #: lib/support/prof_err.c:22
7611 msgid "Invalid argument passed to profile library"
7614 #: lib/support/prof_err.c:23
7615 msgid "Attempt to modify read-only profile"
7618 #: lib/support/prof_err.c:24
7619 msgid "Profile section header not at top level"
7622 #: lib/support/prof_err.c:25
7623 msgid "Syntax error in profile section header"
7626 #: lib/support/prof_err.c:26
7627 msgid "Syntax error in profile relation"
7630 #: lib/support/prof_err.c:27
7631 msgid "Extra closing brace in profile"
7634 #: lib/support/prof_err.c:28
7635 msgid "Missing open brace in profile"
7638 #: lib/support/prof_err.c:29
7639 msgid "Bad magic value in profile_t"
7642 #: lib/support/prof_err.c:30
7643 msgid "Bad magic value in profile_section_t"
7646 #: lib/support/prof_err.c:31
7647 msgid "Iteration through all top level section not supported"
7650 #: lib/support/prof_err.c:32
7651 msgid "Invalid profile_section object"
7654 #: lib/support/prof_err.c:33
7655 msgid "No more sections"
7658 #: lib/support/prof_err.c:34
7659 msgid "Bad nameset passed to query routine"
7662 #: lib/support/prof_err.c:35
7663 msgid "No profile file open"
7666 #: lib/support/prof_err.c:36
7667 msgid "Bad magic value in profile_file_t"
7670 #: lib/support/prof_err.c:37
7671 msgid "Couldn't open profile file"
7674 #: lib/support/prof_err.c:38
7675 msgid "Section already exists"
7678 #: lib/support/prof_err.c:39
7679 msgid "Invalid boolean value"
7682 #: lib/support/prof_err.c:40
7683 msgid "Invalid integer value"
7686 #: lib/support/prof_err.c:41
7687 msgid "Bad magic value in profile_file_data_t"
7690 #: lib/support/plausible.c:107
7692 msgid "\tlast mounted on %s on %s"
7695 #: lib/support/plausible.c:110
7697 msgid "\tlast mounted on %s"
7700 #: lib/support/plausible.c:113
7702 msgid "\tcreated on %s"
7705 #: lib/support/plausible.c:116
7707 msgid "\tlast modified on %s"
7710 #: lib/support/plausible.c:150
7712 msgid "Found a %s partition table in %s\n"
7715 #: lib/support/plausible.c:180
7717 msgid "The file %s does not exist and no size was specified.\n"
7720 #: lib/support/plausible.c:188
7722 msgid "Creating regular file %s\n"
7725 #: lib/support/plausible.c:191
7727 msgid "Could not open %s: %s\n"
7730 #: lib/support/plausible.c:194
7733 "The device apparently does not exist; did you specify it correctly?\n"
7736 #: lib/support/plausible.c:216
7738 msgid "%s is not a block special device.\n"
7741 #: lib/support/plausible.c:238
7743 msgid "%s contains a %s file system labelled '%s'\n"
7746 #: lib/support/plausible.c:241
7748 msgid "%s contains a %s file system\n"
7751 #: lib/support/plausible.c:265
7753 msgid "%s contains `%s' data\n"