Whamcloud - gitweb
Update e2fsprogs.pot for translators
[tools/e2fsprogs.git] / po / e2fsprogs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Theodore Tso
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #. The strings in e2fsck's problem.c can be very hard to translate,
7 #. since the strings are expanded in two different ways.  First of all,
8 #. there is an @-expansion, where strings like "@i" are expanded to
9 #. "inode", and so on.  In order to make it easier for translators, the
10 #. e2fsprogs po template file has been enhanced with comments that show
11 #. the @-expansion, for the strings in the problem.c file.
12 #.
13 #. Translators are free to use the @-expansion facility if they so
14 #. choose, by providing translations for strings in e2fsck/message.c.
15 #. These translation can completely replace an expansion; for example,
16 #. if "bblock" (which indicated that "@b" would be expanded to "block")
17 #. is translated as "ddatenverlust", then "@d" will be expanded to
18 #. "datenverlust".  Alternatively, translators can simply not use the
19 #. @-expansion facility at all.
20 #.
21 #. The second expansion which is done for e2fsck's problem.c messages is
22 #. a dynamic %-expansion, which expands %i as an inode number, and so
23 #. on.  A table of these expansions can be found below.  Note that
24 #. %-expressions that begin with "%D" and "%I" are two-character
25 #. expansions; so for example, "%Iu" expands to the inode's user id
26 #. ownership field (inode->i_uid).
27 #.  
28 #.      %b      <blk>                   block number
29 #.      %B      <blkcount>              integer
30 #.      %c      <blk2>                  block number
31 #.      %Di     <dirent> -> ino         inode number
32 #.      %Dn     <dirent> -> name        string
33 #.      %Dr     <dirent> -> rec_len
34 #.      %Dl     <dirent> -> name_len
35 #.      %Dt     <dirent> -> filetype
36 #.      %d      <dir>                   inode number
37 #.      %g      <group>                 integer
38 #.      %i      <ino>                   inode number
39 #.      %Is     <inode> -> i_size
40 #.      %IS     <inode> -> i_extra_isize
41 #.      %Ib     <inode> -> i_blocks
42 #.      %Il     <inode> -> i_links_count
43 #.      %Im     <inode> -> i_mode
44 #.      %IM     <inode> -> i_mtime
45 #.      %IF     <inode> -> i_faddr
46 #.      %If     <inode> -> i_file_acl
47 #.      %Id     <inode> -> i_dir_acl
48 #.      %Iu     <inode> -> i_uid
49 #.      %Ig     <inode> -> i_gid
50 #.      %j      <ino2>                  inode number
51 #.      %m      <com_err error message>
52 #.      %N      <num>
53 #.      %p              ext2fs_get_pathname of directory <ino>
54 #.      %P              ext2fs_get_pathname of <dirent>->ino with <ino2> as
55 #.                              the containing directory.  (If dirent is NULL
56 #.                              then return the pathname of directory <ino2>)
57 #.      %q              ext2fs_get_pathname of directory <dir>
58 #.      %Q              ext2fs_get_pathname of directory <ino> with <dir> as
59 #.                              the containing directory.
60 #.      %s      <str>                   miscellaneous string
61 #.      %S              backup superblock
62 #.      %X      <num>   hexadecimal format
63 #.
64 #, fuzzy
65 msgid ""
66 msgstr ""
67 "Project-Id-Version: PACKAGE VERSION\n"
68 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
69 "POT-Creation-Date: 2007-07-07 17:42-0400\n"
70 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
71 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
72 "Language-Team: LANGUAGE <LL@li.org>\n"
73 "MIME-Version: 1.0\n"
74 "Content-Type: text/plain; charset=CHARSET\n"
75 "Content-Transfer-Encoding: 8bit\n"
76
77 #: e2fsck/badblocks.c:22 misc/mke2fs.c:156
78 #, c-format
79 msgid "Bad block %u out of range; ignored.\n"
80 msgstr ""
81
82 #: e2fsck/badblocks.c:45
83 msgid "while sanity checking the bad blocks inode"
84 msgstr ""
85
86 #: e2fsck/badblocks.c:57
87 msgid "while reading the bad blocks inode"
88 msgstr ""
89
90 #: e2fsck/badblocks.c:71 e2fsck/iscan.c:112 e2fsck/scantest.c:109
91 #: e2fsck/unix.c:955 e2fsck/unix.c:1038 misc/badblocks.c:1025
92 #: misc/badblocks.c:1033 misc/badblocks.c:1047 misc/badblocks.c:1059
93 #: misc/dumpe2fs.c:400 misc/e2image.c:569 misc/e2image.c:662
94 #: misc/e2image.c:678 misc/mke2fs.c:172 misc/tune2fs.c:776 resize/main.c:296
95 #, c-format
96 msgid "while trying to open %s"
97 msgstr ""
98
99 #: e2fsck/badblocks.c:82
100 #, c-format
101 msgid "while trying popen '%s'"
102 msgstr ""
103
104 #: e2fsck/badblocks.c:93 misc/mke2fs.c:179
105 msgid "while reading in list of bad blocks from file"
106 msgstr ""
107
108 #: e2fsck/badblocks.c:103
109 msgid "while updating bad block inode"
110 msgstr ""
111
112 #: e2fsck/badblocks.c:129
113 #, c-format
114 msgid "Warning: illegal block %u found in bad block inode.  Cleared.\n"
115 msgstr ""
116
117 #: e2fsck/ehandler.c:53
118 #, c-format
119 msgid "Error reading block %lu (%s) while %s.  "
120 msgstr ""
121
122 #: e2fsck/ehandler.c:56
123 #, c-format
124 msgid "Error reading block %lu (%s).  "
125 msgstr ""
126
127 #: e2fsck/ehandler.c:59 e2fsck/ehandler.c:106
128 msgid "Ignore error"
129 msgstr ""
130
131 #: e2fsck/ehandler.c:60
132 msgid "Force rewrite"
133 msgstr ""
134
135 #: e2fsck/ehandler.c:100
136 #, c-format
137 msgid "Error writing block %lu (%s) while %s.  "
138 msgstr ""
139
140 #: e2fsck/ehandler.c:103
141 #, c-format
142 msgid "Error writing block %lu (%s).  "
143 msgstr ""
144
145 #: e2fsck/emptydir.c:56
146 msgid "empty dirblocks"
147 msgstr ""
148
149 #: e2fsck/emptydir.c:61
150 msgid "empty dir map"
151 msgstr ""
152
153 #: e2fsck/emptydir.c:97
154 #, c-format
155 msgid "Empty directory block %u (#%d) in inode %u\n"
156 msgstr ""
157
158 #: e2fsck/extend.c:21
159 #, c-format
160 msgid "%s: %s filename nblocks blocksize\n"
161 msgstr ""
162
163 #: e2fsck/extend.c:43
164 #, c-format
165 msgid "Illegal number of blocks!\n"
166 msgstr ""
167
168 #: e2fsck/extend.c:49
169 #, c-format
170 msgid "Couldn't allocate block buffer (size=%d)\n"
171 msgstr ""
172
173 #: e2fsck/flushb.c:34
174 #, c-format
175 msgid "Usage: %s disk\n"
176 msgstr ""
177
178 #: e2fsck/flushb.c:63
179 #, c-format
180 msgid "BLKFLSBUF ioctl not supported!  Can't flush buffers.\n"
181 msgstr ""
182
183 #: e2fsck/iscan.c:46
184 #, c-format
185 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
186 msgstr ""
187
188 #: e2fsck/iscan.c:83 e2fsck/unix.c:768
189 #, c-format
190 msgid "while opening %s for flushing"
191 msgstr ""
192
193 #: e2fsck/iscan.c:88 e2fsck/unix.c:774 resize/main.c:274
194 #, c-format
195 msgid "while trying to flush %s"
196 msgstr ""
197
198 #: e2fsck/iscan.c:121 e2fsck/scantest.c:116 misc/e2image.c:478
199 msgid "while opening inode scan"
200 msgstr ""
201
202 #: e2fsck/iscan.c:129 misc/e2image.c:496
203 msgid "while getting next inode"
204 msgstr ""
205
206 #: e2fsck/iscan.c:138
207 #, c-format
208 msgid "%u inodes scanned.\n"
209 msgstr ""
210
211 #: e2fsck/journal.c:500
212 msgid "reading journal superblock\n"
213 msgstr ""
214
215 #: e2fsck/journal.c:557
216 #, c-format
217 msgid "%s: no valid journal superblock found\n"
218 msgstr ""
219
220 #: e2fsck/journal.c:566
221 #, c-format
222 msgid "%s: journal too short\n"
223 msgstr ""
224
225 #: e2fsck/journal.c:839
226 #, c-format
227 msgid "%s: recovering journal\n"
228 msgstr ""
229
230 #: e2fsck/journal.c:841
231 #, c-format
232 msgid "%s: won't do journal recovery while read-only\n"
233 msgstr ""
234
235 #: e2fsck/journal.c:862
236 #, c-format
237 msgid "while trying to re-open %s"
238 msgstr ""
239
240 #: e2fsck/message.c:109
241 msgid "aextended attribute"
242 msgstr ""
243
244 #: e2fsck/message.c:110
245 msgid "Aerror allocating"
246 msgstr ""
247
248 #: e2fsck/message.c:111
249 msgid "bblock"
250 msgstr ""
251
252 #: e2fsck/message.c:112
253 msgid "Bbitmap"
254 msgstr ""
255
256 #: e2fsck/message.c:113
257 msgid "ccompress"
258 msgstr ""
259
260 #: e2fsck/message.c:114
261 msgid "Cconflicts with some other fs @b"
262 msgstr ""
263
264 #: e2fsck/message.c:115
265 msgid "iinode"
266 msgstr ""
267
268 #: e2fsck/message.c:116
269 msgid "Iillegal"
270 msgstr ""
271
272 #: e2fsck/message.c:117
273 msgid "jjournal"
274 msgstr ""
275
276 #: e2fsck/message.c:118
277 msgid "Ddeleted"
278 msgstr ""
279
280 #: e2fsck/message.c:119
281 msgid "ddirectory"
282 msgstr ""
283
284 #: e2fsck/message.c:120
285 msgid "eentry"
286 msgstr ""
287
288 #: e2fsck/message.c:121
289 msgid "E@e '%Dn' in %p (%i)"
290 msgstr ""
291
292 #: e2fsck/message.c:122
293 msgid "ffilesystem"
294 msgstr ""
295
296 #: e2fsck/message.c:123
297 msgid "Ffor @i %i (%Q) is"
298 msgstr ""
299
300 #: e2fsck/message.c:124
301 msgid "ggroup"
302 msgstr ""
303
304 #: e2fsck/message.c:125
305 msgid "hHTREE @d @i"
306 msgstr ""
307
308 #: e2fsck/message.c:126
309 msgid "llost+found"
310 msgstr ""
311
312 #: e2fsck/message.c:127
313 msgid "Lis a link"
314 msgstr ""
315
316 #: e2fsck/message.c:128
317 msgid "mmultiply-claimed"
318 msgstr ""
319
320 #: e2fsck/message.c:129
321 msgid "ninvalid"
322 msgstr ""
323
324 #: e2fsck/message.c:130
325 msgid "oorphaned"
326 msgstr ""
327
328 #: e2fsck/message.c:131
329 msgid "pproblem in"
330 msgstr ""
331
332 #: e2fsck/message.c:132
333 msgid "rroot @i"
334 msgstr ""
335
336 #: e2fsck/message.c:133
337 msgid "sshould be"
338 msgstr ""
339
340 #: e2fsck/message.c:134
341 msgid "Ssuper@b"
342 msgstr ""
343
344 #: e2fsck/message.c:135
345 msgid "uunattached"
346 msgstr ""
347
348 #: e2fsck/message.c:136
349 msgid "vdevice"
350 msgstr ""
351
352 #: e2fsck/message.c:137
353 msgid "zzero-length"
354 msgstr ""
355
356 #: e2fsck/message.c:148
357 msgid "<The NULL inode>"
358 msgstr ""
359
360 #: e2fsck/message.c:149
361 msgid "<The bad blocks inode>"
362 msgstr ""
363
364 #: e2fsck/message.c:151
365 msgid "<The ACL index inode>"
366 msgstr ""
367
368 #: e2fsck/message.c:152
369 msgid "<The ACL data inode>"
370 msgstr ""
371
372 #: e2fsck/message.c:153
373 msgid "<The boot loader inode>"
374 msgstr ""
375
376 #: e2fsck/message.c:154
377 msgid "<The undelete directory inode>"
378 msgstr ""
379
380 #: e2fsck/message.c:155
381 msgid "<The group descriptor inode>"
382 msgstr ""
383
384 #: e2fsck/message.c:156
385 msgid "<The journal inode>"
386 msgstr ""
387
388 #: e2fsck/message.c:157
389 msgid "<Reserved inode 9>"
390 msgstr ""
391
392 #: e2fsck/message.c:158
393 msgid "<Reserved inode 10>"
394 msgstr ""
395
396 #: e2fsck/message.c:314
397 #, c-format
398 msgid "regular file"
399 msgstr ""
400
401 #: e2fsck/message.c:316
402 #, c-format
403 msgid "directory"
404 msgstr ""
405
406 #: e2fsck/message.c:318
407 #, c-format
408 msgid "character device"
409 msgstr ""
410
411 #: e2fsck/message.c:320
412 #, c-format
413 msgid "block device"
414 msgstr ""
415
416 #: e2fsck/message.c:322
417 #, c-format
418 msgid "named pipe"
419 msgstr ""
420
421 #: e2fsck/message.c:324
422 #, c-format
423 msgid "symbolic link"
424 msgstr ""
425
426 #: e2fsck/message.c:326
427 #, c-format
428 msgid "socket"
429 msgstr ""
430
431 #: e2fsck/message.c:328
432 #, c-format
433 msgid "unknown file type with mode 0%o"
434 msgstr ""
435
436 #: e2fsck/pass1b.c:215
437 msgid "multiply claimed inode map"
438 msgstr ""
439
440 #: e2fsck/pass1b.c:566 e2fsck/pass1b.c:703
441 #, c-format
442 msgid "internal error; can't find dup_blk for %u\n"
443 msgstr ""
444
445 #: e2fsck/pass1b.c:746
446 msgid "returned from clone_file_block"
447 msgstr ""
448
449 #: e2fsck/pass1b.c:765
450 #, c-format
451 msgid "internal error: couldn't lookup EA block record for %u"
452 msgstr ""
453
454 #: e2fsck/pass1b.c:777
455 #, c-format
456 msgid "internal error: couldn't lookup EA inode record for %u"
457 msgstr ""
458
459 #: e2fsck/pass1.c:404 e2fsck/pass2.c:776
460 msgid "reading directory block"
461 msgstr ""
462
463 #: e2fsck/pass1.c:521
464 msgid "in-use inode map"
465 msgstr ""
466
467 #: e2fsck/pass1.c:530
468 msgid "directory inode map"
469 msgstr ""
470
471 #: e2fsck/pass1.c:538
472 msgid "regular file inode map"
473 msgstr ""
474
475 #: e2fsck/pass1.c:545
476 msgid "in-use block map"
477 msgstr ""
478
479 #: e2fsck/pass1.c:599
480 msgid "opening inode scan"
481 msgstr ""
482
483 #: e2fsck/pass1.c:623
484 msgid "getting next inode from scan"
485 msgstr ""
486
487 #: e2fsck/pass1.c:1016
488 msgid "Pass 1"
489 msgstr ""
490
491 #: e2fsck/pass1.c:1075
492 #, c-format
493 msgid "reading indirect blocks of inode %u"
494 msgstr ""
495
496 #: e2fsck/pass1.c:1117
497 msgid "bad inode map"
498 msgstr ""
499
500 #: e2fsck/pass1.c:1139
501 msgid "inode in bad block map"
502 msgstr ""
503
504 #: e2fsck/pass1.c:1159
505 msgid "imagic inode map"
506 msgstr ""
507
508 #: e2fsck/pass1.c:1186
509 msgid "multiply claimed block map"
510 msgstr ""
511
512 #: e2fsck/pass1.c:1285
513 msgid "ext attr block map"
514 msgstr ""
515
516 #: e2fsck/pass1.c:2067
517 msgid "block bitmap"
518 msgstr ""
519
520 #: e2fsck/pass1.c:2071
521 msgid "inode bitmap"
522 msgstr ""
523
524 #: e2fsck/pass1.c:2075
525 msgid "inode table"
526 msgstr ""
527
528 #: e2fsck/pass2.c:290
529 msgid "Pass 2"
530 msgstr ""
531
532 #: e2fsck/pass3.c:79
533 msgid "inode done bitmap"
534 msgstr ""
535
536 #: e2fsck/pass3.c:90
537 msgid "Peak memory"
538 msgstr ""
539
540 #: e2fsck/pass3.c:145
541 msgid "Pass 3"
542 msgstr ""
543
544 #: e2fsck/pass3.c:333
545 msgid "inode loop detection bitmap"
546 msgstr ""
547
548 #: e2fsck/pass4.c:176
549 msgid "Pass 4"
550 msgstr ""
551
552 #: e2fsck/pass5.c:70
553 msgid "Pass 5"
554 msgstr ""
555
556 #: e2fsck/problem.c:50
557 msgid "(no prompt)"
558 msgstr ""
559
560 #: e2fsck/problem.c:51
561 msgid "Fix"
562 msgstr ""
563
564 #: e2fsck/problem.c:52
565 msgid "Clear"
566 msgstr ""
567
568 #: e2fsck/problem.c:53
569 msgid "Relocate"
570 msgstr ""
571
572 #: e2fsck/problem.c:54
573 msgid "Allocate"
574 msgstr ""
575
576 #: e2fsck/problem.c:55
577 msgid "Expand"
578 msgstr ""
579
580 #: e2fsck/problem.c:56
581 msgid "Connect to /lost+found"
582 msgstr ""
583
584 #: e2fsck/problem.c:57
585 msgid "Create"
586 msgstr ""
587
588 #: e2fsck/problem.c:58
589 msgid "Salvage"
590 msgstr ""
591
592 #: e2fsck/problem.c:59
593 msgid "Truncate"
594 msgstr ""
595
596 #: e2fsck/problem.c:60
597 msgid "Clear inode"
598 msgstr ""
599
600 #: e2fsck/problem.c:61
601 msgid "Abort"
602 msgstr ""
603
604 #: e2fsck/problem.c:62
605 msgid "Split"
606 msgstr ""
607
608 #: e2fsck/problem.c:63
609 msgid "Continue"
610 msgstr ""
611
612 #: e2fsck/problem.c:64
613 msgid "Clone multiply-claimed blocks"
614 msgstr ""
615
616 #: e2fsck/problem.c:65
617 msgid "Delete file"
618 msgstr ""
619
620 #: e2fsck/problem.c:66
621 msgid "Suppress messages"
622 msgstr ""
623
624 #: e2fsck/problem.c:67
625 msgid "Unlink"
626 msgstr ""
627
628 #: e2fsck/problem.c:68
629 msgid "Clear HTree index"
630 msgstr ""
631
632 #: e2fsck/problem.c:69
633 msgid "Recreate"
634 msgstr ""
635
636 #: e2fsck/problem.c:78
637 msgid "(NONE)"
638 msgstr ""
639
640 #: e2fsck/problem.c:79
641 msgid "FIXED"
642 msgstr ""
643
644 #: e2fsck/problem.c:80
645 msgid "CLEARED"
646 msgstr ""
647
648 #: e2fsck/problem.c:81
649 msgid "RELOCATED"
650 msgstr ""
651
652 #: e2fsck/problem.c:82
653 msgid "ALLOCATED"
654 msgstr ""
655
656 #: e2fsck/problem.c:83
657 msgid "EXPANDED"
658 msgstr ""
659
660 #: e2fsck/problem.c:84
661 msgid "RECONNECTED"
662 msgstr ""
663
664 #: e2fsck/problem.c:85
665 msgid "CREATED"
666 msgstr ""
667
668 #: e2fsck/problem.c:86
669 msgid "SALVAGED"
670 msgstr ""
671
672 #: e2fsck/problem.c:87
673 msgid "TRUNCATED"
674 msgstr ""
675
676 #: e2fsck/problem.c:88
677 msgid "INODE CLEARED"
678 msgstr ""
679
680 #: e2fsck/problem.c:89
681 msgid "ABORTED"
682 msgstr ""
683
684 #: e2fsck/problem.c:90
685 msgid "SPLIT"
686 msgstr ""
687
688 #: e2fsck/problem.c:91
689 msgid "CONTINUING"
690 msgstr ""
691
692 #: e2fsck/problem.c:92
693 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
694 msgstr ""
695
696 #: e2fsck/problem.c:93
697 msgid "FILE DELETED"
698 msgstr ""
699
700 #: e2fsck/problem.c:94
701 msgid "SUPPRESSED"
702 msgstr ""
703
704 #: e2fsck/problem.c:95
705 msgid "UNLINKED"
706 msgstr ""
707
708 #: e2fsck/problem.c:96
709 msgid "HTREE INDEX CLEARED"
710 msgstr ""
711
712 #: e2fsck/problem.c:97
713 msgid "WILL RECREATE"
714 msgstr ""
715
716 #: e2fsck/problem.c:106
717 #. @-expanded: block bitmap for group %g is not in group.  (block %b)\n
718 msgid "@b @B for @g %g is not in @g.  (@b %b)\n"
719 msgstr ""
720
721 #: e2fsck/problem.c:110
722 #. @-expanded: inode bitmap for group %g is not in group.  (block %b)\n
723 msgid "@i @B for @g %g is not in @g.  (@b %b)\n"
724 msgstr ""
725
726 #: e2fsck/problem.c:115
727 #. @-expanded: inode table for group %g is not in group.  (block %b)\n
728 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
729 msgid ""
730 "@i table for @g %g is not in @g.  (@b %b)\n"
731 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
732 msgstr ""
733
734 #: e2fsck/problem.c:121
735 #, c-format
736 #. @-expanded: \n
737 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
738 #. @-expanded: filesystem.  If the device is valid and it really contains an ext2\n
739 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
740 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
741 #. @-expanded:     e2fsck -b %S <device>\n
742 #. @-expanded: \n
743 msgid ""
744 "\n"
745 "The @S could not be read or does not describe a correct ext2\n"
746 "@f.  If the @v is valid and it really contains an ext2\n"
747 "@f (and not swap or ufs or something else), then the @S\n"
748 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
749 "    e2fsck -b %S <@v>\n"
750 "\n"
751 msgstr ""
752
753 #: e2fsck/problem.c:130
754 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
755 #. @-expanded: The physical size of the device is %c blocks\n
756 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
757 msgid ""
758 "The @f size (according to the @S) is %b @bs\n"
759 "The physical size of the @v is %c @bs\n"
760 "Either the @S or the partition table is likely to be corrupt!\n"
761 msgstr ""
762
763 #: e2fsck/problem.c:137
764 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
765 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
766 #. @-expanded: from the block size.\n
767 msgid ""
768 "@S @b_size = %b, fragsize = %c.\n"
769 "This version of e2fsck does not support fragment sizes different\n"
770 "from the @b size.\n"
771 msgstr ""
772
773 #: e2fsck/problem.c:144
774 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
775 msgid "@S @bs_per_group = %b, should have been %c\n"
776 msgstr ""
777
778 #: e2fsck/problem.c:149
779 #. @-expanded: superblock first_data_block = %b, should have been %c\n
780 msgid "@S first_data_@b = %b, should have been %c\n"
781 msgstr ""
782
783 #: e2fsck/problem.c:154
784 #. @-expanded: filesystem did not have a UUID; generating one.\n
785 #. @-expanded: \n
786 msgid ""
787 "@f did not have a UUID; generating one.\n"
788 "\n"
789 msgstr ""
790
791 #: e2fsck/problem.c:159
792 #, c-format
793 msgid ""
794 "Note: if several inode or block bitmap blocks or part\n"
795 "of the inode table require relocation, you may wish to try\n"
796 "running e2fsck with the '-b %S' option first.  The problem\n"
797 "may lie only with the primary block group descriptors, and\n"
798 "the backup block group descriptors may be OK.\n"
799 "\n"
800 msgstr ""
801
802 #: e2fsck/problem.c:168
803 #. @-expanded: Corruption found in superblock.  (%s = %N).\n
804 msgid "Corruption found in @S.  (%s = %N).\n"
805 msgstr ""
806
807 #: e2fsck/problem.c:173
808 #, c-format
809 #. @-expanded: Error determining size of the physical device: %m\n
810 msgid "Error determining size of the physical @v: %m\n"
811 msgstr ""
812
813 #: e2fsck/problem.c:178
814 #. @-expanded: inode count in superblock is %i, should be %j.\n
815 msgid "@i count in @S is %i, @s %j.\n"
816 msgstr ""
817
818 #: e2fsck/problem.c:182
819 msgid "The Hurd does not support the filetype feature.\n"
820 msgstr ""
821
822 #: e2fsck/problem.c:187
823 #, c-format
824 #. @-expanded: superblock has an invalid ext3 journal (inode %i).\n
825 msgid "@S has an @n ext3 @j (@i %i).\n"
826 msgstr ""
827
828 #: e2fsck/problem.c:192
829 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
830 msgid "External @j has multiple @f users (unsupported).\n"
831 msgstr ""
832
833 #: e2fsck/problem.c:197
834 #. @-expanded: Can't find external journal\n
835 msgid "Can't find external @j\n"
836 msgstr ""
837
838 #: e2fsck/problem.c:202
839 #. @-expanded: External journal has bad superblock\n
840 msgid "External @j has bad @S\n"
841 msgstr ""
842
843 #: e2fsck/problem.c:207
844 #. @-expanded: External journal does not support this filesystem\n
845 msgid "External @j does not support this @f\n"
846 msgstr ""
847
848 #: e2fsck/problem.c:212
849 #. @-expanded: Ext3 journal superblock is unknown type %N (unsupported).\n
850 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal 
851 #. @-expanded: format.\n
852 #. @-expanded: It is also possible the journal superblock is corrupt.\n
853 msgid ""
854 "Ext3 @j @S is unknown type %N (unsupported).\n"
855 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
856 "format.\n"
857 "It is also possible the @j @S is corrupt.\n"
858 msgstr ""
859
860 #: e2fsck/problem.c:220
861 #. @-expanded: Ext3 journal superblock is corrupt.\n
862 msgid "Ext3 @j @S is corrupt.\n"
863 msgstr ""
864
865 #: e2fsck/problem.c:225
866 #, c-format
867 #. @-expanded: superblock doesn't have has_journal flag, but has ext3 journal %s.\n
868 msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n"
869 msgstr ""
870
871 #: e2fsck/problem.c:230
872 #. @-expanded: superblock has ext3 needs_recovery flag set, but no journal.\n
873 msgid "@S has ext3 needs_recovery flag set, but no @j.\n"
874 msgstr ""
875
876 #: e2fsck/problem.c:235
877 #. @-expanded: ext3 recovery flag is clear, but journal has data.\n
878 msgid "ext3 recovery flag is clear, but @j has data.\n"
879 msgstr ""
880
881 #: e2fsck/problem.c:240
882 #. @-expanded: Clear journal
883 msgid "Clear @j"
884 msgstr ""
885
886 #: e2fsck/problem.c:245
887 #. @-expanded: Run journal anyway
888 msgid "Run @j anyway"
889 msgstr ""
890
891 #: e2fsck/problem.c:250
892 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
893 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
894 msgstr ""
895
896 #: e2fsck/problem.c:255
897 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
898 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
899 msgstr ""
900
901 #: e2fsck/problem.c:260
902 #. @-expanded: illegal block #%B (%b) found in orphaned inode %i.\n
903 msgid "@I @b #%B (%b) found in @o @i %i.\n"
904 msgstr ""
905
906 #: e2fsck/problem.c:265
907 #. @-expanded: Already cleared block #%B (%b) found in orphaned inode %i.\n
908 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n"
909 msgstr ""
910
911 #: e2fsck/problem.c:270
912 #, c-format
913 #. @-expanded: illegal orphaned inode %i in superblock.\n
914 msgid "@I @o @i %i in @S.\n"
915 msgstr ""
916
917 #: e2fsck/problem.c:275
918 #, c-format
919 #. @-expanded: illegal inode %i in orphaned inode list.\n
920 msgid "@I @i %i in @o @i list.\n"
921 msgstr ""
922
923 #: e2fsck/problem.c:280 e2fsck/problem.c:613
924 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.  
925 msgid "@f has feature flag(s) set, but is a revision 0 @f.  "
926 msgstr ""
927
928 #: e2fsck/problem.c:285
929 #. @-expanded: Ext3 journal superblock has an unknown read-only feature flag set.\n
930 msgid "Ext3 @j @S has an unknown read-only feature flag set.\n"
931 msgstr ""
932
933 #: e2fsck/problem.c:290
934 #. @-expanded: Ext3 journal superblock has an unknown incompatible feature flag set.\n
935 msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n"
936 msgstr ""
937
938 #: e2fsck/problem.c:295
939 #. @-expanded: journal version not supported by this e2fsck.\n
940 msgid "@j version not supported by this e2fsck.\n"
941 msgstr ""
942
943 #: e2fsck/problem.c:300
944 #, c-format
945 #. @-expanded: Moving journal from /%s to hidden inode.\n
946 #. @-expanded: \n
947 msgid ""
948 "Moving @j from /%s to hidden @i.\n"
949 "\n"
950 msgstr ""
951
952 #: e2fsck/problem.c:305
953 #, c-format
954 #. @-expanded: Error moving journal: %m\n
955 #. @-expanded: \n
956 msgid ""
957 "Error moving @j: %m\n"
958 "\n"
959 msgstr ""
960
961 #: e2fsck/problem.c:310
962 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
963 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
964 #. @-expanded: \n
965 msgid ""
966 "Found @n V2 @j @S fields (from V1 @j).\n"
967 "Clearing fields beyond the V1 @j @S...\n"
968 "\n"
969 msgstr ""
970
971 #: e2fsck/problem.c:316
972 #. @-expanded: Backing up journal inode block information.\n
973 #. @-expanded: \n
974 msgid ""
975 "Backing up @j @i @b information.\n"
976 "\n"
977 msgstr ""
978
979 #: e2fsck/problem.c:321
980 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
981 #. @-expanded: is %N; should be zero.  
982 msgid ""
983 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
984 "is %N; @s zero.  "
985 msgstr ""
986
987 #: e2fsck/problem.c:327
988 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.  
989 msgid "Resize_@i not enabled, but the resize @i is non-zero.  "
990 msgstr ""
991
992 #: e2fsck/problem.c:332
993 #. @-expanded: Resize inode not valid.  
994 msgid "Resize @i not valid.  "
995 msgstr ""
996
997 #: e2fsck/problem.c:337
998 #. @-expanded: superblock last mount time is in the future.  
999 msgid "@S last mount time is in the future.  "
1000 msgstr ""
1001
1002 #: e2fsck/problem.c:342
1003 #. @-expanded: superblock last write time is in the future.  
1004 msgid "@S last write time is in the future.  "
1005 msgstr ""
1006
1007 #: e2fsck/problem.c:346
1008 #, c-format
1009 #. @-expanded: superblock hint for external superblock should be %X.  
1010 msgid "@S hint for external superblock @s %X.  "
1011 msgstr ""
1012
1013 #: e2fsck/problem.c:351
1014 #. @-expanded: Adding dirhash hint to filesystem.\n
1015 #. @-expanded: \n
1016 msgid ""
1017 "Adding dirhash hint to @f.\n"
1018 "\n"
1019 msgstr ""
1020
1021 #: e2fsck/problem.c:358
1022 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1023 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1024 msgstr ""
1025
1026 #: e2fsck/problem.c:362
1027 #. @-expanded: root inode is not a directory.  
1028 msgid "@r is not a @d.  "
1029 msgstr ""
1030
1031 #: e2fsck/problem.c:367
1032 #. @-expanded: root inode has dtime set (probably due to old mke2fs).  
1033 msgid "@r has dtime set (probably due to old mke2fs).  "
1034 msgstr ""
1035
1036 #: e2fsck/problem.c:372
1037 #. @-expanded: Reserved inode %i (%Q) has invalid mode.  
1038 msgid "Reserved @i %i (%Q) has @n mode.  "
1039 msgstr ""
1040
1041 #: e2fsck/problem.c:377
1042 #, c-format
1043 #. @-expanded: deleted inode %i has zero dtime.  
1044 msgid "@D @i %i has zero dtime.  "
1045 msgstr ""
1046
1047 #: e2fsck/problem.c:382
1048 #, c-format
1049 #. @-expanded: inode %i is in use, but has dtime set.  
1050 msgid "@i %i is in use, but has dtime set.  "
1051 msgstr ""
1052
1053 #: e2fsck/problem.c:387
1054 #, c-format
1055 #. @-expanded: inode %i is a zero-length directory.  
1056 msgid "@i %i is a @z @d.  "
1057 msgstr ""
1058
1059 #: e2fsck/problem.c:392
1060 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1061 msgid "@g %g's @b @B at %b @C.\n"
1062 msgstr ""
1063
1064 #: e2fsck/problem.c:397
1065 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1066 msgid "@g %g's @i @B at %b @C.\n"
1067 msgstr ""
1068
1069 #: e2fsck/problem.c:402
1070 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1071 msgid "@g %g's @i table at %b @C.\n"
1072 msgstr ""
1073
1074 #: e2fsck/problem.c:407
1075 #. @-expanded: group %g's block bitmap (%b) is bad.  
1076 msgid "@g %g's @b @B (%b) is bad.  "
1077 msgstr ""
1078
1079 #: e2fsck/problem.c:412
1080 #. @-expanded: group %g's inode bitmap (%b) is bad.  
1081 msgid "@g %g's @i @B (%b) is bad.  "
1082 msgstr ""
1083
1084 #: e2fsck/problem.c:417
1085 #. @-expanded: inode %i, i_size is %Is, should be %N.  
1086 msgid "@i %i, i_size is %Is, @s %N.  "
1087 msgstr ""
1088
1089 #: e2fsck/problem.c:422
1090 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.  
1091 msgid "@i %i, i_@bs is %Ib, @s %N.  "
1092 msgstr ""
1093
1094 #: e2fsck/problem.c:427
1095 #. @-expanded: illegal block #%B (%b) in inode %i.  
1096 msgid "@I @b #%B (%b) in @i %i.  "
1097 msgstr ""
1098
1099 #: e2fsck/problem.c:432
1100 #. @-expanded: block #%B (%b) overlaps filesystem metadata in inode %i.  
1101 msgid "@b #%B (%b) overlaps @f metadata in @i %i.  "
1102 msgstr ""
1103
1104 #: e2fsck/problem.c:437
1105 #, c-format
1106 #. @-expanded: inode %i has illegal block(s).  
1107 msgid "@i %i has illegal @b(s).  "
1108 msgstr ""
1109
1110 #: e2fsck/problem.c:442
1111 #, c-format
1112 #. @-expanded: Too many illegal blocks in inode %i.\n
1113 msgid "Too many illegal @bs in @i %i.\n"
1114 msgstr ""
1115
1116 #: e2fsck/problem.c:447
1117 #. @-expanded: illegal block #%B (%b) in bad block inode.  
1118 msgid "@I @b #%B (%b) in bad @b @i.  "
1119 msgstr ""
1120
1121 #: e2fsck/problem.c:452
1122 #. @-expanded: Bad block inode has illegal block(s).  
1123 msgid "Bad @b @i has illegal @b(s).  "
1124 msgstr ""
1125
1126 #: e2fsck/problem.c:457
1127 #. @-expanded: Duplicate or bad block in use!\n
1128 msgid "Duplicate or bad @b in use!\n"
1129 msgstr ""
1130
1131 #: e2fsck/problem.c:462
1132 #. @-expanded: Bad block %b used as bad block inode indirect block.  
1133 msgid "Bad @b %b used as bad @b @i indirect @b.  "
1134 msgstr ""
1135
1136 #: e2fsck/problem.c:467
1137 #. @-expanded: \n
1138 #. @-expanded: The bad block inode has probably been corrupted.  You probably\n
1139 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1140 #. @-expanded: in the filesystem.\n
1141 msgid ""
1142 "\n"
1143 "The bad @b @i has probably been corrupted.  You probably\n"
1144 "should stop now and run e2fsck -c to scan for bad blocks\n"
1145 "in the @f.\n"
1146 msgstr ""
1147
1148 #: e2fsck/problem.c:474
1149 #. @-expanded: \n
1150 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1151 msgid ""
1152 "\n"
1153 "If the @b is really bad, the @f can not be fixed.\n"
1154 msgstr ""
1155
1156 #: e2fsck/problem.c:479
1157 #. @-expanded: You can remove this block from the bad block list and hope\n
1158 #. @-expanded: that the block is really OK.  But there are no guarantees.\n
1159 #. @-expanded: \n
1160 msgid ""
1161 "You can remove this @b from the bad @b list and hope\n"
1162 "that the @b is really OK.  But there are no guarantees.\n"
1163 "\n"
1164 msgstr ""
1165
1166 #: e2fsck/problem.c:485
1167 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1168 msgid "The primary @S (%b) is on the bad @b list.\n"
1169 msgstr ""
1170
1171 #: e2fsck/problem.c:490
1172 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1173 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1174 msgstr ""
1175
1176 #: e2fsck/problem.c:496
1177 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1178 msgid "Warning: Group %g's @S (%b) is bad.\n"
1179 msgstr ""
1180
1181 #: e2fsck/problem.c:501
1182 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1183 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1184 msgstr ""
1185
1186 #: e2fsck/problem.c:507
1187 #. @-expanded: Programming error?  block #%b claimed for no reason in process_bad_block.\n
1188 msgid "Programming error?  @b #%b claimed for no reason in process_bad_@b.\n"
1189 msgstr ""
1190
1191 #: e2fsck/problem.c:513
1192 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1193 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1194 msgstr ""
1195
1196 #: e2fsck/problem.c:518
1197 #, c-format
1198 #. @-expanded: error allocating block buffer for relocating %s\n
1199 msgid "@A @b buffer for relocating %s\n"
1200 msgstr ""
1201
1202 #: e2fsck/problem.c:523
1203 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1204 msgid "Relocating @g %g's %s from %b to %c...\n"
1205 msgstr ""
1206
1207 #: e2fsck/problem.c:528
1208 #, c-format
1209 #. @-expanded: Relocating group %g's %s to %c...\n
1210 msgid "Relocating @g %g's %s to %c...\n"
1211 msgstr ""
1212
1213 #: e2fsck/problem.c:533
1214 #. @-expanded: Warning: could not read block %b of %s: %m\n
1215 msgid "Warning: could not read @b %b of %s: %m\n"
1216 msgstr ""
1217
1218 #: e2fsck/problem.c:538
1219 #. @-expanded: Warning: could not write block %b for %s: %m\n
1220 msgid "Warning: could not write @b %b for %s: %m\n"
1221 msgstr ""
1222
1223 #: e2fsck/problem.c:543 e2fsck/problem.c:1280
1224 #. @-expanded: error allocating inode bitmap (%N): %m\n
1225 msgid "@A @i @B (%N): %m\n"
1226 msgstr ""
1227
1228 #: e2fsck/problem.c:548
1229 #. @-expanded: error allocating block bitmap (%N): %m\n
1230 msgid "@A @b @B (%N): %m\n"
1231 msgstr ""
1232
1233 #: e2fsck/problem.c:553
1234 #, c-format
1235 #. @-expanded: error allocating icount link information: %m\n
1236 msgid "@A icount link information: %m\n"
1237 msgstr ""
1238
1239 #: e2fsck/problem.c:558
1240 #, c-format
1241 #. @-expanded: error allocating directory block array: %m\n
1242 msgid "@A @d @b array: %m\n"
1243 msgstr ""
1244
1245 #: e2fsck/problem.c:563
1246 #, c-format
1247 #. @-expanded: Error while scanning inodes (%i): %m\n
1248 msgid "Error while scanning @is (%i): %m\n"
1249 msgstr ""
1250
1251 #: e2fsck/problem.c:568
1252 #, c-format
1253 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1254 msgid "Error while iterating over @bs in @i %i: %m\n"
1255 msgstr ""
1256
1257 #: e2fsck/problem.c:573
1258 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1259 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1260 msgstr ""
1261
1262 #: e2fsck/problem.c:578
1263 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1264 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1265 msgstr ""
1266
1267 #: e2fsck/problem.c:584
1268 #, c-format
1269 #. @-expanded: Error reading inode %i: %m\n
1270 msgid "Error reading @i %i: %m\n"
1271 msgstr ""
1272
1273 #: e2fsck/problem.c:592
1274 #, c-format
1275 #. @-expanded: inode %i has imagic flag set.  
1276 msgid "@i %i has imagic flag set.  "
1277 msgstr ""
1278
1279 #: e2fsck/problem.c:597
1280 #, c-format
1281 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1282 #. @-expanded: or append-only flag set.  
1283 msgid ""
1284 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1285 "or append-only flag set.  "
1286 msgstr ""
1287
1288 #: e2fsck/problem.c:603
1289 #, c-format
1290 #. @-expanded: inode %i has compression flag set on filesystem without compression support.  
1291 msgid "@i %i has @cion flag set on @f without @cion support.  "
1292 msgstr ""
1293
1294 #: e2fsck/problem.c:608
1295 #, c-format
1296 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.  
1297 msgid "Special (@v/socket/fifo) @i %i has non-zero size.  "
1298 msgstr ""
1299
1300 #: e2fsck/problem.c:618
1301 #. @-expanded: journal inode is not in use, but contains data.  
1302 msgid "@j @i is not in use, but contains data.  "
1303 msgstr ""
1304
1305 #: e2fsck/problem.c:623
1306 #. @-expanded: journal is not regular file.  
1307 msgid "@j is not regular file.  "
1308 msgstr ""
1309
1310 #: e2fsck/problem.c:628
1311 #, c-format
1312 #. @-expanded: inode %i was part of the orphaned inode list.  
1313 msgid "@i %i was part of the @o @i list.  "
1314 msgstr ""
1315
1316 #: e2fsck/problem.c:634
1317 #. @-expanded: inodes that were part of a corrupted orphan linked list found.  
1318 msgid "@is that were part of a corrupted orphan linked list found.  "
1319 msgstr ""
1320
1321 #: e2fsck/problem.c:639
1322 #. @-expanded: error allocating refcount structure (%N): %m\n
1323 msgid "@A refcount structure (%N): %m\n"
1324 msgstr ""
1325
1326 #: e2fsck/problem.c:644
1327 #. @-expanded: Error reading extended attribute block %b for inode %i.  
1328 msgid "Error reading @a @b %b for @i %i.  "
1329 msgstr ""
1330
1331 #: e2fsck/problem.c:649
1332 #. @-expanded: inode %i has a bad extended attribute block %b.  
1333 msgid "@i %i has a bad @a @b %b.  "
1334 msgstr ""
1335
1336 #: e2fsck/problem.c:654
1337 #. @-expanded: Error reading extended attribute block %b (%m).  
1338 msgid "Error reading @a @b %b (%m).  "
1339 msgstr ""
1340
1341 #: e2fsck/problem.c:659
1342 #. @-expanded: extended attribute block %b has reference count %B, should be %N.  
1343 msgid "@a @b %b has reference count %B, @s %N.  "
1344 msgstr ""
1345
1346 #: e2fsck/problem.c:664
1347 #. @-expanded: Error writing extended attribute block %b (%m).  
1348 msgid "Error writing @a @b %b (%m).  "
1349 msgstr ""
1350
1351 #: e2fsck/problem.c:669
1352 #. @-expanded: extended attribute block %b has h_blocks > 1.  
1353 msgid "@a @b %b has h_@bs > 1.  "
1354 msgstr ""
1355
1356 #: e2fsck/problem.c:674
1357 #. @-expanded: error allocating extended attribute block %b.  
1358 msgid "@A @a @b %b.  "
1359 msgstr ""
1360
1361 #: e2fsck/problem.c:679
1362 #. @-expanded: extended attribute block %b is corrupt (allocation collision).  
1363 msgid "@a @b %b is corrupt (allocation collision).  "
1364 msgstr ""
1365
1366 #: e2fsck/problem.c:684
1367 #. @-expanded: extended attribute block %b is corrupt (invalid name).  
1368 msgid "@a @b %b is corrupt (@n name).  "
1369 msgstr ""
1370
1371 #: e2fsck/problem.c:689
1372 #. @-expanded: extended attribute block %b is corrupt (invalid value).  
1373 msgid "@a @b %b is corrupt (@n value).  "
1374 msgstr ""
1375
1376 #: e2fsck/problem.c:694
1377 #, c-format
1378 #. @-expanded: inode %i is too big.  
1379 msgid "@i %i is too big.  "
1380 msgstr ""
1381
1382 #: e2fsck/problem.c:698
1383 #. @-expanded: block #%B (%b) causes directory to be too big.  
1384 msgid "@b #%B (%b) causes @d to be too big.  "
1385 msgstr ""
1386
1387 #: e2fsck/problem.c:703
1388 #. @-expanded: block #%B (%b) causes file to be too big.  
1389 msgid "@b #%B (%b) causes file to be too big.  "
1390 msgstr ""
1391
1392 #: e2fsck/problem.c:708
1393 #. @-expanded: block #%B (%b) causes symlink to be too big.  
1394 msgid "@b #%B (%b) causes symlink to be too big.  "
1395 msgstr ""
1396
1397 #: e2fsck/problem.c:713
1398 #, c-format
1399 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1400 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1401 msgstr ""
1402
1403 #: e2fsck/problem.c:718
1404 #, c-format
1405 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1406 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1407 msgstr ""
1408
1409 #: e2fsck/problem.c:723
1410 #, c-format
1411 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1412 msgid "@h %i has an @n root node.\n"
1413 msgstr ""
1414
1415 #: e2fsck/problem.c:728
1416 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1417 msgid "@h %i has an unsupported hash version (%N)\n"
1418 msgstr ""
1419
1420 #: e2fsck/problem.c:733
1421 #, c-format
1422 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1423 msgid "@h %i uses an incompatible htree root node flag.\n"
1424 msgstr ""
1425
1426 #: e2fsck/problem.c:738
1427 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1428 msgid "@h %i has a tree depth (%N) which is too big\n"
1429 msgstr ""
1430
1431 #: e2fsck/problem.c:743
1432 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1433 #. @-expanded: filesystem metadata.  
1434 msgid ""
1435 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1436 "@f metadata.  "
1437 msgstr ""
1438
1439 #: e2fsck/problem.c:749
1440 #, c-format
1441 #. @-expanded: Resize inode (re)creation failed: %m.
1442 msgid "Resize @i (re)creation failed: %m."
1443 msgstr ""
1444
1445 #: e2fsck/problem.c:754
1446 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1447 msgid "@i %i has a extra size (%IS) which is @n\n"
1448 msgstr ""
1449
1450 #: e2fsck/problem.c:759
1451 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1452 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1453 msgstr ""
1454
1455 #: e2fsck/problem.c:764
1456 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1457 msgid "@a in @i %i has a value size (%N) which is @n\n"
1458 msgstr ""
1459
1460 #: e2fsck/problem.c:769
1461 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1462 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1463 msgstr ""
1464
1465 #: e2fsck/problem.c:774
1466 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1467 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1468 msgstr ""
1469
1470 #: e2fsck/problem.c:779
1471 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid (must be 0)\n
1472 msgid "@a in @i %i has a hash (%N) which is @n (must be 0)\n"
1473 msgstr ""
1474
1475 #: e2fsck/problem.c:784
1476 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1477 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1478 msgstr ""
1479
1480 #: e2fsck/problem.c:791
1481 #. @-expanded: \n
1482 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1483 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1484 msgid ""
1485 "\n"
1486 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1487 "Pass 1B: Rescanning for @m @bs\n"
1488 msgstr ""
1489
1490 #: e2fsck/problem.c:797
1491 #, c-format
1492 #. @-expanded: multiply-claimed block(s) in inode %i:
1493 msgid "@m @b(s) in @i %i:"
1494 msgstr ""
1495
1496 #: e2fsck/problem.c:812
1497 #, c-format
1498 msgid "Error while scanning inodes (%i): %m\n"
1499 msgstr ""
1500
1501 #: e2fsck/problem.c:817
1502 #, c-format
1503 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1504 msgid "@A @i @B (@i_dup_map): %m\n"
1505 msgstr ""
1506
1507 #: e2fsck/problem.c:822
1508 #, c-format
1509 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1510 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1511 msgstr ""
1512
1513 #: e2fsck/problem.c:827 e2fsck/problem.c:1143
1514 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1515 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1516 msgstr ""
1517
1518 #: e2fsck/problem.c:833
1519 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1520 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1521 msgstr ""
1522
1523 #: e2fsck/problem.c:839
1524 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1525 msgid "Pass 1D: Reconciling @m @bs\n"
1526 msgstr ""
1527
1528 #: e2fsck/problem.c:844
1529 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1530 #. @-expanded:   has %B multiply-claimed block(s), shared with %N file(s):\n
1531 msgid ""
1532 "File %Q (@i #%i, mod time %IM) \n"
1533 "  has %B @m @b(s), shared with %N file(s):\n"
1534 msgstr ""
1535
1536 #: e2fsck/problem.c:850
1537 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1538 msgid "\t%Q (@i #%i, mod time %IM)\n"
1539 msgstr ""
1540
1541 #: e2fsck/problem.c:855
1542 #. @-expanded: \t<filesystem metadata>\n
1543 msgid "\t<@f metadata>\n"
1544 msgstr ""
1545
1546 #: e2fsck/problem.c:860
1547 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1548 #. @-expanded: \n
1549 msgid ""
1550 "(There are %N @is containing @m @bs.)\n"
1551 "\n"
1552 msgstr ""
1553
1554 #: e2fsck/problem.c:865
1555 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1556 #. @-expanded: \n
1557 msgid ""
1558 "@m @bs already reassigned or cloned.\n"
1559 "\n"
1560 msgstr ""
1561
1562 #: e2fsck/problem.c:878
1563 #, c-format
1564 msgid "Couldn't clone file: %m\n"
1565 msgstr ""
1566
1567 #: e2fsck/problem.c:884
1568 #. @-expanded: Pass 2: Checking directory structure\n
1569 msgid "Pass 2: Checking @d structure\n"
1570 msgstr ""
1571
1572 #: e2fsck/problem.c:889
1573 #, c-format
1574 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1575 msgid "@n @i number for '.' in @d @i %i.\n"
1576 msgstr ""
1577
1578 #: e2fsck/problem.c:894
1579 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1580 msgid "@E has @n @i #: %Di.\n"
1581 msgstr ""
1582
1583 #: e2fsck/problem.c:899
1584 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.  
1585 msgid "@E has @D/unused @i %Di.  "
1586 msgstr ""
1587
1588 #: e2fsck/problem.c:904
1589 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'  
1590 msgid "@E @L to '.'  "
1591 msgstr ""
1592
1593 #: e2fsck/problem.c:909
1594 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1595 msgid "@E points to @i (%Di) located in a bad @b.\n"
1596 msgstr ""
1597
1598 #: e2fsck/problem.c:914
1599 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1600 msgid "@E @L to @d %P (%Di).\n"
1601 msgstr ""
1602
1603 #: e2fsck/problem.c:919
1604 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1605 msgid "@E @L to the @r.\n"
1606 msgstr ""
1607
1608 #: e2fsck/problem.c:924
1609 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1610 msgid "@E has illegal characters in its name.\n"
1611 msgstr ""
1612
1613 #: e2fsck/problem.c:929
1614 #, c-format
1615 #. @-expanded: Missing '.' in directory inode %i.\n
1616 msgid "Missing '.' in @d @i %i.\n"
1617 msgstr ""
1618
1619 #: e2fsck/problem.c:934
1620 #, c-format
1621 #. @-expanded: Missing '..' in directory inode %i.\n
1622 msgid "Missing '..' in @d @i %i.\n"
1623 msgstr ""
1624
1625 #: e2fsck/problem.c:939
1626 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1627 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1628 msgstr ""
1629
1630 #: e2fsck/problem.c:944
1631 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1632 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1633 msgstr ""
1634
1635 #: e2fsck/problem.c:949
1636 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1637 msgid "i_faddr @F %IF, @s zero.\n"
1638 msgstr ""
1639
1640 #: e2fsck/problem.c:954
1641 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1642 msgid "i_file_acl @F %If, @s zero.\n"
1643 msgstr ""
1644
1645 #: e2fsck/problem.c:959
1646 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1647 msgid "i_dir_acl @F %Id, @s zero.\n"
1648 msgstr ""
1649
1650 #: e2fsck/problem.c:964
1651 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1652 msgid "i_frag @F %N, @s zero.\n"
1653 msgstr ""
1654
1655 #: e2fsck/problem.c:969
1656 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1657 msgid "i_fsize @F %N, @s zero.\n"
1658 msgstr ""
1659
1660 #: e2fsck/problem.c:974
1661 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1662 msgid "@i %i (%Q) has @n mode (%Im).\n"
1663 msgstr ""
1664
1665 #: e2fsck/problem.c:979
1666 #. @-expanded: directory inode %i, block %B, offset %N: directory corrupted\n
1667 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n"
1668 msgstr ""
1669
1670 #: e2fsck/problem.c:984
1671 #. @-expanded: directory inode %i, block %B, offset %N: filename too long\n
1672 msgid "@d @i %i, @b %B, offset %N: filename too long\n"
1673 msgstr ""
1674
1675 #: e2fsck/problem.c:989
1676 #. @-expanded: directory inode %i has an unallocated block #%B.  
1677 msgid "@d @i %i has an unallocated @b #%B.  "
1678 msgstr ""
1679
1680 #: e2fsck/problem.c:994
1681 #, c-format
1682 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1683 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1684 msgstr ""
1685
1686 #: e2fsck/problem.c:999
1687 #, c-format
1688 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1689 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1690 msgstr ""
1691
1692 #: e2fsck/problem.c:1004
1693 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1694 msgid "@i %i (%Q) is an @I character @v.\n"
1695 msgstr ""
1696
1697 #: e2fsck/problem.c:1009
1698 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1699 msgid "@i %i (%Q) is an @I @b @v.\n"
1700 msgstr ""
1701
1702 #: e2fsck/problem.c:1014
1703 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1704 msgid "@E is duplicate '.' @e.\n"
1705 msgstr ""
1706
1707 #: e2fsck/problem.c:1019
1708 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1709 msgid "@E is duplicate '..' @e.\n"
1710 msgstr ""
1711
1712 #: e2fsck/problem.c:1024 e2fsck/problem.c:1305
1713 #, c-format
1714 msgid "Internal error: couldn't find dir_info for %i.\n"
1715 msgstr ""
1716
1717 #: e2fsck/problem.c:1029
1718 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1719 msgid "@E has rec_len of %Dr, @s %N.\n"
1720 msgstr ""
1721
1722 #: e2fsck/problem.c:1034
1723 #, c-format
1724 #. @-expanded: error allocating icount structure: %m\n
1725 msgid "@A icount structure: %m\n"
1726 msgstr ""
1727
1728 #: e2fsck/problem.c:1039
1729 #, c-format
1730 #. @-expanded: Error iterating over directory blocks: %m\n
1731 msgid "Error iterating over @d @bs: %m\n"
1732 msgstr ""
1733
1734 #: e2fsck/problem.c:1044
1735 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1736 msgid "Error reading @d @b %b (@i %i): %m\n"
1737 msgstr ""
1738
1739 #: e2fsck/problem.c:1049
1740 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1741 msgid "Error writing @d @b %b (@i %i): %m\n"
1742 msgstr ""
1743
1744 #: e2fsck/problem.c:1054
1745 #, c-format
1746 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1747 msgid "@A new @d @b for @i %i (%s): %m\n"
1748 msgstr ""
1749
1750 #: e2fsck/problem.c:1059
1751 #, c-format
1752 #. @-expanded: Error deallocating inode %i: %m\n
1753 msgid "Error deallocating @i %i: %m\n"
1754 msgstr ""
1755
1756 #: e2fsck/problem.c:1064
1757 #. @-expanded: directory entry for '.' is big.  
1758 msgid "@d @e for '.' is big.  "
1759 msgstr ""
1760
1761 #: e2fsck/problem.c:1069
1762 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1763 msgid "@i %i (%Q) is an @I FIFO.\n"
1764 msgstr ""
1765
1766 #: e2fsck/problem.c:1074
1767 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1768 msgid "@i %i (%Q) is an @I socket.\n"
1769 msgstr ""
1770
1771 #: e2fsck/problem.c:1079
1772 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
1773 msgid "Setting filetype for @E to %N.\n"
1774 msgstr ""
1775
1776 #: e2fsck/problem.c:1084
1777 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
1778 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
1779 msgstr ""
1780
1781 #: e2fsck/problem.c:1089
1782 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
1783 msgid "@E has filetype set.\n"
1784 msgstr ""
1785
1786 #: e2fsck/problem.c:1094
1787 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
1788 msgid "@E has a @z name.\n"
1789 msgstr ""
1790
1791 #: e2fsck/problem.c:1099
1792 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
1793 msgid "Symlink %Q (@i #%i) is @n.\n"
1794 msgstr ""
1795
1796 #: e2fsck/problem.c:1104
1797 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
1798 msgid "@a @b @F @n (%If).\n"
1799 msgstr ""
1800
1801 #: e2fsck/problem.c:1109
1802 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
1803 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
1804 msgstr ""
1805
1806 #: e2fsck/problem.c:1114
1807 #. @-expanded: problem in HTREE directory inode %d: node (%B) not referenced\n
1808 msgid "@p @h %d: node (%B) not referenced\n"
1809 msgstr ""
1810
1811 #: e2fsck/problem.c:1119
1812 #. @-expanded: problem in HTREE directory inode %d: node (%B) referenced twice\n
1813 msgid "@p @h %d: node (%B) referenced twice\n"
1814 msgstr ""
1815
1816 #: e2fsck/problem.c:1124
1817 #. @-expanded: problem in HTREE directory inode %d: node (%B) has bad min hash\n
1818 msgid "@p @h %d: node (%B) has bad min hash\n"
1819 msgstr ""
1820
1821 #: e2fsck/problem.c:1129
1822 #. @-expanded: problem in HTREE directory inode %d: node (%B) has bad max hash\n
1823 msgid "@p @h %d: node (%B) has bad max hash\n"
1824 msgstr ""
1825
1826 #: e2fsck/problem.c:1134
1827 #. @-expanded: invalid HTREE directory inode %d (%q).  
1828 msgid "@n @h %d (%q).  "
1829 msgstr ""
1830
1831 #: e2fsck/problem.c:1138
1832 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
1833 msgid "@p @h %d (%q): bad @b number %b.\n"
1834 msgstr ""
1835
1836 #: e2fsck/problem.c:1148
1837 #, c-format
1838 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
1839 msgid "@p @h %d: root node is @n\n"
1840 msgstr ""
1841
1842 #: e2fsck/problem.c:1153
1843 #. @-expanded: problem in HTREE directory inode %d: node (%B) has invalid limit (%N)\n
1844 msgid "@p @h %d: node (%B) has @n limit (%N)\n"
1845 msgstr ""
1846
1847 #: e2fsck/problem.c:1158
1848 #. @-expanded: problem in HTREE directory inode %d: node (%B) has invalid count (%N)\n
1849 msgid "@p @h %d: node (%B) has @n count (%N)\n"
1850 msgstr ""
1851
1852 #: e2fsck/problem.c:1163
1853 #. @-expanded: problem in HTREE directory inode %d: node (%B) has an unordered hash table\n
1854 msgid "@p @h %d: node (%B) has an unordered hash table\n"
1855 msgstr ""
1856
1857 #: e2fsck/problem.c:1168
1858 #. @-expanded: problem in HTREE directory inode %d: node (%B) has invalid depth\n
1859 msgid "@p @h %d: node (%B) has @n depth\n"
1860 msgstr ""
1861
1862 #: e2fsck/problem.c:1173
1863 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.  
1864 msgid "Duplicate @E found.  "
1865 msgstr ""
1866
1867 #: e2fsck/problem.c:1178
1868 #, no-c-format
1869 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
1870 #. @-expanded: Rename to %s
1871 msgid ""
1872 "@E has a non-unique filename.\n"
1873 "Rename to %s"
1874 msgstr ""
1875
1876 #: e2fsck/problem.c:1183
1877 #. @-expanded: Duplicate entry '%Dn' found.\n
1878 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
1879 #. @-expanded: \n
1880 msgid ""
1881 "Duplicate @e '%Dn' found.\n"
1882 "\tMarking %p (%i) to be rebuilt.\n"
1883 "\n"
1884 msgstr ""
1885
1886 #: e2fsck/problem.c:1188
1887 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
1888 msgid "i_blocks_hi @F %N, @s zero.\n"
1889 msgstr ""
1890
1891 #: e2fsck/problem.c:1195
1892 #. @-expanded: Pass 3: Checking directory connectivity\n
1893 msgid "Pass 3: Checking @d connectivity\n"
1894 msgstr ""
1895
1896 #: e2fsck/problem.c:1200
1897 #. @-expanded: root inode not allocated.  
1898 msgid "@r not allocated.  "
1899 msgstr ""
1900
1901 #: e2fsck/problem.c:1205
1902 #. @-expanded: No room in lost+found directory.  
1903 msgid "No room in @l @d.  "
1904 msgstr ""
1905
1906 #: e2fsck/problem.c:1210
1907 #, c-format
1908 #. @-expanded: Unconnected directory inode %i (%p)\n
1909 msgid "Unconnected @d @i %i (%p)\n"
1910 msgstr ""
1911
1912 #: e2fsck/problem.c:1215
1913 #. @-expanded: /lost+found not found.  
1914 msgid "/@l not found.  "
1915 msgstr ""
1916
1917 #: e2fsck/problem.c:1220
1918 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
1919 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
1920 msgstr ""
1921
1922 #: e2fsck/problem.c:1225
1923 #. @-expanded: Bad or non-existent /lost+found.  Cannot reconnect.\n
1924 msgid "Bad or non-existent /@l.  Cannot reconnect.\n"
1925 msgstr ""
1926
1927 #: e2fsck/problem.c:1230
1928 #, c-format
1929 #. @-expanded: Could not expand /lost+found: %m\n
1930 msgid "Could not expand /@l: %m\n"
1931 msgstr ""
1932
1933 #: e2fsck/problem.c:1235
1934 #, c-format
1935 msgid "Could not reconnect %i: %m\n"
1936 msgstr ""
1937
1938 #: e2fsck/problem.c:1240
1939 #, c-format
1940 #. @-expanded: Error while trying to find /lost+found: %m\n
1941 msgid "Error while trying to find /@l: %m\n"
1942 msgstr ""
1943
1944 #: e2fsck/problem.c:1245
1945 #, c-format
1946 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
1947 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
1948 msgstr ""
1949
1950 #: e2fsck/problem.c:1250
1951 #, c-format
1952 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
1953 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
1954 msgstr ""
1955
1956 #: e2fsck/problem.c:1255
1957 #, c-format
1958 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
1959 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
1960 msgstr ""
1961
1962 #: e2fsck/problem.c:1260
1963 #, c-format
1964 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
1965 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
1966 msgstr ""
1967
1968 #: e2fsck/problem.c:1265
1969 #, c-format
1970 #. @-expanded: Error while adjusting inode count on inode %i\n
1971 msgid "Error while adjusting @i count on @i %i\n"
1972 msgstr ""
1973
1974 #: e2fsck/problem.c:1270
1975 #, c-format
1976 #. @-expanded: Couldn't fix parent of inode %i: %m\n
1977 #. @-expanded: \n
1978 msgid ""
1979 "Couldn't fix parent of @i %i: %m\n"
1980 "\n"
1981 msgstr ""
1982
1983 #: e2fsck/problem.c:1275
1984 #, c-format
1985 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
1986 #. @-expanded: \n
1987 msgid ""
1988 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
1989 "\n"
1990 msgstr ""
1991
1992 #: e2fsck/problem.c:1285
1993 #, c-format
1994 #. @-expanded: Error creating root directory (%s): %m\n
1995 msgid "Error creating root @d (%s): %m\n"
1996 msgstr ""
1997
1998 #: e2fsck/problem.c:1290
1999 #, c-format
2000 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2001 msgid "Error creating /@l @d (%s): %m\n"
2002 msgstr ""
2003
2004 #: e2fsck/problem.c:1295
2005 #. @-expanded: root inode is not a directory; aborting.\n
2006 msgid "@r is not a @d; aborting.\n"
2007 msgstr ""
2008
2009 #: e2fsck/problem.c:1300
2010 #. @-expanded: Cannot proceed without a root inode.\n
2011 msgid "Cannot proceed without a @r.\n"
2012 msgstr ""
2013
2014 #: e2fsck/problem.c:1310
2015 #, c-format
2016 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2017 msgid "/@l is not a @d (ino=%i)\n"
2018 msgstr ""
2019
2020 #: e2fsck/problem.c:1317
2021 msgid "Pass 3A: Optimizing directories\n"
2022 msgstr ""
2023
2024 #: e2fsck/problem.c:1322
2025 #, c-format
2026 msgid "Failed to create dirs_to_hash iterator: %m"
2027 msgstr ""
2028
2029 #: e2fsck/problem.c:1327
2030 msgid "Failed to optimize directory %q (%d): %m"
2031 msgstr ""
2032
2033 #: e2fsck/problem.c:1332
2034 msgid "Optimizing directories: "
2035 msgstr ""
2036
2037 #: e2fsck/problem.c:1349
2038 msgid "Pass 4: Checking reference counts\n"
2039 msgstr ""
2040
2041 #: e2fsck/problem.c:1354
2042 #, c-format
2043 #. @-expanded: unattached zero-length inode %i.  
2044 msgid "@u @z @i %i.  "
2045 msgstr ""
2046
2047 #: e2fsck/problem.c:1359
2048 #, c-format
2049 #. @-expanded: unattached inode %i\n
2050 msgid "@u @i %i\n"
2051 msgstr ""
2052
2053 #: e2fsck/problem.c:1364
2054 #. @-expanded: inode %i ref count is %Il, should be %N.  
2055 msgid "@i %i ref count is %Il, @s %N.  "
2056 msgstr ""
2057
2058 #: e2fsck/problem.c:1368
2059 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2060 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2061 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il.  They should be the same!\n
2062 msgid ""
2063 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2064 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2065 "@i_link_info[%i] is %N, @i.i_links_count is %Il.  They @s the same!\n"
2066 msgstr ""
2067
2068 #: e2fsck/problem.c:1378
2069 #. @-expanded: Pass 5: Checking group summary information\n
2070 msgid "Pass 5: Checking @g summary information\n"
2071 msgstr ""
2072
2073 #: e2fsck/problem.c:1383
2074 #. @-expanded: Padding at end of inode bitmap is not set. 
2075 msgid "Padding at end of @i @B is not set. "
2076 msgstr ""
2077
2078 #: e2fsck/problem.c:1388
2079 #. @-expanded: Padding at end of block bitmap is not set. 
2080 msgid "Padding at end of @b @B is not set. "
2081 msgstr ""
2082
2083 #: e2fsck/problem.c:1393
2084 #. @-expanded: block bitmap differences: 
2085 msgid "@b @B differences: "
2086 msgstr ""
2087
2088 #: e2fsck/problem.c:1413
2089 #. @-expanded: inode bitmap differences: 
2090 msgid "@i @B differences: "
2091 msgstr ""
2092
2093 #: e2fsck/problem.c:1433
2094 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2095 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2096 msgstr ""
2097
2098 #: e2fsck/problem.c:1438
2099 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2100 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2101 msgstr ""
2102
2103 #: e2fsck/problem.c:1443
2104 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2105 msgid "Free @is count wrong (%i, counted=%j).\n"
2106 msgstr ""
2107
2108 #: e2fsck/problem.c:1448
2109 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2110 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2111 msgstr ""
2112
2113 #: e2fsck/problem.c:1453
2114 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2115 msgid "Free @bs count wrong (%b, counted=%c).\n"
2116 msgstr ""
2117
2118 #: e2fsck/problem.c:1458
2119 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap 
2120 #. @-expanded: endpoints (%i, %j)\n
2121 msgid ""
2122 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2123 "endpoints (%i, %j)\n"
2124 msgstr ""
2125
2126 #: e2fsck/problem.c:1464
2127 msgid "Internal error: fudging end of bitmap (%N)\n"
2128 msgstr ""
2129
2130 #: e2fsck/problem.c:1469
2131 #, c-format
2132 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2133 msgid "Error copying in replacement @i @B: %m\n"
2134 msgstr ""
2135
2136 #: e2fsck/problem.c:1474
2137 #, c-format
2138 #. @-expanded: Error copying in replacement block bitmap: %m\n
2139 msgid "Error copying in replacement @b @B: %m\n"
2140 msgstr ""
2141
2142 #: e2fsck/problem.c:1499
2143 msgid "Recreate journal to make the filesystem ext3 again?\n"
2144 msgstr ""
2145
2146 #: e2fsck/problem.c:1617
2147 #, c-format
2148 msgid "Unhandled error code (0x%x)!\n"
2149 msgstr ""
2150
2151 #: e2fsck/problem.c:1711
2152 msgid "IGNORED"
2153 msgstr ""
2154
2155 #: e2fsck/scantest.c:81
2156 #, c-format
2157 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2158 msgstr ""
2159
2160 #: e2fsck/scantest.c:100
2161 #, c-format
2162 msgid "size of inode=%d\n"
2163 msgstr ""
2164
2165 #: e2fsck/scantest.c:121
2166 msgid "while starting inode scan"
2167 msgstr ""
2168
2169 #: e2fsck/scantest.c:132
2170 msgid "while doing inode scan"
2171 msgstr ""
2172
2173 #: e2fsck/super.c:187
2174 #, c-format
2175 msgid "while calling ext2fs_block_iterate for inode %d"
2176 msgstr ""
2177
2178 #: e2fsck/super.c:210
2179 #, c-format
2180 msgid "while calling ext2fs_adjust_ea_refcount for inode %d"
2181 msgstr ""
2182
2183 #: e2fsck/super.c:268
2184 msgid "Truncating"
2185 msgstr ""
2186
2187 #: e2fsck/super.c:269
2188 msgid "Clearing"
2189 msgstr ""
2190
2191 #: e2fsck/swapfs.c:98
2192 msgid "while calling ext2fs_block_iterate"
2193 msgstr ""
2194
2195 #: e2fsck/swapfs.c:104
2196 msgid "while calling iterator function"
2197 msgstr ""
2198
2199 #: e2fsck/swapfs.c:126
2200 msgid "while allocating inode buffer"
2201 msgstr ""
2202
2203 #: e2fsck/swapfs.c:138
2204 #, c-format
2205 msgid "while reading inode table (group %d)"
2206 msgstr ""
2207
2208 #: e2fsck/swapfs.c:176
2209 #, c-format
2210 msgid "while writing inode table (group %d)"
2211 msgstr ""
2212
2213 #: e2fsck/swapfs.c:226
2214 #, c-format
2215 msgid "Pass 0: Doing byte-swap of filesystem\n"
2216 msgstr ""
2217
2218 #: e2fsck/swapfs.c:233
2219 #, c-format
2220 msgid ""
2221 "%s: the filesystem must be freshly checked using fsck\n"
2222 "and not mounted before trying to byte-swap it.\n"
2223 msgstr ""
2224
2225 #: e2fsck/swapfs.c:268
2226 msgid "Byte swap"
2227 msgstr ""
2228
2229 #: e2fsck/unix.c:74
2230 #, c-format
2231 msgid ""
2232 "Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n"
2233 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2234 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2235 "\t\t[-E extended-options] device\n"
2236 msgstr ""
2237
2238 #: e2fsck/unix.c:80
2239 #, c-format
2240 msgid ""
2241 "\n"
2242 "Emergency help:\n"
2243 " -p                   Automatic repair (no questions)\n"
2244 " -n                   Make no changes to the filesystem\n"
2245 " -y                   Assume \"yes\" to all questions\n"
2246 " -c                   Check for bad blocks and add them to the badblock "
2247 "list\n"
2248 " -f                   Force checking even if filesystem is marked clean\n"
2249 msgstr ""
2250
2251 #: e2fsck/unix.c:86
2252 #, c-format
2253 msgid ""
2254 " -v                   Be verbose\n"
2255 " -b superblock        Use alternative superblock\n"
2256 " -B blocksize         Force blocksize when looking for superblock\n"
2257 " -j external_journal  Set location of the external journal\n"
2258 " -l bad_blocks_file   Add to badblocks list\n"
2259 " -L bad_blocks_file   Set badblocks list\n"
2260 msgstr ""
2261
2262 #: e2fsck/unix.c:121
2263 #, c-format
2264 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %u/%u blocks\n"
2265 msgstr ""
2266
2267 #: e2fsck/unix.c:133
2268 #, c-format
2269 msgid "         # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2270 msgstr ""
2271
2272 #: e2fsck/unix.c:176 misc/badblocks.c:789 misc/tune2fs.c:794 misc/util.c:151
2273 #: resize/main.c:237
2274 #, c-format
2275 msgid "while determining whether %s is mounted."
2276 msgstr ""
2277
2278 #: e2fsck/unix.c:194
2279 #, c-format
2280 msgid "Warning!  %s is mounted.\n"
2281 msgstr ""
2282
2283 #: e2fsck/unix.c:198
2284 #, c-format
2285 msgid "%s is mounted.  "
2286 msgstr ""
2287
2288 #: e2fsck/unix.c:200
2289 msgid ""
2290 "Cannot continue, aborting.\n"
2291 "\n"
2292 msgstr ""
2293
2294 #: e2fsck/unix.c:201
2295 #, c-format
2296 msgid ""
2297 "\n"
2298 "\n"
2299 "\a\a\a\aWARNING!!!  Running e2fsck on a mounted filesystem may cause\n"
2300 "SEVERE filesystem damage.\a\a\a\n"
2301 "\n"
2302 msgstr ""
2303
2304 #: e2fsck/unix.c:204
2305 msgid "Do you really want to continue"
2306 msgstr ""
2307
2308 #: e2fsck/unix.c:206
2309 #, c-format
2310 msgid "check aborted.\n"
2311 msgstr ""
2312
2313 #: e2fsck/unix.c:276
2314 msgid " contains a file system with errors"
2315 msgstr ""
2316
2317 #: e2fsck/unix.c:278
2318 msgid " was not cleanly unmounted"
2319 msgstr ""
2320
2321 #: e2fsck/unix.c:282
2322 #, c-format
2323 msgid " has been mounted %u times without being checked"
2324 msgstr ""
2325
2326 #: e2fsck/unix.c:290
2327 #, c-format
2328 msgid " has gone %u days without being checked"
2329 msgstr ""
2330
2331 #: e2fsck/unix.c:299
2332 msgid ", check forced.\n"
2333 msgstr ""
2334
2335 #: e2fsck/unix.c:302
2336 #, c-format
2337 msgid "%s: clean, %u/%u files, %u/%u blocks"
2338 msgstr ""
2339
2340 #: e2fsck/unix.c:319
2341 msgid " (check deferred; on battery)"
2342 msgstr ""
2343
2344 #: e2fsck/unix.c:322
2345 msgid " (check after next mount)"
2346 msgstr ""
2347
2348 #: e2fsck/unix.c:324
2349 #, c-format
2350 msgid " (check in %ld mounts)"
2351 msgstr ""
2352
2353 #: e2fsck/unix.c:470
2354 #, c-format
2355 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2356 msgstr ""
2357
2358 #: e2fsck/unix.c:541
2359 #, c-format
2360 msgid "Invalid EA version.\n"
2361 msgstr ""
2362
2363 #: e2fsck/unix.c:547
2364 #, c-format
2365 msgid "Unknown extended option: %s\n"
2366 msgstr ""
2367
2368 #: e2fsck/unix.c:567
2369 #, c-format
2370 msgid ""
2371 "Syntax error in e2fsck config file (%s, line #%d)\n"
2372 "\t%s\n"
2373 msgstr ""
2374
2375 #: e2fsck/unix.c:624
2376 #, c-format
2377 msgid "Error validating file descriptor %d: %s\n"
2378 msgstr ""
2379
2380 #: e2fsck/unix.c:628
2381 msgid "Invalid completion information file descriptor"
2382 msgstr ""
2383
2384 #: e2fsck/unix.c:643
2385 msgid "Only one of the options -p/-a, -n or -y may be specified."
2386 msgstr ""
2387
2388 #: e2fsck/unix.c:664
2389 #, c-format
2390 msgid "The -t option is not supported on this version of e2fsck.\n"
2391 msgstr ""
2392
2393 #: e2fsck/unix.c:729
2394 #, c-format
2395 msgid "Byte-swapping filesystems not compiled in this version of e2fsck\n"
2396 msgstr ""
2397
2398 #: e2fsck/unix.c:752 misc/tune2fs.c:459 misc/tune2fs.c:717 misc/tune2fs.c:734
2399 #, c-format
2400 msgid "Unable to resolve '%s'"
2401 msgstr ""
2402
2403 #: e2fsck/unix.c:783
2404 #, c-format
2405 msgid "Incompatible options not allowed when byte-swapping.\n"
2406 msgstr ""
2407
2408 #: e2fsck/unix.c:790
2409 #, c-format
2410 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2411 msgstr ""
2412
2413 #: e2fsck/unix.c:872
2414 #, c-format
2415 msgid "Error: ext2fs library version out of date!\n"
2416 msgstr ""
2417
2418 #: e2fsck/unix.c:880
2419 msgid "while trying to initialize program"
2420 msgstr ""
2421
2422 #: e2fsck/unix.c:894
2423 #, c-format
2424 msgid "\tUsing %s, %s\n"
2425 msgstr ""
2426
2427 #: e2fsck/unix.c:906
2428 msgid "need terminal for interactive repairs"
2429 msgstr ""
2430
2431 #: e2fsck/unix.c:945
2432 #, c-format
2433 msgid "%s trying backup blocks...\n"
2434 msgstr ""
2435
2436 #: e2fsck/unix.c:946
2437 msgid "Couldn't find ext2 superblock,"
2438 msgstr ""
2439
2440 #: e2fsck/unix.c:947
2441 msgid "Group descriptors look bad..."
2442 msgstr ""
2443
2444 #: e2fsck/unix.c:958
2445 #, c-format
2446 msgid ""
2447 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2448 "(Or the filesystem superblock is corrupt)\n"
2449 "\n"
2450 msgstr ""
2451
2452 #: e2fsck/unix.c:964
2453 #, c-format
2454 msgid "Could this be a zero-length partition?\n"
2455 msgstr ""
2456
2457 #: e2fsck/unix.c:966
2458 #, c-format
2459 msgid "You must have %s access to the filesystem or be root\n"
2460 msgstr ""
2461
2462 #: e2fsck/unix.c:971
2463 #, c-format
2464 msgid "Possibly non-existent or swap device?\n"
2465 msgstr ""
2466
2467 #: e2fsck/unix.c:973
2468 #, c-format
2469 msgid "Filesystem mounted or opened exclusively by another program?\n"
2470 msgstr ""
2471
2472 #: e2fsck/unix.c:977
2473 #, c-format
2474 msgid ""
2475 "Disk write-protected; use the -n option to do a read-only\n"
2476 "check of the device.\n"
2477 msgstr ""
2478
2479 #: e2fsck/unix.c:1041
2480 msgid "Get a newer version of e2fsck!"
2481 msgstr ""
2482
2483 #: e2fsck/unix.c:1062
2484 #, c-format
2485 msgid "while checking ext3 journal for %s"
2486 msgstr ""
2487
2488 #: e2fsck/unix.c:1073
2489 #, c-format
2490 msgid ""
2491 "Warning: skipping journal recovery because doing a read-only filesystem "
2492 "check.\n"
2493 msgstr ""
2494
2495 #: e2fsck/unix.c:1086
2496 #, c-format
2497 msgid "unable to set superblock flags on %s\n"
2498 msgstr ""
2499
2500 #: e2fsck/unix.c:1092
2501 #, c-format
2502 msgid "while recovering ext3 journal of %s"
2503 msgstr ""
2504
2505 #: e2fsck/unix.c:1121
2506 msgid "Warning: compression support is experimental.\n"
2507 msgstr ""
2508
2509 #: e2fsck/unix.c:1126
2510 #, c-format
2511 msgid ""
2512 "E2fsck not compiled with HTREE support,\n"
2513 "\tbut filesystem %s has HTREE directories.\n"
2514 msgstr ""
2515
2516 #: e2fsck/unix.c:1161
2517 #, c-format
2518 msgid "%s: Filesystem byte order already normalized.\n"
2519 msgstr ""
2520
2521 #: e2fsck/unix.c:1181
2522 msgid "while reading bad blocks inode"
2523 msgstr ""
2524
2525 #: e2fsck/unix.c:1183
2526 #, c-format
2527 msgid "This doesn't bode well, but we'll try to go on...\n"
2528 msgstr ""
2529
2530 #: e2fsck/unix.c:1208
2531 msgid "Couldn't determine journal size"
2532 msgstr ""
2533
2534 #: e2fsck/unix.c:1211 misc/mke2fs.c:1737
2535 #, c-format
2536 msgid "Creating journal (%d blocks): "
2537 msgstr ""
2538
2539 #: e2fsck/unix.c:1218 misc/mke2fs.c:1745
2540 msgid ""
2541 "\n"
2542 "\twhile trying to create journal"
2543 msgstr ""
2544
2545 #: e2fsck/unix.c:1221
2546 #, c-format
2547 msgid " Done.\n"
2548 msgstr ""
2549
2550 #: e2fsck/unix.c:1222
2551 #, c-format
2552 msgid ""
2553 "\n"
2554 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2555 msgstr ""
2556
2557 #: e2fsck/unix.c:1229
2558 #, c-format
2559 msgid "Restarting e2fsck from the beginning...\n"
2560 msgstr ""
2561
2562 #: e2fsck/unix.c:1233
2563 msgid "while resetting context"
2564 msgstr ""
2565
2566 #: e2fsck/unix.c:1240
2567 #, c-format
2568 msgid "%s: e2fsck canceled.\n"
2569 msgstr ""
2570
2571 #: e2fsck/unix.c:1245
2572 msgid "aborted"
2573 msgstr ""
2574
2575 #: e2fsck/unix.c:1253
2576 #, c-format
2577 msgid ""
2578 "\n"
2579 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2580 msgstr ""
2581
2582 #: e2fsck/unix.c:1256
2583 #, c-format
2584 msgid "%s: ***** REBOOT LINUX *****\n"
2585 msgstr ""
2586
2587 #: e2fsck/unix.c:1264
2588 #, c-format
2589 msgid ""
2590 "\n"
2591 "%s: ********** WARNING: Filesystem still has errors **********\n"
2592 "\n"
2593 msgstr ""
2594
2595 #: e2fsck/util.c:131 misc/util.c:68
2596 msgid "yY"
2597 msgstr ""
2598
2599 #: e2fsck/util.c:132
2600 msgid "nN"
2601 msgstr ""
2602
2603 #: e2fsck/util.c:146
2604 msgid "<y>"
2605 msgstr ""
2606
2607 #: e2fsck/util.c:148
2608 msgid "<n>"
2609 msgstr ""
2610
2611 #: e2fsck/util.c:150
2612 msgid " (y/n)"
2613 msgstr ""
2614
2615 #: e2fsck/util.c:165
2616 msgid "cancelled!\n"
2617 msgstr ""
2618
2619 #: e2fsck/util.c:180
2620 msgid "yes\n"
2621 msgstr ""
2622
2623 #: e2fsck/util.c:182
2624 msgid "no\n"
2625 msgstr ""
2626
2627 #: e2fsck/util.c:192
2628 #, c-format
2629 msgid ""
2630 "%s? no\n"
2631 "\n"
2632 msgstr ""
2633
2634 #: e2fsck/util.c:196
2635 #, c-format
2636 msgid ""
2637 "%s? yes\n"
2638 "\n"
2639 msgstr ""
2640
2641 #: e2fsck/util.c:200
2642 msgid "yes"
2643 msgstr ""
2644
2645 #: e2fsck/util.c:200
2646 msgid "no"
2647 msgstr ""
2648
2649 #: e2fsck/util.c:214
2650 #, c-format
2651 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2652 msgstr ""
2653
2654 #: e2fsck/util.c:219
2655 msgid "reading inode and block bitmaps"
2656 msgstr ""
2657
2658 #: e2fsck/util.c:224
2659 #, c-format
2660 msgid "while retrying to read bitmaps for %s"
2661 msgstr ""
2662
2663 #: e2fsck/util.c:237
2664 msgid "writing block bitmaps"
2665 msgstr ""
2666
2667 #: e2fsck/util.c:242
2668 #, c-format
2669 msgid "while retrying to write block bitmaps for %s"
2670 msgstr ""
2671
2672 #: e2fsck/util.c:249
2673 msgid "writing inode bitmaps"
2674 msgstr ""
2675
2676 #: e2fsck/util.c:254
2677 #, c-format
2678 msgid "while retrying to write inode bitmaps for %s"
2679 msgstr ""
2680
2681 #: e2fsck/util.c:267
2682 #, c-format
2683 msgid ""
2684 "\n"
2685 "\n"
2686 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2687 "\t(i.e., without -a or -p options)\n"
2688 msgstr ""
2689
2690 #: e2fsck/util.c:332
2691 #, c-format
2692 msgid "Memory used: %dk/%dk (%dk/%dk), "
2693 msgstr ""
2694
2695 #: e2fsck/util.c:336
2696 #, c-format
2697 msgid "Memory used: %d, "
2698 msgstr ""
2699
2700 #: e2fsck/util.c:342
2701 #, c-format
2702 msgid "time: %5.2f/%5.2f/%5.2f\n"
2703 msgstr ""
2704
2705 #: e2fsck/util.c:347
2706 #, c-format
2707 msgid "elapsed time: %6.3f\n"
2708 msgstr ""
2709
2710 #: e2fsck/util.c:361
2711 #, c-format
2712 msgid "while reading inode %ld in %s"
2713 msgstr ""
2714
2715 #: e2fsck/util.c:375 e2fsck/util.c:388
2716 #, c-format
2717 msgid "while writing inode %ld in %s"
2718 msgstr ""
2719
2720 #: misc/badblocks.c:61
2721 msgid "done                                \n"
2722 msgstr ""
2723
2724 #: misc/badblocks.c:80
2725 #, c-format
2726 msgid ""
2727 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
2728 " [-c blocks_at_once] [-p num_passes] [-t test_pattern [-t test_pattern "
2729 "[...]]]\n"
2730 " device [last_block [start_block]]\n"
2731 msgstr ""
2732
2733 #: misc/badblocks.c:88
2734 #, c-format
2735 msgid ""
2736 "%s: The -n and -w options are mutually exclusive.\n"
2737 "\n"
2738 msgstr ""
2739
2740 #: misc/badblocks.c:235
2741 msgid "Testing with random pattern: "
2742 msgstr ""
2743
2744 #: misc/badblocks.c:253
2745 msgid "Testing with pattern 0x"
2746 msgstr ""
2747
2748 #: misc/badblocks.c:278 misc/badblocks.c:307
2749 msgid "during seek"
2750 msgstr ""
2751
2752 #: misc/badblocks.c:285
2753 #, c-format
2754 msgid "Weird value (%ld) in do_read\n"
2755 msgstr ""
2756
2757 #: misc/badblocks.c:327
2758 msgid "during ext2fs_sync_device"
2759 msgstr ""
2760
2761 #: misc/badblocks.c:343 misc/badblocks.c:581
2762 msgid "while beginning bad block list iteration"
2763 msgstr ""
2764
2765 #: misc/badblocks.c:357 misc/badblocks.c:447 misc/badblocks.c:591
2766 msgid "while allocating buffers"
2767 msgstr ""
2768
2769 #: misc/badblocks.c:361
2770 #, c-format
2771 msgid "Checking blocks %lu to %lu\n"
2772 msgstr ""
2773
2774 #: misc/badblocks.c:365
2775 msgid "Checking for bad blocks in read-only mode\n"
2776 msgstr ""
2777
2778 #: misc/badblocks.c:374
2779 msgid "Checking for bad blocks (read-only test): "
2780 msgstr ""
2781
2782 #: misc/badblocks.c:454
2783 msgid "Checking for bad blocks in read-write mode\n"
2784 msgstr ""
2785
2786 #: misc/badblocks.c:456 misc/badblocks.c:604
2787 #, c-format
2788 msgid "From block %lu to %lu\n"
2789 msgstr ""
2790
2791 #: misc/badblocks.c:507
2792 msgid "Reading and comparing: "
2793 msgstr ""
2794
2795 #: misc/badblocks.c:603
2796 msgid "Checking for bad blocks in non-destructive read-write mode\n"
2797 msgstr ""
2798
2799 #: misc/badblocks.c:607
2800 msgid "Checking for bad blocks (non-destructive read-write test)\n"
2801 msgstr ""
2802
2803 #: misc/badblocks.c:614
2804 msgid ""
2805 "\n"
2806 "Interrupt caught, cleaning up\n"
2807 msgstr ""
2808
2809 #: misc/badblocks.c:684
2810 #, c-format
2811 msgid "during test data write, block %lu"
2812 msgstr ""
2813
2814 #: misc/badblocks.c:794 misc/util.c:156
2815 #, c-format
2816 msgid "%s is mounted; "
2817 msgstr ""
2818
2819 #: misc/badblocks.c:796
2820 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
2821 msgstr ""
2822
2823 #: misc/badblocks.c:801
2824 msgid "it's not safe to run badblocks!\n"
2825 msgstr ""
2826
2827 #: misc/badblocks.c:806 misc/util.c:167
2828 #, c-format
2829 msgid "%s is apparently in use by the system; "
2830 msgstr ""
2831
2832 #: misc/badblocks.c:809
2833 msgid "badblocks forced anyway.\n"
2834 msgstr ""
2835
2836 #: misc/badblocks.c:871
2837 #, c-format
2838 msgid "bad block size - %s"
2839 msgstr ""
2840
2841 #: misc/badblocks.c:928
2842 #, c-format
2843 msgid "can't allocate memory for test_pattern - %s"
2844 msgstr ""
2845
2846 #: misc/badblocks.c:942
2847 #, c-format
2848 msgid "invalid test_pattern: %s\n"
2849 msgstr ""
2850
2851 #: misc/badblocks.c:961
2852 msgid "Maximum of one test_pattern may be specified in read-only mode"
2853 msgstr ""
2854
2855 #: misc/badblocks.c:967
2856 msgid "Random test_pattern is not allowed in read-only mode"
2857 msgstr ""
2858
2859 #: misc/badblocks.c:981
2860 msgid ""
2861 "Couldn't determine device size; you must specify\n"
2862 "the size manually\n"
2863 msgstr ""
2864
2865 #: misc/badblocks.c:987
2866 msgid "while trying to determine device size"
2867 msgstr ""
2868
2869 #: misc/badblocks.c:996 misc/mke2fs.c:1219
2870 #, c-format
2871 msgid "invalid blocks count - %s"
2872 msgstr ""
2873
2874 #: misc/badblocks.c:1009
2875 #, c-format
2876 msgid "invalid starting block - %s"
2877 msgstr ""
2878
2879 #: misc/badblocks.c:1015
2880 #, c-format
2881 msgid "invalid starting block (%d): must be less than %lu"
2882 msgstr ""
2883
2884 #: misc/badblocks.c:1070
2885 msgid "while creating in-memory bad blocks list"
2886 msgstr ""
2887
2888 #: misc/badblocks.c:1085
2889 msgid "while adding to in-memory bad block list"
2890 msgstr ""
2891
2892 #: misc/badblocks.c:1109
2893 #, c-format
2894 msgid "Pass completed, %u bad blocks found.\n"
2895 msgstr ""
2896
2897 #: misc/chattr.c:84
2898 #, c-format
2899 msgid "Usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n"
2900 msgstr ""
2901
2902 #: misc/chattr.c:147
2903 #, c-format
2904 msgid "bad version - %s\n"
2905 msgstr ""
2906
2907 #: misc/chattr.c:191 misc/lsattr.c:113
2908 #, c-format
2909 msgid "while trying to stat %s"
2910 msgstr ""
2911
2912 #: misc/chattr.c:208 misc/chattr.c:224
2913 #, c-format
2914 msgid "Flags of %s set as "
2915 msgstr ""
2916
2917 #: misc/chattr.c:217
2918 #, c-format
2919 msgid "while reading flags on %s"
2920 msgstr ""
2921
2922 #: misc/chattr.c:232
2923 #, c-format
2924 msgid "while setting flags on %s"
2925 msgstr ""
2926
2927 #: misc/chattr.c:237
2928 #, c-format
2929 msgid "Version of %s set as %lu\n"
2930 msgstr ""
2931
2932 #: misc/chattr.c:240
2933 #, c-format
2934 msgid "while setting version on %s"
2935 msgstr ""
2936
2937 #: misc/chattr.c:254
2938 #, c-format
2939 msgid "Couldn't allocate path variable in chattr_dir_proc"
2940 msgstr ""
2941
2942 #: misc/chattr.c:292
2943 msgid "= is incompatible with - and +\n"
2944 msgstr ""
2945
2946 #: misc/chattr.c:300
2947 msgid "Must use '-v', =, - or +\n"
2948 msgstr ""
2949
2950 #: misc/dumpe2fs.c:53
2951 #, c-format
2952 msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n"
2953 msgstr ""
2954
2955 #: misc/dumpe2fs.c:162
2956 #, c-format
2957 msgid "Group %lu: (Blocks "
2958 msgstr ""
2959
2960 #: misc/dumpe2fs.c:168
2961 #, c-format
2962 msgid "  %s superblock at "
2963 msgstr ""
2964
2965 #: misc/dumpe2fs.c:169
2966 msgid "Primary"
2967 msgstr ""
2968
2969 #: misc/dumpe2fs.c:169
2970 msgid "Backup"
2971 msgstr ""
2972
2973 #: misc/dumpe2fs.c:173
2974 #, c-format
2975 msgid ", Group descriptors at "
2976 msgstr ""
2977
2978 #: misc/dumpe2fs.c:177
2979 #, c-format
2980 msgid ""
2981 "\n"
2982 "  Reserved GDT blocks at "
2983 msgstr ""
2984
2985 #: misc/dumpe2fs.c:184
2986 #, c-format
2987 msgid " Group descriptor at "
2988 msgstr ""
2989
2990 #: misc/dumpe2fs.c:190
2991 msgid "  Block bitmap at "
2992 msgstr ""
2993
2994 #: misc/dumpe2fs.c:195
2995 msgid ", Inode bitmap at "
2996 msgstr ""
2997
2998 #: misc/dumpe2fs.c:200
2999 msgid ""
3000 "\n"
3001 "  Inode table at "
3002 msgstr ""
3003
3004 #: misc/dumpe2fs.c:207
3005 #, c-format
3006 msgid ""
3007 "\n"
3008 "  %d free blocks, %d free inodes, %d directories\n"
3009 msgstr ""
3010
3011 #: misc/dumpe2fs.c:213
3012 msgid "  Free blocks: "
3013 msgstr ""
3014
3015 #: misc/dumpe2fs.c:221
3016 msgid "  Free inodes: "
3017 msgstr ""
3018
3019 #: misc/dumpe2fs.c:246
3020 msgid "while printing bad block list"
3021 msgstr ""
3022
3023 #: misc/dumpe2fs.c:252
3024 #, c-format
3025 msgid "Bad blocks: %u"
3026 msgstr ""
3027
3028 #: misc/dumpe2fs.c:274 misc/tune2fs.c:232
3029 msgid "while reading journal inode"
3030 msgstr ""
3031
3032 #: misc/dumpe2fs.c:277
3033 msgid "Journal size:             "
3034 msgstr ""
3035
3036 #: misc/dumpe2fs.c:296 misc/tune2fs.c:154
3037 msgid "while reading journal superblock"
3038 msgstr ""
3039
3040 #: misc/dumpe2fs.c:304
3041 msgid "Couldn't find journal superblock magic numbers"
3042 msgstr ""
3043
3044 #: misc/dumpe2fs.c:308
3045 #, c-format
3046 msgid ""
3047 "\n"
3048 "Journal block size:       %u\n"
3049 "Journal length:           %u\n"
3050 "Journal first block:      %u\n"
3051 "Journal sequence:         0x%08x\n"
3052 "Journal start:            %u\n"
3053 "Journal number of users:  %u\n"
3054 msgstr ""
3055
3056 #: misc/dumpe2fs.c:321
3057 #, c-format
3058 msgid "Journal users:            %s\n"
3059 msgstr ""
3060
3061 #: misc/dumpe2fs.c:376 misc/mke2fs.c:1163
3062 #, c-format
3063 msgid "\tUsing %s\n"
3064 msgstr ""
3065
3066 #: misc/dumpe2fs.c:402 misc/e2image.c:664 misc/tune2fs.c:779 resize/main.c:298
3067 #, c-format
3068 msgid "Couldn't find valid filesystem superblock.\n"
3069 msgstr ""
3070
3071 #: misc/dumpe2fs.c:413
3072 #, c-format
3073 msgid "Note: This is a byte-swapped filesystem\n"
3074 msgstr ""
3075
3076 #: misc/dumpe2fs.c:432
3077 #, c-format
3078 msgid ""
3079 "\n"
3080 "%s: %s: error reading bitmaps: %s\n"
3081 msgstr ""
3082
3083 #: misc/e2image.c:50
3084 #, c-format
3085 msgid "Usage: %s [-rsI] device image_file\n"
3086 msgstr ""
3087
3088 #: misc/e2image.c:62
3089 msgid "Couldn't allocate header buffer\n"
3090 msgstr ""
3091
3092 #: misc/e2image.c:81
3093 #, c-format
3094 msgid "short write (only %d bytes) for writing image header"
3095 msgstr ""
3096
3097 #: misc/e2image.c:100
3098 msgid "while writing superblock"
3099 msgstr ""
3100
3101 #: misc/e2image.c:108
3102 msgid "while writing inode table"
3103 msgstr ""
3104
3105 #: misc/e2image.c:115
3106 msgid "while writing block bitmap"
3107 msgstr ""
3108
3109 #: misc/e2image.c:122
3110 msgid "while writing inode bitmap"
3111 msgstr ""
3112
3113 #: misc/e2label.c:57
3114 #, c-format
3115 msgid "e2label: cannot open %s\n"
3116 msgstr ""
3117
3118 #: misc/e2label.c:62
3119 #, c-format
3120 msgid "e2label: cannot seek to superblock\n"
3121 msgstr ""
3122
3123 #: misc/e2label.c:67
3124 #, c-format
3125 msgid "e2label: error reading superblock\n"
3126 msgstr ""
3127
3128 #: misc/e2label.c:71
3129 #, c-format
3130 msgid "e2label: not an ext2 filesystem\n"
3131 msgstr ""
3132
3133 #: misc/e2label.c:96 misc/tune2fs.c:888
3134 #, c-format
3135 msgid "Warning: label too long, truncating.\n"
3136 msgstr ""
3137
3138 #: misc/e2label.c:99
3139 #, c-format
3140 msgid "e2label: cannot seek to superblock again\n"
3141 msgstr ""
3142
3143 #: misc/e2label.c:104
3144 #, c-format
3145 msgid "e2label: error writing superblock\n"
3146 msgstr ""
3147
3148 #: misc/e2label.c:116 misc/tune2fs.c:451
3149 #, c-format
3150 msgid "Usage: e2label device [newlabel]\n"
3151 msgstr ""
3152
3153 #: misc/fsck.c:346
3154 #, c-format
3155 msgid "WARNING: couldn't open %s: %s\n"
3156 msgstr ""
3157
3158 #: misc/fsck.c:356
3159 #, c-format
3160 msgid "WARNING: bad format on line %d of %s\n"
3161 msgstr ""
3162
3163 #: misc/fsck.c:371
3164 msgid ""
3165 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3166 "\tfield.  I will kludge around things for you, but you\n"
3167 "\tshould fix your /etc/fstab file as soon as you can.\n"
3168 "\n"
3169 msgstr ""
3170
3171 #: misc/fsck.c:472
3172 #, c-format
3173 msgid "fsck: %s: not found\n"
3174 msgstr ""
3175
3176 #: misc/fsck.c:588
3177 #, c-format
3178 msgid "%s: wait: No more child process?!?\n"
3179 msgstr ""
3180
3181 #: misc/fsck.c:610
3182 #, c-format
3183 msgid "Warning... %s for device %s exited with signal %d.\n"
3184 msgstr ""
3185
3186 #: misc/fsck.c:616
3187 #, c-format
3188 msgid "%s %s: status is %x, should never happen.\n"
3189 msgstr ""
3190
3191 #: misc/fsck.c:652
3192 #, c-format
3193 msgid "Finished with %s (exit status %d)\n"
3194 msgstr ""
3195
3196 #: misc/fsck.c:712
3197 #, c-format
3198 msgid "%s: Error %d while executing fsck.%s for %s\n"
3199 msgstr ""
3200
3201 #: misc/fsck.c:733
3202 msgid ""
3203 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3204 "with 'no' or '!'.\n"
3205 msgstr ""
3206
3207 #: misc/fsck.c:752
3208 msgid "Couldn't allocate memory for filesystem types\n"
3209 msgstr ""
3210
3211 #: misc/fsck.c:892
3212 #, c-format
3213 msgid "fsck: cannot check %s: fsck.%s not found\n"
3214 msgstr ""
3215
3216 #: misc/fsck.c:948
3217 msgid "Checking all file systems.\n"
3218 msgstr ""
3219
3220 #: misc/fsck.c:1034
3221 #, c-format
3222 msgid "--waiting-- (pass %d)\n"
3223 msgstr ""
3224
3225 #: misc/fsck.c:1054
3226 msgid ""
3227 "Usage: fsck [-ANPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3228 msgstr ""
3229
3230 #: misc/fsck.c:1096
3231 #, c-format
3232 msgid "%s: too many devices\n"
3233 msgstr ""
3234
3235 #: misc/fsck.c:1129 misc/fsck.c:1215
3236 #, c-format
3237 msgid "%s: too many arguments\n"
3238 msgstr ""
3239
3240 #: misc/lsattr.c:73
3241 #, c-format
3242 msgid "Usage: %s [-RVadlv] [files...]\n"
3243 msgstr ""
3244
3245 #: misc/lsattr.c:83
3246 #, c-format
3247 msgid "While reading flags on %s"
3248 msgstr ""
3249
3250 #: misc/lsattr.c:90
3251 #, c-format
3252 msgid "While reading version on %s"
3253 msgstr ""
3254
3255 #: misc/mke2fs.c:97
3256 #, c-format
3257 msgid ""
3258 "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n"
3259 "\t[-i bytes-per-inode] [-I inode-size] [-j] [-J journal-options]\n"
3260 "\t[-N number-of-inodes] [-m reserved-blocks-percentage] [-o creator-os]\n"
3261 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3262 "\t[-O feature[,...]] [-r fs-revision] [-R options] [-qvSV]\n"
3263 "\tdevice [blocks-count]\n"
3264 msgstr ""
3265
3266 #: misc/mke2fs.c:197
3267 #, c-format
3268 msgid "Running command: %s\n"
3269 msgstr ""
3270
3271 #: misc/mke2fs.c:201
3272 #, c-format
3273 msgid "while trying to run '%s'"
3274 msgstr ""
3275
3276 #: misc/mke2fs.c:208
3277 msgid "while processing list of bad blocks from program"
3278 msgstr ""
3279
3280 #: misc/mke2fs.c:235
3281 #, c-format
3282 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3283 msgstr ""
3284
3285 #: misc/mke2fs.c:237
3286 #, c-format
3287 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3288 msgstr ""
3289
3290 #: misc/mke2fs.c:240
3291 msgid "Aborting....\n"
3292 msgstr ""
3293
3294 #: misc/mke2fs.c:260
3295 #, c-format
3296 msgid ""
3297 "Warning: the backup superblock/group descriptors at block %u contain\n"
3298 "\tbad blocks.\n"
3299 "\n"
3300 msgstr ""
3301
3302 #: misc/mke2fs.c:278
3303 msgid "while marking bad blocks as used"
3304 msgstr ""
3305
3306 #: misc/mke2fs.c:336
3307 msgid "done                            \n"
3308 msgstr ""
3309
3310 #: misc/mke2fs.c:371
3311 msgid "while allocating zeroizing buffer"
3312 msgstr ""
3313
3314 #: misc/mke2fs.c:413
3315 msgid "Writing inode tables: "
3316 msgstr ""
3317
3318 #: misc/mke2fs.c:430
3319 #, c-format
3320 msgid ""
3321 "\n"
3322 "Could not write %d blocks in inode table starting at %u: %s\n"
3323 msgstr ""
3324
3325 #: misc/mke2fs.c:486
3326 msgid "while creating root dir"
3327 msgstr ""
3328
3329 #: misc/mke2fs.c:493
3330 msgid "while reading root inode"
3331 msgstr ""
3332
3333 #: misc/mke2fs.c:507
3334 msgid "while setting root inode ownership"
3335 msgstr ""
3336
3337 #: misc/mke2fs.c:525
3338 msgid "while creating /lost+found"
3339 msgstr ""
3340
3341 #: misc/mke2fs.c:532
3342 msgid "while looking up /lost+found"
3343 msgstr ""
3344
3345 #: misc/mke2fs.c:542
3346 msgid "while expanding /lost+found"
3347 msgstr ""
3348
3349 #: misc/mke2fs.c:558
3350 msgid "while setting bad block inode"
3351 msgstr ""
3352
3353 #: misc/mke2fs.c:590
3354 #, c-format
3355 msgid "Out of memory erasing sectors %d-%d\n"
3356 msgstr ""
3357
3358 #: misc/mke2fs.c:600
3359 #, c-format
3360 msgid "Warning: could not read block 0: %s\n"
3361 msgstr ""
3362
3363 #: misc/mke2fs.c:616
3364 #, c-format
3365 msgid "Warning: could not erase sector %d: %s\n"
3366 msgstr ""
3367
3368 #: misc/mke2fs.c:632
3369 msgid "while initializing journal superblock"
3370 msgstr ""
3371
3372 #: misc/mke2fs.c:638
3373 msgid "Zeroing journal device: "
3374 msgstr ""
3375
3376 #: misc/mke2fs.c:645
3377 #, c-format
3378 msgid "while zeroing journal device (block %u, count %d)"
3379 msgstr ""
3380
3381 #: misc/mke2fs.c:656
3382 msgid "while writing journal superblock"
3383 msgstr ""
3384
3385 #: misc/mke2fs.c:672
3386 #, c-format
3387 msgid ""
3388 "warning: %u blocks unused.\n"
3389 "\n"
3390 msgstr ""
3391
3392 #: misc/mke2fs.c:677
3393 #, c-format
3394 msgid "Filesystem label=%s\n"
3395 msgstr ""
3396
3397 #: misc/mke2fs.c:678
3398 msgid "OS type: "
3399 msgstr ""
3400
3401 #: misc/mke2fs.c:683
3402 #, c-format
3403 msgid "Block size=%u (log=%u)\n"
3404 msgstr ""
3405
3406 #: misc/mke2fs.c:685
3407 #, c-format
3408 msgid "Fragment size=%u (log=%u)\n"
3409 msgstr ""
3410
3411 #: misc/mke2fs.c:687
3412 #, c-format
3413 msgid "%u inodes, %u blocks\n"
3414 msgstr ""
3415
3416 #: misc/mke2fs.c:689
3417 #, c-format
3418 msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3419 msgstr ""
3420
3421 #: misc/mke2fs.c:692
3422 #, c-format
3423 msgid "First data block=%u\n"
3424 msgstr ""
3425
3426 #: misc/mke2fs.c:694
3427 #, c-format
3428 msgid "Maximum filesystem blocks=%lu\n"
3429 msgstr ""
3430
3431 #: misc/mke2fs.c:699
3432 #, c-format
3433 msgid "%u block groups\n"
3434 msgstr ""
3435
3436 #: misc/mke2fs.c:701
3437 #, c-format
3438 msgid "%u block group\n"
3439 msgstr ""
3440
3441 #: misc/mke2fs.c:702
3442 #, c-format
3443 msgid "%u blocks per group, %u fragments per group\n"
3444 msgstr ""
3445
3446 #: misc/mke2fs.c:704
3447 #, c-format
3448 msgid "%u inodes per group\n"
3449 msgstr ""
3450
3451 #: misc/mke2fs.c:711
3452 #, c-format
3453 msgid "Superblock backups stored on blocks: "
3454 msgstr ""
3455
3456 #: misc/mke2fs.c:767
3457 #, c-format
3458 msgid "Couldn't allocate memory to parse options!\n"
3459 msgstr ""
3460
3461 #: misc/mke2fs.c:791
3462 #, c-format
3463 msgid "Invalid stride parameter: %s\n"
3464 msgstr ""
3465
3466 #: misc/mke2fs.c:812
3467 #, c-format
3468 msgid "Invalid resize parameter: %s\n"
3469 msgstr ""
3470
3471 #: misc/mke2fs.c:819
3472 #, c-format
3473 msgid "The resize maximum must be greater than the filesystem size.\n"
3474 msgstr ""
3475
3476 #: misc/mke2fs.c:843
3477 #, c-format
3478 msgid "On-line resizing not supported with revision 0 filesystems\n"
3479 msgstr ""
3480
3481 #: misc/mke2fs.c:856
3482 #, c-format
3483 msgid ""
3484 "\n"
3485 "Bad options specified.\n"
3486 "\n"
3487 "Extended options are separated by commas, and may take an argument which\n"
3488 "\tis set off by an equals ('=') sign.\n"
3489 "\n"
3490 "Valid extended options are:\n"
3491 "\tstride=<stride length in blocks>\n"
3492 "\tresize=<resize maximum size in blocks>\n"
3493 "\n"
3494 msgstr ""
3495
3496 #: misc/mke2fs.c:884
3497 #, c-format
3498 msgid ""
3499 "Syntax error in mke2fs config file (%s, line #%d)\n"
3500 "\t%s\n"
3501 msgstr ""
3502
3503 #: misc/mke2fs.c:897 misc/tune2fs.c:303
3504 #, c-format
3505 msgid "Invalid filesystem option set: %s\n"
3506 msgstr ""
3507
3508 #: misc/mke2fs.c:1004
3509 #, c-format
3510 msgid "invalid block size - %s"
3511 msgstr ""
3512
3513 #: misc/mke2fs.c:1008
3514 #, c-format
3515 msgid "Warning: blocksize %d not usable on most systems.\n"
3516 msgstr ""
3517
3518 #: misc/mke2fs.c:1025
3519 #, c-format
3520 msgid "invalid fragment size - %s"
3521 msgstr ""
3522
3523 #: misc/mke2fs.c:1031
3524 #, c-format
3525 msgid "Warning: fragments not supported.  Ignoring -f option\n"
3526 msgstr ""
3527
3528 #: misc/mke2fs.c:1038
3529 msgid "Illegal number for blocks per group"
3530 msgstr ""
3531
3532 #: misc/mke2fs.c:1043
3533 msgid "blocks per group must be multiple of 8"
3534 msgstr ""
3535
3536 #: misc/mke2fs.c:1053
3537 #, c-format
3538 msgid "invalid inode ratio %s (min %d/max %d)"
3539 msgstr ""
3540
3541 #: misc/mke2fs.c:1070
3542 msgid "in malloc for bad_blocks_filename"
3543 msgstr ""
3544
3545 #: misc/mke2fs.c:1079
3546 #, c-format
3547 msgid "invalid reserved blocks percent - %s"
3548 msgstr ""
3549
3550 #: misc/mke2fs.c:1097
3551 #, c-format
3552 msgid "bad revision level - %s"
3553 msgstr ""
3554
3555 #: misc/mke2fs.c:1109
3556 #, c-format
3557 msgid "invalid inode size - %s"
3558 msgstr ""
3559
3560 #: misc/mke2fs.c:1129
3561 #, c-format
3562 msgid "bad num inodes - %s"
3563 msgstr ""
3564
3565 #: misc/mke2fs.c:1187 misc/mke2fs.c:1706
3566 #, c-format
3567 msgid "while trying to open journal device %s\n"
3568 msgstr ""
3569
3570 #: misc/mke2fs.c:1193
3571 #, c-format
3572 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3573 msgstr ""
3574
3575 #: misc/mke2fs.c:1207
3576 #, c-format
3577 msgid "%d-byte blocks too big for system (max %d)"
3578 msgstr ""
3579
3580 #: misc/mke2fs.c:1211
3581 #, c-format
3582 msgid ""
3583 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
3584 msgstr ""
3585
3586 #: misc/mke2fs.c:1229
3587 msgid "filesystem"
3588 msgstr ""
3589
3590 #: misc/mke2fs.c:1252 resize/main.c:332
3591 msgid "while trying to determine filesystem size"
3592 msgstr ""
3593
3594 #: misc/mke2fs.c:1258
3595 msgid ""
3596 "Couldn't determine device size; you must specify\n"
3597 "the size of the filesystem\n"
3598 msgstr ""
3599
3600 #: misc/mke2fs.c:1265
3601 msgid ""
3602 "Device size reported to be zero.  Invalid partition specified, or\n"
3603 "\tpartition table wasn't reread after running fdisk, due to\n"
3604 "\ta modified partition being busy and in use.  You may need to reboot\n"
3605 "\tto re-read your partition table.\n"
3606 msgstr ""
3607
3608 #: misc/mke2fs.c:1283
3609 msgid "Filesystem larger than apparent device size."
3610 msgstr ""
3611
3612 #: misc/mke2fs.c:1331
3613 #, c-format
3614 msgid "Filesystem features not supported with revision 0 filesystems\n"
3615 msgstr ""
3616
3617 #: misc/mke2fs.c:1338
3618 #, c-format
3619 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
3620 msgstr ""
3621
3622 #: misc/mke2fs.c:1350
3623 #, c-format
3624 msgid "Journals not supported with revision 0 filesystems\n"
3625 msgstr ""
3626
3627 #: misc/mke2fs.c:1376
3628 msgid "while trying to determine hardware sector size"
3629 msgstr ""
3630
3631 #: misc/mke2fs.c:1428
3632 msgid "reserved online resize blocks not supported on non-sparse filesystem"
3633 msgstr ""
3634
3635 #: misc/mke2fs.c:1437
3636 msgid "blocks per group count out of range"
3637 msgstr ""
3638
3639 #: misc/mke2fs.c:1444
3640 msgid ""
3641 "Filesystem too large.  No more than 2**31-1 blocks\n"
3642 "\t (8TB using a blocksize of 4k) are currently supported."
3643 msgstr ""
3644
3645 #: misc/mke2fs.c:1451
3646 #, c-format
3647 msgid ""
3648 "\n"
3649 "Warning: some 2.4 kernels do not support blocksizes greater than 4096\n"
3650 "\tusing ext3.  Use -b 4096 if this is an issue for you.\n"
3651 "\n"
3652 msgstr ""
3653
3654 #: misc/mke2fs.c:1468
3655 #, c-format
3656 msgid "invalid inode size %d (min %d/max %d)"
3657 msgstr ""
3658
3659 #: misc/mke2fs.c:1474
3660 #, c-format
3661 msgid "Warning: %d-byte inodes not usable on older systems\n"
3662 msgstr ""
3663
3664 #: misc/mke2fs.c:1486
3665 #, c-format
3666 msgid "too many inodes (%llu), raise inode ratio?"
3667 msgstr ""
3668
3669 #: misc/mke2fs.c:1491
3670 #, c-format
3671 msgid "too many inodes (%llu), specify < 2^32 inodes"
3672 msgstr ""
3673
3674 #: misc/mke2fs.c:1506
3675 #, c-format
3676 msgid ""
3677 "inode_size (%u) * inodes_count (%u) too big for a\n"
3678 "\tfilesystem with %lu blocks, specify higher inode_ratio (-i)\n"
3679 "\tor lower inode count (-N).\n"
3680 msgstr ""
3681
3682 #: misc/mke2fs.c:1555
3683 msgid "while setting up superblock"
3684 msgstr ""
3685
3686 #: misc/mke2fs.c:1589
3687 #, c-format
3688 msgid "unknown os - %s"
3689 msgstr ""
3690
3691 #: misc/mke2fs.c:1643
3692 msgid "while trying to allocate filesystem tables"
3693 msgstr ""
3694
3695 #: misc/mke2fs.c:1674
3696 #, c-format
3697 msgid "while zeroing block %u at end of filesystem"
3698 msgstr ""
3699
3700 #: misc/mke2fs.c:1688
3701 msgid "while reserving blocks for online resize"
3702 msgstr ""
3703
3704 #: misc/mke2fs.c:1699 misc/tune2fs.c:388
3705 msgid "journal"
3706 msgstr ""
3707
3708 #: misc/mke2fs.c:1711
3709 #, c-format
3710 msgid "Adding journal to device %s: "
3711 msgstr ""
3712
3713 #: misc/mke2fs.c:1718
3714 #, c-format
3715 msgid ""
3716 "\n"
3717 "\twhile trying to add journal to device %s"
3718 msgstr ""
3719
3720 #: misc/mke2fs.c:1723 misc/mke2fs.c:1749 misc/tune2fs.c:416 misc/tune2fs.c:430
3721 #, c-format
3722 msgid "done\n"
3723 msgstr ""
3724
3725 #: misc/mke2fs.c:1754
3726 #, c-format
3727 msgid "Writing superblocks and filesystem accounting information: "
3728 msgstr ""
3729
3730 #: misc/mke2fs.c:1759
3731 #, c-format
3732 msgid ""
3733 "\n"
3734 "Warning, had trouble writing out superblocks."
3735 msgstr ""
3736
3737 #: misc/mke2fs.c:1762
3738 #, c-format
3739 msgid ""
3740 "done\n"
3741 "\n"
3742 msgstr ""
3743
3744 #: misc/mklost+found.c:49
3745 #, c-format
3746 msgid "Usage: mklost+found\n"
3747 msgstr ""
3748
3749 #: misc/tune2fs.c:78
3750 msgid "Please run e2fsck on the filesystem.\n"
3751 msgstr ""
3752
3753 #: misc/tune2fs.c:85
3754 #, c-format
3755 msgid ""
3756 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
3757 "\t[-i interval[d|m|w]] [-j] [-J journal_options]\n"
3758 "\t[-l] [-s sparse_flag] [-m reserved_blocks_percent]\n"
3759 "\t[-o [^]mount_options[,...]] [-r reserved_blocks_count]\n"
3760 "\t[-u user] [-C mount_count] [-L volume_label] [-M last_mounted_dir]\n"
3761 "\t[-O [^]feature[,...]] [-T last_check_time] [-U UUID] device\n"
3762 msgstr ""
3763
3764 #: misc/tune2fs.c:142
3765 msgid "while trying to open external journal"
3766 msgstr ""
3767
3768 #: misc/tune2fs.c:146
3769 #, c-format
3770 msgid "%s is not a journal device.\n"
3771 msgstr ""
3772
3773 #: misc/tune2fs.c:161
3774 msgid "Journal superblock not found!\n"
3775 msgstr ""
3776
3777 #: misc/tune2fs.c:173
3778 msgid "Filesystem's UUID not found on journal device.\n"
3779 msgstr ""
3780
3781 #: misc/tune2fs.c:194
3782 msgid "Journal NOT removed\n"
3783 msgstr ""
3784
3785 #: misc/tune2fs.c:200
3786 msgid "Journal removed\n"
3787 msgstr ""
3788
3789 #: misc/tune2fs.c:239
3790 msgid "while reading bitmaps"
3791 msgstr ""
3792
3793 #: misc/tune2fs.c:246
3794 msgid "while clearing journal inode"
3795 msgstr ""
3796
3797 #: misc/tune2fs.c:257
3798 msgid "while writing journal inode"
3799 msgstr ""
3800
3801 #: misc/tune2fs.c:272
3802 #, c-format
3803 msgid "Invalid mount option set: %s\n"
3804 msgstr ""
3805
3806 #: misc/tune2fs.c:318
3807 msgid ""
3808 "The has_journal flag may only be cleared when the filesystem is\n"
3809 "unmounted or mounted read-only.\n"
3810 msgstr ""
3811
3812 #: misc/tune2fs.c:326
3813 msgid ""
3814 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
3815 "the has_journal flag.\n"
3816 msgstr ""
3817
3818 #: misc/tune2fs.c:383
3819 msgid "The filesystem already has a journal.\n"
3820 msgstr ""
3821
3822 #: misc/tune2fs.c:400
3823 #, c-format
3824 msgid ""
3825 "\n"
3826 "\twhile trying to open journal on %s\n"
3827 msgstr ""
3828
3829 #: misc/tune2fs.c:404
3830 #, c-format
3831 msgid "Creating journal on device %s: "
3832 msgstr ""
3833
3834 #: misc/tune2fs.c:412
3835 #, c-format
3836 msgid "while adding filesystem to journal on %s"
3837 msgstr ""
3838
3839 #: misc/tune2fs.c:418
3840 msgid "Creating journal inode: "
3841 msgstr ""
3842
3843 #: misc/tune2fs.c:427
3844 msgid ""
3845 "\n"
3846 "\twhile trying to create journal file"
3847 msgstr ""
3848
3849 #: misc/tune2fs.c:493
3850 #, c-format
3851 msgid "Couldn't parse date/time specifier: %s"
3852 msgstr ""
3853
3854 #: misc/tune2fs.c:515 misc/tune2fs.c:528
3855 #, c-format
3856 msgid "bad mounts count - %s"
3857 msgstr ""
3858
3859 #: misc/tune2fs.c:544
3860 #, c-format
3861 msgid "bad error behavior - %s"
3862 msgstr ""
3863
3864 #: misc/tune2fs.c:567
3865 #, c-format
3866 msgid "bad gid/group name - %s"
3867 msgstr ""
3868
3869 #: misc/tune2fs.c:600
3870 #, c-format
3871 msgid "bad interval - %s"
3872 msgstr ""
3873
3874 #: misc/tune2fs.c:628
3875 #, c-format
3876 msgid "bad reserved block ratio - %s"
3877 msgstr ""
3878
3879 #: misc/tune2fs.c:643
3880 msgid "-o may only be specified once"
3881 msgstr ""
3882
3883 #: misc/tune2fs.c:653
3884 msgid "-O may only be specified once"
3885 msgstr ""
3886
3887 #: misc/tune2fs.c:663
3888 #, c-format
3889 msgid "bad reserved blocks count - %s"
3890 msgstr ""
3891
3892 #: misc/tune2fs.c:692
3893 #, c-format
3894 msgid "bad uid/user name - %s"
3895 msgstr ""
3896
3897 #: misc/tune2fs.c:804
3898 #, c-format
3899 msgid "Setting maximal mount count to %d\n"
3900 msgstr ""
3901
3902 #: misc/tune2fs.c:810
3903 #, c-format
3904 msgid "Setting current mount count to %d\n"
3905 msgstr ""
3906
3907 #: misc/tune2fs.c:815
3908 #, c-format
3909 msgid "Setting error behavior to %d\n"
3910 msgstr ""
3911
3912 #: misc/tune2fs.c:820
3913 #, c-format
3914 msgid "Setting reserved blocks gid to %lu\n"
3915 msgstr ""
3916
3917 #: misc/tune2fs.c:825
3918 #, c-format
3919 msgid "Setting interval between checks to %lu seconds\n"
3920 msgstr ""
3921
3922 #: misc/tune2fs.c:831
3923 #, c-format
3924 msgid "Setting reserved blocks percentage to %g%% (%u blocks)\n"
3925 msgstr ""
3926
3927 #: misc/tune2fs.c:837
3928 #, c-format
3929 msgid "reserved blocks count is too big (%lu)"
3930 msgstr ""
3931
3932 #: misc/tune2fs.c:843
3933 #, c-format
3934 msgid "Setting reserved blocks count to %lu\n"
3935 msgstr ""
3936
3937 #: misc/tune2fs.c:849
3938 msgid ""
3939 "\n"
3940 "The filesystem already has sparse superblocks.\n"
3941 msgstr ""
3942
3943 #: misc/tune2fs.c:856
3944 #, c-format
3945 msgid ""
3946 "\n"
3947 "Sparse superblock flag set.  %s"
3948 msgstr ""
3949
3950 #: misc/tune2fs.c:863
3951 msgid ""
3952 "\n"
3953 "The filesystem already has sparse superblocks disabled.\n"
3954 msgstr ""
3955
3956 #: misc/tune2fs.c:871
3957 #, c-format
3958 msgid ""
3959 "\n"
3960 "Sparse superblock flag cleared.  %s"
3961 msgstr ""
3962
3963 #: misc/tune2fs.c:878
3964 #, c-format
3965 msgid "Setting time filesystem last checked to %s\n"
3966 msgstr ""
3967
3968 #: misc/tune2fs.c:884
3969 #, c-format
3970 msgid "Setting reserved blocks uid to %lu\n"
3971 msgstr ""
3972
3973 #: misc/tune2fs.c:917
3974 msgid "Invalid UUID format\n"
3975 msgstr ""
3976
3977 #: misc/util.c:72
3978 msgid "Proceed anyway? (y,n) "
3979 msgstr ""
3980
3981 #: misc/util.c:93
3982 #, c-format
3983 msgid "Could not stat %s --- %s\n"
3984 msgstr ""
3985
3986 #: misc/util.c:96
3987 msgid ""
3988 "\n"
3989 "The device apparently does not exist; did you specify it correctly?\n"
3990 msgstr ""
3991
3992 #: misc/util.c:107
3993 #, c-format
3994 msgid "%s is not a block special device.\n"
3995 msgstr ""
3996
3997 #: misc/util.c:136
3998 #, c-format
3999 msgid "%s is entire device, not just one partition!\n"
4000 msgstr ""
4001
4002 #: misc/util.c:158
4003 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
4004 msgstr ""
4005
4006 #: misc/util.c:163
4007 #, c-format
4008 msgid "will not make a %s here!\n"
4009 msgstr ""
4010
4011 #: misc/util.c:170
4012 msgid "mke2fs forced anyway.\n"
4013 msgstr ""
4014
4015 #: misc/util.c:186
4016 msgid "Couldn't allocate memory to parse journal options!\n"
4017 msgstr ""
4018
4019 #: misc/util.c:228
4020 msgid ""
4021 "\n"
4022 "Bad journal options specified.\n"
4023 "\n"
4024 "Journal options are separated by commas, and may take an argument which\n"
4025 "\tis set off by an equals ('=') sign.\n"
4026 "\n"
4027 "Valid journal options are:\n"
4028 "\tsize=<journal size in megabytes>\n"
4029 "\tdevice=<journal device>\n"
4030 "\n"
4031 "The journal size must be between 1024 and 102400 filesystem blocks.\n"
4032 "\n"
4033 msgstr ""
4034
4035 #: misc/util.c:258
4036 msgid ""
4037 "\n"
4038 "Filesystem too small for a journal\n"
4039 msgstr ""
4040
4041 #: misc/util.c:265
4042 #, c-format
4043 msgid ""
4044 "\n"
4045 "The requested journal size is %d blocks; it must be\n"
4046 "between 1024 and 10240000 blocks.  Aborting.\n"
4047 msgstr ""
4048
4049 #: misc/util.c:273
4050 msgid ""
4051 "\n"
4052 "Journal size too big for filesystem.\n"
4053 msgstr ""
4054
4055 #: misc/util.c:283
4056 #, c-format
4057 msgid ""
4058 "This filesystem will be automatically checked every %d mounts or\n"
4059 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
4060 msgstr ""
4061
4062 #: misc/uuidgen.c:31
4063 #, c-format
4064 msgid "Usage: %s [-r] [-t]\n"
4065 msgstr ""
4066
4067 #: resize/extent.c:196
4068 msgid "# Extent dump:\n"
4069 msgstr ""
4070
4071 #: resize/extent.c:197
4072 #, c-format
4073 msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
4074 msgstr ""
4075
4076 #: resize/extent.c:200
4077 #, c-format
4078 msgid "#\t\t %u -> %u (%d)\n"
4079 msgstr ""
4080
4081 #: resize/main.c:39
4082 #, c-format
4083 msgid ""
4084 "Usage: %s [-d debug_flags] [-f] [-F] [-p] device [new_size]\n"
4085 "\n"
4086 msgstr ""
4087
4088 #: resize/main.c:61
4089 msgid "Extending the inode table"
4090 msgstr ""
4091
4092 #: resize/main.c:64
4093 msgid "Relocating blocks"
4094 msgstr ""
4095
4096 #: resize/main.c:67
4097 msgid "Scanning inode table"
4098 msgstr ""
4099
4100 #: resize/main.c:70
4101 msgid "Updating inode references"
4102 msgstr ""
4103
4104 #: resize/main.c:73
4105 msgid "Moving inode table"
4106 msgstr ""
4107
4108 #: resize/main.c:76
4109 msgid "Unknown pass?!?"
4110 msgstr ""
4111
4112 #: resize/main.c:79
4113 #, c-format
4114 msgid "Begin pass %d (max = %lu)\n"
4115 msgstr ""
4116
4117 #: resize/main.c:253
4118 #, c-format
4119 msgid "while opening %s"
4120 msgstr ""
4121
4122 #: resize/main.c:265
4123 #, c-format
4124 msgid "while getting stat information for %s"
4125 msgstr ""
4126
4127 #: resize/main.c:339
4128 #, c-format
4129 msgid "bad filesystem size - %s"
4130 msgstr ""
4131
4132 #: resize/main.c:353
4133 msgid "Invalid stride length"
4134 msgstr ""
4135
4136 #: resize/main.c:377
4137 #, c-format
4138 msgid ""
4139 "The containing partition (or device) is only %u (%dk) blocks.\n"
4140 "You requested a new size of %u blocks.\n"
4141 "\n"
4142 msgstr ""
4143
4144 #: resize/main.c:384
4145 #, c-format
4146 msgid ""
4147 "The filesystem is already %u blocks long.  Nothing to do!\n"
4148 "\n"
4149 msgstr ""
4150
4151 #: resize/main.c:395
4152 #, c-format
4153 msgid ""
4154 "Please run 'e2fsck -f %s' first.\n"
4155 "\n"
4156 msgstr ""
4157
4158 #: resize/main.c:406
4159 #, c-format
4160 msgid "while trying to resize %s"
4161 msgstr ""
4162
4163 #: resize/main.c:411
4164 #, c-format
4165 msgid ""
4166 "The filesystem on %s is now %u blocks long.\n"
4167 "\n"
4168 msgstr ""
4169
4170 #: resize/resize2fs.c:233
4171 #, c-format
4172 msgid "inodes (%llu) must be less than %u"
4173 msgstr ""
4174
4175 #: resize/resize2fs.c:642
4176 msgid "reserved blocks"
4177 msgstr ""
4178
4179 #: resize/resize2fs.c:647
4180 msgid "blocks to be moved"
4181 msgstr ""
4182
4183 #: resize/resize2fs.c:652
4184 msgid "meta-data blocks"
4185 msgstr ""
4186
4187 #: resize/resize2fs.c:1534
4188 #, c-format
4189 msgid "Should never happen: resize inode corrupt!\n"
4190 msgstr ""