Whamcloud - gitweb
Update e2fsprogs translation template and po/gmo files
[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: 2008-02-28 21:45-0500\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:157
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:1010 e2fsck/unix.c:1093 misc/badblocks.c:1025
92 #: misc/badblocks.c:1033 misc/badblocks.c:1047 misc/badblocks.c:1059
93 #: misc/dumpe2fs.c:483 misc/e2image.c:571 misc/e2image.c:664
94 #: misc/e2image.c:680 misc/mke2fs.c:173 misc/tune2fs.c:916 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:180
105 msgid "while reading in list of bad blocks from file"
106 msgstr ""
107
108 #: e2fsck/badblocks.c:104
109 msgid "while updating bad block inode"
110 msgstr ""
111
112 #: e2fsck/badblocks.c:130
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:786
189 #, c-format
190 msgid "while opening %s for flushing"
191 msgstr ""
192
193 #: e2fsck/iscan.c:88 e2fsck/unix.c:792 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:480
199 msgid "while opening inode scan"
200 msgstr ""
201
202 #: e2fsck/iscan.c:129 misc/e2image.c:498
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:501
212 msgid "reading journal superblock\n"
213 msgstr ""
214
215 #: e2fsck/journal.c:558
216 #, c-format
217 msgid "%s: no valid journal superblock found\n"
218 msgstr ""
219
220 #: e2fsck/journal.c:567
221 #, c-format
222 msgid "%s: journal too short\n"
223 msgstr ""
224
225 #: e2fsck/journal.c:841
226 #, c-format
227 msgid "%s: recovering journal\n"
228 msgstr ""
229
230 #: e2fsck/journal.c:843
231 #, c-format
232 msgid "%s: won't do journal recovery while read-only\n"
233 msgstr ""
234
235 #: e2fsck/journal.c:864
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:770
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:2072
517 msgid "block bitmap"
518 msgstr ""
519
520 #: e2fsck/pass1.c:2076
521 msgid "inode bitmap"
522 msgstr ""
523
524 #: e2fsck/pass1.c:2080
525 msgid "inode table"
526 msgstr ""
527
528 #: e2fsck/pass2.c:283
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:941 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:280
2314 msgid " contains a file system with errors"
2315 msgstr ""
2316
2317 #: e2fsck/unix.c:282
2318 msgid " was not cleanly unmounted"
2319 msgstr ""
2320
2321 #: e2fsck/unix.c:284
2322 msgid " primary superblock features different from backup"
2323 msgstr ""
2324
2325 #: e2fsck/unix.c:288
2326 #, c-format
2327 msgid " has been mounted %u times without being checked"
2328 msgstr ""
2329
2330 #: e2fsck/unix.c:295
2331 #, c-format
2332 msgid " has gone %u days without being checked"
2333 msgstr ""
2334
2335 #: e2fsck/unix.c:304
2336 msgid ", check forced.\n"
2337 msgstr ""
2338
2339 #: e2fsck/unix.c:307
2340 #, c-format
2341 msgid "%s: clean, %u/%u files, %u/%u blocks"
2342 msgstr ""
2343
2344 #: e2fsck/unix.c:324
2345 msgid " (check deferred; on battery)"
2346 msgstr ""
2347
2348 #: e2fsck/unix.c:327
2349 msgid " (check after next mount)"
2350 msgstr ""
2351
2352 #: e2fsck/unix.c:329
2353 #, c-format
2354 msgid " (check in %ld mounts)"
2355 msgstr ""
2356
2357 #: e2fsck/unix.c:475
2358 #, c-format
2359 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2360 msgstr ""
2361
2362 #: e2fsck/unix.c:546
2363 #, c-format
2364 msgid "Invalid EA version.\n"
2365 msgstr ""
2366
2367 #: e2fsck/unix.c:552
2368 #, c-format
2369 msgid "Unknown extended option: %s\n"
2370 msgstr ""
2371
2372 #: e2fsck/unix.c:572
2373 #, c-format
2374 msgid ""
2375 "Syntax error in e2fsck config file (%s, line #%d)\n"
2376 "\t%s\n"
2377 msgstr ""
2378
2379 #: e2fsck/unix.c:636
2380 #, c-format
2381 msgid "Error validating file descriptor %d: %s\n"
2382 msgstr ""
2383
2384 #: e2fsck/unix.c:640
2385 msgid "Invalid completion information file descriptor"
2386 msgstr ""
2387
2388 #: e2fsck/unix.c:655
2389 msgid "Only one of the options -p/-a, -n or -y may be specified."
2390 msgstr ""
2391
2392 #: e2fsck/unix.c:676
2393 #, c-format
2394 msgid "The -t option is not supported on this version of e2fsck.\n"
2395 msgstr ""
2396
2397 #: e2fsck/unix.c:747
2398 #, c-format
2399 msgid "Byte-swapping filesystems not compiled in this version of e2fsck\n"
2400 msgstr ""
2401
2402 #: e2fsck/unix.c:770 misc/tune2fs.c:504 misc/tune2fs.c:769 misc/tune2fs.c:786
2403 #, c-format
2404 msgid "Unable to resolve '%s'"
2405 msgstr ""
2406
2407 #: e2fsck/unix.c:801
2408 #, c-format
2409 msgid "Incompatible options not allowed when byte-swapping.\n"
2410 msgstr ""
2411
2412 #: e2fsck/unix.c:808
2413 #, c-format
2414 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2415 msgstr ""
2416
2417 #: e2fsck/unix.c:856
2418 #, c-format
2419 msgid ""
2420 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2421 "\n"
2422 msgstr ""
2423
2424 #: e2fsck/unix.c:865
2425 #, c-format
2426 msgid ""
2427 "\n"
2428 "Invalid non-numeric argument to -%c (\"%s\")\n"
2429 "\n"
2430 msgstr ""
2431
2432 #: e2fsck/unix.c:905
2433 #, c-format
2434 msgid "Error: ext2fs library version out of date!\n"
2435 msgstr ""
2436
2437 #: e2fsck/unix.c:913
2438 msgid "while trying to initialize program"
2439 msgstr ""
2440
2441 #: e2fsck/unix.c:927
2442 #, c-format
2443 msgid "\tUsing %s, %s\n"
2444 msgstr ""
2445
2446 #: e2fsck/unix.c:939
2447 msgid "need terminal for interactive repairs"
2448 msgstr ""
2449
2450 #: e2fsck/unix.c:983
2451 #, c-format
2452 msgid "%s: %s trying backup blocks...\n"
2453 msgstr ""
2454
2455 #: e2fsck/unix.c:985
2456 msgid "Superblock invalid,"
2457 msgstr ""
2458
2459 #: e2fsck/unix.c:986
2460 msgid "Group descriptors look bad..."
2461 msgstr ""
2462
2463 #: e2fsck/unix.c:1013
2464 #, c-format
2465 msgid ""
2466 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2467 "(Or the filesystem superblock is corrupt)\n"
2468 "\n"
2469 msgstr ""
2470
2471 #: e2fsck/unix.c:1019
2472 #, c-format
2473 msgid "Could this be a zero-length partition?\n"
2474 msgstr ""
2475
2476 #: e2fsck/unix.c:1021
2477 #, c-format
2478 msgid "You must have %s access to the filesystem or be root\n"
2479 msgstr ""
2480
2481 #: e2fsck/unix.c:1026
2482 #, c-format
2483 msgid "Possibly non-existent or swap device?\n"
2484 msgstr ""
2485
2486 #: e2fsck/unix.c:1028
2487 #, c-format
2488 msgid "Filesystem mounted or opened exclusively by another program?\n"
2489 msgstr ""
2490
2491 #: e2fsck/unix.c:1032
2492 #, c-format
2493 msgid ""
2494 "Disk write-protected; use the -n option to do a read-only\n"
2495 "check of the device.\n"
2496 msgstr ""
2497
2498 #: e2fsck/unix.c:1096
2499 msgid "Get a newer version of e2fsck!"
2500 msgstr ""
2501
2502 #: e2fsck/unix.c:1117
2503 #, c-format
2504 msgid "while checking ext3 journal for %s"
2505 msgstr ""
2506
2507 #: e2fsck/unix.c:1128
2508 #, c-format
2509 msgid ""
2510 "Warning: skipping journal recovery because doing a read-only filesystem "
2511 "check.\n"
2512 msgstr ""
2513
2514 #: e2fsck/unix.c:1141
2515 #, c-format
2516 msgid "unable to set superblock flags on %s\n"
2517 msgstr ""
2518
2519 #: e2fsck/unix.c:1147
2520 #, c-format
2521 msgid "while recovering ext3 journal of %s"
2522 msgstr ""
2523
2524 #: e2fsck/unix.c:1171
2525 #, c-format
2526 msgid "%s has unsupported feature(s):"
2527 msgstr ""
2528
2529 #: e2fsck/unix.c:1187
2530 msgid "Warning: compression support is experimental.\n"
2531 msgstr ""
2532
2533 #: e2fsck/unix.c:1192
2534 #, c-format
2535 msgid ""
2536 "E2fsck not compiled with HTREE support,\n"
2537 "\tbut filesystem %s has HTREE directories.\n"
2538 msgstr ""
2539
2540 #: e2fsck/unix.c:1241
2541 #, c-format
2542 msgid "%s: Filesystem byte order already normalized.\n"
2543 msgstr ""
2544
2545 #: e2fsck/unix.c:1261
2546 msgid "while reading bad blocks inode"
2547 msgstr ""
2548
2549 #: e2fsck/unix.c:1263
2550 #, c-format
2551 msgid "This doesn't bode well, but we'll try to go on...\n"
2552 msgstr ""
2553
2554 #: e2fsck/unix.c:1289
2555 msgid "Couldn't determine journal size"
2556 msgstr ""
2557
2558 #: e2fsck/unix.c:1292 misc/mke2fs.c:1776
2559 #, c-format
2560 msgid "Creating journal (%d blocks): "
2561 msgstr ""
2562
2563 #: e2fsck/unix.c:1299 misc/mke2fs.c:1784
2564 msgid ""
2565 "\n"
2566 "\twhile trying to create journal"
2567 msgstr ""
2568
2569 #: e2fsck/unix.c:1302
2570 #, c-format
2571 msgid " Done.\n"
2572 msgstr ""
2573
2574 #: e2fsck/unix.c:1303
2575 #, c-format
2576 msgid ""
2577 "\n"
2578 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2579 msgstr ""
2580
2581 #: e2fsck/unix.c:1310
2582 #, c-format
2583 msgid "Restarting e2fsck from the beginning...\n"
2584 msgstr ""
2585
2586 #: e2fsck/unix.c:1314
2587 msgid "while resetting context"
2588 msgstr ""
2589
2590 #: e2fsck/unix.c:1321
2591 #, c-format
2592 msgid "%s: e2fsck canceled.\n"
2593 msgstr ""
2594
2595 #: e2fsck/unix.c:1326
2596 msgid "aborted"
2597 msgstr ""
2598
2599 #: e2fsck/unix.c:1338
2600 #, c-format
2601 msgid ""
2602 "\n"
2603 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2604 msgstr ""
2605
2606 #: e2fsck/unix.c:1341
2607 #, c-format
2608 msgid "%s: ***** REBOOT LINUX *****\n"
2609 msgstr ""
2610
2611 #: e2fsck/unix.c:1349
2612 #, c-format
2613 msgid ""
2614 "\n"
2615 "%s: ********** WARNING: Filesystem still has errors **********\n"
2616 "\n"
2617 msgstr ""
2618
2619 #: e2fsck/util.c:131 misc/util.c:68
2620 msgid "yY"
2621 msgstr ""
2622
2623 #: e2fsck/util.c:132
2624 msgid "nN"
2625 msgstr ""
2626
2627 #: e2fsck/util.c:146
2628 msgid "<y>"
2629 msgstr ""
2630
2631 #: e2fsck/util.c:148
2632 msgid "<n>"
2633 msgstr ""
2634
2635 #: e2fsck/util.c:150
2636 msgid " (y/n)"
2637 msgstr ""
2638
2639 #: e2fsck/util.c:165
2640 msgid "cancelled!\n"
2641 msgstr ""
2642
2643 #: e2fsck/util.c:180
2644 msgid "yes\n"
2645 msgstr ""
2646
2647 #: e2fsck/util.c:182
2648 msgid "no\n"
2649 msgstr ""
2650
2651 #: e2fsck/util.c:192
2652 #, c-format
2653 msgid ""
2654 "%s? no\n"
2655 "\n"
2656 msgstr ""
2657
2658 #: e2fsck/util.c:196
2659 #, c-format
2660 msgid ""
2661 "%s? yes\n"
2662 "\n"
2663 msgstr ""
2664
2665 #: e2fsck/util.c:200
2666 msgid "yes"
2667 msgstr ""
2668
2669 #: e2fsck/util.c:200
2670 msgid "no"
2671 msgstr ""
2672
2673 #: e2fsck/util.c:214
2674 #, c-format
2675 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
2676 msgstr ""
2677
2678 #: e2fsck/util.c:219
2679 msgid "reading inode and block bitmaps"
2680 msgstr ""
2681
2682 #: e2fsck/util.c:224
2683 #, c-format
2684 msgid "while retrying to read bitmaps for %s"
2685 msgstr ""
2686
2687 #: e2fsck/util.c:237
2688 msgid "writing block bitmaps"
2689 msgstr ""
2690
2691 #: e2fsck/util.c:242
2692 #, c-format
2693 msgid "while retrying to write block bitmaps for %s"
2694 msgstr ""
2695
2696 #: e2fsck/util.c:249
2697 msgid "writing inode bitmaps"
2698 msgstr ""
2699
2700 #: e2fsck/util.c:254
2701 #, c-format
2702 msgid "while retrying to write inode bitmaps for %s"
2703 msgstr ""
2704
2705 #: e2fsck/util.c:267
2706 #, c-format
2707 msgid ""
2708 "\n"
2709 "\n"
2710 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
2711 "\t(i.e., without -a or -p options)\n"
2712 msgstr ""
2713
2714 #: e2fsck/util.c:332
2715 #, c-format
2716 msgid "Memory used: %dk/%dk (%dk/%dk), "
2717 msgstr ""
2718
2719 #: e2fsck/util.c:336
2720 #, c-format
2721 msgid "Memory used: %d, "
2722 msgstr ""
2723
2724 #: e2fsck/util.c:342
2725 #, c-format
2726 msgid "time: %5.2f/%5.2f/%5.2f\n"
2727 msgstr ""
2728
2729 #: e2fsck/util.c:347
2730 #, c-format
2731 msgid "elapsed time: %6.3f\n"
2732 msgstr ""
2733
2734 #: e2fsck/util.c:361
2735 #, c-format
2736 msgid "while reading inode %ld in %s"
2737 msgstr ""
2738
2739 #: e2fsck/util.c:375 e2fsck/util.c:388
2740 #, c-format
2741 msgid "while writing inode %ld in %s"
2742 msgstr ""
2743
2744 #: misc/badblocks.c:61
2745 msgid "done                                \n"
2746 msgstr ""
2747
2748 #: misc/badblocks.c:80
2749 #, c-format
2750 msgid ""
2751 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
2752 " [-c blocks_at_once] [-p num_passes] [-t test_pattern [-t test_pattern "
2753 "[...]]]\n"
2754 " device [last_block [start_block]]\n"
2755 msgstr ""
2756
2757 #: misc/badblocks.c:88
2758 #, c-format
2759 msgid ""
2760 "%s: The -n and -w options are mutually exclusive.\n"
2761 "\n"
2762 msgstr ""
2763
2764 #: misc/badblocks.c:235
2765 msgid "Testing with random pattern: "
2766 msgstr ""
2767
2768 #: misc/badblocks.c:253
2769 msgid "Testing with pattern 0x"
2770 msgstr ""
2771
2772 #: misc/badblocks.c:278 misc/badblocks.c:307
2773 msgid "during seek"
2774 msgstr ""
2775
2776 #: misc/badblocks.c:285
2777 #, c-format
2778 msgid "Weird value (%ld) in do_read\n"
2779 msgstr ""
2780
2781 #: misc/badblocks.c:327
2782 msgid "during ext2fs_sync_device"
2783 msgstr ""
2784
2785 #: misc/badblocks.c:343 misc/badblocks.c:581
2786 msgid "while beginning bad block list iteration"
2787 msgstr ""
2788
2789 #: misc/badblocks.c:357 misc/badblocks.c:447 misc/badblocks.c:591
2790 msgid "while allocating buffers"
2791 msgstr ""
2792
2793 #: misc/badblocks.c:361
2794 #, c-format
2795 msgid "Checking blocks %lu to %lu\n"
2796 msgstr ""
2797
2798 #: misc/badblocks.c:365
2799 msgid "Checking for bad blocks in read-only mode\n"
2800 msgstr ""
2801
2802 #: misc/badblocks.c:374
2803 msgid "Checking for bad blocks (read-only test): "
2804 msgstr ""
2805
2806 #: misc/badblocks.c:454
2807 msgid "Checking for bad blocks in read-write mode\n"
2808 msgstr ""
2809
2810 #: misc/badblocks.c:456 misc/badblocks.c:604
2811 #, c-format
2812 msgid "From block %lu to %lu\n"
2813 msgstr ""
2814
2815 #: misc/badblocks.c:507
2816 msgid "Reading and comparing: "
2817 msgstr ""
2818
2819 #: misc/badblocks.c:603
2820 msgid "Checking for bad blocks in non-destructive read-write mode\n"
2821 msgstr ""
2822
2823 #: misc/badblocks.c:607
2824 msgid "Checking for bad blocks (non-destructive read-write test)\n"
2825 msgstr ""
2826
2827 #: misc/badblocks.c:614
2828 msgid ""
2829 "\n"
2830 "Interrupt caught, cleaning up\n"
2831 msgstr ""
2832
2833 #: misc/badblocks.c:684
2834 #, c-format
2835 msgid "during test data write, block %lu"
2836 msgstr ""
2837
2838 #: misc/badblocks.c:794 misc/util.c:156
2839 #, c-format
2840 msgid "%s is mounted; "
2841 msgstr ""
2842
2843 #: misc/badblocks.c:796
2844 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
2845 msgstr ""
2846
2847 #: misc/badblocks.c:801
2848 msgid "it's not safe to run badblocks!\n"
2849 msgstr ""
2850
2851 #: misc/badblocks.c:806 misc/util.c:167
2852 #, c-format
2853 msgid "%s is apparently in use by the system; "
2854 msgstr ""
2855
2856 #: misc/badblocks.c:809
2857 msgid "badblocks forced anyway.\n"
2858 msgstr ""
2859
2860 #: misc/badblocks.c:871
2861 #, c-format
2862 msgid "bad block size - %s"
2863 msgstr ""
2864
2865 #: misc/badblocks.c:928
2866 #, c-format
2867 msgid "can't allocate memory for test_pattern - %s"
2868 msgstr ""
2869
2870 #: misc/badblocks.c:942
2871 #, c-format
2872 msgid "invalid test_pattern: %s\n"
2873 msgstr ""
2874
2875 #: misc/badblocks.c:961
2876 msgid "Maximum of one test_pattern may be specified in read-only mode"
2877 msgstr ""
2878
2879 #: misc/badblocks.c:967
2880 msgid "Random test_pattern is not allowed in read-only mode"
2881 msgstr ""
2882
2883 #: misc/badblocks.c:981
2884 msgid ""
2885 "Couldn't determine device size; you must specify\n"
2886 "the size manually\n"
2887 msgstr ""
2888
2889 #: misc/badblocks.c:987
2890 msgid "while trying to determine device size"
2891 msgstr ""
2892
2893 #: misc/badblocks.c:996 misc/mke2fs.c:1255
2894 #, c-format
2895 msgid "invalid blocks count - %s"
2896 msgstr ""
2897
2898 #: misc/badblocks.c:1009
2899 #, c-format
2900 msgid "invalid starting block - %s"
2901 msgstr ""
2902
2903 #: misc/badblocks.c:1015
2904 #, c-format
2905 msgid "invalid starting block (%d): must be less than %lu"
2906 msgstr ""
2907
2908 #: misc/badblocks.c:1070
2909 msgid "while creating in-memory bad blocks list"
2910 msgstr ""
2911
2912 #: misc/badblocks.c:1085
2913 msgid "while adding to in-memory bad block list"
2914 msgstr ""
2915
2916 #: misc/badblocks.c:1109
2917 #, c-format
2918 msgid "Pass completed, %u bad blocks found.\n"
2919 msgstr ""
2920
2921 #: misc/chattr.c:84
2922 #, c-format
2923 msgid "Usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n"
2924 msgstr ""
2925
2926 #: misc/chattr.c:147
2927 #, c-format
2928 msgid "bad version - %s\n"
2929 msgstr ""
2930
2931 #: misc/chattr.c:191 misc/lsattr.c:113
2932 #, c-format
2933 msgid "while trying to stat %s"
2934 msgstr ""
2935
2936 #: misc/chattr.c:208 misc/chattr.c:224
2937 #, c-format
2938 msgid "Flags of %s set as "
2939 msgstr ""
2940
2941 #: misc/chattr.c:217
2942 #, c-format
2943 msgid "while reading flags on %s"
2944 msgstr ""
2945
2946 #: misc/chattr.c:232
2947 #, c-format
2948 msgid "while setting flags on %s"
2949 msgstr ""
2950
2951 #: misc/chattr.c:237
2952 #, c-format
2953 msgid "Version of %s set as %lu\n"
2954 msgstr ""
2955
2956 #: misc/chattr.c:240
2957 #, c-format
2958 msgid "while setting version on %s"
2959 msgstr ""
2960
2961 #: misc/chattr.c:254
2962 #, c-format
2963 msgid "Couldn't allocate path variable in chattr_dir_proc"
2964 msgstr ""
2965
2966 #: misc/chattr.c:292
2967 msgid "= is incompatible with - and +\n"
2968 msgstr ""
2969
2970 #: misc/chattr.c:300
2971 msgid "Must use '-v', =, - or +\n"
2972 msgstr ""
2973
2974 #: misc/dumpe2fs.c:53
2975 #, c-format
2976 msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n"
2977 msgstr ""
2978
2979 #: misc/dumpe2fs.c:162
2980 #, c-format
2981 msgid "Group %lu: (Blocks "
2982 msgstr ""
2983
2984 #: misc/dumpe2fs.c:168
2985 #, c-format
2986 msgid "  %s superblock at "
2987 msgstr ""
2988
2989 #: misc/dumpe2fs.c:169
2990 msgid "Primary"
2991 msgstr ""
2992
2993 #: misc/dumpe2fs.c:169
2994 msgid "Backup"
2995 msgstr ""
2996
2997 #: misc/dumpe2fs.c:173
2998 #, c-format
2999 msgid ", Group descriptors at "
3000 msgstr ""
3001
3002 #: misc/dumpe2fs.c:177
3003 #, c-format
3004 msgid ""
3005 "\n"
3006 "  Reserved GDT blocks at "
3007 msgstr ""
3008
3009 #: misc/dumpe2fs.c:184
3010 #, c-format
3011 msgid " Group descriptor at "
3012 msgstr ""
3013
3014 #: misc/dumpe2fs.c:190
3015 msgid "  Block bitmap at "
3016 msgstr ""
3017
3018 #: misc/dumpe2fs.c:195
3019 msgid ", Inode bitmap at "
3020 msgstr ""
3021
3022 #: misc/dumpe2fs.c:200
3023 msgid ""
3024 "\n"
3025 "  Inode table at "
3026 msgstr ""
3027
3028 #: misc/dumpe2fs.c:207
3029 #, c-format
3030 msgid ""
3031 "\n"
3032 "  %d free blocks, %d free inodes, %d directories\n"
3033 msgstr ""
3034
3035 #: misc/dumpe2fs.c:213
3036 msgid "  Free blocks: "
3037 msgstr ""
3038
3039 #: misc/dumpe2fs.c:221
3040 msgid "  Free inodes: "
3041 msgstr ""
3042
3043 #: misc/dumpe2fs.c:246
3044 msgid "while printing bad block list"
3045 msgstr ""
3046
3047 #: misc/dumpe2fs.c:252
3048 #, c-format
3049 msgid "Bad blocks: %u"
3050 msgstr ""
3051
3052 #: misc/dumpe2fs.c:274 misc/tune2fs.c:261
3053 msgid "while reading journal inode"
3054 msgstr ""
3055
3056 #: misc/dumpe2fs.c:277
3057 msgid "Journal size:             "
3058 msgstr ""
3059
3060 #: misc/dumpe2fs.c:296 misc/tune2fs.c:183
3061 msgid "while reading journal superblock"
3062 msgstr ""
3063
3064 #: misc/dumpe2fs.c:304
3065 msgid "Couldn't find journal superblock magic numbers"
3066 msgstr ""
3067
3068 #: misc/dumpe2fs.c:308
3069 #, c-format
3070 msgid ""
3071 "\n"
3072 "Journal block size:       %u\n"
3073 "Journal length:           %u\n"
3074 "Journal first block:      %u\n"
3075 "Journal sequence:         0x%08x\n"
3076 "Journal start:            %u\n"
3077 "Journal number of users:  %u\n"
3078 msgstr ""
3079
3080 #: misc/dumpe2fs.c:321
3081 #, c-format
3082 msgid "Journal users:            %s\n"
3083 msgstr ""
3084
3085 #: misc/dumpe2fs.c:337 misc/mke2fs.c:768 misc/tune2fs.c:810
3086 #, c-format
3087 msgid "Couldn't allocate memory to parse options!\n"
3088 msgstr ""
3089
3090 #: misc/dumpe2fs.c:363
3091 #, c-format
3092 msgid "Invalid superblock parameter: %s\n"
3093 msgstr ""
3094
3095 #: misc/dumpe2fs.c:378
3096 #, c-format
3097 msgid "Invalid blocksize parameter: %s\n"
3098 msgstr ""
3099
3100 #: misc/dumpe2fs.c:389
3101 #, c-format
3102 msgid ""
3103 "\n"
3104 "Bad extended option(s) specified: %s\n"
3105 "\n"
3106 "Extended options are separated by commas, and may take an argument which\n"
3107 "\tis set off by an equals ('=') sign.\n"
3108 "\n"
3109 "Valid extended options are:\n"
3110 "\tsuperblock=<superblock number>\n"
3111 "\tblocksize=<blocksize>\n"
3112 msgstr ""
3113
3114 #: misc/dumpe2fs.c:449 misc/mke2fs.c:1199
3115 #, c-format
3116 msgid "\tUsing %s\n"
3117 msgstr ""
3118
3119 #: misc/dumpe2fs.c:485 misc/e2image.c:666 misc/tune2fs.c:919 resize/main.c:298
3120 #, c-format
3121 msgid "Couldn't find valid filesystem superblock.\n"
3122 msgstr ""
3123
3124 #: misc/dumpe2fs.c:496
3125 #, c-format
3126 msgid "Note: This is a byte-swapped filesystem\n"
3127 msgstr ""
3128
3129 #: misc/dumpe2fs.c:515
3130 #, c-format
3131 msgid ""
3132 "\n"
3133 "%s: %s: error reading bitmaps: %s\n"
3134 msgstr ""
3135
3136 #: misc/e2image.c:50
3137 #, c-format
3138 msgid "Usage: %s [-rsI] device image_file\n"
3139 msgstr ""
3140
3141 #: misc/e2image.c:62
3142 msgid "Couldn't allocate header buffer\n"
3143 msgstr ""
3144
3145 #: misc/e2image.c:81
3146 #, c-format
3147 msgid "short write (only %d bytes) for writing image header"
3148 msgstr ""
3149
3150 #: misc/e2image.c:100
3151 msgid "while writing superblock"
3152 msgstr ""
3153
3154 #: misc/e2image.c:108
3155 msgid "while writing inode table"
3156 msgstr ""
3157
3158 #: misc/e2image.c:115
3159 msgid "while writing block bitmap"
3160 msgstr ""
3161
3162 #: misc/e2image.c:122
3163 msgid "while writing inode bitmap"
3164 msgstr ""
3165
3166 #: misc/e2label.c:57
3167 #, c-format
3168 msgid "e2label: cannot open %s\n"
3169 msgstr ""
3170
3171 #: misc/e2label.c:62
3172 #, c-format
3173 msgid "e2label: cannot seek to superblock\n"
3174 msgstr ""
3175
3176 #: misc/e2label.c:67
3177 #, c-format
3178 msgid "e2label: error reading superblock\n"
3179 msgstr ""
3180
3181 #: misc/e2label.c:71
3182 #, c-format
3183 msgid "e2label: not an ext2 filesystem\n"
3184 msgstr ""
3185
3186 #: misc/e2label.c:96 misc/tune2fs.c:1025
3187 #, c-format
3188 msgid "Warning: label too long, truncating.\n"
3189 msgstr ""
3190
3191 #: misc/e2label.c:99
3192 #, c-format
3193 msgid "e2label: cannot seek to superblock again\n"
3194 msgstr ""
3195
3196 #: misc/e2label.c:104
3197 #, c-format
3198 msgid "e2label: error writing superblock\n"
3199 msgstr ""
3200
3201 #: misc/e2label.c:116 misc/tune2fs.c:496
3202 #, c-format
3203 msgid "Usage: e2label device [newlabel]\n"
3204 msgstr ""
3205
3206 #: misc/fsck.c:343
3207 #, c-format
3208 msgid "WARNING: couldn't open %s: %s\n"
3209 msgstr ""
3210
3211 #: misc/fsck.c:353
3212 #, c-format
3213 msgid "WARNING: bad format on line %d of %s\n"
3214 msgstr ""
3215
3216 #: misc/fsck.c:368
3217 msgid ""
3218 "\a\a\aWARNING: Your /etc/fstab does not contain the fsck passno\n"
3219 "\tfield.  I will kludge around things for you, but you\n"
3220 "\tshould fix your /etc/fstab file as soon as you can.\n"
3221 "\n"
3222 msgstr ""
3223
3224 #: misc/fsck.c:469
3225 #, c-format
3226 msgid "fsck: %s: not found\n"
3227 msgstr ""
3228
3229 #: misc/fsck.c:585
3230 #, c-format
3231 msgid "%s: wait: No more child process?!?\n"
3232 msgstr ""
3233
3234 #: misc/fsck.c:607
3235 #, c-format
3236 msgid "Warning... %s for device %s exited with signal %d.\n"
3237 msgstr ""
3238
3239 #: misc/fsck.c:613
3240 #, c-format
3241 msgid "%s %s: status is %x, should never happen.\n"
3242 msgstr ""
3243
3244 #: misc/fsck.c:649
3245 #, c-format
3246 msgid "Finished with %s (exit status %d)\n"
3247 msgstr ""
3248
3249 #: misc/fsck.c:709
3250 #, c-format
3251 msgid "%s: Error %d while executing fsck.%s for %s\n"
3252 msgstr ""
3253
3254 #: misc/fsck.c:730
3255 msgid ""
3256 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3257 "with 'no' or '!'.\n"
3258 msgstr ""
3259
3260 #: misc/fsck.c:749
3261 msgid "Couldn't allocate memory for filesystem types\n"
3262 msgstr ""
3263
3264 #: misc/fsck.c:872
3265 #, c-format
3266 msgid ""
3267 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3268 "number\n"
3269 msgstr ""
3270
3271 #: misc/fsck.c:899
3272 #, c-format
3273 msgid "fsck: cannot check %s: fsck.%s not found\n"
3274 msgstr ""
3275
3276 #: misc/fsck.c:955
3277 msgid "Checking all file systems.\n"
3278 msgstr ""
3279
3280 #: misc/fsck.c:1046
3281 #, c-format
3282 msgid "--waiting-- (pass %d)\n"
3283 msgstr ""
3284
3285 #: misc/fsck.c:1066
3286 msgid ""
3287 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3288 msgstr ""
3289
3290 #: misc/fsck.c:1108
3291 #, c-format
3292 msgid "%s: too many devices\n"
3293 msgstr ""
3294
3295 #: misc/fsck.c:1141 misc/fsck.c:1227
3296 #, c-format
3297 msgid "%s: too many arguments\n"
3298 msgstr ""
3299
3300 #: misc/lsattr.c:73
3301 #, c-format
3302 msgid "Usage: %s [-RVadlv] [files...]\n"
3303 msgstr ""
3304
3305 #: misc/lsattr.c:83
3306 #, c-format
3307 msgid "While reading flags on %s"
3308 msgstr ""
3309
3310 #: misc/lsattr.c:90
3311 #, c-format
3312 msgid "While reading version on %s"
3313 msgstr ""
3314
3315 #: misc/mke2fs.c:97
3316 #, c-format
3317 msgid ""
3318 "Usage: %s [-c|-l filename] [-b block-size] [-f fragment-size]\n"
3319 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3320 "\t[-N number-of-inodes] [-m reserved-blocks-percentage] [-o creator-os]\n"
3321 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3322 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3323 "\t[-T fs-type] [-jnqvFSV] device [blocks-count]\n"
3324 msgstr ""
3325
3326 #: misc/mke2fs.c:198
3327 #, c-format
3328 msgid "Running command: %s\n"
3329 msgstr ""
3330
3331 #: misc/mke2fs.c:202
3332 #, c-format
3333 msgid "while trying to run '%s'"
3334 msgstr ""
3335
3336 #: misc/mke2fs.c:209
3337 msgid "while processing list of bad blocks from program"
3338 msgstr ""
3339
3340 #: misc/mke2fs.c:236
3341 #, c-format
3342 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3343 msgstr ""
3344
3345 #: misc/mke2fs.c:238
3346 #, c-format
3347 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3348 msgstr ""
3349
3350 #: misc/mke2fs.c:241
3351 msgid "Aborting....\n"
3352 msgstr ""
3353
3354 #: misc/mke2fs.c:261
3355 #, c-format
3356 msgid ""
3357 "Warning: the backup superblock/group descriptors at block %u contain\n"
3358 "\tbad blocks.\n"
3359 "\n"
3360 msgstr ""
3361
3362 #: misc/mke2fs.c:279
3363 msgid "while marking bad blocks as used"
3364 msgstr ""
3365
3366 #: misc/mke2fs.c:337
3367 msgid "done                            \n"
3368 msgstr ""
3369
3370 #: misc/mke2fs.c:372
3371 msgid "while allocating zeroizing buffer"
3372 msgstr ""
3373
3374 #: misc/mke2fs.c:414
3375 msgid "Writing inode tables: "
3376 msgstr ""
3377
3378 #: misc/mke2fs.c:431
3379 #, c-format
3380 msgid ""
3381 "\n"
3382 "Could not write %d blocks in inode table starting at %u: %s\n"
3383 msgstr ""
3384
3385 #: misc/mke2fs.c:487
3386 msgid "while creating root dir"
3387 msgstr ""
3388
3389 #: misc/mke2fs.c:494
3390 msgid "while reading root inode"
3391 msgstr ""
3392
3393 #: misc/mke2fs.c:508
3394 msgid "while setting root inode ownership"
3395 msgstr ""
3396
3397 #: misc/mke2fs.c:526
3398 msgid "while creating /lost+found"
3399 msgstr ""
3400
3401 #: misc/mke2fs.c:533
3402 msgid "while looking up /lost+found"
3403 msgstr ""
3404
3405 #: misc/mke2fs.c:543
3406 msgid "while expanding /lost+found"
3407 msgstr ""
3408
3409 #: misc/mke2fs.c:559
3410 msgid "while setting bad block inode"
3411 msgstr ""
3412
3413 #: misc/mke2fs.c:591
3414 #, c-format
3415 msgid "Out of memory erasing sectors %d-%d\n"
3416 msgstr ""
3417
3418 #: misc/mke2fs.c:601
3419 #, c-format
3420 msgid "Warning: could not read block 0: %s\n"
3421 msgstr ""
3422
3423 #: misc/mke2fs.c:617
3424 #, c-format
3425 msgid "Warning: could not erase sector %d: %s\n"
3426 msgstr ""
3427
3428 #: misc/mke2fs.c:633
3429 msgid "while initializing journal superblock"
3430 msgstr ""
3431
3432 #: misc/mke2fs.c:639
3433 msgid "Zeroing journal device: "
3434 msgstr ""
3435
3436 #: misc/mke2fs.c:646
3437 #, c-format
3438 msgid "while zeroing journal device (block %u, count %d)"
3439 msgstr ""
3440
3441 #: misc/mke2fs.c:657
3442 msgid "while writing journal superblock"
3443 msgstr ""
3444
3445 #: misc/mke2fs.c:673
3446 #, c-format
3447 msgid ""
3448 "warning: %u blocks unused.\n"
3449 "\n"
3450 msgstr ""
3451
3452 #: misc/mke2fs.c:678
3453 #, c-format
3454 msgid "Filesystem label=%s\n"
3455 msgstr ""
3456
3457 #: misc/mke2fs.c:679
3458 msgid "OS type: "
3459 msgstr ""
3460
3461 #: misc/mke2fs.c:684
3462 #, c-format
3463 msgid "Block size=%u (log=%u)\n"
3464 msgstr ""
3465
3466 #: misc/mke2fs.c:686
3467 #, c-format
3468 msgid "Fragment size=%u (log=%u)\n"
3469 msgstr ""
3470
3471 #: misc/mke2fs.c:688
3472 #, c-format
3473 msgid "%u inodes, %u blocks\n"
3474 msgstr ""
3475
3476 #: misc/mke2fs.c:690
3477 #, c-format
3478 msgid "%u blocks (%2.2f%%) reserved for the super user\n"
3479 msgstr ""
3480
3481 #: misc/mke2fs.c:693
3482 #, c-format
3483 msgid "First data block=%u\n"
3484 msgstr ""
3485
3486 #: misc/mke2fs.c:695
3487 #, c-format
3488 msgid "Maximum filesystem blocks=%lu\n"
3489 msgstr ""
3490
3491 #: misc/mke2fs.c:700
3492 #, c-format
3493 msgid "%u block groups\n"
3494 msgstr ""
3495
3496 #: misc/mke2fs.c:702
3497 #, c-format
3498 msgid "%u block group\n"
3499 msgstr ""
3500
3501 #: misc/mke2fs.c:703
3502 #, c-format
3503 msgid "%u blocks per group, %u fragments per group\n"
3504 msgstr ""
3505
3506 #: misc/mke2fs.c:705
3507 #, c-format
3508 msgid "%u inodes per group\n"
3509 msgstr ""
3510
3511 #: misc/mke2fs.c:712
3512 #, c-format
3513 msgid "Superblock backups stored on blocks: "
3514 msgstr ""
3515
3516 #: misc/mke2fs.c:793
3517 #, c-format
3518 msgid "Invalid stride parameter: %s\n"
3519 msgstr ""
3520
3521 #: misc/mke2fs.c:808
3522 #, c-format
3523 msgid "Invalid stripe-width parameter: %s\n"
3524 msgstr ""
3525
3526 #: misc/mke2fs.c:830
3527 #, c-format
3528 msgid "Invalid resize parameter: %s\n"
3529 msgstr ""
3530
3531 #: misc/mke2fs.c:837
3532 #, c-format
3533 msgid "The resize maximum must be greater than the filesystem size.\n"
3534 msgstr ""
3535
3536 #: misc/mke2fs.c:861
3537 #, c-format
3538 msgid "On-line resizing not supported with revision 0 filesystems\n"
3539 msgstr ""
3540
3541 #: misc/mke2fs.c:878
3542 #, c-format
3543 msgid ""
3544 "\n"
3545 "Bad option(s) specified: %s\n"
3546 "\n"
3547 "Extended options are separated by commas, and may take an argument which\n"
3548 "\tis set off by an equals ('=') sign.\n"
3549 "\n"
3550 "Valid extended options are:\n"
3551 "\tstride=<RAID per-disk data chunk in blocks>\n"
3552 "\tstripe-width=<RAID stride * data disks in blocks>\n"
3553 "\tresize=<resize maximum size in blocks>\n"
3554 "\n"
3555 "\ttest_fs\n"
3556 msgstr ""
3557
3558 #: misc/mke2fs.c:893
3559 #, c-format
3560 msgid ""
3561 "\n"
3562 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
3563 "\n"
3564 msgstr ""
3565
3566 #: misc/mke2fs.c:920
3567 #, c-format
3568 msgid ""
3569 "Syntax error in mke2fs config file (%s, line #%d)\n"
3570 "\t%s\n"
3571 msgstr ""
3572
3573 #: misc/mke2fs.c:933 misc/tune2fs.c:335
3574 #, c-format
3575 msgid "Invalid filesystem option set: %s\n"
3576 msgstr ""
3577
3578 #: misc/mke2fs.c:1040
3579 #, c-format
3580 msgid "invalid block size - %s"
3581 msgstr ""
3582
3583 #: misc/mke2fs.c:1044
3584 #, c-format
3585 msgid "Warning: blocksize %d not usable on most systems.\n"
3586 msgstr ""
3587
3588 #: misc/mke2fs.c:1061
3589 #, c-format
3590 msgid "invalid fragment size - %s"
3591 msgstr ""
3592
3593 #: misc/mke2fs.c:1067
3594 #, c-format
3595 msgid "Warning: fragments not supported.  Ignoring -f option\n"
3596 msgstr ""
3597
3598 #: misc/mke2fs.c:1074
3599 msgid "Illegal number for blocks per group"
3600 msgstr ""
3601
3602 #: misc/mke2fs.c:1079
3603 msgid "blocks per group must be multiple of 8"
3604 msgstr ""
3605
3606 #: misc/mke2fs.c:1089
3607 #, c-format
3608 msgid "invalid inode ratio %s (min %d/max %d)"
3609 msgstr ""
3610
3611 #: misc/mke2fs.c:1106
3612 msgid "in malloc for bad_blocks_filename"
3613 msgstr ""
3614
3615 #: misc/mke2fs.c:1115
3616 #, c-format
3617 msgid "invalid reserved blocks percent - %s"
3618 msgstr ""
3619
3620 #: misc/mke2fs.c:1133
3621 #, c-format
3622 msgid "bad revision level - %s"
3623 msgstr ""
3624
3625 #: misc/mke2fs.c:1145
3626 #, c-format
3627 msgid "invalid inode size - %s"
3628 msgstr ""
3629
3630 #: misc/mke2fs.c:1165
3631 #, c-format
3632 msgid "bad num inodes - %s"
3633 msgstr ""
3634
3635 #: misc/mke2fs.c:1223 misc/mke2fs.c:1745
3636 #, c-format
3637 msgid "while trying to open journal device %s\n"
3638 msgstr ""
3639
3640 #: misc/mke2fs.c:1229
3641 #, c-format
3642 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
3643 msgstr ""
3644
3645 #: misc/mke2fs.c:1243
3646 #, c-format
3647 msgid "%d-byte blocks too big for system (max %d)"
3648 msgstr ""
3649
3650 #: misc/mke2fs.c:1247
3651 #, c-format
3652 msgid ""
3653 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
3654 msgstr ""
3655
3656 #: misc/mke2fs.c:1265
3657 msgid "filesystem"
3658 msgstr ""
3659
3660 #: misc/mke2fs.c:1288 resize/main.c:332
3661 msgid "while trying to determine filesystem size"
3662 msgstr ""
3663
3664 #: misc/mke2fs.c:1294
3665 msgid ""
3666 "Couldn't determine device size; you must specify\n"
3667 "the size of the filesystem\n"
3668 msgstr ""
3669
3670 #: misc/mke2fs.c:1301
3671 msgid ""
3672 "Device size reported to be zero.  Invalid partition specified, or\n"
3673 "\tpartition table wasn't reread after running fdisk, due to\n"
3674 "\ta modified partition being busy and in use.  You may need to reboot\n"
3675 "\tto re-read your partition table.\n"
3676 msgstr ""
3677
3678 #: misc/mke2fs.c:1319
3679 msgid "Filesystem larger than apparent device size."
3680 msgstr ""
3681
3682 #: misc/mke2fs.c:1367
3683 #, c-format
3684 msgid "Filesystem features not supported with revision 0 filesystems\n"
3685 msgstr ""
3686
3687 #: misc/mke2fs.c:1374
3688 #, c-format
3689 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
3690 msgstr ""
3691
3692 #: misc/mke2fs.c:1386
3693 #, c-format
3694 msgid "Journals not supported with revision 0 filesystems\n"
3695 msgstr ""
3696
3697 #: misc/mke2fs.c:1412
3698 msgid "while trying to determine hardware sector size"
3699 msgstr ""
3700
3701 #: misc/mke2fs.c:1464
3702 msgid "reserved online resize blocks not supported on non-sparse filesystem"
3703 msgstr ""
3704
3705 #: misc/mke2fs.c:1473
3706 msgid "blocks per group count out of range"
3707 msgstr ""
3708
3709 #: misc/mke2fs.c:1480
3710 msgid ""
3711 "Filesystem too large.  No more than 2**31-1 blocks\n"
3712 "\t (8TB using a blocksize of 4k) are currently supported."
3713 msgstr ""
3714
3715 #: misc/mke2fs.c:1487
3716 #, c-format
3717 msgid ""
3718 "\n"
3719 "Warning: some 2.4 kernels do not support blocksizes greater than 4096\n"
3720 "\tusing ext3.  Use -b 4096 if this is an issue for you.\n"
3721 "\n"
3722 msgstr ""
3723
3724 #: misc/mke2fs.c:1504
3725 #, c-format
3726 msgid "invalid inode size %d (min %d/max %d)"
3727 msgstr ""
3728
3729 #: misc/mke2fs.c:1510
3730 #, c-format
3731 msgid "Warning: %d-byte inodes not usable on older systems\n"
3732 msgstr ""
3733
3734 #: misc/mke2fs.c:1522
3735 #, c-format
3736 msgid "too many inodes (%llu), raise inode ratio?"
3737 msgstr ""
3738
3739 #: misc/mke2fs.c:1527
3740 #, c-format
3741 msgid "too many inodes (%llu), specify < 2^32 inodes"
3742 msgstr ""
3743
3744 #: misc/mke2fs.c:1542
3745 #, c-format
3746 msgid ""
3747 "inode_size (%u) * inodes_count (%u) too big for a\n"
3748 "\tfilesystem with %lu blocks, specify higher inode_ratio (-i)\n"
3749 "\tor lower inode count (-N).\n"
3750 msgstr ""
3751
3752 #: misc/mke2fs.c:1591
3753 msgid "while setting up superblock"
3754 msgstr ""
3755
3756 #: misc/mke2fs.c:1628
3757 #, c-format
3758 msgid "unknown os - %s"
3759 msgstr ""
3760
3761 #: misc/mke2fs.c:1682
3762 msgid "while trying to allocate filesystem tables"
3763 msgstr ""
3764
3765 #: misc/mke2fs.c:1713
3766 #, c-format
3767 msgid "while zeroing block %u at end of filesystem"
3768 msgstr ""
3769
3770 #: misc/mke2fs.c:1727
3771 msgid "while reserving blocks for online resize"
3772 msgstr ""
3773
3774 #: misc/mke2fs.c:1738 misc/tune2fs.c:433
3775 msgid "journal"
3776 msgstr ""
3777
3778 #: misc/mke2fs.c:1750
3779 #, c-format
3780 msgid "Adding journal to device %s: "
3781 msgstr ""
3782
3783 #: misc/mke2fs.c:1757
3784 #, c-format
3785 msgid ""
3786 "\n"
3787 "\twhile trying to add journal to device %s"
3788 msgstr ""
3789
3790 #: misc/mke2fs.c:1762 misc/mke2fs.c:1788 misc/tune2fs.c:461 misc/tune2fs.c:475
3791 #, c-format
3792 msgid "done\n"
3793 msgstr ""
3794
3795 #: misc/mke2fs.c:1793
3796 #, c-format
3797 msgid "Writing superblocks and filesystem accounting information: "
3798 msgstr ""
3799
3800 #: misc/mke2fs.c:1798
3801 #, c-format
3802 msgid ""
3803 "\n"
3804 "Warning, had trouble writing out superblocks."
3805 msgstr ""
3806
3807 #: misc/mke2fs.c:1801
3808 #, c-format
3809 msgid ""
3810 "done\n"
3811 "\n"
3812 msgstr ""
3813
3814 #: misc/mklost+found.c:49
3815 #, c-format
3816 msgid "Usage: mklost+found\n"
3817 msgstr ""
3818
3819 #: misc/tune2fs.c:91
3820 msgid "Please run e2fsck on the filesystem.\n"
3821 msgstr ""
3822
3823 #: misc/tune2fs.c:98
3824 #, c-format
3825 msgid ""
3826 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
3827 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
3828 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] \n"
3829 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
3830 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
3831 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID] device\n"
3832 msgstr ""
3833
3834 #: misc/tune2fs.c:171
3835 msgid "while trying to open external journal"
3836 msgstr ""
3837
3838 #: misc/tune2fs.c:175
3839 #, c-format
3840 msgid "%s is not a journal device.\n"
3841 msgstr ""
3842
3843 #: misc/tune2fs.c:190
3844 msgid "Journal superblock not found!\n"
3845 msgstr ""
3846
3847 #: misc/tune2fs.c:202
3848 msgid "Filesystem's UUID not found on journal device.\n"
3849 msgstr ""
3850
3851 #: misc/tune2fs.c:223
3852 msgid "Journal NOT removed\n"
3853 msgstr ""
3854
3855 #: misc/tune2fs.c:229
3856 msgid "Journal removed\n"
3857 msgstr ""
3858
3859 #: misc/tune2fs.c:268
3860 msgid "while reading bitmaps"
3861 msgstr ""
3862
3863 #: misc/tune2fs.c:275
3864 msgid "while clearing journal inode"
3865 msgstr ""
3866
3867 #: misc/tune2fs.c:286
3868 msgid "while writing journal inode"
3869 msgstr ""
3870
3871 #: misc/tune2fs.c:301
3872 #, c-format
3873 msgid "Invalid mount option set: %s\n"
3874 msgstr ""
3875
3876 #: misc/tune2fs.c:338
3877 #, c-format
3878 msgid "Clearing filesystem feature '%s' not supported.\n"
3879 msgstr ""
3880
3881 #: misc/tune2fs.c:344
3882 #, c-format
3883 msgid "Setting filesystem feature '%s' not supported.\n"
3884 msgstr ""
3885
3886 #: misc/tune2fs.c:353
3887 msgid ""
3888 "The has_journal flag may only be cleared when the filesystem is\n"
3889 "unmounted or mounted read-only.\n"
3890 msgstr ""
3891
3892 #: misc/tune2fs.c:361
3893 msgid ""
3894 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
3895 "the has_journal flag.\n"
3896 msgstr ""
3897
3898 #: misc/tune2fs.c:428
3899 msgid "The filesystem already has a journal.\n"
3900 msgstr ""
3901
3902 #: misc/tune2fs.c:445
3903 #, c-format
3904 msgid ""
3905 "\n"
3906 "\twhile trying to open journal on %s\n"
3907 msgstr ""
3908
3909 #: misc/tune2fs.c:449
3910 #, c-format
3911 msgid "Creating journal on device %s: "
3912 msgstr ""
3913
3914 #: misc/tune2fs.c:457
3915 #, c-format
3916 msgid "while adding filesystem to journal on %s"
3917 msgstr ""
3918
3919 #: misc/tune2fs.c:463
3920 msgid "Creating journal inode: "
3921 msgstr ""
3922
3923 #: misc/tune2fs.c:472
3924 msgid ""
3925 "\n"
3926 "\twhile trying to create journal file"
3927 msgstr ""
3928
3929 #: misc/tune2fs.c:539
3930 #, c-format
3931 msgid "Couldn't parse date/time specifier: %s"
3932 msgstr ""
3933
3934 #: misc/tune2fs.c:563 misc/tune2fs.c:576
3935 #, c-format
3936 msgid "bad mounts count - %s"
3937 msgstr ""
3938
3939 #: misc/tune2fs.c:592
3940 #, c-format
3941 msgid "bad error behavior - %s"
3942 msgstr ""
3943
3944 #: misc/tune2fs.c:619
3945 #, c-format
3946 msgid "bad gid/group name - %s"
3947 msgstr ""
3948
3949 #: misc/tune2fs.c:652
3950 #, c-format
3951 msgid "bad interval - %s"
3952 msgstr ""
3953
3954 #: misc/tune2fs.c:680
3955 #, c-format
3956 msgid "bad reserved block ratio - %s"
3957 msgstr ""
3958
3959 #: misc/tune2fs.c:695
3960 msgid "-o may only be specified once"
3961 msgstr ""
3962
3963 #: misc/tune2fs.c:705
3964 msgid "-O may only be specified once"
3965 msgstr ""
3966
3967 #: misc/tune2fs.c:715
3968 #, c-format
3969 msgid "bad reserved blocks count - %s"
3970 msgstr ""
3971
3972 #: misc/tune2fs.c:744
3973 #, c-format
3974 msgid "bad uid/user name - %s"
3975 msgstr ""
3976
3977 #: misc/tune2fs.c:842
3978 #, c-format
3979 msgid "Invalid RAID stride: %s\n"
3980 msgstr ""
3981
3982 #: misc/tune2fs.c:857
3983 #, c-format
3984 msgid "Invalid RAID stripe-width: %s\n"
3985 msgstr ""
3986
3987 #: misc/tune2fs.c:867
3988 #, c-format
3989 msgid ""
3990 "\n"
3991 "Bad options specified.\n"
3992 "\n"
3993 "Extended options are separated by commas, and may take an argument which\n"
3994 "\tis set off by an equals ('=') sign.\n"
3995 "\n"
3996 "Valid extended options are:\n"
3997 "\tstride=<RAID per-disk chunk size in blocks>\n"
3998 "\tstripe-width=<RAID stride*data disks in blocks>\n"
3999 "\ttest_fs\n"
4000 "\t^test_fs\n"
4001 msgstr ""
4002
4003 #: misc/tune2fs.c:927
4004 #, c-format
4005 msgid "Filesystem %s has unsupported features enabled.\n"
4006 msgstr ""
4007
4008 #: misc/tune2fs.c:951
4009 #, c-format
4010 msgid "Setting maximal mount count to %d\n"
4011 msgstr ""
4012
4013 #: misc/tune2fs.c:957
4014 #, c-format
4015 msgid "Setting current mount count to %d\n"
4016 msgstr ""
4017
4018 #: misc/tune2fs.c:962
4019 #, c-format
4020 msgid "Setting error behavior to %d\n"
4021 msgstr ""
4022
4023 #: misc/tune2fs.c:967
4024 #, c-format
4025 msgid "Setting reserved blocks gid to %lu\n"
4026 msgstr ""
4027
4028 #: misc/tune2fs.c:972
4029 #, c-format
4030 msgid "Setting interval between checks to %lu seconds\n"
4031 msgstr ""
4032
4033 #: misc/tune2fs.c:978
4034 #, c-format
4035 msgid "Setting reserved blocks percentage to %g%% (%u blocks)\n"
4036 msgstr ""
4037
4038 #: misc/tune2fs.c:984
4039 #, c-format
4040 msgid "reserved blocks count is too big (%lu)"
4041 msgstr ""
4042
4043 #: misc/tune2fs.c:990
4044 #, c-format
4045 msgid "Setting reserved blocks count to %lu\n"
4046 msgstr ""
4047
4048 #: misc/tune2fs.c:996
4049 msgid ""
4050 "\n"
4051 "The filesystem already has sparse superblocks.\n"
4052 msgstr ""
4053
4054 #: misc/tune2fs.c:1003
4055 #, c-format
4056 msgid ""
4057 "\n"
4058 "Sparse superblock flag set.  %s"
4059 msgstr ""
4060
4061 #: misc/tune2fs.c:1008
4062 msgid ""
4063 "\n"
4064 "Clearing the sparse superflag not supported.\n"
4065 msgstr ""
4066
4067 #: misc/tune2fs.c:1015
4068 #, c-format
4069 msgid "Setting time filesystem last checked to %s\n"
4070 msgstr ""
4071
4072 #: misc/tune2fs.c:1021
4073 #, c-format
4074 msgid "Setting reserved blocks uid to %lu\n"
4075 msgstr ""
4076
4077 #: misc/tune2fs.c:1056
4078 msgid "Invalid UUID format\n"
4079 msgstr ""
4080
4081 #: misc/tune2fs.c:1067
4082 #, c-format
4083 msgid "Setting stride size to %d\n"
4084 msgstr ""
4085
4086 #: misc/tune2fs.c:1072
4087 #, c-format
4088 msgid "Setting stripe width to %d\n"
4089 msgstr ""
4090
4091 #: misc/util.c:72
4092 msgid "Proceed anyway? (y,n) "
4093 msgstr ""
4094
4095 #: misc/util.c:93
4096 #, c-format
4097 msgid "Could not stat %s --- %s\n"
4098 msgstr ""
4099
4100 #: misc/util.c:96
4101 msgid ""
4102 "\n"
4103 "The device apparently does not exist; did you specify it correctly?\n"
4104 msgstr ""
4105
4106 #: misc/util.c:107
4107 #, c-format
4108 msgid "%s is not a block special device.\n"
4109 msgstr ""
4110
4111 #: misc/util.c:136
4112 #, c-format
4113 msgid "%s is entire device, not just one partition!\n"
4114 msgstr ""
4115
4116 #: misc/util.c:158
4117 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
4118 msgstr ""
4119
4120 #: misc/util.c:163
4121 #, c-format
4122 msgid "will not make a %s here!\n"
4123 msgstr ""
4124
4125 #: misc/util.c:170
4126 msgid "mke2fs forced anyway.\n"
4127 msgstr ""
4128
4129 #: misc/util.c:186
4130 msgid "Couldn't allocate memory to parse journal options!\n"
4131 msgstr ""
4132
4133 #: misc/util.c:228
4134 msgid ""
4135 "\n"
4136 "Bad journal options specified.\n"
4137 "\n"
4138 "Journal options are separated by commas, and may take an argument which\n"
4139 "\tis set off by an equals ('=') sign.\n"
4140 "\n"
4141 "Valid journal options are:\n"
4142 "\tsize=<journal size in megabytes>\n"
4143 "\tdevice=<journal device>\n"
4144 "\n"
4145 "The journal size must be between 1024 and 102400 filesystem blocks.\n"
4146 "\n"
4147 msgstr ""
4148
4149 #: misc/util.c:258
4150 msgid ""
4151 "\n"
4152 "Filesystem too small for a journal\n"
4153 msgstr ""
4154
4155 #: misc/util.c:265
4156 #, c-format
4157 msgid ""
4158 "\n"
4159 "The requested journal size is %d blocks; it must be\n"
4160 "between 1024 and 10240000 blocks.  Aborting.\n"
4161 msgstr ""
4162
4163 #: misc/util.c:273
4164 msgid ""
4165 "\n"
4166 "Journal size too big for filesystem.\n"
4167 msgstr ""
4168
4169 #: misc/util.c:283
4170 #, c-format
4171 msgid ""
4172 "This filesystem will be automatically checked every %d mounts or\n"
4173 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
4174 msgstr ""
4175
4176 #: misc/uuidgen.c:31
4177 #, c-format
4178 msgid "Usage: %s [-r] [-t]\n"
4179 msgstr ""
4180
4181 #: resize/extent.c:196
4182 msgid "# Extent dump:\n"
4183 msgstr ""
4184
4185 #: resize/extent.c:197
4186 #, c-format
4187 msgid "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"
4188 msgstr ""
4189
4190 #: resize/extent.c:200
4191 #, c-format
4192 msgid "#\t\t %u -> %u (%d)\n"
4193 msgstr ""
4194
4195 #: resize/main.c:39
4196 #, c-format
4197 msgid ""
4198 "Usage: %s [-d debug_flags] [-f] [-F] [-p] device [new_size]\n"
4199 "\n"
4200 msgstr ""
4201
4202 #: resize/main.c:61
4203 msgid "Extending the inode table"
4204 msgstr ""
4205
4206 #: resize/main.c:64
4207 msgid "Relocating blocks"
4208 msgstr ""
4209
4210 #: resize/main.c:67
4211 msgid "Scanning inode table"
4212 msgstr ""
4213
4214 #: resize/main.c:70
4215 msgid "Updating inode references"
4216 msgstr ""
4217
4218 #: resize/main.c:73
4219 msgid "Moving inode table"
4220 msgstr ""
4221
4222 #: resize/main.c:76
4223 msgid "Unknown pass?!?"
4224 msgstr ""
4225
4226 #: resize/main.c:79
4227 #, c-format
4228 msgid "Begin pass %d (max = %lu)\n"
4229 msgstr ""
4230
4231 #: resize/main.c:253
4232 #, c-format
4233 msgid "while opening %s"
4234 msgstr ""
4235
4236 #: resize/main.c:265
4237 #, c-format
4238 msgid "while getting stat information for %s"
4239 msgstr ""
4240
4241 #: resize/main.c:339
4242 #, c-format
4243 msgid "bad filesystem size - %s"
4244 msgstr ""
4245
4246 #: resize/main.c:353
4247 msgid "Invalid stride length"
4248 msgstr ""
4249
4250 #: resize/main.c:377
4251 #, c-format
4252 msgid ""
4253 "The containing partition (or device) is only %u (%dk) blocks.\n"
4254 "You requested a new size of %u blocks.\n"
4255 "\n"
4256 msgstr ""
4257
4258 #: resize/main.c:384
4259 #, c-format
4260 msgid ""
4261 "The filesystem is already %u blocks long.  Nothing to do!\n"
4262 "\n"
4263 msgstr ""
4264
4265 #: resize/main.c:395
4266 #, c-format
4267 msgid ""
4268 "Please run 'e2fsck -f %s' first.\n"
4269 "\n"
4270 msgstr ""
4271
4272 #: resize/main.c:406
4273 #, c-format
4274 msgid "while trying to resize %s"
4275 msgstr ""
4276
4277 #: resize/main.c:411
4278 #, c-format
4279 msgid ""
4280 "The filesystem on %s is now %u blocks long.\n"
4281 "\n"
4282 msgstr ""
4283
4284 #: resize/resize2fs.c:233
4285 #, c-format
4286 msgid "inodes (%llu) must be less than %u"
4287 msgstr ""
4288
4289 #: resize/resize2fs.c:642
4290 msgid "reserved blocks"
4291 msgstr ""
4292
4293 #: resize/resize2fs.c:647
4294 msgid "blocks to be moved"
4295 msgstr ""
4296
4297 #: resize/resize2fs.c:652
4298 msgid "meta-data blocks"
4299 msgstr ""
4300
4301 #: resize/resize2fs.c:1550
4302 #, c-format
4303 msgid "Should never happen: resize inode corrupt!\n"
4304 msgstr ""