1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Theodore Tso
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #. The strings in e2fsck's problem.c can be very hard to translate,
7 #. since the strings are expanded in two different ways. First of all,
8 #. there is an @-expansion, where strings like "@i" are expanded to
9 #. "inode", and so on. In order to make it easier for translators, the
10 #. e2fsprogs po template file has been enhanced with comments that show
11 #. the @-expansion, for the strings in the problem.c file.
13 #. Translators are free to use the @-expansion facility if they so
14 #. choose, by providing translations for strings in e2fsck/message.c.
15 #. These translation can completely replace an expansion; for example,
16 #. if "bblock" (which indicated that "@b" would be expanded to "block")
17 #. is translated as "ddatenverlust", then "@d" will be expanded to
18 #. "datenverlust". Alternatively, translators can simply not use the
19 #. @-expansion facility at all.
21 #. The second expansion which is done for e2fsck's problem.c messages is
22 #. a dynamic %-expansion, which expands %i as an inode number, and so
23 #. on. A table of these expansions can be found below. Note that
24 #. %-expressions that begin with "%D" and "%I" are two-character
25 #. expansions; so for example, "%Iu" expands to the inode's user id
26 #. ownership field (inode->i_uid).
28 #. %b <blk> block number
29 #. %B <blkcount> integer
30 #. %c <blk2> block number
31 #. %Di <dirent> -> ino inode number
32 #. %Dn <dirent> -> name string
33 #. %Dr <dirent> -> rec_len
34 #. %Dl <dirent> -> name_len
35 #. %Dt <dirent> -> filetype
36 #. %d <dir> inode number
38 #. %i <ino> inode number
39 #. %Is <inode> -> i_size
40 #. %IS <inode> -> i_extra_isize
41 #. %Ib <inode> -> i_blocks
42 #. %Il <inode> -> i_links_count
43 #. %Im <inode> -> i_mode
44 #. %IM <inode> -> i_mtime
45 #. %IF <inode> -> i_faddr
46 #. %If <inode> -> i_file_acl
47 #. %Id <inode> -> i_dir_acl
48 #. %Iu <inode> -> i_uid
49 #. %Ig <inode> -> i_gid
50 #. %j <ino2> inode number
51 #. %m <com_err error message>
53 #. %p ext2fs_get_pathname of directory <ino>
54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
55 #. the containing directory. (If dirent is NULL
56 #. then return the pathname of directory <ino2>)
57 #. %q ext2fs_get_pathname of directory <dir>
58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
59 #. the containing directory.
60 #. %s <str> miscellaneous string
61 #. %S backup superblock
62 #. %X <num> hexadecimal format
67 "Project-Id-Version: PACKAGE VERSION\n"
68 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
69 "POT-Creation-Date: 2011-10-09 17:54-0400\n"
70 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
71 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
72 "Language-Team: LANGUAGE <LL@li.org>\n"
74 "Content-Type: text/plain; charset=CHARSET\n"
75 "Content-Transfer-Encoding: 8bit\n"
76 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
78 #: e2fsck/badblocks.c:23 misc/mke2fs.c:176
80 msgid "Bad block %u out of range; ignored.\n"
83 #: e2fsck/badblocks.c:46
84 msgid "while sanity checking the bad blocks inode"
87 #: e2fsck/badblocks.c:58
88 msgid "while reading the bad blocks inode"
91 #: e2fsck/badblocks.c:72 e2fsck/iscan.c:113 e2fsck/scantest.c:110
92 #: e2fsck/unix.c:1239 e2fsck/unix.c:1324 misc/badblocks.c:1215
93 #: misc/badblocks.c:1223 misc/badblocks.c:1237 misc/badblocks.c:1249
94 #: misc/dumpe2fs.c:572 misc/e2image.c:1170 misc/e2image.c:1288
95 #: misc/e2image.c:1301 misc/mke2fs.c:192 misc/tune2fs.c:1894 resize/main.c:308
97 msgid "while trying to open %s"
100 #: e2fsck/badblocks.c:83
102 msgid "while trying popen '%s'"
105 #: e2fsck/badblocks.c:94 misc/mke2fs.c:199
106 msgid "while reading in list of bad blocks from file"
109 #: e2fsck/badblocks.c:105
110 msgid "while updating bad block inode"
113 #: e2fsck/badblocks.c:131
115 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
118 #: e2fsck/ehandler.c:55
120 msgid "Error reading block %lu (%s) while %s. "
123 #: e2fsck/ehandler.c:58
125 msgid "Error reading block %lu (%s). "
128 #: e2fsck/ehandler.c:61 e2fsck/ehandler.c:110
132 #: e2fsck/ehandler.c:62
133 msgid "Force rewrite"
136 #: e2fsck/ehandler.c:104
138 msgid "Error writing block %lu (%s) while %s. "
141 #: e2fsck/ehandler.c:107
143 msgid "Error writing block %lu (%s). "
146 #: e2fsck/emptydir.c:57
147 msgid "empty dirblocks"
150 #: e2fsck/emptydir.c:62
151 msgid "empty dir map"
154 #: e2fsck/emptydir.c:98
156 msgid "Empty directory block %u (#%d) in inode %u\n"
159 #: e2fsck/extend.c:22
161 msgid "%s: %s filename nblocks blocksize\n"
164 #: e2fsck/extend.c:44
166 msgid "Illegal number of blocks!\n"
169 #: e2fsck/extend.c:50
171 msgid "Couldn't allocate block buffer (size=%d)\n"
174 #: e2fsck/flushb.c:35
176 msgid "Usage: %s disk\n"
179 #: e2fsck/flushb.c:64
181 msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
186 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
189 #: e2fsck/iscan.c:84 e2fsck/unix.c:902
191 msgid "while opening %s for flushing"
194 #: e2fsck/iscan.c:89 e2fsck/unix.c:908 resize/main.c:284
196 msgid "while trying to flush %s"
199 #: e2fsck/iscan.c:122 e2fsck/scantest.c:117 misc/e2image.c:1065
200 msgid "while opening inode scan"
203 #: e2fsck/iscan.c:130 misc/e2image.c:1083
204 msgid "while getting next inode"
207 #: e2fsck/iscan.c:139
209 msgid "%u inodes scanned.\n"
212 #: e2fsck/journal.c:511
213 msgid "reading journal superblock\n"
216 #: e2fsck/journal.c:568
218 msgid "%s: no valid journal superblock found\n"
221 #: e2fsck/journal.c:577
223 msgid "%s: journal too short\n"
226 #: e2fsck/journal.c:864
228 msgid "%s: recovering journal\n"
231 #: e2fsck/journal.c:866
233 msgid "%s: won't do journal recovery while read-only\n"
236 #: e2fsck/journal.c:893
238 msgid "while trying to re-open %s"
241 #: e2fsck/message.c:113
242 msgid "aextended attribute"
245 #: e2fsck/message.c:114
246 msgid "Aerror allocating"
249 #: e2fsck/message.c:115
253 #: e2fsck/message.c:116
257 #: e2fsck/message.c:117
261 #: e2fsck/message.c:118
262 msgid "Cconflicts with some other fs @b"
265 #: e2fsck/message.c:119
269 #: e2fsck/message.c:120
273 #: e2fsck/message.c:121
277 #: e2fsck/message.c:122
281 #: e2fsck/message.c:123
285 #: e2fsck/message.c:124
289 #: e2fsck/message.c:125
290 msgid "E@e '%Dn' in %p (%i)"
293 #: e2fsck/message.c:126
297 #: e2fsck/message.c:127
298 msgid "Ffor @i %i (%Q) is"
301 #: e2fsck/message.c:128
305 #: e2fsck/message.c:129
309 #: e2fsck/message.c:130
313 #: e2fsck/message.c:131
317 #: e2fsck/message.c:132
318 msgid "mmultiply-claimed"
321 #: e2fsck/message.c:133
325 #: e2fsck/message.c:134
329 #: e2fsck/message.c:135
333 #: e2fsck/message.c:136
337 #: e2fsck/message.c:137
341 #: e2fsck/message.c:138
345 #: e2fsck/message.c:139
349 #: e2fsck/message.c:140
353 #: e2fsck/message.c:141
357 #: e2fsck/message.c:142
361 #: e2fsck/message.c:143
365 #: e2fsck/message.c:154
366 msgid "<The NULL inode>"
369 #: e2fsck/message.c:155
370 msgid "<The bad blocks inode>"
373 #: e2fsck/message.c:157
374 msgid "<The user quota inode>"
377 #: e2fsck/message.c:158
378 msgid "<The group quota inode>"
381 #: e2fsck/message.c:159
382 msgid "<The boot loader inode>"
385 #: e2fsck/message.c:160
386 msgid "<The undelete directory inode>"
389 #: e2fsck/message.c:161
390 msgid "<The group descriptor inode>"
393 #: e2fsck/message.c:162
394 msgid "<The journal inode>"
397 #: e2fsck/message.c:163
398 msgid "<Reserved inode 9>"
401 #: e2fsck/message.c:164
402 msgid "<Reserved inode 10>"
405 #: e2fsck/message.c:332
410 #: e2fsck/message.c:334
415 #: e2fsck/message.c:336
417 msgid "character device"
420 #: e2fsck/message.c:338
425 #: e2fsck/message.c:340
430 #: e2fsck/message.c:342
432 msgid "symbolic link"
435 #: e2fsck/message.c:344 misc/uuidd.c:161
440 #: e2fsck/message.c:346
442 msgid "unknown file type with mode 0%o"
445 #: e2fsck/message.c:422
446 msgid "indirect block"
449 #: e2fsck/message.c:424
450 msgid "double indirect block"
453 #: e2fsck/message.c:426
454 msgid "triple indirect block"
457 #: e2fsck/message.c:428
458 msgid "translator block"
461 #: e2fsck/message.c:430
465 #: e2fsck/pass1b.c:222
466 msgid "multiply claimed inode map"
469 #: e2fsck/pass1b.c:599 e2fsck/pass1b.c:712
471 msgid "internal error: can't find dup_blk for %llu\n"
474 #: e2fsck/pass1b.c:825
475 msgid "returned from clone_file_block"
478 #: e2fsck/pass1b.c:847
480 msgid "internal error: couldn't lookup EA block record for %llu"
483 #: e2fsck/pass1b.c:859
485 msgid "internal error: couldn't lookup EA inode record for %u"
488 #: e2fsck/pass1.c:475 e2fsck/pass2.c:777
489 msgid "reading directory block"
492 #: e2fsck/pass1.c:597
493 msgid "in-use inode map"
496 #: e2fsck/pass1.c:606
497 msgid "directory inode map"
500 #: e2fsck/pass1.c:614
501 msgid "regular file inode map"
504 #: e2fsck/pass1.c:622
505 msgid "in-use block map"
508 #: e2fsck/pass1.c:684
509 msgid "opening inode scan"
512 #: e2fsck/pass1.c:718
513 msgid "getting next inode from scan"
516 #: e2fsck/pass1.c:1228
520 #: e2fsck/pass1.c:1285
522 msgid "reading indirect blocks of inode %u"
525 #: e2fsck/pass1.c:1330
526 msgid "bad inode map"
529 #: e2fsck/pass1.c:1352
530 msgid "inode in bad block map"
533 #: e2fsck/pass1.c:1372
534 msgid "imagic inode map"
537 #: e2fsck/pass1.c:1399
538 msgid "multiply claimed block map"
541 #: e2fsck/pass1.c:1499
542 msgid "ext attr block map"
545 #: e2fsck/pass1.c:2247
547 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
550 #: e2fsck/pass1.c:2608
554 #: e2fsck/pass1.c:2614
558 #: e2fsck/pass1.c:2620
562 #: e2fsck/pass2.c:278
566 #: e2fsck/pass2.c:800
567 msgid "Can not continue."
571 msgid "inode done bitmap"
578 #: e2fsck/pass3.c:135
582 #: e2fsck/pass3.c:321
583 msgid "inode loop detection bitmap"
586 #: e2fsck/pass4.c:195
594 #: e2fsck/problem.c:51
598 #: e2fsck/problem.c:52
602 #: e2fsck/problem.c:53
606 #: e2fsck/problem.c:54
610 #: e2fsck/problem.c:55
614 #: e2fsck/problem.c:56
618 #: e2fsck/problem.c:57
619 msgid "Connect to /lost+found"
622 #: e2fsck/problem.c:58
626 #: e2fsck/problem.c:59
630 #: e2fsck/problem.c:60
634 #: e2fsck/problem.c:61
638 #: e2fsck/problem.c:62
642 #: e2fsck/problem.c:63
646 #: e2fsck/problem.c:64
650 #: e2fsck/problem.c:65
651 msgid "Clone multiply-claimed blocks"
654 #: e2fsck/problem.c:66
658 #: e2fsck/problem.c:67
659 msgid "Suppress messages"
662 #: e2fsck/problem.c:68
666 #: e2fsck/problem.c:69
667 msgid "Clear HTree index"
670 #: e2fsck/problem.c:70
674 #: e2fsck/problem.c:79
678 #: e2fsck/problem.c:80
682 #: e2fsck/problem.c:81
686 #: e2fsck/problem.c:82
690 #: e2fsck/problem.c:83
694 #: e2fsck/problem.c:84
698 #: e2fsck/problem.c:85
702 #: e2fsck/problem.c:86
706 #: e2fsck/problem.c:87
710 #: e2fsck/problem.c:88
714 #: e2fsck/problem.c:89
715 msgid "INODE CLEARED"
718 #: e2fsck/problem.c:90
722 #: e2fsck/problem.c:91
726 #: e2fsck/problem.c:92
730 #: e2fsck/problem.c:93
731 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
734 #: e2fsck/problem.c:94
738 #: e2fsck/problem.c:95
742 #: e2fsck/problem.c:96
746 #: e2fsck/problem.c:97
747 msgid "HTREE INDEX CLEARED"
750 #: e2fsck/problem.c:98
751 msgid "WILL RECREATE"
754 #: e2fsck/problem.c:107
755 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
756 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
759 #: e2fsck/problem.c:111
760 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
761 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
764 #: e2fsck/problem.c:116
765 #. @-expanded: inode table for group %g is not in group. (block %b)\n
766 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
768 "@i table for @g %g is not in @g. (@b %b)\n"
769 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
772 #: e2fsck/problem.c:122
775 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
776 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
777 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
778 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
779 #. @-expanded: e2fsck -b %S <device>\n
783 "The @S could not be read or does not describe a correct ext2\n"
784 "@f. If the @v is valid and it really contains an ext2\n"
785 "@f (and not swap or ufs or something else), then the @S\n"
786 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
787 " e2fsck -b %S <@v>\n"
791 #: e2fsck/problem.c:131
792 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
793 #. @-expanded: The physical size of the device is %c blocks\n
794 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
796 "The @f size (according to the @S) is %b @bs\n"
797 "The physical size of the @v is %c @bs\n"
798 "Either the @S or the partition table is likely to be corrupt!\n"
801 #: e2fsck/problem.c:138
802 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
803 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
804 #. @-expanded: from the block size.\n
806 "@S @b_size = %b, fragsize = %c.\n"
807 "This version of e2fsck does not support fragment sizes different\n"
808 "from the @b size.\n"
811 #: e2fsck/problem.c:145
812 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
813 msgid "@S @bs_per_group = %b, should have been %c\n"
816 #: e2fsck/problem.c:150
817 #. @-expanded: superblock first_data_block = %b, should have been %c\n
818 msgid "@S first_data_@b = %b, should have been %c\n"
821 #: e2fsck/problem.c:155
822 #. @-expanded: filesystem did not have a UUID; generating one.\n
825 "@f did not have a UUID; generating one.\n"
829 #: e2fsck/problem.c:160
832 "Note: if several inode or block bitmap blocks or part\n"
833 "of the inode table require relocation, you may wish to try\n"
834 "running e2fsck with the '-b %S' option first. The problem\n"
835 "may lie only with the primary block group descriptors, and\n"
836 "the backup block group descriptors may be OK.\n"
840 #: e2fsck/problem.c:169
841 #. @-expanded: Corruption found in superblock. (%s = %N).\n
842 msgid "Corruption found in @S. (%s = %N).\n"
845 #: e2fsck/problem.c:174
847 #. @-expanded: Error determining size of the physical device: %m\n
848 msgid "Error determining size of the physical @v: %m\n"
851 #: e2fsck/problem.c:179
852 #. @-expanded: inode count in superblock is %i, should be %j.\n
853 msgid "@i count in @S is %i, @s %j.\n"
856 #: e2fsck/problem.c:183
857 msgid "The Hurd does not support the filetype feature.\n"
860 #: e2fsck/problem.c:188
862 #. @-expanded: superblock has an invalid journal (inode %i).\n
863 msgid "@S has an @n @j (@i %i).\n"
866 #: e2fsck/problem.c:193
867 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
868 msgid "External @j has multiple @f users (unsupported).\n"
871 #: e2fsck/problem.c:198
872 #. @-expanded: Can't find external journal\n
873 msgid "Can't find external @j\n"
876 #: e2fsck/problem.c:203
877 #. @-expanded: External journal has bad superblock\n
878 msgid "External @j has bad @S\n"
881 #: e2fsck/problem.c:208
882 #. @-expanded: External journal does not support this filesystem\n
883 msgid "External @j does not support this @f\n"
886 #: e2fsck/problem.c:213
887 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
888 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
889 #. @-expanded: format.\n
890 #. @-expanded: It is also possible the journal superblock is corrupt.\n
892 "@f @j @S is unknown type %N (unsupported).\n"
893 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
895 "It is also possible the @j @S is corrupt.\n"
898 #: e2fsck/problem.c:221
899 #. @-expanded: journal superblock is corrupt.\n
900 msgid "@j @S is corrupt.\n"
903 #: e2fsck/problem.c:226
905 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
906 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
909 #: e2fsck/problem.c:231
910 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
911 msgid "@S needs_recovery flag is set, but no @j is present.\n"
914 #: e2fsck/problem.c:236
915 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
916 msgid "@S needs_recovery flag is clear, but @j has data.\n"
919 #: e2fsck/problem.c:241
920 #. @-expanded: Clear journal
924 #: e2fsck/problem.c:246 e2fsck/problem.c:690
925 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
926 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
929 #: e2fsck/problem.c:251
930 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
931 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
934 #: e2fsck/problem.c:256
935 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
936 msgid "@I %B (%b) found in @o @i %i.\n"
939 #: e2fsck/problem.c:261
940 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
941 msgid "Already cleared %B (%b) found in @o @i %i.\n"
944 #: e2fsck/problem.c:266
946 #. @-expanded: illegal orphaned inode %i in superblock.\n
947 msgid "@I @o @i %i in @S.\n"
950 #: e2fsck/problem.c:271
952 #. @-expanded: illegal inode %i in orphaned inode list.\n
953 msgid "@I @i %i in @o @i list.\n"
956 #: e2fsck/problem.c:276
957 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
958 msgid "@j @S has an unknown read-only feature flag set.\n"
961 #: e2fsck/problem.c:281
962 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
963 msgid "@j @S has an unknown incompatible feature flag set.\n"
966 #: e2fsck/problem.c:286
967 #. @-expanded: journal version not supported by this e2fsck.\n
968 msgid "@j version not supported by this e2fsck.\n"
971 #: e2fsck/problem.c:291
973 #. @-expanded: Moving journal from /%s to hidden inode.\n
976 "Moving @j from /%s to hidden @i.\n"
980 #: e2fsck/problem.c:296
982 #. @-expanded: Error moving journal: %m\n
985 "Error moving @j: %m\n"
989 #: e2fsck/problem.c:301
990 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
991 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
994 "Found @n V2 @j @S fields (from V1 @j).\n"
995 "Clearing fields beyond the V1 @j @S...\n"
999 #: e2fsck/problem.c:307
1000 #. @-expanded: Run journal anyway
1001 msgid "Run @j anyway"
1004 #: e2fsck/problem.c:312
1005 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1006 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1009 #: e2fsck/problem.c:317
1010 #. @-expanded: Backing up journal inode block information.\n
1013 "Backing up @j @i @b information.\n"
1017 #: e2fsck/problem.c:322
1018 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1019 #. @-expanded: is %N; should be zero.
1021 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1025 #: e2fsck/problem.c:328
1026 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1027 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1030 #: e2fsck/problem.c:333
1031 #. @-expanded: Resize inode not valid.
1032 msgid "Resize @i not valid. "
1035 #: e2fsck/problem.c:338
1036 #. @-expanded: superblock last mount time (%t,\n
1037 #. @-expanded: \tnow = %T) is in the future.\n
1039 "@S last mount time (%t,\n"
1040 "\tnow = %T) is in the future.\n"
1043 #: e2fsck/problem.c:343
1044 #. @-expanded: superblock last write time (%t,\n
1045 #. @-expanded: \tnow = %T) is in the future.\n
1047 "@S last write time (%t,\n"
1048 "\tnow = %T) is in the future.\n"
1051 #: e2fsck/problem.c:347
1053 #. @-expanded: superblock hint for external superblock should be %X.
1054 msgid "@S hint for external superblock @s %X. "
1057 #: e2fsck/problem.c:352
1058 #. @-expanded: Adding dirhash hint to filesystem.\n
1061 "Adding dirhash hint to @f.\n"
1065 #: e2fsck/problem.c:357
1067 #. @-expanded: group descriptor %g checksum is invalid.
1068 msgid "@g descriptor %g checksum is invalid. "
1071 #: e2fsck/problem.c:362
1073 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1074 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1077 #: e2fsck/problem.c:367
1079 #. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1080 msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1083 #: e2fsck/problem.c:372
1084 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1085 msgid "@g descriptor %g has invalid unused inodes count %b. "
1088 #: e2fsck/problem.c:377
1089 #. @-expanded: Last group block bitmap uninitialized.
1090 msgid "Last @g @b @B uninitialized. "
1093 #: e2fsck/problem.c:382
1095 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1098 #: e2fsck/problem.c:386
1099 msgid "The test_fs flag is set (and ext4 is available). "
1102 #: e2fsck/problem.c:391
1103 #. @-expanded: superblock last mount time is in the future.\n
1104 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1107 "@S last mount time is in the future.\n"
1108 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1112 #: e2fsck/problem.c:397
1113 #. @-expanded: superblock last write time is in the future.\n
1114 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1115 #. @-expanded: set).
1117 "@S last write time is in the future.\n"
1118 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1122 #: e2fsck/problem.c:403
1123 #. @-expanded: One or more block group descriptor checksums are invalid.
1124 msgid "One or more @b @g descriptor checksums are invalid. "
1127 #: e2fsck/problem.c:408
1128 #. @-expanded: Setting free inodes count to %j (was %i)\n
1129 msgid "Setting free @is count to %j (was %i)\n"
1132 #: e2fsck/problem.c:413
1133 #. @-expanded: Setting free blocks count to %c (was %b)\n
1134 msgid "Setting free @bs count to %c (was %b)\n"
1137 #: e2fsck/problem.c:418
1138 #. @-expanded: Making quota inodes hidden.\n
1141 "Making @q @is hidden.\n"
1145 #: e2fsck/problem.c:423
1146 #. @-expanded: superblock has invalid MMP block.
1147 msgid "@S has invalid MMP block. "
1150 #: e2fsck/problem.c:428
1151 #. @-expanded: superblock has invalid MMP magic.
1152 msgid "@S has invalid MMP magic. "
1155 #: e2fsck/problem.c:435
1156 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1157 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1160 #: e2fsck/problem.c:439
1161 #. @-expanded: root inode is not a directory.
1162 msgid "@r is not a @d. "
1165 #: e2fsck/problem.c:444
1166 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1167 msgid "@r has dtime set (probably due to old mke2fs). "
1170 #: e2fsck/problem.c:449
1171 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1172 msgid "Reserved @i %i (%Q) has @n mode. "
1175 #: e2fsck/problem.c:454
1177 #. @-expanded: deleted inode %i has zero dtime.
1178 msgid "@D @i %i has zero dtime. "
1181 #: e2fsck/problem.c:459
1183 #. @-expanded: inode %i is in use, but has dtime set.
1184 msgid "@i %i is in use, but has dtime set. "
1187 #: e2fsck/problem.c:464
1189 #. @-expanded: inode %i is a zero-length directory.
1190 msgid "@i %i is a @z @d. "
1193 #: e2fsck/problem.c:469
1194 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1195 msgid "@g %g's @b @B at %b @C.\n"
1198 #: e2fsck/problem.c:474
1199 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1200 msgid "@g %g's @i @B at %b @C.\n"
1203 #: e2fsck/problem.c:479
1204 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1205 msgid "@g %g's @i table at %b @C.\n"
1208 #: e2fsck/problem.c:484
1209 #. @-expanded: group %g's block bitmap (%b) is bad.
1210 msgid "@g %g's @b @B (%b) is bad. "
1213 #: e2fsck/problem.c:489
1214 #. @-expanded: group %g's inode bitmap (%b) is bad.
1215 msgid "@g %g's @i @B (%b) is bad. "
1218 #: e2fsck/problem.c:494
1219 #. @-expanded: inode %i, i_size is %Is, should be %N.
1220 msgid "@i %i, i_size is %Is, @s %N. "
1223 #: e2fsck/problem.c:499
1224 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1225 msgid "@i %i, i_@bs is %Ib, @s %N. "
1228 #: e2fsck/problem.c:504
1229 #. @-expanded: illegal %B (%b) in inode %i.
1230 msgid "@I %B (%b) in @i %i. "
1233 #: e2fsck/problem.c:509
1234 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1235 msgid "%B (%b) overlaps @f metadata in @i %i. "
1238 #: e2fsck/problem.c:514
1240 #. @-expanded: inode %i has illegal block(s).
1241 msgid "@i %i has illegal @b(s). "
1244 #: e2fsck/problem.c:519
1246 #. @-expanded: Too many illegal blocks in inode %i.\n
1247 msgid "Too many illegal @bs in @i %i.\n"
1250 #: e2fsck/problem.c:524
1251 #. @-expanded: illegal %B (%b) in bad block inode.
1252 msgid "@I %B (%b) in bad @b @i. "
1255 #: e2fsck/problem.c:529
1256 #. @-expanded: Bad block inode has illegal block(s).
1257 msgid "Bad @b @i has illegal @b(s). "
1260 #: e2fsck/problem.c:534
1261 #. @-expanded: Duplicate or bad block in use!\n
1262 msgid "Duplicate or bad @b in use!\n"
1265 #: e2fsck/problem.c:539
1266 #. @-expanded: Bad block %b used as bad block inode indirect block.
1267 msgid "Bad @b %b used as bad @b @i indirect @b. "
1270 #: e2fsck/problem.c:544
1272 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1273 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1274 #. @-expanded: in the filesystem.\n
1277 "The bad @b @i has probably been corrupted. You probably\n"
1278 "should stop now and run e2fsck -c to scan for bad blocks\n"
1282 #: e2fsck/problem.c:551
1284 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1287 "If the @b is really bad, the @f can not be fixed.\n"
1290 #: e2fsck/problem.c:556
1291 #. @-expanded: You can remove this block from the bad block list and hope\n
1292 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1295 "You can remove this @b from the bad @b list and hope\n"
1296 "that the @b is really OK. But there are no guarantees.\n"
1300 #: e2fsck/problem.c:562
1301 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1302 msgid "The primary @S (%b) is on the bad @b list.\n"
1305 #: e2fsck/problem.c:567
1306 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1307 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1310 #: e2fsck/problem.c:573
1311 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1312 msgid "Warning: Group %g's @S (%b) is bad.\n"
1315 #: e2fsck/problem.c:578
1316 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1317 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1320 #: e2fsck/problem.c:584
1321 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1322 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1325 #: e2fsck/problem.c:590
1326 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1327 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1330 #: e2fsck/problem.c:595
1332 #. @-expanded: error allocating block buffer for relocating %s\n
1333 msgid "@A @b buffer for relocating %s\n"
1336 #: e2fsck/problem.c:600
1337 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1338 msgid "Relocating @g %g's %s from %b to %c...\n"
1341 #: e2fsck/problem.c:605
1343 #. @-expanded: Relocating group %g's %s to %c...\n
1344 msgid "Relocating @g %g's %s to %c...\n"
1347 #: e2fsck/problem.c:610
1348 #. @-expanded: Warning: could not read block %b of %s: %m\n
1349 msgid "Warning: could not read @b %b of %s: %m\n"
1352 #: e2fsck/problem.c:615
1353 #. @-expanded: Warning: could not write block %b for %s: %m\n
1354 msgid "Warning: could not write @b %b for %s: %m\n"
1357 #: e2fsck/problem.c:620 e2fsck/problem.c:1455
1358 #. @-expanded: error allocating inode bitmap (%N): %m\n
1359 msgid "@A @i @B (%N): %m\n"
1362 #: e2fsck/problem.c:625
1363 #. @-expanded: error allocating block bitmap (%N): %m\n
1364 msgid "@A @b @B (%N): %m\n"
1367 #: e2fsck/problem.c:630
1369 #. @-expanded: error allocating icount link information: %m\n
1370 msgid "@A icount link information: %m\n"
1373 #: e2fsck/problem.c:635
1375 #. @-expanded: error allocating directory block array: %m\n
1376 msgid "@A @d @b array: %m\n"
1379 #: e2fsck/problem.c:640
1381 #. @-expanded: Error while scanning inodes (%i): %m\n
1382 msgid "Error while scanning @is (%i): %m\n"
1385 #: e2fsck/problem.c:645
1387 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1388 msgid "Error while iterating over @bs in @i %i: %m\n"
1391 #: e2fsck/problem.c:650
1392 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1393 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1396 #: e2fsck/problem.c:655
1397 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1398 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1401 #: e2fsck/problem.c:661
1403 #. @-expanded: Error reading inode %i: %m\n
1404 msgid "Error reading @i %i: %m\n"
1407 #: e2fsck/problem.c:669
1409 #. @-expanded: inode %i has imagic flag set.
1410 msgid "@i %i has imagic flag set. "
1413 #: e2fsck/problem.c:674
1415 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1416 #. @-expanded: or append-only flag set.
1418 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1419 "or append-only flag set. "
1422 #: e2fsck/problem.c:680
1424 #. @-expanded: inode %i has compression flag set on filesystem without compression support.
1425 msgid "@i %i has @cion flag set on @f without @cion support. "
1428 #: e2fsck/problem.c:685
1430 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1431 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1434 #: e2fsck/problem.c:695
1435 #. @-expanded: journal inode is not in use, but contains data.
1436 msgid "@j @i is not in use, but contains data. "
1439 #: e2fsck/problem.c:700
1440 #. @-expanded: journal is not regular file.
1441 msgid "@j is not regular file. "
1444 #: e2fsck/problem.c:705
1446 #. @-expanded: inode %i was part of the orphaned inode list.
1447 msgid "@i %i was part of the @o @i list. "
1450 #: e2fsck/problem.c:711
1451 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1452 msgid "@is that were part of a corrupted orphan linked list found. "
1455 #: e2fsck/problem.c:716
1456 #. @-expanded: error allocating refcount structure (%N): %m\n
1457 msgid "@A refcount structure (%N): %m\n"
1460 #: e2fsck/problem.c:721
1461 #. @-expanded: Error reading extended attribute block %b for inode %i.
1462 msgid "Error reading @a @b %b for @i %i. "
1465 #: e2fsck/problem.c:726
1466 #. @-expanded: inode %i has a bad extended attribute block %b.
1467 msgid "@i %i has a bad @a @b %b. "
1470 #: e2fsck/problem.c:731
1471 #. @-expanded: Error reading extended attribute block %b (%m).
1472 msgid "Error reading @a @b %b (%m). "
1475 #: e2fsck/problem.c:736
1476 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1477 msgid "@a @b %b has reference count %r, @s %N. "
1480 #: e2fsck/problem.c:741
1481 #. @-expanded: Error writing extended attribute block %b (%m).
1482 msgid "Error writing @a @b %b (%m). "
1485 #: e2fsck/problem.c:746
1486 #. @-expanded: extended attribute block %b has h_blocks > 1.
1487 msgid "@a @b %b has h_@bs > 1. "
1490 #: e2fsck/problem.c:751
1491 #. @-expanded: error allocating extended attribute block %b.
1492 msgid "@A @a @b %b. "
1495 #: e2fsck/problem.c:756
1496 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1497 msgid "@a @b %b is corrupt (allocation collision). "
1500 #: e2fsck/problem.c:761
1501 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1502 msgid "@a @b %b is corrupt (@n name). "
1505 #: e2fsck/problem.c:766
1506 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1507 msgid "@a @b %b is corrupt (@n value). "
1510 #: e2fsck/problem.c:771
1512 #. @-expanded: inode %i is too big.
1513 msgid "@i %i is too big. "
1516 #: e2fsck/problem.c:775
1517 #. @-expanded: %B (%b) causes directory to be too big.
1518 msgid "%B (%b) causes @d to be too big. "
1521 #: e2fsck/problem.c:780
1522 msgid "%B (%b) causes file to be too big. "
1525 #: e2fsck/problem.c:785
1526 msgid "%B (%b) causes symlink to be too big. "
1529 #: e2fsck/problem.c:790
1531 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1532 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1535 #: e2fsck/problem.c:795
1537 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1538 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1541 #: e2fsck/problem.c:800
1543 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1544 msgid "@h %i has an @n root node.\n"
1547 #: e2fsck/problem.c:805
1548 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1549 msgid "@h %i has an unsupported hash version (%N)\n"
1552 #: e2fsck/problem.c:810
1554 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1555 msgid "@h %i uses an incompatible htree root node flag.\n"
1558 #: e2fsck/problem.c:815
1559 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1560 msgid "@h %i has a tree depth (%N) which is too big\n"
1563 #: e2fsck/problem.c:820
1564 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1565 #. @-expanded: filesystem metadata.
1567 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1571 #: e2fsck/problem.c:826
1573 #. @-expanded: Resize inode (re)creation failed: %m.
1574 msgid "Resize @i (re)creation failed: %m."
1577 #: e2fsck/problem.c:831
1578 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1579 msgid "@i %i has a extra size (%IS) which is @n\n"
1582 #: e2fsck/problem.c:836
1583 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1584 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1587 #: e2fsck/problem.c:841
1588 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1589 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1592 #: e2fsck/problem.c:846
1593 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1594 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1597 #: e2fsck/problem.c:851
1598 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1599 msgid "@a in @i %i has a value size (%N) which is @n\n"
1602 #: e2fsck/problem.c:856
1603 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1604 msgid "@a in @i %i has a hash (%N) which is @n\n"
1607 #: e2fsck/problem.c:861
1608 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1609 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1612 #: e2fsck/problem.c:866
1614 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1615 msgid "Error while reading over @x tree in @i %i: %m\n"
1618 #: e2fsck/problem.c:871
1619 #. @-expanded: Failed to iterate extents in inode %i\n
1620 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1622 "Failed to iterate extents in @i %i\n"
1623 "\t(op %s, blk %b, lblk %c): %m\n"
1626 #: e2fsck/problem.c:877
1627 #. @-expanded: inode %i has an invalid extent\n
1628 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1630 "@i %i has an @n extent\n"
1631 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1634 #: e2fsck/problem.c:882
1635 #. @-expanded: inode %i has an invalid extent\n
1636 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1638 "@i %i has an @n extent\n"
1639 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1642 #: e2fsck/problem.c:887
1644 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1645 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1648 #: e2fsck/problem.c:892
1650 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1651 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1654 #: e2fsck/problem.c:897
1656 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1657 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1660 #: e2fsck/problem.c:902
1662 msgid "Fast symlink %i has EXTENT_FL set. "
1665 #: e2fsck/problem.c:907
1666 #. @-expanded: inode %i has out of order extents\n
1667 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1669 "@i %i has out of order extents\n"
1670 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1673 #: e2fsck/problem.c:911
1674 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1675 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1678 #: e2fsck/problem.c:915
1679 #. @-expanded: inode %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n
1680 msgid "@i %i should not have EOFBLOCKS_FL set (size %Is, lblk %r)\n"
1683 #: e2fsck/problem.c:921
1685 #. @-expanded: Error converting subcluster block bitmap: %m\n
1686 msgid "Error converting subcluster @b @B: %m\n"
1689 #: e2fsck/problem.c:926
1690 #. @-expanded: quota inode is not regular file.
1691 msgid "@q @i is not regular file. "
1694 #: e2fsck/problem.c:931
1695 #. @-expanded: quota inode is not in use, but contains data.
1696 msgid "@q @i is not in use, but contains data. "
1699 #: e2fsck/problem.c:936
1700 #. @-expanded: quota inode is visible to the user.
1701 msgid "@q @i is visible to the user. "
1704 #: e2fsck/problem.c:941
1705 #. @-expanded: The bad block inode looks invalid.
1706 msgid "The bad @b @i looks @n. "
1709 #: e2fsck/problem.c:948
1711 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1712 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1715 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1716 "Pass 1B: Rescanning for @m @bs\n"
1719 #: e2fsck/problem.c:954
1721 #. @-expanded: multiply-claimed block(s) in inode %i:
1722 msgid "@m @b(s) in @i %i:"
1725 #: e2fsck/problem.c:969
1727 msgid "Error while scanning inodes (%i): %m\n"
1730 #: e2fsck/problem.c:974
1732 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1733 msgid "@A @i @B (@i_dup_map): %m\n"
1736 #: e2fsck/problem.c:979
1738 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1739 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1742 #: e2fsck/problem.c:984 e2fsck/problem.c:1299
1743 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1744 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1747 #: e2fsck/problem.c:989
1748 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1749 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1752 #: e2fsck/problem.c:995
1753 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1754 msgid "Pass 1D: Reconciling @m @bs\n"
1757 #: e2fsck/problem.c:1000
1758 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1759 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1761 "File %Q (@i #%i, mod time %IM) \n"
1762 " has %r @m @b(s), shared with %N file(s):\n"
1765 #: e2fsck/problem.c:1006
1766 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1767 msgid "\t%Q (@i #%i, mod time %IM)\n"
1770 #: e2fsck/problem.c:1011
1771 #. @-expanded: \t<filesystem metadata>\n
1772 msgid "\t<@f metadata>\n"
1775 #: e2fsck/problem.c:1016
1776 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1779 "(There are %N @is containing @m @bs.)\n"
1783 #: e2fsck/problem.c:1021
1784 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1787 "@m @bs already reassigned or cloned.\n"
1791 #: e2fsck/problem.c:1034
1793 msgid "Couldn't clone file: %m\n"
1796 #: e2fsck/problem.c:1040
1797 #. @-expanded: Pass 2: Checking directory structure\n
1798 msgid "Pass 2: Checking @d structure\n"
1801 #: e2fsck/problem.c:1045
1803 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1804 msgid "@n @i number for '.' in @d @i %i.\n"
1807 #: e2fsck/problem.c:1050
1808 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1809 msgid "@E has @n @i #: %Di.\n"
1812 #: e2fsck/problem.c:1055
1813 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
1814 msgid "@E has @D/unused @i %Di. "
1817 #: e2fsck/problem.c:1060
1818 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
1819 msgid "@E @L to '.' "
1822 #: e2fsck/problem.c:1065
1823 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1824 msgid "@E points to @i (%Di) located in a bad @b.\n"
1827 #: e2fsck/problem.c:1070
1828 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1829 msgid "@E @L to @d %P (%Di).\n"
1832 #: e2fsck/problem.c:1075
1833 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1834 msgid "@E @L to the @r.\n"
1837 #: e2fsck/problem.c:1080
1838 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1839 msgid "@E has illegal characters in its name.\n"
1842 #: e2fsck/problem.c:1085
1844 #. @-expanded: Missing '.' in directory inode %i.\n
1845 msgid "Missing '.' in @d @i %i.\n"
1848 #: e2fsck/problem.c:1090
1850 #. @-expanded: Missing '..' in directory inode %i.\n
1851 msgid "Missing '..' in @d @i %i.\n"
1854 #: e2fsck/problem.c:1095
1855 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1856 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1859 #: e2fsck/problem.c:1100
1860 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1861 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1864 #: e2fsck/problem.c:1105
1865 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1866 msgid "i_faddr @F %IF, @s zero.\n"
1869 #: e2fsck/problem.c:1110
1870 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1871 msgid "i_file_acl @F %If, @s zero.\n"
1874 #: e2fsck/problem.c:1115
1875 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1876 msgid "i_dir_acl @F %Id, @s zero.\n"
1879 #: e2fsck/problem.c:1120
1880 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1881 msgid "i_frag @F %N, @s zero.\n"
1884 #: e2fsck/problem.c:1125
1885 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1886 msgid "i_fsize @F %N, @s zero.\n"
1889 #: e2fsck/problem.c:1130
1890 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1891 msgid "@i %i (%Q) has @n mode (%Im).\n"
1894 #: e2fsck/problem.c:1135
1895 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1896 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
1899 #: e2fsck/problem.c:1140
1900 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1901 msgid "@d @i %i, %B, offset %N: filename too long\n"
1904 #: e2fsck/problem.c:1145
1905 #. @-expanded: directory inode %i has an unallocated %B.
1906 msgid "@d @i %i has an unallocated %B. "
1909 #: e2fsck/problem.c:1150
1911 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1912 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1915 #: e2fsck/problem.c:1155
1917 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1918 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1921 #: e2fsck/problem.c:1160
1922 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1923 msgid "@i %i (%Q) is an @I character @v.\n"
1926 #: e2fsck/problem.c:1165
1927 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1928 msgid "@i %i (%Q) is an @I @b @v.\n"
1931 #: e2fsck/problem.c:1170
1932 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1933 msgid "@E is duplicate '.' @e.\n"
1936 #: e2fsck/problem.c:1175
1937 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1938 msgid "@E is duplicate '..' @e.\n"
1941 #: e2fsck/problem.c:1180 e2fsck/problem.c:1480
1943 msgid "Internal error: couldn't find dir_info for %i.\n"
1946 #: e2fsck/problem.c:1185
1947 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1948 msgid "@E has rec_len of %Dr, @s %N.\n"
1951 #: e2fsck/problem.c:1190
1953 #. @-expanded: error allocating icount structure: %m\n
1954 msgid "@A icount structure: %m\n"
1957 #: e2fsck/problem.c:1195
1959 #. @-expanded: Error iterating over directory blocks: %m\n
1960 msgid "Error iterating over @d @bs: %m\n"
1963 #: e2fsck/problem.c:1200
1964 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1965 msgid "Error reading @d @b %b (@i %i): %m\n"
1968 #: e2fsck/problem.c:1205
1969 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1970 msgid "Error writing @d @b %b (@i %i): %m\n"
1973 #: e2fsck/problem.c:1210
1975 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1976 msgid "@A new @d @b for @i %i (%s): %m\n"
1979 #: e2fsck/problem.c:1215
1981 #. @-expanded: Error deallocating inode %i: %m\n
1982 msgid "Error deallocating @i %i: %m\n"
1985 #: e2fsck/problem.c:1220
1987 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1988 msgid "@d @e for '.' in %p (%i) is big.\n"
1991 #: e2fsck/problem.c:1225
1992 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1993 msgid "@i %i (%Q) is an @I FIFO.\n"
1996 #: e2fsck/problem.c:1230
1997 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1998 msgid "@i %i (%Q) is an @I socket.\n"
2001 #: e2fsck/problem.c:1235
2002 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2003 msgid "Setting filetype for @E to %N.\n"
2006 #: e2fsck/problem.c:1240
2007 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2008 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2011 #: e2fsck/problem.c:1245
2012 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2013 msgid "@E has filetype set.\n"
2016 #: e2fsck/problem.c:1250
2017 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2018 msgid "@E has a @z name.\n"
2021 #: e2fsck/problem.c:1255
2022 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2023 msgid "Symlink %Q (@i #%i) is @n.\n"
2026 #: e2fsck/problem.c:1260
2027 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2028 msgid "@a @b @F @n (%If).\n"
2031 #: e2fsck/problem.c:1265
2032 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2033 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2036 #: e2fsck/problem.c:1270
2037 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2038 msgid "@p @h %d: %B not referenced\n"
2041 #: e2fsck/problem.c:1275
2042 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2043 msgid "@p @h %d: %B referenced twice\n"
2046 #: e2fsck/problem.c:1280
2047 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2048 msgid "@p @h %d: %B has bad min hash\n"
2051 #: e2fsck/problem.c:1285
2052 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2053 msgid "@p @h %d: %B has bad max hash\n"
2056 #: e2fsck/problem.c:1290
2057 #. @-expanded: invalid HTREE directory inode %d (%q).
2058 msgid "@n @h %d (%q). "
2061 #: e2fsck/problem.c:1294
2062 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2063 msgid "@p @h %d (%q): bad @b number %b.\n"
2066 #: e2fsck/problem.c:1304
2068 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2069 msgid "@p @h %d: root node is @n\n"
2072 #: e2fsck/problem.c:1309
2073 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2074 msgid "@p @h %d: %B has @n limit (%N)\n"
2077 #: e2fsck/problem.c:1314
2078 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2079 msgid "@p @h %d: %B has @n count (%N)\n"
2082 #: e2fsck/problem.c:1319
2083 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2084 msgid "@p @h %d: %B has an unordered hash table\n"
2087 #: e2fsck/problem.c:1324
2088 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2089 msgid "@p @h %d: %B has @n depth (%N)\n"
2092 #: e2fsck/problem.c:1329
2093 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2094 msgid "Duplicate @E found. "
2097 #: e2fsck/problem.c:1334
2099 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2100 #. @-expanded: Rename to %s
2102 "@E has a non-unique filename.\n"
2106 #: e2fsck/problem.c:1339
2107 #. @-expanded: Duplicate entry '%Dn' found.\n
2108 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2111 "Duplicate @e '%Dn' found.\n"
2112 "\tMarking %p (%i) to be rebuilt.\n"
2116 #: e2fsck/problem.c:1344
2117 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2118 msgid "i_blocks_hi @F %N, @s zero.\n"
2121 #: e2fsck/problem.c:1349
2122 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2123 msgid "Unexpected @b in @h %d (%q).\n"
2126 #: e2fsck/problem.c:1353
2127 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2128 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2131 #: e2fsck/problem.c:1358
2132 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2133 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2136 #: e2fsck/problem.c:1363
2137 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2138 msgid "i_file_acl_hi @F %N, @s zero.\n"
2141 #: e2fsck/problem.c:1370
2142 #. @-expanded: Pass 3: Checking directory connectivity\n
2143 msgid "Pass 3: Checking @d connectivity\n"
2146 #: e2fsck/problem.c:1375
2147 #. @-expanded: root inode not allocated.
2148 msgid "@r not allocated. "
2151 #: e2fsck/problem.c:1380
2152 #. @-expanded: No room in lost+found directory.
2153 msgid "No room in @l @d. "
2156 #: e2fsck/problem.c:1385
2158 #. @-expanded: Unconnected directory inode %i (%p)\n
2159 msgid "Unconnected @d @i %i (%p)\n"
2162 #: e2fsck/problem.c:1390
2163 #. @-expanded: /lost+found not found.
2164 msgid "/@l not found. "
2167 #: e2fsck/problem.c:1395
2168 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2169 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2172 #: e2fsck/problem.c:1400
2173 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2174 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2177 #: e2fsck/problem.c:1405
2179 #. @-expanded: Could not expand /lost+found: %m\n
2180 msgid "Could not expand /@l: %m\n"
2183 #: e2fsck/problem.c:1410
2185 msgid "Could not reconnect %i: %m\n"
2188 #: e2fsck/problem.c:1415
2190 #. @-expanded: Error while trying to find /lost+found: %m\n
2191 msgid "Error while trying to find /@l: %m\n"
2194 #: e2fsck/problem.c:1420
2196 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2197 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2200 #: e2fsck/problem.c:1425
2202 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2203 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2206 #: e2fsck/problem.c:1430
2208 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2209 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2212 #: e2fsck/problem.c:1435
2214 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2215 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2218 #: e2fsck/problem.c:1440
2220 #. @-expanded: Error while adjusting inode count on inode %i\n
2221 msgid "Error while adjusting @i count on @i %i\n"
2224 #: e2fsck/problem.c:1445
2226 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2229 "Couldn't fix parent of @i %i: %m\n"
2233 #: e2fsck/problem.c:1450
2235 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2238 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2242 #: e2fsck/problem.c:1460
2244 #. @-expanded: Error creating root directory (%s): %m\n
2245 msgid "Error creating root @d (%s): %m\n"
2248 #: e2fsck/problem.c:1465
2250 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2251 msgid "Error creating /@l @d (%s): %m\n"
2254 #: e2fsck/problem.c:1470
2255 #. @-expanded: root inode is not a directory; aborting.\n
2256 msgid "@r is not a @d; aborting.\n"
2259 #: e2fsck/problem.c:1475
2260 #. @-expanded: Cannot proceed without a root inode.\n
2261 msgid "Cannot proceed without a @r.\n"
2264 #: e2fsck/problem.c:1485
2266 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2267 msgid "/@l is not a @d (ino=%i)\n"
2270 #: e2fsck/problem.c:1492
2271 msgid "Pass 3A: Optimizing directories\n"
2274 #: e2fsck/problem.c:1497
2276 msgid "Failed to create dirs_to_hash iterator: %m\n"
2279 #: e2fsck/problem.c:1502
2280 msgid "Failed to optimize directory %q (%d): %m\n"
2283 #: e2fsck/problem.c:1507
2284 msgid "Optimizing directories: "
2287 #: e2fsck/problem.c:1524
2288 msgid "Pass 4: Checking reference counts\n"
2291 #: e2fsck/problem.c:1529
2293 #. @-expanded: unattached zero-length inode %i.
2294 msgid "@u @z @i %i. "
2297 #: e2fsck/problem.c:1534
2299 #. @-expanded: unattached inode %i\n
2303 #: e2fsck/problem.c:1539
2304 #. @-expanded: inode %i ref count is %Il, should be %N.
2305 msgid "@i %i ref count is %Il, @s %N. "
2308 #: e2fsck/problem.c:1543
2309 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2310 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2311 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2313 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2314 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2315 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2318 #: e2fsck/problem.c:1553
2319 #. @-expanded: Pass 5: Checking group summary information\n
2320 msgid "Pass 5: Checking @g summary information\n"
2323 #: e2fsck/problem.c:1558
2324 #. @-expanded: Padding at end of inode bitmap is not set.
2325 msgid "Padding at end of @i @B is not set. "
2328 #: e2fsck/problem.c:1563
2329 #. @-expanded: Padding at end of block bitmap is not set.
2330 msgid "Padding at end of @b @B is not set. "
2333 #: e2fsck/problem.c:1568
2334 #. @-expanded: block bitmap differences:
2335 msgid "@b @B differences: "
2338 #: e2fsck/problem.c:1588
2339 #. @-expanded: inode bitmap differences:
2340 msgid "@i @B differences: "
2343 #: e2fsck/problem.c:1608
2344 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2345 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2348 #: e2fsck/problem.c:1613
2349 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2350 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2353 #: e2fsck/problem.c:1618
2354 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2355 msgid "Free @is count wrong (%i, counted=%j).\n"
2358 #: e2fsck/problem.c:1623
2359 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2360 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2363 #: e2fsck/problem.c:1628
2364 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2365 msgid "Free @bs count wrong (%b, counted=%c).\n"
2368 #: e2fsck/problem.c:1633
2369 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2370 #. @-expanded: endpoints (%i, %j)\n
2372 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2373 "endpoints (%i, %j)\n"
2376 #: e2fsck/problem.c:1639
2377 msgid "Internal error: fudging end of bitmap (%N)\n"
2380 #: e2fsck/problem.c:1644
2382 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2383 msgid "Error copying in replacement @i @B: %m\n"
2386 #: e2fsck/problem.c:1649
2388 #. @-expanded: Error copying in replacement block bitmap: %m\n
2389 msgid "Error copying in replacement @b @B: %m\n"
2392 #: e2fsck/problem.c:1674
2394 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2395 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2398 #: e2fsck/problem.c:1679
2400 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2401 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2404 #: e2fsck/problem.c:1686
2405 #. @-expanded: Recreate journal
2409 #: e2fsck/problem.c:1805
2411 msgid "Unhandled error code (0x%x)!\n"
2414 #: e2fsck/problem.c:1905
2418 #: e2fsck/scantest.c:82
2420 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2423 #: e2fsck/scantest.c:101
2425 msgid "size of inode=%d\n"
2428 #: e2fsck/scantest.c:122
2429 msgid "while starting inode scan"
2432 #: e2fsck/scantest.c:133
2433 msgid "while doing inode scan"
2436 #: e2fsck/super.c:187
2438 msgid "while calling ext2fs_block_iterate for inode %d"
2441 #: e2fsck/super.c:209
2443 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2446 #: e2fsck/super.c:269
2450 #: e2fsck/super.c:270
2457 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2458 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2459 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2460 "\t\t[-E extended-options] device\n"
2468 " -p Automatic repair (no questions)\n"
2469 " -n Make no changes to the filesystem\n"
2470 " -y Assume \"yes\" to all questions\n"
2471 " -c Check for bad blocks and add them to the badblock "
2473 " -f Force checking even if filesystem is marked clean\n"
2480 " -b superblock Use alternative superblock\n"
2481 " -B blocksize Force blocksize when looking for superblock\n"
2482 " -j external_journal Set location of the external journal\n"
2483 " -l bad_blocks_file Add to badblocks list\n"
2484 " -L bad_blocks_file Set badblocks list\n"
2487 #: e2fsck/unix.c:133
2489 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2492 #: e2fsck/unix.c:139
2496 "%8u inode used (%2.2f%%)\n"
2499 "%8u inodes used (%2.2f%%)\n"
2503 #: e2fsck/unix.c:141
2505 msgid "%8u non-contiguous file (%0d.%d%%)\n"
2506 msgid_plural "%8u non-contiguous files (%0d.%d%%)\n"
2510 #: e2fsck/unix.c:146
2512 msgid "%8u non-contiguous directory (%0d.%d%%)\n"
2513 msgid_plural "%8u non-contiguous directories (%0d.%d%%)\n"
2517 #: e2fsck/unix.c:151
2519 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2522 #: e2fsck/unix.c:158
2524 msgid " Extent depth histogram: "
2527 #: e2fsck/unix.c:167
2529 msgid "%8llu block used (%2.2f%%)\n"
2530 msgid_plural "%8llu blocks used (%2.2f%%)\n"
2534 #: e2fsck/unix.c:170
2536 msgid "%8u bad block\n"
2537 msgid_plural "%8u bad blocks\n"
2541 #: e2fsck/unix.c:172
2543 msgid "%8u large file\n"
2544 msgid_plural "%8u large files\n"
2548 #: e2fsck/unix.c:174
2552 "%8u regular file\n"
2555 "%8u regular files\n"
2559 #: e2fsck/unix.c:176
2561 msgid "%8u directory\n"
2562 msgid_plural "%8u directories\n"
2566 #: e2fsck/unix.c:178
2568 msgid "%8u character device file\n"
2569 msgid_plural "%8u character device files\n"
2573 #: e2fsck/unix.c:181
2575 msgid "%8u block device file\n"
2576 msgid_plural "%8u block device files\n"
2580 #: e2fsck/unix.c:183
2583 msgid_plural "%8u fifos\n"
2587 #: e2fsck/unix.c:185
2590 msgid_plural "%8u links\n"
2594 #: e2fsck/unix.c:188
2596 msgid "%8u symbolic link"
2597 msgid_plural "%8u symbolic links"
2601 #: e2fsck/unix.c:190
2603 msgid " (%u fast symbolic link)\n"
2604 msgid_plural " (%u fast symbolic links)\n"
2608 #: e2fsck/unix.c:192
2610 msgid "%8u socket\n"
2611 msgid_plural "%8u sockets\n"
2615 #: e2fsck/unix.c:195
2618 msgid_plural "%8u files\n"
2622 #: e2fsck/unix.c:209 misc/badblocks.c:984 misc/tune2fs.c:1965 misc/util.c:147
2623 #: resize/main.c:251
2625 msgid "while determining whether %s is mounted."
2628 #: e2fsck/unix.c:227
2630 msgid "Warning! %s is mounted.\n"
2633 #: e2fsck/unix.c:231
2635 msgid "%s is mounted. "
2638 #: e2fsck/unix.c:233
2640 "Cannot continue, aborting.\n"
2644 #: e2fsck/unix.c:235
2649 "WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
2650 "cause ***SEVERE*** filesystem damage.\n"
2654 #: e2fsck/unix.c:239
2655 msgid "Do you really want to continue"
2658 #: e2fsck/unix.c:241
2660 msgid "check aborted.\n"
2663 #: e2fsck/unix.c:323
2664 msgid " contains a file system with errors"
2667 #: e2fsck/unix.c:325
2668 msgid " was not cleanly unmounted"
2671 #: e2fsck/unix.c:327
2672 msgid " primary superblock features different from backup"
2675 #: e2fsck/unix.c:331
2677 msgid " has been mounted %u times without being checked"
2680 #: e2fsck/unix.c:338
2681 msgid " has filesystem last checked time in the future"
2684 #: e2fsck/unix.c:344
2686 msgid " has gone %u days without being checked"
2689 #: e2fsck/unix.c:353
2690 msgid ", check forced.\n"
2693 #: e2fsck/unix.c:386
2695 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
2698 #: e2fsck/unix.c:404
2699 msgid " (check deferred; on battery)"
2702 #: e2fsck/unix.c:407
2703 msgid " (check after next mount)"
2706 #: e2fsck/unix.c:409
2708 msgid " (check in %ld mounts)"
2711 #: e2fsck/unix.c:559
2713 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2716 #: e2fsck/unix.c:628
2718 msgid "Invalid EA version.\n"
2721 #: e2fsck/unix.c:649
2723 msgid "Unknown extended option: %s\n"
2726 #: e2fsck/unix.c:674
2729 "Syntax error in e2fsck config file (%s, line #%d)\n"
2733 #: e2fsck/unix.c:743
2735 msgid "Error validating file descriptor %d: %s\n"
2738 #: e2fsck/unix.c:747
2739 msgid "Invalid completion information file descriptor"
2742 #: e2fsck/unix.c:762
2743 msgid "Only one of the options -p/-a, -n or -y may be specified."
2746 #: e2fsck/unix.c:783
2748 msgid "The -t option is not supported on this version of e2fsck.\n"
2751 #: e2fsck/unix.c:814 e2fsck/unix.c:886 misc/tune2fs.c:799 misc/tune2fs.c:1088
2752 #: misc/tune2fs.c:1106
2754 msgid "Unable to resolve '%s'"
2757 #: e2fsck/unix.c:865
2758 msgid "The -n and -D options are incompatible."
2761 #: e2fsck/unix.c:870
2762 msgid "The -n and -c options are incompatible."
2765 #: e2fsck/unix.c:875
2766 msgid "The -n and -l/-L options are incompatible."
2769 #: e2fsck/unix.c:915
2771 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2774 #: e2fsck/unix.c:963
2777 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2781 #: e2fsck/unix.c:972
2785 "Invalid non-numeric argument to -%c (\"%s\")\n"
2789 #: e2fsck/unix.c:1074 e2fsck/unix.c:1079
2790 msgid "while checking MMP block"
2793 #: e2fsck/unix.c:1081 misc/tune2fs.c:1899
2795 "If you are sure the filesystem is not in use on any node, run:\n"
2796 "'tune2fs -f -E clear_mmp {device}'\n"
2799 #: e2fsck/unix.c:1130
2801 msgid "Error: ext2fs library version out of date!\n"
2804 #: e2fsck/unix.c:1138
2805 msgid "while trying to initialize program"
2808 #: e2fsck/unix.c:1149
2810 msgid "\tUsing %s, %s\n"
2813 #: e2fsck/unix.c:1161
2814 msgid "need terminal for interactive repairs"
2817 #: e2fsck/unix.c:1200
2819 msgid "%s: %s trying backup blocks...\n"
2822 #: e2fsck/unix.c:1202
2823 msgid "Superblock invalid,"
2826 #: e2fsck/unix.c:1203
2827 msgid "Group descriptors look bad..."
2830 #: e2fsck/unix.c:1215
2832 msgid "%s: going back to original superblock\n"
2835 #: e2fsck/unix.c:1242
2838 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2839 "(Or the filesystem superblock is corrupt)\n"
2843 #: e2fsck/unix.c:1248
2845 msgid "Could this be a zero-length partition?\n"
2848 #: e2fsck/unix.c:1250
2850 msgid "You must have %s access to the filesystem or be root\n"
2853 #: e2fsck/unix.c:1255
2855 msgid "Possibly non-existent or swap device?\n"
2858 #: e2fsck/unix.c:1257
2860 msgid "Filesystem mounted or opened exclusively by another program?\n"
2863 #: e2fsck/unix.c:1260
2865 msgid "Possibly non-existent device?\n"
2868 #: e2fsck/unix.c:1263
2871 "Disk write-protected; use the -n option to do a read-only\n"
2872 "check of the device.\n"
2875 #: e2fsck/unix.c:1327
2876 msgid "Get a newer version of e2fsck!"
2879 #: e2fsck/unix.c:1373
2881 msgid "while checking ext3 journal for %s"
2884 #: e2fsck/unix.c:1384
2887 "Warning: skipping journal recovery because doing a read-only filesystem "
2891 #: e2fsck/unix.c:1397
2893 msgid "unable to set superblock flags on %s\n"
2896 #: e2fsck/unix.c:1403
2898 msgid "while recovering ext3 journal of %s"
2901 #: e2fsck/unix.c:1428
2903 msgid "%s has unsupported feature(s):"
2906 #: e2fsck/unix.c:1444
2907 msgid "Warning: compression support is experimental.\n"
2910 #: e2fsck/unix.c:1449
2913 "E2fsck not compiled with HTREE support,\n"
2914 "\tbut filesystem %s has HTREE directories.\n"
2917 #: e2fsck/unix.c:1502
2918 msgid "while reading bad blocks inode"
2921 #: e2fsck/unix.c:1504
2923 msgid "This doesn't bode well, but we'll try to go on...\n"
2926 #: e2fsck/unix.c:1543
2927 msgid "Couldn't determine journal size"
2930 #: e2fsck/unix.c:1546
2932 msgid "Creating journal (%d blocks): "
2935 #: e2fsck/unix.c:1553 misc/mke2fs.c:2514
2938 "\twhile trying to create journal"
2941 #: e2fsck/unix.c:1556
2946 #: e2fsck/unix.c:1557
2950 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2953 #: e2fsck/unix.c:1569
2955 msgid "Restarting e2fsck from the beginning...\n"
2958 #: e2fsck/unix.c:1573
2959 msgid "while resetting context"
2962 #: e2fsck/unix.c:1580
2964 msgid "%s: e2fsck canceled.\n"
2967 #: e2fsck/unix.c:1585
2971 #: e2fsck/unix.c:1597
2975 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2978 #: e2fsck/unix.c:1600
2980 msgid "%s: ***** REBOOT LINUX *****\n"
2983 #: e2fsck/unix.c:1608
2987 "%s: ********** WARNING: Filesystem still has errors **********\n"
2991 #: e2fsck/unix.c:1648
2992 msgid "while setting block group checksum info"
2995 #: e2fsck/util.c:141 misc/util.c:70
2999 #: e2fsck/util.c:142
3003 #: e2fsck/util.c:156
3007 #: e2fsck/util.c:158
3011 #: e2fsck/util.c:160
3015 #: e2fsck/util.c:175
3016 msgid "cancelled!\n"
3019 #: e2fsck/util.c:190
3023 #: e2fsck/util.c:192
3027 #: e2fsck/util.c:202
3034 #: e2fsck/util.c:206
3041 #: e2fsck/util.c:210
3045 #: e2fsck/util.c:210
3049 #: e2fsck/util.c:224
3051 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3054 #: e2fsck/util.c:229
3055 msgid "reading inode and block bitmaps"
3058 #: e2fsck/util.c:234
3060 msgid "while retrying to read bitmaps for %s"
3063 #: e2fsck/util.c:246
3064 msgid "writing block and inode bitmaps"
3067 #: e2fsck/util.c:251
3069 msgid "while rewriting block and inode bitmaps for %s"
3072 #: e2fsck/util.c:263
3077 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3078 "\t(i.e., without -a or -p options)\n"
3081 #: e2fsck/util.c:344
3083 msgid "Memory used: %luk/%luk (%luk/%luk), "
3086 #: e2fsck/util.c:348
3088 msgid "Memory used: %lu, "
3091 #: e2fsck/util.c:355
3093 msgid "time: %5.2f/%5.2f/%5.2f\n"
3096 #: e2fsck/util.c:360
3098 msgid "elapsed time: %6.3f\n"
3101 #: e2fsck/util.c:394 e2fsck/util.c:408
3103 msgid "while reading inode %lu in %s"
3106 #: e2fsck/util.c:422 e2fsck/util.c:435
3108 msgid "while writing inode %lu in %s"
3111 #: e2fsck/util.c:584
3112 msgid "while allocating zeroizing buffer"
3115 #: e2fsck/util.c:736
3117 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3121 #: misc/badblocks.c:69
3125 #: misc/badblocks.c:93
3128 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3129 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3131 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3132 " device [last_block [first_block]]\n"
3135 #: misc/badblocks.c:104
3138 "%s: The -n and -w options are mutually exclusive.\n"
3142 #: misc/badblocks.c:219
3144 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3147 #: misc/badblocks.c:322
3148 msgid "Testing with random pattern: "
3151 #: misc/badblocks.c:340
3152 msgid "Testing with pattern 0x"
3155 #: misc/badblocks.c:372 misc/badblocks.c:445
3159 #: misc/badblocks.c:383
3161 msgid "Weird value (%ld) in do_read\n"
3164 #: misc/badblocks.c:469
3165 msgid "during ext2fs_sync_device"
3168 #: misc/badblocks.c:489 misc/badblocks.c:750
3169 msgid "while beginning bad block list iteration"
3172 #: misc/badblocks.c:503 misc/badblocks.c:603 misc/badblocks.c:760
3173 msgid "while allocating buffers"
3176 #: misc/badblocks.c:507
3178 msgid "Checking blocks %lu to %lu\n"
3181 #: misc/badblocks.c:512
3182 msgid "Checking for bad blocks in read-only mode\n"
3185 #: misc/badblocks.c:521
3186 msgid "Checking for bad blocks (read-only test): "
3189 #: misc/badblocks.c:529 misc/badblocks.c:635 misc/badblocks.c:677
3190 #: misc/badblocks.c:823
3191 msgid "Too many bad blocks, aborting test\n"
3194 #: misc/badblocks.c:610
3195 msgid "Checking for bad blocks in read-write mode\n"
3198 #: misc/badblocks.c:612 misc/badblocks.c:773
3200 msgid "From block %lu to %lu\n"
3203 #: misc/badblocks.c:667
3204 msgid "Reading and comparing: "
3207 #: misc/badblocks.c:772
3208 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3211 #: misc/badblocks.c:778
3212 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3215 #: misc/badblocks.c:785
3218 "Interrupt caught, cleaning up\n"
3221 #: misc/badblocks.c:868
3223 msgid "during test data write, block %lu"
3226 #: misc/badblocks.c:989 misc/util.c:152
3228 msgid "%s is mounted; "
3231 #: misc/badblocks.c:991
3232 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3235 #: misc/badblocks.c:996
3236 msgid "it's not safe to run badblocks!\n"
3239 #: misc/badblocks.c:1001 misc/util.c:163
3241 msgid "%s is apparently in use by the system; "
3244 #: misc/badblocks.c:1004
3245 msgid "badblocks forced anyway.\n"
3248 #: misc/badblocks.c:1024
3250 msgid "invalid %s - %s"
3253 #: misc/badblocks.c:1134
3255 msgid "can't allocate memory for test_pattern - %s"
3258 #: misc/badblocks.c:1164
3259 msgid "Maximum of one test_pattern may be specified in read-only mode"
3262 #: misc/badblocks.c:1170
3263 msgid "Random test_pattern is not allowed in read-only mode"
3266 #: misc/badblocks.c:1184
3268 "Couldn't determine device size; you must specify\n"
3269 "the size manually\n"
3272 #: misc/badblocks.c:1190
3273 msgid "while trying to determine device size"
3276 #: misc/badblocks.c:1195
3280 #: misc/badblocks.c:1201
3284 #: misc/badblocks.c:1204
3286 msgid "invalid starting block (%lu): must be less than %lu"
3289 #: misc/badblocks.c:1260
3290 msgid "while creating in-memory bad blocks list"
3293 #: misc/badblocks.c:1275
3294 msgid "while adding to in-memory bad block list"
3297 #: misc/badblocks.c:1299
3299 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3304 msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
3307 #: misc/chattr.c:154
3309 msgid "bad version - %s\n"
3312 #: misc/chattr.c:201 misc/lsattr.c:116
3314 msgid "while trying to stat %s"
3317 #: misc/chattr.c:208
3319 msgid "while reading flags on %s"
3322 #: misc/chattr.c:217 misc/chattr.c:236
3324 msgid "Clearing extent flag not supported on %s"
3327 #: misc/chattr.c:222 misc/chattr.c:241
3329 msgid "Flags of %s set as "
3332 #: misc/chattr.c:250
3334 msgid "while setting flags on %s"
3337 #: misc/chattr.c:258
3339 msgid "Version of %s set as %lu\n"
3342 #: misc/chattr.c:262
3344 msgid "while setting version on %s"
3347 #: misc/chattr.c:282
3349 msgid "Couldn't allocate path variable in chattr_dir_proc"
3352 #: misc/chattr.c:322
3353 msgid "= is incompatible with - and +\n"
3356 #: misc/chattr.c:330
3357 msgid "Must use '-v', =, - or +\n"
3360 #: misc/dumpe2fs.c:54
3362 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3365 #: misc/dumpe2fs.c:152
3369 #: misc/dumpe2fs.c:161
3373 #: misc/dumpe2fs.c:189
3375 msgid "Group %lu: (Blocks "
3378 #: misc/dumpe2fs.c:194
3380 msgid " Checksum 0x%04x, unused inodes %u\n"
3383 #: misc/dumpe2fs.c:199
3385 msgid " %s superblock at "
3388 #: misc/dumpe2fs.c:200
3392 #: misc/dumpe2fs.c:200
3396 #: misc/dumpe2fs.c:204
3398 msgid ", Group descriptors at "
3401 #: misc/dumpe2fs.c:208
3405 " Reserved GDT blocks at "
3408 #: misc/dumpe2fs.c:215
3410 msgid " Group descriptor at "
3413 #: misc/dumpe2fs.c:221
3414 msgid " Block bitmap at "
3417 #: misc/dumpe2fs.c:225
3418 msgid ", Inode bitmap at "
3421 #: misc/dumpe2fs.c:229
3427 #: misc/dumpe2fs.c:235
3431 " %u free %s, %u free inodes, %u directories%s"
3434 #: misc/dumpe2fs.c:242
3436 msgid ", %u unused inodes\n"
3439 #: misc/dumpe2fs.c:245
3440 msgid " Free blocks: "
3443 #: misc/dumpe2fs.c:256
3444 msgid " Free inodes: "
3447 #: misc/dumpe2fs.c:287
3448 msgid "while printing bad block list"
3451 #: misc/dumpe2fs.c:293
3453 msgid "Bad blocks: %u"
3456 #: misc/dumpe2fs.c:320 misc/tune2fs.c:302
3457 msgid "while reading journal inode"
3460 #: misc/dumpe2fs.c:326
3461 msgid "while opening journal inode"
3464 #: misc/dumpe2fs.c:332
3465 msgid "while reading journal super block"
3468 #: misc/dumpe2fs.c:342
3470 msgid "Journal features: "
3473 #: misc/dumpe2fs.c:355
3474 msgid "Journal size: "
3477 #: misc/dumpe2fs.c:366
3480 "Journal length: %u\n"
3481 "Journal sequence: 0x%08x\n"
3482 "Journal start: %u\n"
3485 #: misc/dumpe2fs.c:385 misc/tune2fs.c:218
3486 msgid "while reading journal superblock"
3489 #: misc/dumpe2fs.c:393
3490 msgid "Couldn't find journal superblock magic numbers"
3493 #: misc/dumpe2fs.c:397
3497 "Journal block size: %u\n"
3498 "Journal length: %u\n"
3499 "Journal first block: %u\n"
3500 "Journal sequence: 0x%08x\n"
3501 "Journal start: %u\n"
3502 "Journal number of users: %u\n"
3505 #: misc/dumpe2fs.c:410
3507 msgid "Journal users: %s\n"
3510 #: misc/dumpe2fs.c:426 misc/mke2fs.c:662 misc/tune2fs.c:1125
3512 msgid "Couldn't allocate memory to parse options!\n"
3515 #: misc/dumpe2fs.c:452
3517 msgid "Invalid superblock parameter: %s\n"
3520 #: misc/dumpe2fs.c:467
3522 msgid "Invalid blocksize parameter: %s\n"
3525 #: misc/dumpe2fs.c:478
3529 "Bad extended option(s) specified: %s\n"
3531 "Extended options are separated by commas, and may take an argument which\n"
3532 "\tis set off by an equals ('=') sign.\n"
3534 "Valid extended options are:\n"
3535 "\tsuperblock=<superblock number>\n"
3536 "\tblocksize=<blocksize>\n"
3539 #: misc/dumpe2fs.c:538 misc/mke2fs.c:1499
3541 msgid "\tUsing %s\n"
3544 #: misc/dumpe2fs.c:574 misc/e2image.c:1290 misc/tune2fs.c:1910
3545 #: resize/main.c:310
3547 msgid "Couldn't find valid filesystem superblock.\n"
3550 #: misc/dumpe2fs.c:599
3554 "%s: %s: error reading bitmaps: %s\n"
3557 #: misc/e2image.c:87
3559 msgid "Usage: %s [-rsIQ] device image_file\n"
3562 #: misc/e2image.c:135
3564 msgid "Error: header size is bigger than wrt_size\n"
3567 #: misc/e2image.c:141
3568 msgid "Couldn't allocate header buffer\n"
3571 #: misc/e2image.c:171
3572 msgid "while writing superblock"
3575 #: misc/e2image.c:179
3576 msgid "while writing inode table"
3579 #: misc/e2image.c:186
3580 msgid "while writing block bitmap"
3583 #: misc/e2image.c:193
3584 msgid "while writing inode bitmap"
3587 #: misc/e2image.c:1322
3589 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3592 #: misc/e2label.c:58
3594 msgid "e2label: cannot open %s\n"
3597 #: misc/e2label.c:63
3599 msgid "e2label: cannot seek to superblock\n"
3602 #: misc/e2label.c:68
3604 msgid "e2label: error reading superblock\n"
3607 #: misc/e2label.c:72
3609 msgid "e2label: not an ext2 filesystem\n"
3612 #: misc/e2label.c:97 misc/tune2fs.c:2060
3614 msgid "Warning: label too long, truncating.\n"
3617 #: misc/e2label.c:100
3619 msgid "e2label: cannot seek to superblock again\n"
3622 #: misc/e2label.c:105
3624 msgid "e2label: error writing superblock\n"
3627 #: misc/e2label.c:117 misc/tune2fs.c:791
3629 msgid "Usage: e2label device [newlabel]\n"
3634 msgid "Usage: %s <transaction file> <filesystem>\n"
3638 msgid "Failed to read the file system data \n"
3641 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:206
3643 msgid "Failed tdb_fetch %s\n"
3648 msgid "The file system Mount time didn't match %u\n"
3652 msgid "The file system UUID didn't match \n"
3655 #: misc/e2undo.c:163
3657 msgid "Failed tdb_open %s\n"
3660 #: misc/e2undo.c:169
3662 msgid "Error while determining whether %s is mounted.\n"
3665 #: misc/e2undo.c:175
3666 msgid "e2undo should only be run on unmounted file system\n"
3669 #: misc/e2undo.c:184
3671 msgid "Failed to open %s\n"
3674 #: misc/e2undo.c:210
3676 msgid "Replayed transaction of size %zd at location %llu\n"
3679 #: misc/e2undo.c:216
3681 msgid "Failed write %s\n"
3686 msgid "WARNING: couldn't open %s: %s\n"
3691 msgid "WARNING: bad format on line %d of %s\n"
3696 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
3697 "\tfield. I will kludge around things for you, but you\n"
3698 "\tshould fix your /etc/fstab file as soon as you can.\n"
3704 msgid "fsck: %s: not found\n"
3709 msgid "%s: wait: No more child process?!?\n"
3714 msgid "Warning... %s for device %s exited with signal %d.\n"
3719 msgid "%s %s: status is %x, should never happen.\n"
3724 msgid "Finished with %s (exit status %d)\n"
3729 msgid "%s: Error %d while executing fsck.%s for %s\n"
3734 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3735 "with 'no' or '!'.\n"
3739 msgid "Couldn't allocate memory for filesystem types\n"
3745 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3751 msgid "fsck: cannot check %s: fsck.%s not found\n"
3755 msgid "Checking all file systems.\n"
3760 msgid "--waiting-- (pass %d)\n"
3765 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3770 msgid "%s: too many devices\n"
3773 #: misc/fsck.c:1154 misc/fsck.c:1240
3775 msgid "%s: too many arguments\n"
3780 msgid "Usage: %s [-RVadlv] [files...]\n"
3785 msgid "While reading flags on %s"
3790 msgid "While reading version on %s"
3793 #: misc/mke2fs.c:115
3796 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
3797 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3798 "\t[-G meta group size] [-N number-of-inodes]\n"
3799 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3800 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3801 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3802 "\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
3805 #: misc/mke2fs.c:217
3807 msgid "Running command: %s\n"
3810 #: misc/mke2fs.c:221
3812 msgid "while trying to run '%s'"
3815 #: misc/mke2fs.c:228
3816 msgid "while processing list of bad blocks from program"
3819 #: misc/mke2fs.c:255
3821 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3824 #: misc/mke2fs.c:257
3826 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3829 #: misc/mke2fs.c:260
3830 msgid "Aborting....\n"
3833 #: misc/mke2fs.c:280
3836 "Warning: the backup superblock/group descriptors at block %u contain\n"
3841 #: misc/mke2fs.c:299
3842 msgid "while marking bad blocks as used"
3845 #: misc/mke2fs.c:316
3846 msgid "Writing inode tables: "
3849 #: misc/mke2fs.c:337
3853 "Could not write %d blocks in inode table starting at %llu: %s\n"
3856 #: misc/mke2fs.c:351 misc/mke2fs.c:2148 misc/mke2fs.c:2401
3861 #: misc/mke2fs.c:362
3862 msgid "while creating root dir"
3865 #: misc/mke2fs.c:369
3866 msgid "while reading root inode"
3869 #: misc/mke2fs.c:383
3870 msgid "while setting root inode ownership"
3873 #: misc/mke2fs.c:401
3874 msgid "while creating /lost+found"
3877 #: misc/mke2fs.c:408
3878 msgid "while looking up /lost+found"
3881 #: misc/mke2fs.c:421
3882 msgid "while expanding /lost+found"
3885 #: misc/mke2fs.c:436
3886 msgid "while setting bad block inode"
3889 #: misc/mke2fs.c:463
3891 msgid "Out of memory erasing sectors %d-%d\n"
3894 #: misc/mke2fs.c:473
3896 msgid "Warning: could not read block 0: %s\n"
3899 #: misc/mke2fs.c:489
3901 msgid "Warning: could not erase sector %d: %s\n"
3904 #: misc/mke2fs.c:505
3905 msgid "while initializing journal superblock"
3908 #: misc/mke2fs.c:513
3909 msgid "Zeroing journal device: "
3912 #: misc/mke2fs.c:525
3914 msgid "while zeroing journal device (block %llu, count %d)"
3917 #: misc/mke2fs.c:543
3918 msgid "while writing journal superblock"
3921 #: misc/mke2fs.c:558
3924 "warning: %llu blocks unused.\n"
3928 #: misc/mke2fs.c:563
3930 msgid "Filesystem label=%s\n"
3933 #: misc/mke2fs.c:566
3935 msgid "OS type: %s\n"
3938 #: misc/mke2fs.c:568
3940 msgid "Block size=%u (log=%u)\n"
3943 #: misc/mke2fs.c:572
3945 msgid "Cluster size=%u (log=%u)\n"
3948 #: misc/mke2fs.c:576
3950 msgid "Fragment size=%u (log=%u)\n"
3953 #: misc/mke2fs.c:578
3955 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3958 #: misc/mke2fs.c:580
3960 msgid "%u inodes, %llu blocks\n"
3963 #: misc/mke2fs.c:582
3965 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
3968 #: misc/mke2fs.c:585
3970 msgid "First data block=%u\n"
3973 #: misc/mke2fs.c:587
3975 msgid "Maximum filesystem blocks=%lu\n"
3978 #: misc/mke2fs.c:591
3980 msgid "%u block groups\n"
3983 #: misc/mke2fs.c:593
3985 msgid "%u block group\n"
3988 #: misc/mke2fs.c:596
3990 msgid "%u blocks per group, %u clusters per group\n"
3993 #: misc/mke2fs.c:599
3995 msgid "%u blocks per group, %u fragments per group\n"
3998 #: misc/mke2fs.c:601
4000 msgid "%u inodes per group\n"
4003 #: misc/mke2fs.c:608
4005 msgid "Superblock backups stored on blocks: "
4008 #: misc/mke2fs.c:687 misc/tune2fs.c:1153
4010 msgid "Invalid mmp_update_interval: %s\n"
4013 #: misc/mke2fs.c:701
4015 msgid "Invalid stride parameter: %s\n"
4018 #: misc/mke2fs.c:716
4020 msgid "Invalid stripe-width parameter: %s\n"
4023 #: misc/mke2fs.c:739
4025 msgid "Invalid resize parameter: %s\n"
4028 #: misc/mke2fs.c:746
4030 msgid "The resize maximum must be greater than the filesystem size.\n"
4033 #: misc/mke2fs.c:770
4035 msgid "On-line resizing not supported with revision 0 filesystems\n"
4038 #: misc/mke2fs.c:802
4042 "Bad option(s) specified: %s\n"
4044 "Extended options are separated by commas, and may take an argument which\n"
4045 "\tis set off by an equals ('=') sign.\n"
4047 "Valid extended options are:\n"
4048 "\tstride=<RAID per-disk data chunk in blocks>\n"
4049 "\tstripe-width=<RAID stride * data disks in blocks>\n"
4050 "\tresize=<resize maximum size in blocks>\n"
4051 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
4052 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
4059 #: misc/mke2fs.c:821
4063 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
4067 #: misc/mke2fs.c:857
4070 "Syntax error in mke2fs config file (%s, line #%d)\n"
4074 #: misc/mke2fs.c:870 misc/tune2fs.c:393
4076 msgid "Invalid filesystem option set: %s\n"
4079 #: misc/mke2fs.c:882 misc/tune2fs.c:345
4081 msgid "Invalid mount option set: %s\n"
4084 #: misc/mke2fs.c:1020
4088 "Your mke2fs.conf file does not define the %s filesystem type.\n"
4091 #: misc/mke2fs.c:1024
4094 "You probably need to install an updated mke2fs.conf file.\n"
4098 #: misc/mke2fs.c:1028
4100 msgid "Aborting...\n"
4103 #: misc/mke2fs.c:1068
4107 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
4111 #: misc/mke2fs.c:1226
4113 msgid "Couldn't allocate memory for new PATH.\n"
4116 #: misc/mke2fs.c:1267
4118 msgid "Couldn't init profile successfully (error: %ld).\n"
4121 #: misc/mke2fs.c:1307
4123 msgid "invalid block size - %s"
4126 #: misc/mke2fs.c:1311
4128 msgid "Warning: blocksize %d not usable on most systems.\n"
4131 #: misc/mke2fs.c:1327
4133 msgid "invalid cluster size - %s"
4136 #: misc/mke2fs.c:1336
4137 msgid "Illegal number for blocks per group"
4140 #: misc/mke2fs.c:1341
4141 msgid "blocks per group must be multiple of 8"
4144 #: misc/mke2fs.c:1349
4145 msgid "Illegal number for flex_bg size"
4148 #: misc/mke2fs.c:1355
4149 msgid "flex_bg size must be a power of 2"
4152 #: misc/mke2fs.c:1365
4154 msgid "invalid inode ratio %s (min %d/max %d)"
4157 #: misc/mke2fs.c:1375
4160 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
4161 "nodiscard' extended option instead!\n"
4164 #: misc/mke2fs.c:1389
4165 msgid "in malloc for bad_blocks_filename"
4168 #: misc/mke2fs.c:1399
4170 msgid "invalid reserved blocks percent - %s"
4173 #: misc/mke2fs.c:1417
4175 msgid "bad revision level - %s"
4178 #: misc/mke2fs.c:1429
4180 msgid "invalid inode size - %s"
4183 #: misc/mke2fs.c:1449
4185 msgid "bad num inodes - %s"
4188 #: misc/mke2fs.c:1466
4189 msgid "The -t option may only be used once"
4192 #: misc/mke2fs.c:1474
4193 msgid "The -T option may only be used once"
4196 #: misc/mke2fs.c:1524 misc/mke2fs.c:2469
4198 msgid "while trying to open journal device %s\n"
4201 #: misc/mke2fs.c:1530
4203 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
4206 #: misc/mke2fs.c:1536
4208 msgid "Using journal device's blocksize: %d\n"
4211 #: misc/mke2fs.c:1547
4213 msgid "invalid blocks '%s' on device '%s'"
4216 #: misc/mke2fs.c:1557
4220 #: misc/mke2fs.c:1570 resize/main.c:379
4221 msgid "while trying to determine filesystem size"
4224 #: misc/mke2fs.c:1576
4226 "Couldn't determine device size; you must specify\n"
4227 "the size of the filesystem\n"
4230 #: misc/mke2fs.c:1583
4232 "Device size reported to be zero. Invalid partition specified, or\n"
4233 "\tpartition table wasn't reread after running fdisk, due to\n"
4234 "\ta modified partition being busy and in use. You may need to reboot\n"
4235 "\tto re-read your partition table.\n"
4238 #: misc/mke2fs.c:1600
4239 msgid "Filesystem larger than apparent device size."
4242 #: misc/mke2fs.c:1620
4244 msgid "Failed to parse fs types list\n"
4247 #: misc/mke2fs.c:1674
4250 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4251 "\tin 32 bits using a blocksize of %d.\n"
4254 #: misc/mke2fs.c:1690
4255 msgid "fs_types for mke2fs.conf resolution: "
4258 #: misc/mke2fs.c:1697
4260 msgid "Filesystem features not supported with revision 0 filesystems\n"
4263 #: misc/mke2fs.c:1704
4265 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4268 #: misc/mke2fs.c:1716
4270 msgid "Journals not supported with revision 0 filesystems\n"
4273 #: misc/mke2fs.c:1730
4275 msgid "invalid reserved blocks percent - %lf"
4278 #: misc/mke2fs.c:1746
4281 "The resize_inode and meta_bg features are not compatible.\n"
4282 "They can not be both enabled simultaneously.\n"
4285 #: misc/mke2fs.c:1763
4286 msgid "while trying to determine hardware sector size"
4289 #: misc/mke2fs.c:1769
4290 msgid "while trying to determine physical sector size"
4293 #: misc/mke2fs.c:1802
4294 msgid "while setting blocksize; too small for device\n"
4297 #: misc/mke2fs.c:1807
4300 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4303 #: misc/mke2fs.c:1838
4305 msgid "warning: Unable to get device geometry for %s\n"
4308 #: misc/mke2fs.c:1841
4310 msgid "%s alignment is offset by %lu bytes.\n"
4313 #: misc/mke2fs.c:1843
4316 "This may result in very poor performance, (re)-partitioning suggested.\n"
4319 #: misc/mke2fs.c:1854
4321 msgid "%d-byte blocks too big for system (max %d)"
4324 #: misc/mke2fs.c:1858
4327 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4330 #: misc/mke2fs.c:1893
4331 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4334 #: misc/mke2fs.c:1902
4335 msgid "blocks per group count out of range"
4338 #: misc/mke2fs.c:1917
4339 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4342 #: misc/mke2fs.c:1929
4344 msgid "invalid inode size %d (min %d/max %d)"
4347 #: misc/mke2fs.c:1947
4349 msgid "too many inodes (%llu), raise inode ratio?"
4352 #: misc/mke2fs.c:1954
4354 msgid "too many inodes (%llu), specify < 2^32 inodes"
4357 #: misc/mke2fs.c:1968
4360 "inode_size (%u) * inodes_count (%u) too big for a\n"
4361 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
4362 "\tor lower inode count (-N).\n"
4365 #: misc/mke2fs.c:2087
4368 "Overwriting existing filesystem; this can be undone using the command:\n"
4373 #: misc/mke2fs.c:2101
4374 msgid "while trying to setup undo file\n"
4377 #: misc/mke2fs.c:2127
4378 msgid "Discarding device blocks: "
4381 #: misc/mke2fs.c:2143
4385 #: misc/mke2fs.c:2249
4386 msgid "while setting up superblock"
4389 #: misc/mke2fs.c:2258
4391 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
4394 #: misc/mke2fs.c:2341
4396 msgid "unknown os - %s"
4399 #: misc/mke2fs.c:2393
4401 msgid "Allocating group tables: "
4404 #: misc/mke2fs.c:2397
4405 msgid "while trying to allocate filesystem tables"
4408 #: misc/mke2fs.c:2406
4411 "\twhile converting subcluster bitmap"
4414 #: misc/mke2fs.c:2438
4416 msgid "while zeroing block %llu at end of filesystem"
4419 #: misc/mke2fs.c:2451
4420 msgid "while reserving blocks for online resize"
4423 #: misc/mke2fs.c:2462 misc/tune2fs.c:640
4427 #: misc/mke2fs.c:2474
4429 msgid "Adding journal to device %s: "
4432 #: misc/mke2fs.c:2481
4436 "\twhile trying to add journal to device %s"
4439 #: misc/mke2fs.c:2486 misc/mke2fs.c:2518 misc/tune2fs.c:669 misc/tune2fs.c:683
4444 #: misc/mke2fs.c:2495
4446 msgid "Skipping journal creation in super-only mode\n"
4449 #: misc/mke2fs.c:2506
4451 msgid "Creating journal (%u blocks): "
4454 #: misc/mke2fs.c:2525 misc/tune2fs.c:446
4458 "Error while enabling multiple mount protection feature."
4461 #: misc/mke2fs.c:2530
4463 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4466 #: misc/mke2fs.c:2543
4468 msgid "Writing superblocks and filesystem accounting information: "
4471 #: misc/mke2fs.c:2550
4475 "Warning, had trouble writing out superblocks."
4478 #: misc/mke2fs.c:2552
4485 #: misc/mklost+found.c:50
4487 msgid "Usage: mklost+found\n"
4490 #: misc/partinfo.c:41
4493 "Usage: %s device...\n"
4495 "Prints out the partition information for each given device.\n"
4496 "For example: %s /dev/hda\n"
4500 #: misc/partinfo.c:51
4502 msgid "Cannot open %s: %s"
4505 #: misc/partinfo.c:57
4507 msgid "Cannot get geometry of %s: %s"
4510 #: misc/partinfo.c:65
4512 msgid "Cannot get size of %s: %s"
4515 #: misc/partinfo.c:71
4517 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4520 #: misc/tune2fs.c:107
4521 msgid "Please run e2fsck on the filesystem.\n"
4524 #: misc/tune2fs.c:116
4527 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4528 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4529 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4530 "mmp_update_interval]\n"
4531 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4532 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4533 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4534 "\t[ -I new_inode_size ] device\n"
4537 #: misc/tune2fs.c:205
4538 msgid "while trying to open external journal"
4541 #: misc/tune2fs.c:210
4543 msgid "%s is not a journal device.\n"
4546 #: misc/tune2fs.c:225
4547 msgid "Journal superblock not found!\n"
4550 #: misc/tune2fs.c:236
4551 msgid "Filesystem's UUID not found on journal device.\n"
4554 #: misc/tune2fs.c:257
4556 "Cannot locate journal device. It was NOT removed\n"
4557 "Use -f option to remove missing journal device.\n"
4560 #: misc/tune2fs.c:265
4561 msgid "Journal removed\n"
4564 #: misc/tune2fs.c:309
4565 msgid "while reading bitmaps"
4568 #: misc/tune2fs.c:317
4569 msgid "while clearing journal inode"
4572 #: misc/tune2fs.c:328
4573 msgid "while writing journal inode"
4576 #: misc/tune2fs.c:363
4578 msgid "(and reboot afterwards!)\n"
4581 #: misc/tune2fs.c:396
4583 msgid "Clearing filesystem feature '%s' not supported.\n"
4586 #: misc/tune2fs.c:402
4588 msgid "Setting filesystem feature '%s' not supported.\n"
4591 #: misc/tune2fs.c:411
4593 "The has_journal feature may only be cleared when the filesystem is\n"
4594 "unmounted or mounted read-only.\n"
4597 #: misc/tune2fs.c:419
4599 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
4600 "the has_journal flag.\n"
4603 #: misc/tune2fs.c:438
4605 "The multiple mount protection feature can't\n"
4606 "be set if the filesystem is mounted or\n"
4610 #: misc/tune2fs.c:456
4612 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
4615 #: misc/tune2fs.c:465
4617 "The multiple mount protection feature cannot\n"
4618 "be disabled if the filesystem is readonly.\n"
4621 #: misc/tune2fs.c:473
4622 msgid "Error while reading bitmaps\n"
4625 #: misc/tune2fs.c:482
4627 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
4630 #: misc/tune2fs.c:487
4631 msgid "while reading MMP block."
4634 #: misc/tune2fs.c:519
4636 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4640 #: misc/tune2fs.c:530
4642 "The huge_file feature may only be cleared when the filesystem is\n"
4643 "unmounted or mounted read-only.\n"
4646 #: misc/tune2fs.c:590
4649 "Warning: '^quota' option overrides '-Q'arguments.\n"
4652 #: misc/tune2fs.c:635
4653 msgid "The filesystem already has a journal.\n"
4656 #: misc/tune2fs.c:653
4660 "\twhile trying to open journal on %s\n"
4663 #: misc/tune2fs.c:657
4665 msgid "Creating journal on device %s: "
4668 #: misc/tune2fs.c:665
4670 msgid "while adding filesystem to journal on %s"
4673 #: misc/tune2fs.c:671
4674 msgid "Creating journal inode: "
4677 #: misc/tune2fs.c:680
4680 "\twhile trying to create journal file"
4683 #: misc/tune2fs.c:751
4684 msgid "Couldn't allocate memory to parse quota options!\n"
4687 #: misc/tune2fs.c:773
4690 "Bad quota options specified.\n"
4692 "Following valid quota options are available (pass by separating with "
4700 #: misc/tune2fs.c:834
4702 msgid "Couldn't parse date/time specifier: %s"
4705 #: misc/tune2fs.c:858 misc/tune2fs.c:871
4707 msgid "bad mounts count - %s"
4710 #: misc/tune2fs.c:887
4712 msgid "bad error behavior - %s"
4715 #: misc/tune2fs.c:914
4717 msgid "bad gid/group name - %s"
4720 #: misc/tune2fs.c:947
4722 msgid "bad interval - %s"
4725 #: misc/tune2fs.c:976
4727 msgid "bad reserved block ratio - %s"
4730 #: misc/tune2fs.c:991
4731 msgid "-o may only be specified once"
4734 #: misc/tune2fs.c:1000
4735 msgid "-O may only be specified once"
4738 #: misc/tune2fs.c:1015
4740 msgid "bad reserved blocks count - %s"
4743 #: misc/tune2fs.c:1044
4745 msgid "bad uid/user name - %s"
4748 #: misc/tune2fs.c:1061
4750 msgid "bad inode size - %s"
4753 #: misc/tune2fs.c:1068
4755 msgid "Inode size must be a power of two- %s"
4758 #: misc/tune2fs.c:1162
4760 msgid "mmp_update_interval too big: %lu\n"
4763 #: misc/tune2fs.c:1167
4765 msgid "Setting multiple mount protection update interval to %lu second\n"
4767 "Setting multiple mount protection update interval to %lu seconds\n"
4771 #: misc/tune2fs.c:1190
4773 msgid "Invalid RAID stride: %s\n"
4776 #: misc/tune2fs.c:1205
4778 msgid "Invalid RAID stripe-width: %s\n"
4781 #: misc/tune2fs.c:1220
4783 msgid "Invalid hash algorithm: %s\n"
4786 #: misc/tune2fs.c:1226
4788 msgid "Setting default hash algorithm to %s (%d)\n"
4791 #: misc/tune2fs.c:1245
4795 "Bad options specified.\n"
4797 "Extended options are separated by commas, and may take an argument which\n"
4798 "\tis set off by an equals ('=') sign.\n"
4800 "Valid extended options are:\n"
4802 "\thash_alg=<hash algorithm>\n"
4803 "\tmount_opts=<extended default mount options>\n"
4804 "\tstride=<RAID per-disk chunk size in blocks>\n"
4805 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4810 #: misc/tune2fs.c:1710
4811 msgid "Failed to read inode bitmap\n"
4814 #: misc/tune2fs.c:1715
4815 msgid "Failed to read block bitmap\n"
4818 #: misc/tune2fs.c:1732 resize/resize2fs.c:784
4819 msgid "blocks to be moved"
4822 #: misc/tune2fs.c:1735
4823 msgid "Failed to allocate block bitmap when increasing inode size\n"
4826 #: misc/tune2fs.c:1741
4827 msgid "Not enough space to increase inode size \n"
4830 #: misc/tune2fs.c:1746
4831 msgid "Failed to relocate blocks during inode resize \n"
4834 #: misc/tune2fs.c:1778
4836 "Error in resizing the inode size.\n"
4837 "Run e2undo to undo the file system changes. \n"
4840 #: misc/tune2fs.c:1805
4841 msgid "Couldn't allocate memory for tdb filename\n"
4844 #: misc/tune2fs.c:1827
4846 msgid "while trying to delete %s"
4849 #: misc/tune2fs.c:1837
4852 "To undo the tune2fs operation please run the command\n"
4857 #: misc/tune2fs.c:1906
4860 "MMP block magic is bad. Try to fix it by running:\n"
4864 #: misc/tune2fs.c:1923
4866 msgid "The inode size is already %lu\n"
4869 #: misc/tune2fs.c:1929
4871 msgid "Shrinking the inode size is not supported\n"
4874 #: misc/tune2fs.c:1976
4876 msgid "Setting maximal mount count to %d\n"
4879 #: misc/tune2fs.c:1982
4881 msgid "Setting current mount count to %d\n"
4884 #: misc/tune2fs.c:1987
4886 msgid "Setting error behavior to %d\n"
4889 #: misc/tune2fs.c:1992
4891 msgid "Setting reserved blocks gid to %lu\n"
4894 #: misc/tune2fs.c:1997
4896 msgid "interval between checks is too big (%lu)"
4899 #: misc/tune2fs.c:2004
4901 msgid "Setting interval between checks to %lu seconds\n"
4904 #: misc/tune2fs.c:2011
4906 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
4909 #: misc/tune2fs.c:2017
4911 msgid "reserved blocks count is too big (%llu)"
4914 #: misc/tune2fs.c:2024
4916 msgid "Setting reserved blocks count to %llu\n"
4919 #: misc/tune2fs.c:2030
4922 "The filesystem already has sparse superblocks.\n"
4925 #: misc/tune2fs.c:2037
4929 "Sparse superblock flag set. %s"
4932 #: misc/tune2fs.c:2042
4935 "Clearing the sparse superflag not supported.\n"
4938 #: misc/tune2fs.c:2050
4940 msgid "Setting time filesystem last checked to %s\n"
4943 #: misc/tune2fs.c:2056
4945 msgid "Setting reserved blocks uid to %lu\n"
4948 #: misc/tune2fs.c:2088
4949 msgid "Error in using clear_mmp. It must be used with -f\n"
4952 #: misc/tune2fs.c:2106
4954 "The quota feature may only be changed when the filesystem is unmounted.\n"
4957 #: misc/tune2fs.c:2139
4958 msgid "Invalid UUID format\n"
4961 #: misc/tune2fs.c:2152
4962 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4965 #: misc/tune2fs.c:2160
4967 "Changing the inode size not supported for filesystems with the flex_bg\n"
4968 "feature enabled.\n"
4971 #: misc/tune2fs.c:2173
4973 msgid "Setting inode size %lu\n"
4976 #: misc/tune2fs.c:2176
4978 msgid "Failed to change inode size\n"
4981 #: misc/tune2fs.c:2187
4983 msgid "Setting stride size to %d\n"
4986 #: misc/tune2fs.c:2192
4988 msgid "Setting stripe width to %d\n"
4991 #: misc/tune2fs.c:2199
4993 msgid "Setting extended default mount options to '%s'\n"
4997 msgid "Proceed anyway? (y,n) "
5002 msgid "Could not stat %s --- %s\n"
5008 "The device apparently does not exist; did you specify it correctly?\n"
5013 msgid "%s is not a block special device.\n"
5018 msgid "%s is entire device, not just one partition!\n"
5022 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
5027 msgid "will not make a %s here!\n"
5031 msgid "mke2fs forced anyway.\n"
5035 msgid "Couldn't allocate memory to parse journal options!\n"
5042 "Could not find journal device matching %s\n"
5048 "Bad journal options specified.\n"
5050 "Journal options are separated by commas, and may take an argument which\n"
5051 "\tis set off by an equals ('=') sign.\n"
5053 "Valid journal options are:\n"
5054 "\tsize=<journal size in megabytes>\n"
5055 "\tdevice=<journal device>\n"
5057 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
5064 "Filesystem too small for a journal\n"
5071 "The requested journal size is %d blocks; it must be\n"
5072 "between 1024 and 10240000 blocks. Aborting.\n"
5078 "Journal size too big for filesystem.\n"
5084 "This filesystem will be automatically checked every %d mounts or\n"
5085 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
5090 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
5095 msgid " %s [-r|t] [-n num] [-s socketpath]\n"
5104 msgid "bad arguments"
5120 msgid "bad response length"
5125 msgid "uuidd daemon already running at pid %s\n"
5130 msgid "Couldn't create unix stream socket: %s"
5135 msgid "Couldn't bind unix socket %s: %s\n"
5140 msgid "Couldn't listen on unix socket %s: %s\n"
5145 msgid "Error reading from client, len = %d\n"
5150 msgid "operation %d, incoming num = %d\n"
5155 msgid "Generated time UUID: %s\n"
5160 msgid "Generated random UUID: %s\n"
5165 msgid "Generated time UUID %s and subsequent UUID\n"
5166 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
5172 msgid "Generated %d UUID's:\n"
5177 msgid "Invalid operation %d\n"
5180 #: misc/uuidd.c:476 misc/uuidd.c:498
5182 msgid "Bad number: %s\n"
5185 #: misc/uuidd.c:533 misc/uuidd.c:562
5187 msgid "Error calling uuidd daemon (%s): %s\n"
5192 msgid "%s and subsequent UUID\n"
5193 msgid_plural "%s and subsequent %d UUIDs\n"
5199 msgid "List of UUID's:\n"
5204 msgid "Unexpected reply length from server %d\n"
5209 msgid "Couldn't kill uuidd running at pid %d: %s\n"
5214 msgid "Killed uuidd running at pid %d\n"
5217 #: misc/uuidgen.c:32
5219 msgid "Usage: %s [-r] [-t]\n"
5222 #: resize/extent.c:202
5223 msgid "# Extent dump:\n"
5226 #: resize/extent.c:203
5228 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
5234 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
5239 msgid "Extending the inode table"
5243 msgid "Relocating blocks"
5247 msgid "Scanning inode table"
5251 msgid "Updating inode references"
5255 msgid "Moving inode table"
5259 msgid "Unknown pass?!?"
5264 msgid "Begin pass %d (max = %lu)\n"
5267 #: resize/main.c:263
5269 msgid "while opening %s"
5272 #: resize/main.c:275
5274 msgid "while getting stat information for %s"
5277 #: resize/main.c:336
5280 "%s: The combination of flex_bg and\n"
5281 "\t!resize_inode features is not supported by resize2fs.\n"
5284 #: resize/main.c:349 resize/main.c:457
5287 "Please run 'e2fsck -f %s' first.\n"
5291 #: resize/main.c:353
5293 msgid "Estimated minimum size of the filesystem: %llu\n"
5296 #: resize/main.c:389
5298 msgid "Invalid new size: %s\n"
5301 #: resize/main.c:397
5302 msgid "New size too large to be expressed in 32 bits\n"
5305 #: resize/main.c:409
5307 msgid "New size smaller than minimum (%llu)\n"
5310 #: resize/main.c:415
5311 msgid "Invalid stride length"
5314 #: resize/main.c:439
5317 "The containing partition (or device) is only %llu (%dk) blocks.\n"
5318 "You requested a new size of %llu blocks.\n"
5322 #: resize/main.c:446
5325 "The filesystem is already %llu blocks long. Nothing to do!\n"
5329 #: resize/main.c:461
5331 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5334 #: resize/main.c:470
5336 msgid "while trying to resize %s"
5339 #: resize/main.c:473
5342 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
5343 "after the aborted resize operation.\n"
5346 #: resize/main.c:479
5349 "The filesystem on %s is now %llu blocks long.\n"
5353 #: resize/main.c:494
5355 msgid "while trying to truncate %s"
5358 #: resize/online.c:40
5360 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5363 #: resize/online.c:44
5364 msgid "On-line shrinking not supported"
5367 #: resize/online.c:63
5368 msgid "Filesystem does not support online resizing"
5371 #: resize/online.c:70
5373 msgid "while trying to open mountpoint %s"
5376 #: resize/online.c:78 resize/online.c:102
5377 msgid "Permission denied to resize filesystem"
5380 #: resize/online.c:81 resize/online.c:108
5381 msgid "While checking for on-line resizing support"
5384 #: resize/online.c:93
5385 msgid "Kernel does not support resizing a file system this large"
5388 #: resize/online.c:105
5389 msgid "Kernel does not support online resizing"
5392 #: resize/online.c:138
5394 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
5397 #: resize/online.c:148
5398 msgid "While trying to extend the last group"
5401 #: resize/online.c:202
5403 msgid "While trying to add group #%d"
5406 #: resize/online.c:213
5409 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5413 #: resize/resize2fs.c:348
5415 msgid "inodes (%llu) must be less than %u"
5418 #: resize/resize2fs.c:576
5419 msgid "reserved blocks"
5422 #: resize/resize2fs.c:789
5423 msgid "meta-data blocks"
5426 #: resize/resize2fs.c:1734
5428 msgid "Should never happen: resize inode corrupt!\n"
5431 #: lib/ext2fs/ext2_err.c:11
5432 msgid "EXT2FS Library version 1.42-WIP"
5435 #: lib/ext2fs/ext2_err.c:12
5436 msgid "Wrong magic number for ext2_filsys structure"
5439 #: lib/ext2fs/ext2_err.c:13
5440 msgid "Wrong magic number for badblocks_list structure"
5443 #: lib/ext2fs/ext2_err.c:14
5444 msgid "Wrong magic number for badblocks_iterate structure"
5447 #: lib/ext2fs/ext2_err.c:15
5448 msgid "Wrong magic number for inode_scan structure"
5451 #: lib/ext2fs/ext2_err.c:16
5452 msgid "Wrong magic number for io_channel structure"
5455 #: lib/ext2fs/ext2_err.c:17
5456 msgid "Wrong magic number for unix io_channel structure"
5459 #: lib/ext2fs/ext2_err.c:18
5460 msgid "Wrong magic number for io_manager structure"
5463 #: lib/ext2fs/ext2_err.c:19
5464 msgid "Wrong magic number for block_bitmap structure"
5467 #: lib/ext2fs/ext2_err.c:20
5468 msgid "Wrong magic number for inode_bitmap structure"
5471 #: lib/ext2fs/ext2_err.c:21
5472 msgid "Wrong magic number for generic_bitmap structure"
5475 #: lib/ext2fs/ext2_err.c:22
5476 msgid "Wrong magic number for test io_channel structure"
5479 #: lib/ext2fs/ext2_err.c:23
5480 msgid "Wrong magic number for directory block list structure"
5483 #: lib/ext2fs/ext2_err.c:24
5484 msgid "Wrong magic number for icount structure"
5487 #: lib/ext2fs/ext2_err.c:25
5488 msgid "Wrong magic number for Powerquest io_channel structure"
5491 #: lib/ext2fs/ext2_err.c:26
5492 msgid "Wrong magic number for ext2 file structure"
5495 #: lib/ext2fs/ext2_err.c:27
5496 msgid "Wrong magic number for Ext2 Image Header"
5499 #: lib/ext2fs/ext2_err.c:28
5500 msgid "Wrong magic number for inode io_channel structure"
5503 #: lib/ext2fs/ext2_err.c:29
5504 msgid "Wrong magic number for ext4 extent handle"
5507 #: lib/ext2fs/ext2_err.c:30
5508 msgid "Bad magic number in super-block"
5511 #: lib/ext2fs/ext2_err.c:31
5512 msgid "Filesystem revision too high"
5515 #: lib/ext2fs/ext2_err.c:32
5516 msgid "Attempt to write to filesystem opened read-only"
5519 #: lib/ext2fs/ext2_err.c:33
5520 msgid "Can't read group descriptors"
5523 #: lib/ext2fs/ext2_err.c:34
5524 msgid "Can't write group descriptors"
5527 #: lib/ext2fs/ext2_err.c:35
5528 msgid "Corrupt group descriptor: bad block for block bitmap"
5531 #: lib/ext2fs/ext2_err.c:36
5532 msgid "Corrupt group descriptor: bad block for inode bitmap"
5535 #: lib/ext2fs/ext2_err.c:37
5536 msgid "Corrupt group descriptor: bad block for inode table"
5539 #: lib/ext2fs/ext2_err.c:38
5540 msgid "Can't write an inode bitmap"
5543 #: lib/ext2fs/ext2_err.c:39
5544 msgid "Can't read an inode bitmap"
5547 #: lib/ext2fs/ext2_err.c:40
5548 msgid "Can't write an block bitmap"
5551 #: lib/ext2fs/ext2_err.c:41
5552 msgid "Can't read an block bitmap"
5555 #: lib/ext2fs/ext2_err.c:42
5556 msgid "Can't write an inode table"
5559 #: lib/ext2fs/ext2_err.c:43
5560 msgid "Can't read an inode table"
5563 #: lib/ext2fs/ext2_err.c:44
5564 msgid "Can't read next inode"
5567 #: lib/ext2fs/ext2_err.c:45
5568 msgid "Filesystem has unexpected block size"
5571 #: lib/ext2fs/ext2_err.c:46
5572 msgid "EXT2 directory corrupted"
5575 #: lib/ext2fs/ext2_err.c:47
5576 msgid "Attempt to read block from filesystem resulted in short read"
5579 #: lib/ext2fs/ext2_err.c:48
5580 msgid "Attempt to write block from filesystem resulted in short write"
5583 #: lib/ext2fs/ext2_err.c:49
5584 msgid "No free space in the directory"
5587 #: lib/ext2fs/ext2_err.c:50
5588 msgid "Inode bitmap not loaded"
5591 #: lib/ext2fs/ext2_err.c:51
5592 msgid "Block bitmap not loaded"
5595 #: lib/ext2fs/ext2_err.c:52
5596 msgid "Illegal inode number"
5599 #: lib/ext2fs/ext2_err.c:53
5600 msgid "Illegal block number"
5603 #: lib/ext2fs/ext2_err.c:54
5604 msgid "Internal error in ext2fs_expand_dir"
5607 #: lib/ext2fs/ext2_err.c:55
5608 msgid "Not enough space to build proposed filesystem"
5611 #: lib/ext2fs/ext2_err.c:56
5612 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
5615 #: lib/ext2fs/ext2_err.c:57
5616 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
5619 #: lib/ext2fs/ext2_err.c:58
5620 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
5623 #: lib/ext2fs/ext2_err.c:59
5624 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
5627 #: lib/ext2fs/ext2_err.c:60
5628 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
5631 #: lib/ext2fs/ext2_err.c:61
5632 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
5635 #: lib/ext2fs/ext2_err.c:62
5636 msgid "Attempt to fudge end of block bitmap past the real end"
5639 #: lib/ext2fs/ext2_err.c:63
5640 msgid "Attempt to fudge end of inode bitmap past the real end"
5643 #: lib/ext2fs/ext2_err.c:64
5644 msgid "Illegal indirect block found"
5647 #: lib/ext2fs/ext2_err.c:65
5648 msgid "Illegal doubly indirect block found"
5651 #: lib/ext2fs/ext2_err.c:66
5652 msgid "Illegal triply indirect block found"
5655 #: lib/ext2fs/ext2_err.c:67
5656 msgid "Block bitmaps are not the same"
5659 #: lib/ext2fs/ext2_err.c:68
5660 msgid "Inode bitmaps are not the same"
5663 #: lib/ext2fs/ext2_err.c:69
5664 msgid "Illegal or malformed device name"
5667 #: lib/ext2fs/ext2_err.c:70
5668 msgid "A block group is missing an inode table"
5671 #: lib/ext2fs/ext2_err.c:71
5672 msgid "The ext2 superblock is corrupt"
5675 #: lib/ext2fs/ext2_err.c:72
5676 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
5679 #: lib/ext2fs/ext2_err.c:73
5680 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
5683 #: lib/ext2fs/ext2_err.c:74
5684 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
5687 #: lib/ext2fs/ext2_err.c:75
5688 msgid "Too many symbolic links encountered."
5691 #: lib/ext2fs/ext2_err.c:76
5692 msgid "The callback function will not handle this case"
5695 #: lib/ext2fs/ext2_err.c:77
5696 msgid "The inode is from a bad block in the inode table"
5699 #: lib/ext2fs/ext2_err.c:78
5700 msgid "Filesystem has unsupported feature(s)"
5703 #: lib/ext2fs/ext2_err.c:79
5704 msgid "Filesystem has unsupported read-only feature(s)"
5707 #: lib/ext2fs/ext2_err.c:80
5708 msgid "IO Channel failed to seek on read or write"
5711 #: lib/ext2fs/ext2_err.c:81
5712 msgid "Memory allocation failed"
5715 #: lib/ext2fs/ext2_err.c:82
5716 msgid "Invalid argument passed to ext2 library"
5719 #: lib/ext2fs/ext2_err.c:83
5720 msgid "Could not allocate block in ext2 filesystem"
5723 #: lib/ext2fs/ext2_err.c:84
5724 msgid "Could not allocate inode in ext2 filesystem"
5727 #: lib/ext2fs/ext2_err.c:85
5728 msgid "Ext2 inode is not a directory"
5731 #: lib/ext2fs/ext2_err.c:86
5732 msgid "Too many references in table"
5735 #: lib/ext2fs/ext2_err.c:87
5736 msgid "File not found by ext2_lookup"
5739 #: lib/ext2fs/ext2_err.c:88
5740 msgid "File open read-only"
5743 #: lib/ext2fs/ext2_err.c:89
5744 msgid "Ext2 directory block not found"
5747 #: lib/ext2fs/ext2_err.c:90
5748 msgid "Ext2 directory already exists"
5751 #: lib/ext2fs/ext2_err.c:91
5752 msgid "Unimplemented ext2 library function"
5755 #: lib/ext2fs/ext2_err.c:92
5756 msgid "User cancel requested"
5759 #: lib/ext2fs/ext2_err.c:93
5760 msgid "Ext2 file too big"
5763 #: lib/ext2fs/ext2_err.c:94
5764 msgid "Supplied journal device not a block device"
5767 #: lib/ext2fs/ext2_err.c:95
5768 msgid "Journal superblock not found"
5771 #: lib/ext2fs/ext2_err.c:96
5772 msgid "Journal must be at least 1024 blocks"
5775 #: lib/ext2fs/ext2_err.c:97
5776 msgid "Unsupported journal version"
5779 #: lib/ext2fs/ext2_err.c:98
5780 msgid "Error loading external journal"
5783 #: lib/ext2fs/ext2_err.c:99
5784 msgid "Journal not found"
5787 #: lib/ext2fs/ext2_err.c:100
5788 msgid "Directory hash unsupported"
5791 #: lib/ext2fs/ext2_err.c:101
5792 msgid "Illegal extended attribute block number"
5795 #: lib/ext2fs/ext2_err.c:102
5796 msgid "Cannot create filesystem with requested number of inodes"
5799 #: lib/ext2fs/ext2_err.c:103
5800 msgid "E2image snapshot not in use"
5803 #: lib/ext2fs/ext2_err.c:104
5804 msgid "Too many reserved group descriptor blocks"
5807 #: lib/ext2fs/ext2_err.c:105
5808 msgid "Resize inode is corrupt"
5811 #: lib/ext2fs/ext2_err.c:106
5812 msgid "Missing indirect block not present"
5815 #: lib/ext2fs/ext2_err.c:107
5816 msgid "TDB: Success"
5819 #: lib/ext2fs/ext2_err.c:108
5820 msgid "TDB: Corrupt database"
5823 #: lib/ext2fs/ext2_err.c:109
5824 msgid "TDB: IO Error"
5827 #: lib/ext2fs/ext2_err.c:110
5828 msgid "TDB: Locking error"
5831 #: lib/ext2fs/ext2_err.c:111
5832 msgid "TDB: Out of memory"
5835 #: lib/ext2fs/ext2_err.c:112
5836 msgid "TDB: Record exists"
5839 #: lib/ext2fs/ext2_err.c:113
5840 msgid "TDB: Lock exists on other keys"
5843 #: lib/ext2fs/ext2_err.c:114
5844 msgid "TDB: Invalid parameter"
5847 #: lib/ext2fs/ext2_err.c:115
5848 msgid "TDB: Record does not exist"
5851 #: lib/ext2fs/ext2_err.c:116
5852 msgid "TDB: Write not permitted"
5855 #: lib/ext2fs/ext2_err.c:117
5856 msgid "Ext2fs directory block list is empty"
5859 #: lib/ext2fs/ext2_err.c:118
5860 msgid "Attempt to modify a block mapping via a read-only block iterator"
5863 #: lib/ext2fs/ext2_err.c:119
5864 msgid "Wrong magic number for ext4 extent saved path"
5867 #: lib/ext2fs/ext2_err.c:120
5868 msgid "Wrong magic number for 64-bit generic bitmap"
5871 #: lib/ext2fs/ext2_err.c:121
5872 msgid "Wrong magic number for 64-bit block bitmap"
5875 #: lib/ext2fs/ext2_err.c:122
5876 msgid "Wrong magic number for 64-bit inode bitmap"
5879 #: lib/ext2fs/ext2_err.c:123
5880 msgid "Wrong magic number --- RESERVED_13"
5883 #: lib/ext2fs/ext2_err.c:124
5884 msgid "Wrong magic number --- RESERVED_14"
5887 #: lib/ext2fs/ext2_err.c:125
5888 msgid "Wrong magic number --- RESERVED_15"
5891 #: lib/ext2fs/ext2_err.c:126
5892 msgid "Wrong magic number --- RESERVED_16"
5895 #: lib/ext2fs/ext2_err.c:127
5896 msgid "Wrong magic number --- RESERVED_17"
5899 #: lib/ext2fs/ext2_err.c:128
5900 msgid "Wrong magic number --- RESERVED_18"
5903 #: lib/ext2fs/ext2_err.c:129
5904 msgid "Wrong magic number --- RESERVED_19"
5907 #: lib/ext2fs/ext2_err.c:130
5908 msgid "Corrupt extent header"
5911 #: lib/ext2fs/ext2_err.c:131
5912 msgid "Corrupt extent index"
5915 #: lib/ext2fs/ext2_err.c:132
5916 msgid "Corrupt extent"
5919 #: lib/ext2fs/ext2_err.c:133
5920 msgid "No free space in extent map"
5923 #: lib/ext2fs/ext2_err.c:134
5924 msgid "Inode does not use extents"
5927 #: lib/ext2fs/ext2_err.c:135
5928 msgid "No 'next' extent"
5931 #: lib/ext2fs/ext2_err.c:136
5932 msgid "No 'previous' extent"
5935 #: lib/ext2fs/ext2_err.c:137
5936 msgid "No 'up' extent"
5939 #: lib/ext2fs/ext2_err.c:138
5940 msgid "No 'down' extent"
5943 #: lib/ext2fs/ext2_err.c:139
5944 msgid "No current node"
5947 #: lib/ext2fs/ext2_err.c:140
5948 msgid "Ext2fs operation not supported"
5951 #: lib/ext2fs/ext2_err.c:141
5952 msgid "No room to insert extent in node"
5955 #: lib/ext2fs/ext2_err.c:142
5956 msgid "Splitting would result in empty node"
5959 #: lib/ext2fs/ext2_err.c:143
5960 msgid "Extent not found"
5963 #: lib/ext2fs/ext2_err.c:144
5964 msgid "Operation not supported for inodes containing extents"
5967 #: lib/ext2fs/ext2_err.c:145
5968 msgid "Extent length is invalid"
5971 #: lib/ext2fs/ext2_err.c:146
5972 msgid "I/O Channel does not support 64-bit block numbers"
5975 #: lib/ext2fs/ext2_err.c:147
5976 msgid "Can't check if filesystem is mounted due to missing mtab file"
5979 #: lib/ext2fs/ext2_err.c:148
5980 msgid "Filesystem too large to use legacy bitmaps"
5983 #: lib/ext2fs/ext2_err.c:149
5984 msgid "MMP: invalid magic number"
5987 #: lib/ext2fs/ext2_err.c:150
5988 msgid "MMP: device currently active"
5991 #: lib/ext2fs/ext2_err.c:151
5992 msgid "MMP: fsck being run"
5995 #: lib/ext2fs/ext2_err.c:152
5996 msgid "MMP: block number beyond filesystem range"
5999 #: lib/ext2fs/ext2_err.c:153
6000 msgid "MMP: undergoing an unknown operation"
6003 #: lib/ext2fs/ext2_err.c:154
6004 msgid "MMP: filesystem still in use"
6007 #: lib/ext2fs/ext2_err.c:155
6008 msgid "MMP: open with O_DIRECT failed"
6011 #: e2fsck/prof_err.c:11
6012 msgid "Profile version 0.0"
6015 #: e2fsck/prof_err.c:12
6016 msgid "Bad magic value in profile_node"
6019 #: e2fsck/prof_err.c:13
6020 msgid "Profile section not found"
6023 #: e2fsck/prof_err.c:14
6024 msgid "Profile relation not found"
6027 #: e2fsck/prof_err.c:15
6028 msgid "Attempt to add a relation to node which is not a section"
6031 #: e2fsck/prof_err.c:16
6032 msgid "A profile section header has a non-zero value"
6035 #: e2fsck/prof_err.c:17
6036 msgid "Bad linked list in profile structures"
6039 #: e2fsck/prof_err.c:18
6040 msgid "Bad group level in profile structures"
6043 #: e2fsck/prof_err.c:19
6044 msgid "Bad parent pointer in profile strctures"
6047 #: e2fsck/prof_err.c:20
6048 msgid "Bad magic value in profile iterator"
6051 #: e2fsck/prof_err.c:21
6052 msgid "Can't set value on section node"
6055 #: e2fsck/prof_err.c:22
6056 msgid "Invalid argument passed to profile library"
6059 #: e2fsck/prof_err.c:23
6060 msgid "Attempt to modify read-only profile"
6063 #: e2fsck/prof_err.c:24
6064 msgid "Profile section header not at top level"
6067 #: e2fsck/prof_err.c:25
6068 msgid "Syntax error in profile section header"
6071 #: e2fsck/prof_err.c:26
6072 msgid "Syntax error in profile relation"
6075 #: e2fsck/prof_err.c:27
6076 msgid "Extra closing brace in profile"
6079 #: e2fsck/prof_err.c:28
6080 msgid "Missing open brace in profile"
6083 #: e2fsck/prof_err.c:29
6084 msgid "Bad magic value in profile_t"
6087 #: e2fsck/prof_err.c:30
6088 msgid "Bad magic value in profile_section_t"
6091 #: e2fsck/prof_err.c:31
6092 msgid "Iteration through all top level section not supported"
6095 #: e2fsck/prof_err.c:32
6096 msgid "Invalid profile_section object"
6099 #: e2fsck/prof_err.c:33
6100 msgid "No more sections"
6103 #: e2fsck/prof_err.c:34
6104 msgid "Bad nameset passed to query routine"
6107 #: e2fsck/prof_err.c:35
6108 msgid "No profile file open"
6111 #: e2fsck/prof_err.c:36
6112 msgid "Bad magic value in profile_file_t"
6115 #: e2fsck/prof_err.c:37
6116 msgid "Couldn't open profile file"
6119 #: e2fsck/prof_err.c:38
6120 msgid "Section already exists"
6123 #: e2fsck/prof_err.c:39
6124 msgid "Invalid boolean value"
6127 #: e2fsck/prof_err.c:40
6128 msgid "Invalid integer value"
6131 #: e2fsck/prof_err.c:41
6132 msgid "Bad magic value in profile_file_data_t"