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 VERSION\n"
70 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
71 "POT-Creation-Date: 2011-09-30 22:04-0400\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"
79 #: e2fsck/badblocks.c:23 misc/mke2fs.c:176
81 msgid "Bad block %u out of range; ignored.\n"
84 #: e2fsck/badblocks.c:46
85 msgid "while sanity checking the bad blocks inode"
88 #: e2fsck/badblocks.c:58
89 msgid "while reading the bad blocks inode"
92 #: e2fsck/badblocks.c:72 e2fsck/iscan.c:113 e2fsck/scantest.c:110
93 #: e2fsck/unix.c:1236 e2fsck/unix.c:1321 misc/badblocks.c:1214
94 #: misc/badblocks.c:1222 misc/badblocks.c:1236 misc/badblocks.c:1248
95 #: misc/dumpe2fs.c:571 misc/e2image.c:1170 misc/e2image.c:1287
96 #: misc/e2image.c:1300 misc/mke2fs.c:192 misc/tune2fs.c:1890 resize/main.c:307
98 msgid "while trying to open %s"
101 #: e2fsck/badblocks.c:83
103 msgid "while trying popen '%s'"
106 #: e2fsck/badblocks.c:94 misc/mke2fs.c:199
107 msgid "while reading in list of bad blocks from file"
110 #: e2fsck/badblocks.c:105
111 msgid "while updating bad block inode"
114 #: e2fsck/badblocks.c:131
116 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
119 #: e2fsck/ehandler.c:55
121 msgid "Error reading block %lu (%s) while %s. "
124 #: e2fsck/ehandler.c:58
126 msgid "Error reading block %lu (%s). "
129 #: e2fsck/ehandler.c:61 e2fsck/ehandler.c:110
133 #: e2fsck/ehandler.c:62
134 msgid "Force rewrite"
137 #: e2fsck/ehandler.c:104
139 msgid "Error writing block %lu (%s) while %s. "
142 #: e2fsck/ehandler.c:107
144 msgid "Error writing block %lu (%s). "
147 #: e2fsck/emptydir.c:57
148 msgid "empty dirblocks"
151 #: e2fsck/emptydir.c:62
152 msgid "empty dir map"
155 #: e2fsck/emptydir.c:98
157 msgid "Empty directory block %u (#%d) in inode %u\n"
160 #: e2fsck/extend.c:22
162 msgid "%s: %s filename nblocks blocksize\n"
165 #: e2fsck/extend.c:44
167 msgid "Illegal number of blocks!\n"
170 #: e2fsck/extend.c:50
172 msgid "Couldn't allocate block buffer (size=%d)\n"
175 #: e2fsck/flushb.c:35
177 msgid "Usage: %s disk\n"
180 #: e2fsck/flushb.c:64
182 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
187 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
190 #: e2fsck/iscan.c:84 e2fsck/unix.c:900
192 msgid "while opening %s for flushing"
195 #: e2fsck/iscan.c:89 e2fsck/unix.c:906 resize/main.c:283
197 msgid "while trying to flush %s"
200 #: e2fsck/iscan.c:122 e2fsck/scantest.c:117 misc/e2image.c:1065
201 msgid "while opening inode scan"
204 #: e2fsck/iscan.c:130 misc/e2image.c:1083
205 msgid "while getting next inode"
208 #: e2fsck/iscan.c:139
210 msgid "%u inodes scanned.\n"
213 #: e2fsck/journal.c:511
214 msgid "reading journal superblock\n"
217 #: e2fsck/journal.c:568
219 msgid "%s: no valid journal superblock found\n"
222 #: e2fsck/journal.c:577
224 msgid "%s: journal too short\n"
227 #: e2fsck/journal.c:864
229 msgid "%s: recovering journal\n"
232 #: e2fsck/journal.c:866
234 msgid "%s: won't do journal recovery while read-only\n"
237 #: e2fsck/journal.c:893
239 msgid "while trying to re-open %s"
242 #: e2fsck/message.c:113
243 msgid "aextended attribute"
246 #: e2fsck/message.c:114
247 msgid "Aerror allocating"
250 #: e2fsck/message.c:115
254 #: e2fsck/message.c:116
258 #: e2fsck/message.c:117
262 #: e2fsck/message.c:118
263 msgid "Cconflicts with some other fs @b"
266 #: e2fsck/message.c:119
270 #: e2fsck/message.c:120
274 #: e2fsck/message.c:121
278 #: e2fsck/message.c:122
282 #: e2fsck/message.c:123
286 #: e2fsck/message.c:124
290 #: e2fsck/message.c:125
291 msgid "E@e '%Dn' in %p (%i)"
294 #: e2fsck/message.c:126
298 #: e2fsck/message.c:127
299 msgid "Ffor @i %i (%Q) is"
302 #: e2fsck/message.c:128
306 #: e2fsck/message.c:129
310 #: e2fsck/message.c:130
314 #: e2fsck/message.c:131
318 #: e2fsck/message.c:132
319 msgid "mmultiply-claimed"
322 #: e2fsck/message.c:133
326 #: e2fsck/message.c:134
330 #: e2fsck/message.c:135
334 #: e2fsck/message.c:136
338 #: e2fsck/message.c:137
342 #: e2fsck/message.c:138
346 #: e2fsck/message.c:139
350 #: e2fsck/message.c:140
354 #: e2fsck/message.c:141
358 #: e2fsck/message.c:142
362 #: e2fsck/message.c:143
366 #: e2fsck/message.c:154
367 msgid "<The NULL inode>"
370 #: e2fsck/message.c:155
371 msgid "<The bad blocks inode>"
374 #: e2fsck/message.c:157
375 msgid "<The user quota inode>"
378 #: e2fsck/message.c:158
379 msgid "<The group quota inode>"
382 #: e2fsck/message.c:159
383 msgid "<The boot loader inode>"
386 #: e2fsck/message.c:160
387 msgid "<The undelete directory inode>"
390 #: e2fsck/message.c:161
391 msgid "<The group descriptor inode>"
394 #: e2fsck/message.c:162
395 msgid "<The journal inode>"
398 #: e2fsck/message.c:163
399 msgid "<Reserved inode 9>"
402 #: e2fsck/message.c:164
403 msgid "<Reserved inode 10>"
406 #: e2fsck/message.c:332
411 #: e2fsck/message.c:334
416 #: e2fsck/message.c:336
418 msgid "character device"
421 #: e2fsck/message.c:338
426 #: e2fsck/message.c:340
431 #: e2fsck/message.c:342
433 msgid "symbolic link"
436 #: e2fsck/message.c:344
441 #: e2fsck/message.c:346
443 msgid "unknown file type with mode 0%o"
446 #: e2fsck/message.c:422
447 msgid "indirect block"
450 #: e2fsck/message.c:424
451 msgid "double indirect block"
454 #: e2fsck/message.c:426
455 msgid "triple indirect block"
458 #: e2fsck/message.c:428
459 msgid "translator block"
462 #: e2fsck/message.c:430
466 #: e2fsck/pass1b.c:222
467 msgid "multiply claimed inode map"
470 #: e2fsck/pass1b.c:599 e2fsck/pass1b.c:712
472 msgid "internal error: can't find dup_blk for %llu\n"
475 #: e2fsck/pass1b.c:825
476 msgid "returned from clone_file_block"
479 #: e2fsck/pass1b.c:847
481 msgid "internal error: couldn't lookup EA block record for %llu"
484 #: e2fsck/pass1b.c:859
486 msgid "internal error: couldn't lookup EA inode record for %u"
489 #: e2fsck/pass1.c:475 e2fsck/pass2.c:777
490 msgid "reading directory block"
493 #: e2fsck/pass1.c:597
494 msgid "in-use inode map"
497 #: e2fsck/pass1.c:606
498 msgid "directory inode map"
501 #: e2fsck/pass1.c:614
502 msgid "regular file inode map"
505 #: e2fsck/pass1.c:622
506 msgid "in-use block map"
509 #: e2fsck/pass1.c:684
510 msgid "opening inode scan"
513 #: e2fsck/pass1.c:718
514 msgid "getting next inode from scan"
517 #: e2fsck/pass1.c:1228
521 #: e2fsck/pass1.c:1285
523 msgid "reading indirect blocks of inode %u"
526 #: e2fsck/pass1.c:1330
527 msgid "bad inode map"
530 #: e2fsck/pass1.c:1352
531 msgid "inode in bad block map"
534 #: e2fsck/pass1.c:1372
535 msgid "imagic inode map"
538 #: e2fsck/pass1.c:1399
539 msgid "multiply claimed block map"
542 #: e2fsck/pass1.c:1499
543 msgid "ext attr block map"
546 #: e2fsck/pass1.c:2247
548 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
551 #: e2fsck/pass1.c:2608
555 #: e2fsck/pass1.c:2614
559 #: e2fsck/pass1.c:2620
563 #: e2fsck/pass2.c:278
567 #: e2fsck/pass2.c:800
568 msgid "Can not continue."
572 msgid "inode done bitmap"
579 #: e2fsck/pass3.c:135
583 #: e2fsck/pass3.c:321
584 msgid "inode loop detection bitmap"
587 #: e2fsck/pass4.c:195
595 #: e2fsck/problem.c:51
599 #: e2fsck/problem.c:52
603 #: e2fsck/problem.c:53
607 #: e2fsck/problem.c:54
611 #: e2fsck/problem.c:55
615 #: e2fsck/problem.c:56
619 #: e2fsck/problem.c:57
620 msgid "Connect to /lost+found"
623 #: e2fsck/problem.c:58
627 #: e2fsck/problem.c:59
631 #: e2fsck/problem.c:60
635 #: e2fsck/problem.c:61
639 #: e2fsck/problem.c:62
643 #: e2fsck/problem.c:63
647 #: e2fsck/problem.c:64
651 #: e2fsck/problem.c:65
652 msgid "Clone multiply-claimed blocks"
655 #: e2fsck/problem.c:66
659 #: e2fsck/problem.c:67
660 msgid "Suppress messages"
663 #: e2fsck/problem.c:68
667 #: e2fsck/problem.c:69
668 msgid "Clear HTree index"
671 #: e2fsck/problem.c:70
675 #: e2fsck/problem.c:79
679 #: e2fsck/problem.c:80
683 #: e2fsck/problem.c:81
687 #: e2fsck/problem.c:82
691 #: e2fsck/problem.c:83
695 #: e2fsck/problem.c:84
699 #: e2fsck/problem.c:85
703 #: e2fsck/problem.c:86
707 #: e2fsck/problem.c:87
711 #: e2fsck/problem.c:88
715 #: e2fsck/problem.c:89
716 msgid "INODE CLEARED"
719 #: e2fsck/problem.c:90
723 #: e2fsck/problem.c:91
727 #: e2fsck/problem.c:92
731 #: e2fsck/problem.c:93
732 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
735 #: e2fsck/problem.c:94
739 #: e2fsck/problem.c:95
743 #: e2fsck/problem.c:96
747 #: e2fsck/problem.c:97
748 msgid "HTREE INDEX CLEARED"
751 #: e2fsck/problem.c:98
752 msgid "WILL RECREATE"
755 #: e2fsck/problem.c:107
756 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
757 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
760 #: e2fsck/problem.c:111
761 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
762 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
765 #: e2fsck/problem.c:116
766 #. @-expanded: inode table for group %g is not in group. (block %b)\n
767 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
769 "@i table for @g %g is not in @g. (@b %b)\n"
770 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
773 #: e2fsck/problem.c:122
776 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
777 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
778 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
779 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
780 #. @-expanded: e2fsck -b %S <device>\n
784 "The @S could not be read or does not describe a correct ext2\n"
785 "@f. If the @v is valid and it really contains an ext2\n"
786 "@f (and not swap or ufs or something else), then the @S\n"
787 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
788 " e2fsck -b %S <@v>\n"
792 #: e2fsck/problem.c:131
793 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
794 #. @-expanded: The physical size of the device is %c blocks\n
795 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
797 "The @f size (according to the @S) is %b @bs\n"
798 "The physical size of the @v is %c @bs\n"
799 "Either the @S or the partition table is likely to be corrupt!\n"
802 #: e2fsck/problem.c:138
803 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
804 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
805 #. @-expanded: from the block size.\n
807 "@S @b_size = %b, fragsize = %c.\n"
808 "This version of e2fsck does not support fragment sizes different\n"
809 "from the @b size.\n"
812 #: e2fsck/problem.c:145
813 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
814 msgid "@S @bs_per_group = %b, should have been %c\n"
817 #: e2fsck/problem.c:150
818 #. @-expanded: superblock first_data_block = %b, should have been %c\n
819 msgid "@S first_data_@b = %b, should have been %c\n"
822 #: e2fsck/problem.c:155
823 #. @-expanded: filesystem did not have a UUID; generating one.\n
826 "@f did not have a UUID; generating one.\n"
830 #: e2fsck/problem.c:160
833 "Note: if several inode or block bitmap blocks or part\n"
834 "of the inode table require relocation, you may wish to try\n"
835 "running e2fsck with the '-b %S' option first. The problem\n"
836 "may lie only with the primary block group descriptors, and\n"
837 "the backup block group descriptors may be OK.\n"
841 #: e2fsck/problem.c:169
842 #. @-expanded: Corruption found in superblock. (%s = %N).\n
843 msgid "Corruption found in @S. (%s = %N).\n"
846 #: e2fsck/problem.c:174
848 #. @-expanded: Error determining size of the physical device: %m\n
849 msgid "Error determining size of the physical @v: %m\n"
852 #: e2fsck/problem.c:179
853 #. @-expanded: inode count in superblock is %i, should be %j.\n
854 msgid "@i count in @S is %i, @s %j.\n"
857 #: e2fsck/problem.c:183
858 msgid "The Hurd does not support the filetype feature.\n"
861 #: e2fsck/problem.c:188
863 #. @-expanded: superblock has an invalid journal (inode %i).\n
864 msgid "@S has an @n @j (@i %i).\n"
867 #: e2fsck/problem.c:193
868 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
869 msgid "External @j has multiple @f users (unsupported).\n"
872 #: e2fsck/problem.c:198
873 #. @-expanded: Can't find external journal\n
874 msgid "Can't find external @j\n"
877 #: e2fsck/problem.c:203
878 #. @-expanded: External journal has bad superblock\n
879 msgid "External @j has bad @S\n"
882 #: e2fsck/problem.c:208
883 #. @-expanded: External journal does not support this filesystem\n
884 msgid "External @j does not support this @f\n"
887 #: e2fsck/problem.c:213
888 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
889 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
890 #. @-expanded: format.\n
891 #. @-expanded: It is also possible the journal superblock is corrupt.\n
893 "@f @j @S is unknown type %N (unsupported).\n"
894 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
896 "It is also possible the @j @S is corrupt.\n"
899 #: e2fsck/problem.c:221
900 #. @-expanded: journal superblock is corrupt.\n
901 msgid "@j @S is corrupt.\n"
904 #: e2fsck/problem.c:226
906 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
907 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
910 #: e2fsck/problem.c:231
911 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
912 msgid "@S needs_recovery flag is set, but no @j is present.\n"
915 #: e2fsck/problem.c:236
916 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
917 msgid "@S needs_recovery flag is clear, but @j has data.\n"
920 #: e2fsck/problem.c:241
921 #. @-expanded: Clear journal
925 #: e2fsck/problem.c:246 e2fsck/problem.c:690
926 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
927 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
930 #: e2fsck/problem.c:251
931 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
932 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
935 #: e2fsck/problem.c:256
936 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
937 msgid "@I %B (%b) found in @o @i %i.\n"
940 #: e2fsck/problem.c:261
941 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
942 msgid "Already cleared %B (%b) found in @o @i %i.\n"
945 #: e2fsck/problem.c:266
947 #. @-expanded: illegal orphaned inode %i in superblock.\n
948 msgid "@I @o @i %i in @S.\n"
951 #: e2fsck/problem.c:271
953 #. @-expanded: illegal inode %i in orphaned inode list.\n
954 msgid "@I @i %i in @o @i list.\n"
957 #: e2fsck/problem.c:276
958 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
959 msgid "@j @S has an unknown read-only feature flag set.\n"
962 #: e2fsck/problem.c:281
963 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
964 msgid "@j @S has an unknown incompatible feature flag set.\n"
967 #: e2fsck/problem.c:286
968 #. @-expanded: journal version not supported by this e2fsck.\n
969 msgid "@j version not supported by this e2fsck.\n"
972 #: e2fsck/problem.c:291
974 #. @-expanded: Moving journal from /%s to hidden inode.\n
977 "Moving @j from /%s to hidden @i.\n"
981 #: e2fsck/problem.c:296
983 #. @-expanded: Error moving journal: %m\n
986 "Error moving @j: %m\n"
990 #: e2fsck/problem.c:301
991 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
992 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
995 "Found @n V2 @j @S fields (from V1 @j).\n"
996 "Clearing fields beyond the V1 @j @S...\n"
1000 #: e2fsck/problem.c:307
1001 #. @-expanded: Run journal anyway
1002 msgid "Run @j anyway"
1005 #: e2fsck/problem.c:312
1006 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1007 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1010 #: e2fsck/problem.c:317
1011 #. @-expanded: Backing up journal inode block information.\n
1014 "Backing up @j @i @b information.\n"
1018 #: e2fsck/problem.c:322
1019 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1020 #. @-expanded: is %N; should be zero.
1022 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1026 #: e2fsck/problem.c:328
1027 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1028 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1031 #: e2fsck/problem.c:333
1032 #. @-expanded: Resize inode not valid.
1033 msgid "Resize @i not valid. "
1036 #: e2fsck/problem.c:338
1037 #. @-expanded: superblock last mount time (%t,\n
1038 #. @-expanded: \tnow = %T) is in the future.\n
1040 "@S last mount time (%t,\n"
1041 "\tnow = %T) is in the future.\n"
1044 #: e2fsck/problem.c:343
1045 #. @-expanded: superblock last write time (%t,\n
1046 #. @-expanded: \tnow = %T) is in the future.\n
1048 "@S last write time (%t,\n"
1049 "\tnow = %T) is in the future.\n"
1052 #: e2fsck/problem.c:347
1054 #. @-expanded: superblock hint for external superblock should be %X.
1055 msgid "@S hint for external superblock @s %X. "
1058 #: e2fsck/problem.c:352
1059 #. @-expanded: Adding dirhash hint to filesystem.\n
1062 "Adding dirhash hint to @f.\n"
1066 #: e2fsck/problem.c:357
1068 #. @-expanded: group descriptor %g checksum is invalid.
1069 msgid "@g descriptor %g checksum is invalid. "
1072 #: e2fsck/problem.c:362
1074 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1075 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1078 #: e2fsck/problem.c:367
1080 #. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1081 msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1084 #: e2fsck/problem.c:372
1085 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1086 msgid "@g descriptor %g has invalid unused inodes count %b. "
1089 #: e2fsck/problem.c:377
1090 #. @-expanded: Last group block bitmap uninitialized.
1091 msgid "Last @g @b @B uninitialized. "
1094 #: e2fsck/problem.c:382
1096 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1099 #: e2fsck/problem.c:386
1100 msgid "The test_fs flag is set (and ext4 is available). "
1103 #: e2fsck/problem.c:391
1104 #. @-expanded: superblock last mount time is in the future.\n
1105 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1108 "@S last mount time is in the future.\n"
1109 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1113 #: e2fsck/problem.c:397
1114 #. @-expanded: superblock last write time is in the future.\n
1115 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1116 #. @-expanded: set).
1118 "@S last write time is in the future.\n"
1119 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1123 #: e2fsck/problem.c:403
1124 #. @-expanded: One or more block group descriptor checksums are invalid.
1125 msgid "One or more @b @g descriptor checksums are invalid. "
1128 #: e2fsck/problem.c:408
1129 #. @-expanded: Setting free inodes count to %j (was %i)\n
1130 msgid "Setting free @is count to %j (was %i)\n"
1133 #: e2fsck/problem.c:413
1134 #. @-expanded: Setting free blocks count to %c (was %b)\n
1135 msgid "Setting free @bs count to %c (was %b)\n"
1138 #: e2fsck/problem.c:418
1139 #. @-expanded: Making @q inodes hidden.\n
1142 "Making @q @is hidden.\n"
1146 #: e2fsck/problem.c:423
1147 #. @-expanded: superblock has invalid MMP block.
1148 msgid "@S has invalid MMP block. "
1151 #: e2fsck/problem.c:428
1152 #. @-expanded: superblock has invalid MMP magic.
1153 msgid "@S has invalid MMP magic. "
1156 #: e2fsck/problem.c:435
1157 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1158 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1161 #: e2fsck/problem.c:439
1162 #. @-expanded: root inode is not a directory.
1163 msgid "@r is not a @d. "
1166 #: e2fsck/problem.c:444
1167 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1168 msgid "@r has dtime set (probably due to old mke2fs). "
1171 #: e2fsck/problem.c:449
1172 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1173 msgid "Reserved @i %i (%Q) has @n mode. "
1176 #: e2fsck/problem.c:454
1178 #. @-expanded: deleted inode %i has zero dtime.
1179 msgid "@D @i %i has zero dtime. "
1182 #: e2fsck/problem.c:459
1184 #. @-expanded: inode %i is in use, but has dtime set.
1185 msgid "@i %i is in use, but has dtime set. "
1188 #: e2fsck/problem.c:464
1190 #. @-expanded: inode %i is a zero-length directory.
1191 msgid "@i %i is a @z @d. "
1194 #: e2fsck/problem.c:469
1195 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1196 msgid "@g %g's @b @B at %b @C.\n"
1199 #: e2fsck/problem.c:474
1200 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1201 msgid "@g %g's @i @B at %b @C.\n"
1204 #: e2fsck/problem.c:479
1205 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1206 msgid "@g %g's @i table at %b @C.\n"
1209 #: e2fsck/problem.c:484
1210 #. @-expanded: group %g's block bitmap (%b) is bad.
1211 msgid "@g %g's @b @B (%b) is bad. "
1214 #: e2fsck/problem.c:489
1215 #. @-expanded: group %g's inode bitmap (%b) is bad.
1216 msgid "@g %g's @i @B (%b) is bad. "
1219 #: e2fsck/problem.c:494
1220 #. @-expanded: inode %i, i_size is %Is, should be %N.
1221 msgid "@i %i, i_size is %Is, @s %N. "
1224 #: e2fsck/problem.c:499
1225 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1226 msgid "@i %i, i_@bs is %Ib, @s %N. "
1229 #: e2fsck/problem.c:504
1230 #. @-expanded: illegal %B (%b) in inode %i.
1231 msgid "@I %B (%b) in @i %i. "
1234 #: e2fsck/problem.c:509
1235 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1236 msgid "%B (%b) overlaps @f metadata in @i %i. "
1239 #: e2fsck/problem.c:514
1241 #. @-expanded: inode %i has illegal block(s).
1242 msgid "@i %i has illegal @b(s). "
1245 #: e2fsck/problem.c:519
1247 #. @-expanded: Too many illegal blocks in inode %i.\n
1248 msgid "Too many illegal @bs in @i %i.\n"
1251 #: e2fsck/problem.c:524
1252 #. @-expanded: illegal %B (%b) in bad block inode.
1253 msgid "@I %B (%b) in bad @b @i. "
1256 #: e2fsck/problem.c:529
1257 #. @-expanded: Bad block inode has illegal block(s).
1258 msgid "Bad @b @i has illegal @b(s). "
1261 #: e2fsck/problem.c:534
1262 #. @-expanded: Duplicate or bad block in use!\n
1263 msgid "Duplicate or bad @b in use!\n"
1266 #: e2fsck/problem.c:539
1267 #. @-expanded: Bad block %b used as bad block inode indirect block.
1268 msgid "Bad @b %b used as bad @b @i indirect @b. "
1271 #: e2fsck/problem.c:544
1273 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1274 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1275 #. @-expanded: in the filesystem.\n
1278 "The bad @b @i has probably been corrupted. You probably\n"
1279 "should stop now and run e2fsck -c to scan for bad blocks\n"
1283 #: e2fsck/problem.c:551
1285 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1288 "If the @b is really bad, the @f can not be fixed.\n"
1291 #: e2fsck/problem.c:556
1292 #. @-expanded: You can remove this block from the bad block list and hope\n
1293 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1296 "You can remove this @b from the bad @b list and hope\n"
1297 "that the @b is really OK. But there are no guarantees.\n"
1301 #: e2fsck/problem.c:562
1302 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1303 msgid "The primary @S (%b) is on the bad @b list.\n"
1306 #: e2fsck/problem.c:567
1307 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1308 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1311 #: e2fsck/problem.c:573
1312 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1313 msgid "Warning: Group %g's @S (%b) is bad.\n"
1316 #: e2fsck/problem.c:578
1317 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1318 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1321 #: e2fsck/problem.c:584
1322 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1323 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1326 #: e2fsck/problem.c:590
1327 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1328 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1331 #: e2fsck/problem.c:595
1333 #. @-expanded: error allocating block buffer for relocating %s\n
1334 msgid "@A @b buffer for relocating %s\n"
1337 #: e2fsck/problem.c:600
1338 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1339 msgid "Relocating @g %g's %s from %b to %c...\n"
1342 #: e2fsck/problem.c:605
1344 #. @-expanded: Relocating group %g's %s to %c...\n
1345 msgid "Relocating @g %g's %s to %c...\n"
1348 #: e2fsck/problem.c:610
1349 #. @-expanded: Warning: could not read block %b of %s: %m\n
1350 msgid "Warning: could not read @b %b of %s: %m\n"
1353 #: e2fsck/problem.c:615
1354 #. @-expanded: Warning: could not write block %b for %s: %m\n
1355 msgid "Warning: could not write @b %b for %s: %m\n"
1358 #: e2fsck/problem.c:620 e2fsck/problem.c:1455
1359 #. @-expanded: error allocating inode bitmap (%N): %m\n
1360 msgid "@A @i @B (%N): %m\n"
1363 #: e2fsck/problem.c:625
1364 #. @-expanded: error allocating block bitmap (%N): %m\n
1365 msgid "@A @b @B (%N): %m\n"
1368 #: e2fsck/problem.c:630
1370 #. @-expanded: error allocating icount link information: %m\n
1371 msgid "@A icount link information: %m\n"
1374 #: e2fsck/problem.c:635
1376 #. @-expanded: error allocating directory block array: %m\n
1377 msgid "@A @d @b array: %m\n"
1380 #: e2fsck/problem.c:640
1382 #. @-expanded: Error while scanning inodes (%i): %m\n
1383 msgid "Error while scanning @is (%i): %m\n"
1386 #: e2fsck/problem.c:645
1388 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1389 msgid "Error while iterating over @bs in @i %i: %m\n"
1392 #: e2fsck/problem.c:650
1393 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1394 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1397 #: e2fsck/problem.c:655
1398 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1399 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1402 #: e2fsck/problem.c:661
1404 #. @-expanded: Error reading inode %i: %m\n
1405 msgid "Error reading @i %i: %m\n"
1408 #: e2fsck/problem.c:669
1410 #. @-expanded: inode %i has imagic flag set.
1411 msgid "@i %i has imagic flag set. "
1414 #: e2fsck/problem.c:674
1416 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1417 #. @-expanded: or append-only flag set.
1419 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1420 "or append-only flag set. "
1423 #: e2fsck/problem.c:680
1425 #. @-expanded: inode %i has compression flag set on filesystem without compression support.
1426 msgid "@i %i has @cion flag set on @f without @cion support. "
1429 #: e2fsck/problem.c:685
1431 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1432 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1435 #: e2fsck/problem.c:695
1436 #. @-expanded: journal inode is not in use, but contains data.
1437 msgid "@j @i is not in use, but contains data. "
1440 #: e2fsck/problem.c:700
1441 #. @-expanded: journal is not regular file.
1442 msgid "@j is not regular file. "
1445 #: e2fsck/problem.c:705
1447 #. @-expanded: inode %i was part of the orphaned inode list.
1448 msgid "@i %i was part of the @o @i list. "
1451 #: e2fsck/problem.c:711
1452 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1453 msgid "@is that were part of a corrupted orphan linked list found. "
1456 #: e2fsck/problem.c:716
1457 #. @-expanded: error allocating refcount structure (%N): %m\n
1458 msgid "@A refcount structure (%N): %m\n"
1461 #: e2fsck/problem.c:721
1462 #. @-expanded: Error reading extended attribute block %b for inode %i.
1463 msgid "Error reading @a @b %b for @i %i. "
1466 #: e2fsck/problem.c:726
1467 #. @-expanded: inode %i has a bad extended attribute block %b.
1468 msgid "@i %i has a bad @a @b %b. "
1471 #: e2fsck/problem.c:731
1472 #. @-expanded: Error reading extended attribute block %b (%m).
1473 msgid "Error reading @a @b %b (%m). "
1476 #: e2fsck/problem.c:736
1477 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1478 msgid "@a @b %b has reference count %r, @s %N. "
1481 #: e2fsck/problem.c:741
1482 #. @-expanded: Error writing extended attribute block %b (%m).
1483 msgid "Error writing @a @b %b (%m). "
1486 #: e2fsck/problem.c:746
1487 #. @-expanded: extended attribute block %b has h_blocks > 1.
1488 msgid "@a @b %b has h_@bs > 1. "
1491 #: e2fsck/problem.c:751
1492 #. @-expanded: error allocating extended attribute block %b.
1493 msgid "@A @a @b %b. "
1496 #: e2fsck/problem.c:756
1497 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1498 msgid "@a @b %b is corrupt (allocation collision). "
1501 #: e2fsck/problem.c:761
1502 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1503 msgid "@a @b %b is corrupt (@n name). "
1506 #: e2fsck/problem.c:766
1507 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1508 msgid "@a @b %b is corrupt (@n value). "
1511 #: e2fsck/problem.c:771
1513 #. @-expanded: inode %i is too big.
1514 msgid "@i %i is too big. "
1517 #: e2fsck/problem.c:775
1518 #. @-expanded: %B (%b) causes directory to be too big.
1519 msgid "%B (%b) causes @d to be too big. "
1522 #: e2fsck/problem.c:780
1523 msgid "%B (%b) causes file to be too big. "
1526 #: e2fsck/problem.c:785
1527 msgid "%B (%b) causes symlink to be too big. "
1530 #: e2fsck/problem.c:790
1532 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1533 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1536 #: e2fsck/problem.c:795
1538 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1539 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1542 #: e2fsck/problem.c:800
1544 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1545 msgid "@h %i has an @n root node.\n"
1548 #: e2fsck/problem.c:805
1549 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1550 msgid "@h %i has an unsupported hash version (%N)\n"
1553 #: e2fsck/problem.c:810
1555 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1556 msgid "@h %i uses an incompatible htree root node flag.\n"
1559 #: e2fsck/problem.c:815
1560 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1561 msgid "@h %i has a tree depth (%N) which is too big\n"
1564 #: e2fsck/problem.c:820
1565 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1566 #. @-expanded: filesystem metadata.
1568 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1572 #: e2fsck/problem.c:826
1574 #. @-expanded: Resize inode (re)creation failed: %m.
1575 msgid "Resize @i (re)creation failed: %m."
1578 #: e2fsck/problem.c:831
1579 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1580 msgid "@i %i has a extra size (%IS) which is @n\n"
1583 #: e2fsck/problem.c:836
1584 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1585 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1588 #: e2fsck/problem.c:841
1589 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1590 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1593 #: e2fsck/problem.c:846
1594 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1595 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1598 #: e2fsck/problem.c:851
1599 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1600 msgid "@a in @i %i has a value size (%N) which is @n\n"
1603 #: e2fsck/problem.c:856
1604 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1605 msgid "@a in @i %i has a hash (%N) which is @n\n"
1608 #: e2fsck/problem.c:861
1609 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1610 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1613 #: e2fsck/problem.c:866
1615 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1616 msgid "Error while reading over @x tree in @i %i: %m\n"
1619 #: e2fsck/problem.c:871
1620 #. @-expanded: Failed to iterate extents in inode %i\n
1621 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1623 "Failed to iterate extents in @i %i\n"
1624 "\t(op %s, blk %b, lblk %c): %m\n"
1627 #: e2fsck/problem.c:877
1628 #. @-expanded: inode %i has an invalid extent\n
1629 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1631 "@i %i has an @n extent\n"
1632 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1635 #: e2fsck/problem.c:882
1636 #. @-expanded: inode %i has an invalid extent\n
1637 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1639 "@i %i has an @n extent\n"
1640 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1643 #: e2fsck/problem.c:887
1645 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1646 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1649 #: e2fsck/problem.c:892
1651 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1652 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1655 #: e2fsck/problem.c:897
1657 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1658 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1661 #: e2fsck/problem.c:902
1663 msgid "Fast symlink %i has EXTENT_FL set. "
1666 #: e2fsck/problem.c:907
1667 #. @-expanded: inode %i has out of order extents\n
1668 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1670 "@i %i has out of order extents\n"
1671 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1674 #: e2fsck/problem.c:911
1675 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1676 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1679 #: e2fsck/problem.c:915
1680 #. @-expanded: inode %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n
1681 msgid "@i %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n"
1684 #: e2fsck/problem.c:921
1686 #. @-expanded: Error converting subcluster block bitmap: %m\n
1687 msgid "Error converting subcluster @b @B: %m\n"
1690 #: e2fsck/problem.c:926
1691 #. @-expanded: @q is not regular file.
1692 msgid "@q is not regular file. "
1695 #: e2fsck/problem.c:931
1696 #. @-expanded: @q inode is not in use, but contains data.
1697 msgid "@q @i is not in use, but contains data. "
1700 #: e2fsck/problem.c:936
1701 #. @-expanded: @q inode is visible to the user.
1702 msgid "@q @i is visible to the user. "
1705 #: e2fsck/problem.c:941
1706 #. @-expanded: The bad block inode looks invalid.
1707 msgid "The bad @b @i looks @n. "
1710 #: e2fsck/problem.c:948
1712 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1713 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1716 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1717 "Pass 1B: Rescanning for @m @bs\n"
1720 #: e2fsck/problem.c:954
1722 #. @-expanded: multiply-claimed block(s) in inode %i:
1723 msgid "@m @b(s) in @i %i:"
1726 #: e2fsck/problem.c:969
1728 msgid "Error while scanning inodes (%i): %m\n"
1731 #: e2fsck/problem.c:974
1733 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1734 msgid "@A @i @B (@i_dup_map): %m\n"
1737 #: e2fsck/problem.c:979
1739 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1740 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1743 #: e2fsck/problem.c:984 e2fsck/problem.c:1299
1744 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1745 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1748 #: e2fsck/problem.c:989
1749 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1750 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1753 #: e2fsck/problem.c:995
1754 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1755 msgid "Pass 1D: Reconciling @m @bs\n"
1758 #: e2fsck/problem.c:1000
1759 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1760 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1762 "File %Q (@i #%i, mod time %IM) \n"
1763 " has %r @m @b(s), shared with %N file(s):\n"
1766 #: e2fsck/problem.c:1006
1767 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1768 msgid "\t%Q (@i #%i, mod time %IM)\n"
1771 #: e2fsck/problem.c:1011
1772 #. @-expanded: \t<filesystem metadata>\n
1773 msgid "\t<@f metadata>\n"
1776 #: e2fsck/problem.c:1016
1777 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1780 "(There are %N @is containing @m @bs.)\n"
1784 #: e2fsck/problem.c:1021
1785 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1788 "@m @bs already reassigned or cloned.\n"
1792 #: e2fsck/problem.c:1034
1794 msgid "Couldn't clone file: %m\n"
1797 #: e2fsck/problem.c:1040
1798 #. @-expanded: Pass 2: Checking directory structure\n
1799 msgid "Pass 2: Checking @d structure\n"
1802 #: e2fsck/problem.c:1045
1804 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1805 msgid "@n @i number for '.' in @d @i %i.\n"
1808 #: e2fsck/problem.c:1050
1809 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1810 msgid "@E has @n @i #: %Di.\n"
1813 #: e2fsck/problem.c:1055
1814 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
1815 msgid "@E has @D/unused @i %Di. "
1818 #: e2fsck/problem.c:1060
1819 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
1820 msgid "@E @L to '.' "
1823 #: e2fsck/problem.c:1065
1824 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1825 msgid "@E points to @i (%Di) located in a bad @b.\n"
1828 #: e2fsck/problem.c:1070
1829 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1830 msgid "@E @L to @d %P (%Di).\n"
1833 #: e2fsck/problem.c:1075
1834 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1835 msgid "@E @L to the @r.\n"
1838 #: e2fsck/problem.c:1080
1839 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1840 msgid "@E has illegal characters in its name.\n"
1843 #: e2fsck/problem.c:1085
1845 #. @-expanded: Missing '.' in directory inode %i.\n
1846 msgid "Missing '.' in @d @i %i.\n"
1849 #: e2fsck/problem.c:1090
1851 #. @-expanded: Missing '..' in directory inode %i.\n
1852 msgid "Missing '..' in @d @i %i.\n"
1855 #: e2fsck/problem.c:1095
1856 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1857 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1860 #: e2fsck/problem.c:1100
1861 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1862 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1865 #: e2fsck/problem.c:1105
1866 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1867 msgid "i_faddr @F %IF, @s zero.\n"
1870 #: e2fsck/problem.c:1110
1871 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1872 msgid "i_file_acl @F %If, @s zero.\n"
1875 #: e2fsck/problem.c:1115
1876 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1877 msgid "i_dir_acl @F %Id, @s zero.\n"
1880 #: e2fsck/problem.c:1120
1881 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1882 msgid "i_frag @F %N, @s zero.\n"
1885 #: e2fsck/problem.c:1125
1886 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1887 msgid "i_fsize @F %N, @s zero.\n"
1890 #: e2fsck/problem.c:1130
1891 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1892 msgid "@i %i (%Q) has @n mode (%Im).\n"
1895 #: e2fsck/problem.c:1135
1896 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1897 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
1900 #: e2fsck/problem.c:1140
1901 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1902 msgid "@d @i %i, %B, offset %N: filename too long\n"
1905 #: e2fsck/problem.c:1145
1906 #. @-expanded: directory inode %i has an unallocated %B.
1907 msgid "@d @i %i has an unallocated %B. "
1910 #: e2fsck/problem.c:1150
1912 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1913 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1916 #: e2fsck/problem.c:1155
1918 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1919 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1922 #: e2fsck/problem.c:1160
1923 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1924 msgid "@i %i (%Q) is an @I character @v.\n"
1927 #: e2fsck/problem.c:1165
1928 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1929 msgid "@i %i (%Q) is an @I @b @v.\n"
1932 #: e2fsck/problem.c:1170
1933 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1934 msgid "@E is duplicate '.' @e.\n"
1937 #: e2fsck/problem.c:1175
1938 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1939 msgid "@E is duplicate '..' @e.\n"
1942 #: e2fsck/problem.c:1180 e2fsck/problem.c:1480
1944 msgid "Internal error: couldn't find dir_info for %i.\n"
1947 #: e2fsck/problem.c:1185
1948 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1949 msgid "@E has rec_len of %Dr, @s %N.\n"
1952 #: e2fsck/problem.c:1190
1954 #. @-expanded: error allocating icount structure: %m\n
1955 msgid "@A icount structure: %m\n"
1958 #: e2fsck/problem.c:1195
1960 #. @-expanded: Error iterating over directory blocks: %m\n
1961 msgid "Error iterating over @d @bs: %m\n"
1964 #: e2fsck/problem.c:1200
1965 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1966 msgid "Error reading @d @b %b (@i %i): %m\n"
1969 #: e2fsck/problem.c:1205
1970 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1971 msgid "Error writing @d @b %b (@i %i): %m\n"
1974 #: e2fsck/problem.c:1210
1976 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1977 msgid "@A new @d @b for @i %i (%s): %m\n"
1980 #: e2fsck/problem.c:1215
1982 #. @-expanded: Error deallocating inode %i: %m\n
1983 msgid "Error deallocating @i %i: %m\n"
1986 #: e2fsck/problem.c:1220
1988 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1989 msgid "@d @e for '.' in %p (%i) is big.\n"
1992 #: e2fsck/problem.c:1225
1993 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1994 msgid "@i %i (%Q) is an @I FIFO.\n"
1997 #: e2fsck/problem.c:1230
1998 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1999 msgid "@i %i (%Q) is an @I socket.\n"
2002 #: e2fsck/problem.c:1235
2003 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2004 msgid "Setting filetype for @E to %N.\n"
2007 #: e2fsck/problem.c:1240
2008 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2009 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2012 #: e2fsck/problem.c:1245
2013 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2014 msgid "@E has filetype set.\n"
2017 #: e2fsck/problem.c:1250
2018 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2019 msgid "@E has a @z name.\n"
2022 #: e2fsck/problem.c:1255
2023 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2024 msgid "Symlink %Q (@i #%i) is @n.\n"
2027 #: e2fsck/problem.c:1260
2028 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2029 msgid "@a @b @F @n (%If).\n"
2032 #: e2fsck/problem.c:1265
2033 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2034 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2037 #: e2fsck/problem.c:1270
2038 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2039 msgid "@p @h %d: %B not referenced\n"
2042 #: e2fsck/problem.c:1275
2043 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2044 msgid "@p @h %d: %B referenced twice\n"
2047 #: e2fsck/problem.c:1280
2048 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2049 msgid "@p @h %d: %B has bad min hash\n"
2052 #: e2fsck/problem.c:1285
2053 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2054 msgid "@p @h %d: %B has bad max hash\n"
2057 #: e2fsck/problem.c:1290
2058 #. @-expanded: invalid HTREE directory inode %d (%q).
2059 msgid "@n @h %d (%q). "
2062 #: e2fsck/problem.c:1294
2063 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2064 msgid "@p @h %d (%q): bad @b number %b.\n"
2067 #: e2fsck/problem.c:1304
2069 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2070 msgid "@p @h %d: root node is @n\n"
2073 #: e2fsck/problem.c:1309
2074 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2075 msgid "@p @h %d: %B has @n limit (%N)\n"
2078 #: e2fsck/problem.c:1314
2079 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2080 msgid "@p @h %d: %B has @n count (%N)\n"
2083 #: e2fsck/problem.c:1319
2084 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2085 msgid "@p @h %d: %B has an unordered hash table\n"
2088 #: e2fsck/problem.c:1324
2089 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2090 msgid "@p @h %d: %B has @n depth (%N)\n"
2093 #: e2fsck/problem.c:1329
2094 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2095 msgid "Duplicate @E found. "
2098 #: e2fsck/problem.c:1334
2100 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2101 #. @-expanded: Rename to %s
2103 "@E has a non-unique filename.\n"
2107 #: e2fsck/problem.c:1339
2108 #. @-expanded: Duplicate entry '%Dn' found.\n
2109 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2112 "Duplicate @e '%Dn' found.\n"
2113 "\tMarking %p (%i) to be rebuilt.\n"
2117 #: e2fsck/problem.c:1344
2118 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2119 msgid "i_blocks_hi @F %N, @s zero.\n"
2122 #: e2fsck/problem.c:1349
2123 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2124 msgid "Unexpected @b in @h %d (%q).\n"
2127 #: e2fsck/problem.c:1353
2128 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2129 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2132 #: e2fsck/problem.c:1358
2133 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2134 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2137 #: e2fsck/problem.c:1363
2138 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2139 msgid "i_file_acl_hi @F %N, @s zero.\n"
2142 #: e2fsck/problem.c:1370
2143 #. @-expanded: Pass 3: Checking directory connectivity\n
2144 msgid "Pass 3: Checking @d connectivity\n"
2147 #: e2fsck/problem.c:1375
2148 #. @-expanded: root inode not allocated.
2149 msgid "@r not allocated. "
2152 #: e2fsck/problem.c:1380
2153 #. @-expanded: No room in lost+found directory.
2154 msgid "No room in @l @d. "
2157 #: e2fsck/problem.c:1385
2159 #. @-expanded: Unconnected directory inode %i (%p)\n
2160 msgid "Unconnected @d @i %i (%p)\n"
2163 #: e2fsck/problem.c:1390
2164 #. @-expanded: /lost+found not found.
2165 msgid "/@l not found. "
2168 #: e2fsck/problem.c:1395
2169 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2170 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2173 #: e2fsck/problem.c:1400
2174 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2175 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2178 #: e2fsck/problem.c:1405
2180 #. @-expanded: Could not expand /lost+found: %m\n
2181 msgid "Could not expand /@l: %m\n"
2184 #: e2fsck/problem.c:1410
2186 msgid "Could not reconnect %i: %m\n"
2189 #: e2fsck/problem.c:1415
2191 #. @-expanded: Error while trying to find /lost+found: %m\n
2192 msgid "Error while trying to find /@l: %m\n"
2195 #: e2fsck/problem.c:1420
2197 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2198 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2201 #: e2fsck/problem.c:1425
2203 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2204 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2207 #: e2fsck/problem.c:1430
2209 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2210 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2213 #: e2fsck/problem.c:1435
2215 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2216 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2219 #: e2fsck/problem.c:1440
2221 #. @-expanded: Error while adjusting inode count on inode %i\n
2222 msgid "Error while adjusting @i count on @i %i\n"
2225 #: e2fsck/problem.c:1445
2227 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2230 "Couldn't fix parent of @i %i: %m\n"
2234 #: e2fsck/problem.c:1450
2236 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2239 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2243 #: e2fsck/problem.c:1460
2245 #. @-expanded: Error creating root directory (%s): %m\n
2246 msgid "Error creating root @d (%s): %m\n"
2249 #: e2fsck/problem.c:1465
2251 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2252 msgid "Error creating /@l @d (%s): %m\n"
2255 #: e2fsck/problem.c:1470
2256 #. @-expanded: root inode is not a directory; aborting.\n
2257 msgid "@r is not a @d; aborting.\n"
2260 #: e2fsck/problem.c:1475
2261 #. @-expanded: Cannot proceed without a root inode.\n
2262 msgid "Cannot proceed without a @r.\n"
2265 #: e2fsck/problem.c:1485
2267 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2268 msgid "/@l is not a @d (ino=%i)\n"
2271 #: e2fsck/problem.c:1492
2272 msgid "Pass 3A: Optimizing directories\n"
2275 #: e2fsck/problem.c:1497
2277 msgid "Failed to create dirs_to_hash iterator: %m\n"
2280 #: e2fsck/problem.c:1502
2281 msgid "Failed to optimize directory %q (%d): %m\n"
2284 #: e2fsck/problem.c:1507
2285 msgid "Optimizing directories: "
2288 #: e2fsck/problem.c:1524
2289 msgid "Pass 4: Checking reference counts\n"
2292 #: e2fsck/problem.c:1529
2294 #. @-expanded: unattached zero-length inode %i.
2295 msgid "@u @z @i %i. "
2298 #: e2fsck/problem.c:1534
2300 #. @-expanded: unattached inode %i\n
2304 #: e2fsck/problem.c:1539
2305 #. @-expanded: inode %i ref count is %Il, should be %N.
2306 msgid "@i %i ref count is %Il, @s %N. "
2309 #: e2fsck/problem.c:1543
2310 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2311 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2312 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2314 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2315 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2316 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2319 #: e2fsck/problem.c:1553
2320 #. @-expanded: Pass 5: Checking group summary information\n
2321 msgid "Pass 5: Checking @g summary information\n"
2324 #: e2fsck/problem.c:1558
2325 #. @-expanded: Padding at end of inode bitmap is not set.
2326 msgid "Padding at end of @i @B is not set. "
2329 #: e2fsck/problem.c:1563
2330 #. @-expanded: Padding at end of block bitmap is not set.
2331 msgid "Padding at end of @b @B is not set. "
2334 #: e2fsck/problem.c:1568
2335 #. @-expanded: block bitmap differences:
2336 msgid "@b @B differences: "
2339 #: e2fsck/problem.c:1588
2340 #. @-expanded: inode bitmap differences:
2341 msgid "@i @B differences: "
2344 #: e2fsck/problem.c:1608
2345 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2346 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2349 #: e2fsck/problem.c:1613
2350 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2351 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2354 #: e2fsck/problem.c:1618
2355 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2356 msgid "Free @is count wrong (%i, counted=%j).\n"
2359 #: e2fsck/problem.c:1623
2360 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2361 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2364 #: e2fsck/problem.c:1628
2365 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2366 msgid "Free @bs count wrong (%b, counted=%c).\n"
2369 #: e2fsck/problem.c:1633
2370 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2371 #. @-expanded: endpoints (%i, %j)\n
2373 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2374 "endpoints (%i, %j)\n"
2377 #: e2fsck/problem.c:1639
2378 msgid "Internal error: fudging end of bitmap (%N)\n"
2381 #: e2fsck/problem.c:1644
2383 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2384 msgid "Error copying in replacement @i @B: %m\n"
2387 #: e2fsck/problem.c:1649
2389 #. @-expanded: Error copying in replacement block bitmap: %m\n
2390 msgid "Error copying in replacement @b @B: %m\n"
2393 #: e2fsck/problem.c:1674
2395 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2396 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2399 #: e2fsck/problem.c:1679
2401 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2402 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2405 #: e2fsck/problem.c:1686
2406 #. @-expanded: Recreate journal
2410 #: e2fsck/problem.c:1805
2412 msgid "Unhandled error code (0x%x)!\n"
2415 #: e2fsck/problem.c:1905
2419 #: e2fsck/scantest.c:82
2421 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2424 #: e2fsck/scantest.c:101
2426 msgid "size of inode=%d\n"
2429 #: e2fsck/scantest.c:122
2430 msgid "while starting inode scan"
2433 #: e2fsck/scantest.c:133
2434 msgid "while doing inode scan"
2437 #: e2fsck/super.c:187
2439 msgid "while calling ext2fs_block_iterate for inode %d"
2442 #: e2fsck/super.c:209
2444 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2447 #: e2fsck/super.c:269
2451 #: e2fsck/super.c:270
2458 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2459 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2460 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2461 "\t\t[-E extended-options] device\n"
2469 " -p Automatic repair (no questions)\n"
2470 " -n Make no changes to the filesystem\n"
2471 " -y Assume \"yes\" to all questions\n"
2472 " -c Check for bad blocks and add them to the badblock "
2474 " -f Force checking even if filesystem is marked clean\n"
2481 " -b superblock Use alternative superblock\n"
2482 " -B blocksize Force blocksize when looking for superblock\n"
2483 " -j external_journal Set location of the external journal\n"
2484 " -l bad_blocks_file Add to badblocks list\n"
2485 " -L bad_blocks_file Set badblocks list\n"
2488 #: e2fsck/unix.c:133
2490 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2493 #: e2fsck/unix.c:151
2495 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2498 #: e2fsck/unix.c:158
2500 msgid " Extent depth histogram: "
2503 #: e2fsck/unix.c:209 misc/badblocks.c:984 misc/tune2fs.c:1961 misc/util.c:147
2504 #: resize/main.c:250
2506 msgid "while determining whether %s is mounted."
2509 #: e2fsck/unix.c:227
2511 msgid "Warning! %s is mounted.\n"
2514 #: e2fsck/unix.c:231
2516 msgid "%s is mounted. "
2519 #: e2fsck/unix.c:233
2521 "Cannot continue, aborting.\n"
2525 #: e2fsck/unix.c:234
2530 "\a\a\a\aWARNING!!! The filesystem is mounted. If you continue you "
2532 "cause ***SEVERE*** filesystem damage.\a\a\a\n"
2536 #: e2fsck/unix.c:237
2537 msgid "Do you really want to continue"
2540 #: e2fsck/unix.c:239
2542 msgid "check aborted.\n"
2545 #: e2fsck/unix.c:321
2546 msgid " contains a file system with errors"
2549 #: e2fsck/unix.c:323
2550 msgid " was not cleanly unmounted"
2553 #: e2fsck/unix.c:325
2554 msgid " primary superblock features different from backup"
2557 #: e2fsck/unix.c:329
2559 msgid " has been mounted %u times without being checked"
2562 #: e2fsck/unix.c:336
2563 msgid " has filesystem last checked time in the future"
2566 #: e2fsck/unix.c:342
2568 msgid " has gone %u days without being checked"
2571 #: e2fsck/unix.c:351
2572 msgid ", check forced.\n"
2575 #: e2fsck/unix.c:384
2577 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
2580 #: e2fsck/unix.c:402
2581 msgid " (check deferred; on battery)"
2584 #: e2fsck/unix.c:405
2585 msgid " (check after next mount)"
2588 #: e2fsck/unix.c:407
2590 msgid " (check in %ld mounts)"
2593 #: e2fsck/unix.c:557
2595 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2598 #: e2fsck/unix.c:626
2600 msgid "Invalid EA version.\n"
2603 #: e2fsck/unix.c:647
2605 msgid "Unknown extended option: %s\n"
2608 #: e2fsck/unix.c:672
2611 "Syntax error in e2fsck config file (%s, line #%d)\n"
2615 #: e2fsck/unix.c:741
2617 msgid "Error validating file descriptor %d: %s\n"
2620 #: e2fsck/unix.c:745
2621 msgid "Invalid completion information file descriptor"
2624 #: e2fsck/unix.c:760
2625 msgid "Only one of the options -p/-a, -n or -y may be specified."
2628 #: e2fsck/unix.c:781
2630 msgid "The -t option is not supported on this version of e2fsck.\n"
2633 #: e2fsck/unix.c:812 e2fsck/unix.c:884 misc/tune2fs.c:799 misc/tune2fs.c:1088
2634 #: misc/tune2fs.c:1106
2636 msgid "Unable to resolve '%s'"
2639 #: e2fsck/unix.c:863
2640 msgid "The -n and -D options are incompatible."
2643 #: e2fsck/unix.c:868
2644 msgid "The -n and -c options are incompatible."
2647 #: e2fsck/unix.c:873
2648 msgid "The -n and -l/-L options are incompatible."
2651 #: e2fsck/unix.c:913
2653 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2656 #: e2fsck/unix.c:961
2659 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2663 #: e2fsck/unix.c:970
2667 "Invalid non-numeric argument to -%c (\"%s\")\n"
2671 #: e2fsck/unix.c:1072 e2fsck/unix.c:1077
2672 msgid "while checking MMP block"
2675 #: e2fsck/unix.c:1079 misc/tune2fs.c:1895
2677 "If you are sure the filesystem is not in use on any node, run:\n"
2678 "'tune2fs -f -E clear_mmp {device}'\n"
2681 #: e2fsck/unix.c:1127
2683 msgid "Error: ext2fs library version out of date!\n"
2686 #: e2fsck/unix.c:1135
2687 msgid "while trying to initialize program"
2690 #: e2fsck/unix.c:1146
2692 msgid "\tUsing %s, %s\n"
2695 #: e2fsck/unix.c:1158
2696 msgid "need terminal for interactive repairs"
2699 #: e2fsck/unix.c:1197
2701 msgid "%s: %s trying backup blocks...\n"
2704 #: e2fsck/unix.c:1199
2705 msgid "Superblock invalid,"
2708 #: e2fsck/unix.c:1200
2709 msgid "Group descriptors look bad..."
2712 #: e2fsck/unix.c:1212
2714 msgid "%s: going back to original superblock\n"
2717 #: e2fsck/unix.c:1239
2720 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2721 "(Or the filesystem superblock is corrupt)\n"
2725 #: e2fsck/unix.c:1245
2727 msgid "Could this be a zero-length partition?\n"
2730 #: e2fsck/unix.c:1247
2732 msgid "You must have %s access to the filesystem or be root\n"
2735 #: e2fsck/unix.c:1252
2737 msgid "Possibly non-existent or swap device?\n"
2740 #: e2fsck/unix.c:1254
2742 msgid "Filesystem mounted or opened exclusively by another program?\n"
2745 #: e2fsck/unix.c:1257
2747 msgid "Possibly non-existent device?\n"
2750 #: e2fsck/unix.c:1260
2753 "Disk write-protected; use the -n option to do a read-only\n"
2754 "check of the device.\n"
2757 #: e2fsck/unix.c:1324
2758 msgid "Get a newer version of e2fsck!"
2761 #: e2fsck/unix.c:1370
2763 msgid "while checking ext3 journal for %s"
2766 #: e2fsck/unix.c:1381
2769 "Warning: skipping journal recovery because doing a read-only filesystem "
2773 #: e2fsck/unix.c:1394
2775 msgid "unable to set superblock flags on %s\n"
2778 #: e2fsck/unix.c:1400
2780 msgid "while recovering ext3 journal of %s"
2783 #: e2fsck/unix.c:1425
2785 msgid "%s has unsupported feature(s):"
2788 #: e2fsck/unix.c:1441
2789 msgid "Warning: compression support is experimental.\n"
2792 #: e2fsck/unix.c:1446
2795 "E2fsck not compiled with HTREE support,\n"
2796 "\tbut filesystem %s has HTREE directories.\n"
2799 #: e2fsck/unix.c:1499
2800 msgid "while reading bad blocks inode"
2803 #: e2fsck/unix.c:1501
2805 msgid "This doesn't bode well, but we'll try to go on...\n"
2808 #: e2fsck/unix.c:1540
2809 msgid "Couldn't determine journal size"
2812 #: e2fsck/unix.c:1543
2814 msgid "Creating journal (%d blocks): "
2817 #: e2fsck/unix.c:1550 misc/mke2fs.c:2513
2820 "\twhile trying to create journal"
2823 #: e2fsck/unix.c:1553
2828 #: e2fsck/unix.c:1554
2832 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2835 #: e2fsck/unix.c:1566
2837 msgid "Restarting e2fsck from the beginning...\n"
2840 #: e2fsck/unix.c:1570
2841 msgid "while resetting context"
2844 #: e2fsck/unix.c:1577
2846 msgid "%s: e2fsck canceled.\n"
2849 #: e2fsck/unix.c:1582
2853 #: e2fsck/unix.c:1594
2857 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2860 #: e2fsck/unix.c:1597
2862 msgid "%s: ***** REBOOT LINUX *****\n"
2865 #: e2fsck/unix.c:1605
2869 "%s: ********** WARNING: Filesystem still has errors **********\n"
2873 #: e2fsck/unix.c:1645
2874 msgid "while setting block group checksum info"
2877 #: e2fsck/util.c:141 misc/util.c:70
2881 #: e2fsck/util.c:142
2885 #: e2fsck/util.c:156
2889 #: e2fsck/util.c:158
2893 #: e2fsck/util.c:160
2897 #: e2fsck/util.c:175
2898 msgid "cancelled!\n"
2901 #: e2fsck/util.c:190
2905 #: e2fsck/util.c:192
2909 #: e2fsck/util.c:202
2916 #: e2fsck/util.c:206
2923 #: e2fsck/util.c:210
2927 #: e2fsck/util.c:210
2931 #: e2fsck/util.c:224
2933 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2936 #: e2fsck/util.c:229
2937 msgid "reading inode and block bitmaps"
2940 #: e2fsck/util.c:234
2942 msgid "while retrying to read bitmaps for %s"
2945 #: e2fsck/util.c:246
2946 msgid "writing block and inode bitmaps"
2949 #: e2fsck/util.c:251
2951 msgid "while rewriting block and inode bitmaps for %s"
2954 #: e2fsck/util.c:263
2959 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2960 "\t(i.e., without -a or -p options)\n"
2963 #: e2fsck/util.c:344
2965 msgid "Memory used: %luk/%luk (%luk/%luk), "
2968 #: e2fsck/util.c:348
2970 msgid "Memory used: %lu, "
2973 #: e2fsck/util.c:355
2975 msgid "time: %5.2f/%5.2f/%5.2f\n"
2978 #: e2fsck/util.c:360
2980 msgid "elapsed time: %6.3f\n"
2983 #: e2fsck/util.c:394 e2fsck/util.c:408
2985 msgid "while reading inode %lu in %s"
2988 #: e2fsck/util.c:422 e2fsck/util.c:435
2990 msgid "while writing inode %lu in %s"
2993 #: e2fsck/util.c:584
2994 msgid "while allocating zeroizing buffer"
2997 #: e2fsck/util.c:736
2999 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3003 #: misc/badblocks.c:69
3007 #: misc/badblocks.c:93
3010 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3011 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3013 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3014 " device [last_block [first_block]]\n"
3017 #: misc/badblocks.c:104
3020 "%s: The -n and -w options are mutually exclusive.\n"
3024 #: misc/badblocks.c:219
3026 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3029 #: misc/badblocks.c:322
3030 msgid "Testing with random pattern: "
3033 #: misc/badblocks.c:340
3034 msgid "Testing with pattern 0x"
3037 #: misc/badblocks.c:372 misc/badblocks.c:445
3041 #: misc/badblocks.c:383
3043 msgid "Weird value (%ld) in do_read\n"
3046 #: misc/badblocks.c:469
3047 msgid "during ext2fs_sync_device"
3050 #: misc/badblocks.c:489 misc/badblocks.c:750
3051 msgid "while beginning bad block list iteration"
3054 #: misc/badblocks.c:503 misc/badblocks.c:603 misc/badblocks.c:760
3055 msgid "while allocating buffers"
3058 #: misc/badblocks.c:507
3060 msgid "Checking blocks %lu to %lu\n"
3063 #: misc/badblocks.c:512
3064 msgid "Checking for bad blocks in read-only mode\n"
3067 #: misc/badblocks.c:521
3068 msgid "Checking for bad blocks (read-only test): "
3071 #: misc/badblocks.c:529 misc/badblocks.c:635 misc/badblocks.c:677
3072 #: misc/badblocks.c:823
3073 msgid "Too many bad blocks, aborting test\n"
3076 #: misc/badblocks.c:610
3077 msgid "Checking for bad blocks in read-write mode\n"
3080 #: misc/badblocks.c:612 misc/badblocks.c:773
3082 msgid "From block %lu to %lu\n"
3085 #: misc/badblocks.c:667
3086 msgid "Reading and comparing: "
3089 #: misc/badblocks.c:772
3090 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3093 #: misc/badblocks.c:778
3094 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3097 #: misc/badblocks.c:785
3100 "Interrupt caught, cleaning up\n"
3103 #: misc/badblocks.c:868
3105 msgid "during test data write, block %lu"
3108 #: misc/badblocks.c:989 misc/util.c:152
3110 msgid "%s is mounted; "
3113 #: misc/badblocks.c:991
3114 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3117 #: misc/badblocks.c:996
3118 msgid "it's not safe to run badblocks!\n"
3121 #: misc/badblocks.c:1001 misc/util.c:163
3123 msgid "%s is apparently in use by the system; "
3126 #: misc/badblocks.c:1004
3127 msgid "badblocks forced anyway.\n"
3130 #: misc/badblocks.c:1024
3132 msgid "invalid %s - %s"
3135 #: misc/badblocks.c:1133
3137 msgid "can't allocate memory for test_pattern - %s"
3140 #: misc/badblocks.c:1163
3141 msgid "Maximum of one test_pattern may be specified in read-only mode"
3144 #: misc/badblocks.c:1169
3145 msgid "Random test_pattern is not allowed in read-only mode"
3148 #: misc/badblocks.c:1183
3150 "Couldn't determine device size; you must specify\n"
3151 "the size manually\n"
3154 #: misc/badblocks.c:1189
3155 msgid "while trying to determine device size"
3158 #: misc/badblocks.c:1194
3162 #: misc/badblocks.c:1200
3166 #: misc/badblocks.c:1203
3168 msgid "invalid starting block (%lu): must be less than %lu"
3171 #: misc/badblocks.c:1259
3172 msgid "while creating in-memory bad blocks list"
3175 #: misc/badblocks.c:1274
3176 msgid "while adding to in-memory bad block list"
3179 #: misc/badblocks.c:1298
3181 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3186 msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
3189 #: misc/chattr.c:154
3191 msgid "bad version - %s\n"
3194 #: misc/chattr.c:201 misc/lsattr.c:116
3196 msgid "while trying to stat %s"
3199 #: misc/chattr.c:208
3201 msgid "while reading flags on %s"
3204 #: misc/chattr.c:217 misc/chattr.c:236
3206 msgid "Clearing extent flag not supported on %s"
3209 #: misc/chattr.c:222 misc/chattr.c:241
3211 msgid "Flags of %s set as "
3214 #: misc/chattr.c:250
3216 msgid "while setting flags on %s"
3219 #: misc/chattr.c:258
3221 msgid "Version of %s set as %lu\n"
3224 #: misc/chattr.c:262
3226 msgid "while setting version on %s"
3229 #: misc/chattr.c:282
3231 msgid "Couldn't allocate path variable in chattr_dir_proc"
3234 #: misc/chattr.c:321
3235 msgid "= is incompatible with - and +\n"
3238 #: misc/chattr.c:329
3239 msgid "Must use '-v', =, - or +\n"
3242 #: misc/dumpe2fs.c:54
3244 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3247 #: misc/dumpe2fs.c:152
3251 #: misc/dumpe2fs.c:161
3255 #: misc/dumpe2fs.c:189
3257 msgid "Group %lu: (Blocks "
3260 #: misc/dumpe2fs.c:194
3262 msgid " Checksum 0x%04x, unused inodes %u\n"
3265 #: misc/dumpe2fs.c:199
3267 msgid " %s superblock at "
3270 #: misc/dumpe2fs.c:200
3274 #: misc/dumpe2fs.c:200
3278 #: misc/dumpe2fs.c:204
3280 msgid ", Group descriptors at "
3283 #: misc/dumpe2fs.c:208
3287 " Reserved GDT blocks at "
3290 #: misc/dumpe2fs.c:215
3292 msgid " Group descriptor at "
3295 #: misc/dumpe2fs.c:221
3296 msgid " Block bitmap at "
3299 #: misc/dumpe2fs.c:225
3300 msgid ", Inode bitmap at "
3303 #: misc/dumpe2fs.c:229
3309 #: misc/dumpe2fs.c:235
3313 " %u free %s, %u free inodes, %u directories%s"
3316 #: misc/dumpe2fs.c:242
3318 msgid ", %u unused inodes\n"
3321 #: misc/dumpe2fs.c:245
3322 msgid " Free blocks: "
3325 #: misc/dumpe2fs.c:256
3326 msgid " Free inodes: "
3329 #: misc/dumpe2fs.c:287
3330 msgid "while printing bad block list"
3333 #: misc/dumpe2fs.c:293
3335 msgid "Bad blocks: %u"
3338 #: misc/dumpe2fs.c:320 misc/tune2fs.c:302
3339 msgid "while reading journal inode"
3342 #: misc/dumpe2fs.c:326
3343 msgid "while opening journal inode"
3346 #: misc/dumpe2fs.c:332
3347 msgid "while reading journal super block"
3350 #: misc/dumpe2fs.c:342
3352 msgid "Journal features: "
3355 #: misc/dumpe2fs.c:355
3356 msgid "Journal size: "
3359 #: misc/dumpe2fs.c:366
3362 "Journal length: %u\n"
3363 "Journal sequence: 0x%08x\n"
3364 "Journal start: %u\n"
3367 #: misc/dumpe2fs.c:385 misc/tune2fs.c:218
3368 msgid "while reading journal superblock"
3371 #: misc/dumpe2fs.c:393
3372 msgid "Couldn't find journal superblock magic numbers"
3375 #: misc/dumpe2fs.c:397
3379 "Journal block size: %u\n"
3380 "Journal length: %u\n"
3381 "Journal first block: %u\n"
3382 "Journal sequence: 0x%08x\n"
3383 "Journal start: %u\n"
3384 "Journal number of users: %u\n"
3387 #: misc/dumpe2fs.c:410
3389 msgid "Journal users: %s\n"
3392 #: misc/dumpe2fs.c:426 misc/mke2fs.c:662 misc/tune2fs.c:1125
3394 msgid "Couldn't allocate memory to parse options!\n"
3397 #: misc/dumpe2fs.c:452
3399 msgid "Invalid superblock parameter: %s\n"
3402 #: misc/dumpe2fs.c:467
3404 msgid "Invalid blocksize parameter: %s\n"
3407 #: misc/dumpe2fs.c:478
3411 "Bad extended option(s) specified: %s\n"
3413 "Extended options are separated by commas, and may take an argument which\n"
3414 "\tis set off by an equals ('=') sign.\n"
3416 "Valid extended options are:\n"
3417 "\tsuperblock=<superblock number>\n"
3418 "\tblocksize=<blocksize>\n"
3421 #: misc/dumpe2fs.c:537 misc/mke2fs.c:1499
3423 msgid "\tUsing %s\n"
3426 #: misc/dumpe2fs.c:573 misc/e2image.c:1289 misc/tune2fs.c:1906
3427 #: resize/main.c:309
3429 msgid "Couldn't find valid filesystem superblock.\n"
3432 #: misc/dumpe2fs.c:598
3436 "%s: %s: error reading bitmaps: %s\n"
3439 #: misc/e2image.c:87
3441 msgid "Usage: %s [-rsIQ] device image_file\n"
3444 #: misc/e2image.c:135
3446 msgid "Error: header size is bigger than wrt_size\n"
3449 #: misc/e2image.c:141
3450 msgid "Couldn't allocate header buffer\n"
3453 #: misc/e2image.c:171
3454 msgid "while writing superblock"
3457 #: misc/e2image.c:179
3458 msgid "while writing inode table"
3461 #: misc/e2image.c:186
3462 msgid "while writing block bitmap"
3465 #: misc/e2image.c:193
3466 msgid "while writing inode bitmap"
3469 #: misc/e2image.c:1321
3471 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3474 #: misc/e2label.c:58
3476 msgid "e2label: cannot open %s\n"
3479 #: misc/e2label.c:63
3481 msgid "e2label: cannot seek to superblock\n"
3484 #: misc/e2label.c:68
3486 msgid "e2label: error reading superblock\n"
3489 #: misc/e2label.c:72
3491 msgid "e2label: not an ext2 filesystem\n"
3494 #: misc/e2label.c:97 misc/tune2fs.c:2056
3496 msgid "Warning: label too long, truncating.\n"
3499 #: misc/e2label.c:100
3501 msgid "e2label: cannot seek to superblock again\n"
3504 #: misc/e2label.c:105
3506 msgid "e2label: error writing superblock\n"
3509 #: misc/e2label.c:117 misc/tune2fs.c:791
3511 msgid "Usage: e2label device [newlabel]\n"
3516 msgid "Usage: %s <transaction file> <filesystem>\n"
3520 msgid "Failed to read the file system data \n"
3523 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:205
3525 msgid "Failed tdb_fetch %s\n"
3530 msgid "The file system Mount time didn't match %u\n"
3534 msgid "The file system UUID didn't match \n"
3537 #: misc/e2undo.c:162
3539 msgid "Failed tdb_open %s\n"
3542 #: misc/e2undo.c:168
3544 msgid "Error while determining whether %s is mounted.\n"
3547 #: misc/e2undo.c:174
3548 msgid "e2undo should only be run on unmounted file system\n"
3551 #: misc/e2undo.c:183
3553 msgid "Failed to open %s\n"
3556 #: misc/e2undo.c:209
3558 msgid "Replayed transaction of size %zd at location %llu\n"
3561 #: misc/e2undo.c:215
3563 msgid "Failed write %s\n"
3568 msgid "WARNING: couldn't open %s: %s\n"
3573 msgid "WARNING: bad format on line %d of %s\n"
3578 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3579 "\tfield. I will kludge around things for you, but you\n"
3580 "\tshould fix your /etc/fstab file as soon as you can.\n"
3586 msgid "fsck: %s: not found\n"
3591 msgid "%s: wait: No more child process?!?\n"
3596 msgid "Warning... %s for device %s exited with signal %d.\n"
3601 msgid "%s %s: status is %x, should never happen.\n"
3606 msgid "Finished with %s (exit status %d)\n"
3611 msgid "%s: Error %d while executing fsck.%s for %s\n"
3616 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3617 "with 'no' or '!'.\n"
3621 msgid "Couldn't allocate memory for filesystem types\n"
3627 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3633 msgid "fsck: cannot check %s: fsck.%s not found\n"
3637 msgid "Checking all file systems.\n"
3642 msgid "--waiting-- (pass %d)\n"
3647 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3652 msgid "%s: too many devices\n"
3655 #: misc/fsck.c:1153 misc/fsck.c:1239
3657 msgid "%s: too many arguments\n"
3662 msgid "Usage: %s [-RVadlv] [files...]\n"
3667 msgid "While reading flags on %s"
3672 msgid "While reading version on %s"
3675 #: misc/mke2fs.c:115
3678 "Usage: %s [-c|-l filename] [-b block-size] [-f fragment-size]\n"
3679 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3680 "\t[-G meta group size] [-N number-of-inodes]\n"
3681 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3682 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3683 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3684 "\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
3687 #: misc/mke2fs.c:217
3689 msgid "Running command: %s\n"
3692 #: misc/mke2fs.c:221
3694 msgid "while trying to run '%s'"
3697 #: misc/mke2fs.c:228
3698 msgid "while processing list of bad blocks from program"
3701 #: misc/mke2fs.c:255
3703 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3706 #: misc/mke2fs.c:257
3708 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3711 #: misc/mke2fs.c:260
3712 msgid "Aborting....\n"
3715 #: misc/mke2fs.c:280
3718 "Warning: the backup superblock/group descriptors at block %u contain\n"
3723 #: misc/mke2fs.c:299
3724 msgid "while marking bad blocks as used"
3727 #: misc/mke2fs.c:316
3728 msgid "Writing inode tables: "
3731 #: misc/mke2fs.c:337
3735 "Could not write %d blocks in inode table starting at %llu: %s\n"
3738 #: misc/mke2fs.c:351 misc/mke2fs.c:2148 misc/mke2fs.c:2400
3743 #: misc/mke2fs.c:362
3744 msgid "while creating root dir"
3747 #: misc/mke2fs.c:369
3748 msgid "while reading root inode"
3751 #: misc/mke2fs.c:383
3752 msgid "while setting root inode ownership"
3755 #: misc/mke2fs.c:401
3756 msgid "while creating /lost+found"
3759 #: misc/mke2fs.c:408
3760 msgid "while looking up /lost+found"
3763 #: misc/mke2fs.c:421
3764 msgid "while expanding /lost+found"
3767 #: misc/mke2fs.c:436
3768 msgid "while setting bad block inode"
3771 #: misc/mke2fs.c:463
3773 msgid "Out of memory erasing sectors %d-%d\n"
3776 #: misc/mke2fs.c:473
3778 msgid "Warning: could not read block 0: %s\n"
3781 #: misc/mke2fs.c:489
3783 msgid "Warning: could not erase sector %d: %s\n"
3786 #: misc/mke2fs.c:505
3787 msgid "while initializing journal superblock"
3790 #: misc/mke2fs.c:513
3791 msgid "Zeroing journal device: "
3794 #: misc/mke2fs.c:525
3796 msgid "while zeroing journal device (block %llu, count %d)"
3799 #: misc/mke2fs.c:543
3800 msgid "while writing journal superblock"
3803 #: misc/mke2fs.c:558
3806 "warning: %llu blocks unused.\n"
3810 #: misc/mke2fs.c:563
3812 msgid "Filesystem label=%s\n"
3815 #: misc/mke2fs.c:566
3817 msgid "OS type: %s\n"
3820 #: misc/mke2fs.c:568
3822 msgid "Block size=%u (log=%u)\n"
3825 #: misc/mke2fs.c:572
3827 msgid "Cluster size=%u (log=%u)\n"
3830 #: misc/mke2fs.c:576
3832 msgid "Fragment size=%u (log=%u)\n"
3835 #: misc/mke2fs.c:578
3837 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3840 #: misc/mke2fs.c:580
3842 msgid "%u inodes, %llu blocks\n"
3845 #: misc/mke2fs.c:582
3847 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
3850 #: misc/mke2fs.c:585
3852 msgid "First data block=%u\n"
3855 #: misc/mke2fs.c:587
3857 msgid "Maximum filesystem blocks=%lu\n"
3860 #: misc/mke2fs.c:591
3862 msgid "%u block groups\n"
3865 #: misc/mke2fs.c:593
3867 msgid "%u block group\n"
3870 #: misc/mke2fs.c:596
3872 msgid "%u blocks per group, %u clusters per group\n"
3875 #: misc/mke2fs.c:599
3877 msgid "%u blocks per group, %u fragments per group\n"
3880 #: misc/mke2fs.c:601
3882 msgid "%u inodes per group\n"
3885 #: misc/mke2fs.c:608
3887 msgid "Superblock backups stored on blocks: "
3890 #: misc/mke2fs.c:687 misc/tune2fs.c:1153
3892 msgid "Invalid mmp_update_interval: %s\n"
3895 #: misc/mke2fs.c:701
3897 msgid "Invalid stride parameter: %s\n"
3900 #: misc/mke2fs.c:716
3902 msgid "Invalid stripe-width parameter: %s\n"
3905 #: misc/mke2fs.c:739
3907 msgid "Invalid resize parameter: %s\n"
3910 #: misc/mke2fs.c:746
3912 msgid "The resize maximum must be greater than the filesystem size.\n"
3915 #: misc/mke2fs.c:770
3917 msgid "On-line resizing not supported with revision 0 filesystems\n"
3920 #: misc/mke2fs.c:802
3924 "Bad option(s) specified: %s\n"
3926 "Extended options are separated by commas, and may take an argument which\n"
3927 "\tis set off by an equals ('=') sign.\n"
3929 "Valid extended options are:\n"
3930 "\tstride=<RAID per-disk data chunk in blocks>\n"
3931 "\tstripe-width=<RAID stride * data disks in blocks>\n"
3932 "\tresize=<resize maximum size in blocks>\n"
3933 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
3934 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
3941 #: misc/mke2fs.c:821
3945 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3949 #: misc/mke2fs.c:857
3952 "Syntax error in mke2fs config file (%s, line #%d)\n"
3956 #: misc/mke2fs.c:870 misc/tune2fs.c:393
3958 msgid "Invalid filesystem option set: %s\n"
3961 #: misc/mke2fs.c:882 misc/tune2fs.c:345
3963 msgid "Invalid mount option set: %s\n"
3966 #: misc/mke2fs.c:1020
3970 "Your mke2fs.conf file does not define the %s filesystem type.\n"
3973 #: misc/mke2fs.c:1024
3976 "You probably need to install an updated mke2fs.conf file.\n"
3980 #: misc/mke2fs.c:1028
3982 msgid "Aborting...\n"
3985 #: misc/mke2fs.c:1068
3989 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
3993 #: misc/mke2fs.c:1226
3995 msgid "Couldn't allocate memory for new PATH.\n"
3998 #: misc/mke2fs.c:1267
4000 msgid "Couldn't init profile successfully (error: %ld).\n"
4003 #: misc/mke2fs.c:1307
4005 msgid "invalid block size - %s"
4008 #: misc/mke2fs.c:1311
4010 msgid "Warning: blocksize %d not usable on most systems.\n"
4013 #: misc/mke2fs.c:1327
4015 msgid "invalid fragment size - %s"
4018 #: misc/mke2fs.c:1336
4019 msgid "Illegal number for blocks per group"
4022 #: misc/mke2fs.c:1341
4023 msgid "blocks per group must be multiple of 8"
4026 #: misc/mke2fs.c:1349
4027 msgid "Illegal number for flex_bg size"
4030 #: misc/mke2fs.c:1355
4031 msgid "flex_bg size must be a power of 2"
4034 #: misc/mke2fs.c:1365
4036 msgid "invalid inode ratio %s (min %d/max %d)"
4039 #: misc/mke2fs.c:1375
4042 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
4043 "nodiscard' extended option instead!\n"
4046 #: misc/mke2fs.c:1389
4047 msgid "in malloc for bad_blocks_filename"
4050 #: misc/mke2fs.c:1399
4052 msgid "invalid reserved blocks percent - %s"
4055 #: misc/mke2fs.c:1417
4057 msgid "bad revision level - %s"
4060 #: misc/mke2fs.c:1429
4062 msgid "invalid inode size - %s"
4065 #: misc/mke2fs.c:1449
4067 msgid "bad num inodes - %s"
4070 #: misc/mke2fs.c:1466
4071 msgid "The -t option may only be used once"
4074 #: misc/mke2fs.c:1474
4075 msgid "The -T option may only be used once"
4078 #: misc/mke2fs.c:1524 misc/mke2fs.c:2468
4080 msgid "while trying to open journal device %s\n"
4083 #: misc/mke2fs.c:1530
4085 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
4088 #: misc/mke2fs.c:1536
4090 msgid "Using journal device's blocksize: %d\n"
4093 #: misc/mke2fs.c:1547
4095 msgid "invalid blocks '%s' on device '%s'"
4098 #: misc/mke2fs.c:1557
4102 #: misc/mke2fs.c:1570 resize/main.c:378
4103 msgid "while trying to determine filesystem size"
4106 #: misc/mke2fs.c:1576
4108 "Couldn't determine device size; you must specify\n"
4109 "the size of the filesystem\n"
4112 #: misc/mke2fs.c:1583
4114 "Device size reported to be zero. Invalid partition specified, or\n"
4115 "\tpartition table wasn't reread after running fdisk, due to\n"
4116 "\ta modified partition being busy and in use. You may need to reboot\n"
4117 "\tto re-read your partition table.\n"
4120 #: misc/mke2fs.c:1600
4121 msgid "Filesystem larger than apparent device size."
4124 #: misc/mke2fs.c:1620
4126 msgid "Failed to parse fs types list\n"
4129 #: misc/mke2fs.c:1674
4132 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4133 "\tin 32 bits using a blocksize of %d.\n"
4136 #: misc/mke2fs.c:1690
4137 msgid "fs_types for mke2fs.conf resolution: "
4140 #: misc/mke2fs.c:1697
4142 msgid "Filesystem features not supported with revision 0 filesystems\n"
4145 #: misc/mke2fs.c:1704
4147 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4150 #: misc/mke2fs.c:1716
4152 msgid "Journals not supported with revision 0 filesystems\n"
4155 #: misc/mke2fs.c:1730
4157 msgid "invalid reserved blocks percent - %lf"
4160 #: misc/mke2fs.c:1746
4163 "The resize_inode and meta_bg features are not compatible.\n"
4164 "They can not be both enabled simultaneously.\n"
4167 #: misc/mke2fs.c:1763
4168 msgid "while trying to determine hardware sector size"
4171 #: misc/mke2fs.c:1769
4172 msgid "while trying to determine physical sector size"
4175 #: misc/mke2fs.c:1802
4176 msgid "while setting blocksize; too small for device\n"
4179 #: misc/mke2fs.c:1807
4182 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4185 #: misc/mke2fs.c:1838
4187 msgid "warning: Unable to get device geometry for %s\n"
4190 #: misc/mke2fs.c:1841
4192 msgid "%s alignment is offset by %lu bytes.\n"
4195 #: misc/mke2fs.c:1843
4198 "This may result in very poor performance, (re)-partitioning suggested.\n"
4201 #: misc/mke2fs.c:1854
4203 msgid "%d-byte blocks too big for system (max %d)"
4206 #: misc/mke2fs.c:1858
4209 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4212 #: misc/mke2fs.c:1893
4213 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4216 #: misc/mke2fs.c:1902
4217 msgid "blocks per group count out of range"
4220 #: misc/mke2fs.c:1917
4221 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4224 #: misc/mke2fs.c:1929
4226 msgid "invalid inode size %d (min %d/max %d)"
4229 #: misc/mke2fs.c:1947
4231 msgid "too many inodes (%llu), raiseinode ratio?"
4234 #: misc/mke2fs.c:1954
4236 msgid "too many inodes (%llu), specify < 2^32 inodes"
4239 #: misc/mke2fs.c:1968
4242 "inode_size (%u) * inodes_count (%u) too big for a\n"
4243 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
4244 "\tor lower inode count (-N).\n"
4247 #: misc/mke2fs.c:2087
4250 "Overwriting existing filesystem; this can be undone using the command:\n"
4255 #: misc/mke2fs.c:2101
4256 msgid "while trying to setup undo file\n"
4259 #: misc/mke2fs.c:2127
4260 msgid "Discarding device blocks: "
4263 #: misc/mke2fs.c:2143
4267 #: misc/mke2fs.c:2248
4268 msgid "while setting up superblock"
4271 #: misc/mke2fs.c:2257
4273 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
4276 #: misc/mke2fs.c:2340
4278 msgid "unknown os - %s"
4281 #: misc/mke2fs.c:2392
4283 msgid "Allocating group tables: "
4286 #: misc/mke2fs.c:2396
4287 msgid "while trying to allocate filesystem tables"
4290 #: misc/mke2fs.c:2405
4293 "\twhile converting subcluster bitmap"
4296 #: misc/mke2fs.c:2437
4298 msgid "while zeroing block %llu at end of filesystem"
4301 #: misc/mke2fs.c:2450
4302 msgid "while reserving blocks for online resize"
4305 #: misc/mke2fs.c:2461 misc/tune2fs.c:640
4309 #: misc/mke2fs.c:2473
4311 msgid "Adding journal to device %s: "
4314 #: misc/mke2fs.c:2480
4318 "\twhile trying to add journal to device %s"
4321 #: misc/mke2fs.c:2485 misc/mke2fs.c:2517 misc/tune2fs.c:669 misc/tune2fs.c:683
4326 #: misc/mke2fs.c:2494
4328 msgid "Skipping journal creation in super-only mode\n"
4331 #: misc/mke2fs.c:2505
4333 msgid "Creating journal (%u blocks): "
4336 #: misc/mke2fs.c:2524 misc/tune2fs.c:446
4340 "Error while enabling multiple mount protection feature."
4343 #: misc/mke2fs.c:2529
4345 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4348 #: misc/mke2fs.c:2542
4350 msgid "Writing superblocks and filesystem accounting information: "
4353 #: misc/mke2fs.c:2549
4357 "Warning, had trouble writing out superblocks."
4360 #: misc/mke2fs.c:2551
4367 #: misc/mklost+found.c:50
4369 msgid "Usage: mklost+found\n"
4372 #: misc/partinfo.c:40
4375 "Usage: %s device...\n"
4377 "Prints out the partition information for each given device.\n"
4378 "For example: %s /dev/hda\n"
4382 #: misc/partinfo.c:50
4384 msgid "Cannot open %s: %s"
4387 #: misc/partinfo.c:56
4389 msgid "Cannot get geometry of %s: %s"
4392 #: misc/partinfo.c:64
4394 msgid "Cannot get size of %s: %s"
4397 #: misc/partinfo.c:70
4399 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4402 #: misc/tune2fs.c:107
4403 msgid "Please run e2fsck on the filesystem.\n"
4406 #: misc/tune2fs.c:116
4409 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4410 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4411 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4412 "mmp_update_interval]\n"
4413 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4414 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4415 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4416 "\t[ -I new_inode_size ] device\n"
4419 #: misc/tune2fs.c:205
4420 msgid "while trying to open external journal"
4423 #: misc/tune2fs.c:210
4425 msgid "%s is not a journal device.\n"
4428 #: misc/tune2fs.c:225
4429 msgid "Journal superblock not found!\n"
4432 #: misc/tune2fs.c:236
4433 msgid "Filesystem's UUID not found on journal device.\n"
4436 #: misc/tune2fs.c:257
4438 "Cannot locate journal device. It was NOT removed\n"
4439 "Use -f option to remove missing journal device.\n"
4442 #: misc/tune2fs.c:265
4443 msgid "Journal removed\n"
4446 #: misc/tune2fs.c:309
4447 msgid "while reading bitmaps"
4450 #: misc/tune2fs.c:317
4451 msgid "while clearing journal inode"
4454 #: misc/tune2fs.c:328
4455 msgid "while writing journal inode"
4458 #: misc/tune2fs.c:363
4460 msgid "(and reboot afterwards!)\n"
4463 #: misc/tune2fs.c:396
4465 msgid "Clearing filesystem feature '%s' not supported.\n"
4468 #: misc/tune2fs.c:402
4470 msgid "Setting filesystem feature '%s' not supported.\n"
4473 #: misc/tune2fs.c:411
4475 "The has_journal feature may only be cleared when the filesystem is\n"
4476 "unmounted or mounted read-only.\n"
4479 #: misc/tune2fs.c:419
4481 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
4482 "the has_journal flag.\n"
4485 #: misc/tune2fs.c:438
4487 "The multiple mount protection feature can't\n"
4488 "be set if the filesystem is mounted or\n"
4492 #: misc/tune2fs.c:456
4494 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
4497 #: misc/tune2fs.c:465
4499 "The multiple mount protection feature cannot\n"
4500 "be disabled if the filesystem is readonly.\n"
4503 #: misc/tune2fs.c:473
4504 msgid "Error while reading bitmaps\n"
4507 #: misc/tune2fs.c:482
4509 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
4512 #: misc/tune2fs.c:487
4513 msgid "while reading MMP block."
4516 #: misc/tune2fs.c:519
4518 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4522 #: misc/tune2fs.c:530
4524 "The huge_file feature may only be cleared when the filesystem is\n"
4525 "unmounted or mounted read-only.\n"
4528 #: misc/tune2fs.c:590
4531 "Warning: '^quota' option overrides '-Q'arguments.\n"
4534 #: misc/tune2fs.c:635
4535 msgid "The filesystem already has a journal.\n"
4538 #: misc/tune2fs.c:653
4542 "\twhile trying to open journal on %s\n"
4545 #: misc/tune2fs.c:657
4547 msgid "Creating journal on device %s: "
4550 #: misc/tune2fs.c:665
4552 msgid "while adding filesystem to journal on %s"
4555 #: misc/tune2fs.c:671
4556 msgid "Creating journal inode: "
4559 #: misc/tune2fs.c:680
4562 "\twhile trying to create journal file"
4565 #: misc/tune2fs.c:751
4566 msgid "Couldn't allocate memory to parse quota options!\n"
4569 #: misc/tune2fs.c:773
4572 "Bad quota options specified.\n"
4574 "Following valid quota options are available (pass by separating with "
4582 #: misc/tune2fs.c:834
4584 msgid "Couldn't parse date/time specifier: %s"
4587 #: misc/tune2fs.c:858 misc/tune2fs.c:871
4589 msgid "bad mounts count - %s"
4592 #: misc/tune2fs.c:887
4594 msgid "bad error behavior - %s"
4597 #: misc/tune2fs.c:914
4599 msgid "bad gid/group name - %s"
4602 #: misc/tune2fs.c:947
4604 msgid "bad interval - %s"
4607 #: misc/tune2fs.c:976
4609 msgid "bad reserved block ratio - %s"
4612 #: misc/tune2fs.c:991
4613 msgid "-o may only be specified once"
4616 #: misc/tune2fs.c:1000
4617 msgid "-O may only be specified once"
4620 #: misc/tune2fs.c:1015
4622 msgid "bad reserved blocks count - %s"
4625 #: misc/tune2fs.c:1044
4627 msgid "bad uid/user name - %s"
4630 #: misc/tune2fs.c:1061
4632 msgid "bad inode size - %s"
4635 #: misc/tune2fs.c:1068
4637 msgid "Inode size must be a power of two- %s"
4640 #: misc/tune2fs.c:1162
4642 msgid "mmp_update_interval too big: %lu\n"
4645 #: misc/tune2fs.c:1167
4647 msgid "Setting multiple mount protection update interval to %lu seconds\n"
4650 #: misc/tune2fs.c:1187
4652 msgid "Invalid RAID stride: %s\n"
4655 #: misc/tune2fs.c:1202
4657 msgid "Invalid RAID stripe-width: %s\n"
4660 #: misc/tune2fs.c:1217
4662 msgid "Invalid hash algorithm: %s\n"
4665 #: misc/tune2fs.c:1223
4667 msgid "Setting default hash algorithm to %s (%d)\n"
4670 #: misc/tune2fs.c:1242
4674 "Bad options specified.\n"
4676 "Extended options are separated by commas, and may take an argument which\n"
4677 "\tis set off by an equals ('=') sign.\n"
4679 "Valid extended options are:\n"
4681 "\thash_alg=<hash algorithm>\n"
4682 "\tmount_opts=<extended default mount options>\n"
4683 "\tstride=<RAID per-disk chunk size in blocks>\n"
4684 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4689 #: misc/tune2fs.c:1707
4690 msgid "Failed to read inode bitmap\n"
4693 #: misc/tune2fs.c:1712
4694 msgid "Failed to read blockbitmap\n"
4697 #: misc/tune2fs.c:1729 resize/resize2fs.c:784
4698 msgid "blocks to be moved"
4701 #: misc/tune2fs.c:1732
4702 msgid "Failed to allocate block bitmap when increasing inode size\n"
4705 #: misc/tune2fs.c:1738
4706 msgid "Not enough space to increase inode size \n"
4709 #: misc/tune2fs.c:1743
4710 msgid "Failed to relocate blocks during inode resize \n"
4713 #: misc/tune2fs.c:1775
4715 "Error in resizing the inode size.\n"
4716 "Run e2undo to undo the file system changes. \n"
4719 #: misc/tune2fs.c:1802
4720 msgid "Couldn't allocate memory for tdb filename\n"
4723 #: misc/tune2fs.c:1824
4725 msgid "while trying to delete %s"
4728 #: misc/tune2fs.c:1834
4731 "To undo the tune2fs operation please run the command\n"
4736 #: misc/tune2fs.c:1902
4739 "MMP block magic is bad. Try to fix it by running:\n"
4743 #: misc/tune2fs.c:1919
4745 msgid "The inode size is already %lu\n"
4748 #: misc/tune2fs.c:1925
4750 msgid "Shrinking the inode size is not supported\n"
4753 #: misc/tune2fs.c:1972
4755 msgid "Setting maximal mount count to %d\n"
4758 #: misc/tune2fs.c:1978
4760 msgid "Setting current mount count to %d\n"
4763 #: misc/tune2fs.c:1983
4765 msgid "Setting error behavior to %d\n"
4768 #: misc/tune2fs.c:1988
4770 msgid "Setting reserved blocks gid to %lu\n"
4773 #: misc/tune2fs.c:1993
4775 msgid "interval between checks is too big (%lu)"
4778 #: misc/tune2fs.c:2000
4780 msgid "Setting interval between checks to %lu seconds\n"
4783 #: misc/tune2fs.c:2007
4785 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
4788 #: misc/tune2fs.c:2013
4790 msgid "reserved blocks count is too big (%llu)"
4793 #: misc/tune2fs.c:2020
4795 msgid "Setting reserved blocks count to %llu\n"
4798 #: misc/tune2fs.c:2026
4801 "The filesystem already has sparse superblocks.\n"
4804 #: misc/tune2fs.c:2033
4808 "Sparse superblock flag set. %s"
4811 #: misc/tune2fs.c:2038
4814 "Clearing the sparse superflag not supported.\n"
4817 #: misc/tune2fs.c:2046
4819 msgid "Setting time filesystem last checked to %s\n"
4822 #: misc/tune2fs.c:2052
4824 msgid "Setting reserved blocks uid to %lu\n"
4827 #: misc/tune2fs.c:2084
4828 msgid "Error in using clear_mmp. It must be used with -f\n"
4831 #: misc/tune2fs.c:2102
4833 "The quota feature may only be changed when the filesystem is unmounted.\n"
4836 #: misc/tune2fs.c:2135
4837 msgid "Invalid UUID format\n"
4840 #: misc/tune2fs.c:2148
4841 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4844 #: misc/tune2fs.c:2156
4846 "Changing the inode size not supported for filesystems with the flex_bg\n"
4847 "feature enabled.\n"
4850 #: misc/tune2fs.c:2169
4852 msgid "Setting inode size %lu\n"
4855 #: misc/tune2fs.c:2172
4857 msgid "Failed to change inode size\n"
4860 #: misc/tune2fs.c:2183
4862 msgid "Setting stride size to %d\n"
4865 #: misc/tune2fs.c:2188
4867 msgid "Setting stripe width to %d\n"
4870 #: misc/tune2fs.c:2195
4872 msgid "Setting extended default mount options to '%s'\n"
4876 msgid "Proceed anyway? (y,n) "
4881 msgid "Could not stat %s --- %s\n"
4887 "The device apparently does not exist; did you specify it correctly?\n"
4892 msgid "%s is not a block special device.\n"
4897 msgid "%s is entire device, not just one partition!\n"
4901 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
4906 msgid "will not make a %s here!\n"
4910 msgid "mke2fs forced anyway.\n"
4914 msgid "Couldn't allocate memory to parse journal options!\n"
4921 "Could not find journal device matching %s\n"
4927 "Bad journal options specified.\n"
4929 "Journal options are separated by commas, and may take an argument which\n"
4930 "\tis set off by an equals ('=') sign.\n"
4932 "Valid journal options are:\n"
4933 "\tsize=<journal size in megabytes>\n"
4934 "\tdevice=<journal device>\n"
4936 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
4943 "Filesystem too small for a journal\n"
4950 "The requested journal size is %d blocks; it must be\n"
4951 "between 1024 and 10240000 blocks. Aborting.\n"
4957 "Journal size too big for filesystem.\n"
4963 "This filesystem will be automatically checked every %d mounts or\n"
4964 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
4967 #: misc/uuidgen.c:32
4969 msgid "Usage: %s [-r] [-t]\n"
4972 #: resize/extent.c:202
4973 msgid "# Extent dump:\n"
4976 #: resize/extent.c:203
4978 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
4981 #: resize/extent.c:206
4983 msgid "#\t\t %llu -> %llu (%llu)\n"
4989 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
4994 msgid "Extending the inode table"
4998 msgid "Relocating blocks"
5002 msgid "Scanning inode table"
5006 msgid "Updating inode references"
5010 msgid "Moving inode table"
5014 msgid "Unknown pass?!?"
5019 msgid "Begin pass %d (max = %lu)\n"
5022 #: resize/main.c:262
5024 msgid "while opening %s"
5027 #: resize/main.c:274
5029 msgid "while getting stat information for %s"
5032 #: resize/main.c:335
5035 "%s: The combination of flex_bg and\n"
5036 "\t!resize_inode features is not supported by resize2fs.\n"
5039 #: resize/main.c:348 resize/main.c:456
5042 "Please run 'e2fsck -f %s' first.\n"
5046 #: resize/main.c:352
5048 msgid "Estimated minimum size of the filesystem: %llu\n"
5051 #: resize/main.c:388
5053 msgid "Invalid new size: %s\n"
5056 #: resize/main.c:396
5057 msgid "New size too large to be expressed in 32 bits\n"
5060 #: resize/main.c:408
5062 msgid "New size smaller than minimum (%llu)\n"
5065 #: resize/main.c:414
5066 msgid "Invalid stride length"
5069 #: resize/main.c:438
5072 "The containing partition (or device) is only %llu (%dk) blocks.\n"
5073 "You requested a new size of %llu blocks.\n"
5077 #: resize/main.c:445
5080 "The filesystem is already %llu blocks long. Nothing to do!\n"
5084 #: resize/main.c:460
5086 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5089 #: resize/main.c:469
5091 msgid "while trying to resize %s"
5094 #: resize/main.c:472
5097 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
5098 "after the aborted resize operation.\n"
5101 #: resize/main.c:478
5104 "The filesystem on %s is now %llu blocks long.\n"
5108 #: resize/main.c:493
5110 msgid "while trying to truncate %s"
5113 #: resize/online.c:38
5115 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5118 #: resize/online.c:42
5119 msgid "On-line shrinking not supported"
5122 #: resize/online.c:61
5123 msgid "Filesystem does not support online resizing"
5126 #: resize/online.c:68
5128 msgid "while trying to open mountpoint %s"
5131 #: resize/online.c:78 resize/online.c:93
5132 msgid "Permission denied to resize filesystem"
5135 #: resize/online.c:81 resize/online.c:99
5136 msgid "While checking for on-line resizing support"
5139 #: resize/online.c:96
5140 msgid "Kernel does not support online resizing"
5143 #: resize/online.c:129
5145 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
5148 #: resize/online.c:139
5149 msgid "While trying to extend the last group"
5152 #: resize/online.c:193
5154 msgid "While trying to add group #%d"
5157 #: resize/online.c:204
5160 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5164 #: resize/resize2fs.c:348
5166 msgid "inodes (%llu) must be less than %u"
5169 #: resize/resize2fs.c:576
5170 msgid "reserved blocks"
5173 #: resize/resize2fs.c:789
5174 msgid "meta-data blocks"
5177 #: resize/resize2fs.c:1734
5179 msgid "Should never happen: resize inode corrupt!\n"