1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Theodore Tso
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #. The strings in e2fsck's problem.c can be very hard to translate,
7 #. since the strings are expanded in two different ways. First of all,
8 #. there is an @-expansion, where strings like "@i" are expanded to
9 #. "inode", and so on. In order to make it easier for translators, the
10 #. e2fsprogs po template file has been enhanced with comments that show
11 #. the @-expansion, for the strings in the problem.c file.
13 #. Translators are free to use the @-expansion facility if they so
14 #. choose, by providing translations for strings in e2fsck/message.c.
15 #. These translation can completely replace an expansion; for example,
16 #. if "bblock" (which indicated that "@b" would be expanded to "block")
17 #. is translated as "ddatenverlust", then "@d" will be expanded to
18 #. "datenverlust". Alternatively, translators can simply not use the
19 #. @-expansion facility at all.
21 #. The second expansion which is done for e2fsck's problem.c messages is
22 #. a dynamic %-expansion, which expands %i as an inode number, and so
23 #. on. A table of these expansions can be found below. Note that
24 #. %-expressions that begin with "%D" and "%I" are two-character
25 #. expansions; so for example, "%Iu" expands to the inode's user id
26 #. ownership field (inode->i_uid). Also the "%B" expansion is special:
27 #. it can expand to either the string "indirect block" (possibly preceded
28 #. by the word "double" or "triple"), or the string "block #" immediately
29 #. followed by an integer indicating a block sequence number.
31 #. %b <blk> block number
32 #. %B "indirect block" | "block #"<blkcount> string | string+integer
33 #. %c <blk2> block number
34 #. %Di <dirent> -> ino inode number
35 #. %Dn <dirent> -> name string
36 #. %Dr <dirent> -> rec_len
37 #. %Dl <dirent> -> name_len
38 #. %Dt <dirent> -> filetype
39 #. %d <dir> inode number
41 #. %i <ino> inode number
42 #. %Is <inode> -> i_size
43 #. %IS <inode> -> i_extra_isize
44 #. %Ib <inode> -> i_blocks
45 #. %Il <inode> -> i_links_count
46 #. %Im <inode> -> i_mode
47 #. %IM <inode> -> i_mtime
48 #. %IF <inode> -> i_faddr
49 #. %If <inode> -> i_file_acl
50 #. %Id <inode> -> i_size_high
51 #. %Iu <inode> -> i_uid
52 #. %Ig <inode> -> i_gid
53 #. %It <str> file type
54 #. %j <ino2> inode number
55 #. %m <com_err error message>
57 #. %p ext2fs_get_pathname of directory <ino>
58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
59 #. the containing directory. (If dirent is NULL
60 #. then return the pathname of directory <ino2>)
61 #. %q ext2fs_get_pathname of directory <dir>
62 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
63 #. the containing directory.
64 #. %s <str> miscellaneous string
65 #. %S backup superblock
66 #. %X <num> hexadecimal format
71 "Project-Id-Version: PACKAGE VERSION\n"
72 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
73 "POT-Creation-Date: 2018-02-27 22:23-0500\n"
74 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
75 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
76 "Language-Team: LANGUAGE <LL@li.org>\n"
79 "Content-Type: text/plain; charset=CHARSET\n"
80 "Content-Transfer-Encoding: 8bit\n"
81 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
83 #: e2fsck/badblocks.c:23 misc/mke2fs.c:220
85 msgid "Bad block %u out of range; ignored.\n"
88 #: e2fsck/badblocks.c:46
89 msgid "while sanity checking the bad blocks inode"
92 #: e2fsck/badblocks.c:58
93 msgid "while reading the bad blocks inode"
96 #: e2fsck/badblocks.c:72 e2fsck/scantest.c:107 e2fsck/unix.c:1536
97 #: e2fsck/unix.c:1629 misc/badblocks.c:1251 misc/badblocks.c:1259
98 #: misc/badblocks.c:1273 misc/badblocks.c:1285 misc/dumpe2fs.c:593
99 #: misc/e2image.c:1401 misc/e2image.c:1585 misc/e2image.c:1606
100 #: misc/mke2fs.c:236 misc/tune2fs.c:2835 misc/tune2fs.c:2929 resize/main.c:414
102 msgid "while trying to open %s"
105 #: e2fsck/badblocks.c:83
107 msgid "while trying popen '%s'"
110 #: e2fsck/badblocks.c:94 misc/mke2fs.c:243
111 msgid "while reading in list of bad blocks from file"
114 #: e2fsck/badblocks.c:105
115 msgid "while updating bad block inode"
118 #: e2fsck/badblocks.c:133
120 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
123 #: e2fsck/ehandler.c:55
125 msgid "Error reading block %lu (%s) while %s. "
128 #: e2fsck/ehandler.c:58
130 msgid "Error reading block %lu (%s). "
133 #: e2fsck/ehandler.c:66 e2fsck/ehandler.c:115
137 #: e2fsck/ehandler.c:67
138 msgid "Force rewrite"
141 #: e2fsck/ehandler.c:109
143 msgid "Error writing block %lu (%s) while %s. "
146 #: e2fsck/ehandler.c:112
148 msgid "Error writing block %lu (%s). "
151 #: e2fsck/emptydir.c:57
152 msgid "empty dirblocks"
155 #: e2fsck/emptydir.c:62
156 msgid "empty dir map"
159 #: e2fsck/emptydir.c:98
161 msgid "Empty directory block %u (#%d) in inode %u\n"
164 #: e2fsck/extend.c:22
166 msgid "%s: %s filename nblocks blocksize\n"
169 #: e2fsck/extend.c:44
171 msgid "Illegal number of blocks!\n"
174 #: e2fsck/extend.c:50
176 msgid "Couldn't allocate block buffer (size=%d)\n"
179 #: e2fsck/extents.c:42
180 msgid "extent rebuild inode map"
183 #: e2fsck/flushb.c:35
185 msgid "Usage: %s disk\n"
188 #: e2fsck/flushb.c:64
190 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
195 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
198 #: e2fsck/iscan.c:81 e2fsck/unix.c:1062
200 msgid "while opening %s for flushing"
203 #: e2fsck/iscan.c:86 e2fsck/unix.c:1068 resize/main.c:383
205 msgid "while trying to flush %s"
208 #: e2fsck/iscan.c:110
210 msgid "while trying to open '%s'"
213 #: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1294
214 msgid "while opening inode scan"
217 #: e2fsck/iscan.c:127 misc/e2image.c:1313
218 msgid "while getting next inode"
221 #: e2fsck/iscan.c:136
223 msgid "%u inodes scanned.\n"
226 #: e2fsck/journal.c:594
227 msgid "reading journal superblock\n"
230 #: e2fsck/journal.c:667
232 msgid "%s: no valid journal superblock found\n"
235 #: e2fsck/journal.c:676
237 msgid "%s: journal too short\n"
240 #: e2fsck/journal.c:969 misc/fuse2fs.c:3779
242 msgid "%s: recovering journal\n"
245 #: e2fsck/journal.c:971
247 msgid "%s: won't do journal recovery while read-only\n"
250 #: e2fsck/journal.c:998
252 msgid "while trying to re-open %s"
255 #: e2fsck/message.c:116
256 msgid "aextended attribute"
259 #: e2fsck/message.c:117
260 msgid "Aerror allocating"
263 #: e2fsck/message.c:118
267 #: e2fsck/message.c:119
271 #: e2fsck/message.c:120
275 #: e2fsck/message.c:121
276 msgid "Cconflicts with some other fs @b"
279 #: e2fsck/message.c:122
283 #: e2fsck/message.c:123
287 #: e2fsck/message.c:124
291 #: e2fsck/message.c:125
292 msgid "E@e '%Dn' in %p (%i)"
295 #: e2fsck/message.c:126
299 #: e2fsck/message.c:127
300 msgid "Ffor @i %i (%Q) is"
303 #: e2fsck/message.c:128
307 #: e2fsck/message.c:129
311 #: e2fsck/message.c:130
315 #: e2fsck/message.c:131
319 #: e2fsck/message.c:132
323 #: e2fsck/message.c:133
327 #: e2fsck/message.c:134
331 #: e2fsck/message.c:135
332 msgid "mmultiply-claimed"
335 #: e2fsck/message.c:136
339 #: e2fsck/message.c:137
343 #: e2fsck/message.c:138
347 #: e2fsck/message.c:139
351 #: e2fsck/message.c:140
355 #: e2fsck/message.c:141
359 #: e2fsck/message.c:142
363 #: e2fsck/message.c:143
367 #: e2fsck/message.c:144
371 #: e2fsck/message.c:145
375 #: e2fsck/message.c:146
379 #: e2fsck/message.c:157
380 msgid "<The NULL inode>"
383 #: e2fsck/message.c:158
384 msgid "<The bad blocks inode>"
387 #: e2fsck/message.c:160
388 msgid "<The user quota inode>"
391 #: e2fsck/message.c:161
392 msgid "<The group quota inode>"
395 #: e2fsck/message.c:162
396 msgid "<The boot loader inode>"
399 #: e2fsck/message.c:163
400 msgid "<The undelete directory inode>"
403 #: e2fsck/message.c:164
404 msgid "<The group descriptor inode>"
407 #: e2fsck/message.c:165
408 msgid "<The journal inode>"
411 #: e2fsck/message.c:166
412 msgid "<Reserved inode 9>"
415 #: e2fsck/message.c:167
416 msgid "<Reserved inode 10>"
419 #: e2fsck/message.c:327
423 #: e2fsck/message.c:329
427 #: e2fsck/message.c:331
428 msgid "character device"
431 #: e2fsck/message.c:333
435 #: e2fsck/message.c:335
439 #: e2fsck/message.c:337
440 msgid "symbolic link"
443 #: e2fsck/message.c:339 misc/uuidd.c:162
447 #: e2fsck/message.c:341
449 msgid "unknown file type with mode 0%o"
452 #: e2fsck/message.c:412
453 msgid "indirect block"
456 #: e2fsck/message.c:414
457 msgid "double indirect block"
460 #: e2fsck/message.c:416
461 msgid "triple indirect block"
464 #: e2fsck/message.c:418
465 msgid "translator block"
468 #: e2fsck/message.c:420
472 #: e2fsck/message.c:482
476 #: e2fsck/message.c:485
480 #: e2fsck/message.c:488
484 #: e2fsck/message.c:491
485 msgid "unknown quota type"
488 #: e2fsck/pass1b.c:222
489 msgid "multiply claimed inode map"
492 #: e2fsck/pass1b.c:647 e2fsck/pass1b.c:795
494 msgid "internal error: can't find dup_blk for %llu\n"
497 #: e2fsck/pass1b.c:905
498 msgid "returned from clone_file_block"
501 #: e2fsck/pass1b.c:929
503 msgid "internal error: couldn't lookup EA block record for %llu"
506 #: e2fsck/pass1b.c:941
508 msgid "internal error: couldn't lookup EA inode record for %u"
511 #: e2fsck/pass1.c:354
513 msgid "while hashing entry with e_value_inum = %u"
516 #: e2fsck/pass1.c:772 e2fsck/pass2.c:1004
517 msgid "reading directory block"
520 #: e2fsck/pass1.c:1222
521 msgid "in-use inode map"
524 #: e2fsck/pass1.c:1233
525 msgid "directory inode map"
528 #: e2fsck/pass1.c:1243
529 msgid "regular file inode map"
532 #: e2fsck/pass1.c:1252 misc/e2image.c:1269
533 msgid "in-use block map"
536 #: e2fsck/pass1.c:1261
537 msgid "metadata block map"
540 #: e2fsck/pass1.c:1323
541 msgid "opening inode scan"
544 #: e2fsck/pass1.c:1361
545 msgid "getting next inode from scan"
548 #: e2fsck/pass1.c:2064
552 #: e2fsck/pass1.c:2125
554 msgid "reading indirect blocks of inode %u"
557 #: e2fsck/pass1.c:2176
558 msgid "bad inode map"
561 #: e2fsck/pass1.c:2216
562 msgid "inode in bad block map"
565 #: e2fsck/pass1.c:2236
566 msgid "imagic inode map"
569 #: e2fsck/pass1.c:2263
570 msgid "multiply claimed block map"
573 #: e2fsck/pass1.c:2387
574 msgid "ext attr block map"
577 #: e2fsck/pass1.c:3635
579 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
582 #: e2fsck/pass1.c:4052
586 #: e2fsck/pass1.c:4058
590 #: e2fsck/pass1.c:4064
594 #: e2fsck/pass2.c:307
598 #: e2fsck/pass2.c:1076 e2fsck/pass2.c:1243
599 msgid "Can not continue."
603 msgid "inode done bitmap"
610 #: e2fsck/pass3.c:149
614 #: e2fsck/pass3.c:344
615 msgid "inode loop detection bitmap"
618 #: e2fsck/pass4.c:267
626 #: e2fsck/pass5.c:102
627 msgid "check_inode_bitmap_checksum: Memory allocation error"
630 #: e2fsck/pass5.c:156
631 msgid "check_block_bitmap_checksum: Memory allocation error"
634 #: e2fsck/problem.c:51
638 #: e2fsck/problem.c:52
642 #: e2fsck/problem.c:53
646 #: e2fsck/problem.c:54
650 #: e2fsck/problem.c:55
654 #: e2fsck/problem.c:56
658 #: e2fsck/problem.c:57
659 msgid "Connect to /lost+found"
662 #: e2fsck/problem.c:58
666 #: e2fsck/problem.c:59
670 #: e2fsck/problem.c:60
674 #: e2fsck/problem.c:61
678 #: e2fsck/problem.c:62
682 #: e2fsck/problem.c:63
686 #: e2fsck/problem.c:64
690 #: e2fsck/problem.c:65
691 msgid "Clone multiply-claimed blocks"
694 #: e2fsck/problem.c:66
698 #: e2fsck/problem.c:67
699 msgid "Suppress messages"
702 #: e2fsck/problem.c:68
706 #: e2fsck/problem.c:69
707 msgid "Clear HTree index"
710 #: e2fsck/problem.c:70
714 #: e2fsck/problem.c:79
718 #: e2fsck/problem.c:80
722 #: e2fsck/problem.c:81
726 #: e2fsck/problem.c:82
730 #: e2fsck/problem.c:83
734 #: e2fsck/problem.c:84
738 #: e2fsck/problem.c:85
742 #: e2fsck/problem.c:86
746 #: e2fsck/problem.c:87
750 #: e2fsck/problem.c:88
754 #: e2fsck/problem.c:89
755 msgid "INODE CLEARED"
758 #: e2fsck/problem.c:90
762 #: e2fsck/problem.c:91
766 #: e2fsck/problem.c:92
770 #: e2fsck/problem.c:93
771 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
774 #: e2fsck/problem.c:94
778 #: e2fsck/problem.c:95
782 #: e2fsck/problem.c:96
786 #: e2fsck/problem.c:97
787 msgid "HTREE INDEX CLEARED"
790 #: e2fsck/problem.c:98
791 msgid "WILL RECREATE"
794 #: e2fsck/problem.c:110
795 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
796 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
799 #: e2fsck/problem.c:114
800 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
801 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
804 #: e2fsck/problem.c:119
805 #. @-expanded: inode table for group %g is not in group. (block %b)\n
806 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
808 "@i table for @g %g is not in @g. (@b %b)\n"
809 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
812 #: e2fsck/problem.c:125
814 #. @-expanded: The superblock could not be read or does not describe a valid ext2/ext3/ext4\n
815 #. @-expanded: filesystem. If the device is valid and it really contains an ext2/ext3/ext4\n
816 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
817 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
818 #. @-expanded: e2fsck -b 8193 <device>\n
820 #. @-expanded: e2fsck -b 32768 <device>\n
824 "The @S could not be read or does not describe a valid ext2/ext3/ext4\n"
825 "@f. If the @v is valid and it really contains an ext2/ext3/ext4\n"
826 "@f (and not swap or ufs or something else), then the @S\n"
827 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
828 " e2fsck -b 8193 <@v>\n"
830 " e2fsck -b 32768 <@v>\n"
834 #: e2fsck/problem.c:136
835 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
836 #. @-expanded: The physical size of the device is %c blocks\n
837 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
839 "The @f size (according to the @S) is %b @bs\n"
840 "The physical size of the @v is %c @bs\n"
841 "Either the @S or the partition table is likely to be corrupt!\n"
844 #: e2fsck/problem.c:143
845 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
846 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
847 #. @-expanded: from the block size.\n
849 "@S @b_size = %b, fragsize = %c.\n"
850 "This version of e2fsck does not support fragment sizes different\n"
851 "from the @b size.\n"
854 #: e2fsck/problem.c:150
855 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
856 msgid "@S @bs_per_group = %b, should have been %c\n"
859 #: e2fsck/problem.c:155
860 #. @-expanded: superblock first_data_block = %b, should have been %c\n
861 msgid "@S first_data_@b = %b, should have been %c\n"
864 #: e2fsck/problem.c:160
865 #. @-expanded: filesystem did not have a UUID; generating one.\n
868 "@f did not have a UUID; generating one.\n"
872 #: e2fsck/problem.c:165
875 "Note: if several inode or block bitmap blocks or part\n"
876 "of the inode table require relocation, you may wish to try\n"
877 "running e2fsck with the '-b %S' option first. The problem\n"
878 "may lie only with the primary block group descriptors, and\n"
879 "the backup block group descriptors may be OK.\n"
883 #: e2fsck/problem.c:174
884 #. @-expanded: Corruption found in superblock. (%s = %N).\n
885 msgid "Corruption found in @S. (%s = %N).\n"
888 #: e2fsck/problem.c:179
890 #. @-expanded: Error determining size of the physical device: %m\n
891 msgid "Error determining size of the physical @v: %m\n"
894 #: e2fsck/problem.c:184
895 #. @-expanded: inode count in superblock is %i, should be %j.\n
896 msgid "@i count in @S is %i, @s %j.\n"
899 #: e2fsck/problem.c:188
900 msgid "The Hurd does not support the filetype feature.\n"
903 #: e2fsck/problem.c:193
905 #. @-expanded: superblock has an invalid journal (inode %i).\n
906 msgid "@S has an @n @j (@i %i).\n"
909 #: e2fsck/problem.c:198
910 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
911 msgid "External @j has multiple @f users (unsupported).\n"
914 #: e2fsck/problem.c:203
915 #. @-expanded: Can't find external journal\n
916 msgid "Can't find external @j\n"
919 #: e2fsck/problem.c:208
920 #. @-expanded: External journal has bad superblock\n
921 msgid "External @j has bad @S\n"
924 #: e2fsck/problem.c:213
925 #. @-expanded: External journal does not support this filesystem\n
926 msgid "External @j does not support this @f\n"
929 #: e2fsck/problem.c:218
930 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
931 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
932 #. @-expanded: format.\n
933 #. @-expanded: It is also possible the journal superblock is corrupt.\n
935 "@f @j @S is unknown type %N (unsupported).\n"
936 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
938 "It is also possible the @j @S is corrupt.\n"
941 #: e2fsck/problem.c:226
942 #. @-expanded: journal superblock is corrupt.\n
943 msgid "@j @S is corrupt.\n"
946 #: e2fsck/problem.c:231
947 #. @-expanded: superblock has_journal flag is clear, but a journal is present.\n
948 msgid "@S has_@j flag is clear, but a @j is present.\n"
951 #: e2fsck/problem.c:236
952 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
953 msgid "@S needs_recovery flag is set, but no @j is present.\n"
956 #: e2fsck/problem.c:241
957 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
958 msgid "@S needs_recovery flag is clear, but @j has data.\n"
961 #: e2fsck/problem.c:246
962 #. @-expanded: Clear journal
966 #: e2fsck/problem.c:251 e2fsck/problem.c:751
967 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
968 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
971 #: e2fsck/problem.c:256
972 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
973 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
976 #: e2fsck/problem.c:261
977 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
978 msgid "@I %B (%b) found in @o @i %i.\n"
981 #: e2fsck/problem.c:266
982 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
983 msgid "Already cleared %B (%b) found in @o @i %i.\n"
986 #: e2fsck/problem.c:271
988 #. @-expanded: illegal orphaned inode %i in superblock.\n
989 msgid "@I @o @i %i in @S.\n"
992 #: e2fsck/problem.c:276
994 #. @-expanded: illegal inode %i in orphaned inode list.\n
995 msgid "@I @i %i in @o @i list.\n"
998 #: e2fsck/problem.c:281
999 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
1000 msgid "@j @S has an unknown read-only feature flag set.\n"
1003 #: e2fsck/problem.c:286
1004 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
1005 msgid "@j @S has an unknown incompatible feature flag set.\n"
1008 #: e2fsck/problem.c:291
1009 #. @-expanded: journal version not supported by this e2fsck.\n
1010 msgid "@j version not supported by this e2fsck.\n"
1013 #: e2fsck/problem.c:296
1015 #. @-expanded: Moving journal from /%s to hidden inode.\n
1018 "Moving @j from /%s to hidden @i.\n"
1022 #: e2fsck/problem.c:301
1024 #. @-expanded: Error moving journal: %m\n
1027 "Error moving @j: %m\n"
1031 #: e2fsck/problem.c:306
1032 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1033 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1036 "Found @n V2 @j @S fields (from V1 @j).\n"
1037 "Clearing fields beyond the V1 @j @S...\n"
1041 #: e2fsck/problem.c:312
1042 #. @-expanded: Run journal anyway
1043 msgid "Run @j anyway"
1046 #: e2fsck/problem.c:317
1047 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1048 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1051 #: e2fsck/problem.c:322
1052 #. @-expanded: Backing up journal inode block information.\n
1055 "Backing up @j @i @b information.\n"
1059 #: e2fsck/problem.c:328
1060 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1061 #. @-expanded: is %N; should be zero.
1063 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1067 #: e2fsck/problem.c:334
1068 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1069 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1072 #: e2fsck/problem.c:339
1073 #. @-expanded: Resize inode not valid.
1074 msgid "Resize @i not valid. "
1077 #: e2fsck/problem.c:344
1078 #. @-expanded: superblock last mount time (%t,\n
1079 #. @-expanded: \tnow = %T) is in the future.\n
1081 "@S last mount time (%t,\n"
1082 "\tnow = %T) is in the future.\n"
1085 #: e2fsck/problem.c:349
1086 #. @-expanded: superblock last write time (%t,\n
1087 #. @-expanded: \tnow = %T) is in the future.\n
1089 "@S last write time (%t,\n"
1090 "\tnow = %T) is in the future.\n"
1093 #: e2fsck/problem.c:354
1095 #. @-expanded: superblock hint for external superblock should be %X.
1096 msgid "@S hint for external superblock @s %X. "
1099 #: e2fsck/problem.c:359
1100 #. @-expanded: Adding dirhash hint to filesystem.\n
1103 "Adding dirhash hint to @f.\n"
1107 #: e2fsck/problem.c:364
1108 #. @-expanded: group descriptor %g checksum is %04x, should be %04y.
1109 msgid "@g descriptor %g checksum is %04x, should be %04y. "
1112 #: e2fsck/problem.c:369
1114 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1115 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1118 #: e2fsck/problem.c:374
1119 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1120 msgid "@g descriptor %g has invalid unused inodes count %b. "
1123 #: e2fsck/problem.c:379
1124 #. @-expanded: Last group block bitmap uninitialized.
1125 msgid "Last @g @b @B uninitialized. "
1128 #: e2fsck/problem.c:384
1130 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1133 #: e2fsck/problem.c:389
1134 msgid "The test_fs flag is set (and ext4 is available). "
1137 #: e2fsck/problem.c:394
1138 #. @-expanded: superblock last mount time is in the future.\n
1139 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1140 #. @-expanded: set)\n
1142 "@S last mount time is in the future.\n"
1143 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1147 #: e2fsck/problem.c:400
1148 #. @-expanded: superblock last write time is in the future.\n
1149 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1150 #. @-expanded: set)\n
1152 "@S last write time is in the future.\n"
1153 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1157 #: e2fsck/problem.c:406
1158 #. @-expanded: One or more block group descriptor checksums are invalid.
1159 msgid "One or more @b @g descriptor checksums are invalid. "
1162 #: e2fsck/problem.c:411
1163 #. @-expanded: Setting free inodes count to %j (was %i)\n
1164 msgid "Setting free @is count to %j (was %i)\n"
1167 #: e2fsck/problem.c:416
1168 #. @-expanded: Setting free blocks count to %c (was %b)\n
1169 msgid "Setting free @bs count to %c (was %b)\n"
1172 #: e2fsck/problem.c:421
1173 #. @-expanded: Hiding %U quota inode %i (%Q).\n
1174 msgid "Hiding %U @q @i %i (%Q).\n"
1177 #: e2fsck/problem.c:426
1178 #. @-expanded: superblock has invalid MMP block.
1179 msgid "@S has invalid MMP block. "
1182 #: e2fsck/problem.c:431
1183 #. @-expanded: superblock has invalid MMP magic.
1184 msgid "@S has invalid MMP magic. "
1187 #: e2fsck/problem.c:436
1189 msgid "ext2fs_open2: %m\n"
1192 #: e2fsck/problem.c:441
1194 msgid "ext2fs_check_desc: %m\n"
1197 #: e2fsck/problem.c:447
1198 #. @-expanded: superblock metadata_csum supersedes uninit_bg; both feature bits cannot be set
1199 #. @-expanded: simultaneously.
1201 "@S metadata_csum supersedes uninit_bg; both feature bits cannot be set "
1205 #: e2fsck/problem.c:453
1206 #. @-expanded: superblock MMP block checksum does not match MMP block.
1207 msgid "@S MMP @b checksum does not match MMP @b. "
1210 #: e2fsck/problem.c:458
1211 #. @-expanded: superblock 64bit filesystem needs extents to access the whole disk.
1212 msgid "@S 64bit @f needs extents to access the whole disk. "
1215 #: e2fsck/problem.c:463
1216 msgid "First_meta_bg is too big. (%N, max value %g). "
1219 #: e2fsck/problem.c:468
1220 #. @-expanded: External journal superblock checksum does not match superblock.
1221 msgid "External @j @S checksum does not match @S. "
1224 #: e2fsck/problem.c:473
1225 #. @-expanded: superblock metadata_csum_seed is not necessary without metadata_csum.
1226 msgid "@S metadata_csum_seed is not necessary without metadata_csum."
1229 #: e2fsck/problem.c:478
1231 msgid "Error initializing quota context in support library: %m\n"
1234 #: e2fsck/problem.c:483
1235 #. @-expanded: Bad required extra isize in superblock (%N).
1236 msgid "Bad required extra isize in @S (%N). "
1239 #: e2fsck/problem.c:488
1240 #. @-expanded: Bad desired extra isize in superblock (%N).
1241 msgid "Bad desired extra isize in @S (%N). "
1244 #: e2fsck/problem.c:493
1245 #. @-expanded: Invalid %U quota inode %i.
1246 msgid "Invalid %U @q @i %i. "
1249 #: e2fsck/problem.c:500
1250 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1251 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1254 #: e2fsck/problem.c:504
1255 #. @-expanded: root inode is not a directory.
1256 msgid "@r is not a @d. "
1259 #: e2fsck/problem.c:509
1260 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1261 msgid "@r has dtime set (probably due to old mke2fs). "
1264 #: e2fsck/problem.c:514
1265 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1266 msgid "Reserved @i %i (%Q) has @n mode. "
1269 #: e2fsck/problem.c:519
1271 #. @-expanded: deleted inode %i has zero dtime.
1272 msgid "@D @i %i has zero dtime. "
1275 #: e2fsck/problem.c:524
1277 #. @-expanded: inode %i is in use, but has dtime set.
1278 msgid "@i %i is in use, but has dtime set. "
1281 #: e2fsck/problem.c:529
1283 #. @-expanded: inode %i is a zero-length directory.
1284 msgid "@i %i is a @z @d. "
1287 #: e2fsck/problem.c:534
1288 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1289 msgid "@g %g's @b @B at %b @C.\n"
1292 #: e2fsck/problem.c:539
1293 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1294 msgid "@g %g's @i @B at %b @C.\n"
1297 #: e2fsck/problem.c:544
1298 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1299 msgid "@g %g's @i table at %b @C.\n"
1302 #: e2fsck/problem.c:549
1303 #. @-expanded: group %g's block bitmap (%b) is bad.
1304 msgid "@g %g's @b @B (%b) is bad. "
1307 #: e2fsck/problem.c:554
1308 #. @-expanded: group %g's inode bitmap (%b) is bad.
1309 msgid "@g %g's @i @B (%b) is bad. "
1312 #: e2fsck/problem.c:559
1313 #. @-expanded: inode %i, i_size is %Is, should be %N.
1314 msgid "@i %i, i_size is %Is, @s %N. "
1317 #: e2fsck/problem.c:564
1318 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1319 msgid "@i %i, i_@bs is %Ib, @s %N. "
1322 #: e2fsck/problem.c:569
1323 #. @-expanded: illegal %B (%b) in inode %i.
1324 msgid "@I %B (%b) in @i %i. "
1327 #: e2fsck/problem.c:574
1328 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1329 msgid "%B (%b) overlaps @f metadata in @i %i. "
1332 #: e2fsck/problem.c:579
1334 #. @-expanded: inode %i has illegal block(s).
1335 msgid "@i %i has illegal @b(s). "
1338 #: e2fsck/problem.c:584
1340 #. @-expanded: Too many illegal blocks in inode %i.\n
1341 msgid "Too many illegal @bs in @i %i.\n"
1344 #: e2fsck/problem.c:589
1345 #. @-expanded: illegal %B (%b) in bad block inode.
1346 msgid "@I %B (%b) in bad @b @i. "
1349 #: e2fsck/problem.c:594
1350 #. @-expanded: Bad block inode has illegal block(s).
1351 msgid "Bad @b @i has illegal @b(s). "
1354 #: e2fsck/problem.c:599
1355 #. @-expanded: Duplicate or bad block in use!\n
1356 msgid "Duplicate or bad @b in use!\n"
1359 #: e2fsck/problem.c:604
1360 #. @-expanded: Bad block %b used as bad block inode indirect block.
1361 msgid "Bad @b %b used as bad @b @i indirect @b. "
1364 #: e2fsck/problem.c:609
1366 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1367 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1368 #. @-expanded: in the filesystem.\n
1371 "The bad @b @i has probably been corrupted. You probably\n"
1372 "should stop now and run e2fsck -c to scan for bad blocks\n"
1376 #: e2fsck/problem.c:616
1378 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1381 "If the @b is really bad, the @f can not be fixed.\n"
1384 #: e2fsck/problem.c:621
1385 #. @-expanded: You can remove this block from the bad block list and hope\n
1386 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1389 "You can remove this @b from the bad @b list and hope\n"
1390 "that the @b is really OK. But there are no guarantees.\n"
1394 #: e2fsck/problem.c:627
1395 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1396 msgid "The primary @S (%b) is on the bad @b list.\n"
1399 #: e2fsck/problem.c:632
1400 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1401 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1404 #: e2fsck/problem.c:638
1405 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1406 msgid "Warning: Group %g's @S (%b) is bad.\n"
1409 #: e2fsck/problem.c:644
1410 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1411 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1414 #: e2fsck/problem.c:650
1415 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1416 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1419 #: e2fsck/problem.c:656
1420 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1421 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1424 #: e2fsck/problem.c:661
1426 #. @-expanded: error allocating block buffer for relocating %s\n
1427 msgid "@A @b buffer for relocating %s\n"
1430 #: e2fsck/problem.c:666
1431 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1432 msgid "Relocating @g %g's %s from %b to %c...\n"
1435 #: e2fsck/problem.c:671
1437 #. @-expanded: Relocating group %g's %s to %c...\n
1438 msgid "Relocating @g %g's %s to %c...\n"
1441 #: e2fsck/problem.c:676
1442 #. @-expanded: Warning: could not read block %b of %s: %m\n
1443 msgid "Warning: could not read @b %b of %s: %m\n"
1446 #: e2fsck/problem.c:681
1447 #. @-expanded: Warning: could not write block %b for %s: %m\n
1448 msgid "Warning: could not write @b %b for %s: %m\n"
1451 #: e2fsck/problem.c:686 e2fsck/problem.c:1763
1452 #. @-expanded: error allocating inode bitmap (%N): %m\n
1453 msgid "@A @i @B (%N): %m\n"
1456 #: e2fsck/problem.c:691
1457 #. @-expanded: error allocating block bitmap (%N): %m\n
1458 msgid "@A @b @B (%N): %m\n"
1461 #: e2fsck/problem.c:696
1463 #. @-expanded: error allocating icount link information: %m\n
1464 msgid "@A icount link information: %m\n"
1467 #: e2fsck/problem.c:701
1469 #. @-expanded: error allocating directory block array: %m\n
1470 msgid "@A @d @b array: %m\n"
1473 #: e2fsck/problem.c:706
1475 #. @-expanded: Error while scanning inodes (%i): %m\n
1476 msgid "Error while scanning @is (%i): %m\n"
1479 #: e2fsck/problem.c:711
1481 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1482 msgid "Error while iterating over @bs in @i %i: %m\n"
1485 #: e2fsck/problem.c:716
1486 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1487 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1490 #: e2fsck/problem.c:721
1491 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1492 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1495 #: e2fsck/problem.c:727
1497 #. @-expanded: Error reading inode %i: %m\n
1498 msgid "Error reading @i %i: %m\n"
1501 #: e2fsck/problem.c:735
1503 #. @-expanded: inode %i has imagic flag set.
1504 msgid "@i %i has imagic flag set. "
1507 #: e2fsck/problem.c:740
1509 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1510 #. @-expanded: or append-only flag set.
1512 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1513 "or append-only flag set. "
1516 #: e2fsck/problem.c:746
1518 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1519 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1522 #: e2fsck/problem.c:756
1523 #. @-expanded: journal inode is not in use, but contains data.
1524 msgid "@j @i is not in use, but contains data. "
1527 #: e2fsck/problem.c:761
1528 #. @-expanded: journal is not regular file.
1529 msgid "@j is not regular file. "
1532 #: e2fsck/problem.c:766
1534 #. @-expanded: inode %i was part of the orphaned inode list.
1535 msgid "@i %i was part of the @o @i list. "
1538 #: e2fsck/problem.c:772
1539 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1540 msgid "@is that were part of a corrupted orphan linked list found. "
1543 #: e2fsck/problem.c:777
1544 #. @-expanded: error allocating refcount structure (%N): %m\n
1545 msgid "@A refcount structure (%N): %m\n"
1548 #: e2fsck/problem.c:782
1549 #. @-expanded: Error reading extended attribute block %b for inode %i.
1550 msgid "Error reading @a @b %b for @i %i. "
1553 #: e2fsck/problem.c:787
1554 #. @-expanded: inode %i has a bad extended attribute block %b.
1555 msgid "@i %i has a bad @a @b %b. "
1558 #: e2fsck/problem.c:792
1559 #. @-expanded: Error reading extended attribute block %b (%m).
1560 msgid "Error reading @a @b %b (%m). "
1563 #: e2fsck/problem.c:797
1564 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1565 msgid "@a @b %b has reference count %r, @s %N. "
1568 #: e2fsck/problem.c:802
1569 #. @-expanded: Error writing extended attribute block %b (%m).
1570 msgid "Error writing @a @b %b (%m). "
1573 #: e2fsck/problem.c:807
1574 #. @-expanded: extended attribute block %b has h_blocks > 1.
1575 msgid "@a @b %b has h_@bs > 1. "
1578 #: e2fsck/problem.c:812
1579 #. @-expanded: error allocating extended attribute region allocation structure.
1580 msgid "@A @a region allocation structure. "
1583 #: e2fsck/problem.c:817
1584 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1585 msgid "@a @b %b is corrupt (allocation collision). "
1588 #: e2fsck/problem.c:822
1589 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1590 msgid "@a @b %b is corrupt (@n name). "
1593 #: e2fsck/problem.c:827
1594 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1595 msgid "@a @b %b is corrupt (@n value). "
1598 #: e2fsck/problem.c:832
1600 #. @-expanded: inode %i is too big.
1601 msgid "@i %i is too big. "
1604 #: e2fsck/problem.c:836
1605 #. @-expanded: %B (%b) causes directory to be too big.
1606 msgid "%B (%b) causes @d to be too big. "
1609 #: e2fsck/problem.c:841
1610 msgid "%B (%b) causes file to be too big. "
1613 #: e2fsck/problem.c:846
1614 msgid "%B (%b) causes symlink to be too big. "
1617 #: e2fsck/problem.c:851
1619 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1620 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1623 #: e2fsck/problem.c:856
1625 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1626 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1629 #: e2fsck/problem.c:861
1631 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1632 msgid "@h %i has an @n root node.\n"
1635 #: e2fsck/problem.c:866
1636 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1637 msgid "@h %i has an unsupported hash version (%N)\n"
1640 #: e2fsck/problem.c:871
1642 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1643 msgid "@h %i uses an incompatible htree root node flag.\n"
1646 #: e2fsck/problem.c:876
1647 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1648 msgid "@h %i has a tree depth (%N) which is too big\n"
1651 #: e2fsck/problem.c:882
1652 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1653 #. @-expanded: filesystem metadata.
1655 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1659 #: e2fsck/problem.c:888
1661 #. @-expanded: Resize inode (re)creation failed: %m.
1662 msgid "Resize @i (re)creation failed: %m."
1665 #: e2fsck/problem.c:893
1666 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1667 msgid "@i %i has a extra size (%IS) which is @n\n"
1670 #: e2fsck/problem.c:898
1671 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1672 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1675 #: e2fsck/problem.c:903
1676 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1677 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1680 #: e2fsck/problem.c:908
1681 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1682 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1685 #: e2fsck/problem.c:913
1686 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1687 msgid "@a in @i %i has a value size (%N) which is @n\n"
1690 #: e2fsck/problem.c:918
1691 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1692 msgid "@a in @i %i has a hash (%N) which is @n\n"
1695 #: e2fsck/problem.c:923
1696 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1697 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1700 #: e2fsck/problem.c:928
1702 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1703 msgid "Error while reading over @x tree in @i %i: %m\n"
1706 #: e2fsck/problem.c:933
1707 #. @-expanded: Failed to iterate extents in inode %i\n
1708 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1710 "Failed to iterate extents in @i %i\n"
1711 "\t(op %s, blk %b, lblk %c): %m\n"
1714 #: e2fsck/problem.c:939
1715 #. @-expanded: inode %i has an invalid extent\n
1716 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1718 "@i %i has an @n extent\n"
1719 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1722 #: e2fsck/problem.c:944
1723 #. @-expanded: inode %i has an invalid extent\n
1724 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1726 "@i %i has an @n extent\n"
1727 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1730 #: e2fsck/problem.c:949
1732 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1733 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1736 #: e2fsck/problem.c:954
1738 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1739 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1742 #: e2fsck/problem.c:959
1744 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1745 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1748 #: e2fsck/problem.c:964
1750 msgid "Fast symlink %i has EXTENT_FL set. "
1753 #: e2fsck/problem.c:969
1754 #. @-expanded: inode %i has out of order extents\n
1755 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1757 "@i %i has out of order extents\n"
1758 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1761 #: e2fsck/problem.c:973
1762 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1763 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1766 #: e2fsck/problem.c:978
1768 #. @-expanded: Error converting subcluster block bitmap: %m\n
1769 msgid "Error converting subcluster @b @B: %m\n"
1772 #: e2fsck/problem.c:983
1773 #. @-expanded: quota inode is not a regular file.
1774 msgid "@q @i is not a regular file. "
1777 #: e2fsck/problem.c:988
1778 #. @-expanded: quota inode is not in use, but contains data.
1779 msgid "@q @i is not in use, but contains data. "
1782 #: e2fsck/problem.c:993
1783 #. @-expanded: quota inode is visible to the user.
1784 msgid "@q @i is visible to the user. "
1787 #: e2fsck/problem.c:998
1788 #. @-expanded: The bad block inode looks invalid.
1789 msgid "The bad @b @i looks @n. "
1792 #: e2fsck/problem.c:1003
1793 #. @-expanded: inode %i has zero length extent\n
1794 #. @-expanded: \t(invalid logical block %c, physical block %b)\n
1796 "@i %i has zero length extent\n"
1797 "\t(@n logical @b %c, physical @b %b)\n"
1800 #: e2fsck/problem.c:1008
1802 #. @-expanded: inode %i seems to contain garbage.
1803 msgid "@i %i seems to contain garbage. "
1806 #: e2fsck/problem.c:1013
1808 #. @-expanded: inode %i passes checks, but checksum does not match inode.
1809 msgid "@i %i passes checks, but checksum does not match @i. "
1812 #: e2fsck/problem.c:1018
1814 #. @-expanded: inode %i extended attribute is corrupt (allocation collision).
1815 msgid "@i %i @a is corrupt (allocation collision). "
1818 #: e2fsck/problem.c:1026
1819 #. @-expanded: inode %i extent block passes checks, but checksum does not match extent\n
1820 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1822 "@i %i extent block passes checks, but checksum does not match extent\n"
1823 "\t(logical @b %c, physical @b %b, len %N)\n"
1826 #: e2fsck/problem.c:1035
1827 #. @-expanded: inode %i extended attribute block %b passes checks, but checksum does not match block.
1828 msgid "@i %i @a @b %b passes checks, but checksum does not match @b. "
1831 #: e2fsck/problem.c:1040
1832 #. @-expanded: Interior extent node level %N of inode %i:\n
1833 #. @-expanded: Logical start %b does not match logical start %c at next level.
1835 "Interior @x node level %N of @i %i:\n"
1836 "Logical start %b does not match logical start %c at next level. "
1839 #: e2fsck/problem.c:1046
1840 #. @-expanded: inode %i, end of extent exceeds allowed value\n
1841 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1843 "@i %i, end of extent exceeds allowed value\n"
1844 "\t(logical @b %c, physical @b %b, len %N)\n"
1847 #: e2fsck/problem.c:1051
1849 #. @-expanded: inode %i has inline data, but superblock is missing INLINE_DATA feature\n
1850 msgid "@i %i has inline data, but @S is missing INLINE_DATA feature\n"
1853 #: e2fsck/problem.c:1056
1855 #. @-expanded: inode %i has INLINE_DATA_FL flag on filesystem without inline data support.\n
1856 msgid "@i %i has INLINE_DATA_FL flag on @f without inline data support.\n"
1859 #: e2fsck/problem.c:1063
1860 #. @-expanded: inode %i block %b conflicts with critical metadata, skipping block checks.\n
1862 "@i %i block %b conflicts with critical metadata, skipping block checks.\n"
1865 #: e2fsck/problem.c:1068
1866 #. @-expanded: directory inode %i block %b should be at block %c.
1867 msgid "@d @i %i @b %b should be at @b %c. "
1870 #: e2fsck/problem.c:1073
1872 #. @-expanded: directory inode %i has extent marked uninitialized at block %c.
1873 msgid "@d @i %i has @x marked uninitialized at @b %c. "
1876 #: e2fsck/problem.c:1078
1877 #. @-expanded: inode %i logical block %b (physical block %c) violates cluster allocation rules.\n
1878 #. @-expanded: Will fix in pass 1B.\n
1880 "@i %i logical @b %b (physical @b %c) violates cluster allocation rules.\n"
1881 "Will fix in pass 1B.\n"
1884 #: e2fsck/problem.c:1083
1886 #. @-expanded: inode %i has INLINE_DATA_FL flag but extended attribute not found.
1887 msgid "@i %i has INLINE_DATA_FL flag but @a not found. "
1890 #: e2fsck/problem.c:1089
1892 #. @-expanded: Special (device/socket/fifo) file (inode %i) has extents\n
1893 #. @-expanded: or inline-data flag set.
1895 "Special (@v/socket/fifo) file (@i %i) has extents\n"
1896 "or inline-data flag set. "
1899 #: e2fsck/problem.c:1095
1901 #. @-expanded: inode %i has extent header but inline data flag is set.\n
1902 msgid "@i %i has @x header but inline data flag is set.\n"
1905 #: e2fsck/problem.c:1100
1907 #. @-expanded: inode %i seems to have inline data but extent flag is set.\n
1908 msgid "@i %i seems to have inline data but @x flag is set.\n"
1911 #: e2fsck/problem.c:1105
1913 #. @-expanded: inode %i seems to have block map but inline data and extent flags set.\n
1914 msgid "@i %i seems to have @b map but inline data and @x flags set.\n"
1917 #: e2fsck/problem.c:1110
1919 #. @-expanded: inode %i has inline data and extent flags set but i_block contains junk.\n
1920 msgid "@i %i has inline data and @x flags set but i_block contains junk.\n"
1923 #: e2fsck/problem.c:1115
1924 #. @-expanded: Bad block list says the bad block list inode is bad.
1925 msgid "Bad block list says the bad block list @i is bad. "
1928 #: e2fsck/problem.c:1120
1929 #. @-expanded: error allocating extent region allocation structure.
1930 msgid "@A @x region allocation structure. "
1933 #: e2fsck/problem.c:1125
1934 #. @-expanded: inode %i has a duplicate extent mapping\n
1935 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1937 "@i %i has a duplicate @x mapping\n"
1938 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1941 #: e2fsck/problem.c:1130
1942 #. @-expanded: error allocating memory for encrypted directory list\n
1943 msgid "@A memory for encrypted @d list\n"
1946 #: e2fsck/problem.c:1135
1947 #. @-expanded: inode %i extent tree could be more shallow (%b; could be <= %c)\n
1948 msgid "@i %i @x tree could be more shallow (%b; could be <= %c)\n"
1951 #: e2fsck/problem.c:1140
1953 #. @-expanded: inode %i on bigalloc filesystem cannot be block mapped.
1954 msgid "@i %i on bigalloc @f cannot be @b mapped. "
1957 #: e2fsck/problem.c:1145
1959 #. @-expanded: inode %i has corrupt extent header.
1960 msgid "@i %i has corrupt @x header. "
1963 #: e2fsck/problem.c:1150
1965 #. @-expanded: Timestamp(s) on inode %i beyond 2310-04-04 are likely pre-1970.\n
1966 msgid "Timestamp(s) on @i %i beyond 2310-04-04 are likely pre-1970.\n"
1969 #: e2fsck/problem.c:1155
1970 #. @-expanded: inode %i has illegal extended attribute value inode %N.\n
1971 msgid "@i %i has @I @a value @i %N.\n"
1974 #: e2fsck/problem.c:1161
1975 #. @-expanded: inode %i has invalid extended attribute. EA inode %N missing EA_INODE flag.\n
1976 msgid "@i %i has @n @a. EA @i %N missing EA_INODE flag.\n"
1979 #: e2fsck/problem.c:1166
1980 #. @-expanded: EA inode %N for parent inode %i missing EA_INODE flag.\n
1983 "EA @i %N for parent @i %i missing EA_INODE flag.\n"
1987 #: e2fsck/problem.c:1174
1989 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1990 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1993 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1994 "Pass 1B: Rescanning for @m @bs\n"
1997 #: e2fsck/problem.c:1180
1999 #. @-expanded: multiply-claimed block(s) in inode %i:
2000 msgid "@m @b(s) in @i %i:"
2003 #: e2fsck/problem.c:1195
2005 msgid "Error while scanning inodes (%i): %m\n"
2008 #: e2fsck/problem.c:1200
2010 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
2011 msgid "@A @i @B (@i_dup_map): %m\n"
2014 #: e2fsck/problem.c:1205
2016 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
2017 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
2020 #: e2fsck/problem.c:1210 e2fsck/problem.c:1572
2021 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
2022 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
2025 #: e2fsck/problem.c:1220
2026 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
2027 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
2030 #: e2fsck/problem.c:1226
2031 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
2032 msgid "Pass 1D: Reconciling @m @bs\n"
2035 #: e2fsck/problem.c:1231
2036 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
2037 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
2039 "File %Q (@i #%i, mod time %IM) \n"
2040 " has %r @m @b(s), shared with %N file(s):\n"
2043 #: e2fsck/problem.c:1237
2044 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
2045 msgid "\t%Q (@i #%i, mod time %IM)\n"
2048 #: e2fsck/problem.c:1242
2049 #. @-expanded: \t<filesystem metadata>\n
2050 msgid "\t<@f metadata>\n"
2053 #: e2fsck/problem.c:1247
2054 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
2057 "(There are %N @is containing @m @bs.)\n"
2061 #: e2fsck/problem.c:1252
2062 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
2065 "@m @bs already reassigned or cloned.\n"
2069 #: e2fsck/problem.c:1265
2071 msgid "Couldn't clone file: %m\n"
2074 #: e2fsck/problem.c:1271
2075 #. @-expanded: Pass 1E: Optimizing extent trees\n
2076 msgid "Pass 1E: Optimizing @x trees\n"
2079 #: e2fsck/problem.c:1276
2081 #. @-expanded: Failed to optimize extent tree %p (%i): %m\n
2082 msgid "Failed to optimize @x tree %p (%i): %m\n"
2085 #: e2fsck/problem.c:1281
2086 #. @-expanded: Optimizing extent trees:
2087 msgid "Optimizing @x trees: "
2090 #: e2fsck/problem.c:1296
2091 msgid "Internal error: max extent tree depth too large (%b; expected=%c).\n"
2094 #: e2fsck/problem.c:1301
2095 #. @-expanded: inode %i extent tree (at level %b) could be shorter.
2096 msgid "@i %i @x tree (at level %b) could be shorter. "
2099 #: e2fsck/problem.c:1306
2100 #. @-expanded: inode %i extent tree (at level %b) could be narrower.
2101 msgid "@i %i @x tree (at level %b) could be narrower. "
2104 #: e2fsck/problem.c:1313
2105 #. @-expanded: Pass 2: Checking directory structure\n
2106 msgid "Pass 2: Checking @d structure\n"
2109 #: e2fsck/problem.c:1318
2111 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
2112 msgid "@n @i number for '.' in @d @i %i.\n"
2115 #: e2fsck/problem.c:1323
2116 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
2117 msgid "@E has @n @i #: %Di.\n"
2120 #: e2fsck/problem.c:1328
2121 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
2122 msgid "@E has @D/unused @i %Di. "
2125 #: e2fsck/problem.c:1333
2126 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
2127 msgid "@E @L to '.' "
2130 #: e2fsck/problem.c:1338
2131 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
2132 msgid "@E points to @i (%Di) located in a bad @b.\n"
2135 #: e2fsck/problem.c:1343
2136 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
2137 msgid "@E @L to @d %P (%Di).\n"
2140 #: e2fsck/problem.c:1348
2141 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
2142 msgid "@E @L to the @r.\n"
2145 #: e2fsck/problem.c:1353
2146 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
2147 msgid "@E has illegal characters in its name.\n"
2150 #: e2fsck/problem.c:1358
2152 #. @-expanded: Missing '.' in directory inode %i.\n
2153 msgid "Missing '.' in @d @i %i.\n"
2156 #: e2fsck/problem.c:1363
2158 #. @-expanded: Missing '..' in directory inode %i.\n
2159 msgid "Missing '..' in @d @i %i.\n"
2162 #: e2fsck/problem.c:1368
2163 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
2164 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
2167 #: e2fsck/problem.c:1373
2168 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
2169 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
2172 #: e2fsck/problem.c:1378
2173 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
2174 msgid "i_faddr @F %IF, @s zero.\n"
2177 #: e2fsck/problem.c:1383
2178 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
2179 msgid "i_file_acl @F %If, @s zero.\n"
2182 #: e2fsck/problem.c:1388
2183 #. @-expanded: i_size_high for inode %i (%Q) is %Id, should be zero.\n
2184 msgid "i_size_high @F %Id, @s zero.\n"
2187 #: e2fsck/problem.c:1393
2188 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
2189 msgid "i_frag @F %N, @s zero.\n"
2192 #: e2fsck/problem.c:1398
2193 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
2194 msgid "i_fsize @F %N, @s zero.\n"
2197 #: e2fsck/problem.c:1403
2198 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
2199 msgid "@i %i (%Q) has @n mode (%Im).\n"
2202 #: e2fsck/problem.c:1408
2203 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
2204 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
2207 #: e2fsck/problem.c:1413
2208 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
2209 msgid "@d @i %i, %B, offset %N: filename too long\n"
2212 #: e2fsck/problem.c:1418
2213 #. @-expanded: directory inode %i has an unallocated %B.
2214 msgid "@d @i %i has an unallocated %B. "
2217 #: e2fsck/problem.c:1423
2219 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
2220 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
2223 #: e2fsck/problem.c:1428
2225 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
2226 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
2229 #: e2fsck/problem.c:1433
2230 #. @-expanded: inode %i (%Q) is an illegal character device.\n
2231 msgid "@i %i (%Q) is an @I character @v.\n"
2234 #: e2fsck/problem.c:1438
2235 #. @-expanded: inode %i (%Q) is an illegal block device.\n
2236 msgid "@i %i (%Q) is an @I @b @v.\n"
2239 #: e2fsck/problem.c:1443
2240 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
2241 msgid "@E is duplicate '.' @e.\n"
2244 #: e2fsck/problem.c:1448
2245 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
2246 msgid "@E is duplicate '..' @e.\n"
2249 #: e2fsck/problem.c:1453 e2fsck/problem.c:1788
2251 msgid "Internal error: couldn't find dir_info for %i.\n"
2254 #: e2fsck/problem.c:1458
2255 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
2256 msgid "@E has rec_len of %Dr, @s %N.\n"
2259 #: e2fsck/problem.c:1463
2261 #. @-expanded: error allocating icount structure: %m\n
2262 msgid "@A icount structure: %m\n"
2265 #: e2fsck/problem.c:1468
2267 #. @-expanded: Error iterating over directory blocks: %m\n
2268 msgid "Error iterating over @d @bs: %m\n"
2271 #: e2fsck/problem.c:1473
2272 #. @-expanded: Error reading directory block %b (inode %i): %m\n
2273 msgid "Error reading @d @b %b (@i %i): %m\n"
2276 #: e2fsck/problem.c:1478
2277 #. @-expanded: Error writing directory block %b (inode %i): %m\n
2278 msgid "Error writing @d @b %b (@i %i): %m\n"
2281 #: e2fsck/problem.c:1483
2283 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
2284 msgid "@A new @d @b for @i %i (%s): %m\n"
2287 #: e2fsck/problem.c:1488
2289 #. @-expanded: Error deallocating inode %i: %m\n
2290 msgid "Error deallocating @i %i: %m\n"
2293 #: e2fsck/problem.c:1493
2295 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
2296 msgid "@d @e for '.' in %p (%i) is big.\n"
2299 #: e2fsck/problem.c:1498
2300 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
2301 msgid "@i %i (%Q) is an @I FIFO.\n"
2304 #: e2fsck/problem.c:1503
2305 #. @-expanded: inode %i (%Q) is an illegal socket.\n
2306 msgid "@i %i (%Q) is an @I socket.\n"
2309 #: e2fsck/problem.c:1508
2310 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2311 msgid "Setting filetype for @E to %N.\n"
2314 #: e2fsck/problem.c:1513
2315 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2316 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2319 #: e2fsck/problem.c:1518
2320 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2321 msgid "@E has filetype set.\n"
2324 #: e2fsck/problem.c:1523
2325 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2326 msgid "@E has a @z name.\n"
2329 #: e2fsck/problem.c:1528
2330 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2331 msgid "Symlink %Q (@i #%i) is @n.\n"
2334 #: e2fsck/problem.c:1533
2335 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2336 msgid "@a @b @F @n (%If).\n"
2339 #: e2fsck/problem.c:1538
2340 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2341 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2344 #: e2fsck/problem.c:1543
2345 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2346 msgid "@p @h %d: %B not referenced\n"
2349 #: e2fsck/problem.c:1548
2350 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2351 msgid "@p @h %d: %B referenced twice\n"
2354 #: e2fsck/problem.c:1553
2355 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2356 msgid "@p @h %d: %B has bad min hash\n"
2359 #: e2fsck/problem.c:1558
2360 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2361 msgid "@p @h %d: %B has bad max hash\n"
2364 #: e2fsck/problem.c:1563
2365 #. @-expanded: invalid HTREE directory inode %d (%q).
2366 msgid "@n @h %d (%q). "
2369 #: e2fsck/problem.c:1567
2370 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2371 msgid "@p @h %d (%q): bad @b number %b.\n"
2374 #: e2fsck/problem.c:1577
2376 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2377 msgid "@p @h %d: root node is @n\n"
2380 #: e2fsck/problem.c:1582
2381 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2382 msgid "@p @h %d: %B has @n limit (%N)\n"
2385 #: e2fsck/problem.c:1587
2386 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2387 msgid "@p @h %d: %B has @n count (%N)\n"
2390 #: e2fsck/problem.c:1592
2391 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2392 msgid "@p @h %d: %B has an unordered hash table\n"
2395 #: e2fsck/problem.c:1597
2396 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2397 msgid "@p @h %d: %B has @n depth (%N)\n"
2400 #: e2fsck/problem.c:1602
2401 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2402 msgid "Duplicate @E found. "
2405 #: e2fsck/problem.c:1607
2407 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2408 #. @-expanded: Rename to %s
2410 "@E has a non-unique filename.\n"
2414 #: e2fsck/problem.c:1612
2415 #. @-expanded: Duplicate entry '%Dn' found.\n
2416 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2419 "Duplicate @e '%Dn' found.\n"
2420 "\tMarking %p (%i) to be rebuilt.\n"
2424 #: e2fsck/problem.c:1617
2425 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2426 msgid "i_blocks_hi @F %N, @s zero.\n"
2429 #: e2fsck/problem.c:1622
2430 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2431 msgid "Unexpected @b in @h %d (%q).\n"
2434 #: e2fsck/problem.c:1626
2435 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2436 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2439 #: e2fsck/problem.c:1631
2440 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2441 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2444 #: e2fsck/problem.c:1636
2445 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2446 msgid "i_file_acl_hi @F %N, @s zero.\n"
2449 #: e2fsck/problem.c:1641
2451 #. @-expanded: problem in HTREE directory inode %d: root node fails checksum.\n
2452 msgid "@p @h %d: root node fails checksum.\n"
2455 #: e2fsck/problem.c:1646
2457 #. @-expanded: problem in HTREE directory inode %d: internal node fails checksum.\n
2458 msgid "@p @h %d: internal node fails checksum.\n"
2461 #: e2fsck/problem.c:1651
2462 #. @-expanded: directory inode %i, %B, offset %N: directory has no checksum.\n
2463 msgid "@d @i %i, %B, offset %N: @d has no checksum.\n"
2466 #: e2fsck/problem.c:1656
2467 #. @-expanded: directory inode %i, %B: directory passes checks but fails checksum.\n
2468 msgid "@d @i %i, %B: @d passes checks but fails checksum.\n"
2471 #: e2fsck/problem.c:1661
2472 #. @-expanded: Inline directory inode %i size (%N) must be a multiple of 4.\n
2473 msgid "Inline @d @i %i size (%N) must be a multiple of 4.\n"
2476 #: e2fsck/problem.c:1666
2478 #. @-expanded: Fixing size of inline directory inode %i failed.\n
2479 msgid "Fixing size of inline @d @i %i failed.\n"
2482 #: e2fsck/problem.c:1671
2483 #. @-expanded: Encrypted entry '%Dn' in %p (%i) is too short.\n
2484 msgid "Encrypted @E is too short.\n"
2487 #: e2fsck/problem.c:1678
2488 #. @-expanded: Pass 3: Checking directory connectivity\n
2489 msgid "Pass 3: Checking @d connectivity\n"
2492 #: e2fsck/problem.c:1683
2493 #. @-expanded: root inode not allocated.
2494 msgid "@r not allocated. "
2497 #: e2fsck/problem.c:1688
2498 #. @-expanded: No room in lost+found directory.
2499 msgid "No room in @l @d. "
2502 #: e2fsck/problem.c:1693
2504 #. @-expanded: Unconnected directory inode %i (%p)\n
2505 msgid "Unconnected @d @i %i (%p)\n"
2508 #: e2fsck/problem.c:1698
2509 #. @-expanded: /lost+found not found.
2510 msgid "/@l not found. "
2513 #: e2fsck/problem.c:1703
2514 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2515 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2518 #: e2fsck/problem.c:1708
2519 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2520 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2523 #: e2fsck/problem.c:1713
2525 #. @-expanded: Could not expand /lost+found: %m\n
2526 msgid "Could not expand /@l: %m\n"
2529 #: e2fsck/problem.c:1718
2531 msgid "Could not reconnect %i: %m\n"
2534 #: e2fsck/problem.c:1723
2536 #. @-expanded: Error while trying to find /lost+found: %m\n
2537 msgid "Error while trying to find /@l: %m\n"
2540 #: e2fsck/problem.c:1728
2542 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2543 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2546 #: e2fsck/problem.c:1733
2548 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2549 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2552 #: e2fsck/problem.c:1738
2554 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2555 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2558 #: e2fsck/problem.c:1743
2560 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2561 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2564 #: e2fsck/problem.c:1748
2566 #. @-expanded: Error while adjusting inode count on inode %i\n
2567 msgid "Error while adjusting @i count on @i %i\n"
2570 #: e2fsck/problem.c:1753
2572 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2575 "Couldn't fix parent of @i %i: %m\n"
2579 #: e2fsck/problem.c:1758
2581 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2584 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2588 #: e2fsck/problem.c:1768
2590 #. @-expanded: Error creating root directory (%s): %m\n
2591 msgid "Error creating root @d (%s): %m\n"
2594 #: e2fsck/problem.c:1773
2596 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2597 msgid "Error creating /@l @d (%s): %m\n"
2600 #: e2fsck/problem.c:1778
2601 #. @-expanded: root inode is not a directory; aborting.\n
2602 msgid "@r is not a @d; aborting.\n"
2605 #: e2fsck/problem.c:1783
2606 #. @-expanded: Cannot proceed without a root inode.\n
2607 msgid "Cannot proceed without a @r.\n"
2610 #: e2fsck/problem.c:1793
2612 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2613 msgid "/@l is not a @d (ino=%i)\n"
2616 #: e2fsck/problem.c:1798
2617 #. @-expanded: /lost+found has inline data\n
2618 msgid "/@l has inline data\n"
2621 #: e2fsck/problem.c:1803
2622 #. @-expanded: Cannot allocate space for /lost+found.\n
2623 #. @-expanded: Place lost files in root directory instead
2625 "Cannot allocate space for /@l.\n"
2626 "Place lost files in root directory instead"
2629 #: e2fsck/problem.c:1808
2630 #. @-expanded: Insufficient space to recover lost files!\n
2631 #. @-expanded: Move data off the filesystem and re-run e2fsck.\n
2634 "Insufficient space to recover lost files!\n"
2635 "Move data off the @f and re-run e2fsck.\n"
2639 #: e2fsck/problem.c:1813
2640 #. @-expanded: /lost+found is encrypted\n
2641 msgid "/@l is encrypted\n"
2644 #: e2fsck/problem.c:1820
2645 msgid "Pass 3A: Optimizing directories\n"
2648 #: e2fsck/problem.c:1825
2650 msgid "Failed to create dirs_to_hash iterator: %m\n"
2653 #: e2fsck/problem.c:1830
2654 msgid "Failed to optimize directory %q (%d): %m\n"
2657 #: e2fsck/problem.c:1835
2658 msgid "Optimizing directories: "
2661 #: e2fsck/problem.c:1852
2662 msgid "Pass 4: Checking reference counts\n"
2665 #: e2fsck/problem.c:1857
2667 #. @-expanded: unattached zero-length inode %i.
2668 msgid "@u @z @i %i. "
2671 #: e2fsck/problem.c:1862
2673 #. @-expanded: unattached inode %i\n
2677 #: e2fsck/problem.c:1867
2678 #. @-expanded: inode %i ref count is %Il, should be %N.
2679 msgid "@i %i ref count is %Il, @s %N. "
2682 #: e2fsck/problem.c:1871
2683 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2684 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2685 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2687 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2688 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2689 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2692 #: e2fsck/problem.c:1878
2693 #. @-expanded: extended attribute inode %i ref count is %N, should be %n.
2694 msgid "@a @i %i ref count is %N, @s %n. "
2697 #: e2fsck/problem.c:1885
2698 #. @-expanded: Pass 5: Checking group summary information\n
2699 msgid "Pass 5: Checking @g summary information\n"
2702 #: e2fsck/problem.c:1890
2703 #. @-expanded: Padding at end of inode bitmap is not set.
2704 msgid "Padding at end of @i @B is not set. "
2707 #: e2fsck/problem.c:1895
2708 #. @-expanded: Padding at end of block bitmap is not set.
2709 msgid "Padding at end of @b @B is not set. "
2712 #: e2fsck/problem.c:1900
2713 #. @-expanded: block bitmap differences:
2714 msgid "@b @B differences: "
2717 #: e2fsck/problem.c:1920
2718 #. @-expanded: inode bitmap differences:
2719 msgid "@i @B differences: "
2722 #: e2fsck/problem.c:1940
2723 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2724 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2727 #: e2fsck/problem.c:1945
2728 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2729 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2732 #: e2fsck/problem.c:1950
2733 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2734 msgid "Free @is count wrong (%i, counted=%j).\n"
2737 #: e2fsck/problem.c:1955
2738 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2739 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2742 #: e2fsck/problem.c:1960
2743 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2744 msgid "Free @bs count wrong (%b, counted=%c).\n"
2747 #: e2fsck/problem.c:1965
2748 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2749 #. @-expanded: endpoints (%i, %j)\n
2751 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2752 "endpoints (%i, %j)\n"
2755 #: e2fsck/problem.c:1971
2756 msgid "Internal error: fudging end of bitmap (%N)\n"
2759 #: e2fsck/problem.c:1976
2761 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2762 msgid "Error copying in replacement @i @B: %m\n"
2765 #: e2fsck/problem.c:1981
2767 #. @-expanded: Error copying in replacement block bitmap: %m\n
2768 msgid "Error copying in replacement @b @B: %m\n"
2771 #: e2fsck/problem.c:2006
2773 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2774 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2777 #: e2fsck/problem.c:2011
2779 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2780 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2783 #: e2fsck/problem.c:2016
2785 #. @-expanded: group %g inode bitmap does not match checksum.\n
2786 msgid "@g %g @i @B does not match checksum.\n"
2789 #: e2fsck/problem.c:2021
2791 #. @-expanded: group %g block bitmap does not match checksum.\n
2792 msgid "@g %g @b @B does not match checksum.\n"
2795 #: e2fsck/problem.c:2028
2796 #. @-expanded: Recreate journal
2800 #: e2fsck/problem.c:2033
2801 msgid "Update quota info for quota type %N"
2804 #: e2fsck/problem.c:2038
2806 #. @-expanded: Error setting block group checksum info: %m\n
2807 msgid "Error setting @b @g checksum info: %m\n"
2810 #: e2fsck/problem.c:2043
2812 msgid "Error writing file system info: %m\n"
2815 #: e2fsck/problem.c:2048
2817 msgid "Error flushing writes to storage device: %m\n"
2820 #: e2fsck/problem.c:2053
2821 msgid "Error writing quota info for quota type %N: %m\n"
2824 #: e2fsck/problem.c:2174
2826 msgid "Unhandled error code (0x%x)!\n"
2829 #: e2fsck/problem.c:2300 e2fsck/problem.c:2304
2833 #: e2fsck/quota.c:33 e2fsck/quota.c:46
2834 msgid "in move_quota_inode"
2837 #: e2fsck/scantest.c:79
2839 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2842 #: e2fsck/scantest.c:98
2844 msgid "size of inode=%d\n"
2847 #: e2fsck/scantest.c:119
2848 msgid "while starting inode scan"
2851 #: e2fsck/scantest.c:130
2852 msgid "while doing inode scan"
2855 #: e2fsck/super.c:207
2857 msgid "while calling ext2fs_block_iterate for inode %u"
2860 #: e2fsck/super.c:230
2862 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %u"
2865 #: e2fsck/super.c:291
2869 #: e2fsck/super.c:292
2876 "Usage: %s [-panyrcdfktvDFV] [-b superblock] [-B blocksize]\n"
2877 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2878 "\t\t[-E extended-options] [-z undo_file] device\n"
2885 " -p Automatic repair (no questions)\n"
2886 " -n Make no changes to the filesystem\n"
2887 " -y Assume \"yes\" to all questions\n"
2888 " -c Check for bad blocks and add them to the badblock "
2890 " -f Force checking even if filesystem is marked clean\n"
2896 " -b superblock Use alternative superblock\n"
2897 " -B blocksize Force blocksize when looking for superblock\n"
2898 " -j external_journal Set location of the external journal\n"
2899 " -l bad_blocks_file Add to badblocks list\n"
2900 " -L bad_blocks_file Set badblocks list\n"
2901 " -z undo_file Create an undo file\n"
2904 #: e2fsck/unix.c:136
2906 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2909 #: e2fsck/unix.c:162
2913 "%12u inode used (%2.2f%%, out of %u)\n"
2916 "%12u inodes used (%2.2f%%, out of %u)\n"
2920 #: e2fsck/unix.c:166
2922 msgid "%12u non-contiguous file (%0d.%d%%)\n"
2923 msgid_plural "%12u non-contiguous files (%0d.%d%%)\n"
2927 #: e2fsck/unix.c:171
2929 msgid "%12u non-contiguous directory (%0d.%d%%)\n"
2930 msgid_plural "%12u non-contiguous directories (%0d.%d%%)\n"
2934 #: e2fsck/unix.c:176
2936 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2939 #: e2fsck/unix.c:184
2940 msgid " Extent depth histogram: "
2943 #: e2fsck/unix.c:193
2945 msgid "%12llu block used (%2.2f%%, out of %llu)\n"
2946 msgid_plural "%12llu blocks used (%2.2f%%, out of %llu)\n"
2950 #: e2fsck/unix.c:197
2952 msgid "%12u bad block\n"
2953 msgid_plural "%12u bad blocks\n"
2957 #: e2fsck/unix.c:199
2959 msgid "%12u large file\n"
2960 msgid_plural "%12u large files\n"
2964 #: e2fsck/unix.c:201
2968 "%12u regular file\n"
2971 "%12u regular files\n"
2975 #: e2fsck/unix.c:203
2977 msgid "%12u directory\n"
2978 msgid_plural "%12u directories\n"
2982 #: e2fsck/unix.c:205
2984 msgid "%12u character device file\n"
2985 msgid_plural "%12u character device files\n"
2989 #: e2fsck/unix.c:208
2991 msgid "%12u block device file\n"
2992 msgid_plural "%12u block device files\n"
2996 #: e2fsck/unix.c:210
2999 msgid_plural "%12u fifos\n"
3003 #: e2fsck/unix.c:212
3006 msgid_plural "%12u links\n"
3010 #: e2fsck/unix.c:214
3012 msgid "%12u symbolic link"
3013 msgid_plural "%12u symbolic links"
3017 #: e2fsck/unix.c:216
3019 msgid " (%u fast symbolic link)\n"
3020 msgid_plural " (%u fast symbolic links)\n"
3024 #: e2fsck/unix.c:220
3026 msgid "%12u socket\n"
3027 msgid_plural "%12u sockets\n"
3031 #: e2fsck/unix.c:224
3034 msgid_plural "%12u files\n"
3038 #: e2fsck/unix.c:237 misc/badblocks.c:1002 misc/tune2fs.c:3020 misc/util.c:126
3039 #: resize/main.c:354
3041 msgid "while determining whether %s is mounted."
3044 #: e2fsck/unix.c:258
3046 msgid "Warning! %s is mounted.\n"
3049 #: e2fsck/unix.c:261
3051 msgid "Warning! %s is in use.\n"
3054 #: e2fsck/unix.c:267
3056 msgid "%s is mounted.\n"
3059 #: e2fsck/unix.c:269
3061 msgid "%s is in use.\n"
3064 #: e2fsck/unix.c:271
3066 "Cannot continue, aborting.\n"
3070 #: e2fsck/unix.c:273
3074 "WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
3075 "cause ***SEVERE*** filesystem damage.\n"
3079 #: e2fsck/unix.c:278
3080 msgid "Do you really want to continue"
3083 #: e2fsck/unix.c:280
3084 msgid "check aborted.\n"
3087 #: e2fsck/unix.c:373
3088 msgid " contains a file system with errors"
3091 #: e2fsck/unix.c:375
3092 msgid " was not cleanly unmounted"
3095 #: e2fsck/unix.c:377
3096 msgid " primary superblock features different from backup"
3099 #: e2fsck/unix.c:381
3101 msgid " has been mounted %u times without being checked"
3104 #: e2fsck/unix.c:388
3105 msgid " has filesystem last checked time in the future"
3108 #: e2fsck/unix.c:394
3110 msgid " has gone %u days without being checked"
3113 #: e2fsck/unix.c:403
3114 msgid ", check forced.\n"
3117 #: e2fsck/unix.c:436
3119 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
3122 #: e2fsck/unix.c:456
3123 msgid " (check deferred; on battery)"
3126 #: e2fsck/unix.c:459
3127 msgid " (check after next mount)"
3130 #: e2fsck/unix.c:461
3132 msgid " (check in %ld mounts)"
3135 #: e2fsck/unix.c:611
3137 msgid "ERROR: Couldn't open /dev/null (%s)\n"
3140 #: e2fsck/unix.c:681
3141 msgid "Invalid EA version.\n"
3144 #: e2fsck/unix.c:694
3145 msgid "Invalid readahead buffer size.\n"
3148 #: e2fsck/unix.c:739
3150 msgid "Unknown extended option: %s\n"
3153 #: e2fsck/unix.c:747
3156 "Extended options are separated by commas, and may take an argument which\n"
3157 "is set off by an equals ('=') sign. Valid extended options are:\n"
3161 #: e2fsck/unix.c:751
3162 msgid "\tea_ver=<ea_version (1 or 2)>\n"
3165 #: e2fsck/unix.c:760
3166 msgid "\treadahead_kb=<buffer size>\n"
3169 #: e2fsck/unix.c:771
3172 "Syntax error in e2fsck config file (%s, line #%d)\n"
3176 #: e2fsck/unix.c:844
3178 msgid "Error validating file descriptor %d: %s\n"
3181 #: e2fsck/unix.c:848
3182 msgid "Invalid completion information file descriptor"
3185 #: e2fsck/unix.c:863
3186 msgid "Only one of the options -p/-a, -n or -y may be specified."
3189 #: e2fsck/unix.c:884
3191 msgid "The -t option is not supported on this version of e2fsck.\n"
3194 #: e2fsck/unix.c:915 e2fsck/unix.c:992 misc/e2initrd_helper.c:330
3195 #: misc/tune2fs.c:1739 misc/tune2fs.c:2034 misc/tune2fs.c:2052
3197 msgid "Unable to resolve '%s'"
3200 #: e2fsck/unix.c:971
3201 msgid "The -n and -D options are incompatible."
3204 #: e2fsck/unix.c:976
3205 msgid "The -n and -c options are incompatible."
3208 #: e2fsck/unix.c:981
3209 msgid "The -n and -l/-L options are incompatible."
3212 #: e2fsck/unix.c:1005
3213 msgid "The -D and -E fixes_only options are incompatible."
3216 #: e2fsck/unix.c:1011
3217 msgid "The -E bmap2extent and fixes_only options are incompatible."
3220 #: e2fsck/unix.c:1075
3221 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
3224 #: e2fsck/unix.c:1122
3227 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3231 #: e2fsck/unix.c:1131
3235 "Invalid non-numeric argument to -%c (\"%s\")\n"
3239 #: e2fsck/unix.c:1222
3242 "MMP interval is %u seconds and total wait time is %u seconds. Please "
3246 #: e2fsck/unix.c:1239 e2fsck/unix.c:1244
3247 msgid "while checking MMP block"
3250 #: e2fsck/unix.c:1246 misc/tune2fs.c:2934
3252 "If you are sure the filesystem is not in use on any node, run:\n"
3253 "'tune2fs -f -E clear_mmp {device}'\n"
3256 #: e2fsck/unix.c:1261
3257 msgid "while reading MMP block"
3260 #: e2fsck/unix.c:1281 e2fsck/unix.c:1333 misc/e2undo.c:230 misc/e2undo.c:275
3261 #: misc/mke2fs.c:2603 misc/mke2fs.c:2654 misc/tune2fs.c:2752
3262 #: misc/tune2fs.c:2797 resize/main.c:188 resize/main.c:233
3265 "Overwriting existing filesystem; this can be undone using the command:\n"
3270 #: e2fsck/unix.c:1322 misc/e2undo.c:264 misc/mke2fs.c:2643 misc/tune2fs.c:2786
3271 #: resize/main.c:222
3273 msgid "while trying to delete %s"
3276 #: e2fsck/unix.c:1348 misc/mke2fs.c:2669 resize/main.c:243
3277 msgid "while trying to setup undo file\n"
3280 #: e2fsck/unix.c:1391
3281 msgid "Error: ext2fs library version out of date!\n"
3284 #: e2fsck/unix.c:1398
3285 msgid "while trying to initialize program"
3288 #: e2fsck/unix.c:1421
3290 msgid "\tUsing %s, %s\n"
3293 #: e2fsck/unix.c:1433
3294 msgid "need terminal for interactive repairs"
3297 #: e2fsck/unix.c:1494
3299 msgid "%s: %s trying backup blocks...\n"
3302 #: e2fsck/unix.c:1496
3303 msgid "Superblock invalid,"
3306 #: e2fsck/unix.c:1497
3307 msgid "Group descriptors look bad..."
3310 #: e2fsck/unix.c:1507
3312 msgid "%s: %s while using the backup blocks"
3315 #: e2fsck/unix.c:1511
3317 msgid "%s: going back to original superblock\n"
3320 #: e2fsck/unix.c:1540
3322 "The filesystem revision is apparently too high for this version of e2fsck.\n"
3323 "(Or the filesystem superblock is corrupt)\n"
3327 #: e2fsck/unix.c:1547
3328 msgid "Could this be a zero-length partition?\n"
3331 #: e2fsck/unix.c:1549
3333 msgid "You must have %s access to the filesystem or be root\n"
3336 #: e2fsck/unix.c:1555
3337 msgid "Possibly non-existent or swap device?\n"
3340 #: e2fsck/unix.c:1557
3341 msgid "Filesystem mounted or opened exclusively by another program?\n"
3344 #: e2fsck/unix.c:1561
3345 msgid "Possibly non-existent device?\n"
3348 #: e2fsck/unix.c:1564
3350 "Disk write-protected; use the -n option to do a read-only\n"
3351 "check of the device.\n"
3354 #: e2fsck/unix.c:1632
3355 msgid "Get a newer version of e2fsck!"
3358 #: e2fsck/unix.c:1676
3360 msgid "while checking journal for %s"
3363 #: e2fsck/unix.c:1679
3364 msgid "Cannot proceed with file system check"
3367 #: e2fsck/unix.c:1690
3369 "Warning: skipping journal recovery because doing a read-only filesystem "
3373 #: e2fsck/unix.c:1702
3375 msgid "unable to set superblock flags on %s\n"
3378 #: e2fsck/unix.c:1708
3380 msgid "Journal checksum error found in %s\n"
3383 #: e2fsck/unix.c:1712
3385 msgid "Journal corrupted in %s\n"
3388 #: e2fsck/unix.c:1716
3390 msgid "while recovering journal of %s"
3393 #: e2fsck/unix.c:1738
3395 msgid "%s has unsupported feature(s):"
3398 #: e2fsck/unix.c:1797
3400 msgid "%s: %s while reading bad blocks inode\n"
3403 #: e2fsck/unix.c:1800
3404 msgid "This doesn't bode well, but we'll try to go on...\n"
3407 #: e2fsck/unix.c:1840
3409 msgid "Creating journal (%d blocks): "
3412 #: e2fsck/unix.c:1850
3416 #: e2fsck/unix.c:1852
3419 "*** journal has been regenerated ***\n"
3422 #: e2fsck/unix.c:1858
3426 #: e2fsck/unix.c:1860
3428 msgid "%s: e2fsck canceled.\n"
3431 #: e2fsck/unix.c:1887
3432 msgid "Restarting e2fsck from the beginning...\n"
3435 #: e2fsck/unix.c:1891
3436 msgid "while resetting context"
3439 #: e2fsck/unix.c:1942
3443 "%s: ***** FILE SYSTEM ERRORS CORRECTED *****\n"
3446 #: e2fsck/unix.c:1944
3448 msgid "%s: File system was modified.\n"
3451 #: e2fsck/unix.c:1948 e2fsck/util.c:71
3455 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3458 #: e2fsck/unix.c:1953
3460 msgid "%s: ***** REBOOT SYSTEM *****\n"
3463 #: e2fsck/unix.c:1961 e2fsck/util.c:77
3467 "%s: ********** WARNING: Filesystem still has errors **********\n"
3471 #: e2fsck/util.c:196 misc/util.c:93
3475 #: e2fsck/util.c:197
3479 #: e2fsck/util.c:198
3483 #: e2fsck/util.c:202
3484 msgid " ('a' enables 'yes' to all) "
3487 #: e2fsck/util.c:218
3491 #: e2fsck/util.c:220
3495 #: e2fsck/util.c:222
3499 #: e2fsck/util.c:245
3500 msgid "cancelled!\n"
3503 #: e2fsck/util.c:278
3504 msgid "yes to all\n"
3507 #: e2fsck/util.c:280
3511 #: e2fsck/util.c:282
3515 #: e2fsck/util.c:292
3522 #: e2fsck/util.c:296
3529 #: e2fsck/util.c:300
3533 #: e2fsck/util.c:300
3537 #: e2fsck/util.c:316
3539 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3542 #: e2fsck/util.c:321
3543 msgid "reading inode and block bitmaps"
3546 #: e2fsck/util.c:333
3548 msgid "while retrying to read bitmaps for %s"
3551 #: e2fsck/util.c:345
3552 msgid "writing block and inode bitmaps"
3555 #: e2fsck/util.c:350
3557 msgid "while rewriting block and inode bitmaps for %s"
3560 #: e2fsck/util.c:362
3565 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3566 "\t(i.e., without -a or -p options)\n"
3569 #: e2fsck/util.c:443
3571 msgid "Memory used: %luk/%luk (%luk/%luk), "
3574 #: e2fsck/util.c:447
3576 msgid "Memory used: %lu, "
3579 #: e2fsck/util.c:454
3581 msgid "time: %5.2f/%5.2f/%5.2f\n"
3584 #: e2fsck/util.c:459
3586 msgid "elapsed time: %6.3f\n"
3589 #: e2fsck/util.c:494 e2fsck/util.c:508
3591 msgid "while reading inode %lu in %s"
3594 #: e2fsck/util.c:522 e2fsck/util.c:535
3596 msgid "while writing inode %lu in %s"
3599 #: e2fsck/util.c:779
3601 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3605 #: misc/badblocks.c:75
3609 #: misc/badblocks.c:100
3612 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnfBX]\n"
3613 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3615 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3616 " device [last_block [first_block]]\n"
3619 #: misc/badblocks.c:111
3622 "%s: The -n and -w options are mutually exclusive.\n"
3626 #: misc/badblocks.c:229
3628 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3631 #: misc/badblocks.c:337
3632 msgid "Testing with random pattern: "
3635 #: misc/badblocks.c:355
3636 msgid "Testing with pattern 0x"
3639 #: misc/badblocks.c:387 misc/badblocks.c:460
3643 #: misc/badblocks.c:398
3645 msgid "Weird value (%ld) in do_read\n"
3648 #: misc/badblocks.c:485
3649 msgid "during ext2fs_sync_device"
3652 #: misc/badblocks.c:505 misc/badblocks.c:767
3653 msgid "while beginning bad block list iteration"
3656 #: misc/badblocks.c:520 misc/badblocks.c:620 misc/badblocks.c:778
3657 msgid "while allocating buffers"
3660 #: misc/badblocks.c:524
3662 msgid "Checking blocks %lu to %lu\n"
3665 #: misc/badblocks.c:529
3666 msgid "Checking for bad blocks in read-only mode\n"
3669 #: misc/badblocks.c:538
3670 msgid "Checking for bad blocks (read-only test): "
3673 #: misc/badblocks.c:545 misc/badblocks.c:652 misc/badblocks.c:694
3674 #: misc/badblocks.c:841
3675 msgid "Too many bad blocks, aborting test\n"
3678 #: misc/badblocks.c:627
3679 msgid "Checking for bad blocks in read-write mode\n"
3682 #: misc/badblocks.c:629 misc/badblocks.c:791
3684 msgid "From block %lu to %lu\n"
3687 #: misc/badblocks.c:684
3688 msgid "Reading and comparing: "
3691 #: misc/badblocks.c:790
3692 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3695 #: misc/badblocks.c:796
3696 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3699 #: misc/badblocks.c:803
3702 "Interrupt caught, cleaning up\n"
3705 #: misc/badblocks.c:886
3707 msgid "during test data write, block %lu"
3710 #: misc/badblocks.c:1007 misc/util.c:131
3712 msgid "%s is mounted; "
3715 #: misc/badblocks.c:1009
3716 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3719 #: misc/badblocks.c:1014
3720 msgid "it's not safe to run badblocks!\n"
3723 #: misc/badblocks.c:1019 misc/util.c:142
3725 msgid "%s is apparently in use by the system; "
3728 #: misc/badblocks.c:1022
3729 msgid "badblocks forced anyway.\n"
3732 #: misc/badblocks.c:1042
3734 msgid "invalid %s - %s"
3737 #: misc/badblocks.c:1136
3739 msgid "Too big max bad blocks count %u - maximum is %u"
3742 #: misc/badblocks.c:1163
3744 msgid "can't allocate memory for test_pattern - %s"
3747 #: misc/badblocks.c:1193
3748 msgid "Maximum of one test_pattern may be specified in read-only mode"
3751 #: misc/badblocks.c:1199
3752 msgid "Random test_pattern is not allowed in read-only mode"
3755 #: misc/badblocks.c:1213
3757 "Couldn't determine device size; you must specify\n"
3758 "the size manually\n"
3761 #: misc/badblocks.c:1219
3762 msgid "while trying to determine device size"
3765 #: misc/badblocks.c:1224
3769 #: misc/badblocks.c:1230
3773 #: misc/badblocks.c:1233
3775 msgid "invalid starting block (%llu): must be less than %llu"
3778 #: misc/badblocks.c:1240
3780 msgid "invalid end block (%llu): must be 32-bit value"
3783 #: misc/badblocks.c:1296
3784 msgid "while creating in-memory bad blocks list"
3787 #: misc/badblocks.c:1305
3788 msgid "input file - bad format"
3791 #: misc/badblocks.c:1313 misc/badblocks.c:1322
3792 msgid "while adding to in-memory bad block list"
3795 #: misc/badblocks.c:1347
3797 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3802 msgid "Usage: %s [-pRVf] [-+=aAcCdDeijPsStTu] [-v version] files...\n"
3805 #: misc/chattr.c:159
3807 msgid "bad project - %s\n"
3810 #: misc/chattr.c:173
3812 msgid "bad version - %s\n"
3815 #: misc/chattr.c:219 misc/lsattr.c:127
3817 msgid "while trying to stat %s"
3820 #: misc/chattr.c:226
3822 msgid "while reading flags on %s"
3825 #: misc/chattr.c:231 misc/chattr.c:243
3827 msgid "Flags of %s set as "
3830 #: misc/chattr.c:252
3832 msgid "while setting flags on %s"
3835 #: misc/chattr.c:260
3837 msgid "Version of %s set as %lu\n"
3840 #: misc/chattr.c:264
3842 msgid "while setting version on %s"
3845 #: misc/chattr.c:271
3847 msgid "Project of %s set as %lu\n"
3850 #: misc/chattr.c:275
3852 msgid "while setting project on %s"
3855 #: misc/chattr.c:297
3856 msgid "Couldn't allocate path variable in chattr_dir_proc"
3859 #: misc/chattr.c:337
3860 msgid "= is incompatible with - and +\n"
3863 #: misc/chattr.c:345
3864 msgid "Must use '-v', =, - or +\n"
3867 #: misc/create_inode.c:79 misc/create_inode.c:118
3869 msgid "while reading inode %u"
3872 #: misc/create_inode.c:89 misc/create_inode.c:284 misc/create_inode.c:349
3873 #: misc/create_inode.c:387
3874 msgid "while expanding directory"
3877 #: misc/create_inode.c:96
3879 msgid "while linking \"%s\""
3882 #: misc/create_inode.c:104 misc/create_inode.c:131 misc/create_inode.c:318
3884 msgid "while writing inode %u"
3887 #: misc/create_inode.c:148 misc/create_inode.c:172
3889 msgid "while listing attributes of \"%s\""
3892 #: misc/create_inode.c:159
3894 msgid "while opening inode %u"
3897 #: misc/create_inode.c:165 misc/create_inode.c:192 misc/create_inode.c:971
3898 #: misc/e2undo.c:176 misc/e2undo.c:473 misc/e2undo.c:479 misc/e2undo.c:485
3899 #: misc/mke2fs.c:359
3900 msgid "while allocating memory"
3903 #: misc/create_inode.c:185 misc/create_inode.c:201
3905 msgid "while reading attribute \"%s\" of \"%s\""
3908 #: misc/create_inode.c:210
3910 msgid "while writing attribute \"%s\" to inode %u"
3913 #: misc/create_inode.c:220
3915 msgid "while closing inode %u"
3918 #: misc/create_inode.c:271
3920 msgid "while allocating inode \"%s\""
3923 #: misc/create_inode.c:290
3925 msgid "while creating inode \"%s\""
3928 #: misc/create_inode.c:356
3930 msgid "while creating symlink \"%s\""
3933 #: misc/create_inode.c:374 misc/create_inode.c:892
3935 msgid "while looking up \"%s\""
3938 #: misc/create_inode.c:394
3940 msgid "while creating directory \"%s\""
3943 #: misc/create_inode.c:622
3945 msgid "while opening \"%s\" to copy"
3948 #: misc/create_inode.c:736
3950 msgid "while changing working directory to \"%s\""
3953 #: misc/create_inode.c:744
3955 msgid "while opening directory \"%s\""
3958 #: misc/create_inode.c:754
3960 msgid "while lstat \"%s\""
3963 #: misc/create_inode.c:804
3965 msgid "while creating special file \"%s\""
3968 #: misc/create_inode.c:813
3969 msgid "malloc failed"
3972 #: misc/create_inode.c:821
3974 msgid "while trying to read link \"%s\""
3977 #: misc/create_inode.c:828
3978 msgid "symlink increased in size between lstat() and readlink()"
3981 #: misc/create_inode.c:839
3983 msgid "while writing symlink\"%s\""
3986 #: misc/create_inode.c:850
3988 msgid "while writing file \"%s\""
3991 #: misc/create_inode.c:863
3993 msgid "while making dir \"%s\""
3996 #: misc/create_inode.c:881
3997 msgid "while changing directory"
4000 #: misc/create_inode.c:887
4002 msgid "ignoring entry \"%s\""
4005 #: misc/create_inode.c:900
4007 msgid "while setting inode for \"%s\""
4010 #: misc/create_inode.c:907
4012 msgid "while setting xattrs for \"%s\""
4015 #: misc/create_inode.c:933
4016 msgid "while saving inode data"
4019 #: misc/dumpe2fs.c:56
4022 "Usage: %s [-bfghixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
4025 #: misc/dumpe2fs.c:159
4029 #: misc/dumpe2fs.c:168
4033 #: misc/dumpe2fs.c:219
4035 msgid "Group %lu: (Blocks "
4038 #: misc/dumpe2fs.c:226
4040 msgid " csum 0x%04x"
4043 #: misc/dumpe2fs.c:228
4045 msgid " (EXPECTED 0x%04x)"
4048 #: misc/dumpe2fs.c:233
4050 msgid " %s superblock at "
4053 #: misc/dumpe2fs.c:234
4057 #: misc/dumpe2fs.c:234
4061 #: misc/dumpe2fs.c:238
4062 msgid ", Group descriptors at "
4065 #: misc/dumpe2fs.c:242
4068 " Reserved GDT blocks at "
4071 #: misc/dumpe2fs.c:249
4072 msgid " Group descriptor at "
4075 #: misc/dumpe2fs.c:255
4076 msgid " Block bitmap at "
4079 #: misc/dumpe2fs.c:260 misc/dumpe2fs.c:271
4081 msgid ", csum 0x%08x"
4084 #: misc/dumpe2fs.c:263
4088 #: misc/dumpe2fs.c:265
4094 #: misc/dumpe2fs.c:266
4095 msgid " Inode bitmap at "
4098 #: misc/dumpe2fs.c:273
4104 #: misc/dumpe2fs.c:279
4108 " %u free %s, %u free inodes, %u directories%s"
4111 #: misc/dumpe2fs.c:286
4113 msgid ", %u unused inodes\n"
4116 #: misc/dumpe2fs.c:289
4117 msgid " Free blocks: "
4120 #: misc/dumpe2fs.c:304
4121 msgid " Free inodes: "
4124 #: misc/dumpe2fs.c:340
4125 msgid "while printing bad block list"
4128 #: misc/dumpe2fs.c:346
4130 msgid "Bad blocks: %u"
4133 #: misc/dumpe2fs.c:373 misc/tune2fs.c:366
4134 msgid "while reading journal inode"
4137 #: misc/dumpe2fs.c:379
4138 msgid "while opening journal inode"
4141 #: misc/dumpe2fs.c:385
4142 msgid "while reading journal super block"
4145 #: misc/dumpe2fs.c:392
4146 msgid "Journal superblock magic number invalid!\n"
4149 #: misc/dumpe2fs.c:409 misc/tune2fs.c:215
4150 msgid "while reading journal superblock"
4153 #: misc/dumpe2fs.c:417
4154 msgid "Couldn't find journal superblock magic numbers"
4157 #: misc/dumpe2fs.c:434 misc/mke2fs.c:792 misc/tune2fs.c:2071
4158 msgid "Couldn't allocate memory to parse options!\n"
4161 #: misc/dumpe2fs.c:460
4163 msgid "Invalid superblock parameter: %s\n"
4166 #: misc/dumpe2fs.c:475
4168 msgid "Invalid blocksize parameter: %s\n"
4171 #: misc/dumpe2fs.c:486
4175 "Bad extended option(s) specified: %s\n"
4177 "Extended options are separated by commas, and may take an argument which\n"
4178 "\tis set off by an equals ('=') sign.\n"
4180 "Valid extended options are:\n"
4181 "\tsuperblock=<superblock number>\n"
4182 "\tblocksize=<blocksize>\n"
4185 #: misc/dumpe2fs.c:550 misc/mke2fs.c:1835
4187 msgid "\tUsing %s\n"
4190 #: misc/dumpe2fs.c:590
4193 "*** Checksum errors detected in filesystem! Run e2fsck now!\n"
4197 #: misc/dumpe2fs.c:595 misc/e2image.c:1587 misc/tune2fs.c:2947
4198 #: resize/main.c:416
4199 msgid "Couldn't find valid filesystem superblock.\n"
4202 #: misc/dumpe2fs.c:630
4205 "*** Checksum errors detected in bitmaps! Run e2fsck now!\n"
4209 #: misc/dumpe2fs.c:634
4213 "%s: %s: error reading bitmaps: %s\n"
4216 #: misc/e2image.c:107
4218 msgid "Usage: %s [ -r|Q ] [ -f ] device image-file\n"
4221 #: misc/e2image.c:109
4223 msgid " %s -I device image-file\n"
4226 #: misc/e2image.c:110
4229 " %s -ra [ -cfnp ] [ -o src_offset ] [ -O dest_offset ] src_fs "
4233 #: misc/e2image.c:175 misc/e2image.c:580 misc/e2image.c:586 misc/e2image.c:1182
4234 msgid "while allocating buffer"
4237 #: misc/e2image.c:180
4239 msgid "Writing block %llu\n"
4242 #: misc/e2image.c:194
4244 msgid "error writing block %llu"
4247 #: misc/e2image.c:197
4248 msgid "error in generic_write()"
4251 #: misc/e2image.c:214
4252 msgid "Error: header size is bigger than wrt_size\n"
4255 #: misc/e2image.c:219
4256 msgid "Couldn't allocate header buffer\n"
4259 #: misc/e2image.c:247
4260 msgid "while writing superblock"
4263 #: misc/e2image.c:256
4264 msgid "while writing inode table"
4267 #: misc/e2image.c:264
4268 msgid "while writing block bitmap"
4271 #: misc/e2image.c:272
4272 msgid "while writing inode bitmap"
4275 #: misc/e2image.c:506
4277 msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
4280 #: misc/e2image.c:518
4282 msgid "Corrupt directory block %llu: bad name_len (%d)\n"
4285 #: misc/e2image.c:559
4287 msgid "%llu / %llu blocks (%d%%)"
4290 #: misc/e2image.c:590 misc/e2image.c:630
4294 #: misc/e2image.c:627
4296 "Stopping now will destroy the filesystem, interrupt again if you are sure\n"
4299 #: misc/e2image.c:653
4301 msgid " %s remaining at %.2f MB/s"
4304 #: misc/e2image.c:665 misc/e2image.c:1192
4306 msgid "error reading block %llu"
4309 #: misc/e2image.c:719
4311 msgid "Copied %llu / %llu blocks (%d%%) in %s "
4314 #: misc/e2image.c:723
4316 msgid "at %.2f MB/s"
4319 #: misc/e2image.c:759
4320 msgid "while allocating l1 table"
4323 #: misc/e2image.c:804
4324 msgid "while allocating l2 cache"
4327 #: misc/e2image.c:827
4329 "Warning: There are still tables in the cache while putting the cache, data "
4330 "will be lost so the image may not be valid.\n"
4333 #: misc/e2image.c:1149
4334 msgid "while allocating ext2_qcow2_image"
4337 #: misc/e2image.c:1156
4338 msgid "while initializing ext2_qcow2_image"
4341 #: misc/e2image.c:1215 misc/e2image.c:1233
4342 msgid "Programming error: multiple sequential refcount blocks created!\n"
4345 #: misc/e2image.c:1273
4346 msgid "while allocating block bitmap"
4349 #: misc/e2image.c:1282
4350 msgid "while allocating scramble block bitmap"
4353 #: misc/e2image.c:1289
4354 msgid "Scanning inodes...\n"
4357 #: misc/e2image.c:1301
4358 msgid "Can't allocate block buffer"
4361 #: misc/e2image.c:1340 misc/e2image.c:1354
4363 msgid "while iterating over inode %u"
4366 #: misc/e2image.c:1386
4367 msgid "Raw and qcow2 images cannot be installed"
4370 #: misc/e2image.c:1408
4371 msgid "error reading bitmaps"
4374 #: misc/e2image.c:1420
4375 msgid "while opening device file"
4378 #: misc/e2image.c:1431
4379 msgid "while restoring the image table"
4382 #: misc/e2image.c:1528
4383 msgid "-a option can only be used with raw or QCOW2 images."
4386 #: misc/e2image.c:1534
4387 msgid "Offsets are only allowed with raw images."
4390 #: misc/e2image.c:1539
4391 msgid "Move mode is only allowed with raw images."
4394 #: misc/e2image.c:1544
4395 msgid "Move mode requires all data mode."
4398 #: misc/e2image.c:1554
4399 msgid "checking if mounted"
4402 #: misc/e2image.c:1561
4405 "Running e2image on a R/W mounted filesystem can result in an\n"
4406 "inconsistent image which will not be useful for debugging purposes.\n"
4407 "Use -f option if you really want to do that.\n"
4410 #: misc/e2image.c:1615
4411 msgid "QCOW2 image can not be written to the stdout!\n"
4414 #: misc/e2image.c:1621
4415 msgid "Can not stat output\n"
4418 #: misc/e2image.c:1631
4420 msgid "Image (%s) is compressed\n"
4423 #: misc/e2image.c:1634
4425 msgid "Image (%s) is encrypted\n"
4428 #: misc/e2image.c:1637
4430 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
4433 #: misc/e2image.c:1646
4434 msgid "The -c option only supported in raw mode\n"
4437 #: misc/e2image.c:1651
4438 msgid "The -c option not supported when writing to stdout\n"
4441 #: misc/e2image.c:1658
4442 msgid "while allocating check_buf"
4445 #: misc/e2image.c:1664
4446 msgid "The -p option only supported in raw mode\n"
4449 #: misc/e2image.c:1674
4451 msgid "%d blocks already contained the data to be copied\n"
4454 #: misc/e2initrd_helper.c:68
4456 msgid "Usage: %s -r device\n"
4459 #: misc/e2label.c:58
4461 msgid "e2label: cannot open %s\n"
4464 #: misc/e2label.c:63
4466 msgid "e2label: cannot seek to superblock\n"
4469 #: misc/e2label.c:68
4471 msgid "e2label: error reading superblock\n"
4474 #: misc/e2label.c:72
4476 msgid "e2label: not an ext2 filesystem\n"
4479 #: misc/e2label.c:97 misc/tune2fs.c:3150
4481 msgid "Warning: label too long, truncating.\n"
4484 #: misc/e2label.c:100
4486 msgid "e2label: cannot seek to superblock again\n"
4489 #: misc/e2label.c:105
4491 msgid "e2label: error writing superblock\n"
4494 #: misc/e2label.c:117 misc/tune2fs.c:1731
4496 msgid "Usage: e2label device [newlabel]\n"
4499 #: misc/e2undo.c:118
4502 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
4506 #: misc/e2undo.c:143
4507 msgid "The file system superblock doesn't match the undo file.\n"
4510 #: misc/e2undo.c:146
4511 msgid "UUID does not match.\n"
4514 #: misc/e2undo.c:148
4515 msgid "Last mount time does not match.\n"
4518 #: misc/e2undo.c:150
4519 msgid "Last write time does not match.\n"
4522 #: misc/e2undo.c:152
4523 msgid "Lifetime write counter does not match.\n"
4526 #: misc/e2undo.c:166
4527 msgid "while reading filesystem superblock."
4530 #: misc/e2undo.c:182
4531 msgid "while fetching superblock"
4534 #: misc/e2undo.c:195
4536 msgid "Undo file superblock checksum doesn't match.\n"
4539 #: misc/e2undo.c:334
4541 msgid "illegal offset - %s"
4544 #: misc/e2undo.c:358
4546 msgid "Will not write to an undo file while replaying it.\n"
4549 #: misc/e2undo.c:367
4551 msgid "while opening undo file `%s'\n"
4554 #: misc/e2undo.c:374
4555 msgid "while reading undo file"
4558 #: misc/e2undo.c:379
4560 msgid "%s: Not an undo file.\n"
4563 #: misc/e2undo.c:390
4565 msgid "%s: Header checksum doesn't match.\n"
4568 #: misc/e2undo.c:397
4570 msgid "%s: Corrupt undo file header.\n"
4573 #: misc/e2undo.c:401
4575 msgid "%s: Undo block size too large.\n"
4578 #: misc/e2undo.c:406
4580 msgid "%s: Undo block size too small.\n"
4583 #: misc/e2undo.c:419
4585 msgid "%s: Unknown undo file feature set.\n"
4588 #: misc/e2undo.c:427
4590 msgid "Error while determining whether %s is mounted."
4593 #: misc/e2undo.c:433
4594 msgid "e2undo should only be run on unmounted filesystems"
4597 #: misc/e2undo.c:449
4599 msgid "while opening `%s'"
4602 #: misc/e2undo.c:460
4603 msgid "specified offset is too large"
4606 #: misc/e2undo.c:501
4607 msgid "while reading keys"
4610 #: misc/e2undo.c:513
4612 msgid "%s: wrong key magic at %llu\n"
4615 #: misc/e2undo.c:523
4617 msgid "%s: key block checksum error at %llu.\n"
4620 #: misc/e2undo.c:546
4622 msgid "%s: block %llu is too long."
4625 #: misc/e2undo.c:558 misc/e2undo.c:594
4627 msgid "while fetching block %llu."
4630 #: misc/e2undo.c:570
4632 msgid "checksum error in filesystem block %llu (undo blk %llu)\n"
4635 #: misc/e2undo.c:609
4637 msgid "while writing block %llu."
4640 #: misc/e2undo.c:615
4642 msgid "Undo file corruption; run e2fsck NOW!\n"
4645 #: misc/e2undo.c:617
4647 msgid "IO error during replay; run e2fsck NOW!\n"
4650 #: misc/e2undo.c:620
4652 msgid "Incomplete undo record; run e2fsck.\n"
4655 #: misc/findsuper.c:110
4657 msgid "Usage: findsuper device [skipbytes [startkb]]\n"
4660 #: misc/findsuper.c:155
4662 msgid "skipbytes should be a number, not %s\n"
4665 #: misc/findsuper.c:162
4667 msgid "skipbytes must be a multiple of the sector size\n"
4670 #: misc/findsuper.c:169
4672 msgid "startkb should be a number, not %s\n"
4675 #: misc/findsuper.c:175
4677 msgid "startkb should be positive, not %llu\n"
4680 #: misc/findsuper.c:186
4682 msgid "starting at %llu, with %u byte increments\n"
4685 #: misc/findsuper.c:188
4688 "[*] probably superblock written in the ext3 journal superblock,\n"
4689 "\tso start/end/grp wrong\n"
4692 #: misc/findsuper.c:190
4695 "byte_offset byte_start byte_end fs_blocks blksz grp mkfs/"
4696 "mount_time sb_uuid label\n"
4699 #: misc/findsuper.c:264
4703 "%11Lu: finished with errno %d\n"
4708 msgid "WARNING: couldn't open %s: %s\n"
4713 msgid "WARNING: bad format on line %d of %s\n"
4718 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
4719 "\tfield. I will kludge around things for you, but you\n"
4720 "\tshould fix your /etc/fstab file as soon as you can.\n"
4726 msgid "fsck: %s: not found\n"
4731 msgid "%s: wait: No more child process?!?\n"
4736 msgid "Warning... %s for device %s exited with signal %d.\n"
4741 msgid "%s %s: status is %x, should never happen.\n"
4746 msgid "Finished with %s (exit status %d)\n"
4751 msgid "%s: Error %d while executing fsck.%s for %s\n"
4756 "Either all or none of the filesystem types passed to -t must be prefixed\n"
4757 "with 'no' or '!'.\n"
4761 msgid "Couldn't allocate memory for filesystem types\n"
4767 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
4773 msgid "fsck: cannot check %s: fsck.%s not found\n"
4777 msgid "Checking all file systems.\n"
4782 msgid "--waiting-- (pass %d)\n"
4787 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4792 msgid "%s: too many devices\n"
4795 #: misc/fsck.c:1155 misc/fsck.c:1241
4797 msgid "%s: too many arguments\n"
4800 #: misc/fuse2fs.c:3732
4801 msgid "Mounting read-only.\n"
4804 #: misc/fuse2fs.c:3756
4806 msgid "%s: Allowing users to allocate all blocks. This is dangerous!\n"
4809 #: misc/fuse2fs.c:3768 misc/fuse2fs.c:3782
4814 #: misc/fuse2fs.c:3769 misc/fuse2fs.c:3784 misc/tune2fs.c:3047
4816 msgid "Please run e2fsck -fy %s.\n"
4819 #: misc/fuse2fs.c:3791
4820 msgid "Journal needs recovery; running `e2fsck -E journal_only' is required.\n"
4823 #: misc/fuse2fs.c:3799
4825 msgid "%s: Writing to the journal is not supported.\n"
4828 #: misc/fuse2fs.c:3814
4829 msgid "Warning: Mounting unchecked fs, running e2fsck is recommended.\n"
4832 #: misc/fuse2fs.c:3818
4833 msgid "Warning: Maximal mount count reached, running e2fsck is recommended.\n"
4836 #: misc/fuse2fs.c:3823
4837 msgid "Warning: Check time reached; running e2fsck is recommended.\n"
4840 #: misc/fuse2fs.c:3827
4841 msgid "Orphans detected; running e2fsck is recommended.\n"
4844 #: misc/fuse2fs.c:3831
4845 msgid "Errors detected; running e2fsck is required.\n"
4850 msgid "Usage: %s [-RVadlpv] [files...]\n"
4855 msgid "While reading flags on %s"
4860 msgid "While reading project on %s"
4863 #: misc/lsattr.c:102
4865 msgid "While reading version on %s"
4868 #: misc/mke2fs.c:130
4871 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
4872 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
4873 "\t[-G flex-group-size] [-N number-of-inodes] [-d root-directory]\n"
4874 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
4875 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4876 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
4877 "\t[-t fs-type] [-T usage-type ] [-U UUID] [-e errors_behavior][-z "
4879 "\t[-jnqvDFSV] device [blocks-count]\n"
4882 #: misc/mke2fs.c:261
4884 msgid "Running command: %s\n"
4887 #: misc/mke2fs.c:265
4889 msgid "while trying to run '%s'"
4892 #: misc/mke2fs.c:272
4893 msgid "while processing list of bad blocks from program"
4896 #: misc/mke2fs.c:299
4898 msgid "Block %d in primary superblock/group descriptor area bad.\n"
4901 #: misc/mke2fs.c:301
4903 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
4906 #: misc/mke2fs.c:304
4907 msgid "Aborting....\n"
4910 #: misc/mke2fs.c:324
4913 "Warning: the backup superblock/group descriptors at block %u contain\n"
4918 #: misc/mke2fs.c:343
4919 msgid "while marking bad blocks as used"
4922 #: misc/mke2fs.c:414
4923 msgid "Writing inode tables: "
4926 #: misc/mke2fs.c:436
4930 "Could not write %d blocks in inode table starting at %llu: %s\n"
4933 #: misc/mke2fs.c:450 misc/mke2fs.c:2716 misc/mke2fs.c:3119
4937 #: misc/mke2fs.c:465
4938 msgid "while creating root dir"
4941 #: misc/mke2fs.c:472
4942 msgid "while reading root inode"
4945 #: misc/mke2fs.c:484
4946 msgid "while setting root inode ownership"
4949 #: misc/mke2fs.c:502
4950 msgid "while creating /lost+found"
4953 #: misc/mke2fs.c:509
4954 msgid "while looking up /lost+found"
4957 #: misc/mke2fs.c:522
4958 msgid "while expanding /lost+found"
4961 #: misc/mke2fs.c:537
4962 msgid "while setting bad block inode"
4965 #: misc/mke2fs.c:564
4967 msgid "Out of memory erasing sectors %d-%d\n"
4970 #: misc/mke2fs.c:574
4972 msgid "Warning: could not read block 0: %s\n"
4975 #: misc/mke2fs.c:590
4977 msgid "Warning: could not erase sector %d: %s\n"
4980 #: misc/mke2fs.c:606
4981 msgid "while initializing journal superblock"
4984 #: misc/mke2fs.c:614
4985 msgid "Zeroing journal device: "
4988 #: misc/mke2fs.c:626
4990 msgid "while zeroing journal device (block %llu, count %d)"
4993 #: misc/mke2fs.c:644
4994 msgid "while writing journal superblock"
4997 #: misc/mke2fs.c:659
4999 msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
5002 #: misc/mke2fs.c:667
5005 "warning: %llu blocks unused.\n"
5009 #: misc/mke2fs.c:672
5011 msgid "Filesystem label=%s\n"
5014 #: misc/mke2fs.c:675
5016 msgid "OS type: %s\n"
5019 #: misc/mke2fs.c:677
5021 msgid "Block size=%u (log=%u)\n"
5024 #: misc/mke2fs.c:680
5026 msgid "Cluster size=%u (log=%u)\n"
5029 #: misc/mke2fs.c:684
5031 msgid "Fragment size=%u (log=%u)\n"
5034 #: misc/mke2fs.c:686
5036 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
5039 #: misc/mke2fs.c:688
5041 msgid "%u inodes, %llu blocks\n"
5044 #: misc/mke2fs.c:690
5046 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
5049 #: misc/mke2fs.c:693
5051 msgid "First data block=%u\n"
5054 #: misc/mke2fs.c:695
5056 msgid "Root directory owner=%u:%u\n"
5059 #: misc/mke2fs.c:697
5061 msgid "Maximum filesystem blocks=%lu\n"
5064 #: misc/mke2fs.c:701
5066 msgid "%u block groups\n"
5069 #: misc/mke2fs.c:703
5071 msgid "%u block group\n"
5074 #: misc/mke2fs.c:705
5076 msgid "%u blocks per group, %u clusters per group\n"
5079 #: misc/mke2fs.c:708
5081 msgid "%u blocks per group, %u fragments per group\n"
5084 #: misc/mke2fs.c:710
5086 msgid "%u inodes per group\n"
5089 #: misc/mke2fs.c:719
5091 msgid "Filesystem UUID: %s\n"
5094 #: misc/mke2fs.c:720
5095 msgid "Superblock backups stored on blocks: "
5098 #: misc/mke2fs.c:814
5100 msgid "%s requires '-O 64bit'\n"
5103 #: misc/mke2fs.c:820
5105 msgid "'%s' must be before 'resize=%u'\n"
5108 #: misc/mke2fs.c:833
5110 msgid "Invalid desc_size: '%s'\n"
5113 #: misc/mke2fs.c:847
5115 msgid "Invalid hash seed: %s\n"
5118 #: misc/mke2fs.c:859
5120 msgid "Invalid offset: %s\n"
5123 #: misc/mke2fs.c:873 misc/tune2fs.c:2099
5125 msgid "Invalid mmp_update_interval: %s\n"
5128 #: misc/mke2fs.c:887
5130 msgid "Invalid # of backup superblocks: %s\n"
5133 #: misc/mke2fs.c:909
5135 msgid "Invalid stride parameter: %s\n"
5138 #: misc/mke2fs.c:924
5140 msgid "Invalid stripe-width parameter: %s\n"
5143 #: misc/mke2fs.c:947
5145 msgid "Invalid resize parameter: %s\n"
5148 #: misc/mke2fs.c:954
5149 msgid "The resize maximum must be greater than the filesystem size.\n"
5152 #: misc/mke2fs.c:978
5153 msgid "On-line resizing not supported with revision 0 filesystems\n"
5156 #: misc/mke2fs.c:1004 misc/mke2fs.c:1013
5158 msgid "Invalid root_owner: '%s'\n"
5161 #: misc/mke2fs.c:1056
5165 "Bad option(s) specified: %s\n"
5167 "Extended options are separated by commas, and may take an argument which\n"
5168 "\tis set off by an equals ('=') sign.\n"
5170 "Valid extended options are:\n"
5171 "\tmmp_update_interval=<interval>\n"
5172 "\tnum_backup_sb=<0|1|2>\n"
5173 "\tstride=<RAID per-disk data chunk in blocks>\n"
5174 "\tstripe-width=<RAID stride * data disks in blocks>\n"
5175 "\toffset=<offset to create the file system>\n"
5176 "\tresize=<resize maximum size in blocks>\n"
5177 "\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
5178 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
5179 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
5180 "\troot_owner=<uid of root dir>:<gid of root dir>\n"
5184 "\tquotatype=<quota type(s) to be enabled>\n"
5188 #: misc/mke2fs.c:1081
5192 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
5196 #: misc/mke2fs.c:1125
5199 "Syntax error in mke2fs config file (%s, line #%d)\n"
5203 #: misc/mke2fs.c:1138 misc/tune2fs.c:1118
5205 msgid "Invalid filesystem option set: %s\n"
5208 #: misc/mke2fs.c:1150 misc/tune2fs.c:410
5210 msgid "Invalid mount option set: %s\n"
5213 #: misc/mke2fs.c:1286
5217 "Your mke2fs.conf file does not define the %s filesystem type.\n"
5220 #: misc/mke2fs.c:1290
5222 "You probably need to install an updated mke2fs.conf file.\n"
5226 #: misc/mke2fs.c:1294
5227 msgid "Aborting...\n"
5230 #: misc/mke2fs.c:1335
5234 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
5238 #: misc/mke2fs.c:1517
5239 msgid "Couldn't allocate memory for new PATH.\n"
5242 #: misc/mke2fs.c:1554
5244 msgid "Couldn't init profile successfully (error: %ld).\n"
5247 #: misc/mke2fs.c:1587
5249 msgid "invalid block size - %s"
5252 #: misc/mke2fs.c:1591
5254 msgid "Warning: blocksize %d not usable on most systems.\n"
5257 #: misc/mke2fs.c:1607
5259 msgid "invalid cluster size - %s"
5262 #: misc/mke2fs.c:1620
5263 msgid "'-R' is deprecated, use '-E' instead"
5266 #: misc/mke2fs.c:1634 misc/tune2fs.c:1828
5268 msgid "bad error behavior - %s"
5271 #: misc/mke2fs.c:1646
5272 msgid "Illegal number for blocks per group"
5275 #: misc/mke2fs.c:1651
5276 msgid "blocks per group must be multiple of 8"
5279 #: misc/mke2fs.c:1659
5280 msgid "Illegal number for flex_bg size"
5283 #: misc/mke2fs.c:1665
5284 msgid "flex_bg size must be a power of 2"
5287 #: misc/mke2fs.c:1670
5289 msgid "flex_bg size (%lu) must be less than or equal to 2^31"
5292 #: misc/mke2fs.c:1680
5294 msgid "invalid inode ratio %s (min %d/max %d)"
5297 #: misc/mke2fs.c:1690
5299 msgid "invalid inode size - %s"
5302 #: misc/mke2fs.c:1703
5304 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
5305 "nodiscard' extended option instead!\n"
5308 #: misc/mke2fs.c:1714
5309 msgid "in malloc for bad_blocks_filename"
5312 #: misc/mke2fs.c:1723
5315 "Warning: label too long; will be truncated to '%s'\n"
5319 #: misc/mke2fs.c:1732
5321 msgid "invalid reserved blocks percent - %s"
5324 #: misc/mke2fs.c:1747
5326 msgid "bad num inodes - %s"
5329 #: misc/mke2fs.c:1760
5330 msgid "while allocating fs_feature string"
5333 #: misc/mke2fs.c:1777
5335 msgid "bad revision level - %s"
5338 #: misc/mke2fs.c:1782
5340 msgid "while trying to create revision %d"
5343 #: misc/mke2fs.c:1796
5344 msgid "The -t option may only be used once"
5347 #: misc/mke2fs.c:1804
5348 msgid "The -T option may only be used once"
5351 #: misc/mke2fs.c:1860 misc/mke2fs.c:3203
5353 msgid "while trying to open journal device %s\n"
5356 #: misc/mke2fs.c:1866
5358 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
5361 #: misc/mke2fs.c:1872
5363 msgid "Using journal device's blocksize: %d\n"
5366 #: misc/mke2fs.c:1883
5368 msgid "invalid blocks '%s' on device '%s'"
5371 #: misc/mke2fs.c:1913
5375 #: misc/mke2fs.c:1931 resize/main.c:497
5376 msgid "while trying to determine filesystem size"
5379 #: misc/mke2fs.c:1937
5381 "Couldn't determine device size; you must specify\n"
5382 "the size of the filesystem\n"
5385 #: misc/mke2fs.c:1944
5387 "Device size reported to be zero. Invalid partition specified, or\n"
5388 "\tpartition table wasn't reread after running fdisk, due to\n"
5389 "\ta modified partition being busy and in use. You may need to reboot\n"
5390 "\tto re-read your partition table.\n"
5393 #: misc/mke2fs.c:1961
5394 msgid "Filesystem larger than apparent device size."
5397 #: misc/mke2fs.c:1981
5398 msgid "Failed to parse fs types list\n"
5401 #: misc/mke2fs.c:2030
5402 msgid "The HURD does not support the filetype feature.\n"
5405 #: misc/mke2fs.c:2035
5406 msgid "The HURD does not support the huge_file feature.\n"
5409 #: misc/mke2fs.c:2040
5410 msgid "The HURD does not support the metadata_csum feature.\n"
5413 #: misc/mke2fs.c:2045
5414 msgid "The HURD does not support the ea_inode feature.\n"
5417 #: misc/mke2fs.c:2055
5418 msgid "while trying to determine hardware sector size"
5421 #: misc/mke2fs.c:2061
5422 msgid "while trying to determine physical sector size"
5425 #: misc/mke2fs.c:2093
5426 msgid "while setting blocksize; too small for device\n"
5429 #: misc/mke2fs.c:2098
5432 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
5435 #: misc/mke2fs.c:2122
5438 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
5439 "\tin 32 bits using a blocksize of %d.\n"
5442 #: misc/mke2fs.c:2134
5445 "%s: Size of device (0x%llx blocks) %s too big to create\n"
5446 "\ta filesystem using a blocksize of %d.\n"
5449 #: misc/mke2fs.c:2156
5450 msgid "fs_types for mke2fs.conf resolution: "
5453 #: misc/mke2fs.c:2163
5454 msgid "Filesystem features not supported with revision 0 filesystems\n"
5457 #: misc/mke2fs.c:2171
5458 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
5461 #: misc/mke2fs.c:2181
5462 msgid "Journals not supported with revision 0 filesystems\n"
5465 #: misc/mke2fs.c:2194
5467 msgid "invalid reserved blocks percent - %lf"
5470 #: misc/mke2fs.c:2211
5472 "Extents MUST be enabled for a 64-bit filesystem. Pass -O extents to "
5476 #: misc/mke2fs.c:2231
5477 msgid "The cluster size may not be smaller than the block size.\n"
5480 #: misc/mke2fs.c:2237
5481 msgid "specifying a cluster size requires the bigalloc feature"
5484 #: misc/mke2fs.c:2257
5486 msgid "warning: Unable to get device geometry for %s\n"
5489 #: misc/mke2fs.c:2260
5491 msgid "%s alignment is offset by %lu bytes.\n"
5494 #: misc/mke2fs.c:2262
5497 "This may result in very poor performance, (re)-partitioning suggested.\n"
5500 #: misc/mke2fs.c:2283
5502 msgid "%d-byte blocks too big for system (max %d)"
5505 #: misc/mke2fs.c:2287
5508 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
5511 #: misc/mke2fs.c:2295
5514 "Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata "
5515 "and journal checksum features.\n"
5518 #: misc/mke2fs.c:2350
5522 "Warning: offset specified without an explicit file system size.\n"
5523 "Creating a file system with %llu blocks but this might\n"
5524 "not be what you want.\n"
5528 #: misc/mke2fs.c:2365
5530 msgid "%d byte inodes are too small for project quota"
5533 #: misc/mke2fs.c:2387
5534 msgid "Can't support bigalloc feature without extents feature"
5537 #: misc/mke2fs.c:2394
5539 "The resize_inode and meta_bg features are not compatible.\n"
5540 "They can not be both enabled simultaneously.\n"
5543 #: misc/mke2fs.c:2402
5546 "Warning: the bigalloc feature is still under development\n"
5547 "See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
5551 #: misc/mke2fs.c:2414
5552 msgid "reserved online resize blocks not supported on non-sparse filesystem"
5555 #: misc/mke2fs.c:2423
5556 msgid "blocks per group count out of range"
5559 #: misc/mke2fs.c:2445
5560 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
5563 #: misc/mke2fs.c:2457
5565 msgid "invalid inode size %d (min %d/max %d)"
5568 #: misc/mke2fs.c:2472
5570 msgid "%d byte inodes are too small for inline data; specify larger size"
5573 #: misc/mke2fs.c:2487
5575 msgid "too many inodes (%llu), raise inode ratio?"
5578 #: misc/mke2fs.c:2494
5580 msgid "too many inodes (%llu), specify < 2^32 inodes"
5583 #: misc/mke2fs.c:2508
5586 "inode_size (%u) * inodes_count (%u) too big for a\n"
5587 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
5588 "\tor lower inode count (-N).\n"
5591 #: misc/mke2fs.c:2695
5592 msgid "Discarding device blocks: "
5595 #: misc/mke2fs.c:2711
5599 #: misc/mke2fs.c:2770
5600 msgid "while initializing quota context"
5603 #: misc/mke2fs.c:2777
5604 msgid "while writing quota inodes"
5607 #: misc/mke2fs.c:2802
5609 msgid "bad error behavior in profile - %s"
5612 #: misc/mke2fs.c:2877
5613 msgid "in malloc for android_sparse_params"
5616 #: misc/mke2fs.c:2890
5617 msgid "while setting up superblock"
5620 #: misc/mke2fs.c:2906
5622 "Extents are not enabled. The file extent tree can be checksummed, whereas "
5623 "block maps cannot. Not enabling extents reduces the coverage of metadata "
5624 "checksumming. Pass -O extents to rectify.\n"
5627 #: misc/mke2fs.c:2913
5629 "64-bit filesystem support is not enabled. The larger fields afforded by "
5630 "this feature enable full-strength checksumming. Pass -O 64bit to rectify.\n"
5633 #: misc/mke2fs.c:2921
5634 msgid "The metadata_csum_seed feature requires the metadata_csum feature.\n"
5637 #: misc/mke2fs.c:2945
5638 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
5641 #: misc/mke2fs.c:3044
5643 msgid "unknown os - %s"
5646 #: misc/mke2fs.c:3107
5647 msgid "Allocating group tables: "
5650 #: misc/mke2fs.c:3115
5651 msgid "while trying to allocate filesystem tables"
5654 #: misc/mke2fs.c:3124
5657 "\twhile converting subcluster bitmap"
5660 #: misc/mke2fs.c:3130
5662 msgid "%s may be further corrupted by superblock rewrite\n"
5665 #: misc/mke2fs.c:3171
5667 msgid "while zeroing block %llu at end of filesystem"
5670 #: misc/mke2fs.c:3184
5671 msgid "while reserving blocks for online resize"
5674 #: misc/mke2fs.c:3196 misc/tune2fs.c:1536
5678 #: misc/mke2fs.c:3208
5680 msgid "Adding journal to device %s: "
5683 #: misc/mke2fs.c:3215
5687 "\twhile trying to add journal to device %s"
5690 #: misc/mke2fs.c:3220 misc/mke2fs.c:3249 misc/mke2fs.c:3287
5691 #: misc/mk_hugefiles.c:598 misc/tune2fs.c:1565 misc/tune2fs.c:1584
5695 #: misc/mke2fs.c:3226
5696 msgid "Skipping journal creation in super-only mode\n"
5699 #: misc/mke2fs.c:3236
5701 msgid "Creating journal (%u blocks): "
5704 #: misc/mke2fs.c:3245
5707 "\twhile trying to create journal"
5710 #: misc/mke2fs.c:3257 misc/tune2fs.c:1183
5713 "Error while enabling multiple mount protection feature."
5716 #: misc/mke2fs.c:3262
5718 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
5721 #: misc/mke2fs.c:3278
5722 msgid "Copying files into the device: "
5725 #: misc/mke2fs.c:3284
5726 msgid "while populating file system"
5729 #: misc/mke2fs.c:3291
5730 msgid "Writing superblocks and filesystem accounting information: "
5733 #: misc/mke2fs.c:3298
5736 "Warning, had trouble writing out superblocks.\n"
5739 #: misc/mke2fs.c:3300
5745 #: misc/mk_hugefiles.c:339
5747 msgid "while zeroing block %llu for hugefile"
5750 #: misc/mk_hugefiles.c:514
5753 "Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
5756 #: misc/mk_hugefiles.c:581
5757 msgid "Huge files will be zero'ed\n"
5760 #: misc/mk_hugefiles.c:582
5762 msgid "Creating %lu huge file(s) "
5765 #: misc/mk_hugefiles.c:584
5767 msgid "with %llu blocks each"
5770 #: misc/mk_hugefiles.c:593
5772 msgid "while creating huge file %lu"
5775 #: misc/mklost+found.c:50
5776 msgid "Usage: mklost+found\n"
5779 #: misc/partinfo.c:43
5782 "Usage: %s device...\n"
5784 "Prints out the partition information for each given device.\n"
5785 "For example: %s /dev/hda\n"
5789 #: misc/partinfo.c:53
5791 msgid "Cannot open %s: %s"
5794 #: misc/partinfo.c:59
5796 msgid "Cannot get geometry of %s: %s"
5799 #: misc/partinfo.c:67
5801 msgid "Cannot get size of %s: %s"
5804 #: misc/partinfo.c:73
5806 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
5809 #: misc/tune2fs.c:119
5812 "This operation requires a freshly checked filesystem.\n"
5815 #: misc/tune2fs.c:121
5816 msgid "Please run e2fsck -f on the filesystem.\n"
5819 #: misc/tune2fs.c:123
5820 msgid "Please run e2fsck -fD on the filesystem.\n"
5823 #: misc/tune2fs.c:136
5826 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-f] [-g group]\n"
5827 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
5828 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
5829 "\t[-r reserved_blocks_count] [-u user] [-C mount_count]\n"
5830 "\t[-L volume_label] [-M last_mounted_dir]\n"
5831 "\t[-O [^]feature[,...]] [-Q quota_options]\n"
5832 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
5833 "\t[-I new_inode_size] [-z undo_file] device\n"
5836 #: misc/tune2fs.c:222
5837 msgid "Journal superblock not found!\n"
5840 #: misc/tune2fs.c:280
5841 msgid "while trying to open external journal"
5844 #: misc/tune2fs.c:286 misc/tune2fs.c:2843
5846 msgid "%s is not a journal device.\n"
5849 #: misc/tune2fs.c:296 misc/tune2fs.c:2854
5850 msgid "Filesystem's UUID not found on journal device.\n"
5853 #: misc/tune2fs.c:320
5855 "Cannot locate journal device. It was NOT removed\n"
5856 "Use -f option to remove missing journal device.\n"
5859 #: misc/tune2fs.c:329
5860 msgid "Journal removed\n"
5863 #: misc/tune2fs.c:373
5864 msgid "while reading bitmaps"
5867 #: misc/tune2fs.c:381
5868 msgid "while clearing journal inode"
5871 #: misc/tune2fs.c:392
5872 msgid "while writing journal inode"
5875 #: misc/tune2fs.c:428 misc/tune2fs.c:451 misc/tune2fs.c:464
5876 msgid "(and reboot afterwards!)\n"
5879 #: misc/tune2fs.c:479
5881 msgid "After running e2fsck, please run `resize2fs %s %s"
5884 #: misc/tune2fs.c:482
5886 msgid "Please run `resize2fs %s %s"
5889 #: misc/tune2fs.c:486
5894 #: misc/tune2fs.c:488
5896 msgid "' to enable 64-bit mode.\n"
5899 #: misc/tune2fs.c:490
5901 msgid "' to disable 64-bit mode.\n"
5904 #: misc/tune2fs.c:1085
5906 "WARNING: Could not confirm kernel support for metadata_csum_seed.\n"
5907 " This requires Linux >= v4.4.\n"
5910 #: misc/tune2fs.c:1121
5912 msgid "Clearing filesystem feature '%s' not supported.\n"
5915 #: misc/tune2fs.c:1127
5917 msgid "Setting filesystem feature '%s' not supported.\n"
5920 #: misc/tune2fs.c:1136
5922 "The has_journal feature may only be cleared when the filesystem is\n"
5923 "unmounted or mounted read-only.\n"
5926 #: misc/tune2fs.c:1144
5928 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
5929 "the has_journal flag.\n"
5932 #: misc/tune2fs.c:1162
5934 "Setting filesystem feature 'sparse_super' not supported\n"
5935 "for filesystems with the meta_bg feature enabled.\n"
5938 #: misc/tune2fs.c:1175
5940 "The multiple mount protection feature can't\n"
5941 "be set if the filesystem is mounted or\n"
5945 #: misc/tune2fs.c:1193
5947 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
5950 #: misc/tune2fs.c:1202
5952 "The multiple mount protection feature cannot\n"
5953 "be disabled if the filesystem is readonly.\n"
5956 #: misc/tune2fs.c:1210
5957 msgid "Error while reading bitmaps\n"
5960 #: misc/tune2fs.c:1219
5962 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
5965 #: misc/tune2fs.c:1224
5966 msgid "while reading MMP block."
5969 #: misc/tune2fs.c:1256
5971 "Clearing the flex_bg flag would cause the the filesystem to be\n"
5975 #: misc/tune2fs.c:1267
5977 "The huge_file feature may only be cleared when the filesystem is\n"
5978 "unmounted or mounted read-only.\n"
5981 #: misc/tune2fs.c:1278
5982 msgid "Enabling checksums could take some time."
5985 #: misc/tune2fs.c:1280
5986 msgid "Cannot enable metadata_csum on a mounted filesystem!\n"
5989 #: misc/tune2fs.c:1286
5991 "Extents are not enabled. The file extent tree can be checksummed, whereas "
5992 "block maps cannot. Not enabling extents reduces the coverage of metadata "
5993 "checksumming. Re-run with -O extent to rectify.\n"
5996 #: misc/tune2fs.c:1293
5998 "64-bit filesystem support is not enabled. The larger fields afforded by "
5999 "this feature enable full-strength checksumming. Run resize2fs -b to "
6003 #: misc/tune2fs.c:1319
6004 msgid "Disabling checksums could take some time."
6007 #: misc/tune2fs.c:1321
6008 msgid "Cannot disable metadata_csum on a mounted filesystem!\n"
6011 #: misc/tune2fs.c:1384
6013 msgid "Cannot enable 64-bit mode while mounted!\n"
6016 #: misc/tune2fs.c:1394
6018 msgid "Cannot disable 64-bit mode while mounted!\n"
6021 #: misc/tune2fs.c:1424
6023 msgid "Cannot enable project feature; inode size too small.\n"
6026 #: misc/tune2fs.c:1445
6029 "Warning: '^quota' option overrides '-Q'arguments.\n"
6032 #: misc/tune2fs.c:1463
6034 "Setting feature 'metadata_csum_seed' is only supported\n"
6035 "on filesystems with the metadata_csum feature enabled.\n"
6038 #: misc/tune2fs.c:1481
6040 "UUID has changed since enabling metadata_csum. Filesystem must be "
6042 "to safely rewrite all metadata to match the new UUID.\n"
6045 #: misc/tune2fs.c:1487
6046 msgid "Recalculating checksums could take some time."
6049 #: misc/tune2fs.c:1529
6050 msgid "The filesystem already has a journal.\n"
6053 #: misc/tune2fs.c:1549
6057 "\twhile trying to open journal on %s\n"
6060 #: misc/tune2fs.c:1553
6062 msgid "Creating journal on device %s: "
6065 #: misc/tune2fs.c:1561
6067 msgid "while adding filesystem to journal on %s"
6070 #: misc/tune2fs.c:1567
6071 msgid "Creating journal inode: "
6074 #: misc/tune2fs.c:1581
6077 "\twhile trying to create journal file"
6080 #: misc/tune2fs.c:1619
6082 msgid "Cannot enable project quota; inode size too small.\n"
6085 #: misc/tune2fs.c:1632
6086 msgid "while initializing quota context in support library"
6089 #: misc/tune2fs.c:1647
6091 msgid "while updating quota limits (%d)"
6094 #: misc/tune2fs.c:1655
6096 msgid "while writing quota file (%d)"
6099 #: misc/tune2fs.c:1673
6101 msgid "while removing quota file (%d)"
6104 #: misc/tune2fs.c:1716
6107 "Bad quota options specified.\n"
6109 "Following valid quota options are available (pass by separating with "
6118 #: misc/tune2fs.c:1774
6120 msgid "Couldn't parse date/time specifier: %s"
6123 #: misc/tune2fs.c:1799 misc/tune2fs.c:1812
6125 msgid "bad mounts count - %s"
6128 #: misc/tune2fs.c:1855
6130 msgid "bad gid/group name - %s"
6133 #: misc/tune2fs.c:1888
6135 msgid "bad interval - %s"
6138 #: misc/tune2fs.c:1917
6140 msgid "bad reserved block ratio - %s"
6143 #: misc/tune2fs.c:1932
6144 msgid "-o may only be specified once"
6147 #: misc/tune2fs.c:1941
6148 msgid "-O may only be specified once"
6151 #: misc/tune2fs.c:1958
6153 msgid "bad reserved blocks count - %s"
6156 #: misc/tune2fs.c:1987
6158 msgid "bad uid/user name - %s"
6161 #: misc/tune2fs.c:2004
6163 msgid "bad inode size - %s"
6166 #: misc/tune2fs.c:2011
6168 msgid "Inode size must be a power of two- %s"
6171 #: misc/tune2fs.c:2108
6173 msgid "mmp_update_interval too big: %lu\n"
6176 #: misc/tune2fs.c:2113
6178 msgid "Setting multiple mount protection update interval to %lu second\n"
6180 "Setting multiple mount protection update interval to %lu seconds\n"
6184 #: misc/tune2fs.c:2136
6186 msgid "Invalid RAID stride: %s\n"
6189 #: misc/tune2fs.c:2151
6191 msgid "Invalid RAID stripe-width: %s\n"
6194 #: misc/tune2fs.c:2166
6196 msgid "Invalid hash algorithm: %s\n"
6199 #: misc/tune2fs.c:2172
6201 msgid "Setting default hash algorithm to %s (%d)\n"
6204 #: misc/tune2fs.c:2191
6207 "Bad options specified.\n"
6209 "Extended options are separated by commas, and may take an argument which\n"
6210 "\tis set off by an equals ('=') sign.\n"
6212 "Valid extended options are:\n"
6214 "\thash_alg=<hash algorithm>\n"
6215 "\tmount_opts=<extended default mount options>\n"
6216 "\tmmp_update_interval=<mmp update interval in seconds>\n"
6217 "\tstride=<RAID per-disk chunk size in blocks>\n"
6218 "\tstripe_width=<RAID stride*data disks in blocks>\n"
6223 #: misc/tune2fs.c:2661
6224 msgid "Failed to read inode bitmap\n"
6227 #: misc/tune2fs.c:2666
6228 msgid "Failed to read block bitmap\n"
6231 #: misc/tune2fs.c:2683 resize/resize2fs.c:1276
6232 msgid "blocks to be moved"
6235 #: misc/tune2fs.c:2686
6236 msgid "Failed to allocate block bitmap when increasing inode size\n"
6239 #: misc/tune2fs.c:2692
6240 msgid "Not enough space to increase inode size \n"
6243 #: misc/tune2fs.c:2697
6244 msgid "Failed to relocate blocks during inode resize \n"
6247 #: misc/tune2fs.c:2729
6249 "Error in resizing the inode size.\n"
6250 "Run e2undo to undo the file system changes. \n"
6253 #: misc/tune2fs.c:2941
6256 "MMP block magic is bad. Try to fix it by running:\n"
6260 #: misc/tune2fs.c:2953
6261 msgid "Cannot modify a journal device.\n"
6264 #: misc/tune2fs.c:2966
6266 msgid "The inode size is already %lu\n"
6269 #: misc/tune2fs.c:2973
6270 msgid "Shrinking inode size is not supported\n"
6273 #: misc/tune2fs.c:2978
6275 msgid "Invalid inode size %lu (max %d)\n"
6278 #: misc/tune2fs.c:2984
6279 msgid "Resizing inodes could take some time."
6282 #: misc/tune2fs.c:3032
6285 "Warning: The journal is dirty. You may wish to replay the journal like:\n"
6287 "\te2fsck -E journal_only %s\n"
6289 "then rerun this command. Otherwise, any changes made may be overwritten\n"
6290 "by journal recovery.\n"
6293 #: misc/tune2fs.c:3043
6295 msgid "Recovering journal.\n"
6298 #: misc/tune2fs.c:3061
6300 msgid "Setting maximal mount count to %d\n"
6303 #: misc/tune2fs.c:3067
6305 msgid "Setting current mount count to %d\n"
6308 #: misc/tune2fs.c:3072
6310 msgid "Setting error behavior to %d\n"
6313 #: misc/tune2fs.c:3077
6315 msgid "Setting reserved blocks gid to %lu\n"
6318 #: misc/tune2fs.c:3082
6320 msgid "interval between checks is too big (%lu)"
6323 #: misc/tune2fs.c:3089
6325 msgid "Setting interval between checks to %lu seconds\n"
6328 #: misc/tune2fs.c:3096
6330 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
6333 #: misc/tune2fs.c:3102
6335 msgid "reserved blocks count is too big (%llu)"
6338 #: misc/tune2fs.c:3109
6340 msgid "Setting reserved blocks count to %llu\n"
6343 #: misc/tune2fs.c:3114
6346 "The filesystem already has sparse superblocks.\n"
6349 #: misc/tune2fs.c:3117
6352 "Setting the sparse superblock flag not supported\n"
6353 "for filesystems with the meta_bg feature enabled.\n"
6356 #: misc/tune2fs.c:3127
6360 "Sparse superblock flag set. %s"
6363 #: misc/tune2fs.c:3132
6366 "Clearing the sparse superblock flag not supported.\n"
6369 #: misc/tune2fs.c:3140
6371 msgid "Setting time filesystem last checked to %s\n"
6374 #: misc/tune2fs.c:3146
6376 msgid "Setting reserved blocks uid to %lu\n"
6379 #: misc/tune2fs.c:3178
6380 msgid "Error in using clear_mmp. It must be used with -f\n"
6383 #: misc/tune2fs.c:3196
6385 "The quota feature may only be changed when the filesystem is unmounted.\n"
6388 #: misc/tune2fs.c:3220
6389 msgid "The UUID may only be changed when the filesystem is unmounted.\n"
6392 #: misc/tune2fs.c:3223
6394 "If you only use kernels newer than v4.4, run 'tune2fs -O metadata_csum_seed' "
6395 "and re-run this command.\n"
6398 #: misc/tune2fs.c:3232
6399 msgid "Setting UUID on a checksummed filesystem could take some time."
6402 #: misc/tune2fs.c:3257
6403 msgid "Invalid UUID format\n"
6406 #: misc/tune2fs.c:3273
6407 msgid "Need to update journal superblock.\n"
6410 #: misc/tune2fs.c:3299
6411 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
6414 #: misc/tune2fs.c:3306
6416 "Changing the inode size not supported for filesystems with the flex_bg\n"
6417 "feature enabled.\n"
6420 #: misc/tune2fs.c:3324
6422 msgid "Setting inode size %lu\n"
6425 #: misc/tune2fs.c:3328
6426 msgid "Failed to change inode size\n"
6429 #: misc/tune2fs.c:3342
6431 msgid "Setting stride size to %d\n"
6434 #: misc/tune2fs.c:3347
6436 msgid "Setting stripe width to %d\n"
6439 #: misc/tune2fs.c:3354
6441 msgid "Setting extended default mount options to '%s'\n"
6445 msgid "<proceeding>\n"
6450 msgid "Proceed anyway (or wait %d seconds to proceed) ? (y,N) "
6454 msgid "Proceed anyway? (y,N) "
6458 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
6463 msgid "will not make a %s here!\n"
6467 msgid "mke2fs forced anyway.\n"
6471 msgid "Couldn't allocate memory to parse journal options!\n"
6478 "Could not find journal device matching %s\n"
6484 "Bad journal options specified.\n"
6486 "Journal options are separated by commas, and may take an argument which\n"
6487 "\tis set off by an equals ('=') sign.\n"
6489 "Valid journal options are:\n"
6490 "\tsize=<journal size in megabytes>\n"
6491 "\tdevice=<journal device>\n"
6492 "\tlocation=<journal location>\n"
6494 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
6501 "Filesystem too small for a journal\n"
6508 "The requested journal size is %d blocks; it must be\n"
6509 "between 1024 and 10240000 blocks. Aborting.\n"
6515 "Journal size too big for filesystem.\n"
6521 "This filesystem will be automatically checked every %d mounts or\n"
6522 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
6527 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
6532 msgid " %s [-r|t] [-n num] [-s socketpath]\n"
6541 msgid "bad arguments"
6557 msgid "bad response length"
6562 msgid "uuidd daemon already running at pid %s\n"
6567 msgid "Couldn't create unix stream socket: %s"
6572 msgid "Couldn't bind unix socket %s: %s\n"
6577 msgid "Couldn't listen on unix socket %s: %s\n"
6582 msgid "Error reading from client, len = %d\n"
6587 msgid "operation %d, incoming num = %d\n"
6592 msgid "Generated time UUID: %s\n"
6597 msgid "Generated random UUID: %s\n"
6602 msgid "Generated time UUID %s and subsequent UUID\n"
6603 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
6609 msgid "Generated %d UUID's:\n"
6614 msgid "Invalid operation %d\n"
6617 #: misc/uuidd.c:477 misc/uuidd.c:499
6619 msgid "Bad number: %s\n"
6622 #: misc/uuidd.c:534 misc/uuidd.c:563
6624 msgid "Error calling uuidd daemon (%s): %s\n"
6629 msgid "%s and subsequent UUID\n"
6630 msgid_plural "%s and subsequent %d UUIDs\n"
6635 msgid "List of UUID's:\n"
6640 msgid "Unexpected reply length from server %d\n"
6645 msgid "Couldn't kill uuidd running at pid %d: %s\n"
6650 msgid "Killed uuidd running at pid %d\n"
6653 #: misc/uuidgen.c:32
6655 msgid "Usage: %s [-r] [-t]\n"
6658 #: resize/extent.c:202
6659 msgid "# Extent dump:\n"
6662 #: resize/extent.c:203
6664 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
6670 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [-b|-s|new_size] "
6671 "[-S RAID-stride] [-z undo_file]\n"
6676 msgid "Extending the inode table"
6680 msgid "Relocating blocks"
6684 msgid "Scanning inode table"
6688 msgid "Updating inode references"
6692 msgid "Moving inode table"
6696 msgid "Unknown pass?!?"
6701 msgid "Begin pass %d (max = %lu)\n"
6704 #: resize/main.c:163
6707 "Resizing bigalloc file systems has not been fully tested. Proceed at\n"
6708 "your own risk! Use the force option if you want to go ahead anyway.\n"
6712 #: resize/main.c:366
6714 msgid "while opening %s"
6717 #: resize/main.c:374
6719 msgid "while getting stat information for %s"
6722 #: resize/main.c:451
6725 "Please run 'e2fsck -f %s' first.\n"
6729 #: resize/main.c:470
6731 msgid "Estimated minimum size of the filesystem: %llu\n"
6734 #: resize/main.c:507
6736 msgid "Invalid new size: %s\n"
6739 #: resize/main.c:526
6740 msgid "New size too large to be expressed in 32 bits\n"
6743 #: resize/main.c:534
6745 msgid "New size smaller than minimum (%llu)\n"
6748 #: resize/main.c:540
6749 msgid "Invalid stride length"
6752 #: resize/main.c:564
6755 "The containing partition (or device) is only %llu (%dk) blocks.\n"
6756 "You requested a new size of %llu blocks.\n"
6760 #: resize/main.c:571
6762 msgid "Cannot set and unset 64bit feature.\n"
6765 #: resize/main.c:575
6768 "Cannot change the 64bit feature on a filesystem that is larger than 2^32 "
6772 #: resize/main.c:581
6774 msgid "Cannot change the 64bit feature while the filesystem is mounted.\n"
6777 #: resize/main.c:587
6780 "Please enable the extents feature with tune2fs before enabling the 64bit "
6784 #: resize/main.c:593
6787 "The filesystem is already %llu (%dk) blocks long. Nothing to do!\n"
6791 #: resize/main.c:600
6793 msgid "The filesystem is already 64-bit.\n"
6796 #: resize/main.c:605
6798 msgid "The filesystem is already 32-bit.\n"
6801 #: resize/main.c:613
6803 msgid "Converting the filesystem to 64-bit.\n"
6806 #: resize/main.c:615
6808 msgid "Converting the filesystem to 32-bit.\n"
6811 #: resize/main.c:617
6813 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
6816 #: resize/main.c:626
6818 msgid "while trying to resize %s"
6821 #: resize/main.c:629
6824 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
6825 "after the aborted resize operation.\n"
6828 #: resize/main.c:635
6831 "The filesystem on %s is now %llu (%dk) blocks long.\n"
6835 #: resize/main.c:650
6837 msgid "while trying to truncate %s"
6840 #: resize/online.c:81
6841 msgid "kernel does not support online resize with sparse_super2"
6844 #: resize/online.c:86
6846 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
6849 #: resize/online.c:90
6850 msgid "On-line shrinking not supported"
6853 #: resize/online.c:114
6854 msgid "Filesystem does not support online resizing"
6857 #: resize/online.c:122
6858 msgid "Not enough reserved gdt blocks for resizing"
6861 #: resize/online.c:129
6862 msgid "Kernel does not support resizing a file system this large"
6865 #: resize/online.c:137
6867 msgid "while trying to open mountpoint %s"
6870 #: resize/online.c:142
6872 msgid "Old resize interface requested.\n"
6875 #: resize/online.c:161 resize/online.c:178
6876 msgid "Permission denied to resize filesystem"
6879 #: resize/online.c:164 resize/online.c:184
6880 msgid "While checking for on-line resizing support"
6883 #: resize/online.c:181
6884 msgid "Kernel does not support online resizing"
6887 #: resize/online.c:220
6889 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
6892 #: resize/online.c:230
6893 msgid "While trying to extend the last group"
6896 #: resize/online.c:284
6898 msgid "While trying to add group #%d"
6901 #: resize/online.c:295
6904 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
6908 #: resize/resize2fs.c:759
6910 msgid "inodes (%llu) must be less than %u"
6913 #: resize/resize2fs.c:1037
6914 msgid "reserved blocks"
6917 #: resize/resize2fs.c:1281
6918 msgid "meta-data blocks"
6921 #: resize/resize2fs.c:1385 resize/resize2fs.c:2473
6922 msgid "new meta blocks"
6925 #: resize/resize2fs.c:2696
6926 msgid "Should never happen! No sb in last super_sparse bg?\n"
6929 #: resize/resize2fs.c:2701
6930 msgid "Should never happen! Unexpected old_desc in super_sparse bg?\n"
6933 #: resize/resize2fs.c:2774
6934 msgid "Should never happen: resize inode corrupt!\n"
6937 #: lib/ext2fs/ext2_err.c:11
6938 msgid "EXT2FS Library version 1.44.0-rc1"
6941 #: lib/ext2fs/ext2_err.c:12
6942 msgid "Wrong magic number for ext2_filsys structure"
6945 #: lib/ext2fs/ext2_err.c:13
6946 msgid "Wrong magic number for badblocks_list structure"
6949 #: lib/ext2fs/ext2_err.c:14
6950 msgid "Wrong magic number for badblocks_iterate structure"
6953 #: lib/ext2fs/ext2_err.c:15
6954 msgid "Wrong magic number for inode_scan structure"
6957 #: lib/ext2fs/ext2_err.c:16
6958 msgid "Wrong magic number for io_channel structure"
6961 #: lib/ext2fs/ext2_err.c:17
6962 msgid "Wrong magic number for unix io_channel structure"
6965 #: lib/ext2fs/ext2_err.c:18
6966 msgid "Wrong magic number for io_manager structure"
6969 #: lib/ext2fs/ext2_err.c:19
6970 msgid "Wrong magic number for block_bitmap structure"
6973 #: lib/ext2fs/ext2_err.c:20
6974 msgid "Wrong magic number for inode_bitmap structure"
6977 #: lib/ext2fs/ext2_err.c:21
6978 msgid "Wrong magic number for generic_bitmap structure"
6981 #: lib/ext2fs/ext2_err.c:22
6982 msgid "Wrong magic number for test io_channel structure"
6985 #: lib/ext2fs/ext2_err.c:23
6986 msgid "Wrong magic number for directory block list structure"
6989 #: lib/ext2fs/ext2_err.c:24
6990 msgid "Wrong magic number for icount structure"
6993 #: lib/ext2fs/ext2_err.c:25
6994 msgid "Wrong magic number for Powerquest io_channel structure"
6997 #: lib/ext2fs/ext2_err.c:26
6998 msgid "Wrong magic number for ext2 file structure"
7001 #: lib/ext2fs/ext2_err.c:27
7002 msgid "Wrong magic number for Ext2 Image Header"
7005 #: lib/ext2fs/ext2_err.c:28
7006 msgid "Wrong magic number for inode io_channel structure"
7009 #: lib/ext2fs/ext2_err.c:29
7010 msgid "Wrong magic number for ext4 extent handle"
7013 #: lib/ext2fs/ext2_err.c:30
7014 msgid "Bad magic number in super-block"
7017 #: lib/ext2fs/ext2_err.c:31
7018 msgid "Filesystem revision too high"
7021 #: lib/ext2fs/ext2_err.c:32
7022 msgid "Attempt to write to filesystem opened read-only"
7025 #: lib/ext2fs/ext2_err.c:33
7026 msgid "Can't read group descriptors"
7029 #: lib/ext2fs/ext2_err.c:34
7030 msgid "Can't write group descriptors"
7033 #: lib/ext2fs/ext2_err.c:35
7034 msgid "Corrupt group descriptor: bad block for block bitmap"
7037 #: lib/ext2fs/ext2_err.c:36
7038 msgid "Corrupt group descriptor: bad block for inode bitmap"
7041 #: lib/ext2fs/ext2_err.c:37
7042 msgid "Corrupt group descriptor: bad block for inode table"
7045 #: lib/ext2fs/ext2_err.c:38
7046 msgid "Can't write an inode bitmap"
7049 #: lib/ext2fs/ext2_err.c:39
7050 msgid "Can't read an inode bitmap"
7053 #: lib/ext2fs/ext2_err.c:40
7054 msgid "Can't write a block bitmap"
7057 #: lib/ext2fs/ext2_err.c:41
7058 msgid "Can't read a block bitmap"
7061 #: lib/ext2fs/ext2_err.c:42
7062 msgid "Can't write an inode table"
7065 #: lib/ext2fs/ext2_err.c:43
7066 msgid "Can't read an inode table"
7069 #: lib/ext2fs/ext2_err.c:44
7070 msgid "Can't read next inode"
7073 #: lib/ext2fs/ext2_err.c:45
7074 msgid "Filesystem has unexpected block size"
7077 #: lib/ext2fs/ext2_err.c:46
7078 msgid "EXT2 directory corrupted"
7081 #: lib/ext2fs/ext2_err.c:47
7082 msgid "Attempt to read block from filesystem resulted in short read"
7085 #: lib/ext2fs/ext2_err.c:48
7086 msgid "Attempt to write block to filesystem resulted in short write"
7089 #: lib/ext2fs/ext2_err.c:49
7090 msgid "No free space in the directory"
7093 #: lib/ext2fs/ext2_err.c:50
7094 msgid "Inode bitmap not loaded"
7097 #: lib/ext2fs/ext2_err.c:51
7098 msgid "Block bitmap not loaded"
7101 #: lib/ext2fs/ext2_err.c:52
7102 msgid "Illegal inode number"
7105 #: lib/ext2fs/ext2_err.c:53
7106 msgid "Illegal block number"
7109 #: lib/ext2fs/ext2_err.c:54
7110 msgid "Internal error in ext2fs_expand_dir"
7113 #: lib/ext2fs/ext2_err.c:55
7114 msgid "Not enough space to build proposed filesystem"
7117 #: lib/ext2fs/ext2_err.c:56
7118 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
7121 #: lib/ext2fs/ext2_err.c:57
7122 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
7125 #: lib/ext2fs/ext2_err.c:58
7126 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
7129 #: lib/ext2fs/ext2_err.c:59
7130 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
7133 #: lib/ext2fs/ext2_err.c:60
7134 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
7137 #: lib/ext2fs/ext2_err.c:61
7138 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
7141 #: lib/ext2fs/ext2_err.c:62
7142 msgid "Attempt to fudge end of block bitmap past the real end"
7145 #: lib/ext2fs/ext2_err.c:63
7146 msgid "Attempt to fudge end of inode bitmap past the real end"
7149 #: lib/ext2fs/ext2_err.c:64
7150 msgid "Illegal indirect block found"
7153 #: lib/ext2fs/ext2_err.c:65
7154 msgid "Illegal doubly indirect block found"
7157 #: lib/ext2fs/ext2_err.c:66
7158 msgid "Illegal triply indirect block found"
7161 #: lib/ext2fs/ext2_err.c:67
7162 msgid "Block bitmaps are not the same"
7165 #: lib/ext2fs/ext2_err.c:68
7166 msgid "Inode bitmaps are not the same"
7169 #: lib/ext2fs/ext2_err.c:69
7170 msgid "Illegal or malformed device name"
7173 #: lib/ext2fs/ext2_err.c:70
7174 msgid "A block group is missing an inode table"
7177 #: lib/ext2fs/ext2_err.c:71
7178 msgid "The ext2 superblock is corrupt"
7181 #: lib/ext2fs/ext2_err.c:72
7182 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
7185 #: lib/ext2fs/ext2_err.c:73
7186 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
7189 #: lib/ext2fs/ext2_err.c:74
7190 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
7193 #: lib/ext2fs/ext2_err.c:75
7194 msgid "Too many symbolic links encountered."
7197 #: lib/ext2fs/ext2_err.c:76
7198 msgid "The callback function will not handle this case"
7201 #: lib/ext2fs/ext2_err.c:77
7202 msgid "The inode is from a bad block in the inode table"
7205 #: lib/ext2fs/ext2_err.c:78
7206 msgid "Filesystem has unsupported feature(s)"
7209 #: lib/ext2fs/ext2_err.c:79
7210 msgid "Filesystem has unsupported read-only feature(s)"
7213 #: lib/ext2fs/ext2_err.c:80
7214 msgid "IO Channel failed to seek on read or write"
7217 #: lib/ext2fs/ext2_err.c:81
7218 msgid "Memory allocation failed"
7221 #: lib/ext2fs/ext2_err.c:82
7222 msgid "Invalid argument passed to ext2 library"
7225 #: lib/ext2fs/ext2_err.c:83
7226 msgid "Could not allocate block in ext2 filesystem"
7229 #: lib/ext2fs/ext2_err.c:84
7230 msgid "Could not allocate inode in ext2 filesystem"
7233 #: lib/ext2fs/ext2_err.c:85
7234 msgid "Ext2 inode is not a directory"
7237 #: lib/ext2fs/ext2_err.c:86
7238 msgid "Too many references in table"
7241 #: lib/ext2fs/ext2_err.c:87
7242 msgid "File not found by ext2_lookup"
7245 #: lib/ext2fs/ext2_err.c:88
7246 msgid "File open read-only"
7249 #: lib/ext2fs/ext2_err.c:89
7250 msgid "Ext2 directory block not found"
7253 #: lib/ext2fs/ext2_err.c:90
7254 msgid "Ext2 directory already exists"
7257 #: lib/ext2fs/ext2_err.c:91
7258 msgid "Unimplemented ext2 library function"
7261 #: lib/ext2fs/ext2_err.c:92
7262 msgid "User cancel requested"
7265 #: lib/ext2fs/ext2_err.c:93
7266 msgid "Ext2 file too big"
7269 #: lib/ext2fs/ext2_err.c:94
7270 msgid "Supplied journal device not a block device"
7273 #: lib/ext2fs/ext2_err.c:95
7274 msgid "Journal superblock not found"
7277 #: lib/ext2fs/ext2_err.c:96
7278 msgid "Journal must be at least 1024 blocks"
7281 #: lib/ext2fs/ext2_err.c:97
7282 msgid "Unsupported journal version"
7285 #: lib/ext2fs/ext2_err.c:98
7286 msgid "Error loading external journal"
7289 #: lib/ext2fs/ext2_err.c:99
7290 msgid "Journal not found"
7293 #: lib/ext2fs/ext2_err.c:100
7294 msgid "Directory hash unsupported"
7297 #: lib/ext2fs/ext2_err.c:101
7298 msgid "Illegal extended attribute block number"
7301 #: lib/ext2fs/ext2_err.c:102
7302 msgid "Cannot create filesystem with requested number of inodes"
7305 #: lib/ext2fs/ext2_err.c:103
7306 msgid "E2image snapshot not in use"
7309 #: lib/ext2fs/ext2_err.c:104
7310 msgid "Too many reserved group descriptor blocks"
7313 #: lib/ext2fs/ext2_err.c:105
7314 msgid "Resize inode is corrupt"
7317 #: lib/ext2fs/ext2_err.c:106
7318 msgid "Tried to set block bmap with missing indirect block"
7321 #: lib/ext2fs/ext2_err.c:107
7322 msgid "TDB: Success"
7325 #: lib/ext2fs/ext2_err.c:108
7326 msgid "TDB: Corrupt database"
7329 #: lib/ext2fs/ext2_err.c:109
7330 msgid "TDB: IO Error"
7333 #: lib/ext2fs/ext2_err.c:110
7334 msgid "TDB: Locking error"
7337 #: lib/ext2fs/ext2_err.c:111
7338 msgid "TDB: Out of memory"
7341 #: lib/ext2fs/ext2_err.c:112
7342 msgid "TDB: Record exists"
7345 #: lib/ext2fs/ext2_err.c:113
7346 msgid "TDB: Lock exists on other keys"
7349 #: lib/ext2fs/ext2_err.c:114
7350 msgid "TDB: Invalid parameter"
7353 #: lib/ext2fs/ext2_err.c:115
7354 msgid "TDB: Record does not exist"
7357 #: lib/ext2fs/ext2_err.c:116
7358 msgid "TDB: Write not permitted"
7361 #: lib/ext2fs/ext2_err.c:117
7362 msgid "Ext2fs directory block list is empty"
7365 #: lib/ext2fs/ext2_err.c:118
7366 msgid "Attempt to modify a block mapping via a read-only block iterator"
7369 #: lib/ext2fs/ext2_err.c:119
7370 msgid "Wrong magic number for ext4 extent saved path"
7373 #: lib/ext2fs/ext2_err.c:120
7374 msgid "Wrong magic number for 64-bit generic bitmap"
7377 #: lib/ext2fs/ext2_err.c:121
7378 msgid "Wrong magic number for 64-bit block bitmap"
7381 #: lib/ext2fs/ext2_err.c:122
7382 msgid "Wrong magic number for 64-bit inode bitmap"
7385 #: lib/ext2fs/ext2_err.c:123
7386 msgid "Wrong magic number --- RESERVED_13"
7389 #: lib/ext2fs/ext2_err.c:124
7390 msgid "Wrong magic number --- RESERVED_14"
7393 #: lib/ext2fs/ext2_err.c:125
7394 msgid "Wrong magic number --- RESERVED_15"
7397 #: lib/ext2fs/ext2_err.c:126
7398 msgid "Wrong magic number --- RESERVED_16"
7401 #: lib/ext2fs/ext2_err.c:127
7402 msgid "Wrong magic number --- RESERVED_17"
7405 #: lib/ext2fs/ext2_err.c:128
7406 msgid "Wrong magic number --- RESERVED_18"
7409 #: lib/ext2fs/ext2_err.c:129
7410 msgid "Wrong magic number --- RESERVED_19"
7413 #: lib/ext2fs/ext2_err.c:130
7414 msgid "Corrupt extent header"
7417 #: lib/ext2fs/ext2_err.c:131
7418 msgid "Corrupt extent index"
7421 #: lib/ext2fs/ext2_err.c:132
7422 msgid "Corrupt extent"
7425 #: lib/ext2fs/ext2_err.c:133
7426 msgid "No free space in extent map"
7429 #: lib/ext2fs/ext2_err.c:134
7430 msgid "Inode does not use extents"
7433 #: lib/ext2fs/ext2_err.c:135
7434 msgid "No 'next' extent"
7437 #: lib/ext2fs/ext2_err.c:136
7438 msgid "No 'previous' extent"
7441 #: lib/ext2fs/ext2_err.c:137
7442 msgid "No 'up' extent"
7445 #: lib/ext2fs/ext2_err.c:138
7446 msgid "No 'down' extent"
7449 #: lib/ext2fs/ext2_err.c:139
7450 msgid "No current node"
7453 #: lib/ext2fs/ext2_err.c:140
7454 msgid "Ext2fs operation not supported"
7457 #: lib/ext2fs/ext2_err.c:141
7458 msgid "No room to insert extent in node"
7461 #: lib/ext2fs/ext2_err.c:142
7462 msgid "Splitting would result in empty node"
7465 #: lib/ext2fs/ext2_err.c:143
7466 msgid "Extent not found"
7469 #: lib/ext2fs/ext2_err.c:144
7470 msgid "Operation not supported for inodes containing extents"
7473 #: lib/ext2fs/ext2_err.c:145
7474 msgid "Extent length is invalid"
7477 #: lib/ext2fs/ext2_err.c:146
7478 msgid "I/O Channel does not support 64-bit block numbers"
7481 #: lib/ext2fs/ext2_err.c:147
7482 msgid "Can't check if filesystem is mounted due to missing mtab file"
7485 #: lib/ext2fs/ext2_err.c:148
7486 msgid "Filesystem too large to use legacy bitmaps"
7489 #: lib/ext2fs/ext2_err.c:149
7490 msgid "MMP: invalid magic number"
7493 #: lib/ext2fs/ext2_err.c:150
7494 msgid "MMP: device currently active"
7497 #: lib/ext2fs/ext2_err.c:151
7498 msgid "MMP: fsck being run"
7501 #: lib/ext2fs/ext2_err.c:152
7502 msgid "MMP: block number beyond filesystem range"
7505 #: lib/ext2fs/ext2_err.c:153
7506 msgid "MMP: undergoing an unknown operation"
7509 #: lib/ext2fs/ext2_err.c:154
7510 msgid "MMP: filesystem still in use"
7513 #: lib/ext2fs/ext2_err.c:155
7514 msgid "MMP: open with O_DIRECT failed"
7517 #: lib/ext2fs/ext2_err.c:156
7518 msgid "Block group descriptor size incorrect"
7521 #: lib/ext2fs/ext2_err.c:157
7522 msgid "Inode checksum does not match inode"
7525 #: lib/ext2fs/ext2_err.c:158
7526 msgid "Inode bitmap checksum does not match bitmap"
7529 #: lib/ext2fs/ext2_err.c:159
7530 msgid "Extent block checksum does not match extent block"
7533 #: lib/ext2fs/ext2_err.c:160
7534 msgid "Directory block does not have space for checksum"
7537 #: lib/ext2fs/ext2_err.c:161
7538 msgid "Directory block checksum does not match directory block"
7541 #: lib/ext2fs/ext2_err.c:162
7542 msgid "Extended attribute block checksum does not match block"
7545 #: lib/ext2fs/ext2_err.c:163
7546 msgid "Superblock checksum does not match superblock"
7549 #: lib/ext2fs/ext2_err.c:164
7550 msgid "Unknown checksum algorithm"
7553 #: lib/ext2fs/ext2_err.c:165
7554 msgid "MMP block checksum does not match MMP block"
7557 #: lib/ext2fs/ext2_err.c:166
7558 msgid "Ext2 file already exists"
7561 #: lib/ext2fs/ext2_err.c:167
7562 msgid "Block bitmap checksum does not match bitmap"
7565 #: lib/ext2fs/ext2_err.c:168
7566 msgid "Cannot iterate data blocks of an inode containing inline data"
7569 #: lib/ext2fs/ext2_err.c:169
7570 msgid "Extended attribute has an invalid name length"
7573 #: lib/ext2fs/ext2_err.c:170
7574 msgid "Extended attribute has an invalid value length"
7577 #: lib/ext2fs/ext2_err.c:171
7578 msgid "Extended attribute has an incorrect hash"
7581 #: lib/ext2fs/ext2_err.c:172
7582 msgid "Extended attribute block has a bad header"
7585 #: lib/ext2fs/ext2_err.c:173
7586 msgid "Extended attribute key not found"
7589 #: lib/ext2fs/ext2_err.c:174
7590 msgid "Insufficient space to store extended attribute data"
7593 #: lib/ext2fs/ext2_err.c:175
7594 msgid "Filesystem is missing ext_attr or inline_data feature"
7597 #: lib/ext2fs/ext2_err.c:176
7598 msgid "Inode doesn't have inline data"
7601 #: lib/ext2fs/ext2_err.c:177
7602 msgid "No block for an inode with inline data"
7605 #: lib/ext2fs/ext2_err.c:178
7606 msgid "No free space in inline data"
7609 #: lib/ext2fs/ext2_err.c:179
7610 msgid "Wrong magic number for extended attribute structure"
7613 #: lib/ext2fs/ext2_err.c:180
7614 msgid "Inode seems to contain garbage"
7617 #: lib/ext2fs/ext2_err.c:181
7618 msgid "Extended attribute has an invalid value offset"
7621 #: lib/ext2fs/ext2_err.c:182
7622 msgid "Journal flags inconsistent"
7625 #: lib/ext2fs/ext2_err.c:183
7626 msgid "Undo file corrupt"
7629 #: lib/ext2fs/ext2_err.c:184
7630 msgid "Wrong undo file for this filesystem"
7633 #: lib/ext2fs/ext2_err.c:185
7634 msgid "File system is corrupted"
7637 #: lib/ext2fs/ext2_err.c:186
7638 msgid "Bad CRC detected in file system"
7641 #: lib/ext2fs/ext2_err.c:187
7642 msgid "The journal superblock is corrupt"
7645 #: lib/ext2fs/ext2_err.c:188
7646 msgid "Inode is corrupted"
7649 #: lib/support/prof_err.c:11
7650 msgid "Profile version 0.0"
7653 #: lib/support/prof_err.c:12
7654 msgid "Bad magic value in profile_node"
7657 #: lib/support/prof_err.c:13
7658 msgid "Profile section not found"
7661 #: lib/support/prof_err.c:14
7662 msgid "Profile relation not found"
7665 #: lib/support/prof_err.c:15
7666 msgid "Attempt to add a relation to node which is not a section"
7669 #: lib/support/prof_err.c:16
7670 msgid "A profile section header has a non-zero value"
7673 #: lib/support/prof_err.c:17
7674 msgid "Bad linked list in profile structures"
7677 #: lib/support/prof_err.c:18
7678 msgid "Bad group level in profile structures"
7681 #: lib/support/prof_err.c:19
7682 msgid "Bad parent pointer in profile structures"
7685 #: lib/support/prof_err.c:20
7686 msgid "Bad magic value in profile iterator"
7689 #: lib/support/prof_err.c:21
7690 msgid "Can't set value on section node"
7693 #: lib/support/prof_err.c:22
7694 msgid "Invalid argument passed to profile library"
7697 #: lib/support/prof_err.c:23
7698 msgid "Attempt to modify read-only profile"
7701 #: lib/support/prof_err.c:24
7702 msgid "Profile section header not at top level"
7705 #: lib/support/prof_err.c:25
7706 msgid "Syntax error in profile section header"
7709 #: lib/support/prof_err.c:26
7710 msgid "Syntax error in profile relation"
7713 #: lib/support/prof_err.c:27
7714 msgid "Extra closing brace in profile"
7717 #: lib/support/prof_err.c:28
7718 msgid "Missing open brace in profile"
7721 #: lib/support/prof_err.c:29
7722 msgid "Bad magic value in profile_t"
7725 #: lib/support/prof_err.c:30
7726 msgid "Bad magic value in profile_section_t"
7729 #: lib/support/prof_err.c:31
7730 msgid "Iteration through all top level section not supported"
7733 #: lib/support/prof_err.c:32
7734 msgid "Invalid profile_section object"
7737 #: lib/support/prof_err.c:33
7738 msgid "No more sections"
7741 #: lib/support/prof_err.c:34
7742 msgid "Bad nameset passed to query routine"
7745 #: lib/support/prof_err.c:35
7746 msgid "No profile file open"
7749 #: lib/support/prof_err.c:36
7750 msgid "Bad magic value in profile_file_t"
7753 #: lib/support/prof_err.c:37
7754 msgid "Couldn't open profile file"
7757 #: lib/support/prof_err.c:38
7758 msgid "Section already exists"
7761 #: lib/support/prof_err.c:39
7762 msgid "Invalid boolean value"
7765 #: lib/support/prof_err.c:40
7766 msgid "Invalid integer value"
7769 #: lib/support/prof_err.c:41
7770 msgid "Bad magic value in profile_file_data_t"
7773 #: lib/support/plausible.c:118
7775 msgid "\tlast mounted on %s on %s"
7778 #: lib/support/plausible.c:121
7780 msgid "\tlast mounted on %s"
7783 #: lib/support/plausible.c:124
7785 msgid "\tcreated on %s"
7788 #: lib/support/plausible.c:127
7790 msgid "\tlast modified on %s"
7793 #: lib/support/plausible.c:161
7795 msgid "Found a %s partition table in %s\n"
7798 #: lib/support/plausible.c:191
7800 msgid "The file %s does not exist and no size was specified.\n"
7803 #: lib/support/plausible.c:199
7805 msgid "Creating regular file %s\n"
7808 #: lib/support/plausible.c:202
7810 msgid "Could not open %s: %s\n"
7813 #: lib/support/plausible.c:205
7816 "The device apparently does not exist; did you specify it correctly?\n"
7819 #: lib/support/plausible.c:227
7821 msgid "%s is not a block special device.\n"
7824 #: lib/support/plausible.c:249
7826 msgid "%s contains a %s file system labelled '%s'\n"
7829 #: lib/support/plausible.c:252
7831 msgid "%s contains a %s file system\n"
7834 #: lib/support/plausible.c:276
7836 msgid "%s contains `%s' data\n"