1 # E2fsprogs translation template file
2 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
3 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Theodore Ts'o
4 # This file is distributed under the same license as the e2fsprogs package.
5 # Theodore Ts'o <tytso@mit.edu>, 2010.
7 #. The strings in e2fsck's problem.c can be very hard to translate,
8 #. since the strings are expanded in two different ways. First of all,
9 #. there is an @-expansion, where strings like "@i" are expanded to
10 #. "inode", and so on. In order to make it easier for translators, the
11 #. e2fsprogs po template file has been enhanced with comments that show
12 #. the @-expansion, for the strings in the problem.c file.
14 #. Translators are free to use the @-expansion facility if they so
15 #. choose, by providing translations for strings in e2fsck/message.c.
16 #. These translation can completely replace an expansion; for example,
17 #. if "bblock" (which indicated that "@b" would be expanded to "block")
18 #. is translated as "ddatenverlust", then "@d" will be expanded to
19 #. "datenverlust". Alternatively, translators can simply not use the
20 #. @-expansion facility at all.
22 #. The second expansion which is done for e2fsck's problem.c messages is
23 #. a dynamic %-expansion, which expands %i as an inode number, and so
24 #. on. A table of these expansions can be found below. Note that
25 #. %-expressions that begin with "%D" and "%I" are two-character
26 #. expansions; so for example, "%Iu" expands to the inode's user id
27 #. ownership field (inode->i_uid).
29 #. %b <blk> block number
30 #. %B <blkcount> integer
31 #. %c <blk2> block number
32 #. %Di <dirent> -> ino inode number
33 #. %Dn <dirent> -> name string
34 #. %Dr <dirent> -> rec_len
35 #. %Dl <dirent> -> name_len
36 #. %Dt <dirent> -> filetype
37 #. %d <dir> inode number
39 #. %i <ino> inode number
40 #. %Is <inode> -> i_size
41 #. %IS <inode> -> i_extra_isize
42 #. %Ib <inode> -> i_blocks
43 #. %Il <inode> -> i_links_count
44 #. %Im <inode> -> i_mode
45 #. %IM <inode> -> i_mtime
46 #. %IF <inode> -> i_faddr
47 #. %If <inode> -> i_file_acl
48 #. %Id <inode> -> i_dir_acl
49 #. %Iu <inode> -> i_uid
50 #. %Ig <inode> -> i_gid
51 #. %j <ino2> inode number
52 #. %m <com_err error message>
54 #. %p ext2fs_get_pathname of directory <ino>
55 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
56 #. the containing directory. (If dirent is NULL
57 #. then return the pathname of directory <ino2>)
58 #. %q ext2fs_get_pathname of directory <dir>
59 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
60 #. the containing directory.
61 #. %s <str> miscellaneous string
62 #. %S backup superblock
63 #. %X <num> hexadecimal format
68 "Project-Id-Version: e2fsprogs 1.41.10\n"
69 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
70 "POT-Creation-Date: 2010-02-10 15:24-0500\n"
71 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
72 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
73 "Language-Team: LANGUAGE <LL@li.org>\n"
75 "Content-Type: text/plain; charset=CHARSET\n"
76 "Content-Transfer-Encoding: 8bit\n"
78 #: e2fsck/badblocks.c:22 misc/mke2fs.c:169
80 msgid "Bad block %u out of range; ignored.\n"
83 #: e2fsck/badblocks.c:45
84 msgid "while sanity checking the bad blocks inode"
87 #: e2fsck/badblocks.c:57
88 msgid "while reading the bad blocks inode"
91 #: e2fsck/badblocks.c:71 e2fsck/iscan.c:112 e2fsck/scantest.c:109
92 #: e2fsck/unix.c:1062 e2fsck/unix.c:1145 misc/badblocks.c:1155
93 #: misc/badblocks.c:1163 misc/badblocks.c:1177 misc/badblocks.c:1189
94 #: misc/dumpe2fs.c:552 misc/e2image.c:583 misc/e2image.c:679
95 #: misc/e2image.c:695 misc/mke2fs.c:185 misc/tune2fs.c:1573 resize/main.c:310
97 msgid "while trying to open %s"
100 #: e2fsck/badblocks.c:82
102 msgid "while trying popen '%s'"
105 #: e2fsck/badblocks.c:93 misc/mke2fs.c:192
106 msgid "while reading in list of bad blocks from file"
109 #: e2fsck/badblocks.c:104
110 msgid "while updating bad block inode"
113 #: e2fsck/badblocks.c:130
115 msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
118 #: e2fsck/ehandler.c:54
120 msgid "Error reading block %lu (%s) while %s. "
123 #: e2fsck/ehandler.c:57
125 msgid "Error reading block %lu (%s). "
128 #: e2fsck/ehandler.c:60 e2fsck/ehandler.c:109
132 #: e2fsck/ehandler.c:61
133 msgid "Force rewrite"
136 #: e2fsck/ehandler.c:103
138 msgid "Error writing block %lu (%s) while %s. "
141 #: e2fsck/ehandler.c:106
143 msgid "Error writing block %lu (%s). "
146 #: e2fsck/emptydir.c:56
147 msgid "empty dirblocks"
150 #: e2fsck/emptydir.c:61
151 msgid "empty dir map"
154 #: e2fsck/emptydir.c:97
156 msgid "Empty directory block %u (#%d) in inode %u\n"
159 #: e2fsck/extend.c:21
161 msgid "%s: %s filename nblocks blocksize\n"
164 #: e2fsck/extend.c:43
166 msgid "Illegal number of blocks!\n"
169 #: e2fsck/extend.c:49
171 msgid "Couldn't allocate block buffer (size=%d)\n"
174 #: e2fsck/flushb.c:34
176 msgid "Usage: %s disk\n"
179 #: e2fsck/flushb.c:63
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:83 e2fsck/unix.c:817
191 msgid "while opening %s for flushing"
194 #: e2fsck/iscan.c:88 e2fsck/unix.c:823 resize/main.c:286
196 msgid "while trying to flush %s"
199 #: e2fsck/iscan.c:121 e2fsck/scantest.c:116 misc/e2image.c:489
200 msgid "while opening inode scan"
203 #: e2fsck/iscan.c:129 misc/e2image.c:507
204 msgid "while getting next inode"
207 #: e2fsck/iscan.c:138
209 msgid "%u inodes scanned.\n"
212 #: e2fsck/journal.c:507
213 msgid "reading journal superblock\n"
216 #: e2fsck/journal.c:564
218 msgid "%s: no valid journal superblock found\n"
221 #: e2fsck/journal.c:573
223 msgid "%s: journal too short\n"
226 #: e2fsck/journal.c:860
228 msgid "%s: recovering journal\n"
231 #: e2fsck/journal.c:862
233 msgid "%s: won't do journal recovery while read-only\n"
236 #: e2fsck/journal.c:887
238 msgid "while trying to re-open %s"
241 #: e2fsck/message.c:111
242 msgid "aextended attribute"
245 #: e2fsck/message.c:112
246 msgid "Aerror allocating"
249 #: e2fsck/message.c:113
253 #: e2fsck/message.c:114
257 #: e2fsck/message.c:115
261 #: e2fsck/message.c:116
262 msgid "Cconflicts with some other fs @b"
265 #: e2fsck/message.c:117
269 #: e2fsck/message.c:118
273 #: e2fsck/message.c:119
277 #: e2fsck/message.c:120
281 #: e2fsck/message.c:121
285 #: e2fsck/message.c:122
289 #: e2fsck/message.c:123
290 msgid "E@e '%Dn' in %p (%i)"
293 #: e2fsck/message.c:124
297 #: e2fsck/message.c:125
298 msgid "Ffor @i %i (%Q) is"
301 #: e2fsck/message.c:126
305 #: e2fsck/message.c:127
309 #: e2fsck/message.c:128
313 #: e2fsck/message.c:129
317 #: e2fsck/message.c:130
318 msgid "mmultiply-claimed"
321 #: e2fsck/message.c:131
325 #: e2fsck/message.c:132
329 #: e2fsck/message.c:133
333 #: e2fsck/message.c:134
337 #: e2fsck/message.c:135
341 #: e2fsck/message.c:136
345 #: e2fsck/message.c:137
349 #: e2fsck/message.c:138
353 #: e2fsck/message.c:139
357 #: e2fsck/message.c:140
361 #: e2fsck/message.c:151
362 msgid "<The NULL inode>"
365 #: e2fsck/message.c:152
366 msgid "<The bad blocks inode>"
369 #: e2fsck/message.c:154
370 msgid "<The ACL index inode>"
373 #: e2fsck/message.c:155
374 msgid "<The ACL data inode>"
377 #: e2fsck/message.c:156
378 msgid "<The boot loader inode>"
381 #: e2fsck/message.c:157
382 msgid "<The undelete directory inode>"
385 #: e2fsck/message.c:158
386 msgid "<The group descriptor inode>"
389 #: e2fsck/message.c:159
390 msgid "<The journal inode>"
393 #: e2fsck/message.c:160
394 msgid "<Reserved inode 9>"
397 #: e2fsck/message.c:161
398 msgid "<Reserved inode 10>"
401 #: e2fsck/message.c:330
406 #: e2fsck/message.c:332
411 #: e2fsck/message.c:334
413 msgid "character device"
416 #: e2fsck/message.c:336
421 #: e2fsck/message.c:338
426 #: e2fsck/message.c:340
428 msgid "symbolic link"
431 #: e2fsck/message.c:342
436 #: e2fsck/message.c:344
438 msgid "unknown file type with mode 0%o"
441 #: e2fsck/message.c:422
442 msgid "indirect block"
445 #: e2fsck/message.c:424
446 msgid "double indirect block"
449 #: e2fsck/message.c:426
450 msgid "triple indirect block"
453 #: e2fsck/message.c:428
454 msgid "translator block"
457 #: e2fsck/message.c:430
461 #: e2fsck/pass1b.c:220
462 msgid "multiply claimed inode map"
465 #: e2fsck/pass1b.c:581 e2fsck/pass1b.c:714
467 msgid "internal error: can't find dup_blk for %u\n"
470 #: e2fsck/pass1b.c:757
471 msgid "returned from clone_file_block"
474 #: e2fsck/pass1b.c:776
476 msgid "internal error: couldn't lookup EA block record for %u"
479 #: e2fsck/pass1b.c:788
481 msgid "internal error: couldn't lookup EA inode record for %u"
484 #: e2fsck/pass1.c:475 e2fsck/pass2.c:776
485 msgid "reading directory block"
488 #: e2fsck/pass1.c:597
489 msgid "in-use inode map"
492 #: e2fsck/pass1.c:606
493 msgid "directory inode map"
496 #: e2fsck/pass1.c:614
497 msgid "regular file inode map"
500 #: e2fsck/pass1.c:621
501 msgid "in-use block map"
504 #: e2fsck/pass1.c:675
505 msgid "opening inode scan"
508 #: e2fsck/pass1.c:699
509 msgid "getting next inode from scan"
512 #: e2fsck/pass1.c:1169
516 #: e2fsck/pass1.c:1226
518 msgid "reading indirect blocks of inode %u"
521 #: e2fsck/pass1.c:1270
522 msgid "bad inode map"
525 #: e2fsck/pass1.c:1292
526 msgid "inode in bad block map"
529 #: e2fsck/pass1.c:1312
530 msgid "imagic inode map"
533 #: e2fsck/pass1.c:1339
534 msgid "multiply claimed block map"
537 #: e2fsck/pass1.c:1438
538 msgid "ext attr block map"
541 #: e2fsck/pass1.c:2162
543 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
546 #: e2fsck/pass1.c:2514
550 #: e2fsck/pass1.c:2518
554 #: e2fsck/pass1.c:2522
558 #: e2fsck/pass2.c:277
562 #: e2fsck/pass2.c:799
563 msgid "Can not continue."
567 msgid "inode done bitmap"
574 #: e2fsck/pass3.c:134
578 #: e2fsck/pass3.c:320
579 msgid "inode loop detection bitmap"
582 #: e2fsck/pass4.c:191
590 #: e2fsck/problem.c:50
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
615 msgid "Connect to /lost+found"
618 #: e2fsck/problem.c:57
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
647 msgid "Clone multiply-claimed blocks"
650 #: e2fsck/problem.c:65
654 #: e2fsck/problem.c:66
655 msgid "Suppress messages"
658 #: e2fsck/problem.c:67
662 #: e2fsck/problem.c:68
663 msgid "Clear HTree index"
666 #: e2fsck/problem.c:69
670 #: e2fsck/problem.c:78
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
711 msgid "INODE CLEARED"
714 #: e2fsck/problem.c:89
718 #: e2fsck/problem.c:90
722 #: e2fsck/problem.c:91
726 #: e2fsck/problem.c:92
727 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
730 #: e2fsck/problem.c:93
734 #: e2fsck/problem.c:94
738 #: e2fsck/problem.c:95
742 #: e2fsck/problem.c:96
743 msgid "HTREE INDEX CLEARED"
746 #: e2fsck/problem.c:97
747 msgid "WILL RECREATE"
750 #: e2fsck/problem.c:106
751 #. @-expanded: block bitmap for group %g is not in group. (block %b)\n
752 msgid "@b @B for @g %g is not in @g. (@b %b)\n"
755 #: e2fsck/problem.c:110
756 #. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
757 msgid "@i @B for @g %g is not in @g. (@b %b)\n"
760 #: e2fsck/problem.c:115
761 #. @-expanded: inode table for group %g is not in group. (block %b)\n
762 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
764 "@i table for @g %g is not in @g. (@b %b)\n"
765 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
768 #: e2fsck/problem.c:121
771 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
772 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
773 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
774 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
775 #. @-expanded: e2fsck -b %S <device>\n
779 "The @S could not be read or does not describe a correct ext2\n"
780 "@f. If the @v is valid and it really contains an ext2\n"
781 "@f (and not swap or ufs or something else), then the @S\n"
782 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
783 " e2fsck -b %S <@v>\n"
787 #: e2fsck/problem.c:130
788 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
789 #. @-expanded: The physical size of the device is %c blocks\n
790 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
792 "The @f size (according to the @S) is %b @bs\n"
793 "The physical size of the @v is %c @bs\n"
794 "Either the @S or the partition table is likely to be corrupt!\n"
797 #: e2fsck/problem.c:137
798 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
799 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
800 #. @-expanded: from the block size.\n
802 "@S @b_size = %b, fragsize = %c.\n"
803 "This version of e2fsck does not support fragment sizes different\n"
804 "from the @b size.\n"
807 #: e2fsck/problem.c:144
808 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
809 msgid "@S @bs_per_group = %b, should have been %c\n"
812 #: e2fsck/problem.c:149
813 #. @-expanded: superblock first_data_block = %b, should have been %c\n
814 msgid "@S first_data_@b = %b, should have been %c\n"
817 #: e2fsck/problem.c:154
818 #. @-expanded: filesystem did not have a UUID; generating one.\n
821 "@f did not have a UUID; generating one.\n"
825 #: e2fsck/problem.c:159
828 "Note: if several inode or block bitmap blocks or part\n"
829 "of the inode table require relocation, you may wish to try\n"
830 "running e2fsck with the '-b %S' option first. The problem\n"
831 "may lie only with the primary block group descriptors, and\n"
832 "the backup block group descriptors may be OK.\n"
836 #: e2fsck/problem.c:168
837 #. @-expanded: Corruption found in superblock. (%s = %N).\n
838 msgid "Corruption found in @S. (%s = %N).\n"
841 #: e2fsck/problem.c:173
843 #. @-expanded: Error determining size of the physical device: %m\n
844 msgid "Error determining size of the physical @v: %m\n"
847 #: e2fsck/problem.c:178
848 #. @-expanded: inode count in superblock is %i, should be %j.\n
849 msgid "@i count in @S is %i, @s %j.\n"
852 #: e2fsck/problem.c:182
853 msgid "The Hurd does not support the filetype feature.\n"
856 #: e2fsck/problem.c:187
858 #. @-expanded: superblock has an invalid journal (inode %i).\n
859 msgid "@S has an @n @j (@i %i).\n"
862 #: e2fsck/problem.c:192
863 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
864 msgid "External @j has multiple @f users (unsupported).\n"
867 #: e2fsck/problem.c:197
868 #. @-expanded: Can't find external journal\n
869 msgid "Can't find external @j\n"
872 #: e2fsck/problem.c:202
873 #. @-expanded: External journal has bad superblock\n
874 msgid "External @j has bad @S\n"
877 #: e2fsck/problem.c:207
878 #. @-expanded: External journal does not support this filesystem\n
879 msgid "External @j does not support this @f\n"
882 #: e2fsck/problem.c:212
883 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
884 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
885 #. @-expanded: format.\n
886 #. @-expanded: It is also possible the journal superblock is corrupt.\n
888 "@f @j @S is unknown type %N (unsupported).\n"
889 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
891 "It is also possible the @j @S is corrupt.\n"
894 #: e2fsck/problem.c:220
895 #. @-expanded: journal superblock is corrupt.\n
896 msgid "@j @S is corrupt.\n"
899 #: e2fsck/problem.c:225
901 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
902 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
905 #: e2fsck/problem.c:230
906 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
907 msgid "@S needs_recovery flag is set, but no @j is present.\n"
910 #: e2fsck/problem.c:235
911 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
912 msgid "@S needs_recovery flag is clear, but @j has data.\n"
915 #: e2fsck/problem.c:240
916 #. @-expanded: Clear journal
920 #: e2fsck/problem.c:245 e2fsck/problem.c:664
921 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
922 msgid "@f has feature flag(s) set, but is a revision 0 @f. "
925 #: e2fsck/problem.c:250
926 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
927 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
930 #: e2fsck/problem.c:255
931 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
932 msgid "@I %B (%b) found in @o @i %i.\n"
935 #: e2fsck/problem.c:260
936 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
937 msgid "Already cleared %B (%b) found in @o @i %i.\n"
940 #: e2fsck/problem.c:265
942 #. @-expanded: illegal orphaned inode %i in superblock.\n
943 msgid "@I @o @i %i in @S.\n"
946 #: e2fsck/problem.c:270
948 #. @-expanded: illegal inode %i in orphaned inode list.\n
949 msgid "@I @i %i in @o @i list.\n"
952 #: e2fsck/problem.c:275
953 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
954 msgid "@j @S has an unknown read-only feature flag set.\n"
957 #: e2fsck/problem.c:280
958 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
959 msgid "@j @S has an unknown incompatible feature flag set.\n"
962 #: e2fsck/problem.c:285
963 #. @-expanded: journal version not supported by this e2fsck.\n
964 msgid "@j version not supported by this e2fsck.\n"
967 #: e2fsck/problem.c:290
969 #. @-expanded: Moving journal from /%s to hidden inode.\n
972 "Moving @j from /%s to hidden @i.\n"
976 #: e2fsck/problem.c:295
978 #. @-expanded: Error moving journal: %m\n
981 "Error moving @j: %m\n"
985 #: e2fsck/problem.c:300
986 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
987 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
990 "Found @n V2 @j @S fields (from V1 @j).\n"
991 "Clearing fields beyond the V1 @j @S...\n"
995 #: e2fsck/problem.c:306
996 #. @-expanded: Run journal anyway
997 msgid "Run @j anyway"
1000 #: e2fsck/problem.c:311
1001 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1002 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1005 #: e2fsck/problem.c:316
1006 #. @-expanded: Backing up journal inode block information.\n
1009 "Backing up @j @i @b information.\n"
1013 #: e2fsck/problem.c:321
1014 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1015 #. @-expanded: is %N; should be zero.
1017 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1021 #: e2fsck/problem.c:327
1022 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
1023 msgid "Resize_@i not enabled, but the resize @i is non-zero. "
1026 #: e2fsck/problem.c:332
1027 #. @-expanded: Resize inode not valid.
1028 msgid "Resize @i not valid. "
1031 #: e2fsck/problem.c:337
1032 #. @-expanded: superblock last mount time (%t,\n
1033 #. @-expanded: \tnow = %T) is in the future.\n
1035 "@S last mount time (%t,\n"
1036 "\tnow = %T) is in the future.\n"
1039 #: e2fsck/problem.c:342
1040 #. @-expanded: superblock last write time (%t,\n
1041 #. @-expanded: \tnow = %T) is in the future.\n
1043 "@S last write time (%t,\n"
1044 "\tnow = %T) is in the future.\n"
1047 #: e2fsck/problem.c:346
1049 #. @-expanded: superblock hint for external superblock should be %X.
1050 msgid "@S hint for external superblock @s %X. "
1053 #: e2fsck/problem.c:351
1054 #. @-expanded: Adding dirhash hint to filesystem.\n
1057 "Adding dirhash hint to @f.\n"
1061 #: e2fsck/problem.c:356
1063 #. @-expanded: group descriptor %g checksum is invalid.
1064 msgid "@g descriptor %g checksum is invalid. "
1067 #: e2fsck/problem.c:361
1069 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1070 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1073 #: e2fsck/problem.c:366
1075 #. @-expanded: group %g block bitmap uninitialized but inode bitmap in use.\n
1076 msgid "@g %g @b @B uninitialized but @i @B in use.\n"
1079 #: e2fsck/problem.c:371
1080 #. @-expanded: group descriptor %g has invalid unused inodes count %b.
1081 msgid "@g descriptor %g has invalid unused inodes count %b. "
1084 #: e2fsck/problem.c:376
1085 #. @-expanded: Last group block bitmap uninitialized.
1086 msgid "Last @g @b @B uninitialized. "
1089 #: e2fsck/problem.c:381
1091 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1094 #: e2fsck/problem.c:385
1095 msgid "The test_fs flag is set (and ext4 is available). "
1098 #: e2fsck/problem.c:390
1099 #. @-expanded: superblock last mount time is in the future.\n
1100 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1103 "@S last mount time is in the future.\n"
1104 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1108 #: e2fsck/problem.c:396
1109 #. @-expanded: superblock last write time is in the future.\n
1110 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1111 #. @-expanded: set).
1113 "@S last write time is in the future.\n"
1114 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1118 #: e2fsck/problem.c:402
1119 #. @-expanded: One or more block group descriptor checksums are invalid.
1120 msgid "One or more @b @g descriptor checksums are invalid. "
1123 #: e2fsck/problem.c:409
1124 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1125 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1128 #: e2fsck/problem.c:413
1129 #. @-expanded: root inode is not a directory.
1130 msgid "@r is not a @d. "
1133 #: e2fsck/problem.c:418
1134 #. @-expanded: root inode has dtime set (probably due to old mke2fs).
1135 msgid "@r has dtime set (probably due to old mke2fs). "
1138 #: e2fsck/problem.c:423
1139 #. @-expanded: Reserved inode %i (%Q) has invalid mode.
1140 msgid "Reserved @i %i (%Q) has @n mode. "
1143 #: e2fsck/problem.c:428
1145 #. @-expanded: deleted inode %i has zero dtime.
1146 msgid "@D @i %i has zero dtime. "
1149 #: e2fsck/problem.c:433
1151 #. @-expanded: inode %i is in use, but has dtime set.
1152 msgid "@i %i is in use, but has dtime set. "
1155 #: e2fsck/problem.c:438
1157 #. @-expanded: inode %i is a zero-length directory.
1158 msgid "@i %i is a @z @d. "
1161 #: e2fsck/problem.c:443
1162 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1163 msgid "@g %g's @b @B at %b @C.\n"
1166 #: e2fsck/problem.c:448
1167 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1168 msgid "@g %g's @i @B at %b @C.\n"
1171 #: e2fsck/problem.c:453
1172 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1173 msgid "@g %g's @i table at %b @C.\n"
1176 #: e2fsck/problem.c:458
1177 #. @-expanded: group %g's block bitmap (%b) is bad.
1178 msgid "@g %g's @b @B (%b) is bad. "
1181 #: e2fsck/problem.c:463
1182 #. @-expanded: group %g's inode bitmap (%b) is bad.
1183 msgid "@g %g's @i @B (%b) is bad. "
1186 #: e2fsck/problem.c:468
1187 #. @-expanded: inode %i, i_size is %Is, should be %N.
1188 msgid "@i %i, i_size is %Is, @s %N. "
1191 #: e2fsck/problem.c:473
1192 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.
1193 msgid "@i %i, i_@bs is %Ib, @s %N. "
1196 #: e2fsck/problem.c:478
1197 #. @-expanded: illegal %B (%b) in inode %i.
1198 msgid "@I %B (%b) in @i %i. "
1201 #: e2fsck/problem.c:483
1202 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1203 msgid "%B (%b) overlaps @f metadata in @i %i. "
1206 #: e2fsck/problem.c:488
1208 #. @-expanded: inode %i has illegal block(s).
1209 msgid "@i %i has illegal @b(s). "
1212 #: e2fsck/problem.c:493
1214 #. @-expanded: Too many illegal blocks in inode %i.\n
1215 msgid "Too many illegal @bs in @i %i.\n"
1218 #: e2fsck/problem.c:498
1219 #. @-expanded: illegal %B (%b) in bad block inode.
1220 msgid "@I %B (%b) in bad @b @i. "
1223 #: e2fsck/problem.c:503
1224 #. @-expanded: Bad block inode has illegal block(s).
1225 msgid "Bad @b @i has illegal @b(s). "
1228 #: e2fsck/problem.c:508
1229 #. @-expanded: Duplicate or bad block in use!\n
1230 msgid "Duplicate or bad @b in use!\n"
1233 #: e2fsck/problem.c:513
1234 #. @-expanded: Bad block %b used as bad block inode indirect block.
1235 msgid "Bad @b %b used as bad @b @i indirect @b. "
1238 #: e2fsck/problem.c:518
1240 #. @-expanded: The bad block inode has probably been corrupted. You probably\n
1241 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1242 #. @-expanded: in the filesystem.\n
1245 "The bad @b @i has probably been corrupted. You probably\n"
1246 "should stop now and run e2fsck -c to scan for bad blocks\n"
1250 #: e2fsck/problem.c:525
1252 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1255 "If the @b is really bad, the @f can not be fixed.\n"
1258 #: e2fsck/problem.c:530
1259 #. @-expanded: You can remove this block from the bad block list and hope\n
1260 #. @-expanded: that the block is really OK. But there are no guarantees.\n
1263 "You can remove this @b from the bad @b list and hope\n"
1264 "that the @b is really OK. But there are no guarantees.\n"
1268 #: e2fsck/problem.c:536
1269 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1270 msgid "The primary @S (%b) is on the bad @b list.\n"
1273 #: e2fsck/problem.c:541
1274 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1275 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1278 #: e2fsck/problem.c:547
1279 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1280 msgid "Warning: Group %g's @S (%b) is bad.\n"
1283 #: e2fsck/problem.c:552
1284 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1285 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1288 #: e2fsck/problem.c:558
1289 #. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
1290 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
1293 #: e2fsck/problem.c:564
1294 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1295 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1298 #: e2fsck/problem.c:569
1300 #. @-expanded: error allocating block buffer for relocating %s\n
1301 msgid "@A @b buffer for relocating %s\n"
1304 #: e2fsck/problem.c:574
1305 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1306 msgid "Relocating @g %g's %s from %b to %c...\n"
1309 #: e2fsck/problem.c:579
1311 #. @-expanded: Relocating group %g's %s to %c...\n
1312 msgid "Relocating @g %g's %s to %c...\n"
1315 #: e2fsck/problem.c:584
1316 #. @-expanded: Warning: could not read block %b of %s: %m\n
1317 msgid "Warning: could not read @b %b of %s: %m\n"
1320 #: e2fsck/problem.c:589
1321 #. @-expanded: Warning: could not write block %b for %s: %m\n
1322 msgid "Warning: could not write @b %b for %s: %m\n"
1325 #: e2fsck/problem.c:594 e2fsck/problem.c:1400
1326 #. @-expanded: error allocating inode bitmap (%N): %m\n
1327 msgid "@A @i @B (%N): %m\n"
1330 #: e2fsck/problem.c:599
1331 #. @-expanded: error allocating block bitmap (%N): %m\n
1332 msgid "@A @b @B (%N): %m\n"
1335 #: e2fsck/problem.c:604
1337 #. @-expanded: error allocating icount link information: %m\n
1338 msgid "@A icount link information: %m\n"
1341 #: e2fsck/problem.c:609
1343 #. @-expanded: error allocating directory block array: %m\n
1344 msgid "@A @d @b array: %m\n"
1347 #: e2fsck/problem.c:614
1349 #. @-expanded: Error while scanning inodes (%i): %m\n
1350 msgid "Error while scanning @is (%i): %m\n"
1353 #: e2fsck/problem.c:619
1355 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1356 msgid "Error while iterating over @bs in @i %i: %m\n"
1359 #: e2fsck/problem.c:624
1360 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1361 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1364 #: e2fsck/problem.c:629
1365 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1366 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1369 #: e2fsck/problem.c:635
1371 #. @-expanded: Error reading inode %i: %m\n
1372 msgid "Error reading @i %i: %m\n"
1375 #: e2fsck/problem.c:643
1377 #. @-expanded: inode %i has imagic flag set.
1378 msgid "@i %i has imagic flag set. "
1381 #: e2fsck/problem.c:648
1383 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1384 #. @-expanded: or append-only flag set.
1386 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1387 "or append-only flag set. "
1390 #: e2fsck/problem.c:654
1392 #. @-expanded: inode %i has compression flag set on filesystem without compression support.
1393 msgid "@i %i has @cion flag set on @f without @cion support. "
1396 #: e2fsck/problem.c:659
1398 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
1399 msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1402 #: e2fsck/problem.c:669
1403 #. @-expanded: journal inode is not in use, but contains data.
1404 msgid "@j @i is not in use, but contains data. "
1407 #: e2fsck/problem.c:674
1408 #. @-expanded: journal is not regular file.
1409 msgid "@j is not regular file. "
1412 #: e2fsck/problem.c:679
1414 #. @-expanded: inode %i was part of the orphaned inode list.
1415 msgid "@i %i was part of the @o @i list. "
1418 #: e2fsck/problem.c:685
1419 #. @-expanded: inodes that were part of a corrupted orphan linked list found.
1420 msgid "@is that were part of a corrupted orphan linked list found. "
1423 #: e2fsck/problem.c:690
1424 #. @-expanded: error allocating refcount structure (%N): %m\n
1425 msgid "@A refcount structure (%N): %m\n"
1428 #: e2fsck/problem.c:695
1429 #. @-expanded: Error reading extended attribute block %b for inode %i.
1430 msgid "Error reading @a @b %b for @i %i. "
1433 #: e2fsck/problem.c:700
1434 #. @-expanded: inode %i has a bad extended attribute block %b.
1435 msgid "@i %i has a bad @a @b %b. "
1438 #: e2fsck/problem.c:705
1439 #. @-expanded: Error reading extended attribute block %b (%m).
1440 msgid "Error reading @a @b %b (%m). "
1443 #: e2fsck/problem.c:710
1444 #. @-expanded: extended attribute block %b has reference count %r, should be %N.
1445 msgid "@a @b %b has reference count %r, @s %N. "
1448 #: e2fsck/problem.c:715
1449 #. @-expanded: Error writing extended attribute block %b (%m).
1450 msgid "Error writing @a @b %b (%m). "
1453 #: e2fsck/problem.c:720
1454 #. @-expanded: extended attribute block %b has h_blocks > 1.
1455 msgid "@a @b %b has h_@bs > 1. "
1458 #: e2fsck/problem.c:725
1459 #. @-expanded: error allocating extended attribute block %b.
1460 msgid "@A @a @b %b. "
1463 #: e2fsck/problem.c:730
1464 #. @-expanded: extended attribute block %b is corrupt (allocation collision).
1465 msgid "@a @b %b is corrupt (allocation collision). "
1468 #: e2fsck/problem.c:735
1469 #. @-expanded: extended attribute block %b is corrupt (invalid name).
1470 msgid "@a @b %b is corrupt (@n name). "
1473 #: e2fsck/problem.c:740
1474 #. @-expanded: extended attribute block %b is corrupt (invalid value).
1475 msgid "@a @b %b is corrupt (@n value). "
1478 #: e2fsck/problem.c:745
1480 #. @-expanded: inode %i is too big.
1481 msgid "@i %i is too big. "
1484 #: e2fsck/problem.c:749
1485 #. @-expanded: %B (%b) causes directory to be too big.
1486 msgid "%B (%b) causes @d to be too big. "
1489 #: e2fsck/problem.c:754
1490 msgid "%B (%b) causes file to be too big. "
1493 #: e2fsck/problem.c:759
1494 msgid "%B (%b) causes symlink to be too big. "
1497 #: e2fsck/problem.c:764
1499 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1500 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1503 #: e2fsck/problem.c:769
1505 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1506 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1509 #: e2fsck/problem.c:774
1511 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1512 msgid "@h %i has an @n root node.\n"
1515 #: e2fsck/problem.c:779
1516 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1517 msgid "@h %i has an unsupported hash version (%N)\n"
1520 #: e2fsck/problem.c:784
1522 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1523 msgid "@h %i uses an incompatible htree root node flag.\n"
1526 #: e2fsck/problem.c:789
1527 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1528 msgid "@h %i has a tree depth (%N) which is too big\n"
1531 #: e2fsck/problem.c:794
1532 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1533 #. @-expanded: filesystem metadata.
1535 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1539 #: e2fsck/problem.c:800
1541 #. @-expanded: Resize inode (re)creation failed: %m.
1542 msgid "Resize @i (re)creation failed: %m."
1545 #: e2fsck/problem.c:805
1546 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1547 msgid "@i %i has a extra size (%IS) which is @n\n"
1550 #: e2fsck/problem.c:810
1551 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1552 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1555 #: e2fsck/problem.c:815
1556 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1557 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1560 #: e2fsck/problem.c:820
1561 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1562 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1565 #: e2fsck/problem.c:825
1566 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1567 msgid "@a in @i %i has a value size (%N) which is @n\n"
1570 #: e2fsck/problem.c:830
1571 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1572 msgid "@a in @i %i has a hash (%N) which is @n\n"
1575 #: e2fsck/problem.c:835
1576 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1577 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1580 #: e2fsck/problem.c:840
1582 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1583 msgid "Error while reading over @x tree in @i %i: %m\n"
1586 #: e2fsck/problem.c:845
1587 #. @-expanded: Failed to iterate extents in inode %i\n
1588 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1590 "Failed to iterate extents in @i %i\n"
1591 "\t(op %s, blk %b, lblk %c): %m\n"
1594 #: e2fsck/problem.c:851
1595 #. @-expanded: inode %i has an invalid extent\n
1596 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1598 "@i %i has an @n extent\n"
1599 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1602 #: e2fsck/problem.c:856
1603 #. @-expanded: inode %i has an invalid extent\n
1604 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1606 "@i %i has an @n extent\n"
1607 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1610 #: e2fsck/problem.c:861
1612 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1613 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1616 #: e2fsck/problem.c:866
1618 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1619 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1622 #: e2fsck/problem.c:871
1624 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1625 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1628 #: e2fsck/problem.c:876
1630 msgid "Fast symlink %i has EXTENT_FL set. "
1633 #: e2fsck/problem.c:881
1634 #. @-expanded: inode %i has out of order extents\n
1635 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1637 "@i %i has out of order extents\n"
1638 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1641 #: e2fsck/problem.c:885
1642 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1643 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1646 #: e2fsck/problem.c:892
1648 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1649 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1652 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1653 "Pass 1B: Rescanning for @m @bs\n"
1656 #: e2fsck/problem.c:898
1658 #. @-expanded: multiply-claimed block(s) in inode %i:
1659 msgid "@m @b(s) in @i %i:"
1662 #: e2fsck/problem.c:913
1664 msgid "Error while scanning inodes (%i): %m\n"
1667 #: e2fsck/problem.c:918
1669 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1670 msgid "@A @i @B (@i_dup_map): %m\n"
1673 #: e2fsck/problem.c:923
1675 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1676 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1679 #: e2fsck/problem.c:928 e2fsck/problem.c:1244
1680 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1681 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1684 #: e2fsck/problem.c:934
1685 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1686 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1689 #: e2fsck/problem.c:940
1690 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1691 msgid "Pass 1D: Reconciling @m @bs\n"
1694 #: e2fsck/problem.c:945
1695 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1696 #. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1698 "File %Q (@i #%i, mod time %IM) \n"
1699 " has %r @m @b(s), shared with %N file(s):\n"
1702 #: e2fsck/problem.c:951
1703 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1704 msgid "\t%Q (@i #%i, mod time %IM)\n"
1707 #: e2fsck/problem.c:956
1708 #. @-expanded: \t<filesystem metadata>\n
1709 msgid "\t<@f metadata>\n"
1712 #: e2fsck/problem.c:961
1713 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1716 "(There are %N @is containing @m @bs.)\n"
1720 #: e2fsck/problem.c:966
1721 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1724 "@m @bs already reassigned or cloned.\n"
1728 #: e2fsck/problem.c:979
1730 msgid "Couldn't clone file: %m\n"
1733 #: e2fsck/problem.c:985
1734 #. @-expanded: Pass 2: Checking directory structure\n
1735 msgid "Pass 2: Checking @d structure\n"
1738 #: e2fsck/problem.c:990
1740 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1741 msgid "@n @i number for '.' in @d @i %i.\n"
1744 #: e2fsck/problem.c:995
1745 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1746 msgid "@E has @n @i #: %Di.\n"
1749 #: e2fsck/problem.c:1000
1750 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
1751 msgid "@E has @D/unused @i %Di. "
1754 #: e2fsck/problem.c:1005
1755 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
1756 msgid "@E @L to '.' "
1759 #: e2fsck/problem.c:1010
1760 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1761 msgid "@E points to @i (%Di) located in a bad @b.\n"
1764 #: e2fsck/problem.c:1015
1765 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1766 msgid "@E @L to @d %P (%Di).\n"
1769 #: e2fsck/problem.c:1020
1770 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1771 msgid "@E @L to the @r.\n"
1774 #: e2fsck/problem.c:1025
1775 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1776 msgid "@E has illegal characters in its name.\n"
1779 #: e2fsck/problem.c:1030
1781 #. @-expanded: Missing '.' in directory inode %i.\n
1782 msgid "Missing '.' in @d @i %i.\n"
1785 #: e2fsck/problem.c:1035
1787 #. @-expanded: Missing '..' in directory inode %i.\n
1788 msgid "Missing '..' in @d @i %i.\n"
1791 #: e2fsck/problem.c:1040
1792 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1793 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1796 #: e2fsck/problem.c:1045
1797 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1798 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1801 #: e2fsck/problem.c:1050
1802 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1803 msgid "i_faddr @F %IF, @s zero.\n"
1806 #: e2fsck/problem.c:1055
1807 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1808 msgid "i_file_acl @F %If, @s zero.\n"
1811 #: e2fsck/problem.c:1060
1812 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1813 msgid "i_dir_acl @F %Id, @s zero.\n"
1816 #: e2fsck/problem.c:1065
1817 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1818 msgid "i_frag @F %N, @s zero.\n"
1821 #: e2fsck/problem.c:1070
1822 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1823 msgid "i_fsize @F %N, @s zero.\n"
1826 #: e2fsck/problem.c:1075
1827 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1828 msgid "@i %i (%Q) has @n mode (%Im).\n"
1831 #: e2fsck/problem.c:1080
1832 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1833 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
1836 #: e2fsck/problem.c:1085
1837 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1838 msgid "@d @i %i, %B, offset %N: filename too long\n"
1841 #: e2fsck/problem.c:1090
1842 #. @-expanded: directory inode %i has an unallocated %B.
1843 msgid "@d @i %i has an unallocated %B. "
1846 #: e2fsck/problem.c:1095
1848 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1849 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1852 #: e2fsck/problem.c:1100
1854 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1855 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1858 #: e2fsck/problem.c:1105
1859 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1860 msgid "@i %i (%Q) is an @I character @v.\n"
1863 #: e2fsck/problem.c:1110
1864 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1865 msgid "@i %i (%Q) is an @I @b @v.\n"
1868 #: e2fsck/problem.c:1115
1869 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1870 msgid "@E is duplicate '.' @e.\n"
1873 #: e2fsck/problem.c:1120
1874 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1875 msgid "@E is duplicate '..' @e.\n"
1878 #: e2fsck/problem.c:1125 e2fsck/problem.c:1425
1880 msgid "Internal error: couldn't find dir_info for %i.\n"
1883 #: e2fsck/problem.c:1130
1884 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1885 msgid "@E has rec_len of %Dr, @s %N.\n"
1888 #: e2fsck/problem.c:1135
1890 #. @-expanded: error allocating icount structure: %m\n
1891 msgid "@A icount structure: %m\n"
1894 #: e2fsck/problem.c:1140
1896 #. @-expanded: Error iterating over directory blocks: %m\n
1897 msgid "Error iterating over @d @bs: %m\n"
1900 #: e2fsck/problem.c:1145
1901 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1902 msgid "Error reading @d @b %b (@i %i): %m\n"
1905 #: e2fsck/problem.c:1150
1906 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1907 msgid "Error writing @d @b %b (@i %i): %m\n"
1910 #: e2fsck/problem.c:1155
1912 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1913 msgid "@A new @d @b for @i %i (%s): %m\n"
1916 #: e2fsck/problem.c:1160
1918 #. @-expanded: Error deallocating inode %i: %m\n
1919 msgid "Error deallocating @i %i: %m\n"
1922 #: e2fsck/problem.c:1165
1924 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1925 msgid "@d @e for '.' in %p (%i) is big.\n"
1928 #: e2fsck/problem.c:1170
1929 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1930 msgid "@i %i (%Q) is an @I FIFO.\n"
1933 #: e2fsck/problem.c:1175
1934 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1935 msgid "@i %i (%Q) is an @I socket.\n"
1938 #: e2fsck/problem.c:1180
1939 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
1940 msgid "Setting filetype for @E to %N.\n"
1943 #: e2fsck/problem.c:1185
1944 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
1945 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
1948 #: e2fsck/problem.c:1190
1949 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
1950 msgid "@E has filetype set.\n"
1953 #: e2fsck/problem.c:1195
1954 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
1955 msgid "@E has a @z name.\n"
1958 #: e2fsck/problem.c:1200
1959 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
1960 msgid "Symlink %Q (@i #%i) is @n.\n"
1963 #: e2fsck/problem.c:1205
1964 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
1965 msgid "@a @b @F @n (%If).\n"
1968 #: e2fsck/problem.c:1210
1969 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
1970 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
1973 #: e2fsck/problem.c:1215
1974 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
1975 msgid "@p @h %d: %B not referenced\n"
1978 #: e2fsck/problem.c:1220
1979 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
1980 msgid "@p @h %d: %B referenced twice\n"
1983 #: e2fsck/problem.c:1225
1984 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
1985 msgid "@p @h %d: %B has bad min hash\n"
1988 #: e2fsck/problem.c:1230
1989 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
1990 msgid "@p @h %d: %B has bad max hash\n"
1993 #: e2fsck/problem.c:1235
1994 #. @-expanded: invalid HTREE directory inode %d (%q).
1995 msgid "@n @h %d (%q). "
1998 #: e2fsck/problem.c:1239
1999 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2000 msgid "@p @h %d (%q): bad @b number %b.\n"
2003 #: e2fsck/problem.c:1249
2005 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2006 msgid "@p @h %d: root node is @n\n"
2009 #: e2fsck/problem.c:1254
2010 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2011 msgid "@p @h %d: %B has @n limit (%N)\n"
2014 #: e2fsck/problem.c:1259
2015 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2016 msgid "@p @h %d: %B has @n count (%N)\n"
2019 #: e2fsck/problem.c:1264
2020 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2021 msgid "@p @h %d: %B has an unordered hash table\n"
2024 #: e2fsck/problem.c:1269
2025 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2026 msgid "@p @h %d: %B has @n depth (%N)\n"
2029 #: e2fsck/problem.c:1274
2030 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
2031 msgid "Duplicate @E found. "
2034 #: e2fsck/problem.c:1279
2036 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2037 #. @-expanded: Rename to %s
2039 "@E has a non-unique filename.\n"
2043 #: e2fsck/problem.c:1284
2044 #. @-expanded: Duplicate entry '%Dn' found.\n
2045 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2048 "Duplicate @e '%Dn' found.\n"
2049 "\tMarking %p (%i) to be rebuilt.\n"
2053 #: e2fsck/problem.c:1289
2054 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2055 msgid "i_blocks_hi @F %N, @s zero.\n"
2058 #: e2fsck/problem.c:1294
2059 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2060 msgid "Unexpected @b in @h %d (%q).\n"
2063 #: e2fsck/problem.c:1298
2064 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2065 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2068 #: e2fsck/problem.c:1303
2069 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2070 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2073 #: e2fsck/problem.c:1308
2074 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2075 msgid "i_file_acl_hi @F %N, @s zero.\n"
2078 #: e2fsck/problem.c:1315
2079 #. @-expanded: Pass 3: Checking directory connectivity\n
2080 msgid "Pass 3: Checking @d connectivity\n"
2083 #: e2fsck/problem.c:1320
2084 #. @-expanded: root inode not allocated.
2085 msgid "@r not allocated. "
2088 #: e2fsck/problem.c:1325
2089 #. @-expanded: No room in lost+found directory.
2090 msgid "No room in @l @d. "
2093 #: e2fsck/problem.c:1330
2095 #. @-expanded: Unconnected directory inode %i (%p)\n
2096 msgid "Unconnected @d @i %i (%p)\n"
2099 #: e2fsck/problem.c:1335
2100 #. @-expanded: /lost+found not found.
2101 msgid "/@l not found. "
2104 #: e2fsck/problem.c:1340
2105 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2106 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2109 #: e2fsck/problem.c:1345
2110 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2111 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2114 #: e2fsck/problem.c:1350
2116 #. @-expanded: Could not expand /lost+found: %m\n
2117 msgid "Could not expand /@l: %m\n"
2120 #: e2fsck/problem.c:1355
2122 msgid "Could not reconnect %i: %m\n"
2125 #: e2fsck/problem.c:1360
2127 #. @-expanded: Error while trying to find /lost+found: %m\n
2128 msgid "Error while trying to find /@l: %m\n"
2131 #: e2fsck/problem.c:1365
2133 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2134 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2137 #: e2fsck/problem.c:1370
2139 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2140 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2143 #: e2fsck/problem.c:1375
2145 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2146 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2149 #: e2fsck/problem.c:1380
2151 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2152 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2155 #: e2fsck/problem.c:1385
2157 #. @-expanded: Error while adjusting inode count on inode %i\n
2158 msgid "Error while adjusting @i count on @i %i\n"
2161 #: e2fsck/problem.c:1390
2163 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2166 "Couldn't fix parent of @i %i: %m\n"
2170 #: e2fsck/problem.c:1395
2172 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2175 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2179 #: e2fsck/problem.c:1405
2181 #. @-expanded: Error creating root directory (%s): %m\n
2182 msgid "Error creating root @d (%s): %m\n"
2185 #: e2fsck/problem.c:1410
2187 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2188 msgid "Error creating /@l @d (%s): %m\n"
2191 #: e2fsck/problem.c:1415
2192 #. @-expanded: root inode is not a directory; aborting.\n
2193 msgid "@r is not a @d; aborting.\n"
2196 #: e2fsck/problem.c:1420
2197 #. @-expanded: Cannot proceed without a root inode.\n
2198 msgid "Cannot proceed without a @r.\n"
2201 #: e2fsck/problem.c:1430
2203 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2204 msgid "/@l is not a @d (ino=%i)\n"
2207 #: e2fsck/problem.c:1437
2208 msgid "Pass 3A: Optimizing directories\n"
2211 #: e2fsck/problem.c:1442
2213 msgid "Failed to create dirs_to_hash iterator: %m\n"
2216 #: e2fsck/problem.c:1447
2217 msgid "Failed to optimize directory %q (%d): %m\n"
2220 #: e2fsck/problem.c:1452
2221 msgid "Optimizing directories: "
2224 #: e2fsck/problem.c:1469
2225 msgid "Pass 4: Checking reference counts\n"
2228 #: e2fsck/problem.c:1474
2230 #. @-expanded: unattached zero-length inode %i.
2231 msgid "@u @z @i %i. "
2234 #: e2fsck/problem.c:1479
2236 #. @-expanded: unattached inode %i\n
2240 #: e2fsck/problem.c:1484
2241 #. @-expanded: inode %i ref count is %Il, should be %N.
2242 msgid "@i %i ref count is %Il, @s %N. "
2245 #: e2fsck/problem.c:1488
2246 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2247 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2248 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
2250 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2251 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2252 "@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
2255 #: e2fsck/problem.c:1498
2256 #. @-expanded: Pass 5: Checking group summary information\n
2257 msgid "Pass 5: Checking @g summary information\n"
2260 #: e2fsck/problem.c:1503
2261 #. @-expanded: Padding at end of inode bitmap is not set.
2262 msgid "Padding at end of @i @B is not set. "
2265 #: e2fsck/problem.c:1508
2266 #. @-expanded: Padding at end of block bitmap is not set.
2267 msgid "Padding at end of @b @B is not set. "
2270 #: e2fsck/problem.c:1513
2271 #. @-expanded: block bitmap differences:
2272 msgid "@b @B differences: "
2275 #: e2fsck/problem.c:1533
2276 #. @-expanded: inode bitmap differences:
2277 msgid "@i @B differences: "
2280 #: e2fsck/problem.c:1553
2281 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2282 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2285 #: e2fsck/problem.c:1558
2286 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2287 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2290 #: e2fsck/problem.c:1563
2291 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2292 msgid "Free @is count wrong (%i, counted=%j).\n"
2295 #: e2fsck/problem.c:1568
2296 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2297 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2300 #: e2fsck/problem.c:1573
2301 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2302 msgid "Free @bs count wrong (%b, counted=%c).\n"
2305 #: e2fsck/problem.c:1578
2306 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2307 #. @-expanded: endpoints (%i, %j)\n
2309 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2310 "endpoints (%i, %j)\n"
2313 #: e2fsck/problem.c:1584
2314 msgid "Internal error: fudging end of bitmap (%N)\n"
2317 #: e2fsck/problem.c:1589
2319 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2320 msgid "Error copying in replacement @i @B: %m\n"
2323 #: e2fsck/problem.c:1594
2325 #. @-expanded: Error copying in replacement block bitmap: %m\n
2326 msgid "Error copying in replacement @b @B: %m\n"
2329 #: e2fsck/problem.c:1619
2331 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2332 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2335 #: e2fsck/problem.c:1624
2337 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2338 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2341 #: e2fsck/problem.c:1631
2342 #. @-expanded: Recreate journal
2346 #: e2fsck/problem.c:1750
2348 msgid "Unhandled error code (0x%x)!\n"
2351 #: e2fsck/problem.c:1854
2355 #: e2fsck/scantest.c:81
2357 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2360 #: e2fsck/scantest.c:100
2362 msgid "size of inode=%d\n"
2365 #: e2fsck/scantest.c:121
2366 msgid "while starting inode scan"
2369 #: e2fsck/scantest.c:132
2370 msgid "while doing inode scan"
2373 #: e2fsck/super.c:187
2375 msgid "while calling ext2fs_block_iterate for inode %d"
2378 #: e2fsck/super.c:209
2380 msgid "while calling ext2fs_adjust_ea_refcount for inode %d"
2383 #: e2fsck/super.c:267
2387 #: e2fsck/super.c:268
2394 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2395 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2396 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2397 "\t\t[-E extended-options] device\n"
2405 " -p Automatic repair (no questions)\n"
2406 " -n Make no changes to the filesystem\n"
2407 " -y Assume \"yes\" to all questions\n"
2408 " -c Check for bad blocks and add them to the badblock "
2410 " -f Force checking even if filesystem is marked clean\n"
2417 " -b superblock Use alternative superblock\n"
2418 " -B blocksize Force blocksize when looking for superblock\n"
2419 " -j external_journal Set location of the external journal\n"
2420 " -l bad_blocks_file Add to badblocks list\n"
2421 " -L bad_blocks_file Set badblocks list\n"
2424 #: e2fsck/unix.c:132
2426 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %u/%u blocks\n"
2429 #: e2fsck/unix.c:150
2431 msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2434 #: e2fsck/unix.c:157
2436 msgid " Extent depth histogram: "
2439 #: e2fsck/unix.c:207 misc/badblocks.c:928 misc/tune2fs.c:1625 misc/util.c:151
2440 #: resize/main.c:249
2442 msgid "while determining whether %s is mounted."
2445 #: e2fsck/unix.c:225
2447 msgid "Warning! %s is mounted.\n"
2450 #: e2fsck/unix.c:229
2452 msgid "%s is mounted. "
2455 #: e2fsck/unix.c:231
2457 "Cannot continue, aborting.\n"
2461 #: e2fsck/unix.c:232
2466 "\a\a\a\aWARNING!!! Running e2fsck on a mounted filesystem may cause\n"
2467 "SEVERE filesystem damage.\a\a\a\n"
2471 #: e2fsck/unix.c:235
2472 msgid "Do you really want to continue"
2475 #: e2fsck/unix.c:237
2477 msgid "check aborted.\n"
2480 #: e2fsck/unix.c:310
2481 msgid " contains a file system with errors"
2484 #: e2fsck/unix.c:312
2485 msgid " was not cleanly unmounted"
2488 #: e2fsck/unix.c:314
2489 msgid " primary superblock features different from backup"
2492 #: e2fsck/unix.c:318
2494 msgid " has been mounted %u times without being checked"
2497 #: e2fsck/unix.c:324
2498 msgid " has filesystem last checked time in the future"
2501 #: e2fsck/unix.c:330
2503 msgid " has gone %u days without being checked"
2506 #: e2fsck/unix.c:339
2507 msgid ", check forced.\n"
2510 #: e2fsck/unix.c:342
2512 msgid "%s: clean, %u/%u files, %u/%u blocks"
2515 #: e2fsck/unix.c:359
2516 msgid " (check deferred; on battery)"
2519 #: e2fsck/unix.c:362
2520 msgid " (check after next mount)"
2523 #: e2fsck/unix.c:364
2525 msgid " (check in %ld mounts)"
2528 #: e2fsck/unix.c:511
2530 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2533 #: e2fsck/unix.c:581
2535 msgid "Invalid EA version.\n"
2538 #: e2fsck/unix.c:590
2540 msgid "Unknown extended option: %s\n"
2543 #: e2fsck/unix.c:612
2546 "Syntax error in e2fsck config file (%s, line #%d)\n"
2550 #: e2fsck/unix.c:680
2552 msgid "Error validating file descriptor %d: %s\n"
2555 #: e2fsck/unix.c:684
2556 msgid "Invalid completion information file descriptor"
2559 #: e2fsck/unix.c:699
2560 msgid "Only one of the options -p/-a, -n or -y may be specified."
2563 #: e2fsck/unix.c:720
2565 msgid "The -t option is not supported on this version of e2fsck.\n"
2568 #: e2fsck/unix.c:801 misc/tune2fs.c:550 misc/tune2fs.c:835 misc/tune2fs.c:853
2570 msgid "Unable to resolve '%s'"
2573 #: e2fsck/unix.c:830
2575 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2578 #: e2fsck/unix.c:878
2581 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2585 #: e2fsck/unix.c:887
2589 "Invalid non-numeric argument to -%c (\"%s\")\n"
2593 #: e2fsck/unix.c:961
2595 msgid "Error: ext2fs library version out of date!\n"
2598 #: e2fsck/unix.c:969
2599 msgid "while trying to initialize program"
2602 #: e2fsck/unix.c:980
2604 msgid "\tUsing %s, %s\n"
2607 #: e2fsck/unix.c:992
2608 msgid "need terminal for interactive repairs"
2611 #: e2fsck/unix.c:1025
2613 msgid "%s: %s trying backup blocks...\n"
2616 #: e2fsck/unix.c:1027
2617 msgid "Superblock invalid,"
2620 #: e2fsck/unix.c:1028
2621 msgid "Group descriptors look bad..."
2624 #: e2fsck/unix.c:1038
2626 msgid "%s: going back to original superblock\n"
2629 #: e2fsck/unix.c:1065
2632 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2633 "(Or the filesystem superblock is corrupt)\n"
2637 #: e2fsck/unix.c:1071
2639 msgid "Could this be a zero-length partition?\n"
2642 #: e2fsck/unix.c:1073
2644 msgid "You must have %s access to the filesystem or be root\n"
2647 #: e2fsck/unix.c:1078
2649 msgid "Possibly non-existent or swap device?\n"
2652 #: e2fsck/unix.c:1080
2654 msgid "Filesystem mounted or opened exclusively by another program?\n"
2657 #: e2fsck/unix.c:1084
2660 "Disk write-protected; use the -n option to do a read-only\n"
2661 "check of the device.\n"
2664 #: e2fsck/unix.c:1148
2665 msgid "Get a newer version of e2fsck!"
2668 #: e2fsck/unix.c:1178
2670 msgid "while checking ext3 journal for %s"
2673 #: e2fsck/unix.c:1189
2676 "Warning: skipping journal recovery because doing a read-only filesystem "
2680 #: e2fsck/unix.c:1202
2682 msgid "unable to set superblock flags on %s\n"
2685 #: e2fsck/unix.c:1208
2687 msgid "while recovering ext3 journal of %s"
2690 #: e2fsck/unix.c:1233
2692 msgid "%s has unsupported feature(s):"
2695 #: e2fsck/unix.c:1249
2696 msgid "Warning: compression support is experimental.\n"
2699 #: e2fsck/unix.c:1254
2702 "E2fsck not compiled with HTREE support,\n"
2703 "\tbut filesystem %s has HTREE directories.\n"
2706 #: e2fsck/unix.c:1307
2707 msgid "while reading bad blocks inode"
2710 #: e2fsck/unix.c:1309
2712 msgid "This doesn't bode well, but we'll try to go on...\n"
2715 #: e2fsck/unix.c:1335
2716 msgid "Couldn't determine journal size"
2719 #: e2fsck/unix.c:1338
2721 msgid "Creating journal (%d blocks): "
2724 #: e2fsck/unix.c:1345 misc/mke2fs.c:2226
2727 "\twhile trying to create journal"
2730 #: e2fsck/unix.c:1348
2735 #: e2fsck/unix.c:1349
2739 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2742 #: e2fsck/unix.c:1356
2744 msgid "Restarting e2fsck from the beginning...\n"
2747 #: e2fsck/unix.c:1360
2748 msgid "while resetting context"
2751 #: e2fsck/unix.c:1367
2753 msgid "%s: e2fsck canceled.\n"
2756 #: e2fsck/unix.c:1372
2760 #: e2fsck/unix.c:1384
2764 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2767 #: e2fsck/unix.c:1387
2769 msgid "%s: ***** REBOOT LINUX *****\n"
2772 #: e2fsck/unix.c:1395
2776 "%s: ********** WARNING: Filesystem still has errors **********\n"
2780 #: e2fsck/unix.c:1431
2781 msgid "while setting block group checksum info"
2784 #: e2fsck/util.c:138 misc/util.c:68
2788 #: e2fsck/util.c:139
2792 #: e2fsck/util.c:153
2796 #: e2fsck/util.c:155
2800 #: e2fsck/util.c:157
2804 #: e2fsck/util.c:172
2805 msgid "cancelled!\n"
2808 #: e2fsck/util.c:187
2812 #: e2fsck/util.c:189
2816 #: e2fsck/util.c:199
2823 #: e2fsck/util.c:203
2830 #: e2fsck/util.c:207
2834 #: e2fsck/util.c:207
2838 #: e2fsck/util.c:221
2840 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2843 #: e2fsck/util.c:226
2844 msgid "reading inode and block bitmaps"
2847 #: e2fsck/util.c:231
2849 msgid "while retrying to read bitmaps for %s"
2852 #: e2fsck/util.c:243
2853 msgid "writing block and inode bitmaps"
2856 #: e2fsck/util.c:248
2858 msgid "while rewriting block and inode bitmaps for %s"
2861 #: e2fsck/util.c:260
2866 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2867 "\t(i.e., without -a or -p options)\n"
2870 #: e2fsck/util.c:341
2872 msgid "Memory used: %luk/%luk (%luk/%luk), "
2875 #: e2fsck/util.c:345
2877 msgid "Memory used: %lu, "
2880 #: e2fsck/util.c:352
2882 msgid "time: %5.2f/%5.2f/%5.2f\n"
2885 #: e2fsck/util.c:357
2887 msgid "elapsed time: %6.3f\n"
2890 #: e2fsck/util.c:391 e2fsck/util.c:405
2892 msgid "while reading inode %lu in %s"
2895 #: e2fsck/util.c:419 e2fsck/util.c:432
2897 msgid "while writing inode %lu in %s"
2900 #: e2fsck/util.c:581
2901 msgid "while allocating zeroizing buffer"
2904 #: misc/badblocks.c:66
2908 #: misc/badblocks.c:89
2911 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
2912 " [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
2914 " [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
2915 " device [last_block [first_block]]\n"
2918 #: misc/badblocks.c:100
2921 "%s: The -n and -w options are mutually exclusive.\n"
2925 #: misc/badblocks.c:202
2927 msgid "%6.2f%% done, %s elapsed"
2930 #: misc/badblocks.c:293
2931 msgid "Testing with random pattern: "
2934 #: misc/badblocks.c:311
2935 msgid "Testing with pattern 0x"
2938 #: misc/badblocks.c:339 misc/badblocks.c:408
2942 #: misc/badblocks.c:350
2944 msgid "Weird value (%ld) in do_read\n"
2947 #: misc/badblocks.c:428
2948 msgid "during ext2fs_sync_device"
2951 #: misc/badblocks.c:447 misc/badblocks.c:711
2952 msgid "while beginning bad block list iteration"
2955 #: misc/badblocks.c:461 misc/badblocks.c:563 misc/badblocks.c:721
2956 msgid "while allocating buffers"
2959 #: misc/badblocks.c:465
2961 msgid "Checking blocks %lu to %lu\n"
2964 #: misc/badblocks.c:470
2965 msgid "Checking for bad blocks in read-only mode\n"
2968 #: misc/badblocks.c:479
2969 msgid "Checking for bad blocks (read-only test): "
2972 #: misc/badblocks.c:487 misc/badblocks.c:595 misc/badblocks.c:640
2973 #: misc/badblocks.c:784
2974 msgid "Too many bad blocks, aborting test\n"
2977 #: misc/badblocks.c:570
2978 msgid "Checking for bad blocks in read-write mode\n"
2981 #: misc/badblocks.c:572 misc/badblocks.c:734
2983 msgid "From block %lu to %lu\n"
2986 #: misc/badblocks.c:630
2987 msgid "Reading and comparing: "
2990 #: misc/badblocks.c:733
2991 msgid "Checking for bad blocks in non-destructive read-write mode\n"
2994 #: misc/badblocks.c:739
2995 msgid "Checking for bad blocks (non-destructive read-write test)\n"
2998 #: misc/badblocks.c:746
3001 "Interrupt caught, cleaning up\n"
3004 #: misc/badblocks.c:822
3006 msgid "during test data write, block %lu"
3009 #: misc/badblocks.c:933 misc/util.c:156
3011 msgid "%s is mounted; "
3014 #: misc/badblocks.c:935
3015 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
3018 #: misc/badblocks.c:940
3019 msgid "it's not safe to run badblocks!\n"
3022 #: misc/badblocks.c:945 misc/util.c:167
3024 msgid "%s is apparently in use by the system; "
3027 #: misc/badblocks.c:948
3028 msgid "badblocks forced anyway.\n"
3031 #: misc/badblocks.c:968
3033 msgid "invalid %s - %s"
3036 #: misc/badblocks.c:1077
3038 msgid "can't allocate memory for test_pattern - %s"
3041 #: misc/badblocks.c:1104
3042 msgid "Maximum of one test_pattern may be specified in read-only mode"
3045 #: misc/badblocks.c:1110
3046 msgid "Random test_pattern is not allowed in read-only mode"
3049 #: misc/badblocks.c:1124
3051 "Couldn't determine device size; you must specify\n"
3052 "the size manually\n"
3055 #: misc/badblocks.c:1130
3056 msgid "while trying to determine device size"
3059 #: misc/badblocks.c:1135
3063 #: misc/badblocks.c:1141
3067 #: misc/badblocks.c:1144
3069 msgid "invalid starting block (%lu): must be less than %lu"
3072 #: misc/badblocks.c:1200
3073 msgid "while creating in-memory bad blocks list"
3076 #: misc/badblocks.c:1215
3077 msgid "while adding to in-memory bad block list"
3080 #: misc/badblocks.c:1239
3082 msgid "Pass completed, %u bad blocks found.\n"
3087 msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
3090 #: misc/chattr.c:153
3092 msgid "bad version - %s\n"
3095 #: misc/chattr.c:200 misc/lsattr.c:115
3097 msgid "while trying to stat %s"
3100 #: misc/chattr.c:207
3102 msgid "while reading flags on %s"
3105 #: misc/chattr.c:216 misc/chattr.c:235
3107 msgid "Clearing extent flag not supported on %s"
3110 #: misc/chattr.c:221 misc/chattr.c:240
3112 msgid "Flags of %s set as "
3115 #: misc/chattr.c:249
3117 msgid "while setting flags on %s"
3120 #: misc/chattr.c:257
3122 msgid "Version of %s set as %lu\n"
3125 #: misc/chattr.c:261
3127 msgid "while setting version on %s"
3130 #: misc/chattr.c:281
3132 msgid "Couldn't allocate path variable in chattr_dir_proc"
3135 #: misc/chattr.c:320
3136 msgid "= is incompatible with - and +\n"
3139 #: misc/chattr.c:328
3140 msgid "Must use '-v', =, - or +\n"
3143 #: misc/dumpe2fs.c:53
3145 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3148 #: misc/dumpe2fs.c:168
3150 msgid "Group %lu: (Blocks "
3153 #: misc/dumpe2fs.c:173
3155 msgid " Checksum 0x%04x, unused inodes %d\n"
3158 #: misc/dumpe2fs.c:178
3160 msgid " %s superblock at "
3163 #: misc/dumpe2fs.c:179
3167 #: misc/dumpe2fs.c:179
3171 #: misc/dumpe2fs.c:183
3173 msgid ", Group descriptors at "
3176 #: misc/dumpe2fs.c:187
3180 " Reserved GDT blocks at "
3183 #: misc/dumpe2fs.c:194
3185 msgid " Group descriptor at "
3188 #: misc/dumpe2fs.c:200
3189 msgid " Block bitmap at "
3192 #: misc/dumpe2fs.c:205
3193 msgid ", Inode bitmap at "
3196 #: misc/dumpe2fs.c:210
3202 #: misc/dumpe2fs.c:217
3206 " %u free blocks, %u free inodes, %u directories%s"
3209 #: misc/dumpe2fs.c:224
3211 msgid ", %u unused inodes\n"
3214 #: misc/dumpe2fs.c:227
3215 msgid " Free blocks: "
3218 #: misc/dumpe2fs.c:237
3219 msgid " Free inodes: "
3222 #: misc/dumpe2fs.c:268
3223 msgid "while printing bad block list"
3226 #: misc/dumpe2fs.c:274
3228 msgid "Bad blocks: %u"
3231 #: misc/dumpe2fs.c:301 misc/tune2fs.c:281
3232 msgid "while reading journal inode"
3235 #: misc/dumpe2fs.c:307
3236 msgid "while opening journal inode"
3239 #: misc/dumpe2fs.c:313
3240 msgid "while reading journal super block"
3243 #: misc/dumpe2fs.c:323
3245 msgid "Journal features: "
3248 #: misc/dumpe2fs.c:336
3249 msgid "Journal size: "
3252 #: misc/dumpe2fs.c:347
3255 "Journal length: %u\n"
3256 "Journal sequence: 0x%08x\n"
3257 "Journal start: %u\n"
3260 #: misc/dumpe2fs.c:366 misc/tune2fs.c:202
3261 msgid "while reading journal superblock"
3264 #: misc/dumpe2fs.c:374
3265 msgid "Couldn't find journal superblock magic numbers"
3268 #: misc/dumpe2fs.c:378
3272 "Journal block size: %u\n"
3273 "Journal length: %u\n"
3274 "Journal first block: %u\n"
3275 "Journal sequence: 0x%08x\n"
3276 "Journal start: %u\n"
3277 "Journal number of users: %u\n"
3280 #: misc/dumpe2fs.c:391
3282 msgid "Journal users: %s\n"
3285 #: misc/dumpe2fs.c:407 misc/mke2fs.c:699 misc/tune2fs.c:872
3287 msgid "Couldn't allocate memory to parse options!\n"
3290 #: misc/dumpe2fs.c:433
3292 msgid "Invalid superblock parameter: %s\n"
3295 #: misc/dumpe2fs.c:448
3297 msgid "Invalid blocksize parameter: %s\n"
3300 #: misc/dumpe2fs.c:459
3304 "Bad extended option(s) specified: %s\n"
3306 "Extended options are separated by commas, and may take an argument which\n"
3307 "\tis set off by an equals ('=') sign.\n"
3309 "Valid extended options are:\n"
3310 "\tsuperblock=<superblock number>\n"
3311 "\tblocksize=<blocksize>\n"
3314 #: misc/dumpe2fs.c:518 misc/mke2fs.c:1406
3316 msgid "\tUsing %s\n"
3319 #: misc/dumpe2fs.c:554 misc/e2image.c:681 misc/tune2fs.c:1576
3320 #: resize/main.c:312
3322 msgid "Couldn't find valid filesystem superblock.\n"
3325 #: misc/dumpe2fs.c:579
3329 "%s: %s: error reading bitmaps: %s\n"
3332 #: misc/e2image.c:52
3334 msgid "Usage: %s [-rsI] device image_file\n"
3337 #: misc/e2image.c:64
3338 msgid "Couldn't allocate header buffer\n"
3341 #: misc/e2image.c:83
3343 msgid "short write (only %d bytes) for writing image header"
3346 #: misc/e2image.c:102
3347 msgid "while writing superblock"
3350 #: misc/e2image.c:110
3351 msgid "while writing inode table"
3354 #: misc/e2image.c:117
3355 msgid "while writing block bitmap"
3358 #: misc/e2image.c:124
3359 msgid "while writing inode bitmap"
3362 #: misc/e2label.c:57
3364 msgid "e2label: cannot open %s\n"
3367 #: misc/e2label.c:62
3369 msgid "e2label: cannot seek to superblock\n"
3372 #: misc/e2label.c:67
3374 msgid "e2label: error reading superblock\n"
3377 #: misc/e2label.c:71
3379 msgid "e2label: not an ext2 filesystem\n"
3382 #: misc/e2label.c:96 misc/tune2fs.c:1711
3384 msgid "Warning: label too long, truncating.\n"
3387 #: misc/e2label.c:99
3389 msgid "e2label: cannot seek to superblock again\n"
3392 #: misc/e2label.c:104
3394 msgid "e2label: error writing superblock\n"
3397 #: misc/e2label.c:116 misc/tune2fs.c:542
3399 msgid "Usage: e2label device [newlabel]\n"
3404 msgid "Usage: %s <transaction file> <filesystem>\n"
3408 msgid "Failed to read the file system data \n"
3411 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:205
3413 msgid "Failed tdb_fetch %s\n"
3418 msgid "The file system Mount time didn't match %u\n"
3422 msgid "The file system UUID didn't match \n"
3425 #: misc/e2undo.c:162
3427 msgid "Failed tdb_open %s\n"
3430 #: misc/e2undo.c:168
3432 msgid "Error while determining whether %s is mounted.\n"
3435 #: misc/e2undo.c:174
3436 msgid "e2undo should only be run on unmounted file system\n"
3439 #: misc/e2undo.c:183
3441 msgid "Failed to open %s\n"
3444 #: misc/e2undo.c:209
3446 msgid "Replayed transaction of size %zd at location %ld\n"
3449 #: misc/e2undo.c:215
3451 msgid "Failed write %s\n"
3456 msgid "WARNING: couldn't open %s: %s\n"
3461 msgid "WARNING: bad format on line %d of %s\n"
3466 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3467 "\tfield. I will kludge around things for you, but you\n"
3468 "\tshould fix your /etc/fstab file as soon as you can.\n"
3474 msgid "fsck: %s: not found\n"
3479 msgid "%s: wait: No more child process?!?\n"
3484 msgid "Warning... %s for device %s exited with signal %d.\n"
3489 msgid "%s %s: status is %x, should never happen.\n"
3494 msgid "Finished with %s (exit status %d)\n"
3499 msgid "%s: Error %d while executing fsck.%s for %s\n"
3504 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3505 "with 'no' or '!'.\n"
3509 msgid "Couldn't allocate memory for filesystem types\n"
3515 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3521 msgid "fsck: cannot check %s: fsck.%s not found\n"
3525 msgid "Checking all file systems.\n"
3530 msgid "--waiting-- (pass %d)\n"
3535 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3540 msgid "%s: too many devices\n"
3543 #: misc/fsck.c:1152 misc/fsck.c:1238
3545 msgid "%s: too many arguments\n"
3550 msgid "Usage: %s [-RVadlv] [files...]\n"
3555 msgid "While reading flags on %s"
3560 msgid "While reading version on %s"
3563 #: misc/mke2fs.c:108
3566 "Usage: %s [-c|-l filename] [-b block-size] [-f fragment-size]\n"
3567 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3568 "\t[-G meta group size] [-N number-of-inodes]\n"
3569 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3570 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3571 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3572 "\t[-T fs-type] [-U UUID] [-jnqvFKSV] device [blocks-count]\n"
3575 #: misc/mke2fs.c:210
3577 msgid "Running command: %s\n"
3580 #: misc/mke2fs.c:214
3582 msgid "while trying to run '%s'"
3585 #: misc/mke2fs.c:221
3586 msgid "while processing list of bad blocks from program"
3589 #: misc/mke2fs.c:248
3591 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3594 #: misc/mke2fs.c:250
3596 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3599 #: misc/mke2fs.c:253
3600 msgid "Aborting....\n"
3603 #: misc/mke2fs.c:273
3606 "Warning: the backup superblock/group descriptors at block %u contain\n"
3611 #: misc/mke2fs.c:292
3612 msgid "while marking bad blocks as used"
3615 #: misc/mke2fs.c:350
3619 #: misc/mke2fs.c:364
3620 msgid "Writing inode tables: "
3623 #: misc/mke2fs.c:387
3627 "Could not write %d blocks in inode table starting at %u: %s\n"
3630 #: misc/mke2fs.c:411
3631 msgid "while creating root dir"
3634 #: misc/mke2fs.c:418
3635 msgid "while reading root inode"
3638 #: misc/mke2fs.c:432
3639 msgid "while setting root inode ownership"
3642 #: misc/mke2fs.c:450
3643 msgid "while creating /lost+found"
3646 #: misc/mke2fs.c:457
3647 msgid "while looking up /lost+found"
3650 #: misc/mke2fs.c:470
3651 msgid "while expanding /lost+found"
3654 #: misc/mke2fs.c:485
3655 msgid "while setting bad block inode"
3658 #: misc/mke2fs.c:512
3660 msgid "Out of memory erasing sectors %d-%d\n"
3663 #: misc/mke2fs.c:522
3665 msgid "Warning: could not read block 0: %s\n"
3668 #: misc/mke2fs.c:538
3670 msgid "Warning: could not erase sector %d: %s\n"
3673 #: misc/mke2fs.c:554
3674 msgid "while initializing journal superblock"
3677 #: misc/mke2fs.c:560
3678 msgid "Zeroing journal device: "
3681 #: misc/mke2fs.c:573
3683 msgid "while zeroing journal device (block %u, count %d)"
3686 #: misc/mke2fs.c:589
3687 msgid "while writing journal superblock"
3690 #: misc/mke2fs.c:605
3693 "warning: %u blocks unused.\n"
3697 #: misc/mke2fs.c:610
3699 msgid "Filesystem label=%s\n"
3702 #: misc/mke2fs.c:611
3706 #: misc/mke2fs.c:616
3708 msgid "Block size=%u (log=%u)\n"
3711 #: misc/mke2fs.c:618
3713 msgid "Fragment size=%u (log=%u)\n"
3716 #: misc/mke2fs.c:620
3718 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3721 #: misc/mke2fs.c:622
3723 msgid "%u inodes, %u blocks\n"
3726 #: misc/mke2fs.c:624
3728 msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3731 #: misc/mke2fs.c:627
3733 msgid "First data block=%u\n"
3736 #: misc/mke2fs.c:629
3738 msgid "Maximum filesystem blocks=%lu\n"
3741 #: misc/mke2fs.c:633
3743 msgid "%u block groups\n"
3746 #: misc/mke2fs.c:635
3748 msgid "%u block group\n"
3751 #: misc/mke2fs.c:636
3753 msgid "%u blocks per group, %u fragments per group\n"
3756 #: misc/mke2fs.c:638
3758 msgid "%u inodes per group\n"
3761 #: misc/mke2fs.c:645
3763 msgid "Superblock backups stored on blocks: "
3766 #: misc/mke2fs.c:724
3768 msgid "Invalid stride parameter: %s\n"
3771 #: misc/mke2fs.c:739
3773 msgid "Invalid stripe-width parameter: %s\n"
3776 #: misc/mke2fs.c:761
3778 msgid "Invalid resize parameter: %s\n"
3781 #: misc/mke2fs.c:768
3783 msgid "The resize maximum must be greater than the filesystem size.\n"
3786 #: misc/mke2fs.c:792
3788 msgid "On-line resizing not supported with revision 0 filesystems\n"
3791 #: misc/mke2fs.c:814
3795 "Bad option(s) specified: %s\n"
3797 "Extended options are separated by commas, and may take an argument which\n"
3798 "\tis set off by an equals ('=') sign.\n"
3800 "Valid extended options are:\n"
3801 "\tstride=<RAID per-disk data chunk in blocks>\n"
3802 "\tstripe-width=<RAID stride * data disks in blocks>\n"
3803 "\tresize=<resize maximum size in blocks>\n"
3804 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
3809 #: misc/mke2fs.c:830
3813 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3817 #: misc/mke2fs.c:862
3820 "Syntax error in mke2fs config file (%s, line #%d)\n"
3824 #: misc/mke2fs.c:875 misc/tune2fs.c:355
3826 msgid "Invalid filesystem option set: %s\n"
3829 #: misc/mke2fs.c:985
3833 "Warning! Your mke2fs.conf file does not define the %s filesystem type.\n"
3836 #: misc/mke2fs.c:988
3839 "You probably need to install an updated mke2fs.conf file.\n"
3843 #: misc/mke2fs.c:1224
3845 msgid "invalid block size - %s"
3848 #: misc/mke2fs.c:1228
3850 msgid "Warning: blocksize %d not usable on most systems.\n"
3853 #: misc/mke2fs.c:1244
3855 msgid "invalid fragment size - %s"
3858 #: misc/mke2fs.c:1250
3860 msgid "Warning: fragments not supported. Ignoring -f option\n"
3863 #: misc/mke2fs.c:1257
3864 msgid "Illegal number for blocks per group"
3867 #: misc/mke2fs.c:1262
3868 msgid "blocks per group must be multiple of 8"
3871 #: misc/mke2fs.c:1270
3872 msgid "Illegal number for flex_bg size"
3875 #: misc/mke2fs.c:1276
3876 msgid "flex_bg size must be a power of 2"
3879 #: misc/mke2fs.c:1286
3881 msgid "invalid inode ratio %s (min %d/max %d)"
3884 #: misc/mke2fs.c:1306
3885 msgid "in malloc for bad_blocks_filename"
3888 #: misc/mke2fs.c:1316
3890 msgid "invalid reserved blocks percent - %s"
3893 #: misc/mke2fs.c:1334
3895 msgid "bad revision level - %s"
3898 #: misc/mke2fs.c:1346
3900 msgid "invalid inode size - %s"
3903 #: misc/mke2fs.c:1366
3905 msgid "bad num inodes - %s"
3908 #: misc/mke2fs.c:1431 misc/mke2fs.c:2181
3910 msgid "while trying to open journal device %s\n"
3913 #: misc/mke2fs.c:1437
3915 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3918 #: misc/mke2fs.c:1443
3920 msgid "Using journal device's blocksize: %d\n"
3923 #: misc/mke2fs.c:1452
3925 msgid "%d-byte blocks too big for system (max %d)"
3928 #: misc/mke2fs.c:1456
3931 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
3934 #: misc/mke2fs.c:1464
3936 msgid "invalid blocks count - %s"
3939 #: misc/mke2fs.c:1474
3943 #: misc/mke2fs.c:1510
3946 "%s: Size of device %s too big to be expressed in 32 bits\n"
3947 "\tusing a blocksize of %d.\n"
3950 #: misc/mke2fs.c:1519 resize/main.c:374
3951 msgid "while trying to determine filesystem size"
3954 #: misc/mke2fs.c:1526
3956 "Couldn't determine device size; you must specify\n"
3957 "the size of the filesystem\n"
3960 #: misc/mke2fs.c:1533
3962 "Device size reported to be zero. Invalid partition specified, or\n"
3963 "\tpartition table wasn't reread after running fdisk, due to\n"
3964 "\ta modified partition being busy and in use. You may need to reboot\n"
3965 "\tto re-read your partition table.\n"
3968 #: misc/mke2fs.c:1551
3969 msgid "Filesystem larger than apparent device size."
3972 #: misc/mke2fs.c:1557
3974 msgid "Failed to parse fs types list\n"
3977 #: misc/mke2fs.c:1591
3978 msgid "fs_types for mke2fs.conf resolution: "
3981 #: misc/mke2fs.c:1598
3983 msgid "Filesystem features not supported with revision 0 filesystems\n"
3986 #: misc/mke2fs.c:1605
3988 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
3991 #: misc/mke2fs.c:1617
3993 msgid "Journals not supported with revision 0 filesystems\n"
3996 #: misc/mke2fs.c:1635
3999 "The resize_inode and meta_bg features are not compatible.\n"
4000 "They can not be both enabled simultaneously.\n"
4003 #: misc/mke2fs.c:1652
4004 msgid "while trying to determine hardware sector size"
4007 #: misc/mke2fs.c:1690
4009 msgid "warning: Unable to get device geometry for %s\n"
4012 #: misc/mke2fs.c:1693
4014 msgid "%s alignment is offset by %lu bytes.\n"
4017 #: misc/mke2fs.c:1695
4020 "This may result in very poor performance, (re)-partitioning suggested.\n"
4023 #: misc/mke2fs.c:1724
4024 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4027 #: misc/mke2fs.c:1733
4028 msgid "blocks per group count out of range"
4031 #: misc/mke2fs.c:1748
4032 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4035 #: misc/mke2fs.c:1760
4037 msgid "invalid inode size %d (min %d/max %d)"
4040 #: misc/mke2fs.c:1774
4042 msgid "too many inodes (%llu), raise inode ratio?"
4045 #: misc/mke2fs.c:1779
4047 msgid "too many inodes (%llu), specify < 2^32 inodes"
4050 #: misc/mke2fs.c:1794
4053 "inode_size (%u) * inodes_count (%u) too big for a\n"
4054 "\tfilesystem with %lu blocks, specify higher inode_ratio (-i)\n"
4055 "\tor lower inode count (-N).\n"
4058 #: misc/mke2fs.c:1887 misc/tune2fs.c:1494
4059 msgid "Couldn't allocate memory for tdb filename\n"
4062 #: misc/mke2fs.c:1900 misc/tune2fs.c:1516
4064 msgid "while trying to delete %s"
4067 #: misc/mke2fs.c:1910
4070 "Overwriting existing filesystem; this can be undone using the command:\n"
4075 #: misc/mke2fs.c:1947
4077 msgid "Calling BLKDISCARD from %llu to %llu "
4080 #: misc/mke2fs.c:1950
4085 #: misc/mke2fs.c:1952
4087 msgid "succeeded.\n"
4090 #: misc/mke2fs.c:2001
4091 msgid "while setting up superblock"
4094 #: misc/mke2fs.c:2065
4096 msgid "unknown os - %s"
4099 #: misc/mke2fs.c:2119
4100 msgid "while trying to allocate filesystem tables"
4103 #: misc/mke2fs.c:2150
4105 msgid "while zeroing block %u at end of filesystem"
4108 #: misc/mke2fs.c:2163
4109 msgid "while reserving blocks for online resize"
4112 #: misc/mke2fs.c:2174 misc/tune2fs.c:479
4116 #: misc/mke2fs.c:2186
4118 msgid "Adding journal to device %s: "
4121 #: misc/mke2fs.c:2193
4125 "\twhile trying to add journal to device %s"
4128 #: misc/mke2fs.c:2198 misc/mke2fs.c:2230 misc/tune2fs.c:508 misc/tune2fs.c:522
4133 #: misc/mke2fs.c:2207
4135 msgid "Skipping journal creation in super-only mode\n"
4138 #: misc/mke2fs.c:2218
4140 msgid "Creating journal (%u blocks): "
4143 #: misc/mke2fs.c:2235
4145 msgid "Writing superblocks and filesystem accounting information: "
4148 #: misc/mke2fs.c:2240
4152 "Warning, had trouble writing out superblocks."
4155 #: misc/mke2fs.c:2243
4162 #: misc/mklost+found.c:49
4164 msgid "Usage: mklost+found\n"
4167 #: misc/partinfo.c:39
4170 "Usage: %s device...\n"
4172 "Prints out the partition information for each given device.\n"
4173 "For example: %s /dev/hda\n"
4177 #: misc/partinfo.c:49
4179 msgid "Cannot open %s: %s"
4182 #: misc/partinfo.c:55
4184 msgid "Cannot get geometry of %s: %s"
4187 #: misc/partinfo.c:63
4189 msgid "Cannot get size of %s: %s"
4192 #: misc/partinfo.c:69
4194 msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4197 #: misc/tune2fs.c:96
4198 msgid "Please run e2fsck on the filesystem.\n"
4201 #: misc/tune2fs.c:105
4204 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4205 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4206 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] \n"
4207 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4208 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4209 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4210 "\t[ -I new_inode_size ] device\n"
4213 #: misc/tune2fs.c:190
4214 msgid "while trying to open external journal"
4217 #: misc/tune2fs.c:194
4219 msgid "%s is not a journal device.\n"
4222 #: misc/tune2fs.c:209
4223 msgid "Journal superblock not found!\n"
4226 #: misc/tune2fs.c:221
4227 msgid "Filesystem's UUID not found on journal device.\n"
4230 #: misc/tune2fs.c:242
4231 msgid "Journal NOT removed\n"
4234 #: misc/tune2fs.c:248
4235 msgid "Journal removed\n"
4238 #: misc/tune2fs.c:288
4239 msgid "while reading bitmaps"
4242 #: misc/tune2fs.c:296
4243 msgid "while clearing journal inode"
4246 #: misc/tune2fs.c:307
4247 msgid "while writing journal inode"
4250 #: misc/tune2fs.c:322
4252 msgid "Invalid mount option set: %s\n"
4255 #: misc/tune2fs.c:358
4257 msgid "Clearing filesystem feature '%s' not supported.\n"
4260 #: misc/tune2fs.c:364
4262 msgid "Setting filesystem feature '%s' not supported.\n"
4265 #: misc/tune2fs.c:373
4267 "The has_journal feature may only be cleared when the filesystem is\n"
4268 "unmounted or mounted read-only.\n"
4271 #: misc/tune2fs.c:381
4273 "The needs_recovery flag is set. Please run e2fsck before clearing\n"
4274 "the has_journal flag.\n"
4277 #: misc/tune2fs.c:414
4279 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4283 #: misc/tune2fs.c:425
4285 "The huge_file feature may only be cleared when the filesystem is\n"
4286 "unmounted or mounted read-only.\n"
4289 #: misc/tune2fs.c:453
4291 msgid "(and reboot afterwards!)\n"
4294 #: misc/tune2fs.c:474
4295 msgid "The filesystem already has a journal.\n"
4298 #: misc/tune2fs.c:492
4302 "\twhile trying to open journal on %s\n"
4305 #: misc/tune2fs.c:496
4307 msgid "Creating journal on device %s: "
4310 #: misc/tune2fs.c:504
4312 msgid "while adding filesystem to journal on %s"
4315 #: misc/tune2fs.c:510
4316 msgid "Creating journal inode: "
4319 #: misc/tune2fs.c:519
4322 "\twhile trying to create journal file"
4325 #: misc/tune2fs.c:585
4327 msgid "Couldn't parse date/time specifier: %s"
4330 #: misc/tune2fs.c:609 misc/tune2fs.c:622
4332 msgid "bad mounts count - %s"
4335 #: misc/tune2fs.c:638
4337 msgid "bad error behavior - %s"
4340 #: misc/tune2fs.c:665
4342 msgid "bad gid/group name - %s"
4345 #: misc/tune2fs.c:698
4347 msgid "bad interval - %s"
4350 #: misc/tune2fs.c:727
4352 msgid "bad reserved block ratio - %s"
4355 #: misc/tune2fs.c:742
4356 msgid "-o may only be specified once"
4359 #: misc/tune2fs.c:752
4360 msgid "-O may only be specified once"
4363 #: misc/tune2fs.c:762
4365 msgid "bad reserved blocks count - %s"
4368 #: misc/tune2fs.c:791
4370 msgid "bad uid/user name - %s"
4373 #: misc/tune2fs.c:808
4375 msgid "bad inode size - %s"
4378 #: misc/tune2fs.c:815
4380 msgid "Inode size must be a power of two- %s"
4383 #: misc/tune2fs.c:904
4385 msgid "Invalid RAID stride: %s\n"
4388 #: misc/tune2fs.c:919
4390 msgid "Invalid RAID stripe-width: %s\n"
4393 #: misc/tune2fs.c:934
4395 msgid "Invalid hash algorithm: %s\n"
4398 #: misc/tune2fs.c:940
4400 msgid "Setting default hash algorithm to %s (%d)\n"
4403 #: misc/tune2fs.c:948
4407 "Bad options specified.\n"
4409 "Extended options are separated by commas, and may take an argument which\n"
4410 "\tis set off by an equals ('=') sign.\n"
4412 "Valid extended options are:\n"
4413 "\tstride=<RAID per-disk chunk size in blocks>\n"
4414 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4415 "\thash_alg=<hash algorithm>\n"
4420 #: misc/tune2fs.c:1421 resize/resize2fs.c:790
4421 msgid "blocks to be moved"
4424 #: misc/tune2fs.c:1424
4425 msgid "Failed to allocate block bitmap when increasing inode size\n"
4428 #: misc/tune2fs.c:1430
4429 msgid "Not enough space to increase inode size \n"
4432 #: misc/tune2fs.c:1435
4433 msgid "Failed to relocate blocks during inode resize \n"
4436 #: misc/tune2fs.c:1467
4438 "Error in resizing the inode size.\n"
4439 "Run e2undo to undo the file system changes. \n"
4442 #: misc/tune2fs.c:1526
4445 "To undo the tune2fs operation please run the command\n"
4450 #: misc/tune2fs.c:1587
4452 msgid "The inode size is already %lu\n"
4455 #: misc/tune2fs.c:1592
4457 msgid "Shrinking the inode size is not supported\n"
4460 #: misc/tune2fs.c:1635
4462 msgid "Setting maximal mount count to %d\n"
4465 #: misc/tune2fs.c:1641
4467 msgid "Setting current mount count to %d\n"
4470 #: misc/tune2fs.c:1646
4472 msgid "Setting error behavior to %d\n"
4475 #: misc/tune2fs.c:1651
4477 msgid "Setting reserved blocks gid to %lu\n"
4480 #: misc/tune2fs.c:1656
4482 msgid "Setting interval between checks to %lu seconds\n"
4485 #: misc/tune2fs.c:1663
4487 msgid "Setting reserved blocks percentage to %g%% (%u blocks)\n"
4490 #: misc/tune2fs.c:1670
4492 msgid "reserved blocks count is too big (%lu)"
4495 #: misc/tune2fs.c:1676
4497 msgid "Setting reserved blocks count to %lu\n"
4500 #: misc/tune2fs.c:1682
4503 "The filesystem already has sparse superblocks.\n"
4506 #: misc/tune2fs.c:1689
4510 "Sparse superblock flag set. %s"
4513 #: misc/tune2fs.c:1694
4516 "Clearing the sparse superflag not supported.\n"
4519 #: misc/tune2fs.c:1701
4521 msgid "Setting time filesystem last checked to %s\n"
4524 #: misc/tune2fs.c:1707
4526 msgid "Setting reserved blocks uid to %lu\n"
4529 #: misc/tune2fs.c:1758
4530 msgid "Invalid UUID format\n"
4533 #: misc/tune2fs.c:1770
4534 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4537 #: misc/tune2fs.c:1777
4539 "Changing the inode size not supported for filesystems with the flex_bg\n"
4540 "feature enabled.\n"
4543 #: misc/tune2fs.c:1789
4545 msgid "Setting inode size %lu\n"
4548 #: misc/tune2fs.c:1799
4550 msgid "Setting stride size to %d\n"
4553 #: misc/tune2fs.c:1804
4555 msgid "Setting stripe width to %d\n"
4559 msgid "Proceed anyway? (y,n) "
4564 msgid "Could not stat %s --- %s\n"
4570 "The device apparently does not exist; did you specify it correctly?\n"
4575 msgid "%s is not a block special device.\n"
4580 msgid "%s is entire device, not just one partition!\n"
4584 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
4589 msgid "will not make a %s here!\n"
4593 msgid "mke2fs forced anyway.\n"
4597 msgid "Couldn't allocate memory to parse journal options!\n"
4603 "Bad journal options specified.\n"
4605 "Journal options are separated by commas, and may take an argument which\n"
4606 "\tis set off by an equals ('=') sign.\n"
4608 "Valid journal options are:\n"
4609 "\tsize=<journal size in megabytes>\n"
4610 "\tdevice=<journal device>\n"
4612 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
4619 "Filesystem too small for a journal\n"
4626 "The requested journal size is %d blocks; it must be\n"
4627 "between 1024 and 10240000 blocks. Aborting.\n"
4633 "Journal size too big for filesystem.\n"
4639 "This filesystem will be automatically checked every %d mounts or\n"
4640 "%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
4643 #: misc/uuidgen.c:31
4645 msgid "Usage: %s [-r] [-t]\n"
4648 #: resize/extent.c:196
4649 msgid "# Extent dump:\n"
4652 #: resize/extent.c:197
4654 msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
4657 #: resize/extent.c:200
4659 msgid "#\t\t %u -> %u (%d)\n"
4665 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
4670 msgid "Extending the inode table"
4674 msgid "Relocating blocks"
4678 msgid "Scanning inode table"
4682 msgid "Updating inode references"
4686 msgid "Moving inode table"
4690 msgid "Unknown pass?!?"
4695 msgid "Begin pass %d (max = %lu)\n"
4698 #: resize/main.c:265
4700 msgid "while opening %s"
4703 #: resize/main.c:277
4705 msgid "while getting stat information for %s"
4708 #: resize/main.c:338
4711 "%s: The combination of flex_bg and\n"
4712 "\t!resize_inode features is not supported by resize2fs.\n"
4715 #: resize/main.c:348
4717 msgid "Estimated minimum size of the filesystem: %u\n"
4720 #: resize/main.c:384
4722 msgid "Invalid new size: %s\n"
4725 #: resize/main.c:396
4727 msgid "New size smaller than minimum (%u)\n"
4730 #: resize/main.c:402
4731 msgid "Invalid stride length"
4734 #: resize/main.c:426
4737 "The containing partition (or device) is only %u (%dk) blocks.\n"
4738 "You requested a new size of %u blocks.\n"
4742 #: resize/main.c:433
4745 "The filesystem is already %u blocks long. Nothing to do!\n"
4749 #: resize/main.c:444
4752 "Please run 'e2fsck -f %s' first.\n"
4756 #: resize/main.c:448
4758 msgid "Resizing the filesystem on %s to %u (%dk) blocks.\n"
4761 #: resize/main.c:457
4763 msgid "while trying to resize %s"
4766 #: resize/main.c:460
4769 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
4770 "after the aborted resize operation.\n"
4773 #: resize/main.c:466
4776 "The filesystem on %s is now %u blocks long.\n"
4780 #: resize/main.c:481
4782 msgid "while trying to truncate %s"
4785 #: resize/online.c:37
4787 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
4790 #: resize/online.c:41
4792 msgid "On-line shrinking from %u to %u not supported.\n"
4795 #: resize/online.c:61
4796 msgid "Filesystem does not support online resizing"
4799 #: resize/online.c:68
4801 msgid "while trying to open mountpoint %s"
4804 #: resize/online.c:76
4805 msgid "Permission denied to resize filesystem"
4808 #: resize/online.c:79
4809 msgid "Kernel does not support online resizing"
4812 #: resize/online.c:82
4813 msgid "While checking for on-line resizing support"
4816 #: resize/online.c:111
4818 msgid "Performing an on-line resize of %s to %u (%dk) blocks.\n"
4821 #: resize/online.c:121
4822 msgid "While trying to extend the last group"
4825 #: resize/online.c:180
4827 msgid "While trying to add group #%d"
4830 #: resize/online.c:191
4833 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
4837 #: resize/resize2fs.c:350
4839 msgid "inodes (%llu) must be less than %u"
4842 #: resize/resize2fs.c:582
4843 msgid "reserved blocks"
4846 #: resize/resize2fs.c:795
4847 msgid "meta-data blocks"
4850 #: resize/resize2fs.c:1752
4852 msgid "Should never happen: resize inode corrupt!\n"