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