1 # E2fsprogs translation template file
2 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
3 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
5 # This file is distributed under the same license as the e2fsprogs package.
6 # Theodore Ts'o <tytso@mit.edu>, 2011.
8 #. The strings in e2fsck's problem.c can be very hard to translate,
9 #. since the strings are expanded in two different ways. First of all,
10 #. there is an @-expansion, where strings like "@i" are expanded to
11 #. "inode", and so on. In order to make it easier for translators, the
12 #. e2fsprogs po template file has been enhanced with comments that show
13 #. the @-expansion, for the strings in the problem.c file.
15 #. Translators are free to use the @-expansion facility if they so
16 #. choose, by providing translations for strings in e2fsck/message.c.
17 #. These translation can completely replace an expansion; for example,
18 #. if "bblock" (which indicated that "@b" would be expanded to "block")
19 #. is translated as "ddatenverlust", then "@d" will be expanded to
20 #. "datenverlust". Alternatively, translators can simply not use the
21 #. @-expansion facility at all.
23 #. The second expansion which is done for e2fsck's problem.c messages is
24 #. a dynamic %-expansion, which expands %i as an inode number, and so
25 #. on. A table of these expansions can be found below. Note that
26 #. %-expressions that begin with "%D" and "%I" are two-character
27 #. expansions; so for example, "%Iu" expands to the inode's user id
28 #. ownership field (inode->i_uid).
30 #. %b <blk> block number
31 #. %B <blkcount> integer
32 #. %c <blk2> block number
33 #. %Di <dirent> -> ino inode number
34 #. %Dn <dirent> -> name string
35 #. %Dr <dirent> -> rec_len
36 #. %Dl <dirent> -> name_len
37 #. %Dt <dirent> -> filetype
38 #. %d <dir> inode number
40 #. %i <ino> inode number
41 #. %Is <inode> -> i_size
42 #. %IS <inode> -> i_extra_isize
43 #. %Ib <inode> -> i_blocks
44 #. %Il <inode> -> i_links_count
45 #. %Im <inode> -> i_mode
46 #. %IM <inode> -> i_mtime
47 #. %IF <inode> -> i_faddr
48 #. %If <inode> -> i_file_acl
49 #. %Id <inode> -> i_dir_acl
50 #. %Iu <inode> -> i_uid
51 #. %Ig <inode> -> i_gid
52 #. %j <ino2> inode number
53 #. %m <com_err error message>
55 #. %p ext2fs_get_pathname of directory <ino>
56 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
57 #. the containing directory. (If dirent is NULL
58 #. then return the pathname of directory <ino2>)
59 #. %q ext2fs_get_pathname of directory <dir>
60 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
61 #. the containing directory.
62 #. %s <str> miscellaneous string
63 #. %S backup superblock
64 #. %X <num> hexadecimal format
69 "Project-Id-Version: e2fsprogs 1.42\n"
70 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
71 "POT-Creation-Date: 2011-11-29 16:03-0500\n"
72 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
73 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
74 "Language-Team: LANGUAGE <LL@li.org>\n"
76 "Content-Type: text/plain; charset=CHARSET\n"
77 "Content-Transfer-Encoding: 8bit\n"
78 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
80 #: e2fsck/badblocks.c:23 misc/mke2fs.c:177
82 msgid "Bad block %u out of range; ignored.\n"
85 #: e2fsck/badblocks.c:46
86 msgid "while sanity checking the bad blocks inode"
89 #: e2fsck/badblocks.c:58
90 msgid "while reading the bad blocks inode"
93 #: e2fsck/badblocks.c:72 e2fsck/iscan.c:113 e2fsck/scantest.c:110
94 #: e2fsck/unix.c:1239 e2fsck/unix.c:1324 misc/badblocks.c:1215
95 #: misc/badblocks.c:1223 misc/badblocks.c:1237 misc/badblocks.c:1249
96 #: misc/dumpe2fs.c:572 misc/e2image.c:1170 misc/e2image.c:1288
97 #: misc/e2image.c:1301 misc/mke2fs.c:193 misc/tune2fs.c:1907 resize/main.c:308
99 msgid "while trying to open %s"
102 #: e2fsck/badblocks.c:83
104 msgid "while trying popen '%s'"
107 #: e2fsck/badblocks.c:94 misc/mke2fs.c:200
108 msgid "while reading in list of bad blocks from file"
111 #: e2fsck/badblocks.c:105
112 msgid "while updating bad block inode"
115 #: e2fsck/badblocks.c:131
117 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
120 #: e2fsck/ehandler.c:55
122 msgid "Error reading block %lu (%s) while %s. "
125 #: e2fsck/ehandler.c:58
127 msgid "Error reading block %lu (%s). "
130 #: e2fsck/ehandler.c:61 e2fsck/ehandler.c:110
134 #: e2fsck/ehandler.c:62
135 msgid "Force rewrite"
138 #: e2fsck/ehandler.c:104
140 msgid "Error writing block %lu (%s) while %s. "
143 #: e2fsck/ehandler.c:107
145 msgid "Error writing block %lu (%s). "
148 #: e2fsck/emptydir.c:57
149 msgid "empty dirblocks"
152 #: e2fsck/emptydir.c:62
153 msgid "empty dir map"
156 #: e2fsck/emptydir.c:98
158 msgid "Empty directory block %u (#%d) in inode %u\n"
161 #: e2fsck/extend.c:22
163 msgid "%s: %s filename nblocks blocksize\n"
166 #: e2fsck/extend.c:44
168 msgid "Illegal number of blocks!\n"
171 #: e2fsck/extend.c:50
173 msgid "Couldn't allocate block buffer (size=%d)\n"
176 #: e2fsck/flushb.c:35
178 msgid "Usage: %s disk\n"
181 #: e2fsck/flushb.c:64
183 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
188 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
191 #: e2fsck/iscan.c:84 e2fsck/unix.c:902
193 msgid "while opening %s for flushing"
196 #: e2fsck/iscan.c:89 e2fsck/unix.c:908 resize/main.c:284
198 msgid "while trying to flush %s"
201 #: e2fsck/iscan.c:122 e2fsck/scantest.c:117 misc/e2image.c:1065
202 msgid "while opening inode scan"
205 #: e2fsck/iscan.c:130 misc/e2image.c:1083
206 msgid "while getting next inode"
209 #: e2fsck/iscan.c:139
211 msgid "%u inodes scanned.\n"
214 #: e2fsck/journal.c:511
215 msgid "reading journal superblock\n"
218 #: e2fsck/journal.c:568
220 msgid "%s: no valid journal superblock found\n"
223 #: e2fsck/journal.c:577
225 msgid "%s: journal too short\n"
228 #: e2fsck/journal.c:864
230 msgid "%s: recovering journal\n"
233 #: e2fsck/journal.c:866
235 msgid "%s: won't do journal recovery while read-only\n"
238 #: e2fsck/journal.c:893
240 msgid "while trying to re-open %s"
243 #: e2fsck/message.c:113
244 msgid "aextended attribute"
247 #: e2fsck/message.c:114
248 msgid "Aerror allocating"
251 #: e2fsck/message.c:115
255 #: e2fsck/message.c:116
259 #: e2fsck/message.c:117
263 #: e2fsck/message.c:118
264 msgid "Cconflicts with some other fs @b"
267 #: e2fsck/message.c:119
271 #: e2fsck/message.c:120
275 #: e2fsck/message.c:121
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
320 msgid "mmultiply-claimed"
323 #: e2fsck/message.c:133
327 #: e2fsck/message.c:134
331 #: e2fsck/message.c:135
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:154
368 msgid "<The NULL inode>"
371 #: e2fsck/message.c:155
372 msgid "<The bad blocks inode>"
375 #: e2fsck/message.c:157
376 msgid "<The user quota inode>"
379 #: e2fsck/message.c:158
380 msgid "<The group quota inode>"
383 #: e2fsck/message.c:159
384 msgid "<The boot loader inode>"
387 #: e2fsck/message.c:160
388 msgid "<The undelete directory inode>"
391 #: e2fsck/message.c:161
392 msgid "<The group descriptor inode>"
395 #: e2fsck/message.c:162
396 msgid "<The journal inode>"
399 #: e2fsck/message.c:163
400 msgid "<Reserved inode 9>"
403 #: e2fsck/message.c:164
404 msgid "<Reserved inode 10>"
407 #: e2fsck/message.c:332
412 #: e2fsck/message.c:334
417 #: e2fsck/message.c:336
419 msgid "character device"
422 #: e2fsck/message.c:338
427 #: e2fsck/message.c:340
432 #: e2fsck/message.c:342
434 msgid "symbolic link"
437 #: e2fsck/message.c:344 misc/uuidd.c:161
442 #: e2fsck/message.c:346
444 msgid "unknown file type with mode 0%o"
447 #: e2fsck/message.c:422
448 msgid "indirect block"
451 #: e2fsck/message.c:424
452 msgid "double indirect block"
455 #: e2fsck/message.c:426
456 msgid "triple indirect block"
459 #: e2fsck/message.c:428
460 msgid "translator block"
463 #: e2fsck/message.c:430
467 #: e2fsck/pass1b.c:222
468 msgid "multiply claimed inode map"
471 #: e2fsck/pass1b.c:608 e2fsck/pass1b.c:727
473 msgid "internal error: can't find dup_blk for %llu\n"
476 #: e2fsck/pass1b.c:818
477 msgid "returned from clone_file_block"
480 #: e2fsck/pass1b.c:840
482 msgid "internal error: couldn't lookup EA block record for %llu"
485 #: e2fsck/pass1b.c:852
487 msgid "internal error: couldn't lookup EA inode record for %u"
490 #: e2fsck/pass1.c:475 e2fsck/pass2.c:777
491 msgid "reading directory block"
494 #: e2fsck/pass1.c:597
495 msgid "in-use inode map"
498 #: e2fsck/pass1.c:606
499 msgid "directory inode map"
502 #: e2fsck/pass1.c:614
503 msgid "regular file inode map"
506 #: e2fsck/pass1.c:622
507 msgid "in-use block map"
510 #: e2fsck/pass1.c:684
511 msgid "opening inode scan"
514 #: e2fsck/pass1.c:718
515 msgid "getting next inode from scan"
518 #: e2fsck/pass1.c:1228
522 #: e2fsck/pass1.c:1285
524 msgid "reading indirect blocks of inode %u"
527 #: e2fsck/pass1.c:1335
528 msgid "bad inode map"
531 #: e2fsck/pass1.c:1357
532 msgid "inode in bad block map"
535 #: e2fsck/pass1.c:1377
536 msgid "imagic inode map"
539 #: e2fsck/pass1.c:1404
540 msgid "multiply claimed block map"
543 #: e2fsck/pass1.c:1504
544 msgid "ext attr block map"
547 #: e2fsck/pass1.c:2252
549 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
552 #: e2fsck/pass1.c:2613
556 #: e2fsck/pass1.c:2619
560 #: e2fsck/pass1.c:2625
564 #: e2fsck/pass2.c:278
568 #: e2fsck/pass2.c:800
569 msgid "Can not continue."
573 msgid "inode done bitmap"
580 #: e2fsck/pass3.c:135
584 #: e2fsck/pass3.c:321
585 msgid "inode loop detection bitmap"
588 #: e2fsck/pass4.c:195
596 #: e2fsck/problem.c:51
600 #: e2fsck/problem.c:52
604 #: e2fsck/problem.c:53
608 #: e2fsck/problem.c:54
612 #: e2fsck/problem.c:55
616 #: e2fsck/problem.c:56
620 #: e2fsck/problem.c:57
621 msgid "Connect to /lost+found"
624 #: e2fsck/problem.c:58
628 #: e2fsck/problem.c:59
632 #: e2fsck/problem.c:60
636 #: e2fsck/problem.c:61
640 #: e2fsck/problem.c:62
644 #: e2fsck/problem.c:63
648 #: e2fsck/problem.c:64
652 #: e2fsck/problem.c:65
653 msgid "Clone multiply-claimed blocks"
656 #: e2fsck/problem.c:66
660 #: e2fsck/problem.c:67
661 msgid "Suppress messages"
664 #: e2fsck/problem.c:68
668 #: e2fsck/problem.c:69
669 msgid "Clear HTree index"
672 #: e2fsck/problem.c:70
676 #: e2fsck/problem.c:79
680 #: e2fsck/problem.c:80
684 #: e2fsck/problem.c:81
688 #: e2fsck/problem.c:82
692 #: e2fsck/problem.c:83
696 #: e2fsck/problem.c:84
700 #: e2fsck/problem.c:85
704 #: e2fsck/problem.c:86
708 #: e2fsck/problem.c:87
712 #: e2fsck/problem.c:88
716 #: e2fsck/problem.c:89
717 msgid "INODE CLEARED"
720 #: e2fsck/problem.c:90
724 #: e2fsck/problem.c:91
728 #: e2fsck/problem.c:92
732 #: e2fsck/problem.c:93
733 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
736 #: e2fsck/problem.c:94
740 #: e2fsck/problem.c:95
744 #: e2fsck/problem.c:96
748 #: e2fsck/problem.c:97
749 msgid "HTREE INDEX CLEARED"
752 #: e2fsck/problem.c:98
753 msgid "WILL RECREATE"
756 #: e2fsck/problem.c:107
757 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
758 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
761 #: e2fsck/problem.c:111
762 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
763 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
766 #: e2fsck/problem.c:116
767 #. @-expanded: inode table for group %g is not in group. (block %b)\n
768 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
770 "@i table for @g %g is not in @g. (@b %b)\n"
771 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
774 #: e2fsck/problem.c:122
777 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
778 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
779 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
780 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
781 #. @-expanded: e2fsck -b %S <device>\n
785 "The @S could not be read or does not describe a correct ext2\n"
786 "@f. If the @v is valid and it really contains an ext2\n"
787 "@f (and not swap or ufs or something else), then the @S\n"
788 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
789 " e2fsck -b %S <@v>\n"
793 #: e2fsck/problem.c:131
794 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
795 #. @-expanded: The physical size of the device is %c blocks\n
796 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
798 "The @f size (according to the @S) is %b @bs\n"
799 "The physical size of the @v is %c @bs\n"
800 "Either the @S or the partition table is likely to be corrupt!\n"
803 #: e2fsck/problem.c:138
804 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
805 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
806 #. @-expanded: from the block size.\n
808 "@S @b_size = %b, fragsize = %c.\n"
809 "This version of e2fsck does not support fragment sizes different\n"
810 "from the @b size.\n"
813 #: e2fsck/problem.c:145
814 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
815 msgid "@S @bs_per_group = %b, should have been %c\n"
818 #: e2fsck/problem.c:150
819 #. @-expanded: superblock first_data_block = %b, should have been %c\n
820 msgid "@S first_data_@b = %b, should have been %c\n"
823 #: e2fsck/problem.c:155
824 #. @-expanded: filesystem did not have a UUID; generating one.\n
827 "@f did not have a UUID; generating one.\n"
831 #: e2fsck/problem.c:160
834 "Note: if several inode or block bitmap blocks or part\n"
835 "of the inode table require relocation, you may wish to try\n"
836 "running e2fsck with the '-b %S' option first. The problem\n"
837 "may lie only with the primary block group descriptors, and\n"
838 "the backup block group descriptors may be OK.\n"
842 #: e2fsck/problem.c:169
843 #. @-expanded: Corruption found in superblock. (%s = %N).\n
844 msgid "Corruption found in @S. (%s = %N).\n"
847 #: e2fsck/problem.c:174
849 #. @-expanded: Error determining size of the physical device: %m\n
850 msgid "Error determining size of the physical @v: %m\n"
853 #: e2fsck/problem.c:179
854 #. @-expanded: inode count in superblock is %i, should be %j.\n
855 msgid "@i count in @S is %i, @s %j.\n"
858 #: e2fsck/problem.c:183
859 msgid "The Hurd does not support the filetype feature.\n"
862 #: e2fsck/problem.c:188
864 #. @-expanded: superblock has an invalid journal (inode %i).\n
865 msgid "@S has an @n @j (@i %i).\n"
868 #: e2fsck/problem.c:193
869 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
870 msgid "External @j has multiple @f users (unsupported).\n"
873 #: e2fsck/problem.c:198
874 #. @-expanded: Can't find external journal\n
875 msgid "Can't find external @j\n"
878 #: e2fsck/problem.c:203
879 #. @-expanded: External journal has bad superblock\n
880 msgid "External @j has bad @S\n"
883 #: e2fsck/problem.c:208
884 #. @-expanded: External journal does not support this filesystem\n
885 msgid "External @j does not support this @f\n"
888 #: e2fsck/problem.c:213
889 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
890 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
891 #. @-expanded: format.\n
892 #. @-expanded: It is also possible the journal superblock is corrupt.\n
894 "@f @j @S is unknown type %N (unsupported).\n"
895 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
897 "It is also possible the @j @S is corrupt.\n"
900 #: e2fsck/problem.c:221
901 #. @-expanded: journal superblock is corrupt.\n
902 msgid "@j @S is corrupt.\n"
905 #: e2fsck/problem.c:226
907 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
908 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
911 #: e2fsck/problem.c:231
912 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
913 msgid "@S needs_recovery flag is set, but no @j is present.\n"
916 #: e2fsck/problem.c:236
917 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
918 msgid "@S needs_recovery flag is clear, but @j has data.\n"
921 #: e2fsck/problem.c:241
922 #. @-expanded: Clear journal
926 #: e2fsck/problem.c:246 e2fsck/problem.c:690
927 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
928 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
931 #: e2fsck/problem.c:251
932 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
933 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
936 #: e2fsck/problem.c:256
937 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
938 msgid "@I %B (%b) found in @o @i %i.\n"
941 #: e2fsck/problem.c:261
942 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
943 msgid "Already cleared %B (%b) found in @o @i %i.\n"
946 #: e2fsck/problem.c:266
948 #. @-expanded: illegal orphaned inode %i in superblock.\n
949 msgid "@I @o @i %i in @S.\n"
952 #: e2fsck/problem.c:271
954 #. @-expanded: illegal inode %i in orphaned inode list.\n
955 msgid "@I @i %i in @o @i list.\n"
958 #: e2fsck/problem.c:276
959 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
960 msgid "@j @S has an unknown read-only feature flag set.\n"
963 #: e2fsck/problem.c:281
964 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
965 msgid "@j @S has an unknown incompatible feature flag set.\n"
968 #: e2fsck/problem.c:286
969 #. @-expanded: journal version not supported by this e2fsck.\n
970 msgid "@j version not supported by this e2fsck.\n"
973 #: e2fsck/problem.c:291
975 #. @-expanded: Moving journal from /%s to hidden inode.\n
978 "Moving @j from /%s to hidden @i.\n"
982 #: e2fsck/problem.c:296
984 #. @-expanded: Error moving journal: %m\n
987 "Error moving @j: %m\n"
991 #: e2fsck/problem.c:301
992 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
993 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
996 "Found @n V2 @j @S fields (from V1 @j).\n"
997 "Clearing fields beyond the V1 @j @S...\n"
1001 #: e2fsck/problem.c:307
1002 #. @-expanded: Run journal anyway
1003 msgid "Run @j anyway"
1006 #: e2fsck/problem.c:312
1007 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1008 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1011 #: e2fsck/problem.c:317
1012 #. @-expanded: Backing up journal inode block information.\n
1015 "Backing up @j @i @b information.\n"
1019 #: e2fsck/problem.c:322
1020 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1021 #. @-expanded: is %N; should be zero.
1023 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1027 #: e2fsck/problem.c:328
1028 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1029 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1032 #: e2fsck/problem.c:333
1033 #. @-expanded: Resize inode not valid.
1034 msgid "Resize @i not valid. "
1037 #: e2fsck/problem.c:338
1038 #. @-expanded: superblock last mount time (%t,\n
1039 #. @-expanded: \tnow = %T) is in the future.\n
1041 "@S last mount time (%t,\n"
1042 "\tnow = %T) is in the future.\n"
1045 #: e2fsck/problem.c:343
1046 #. @-expanded: superblock last write time (%t,\n
1047 #. @-expanded: \tnow = %T) is in the future.\n
1049 "@S last write time (%t,\n"
1050 "\tnow = %T) is in the future.\n"
1053 #: e2fsck/problem.c:347
1055 #. @-expanded: superblock hint for external superblock should be %X.
1056 msgid "@S hint for external superblock @s %X. "
1059 #: e2fsck/problem.c:352
1060 #. @-expanded: Adding dirhash hint to filesystem.\n
1063 "Adding dirhash hint to @f.\n"
1067 #: e2fsck/problem.c:357
1069 #. @-expanded: group descriptor %g checksum is invalid.
1070 msgid "@g descriptor %g checksum is invalid. "
1073 #: e2fsck/problem.c:362
1075 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1076 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1079 #: e2fsck/problem.c:367
1081 #. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1082 msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1085 #: e2fsck/problem.c:372
1086 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1087 msgid "@g descriptor %g has invalid unused inodes count %b. "
1090 #: e2fsck/problem.c:377
1091 #. @-expanded: Last group block bitmap uninitialized.
1092 msgid "Last @g @b @B uninitialized. "
1095 #: e2fsck/problem.c:382
1097 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1100 #: e2fsck/problem.c:386
1101 msgid "The test_fs flag is set (and ext4 is available). "
1104 #: e2fsck/problem.c:391
1105 #. @-expanded: superblock last mount time is in the future.\n
1106 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1109 "@S last mount time is in the future.\n"
1110 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1114 #: e2fsck/problem.c:397
1115 #. @-expanded: superblock last write time is in the future.\n
1116 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1117 #. @-expanded: set).
1119 "@S last write time is in the future.\n"
1120 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1124 #: e2fsck/problem.c:403
1125 #. @-expanded: One or more block group descriptor checksums are invalid.
1126 msgid "One or more @b @g descriptor checksums are invalid. "
1129 #: e2fsck/problem.c:408
1130 #. @-expanded: Setting free inodes count to %j (was %i)\n
1131 msgid "Setting free @is count to %j (was %i)\n"
1134 #: e2fsck/problem.c:413
1135 #. @-expanded: Setting free blocks count to %c (was %b)\n
1136 msgid "Setting free @bs count to %c (was %b)\n"
1139 #: e2fsck/problem.c:418
1140 #. @-expanded: Making quota inodes hidden.\n
1143 "Making @q @is hidden.\n"
1147 #: e2fsck/problem.c:423
1148 #. @-expanded: superblock has invalid MMP block.
1149 msgid "@S has invalid MMP block. "
1152 #: e2fsck/problem.c:428
1153 #. @-expanded: superblock has invalid MMP magic.
1154 msgid "@S has invalid MMP magic. "
1157 #: e2fsck/problem.c:435
1158 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1159 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1162 #: e2fsck/problem.c:439
1163 #. @-expanded: root inode is not a directory.
1164 msgid "@r is not a @d. "
1167 #: e2fsck/problem.c:444
1168 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1169 msgid "@r has dtime set (probably due to old mke2fs). "
1172 #: e2fsck/problem.c:449
1173 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1174 msgid "Reserved @i %i (%Q) has @n mode. "
1177 #: e2fsck/problem.c:454
1179 #. @-expanded: deleted inode %i has zero dtime.
1180 msgid "@D @i %i has zero dtime. "
1183 #: e2fsck/problem.c:459
1185 #. @-expanded: inode %i is in use, but has dtime set.
1186 msgid "@i %i is in use, but has dtime set. "
1189 #: e2fsck/problem.c:464
1191 #. @-expanded: inode %i is a zero-length directory.
1192 msgid "@i %i is a @z @d. "
1195 #: e2fsck/problem.c:469
1196 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1197 msgid "@g %g's @b @B at %b @C.\n"
1200 #: e2fsck/problem.c:474
1201 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1202 msgid "@g %g's @i @B at %b @C.\n"
1205 #: e2fsck/problem.c:479
1206 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1207 msgid "@g %g's @i table at %b @C.\n"
1210 #: e2fsck/problem.c:484
1211 #. @-expanded: group %g's block bitmap (%b) is bad.
1212 msgid "@g %g's @b @B (%b) is bad. "
1215 #: e2fsck/problem.c:489
1216 #. @-expanded: group %g's inode bitmap (%b) is bad.
1217 msgid "@g %g's @i @B (%b) is bad. "
1220 #: e2fsck/problem.c:494
1221 #. @-expanded: inode %i, i_size is %Is, should be %N.
1222 msgid "@i %i, i_size is %Is, @s %N. "
1225 #: e2fsck/problem.c:499
1226 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1227 msgid "@i %i, i_@bs is %Ib, @s %N. "
1230 #: e2fsck/problem.c:504
1231 #. @-expanded: illegal %B (%b) in inode %i.
1232 msgid "@I %B (%b) in @i %i. "
1235 #: e2fsck/problem.c:509
1236 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1237 msgid "%B (%b) overlaps @f metadata in @i %i. "
1240 #: e2fsck/problem.c:514
1242 #. @-expanded: inode %i has illegal block(s).
1243 msgid "@i %i has illegal @b(s). "
1246 #: e2fsck/problem.c:519
1248 #. @-expanded: Too many illegal blocks in inode %i.\n
1249 msgid "Too many illegal @bs in @i %i.\n"
1252 #: e2fsck/problem.c:524
1253 #. @-expanded: illegal %B (%b) in bad block inode.
1254 msgid "@I %B (%b) in bad @b @i. "
1257 #: e2fsck/problem.c:529
1258 #. @-expanded: Bad block inode has illegal block(s).
1259 msgid "Bad @b @i has illegal @b(s). "
1262 #: e2fsck/problem.c:534
1263 #. @-expanded: Duplicate or bad block in use!\n
1264 msgid "Duplicate or bad @b in use!\n"
1267 #: e2fsck/problem.c:539
1268 #. @-expanded: Bad block %b used as bad block inode indirect block.
1269 msgid "Bad @b %b used as bad @b @i indirect @b. "
1272 #: e2fsck/problem.c:544
1274 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1275 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1276 #. @-expanded: in the filesystem.\n
1279 "The bad @b @i has probably been corrupted. You probably\n"
1280 "should stop now and run e2fsck -c to scan for bad blocks\n"
1284 #: e2fsck/problem.c:551
1286 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1289 "If the @b is really bad, the @f can not be fixed.\n"
1292 #: e2fsck/problem.c:556
1293 #. @-expanded: You can remove this block from the bad block list and hope\n
1294 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1297 "You can remove this @b from the bad @b list and hope\n"
1298 "that the @b is really OK. But there are no guarantees.\n"
1302 #: e2fsck/problem.c:562
1303 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1304 msgid "The primary @S (%b) is on the bad @b list.\n"
1307 #: e2fsck/problem.c:567
1308 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1309 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1312 #: e2fsck/problem.c:573
1313 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1314 msgid "Warning: Group %g's @S (%b) is bad.\n"
1317 #: e2fsck/problem.c:578
1318 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1319 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1322 #: e2fsck/problem.c:584
1323 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1324 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1327 #: e2fsck/problem.c:590
1328 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1329 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1332 #: e2fsck/problem.c:595
1334 #. @-expanded: error allocating block buffer for relocating %s\n
1335 msgid "@A @b buffer for relocating %s\n"
1338 #: e2fsck/problem.c:600
1339 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1340 msgid "Relocating @g %g's %s from %b to %c...\n"
1343 #: e2fsck/problem.c:605
1345 #. @-expanded: Relocating group %g's %s to %c...\n
1346 msgid "Relocating @g %g's %s to %c...\n"
1349 #: e2fsck/problem.c:610
1350 #. @-expanded: Warning: could not read block %b of %s: %m\n
1351 msgid "Warning: could not read @b %b of %s: %m\n"
1354 #: e2fsck/problem.c:615
1355 #. @-expanded: Warning: could not write block %b for %s: %m\n
1356 msgid "Warning: could not write @b %b for %s: %m\n"
1359 #: e2fsck/problem.c:620 e2fsck/problem.c:1455
1360 #. @-expanded: error allocating inode bitmap (%N): %m\n
1361 msgid "@A @i @B (%N): %m\n"
1364 #: e2fsck/problem.c:625
1365 #. @-expanded: error allocating block bitmap (%N): %m\n
1366 msgid "@A @b @B (%N): %m\n"
1369 #: e2fsck/problem.c:630
1371 #. @-expanded: error allocating icount link information: %m\n
1372 msgid "@A icount link information: %m\n"
1375 #: e2fsck/problem.c:635
1377 #. @-expanded: error allocating directory block array: %m\n
1378 msgid "@A @d @b array: %m\n"
1381 #: e2fsck/problem.c:640
1383 #. @-expanded: Error while scanning inodes (%i): %m\n
1384 msgid "Error while scanning @is (%i): %m\n"
1387 #: e2fsck/problem.c:645
1389 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1390 msgid "Error while iterating over @bs in @i %i: %m\n"
1393 #: e2fsck/problem.c:650
1394 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1395 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1398 #: e2fsck/problem.c:655
1399 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1400 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1403 #: e2fsck/problem.c:661
1405 #. @-expanded: Error reading inode %i: %m\n
1406 msgid "Error reading @i %i: %m\n"
1409 #: e2fsck/problem.c:669
1411 #. @-expanded: inode %i has imagic flag set.
1412 msgid "@i %i has imagic flag set. "
1415 #: e2fsck/problem.c:674
1417 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1418 #. @-expanded: or append-only flag set.
1420 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1421 "or append-only flag set. "
1424 #: e2fsck/problem.c:680
1426 #. @-expanded: inode %i has compression flag set on filesystem without compression support.
1427 msgid "@i %i has @cion flag set on @f without @cion support. "
1430 #: e2fsck/problem.c:685
1432 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1433 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1436 #: e2fsck/problem.c:695
1437 #. @-expanded: journal inode is not in use, but contains data.
1438 msgid "@j @i is not in use, but contains data. "
1441 #: e2fsck/problem.c:700
1442 #. @-expanded: journal is not regular file.
1443 msgid "@j is not regular file. "
1446 #: e2fsck/problem.c:705
1448 #. @-expanded: inode %i was part of the orphaned inode list.
1449 msgid "@i %i was part of the @o @i list. "
1452 #: e2fsck/problem.c:711
1453 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1454 msgid "@is that were part of a corrupted orphan linked list found. "
1457 #: e2fsck/problem.c:716
1458 #. @-expanded: error allocating refcount structure (%N): %m\n
1459 msgid "@A refcount structure (%N): %m\n"
1462 #: e2fsck/problem.c:721
1463 #. @-expanded: Error reading extended attribute block %b for inode %i.
1464 msgid "Error reading @a @b %b for @i %i. "
1467 #: e2fsck/problem.c:726
1468 #. @-expanded: inode %i has a bad extended attribute block %b.
1469 msgid "@i %i has a bad @a @b %b. "
1472 #: e2fsck/problem.c:731
1473 #. @-expanded: Error reading extended attribute block %b (%m).
1474 msgid "Error reading @a @b %b (%m). "
1477 #: e2fsck/problem.c:736
1478 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1479 msgid "@a @b %b has reference count %r, @s %N. "
1482 #: e2fsck/problem.c:741
1483 #. @-expanded: Error writing extended attribute block %b (%m).
1484 msgid "Error writing @a @b %b (%m). "
1487 #: e2fsck/problem.c:746
1488 #. @-expanded: extended attribute block %b has h_blocks > 1.
1489 msgid "@a @b %b has h_@bs > 1. "
1492 #: e2fsck/problem.c:751
1493 #. @-expanded: error allocating extended attribute block %b.
1494 msgid "@A @a @b %b. "
1497 #: e2fsck/problem.c:756
1498 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1499 msgid "@a @b %b is corrupt (allocation collision). "
1502 #: e2fsck/problem.c:761
1503 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1504 msgid "@a @b %b is corrupt (@n name). "
1507 #: e2fsck/problem.c:766
1508 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1509 msgid "@a @b %b is corrupt (@n value). "
1512 #: e2fsck/problem.c:771
1514 #. @-expanded: inode %i is too big.
1515 msgid "@i %i is too big. "
1518 #: e2fsck/problem.c:775
1519 #. @-expanded: %B (%b) causes directory to be too big.
1520 msgid "%B (%b) causes @d to be too big. "
1523 #: e2fsck/problem.c:780
1524 msgid "%B (%b) causes file to be too big. "
1527 #: e2fsck/problem.c:785
1528 msgid "%B (%b) causes symlink to be too big. "
1531 #: e2fsck/problem.c:790
1533 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1534 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1537 #: e2fsck/problem.c:795
1539 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1540 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1543 #: e2fsck/problem.c:800
1545 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1546 msgid "@h %i has an @n root node.\n"
1549 #: e2fsck/problem.c:805
1550 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1551 msgid "@h %i has an unsupported hash version (%N)\n"
1554 #: e2fsck/problem.c:810
1556 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1557 msgid "@h %i uses an incompatible htree root node flag.\n"
1560 #: e2fsck/problem.c:815
1561 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1562 msgid "@h %i has a tree depth (%N) which is too big\n"
1565 #: e2fsck/problem.c:820
1566 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1567 #. @-expanded: filesystem metadata.
1569 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1573 #: e2fsck/problem.c:826
1575 #. @-expanded: Resize inode (re)creation failed: %m.
1576 msgid "Resize @i (re)creation failed: %m."
1579 #: e2fsck/problem.c:831
1580 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1581 msgid "@i %i has a extra size (%IS) which is @n\n"
1584 #: e2fsck/problem.c:836
1585 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1586 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1589 #: e2fsck/problem.c:841
1590 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1591 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1594 #: e2fsck/problem.c:846
1595 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1596 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1599 #: e2fsck/problem.c:851
1600 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1601 msgid "@a in @i %i has a value size (%N) which is @n\n"
1604 #: e2fsck/problem.c:856
1605 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1606 msgid "@a in @i %i has a hash (%N) which is @n\n"
1609 #: e2fsck/problem.c:861
1610 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1611 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1614 #: e2fsck/problem.c:866
1616 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1617 msgid "Error while reading over @x tree in @i %i: %m\n"
1620 #: e2fsck/problem.c:871
1621 #. @-expanded: Failed to iterate extents in inode %i\n
1622 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1624 "Failed to iterate extents in @i %i\n"
1625 "\t(op %s, blk %b, lblk %c): %m\n"
1628 #: e2fsck/problem.c:877
1629 #. @-expanded: inode %i has an invalid extent\n
1630 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1632 "@i %i has an @n extent\n"
1633 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1636 #: e2fsck/problem.c:882
1637 #. @-expanded: inode %i has an invalid extent\n
1638 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1640 "@i %i has an @n extent\n"
1641 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1644 #: e2fsck/problem.c:887
1646 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1647 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1650 #: e2fsck/problem.c:892
1652 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1653 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1656 #: e2fsck/problem.c:897
1658 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1659 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1662 #: e2fsck/problem.c:902
1664 msgid "Fast symlink %i has EXTENT_FL set. "
1667 #: e2fsck/problem.c:907
1668 #. @-expanded: inode %i has out of order extents\n
1669 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1671 "@i %i has out of order extents\n"
1672 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1675 #: e2fsck/problem.c:911
1676 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1677 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1680 #: e2fsck/problem.c:915
1681 #. @-expanded: inode %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n
1682 msgid "@i %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n"
1685 #: e2fsck/problem.c:921
1687 #. @-expanded: Error converting subcluster block bitmap: %m\n
1688 msgid "Error converting subcluster @b @B: %m\n"
1691 #: e2fsck/problem.c:926
1692 #. @-expanded: quota inode is not regular file.
1693 msgid "@q @i is not regular file. "
1696 #: e2fsck/problem.c:931
1697 #. @-expanded: quota inode is not in use, but contains data.
1698 msgid "@q @i is not in use, but contains data. "
1701 #: e2fsck/problem.c:936
1702 #. @-expanded: quota inode is visible to the user.
1703 msgid "@q @i is visible to the user. "
1706 #: e2fsck/problem.c:941
1707 #. @-expanded: The bad block inode looks invalid.
1708 msgid "The bad @b @i looks @n. "
1711 #: e2fsck/problem.c:948
1713 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1714 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1717 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1718 "Pass 1B: Rescanning for @m @bs\n"
1721 #: e2fsck/problem.c:954
1723 #. @-expanded: multiply-claimed block(s) in inode %i:
1724 msgid "@m @b(s) in @i %i:"
1727 #: e2fsck/problem.c:969
1729 msgid "Error while scanning inodes (%i): %m\n"
1732 #: e2fsck/problem.c:974
1734 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1735 msgid "@A @i @B (@i_dup_map): %m\n"
1738 #: e2fsck/problem.c:979
1740 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1741 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1744 #: e2fsck/problem.c:984 e2fsck/problem.c:1299
1745 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1746 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1749 #: e2fsck/problem.c:989
1750 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1751 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1754 #: e2fsck/problem.c:995
1755 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1756 msgid "Pass 1D: Reconciling @m @bs\n"
1759 #: e2fsck/problem.c:1000
1760 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1761 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1763 "File %Q (@i #%i, mod time %IM) \n"
1764 " has %r @m @b(s), shared with %N file(s):\n"
1767 #: e2fsck/problem.c:1006
1768 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1769 msgid "\t%Q (@i #%i, mod time %IM)\n"
1772 #: e2fsck/problem.c:1011
1773 #. @-expanded: \t<filesystem metadata>\n
1774 msgid "\t<@f metadata>\n"
1777 #: e2fsck/problem.c:1016
1778 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1781 "(There are %N @is containing @m @bs.)\n"
1785 #: e2fsck/problem.c:1021
1786 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1789 "@m @bs already reassigned or cloned.\n"
1793 #: e2fsck/problem.c:1034
1795 msgid "Couldn't clone file: %m\n"
1798 #: e2fsck/problem.c:1040
1799 #. @-expanded: Pass 2: Checking directory structure\n
1800 msgid "Pass 2: Checking @d structure\n"
1803 #: e2fsck/problem.c:1045
1805 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1806 msgid "@n @i number for '.' in @d @i %i.\n"
1809 #: e2fsck/problem.c:1050
1810 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1811 msgid "@E has @n @i #: %Di.\n"
1814 #: e2fsck/problem.c:1055
1815 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
1816 msgid "@E has @D/unused @i %Di. "
1819 #: e2fsck/problem.c:1060
1820 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
1821 msgid "@E @L to '.' "
1824 #: e2fsck/problem.c:1065
1825 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1826 msgid "@E points to @i (%Di) located in a bad @b.\n"
1829 #: e2fsck/problem.c:1070
1830 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1831 msgid "@E @L to @d %P (%Di).\n"
1834 #: e2fsck/problem.c:1075
1835 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1836 msgid "@E @L to the @r.\n"
1839 #: e2fsck/problem.c:1080
1840 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1841 msgid "@E has illegal characters in its name.\n"
1844 #: e2fsck/problem.c:1085
1846 #. @-expanded: Missing '.' in directory inode %i.\n
1847 msgid "Missing '.' in @d @i %i.\n"
1850 #: e2fsck/problem.c:1090
1852 #. @-expanded: Missing '..' in directory inode %i.\n
1853 msgid "Missing '..' in @d @i %i.\n"
1856 #: e2fsck/problem.c:1095
1857 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1858 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1861 #: e2fsck/problem.c:1100
1862 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1863 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1866 #: e2fsck/problem.c:1105
1867 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1868 msgid "i_faddr @F %IF, @s zero.\n"
1871 #: e2fsck/problem.c:1110
1872 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1873 msgid "i_file_acl @F %If, @s zero.\n"
1876 #: e2fsck/problem.c:1115
1877 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1878 msgid "i_dir_acl @F %Id, @s zero.\n"
1881 #: e2fsck/problem.c:1120
1882 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1883 msgid "i_frag @F %N, @s zero.\n"
1886 #: e2fsck/problem.c:1125
1887 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1888 msgid "i_fsize @F %N, @s zero.\n"
1891 #: e2fsck/problem.c:1130
1892 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1893 msgid "@i %i (%Q) has @n mode (%Im).\n"
1896 #: e2fsck/problem.c:1135
1897 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1898 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
1901 #: e2fsck/problem.c:1140
1902 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1903 msgid "@d @i %i, %B, offset %N: filename too long\n"
1906 #: e2fsck/problem.c:1145
1907 #. @-expanded: directory inode %i has an unallocated %B.
1908 msgid "@d @i %i has an unallocated %B. "
1911 #: e2fsck/problem.c:1150
1913 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1914 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1917 #: e2fsck/problem.c:1155
1919 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1920 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1923 #: e2fsck/problem.c:1160
1924 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1925 msgid "@i %i (%Q) is an @I character @v.\n"
1928 #: e2fsck/problem.c:1165
1929 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1930 msgid "@i %i (%Q) is an @I @b @v.\n"
1933 #: e2fsck/problem.c:1170
1934 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1935 msgid "@E is duplicate '.' @e.\n"
1938 #: e2fsck/problem.c:1175
1939 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1940 msgid "@E is duplicate '..' @e.\n"
1943 #: e2fsck/problem.c:1180 e2fsck/problem.c:1480
1945 msgid "Internal error: couldn't find dir_info for %i.\n"
1948 #: e2fsck/problem.c:1185
1949 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1950 msgid "@E has rec_len of %Dr, @s %N.\n"
1953 #: e2fsck/problem.c:1190
1955 #. @-expanded: error allocating icount structure: %m\n
1956 msgid "@A icount structure: %m\n"
1959 #: e2fsck/problem.c:1195
1961 #. @-expanded: Error iterating over directory blocks: %m\n
1962 msgid "Error iterating over @d @bs: %m\n"
1965 #: e2fsck/problem.c:1200
1966 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1967 msgid "Error reading @d @b %b (@i %i): %m\n"
1970 #: e2fsck/problem.c:1205
1971 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1972 msgid "Error writing @d @b %b (@i %i): %m\n"
1975 #: e2fsck/problem.c:1210
1977 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1978 msgid "@A new @d @b for @i %i (%s): %m\n"
1981 #: e2fsck/problem.c:1215
1983 #. @-expanded: Error deallocating inode %i: %m\n
1984 msgid "Error deallocating @i %i: %m\n"
1987 #: e2fsck/problem.c:1220
1989 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1990 msgid "@d @e for '.' in %p (%i) is big.\n"
1993 #: e2fsck/problem.c:1225
1994 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1995 msgid "@i %i (%Q) is an @I FIFO.\n"
1998 #: e2fsck/problem.c:1230
1999 #. @-expanded: inode %i (%Q) is an illegal socket.\n
2000 msgid "@i %i (%Q) is an @I socket.\n"
2003 #: e2fsck/problem.c:1235
2004 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2005 msgid "Setting filetype for @E to %N.\n"
2008 #: e2fsck/problem.c:1240
2009 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2010 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2013 #: e2fsck/problem.c:1245
2014 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2015 msgid "@E has filetype set.\n"
2018 #: e2fsck/problem.c:1250
2019 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2020 msgid "@E has a @z name.\n"
2023 #: e2fsck/problem.c:1255
2024 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2025 msgid "Symlink %Q (@i #%i) is @n.\n"
2028 #: e2fsck/problem.c:1260
2029 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2030 msgid "@a @b @F @n (%If).\n"
2033 #: e2fsck/problem.c:1265
2034 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2035 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2038 #: e2fsck/problem.c:1270
2039 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2040 msgid "@p @h %d: %B not referenced\n"
2043 #: e2fsck/problem.c:1275
2044 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2045 msgid "@p @h %d: %B referenced twice\n"
2048 #: e2fsck/problem.c:1280
2049 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2050 msgid "@p @h %d: %B has bad min hash\n"
2053 #: e2fsck/problem.c:1285
2054 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2055 msgid "@p @h %d: %B has bad max hash\n"
2058 #: e2fsck/problem.c:1290
2059 #. @-expanded: invalid HTREE directory inode %d (%q).
2060 msgid "@n @h %d (%q). "
2063 #: e2fsck/problem.c:1294
2064 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2065 msgid "@p @h %d (%q): bad @b number %b.\n"
2068 #: e2fsck/problem.c:1304
2070 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2071 msgid "@p @h %d: root node is @n\n"
2074 #: e2fsck/problem.c:1309
2075 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2076 msgid "@p @h %d: %B has @n limit (%N)\n"
2079 #: e2fsck/problem.c:1314
2080 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2081 msgid "@p @h %d: %B has @n count (%N)\n"
2084 #: e2fsck/problem.c:1319
2085 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2086 msgid "@p @h %d: %B has an unordered hash table\n"
2089 #: e2fsck/problem.c:1324
2090 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2091 msgid "@p @h %d: %B has @n depth (%N)\n"
2094 #: e2fsck/problem.c:1329
2095 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2096 msgid "Duplicate @E found. "
2099 #: e2fsck/problem.c:1334
2101 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2102 #. @-expanded: Rename to %s
2104 "@E has a non-unique filename.\n"
2108 #: e2fsck/problem.c:1339
2109 #. @-expanded: Duplicate entry '%Dn' found.\n
2110 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2113 "Duplicate @e '%Dn' found.\n"
2114 "\tMarking %p (%i) to be rebuilt.\n"
2118 #: e2fsck/problem.c:1344
2119 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2120 msgid "i_blocks_hi @F %N, @s zero.\n"
2123 #: e2fsck/problem.c:1349
2124 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2125 msgid "Unexpected @b in @h %d (%q).\n"
2128 #: e2fsck/problem.c:1353
2129 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2130 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2133 #: e2fsck/problem.c:1358
2134 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2135 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2138 #: e2fsck/problem.c:1363
2139 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2140 msgid "i_file_acl_hi @F %N, @s zero.\n"
2143 #: e2fsck/problem.c:1370
2144 #. @-expanded: Pass 3: Checking directory connectivity\n
2145 msgid "Pass 3: Checking @d connectivity\n"
2148 #: e2fsck/problem.c:1375
2149 #. @-expanded: root inode not allocated.
2150 msgid "@r not allocated. "
2153 #: e2fsck/problem.c:1380
2154 #. @-expanded: No room in lost+found directory.
2155 msgid "No room in @l @d. "
2158 #: e2fsck/problem.c:1385
2160 #. @-expanded: Unconnected directory inode %i (%p)\n
2161 msgid "Unconnected @d @i %i (%p)\n"
2164 #: e2fsck/problem.c:1390
2165 #. @-expanded: /lost+found not found.
2166 msgid "/@l not found. "
2169 #: e2fsck/problem.c:1395
2170 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2171 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2174 #: e2fsck/problem.c:1400
2175 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2176 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2179 #: e2fsck/problem.c:1405
2181 #. @-expanded: Could not expand /lost+found: %m\n
2182 msgid "Could not expand /@l: %m\n"
2185 #: e2fsck/problem.c:1410
2187 msgid "Could not reconnect %i: %m\n"
2190 #: e2fsck/problem.c:1415
2192 #. @-expanded: Error while trying to find /lost+found: %m\n
2193 msgid "Error while trying to find /@l: %m\n"
2196 #: e2fsck/problem.c:1420
2198 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2199 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2202 #: e2fsck/problem.c:1425
2204 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2205 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2208 #: e2fsck/problem.c:1430
2210 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2211 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2214 #: e2fsck/problem.c:1435
2216 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2217 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2220 #: e2fsck/problem.c:1440
2222 #. @-expanded: Error while adjusting inode count on inode %i\n
2223 msgid "Error while adjusting @i count on @i %i\n"
2226 #: e2fsck/problem.c:1445
2228 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2231 "Couldn't fix parent of @i %i: %m\n"
2235 #: e2fsck/problem.c:1450
2237 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2240 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2244 #: e2fsck/problem.c:1460
2246 #. @-expanded: Error creating root directory (%s): %m\n
2247 msgid "Error creating root @d (%s): %m\n"
2250 #: e2fsck/problem.c:1465
2252 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2253 msgid "Error creating /@l @d (%s): %m\n"
2256 #: e2fsck/problem.c:1470
2257 #. @-expanded: root inode is not a directory; aborting.\n
2258 msgid "@r is not a @d; aborting.\n"
2261 #: e2fsck/problem.c:1475
2262 #. @-expanded: Cannot proceed without a root inode.\n
2263 msgid "Cannot proceed without a @r.\n"
2266 #: e2fsck/problem.c:1485
2268 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2269 msgid "/@l is not a @d (ino=%i)\n"
2272 #: e2fsck/problem.c:1492
2273 msgid "Pass 3A: Optimizing directories\n"
2276 #: e2fsck/problem.c:1497
2278 msgid "Failed to create dirs_to_hash iterator: %m\n"
2281 #: e2fsck/problem.c:1502
2282 msgid "Failed to optimize directory %q (%d): %m\n"
2285 #: e2fsck/problem.c:1507
2286 msgid "Optimizing directories: "
2289 #: e2fsck/problem.c:1524
2290 msgid "Pass 4: Checking reference counts\n"
2293 #: e2fsck/problem.c:1529
2295 #. @-expanded: unattached zero-length inode %i.
2296 msgid "@u @z @i %i. "
2299 #: e2fsck/problem.c:1534
2301 #. @-expanded: unattached inode %i\n
2305 #: e2fsck/problem.c:1539
2306 #. @-expanded: inode %i ref count is %Il, should be %N.
2307 msgid "@i %i ref count is %Il, @s %N. "
2310 #: e2fsck/problem.c:1543
2311 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2312 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2313 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2315 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2316 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2317 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2320 #: e2fsck/problem.c:1553
2321 #. @-expanded: Pass 5: Checking group summary information\n
2322 msgid "Pass 5: Checking @g summary information\n"
2325 #: e2fsck/problem.c:1558
2326 #. @-expanded: Padding at end of inode bitmap is not set.
2327 msgid "Padding at end of @i @B is not set. "
2330 #: e2fsck/problem.c:1563
2331 #. @-expanded: Padding at end of block bitmap is not set.
2332 msgid "Padding at end of @b @B is not set. "
2335 #: e2fsck/problem.c:1568
2336 #. @-expanded: block bitmap differences:
2337 msgid "@b @B differences: "
2340 #: e2fsck/problem.c:1588
2341 #. @-expanded: inode bitmap differences:
2342 msgid "@i @B differences: "
2345 #: e2fsck/problem.c:1608
2346 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2347 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2350 #: e2fsck/problem.c:1613
2351 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2352 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2355 #: e2fsck/problem.c:1618
2356 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2357 msgid "Free @is count wrong (%i, counted=%j).\n"
2360 #: e2fsck/problem.c:1623
2361 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2362 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2365 #: e2fsck/problem.c:1628
2366 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2367 msgid "Free @bs count wrong (%b, counted=%c).\n"
2370 #: e2fsck/problem.c:1633
2371 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2372 #. @-expanded: endpoints (%i, %j)\n
2374 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2375 "endpoints (%i, %j)\n"
2378 #: e2fsck/problem.c:1639
2379 msgid "Internal error: fudging end of bitmap (%N)\n"
2382 #: e2fsck/problem.c:1644
2384 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2385 msgid "Error copying in replacement @i @B: %m\n"
2388 #: e2fsck/problem.c:1649
2390 #. @-expanded: Error copying in replacement block bitmap: %m\n
2391 msgid "Error copying in replacement @b @B: %m\n"
2394 #: e2fsck/problem.c:1674
2396 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2397 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2400 #: e2fsck/problem.c:1679
2402 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2403 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2406 #: e2fsck/problem.c:1686
2407 #. @-expanded: Recreate journal
2411 #: e2fsck/problem.c:1805
2413 msgid "Unhandled error code (0x%x)!\n"
2416 #: e2fsck/problem.c:1905
2420 #: e2fsck/scantest.c:82
2422 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2425 #: e2fsck/scantest.c:101
2427 msgid "size of inode=%d\n"
2430 #: e2fsck/scantest.c:122
2431 msgid "while starting inode scan"
2434 #: e2fsck/scantest.c:133
2435 msgid "while doing inode scan"
2438 #: e2fsck/super.c:187
2440 msgid "while calling ext2fs_block_iterate for inode %d"
2443 #: e2fsck/super.c:210
2445 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2448 #: e2fsck/super.c:269
2452 #: e2fsck/super.c:270
2459 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2460 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2461 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2462 "\t\t[-E extended-options] device\n"
2470 " -p Automatic repair (no questions)\n"
2471 " -n Make no changes to the filesystem\n"
2472 " -y Assume \"yes\" to all questions\n"
2473 " -c Check for bad blocks and add them to the badblock "
2475 " -f Force checking even if filesystem is marked clean\n"
2482 " -b superblock Use alternative superblock\n"
2483 " -B blocksize Force blocksize when looking for superblock\n"
2484 " -j external_journal Set location of the external journal\n"
2485 " -l bad_blocks_file Add to badblocks list\n"
2486 " -L bad_blocks_file Set badblocks list\n"
2489 #: e2fsck/unix.c:133
2491 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2494 #: e2fsck/unix.c:139
2498 "%8u inode used (%2.2f%%)\n"
2501 "%8u inodes used (%2.2f%%)\n"
2505 #: e2fsck/unix.c:141
2507 msgid "%8u non-contiguous file (%0d.%d%%)\n"
2508 msgid_plural "%8u non-contiguous files (%0d.%d%%)\n"
2512 #: e2fsck/unix.c:146
2514 msgid "%8u non-contiguous directory (%0d.%d%%)\n"
2515 msgid_plural "%8u non-contiguous directories (%0d.%d%%)\n"
2519 #: e2fsck/unix.c:151
2521 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2524 #: e2fsck/unix.c:158
2526 msgid " Extent depth histogram: "
2529 #: e2fsck/unix.c:167
2531 msgid "%8llu block used (%2.2f%%)\n"
2532 msgid_plural "%8llu blocks used (%2.2f%%)\n"
2536 #: e2fsck/unix.c:170
2538 msgid "%8u bad block\n"
2539 msgid_plural "%8u bad blocks\n"
2543 #: e2fsck/unix.c:172
2545 msgid "%8u large file\n"
2546 msgid_plural "%8u large files\n"
2550 #: e2fsck/unix.c:174
2554 "%8u regular file\n"
2557 "%8u regular files\n"
2561 #: e2fsck/unix.c:176
2563 msgid "%8u directory\n"
2564 msgid_plural "%8u directories\n"
2568 #: e2fsck/unix.c:178
2570 msgid "%8u character device file\n"
2571 msgid_plural "%8u character device files\n"
2575 #: e2fsck/unix.c:181
2577 msgid "%8u block device file\n"
2578 msgid_plural "%8u block device files\n"
2582 #: e2fsck/unix.c:183
2585 msgid_plural "%8u fifos\n"
2589 #: e2fsck/unix.c:185
2592 msgid_plural "%8u links\n"
2596 #: e2fsck/unix.c:188
2598 msgid "%8u symbolic link"
2599 msgid_plural "%8u symbolic links"
2603 #: e2fsck/unix.c:190
2605 msgid " (%u fast symbolic link)\n"
2606 msgid_plural " (%u fast symbolic links)\n"
2610 #: e2fsck/unix.c:192
2612 msgid "%8u socket\n"
2613 msgid_plural "%8u sockets\n"
2617 #: e2fsck/unix.c:195
2620 msgid_plural "%8u files\n"
2624 #: e2fsck/unix.c:209 misc/badblocks.c:984 misc/tune2fs.c:1978 misc/util.c:147
2625 #: resize/main.c:251
2627 msgid "while determining whether %s is mounted."
2630 #: e2fsck/unix.c:227
2632 msgid "Warning! %s is mounted.\n"
2635 #: e2fsck/unix.c:231
2637 msgid "%s is mounted. "
2640 #: e2fsck/unix.c:233
2642 "Cannot continue, aborting.\n"
2646 #: e2fsck/unix.c:235
2651 "WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
2652 "cause ***SEVERE*** filesystem damage.\n"
2656 #: e2fsck/unix.c:239
2657 msgid "Do you really want to continue"
2660 #: e2fsck/unix.c:241
2662 msgid "check aborted.\n"
2665 #: e2fsck/unix.c:323
2666 msgid " contains a file system with errors"
2669 #: e2fsck/unix.c:325
2670 msgid " was not cleanly unmounted"
2673 #: e2fsck/unix.c:327
2674 msgid " primary superblock features different from backup"
2677 #: e2fsck/unix.c:331
2679 msgid " has been mounted %u times without being checked"
2682 #: e2fsck/unix.c:338
2683 msgid " has filesystem last checked time in the future"
2686 #: e2fsck/unix.c:344
2688 msgid " has gone %u days without being checked"
2691 #: e2fsck/unix.c:353
2692 msgid ", check forced.\n"
2695 #: e2fsck/unix.c:386
2697 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
2700 #: e2fsck/unix.c:404
2701 msgid " (check deferred; on battery)"
2704 #: e2fsck/unix.c:407
2705 msgid " (check after next mount)"
2708 #: e2fsck/unix.c:409
2710 msgid " (check in %ld mounts)"
2713 #: e2fsck/unix.c:559
2715 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2718 #: e2fsck/unix.c:628
2720 msgid "Invalid EA version.\n"
2723 #: e2fsck/unix.c:649
2725 msgid "Unknown extended option: %s\n"
2728 #: e2fsck/unix.c:674
2731 "Syntax error in e2fsck config file (%s, line #%d)\n"
2735 #: e2fsck/unix.c:743
2737 msgid "Error validating file descriptor %d: %s\n"
2740 #: e2fsck/unix.c:747
2741 msgid "Invalid completion information file descriptor"
2744 #: e2fsck/unix.c:762
2745 msgid "Only one of the options -p/-a, -n or -y may be specified."
2748 #: e2fsck/unix.c:783
2750 msgid "The -t option is not supported on this version of e2fsck.\n"
2753 #: e2fsck/unix.c:814 e2fsck/unix.c:886 misc/tune2fs.c:811 misc/tune2fs.c:1100
2754 #: misc/tune2fs.c:1118
2756 msgid "Unable to resolve '%s'"
2759 #: e2fsck/unix.c:865
2760 msgid "The -n and -D options are incompatible."
2763 #: e2fsck/unix.c:870
2764 msgid "The -n and -c options are incompatible."
2767 #: e2fsck/unix.c:875
2768 msgid "The -n and -l/-L options are incompatible."
2771 #: e2fsck/unix.c:915
2773 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2776 #: e2fsck/unix.c:963
2779 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2783 #: e2fsck/unix.c:972
2787 "Invalid non-numeric argument to -%c (\"%s\")\n"
2791 #: e2fsck/unix.c:1074 e2fsck/unix.c:1079
2792 msgid "while checking MMP block"
2795 #: e2fsck/unix.c:1081 misc/tune2fs.c:1912
2797 "If you are sure the filesystem is not in use on any node, run:\n"
2798 "'tune2fs -f -E clear_mmp {device}'\n"
2801 #: e2fsck/unix.c:1130
2803 msgid "Error: ext2fs library version out of date!\n"
2806 #: e2fsck/unix.c:1138
2807 msgid "while trying to initialize program"
2810 #: e2fsck/unix.c:1149
2812 msgid "\tUsing %s, %s\n"
2815 #: e2fsck/unix.c:1161
2816 msgid "need terminal for interactive repairs"
2819 #: e2fsck/unix.c:1200
2821 msgid "%s: %s trying backup blocks...\n"
2824 #: e2fsck/unix.c:1202
2825 msgid "Superblock invalid,"
2828 #: e2fsck/unix.c:1203
2829 msgid "Group descriptors look bad..."
2832 #: e2fsck/unix.c:1215
2834 msgid "%s: going back to original superblock\n"
2837 #: e2fsck/unix.c:1242
2840 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2841 "(Or the filesystem superblock is corrupt)\n"
2845 #: e2fsck/unix.c:1248
2847 msgid "Could this be a zero-length partition?\n"
2850 #: e2fsck/unix.c:1250
2852 msgid "You must have %s access to the filesystem or be root\n"
2855 #: e2fsck/unix.c:1255
2857 msgid "Possibly non-existent or swap device?\n"
2860 #: e2fsck/unix.c:1257
2862 msgid "Filesystem mounted or opened exclusively by another program?\n"
2865 #: e2fsck/unix.c:1260
2867 msgid "Possibly non-existent device?\n"
2870 #: e2fsck/unix.c:1263
2873 "Disk write-protected; use the -n option to do a read-only\n"
2874 "check of the device.\n"
2877 #: e2fsck/unix.c:1327
2878 msgid "Get a newer version of e2fsck!"
2881 #: e2fsck/unix.c:1373
2883 msgid "while checking ext3 journal for %s"
2886 #: e2fsck/unix.c:1384
2889 "Warning: skipping journal recovery because doing a read-only filesystem "
2893 #: e2fsck/unix.c:1397
2895 msgid "unable to set superblock flags on %s\n"
2898 #: e2fsck/unix.c:1403
2900 msgid "while recovering ext3 journal of %s"
2903 #: e2fsck/unix.c:1428
2905 msgid "%s has unsupported feature(s):"
2908 #: e2fsck/unix.c:1444
2909 msgid "Warning: compression support is experimental.\n"
2912 #: e2fsck/unix.c:1449
2915 "E2fsck not compiled with HTREE support,\n"
2916 "\tbut filesystem %s has HTREE directories.\n"
2919 #: e2fsck/unix.c:1502
2920 msgid "while reading bad blocks inode"
2923 #: e2fsck/unix.c:1504
2925 msgid "This doesn't bode well, but we'll try to go on...\n"
2928 #: e2fsck/unix.c:1543
2929 msgid "Couldn't determine journal size"
2932 #: e2fsck/unix.c:1546
2934 msgid "Creating journal (%d blocks): "
2937 #: e2fsck/unix.c:1553 misc/mke2fs.c:2535
2940 "\twhile trying to create journal"
2943 #: e2fsck/unix.c:1556
2948 #: e2fsck/unix.c:1557
2952 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2955 #: e2fsck/unix.c:1569
2957 msgid "Restarting e2fsck from the beginning...\n"
2960 #: e2fsck/unix.c:1573
2961 msgid "while resetting context"
2964 #: e2fsck/unix.c:1580
2966 msgid "%s: e2fsck canceled.\n"
2969 #: e2fsck/unix.c:1585
2973 #: e2fsck/unix.c:1597 e2fsck/util.c:66
2977 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2980 #: e2fsck/unix.c:1600
2982 msgid "%s: ***** REBOOT LINUX *****\n"
2985 #: e2fsck/unix.c:1608 e2fsck/util.c:72
2989 "%s: ********** WARNING: Filesystem still has errors **********\n"
2993 #: e2fsck/unix.c:1648
2994 msgid "while setting block group checksum info"
2997 #: e2fsck/util.c:160 misc/util.c:70
3001 #: e2fsck/util.c:161
3005 #: e2fsck/util.c:175
3009 #: e2fsck/util.c:177
3013 #: e2fsck/util.c:179
3017 #: e2fsck/util.c:194
3018 msgid "cancelled!\n"
3021 #: e2fsck/util.c:209
3025 #: e2fsck/util.c:211
3029 #: e2fsck/util.c:221
3036 #: e2fsck/util.c:225
3043 #: e2fsck/util.c:229
3047 #: e2fsck/util.c:229
3051 #: e2fsck/util.c:243
3053 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3056 #: e2fsck/util.c:248
3057 msgid "reading inode and block bitmaps"
3060 #: e2fsck/util.c:253
3062 msgid "while retrying to read bitmaps for %s"
3065 #: e2fsck/util.c:265
3066 msgid "writing block and inode bitmaps"
3069 #: e2fsck/util.c:270
3071 msgid "while rewriting block and inode bitmaps for %s"
3074 #: e2fsck/util.c:282
3079 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3080 "\t(i.e., without -a or -p options)\n"
3083 #: e2fsck/util.c:363
3085 msgid "Memory used: %luk/%luk (%luk/%luk), "
3088 #: e2fsck/util.c:367
3090 msgid "Memory used: %lu, "
3093 #: e2fsck/util.c:374
3095 msgid "time: %5.2f/%5.2f/%5.2f\n"
3098 #: e2fsck/util.c:379
3100 msgid "elapsed time: %6.3f\n"
3103 #: e2fsck/util.c:413 e2fsck/util.c:427
3105 msgid "while reading inode %lu in %s"
3108 #: e2fsck/util.c:441 e2fsck/util.c:454
3110 msgid "while writing inode %lu in %s"
3113 #: e2fsck/util.c:603
3114 msgid "while allocating zeroizing buffer"
3117 #: e2fsck/util.c:755
3119 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3123 #: misc/badblocks.c:69
3127 #: misc/badblocks.c:93
3130 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3131 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3133 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3134 " device [last_block [first_block]]\n"
3137 #: misc/badblocks.c:104
3140 "%s: The -n and -w options are mutually exclusive.\n"
3144 #: misc/badblocks.c:219
3146 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3149 #: misc/badblocks.c:322
3150 msgid "Testing with random pattern: "
3153 #: misc/badblocks.c:340
3154 msgid "Testing with pattern 0x"
3157 #: misc/badblocks.c:372 misc/badblocks.c:445
3161 #: misc/badblocks.c:383
3163 msgid "Weird value (%ld) in do_read\n"
3166 #: misc/badblocks.c:469
3167 msgid "during ext2fs_sync_device"
3170 #: misc/badblocks.c:489 misc/badblocks.c:750
3171 msgid "while beginning bad block list iteration"
3174 #: misc/badblocks.c:503 misc/badblocks.c:603 misc/badblocks.c:760
3175 msgid "while allocating buffers"
3178 #: misc/badblocks.c:507
3180 msgid "Checking blocks %lu to %lu\n"
3183 #: misc/badblocks.c:512
3184 msgid "Checking for bad blocks in read-only mode\n"
3187 #: misc/badblocks.c:521
3188 msgid "Checking for bad blocks (read-only test): "
3191 #: misc/badblocks.c:529 misc/badblocks.c:635 misc/badblocks.c:677
3192 #: misc/badblocks.c:823
3193 msgid "Too many bad blocks, aborting test\n"
3196 #: misc/badblocks.c:610
3197 msgid "Checking for bad blocks in read-write mode\n"
3200 #: misc/badblocks.c:612 misc/badblocks.c:773
3202 msgid "From block %lu to %lu\n"
3205 #: misc/badblocks.c:667
3206 msgid "Reading and comparing: "
3209 #: misc/badblocks.c:772
3210 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3213 #: misc/badblocks.c:778
3214 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3217 #: misc/badblocks.c:785
3220 "Interrupt caught, cleaning up\n"
3223 #: misc/badblocks.c:868
3225 msgid "during test data write, block %lu"
3228 #: misc/badblocks.c:989 misc/util.c:152
3230 msgid "%s is mounted; "
3233 #: misc/badblocks.c:991
3234 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3237 #: misc/badblocks.c:996
3238 msgid "it's not safe to run badblocks!\n"
3241 #: misc/badblocks.c:1001 misc/util.c:163
3243 msgid "%s is apparently in use by the system; "
3246 #: misc/badblocks.c:1004
3247 msgid "badblocks forced anyway.\n"
3250 #: misc/badblocks.c:1024
3252 msgid "invalid %s - %s"
3255 #: misc/badblocks.c:1134
3257 msgid "can't allocate memory for test_pattern - %s"
3260 #: misc/badblocks.c:1164
3261 msgid "Maximum of one test_pattern may be specified in read-only mode"
3264 #: misc/badblocks.c:1170
3265 msgid "Random test_pattern is not allowed in read-only mode"
3268 #: misc/badblocks.c:1184
3270 "Couldn't determine device size; you must specify\n"
3271 "the size manually\n"
3274 #: misc/badblocks.c:1190
3275 msgid "while trying to determine device size"
3278 #: misc/badblocks.c:1195
3282 #: misc/badblocks.c:1201
3286 #: misc/badblocks.c:1204
3288 msgid "invalid starting block (%lu): must be less than %lu"
3291 #: misc/badblocks.c:1260
3292 msgid "while creating in-memory bad blocks list"
3295 #: misc/badblocks.c:1275
3296 msgid "while adding to in-memory bad block list"
3299 #: misc/badblocks.c:1299
3301 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3306 msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
3309 #: misc/chattr.c:154
3311 msgid "bad version - %s\n"
3314 #: misc/chattr.c:201 misc/lsattr.c:116
3316 msgid "while trying to stat %s"
3319 #: misc/chattr.c:208
3321 msgid "while reading flags on %s"
3324 #: misc/chattr.c:217 misc/chattr.c:236
3326 msgid "Clearing extent flag not supported on %s"
3329 #: misc/chattr.c:222 misc/chattr.c:241
3331 msgid "Flags of %s set as "
3334 #: misc/chattr.c:250
3336 msgid "while setting flags on %s"
3339 #: misc/chattr.c:258
3341 msgid "Version of %s set as %lu\n"
3344 #: misc/chattr.c:262
3346 msgid "while setting version on %s"
3349 #: misc/chattr.c:282
3351 msgid "Couldn't allocate path variable in chattr_dir_proc"
3354 #: misc/chattr.c:322
3355 msgid "= is incompatible with - and +\n"
3358 #: misc/chattr.c:330
3359 msgid "Must use '-v', =, - or +\n"
3362 #: misc/dumpe2fs.c:54
3364 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3367 #: misc/dumpe2fs.c:152
3371 #: misc/dumpe2fs.c:161
3375 #: misc/dumpe2fs.c:189
3377 msgid "Group %lu: (Blocks "
3380 #: misc/dumpe2fs.c:194
3382 msgid " Checksum 0x%04x, unused inodes %u\n"
3385 #: misc/dumpe2fs.c:199
3387 msgid " %s superblock at "
3390 #: misc/dumpe2fs.c:200
3394 #: misc/dumpe2fs.c:200
3398 #: misc/dumpe2fs.c:204
3400 msgid ", Group descriptors at "
3403 #: misc/dumpe2fs.c:208
3407 " Reserved GDT blocks at "
3410 #: misc/dumpe2fs.c:215
3412 msgid " Group descriptor at "
3415 #: misc/dumpe2fs.c:221
3416 msgid " Block bitmap at "
3419 #: misc/dumpe2fs.c:225
3420 msgid ", Inode bitmap at "
3423 #: misc/dumpe2fs.c:229
3429 #: misc/dumpe2fs.c:235
3433 " %u free %s, %u free inodes, %u directories%s"
3436 #: misc/dumpe2fs.c:242
3438 msgid ", %u unused inodes\n"
3441 #: misc/dumpe2fs.c:245
3442 msgid " Free blocks: "
3445 #: misc/dumpe2fs.c:256
3446 msgid " Free inodes: "
3449 #: misc/dumpe2fs.c:287
3450 msgid "while printing bad block list"
3453 #: misc/dumpe2fs.c:293
3455 msgid "Bad blocks: %u"
3458 #: misc/dumpe2fs.c:320 misc/tune2fs.c:302
3459 msgid "while reading journal inode"
3462 #: misc/dumpe2fs.c:326
3463 msgid "while opening journal inode"
3466 #: misc/dumpe2fs.c:332
3467 msgid "while reading journal super block"
3470 #: misc/dumpe2fs.c:342
3472 msgid "Journal features: "
3475 #: misc/dumpe2fs.c:355
3476 msgid "Journal size: "
3479 #: misc/dumpe2fs.c:366
3482 "Journal length: %u\n"
3483 "Journal sequence: 0x%08x\n"
3484 "Journal start: %u\n"
3487 #: misc/dumpe2fs.c:385 misc/tune2fs.c:218
3488 msgid "while reading journal superblock"
3491 #: misc/dumpe2fs.c:393
3492 msgid "Couldn't find journal superblock magic numbers"
3495 #: misc/dumpe2fs.c:397
3499 "Journal block size: %u\n"
3500 "Journal length: %u\n"
3501 "Journal first block: %u\n"
3502 "Journal sequence: 0x%08x\n"
3503 "Journal start: %u\n"
3504 "Journal number of users: %u\n"
3507 #: misc/dumpe2fs.c:410
3509 msgid "Journal users: %s\n"
3512 #: misc/dumpe2fs.c:426 misc/mke2fs.c:663 misc/tune2fs.c:1137
3514 msgid "Couldn't allocate memory to parse options!\n"
3517 #: misc/dumpe2fs.c:452
3519 msgid "Invalid superblock parameter: %s\n"
3522 #: misc/dumpe2fs.c:467
3524 msgid "Invalid blocksize parameter: %s\n"
3527 #: misc/dumpe2fs.c:478
3531 "Bad extended option(s) specified: %s\n"
3533 "Extended options are separated by commas, and may take an argument which\n"
3534 "\tis set off by an equals ('=') sign.\n"
3536 "Valid extended options are:\n"
3537 "\tsuperblock=<superblock number>\n"
3538 "\tblocksize=<blocksize>\n"
3541 #: misc/dumpe2fs.c:538 misc/mke2fs.c:1521
3543 msgid "\tUsing %s\n"
3546 #: misc/dumpe2fs.c:574 misc/e2image.c:1290 misc/tune2fs.c:1923
3547 #: resize/main.c:310
3549 msgid "Couldn't find valid filesystem superblock.\n"
3552 #: misc/dumpe2fs.c:599
3556 "%s: %s: error reading bitmaps: %s\n"
3559 #: misc/e2image.c:87
3561 msgid "Usage: %s [-rsIQ] device image_file\n"
3564 #: misc/e2image.c:135
3566 msgid "Error: header size is bigger than wrt_size\n"
3569 #: misc/e2image.c:141
3570 msgid "Couldn't allocate header buffer\n"
3573 #: misc/e2image.c:171
3574 msgid "while writing superblock"
3577 #: misc/e2image.c:179
3578 msgid "while writing inode table"
3581 #: misc/e2image.c:186
3582 msgid "while writing block bitmap"
3585 #: misc/e2image.c:193
3586 msgid "while writing inode bitmap"
3589 #: misc/e2image.c:1322
3591 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3594 #: misc/e2label.c:58
3596 msgid "e2label: cannot open %s\n"
3599 #: misc/e2label.c:63
3601 msgid "e2label: cannot seek to superblock\n"
3604 #: misc/e2label.c:68
3606 msgid "e2label: error reading superblock\n"
3609 #: misc/e2label.c:72
3611 msgid "e2label: not an ext2 filesystem\n"
3614 #: misc/e2label.c:97 misc/tune2fs.c:2073
3616 msgid "Warning: label too long, truncating.\n"
3619 #: misc/e2label.c:100
3621 msgid "e2label: cannot seek to superblock again\n"
3624 #: misc/e2label.c:105
3626 msgid "e2label: error writing superblock\n"
3629 #: misc/e2label.c:117 misc/tune2fs.c:803
3631 msgid "Usage: e2label device [newlabel]\n"
3636 msgid "Usage: %s <transaction file> <filesystem>\n"
3640 msgid "Failed to read the file system data \n"
3643 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:206
3645 msgid "Failed tdb_fetch %s\n"
3650 msgid "The file system Mount time didn't match %u\n"
3654 msgid "The file system UUID didn't match \n"
3657 #: misc/e2undo.c:163
3659 msgid "Failed tdb_open %s\n"
3662 #: misc/e2undo.c:169
3664 msgid "Error while determining whether %s is mounted.\n"
3667 #: misc/e2undo.c:175
3668 msgid "e2undo should only be run on unmounted file system\n"
3671 #: misc/e2undo.c:184
3673 msgid "Failed to open %s\n"
3676 #: misc/e2undo.c:210
3678 msgid "Replayed transaction of size %zd at location %llu\n"
3681 #: misc/e2undo.c:216
3683 msgid "Failed write %s\n"
3688 msgid "WARNING: couldn't open %s: %s\n"
3693 msgid "WARNING: bad format on line %d of %s\n"
3698 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
3699 "\tfield. I will kludge around things for you, but you\n"
3700 "\tshould fix your /etc/fstab file as soon as you can.\n"
3706 msgid "fsck: %s: not found\n"
3711 msgid "%s: wait: No more child process?!?\n"
3716 msgid "Warning... %s for device %s exited with signal %d.\n"
3721 msgid "%s %s: status is %x, should never happen.\n"
3726 msgid "Finished with %s (exit status %d)\n"
3731 msgid "%s: Error %d while executing fsck.%s for %s\n"
3736 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3737 "with 'no' or '!'.\n"
3741 msgid "Couldn't allocate memory for filesystem types\n"
3747 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3753 msgid "fsck: cannot check %s: fsck.%s not found\n"
3757 msgid "Checking all file systems.\n"
3762 msgid "--waiting-- (pass %d)\n"
3767 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3772 msgid "%s: too many devices\n"
3775 #: misc/fsck.c:1154 misc/fsck.c:1240
3777 msgid "%s: too many arguments\n"
3782 msgid "Usage: %s [-RVadlv] [files...]\n"
3787 msgid "While reading flags on %s"
3792 msgid "While reading version on %s"
3795 #: misc/mke2fs.c:116
3798 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
3799 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3800 "\t[-G meta group size] [-N number-of-inodes]\n"
3801 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3802 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3803 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3804 "\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
3807 #: misc/mke2fs.c:218
3809 msgid "Running command: %s\n"
3812 #: misc/mke2fs.c:222
3814 msgid "while trying to run '%s'"
3817 #: misc/mke2fs.c:229
3818 msgid "while processing list of bad blocks from program"
3821 #: misc/mke2fs.c:256
3823 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3826 #: misc/mke2fs.c:258
3828 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3831 #: misc/mke2fs.c:261
3832 msgid "Aborting....\n"
3835 #: misc/mke2fs.c:281
3838 "Warning: the backup superblock/group descriptors at block %u contain\n"
3843 #: misc/mke2fs.c:300
3844 msgid "while marking bad blocks as used"
3847 #: misc/mke2fs.c:317
3848 msgid "Writing inode tables: "
3851 #: misc/mke2fs.c:338
3855 "Could not write %d blocks in inode table starting at %llu: %s\n"
3858 #: misc/mke2fs.c:352 misc/mke2fs.c:2170 misc/mke2fs.c:2422
3863 #: misc/mke2fs.c:363
3864 msgid "while creating root dir"
3867 #: misc/mke2fs.c:370
3868 msgid "while reading root inode"
3871 #: misc/mke2fs.c:384
3872 msgid "while setting root inode ownership"
3875 #: misc/mke2fs.c:402
3876 msgid "while creating /lost+found"
3879 #: misc/mke2fs.c:409
3880 msgid "while looking up /lost+found"
3883 #: misc/mke2fs.c:422
3884 msgid "while expanding /lost+found"
3887 #: misc/mke2fs.c:437
3888 msgid "while setting bad block inode"
3891 #: misc/mke2fs.c:464
3893 msgid "Out of memory erasing sectors %d-%d\n"
3896 #: misc/mke2fs.c:474
3898 msgid "Warning: could not read block 0: %s\n"
3901 #: misc/mke2fs.c:490
3903 msgid "Warning: could not erase sector %d: %s\n"
3906 #: misc/mke2fs.c:506
3907 msgid "while initializing journal superblock"
3910 #: misc/mke2fs.c:514
3911 msgid "Zeroing journal device: "
3914 #: misc/mke2fs.c:526
3916 msgid "while zeroing journal device (block %llu, count %d)"
3919 #: misc/mke2fs.c:544
3920 msgid "while writing journal superblock"
3923 #: misc/mke2fs.c:559
3926 "warning: %llu blocks unused.\n"
3930 #: misc/mke2fs.c:564
3932 msgid "Filesystem label=%s\n"
3935 #: misc/mke2fs.c:567
3937 msgid "OS type: %s\n"
3940 #: misc/mke2fs.c:569
3942 msgid "Block size=%u (log=%u)\n"
3945 #: misc/mke2fs.c:573
3947 msgid "Cluster size=%u (log=%u)\n"
3950 #: misc/mke2fs.c:577
3952 msgid "Fragment size=%u (log=%u)\n"
3955 #: misc/mke2fs.c:579
3957 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3960 #: misc/mke2fs.c:581
3962 msgid "%u inodes, %llu blocks\n"
3965 #: misc/mke2fs.c:583
3967 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
3970 #: misc/mke2fs.c:586
3972 msgid "First data block=%u\n"
3975 #: misc/mke2fs.c:588
3977 msgid "Maximum filesystem blocks=%lu\n"
3980 #: misc/mke2fs.c:592
3982 msgid "%u block groups\n"
3985 #: misc/mke2fs.c:594
3987 msgid "%u block group\n"
3990 #: misc/mke2fs.c:597
3992 msgid "%u blocks per group, %u clusters per group\n"
3995 #: misc/mke2fs.c:600
3997 msgid "%u blocks per group, %u fragments per group\n"
4000 #: misc/mke2fs.c:602
4002 msgid "%u inodes per group\n"
4005 #: misc/mke2fs.c:609
4007 msgid "Superblock backups stored on blocks: "
4010 #: misc/mke2fs.c:688 misc/tune2fs.c:1165
4012 msgid "Invalid mmp_update_interval: %s\n"
4015 #: misc/mke2fs.c:702
4017 msgid "Invalid stride parameter: %s\n"
4020 #: misc/mke2fs.c:717
4022 msgid "Invalid stripe-width parameter: %s\n"
4025 #: misc/mke2fs.c:740
4027 msgid "Invalid resize parameter: %s\n"
4030 #: misc/mke2fs.c:747
4032 msgid "The resize maximum must be greater than the filesystem size.\n"
4035 #: misc/mke2fs.c:771
4037 msgid "On-line resizing not supported with revision 0 filesystems\n"
4040 #: misc/mke2fs.c:809
4042 msgid "Invalid quotatype parameter: %s\n"
4045 #: misc/mke2fs.c:820
4049 "Bad option(s) specified: %s\n"
4051 "Extended options are separated by commas, and may take an argument which\n"
4052 "\tis set off by an equals ('=') sign.\n"
4054 "Valid extended options are:\n"
4055 "\tstride=<RAID per-disk data chunk in blocks>\n"
4056 "\tstripe-width=<RAID stride * data disks in blocks>\n"
4057 "\tresize=<resize maximum size in blocks>\n"
4058 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
4059 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
4063 "\tquotatype=<usr OR grp>\n"
4067 #: misc/mke2fs.c:840
4071 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
4075 #: misc/mke2fs.c:879
4078 "Syntax error in mke2fs config file (%s, line #%d)\n"
4082 #: misc/mke2fs.c:892 misc/tune2fs.c:393
4084 msgid "Invalid filesystem option set: %s\n"
4087 #: misc/mke2fs.c:904 misc/tune2fs.c:345
4089 msgid "Invalid mount option set: %s\n"
4092 #: misc/mke2fs.c:1042
4096 "Your mke2fs.conf file does not define the %s filesystem type.\n"
4099 #: misc/mke2fs.c:1046
4102 "You probably need to install an updated mke2fs.conf file.\n"
4106 #: misc/mke2fs.c:1050
4108 msgid "Aborting...\n"
4111 #: misc/mke2fs.c:1090
4115 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
4119 #: misc/mke2fs.c:1248
4121 msgid "Couldn't allocate memory for new PATH.\n"
4124 #: misc/mke2fs.c:1289
4126 msgid "Couldn't init profile successfully (error: %ld).\n"
4129 #: misc/mke2fs.c:1329
4131 msgid "invalid block size - %s"
4134 #: misc/mke2fs.c:1333
4136 msgid "Warning: blocksize %d not usable on most systems.\n"
4139 #: misc/mke2fs.c:1349
4141 msgid "invalid cluster size - %s"
4144 #: misc/mke2fs.c:1358
4145 msgid "Illegal number for blocks per group"
4148 #: misc/mke2fs.c:1363
4149 msgid "blocks per group must be multiple of 8"
4152 #: misc/mke2fs.c:1371
4153 msgid "Illegal number for flex_bg size"
4156 #: misc/mke2fs.c:1377
4157 msgid "flex_bg size must be a power of 2"
4160 #: misc/mke2fs.c:1387
4162 msgid "invalid inode ratio %s (min %d/max %d)"
4165 #: misc/mke2fs.c:1397
4168 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
4169 "nodiscard' extended option instead!\n"
4172 #: misc/mke2fs.c:1411
4173 msgid "in malloc for bad_blocks_filename"
4176 #: misc/mke2fs.c:1421
4178 msgid "invalid reserved blocks percent - %s"
4181 #: misc/mke2fs.c:1439
4183 msgid "bad revision level - %s"
4186 #: misc/mke2fs.c:1451
4188 msgid "invalid inode size - %s"
4191 #: misc/mke2fs.c:1471
4193 msgid "bad num inodes - %s"
4196 #: misc/mke2fs.c:1488
4197 msgid "The -t option may only be used once"
4200 #: misc/mke2fs.c:1496
4201 msgid "The -T option may only be used once"
4204 #: misc/mke2fs.c:1546 misc/mke2fs.c:2490
4206 msgid "while trying to open journal device %s\n"
4209 #: misc/mke2fs.c:1552
4211 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
4214 #: misc/mke2fs.c:1558
4216 msgid "Using journal device's blocksize: %d\n"
4219 #: misc/mke2fs.c:1569
4221 msgid "invalid blocks '%s' on device '%s'"
4224 #: misc/mke2fs.c:1579
4228 #: misc/mke2fs.c:1592 resize/main.c:379
4229 msgid "while trying to determine filesystem size"
4232 #: misc/mke2fs.c:1598
4234 "Couldn't determine device size; you must specify\n"
4235 "the size of the filesystem\n"
4238 #: misc/mke2fs.c:1605
4240 "Device size reported to be zero. Invalid partition specified, or\n"
4241 "\tpartition table wasn't reread after running fdisk, due to\n"
4242 "\ta modified partition being busy and in use. You may need to reboot\n"
4243 "\tto re-read your partition table.\n"
4246 #: misc/mke2fs.c:1622
4247 msgid "Filesystem larger than apparent device size."
4250 #: misc/mke2fs.c:1642
4252 msgid "Failed to parse fs types list\n"
4255 #: misc/mke2fs.c:1696
4258 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4259 "\tin 32 bits using a blocksize of %d.\n"
4262 #: misc/mke2fs.c:1712
4263 msgid "fs_types for mke2fs.conf resolution: "
4266 #: misc/mke2fs.c:1719
4268 msgid "Filesystem features not supported with revision 0 filesystems\n"
4271 #: misc/mke2fs.c:1726
4273 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4276 #: misc/mke2fs.c:1738
4278 msgid "Journals not supported with revision 0 filesystems\n"
4281 #: misc/mke2fs.c:1752
4283 msgid "invalid reserved blocks percent - %lf"
4286 #: misc/mke2fs.c:1768
4289 "The resize_inode and meta_bg features are not compatible.\n"
4290 "They can not be both enabled simultaneously.\n"
4293 #: misc/mke2fs.c:1785
4294 msgid "while trying to determine hardware sector size"
4297 #: misc/mke2fs.c:1791
4298 msgid "while trying to determine physical sector size"
4301 #: misc/mke2fs.c:1824
4302 msgid "while setting blocksize; too small for device\n"
4305 #: misc/mke2fs.c:1829
4308 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4311 #: misc/mke2fs.c:1860
4313 msgid "warning: Unable to get device geometry for %s\n"
4316 #: misc/mke2fs.c:1863
4318 msgid "%s alignment is offset by %lu bytes.\n"
4321 #: misc/mke2fs.c:1865
4324 "This may result in very poor performance, (re)-partitioning suggested.\n"
4327 #: misc/mke2fs.c:1876
4329 msgid "%d-byte blocks too big for system (max %d)"
4332 #: misc/mke2fs.c:1880
4335 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4338 #: misc/mke2fs.c:1915
4339 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4342 #: misc/mke2fs.c:1924
4343 msgid "blocks per group count out of range"
4346 #: misc/mke2fs.c:1939
4347 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4350 #: misc/mke2fs.c:1951
4352 msgid "invalid inode size %d (min %d/max %d)"
4355 #: misc/mke2fs.c:1969
4357 msgid "too many inodes (%llu), raise inode ratio?"
4360 #: misc/mke2fs.c:1976
4362 msgid "too many inodes (%llu), specify < 2^32 inodes"
4365 #: misc/mke2fs.c:1990
4368 "inode_size (%u) * inodes_count (%u) too big for a\n"
4369 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
4370 "\tor lower inode count (-N).\n"
4373 #: misc/mke2fs.c:2109
4376 "Overwriting existing filesystem; this can be undone using the command:\n"
4381 #: misc/mke2fs.c:2123
4382 msgid "while trying to setup undo file\n"
4385 #: misc/mke2fs.c:2149
4386 msgid "Discarding device blocks: "
4389 #: misc/mke2fs.c:2165
4393 #: misc/mke2fs.c:2270
4394 msgid "while setting up superblock"
4397 #: misc/mke2fs.c:2279
4399 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
4402 #: misc/mke2fs.c:2362
4404 msgid "unknown os - %s"
4407 #: misc/mke2fs.c:2414
4409 msgid "Allocating group tables: "
4412 #: misc/mke2fs.c:2418
4413 msgid "while trying to allocate filesystem tables"
4416 #: misc/mke2fs.c:2427
4419 "\twhile converting subcluster bitmap"
4422 #: misc/mke2fs.c:2459
4424 msgid "while zeroing block %llu at end of filesystem"
4427 #: misc/mke2fs.c:2472
4428 msgid "while reserving blocks for online resize"
4431 #: misc/mke2fs.c:2483 misc/tune2fs.c:640
4435 #: misc/mke2fs.c:2495
4437 msgid "Adding journal to device %s: "
4440 #: misc/mke2fs.c:2502
4444 "\twhile trying to add journal to device %s"
4447 #: misc/mke2fs.c:2507 misc/mke2fs.c:2539 misc/tune2fs.c:669 misc/tune2fs.c:683
4452 #: misc/mke2fs.c:2516
4454 msgid "Skipping journal creation in super-only mode\n"
4457 #: misc/mke2fs.c:2527
4459 msgid "Creating journal (%u blocks): "
4462 #: misc/mke2fs.c:2546 misc/tune2fs.c:446
4466 "Error while enabling multiple mount protection feature."
4469 #: misc/mke2fs.c:2551
4471 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4474 #: misc/mke2fs.c:2564
4476 msgid "Writing superblocks and filesystem accounting information: "
4479 #: misc/mke2fs.c:2571
4483 "Warning, had trouble writing out superblocks."
4486 #: misc/mke2fs.c:2573
4493 #: misc/mklost+found.c:50
4495 msgid "Usage: mklost+found\n"
4498 #: misc/partinfo.c:41
4501 "Usage: %s device...\n"
4503 "Prints out the partition information for each given device.\n"
4504 "For example: %s /dev/hda\n"
4508 #: misc/partinfo.c:51
4510 msgid "Cannot open %s: %s"
4513 #: misc/partinfo.c:57
4515 msgid "Cannot get geometry of %s: %s"
4518 #: misc/partinfo.c:65
4520 msgid "Cannot get size of %s: %s"
4523 #: misc/partinfo.c:71
4525 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4528 #: misc/tune2fs.c:107
4529 msgid "Please run e2fsck on the filesystem.\n"
4532 #: misc/tune2fs.c:116
4535 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4536 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4537 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4538 "mmp_update_interval]\n"
4539 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4540 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4541 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4542 "\t[ -I new_inode_size ] device\n"
4545 #: misc/tune2fs.c:205
4546 msgid "while trying to open external journal"
4549 #: misc/tune2fs.c:210
4551 msgid "%s is not a journal device.\n"
4554 #: misc/tune2fs.c:225
4555 msgid "Journal superblock not found!\n"
4558 #: misc/tune2fs.c:236
4559 msgid "Filesystem's UUID not found on journal device.\n"
4562 #: misc/tune2fs.c:257
4564 "Cannot locate journal device. It was NOT removed\n"
4565 "Use -f option to remove missing journal device.\n"
4568 #: misc/tune2fs.c:265
4569 msgid "Journal removed\n"
4572 #: misc/tune2fs.c:309
4573 msgid "while reading bitmaps"
4576 #: misc/tune2fs.c:317
4577 msgid "while clearing journal inode"
4580 #: misc/tune2fs.c:328
4581 msgid "while writing journal inode"
4584 #: misc/tune2fs.c:363
4586 msgid "(and reboot afterwards!)\n"
4589 #: misc/tune2fs.c:396
4591 msgid "Clearing filesystem feature '%s' not supported.\n"
4594 #: misc/tune2fs.c:402
4596 msgid "Setting filesystem feature '%s' not supported.\n"
4599 #: misc/tune2fs.c:411
4601 "The has_journal feature may only be cleared when the filesystem is\n"
4602 "unmounted or mounted read-only.\n"
4605 #: misc/tune2fs.c:419
4607 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
4608 "the has_journal flag.\n"
4611 #: misc/tune2fs.c:438
4613 "The multiple mount protection feature can't\n"
4614 "be set if the filesystem is mounted or\n"
4618 #: misc/tune2fs.c:456
4620 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
4623 #: misc/tune2fs.c:465
4625 "The multiple mount protection feature cannot\n"
4626 "be disabled if the filesystem is readonly.\n"
4629 #: misc/tune2fs.c:473
4630 msgid "Error while reading bitmaps\n"
4633 #: misc/tune2fs.c:482
4635 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
4638 #: misc/tune2fs.c:487
4639 msgid "while reading MMP block."
4642 #: misc/tune2fs.c:519
4644 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4648 #: misc/tune2fs.c:530
4650 "The huge_file feature may only be cleared when the filesystem is\n"
4651 "unmounted or mounted read-only.\n"
4654 #: misc/tune2fs.c:590
4657 "Warning: '^quota' option overrides '-Q'arguments.\n"
4660 #: misc/tune2fs.c:635
4661 msgid "The filesystem already has a journal.\n"
4664 #: misc/tune2fs.c:653
4668 "\twhile trying to open journal on %s\n"
4671 #: misc/tune2fs.c:657
4673 msgid "Creating journal on device %s: "
4676 #: misc/tune2fs.c:665
4678 msgid "while adding filesystem to journal on %s"
4681 #: misc/tune2fs.c:671
4682 msgid "Creating journal inode: "
4685 #: misc/tune2fs.c:680
4688 "\twhile trying to create journal file"
4691 #: misc/tune2fs.c:763
4692 msgid "Couldn't allocate memory to parse quota options!\n"
4695 #: misc/tune2fs.c:785
4698 "Bad quota options specified.\n"
4700 "Following valid quota options are available (pass by separating with "
4708 #: misc/tune2fs.c:846
4710 msgid "Couldn't parse date/time specifier: %s"
4713 #: misc/tune2fs.c:870 misc/tune2fs.c:883
4715 msgid "bad mounts count - %s"
4718 #: misc/tune2fs.c:899
4720 msgid "bad error behavior - %s"
4723 #: misc/tune2fs.c:926
4725 msgid "bad gid/group name - %s"
4728 #: misc/tune2fs.c:959
4730 msgid "bad interval - %s"
4733 #: misc/tune2fs.c:988
4735 msgid "bad reserved block ratio - %s"
4738 #: misc/tune2fs.c:1003
4739 msgid "-o may only be specified once"
4742 #: misc/tune2fs.c:1012
4743 msgid "-O may only be specified once"
4746 #: misc/tune2fs.c:1027
4748 msgid "bad reserved blocks count - %s"
4751 #: misc/tune2fs.c:1056
4753 msgid "bad uid/user name - %s"
4756 #: misc/tune2fs.c:1073
4758 msgid "bad inode size - %s"
4761 #: misc/tune2fs.c:1080
4763 msgid "Inode size must be a power of two- %s"
4766 #: misc/tune2fs.c:1174
4768 msgid "mmp_update_interval too big: %lu\n"
4771 #: misc/tune2fs.c:1179
4773 msgid "Setting multiple mount protection update interval to %lu second\n"
4775 "Setting multiple mount protection update interval to %lu seconds\n"
4779 #: misc/tune2fs.c:1202
4781 msgid "Invalid RAID stride: %s\n"
4784 #: misc/tune2fs.c:1217
4786 msgid "Invalid RAID stripe-width: %s\n"
4789 #: misc/tune2fs.c:1232
4791 msgid "Invalid hash algorithm: %s\n"
4794 #: misc/tune2fs.c:1238
4796 msgid "Setting default hash algorithm to %s (%d)\n"
4799 #: misc/tune2fs.c:1257
4803 "Bad options specified.\n"
4805 "Extended options are separated by commas, and may take an argument which\n"
4806 "\tis set off by an equals ('=') sign.\n"
4808 "Valid extended options are:\n"
4810 "\thash_alg=<hash algorithm>\n"
4811 "\tmount_opts=<extended default mount options>\n"
4812 "\tstride=<RAID per-disk chunk size in blocks>\n"
4813 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4818 #: misc/tune2fs.c:1723
4819 msgid "Failed to read inode bitmap\n"
4822 #: misc/tune2fs.c:1728
4823 msgid "Failed to read block bitmap\n"
4826 #: misc/tune2fs.c:1745 resize/resize2fs.c:784
4827 msgid "blocks to be moved"
4830 #: misc/tune2fs.c:1748
4831 msgid "Failed to allocate block bitmap when increasing inode size\n"
4834 #: misc/tune2fs.c:1754
4835 msgid "Not enough space to increase inode size \n"
4838 #: misc/tune2fs.c:1759
4839 msgid "Failed to relocate blocks during inode resize \n"
4842 #: misc/tune2fs.c:1791
4844 "Error in resizing the inode size.\n"
4845 "Run e2undo to undo the file system changes. \n"
4848 #: misc/tune2fs.c:1818
4849 msgid "Couldn't allocate memory for tdb filename\n"
4852 #: misc/tune2fs.c:1840
4854 msgid "while trying to delete %s"
4857 #: misc/tune2fs.c:1850
4860 "To undo the tune2fs operation please run the command\n"
4865 #: misc/tune2fs.c:1919
4868 "MMP block magic is bad. Try to fix it by running:\n"
4872 #: misc/tune2fs.c:1936
4874 msgid "The inode size is already %lu\n"
4877 #: misc/tune2fs.c:1942
4879 msgid "Shrinking the inode size is not supported\n"
4882 #: misc/tune2fs.c:1989
4884 msgid "Setting maximal mount count to %d\n"
4887 #: misc/tune2fs.c:1995
4889 msgid "Setting current mount count to %d\n"
4892 #: misc/tune2fs.c:2000
4894 msgid "Setting error behavior to %d\n"
4897 #: misc/tune2fs.c:2005
4899 msgid "Setting reserved blocks gid to %lu\n"
4902 #: misc/tune2fs.c:2010
4904 msgid "interval between checks is too big (%lu)"
4907 #: misc/tune2fs.c:2017
4909 msgid "Setting interval between checks to %lu seconds\n"
4912 #: misc/tune2fs.c:2024
4914 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
4917 #: misc/tune2fs.c:2030
4919 msgid "reserved blocks count is too big (%llu)"
4922 #: misc/tune2fs.c:2037
4924 msgid "Setting reserved blocks count to %llu\n"
4927 #: misc/tune2fs.c:2043
4930 "The filesystem already has sparse superblocks.\n"
4933 #: misc/tune2fs.c:2050
4937 "Sparse superblock flag set. %s"
4940 #: misc/tune2fs.c:2055
4943 "Clearing the sparse superflag not supported.\n"
4946 #: misc/tune2fs.c:2063
4948 msgid "Setting time filesystem last checked to %s\n"
4951 #: misc/tune2fs.c:2069
4953 msgid "Setting reserved blocks uid to %lu\n"
4956 #: misc/tune2fs.c:2101
4957 msgid "Error in using clear_mmp. It must be used with -f\n"
4960 #: misc/tune2fs.c:2119
4962 "The quota feature may only be changed when the filesystem is unmounted.\n"
4965 #: misc/tune2fs.c:2152
4966 msgid "Invalid UUID format\n"
4969 #: misc/tune2fs.c:2165
4970 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4973 #: misc/tune2fs.c:2173
4975 "Changing the inode size not supported for filesystems with the flex_bg\n"
4976 "feature enabled.\n"
4979 #: misc/tune2fs.c:2186
4981 msgid "Setting inode size %lu\n"
4984 #: misc/tune2fs.c:2189
4986 msgid "Failed to change inode size\n"
4989 #: misc/tune2fs.c:2200
4991 msgid "Setting stride size to %d\n"
4994 #: misc/tune2fs.c:2205
4996 msgid "Setting stripe width to %d\n"
4999 #: misc/tune2fs.c:2212
5001 msgid "Setting extended default mount options to '%s'\n"
5005 msgid "Proceed anyway? (y,n) "
5010 msgid "Could not stat %s --- %s\n"
5016 "The device apparently does not exist; did you specify it correctly?\n"
5021 msgid "%s is not a block special device.\n"
5026 msgid "%s is entire device, not just one partition!\n"
5030 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
5035 msgid "will not make a %s here!\n"
5039 msgid "mke2fs forced anyway.\n"
5043 msgid "Couldn't allocate memory to parse journal options!\n"
5050 "Could not find journal device matching %s\n"
5056 "Bad journal options specified.\n"
5058 "Journal options are separated by commas, and may take an argument which\n"
5059 "\tis set off by an equals ('=') sign.\n"
5061 "Valid journal options are:\n"
5062 "\tsize=<journal size in megabytes>\n"
5063 "\tdevice=<journal device>\n"
5065 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
5072 "Filesystem too small for a journal\n"
5079 "The requested journal size is %d blocks; it must be\n"
5080 "between 1024 and 10240000 blocks. Aborting.\n"
5086 "Journal size too big for filesystem.\n"
5092 "This filesystem will be automatically checked every %d mounts or\n"
5093 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
5098 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
5103 msgid " %s [-r|t] [-n num] [-s socketpath]\n"
5112 msgid "bad arguments"
5128 msgid "bad response length"
5133 msgid "uuidd daemon already running at pid %s\n"
5138 msgid "Couldn't create unix stream socket: %s"
5143 msgid "Couldn't bind unix socket %s: %s\n"
5148 msgid "Couldn't listen on unix socket %s: %s\n"
5153 msgid "Error reading from client, len = %d\n"
5158 msgid "operation %d, incoming num = %d\n"
5163 msgid "Generated time UUID: %s\n"
5168 msgid "Generated random UUID: %s\n"
5173 msgid "Generated time UUID %s and subsequent UUID\n"
5174 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
5180 msgid "Generated %d UUID's:\n"
5185 msgid "Invalid operation %d\n"
5188 #: misc/uuidd.c:476 misc/uuidd.c:498
5190 msgid "Bad number: %s\n"
5193 #: misc/uuidd.c:533 misc/uuidd.c:562
5195 msgid "Error calling uuidd daemon (%s): %s\n"
5200 msgid "%s and subsequent UUID\n"
5201 msgid_plural "%s and subsequent %d UUIDs\n"
5207 msgid "List of UUID's:\n"
5212 msgid "Unexpected reply length from server %d\n"
5217 msgid "Couldn't kill uuidd running at pid %d: %s\n"
5222 msgid "Killed uuidd running at pid %d\n"
5225 #: misc/uuidgen.c:32
5227 msgid "Usage: %s [-r] [-t]\n"
5230 #: resize/extent.c:202
5231 msgid "# Extent dump:\n"
5234 #: resize/extent.c:203
5236 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
5242 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
5247 msgid "Extending the inode table"
5251 msgid "Relocating blocks"
5255 msgid "Scanning inode table"
5259 msgid "Updating inode references"
5263 msgid "Moving inode table"
5267 msgid "Unknown pass?!?"
5272 msgid "Begin pass %d (max = %lu)\n"
5275 #: resize/main.c:263
5277 msgid "while opening %s"
5280 #: resize/main.c:275
5282 msgid "while getting stat information for %s"
5285 #: resize/main.c:336
5288 "%s: The combination of flex_bg and\n"
5289 "\t!resize_inode features is not supported by resize2fs.\n"
5292 #: resize/main.c:349 resize/main.c:457
5295 "Please run 'e2fsck -f %s' first.\n"
5299 #: resize/main.c:353
5301 msgid "Estimated minimum size of the filesystem: %llu\n"
5304 #: resize/main.c:389
5306 msgid "Invalid new size: %s\n"
5309 #: resize/main.c:397
5310 msgid "New size too large to be expressed in 32 bits\n"
5313 #: resize/main.c:409
5315 msgid "New size smaller than minimum (%llu)\n"
5318 #: resize/main.c:415
5319 msgid "Invalid stride length"
5322 #: resize/main.c:439
5325 "The containing partition (or device) is only %llu (%dk) blocks.\n"
5326 "You requested a new size of %llu blocks.\n"
5330 #: resize/main.c:446
5333 "The filesystem is already %llu blocks long. Nothing to do!\n"
5337 #: resize/main.c:461
5339 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5342 #: resize/main.c:470
5344 msgid "while trying to resize %s"
5347 #: resize/main.c:473
5350 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
5351 "after the aborted resize operation.\n"
5354 #: resize/main.c:479
5357 "The filesystem on %s is now %llu blocks long.\n"
5361 #: resize/main.c:494
5363 msgid "while trying to truncate %s"
5366 #: resize/online.c:40
5368 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5371 #: resize/online.c:44
5372 msgid "On-line shrinking not supported"
5375 #: resize/online.c:63
5376 msgid "Filesystem does not support online resizing"
5379 #: resize/online.c:70
5381 msgid "while trying to open mountpoint %s"
5384 #: resize/online.c:92 resize/online.c:116
5385 msgid "Permission denied to resize filesystem"
5388 #: resize/online.c:95 resize/online.c:122
5389 msgid "While checking for on-line resizing support"
5392 #: resize/online.c:107
5393 msgid "Kernel does not support resizing a file system this large"
5396 #: resize/online.c:119
5397 msgid "Kernel does not support online resizing"
5400 #: resize/online.c:152
5402 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
5405 #: resize/online.c:162
5406 msgid "While trying to extend the last group"
5409 #: resize/online.c:216
5411 msgid "While trying to add group #%d"
5414 #: resize/online.c:227
5417 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5421 #: resize/resize2fs.c:348
5423 msgid "inodes (%llu) must be less than %u"
5426 #: resize/resize2fs.c:576
5427 msgid "reserved blocks"
5430 #: resize/resize2fs.c:789
5431 msgid "meta-data blocks"
5434 #: resize/resize2fs.c:1735
5436 msgid "Should never happen: resize inode corrupt!\n"
5439 #: lib/ext2fs/ext2_err.c:11
5440 msgid "EXT2FS Library version 1.42-WIP"
5443 #: lib/ext2fs/ext2_err.c:12
5444 msgid "Wrong magic number for ext2_filsys structure"
5447 #: lib/ext2fs/ext2_err.c:13
5448 msgid "Wrong magic number for badblocks_list structure"
5451 #: lib/ext2fs/ext2_err.c:14
5452 msgid "Wrong magic number for badblocks_iterate structure"
5455 #: lib/ext2fs/ext2_err.c:15
5456 msgid "Wrong magic number for inode_scan structure"
5459 #: lib/ext2fs/ext2_err.c:16
5460 msgid "Wrong magic number for io_channel structure"
5463 #: lib/ext2fs/ext2_err.c:17
5464 msgid "Wrong magic number for unix io_channel structure"
5467 #: lib/ext2fs/ext2_err.c:18
5468 msgid "Wrong magic number for io_manager structure"
5471 #: lib/ext2fs/ext2_err.c:19
5472 msgid "Wrong magic number for block_bitmap structure"
5475 #: lib/ext2fs/ext2_err.c:20
5476 msgid "Wrong magic number for inode_bitmap structure"
5479 #: lib/ext2fs/ext2_err.c:21
5480 msgid "Wrong magic number for generic_bitmap structure"
5483 #: lib/ext2fs/ext2_err.c:22
5484 msgid "Wrong magic number for test io_channel structure"
5487 #: lib/ext2fs/ext2_err.c:23
5488 msgid "Wrong magic number for directory block list structure"
5491 #: lib/ext2fs/ext2_err.c:24
5492 msgid "Wrong magic number for icount structure"
5495 #: lib/ext2fs/ext2_err.c:25
5496 msgid "Wrong magic number for Powerquest io_channel structure"
5499 #: lib/ext2fs/ext2_err.c:26
5500 msgid "Wrong magic number for ext2 file structure"
5503 #: lib/ext2fs/ext2_err.c:27
5504 msgid "Wrong magic number for Ext2 Image Header"
5507 #: lib/ext2fs/ext2_err.c:28
5508 msgid "Wrong magic number for inode io_channel structure"
5511 #: lib/ext2fs/ext2_err.c:29
5512 msgid "Wrong magic number for ext4 extent handle"
5515 #: lib/ext2fs/ext2_err.c:30
5516 msgid "Bad magic number in super-block"
5519 #: lib/ext2fs/ext2_err.c:31
5520 msgid "Filesystem revision too high"
5523 #: lib/ext2fs/ext2_err.c:32
5524 msgid "Attempt to write to filesystem opened read-only"
5527 #: lib/ext2fs/ext2_err.c:33
5528 msgid "Can't read group descriptors"
5531 #: lib/ext2fs/ext2_err.c:34
5532 msgid "Can't write group descriptors"
5535 #: lib/ext2fs/ext2_err.c:35
5536 msgid "Corrupt group descriptor: bad block for block bitmap"
5539 #: lib/ext2fs/ext2_err.c:36
5540 msgid "Corrupt group descriptor: bad block for inode bitmap"
5543 #: lib/ext2fs/ext2_err.c:37
5544 msgid "Corrupt group descriptor: bad block for inode table"
5547 #: lib/ext2fs/ext2_err.c:38
5548 msgid "Can't write an inode bitmap"
5551 #: lib/ext2fs/ext2_err.c:39
5552 msgid "Can't read an inode bitmap"
5555 #: lib/ext2fs/ext2_err.c:40
5556 msgid "Can't write an block bitmap"
5559 #: lib/ext2fs/ext2_err.c:41
5560 msgid "Can't read an block bitmap"
5563 #: lib/ext2fs/ext2_err.c:42
5564 msgid "Can't write an inode table"
5567 #: lib/ext2fs/ext2_err.c:43
5568 msgid "Can't read an inode table"
5571 #: lib/ext2fs/ext2_err.c:44
5572 msgid "Can't read next inode"
5575 #: lib/ext2fs/ext2_err.c:45
5576 msgid "Filesystem has unexpected block size"
5579 #: lib/ext2fs/ext2_err.c:46
5580 msgid "EXT2 directory corrupted"
5583 #: lib/ext2fs/ext2_err.c:47
5584 msgid "Attempt to read block from filesystem resulted in short read"
5587 #: lib/ext2fs/ext2_err.c:48
5588 msgid "Attempt to write block to filesystem resulted in short write"
5591 #: lib/ext2fs/ext2_err.c:49
5592 msgid "No free space in the directory"
5595 #: lib/ext2fs/ext2_err.c:50
5596 msgid "Inode bitmap not loaded"
5599 #: lib/ext2fs/ext2_err.c:51
5600 msgid "Block bitmap not loaded"
5603 #: lib/ext2fs/ext2_err.c:52
5604 msgid "Illegal inode number"
5607 #: lib/ext2fs/ext2_err.c:53
5608 msgid "Illegal block number"
5611 #: lib/ext2fs/ext2_err.c:54
5612 msgid "Internal error in ext2fs_expand_dir"
5615 #: lib/ext2fs/ext2_err.c:55
5616 msgid "Not enough space to build proposed filesystem"
5619 #: lib/ext2fs/ext2_err.c:56
5620 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
5623 #: lib/ext2fs/ext2_err.c:57
5624 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
5627 #: lib/ext2fs/ext2_err.c:58
5628 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
5631 #: lib/ext2fs/ext2_err.c:59
5632 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
5635 #: lib/ext2fs/ext2_err.c:60
5636 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
5639 #: lib/ext2fs/ext2_err.c:61
5640 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
5643 #: lib/ext2fs/ext2_err.c:62
5644 msgid "Attempt to fudge end of block bitmap past the real end"
5647 #: lib/ext2fs/ext2_err.c:63
5648 msgid "Attempt to fudge end of inode bitmap past the real end"
5651 #: lib/ext2fs/ext2_err.c:64
5652 msgid "Illegal indirect block found"
5655 #: lib/ext2fs/ext2_err.c:65
5656 msgid "Illegal doubly indirect block found"
5659 #: lib/ext2fs/ext2_err.c:66
5660 msgid "Illegal triply indirect block found"
5663 #: lib/ext2fs/ext2_err.c:67
5664 msgid "Block bitmaps are not the same"
5667 #: lib/ext2fs/ext2_err.c:68
5668 msgid "Inode bitmaps are not the same"
5671 #: lib/ext2fs/ext2_err.c:69
5672 msgid "Illegal or malformed device name"
5675 #: lib/ext2fs/ext2_err.c:70
5676 msgid "A block group is missing an inode table"
5679 #: lib/ext2fs/ext2_err.c:71
5680 msgid "The ext2 superblock is corrupt"
5683 #: lib/ext2fs/ext2_err.c:72
5684 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
5687 #: lib/ext2fs/ext2_err.c:73
5688 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
5691 #: lib/ext2fs/ext2_err.c:74
5692 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
5695 #: lib/ext2fs/ext2_err.c:75
5696 msgid "Too many symbolic links encountered."
5699 #: lib/ext2fs/ext2_err.c:76
5700 msgid "The callback function will not handle this case"
5703 #: lib/ext2fs/ext2_err.c:77
5704 msgid "The inode is from a bad block in the inode table"
5707 #: lib/ext2fs/ext2_err.c:78
5708 msgid "Filesystem has unsupported feature(s)"
5711 #: lib/ext2fs/ext2_err.c:79
5712 msgid "Filesystem has unsupported read-only feature(s)"
5715 #: lib/ext2fs/ext2_err.c:80
5716 msgid "IO Channel failed to seek on read or write"
5719 #: lib/ext2fs/ext2_err.c:81
5720 msgid "Memory allocation failed"
5723 #: lib/ext2fs/ext2_err.c:82
5724 msgid "Invalid argument passed to ext2 library"
5727 #: lib/ext2fs/ext2_err.c:83
5728 msgid "Could not allocate block in ext2 filesystem"
5731 #: lib/ext2fs/ext2_err.c:84
5732 msgid "Could not allocate inode in ext2 filesystem"
5735 #: lib/ext2fs/ext2_err.c:85
5736 msgid "Ext2 inode is not a directory"
5739 #: lib/ext2fs/ext2_err.c:86
5740 msgid "Too many references in table"
5743 #: lib/ext2fs/ext2_err.c:87
5744 msgid "File not found by ext2_lookup"
5747 #: lib/ext2fs/ext2_err.c:88
5748 msgid "File open read-only"
5751 #: lib/ext2fs/ext2_err.c:89
5752 msgid "Ext2 directory block not found"
5755 #: lib/ext2fs/ext2_err.c:90
5756 msgid "Ext2 directory already exists"
5759 #: lib/ext2fs/ext2_err.c:91
5760 msgid "Unimplemented ext2 library function"
5763 #: lib/ext2fs/ext2_err.c:92
5764 msgid "User cancel requested"
5767 #: lib/ext2fs/ext2_err.c:93
5768 msgid "Ext2 file too big"
5771 #: lib/ext2fs/ext2_err.c:94
5772 msgid "Supplied journal device not a block device"
5775 #: lib/ext2fs/ext2_err.c:95
5776 msgid "Journal superblock not found"
5779 #: lib/ext2fs/ext2_err.c:96
5780 msgid "Journal must be at least 1024 blocks"
5783 #: lib/ext2fs/ext2_err.c:97
5784 msgid "Unsupported journal version"
5787 #: lib/ext2fs/ext2_err.c:98
5788 msgid "Error loading external journal"
5791 #: lib/ext2fs/ext2_err.c:99
5792 msgid "Journal not found"
5795 #: lib/ext2fs/ext2_err.c:100
5796 msgid "Directory hash unsupported"
5799 #: lib/ext2fs/ext2_err.c:101
5800 msgid "Illegal extended attribute block number"
5803 #: lib/ext2fs/ext2_err.c:102
5804 msgid "Cannot create filesystem with requested number of inodes"
5807 #: lib/ext2fs/ext2_err.c:103
5808 msgid "E2image snapshot not in use"
5811 #: lib/ext2fs/ext2_err.c:104
5812 msgid "Too many reserved group descriptor blocks"
5815 #: lib/ext2fs/ext2_err.c:105
5816 msgid "Resize inode is corrupt"
5819 #: lib/ext2fs/ext2_err.c:106
5820 msgid "Tried to set block bmap with missing indirect block"
5823 #: lib/ext2fs/ext2_err.c:107
5824 msgid "TDB: Success"
5827 #: lib/ext2fs/ext2_err.c:108
5828 msgid "TDB: Corrupt database"
5831 #: lib/ext2fs/ext2_err.c:109
5832 msgid "TDB: IO Error"
5835 #: lib/ext2fs/ext2_err.c:110
5836 msgid "TDB: Locking error"
5839 #: lib/ext2fs/ext2_err.c:111
5840 msgid "TDB: Out of memory"
5843 #: lib/ext2fs/ext2_err.c:112
5844 msgid "TDB: Record exists"
5847 #: lib/ext2fs/ext2_err.c:113
5848 msgid "TDB: Lock exists on other keys"
5851 #: lib/ext2fs/ext2_err.c:114
5852 msgid "TDB: Invalid parameter"
5855 #: lib/ext2fs/ext2_err.c:115
5856 msgid "TDB: Record does not exist"
5859 #: lib/ext2fs/ext2_err.c:116
5860 msgid "TDB: Write not permitted"
5863 #: lib/ext2fs/ext2_err.c:117
5864 msgid "Ext2fs directory block list is empty"
5867 #: lib/ext2fs/ext2_err.c:118
5868 msgid "Attempt to modify a block mapping via a read-only block iterator"
5871 #: lib/ext2fs/ext2_err.c:119
5872 msgid "Wrong magic number for ext4 extent saved path"
5875 #: lib/ext2fs/ext2_err.c:120
5876 msgid "Wrong magic number for 64-bit generic bitmap"
5879 #: lib/ext2fs/ext2_err.c:121
5880 msgid "Wrong magic number for 64-bit block bitmap"
5883 #: lib/ext2fs/ext2_err.c:122
5884 msgid "Wrong magic number for 64-bit inode bitmap"
5887 #: lib/ext2fs/ext2_err.c:123
5888 msgid "Wrong magic number --- RESERVED_13"
5891 #: lib/ext2fs/ext2_err.c:124
5892 msgid "Wrong magic number --- RESERVED_14"
5895 #: lib/ext2fs/ext2_err.c:125
5896 msgid "Wrong magic number --- RESERVED_15"
5899 #: lib/ext2fs/ext2_err.c:126
5900 msgid "Wrong magic number --- RESERVED_16"
5903 #: lib/ext2fs/ext2_err.c:127
5904 msgid "Wrong magic number --- RESERVED_17"
5907 #: lib/ext2fs/ext2_err.c:128
5908 msgid "Wrong magic number --- RESERVED_18"
5911 #: lib/ext2fs/ext2_err.c:129
5912 msgid "Wrong magic number --- RESERVED_19"
5915 #: lib/ext2fs/ext2_err.c:130
5916 msgid "Corrupt extent header"
5919 #: lib/ext2fs/ext2_err.c:131
5920 msgid "Corrupt extent index"
5923 #: lib/ext2fs/ext2_err.c:132
5924 msgid "Corrupt extent"
5927 #: lib/ext2fs/ext2_err.c:133
5928 msgid "No free space in extent map"
5931 #: lib/ext2fs/ext2_err.c:134
5932 msgid "Inode does not use extents"
5935 #: lib/ext2fs/ext2_err.c:135
5936 msgid "No 'next' extent"
5939 #: lib/ext2fs/ext2_err.c:136
5940 msgid "No 'previous' extent"
5943 #: lib/ext2fs/ext2_err.c:137
5944 msgid "No 'up' extent"
5947 #: lib/ext2fs/ext2_err.c:138
5948 msgid "No 'down' extent"
5951 #: lib/ext2fs/ext2_err.c:139
5952 msgid "No current node"
5955 #: lib/ext2fs/ext2_err.c:140
5956 msgid "Ext2fs operation not supported"
5959 #: lib/ext2fs/ext2_err.c:141
5960 msgid "No room to insert extent in node"
5963 #: lib/ext2fs/ext2_err.c:142
5964 msgid "Splitting would result in empty node"
5967 #: lib/ext2fs/ext2_err.c:143
5968 msgid "Extent not found"
5971 #: lib/ext2fs/ext2_err.c:144
5972 msgid "Operation not supported for inodes containing extents"
5975 #: lib/ext2fs/ext2_err.c:145
5976 msgid "Extent length is invalid"
5979 #: lib/ext2fs/ext2_err.c:146
5980 msgid "I/O Channel does not support 64-bit block numbers"
5983 #: lib/ext2fs/ext2_err.c:147
5984 msgid "Can't check if filesystem is mounted due to missing mtab file"
5987 #: lib/ext2fs/ext2_err.c:148
5988 msgid "Filesystem too large to use legacy bitmaps"
5991 #: lib/ext2fs/ext2_err.c:149
5992 msgid "MMP: invalid magic number"
5995 #: lib/ext2fs/ext2_err.c:150
5996 msgid "MMP: device currently active"
5999 #: lib/ext2fs/ext2_err.c:151
6000 msgid "MMP: fsck being run"
6003 #: lib/ext2fs/ext2_err.c:152
6004 msgid "MMP: block number beyond filesystem range"
6007 #: lib/ext2fs/ext2_err.c:153
6008 msgid "MMP: undergoing an unknown operation"
6011 #: lib/ext2fs/ext2_err.c:154
6012 msgid "MMP: filesystem still in use"
6015 #: lib/ext2fs/ext2_err.c:155
6016 msgid "MMP: open with O_DIRECT failed"
6019 #: e2fsck/prof_err.c:11
6020 msgid "Profile version 0.0"
6023 #: e2fsck/prof_err.c:12
6024 msgid "Bad magic value in profile_node"
6027 #: e2fsck/prof_err.c:13
6028 msgid "Profile section not found"
6031 #: e2fsck/prof_err.c:14
6032 msgid "Profile relation not found"
6035 #: e2fsck/prof_err.c:15
6036 msgid "Attempt to add a relation to node which is not a section"
6039 #: e2fsck/prof_err.c:16
6040 msgid "A profile section header has a non-zero value"
6043 #: e2fsck/prof_err.c:17
6044 msgid "Bad linked list in profile structures"
6047 #: e2fsck/prof_err.c:18
6048 msgid "Bad group level in profile structures"
6051 #: e2fsck/prof_err.c:19
6052 msgid "Bad parent pointer in profile structures"
6055 #: e2fsck/prof_err.c:20
6056 msgid "Bad magic value in profile iterator"
6059 #: e2fsck/prof_err.c:21
6060 msgid "Can't set value on section node"
6063 #: e2fsck/prof_err.c:22
6064 msgid "Invalid argument passed to profile library"
6067 #: e2fsck/prof_err.c:23
6068 msgid "Attempt to modify read-only profile"
6071 #: e2fsck/prof_err.c:24
6072 msgid "Profile section header not at top level"
6075 #: e2fsck/prof_err.c:25
6076 msgid "Syntax error in profile section header"
6079 #: e2fsck/prof_err.c:26
6080 msgid "Syntax error in profile relation"
6083 #: e2fsck/prof_err.c:27
6084 msgid "Extra closing brace in profile"
6087 #: e2fsck/prof_err.c:28
6088 msgid "Missing open brace in profile"
6091 #: e2fsck/prof_err.c:29
6092 msgid "Bad magic value in profile_t"
6095 #: e2fsck/prof_err.c:30
6096 msgid "Bad magic value in profile_section_t"
6099 #: e2fsck/prof_err.c:31
6100 msgid "Iteration through all top level section not supported"
6103 #: e2fsck/prof_err.c:32
6104 msgid "Invalid profile_section object"
6107 #: e2fsck/prof_err.c:33
6108 msgid "No more sections"
6111 #: e2fsck/prof_err.c:34
6112 msgid "Bad nameset passed to query routine"
6115 #: e2fsck/prof_err.c:35
6116 msgid "No profile file open"
6119 #: e2fsck/prof_err.c:36
6120 msgid "Bad magic value in profile_file_t"
6123 #: e2fsck/prof_err.c:37
6124 msgid "Couldn't open profile file"
6127 #: e2fsck/prof_err.c:38
6128 msgid "Section already exists"
6131 #: e2fsck/prof_err.c:39
6132 msgid "Invalid boolean value"
6135 #: e2fsck/prof_err.c:40
6136 msgid "Invalid integer value"
6139 #: e2fsck/prof_err.c:41
6140 msgid "Bad magic value in profile_file_data_t"