Whamcloud - gitweb
Update Release Notes, Changelogs, version.h, etc. for 1.42.2 release
[tools/e2fsprogs.git] / po / e2fsprogs.pot
1 # E2fsprogs translation template file
2 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 
3 #     2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
4 #     by Theodore Ts'o
5 # This file is distributed under the same license as the e2fsprogs package.
6 # Theodore Ts'o <tytso@mit.edu>, 2012.
7 #
8 #. The strings in e2fsck's problem.c can be very hard to translate,
9 #. since the strings are expanded in two different ways.  First of all,
10 #. there is an @-expansion, where strings like "@i" are expanded to
11 #. "inode", and so on.  In order to make it easier for translators, the
12 #. e2fsprogs po template file has been enhanced with comments that show
13 #. the @-expansion, for the strings in the problem.c file.
14 #.
15 #. Translators are free to use the @-expansion facility if they so
16 #. choose, by providing translations for strings in e2fsck/message.c.
17 #. These translation can completely replace an expansion; for example,
18 #. if "bblock" (which indicated that "@b" would be expanded to "block")
19 #. is translated as "ddatenverlust", then "@d" will be expanded to
20 #. "datenverlust".  Alternatively, translators can simply not use the
21 #. @-expansion facility at all.
22 #.
23 #. The second expansion which is done for e2fsck's problem.c messages is
24 #. a dynamic %-expansion, which expands %i as an inode number, and so
25 #. on.  A table of these expansions can be found below.  Note that
26 #. %-expressions that begin with "%D" and "%I" are two-character
27 #. expansions; so for example, "%Iu" expands to the inode's user id
28 #. ownership field (inode->i_uid).
29 #.  
30 #.      %b      <blk>                   block number
31 #.      %B      <blkcount>              integer
32 #.      %c      <blk2>                  block number
33 #.      %Di     <dirent> -> ino         inode number
34 #.      %Dn     <dirent> -> name        string
35 #.      %Dr     <dirent> -> rec_len
36 #.      %Dl     <dirent> -> name_len
37 #.      %Dt     <dirent> -> filetype
38 #.      %d      <dir>                   inode number
39 #.      %g      <group>                 integer
40 #.      %i      <ino>                   inode number
41 #.      %Is     <inode> -> i_size
42 #.      %IS     <inode> -> i_extra_isize
43 #.      %Ib     <inode> -> i_blocks
44 #.      %Il     <inode> -> i_links_count
45 #.      %Im     <inode> -> i_mode
46 #.      %IM     <inode> -> i_mtime
47 #.      %IF     <inode> -> i_faddr
48 #.      %If     <inode> -> i_file_acl
49 #.      %Id     <inode> -> i_dir_acl
50 #.      %Iu     <inode> -> i_uid
51 #.      %Ig     <inode> -> i_gid
52 #.      %j      <ino2>                  inode number
53 #.      %m      <com_err error message>
54 #.      %N      <num>
55 #.      %p              ext2fs_get_pathname of directory <ino>
56 #.      %P              ext2fs_get_pathname of <dirent>->ino with <ino2> as
57 #.                              the containing directory.  (If dirent is NULL
58 #.                              then return the pathname of directory <ino2>)
59 #.      %q              ext2fs_get_pathname of directory <dir>
60 #.      %Q              ext2fs_get_pathname of directory <ino> with <dir> as
61 #.                              the containing directory.
62 #.      %s      <str>                   miscellaneous string
63 #.      %S              backup superblock
64 #.      %X      <num>   hexadecimal format
65 #.
66 #, fuzzy
67 msgid ""
68 msgstr ""
69 "Project-Id-Version: e2fsprogs 1.42.2\n"
70 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
71 "POT-Creation-Date: 2012-03-27 12:00-0700\n"
72 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
73 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
74 "Language-Team: LANGUAGE <LL@li.org>\n"
75 "MIME-Version: 1.0\n"
76 "Content-Type: text/plain; charset=CHARSET\n"
77 "Content-Transfer-Encoding: 8bit\n"
78 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
79
80 #: e2fsck/badblocks.c:23 misc/mke2fs.c:179
81 #, c-format
82 msgid "Bad block %u out of range; ignored.\n"
83 msgstr ""
84
85 #: e2fsck/badblocks.c:46
86 msgid "while sanity checking the bad blocks inode"
87 msgstr ""
88
89 #: e2fsck/badblocks.c:58
90 msgid "while reading the bad blocks inode"
91 msgstr ""
92
93 #: e2fsck/badblocks.c:72 e2fsck/iscan.c:113 e2fsck/scantest.c:110
94 #: e2fsck/unix.c:1295 e2fsck/unix.c:1383 misc/badblocks.c:1214
95 #: misc/badblocks.c:1222 misc/badblocks.c:1236 misc/badblocks.c:1248
96 #: misc/dumpe2fs.c:578 misc/e2image.c:1190 misc/e2image.c:1308
97 #: misc/e2image.c:1321 misc/mke2fs.c:195 misc/tune2fs.c:1907 resize/main.c:303
98 #, c-format
99 msgid "while trying to open %s"
100 msgstr ""
101
102 #: e2fsck/badblocks.c:83
103 #, c-format
104 msgid "while trying popen '%s'"
105 msgstr ""
106
107 #: e2fsck/badblocks.c:94 misc/mke2fs.c:202
108 msgid "while reading in list of bad blocks from file"
109 msgstr ""
110
111 #: e2fsck/badblocks.c:105
112 msgid "while updating bad block inode"
113 msgstr ""
114
115 #: e2fsck/badblocks.c:131
116 #, c-format
117 msgid "Warning: illegal block %u found in bad block inode.  Cleared.\n"
118 msgstr ""
119
120 #: e2fsck/ehandler.c:55
121 #, c-format
122 msgid "Error reading block %lu (%s) while %s.  "
123 msgstr ""
124
125 #: e2fsck/ehandler.c:58
126 #, c-format
127 msgid "Error reading block %lu (%s).  "
128 msgstr ""
129
130 #: e2fsck/ehandler.c:61 e2fsck/ehandler.c:110
131 msgid "Ignore error"
132 msgstr ""
133
134 #: e2fsck/ehandler.c:62
135 msgid "Force rewrite"
136 msgstr ""
137
138 #: e2fsck/ehandler.c:104
139 #, c-format
140 msgid "Error writing block %lu (%s) while %s.  "
141 msgstr ""
142
143 #: e2fsck/ehandler.c:107
144 #, c-format
145 msgid "Error writing block %lu (%s).  "
146 msgstr ""
147
148 #: e2fsck/emptydir.c:57
149 msgid "empty dirblocks"
150 msgstr ""
151
152 #: e2fsck/emptydir.c:62
153 msgid "empty dir map"
154 msgstr ""
155
156 #: e2fsck/emptydir.c:98
157 #, c-format
158 msgid "Empty directory block %u (#%d) in inode %u\n"
159 msgstr ""
160
161 #: e2fsck/extend.c:22
162 #, c-format
163 msgid "%s: %s filename nblocks blocksize\n"
164 msgstr ""
165
166 #: e2fsck/extend.c:44
167 #, c-format
168 msgid "Illegal number of blocks!\n"
169 msgstr ""
170
171 #: e2fsck/extend.c:50
172 #, c-format
173 msgid "Couldn't allocate block buffer (size=%d)\n"
174 msgstr ""
175
176 #: e2fsck/flushb.c:35
177 #, c-format
178 msgid "Usage: %s disk\n"
179 msgstr ""
180
181 #: e2fsck/flushb.c:64
182 #, c-format
183 msgid "BLKFLSBUF ioctl not supported!  Can't flush buffers.\n"
184 msgstr ""
185
186 #: e2fsck/iscan.c:47
187 #, c-format
188 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
189 msgstr ""
190
191 #: e2fsck/iscan.c:84 e2fsck/unix.c:930
192 #, c-format
193 msgid "while opening %s for flushing"
194 msgstr ""
195
196 #: e2fsck/iscan.c:89 e2fsck/unix.c:936 resize/main.c:276
197 #, c-format
198 msgid "while trying to flush %s"
199 msgstr ""
200
201 #: e2fsck/iscan.c:122 e2fsck/scantest.c:117 misc/e2image.c:1085
202 msgid "while opening inode scan"
203 msgstr ""
204
205 #: e2fsck/iscan.c:130 misc/e2image.c:1103
206 msgid "while getting next inode"
207 msgstr ""
208
209 #: e2fsck/iscan.c:139
210 #, c-format
211 msgid "%u inodes scanned.\n"
212 msgstr ""
213
214 #: e2fsck/journal.c:511
215 msgid "reading journal superblock\n"
216 msgstr ""
217
218 #: e2fsck/journal.c:568
219 #, c-format
220 msgid "%s: no valid journal superblock found\n"
221 msgstr ""
222
223 #: e2fsck/journal.c:577
224 #, c-format
225 msgid "%s: journal too short\n"
226 msgstr ""
227
228 #: e2fsck/journal.c:864
229 #, c-format
230 msgid "%s: recovering journal\n"
231 msgstr ""
232
233 #: e2fsck/journal.c:866
234 #, c-format
235 msgid "%s: won't do journal recovery while read-only\n"
236 msgstr ""
237
238 #: e2fsck/journal.c:893
239 #, c-format
240 msgid "while trying to re-open %s"
241 msgstr ""
242
243 #: e2fsck/message.c:113
244 msgid "aextended attribute"
245 msgstr ""
246
247 #: e2fsck/message.c:114
248 msgid "Aerror allocating"
249 msgstr ""
250
251 #: e2fsck/message.c:115
252 msgid "bblock"
253 msgstr ""
254
255 #: e2fsck/message.c:116
256 msgid "Bbitmap"
257 msgstr ""
258
259 #: e2fsck/message.c:117
260 msgid "ccompress"
261 msgstr ""
262
263 #: e2fsck/message.c:118
264 msgid "Cconflicts with some other fs @b"
265 msgstr ""
266
267 #: e2fsck/message.c:119
268 msgid "iinode"
269 msgstr ""
270
271 #: e2fsck/message.c:120
272 msgid "Iillegal"
273 msgstr ""
274
275 #: e2fsck/message.c:121
276 msgid "jjournal"
277 msgstr ""
278
279 #: e2fsck/message.c:122
280 msgid "Ddeleted"
281 msgstr ""
282
283 #: e2fsck/message.c:123
284 msgid "ddirectory"
285 msgstr ""
286
287 #: e2fsck/message.c:124
288 msgid "eentry"
289 msgstr ""
290
291 #: e2fsck/message.c:125
292 msgid "E@e '%Dn' in %p (%i)"
293 msgstr ""
294
295 #: e2fsck/message.c:126
296 msgid "ffilesystem"
297 msgstr ""
298
299 #: e2fsck/message.c:127
300 msgid "Ffor @i %i (%Q) is"
301 msgstr ""
302
303 #: e2fsck/message.c:128
304 msgid "ggroup"
305 msgstr ""
306
307 #: e2fsck/message.c:129
308 msgid "hHTREE @d @i"
309 msgstr ""
310
311 #: e2fsck/message.c:130
312 msgid "llost+found"
313 msgstr ""
314
315 #: e2fsck/message.c:131
316 msgid "Lis a link"
317 msgstr ""
318
319 #: e2fsck/message.c:132
320 msgid "mmultiply-claimed"
321 msgstr ""
322
323 #: e2fsck/message.c:133
324 msgid "ninvalid"
325 msgstr ""
326
327 #: e2fsck/message.c:134
328 msgid "oorphaned"
329 msgstr ""
330
331 #: e2fsck/message.c:135
332 msgid "pproblem in"
333 msgstr ""
334
335 #: e2fsck/message.c:136
336 msgid "qquota"
337 msgstr ""
338
339 #: e2fsck/message.c:137
340 msgid "rroot @i"
341 msgstr ""
342
343 #: e2fsck/message.c:138
344 msgid "sshould be"
345 msgstr ""
346
347 #: e2fsck/message.c:139
348 msgid "Ssuper@b"
349 msgstr ""
350
351 #: e2fsck/message.c:140
352 msgid "uunattached"
353 msgstr ""
354
355 #: e2fsck/message.c:141
356 msgid "vdevice"
357 msgstr ""
358
359 #: e2fsck/message.c:142
360 msgid "xextent"
361 msgstr ""
362
363 #: e2fsck/message.c:143
364 msgid "zzero-length"
365 msgstr ""
366
367 #: e2fsck/message.c:154
368 msgid "<The NULL inode>"
369 msgstr ""
370
371 #: e2fsck/message.c:155
372 msgid "<The bad blocks inode>"
373 msgstr ""
374
375 #: e2fsck/message.c:157
376 msgid "<The user quota inode>"
377 msgstr ""
378
379 #: e2fsck/message.c:158
380 msgid "<The group quota inode>"
381 msgstr ""
382
383 #: e2fsck/message.c:159
384 msgid "<The boot loader inode>"
385 msgstr ""
386
387 #: e2fsck/message.c:160
388 msgid "<The undelete directory inode>"
389 msgstr ""
390
391 #: e2fsck/message.c:161
392 msgid "<The group descriptor inode>"
393 msgstr ""
394
395 #: e2fsck/message.c:162
396 msgid "<The journal inode>"
397 msgstr ""
398
399 #: e2fsck/message.c:163
400 msgid "<Reserved inode 9>"
401 msgstr ""
402
403 #: e2fsck/message.c:164
404 msgid "<Reserved inode 10>"
405 msgstr ""
406
407 #: e2fsck/message.c:333
408 msgid "regular file"
409 msgstr ""
410
411 #: e2fsck/message.c:335
412 msgid "directory"
413 msgstr ""
414
415 #: e2fsck/message.c:337
416 msgid "character device"
417 msgstr ""
418
419 #: e2fsck/message.c:339
420 msgid "block device"
421 msgstr ""
422
423 #: e2fsck/message.c:341
424 msgid "named pipe"
425 msgstr ""
426
427 #: e2fsck/message.c:343
428 msgid "symbolic link"
429 msgstr ""
430
431 #: e2fsck/message.c:345 misc/uuidd.c:161
432 msgid "socket"
433 msgstr ""
434
435 #: e2fsck/message.c:347
436 #, c-format
437 msgid "unknown file type with mode 0%o"
438 msgstr ""
439
440 #: e2fsck/message.c:423
441 msgid "indirect block"
442 msgstr ""
443
444 #: e2fsck/message.c:425
445 msgid "double indirect block"
446 msgstr ""
447
448 #: e2fsck/message.c:427
449 msgid "triple indirect block"
450 msgstr ""
451
452 #: e2fsck/message.c:429
453 msgid "translator block"
454 msgstr ""
455
456 #: e2fsck/message.c:431
457 msgid "block #"
458 msgstr ""
459
460 #: e2fsck/pass1b.c:222
461 msgid "multiply claimed inode map"
462 msgstr ""
463
464 #: e2fsck/pass1b.c:610 e2fsck/pass1b.c:729
465 #, c-format
466 msgid "internal error: can't find dup_blk for %llu\n"
467 msgstr ""
468
469 #: e2fsck/pass1b.c:820
470 msgid "returned from clone_file_block"
471 msgstr ""
472
473 #: e2fsck/pass1b.c:842
474 #, c-format
475 msgid "internal error: couldn't lookup EA block record for %llu"
476 msgstr ""
477
478 #: e2fsck/pass1b.c:854
479 #, c-format
480 msgid "internal error: couldn't lookup EA inode record for %u"
481 msgstr ""
482
483 #: e2fsck/pass1.c:476 e2fsck/pass2.c:782
484 msgid "reading directory block"
485 msgstr ""
486
487 #: e2fsck/pass1.c:599
488 msgid "in-use inode map"
489 msgstr ""
490
491 #: e2fsck/pass1.c:610
492 msgid "directory inode map"
493 msgstr ""
494
495 #: e2fsck/pass1.c:620
496 msgid "regular file inode map"
497 msgstr ""
498
499 #: e2fsck/pass1.c:629
500 msgid "in-use block map"
501 msgstr ""
502
503 #: e2fsck/pass1.c:696
504 msgid "opening inode scan"
505 msgstr ""
506
507 #: e2fsck/pass1.c:730
508 msgid "getting next inode from scan"
509 msgstr ""
510
511 #: e2fsck/pass1.c:1240
512 msgid "Pass 1"
513 msgstr ""
514
515 #: e2fsck/pass1.c:1297
516 #, c-format
517 msgid "reading indirect blocks of inode %u"
518 msgstr ""
519
520 #: e2fsck/pass1.c:1347
521 msgid "bad inode map"
522 msgstr ""
523
524 #: e2fsck/pass1.c:1370
525 msgid "inode in bad block map"
526 msgstr ""
527
528 #: e2fsck/pass1.c:1390
529 msgid "imagic inode map"
530 msgstr ""
531
532 #: e2fsck/pass1.c:1417
533 msgid "multiply claimed block map"
534 msgstr ""
535
536 #: e2fsck/pass1.c:1518
537 msgid "ext attr block map"
538 msgstr ""
539
540 #: e2fsck/pass1.c:2266
541 #, c-format
542 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
543 msgstr ""
544
545 #: e2fsck/pass1.c:2627
546 msgid "block bitmap"
547 msgstr ""
548
549 #: e2fsck/pass1.c:2633
550 msgid "inode bitmap"
551 msgstr ""
552
553 #: e2fsck/pass1.c:2639
554 msgid "inode table"
555 msgstr ""
556
557 #: e2fsck/pass2.c:283
558 msgid "Pass 2"
559 msgstr ""
560
561 #: e2fsck/pass2.c:805
562 msgid "Can not continue."
563 msgstr ""
564
565 #: e2fsck/pass3.c:77
566 msgid "inode done bitmap"
567 msgstr ""
568
569 #: e2fsck/pass3.c:86
570 msgid "Peak memory"
571 msgstr ""
572
573 #: e2fsck/pass3.c:136
574 msgid "Pass 3"
575 msgstr ""
576
577 #: e2fsck/pass3.c:322
578 msgid "inode loop detection bitmap"
579 msgstr ""
580
581 #: e2fsck/pass4.c:195
582 msgid "Pass 4"
583 msgstr ""
584
585 #: e2fsck/pass5.c:74
586 msgid "Pass 5"
587 msgstr ""
588
589 #: e2fsck/problem.c:51
590 msgid "(no prompt)"
591 msgstr ""
592
593 #: e2fsck/problem.c:52
594 msgid "Fix"
595 msgstr ""
596
597 #: e2fsck/problem.c:53
598 msgid "Clear"
599 msgstr ""
600
601 #: e2fsck/problem.c:54
602 msgid "Relocate"
603 msgstr ""
604
605 #: e2fsck/problem.c:55
606 msgid "Allocate"
607 msgstr ""
608
609 #: e2fsck/problem.c:56
610 msgid "Expand"
611 msgstr ""
612
613 #: e2fsck/problem.c:57
614 msgid "Connect to /lost+found"
615 msgstr ""
616
617 #: e2fsck/problem.c:58
618 msgid "Create"
619 msgstr ""
620
621 #: e2fsck/problem.c:59
622 msgid "Salvage"
623 msgstr ""
624
625 #: e2fsck/problem.c:60
626 msgid "Truncate"
627 msgstr ""
628
629 #: e2fsck/problem.c:61
630 msgid "Clear inode"
631 msgstr ""
632
633 #: e2fsck/problem.c:62
634 msgid "Abort"
635 msgstr ""
636
637 #: e2fsck/problem.c:63
638 msgid "Split"
639 msgstr ""
640
641 #: e2fsck/problem.c:64
642 msgid "Continue"
643 msgstr ""
644
645 #: e2fsck/problem.c:65
646 msgid "Clone multiply-claimed blocks"
647 msgstr ""
648
649 #: e2fsck/problem.c:66
650 msgid "Delete file"
651 msgstr ""
652
653 #: e2fsck/problem.c:67
654 msgid "Suppress messages"
655 msgstr ""
656
657 #: e2fsck/problem.c:68
658 msgid "Unlink"
659 msgstr ""
660
661 #: e2fsck/problem.c:69
662 msgid "Clear HTree index"
663 msgstr ""
664
665 #: e2fsck/problem.c:70
666 msgid "Recreate"
667 msgstr ""
668
669 #: e2fsck/problem.c:79
670 msgid "(NONE)"
671 msgstr ""
672
673 #: e2fsck/problem.c:80
674 msgid "FIXED"
675 msgstr ""
676
677 #: e2fsck/problem.c:81
678 msgid "CLEARED"
679 msgstr ""
680
681 #: e2fsck/problem.c:82
682 msgid "RELOCATED"
683 msgstr ""
684
685 #: e2fsck/problem.c:83
686 msgid "ALLOCATED"
687 msgstr ""
688
689 #: e2fsck/problem.c:84
690 msgid "EXPANDED"
691 msgstr ""
692
693 #: e2fsck/problem.c:85
694 msgid "RECONNECTED"
695 msgstr ""
696
697 #: e2fsck/problem.c:86
698 msgid "CREATED"
699 msgstr ""
700
701 #: e2fsck/problem.c:87
702 msgid "SALVAGED"
703 msgstr ""
704
705 #: e2fsck/problem.c:88
706 msgid "TRUNCATED"
707 msgstr ""
708
709 #: e2fsck/problem.c:89
710 msgid "INODE CLEARED"
711 msgstr ""
712
713 #: e2fsck/problem.c:90
714 msgid "ABORTED"
715 msgstr ""
716
717 #: e2fsck/problem.c:91
718 msgid "SPLIT"
719 msgstr ""
720
721 #: e2fsck/problem.c:92
722 msgid "CONTINUING"
723 msgstr ""
724
725 #: e2fsck/problem.c:93
726 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
727 msgstr ""
728
729 #: e2fsck/problem.c:94
730 msgid "FILE DELETED"
731 msgstr ""
732
733 #: e2fsck/problem.c:95
734 msgid "SUPPRESSED"
735 msgstr ""
736
737 #: e2fsck/problem.c:96
738 msgid "UNLINKED"
739 msgstr ""
740
741 #: e2fsck/problem.c:97
742 msgid "HTREE INDEX CLEARED"
743 msgstr ""
744
745 #: e2fsck/problem.c:98
746 msgid "WILL RECREATE"
747 msgstr ""
748
749 #: e2fsck/problem.c:107
750 #. @-expanded: block bitmap for group %g is not in group.  (block %b)\n
751 msgid "@b @B for @g %g is not in @g.  (@b %b)\n"
752 msgstr ""
753
754 #: e2fsck/problem.c:111
755 #. @-expanded: inode bitmap for group %g is not in group.  (block %b)\n
756 msgid "@i @B for @g %g is not in @g.  (@b %b)\n"
757 msgstr ""
758
759 #: e2fsck/problem.c:116
760 #. @-expanded: inode table for group %g is not in group.  (block %b)\n
761 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
762 msgid ""
763 "@i table for @g %g is not in @g.  (@b %b)\n"
764 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
765 msgstr ""
766
767 #: e2fsck/problem.c:122
768 #, c-format
769 #. @-expanded: \n
770 #. @-expanded: The superblock could not be read or does not describe a correct ext2\n
771 #. @-expanded: filesystem.  If the device is valid and it really contains an ext2\n
772 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
773 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
774 #. @-expanded:     e2fsck -b %S <device>\n
775 #. @-expanded: \n
776 msgid ""
777 "\n"
778 "The @S could not be read or does not describe a correct ext2\n"
779 "@f.  If the @v is valid and it really contains an ext2\n"
780 "@f (and not swap or ufs or something else), then the @S\n"
781 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
782 "    e2fsck -b %S <@v>\n"
783 "\n"
784 msgstr ""
785
786 #: e2fsck/problem.c:131
787 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
788 #. @-expanded: The physical size of the device is %c blocks\n
789 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
790 msgid ""
791 "The @f size (according to the @S) is %b @bs\n"
792 "The physical size of the @v is %c @bs\n"
793 "Either the @S or the partition table is likely to be corrupt!\n"
794 msgstr ""
795
796 #: e2fsck/problem.c:138
797 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
798 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
799 #. @-expanded: from the block size.\n
800 msgid ""
801 "@S @b_size = %b, fragsize = %c.\n"
802 "This version of e2fsck does not support fragment sizes different\n"
803 "from the @b size.\n"
804 msgstr ""
805
806 #: e2fsck/problem.c:145
807 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
808 msgid "@S @bs_per_group = %b, should have been %c\n"
809 msgstr ""
810
811 #: e2fsck/problem.c:150
812 #. @-expanded: superblock first_data_block = %b, should have been %c\n
813 msgid "@S first_data_@b = %b, should have been %c\n"
814 msgstr ""
815
816 #: e2fsck/problem.c:155
817 #. @-expanded: filesystem did not have a UUID; generating one.\n
818 #. @-expanded: \n
819 msgid ""
820 "@f did not have a UUID; generating one.\n"
821 "\n"
822 msgstr ""
823
824 #: e2fsck/problem.c:160
825 #, c-format
826 msgid ""
827 "Note: if several inode or block bitmap blocks or part\n"
828 "of the inode table require relocation, you may wish to try\n"
829 "running e2fsck with the '-b %S' option first.  The problem\n"
830 "may lie only with the primary block group descriptors, and\n"
831 "the backup block group descriptors may be OK.\n"
832 "\n"
833 msgstr ""
834
835 #: e2fsck/problem.c:169
836 #. @-expanded: Corruption found in superblock.  (%s = %N).\n
837 msgid "Corruption found in @S.  (%s = %N).\n"
838 msgstr ""
839
840 #: e2fsck/problem.c:174
841 #, c-format
842 #. @-expanded: Error determining size of the physical device: %m\n
843 msgid "Error determining size of the physical @v: %m\n"
844 msgstr ""
845
846 #: e2fsck/problem.c:179
847 #. @-expanded: inode count in superblock is %i, should be %j.\n
848 msgid "@i count in @S is %i, @s %j.\n"
849 msgstr ""
850
851 #: e2fsck/problem.c:183
852 msgid "The Hurd does not support the filetype feature.\n"
853 msgstr ""
854
855 #: e2fsck/problem.c:188
856 #, c-format
857 #. @-expanded: superblock has an invalid journal (inode %i).\n
858 msgid "@S has an @n @j (@i %i).\n"
859 msgstr ""
860
861 #: e2fsck/problem.c:193
862 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
863 msgid "External @j has multiple @f users (unsupported).\n"
864 msgstr ""
865
866 #: e2fsck/problem.c:198
867 #. @-expanded: Can't find external journal\n
868 msgid "Can't find external @j\n"
869 msgstr ""
870
871 #: e2fsck/problem.c:203
872 #. @-expanded: External journal has bad superblock\n
873 msgid "External @j has bad @S\n"
874 msgstr ""
875
876 #: e2fsck/problem.c:208
877 #. @-expanded: External journal does not support this filesystem\n
878 msgid "External @j does not support this @f\n"
879 msgstr ""
880
881 #: e2fsck/problem.c:213
882 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
883 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal 
884 #. @-expanded: format.\n
885 #. @-expanded: It is also possible the journal superblock is corrupt.\n
886 msgid ""
887 "@f @j @S is unknown type %N (unsupported).\n"
888 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
889 "format.\n"
890 "It is also possible the @j @S is corrupt.\n"
891 msgstr ""
892
893 #: e2fsck/problem.c:221
894 #. @-expanded: journal superblock is corrupt.\n
895 msgid "@j @S is corrupt.\n"
896 msgstr ""
897
898 #: e2fsck/problem.c:226
899 #, c-format
900 #. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
901 msgid "@S has_@j flag is clear, but a @j %s is present.\n"
902 msgstr ""
903
904 #: e2fsck/problem.c:231
905 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
906 msgid "@S needs_recovery flag is set, but no @j is present.\n"
907 msgstr ""
908
909 #: e2fsck/problem.c:236
910 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
911 msgid "@S needs_recovery flag is clear, but @j has data.\n"
912 msgstr ""
913
914 #: e2fsck/problem.c:241
915 #. @-expanded: Clear journal
916 msgid "Clear @j"
917 msgstr ""
918
919 #: e2fsck/problem.c:246 e2fsck/problem.c:695
920 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.  
921 msgid "@f has feature flag(s) set, but is a revision 0 @f.  "
922 msgstr ""
923
924 #: e2fsck/problem.c:251
925 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
926 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
927 msgstr ""
928
929 #: e2fsck/problem.c:256
930 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
931 msgid "@I %B (%b) found in @o @i %i.\n"
932 msgstr ""
933
934 #: e2fsck/problem.c:261
935 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
936 msgid "Already cleared %B (%b) found in @o @i %i.\n"
937 msgstr ""
938
939 #: e2fsck/problem.c:266
940 #, c-format
941 #. @-expanded: illegal orphaned inode %i in superblock.\n
942 msgid "@I @o @i %i in @S.\n"
943 msgstr ""
944
945 #: e2fsck/problem.c:271
946 #, c-format
947 #. @-expanded: illegal inode %i in orphaned inode list.\n
948 msgid "@I @i %i in @o @i list.\n"
949 msgstr ""
950
951 #: e2fsck/problem.c:276
952 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
953 msgid "@j @S has an unknown read-only feature flag set.\n"
954 msgstr ""
955
956 #: e2fsck/problem.c:281
957 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
958 msgid "@j @S has an unknown incompatible feature flag set.\n"
959 msgstr ""
960
961 #: e2fsck/problem.c:286
962 #. @-expanded: journal version not supported by this e2fsck.\n
963 msgid "@j version not supported by this e2fsck.\n"
964 msgstr ""
965
966 #: e2fsck/problem.c:291
967 #, c-format
968 #. @-expanded: Moving journal from /%s to hidden inode.\n
969 #. @-expanded: \n
970 msgid ""
971 "Moving @j from /%s to hidden @i.\n"
972 "\n"
973 msgstr ""
974
975 #: e2fsck/problem.c:296
976 #, c-format
977 #. @-expanded: Error moving journal: %m\n
978 #. @-expanded: \n
979 msgid ""
980 "Error moving @j: %m\n"
981 "\n"
982 msgstr ""
983
984 #: e2fsck/problem.c:301
985 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
986 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
987 #. @-expanded: \n
988 msgid ""
989 "Found @n V2 @j @S fields (from V1 @j).\n"
990 "Clearing fields beyond the V1 @j @S...\n"
991 "\n"
992 msgstr ""
993
994 #: e2fsck/problem.c:307
995 #. @-expanded: Run journal anyway
996 msgid "Run @j anyway"
997 msgstr ""
998
999 #: e2fsck/problem.c:312
1000 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1001 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1002 msgstr ""
1003
1004 #: e2fsck/problem.c:317
1005 #. @-expanded: Backing up journal inode block information.\n
1006 #. @-expanded: \n
1007 msgid ""
1008 "Backing up @j @i @b information.\n"
1009 "\n"
1010 msgstr ""
1011
1012 #: e2fsck/problem.c:322
1013 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1014 #. @-expanded: is %N; should be zero.  
1015 msgid ""
1016 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1017 "is %N; @s zero.  "
1018 msgstr ""
1019
1020 #: e2fsck/problem.c:328
1021 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.  
1022 msgid "Resize_@i not enabled, but the resize @i is non-zero.  "
1023 msgstr ""
1024
1025 #: e2fsck/problem.c:333
1026 #. @-expanded: Resize inode not valid.  
1027 msgid "Resize @i not valid.  "
1028 msgstr ""
1029
1030 #: e2fsck/problem.c:338
1031 #. @-expanded: superblock last mount time (%t,\n
1032 #. @-expanded: \tnow = %T) is in the future.\n
1033 msgid ""
1034 "@S last mount time (%t,\n"
1035 "\tnow = %T) is in the future.\n"
1036 msgstr ""
1037
1038 #: e2fsck/problem.c:343
1039 #. @-expanded: superblock last write time (%t,\n
1040 #. @-expanded: \tnow = %T) is in the future.\n
1041 msgid ""
1042 "@S last write time (%t,\n"
1043 "\tnow = %T) is in the future.\n"
1044 msgstr ""
1045
1046 #: e2fsck/problem.c:347
1047 #, c-format
1048 #. @-expanded: superblock hint for external superblock should be %X.  
1049 msgid "@S hint for external superblock @s %X.  "
1050 msgstr ""
1051
1052 #: e2fsck/problem.c:352
1053 #. @-expanded: Adding dirhash hint to filesystem.\n
1054 #. @-expanded: \n
1055 msgid ""
1056 "Adding dirhash hint to @f.\n"
1057 "\n"
1058 msgstr ""
1059
1060 #: e2fsck/problem.c:357
1061 #. @-expanded: group descriptor %g checksum is %04x, should be %04y.  
1062 msgid "@g descriptor %g checksum is %04x, should be %04y.  "
1063 msgstr ""
1064
1065 #: e2fsck/problem.c:362
1066 #, c-format
1067 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1068 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1069 msgstr ""
1070
1071 #: e2fsck/problem.c:367
1072 #. @-expanded: group descriptor %g has invalid unused inodes count %b.  
1073 msgid "@g descriptor %g has invalid unused inodes count %b.  "
1074 msgstr ""
1075
1076 #: e2fsck/problem.c:372
1077 #. @-expanded: Last group block bitmap uninitialized.  
1078 msgid "Last @g @b @B uninitialized.  "
1079 msgstr ""
1080
1081 #: e2fsck/problem.c:377
1082 #, c-format
1083 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1084 msgstr ""
1085
1086 #: e2fsck/problem.c:381
1087 msgid "The test_fs flag is set (and ext4 is available).  "
1088 msgstr ""
1089
1090 #: e2fsck/problem.c:386
1091 #. @-expanded: superblock last mount time is in the future.\n
1092 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly 
1093 #. @-expanded: set)  
1094 msgid ""
1095 "@S last mount time is in the future.\n"
1096 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1097 "set)  "
1098 msgstr ""
1099
1100 #: e2fsck/problem.c:392
1101 #. @-expanded: superblock last write time is in the future.\n
1102 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly 
1103 #. @-expanded: set).  
1104 msgid ""
1105 "@S last write time is in the future.\n"
1106 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1107 "set).  "
1108 msgstr ""
1109
1110 #: e2fsck/problem.c:398
1111 #. @-expanded: One or more block group descriptor checksums are invalid.  
1112 msgid "One or more @b @g descriptor checksums are invalid.  "
1113 msgstr ""
1114
1115 #: e2fsck/problem.c:403
1116 #. @-expanded: Setting free inodes count to %j (was %i)\n
1117 msgid "Setting free @is count to %j (was %i)\n"
1118 msgstr ""
1119
1120 #: e2fsck/problem.c:408
1121 #. @-expanded: Setting free blocks count to %c (was %b)\n
1122 msgid "Setting free @bs count to %c (was %b)\n"
1123 msgstr ""
1124
1125 #: e2fsck/problem.c:413
1126 #. @-expanded: Making quota inodes hidden.\n
1127 #. @-expanded: \n
1128 msgid ""
1129 "Making @q @is hidden.\n"
1130 "\n"
1131 msgstr ""
1132
1133 #: e2fsck/problem.c:418
1134 #. @-expanded: superblock has invalid MMP block.  
1135 msgid "@S has invalid MMP block.  "
1136 msgstr ""
1137
1138 #: e2fsck/problem.c:423
1139 #. @-expanded: superblock has invalid MMP magic.  
1140 msgid "@S has invalid MMP magic.  "
1141 msgstr ""
1142
1143 #: e2fsck/problem.c:428
1144 #, c-format
1145 msgid "ext2fs_open2: %m\n"
1146 msgstr ""
1147
1148 #: e2fsck/problem.c:433
1149 #, c-format
1150 msgid "ext2fs_check_desc: %m\n"
1151 msgstr ""
1152
1153 #: e2fsck/problem.c:440
1154 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1155 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1156 msgstr ""
1157
1158 #: e2fsck/problem.c:444
1159 #. @-expanded: root inode is not a directory.  
1160 msgid "@r is not a @d.  "
1161 msgstr ""
1162
1163 #: e2fsck/problem.c:449
1164 #. @-expanded: root inode has dtime set (probably due to old mke2fs).  
1165 msgid "@r has dtime set (probably due to old mke2fs).  "
1166 msgstr ""
1167
1168 #: e2fsck/problem.c:454
1169 #. @-expanded: Reserved inode %i (%Q) has invalid mode.  
1170 msgid "Reserved @i %i (%Q) has @n mode.  "
1171 msgstr ""
1172
1173 #: e2fsck/problem.c:459
1174 #, c-format
1175 #. @-expanded: deleted inode %i has zero dtime.  
1176 msgid "@D @i %i has zero dtime.  "
1177 msgstr ""
1178
1179 #: e2fsck/problem.c:464
1180 #, c-format
1181 #. @-expanded: inode %i is in use, but has dtime set.  
1182 msgid "@i %i is in use, but has dtime set.  "
1183 msgstr ""
1184
1185 #: e2fsck/problem.c:469
1186 #, c-format
1187 #. @-expanded: inode %i is a zero-length directory.  
1188 msgid "@i %i is a @z @d.  "
1189 msgstr ""
1190
1191 #: e2fsck/problem.c:474
1192 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1193 msgid "@g %g's @b @B at %b @C.\n"
1194 msgstr ""
1195
1196 #: e2fsck/problem.c:479
1197 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1198 msgid "@g %g's @i @B at %b @C.\n"
1199 msgstr ""
1200
1201 #: e2fsck/problem.c:484
1202 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1203 msgid "@g %g's @i table at %b @C.\n"
1204 msgstr ""
1205
1206 #: e2fsck/problem.c:489
1207 #. @-expanded: group %g's block bitmap (%b) is bad.  
1208 msgid "@g %g's @b @B (%b) is bad.  "
1209 msgstr ""
1210
1211 #: e2fsck/problem.c:494
1212 #. @-expanded: group %g's inode bitmap (%b) is bad.  
1213 msgid "@g %g's @i @B (%b) is bad.  "
1214 msgstr ""
1215
1216 #: e2fsck/problem.c:499
1217 #. @-expanded: inode %i, i_size is %Is, should be %N.  
1218 msgid "@i %i, i_size is %Is, @s %N.  "
1219 msgstr ""
1220
1221 #: e2fsck/problem.c:504
1222 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.  
1223 msgid "@i %i, i_@bs is %Ib, @s %N.  "
1224 msgstr ""
1225
1226 #: e2fsck/problem.c:509
1227 #. @-expanded: illegal %B (%b) in inode %i.  
1228 msgid "@I %B (%b) in @i %i.  "
1229 msgstr ""
1230
1231 #: e2fsck/problem.c:514
1232 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.  
1233 msgid "%B (%b) overlaps @f metadata in @i %i.  "
1234 msgstr ""
1235
1236 #: e2fsck/problem.c:519
1237 #, c-format
1238 #. @-expanded: inode %i has illegal block(s).  
1239 msgid "@i %i has illegal @b(s).  "
1240 msgstr ""
1241
1242 #: e2fsck/problem.c:524
1243 #, c-format
1244 #. @-expanded: Too many illegal blocks in inode %i.\n
1245 msgid "Too many illegal @bs in @i %i.\n"
1246 msgstr ""
1247
1248 #: e2fsck/problem.c:529
1249 #. @-expanded: illegal %B (%b) in bad block inode.  
1250 msgid "@I %B (%b) in bad @b @i.  "
1251 msgstr ""
1252
1253 #: e2fsck/problem.c:534
1254 #. @-expanded: Bad block inode has illegal block(s).  
1255 msgid "Bad @b @i has illegal @b(s).  "
1256 msgstr ""
1257
1258 #: e2fsck/problem.c:539
1259 #. @-expanded: Duplicate or bad block in use!\n
1260 msgid "Duplicate or bad @b in use!\n"
1261 msgstr ""
1262
1263 #: e2fsck/problem.c:544
1264 #. @-expanded: Bad block %b used as bad block inode indirect block.  
1265 msgid "Bad @b %b used as bad @b @i indirect @b.  "
1266 msgstr ""
1267
1268 #: e2fsck/problem.c:549
1269 #. @-expanded: \n
1270 #. @-expanded: The bad block inode has probably been corrupted.  You probably\n
1271 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1272 #. @-expanded: in the filesystem.\n
1273 msgid ""
1274 "\n"
1275 "The bad @b @i has probably been corrupted.  You probably\n"
1276 "should stop now and run e2fsck -c to scan for bad blocks\n"
1277 "in the @f.\n"
1278 msgstr ""
1279
1280 #: e2fsck/problem.c:556
1281 #. @-expanded: \n
1282 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1283 msgid ""
1284 "\n"
1285 "If the @b is really bad, the @f can not be fixed.\n"
1286 msgstr ""
1287
1288 #: e2fsck/problem.c:561
1289 #. @-expanded: You can remove this block from the bad block list and hope\n
1290 #. @-expanded: that the block is really OK.  But there are no guarantees.\n
1291 #. @-expanded: \n
1292 msgid ""
1293 "You can remove this @b from the bad @b list and hope\n"
1294 "that the @b is really OK.  But there are no guarantees.\n"
1295 "\n"
1296 msgstr ""
1297
1298 #: e2fsck/problem.c:567
1299 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1300 msgid "The primary @S (%b) is on the bad @b list.\n"
1301 msgstr ""
1302
1303 #: e2fsck/problem.c:572
1304 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1305 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1306 msgstr ""
1307
1308 #: e2fsck/problem.c:578
1309 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1310 msgid "Warning: Group %g's @S (%b) is bad.\n"
1311 msgstr ""
1312
1313 #: e2fsck/problem.c:583
1314 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1315 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1316 msgstr ""
1317
1318 #: e2fsck/problem.c:589
1319 #. @-expanded: Programming error?  block #%b claimed for no reason in process_bad_block.\n
1320 msgid "Programming error?  @b #%b claimed for no reason in process_bad_@b.\n"
1321 msgstr ""
1322
1323 #: e2fsck/problem.c:595
1324 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1325 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1326 msgstr ""
1327
1328 #: e2fsck/problem.c:600
1329 #, c-format
1330 #. @-expanded: error allocating block buffer for relocating %s\n
1331 msgid "@A @b buffer for relocating %s\n"
1332 msgstr ""
1333
1334 #: e2fsck/problem.c:605
1335 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1336 msgid "Relocating @g %g's %s from %b to %c...\n"
1337 msgstr ""
1338
1339 #: e2fsck/problem.c:610
1340 #, c-format
1341 #. @-expanded: Relocating group %g's %s to %c...\n
1342 msgid "Relocating @g %g's %s to %c...\n"
1343 msgstr ""
1344
1345 #: e2fsck/problem.c:615
1346 #. @-expanded: Warning: could not read block %b of %s: %m\n
1347 msgid "Warning: could not read @b %b of %s: %m\n"
1348 msgstr ""
1349
1350 #: e2fsck/problem.c:620
1351 #. @-expanded: Warning: could not write block %b for %s: %m\n
1352 msgid "Warning: could not write @b %b for %s: %m\n"
1353 msgstr ""
1354
1355 #: e2fsck/problem.c:625 e2fsck/problem.c:1460
1356 #. @-expanded: error allocating inode bitmap (%N): %m\n
1357 msgid "@A @i @B (%N): %m\n"
1358 msgstr ""
1359
1360 #: e2fsck/problem.c:630
1361 #. @-expanded: error allocating block bitmap (%N): %m\n
1362 msgid "@A @b @B (%N): %m\n"
1363 msgstr ""
1364
1365 #: e2fsck/problem.c:635
1366 #, c-format
1367 #. @-expanded: error allocating icount link information: %m\n
1368 msgid "@A icount link information: %m\n"
1369 msgstr ""
1370
1371 #: e2fsck/problem.c:640
1372 #, c-format
1373 #. @-expanded: error allocating directory block array: %m\n
1374 msgid "@A @d @b array: %m\n"
1375 msgstr ""
1376
1377 #: e2fsck/problem.c:645
1378 #, c-format
1379 #. @-expanded: Error while scanning inodes (%i): %m\n
1380 msgid "Error while scanning @is (%i): %m\n"
1381 msgstr ""
1382
1383 #: e2fsck/problem.c:650
1384 #, c-format
1385 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1386 msgid "Error while iterating over @bs in @i %i: %m\n"
1387 msgstr ""
1388
1389 #: e2fsck/problem.c:655
1390 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1391 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1392 msgstr ""
1393
1394 #: e2fsck/problem.c:660
1395 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1396 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1397 msgstr ""
1398
1399 #: e2fsck/problem.c:666
1400 #, c-format
1401 #. @-expanded: Error reading inode %i: %m\n
1402 msgid "Error reading @i %i: %m\n"
1403 msgstr ""
1404
1405 #: e2fsck/problem.c:674
1406 #, c-format
1407 #. @-expanded: inode %i has imagic flag set.  
1408 msgid "@i %i has imagic flag set.  "
1409 msgstr ""
1410
1411 #: e2fsck/problem.c:679
1412 #, c-format
1413 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1414 #. @-expanded: or append-only flag set.  
1415 msgid ""
1416 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1417 "or append-only flag set.  "
1418 msgstr ""
1419
1420 #: e2fsck/problem.c:685
1421 #, c-format
1422 #. @-expanded: inode %i has compression flag set on filesystem without compression support.  
1423 msgid "@i %i has @cion flag set on @f without @cion support.  "
1424 msgstr ""
1425
1426 #: e2fsck/problem.c:690
1427 #, c-format
1428 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.  
1429 msgid "Special (@v/socket/fifo) @i %i has non-zero size.  "
1430 msgstr ""
1431
1432 #: e2fsck/problem.c:700
1433 #. @-expanded: journal inode is not in use, but contains data.  
1434 msgid "@j @i is not in use, but contains data.  "
1435 msgstr ""
1436
1437 #: e2fsck/problem.c:705
1438 #. @-expanded: journal is not regular file.  
1439 msgid "@j is not regular file.  "
1440 msgstr ""
1441
1442 #: e2fsck/problem.c:710
1443 #, c-format
1444 #. @-expanded: inode %i was part of the orphaned inode list.  
1445 msgid "@i %i was part of the @o @i list.  "
1446 msgstr ""
1447
1448 #: e2fsck/problem.c:716
1449 #. @-expanded: inodes that were part of a corrupted orphan linked list found.  
1450 msgid "@is that were part of a corrupted orphan linked list found.  "
1451 msgstr ""
1452
1453 #: e2fsck/problem.c:721
1454 #. @-expanded: error allocating refcount structure (%N): %m\n
1455 msgid "@A refcount structure (%N): %m\n"
1456 msgstr ""
1457
1458 #: e2fsck/problem.c:726
1459 #. @-expanded: Error reading extended attribute block %b for inode %i.  
1460 msgid "Error reading @a @b %b for @i %i.  "
1461 msgstr ""
1462
1463 #: e2fsck/problem.c:731
1464 #. @-expanded: inode %i has a bad extended attribute block %b.  
1465 msgid "@i %i has a bad @a @b %b.  "
1466 msgstr ""
1467
1468 #: e2fsck/problem.c:736
1469 #. @-expanded: Error reading extended attribute block %b (%m).  
1470 msgid "Error reading @a @b %b (%m).  "
1471 msgstr ""
1472
1473 #: e2fsck/problem.c:741
1474 #. @-expanded: extended attribute block %b has reference count %r, should be %N.  
1475 msgid "@a @b %b has reference count %r, @s %N.  "
1476 msgstr ""
1477
1478 #: e2fsck/problem.c:746
1479 #. @-expanded: Error writing extended attribute block %b (%m).  
1480 msgid "Error writing @a @b %b (%m).  "
1481 msgstr ""
1482
1483 #: e2fsck/problem.c:751
1484 #. @-expanded: extended attribute block %b has h_blocks > 1.  
1485 msgid "@a @b %b has h_@bs > 1.  "
1486 msgstr ""
1487
1488 #: e2fsck/problem.c:756
1489 #. @-expanded: error allocating extended attribute block %b.  
1490 msgid "@A @a @b %b.  "
1491 msgstr ""
1492
1493 #: e2fsck/problem.c:761
1494 #. @-expanded: extended attribute block %b is corrupt (allocation collision).  
1495 msgid "@a @b %b is corrupt (allocation collision).  "
1496 msgstr ""
1497
1498 #: e2fsck/problem.c:766
1499 #. @-expanded: extended attribute block %b is corrupt (invalid name).  
1500 msgid "@a @b %b is corrupt (@n name).  "
1501 msgstr ""
1502
1503 #: e2fsck/problem.c:771
1504 #. @-expanded: extended attribute block %b is corrupt (invalid value).  
1505 msgid "@a @b %b is corrupt (@n value).  "
1506 msgstr ""
1507
1508 #: e2fsck/problem.c:776
1509 #, c-format
1510 #. @-expanded: inode %i is too big.  
1511 msgid "@i %i is too big.  "
1512 msgstr ""
1513
1514 #: e2fsck/problem.c:780
1515 #. @-expanded: %B (%b) causes directory to be too big.  
1516 msgid "%B (%b) causes @d to be too big.  "
1517 msgstr ""
1518
1519 #: e2fsck/problem.c:785
1520 msgid "%B (%b) causes file to be too big.  "
1521 msgstr ""
1522
1523 #: e2fsck/problem.c:790
1524 msgid "%B (%b) causes symlink to be too big.  "
1525 msgstr ""
1526
1527 #: e2fsck/problem.c:795
1528 #, c-format
1529 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1530 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1531 msgstr ""
1532
1533 #: e2fsck/problem.c:800
1534 #, c-format
1535 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1536 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1537 msgstr ""
1538
1539 #: e2fsck/problem.c:805
1540 #, c-format
1541 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1542 msgid "@h %i has an @n root node.\n"
1543 msgstr ""
1544
1545 #: e2fsck/problem.c:810
1546 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1547 msgid "@h %i has an unsupported hash version (%N)\n"
1548 msgstr ""
1549
1550 #: e2fsck/problem.c:815
1551 #, c-format
1552 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1553 msgid "@h %i uses an incompatible htree root node flag.\n"
1554 msgstr ""
1555
1556 #: e2fsck/problem.c:820
1557 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1558 msgid "@h %i has a tree depth (%N) which is too big\n"
1559 msgstr ""
1560
1561 #: e2fsck/problem.c:825
1562 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1563 #. @-expanded: filesystem metadata.  
1564 msgid ""
1565 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1566 "@f metadata.  "
1567 msgstr ""
1568
1569 #: e2fsck/problem.c:831
1570 #, c-format
1571 #. @-expanded: Resize inode (re)creation failed: %m.
1572 msgid "Resize @i (re)creation failed: %m."
1573 msgstr ""
1574
1575 #: e2fsck/problem.c:836
1576 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1577 msgid "@i %i has a extra size (%IS) which is @n\n"
1578 msgstr ""
1579
1580 #: e2fsck/problem.c:841
1581 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1582 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1583 msgstr ""
1584
1585 #: e2fsck/problem.c:846
1586 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1587 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1588 msgstr ""
1589
1590 #: e2fsck/problem.c:851
1591 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1592 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1593 msgstr ""
1594
1595 #: e2fsck/problem.c:856
1596 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1597 msgid "@a in @i %i has a value size (%N) which is @n\n"
1598 msgstr ""
1599
1600 #: e2fsck/problem.c:861
1601 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1602 msgid "@a in @i %i has a hash (%N) which is @n\n"
1603 msgstr ""
1604
1605 #: e2fsck/problem.c:866
1606 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1607 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1608 msgstr ""
1609
1610 #: e2fsck/problem.c:871
1611 #, c-format
1612 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1613 msgid "Error while reading over @x tree in @i %i: %m\n"
1614 msgstr ""
1615
1616 #: e2fsck/problem.c:876
1617 #. @-expanded: Failed to iterate extents in inode %i\n
1618 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1619 msgid ""
1620 "Failed to iterate extents in @i %i\n"
1621 "\t(op %s, blk %b, lblk %c): %m\n"
1622 msgstr ""
1623
1624 #: e2fsck/problem.c:882
1625 #. @-expanded: inode %i has an invalid extent\n
1626 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1627 msgid ""
1628 "@i %i has an @n extent\n"
1629 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1630 msgstr ""
1631
1632 #: e2fsck/problem.c:887
1633 #. @-expanded: inode %i has an invalid extent\n
1634 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1635 msgid ""
1636 "@i %i has an @n extent\n"
1637 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1638 msgstr ""
1639
1640 #: e2fsck/problem.c:892
1641 #, c-format
1642 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1643 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1644 msgstr ""
1645
1646 #: e2fsck/problem.c:897
1647 #, c-format
1648 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1649 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1650 msgstr ""
1651
1652 #: e2fsck/problem.c:902
1653 #, c-format
1654 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1655 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1656 msgstr ""
1657
1658 #: e2fsck/problem.c:907
1659 #, c-format
1660 msgid "Fast symlink %i has EXTENT_FL set.  "
1661 msgstr ""
1662
1663 #: e2fsck/problem.c:912
1664 #. @-expanded: inode %i has out of order extents\n
1665 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1666 msgid ""
1667 "@i %i has out of order extents\n"
1668 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1669 msgstr ""
1670
1671 #: e2fsck/problem.c:916
1672 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1673 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1674 msgstr ""
1675
1676 #: e2fsck/problem.c:921
1677 #, c-format
1678 #. @-expanded: Error converting subcluster block bitmap: %m\n
1679 msgid "Error converting subcluster @b @B: %m\n"
1680 msgstr ""
1681
1682 #: e2fsck/problem.c:926
1683 #. @-expanded: quota inode is not regular file.  
1684 msgid "@q @i is not regular file.  "
1685 msgstr ""
1686
1687 #: e2fsck/problem.c:931
1688 #. @-expanded: quota inode is not in use, but contains data.  
1689 msgid "@q @i is not in use, but contains data.  "
1690 msgstr ""
1691
1692 #: e2fsck/problem.c:936
1693 #. @-expanded: quota inode is visible to the user.  
1694 msgid "@q @i is visible to the user.  "
1695 msgstr ""
1696
1697 #: e2fsck/problem.c:941
1698 #. @-expanded: The bad block inode looks invalid.  
1699 msgid "The bad @b @i looks @n.  "
1700 msgstr ""
1701
1702 #: e2fsck/problem.c:946
1703 #. @-expanded: inode %i has zero length extent\n
1704 #. @-expanded: \t(invalid logical block %c, physical block %b)\n
1705 msgid ""
1706 "@i %i has zero length extent\n"
1707 "\t(@n logical @b %c, physical @b %b)\n"
1708 msgstr ""
1709
1710 #: e2fsck/problem.c:953
1711 #. @-expanded: \n
1712 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1713 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1714 msgid ""
1715 "\n"
1716 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1717 "Pass 1B: Rescanning for @m @bs\n"
1718 msgstr ""
1719
1720 #: e2fsck/problem.c:959
1721 #, c-format
1722 #. @-expanded: multiply-claimed block(s) in inode %i:
1723 msgid "@m @b(s) in @i %i:"
1724 msgstr ""
1725
1726 #: e2fsck/problem.c:974
1727 #, c-format
1728 msgid "Error while scanning inodes (%i): %m\n"
1729 msgstr ""
1730
1731 #: e2fsck/problem.c:979
1732 #, c-format
1733 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1734 msgid "@A @i @B (@i_dup_map): %m\n"
1735 msgstr ""
1736
1737 #: e2fsck/problem.c:984
1738 #, c-format
1739 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1740 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1741 msgstr ""
1742
1743 #: e2fsck/problem.c:989 e2fsck/problem.c:1304
1744 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1745 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1746 msgstr ""
1747
1748 #: e2fsck/problem.c:994
1749 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1750 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1751 msgstr ""
1752
1753 #: e2fsck/problem.c:1000
1754 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1755 msgid "Pass 1D: Reconciling @m @bs\n"
1756 msgstr ""
1757
1758 #: e2fsck/problem.c:1005
1759 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1760 #. @-expanded:   has %r multiply-claimed block(s), shared with %N file(s):\n
1761 msgid ""
1762 "File %Q (@i #%i, mod time %IM) \n"
1763 "  has %r @m @b(s), shared with %N file(s):\n"
1764 msgstr ""
1765
1766 #: e2fsck/problem.c:1011
1767 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1768 msgid "\t%Q (@i #%i, mod time %IM)\n"
1769 msgstr ""
1770
1771 #: e2fsck/problem.c:1016
1772 #. @-expanded: \t<filesystem metadata>\n
1773 msgid "\t<@f metadata>\n"
1774 msgstr ""
1775
1776 #: e2fsck/problem.c:1021
1777 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1778 #. @-expanded: \n
1779 msgid ""
1780 "(There are %N @is containing @m @bs.)\n"
1781 "\n"
1782 msgstr ""
1783
1784 #: e2fsck/problem.c:1026
1785 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1786 #. @-expanded: \n
1787 msgid ""
1788 "@m @bs already reassigned or cloned.\n"
1789 "\n"
1790 msgstr ""
1791
1792 #: e2fsck/problem.c:1039
1793 #, c-format
1794 msgid "Couldn't clone file: %m\n"
1795 msgstr ""
1796
1797 #: e2fsck/problem.c:1045
1798 #. @-expanded: Pass 2: Checking directory structure\n
1799 msgid "Pass 2: Checking @d structure\n"
1800 msgstr ""
1801
1802 #: e2fsck/problem.c:1050
1803 #, c-format
1804 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
1805 msgid "@n @i number for '.' in @d @i %i.\n"
1806 msgstr ""
1807
1808 #: e2fsck/problem.c:1055
1809 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
1810 msgid "@E has @n @i #: %Di.\n"
1811 msgstr ""
1812
1813 #: e2fsck/problem.c:1060
1814 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.  
1815 msgid "@E has @D/unused @i %Di.  "
1816 msgstr ""
1817
1818 #: e2fsck/problem.c:1065
1819 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'  
1820 msgid "@E @L to '.'  "
1821 msgstr ""
1822
1823 #: e2fsck/problem.c:1070
1824 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
1825 msgid "@E points to @i (%Di) located in a bad @b.\n"
1826 msgstr ""
1827
1828 #: e2fsck/problem.c:1075
1829 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
1830 msgid "@E @L to @d %P (%Di).\n"
1831 msgstr ""
1832
1833 #: e2fsck/problem.c:1080
1834 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
1835 msgid "@E @L to the @r.\n"
1836 msgstr ""
1837
1838 #: e2fsck/problem.c:1085
1839 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
1840 msgid "@E has illegal characters in its name.\n"
1841 msgstr ""
1842
1843 #: e2fsck/problem.c:1090
1844 #, c-format
1845 #. @-expanded: Missing '.' in directory inode %i.\n
1846 msgid "Missing '.' in @d @i %i.\n"
1847 msgstr ""
1848
1849 #: e2fsck/problem.c:1095
1850 #, c-format
1851 #. @-expanded: Missing '..' in directory inode %i.\n
1852 msgid "Missing '..' in @d @i %i.\n"
1853 msgstr ""
1854
1855 #: e2fsck/problem.c:1100
1856 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
1857 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
1858 msgstr ""
1859
1860 #: e2fsck/problem.c:1105
1861 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
1862 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
1863 msgstr ""
1864
1865 #: e2fsck/problem.c:1110
1866 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
1867 msgid "i_faddr @F %IF, @s zero.\n"
1868 msgstr ""
1869
1870 #: e2fsck/problem.c:1115
1871 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
1872 msgid "i_file_acl @F %If, @s zero.\n"
1873 msgstr ""
1874
1875 #: e2fsck/problem.c:1120
1876 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
1877 msgid "i_dir_acl @F %Id, @s zero.\n"
1878 msgstr ""
1879
1880 #: e2fsck/problem.c:1125
1881 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
1882 msgid "i_frag @F %N, @s zero.\n"
1883 msgstr ""
1884
1885 #: e2fsck/problem.c:1130
1886 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
1887 msgid "i_fsize @F %N, @s zero.\n"
1888 msgstr ""
1889
1890 #: e2fsck/problem.c:1135
1891 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
1892 msgid "@i %i (%Q) has @n mode (%Im).\n"
1893 msgstr ""
1894
1895 #: e2fsck/problem.c:1140
1896 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
1897 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
1898 msgstr ""
1899
1900 #: e2fsck/problem.c:1145
1901 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
1902 msgid "@d @i %i, %B, offset %N: filename too long\n"
1903 msgstr ""
1904
1905 #: e2fsck/problem.c:1150
1906 #. @-expanded: directory inode %i has an unallocated %B.  
1907 msgid "@d @i %i has an unallocated %B.  "
1908 msgstr ""
1909
1910 #: e2fsck/problem.c:1155
1911 #, c-format
1912 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
1913 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
1914 msgstr ""
1915
1916 #: e2fsck/problem.c:1160
1917 #, c-format
1918 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
1919 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
1920 msgstr ""
1921
1922 #: e2fsck/problem.c:1165
1923 #. @-expanded: inode %i (%Q) is an illegal character device.\n
1924 msgid "@i %i (%Q) is an @I character @v.\n"
1925 msgstr ""
1926
1927 #: e2fsck/problem.c:1170
1928 #. @-expanded: inode %i (%Q) is an illegal block device.\n
1929 msgid "@i %i (%Q) is an @I @b @v.\n"
1930 msgstr ""
1931
1932 #: e2fsck/problem.c:1175
1933 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
1934 msgid "@E is duplicate '.' @e.\n"
1935 msgstr ""
1936
1937 #: e2fsck/problem.c:1180
1938 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
1939 msgid "@E is duplicate '..' @e.\n"
1940 msgstr ""
1941
1942 #: e2fsck/problem.c:1185 e2fsck/problem.c:1485
1943 #, c-format
1944 msgid "Internal error: couldn't find dir_info for %i.\n"
1945 msgstr ""
1946
1947 #: e2fsck/problem.c:1190
1948 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
1949 msgid "@E has rec_len of %Dr, @s %N.\n"
1950 msgstr ""
1951
1952 #: e2fsck/problem.c:1195
1953 #, c-format
1954 #. @-expanded: error allocating icount structure: %m\n
1955 msgid "@A icount structure: %m\n"
1956 msgstr ""
1957
1958 #: e2fsck/problem.c:1200
1959 #, c-format
1960 #. @-expanded: Error iterating over directory blocks: %m\n
1961 msgid "Error iterating over @d @bs: %m\n"
1962 msgstr ""
1963
1964 #: e2fsck/problem.c:1205
1965 #. @-expanded: Error reading directory block %b (inode %i): %m\n
1966 msgid "Error reading @d @b %b (@i %i): %m\n"
1967 msgstr ""
1968
1969 #: e2fsck/problem.c:1210
1970 #. @-expanded: Error writing directory block %b (inode %i): %m\n
1971 msgid "Error writing @d @b %b (@i %i): %m\n"
1972 msgstr ""
1973
1974 #: e2fsck/problem.c:1215
1975 #, c-format
1976 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
1977 msgid "@A new @d @b for @i %i (%s): %m\n"
1978 msgstr ""
1979
1980 #: e2fsck/problem.c:1220
1981 #, c-format
1982 #. @-expanded: Error deallocating inode %i: %m\n
1983 msgid "Error deallocating @i %i: %m\n"
1984 msgstr ""
1985
1986 #: e2fsck/problem.c:1225
1987 #, c-format
1988 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
1989 msgid "@d @e for '.' in %p (%i) is big.\n"
1990 msgstr ""
1991
1992 #: e2fsck/problem.c:1230
1993 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
1994 msgid "@i %i (%Q) is an @I FIFO.\n"
1995 msgstr ""
1996
1997 #: e2fsck/problem.c:1235
1998 #. @-expanded: inode %i (%Q) is an illegal socket.\n
1999 msgid "@i %i (%Q) is an @I socket.\n"
2000 msgstr ""
2001
2002 #: e2fsck/problem.c:1240
2003 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2004 msgid "Setting filetype for @E to %N.\n"
2005 msgstr ""
2006
2007 #: e2fsck/problem.c:1245
2008 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2009 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2010 msgstr ""
2011
2012 #: e2fsck/problem.c:1250
2013 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2014 msgid "@E has filetype set.\n"
2015 msgstr ""
2016
2017 #: e2fsck/problem.c:1255
2018 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2019 msgid "@E has a @z name.\n"
2020 msgstr ""
2021
2022 #: e2fsck/problem.c:1260
2023 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2024 msgid "Symlink %Q (@i #%i) is @n.\n"
2025 msgstr ""
2026
2027 #: e2fsck/problem.c:1265
2028 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2029 msgid "@a @b @F @n (%If).\n"
2030 msgstr ""
2031
2032 #: e2fsck/problem.c:1270
2033 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2034 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2035 msgstr ""
2036
2037 #: e2fsck/problem.c:1275
2038 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2039 msgid "@p @h %d: %B not referenced\n"
2040 msgstr ""
2041
2042 #: e2fsck/problem.c:1280
2043 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2044 msgid "@p @h %d: %B referenced twice\n"
2045 msgstr ""
2046
2047 #: e2fsck/problem.c:1285
2048 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2049 msgid "@p @h %d: %B has bad min hash\n"
2050 msgstr ""
2051
2052 #: e2fsck/problem.c:1290
2053 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2054 msgid "@p @h %d: %B has bad max hash\n"
2055 msgstr ""
2056
2057 #: e2fsck/problem.c:1295
2058 #. @-expanded: invalid HTREE directory inode %d (%q).  
2059 msgid "@n @h %d (%q).  "
2060 msgstr ""
2061
2062 #: e2fsck/problem.c:1299
2063 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2064 msgid "@p @h %d (%q): bad @b number %b.\n"
2065 msgstr ""
2066
2067 #: e2fsck/problem.c:1309
2068 #, c-format
2069 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2070 msgid "@p @h %d: root node is @n\n"
2071 msgstr ""
2072
2073 #: e2fsck/problem.c:1314
2074 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2075 msgid "@p @h %d: %B has @n limit (%N)\n"
2076 msgstr ""
2077
2078 #: e2fsck/problem.c:1319
2079 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2080 msgid "@p @h %d: %B has @n count (%N)\n"
2081 msgstr ""
2082
2083 #: e2fsck/problem.c:1324
2084 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2085 msgid "@p @h %d: %B has an unordered hash table\n"
2086 msgstr ""
2087
2088 #: e2fsck/problem.c:1329
2089 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2090 msgid "@p @h %d: %B has @n depth (%N)\n"
2091 msgstr ""
2092
2093 #: e2fsck/problem.c:1334
2094 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.  
2095 msgid "Duplicate @E found.  "
2096 msgstr ""
2097
2098 #: e2fsck/problem.c:1339
2099 #, no-c-format
2100 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2101 #. @-expanded: Rename to %s
2102 msgid ""
2103 "@E has a non-unique filename.\n"
2104 "Rename to %s"
2105 msgstr ""
2106
2107 #: e2fsck/problem.c:1344
2108 #. @-expanded: Duplicate entry '%Dn' found.\n
2109 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2110 #. @-expanded: \n
2111 msgid ""
2112 "Duplicate @e '%Dn' found.\n"
2113 "\tMarking %p (%i) to be rebuilt.\n"
2114 "\n"
2115 msgstr ""
2116
2117 #: e2fsck/problem.c:1349
2118 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2119 msgid "i_blocks_hi @F %N, @s zero.\n"
2120 msgstr ""
2121
2122 #: e2fsck/problem.c:1354
2123 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2124 msgid "Unexpected @b in @h %d (%q).\n"
2125 msgstr ""
2126
2127 #: e2fsck/problem.c:1358
2128 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2129 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2130 msgstr ""
2131
2132 #: e2fsck/problem.c:1363
2133 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2134 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2135 msgstr ""
2136
2137 #: e2fsck/problem.c:1368
2138 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2139 msgid "i_file_acl_hi @F %N, @s zero.\n"
2140 msgstr ""
2141
2142 #: e2fsck/problem.c:1375
2143 #. @-expanded: Pass 3: Checking directory connectivity\n
2144 msgid "Pass 3: Checking @d connectivity\n"
2145 msgstr ""
2146
2147 #: e2fsck/problem.c:1380
2148 #. @-expanded: root inode not allocated.  
2149 msgid "@r not allocated.  "
2150 msgstr ""
2151
2152 #: e2fsck/problem.c:1385
2153 #. @-expanded: No room in lost+found directory.  
2154 msgid "No room in @l @d.  "
2155 msgstr ""
2156
2157 #: e2fsck/problem.c:1390
2158 #, c-format
2159 #. @-expanded: Unconnected directory inode %i (%p)\n
2160 msgid "Unconnected @d @i %i (%p)\n"
2161 msgstr ""
2162
2163 #: e2fsck/problem.c:1395
2164 #. @-expanded: /lost+found not found.  
2165 msgid "/@l not found.  "
2166 msgstr ""
2167
2168 #: e2fsck/problem.c:1400
2169 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2170 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2171 msgstr ""
2172
2173 #: e2fsck/problem.c:1405
2174 #. @-expanded: Bad or non-existent /lost+found.  Cannot reconnect.\n
2175 msgid "Bad or non-existent /@l.  Cannot reconnect.\n"
2176 msgstr ""
2177
2178 #: e2fsck/problem.c:1410
2179 #, c-format
2180 #. @-expanded: Could not expand /lost+found: %m\n
2181 msgid "Could not expand /@l: %m\n"
2182 msgstr ""
2183
2184 #: e2fsck/problem.c:1415
2185 #, c-format
2186 msgid "Could not reconnect %i: %m\n"
2187 msgstr ""
2188
2189 #: e2fsck/problem.c:1420
2190 #, c-format
2191 #. @-expanded: Error while trying to find /lost+found: %m\n
2192 msgid "Error while trying to find /@l: %m\n"
2193 msgstr ""
2194
2195 #: e2fsck/problem.c:1425
2196 #, c-format
2197 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2198 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2199 msgstr ""
2200
2201 #: e2fsck/problem.c:1430
2202 #, c-format
2203 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2204 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2205 msgstr ""
2206
2207 #: e2fsck/problem.c:1435
2208 #, c-format
2209 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2210 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2211 msgstr ""
2212
2213 #: e2fsck/problem.c:1440
2214 #, c-format
2215 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2216 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2217 msgstr ""
2218
2219 #: e2fsck/problem.c:1445
2220 #, c-format
2221 #. @-expanded: Error while adjusting inode count on inode %i\n
2222 msgid "Error while adjusting @i count on @i %i\n"
2223 msgstr ""
2224
2225 #: e2fsck/problem.c:1450
2226 #, c-format
2227 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2228 #. @-expanded: \n
2229 msgid ""
2230 "Couldn't fix parent of @i %i: %m\n"
2231 "\n"
2232 msgstr ""
2233
2234 #: e2fsck/problem.c:1455
2235 #, c-format
2236 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2237 #. @-expanded: \n
2238 msgid ""
2239 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2240 "\n"
2241 msgstr ""
2242
2243 #: e2fsck/problem.c:1465
2244 #, c-format
2245 #. @-expanded: Error creating root directory (%s): %m\n
2246 msgid "Error creating root @d (%s): %m\n"
2247 msgstr ""
2248
2249 #: e2fsck/problem.c:1470
2250 #, c-format
2251 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2252 msgid "Error creating /@l @d (%s): %m\n"
2253 msgstr ""
2254
2255 #: e2fsck/problem.c:1475
2256 #. @-expanded: root inode is not a directory; aborting.\n
2257 msgid "@r is not a @d; aborting.\n"
2258 msgstr ""
2259
2260 #: e2fsck/problem.c:1480
2261 #. @-expanded: Cannot proceed without a root inode.\n
2262 msgid "Cannot proceed without a @r.\n"
2263 msgstr ""
2264
2265 #: e2fsck/problem.c:1490
2266 #, c-format
2267 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2268 msgid "/@l is not a @d (ino=%i)\n"
2269 msgstr ""
2270
2271 #: e2fsck/problem.c:1497
2272 msgid "Pass 3A: Optimizing directories\n"
2273 msgstr ""
2274
2275 #: e2fsck/problem.c:1502
2276 #, c-format
2277 msgid "Failed to create dirs_to_hash iterator: %m\n"
2278 msgstr ""
2279
2280 #: e2fsck/problem.c:1507
2281 msgid "Failed to optimize directory %q (%d): %m\n"
2282 msgstr ""
2283
2284 #: e2fsck/problem.c:1512
2285 msgid "Optimizing directories: "
2286 msgstr ""
2287
2288 #: e2fsck/problem.c:1529
2289 msgid "Pass 4: Checking reference counts\n"
2290 msgstr ""
2291
2292 #: e2fsck/problem.c:1534
2293 #, c-format
2294 #. @-expanded: unattached zero-length inode %i.  
2295 msgid "@u @z @i %i.  "
2296 msgstr ""
2297
2298 #: e2fsck/problem.c:1539
2299 #, c-format
2300 #. @-expanded: unattached inode %i\n
2301 msgid "@u @i %i\n"
2302 msgstr ""
2303
2304 #: e2fsck/problem.c:1544
2305 #. @-expanded: inode %i ref count is %Il, should be %N.  
2306 msgid "@i %i ref count is %Il, @s %N.  "
2307 msgstr ""
2308
2309 #: e2fsck/problem.c:1548
2310 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2311 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2312 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il.  They should be the same!\n
2313 msgid ""
2314 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2315 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2316 "@i_link_info[%i] is %N, @i.i_links_count is %Il.  They @s the same!\n"
2317 msgstr ""
2318
2319 #: e2fsck/problem.c:1558
2320 #. @-expanded: Pass 5: Checking group summary information\n
2321 msgid "Pass 5: Checking @g summary information\n"
2322 msgstr ""
2323
2324 #: e2fsck/problem.c:1563
2325 #. @-expanded: Padding at end of inode bitmap is not set. 
2326 msgid "Padding at end of @i @B is not set. "
2327 msgstr ""
2328
2329 #: e2fsck/problem.c:1568
2330 #. @-expanded: Padding at end of block bitmap is not set. 
2331 msgid "Padding at end of @b @B is not set. "
2332 msgstr ""
2333
2334 #: e2fsck/problem.c:1573
2335 #. @-expanded: block bitmap differences: 
2336 msgid "@b @B differences: "
2337 msgstr ""
2338
2339 #: e2fsck/problem.c:1593
2340 #. @-expanded: inode bitmap differences: 
2341 msgid "@i @B differences: "
2342 msgstr ""
2343
2344 #: e2fsck/problem.c:1613
2345 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2346 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2347 msgstr ""
2348
2349 #: e2fsck/problem.c:1618
2350 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2351 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2352 msgstr ""
2353
2354 #: e2fsck/problem.c:1623
2355 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2356 msgid "Free @is count wrong (%i, counted=%j).\n"
2357 msgstr ""
2358
2359 #: e2fsck/problem.c:1628
2360 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2361 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2362 msgstr ""
2363
2364 #: e2fsck/problem.c:1633
2365 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2366 msgid "Free @bs count wrong (%b, counted=%c).\n"
2367 msgstr ""
2368
2369 #: e2fsck/problem.c:1638
2370 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap 
2371 #. @-expanded: endpoints (%i, %j)\n
2372 msgid ""
2373 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2374 "endpoints (%i, %j)\n"
2375 msgstr ""
2376
2377 #: e2fsck/problem.c:1644
2378 msgid "Internal error: fudging end of bitmap (%N)\n"
2379 msgstr ""
2380
2381 #: e2fsck/problem.c:1649
2382 #, c-format
2383 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2384 msgid "Error copying in replacement @i @B: %m\n"
2385 msgstr ""
2386
2387 #: e2fsck/problem.c:1654
2388 #, c-format
2389 #. @-expanded: Error copying in replacement block bitmap: %m\n
2390 msgid "Error copying in replacement @b @B: %m\n"
2391 msgstr ""
2392
2393 #: e2fsck/problem.c:1679
2394 #, c-format
2395 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2396 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2397 msgstr ""
2398
2399 #: e2fsck/problem.c:1684
2400 #, c-format
2401 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2402 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2403 msgstr ""
2404
2405 #: e2fsck/problem.c:1691
2406 #. @-expanded: Recreate journal
2407 msgid "Recreate @j"
2408 msgstr ""
2409
2410 #: e2fsck/problem.c:1810
2411 #, c-format
2412 msgid "Unhandled error code (0x%x)!\n"
2413 msgstr ""
2414
2415 #: e2fsck/problem.c:1935 e2fsck/problem.c:1939
2416 msgid "IGNORED"
2417 msgstr ""
2418
2419 #: e2fsck/scantest.c:82
2420 #, c-format
2421 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2422 msgstr ""
2423
2424 #: e2fsck/scantest.c:101
2425 #, c-format
2426 msgid "size of inode=%d\n"
2427 msgstr ""
2428
2429 #: e2fsck/scantest.c:122
2430 msgid "while starting inode scan"
2431 msgstr ""
2432
2433 #: e2fsck/scantest.c:133
2434 msgid "while doing inode scan"
2435 msgstr ""
2436
2437 #: e2fsck/super.c:187
2438 #, c-format
2439 msgid "while calling ext2fs_block_iterate for inode %d"
2440 msgstr ""
2441
2442 #: e2fsck/super.c:210
2443 #, c-format
2444 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2445 msgstr ""
2446
2447 #: e2fsck/super.c:269
2448 msgid "Truncating"
2449 msgstr ""
2450
2451 #: e2fsck/super.c:270
2452 msgid "Clearing"
2453 msgstr ""
2454
2455 #: e2fsck/unix.c:77
2456 #, c-format
2457 msgid ""
2458 "Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
2459 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
2460 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2461 "\t\t[-E extended-options] device\n"
2462 msgstr ""
2463
2464 #: e2fsck/unix.c:83
2465 #, c-format
2466 msgid ""
2467 "\n"
2468 "Emergency help:\n"
2469 " -p                   Automatic repair (no questions)\n"
2470 " -n                   Make no changes to the filesystem\n"
2471 " -y                   Assume \"yes\" to all questions\n"
2472 " -c                   Check for bad blocks and add them to the badblock "
2473 "list\n"
2474 " -f                   Force checking even if filesystem is marked clean\n"
2475 msgstr ""
2476
2477 #: e2fsck/unix.c:89
2478 #, c-format
2479 msgid ""
2480 " -v                   Be verbose\n"
2481 " -b superblock        Use alternative superblock\n"
2482 " -B blocksize         Force blocksize when looking for superblock\n"
2483 " -j external_journal  Set location of the external journal\n"
2484 " -l bad_blocks_file   Add to badblocks list\n"
2485 " -L bad_blocks_file   Set badblocks list\n"
2486 msgstr ""
2487
2488 #: e2fsck/unix.c:133
2489 #, c-format
2490 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2491 msgstr ""
2492
2493 #: e2fsck/unix.c:140
2494 #, c-format
2495 msgid ""
2496 "\n"
2497 "%8u inode used (%2.2f%%)\n"
2498 msgid_plural ""
2499 "\n"
2500 "%8u inodes used (%2.2f%%)\n"
2501 msgstr[0] ""
2502 msgstr[1] ""
2503
2504 #: e2fsck/unix.c:144
2505 #, c-format
2506 msgid "%8u non-contiguous file (%0d.%d%%)\n"
2507 msgid_plural "%8u non-contiguous files (%0d.%d%%)\n"
2508 msgstr[0] ""
2509 msgstr[1] ""
2510
2511 #: e2fsck/unix.c:149
2512 #, c-format
2513 msgid "%8u non-contiguous directory (%0d.%d%%)\n"
2514 msgid_plural "%8u non-contiguous directories (%0d.%d%%)\n"
2515 msgstr[0] ""
2516 msgstr[1] ""
2517
2518 #: e2fsck/unix.c:154
2519 #, c-format
2520 msgid "         # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2521 msgstr ""
2522
2523 #: e2fsck/unix.c:162
2524 msgid "         Extent depth histogram: "
2525 msgstr ""
2526
2527 #: e2fsck/unix.c:171
2528 #, c-format
2529 msgid "%8llu block used (%2.2f%%)\n"
2530 msgid_plural "%8llu blocks used (%2.2f%%)\n"
2531 msgstr[0] ""
2532 msgstr[1] ""
2533
2534 #: e2fsck/unix.c:174
2535 #, c-format
2536 msgid "%8u bad block\n"
2537 msgid_plural "%8u bad blocks\n"
2538 msgstr[0] ""
2539 msgstr[1] ""
2540
2541 #: e2fsck/unix.c:176
2542 #, c-format
2543 msgid "%8u large file\n"
2544 msgid_plural "%8u large files\n"
2545 msgstr[0] ""
2546 msgstr[1] ""
2547
2548 #: e2fsck/unix.c:178
2549 #, c-format
2550 msgid ""
2551 "\n"
2552 "%8u regular file\n"
2553 msgid_plural ""
2554 "\n"
2555 "%8u regular files\n"
2556 msgstr[0] ""
2557 msgstr[1] ""
2558
2559 #: e2fsck/unix.c:180
2560 #, c-format
2561 msgid "%8u directory\n"
2562 msgid_plural "%8u directories\n"
2563 msgstr[0] ""
2564 msgstr[1] ""
2565
2566 #: e2fsck/unix.c:182
2567 #, c-format
2568 msgid "%8u character device file\n"
2569 msgid_plural "%8u character device files\n"
2570 msgstr[0] ""
2571 msgstr[1] ""
2572
2573 #: e2fsck/unix.c:185
2574 #, c-format
2575 msgid "%8u block device file\n"
2576 msgid_plural "%8u block device files\n"
2577 msgstr[0] ""
2578 msgstr[1] ""
2579
2580 #: e2fsck/unix.c:187
2581 #, c-format
2582 msgid "%8u fifo\n"
2583 msgid_plural "%8u fifos\n"
2584 msgstr[0] ""
2585 msgstr[1] ""
2586
2587 #: e2fsck/unix.c:189
2588 #, c-format
2589 msgid "%8u link\n"
2590 msgid_plural "%8u links\n"
2591 msgstr[0] ""
2592 msgstr[1] ""
2593
2594 #: e2fsck/unix.c:192
2595 #, c-format
2596 msgid "%8u symbolic link"
2597 msgid_plural "%8u symbolic links"
2598 msgstr[0] ""
2599 msgstr[1] ""
2600
2601 #: e2fsck/unix.c:194
2602 #, c-format
2603 msgid " (%u fast symbolic link)\n"
2604 msgid_plural " (%u fast symbolic links)\n"
2605 msgstr[0] ""
2606 msgstr[1] ""
2607
2608 #: e2fsck/unix.c:198
2609 #, c-format
2610 msgid "%8u socket\n"
2611 msgid_plural "%8u sockets\n"
2612 msgstr[0] ""
2613 msgstr[1] ""
2614
2615 #: e2fsck/unix.c:201
2616 #, c-format
2617 msgid "%8u file\n"
2618 msgid_plural "%8u files\n"
2619 msgstr[0] ""
2620 msgstr[1] ""
2621
2622 #: e2fsck/unix.c:215 misc/badblocks.c:983 misc/tune2fs.c:1979 misc/util.c:147
2623 #: resize/main.c:247
2624 #, c-format
2625 msgid "while determining whether %s is mounted."
2626 msgstr ""
2627
2628 #: e2fsck/unix.c:233
2629 #, c-format
2630 msgid "Warning!  %s is mounted.\n"
2631 msgstr ""
2632
2633 #: e2fsck/unix.c:238
2634 #, c-format
2635 msgid "%s is mounted.  "
2636 msgstr ""
2637
2638 #: e2fsck/unix.c:240
2639 msgid ""
2640 "Cannot continue, aborting.\n"
2641 "\n"
2642 msgstr ""
2643
2644 #: e2fsck/unix.c:242
2645 msgid ""
2646 "\n"
2647 "\n"
2648 "WARNING!!!  The filesystem is mounted.   If you continue you ***WILL***\n"
2649 "cause ***SEVERE*** filesystem damage.\n"
2650 "\n"
2651 msgstr ""
2652
2653 #: e2fsck/unix.c:247
2654 msgid "Do you really want to continue"
2655 msgstr ""
2656
2657 #: e2fsck/unix.c:249
2658 #, c-format
2659 msgid "check aborted.\n"
2660 msgstr ""
2661
2662 #: e2fsck/unix.c:339
2663 msgid " contains a file system with errors"
2664 msgstr ""
2665
2666 #: e2fsck/unix.c:341
2667 msgid " was not cleanly unmounted"
2668 msgstr ""
2669
2670 #: e2fsck/unix.c:343
2671 msgid " primary superblock features different from backup"
2672 msgstr ""
2673
2674 #: e2fsck/unix.c:347
2675 #, c-format
2676 msgid " has been mounted %u times without being checked"
2677 msgstr ""
2678
2679 #: e2fsck/unix.c:354
2680 msgid " has filesystem last checked time in the future"
2681 msgstr ""
2682
2683 #: e2fsck/unix.c:360
2684 #, c-format
2685 msgid " has gone %u days without being checked"
2686 msgstr ""
2687
2688 #: e2fsck/unix.c:369
2689 msgid ", check forced.\n"
2690 msgstr ""
2691
2692 #: e2fsck/unix.c:402
2693 #, c-format
2694 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
2695 msgstr ""
2696
2697 #: e2fsck/unix.c:421
2698 msgid " (check deferred; on battery)"
2699 msgstr ""
2700
2701 #: e2fsck/unix.c:424
2702 msgid " (check after next mount)"
2703 msgstr ""
2704
2705 #: e2fsck/unix.c:426
2706 #, c-format
2707 msgid " (check in %ld mounts)"
2708 msgstr ""
2709
2710 #: e2fsck/unix.c:576
2711 #, c-format
2712 msgid "ERROR: Couldn't open /dev/null (%s)\n"
2713 msgstr ""
2714
2715 #: e2fsck/unix.c:645
2716 #, c-format
2717 msgid "Invalid EA version.\n"
2718 msgstr ""
2719
2720 #: e2fsck/unix.c:672
2721 #, c-format
2722 msgid "Unknown extended option: %s\n"
2723 msgstr ""
2724
2725 #: e2fsck/unix.c:697
2726 #, c-format
2727 msgid ""
2728 "Syntax error in e2fsck config file (%s, line #%d)\n"
2729 "\t%s\n"
2730 msgstr ""
2731
2732 #: e2fsck/unix.c:766
2733 #, c-format
2734 msgid "Error validating file descriptor %d: %s\n"
2735 msgstr ""
2736
2737 #: e2fsck/unix.c:770
2738 msgid "Invalid completion information file descriptor"
2739 msgstr ""
2740
2741 #: e2fsck/unix.c:785
2742 msgid "Only one of the options -p/-a, -n or -y may be specified."
2743 msgstr ""
2744
2745 #: e2fsck/unix.c:806
2746 #, c-format
2747 msgid "The -t option is not supported on this version of e2fsck.\n"
2748 msgstr ""
2749
2750 #: e2fsck/unix.c:837 e2fsck/unix.c:909 misc/tune2fs.c:811 misc/tune2fs.c:1100
2751 #: misc/tune2fs.c:1118
2752 #, c-format
2753 msgid "Unable to resolve '%s'"
2754 msgstr ""
2755
2756 #: e2fsck/unix.c:888
2757 msgid "The -n and -D options are incompatible."
2758 msgstr ""
2759
2760 #: e2fsck/unix.c:893
2761 msgid "The -n and -c options are incompatible."
2762 msgstr ""
2763
2764 #: e2fsck/unix.c:898
2765 msgid "The -n and -l/-L options are incompatible."
2766 msgstr ""
2767
2768 #: e2fsck/unix.c:943
2769 #, c-format
2770 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
2771 msgstr ""
2772
2773 #: e2fsck/unix.c:991
2774 #, c-format
2775 msgid ""
2776 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
2777 "\n"
2778 msgstr ""
2779
2780 #: e2fsck/unix.c:1000
2781 #, c-format
2782 msgid ""
2783 "\n"
2784 "Invalid non-numeric argument to -%c (\"%s\")\n"
2785 "\n"
2786 msgstr ""
2787
2788 #: e2fsck/unix.c:1089
2789 #, c-format
2790 msgid ""
2791 "MMP interval is %u seconds and total wait time is %u seconds. Please "
2792 "wait...\n"
2793 msgstr ""
2794
2795 #: e2fsck/unix.c:1106 e2fsck/unix.c:1111
2796 msgid "while checking MMP block"
2797 msgstr ""
2798
2799 #: e2fsck/unix.c:1113 misc/tune2fs.c:1912
2800 msgid ""
2801 "If you are sure the filesystem is not in use on any node, run:\n"
2802 "'tune2fs -f -E clear_mmp {device}'\n"
2803 msgstr ""
2804
2805 #: e2fsck/unix.c:1162
2806 #, c-format
2807 msgid "Error: ext2fs library version out of date!\n"
2808 msgstr ""
2809
2810 #: e2fsck/unix.c:1170
2811 msgid "while trying to initialize program"
2812 msgstr ""
2813
2814 #: e2fsck/unix.c:1193
2815 #, c-format
2816 msgid "\tUsing %s, %s\n"
2817 msgstr ""
2818
2819 #: e2fsck/unix.c:1205
2820 msgid "need terminal for interactive repairs"
2821 msgstr ""
2822
2823 #: e2fsck/unix.c:1253
2824 #, c-format
2825 msgid "%s: %s trying backup blocks...\n"
2826 msgstr ""
2827
2828 #: e2fsck/unix.c:1255
2829 msgid "Superblock invalid,"
2830 msgstr ""
2831
2832 #: e2fsck/unix.c:1256
2833 msgid "Group descriptors look bad..."
2834 msgstr ""
2835
2836 #: e2fsck/unix.c:1266
2837 #, c-format
2838 msgid "%s: %s while using the backup blocks"
2839 msgstr ""
2840
2841 #: e2fsck/unix.c:1270
2842 #, c-format
2843 msgid "%s: going back to original superblock\n"
2844 msgstr ""
2845
2846 #: e2fsck/unix.c:1298
2847 msgid ""
2848 "The filesystem revision is apparently too high for this version of e2fsck.\n"
2849 "(Or the filesystem superblock is corrupt)\n"
2850 "\n"
2851 msgstr ""
2852
2853 #: e2fsck/unix.c:1304
2854 msgid "Could this be a zero-length partition?\n"
2855 msgstr ""
2856
2857 #: e2fsck/unix.c:1307
2858 #, c-format
2859 msgid "You must have %s access to the filesystem or be root\n"
2860 msgstr ""
2861
2862 #: e2fsck/unix.c:1312
2863 msgid "Possibly non-existent or swap device?\n"
2864 msgstr ""
2865
2866 #: e2fsck/unix.c:1315
2867 msgid "Filesystem mounted or opened exclusively by another program?\n"
2868 msgstr ""
2869
2870 #: e2fsck/unix.c:1318
2871 msgid "Possibly non-existent device?\n"
2872 msgstr ""
2873
2874 #: e2fsck/unix.c:1321
2875 msgid ""
2876 "Disk write-protected; use the -n option to do a read-only\n"
2877 "check of the device.\n"
2878 msgstr ""
2879
2880 #: e2fsck/unix.c:1386
2881 msgid "Get a newer version of e2fsck!"
2882 msgstr ""
2883
2884 #: e2fsck/unix.c:1434
2885 #, c-format
2886 msgid "while checking ext3 journal for %s"
2887 msgstr ""
2888
2889 #: e2fsck/unix.c:1445
2890 msgid ""
2891 "Warning: skipping journal recovery because doing a read-only filesystem "
2892 "check.\n"
2893 msgstr ""
2894
2895 #: e2fsck/unix.c:1458
2896 #, c-format
2897 msgid "unable to set superblock flags on %s\n"
2898 msgstr ""
2899
2900 #: e2fsck/unix.c:1464
2901 #, c-format
2902 msgid "while recovering ext3 journal of %s"
2903 msgstr ""
2904
2905 #: e2fsck/unix.c:1489
2906 #, c-format
2907 msgid "%s has unsupported feature(s):"
2908 msgstr ""
2909
2910 #: e2fsck/unix.c:1504
2911 #, c-format
2912 msgid "%s: warning: compression support is experimental.\n"
2913 msgstr ""
2914
2915 #: e2fsck/unix.c:1510
2916 #, c-format
2917 msgid ""
2918 "%s: e2fsck not compiled with HTREE support,\n"
2919 "\tbut filesystem %s has HTREE directories.\n"
2920 msgstr ""
2921
2922 #: e2fsck/unix.c:1562
2923 #, c-format
2924 msgid "%s: %s while reading bad blocks inode\n"
2925 msgstr ""
2926
2927 #: e2fsck/unix.c:1565
2928 msgid "This doesn't bode well, but we'll try to go on...\n"
2929 msgstr ""
2930
2931 #: e2fsck/unix.c:1607
2932 #, c-format
2933 msgid "Creating journal (%d blocks): "
2934 msgstr ""
2935
2936 #: e2fsck/unix.c:1617
2937 msgid " Done.\n"
2938 msgstr ""
2939
2940 #: e2fsck/unix.c:1618
2941 msgid ""
2942 "\n"
2943 "*** journal has been re-created - filesystem is now ext3 again ***\n"
2944 msgstr ""
2945
2946 #: e2fsck/unix.c:1630
2947 msgid "Restarting e2fsck from the beginning...\n"
2948 msgstr ""
2949
2950 #: e2fsck/unix.c:1634
2951 msgid "while resetting context"
2952 msgstr ""
2953
2954 #: e2fsck/unix.c:1641
2955 #, c-format
2956 msgid "%s: e2fsck canceled.\n"
2957 msgstr ""
2958
2959 #: e2fsck/unix.c:1646
2960 msgid "aborted"
2961 msgstr ""
2962
2963 #: e2fsck/unix.c:1658 e2fsck/util.c:67
2964 #, c-format
2965 msgid ""
2966 "\n"
2967 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
2968 msgstr ""
2969
2970 #: e2fsck/unix.c:1662
2971 #, c-format
2972 msgid "%s: ***** REBOOT LINUX *****\n"
2973 msgstr ""
2974
2975 #: e2fsck/unix.c:1670 e2fsck/util.c:73
2976 #, c-format
2977 msgid ""
2978 "\n"
2979 "%s: ********** WARNING: Filesystem still has errors **********\n"
2980 "\n"
2981 msgstr ""
2982
2983 #: e2fsck/unix.c:1710
2984 msgid "while setting block group checksum info"
2985 msgstr ""
2986
2987 #: e2fsck/util.c:189 misc/util.c:70
2988 msgid "yY"
2989 msgstr ""
2990
2991 #: e2fsck/util.c:190
2992 msgid "nN"
2993 msgstr ""
2994
2995 #: e2fsck/util.c:204
2996 msgid "<y>"
2997 msgstr ""
2998
2999 #: e2fsck/util.c:206
3000 msgid "<n>"
3001 msgstr ""
3002
3003 #: e2fsck/util.c:208
3004 msgid " (y/n)"
3005 msgstr ""
3006
3007 #: e2fsck/util.c:222
3008 msgid "cancelled!\n"
3009 msgstr ""
3010
3011 #: e2fsck/util.c:237
3012 msgid "yes\n"
3013 msgstr ""
3014
3015 #: e2fsck/util.c:239
3016 msgid "no\n"
3017 msgstr ""
3018
3019 #: e2fsck/util.c:249
3020 #, c-format
3021 msgid ""
3022 "%s? no\n"
3023 "\n"
3024 msgstr ""
3025
3026 #: e2fsck/util.c:253
3027 #, c-format
3028 msgid ""
3029 "%s? yes\n"
3030 "\n"
3031 msgstr ""
3032
3033 #: e2fsck/util.c:257
3034 msgid "yes"
3035 msgstr ""
3036
3037 #: e2fsck/util.c:257
3038 msgid "no"
3039 msgstr ""
3040
3041 #: e2fsck/util.c:272
3042 #, c-format
3043 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3044 msgstr ""
3045
3046 #: e2fsck/util.c:277
3047 msgid "reading inode and block bitmaps"
3048 msgstr ""
3049
3050 #: e2fsck/util.c:285
3051 #, c-format
3052 msgid "while retrying to read bitmaps for %s"
3053 msgstr ""
3054
3055 #: e2fsck/util.c:297
3056 msgid "writing block and inode bitmaps"
3057 msgstr ""
3058
3059 #: e2fsck/util.c:302
3060 #, c-format
3061 msgid "while rewriting block and inode bitmaps for %s"
3062 msgstr ""
3063
3064 #: e2fsck/util.c:314
3065 #, c-format
3066 msgid ""
3067 "\n"
3068 "\n"
3069 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3070 "\t(i.e., without -a or -p options)\n"
3071 msgstr ""
3072
3073 #: e2fsck/util.c:395
3074 #, c-format
3075 msgid "Memory used: %luk/%luk (%luk/%luk), "
3076 msgstr ""
3077
3078 #: e2fsck/util.c:399
3079 #, c-format
3080 msgid "Memory used: %lu, "
3081 msgstr ""
3082
3083 #: e2fsck/util.c:406
3084 #, c-format
3085 msgid "time: %5.2f/%5.2f/%5.2f\n"
3086 msgstr ""
3087
3088 #: e2fsck/util.c:411
3089 #, c-format
3090 msgid "elapsed time: %6.3f\n"
3091 msgstr ""
3092
3093 #: e2fsck/util.c:446 e2fsck/util.c:460
3094 #, c-format
3095 msgid "while reading inode %lu in %s"
3096 msgstr ""
3097
3098 #: e2fsck/util.c:474 e2fsck/util.c:487
3099 #, c-format
3100 msgid "while writing inode %lu in %s"
3101 msgstr ""
3102
3103 #: e2fsck/util.c:636
3104 msgid "while allocating zeroizing buffer"
3105 msgstr ""
3106
3107 #: e2fsck/util.c:788
3108 msgid ""
3109 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3110 "running.\n"
3111 msgstr ""
3112
3113 #: misc/badblocks.c:69
3114 msgid "done                                                 \n"
3115 msgstr ""
3116
3117 #: misc/badblocks.c:93
3118 #, c-format
3119 msgid ""
3120 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3121 "       [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3122 "max_bad_blocks]\n"
3123 "       [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3124 "       device [last_block [first_block]]\n"
3125 msgstr ""
3126
3127 #: misc/badblocks.c:104
3128 #, c-format
3129 msgid ""
3130 "%s: The -n and -w options are mutually exclusive.\n"
3131 "\n"
3132 msgstr ""
3133
3134 #: misc/badblocks.c:219
3135 #, c-format
3136 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3137 msgstr ""
3138
3139 #: misc/badblocks.c:322
3140 msgid "Testing with random pattern: "
3141 msgstr ""
3142
3143 #: misc/badblocks.c:340
3144 msgid "Testing with pattern 0x"
3145 msgstr ""
3146
3147 #: misc/badblocks.c:372 misc/badblocks.c:445
3148 msgid "during seek"
3149 msgstr ""
3150
3151 #: misc/badblocks.c:383
3152 #, c-format
3153 msgid "Weird value (%ld) in do_read\n"
3154 msgstr ""
3155
3156 #: misc/badblocks.c:469
3157 msgid "during ext2fs_sync_device"
3158 msgstr ""
3159
3160 #: misc/badblocks.c:489 misc/badblocks.c:749
3161 msgid "while beginning bad block list iteration"
3162 msgstr ""
3163
3164 #: misc/badblocks.c:503 misc/badblocks.c:602 misc/badblocks.c:759
3165 msgid "while allocating buffers"
3166 msgstr ""
3167
3168 #: misc/badblocks.c:507
3169 #, c-format
3170 msgid "Checking blocks %lu to %lu\n"
3171 msgstr ""
3172
3173 #: misc/badblocks.c:512
3174 msgid "Checking for bad blocks in read-only mode\n"
3175 msgstr ""
3176
3177 #: misc/badblocks.c:521
3178 msgid "Checking for bad blocks (read-only test): "
3179 msgstr ""
3180
3181 #: misc/badblocks.c:528 misc/badblocks.c:634 misc/badblocks.c:676
3182 #: misc/badblocks.c:822
3183 msgid "Too many bad blocks, aborting test\n"
3184 msgstr ""
3185
3186 #: misc/badblocks.c:609
3187 msgid "Checking for bad blocks in read-write mode\n"
3188 msgstr ""
3189
3190 #: misc/badblocks.c:611 misc/badblocks.c:772
3191 #, c-format
3192 msgid "From block %lu to %lu\n"
3193 msgstr ""
3194
3195 #: misc/badblocks.c:666
3196 msgid "Reading and comparing: "
3197 msgstr ""
3198
3199 #: misc/badblocks.c:771
3200 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3201 msgstr ""
3202
3203 #: misc/badblocks.c:777
3204 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3205 msgstr ""
3206
3207 #: misc/badblocks.c:784
3208 msgid ""
3209 "\n"
3210 "Interrupt caught, cleaning up\n"
3211 msgstr ""
3212
3213 #: misc/badblocks.c:867
3214 #, c-format
3215 msgid "during test data write, block %lu"
3216 msgstr ""
3217
3218 #: misc/badblocks.c:988 misc/util.c:152
3219 #, c-format
3220 msgid "%s is mounted; "
3221 msgstr ""
3222
3223 #: misc/badblocks.c:990
3224 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
3225 msgstr ""
3226
3227 #: misc/badblocks.c:995
3228 msgid "it's not safe to run badblocks!\n"
3229 msgstr ""
3230
3231 #: misc/badblocks.c:1000 misc/util.c:163
3232 #, c-format
3233 msgid "%s is apparently in use by the system; "
3234 msgstr ""
3235
3236 #: misc/badblocks.c:1003
3237 msgid "badblocks forced anyway.\n"
3238 msgstr ""
3239
3240 #: misc/badblocks.c:1023
3241 #, c-format
3242 msgid "invalid %s - %s"
3243 msgstr ""
3244
3245 #: misc/badblocks.c:1133
3246 #, c-format
3247 msgid "can't allocate memory for test_pattern - %s"
3248 msgstr ""
3249
3250 #: misc/badblocks.c:1163
3251 msgid "Maximum of one test_pattern may be specified in read-only mode"
3252 msgstr ""
3253
3254 #: misc/badblocks.c:1169
3255 msgid "Random test_pattern is not allowed in read-only mode"
3256 msgstr ""
3257
3258 #: misc/badblocks.c:1183
3259 msgid ""
3260 "Couldn't determine device size; you must specify\n"
3261 "the size manually\n"
3262 msgstr ""
3263
3264 #: misc/badblocks.c:1189
3265 msgid "while trying to determine device size"
3266 msgstr ""
3267
3268 #: misc/badblocks.c:1194
3269 msgid "last block"
3270 msgstr ""
3271
3272 #: misc/badblocks.c:1200
3273 msgid "first block"
3274 msgstr ""
3275
3276 #: misc/badblocks.c:1203
3277 #, c-format
3278 msgid "invalid starting block (%lu): must be less than %lu"
3279 msgstr ""
3280
3281 #: misc/badblocks.c:1259
3282 msgid "while creating in-memory bad blocks list"
3283 msgstr ""
3284
3285 #: misc/badblocks.c:1274
3286 msgid "while adding to in-memory bad block list"
3287 msgstr ""
3288
3289 #: misc/badblocks.c:1298
3290 #, c-format
3291 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3292 msgstr ""
3293
3294 #: misc/chattr.c:86
3295 #, c-format
3296 msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
3297 msgstr ""
3298
3299 #: misc/chattr.c:154
3300 #, c-format
3301 msgid "bad version - %s\n"
3302 msgstr ""
3303
3304 #: misc/chattr.c:201 misc/lsattr.c:116
3305 #, c-format
3306 msgid "while trying to stat %s"
3307 msgstr ""
3308
3309 #: misc/chattr.c:208
3310 #, c-format
3311 msgid "while reading flags on %s"
3312 msgstr ""
3313
3314 #: misc/chattr.c:217 misc/chattr.c:236
3315 #, c-format
3316 msgid "Clearing extent flag not supported on %s"
3317 msgstr ""
3318
3319 #: misc/chattr.c:222 misc/chattr.c:241
3320 #, c-format
3321 msgid "Flags of %s set as "
3322 msgstr ""
3323
3324 #: misc/chattr.c:250
3325 #, c-format
3326 msgid "while setting flags on %s"
3327 msgstr ""
3328
3329 #: misc/chattr.c:258
3330 #, c-format
3331 msgid "Version of %s set as %lu\n"
3332 msgstr ""
3333
3334 #: misc/chattr.c:262
3335 #, c-format
3336 msgid "while setting version on %s"
3337 msgstr ""
3338
3339 #: misc/chattr.c:282
3340 #, c-format
3341 msgid "Couldn't allocate path variable in chattr_dir_proc"
3342 msgstr ""
3343
3344 #: misc/chattr.c:322
3345 msgid "= is incompatible with - and +\n"
3346 msgstr ""
3347
3348 #: misc/chattr.c:330
3349 msgid "Must use '-v', =, - or +\n"
3350 msgstr ""
3351
3352 #: misc/dumpe2fs.c:54
3353 #, c-format
3354 msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3355 msgstr ""
3356
3357 #: misc/dumpe2fs.c:152
3358 msgid "blocks"
3359 msgstr ""
3360
3361 #: misc/dumpe2fs.c:161
3362 msgid "clusters"
3363 msgstr ""
3364
3365 #: misc/dumpe2fs.c:189
3366 #, c-format
3367 msgid "Group %lu: (Blocks "
3368 msgstr ""
3369
3370 #: misc/dumpe2fs.c:197
3371 #, c-format
3372 msgid "  Checksum 0x%04x"
3373 msgstr ""
3374
3375 #: misc/dumpe2fs.c:199
3376 #, c-format
3377 msgid " (EXPECTED 0x%04x)"
3378 msgstr ""
3379
3380 #: misc/dumpe2fs.c:200
3381 #, c-format
3382 msgid ", unused inodes %u\n"
3383 msgstr ""
3384
3385 #: misc/dumpe2fs.c:205
3386 #, c-format
3387 msgid "  %s superblock at "
3388 msgstr ""
3389
3390 #: misc/dumpe2fs.c:206
3391 msgid "Primary"
3392 msgstr ""
3393
3394 #: misc/dumpe2fs.c:206
3395 msgid "Backup"
3396 msgstr ""
3397
3398 #: misc/dumpe2fs.c:210
3399 #, c-format
3400 msgid ", Group descriptors at "
3401 msgstr ""
3402
3403 #: misc/dumpe2fs.c:214
3404 #, c-format
3405 msgid ""
3406 "\n"
3407 "  Reserved GDT blocks at "
3408 msgstr ""
3409
3410 #: misc/dumpe2fs.c:221
3411 #, c-format
3412 msgid " Group descriptor at "
3413 msgstr ""
3414
3415 #: misc/dumpe2fs.c:227
3416 msgid "  Block bitmap at "
3417 msgstr ""
3418
3419 #: misc/dumpe2fs.c:231
3420 msgid ", Inode bitmap at "
3421 msgstr ""
3422
3423 #: misc/dumpe2fs.c:235
3424 msgid ""
3425 "\n"
3426 "  Inode table at "
3427 msgstr ""
3428
3429 #: misc/dumpe2fs.c:241
3430 #, c-format
3431 msgid ""
3432 "\n"
3433 "  %u free %s, %u free inodes, %u directories%s"
3434 msgstr ""
3435
3436 #: misc/dumpe2fs.c:248
3437 #, c-format
3438 msgid ", %u unused inodes\n"
3439 msgstr ""
3440
3441 #: misc/dumpe2fs.c:251
3442 msgid "  Free blocks: "
3443 msgstr ""
3444
3445 #: misc/dumpe2fs.c:262
3446 msgid "  Free inodes: "
3447 msgstr ""
3448
3449 #: misc/dumpe2fs.c:293
3450 msgid "while printing bad block list"
3451 msgstr ""
3452
3453 #: misc/dumpe2fs.c:299
3454 #, c-format
3455 msgid "Bad blocks: %u"
3456 msgstr ""
3457
3458 #: misc/dumpe2fs.c:326 misc/tune2fs.c:302
3459 msgid "while reading journal inode"
3460 msgstr ""
3461
3462 #: misc/dumpe2fs.c:332
3463 msgid "while opening journal inode"
3464 msgstr ""
3465
3466 #: misc/dumpe2fs.c:338
3467 msgid "while reading journal super block"
3468 msgstr ""
3469
3470 #: misc/dumpe2fs.c:348
3471 #, c-format
3472 msgid "Journal features:        "
3473 msgstr ""
3474
3475 #: misc/dumpe2fs.c:361
3476 msgid "Journal size:             "
3477 msgstr ""
3478
3479 #: misc/dumpe2fs.c:372
3480 #, c-format
3481 msgid ""
3482 "Journal length:           %u\n"
3483 "Journal sequence:         0x%08x\n"
3484 "Journal start:            %u\n"
3485 msgstr ""
3486
3487 #: misc/dumpe2fs.c:391 misc/tune2fs.c:218
3488 msgid "while reading journal superblock"
3489 msgstr ""
3490
3491 #: misc/dumpe2fs.c:399
3492 msgid "Couldn't find journal superblock magic numbers"
3493 msgstr ""
3494
3495 #: misc/dumpe2fs.c:403
3496 #, c-format
3497 msgid ""
3498 "\n"
3499 "Journal block size:       %u\n"
3500 "Journal length:           %u\n"
3501 "Journal first block:      %u\n"
3502 "Journal sequence:         0x%08x\n"
3503 "Journal start:            %u\n"
3504 "Journal number of users:  %u\n"
3505 msgstr ""
3506
3507 #: misc/dumpe2fs.c:416
3508 #, c-format
3509 msgid "Journal users:            %s\n"
3510 msgstr ""
3511
3512 #: misc/dumpe2fs.c:432 misc/mke2fs.c:665 misc/tune2fs.c:1137
3513 #, c-format
3514 msgid "Couldn't allocate memory to parse options!\n"
3515 msgstr ""
3516
3517 #: misc/dumpe2fs.c:458
3518 #, c-format
3519 msgid "Invalid superblock parameter: %s\n"
3520 msgstr ""
3521
3522 #: misc/dumpe2fs.c:473
3523 #, c-format
3524 msgid "Invalid blocksize parameter: %s\n"
3525 msgstr ""
3526
3527 #: misc/dumpe2fs.c:484
3528 #, c-format
3529 msgid ""
3530 "\n"
3531 "Bad extended option(s) specified: %s\n"
3532 "\n"
3533 "Extended options are separated by commas, and may take an argument which\n"
3534 "\tis set off by an equals ('=') sign.\n"
3535 "\n"
3536 "Valid extended options are:\n"
3537 "\tsuperblock=<superblock number>\n"
3538 "\tblocksize=<blocksize>\n"
3539 msgstr ""
3540
3541 #: misc/dumpe2fs.c:544 misc/mke2fs.c:1528
3542 #, c-format
3543 msgid "\tUsing %s\n"
3544 msgstr ""
3545
3546 #: misc/dumpe2fs.c:580 misc/e2image.c:1310 misc/tune2fs.c:1923
3547 #: resize/main.c:305
3548 #, c-format
3549 msgid "Couldn't find valid filesystem superblock.\n"
3550 msgstr ""
3551
3552 #: misc/dumpe2fs.c:606
3553 #, c-format
3554 msgid ""
3555 "\n"
3556 "%s: %s: error reading bitmaps: %s\n"
3557 msgstr ""
3558
3559 #: misc/e2image.c:87
3560 #, c-format
3561 msgid "Usage: %s [-rsIQ] device image_file\n"
3562 msgstr ""
3563
3564 #: misc/e2image.c:135
3565 #, c-format
3566 msgid "Error: header size is bigger than wrt_size\n"
3567 msgstr ""
3568
3569 #: misc/e2image.c:141
3570 msgid "Couldn't allocate header buffer\n"
3571 msgstr ""
3572
3573 #: misc/e2image.c:171
3574 msgid "while writing superblock"
3575 msgstr ""
3576
3577 #: misc/e2image.c:179
3578 msgid "while writing inode table"
3579 msgstr ""
3580
3581 #: misc/e2image.c:186
3582 msgid "while writing block bitmap"
3583 msgstr ""
3584
3585 #: misc/e2image.c:193
3586 msgid "while writing inode bitmap"
3587 msgstr ""
3588
3589 #: misc/e2image.c:1342
3590 #, c-format
3591 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3592 msgstr ""
3593
3594 #: misc/e2label.c:58
3595 #, c-format
3596 msgid "e2label: cannot open %s\n"
3597 msgstr ""
3598
3599 #: misc/e2label.c:63
3600 #, c-format
3601 msgid "e2label: cannot seek to superblock\n"
3602 msgstr ""
3603
3604 #: misc/e2label.c:68
3605 #, c-format
3606 msgid "e2label: error reading superblock\n"
3607 msgstr ""
3608
3609 #: misc/e2label.c:72
3610 #, c-format
3611 msgid "e2label: not an ext2 filesystem\n"
3612 msgstr ""
3613
3614 #: misc/e2label.c:97 misc/tune2fs.c:2074
3615 #, c-format
3616 msgid "Warning: label too long, truncating.\n"
3617 msgstr ""
3618
3619 #: misc/e2label.c:100
3620 #, c-format
3621 msgid "e2label: cannot seek to superblock again\n"
3622 msgstr ""
3623
3624 #: misc/e2label.c:105
3625 #, c-format
3626 msgid "e2label: error writing superblock\n"
3627 msgstr ""
3628
3629 #: misc/e2label.c:117 misc/tune2fs.c:803
3630 #, c-format
3631 msgid "Usage: e2label device [newlabel]\n"
3632 msgstr ""
3633
3634 #: misc/e2undo.c:36
3635 #, c-format
3636 msgid "Usage: %s <transaction file> <filesystem>\n"
3637 msgstr ""
3638
3639 #: misc/e2undo.c:52
3640 msgid "Failed to read the file system data \n"
3641 msgstr ""
3642
3643 #: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:206
3644 #, c-format
3645 msgid "Failed tdb_fetch %s\n"
3646 msgstr ""
3647
3648 #: misc/e2undo.c:70
3649 #, c-format
3650 msgid "The file system Mount time didn't match %u\n"
3651 msgstr ""
3652
3653 #: misc/e2undo.c:89
3654 msgid "The file system UUID didn't match \n"
3655 msgstr ""
3656
3657 #: misc/e2undo.c:163
3658 #, c-format
3659 msgid "Failed tdb_open %s\n"
3660 msgstr ""
3661
3662 #: misc/e2undo.c:169
3663 #, c-format
3664 msgid "Error while determining whether %s is mounted.\n"
3665 msgstr ""
3666
3667 #: misc/e2undo.c:175
3668 msgid "e2undo should only be run on unmounted file system\n"
3669 msgstr ""
3670
3671 #: misc/e2undo.c:184
3672 #, c-format
3673 msgid "Failed to open %s\n"
3674 msgstr ""
3675
3676 #: misc/e2undo.c:210
3677 #, c-format
3678 msgid "Replayed transaction of size %zd at location %llu\n"
3679 msgstr ""
3680
3681 #: misc/e2undo.c:216
3682 #, c-format
3683 msgid "Failed write %s\n"
3684 msgstr ""
3685
3686 #: misc/fsck.c:344
3687 #, c-format
3688 msgid "WARNING: couldn't open %s: %s\n"
3689 msgstr ""
3690
3691 #: misc/fsck.c:354
3692 #, c-format
3693 msgid "WARNING: bad format on line %d of %s\n"
3694 msgstr ""
3695
3696 #: misc/fsck.c:371
3697 msgid ""
3698 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
3699 "\tfield.  I will kludge around things for you, but you\n"
3700 "\tshould fix your /etc/fstab file as soon as you can.\n"
3701 "\n"
3702 msgstr ""
3703
3704 #: misc/fsck.c:479
3705 #, c-format
3706 msgid "fsck: %s: not found\n"
3707 msgstr ""
3708
3709 #: misc/fsck.c:595
3710 #, c-format
3711 msgid "%s: wait: No more child process?!?\n"
3712 msgstr ""
3713
3714 #: misc/fsck.c:617
3715 #, c-format
3716 msgid "Warning... %s for device %s exited with signal %d.\n"
3717 msgstr ""
3718
3719 #: misc/fsck.c:623
3720 #, c-format
3721 msgid "%s %s: status is %x, should never happen.\n"
3722 msgstr ""
3723
3724 #: misc/fsck.c:662
3725 #, c-format
3726 msgid "Finished with %s (exit status %d)\n"
3727 msgstr ""
3728
3729 #: misc/fsck.c:722
3730 #, c-format
3731 msgid "%s: Error %d while executing fsck.%s for %s\n"
3732 msgstr ""
3733
3734 #: misc/fsck.c:743
3735 msgid ""
3736 "Either all or none of the filesystem types passed to -t must be prefixed\n"
3737 "with 'no' or '!'.\n"
3738 msgstr ""
3739
3740 #: misc/fsck.c:762
3741 msgid "Couldn't allocate memory for filesystem types\n"
3742 msgstr ""
3743
3744 #: misc/fsck.c:885
3745 #, c-format
3746 msgid ""
3747 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
3748 "number\n"
3749 msgstr ""
3750
3751 #: misc/fsck.c:912
3752 #, c-format
3753 msgid "fsck: cannot check %s: fsck.%s not found\n"
3754 msgstr ""
3755
3756 #: misc/fsck.c:968
3757 msgid "Checking all file systems.\n"
3758 msgstr ""
3759
3760 #: misc/fsck.c:1059
3761 #, c-format
3762 msgid "--waiting-- (pass %d)\n"
3763 msgstr ""
3764
3765 #: misc/fsck.c:1079
3766 msgid ""
3767 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3768 msgstr ""
3769
3770 #: misc/fsck.c:1121
3771 #, c-format
3772 msgid "%s: too many devices\n"
3773 msgstr ""
3774
3775 #: misc/fsck.c:1154 misc/fsck.c:1240
3776 #, c-format
3777 msgid "%s: too many arguments\n"
3778 msgstr ""
3779
3780 #: misc/lsattr.c:74
3781 #, c-format
3782 msgid "Usage: %s [-RVadlv] [files...]\n"
3783 msgstr ""
3784
3785 #: misc/lsattr.c:84
3786 #, c-format
3787 msgid "While reading flags on %s"
3788 msgstr ""
3789
3790 #: misc/lsattr.c:91
3791 #, c-format
3792 msgid "While reading version on %s"
3793 msgstr ""
3794
3795 #: misc/mke2fs.c:117
3796 #, c-format
3797 msgid ""
3798 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
3799 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
3800 "\t[-G flex-group-size] [-N number-of-inodes]\n"
3801 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
3802 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
3803 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
3804 "\t[-t fs-type] [-T usage-type ] [-U UUID] [-jnqvDFKSV] device [blocks-"
3805 "count]\n"
3806 msgstr ""
3807
3808 #: misc/mke2fs.c:220
3809 #, c-format
3810 msgid "Running command: %s\n"
3811 msgstr ""
3812
3813 #: misc/mke2fs.c:224
3814 #, c-format
3815 msgid "while trying to run '%s'"
3816 msgstr ""
3817
3818 #: misc/mke2fs.c:231
3819 msgid "while processing list of bad blocks from program"
3820 msgstr ""
3821
3822 #: misc/mke2fs.c:258
3823 #, c-format
3824 msgid "Block %d in primary superblock/group descriptor area bad.\n"
3825 msgstr ""
3826
3827 #: misc/mke2fs.c:260
3828 #, c-format
3829 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
3830 msgstr ""
3831
3832 #: misc/mke2fs.c:263
3833 msgid "Aborting....\n"
3834 msgstr ""
3835
3836 #: misc/mke2fs.c:283
3837 #, c-format
3838 msgid ""
3839 "Warning: the backup superblock/group descriptors at block %u contain\n"
3840 "\tbad blocks.\n"
3841 "\n"
3842 msgstr ""
3843
3844 #: misc/mke2fs.c:302
3845 msgid "while marking bad blocks as used"
3846 msgstr ""
3847
3848 #: misc/mke2fs.c:319
3849 msgid "Writing inode tables: "
3850 msgstr ""
3851
3852 #: misc/mke2fs.c:340
3853 #, c-format
3854 msgid ""
3855 "\n"
3856 "Could not write %d blocks in inode table starting at %llu: %s\n"
3857 msgstr ""
3858
3859 #: misc/mke2fs.c:354 misc/mke2fs.c:2177 misc/mke2fs.c:2431
3860 #, c-format
3861 msgid "done                            \n"
3862 msgstr ""
3863
3864 #: misc/mke2fs.c:365
3865 msgid "while creating root dir"
3866 msgstr ""
3867
3868 #: misc/mke2fs.c:372
3869 msgid "while reading root inode"
3870 msgstr ""
3871
3872 #: misc/mke2fs.c:386
3873 msgid "while setting root inode ownership"
3874 msgstr ""
3875
3876 #: misc/mke2fs.c:404
3877 msgid "while creating /lost+found"
3878 msgstr ""
3879
3880 #: misc/mke2fs.c:411
3881 msgid "while looking up /lost+found"
3882 msgstr ""
3883
3884 #: misc/mke2fs.c:424
3885 msgid "while expanding /lost+found"
3886 msgstr ""
3887
3888 #: misc/mke2fs.c:439
3889 msgid "while setting bad block inode"
3890 msgstr ""
3891
3892 #: misc/mke2fs.c:466
3893 #, c-format
3894 msgid "Out of memory erasing sectors %d-%d\n"
3895 msgstr ""
3896
3897 #: misc/mke2fs.c:476
3898 #, c-format
3899 msgid "Warning: could not read block 0: %s\n"
3900 msgstr ""
3901
3902 #: misc/mke2fs.c:492
3903 #, c-format
3904 msgid "Warning: could not erase sector %d: %s\n"
3905 msgstr ""
3906
3907 #: misc/mke2fs.c:508
3908 msgid "while initializing journal superblock"
3909 msgstr ""
3910
3911 #: misc/mke2fs.c:516
3912 msgid "Zeroing journal device: "
3913 msgstr ""
3914
3915 #: misc/mke2fs.c:528
3916 #, c-format
3917 msgid "while zeroing journal device (block %llu, count %d)"
3918 msgstr ""
3919
3920 #: misc/mke2fs.c:546
3921 msgid "while writing journal superblock"
3922 msgstr ""
3923
3924 #: misc/mke2fs.c:561
3925 #, c-format
3926 msgid ""
3927 "warning: %llu blocks unused.\n"
3928 "\n"
3929 msgstr ""
3930
3931 #: misc/mke2fs.c:566
3932 #, c-format
3933 msgid "Filesystem label=%s\n"
3934 msgstr ""
3935
3936 #: misc/mke2fs.c:569
3937 #, c-format
3938 msgid "OS type: %s\n"
3939 msgstr ""
3940
3941 #: misc/mke2fs.c:571
3942 #, c-format
3943 msgid "Block size=%u (log=%u)\n"
3944 msgstr ""
3945
3946 #: misc/mke2fs.c:575
3947 #, c-format
3948 msgid "Cluster size=%u (log=%u)\n"
3949 msgstr ""
3950
3951 #: misc/mke2fs.c:579
3952 #, c-format
3953 msgid "Fragment size=%u (log=%u)\n"
3954 msgstr ""
3955
3956 #: misc/mke2fs.c:581
3957 #, c-format
3958 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
3959 msgstr ""
3960
3961 #: misc/mke2fs.c:583
3962 #, c-format
3963 msgid "%u inodes, %llu blocks\n"
3964 msgstr ""
3965
3966 #: misc/mke2fs.c:585
3967 #, c-format
3968 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
3969 msgstr ""
3970
3971 #: misc/mke2fs.c:588
3972 #, c-format
3973 msgid "First data block=%u\n"
3974 msgstr ""
3975
3976 #: misc/mke2fs.c:590
3977 #, c-format
3978 msgid "Maximum filesystem blocks=%lu\n"
3979 msgstr ""
3980
3981 #: misc/mke2fs.c:594
3982 #, c-format
3983 msgid "%u block groups\n"
3984 msgstr ""
3985
3986 #: misc/mke2fs.c:596
3987 #, c-format
3988 msgid "%u block group\n"
3989 msgstr ""
3990
3991 #: misc/mke2fs.c:599
3992 #, c-format
3993 msgid "%u blocks per group, %u clusters per group\n"
3994 msgstr ""
3995
3996 #: misc/mke2fs.c:602
3997 #, c-format
3998 msgid "%u blocks per group, %u fragments per group\n"
3999 msgstr ""
4000
4001 #: misc/mke2fs.c:604
4002 #, c-format
4003 msgid "%u inodes per group\n"
4004 msgstr ""
4005
4006 #: misc/mke2fs.c:611
4007 #, c-format
4008 msgid "Superblock backups stored on blocks: "
4009 msgstr ""
4010
4011 #: misc/mke2fs.c:690 misc/tune2fs.c:1165
4012 #, c-format
4013 msgid "Invalid mmp_update_interval: %s\n"
4014 msgstr ""
4015
4016 #: misc/mke2fs.c:704
4017 #, c-format
4018 msgid "Invalid stride parameter: %s\n"
4019 msgstr ""
4020
4021 #: misc/mke2fs.c:719
4022 #, c-format
4023 msgid "Invalid stripe-width parameter: %s\n"
4024 msgstr ""
4025
4026 #: misc/mke2fs.c:742
4027 #, c-format
4028 msgid "Invalid resize parameter: %s\n"
4029 msgstr ""
4030
4031 #: misc/mke2fs.c:749
4032 #, c-format
4033 msgid "The resize maximum must be greater than the filesystem size.\n"
4034 msgstr ""
4035
4036 #: misc/mke2fs.c:773
4037 #, c-format
4038 msgid "On-line resizing not supported with revision 0 filesystems\n"
4039 msgstr ""
4040
4041 #: misc/mke2fs.c:811
4042 #, c-format
4043 msgid "Invalid quotatype parameter: %s\n"
4044 msgstr ""
4045
4046 #: misc/mke2fs.c:822
4047 #, c-format
4048 msgid ""
4049 "\n"
4050 "Bad option(s) specified: %s\n"
4051 "\n"
4052 "Extended options are separated by commas, and may take an argument which\n"
4053 "\tis set off by an equals ('=') sign.\n"
4054 "\n"
4055 "Valid extended options are:\n"
4056 "\tstride=<RAID per-disk data chunk in blocks>\n"
4057 "\tstripe-width=<RAID stride * data disks in blocks>\n"
4058 "\tresize=<resize maximum size in blocks>\n"
4059 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
4060 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
4061 "\ttest_fs\n"
4062 "\tdiscard\n"
4063 "\tnodiscard\n"
4064 "\tquotatype=<usr OR grp>\n"
4065 "\n"
4066 msgstr ""
4067
4068 #: misc/mke2fs.c:842
4069 #, c-format
4070 msgid ""
4071 "\n"
4072 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
4073 "\n"
4074 msgstr ""
4075
4076 #: misc/mke2fs.c:881
4077 #, c-format
4078 msgid ""
4079 "Syntax error in mke2fs config file (%s, line #%d)\n"
4080 "\t%s\n"
4081 msgstr ""
4082
4083 #: misc/mke2fs.c:894 misc/tune2fs.c:393
4084 #, c-format
4085 msgid "Invalid filesystem option set: %s\n"
4086 msgstr ""
4087
4088 #: misc/mke2fs.c:906 misc/tune2fs.c:345
4089 #, c-format
4090 msgid "Invalid mount option set: %s\n"
4091 msgstr ""
4092
4093 #: misc/mke2fs.c:1046
4094 #, c-format
4095 msgid ""
4096 "\n"
4097 "Your mke2fs.conf file does not define the %s filesystem type.\n"
4098 msgstr ""
4099
4100 #: misc/mke2fs.c:1050
4101 #, c-format
4102 msgid ""
4103 "You probably need to install an updated mke2fs.conf file.\n"
4104 "\n"
4105 msgstr ""
4106
4107 #: misc/mke2fs.c:1054
4108 #, c-format
4109 msgid "Aborting...\n"
4110 msgstr ""
4111
4112 #: misc/mke2fs.c:1094
4113 #, c-format
4114 msgid ""
4115 "\n"
4116 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
4117 "\n"
4118 msgstr ""
4119
4120 #: misc/mke2fs.c:1252
4121 #, c-format
4122 msgid "Couldn't allocate memory for new PATH.\n"
4123 msgstr ""
4124
4125 #: misc/mke2fs.c:1293
4126 #, c-format
4127 msgid "Couldn't init profile successfully (error: %ld).\n"
4128 msgstr ""
4129
4130 #: misc/mke2fs.c:1333
4131 #, c-format
4132 msgid "invalid block size - %s"
4133 msgstr ""
4134
4135 #: misc/mke2fs.c:1337
4136 #, c-format
4137 msgid "Warning: blocksize %d not usable on most systems.\n"
4138 msgstr ""
4139
4140 #: misc/mke2fs.c:1353
4141 #, c-format
4142 msgid "invalid cluster size - %s"
4143 msgstr ""
4144
4145 #: misc/mke2fs.c:1365
4146 msgid "Illegal number for blocks per group"
4147 msgstr ""
4148
4149 #: misc/mke2fs.c:1370
4150 msgid "blocks per group must be multiple of 8"
4151 msgstr ""
4152
4153 #: misc/mke2fs.c:1378
4154 msgid "Illegal number for flex_bg size"
4155 msgstr ""
4156
4157 #: misc/mke2fs.c:1384
4158 msgid "flex_bg size must be a power of 2"
4159 msgstr ""
4160
4161 #: misc/mke2fs.c:1394
4162 #, c-format
4163 msgid "invalid inode ratio %s (min %d/max %d)"
4164 msgstr ""
4165
4166 #: misc/mke2fs.c:1404
4167 #, c-format
4168 msgid ""
4169 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
4170 "nodiscard' extended option instead!\n"
4171 msgstr ""
4172
4173 #: misc/mke2fs.c:1418
4174 msgid "in malloc for bad_blocks_filename"
4175 msgstr ""
4176
4177 #: misc/mke2fs.c:1428
4178 #, c-format
4179 msgid "invalid reserved blocks percent - %s"
4180 msgstr ""
4181
4182 #: misc/mke2fs.c:1446
4183 #, c-format
4184 msgid "bad revision level - %s"
4185 msgstr ""
4186
4187 #: misc/mke2fs.c:1458
4188 #, c-format
4189 msgid "invalid inode size - %s"
4190 msgstr ""
4191
4192 #: misc/mke2fs.c:1478
4193 #, c-format
4194 msgid "bad num inodes - %s"
4195 msgstr ""
4196
4197 #: misc/mke2fs.c:1495
4198 msgid "The -t option may only be used once"
4199 msgstr ""
4200
4201 #: misc/mke2fs.c:1503
4202 msgid "The -T option may only be used once"
4203 msgstr ""
4204
4205 #: misc/mke2fs.c:1553 misc/mke2fs.c:2510
4206 #, c-format
4207 msgid "while trying to open journal device %s\n"
4208 msgstr ""
4209
4210 #: misc/mke2fs.c:1559
4211 #, c-format
4212 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
4213 msgstr ""
4214
4215 #: misc/mke2fs.c:1565
4216 #, c-format
4217 msgid "Using journal device's blocksize: %d\n"
4218 msgstr ""
4219
4220 #: misc/mke2fs.c:1576
4221 #, c-format
4222 msgid "invalid blocks '%s' on device '%s'"
4223 msgstr ""
4224
4225 #: misc/mke2fs.c:1586
4226 msgid "filesystem"
4227 msgstr ""
4228
4229 #: misc/mke2fs.c:1599 resize/main.c:374
4230 msgid "while trying to determine filesystem size"
4231 msgstr ""
4232
4233 #: misc/mke2fs.c:1605
4234 msgid ""
4235 "Couldn't determine device size; you must specify\n"
4236 "the size of the filesystem\n"
4237 msgstr ""
4238
4239 #: misc/mke2fs.c:1612
4240 msgid ""
4241 "Device size reported to be zero.  Invalid partition specified, or\n"
4242 "\tpartition table wasn't reread after running fdisk, due to\n"
4243 "\ta modified partition being busy and in use.  You may need to reboot\n"
4244 "\tto re-read your partition table.\n"
4245 msgstr ""
4246
4247 #: misc/mke2fs.c:1629
4248 msgid "Filesystem larger than apparent device size."
4249 msgstr ""
4250
4251 #: misc/mke2fs.c:1649
4252 #, c-format
4253 msgid "Failed to parse fs types list\n"
4254 msgstr ""
4255
4256 #: misc/mke2fs.c:1703
4257 #, c-format
4258 msgid ""
4259 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4260 "\tin 32 bits using a blocksize of %d.\n"
4261 msgstr ""
4262
4263 #: misc/mke2fs.c:1719
4264 msgid "fs_types for mke2fs.conf resolution: "
4265 msgstr ""
4266
4267 #: misc/mke2fs.c:1726
4268 #, c-format
4269 msgid "Filesystem features not supported with revision 0 filesystems\n"
4270 msgstr ""
4271
4272 #: misc/mke2fs.c:1733
4273 #, c-format
4274 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4275 msgstr ""
4276
4277 #: misc/mke2fs.c:1745
4278 #, c-format
4279 msgid "Journals not supported with revision 0 filesystems\n"
4280 msgstr ""
4281
4282 #: misc/mke2fs.c:1759
4283 #, c-format
4284 msgid "invalid reserved blocks percent - %lf"
4285 msgstr ""
4286
4287 #: misc/mke2fs.c:1775
4288 #, c-format
4289 msgid ""
4290 "The resize_inode and meta_bg features are not compatible.\n"
4291 "They can not be both enabled simultaneously.\n"
4292 msgstr ""
4293
4294 #: misc/mke2fs.c:1792
4295 msgid "while trying to determine hardware sector size"
4296 msgstr ""
4297
4298 #: misc/mke2fs.c:1798
4299 msgid "while trying to determine physical sector size"
4300 msgstr ""
4301
4302 #: misc/mke2fs.c:1831
4303 msgid "while setting blocksize; too small for device\n"
4304 msgstr ""
4305
4306 #: misc/mke2fs.c:1836
4307 #, c-format
4308 msgid ""
4309 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4310 msgstr ""
4311
4312 #: misc/mke2fs.c:1867
4313 #, c-format
4314 msgid "warning: Unable to get device geometry for %s\n"
4315 msgstr ""
4316
4317 #: misc/mke2fs.c:1870
4318 #, c-format
4319 msgid "%s alignment is offset by %lu bytes.\n"
4320 msgstr ""
4321
4322 #: misc/mke2fs.c:1872
4323 #, c-format
4324 msgid ""
4325 "This may result in very poor performance, (re)-partitioning suggested.\n"
4326 msgstr ""
4327
4328 #: misc/mke2fs.c:1883
4329 #, c-format
4330 msgid "%d-byte blocks too big for system (max %d)"
4331 msgstr ""
4332
4333 #: misc/mke2fs.c:1887
4334 #, c-format
4335 msgid ""
4336 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4337 msgstr ""
4338
4339 #: misc/mke2fs.c:1922
4340 msgid "reserved online resize blocks not supported on non-sparse filesystem"
4341 msgstr ""
4342
4343 #: misc/mke2fs.c:1931
4344 msgid "blocks per group count out of range"
4345 msgstr ""
4346
4347 #: misc/mke2fs.c:1946
4348 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
4349 msgstr ""
4350
4351 #: misc/mke2fs.c:1958
4352 #, c-format
4353 msgid "invalid inode size %d (min %d/max %d)"
4354 msgstr ""
4355
4356 #: misc/mke2fs.c:1976
4357 #, c-format
4358 msgid "too many inodes (%llu), raise inode ratio?"
4359 msgstr ""
4360
4361 #: misc/mke2fs.c:1983
4362 #, c-format
4363 msgid "too many inodes (%llu), specify < 2^32 inodes"
4364 msgstr ""
4365
4366 #: misc/mke2fs.c:1997
4367 #, c-format
4368 msgid ""
4369 "inode_size (%u) * inodes_count (%u) too big for a\n"
4370 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
4371 "\tor lower inode count (-N).\n"
4372 msgstr ""
4373
4374 #: misc/mke2fs.c:2116
4375 #, c-format
4376 msgid ""
4377 "Overwriting existing filesystem; this can be undone using the command:\n"
4378 "    e2undo %s %s\n"
4379 "\n"
4380 msgstr ""
4381
4382 #: misc/mke2fs.c:2130
4383 msgid "while trying to setup undo file\n"
4384 msgstr ""
4385
4386 #: misc/mke2fs.c:2156
4387 msgid "Discarding device blocks: "
4388 msgstr ""
4389
4390 #: misc/mke2fs.c:2172
4391 msgid "failed - "
4392 msgstr ""
4393
4394 #: misc/mke2fs.c:2279
4395 msgid "while setting up superblock"
4396 msgstr ""
4397
4398 #: misc/mke2fs.c:2288
4399 #, c-format
4400 msgid "Discard succeeded and will return 0s  - skipping inode table wipe\n"
4401 msgstr ""
4402
4403 #: misc/mke2fs.c:2371
4404 #, c-format
4405 msgid "unknown os - %s"
4406 msgstr ""
4407
4408 #: misc/mke2fs.c:2423
4409 #, c-format
4410 msgid "Allocating group tables: "
4411 msgstr ""
4412
4413 #: misc/mke2fs.c:2427
4414 msgid "while trying to allocate filesystem tables"
4415 msgstr ""
4416
4417 #: misc/mke2fs.c:2436
4418 msgid ""
4419 "\n"
4420 "\twhile converting subcluster bitmap"
4421 msgstr ""
4422
4423 #: misc/mke2fs.c:2479
4424 #, c-format
4425 msgid "while zeroing block %llu at end of filesystem"
4426 msgstr ""
4427
4428 #: misc/mke2fs.c:2492
4429 msgid "while reserving blocks for online resize"
4430 msgstr ""
4431
4432 #: misc/mke2fs.c:2503 misc/tune2fs.c:640
4433 msgid "journal"
4434 msgstr ""
4435
4436 #: misc/mke2fs.c:2515
4437 #, c-format
4438 msgid "Adding journal to device %s: "
4439 msgstr ""
4440
4441 #: misc/mke2fs.c:2522
4442 #, c-format
4443 msgid ""
4444 "\n"
4445 "\twhile trying to add journal to device %s"
4446 msgstr ""
4447
4448 #: misc/mke2fs.c:2527 misc/mke2fs.c:2559 misc/tune2fs.c:669 misc/tune2fs.c:683
4449 #, c-format
4450 msgid "done\n"
4451 msgstr ""
4452
4453 #: misc/mke2fs.c:2536
4454 #, c-format
4455 msgid "Skipping journal creation in super-only mode\n"
4456 msgstr ""
4457
4458 #: misc/mke2fs.c:2547
4459 #, c-format
4460 msgid "Creating journal (%u blocks): "
4461 msgstr ""
4462
4463 #: misc/mke2fs.c:2555
4464 msgid ""
4465 "\n"
4466 "\twhile trying to create journal"
4467 msgstr ""
4468
4469 #: misc/mke2fs.c:2566 misc/tune2fs.c:446
4470 #, c-format
4471 msgid ""
4472 "\n"
4473 "Error while enabling multiple mount protection feature."
4474 msgstr ""
4475
4476 #: misc/mke2fs.c:2571
4477 #, c-format
4478 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4479 msgstr ""
4480
4481 #: misc/mke2fs.c:2584
4482 #, c-format
4483 msgid "Writing superblocks and filesystem accounting information: "
4484 msgstr ""
4485
4486 #: misc/mke2fs.c:2591
4487 #, c-format
4488 msgid ""
4489 "\n"
4490 "Warning, had trouble writing out superblocks."
4491 msgstr ""
4492
4493 #: misc/mke2fs.c:2593
4494 #, c-format
4495 msgid ""
4496 "done\n"
4497 "\n"
4498 msgstr ""
4499
4500 #: misc/mklost+found.c:50
4501 #, c-format
4502 msgid "Usage: mklost+found\n"
4503 msgstr ""
4504
4505 #: misc/partinfo.c:41
4506 #, c-format
4507 msgid ""
4508 "Usage:  %s device...\n"
4509 "\n"
4510 "Prints out the partition information for each given device.\n"
4511 "For example: %s /dev/hda\n"
4512 "\n"
4513 msgstr ""
4514
4515 #: misc/partinfo.c:51
4516 #, c-format
4517 msgid "Cannot open %s: %s"
4518 msgstr ""
4519
4520 #: misc/partinfo.c:57
4521 #, c-format
4522 msgid "Cannot get geometry of %s: %s"
4523 msgstr ""
4524
4525 #: misc/partinfo.c:65
4526 #, c-format
4527 msgid "Cannot get size of %s: %s"
4528 msgstr ""
4529
4530 #: misc/partinfo.c:71
4531 #, c-format
4532 msgid "%s: h=%3d s=%3d c=%4d   start=%8d size=%8lu end=%8d\n"
4533 msgstr ""
4534
4535 #: misc/tune2fs.c:107
4536 msgid "Please run e2fsck on the filesystem.\n"
4537 msgstr ""
4538
4539 #: misc/tune2fs.c:116
4540 #, c-format
4541 msgid ""
4542 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
4543 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
4544 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4545 "mmp_update_interval]\n"
4546 "\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
4547 "\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
4548 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4549 "\t[ -I new_inode_size ] device\n"
4550 msgstr ""
4551
4552 #: misc/tune2fs.c:205
4553 msgid "while trying to open external journal"
4554 msgstr ""
4555
4556 #: misc/tune2fs.c:210
4557 #, c-format
4558 msgid "%s is not a journal device.\n"
4559 msgstr ""
4560
4561 #: misc/tune2fs.c:225
4562 msgid "Journal superblock not found!\n"
4563 msgstr ""
4564
4565 #: misc/tune2fs.c:236
4566 msgid "Filesystem's UUID not found on journal device.\n"
4567 msgstr ""
4568
4569 #: misc/tune2fs.c:257
4570 msgid ""
4571 "Cannot locate journal device. It was NOT removed\n"
4572 "Use -f option to remove missing journal device.\n"
4573 msgstr ""
4574
4575 #: misc/tune2fs.c:265
4576 msgid "Journal removed\n"
4577 msgstr ""
4578
4579 #: misc/tune2fs.c:309
4580 msgid "while reading bitmaps"
4581 msgstr ""
4582
4583 #: misc/tune2fs.c:317
4584 msgid "while clearing journal inode"
4585 msgstr ""
4586
4587 #: misc/tune2fs.c:328
4588 msgid "while writing journal inode"
4589 msgstr ""
4590
4591 #: misc/tune2fs.c:363
4592 #, c-format
4593 msgid "(and reboot afterwards!)\n"
4594 msgstr ""
4595
4596 #: misc/tune2fs.c:396
4597 #, c-format
4598 msgid "Clearing filesystem feature '%s' not supported.\n"
4599 msgstr ""
4600
4601 #: misc/tune2fs.c:402
4602 #, c-format
4603 msgid "Setting filesystem feature '%s' not supported.\n"
4604 msgstr ""
4605
4606 #: misc/tune2fs.c:411
4607 msgid ""
4608 "The has_journal feature may only be cleared when the filesystem is\n"
4609 "unmounted or mounted read-only.\n"
4610 msgstr ""
4611
4612 #: misc/tune2fs.c:419
4613 msgid ""
4614 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
4615 "the has_journal flag.\n"
4616 msgstr ""
4617
4618 #: misc/tune2fs.c:438
4619 msgid ""
4620 "The multiple mount protection feature can't\n"
4621 "be set if the filesystem is mounted or\n"
4622 "read-only.\n"
4623 msgstr ""
4624
4625 #: misc/tune2fs.c:456
4626 #, c-format
4627 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
4628 msgstr ""
4629
4630 #: misc/tune2fs.c:465
4631 msgid ""
4632 "The multiple mount protection feature cannot\n"
4633 "be disabled if the filesystem is readonly.\n"
4634 msgstr ""
4635
4636 #: misc/tune2fs.c:473
4637 msgid "Error while reading bitmaps\n"
4638 msgstr ""
4639
4640 #: misc/tune2fs.c:482
4641 #, c-format
4642 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
4643 msgstr ""
4644
4645 #: misc/tune2fs.c:487
4646 msgid "while reading MMP block."
4647 msgstr ""
4648
4649 #: misc/tune2fs.c:519
4650 msgid ""
4651 "Clearing the flex_bg flag would cause the the filesystem to be\n"
4652 "inconsistent.\n"
4653 msgstr ""
4654
4655 #: misc/tune2fs.c:530
4656 msgid ""
4657 "The huge_file feature may only be cleared when the filesystem is\n"
4658 "unmounted or mounted read-only.\n"
4659 msgstr ""
4660
4661 #: misc/tune2fs.c:590
4662 msgid ""
4663 "\n"
4664 "Warning: '^quota' option overrides '-Q'arguments.\n"
4665 msgstr ""
4666
4667 #: misc/tune2fs.c:635
4668 msgid "The filesystem already has a journal.\n"
4669 msgstr ""
4670
4671 #: misc/tune2fs.c:653
4672 #, c-format
4673 msgid ""
4674 "\n"
4675 "\twhile trying to open journal on %s\n"
4676 msgstr ""
4677
4678 #: misc/tune2fs.c:657
4679 #, c-format
4680 msgid "Creating journal on device %s: "
4681 msgstr ""
4682
4683 #: misc/tune2fs.c:665
4684 #, c-format
4685 msgid "while adding filesystem to journal on %s"
4686 msgstr ""
4687
4688 #: misc/tune2fs.c:671
4689 msgid "Creating journal inode: "
4690 msgstr ""
4691
4692 #: misc/tune2fs.c:680
4693 msgid ""
4694 "\n"
4695 "\twhile trying to create journal file"
4696 msgstr ""
4697
4698 #: misc/tune2fs.c:763
4699 msgid "Couldn't allocate memory to parse quota options!\n"
4700 msgstr ""
4701
4702 #: misc/tune2fs.c:785
4703 msgid ""
4704 "\n"
4705 "Bad quota options specified.\n"
4706 "\n"
4707 "Following valid quota options are available (pass by separating with "
4708 "comma):\n"
4709 "\t[^]usrquota\n"
4710 "\t[^]grpquota\n"
4711 "\n"
4712 "\n"
4713 msgstr ""
4714
4715 #: misc/tune2fs.c:846
4716 #, c-format
4717 msgid "Couldn't parse date/time specifier: %s"
4718 msgstr ""
4719
4720 #: misc/tune2fs.c:870 misc/tune2fs.c:883
4721 #, c-format
4722 msgid "bad mounts count - %s"
4723 msgstr ""
4724
4725 #: misc/tune2fs.c:899
4726 #, c-format
4727 msgid "bad error behavior - %s"
4728 msgstr ""
4729
4730 #: misc/tune2fs.c:926
4731 #, c-format
4732 msgid "bad gid/group name - %s"
4733 msgstr ""
4734
4735 #: misc/tune2fs.c:959
4736 #, c-format
4737 msgid "bad interval - %s"
4738 msgstr ""
4739
4740 #: misc/tune2fs.c:988
4741 #, c-format
4742 msgid "bad reserved block ratio - %s"
4743 msgstr ""
4744
4745 #: misc/tune2fs.c:1003
4746 msgid "-o may only be specified once"
4747 msgstr ""
4748
4749 #: misc/tune2fs.c:1012
4750 msgid "-O may only be specified once"
4751 msgstr ""
4752
4753 #: misc/tune2fs.c:1027
4754 #, c-format
4755 msgid "bad reserved blocks count - %s"
4756 msgstr ""
4757
4758 #: misc/tune2fs.c:1056
4759 #, c-format
4760 msgid "bad uid/user name - %s"
4761 msgstr ""
4762
4763 #: misc/tune2fs.c:1073
4764 #, c-format
4765 msgid "bad inode size - %s"
4766 msgstr ""
4767
4768 #: misc/tune2fs.c:1080
4769 #, c-format
4770 msgid "Inode size must be a power of two- %s"
4771 msgstr ""
4772
4773 #: misc/tune2fs.c:1174
4774 #, c-format
4775 msgid "mmp_update_interval too big: %lu\n"
4776 msgstr ""
4777
4778 #: misc/tune2fs.c:1179
4779 #, c-format
4780 msgid "Setting multiple mount protection update interval to %lu second\n"
4781 msgid_plural ""
4782 "Setting multiple mount protection update interval to %lu seconds\n"
4783 msgstr[0] ""
4784 msgstr[1] ""
4785
4786 #: misc/tune2fs.c:1202
4787 #, c-format
4788 msgid "Invalid RAID stride: %s\n"
4789 msgstr ""
4790
4791 #: misc/tune2fs.c:1217
4792 #, c-format
4793 msgid "Invalid RAID stripe-width: %s\n"
4794 msgstr ""
4795
4796 #: misc/tune2fs.c:1232
4797 #, c-format
4798 msgid "Invalid hash algorithm: %s\n"
4799 msgstr ""
4800
4801 #: misc/tune2fs.c:1238
4802 #, c-format
4803 msgid "Setting default hash algorithm to %s (%d)\n"
4804 msgstr ""
4805
4806 #: misc/tune2fs.c:1257
4807 #, c-format
4808 msgid ""
4809 "\n"
4810 "Bad options specified.\n"
4811 "\n"
4812 "Extended options are separated by commas, and may take an argument which\n"
4813 "\tis set off by an equals ('=') sign.\n"
4814 "\n"
4815 "Valid extended options are:\n"
4816 "\tclear_mmp\n"
4817 "\thash_alg=<hash algorithm>\n"
4818 "\tmount_opts=<extended default mount options>\n"
4819 "\tstride=<RAID per-disk chunk size in blocks>\n"
4820 "\tstripe_width=<RAID stride*data disks in blocks>\n"
4821 "\ttest_fs\n"
4822 "\t^test_fs\n"
4823 msgstr ""
4824
4825 #: misc/tune2fs.c:1723
4826 msgid "Failed to read inode bitmap\n"
4827 msgstr ""
4828
4829 #: misc/tune2fs.c:1728
4830 msgid "Failed to read block bitmap\n"
4831 msgstr ""
4832
4833 #: misc/tune2fs.c:1745 resize/resize2fs.c:784
4834 msgid "blocks to be moved"
4835 msgstr ""
4836
4837 #: misc/tune2fs.c:1748
4838 msgid "Failed to allocate block bitmap when increasing inode size\n"
4839 msgstr ""
4840
4841 #: misc/tune2fs.c:1754
4842 msgid "Not enough space to increase inode size \n"
4843 msgstr ""
4844
4845 #: misc/tune2fs.c:1759
4846 msgid "Failed to relocate blocks during inode resize \n"
4847 msgstr ""
4848
4849 #: misc/tune2fs.c:1791
4850 msgid ""
4851 "Error in resizing the inode size.\n"
4852 "Run e2undo to undo the file system changes. \n"
4853 msgstr ""
4854
4855 #: misc/tune2fs.c:1818
4856 msgid "Couldn't allocate memory for tdb filename\n"
4857 msgstr ""
4858
4859 #: misc/tune2fs.c:1840
4860 #, c-format
4861 msgid "while trying to delete %s"
4862 msgstr ""
4863
4864 #: misc/tune2fs.c:1850
4865 #, c-format
4866 msgid ""
4867 "To undo the tune2fs operation please run the command\n"
4868 "    e2undo %s %s\n"
4869 "\n"
4870 msgstr ""
4871
4872 #: misc/tune2fs.c:1919
4873 #, c-format
4874 msgid ""
4875 "MMP block magic is bad. Try to fix it by running:\n"
4876 "'e2fsck -f %s'\n"
4877 msgstr ""
4878
4879 #: misc/tune2fs.c:1937
4880 #, c-format
4881 msgid "The inode size is already %lu\n"
4882 msgstr ""
4883
4884 #: misc/tune2fs.c:1943
4885 #, c-format
4886 msgid "Shrinking the inode size is not supported\n"
4887 msgstr ""
4888
4889 #: misc/tune2fs.c:1990
4890 #, c-format
4891 msgid "Setting maximal mount count to %d\n"
4892 msgstr ""
4893
4894 #: misc/tune2fs.c:1996
4895 #, c-format
4896 msgid "Setting current mount count to %d\n"
4897 msgstr ""
4898
4899 #: misc/tune2fs.c:2001
4900 #, c-format
4901 msgid "Setting error behavior to %d\n"
4902 msgstr ""
4903
4904 #: misc/tune2fs.c:2006
4905 #, c-format
4906 msgid "Setting reserved blocks gid to %lu\n"
4907 msgstr ""
4908
4909 #: misc/tune2fs.c:2011
4910 #, c-format
4911 msgid "interval between checks is too big (%lu)"
4912 msgstr ""
4913
4914 #: misc/tune2fs.c:2018
4915 #, c-format
4916 msgid "Setting interval between checks to %lu seconds\n"
4917 msgstr ""
4918
4919 #: misc/tune2fs.c:2025
4920 #, c-format
4921 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
4922 msgstr ""
4923
4924 #: misc/tune2fs.c:2031
4925 #, c-format
4926 msgid "reserved blocks count is too big (%llu)"
4927 msgstr ""
4928
4929 #: misc/tune2fs.c:2038
4930 #, c-format
4931 msgid "Setting reserved blocks count to %llu\n"
4932 msgstr ""
4933
4934 #: misc/tune2fs.c:2044
4935 msgid ""
4936 "\n"
4937 "The filesystem already has sparse superblocks.\n"
4938 msgstr ""
4939
4940 #: misc/tune2fs.c:2051
4941 #, c-format
4942 msgid ""
4943 "\n"
4944 "Sparse superblock flag set.  %s"
4945 msgstr ""
4946
4947 #: misc/tune2fs.c:2056
4948 msgid ""
4949 "\n"
4950 "Clearing the sparse superflag not supported.\n"
4951 msgstr ""
4952
4953 #: misc/tune2fs.c:2064
4954 #, c-format
4955 msgid "Setting time filesystem last checked to %s\n"
4956 msgstr ""
4957
4958 #: misc/tune2fs.c:2070
4959 #, c-format
4960 msgid "Setting reserved blocks uid to %lu\n"
4961 msgstr ""
4962
4963 #: misc/tune2fs.c:2102
4964 msgid "Error in using clear_mmp. It must be used with -f\n"
4965 msgstr ""
4966
4967 #: misc/tune2fs.c:2120
4968 msgid ""
4969 "The quota feature may only be changed when the filesystem is unmounted.\n"
4970 msgstr ""
4971
4972 #: misc/tune2fs.c:2153
4973 msgid "Invalid UUID format\n"
4974 msgstr ""
4975
4976 #: misc/tune2fs.c:2166
4977 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
4978 msgstr ""
4979
4980 #: misc/tune2fs.c:2174
4981 msgid ""
4982 "Changing the inode size not supported for filesystems with the flex_bg\n"
4983 "feature enabled.\n"
4984 msgstr ""
4985
4986 #: misc/tune2fs.c:2187
4987 #, c-format
4988 msgid "Setting inode size %lu\n"
4989 msgstr ""
4990
4991 #: misc/tune2fs.c:2190
4992 #, c-format
4993 msgid "Failed to change inode size\n"
4994 msgstr ""
4995
4996 #: misc/tune2fs.c:2201
4997 #, c-format
4998 msgid "Setting stride size to %d\n"
4999 msgstr ""
5000
5001 #: misc/tune2fs.c:2206
5002 #, c-format
5003 msgid "Setting stripe width to %d\n"
5004 msgstr ""
5005
5006 #: misc/tune2fs.c:2213
5007 #, c-format
5008 msgid "Setting extended default mount options to '%s'\n"
5009 msgstr ""
5010
5011 #: misc/util.c:74
5012 msgid "Proceed anyway? (y,n) "
5013 msgstr ""
5014
5015 #: misc/util.c:89
5016 #, c-format
5017 msgid "Could not stat %s --- %s\n"
5018 msgstr ""
5019
5020 #: misc/util.c:92
5021 msgid ""
5022 "\n"
5023 "The device apparently does not exist; did you specify it correctly?\n"
5024 msgstr ""
5025
5026 #: misc/util.c:103
5027 #, c-format
5028 msgid "%s is not a block special device.\n"
5029 msgstr ""
5030
5031 #: misc/util.c:132
5032 #, c-format
5033 msgid "%s is entire device, not just one partition!\n"
5034 msgstr ""
5035
5036 #: misc/util.c:154
5037 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
5038 msgstr ""
5039
5040 #: misc/util.c:159
5041 #, c-format
5042 msgid "will not make a %s here!\n"
5043 msgstr ""
5044
5045 #: misc/util.c:166
5046 msgid "mke2fs forced anyway.\n"
5047 msgstr ""
5048
5049 #: misc/util.c:182
5050 msgid "Couldn't allocate memory to parse journal options!\n"
5051 msgstr ""
5052
5053 #: misc/util.c:207
5054 #, c-format
5055 msgid ""
5056 "\n"
5057 "Could not find journal device matching %s\n"
5058 msgstr ""
5059
5060 #: misc/util.c:228
5061 msgid ""
5062 "\n"
5063 "Bad journal options specified.\n"
5064 "\n"
5065 "Journal options are separated by commas, and may take an argument which\n"
5066 "\tis set off by an equals ('=') sign.\n"
5067 "\n"
5068 "Valid journal options are:\n"
5069 "\tsize=<journal size in megabytes>\n"
5070 "\tdevice=<journal device>\n"
5071 "\n"
5072 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
5073 "\n"
5074 msgstr ""
5075
5076 #: misc/util.c:258
5077 msgid ""
5078 "\n"
5079 "Filesystem too small for a journal\n"
5080 msgstr ""
5081
5082 #: misc/util.c:265
5083 #, c-format
5084 msgid ""
5085 "\n"
5086 "The requested journal size is %d blocks; it must be\n"
5087 "between 1024 and 10240000 blocks.  Aborting.\n"
5088 msgstr ""
5089
5090 #: misc/util.c:273
5091 msgid ""
5092 "\n"
5093 "Journal size too big for filesystem.\n"
5094 msgstr ""
5095
5096 #: misc/util.c:287
5097 #, c-format
5098 msgid ""
5099 "This filesystem will be automatically checked every %d mounts or\n"
5100 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
5101 msgstr ""
5102
5103 #: misc/uuidd.c:48
5104 #, c-format
5105 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
5106 msgstr ""
5107
5108 #: misc/uuidd.c:50
5109 #, c-format
5110 msgid "       %s [-r|t] [-n num] [-s socketpath]\n"
5111 msgstr ""
5112
5113 #: misc/uuidd.c:52
5114 #, c-format
5115 msgid "       %s -k\n"
5116 msgstr ""
5117
5118 #: misc/uuidd.c:154
5119 msgid "bad arguments"
5120 msgstr ""
5121
5122 #: misc/uuidd.c:172
5123 msgid "connect"
5124 msgstr ""
5125
5126 #: misc/uuidd.c:191
5127 msgid "write"
5128 msgstr ""
5129
5130 #: misc/uuidd.c:199
5131 msgid "read count"
5132 msgstr ""
5133
5134 #: misc/uuidd.c:205
5135 msgid "bad response length"
5136 msgstr ""
5137
5138 #: misc/uuidd.c:270
5139 #, c-format
5140 msgid "uuidd daemon already running at pid %s\n"
5141 msgstr ""
5142
5143 #: misc/uuidd.c:278
5144 #, c-format
5145 msgid "Couldn't create unix stream socket: %s"
5146 msgstr ""
5147
5148 #: misc/uuidd.c:307
5149 #, c-format
5150 msgid "Couldn't bind unix socket %s: %s\n"
5151 msgstr ""
5152
5153 #: misc/uuidd.c:315
5154 #, c-format
5155 msgid "Couldn't listen on unix socket %s: %s\n"
5156 msgstr ""
5157
5158 #: misc/uuidd.c:353
5159 #, c-format
5160 msgid "Error reading from client, len = %d\n"
5161 msgstr ""
5162
5163 #: misc/uuidd.c:361
5164 #, c-format
5165 msgid "operation %d, incoming num = %d\n"
5166 msgstr ""
5167
5168 #: misc/uuidd.c:380
5169 #, c-format
5170 msgid "Generated time UUID: %s\n"
5171 msgstr ""
5172
5173 #: misc/uuidd.c:390
5174 #, c-format
5175 msgid "Generated random UUID: %s\n"
5176 msgstr ""
5177
5178 #: misc/uuidd.c:399
5179 #, c-format
5180 msgid "Generated time UUID %s and subsequent UUID\n"
5181 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
5182 msgstr[0] ""
5183 msgstr[1] ""
5184
5185 #: misc/uuidd.c:420
5186 #, c-format
5187 msgid "Generated %d UUID's:\n"
5188 msgstr ""
5189
5190 #: misc/uuidd.c:432
5191 #, c-format
5192 msgid "Invalid operation %d\n"
5193 msgstr ""
5194
5195 #: misc/uuidd.c:476 misc/uuidd.c:498
5196 #, c-format
5197 msgid "Bad number: %s\n"
5198 msgstr ""
5199
5200 #: misc/uuidd.c:533 misc/uuidd.c:562
5201 #, c-format
5202 msgid "Error calling uuidd daemon (%s): %s\n"
5203 msgstr ""
5204
5205 #: misc/uuidd.c:543
5206 #, c-format
5207 msgid "%s and subsequent UUID\n"
5208 msgid_plural "%s and subsequent %d UUIDs\n"
5209 msgstr[0] ""
5210 msgstr[1] ""
5211
5212 #: misc/uuidd.c:547
5213 #, c-format
5214 msgid "List of UUID's:\n"
5215 msgstr ""
5216
5217 #: misc/uuidd.c:568
5218 #, c-format
5219 msgid "Unexpected reply length from server %d\n"
5220 msgstr ""
5221
5222 #: misc/uuidd.c:585
5223 #, c-format
5224 msgid "Couldn't kill uuidd running at pid %d: %s\n"
5225 msgstr ""
5226
5227 #: misc/uuidd.c:591
5228 #, c-format
5229 msgid "Killed uuidd running at pid %d\n"
5230 msgstr ""
5231
5232 #: misc/uuidgen.c:32
5233 #, c-format
5234 msgid "Usage: %s [-r] [-t]\n"
5235 msgstr ""
5236
5237 #: resize/extent.c:202
5238 msgid "# Extent dump:\n"
5239 msgstr ""
5240
5241 #: resize/extent.c:203
5242 #, c-format
5243 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
5244 msgstr ""
5245
5246 #: resize/main.c:43
5247 #, c-format
5248 msgid ""
5249 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
5250 "\n"
5251 msgstr ""
5252
5253 #: resize/main.c:65
5254 msgid "Extending the inode table"
5255 msgstr ""
5256
5257 #: resize/main.c:68
5258 msgid "Relocating blocks"
5259 msgstr ""
5260
5261 #: resize/main.c:71
5262 msgid "Scanning inode table"
5263 msgstr ""
5264
5265 #: resize/main.c:74
5266 msgid "Updating inode references"
5267 msgstr ""
5268
5269 #: resize/main.c:77
5270 msgid "Moving inode table"
5271 msgstr ""
5272
5273 #: resize/main.c:80
5274 msgid "Unknown pass?!?"
5275 msgstr ""
5276
5277 #: resize/main.c:83
5278 #, c-format
5279 msgid "Begin pass %d (max = %lu)\n"
5280 msgstr ""
5281
5282 #: resize/main.c:259
5283 #, c-format
5284 msgid "while opening %s"
5285 msgstr ""
5286
5287 #: resize/main.c:267
5288 #, c-format
5289 msgid "while getting stat information for %s"
5290 msgstr ""
5291
5292 #: resize/main.c:331
5293 #, c-format
5294 msgid ""
5295 "%s: The combination of flex_bg and\n"
5296 "\t!resize_inode features is not supported by resize2fs.\n"
5297 msgstr ""
5298
5299 #: resize/main.c:344 resize/main.c:452
5300 #, c-format
5301 msgid ""
5302 "Please run 'e2fsck -f %s' first.\n"
5303 "\n"
5304 msgstr ""
5305
5306 #: resize/main.c:348
5307 #, c-format
5308 msgid "Estimated minimum size of the filesystem: %llu\n"
5309 msgstr ""
5310
5311 #: resize/main.c:384
5312 #, c-format
5313 msgid "Invalid new size: %s\n"
5314 msgstr ""
5315
5316 #: resize/main.c:392
5317 msgid "New size too large to be expressed in 32 bits\n"
5318 msgstr ""
5319
5320 #: resize/main.c:404
5321 #, c-format
5322 msgid "New size smaller than minimum (%llu)\n"
5323 msgstr ""
5324
5325 #: resize/main.c:410
5326 msgid "Invalid stride length"
5327 msgstr ""
5328
5329 #: resize/main.c:434
5330 #, c-format
5331 msgid ""
5332 "The containing partition (or device) is only %llu (%dk) blocks.\n"
5333 "You requested a new size of %llu blocks.\n"
5334 "\n"
5335 msgstr ""
5336
5337 #: resize/main.c:441
5338 #, c-format
5339 msgid ""
5340 "The filesystem is already %llu blocks long.  Nothing to do!\n"
5341 "\n"
5342 msgstr ""
5343
5344 #: resize/main.c:456
5345 #, c-format
5346 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5347 msgstr ""
5348
5349 #: resize/main.c:465
5350 #, c-format
5351 msgid "while trying to resize %s"
5352 msgstr ""
5353
5354 #: resize/main.c:468
5355 #, c-format
5356 msgid ""
5357 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
5358 "after the aborted resize operation.\n"
5359 msgstr ""
5360
5361 #: resize/main.c:474
5362 #, c-format
5363 msgid ""
5364 "The filesystem on %s is now %llu blocks long.\n"
5365 "\n"
5366 msgstr ""
5367
5368 #: resize/main.c:489
5369 #, c-format
5370 msgid "while trying to truncate %s"
5371 msgstr ""
5372
5373 #: resize/online.c:40
5374 #, c-format
5375 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5376 msgstr ""
5377
5378 #: resize/online.c:44
5379 msgid "On-line shrinking not supported"
5380 msgstr ""
5381
5382 #: resize/online.c:63
5383 msgid "Filesystem does not support online resizing"
5384 msgstr ""
5385
5386 #: resize/online.c:70
5387 #, c-format
5388 msgid "while trying to open mountpoint %s"
5389 msgstr ""
5390
5391 #: resize/online.c:92 resize/online.c:116
5392 msgid "Permission denied to resize filesystem"
5393 msgstr ""
5394
5395 #: resize/online.c:95 resize/online.c:122
5396 msgid "While checking for on-line resizing support"
5397 msgstr ""
5398
5399 #: resize/online.c:107
5400 msgid "Kernel does not support resizing a file system this large"
5401 msgstr ""
5402
5403 #: resize/online.c:119
5404 msgid "Kernel does not support online resizing"
5405 msgstr ""
5406
5407 #: resize/online.c:152
5408 #, c-format
5409 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
5410 msgstr ""
5411
5412 #: resize/online.c:162
5413 msgid "While trying to extend the last group"
5414 msgstr ""
5415
5416 #: resize/online.c:216
5417 #, c-format
5418 msgid "While trying to add group #%d"
5419 msgstr ""
5420
5421 #: resize/online.c:227
5422 #, c-format
5423 msgid ""
5424 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5425 "this system.\n"
5426 msgstr ""
5427
5428 #: resize/resize2fs.c:348
5429 #, c-format
5430 msgid "inodes (%llu) must be less than %u"
5431 msgstr ""
5432
5433 #: resize/resize2fs.c:576
5434 msgid "reserved blocks"
5435 msgstr ""
5436
5437 #: resize/resize2fs.c:789
5438 msgid "meta-data blocks"
5439 msgstr ""
5440
5441 #: resize/resize2fs.c:1735
5442 #, c-format
5443 msgid "Should never happen: resize inode corrupt!\n"
5444 msgstr ""
5445
5446 #: lib/ext2fs/ext2_err.c:11
5447 msgid "EXT2FS Library version 1.42.2"
5448 msgstr ""
5449
5450 #: lib/ext2fs/ext2_err.c:12
5451 msgid "Wrong magic number for ext2_filsys structure"
5452 msgstr ""
5453
5454 #: lib/ext2fs/ext2_err.c:13
5455 msgid "Wrong magic number for badblocks_list structure"
5456 msgstr ""
5457
5458 #: lib/ext2fs/ext2_err.c:14
5459 msgid "Wrong magic number for badblocks_iterate structure"
5460 msgstr ""
5461
5462 #: lib/ext2fs/ext2_err.c:15
5463 msgid "Wrong magic number for inode_scan structure"
5464 msgstr ""
5465
5466 #: lib/ext2fs/ext2_err.c:16
5467 msgid "Wrong magic number for io_channel structure"
5468 msgstr ""
5469
5470 #: lib/ext2fs/ext2_err.c:17
5471 msgid "Wrong magic number for unix io_channel structure"
5472 msgstr ""
5473
5474 #: lib/ext2fs/ext2_err.c:18
5475 msgid "Wrong magic number for io_manager structure"
5476 msgstr ""
5477
5478 #: lib/ext2fs/ext2_err.c:19
5479 msgid "Wrong magic number for block_bitmap structure"
5480 msgstr ""
5481
5482 #: lib/ext2fs/ext2_err.c:20
5483 msgid "Wrong magic number for inode_bitmap structure"
5484 msgstr ""
5485
5486 #: lib/ext2fs/ext2_err.c:21
5487 msgid "Wrong magic number for generic_bitmap structure"
5488 msgstr ""
5489
5490 #: lib/ext2fs/ext2_err.c:22
5491 msgid "Wrong magic number for test io_channel structure"
5492 msgstr ""
5493
5494 #: lib/ext2fs/ext2_err.c:23
5495 msgid "Wrong magic number for directory block list structure"
5496 msgstr ""
5497
5498 #: lib/ext2fs/ext2_err.c:24
5499 msgid "Wrong magic number for icount structure"
5500 msgstr ""
5501
5502 #: lib/ext2fs/ext2_err.c:25
5503 msgid "Wrong magic number for Powerquest io_channel structure"
5504 msgstr ""
5505
5506 #: lib/ext2fs/ext2_err.c:26
5507 msgid "Wrong magic number for ext2 file structure"
5508 msgstr ""
5509
5510 #: lib/ext2fs/ext2_err.c:27
5511 msgid "Wrong magic number for Ext2 Image Header"
5512 msgstr ""
5513
5514 #: lib/ext2fs/ext2_err.c:28
5515 msgid "Wrong magic number for inode io_channel structure"
5516 msgstr ""
5517
5518 #: lib/ext2fs/ext2_err.c:29
5519 msgid "Wrong magic number for ext4 extent handle"
5520 msgstr ""
5521
5522 #: lib/ext2fs/ext2_err.c:30
5523 msgid "Bad magic number in super-block"
5524 msgstr ""
5525
5526 #: lib/ext2fs/ext2_err.c:31
5527 msgid "Filesystem revision too high"
5528 msgstr ""
5529
5530 #: lib/ext2fs/ext2_err.c:32
5531 msgid "Attempt to write to filesystem opened read-only"
5532 msgstr ""
5533
5534 #: lib/ext2fs/ext2_err.c:33
5535 msgid "Can't read group descriptors"
5536 msgstr ""
5537
5538 #: lib/ext2fs/ext2_err.c:34
5539 msgid "Can't write group descriptors"
5540 msgstr ""
5541
5542 #: lib/ext2fs/ext2_err.c:35
5543 msgid "Corrupt group descriptor: bad block for block bitmap"
5544 msgstr ""
5545
5546 #: lib/ext2fs/ext2_err.c:36
5547 msgid "Corrupt group descriptor: bad block for inode bitmap"
5548 msgstr ""
5549
5550 #: lib/ext2fs/ext2_err.c:37
5551 msgid "Corrupt group descriptor: bad block for inode table"
5552 msgstr ""
5553
5554 #: lib/ext2fs/ext2_err.c:38
5555 msgid "Can't write an inode bitmap"
5556 msgstr ""
5557
5558 #: lib/ext2fs/ext2_err.c:39
5559 msgid "Can't read an inode bitmap"
5560 msgstr ""
5561
5562 #: lib/ext2fs/ext2_err.c:40
5563 msgid "Can't write an block bitmap"
5564 msgstr ""
5565
5566 #: lib/ext2fs/ext2_err.c:41
5567 msgid "Can't read an block bitmap"
5568 msgstr ""
5569
5570 #: lib/ext2fs/ext2_err.c:42
5571 msgid "Can't write an inode table"
5572 msgstr ""
5573
5574 #: lib/ext2fs/ext2_err.c:43
5575 msgid "Can't read an inode table"
5576 msgstr ""
5577
5578 #: lib/ext2fs/ext2_err.c:44
5579 msgid "Can't read next inode"
5580 msgstr ""
5581
5582 #: lib/ext2fs/ext2_err.c:45
5583 msgid "Filesystem has unexpected block size"
5584 msgstr ""
5585
5586 #: lib/ext2fs/ext2_err.c:46
5587 msgid "EXT2 directory corrupted"
5588 msgstr ""
5589
5590 #: lib/ext2fs/ext2_err.c:47
5591 msgid "Attempt to read block from filesystem resulted in short read"
5592 msgstr ""
5593
5594 #: lib/ext2fs/ext2_err.c:48
5595 msgid "Attempt to write block to filesystem resulted in short write"
5596 msgstr ""
5597
5598 #: lib/ext2fs/ext2_err.c:49
5599 msgid "No free space in the directory"
5600 msgstr ""
5601
5602 #: lib/ext2fs/ext2_err.c:50
5603 msgid "Inode bitmap not loaded"
5604 msgstr ""
5605
5606 #: lib/ext2fs/ext2_err.c:51
5607 msgid "Block bitmap not loaded"
5608 msgstr ""
5609
5610 #: lib/ext2fs/ext2_err.c:52
5611 msgid "Illegal inode number"
5612 msgstr ""
5613
5614 #: lib/ext2fs/ext2_err.c:53
5615 msgid "Illegal block number"
5616 msgstr ""
5617
5618 #: lib/ext2fs/ext2_err.c:54
5619 msgid "Internal error in ext2fs_expand_dir"
5620 msgstr ""
5621
5622 #: lib/ext2fs/ext2_err.c:55
5623 msgid "Not enough space to build proposed filesystem"
5624 msgstr ""
5625
5626 #: lib/ext2fs/ext2_err.c:56
5627 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
5628 msgstr ""
5629
5630 #: lib/ext2fs/ext2_err.c:57
5631 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
5632 msgstr ""
5633
5634 #: lib/ext2fs/ext2_err.c:58
5635 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
5636 msgstr ""
5637
5638 #: lib/ext2fs/ext2_err.c:59
5639 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
5640 msgstr ""
5641
5642 #: lib/ext2fs/ext2_err.c:60
5643 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
5644 msgstr ""
5645
5646 #: lib/ext2fs/ext2_err.c:61
5647 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
5648 msgstr ""
5649
5650 #: lib/ext2fs/ext2_err.c:62
5651 msgid "Attempt to fudge end of block bitmap past the real end"
5652 msgstr ""
5653
5654 #: lib/ext2fs/ext2_err.c:63
5655 msgid "Attempt to fudge end of inode bitmap past the real end"
5656 msgstr ""
5657
5658 #: lib/ext2fs/ext2_err.c:64
5659 msgid "Illegal indirect block found"
5660 msgstr ""
5661
5662 #: lib/ext2fs/ext2_err.c:65
5663 msgid "Illegal doubly indirect block found"
5664 msgstr ""
5665
5666 #: lib/ext2fs/ext2_err.c:66
5667 msgid "Illegal triply indirect block found"
5668 msgstr ""
5669
5670 #: lib/ext2fs/ext2_err.c:67
5671 msgid "Block bitmaps are not the same"
5672 msgstr ""
5673
5674 #: lib/ext2fs/ext2_err.c:68
5675 msgid "Inode bitmaps are not the same"
5676 msgstr ""
5677
5678 #: lib/ext2fs/ext2_err.c:69
5679 msgid "Illegal or malformed device name"
5680 msgstr ""
5681
5682 #: lib/ext2fs/ext2_err.c:70
5683 msgid "A block group is missing an inode table"
5684 msgstr ""
5685
5686 #: lib/ext2fs/ext2_err.c:71
5687 msgid "The ext2 superblock is corrupt"
5688 msgstr ""
5689
5690 #: lib/ext2fs/ext2_err.c:72
5691 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
5692 msgstr ""
5693
5694 #: lib/ext2fs/ext2_err.c:73
5695 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
5696 msgstr ""
5697
5698 #: lib/ext2fs/ext2_err.c:74
5699 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
5700 msgstr ""
5701
5702 #: lib/ext2fs/ext2_err.c:75
5703 msgid "Too many symbolic links encountered."
5704 msgstr ""
5705
5706 #: lib/ext2fs/ext2_err.c:76
5707 msgid "The callback function will not handle this case"
5708 msgstr ""
5709
5710 #: lib/ext2fs/ext2_err.c:77
5711 msgid "The inode is from a bad block in the inode table"
5712 msgstr ""
5713
5714 #: lib/ext2fs/ext2_err.c:78
5715 msgid "Filesystem has unsupported feature(s)"
5716 msgstr ""
5717
5718 #: lib/ext2fs/ext2_err.c:79
5719 msgid "Filesystem has unsupported read-only feature(s)"
5720 msgstr ""
5721
5722 #: lib/ext2fs/ext2_err.c:80
5723 msgid "IO Channel failed to seek on read or write"
5724 msgstr ""
5725
5726 #: lib/ext2fs/ext2_err.c:81
5727 msgid "Memory allocation failed"
5728 msgstr ""
5729
5730 #: lib/ext2fs/ext2_err.c:82
5731 msgid "Invalid argument passed to ext2 library"
5732 msgstr ""
5733
5734 #: lib/ext2fs/ext2_err.c:83
5735 msgid "Could not allocate block in ext2 filesystem"
5736 msgstr ""
5737
5738 #: lib/ext2fs/ext2_err.c:84
5739 msgid "Could not allocate inode in ext2 filesystem"
5740 msgstr ""
5741
5742 #: lib/ext2fs/ext2_err.c:85
5743 msgid "Ext2 inode is not a directory"
5744 msgstr ""
5745
5746 #: lib/ext2fs/ext2_err.c:86
5747 msgid "Too many references in table"
5748 msgstr ""
5749
5750 #: lib/ext2fs/ext2_err.c:87
5751 msgid "File not found by ext2_lookup"
5752 msgstr ""
5753
5754 #: lib/ext2fs/ext2_err.c:88
5755 msgid "File open read-only"
5756 msgstr ""
5757
5758 #: lib/ext2fs/ext2_err.c:89
5759 msgid "Ext2 directory block not found"
5760 msgstr ""
5761
5762 #: lib/ext2fs/ext2_err.c:90
5763 msgid "Ext2 directory already exists"
5764 msgstr ""
5765
5766 #: lib/ext2fs/ext2_err.c:91
5767 msgid "Unimplemented ext2 library function"
5768 msgstr ""
5769
5770 #: lib/ext2fs/ext2_err.c:92
5771 msgid "User cancel requested"
5772 msgstr ""
5773
5774 #: lib/ext2fs/ext2_err.c:93
5775 msgid "Ext2 file too big"
5776 msgstr ""
5777
5778 #: lib/ext2fs/ext2_err.c:94
5779 msgid "Supplied journal device not a block device"
5780 msgstr ""
5781
5782 #: lib/ext2fs/ext2_err.c:95
5783 msgid "Journal superblock not found"
5784 msgstr ""
5785
5786 #: lib/ext2fs/ext2_err.c:96
5787 msgid "Journal must be at least 1024 blocks"
5788 msgstr ""
5789
5790 #: lib/ext2fs/ext2_err.c:97
5791 msgid "Unsupported journal version"
5792 msgstr ""
5793
5794 #: lib/ext2fs/ext2_err.c:98
5795 msgid "Error loading external journal"
5796 msgstr ""
5797
5798 #: lib/ext2fs/ext2_err.c:99
5799 msgid "Journal not found"
5800 msgstr ""
5801
5802 #: lib/ext2fs/ext2_err.c:100
5803 msgid "Directory hash unsupported"
5804 msgstr ""
5805
5806 #: lib/ext2fs/ext2_err.c:101
5807 msgid "Illegal extended attribute block number"
5808 msgstr ""
5809
5810 #: lib/ext2fs/ext2_err.c:102
5811 msgid "Cannot create filesystem with requested number of inodes"
5812 msgstr ""
5813
5814 #: lib/ext2fs/ext2_err.c:103
5815 msgid "E2image snapshot not in use"
5816 msgstr ""
5817
5818 #: lib/ext2fs/ext2_err.c:104
5819 msgid "Too many reserved group descriptor blocks"
5820 msgstr ""
5821
5822 #: lib/ext2fs/ext2_err.c:105
5823 msgid "Resize inode is corrupt"
5824 msgstr ""
5825
5826 #: lib/ext2fs/ext2_err.c:106
5827 msgid "Tried to set block bmap with missing indirect block"
5828 msgstr ""
5829
5830 #: lib/ext2fs/ext2_err.c:107
5831 msgid "TDB: Success"
5832 msgstr ""
5833
5834 #: lib/ext2fs/ext2_err.c:108
5835 msgid "TDB: Corrupt database"
5836 msgstr ""
5837
5838 #: lib/ext2fs/ext2_err.c:109
5839 msgid "TDB: IO Error"
5840 msgstr ""
5841
5842 #: lib/ext2fs/ext2_err.c:110
5843 msgid "TDB: Locking error"
5844 msgstr ""
5845
5846 #: lib/ext2fs/ext2_err.c:111
5847 msgid "TDB: Out of memory"
5848 msgstr ""
5849
5850 #: lib/ext2fs/ext2_err.c:112
5851 msgid "TDB: Record exists"
5852 msgstr ""
5853
5854 #: lib/ext2fs/ext2_err.c:113
5855 msgid "TDB: Lock exists on other keys"
5856 msgstr ""
5857
5858 #: lib/ext2fs/ext2_err.c:114
5859 msgid "TDB: Invalid parameter"
5860 msgstr ""
5861
5862 #: lib/ext2fs/ext2_err.c:115
5863 msgid "TDB: Record does not exist"
5864 msgstr ""
5865
5866 #: lib/ext2fs/ext2_err.c:116
5867 msgid "TDB: Write not permitted"
5868 msgstr ""
5869
5870 #: lib/ext2fs/ext2_err.c:117
5871 msgid "Ext2fs directory block list is empty"
5872 msgstr ""
5873
5874 #: lib/ext2fs/ext2_err.c:118
5875 msgid "Attempt to modify a block mapping via a read-only block iterator"
5876 msgstr ""
5877
5878 #: lib/ext2fs/ext2_err.c:119
5879 msgid "Wrong magic number for ext4 extent saved path"
5880 msgstr ""
5881
5882 #: lib/ext2fs/ext2_err.c:120
5883 msgid "Wrong magic number for 64-bit generic bitmap"
5884 msgstr ""
5885
5886 #: lib/ext2fs/ext2_err.c:121
5887 msgid "Wrong magic number for 64-bit block bitmap"
5888 msgstr ""
5889
5890 #: lib/ext2fs/ext2_err.c:122
5891 msgid "Wrong magic number for 64-bit inode bitmap"
5892 msgstr ""
5893
5894 #: lib/ext2fs/ext2_err.c:123
5895 msgid "Wrong magic number --- RESERVED_13"
5896 msgstr ""
5897
5898 #: lib/ext2fs/ext2_err.c:124
5899 msgid "Wrong magic number --- RESERVED_14"
5900 msgstr ""
5901
5902 #: lib/ext2fs/ext2_err.c:125
5903 msgid "Wrong magic number --- RESERVED_15"
5904 msgstr ""
5905
5906 #: lib/ext2fs/ext2_err.c:126
5907 msgid "Wrong magic number --- RESERVED_16"
5908 msgstr ""
5909
5910 #: lib/ext2fs/ext2_err.c:127
5911 msgid "Wrong magic number --- RESERVED_17"
5912 msgstr ""
5913
5914 #: lib/ext2fs/ext2_err.c:128
5915 msgid "Wrong magic number --- RESERVED_18"
5916 msgstr ""
5917
5918 #: lib/ext2fs/ext2_err.c:129
5919 msgid "Wrong magic number --- RESERVED_19"
5920 msgstr ""
5921
5922 #: lib/ext2fs/ext2_err.c:130
5923 msgid "Corrupt extent header"
5924 msgstr ""
5925
5926 #: lib/ext2fs/ext2_err.c:131
5927 msgid "Corrupt extent index"
5928 msgstr ""
5929
5930 #: lib/ext2fs/ext2_err.c:132
5931 msgid "Corrupt extent"
5932 msgstr ""
5933
5934 #: lib/ext2fs/ext2_err.c:133
5935 msgid "No free space in extent map"
5936 msgstr ""
5937
5938 #: lib/ext2fs/ext2_err.c:134
5939 msgid "Inode does not use extents"
5940 msgstr ""
5941
5942 #: lib/ext2fs/ext2_err.c:135
5943 msgid "No 'next' extent"
5944 msgstr ""
5945
5946 #: lib/ext2fs/ext2_err.c:136
5947 msgid "No 'previous' extent"
5948 msgstr ""
5949
5950 #: lib/ext2fs/ext2_err.c:137
5951 msgid "No 'up' extent"
5952 msgstr ""
5953
5954 #: lib/ext2fs/ext2_err.c:138
5955 msgid "No 'down' extent"
5956 msgstr ""
5957
5958 #: lib/ext2fs/ext2_err.c:139
5959 msgid "No current node"
5960 msgstr ""
5961
5962 #: lib/ext2fs/ext2_err.c:140
5963 msgid "Ext2fs operation not supported"
5964 msgstr ""
5965
5966 #: lib/ext2fs/ext2_err.c:141
5967 msgid "No room to insert extent in node"
5968 msgstr ""
5969
5970 #: lib/ext2fs/ext2_err.c:142
5971 msgid "Splitting would result in empty node"
5972 msgstr ""
5973
5974 #: lib/ext2fs/ext2_err.c:143
5975 msgid "Extent not found"
5976 msgstr ""
5977
5978 #: lib/ext2fs/ext2_err.c:144
5979 msgid "Operation not supported for inodes containing extents"
5980 msgstr ""
5981
5982 #: lib/ext2fs/ext2_err.c:145
5983 msgid "Extent length is invalid"
5984 msgstr ""
5985
5986 #: lib/ext2fs/ext2_err.c:146
5987 msgid "I/O Channel does not support 64-bit block numbers"
5988 msgstr ""
5989
5990 #: lib/ext2fs/ext2_err.c:147
5991 msgid "Can't check if filesystem is mounted due to missing mtab file"
5992 msgstr ""
5993
5994 #: lib/ext2fs/ext2_err.c:148
5995 msgid "Filesystem too large to use legacy bitmaps"
5996 msgstr ""
5997
5998 #: lib/ext2fs/ext2_err.c:149
5999 msgid "MMP: invalid magic number"
6000 msgstr ""
6001
6002 #: lib/ext2fs/ext2_err.c:150
6003 msgid "MMP: device currently active"
6004 msgstr ""
6005
6006 #: lib/ext2fs/ext2_err.c:151
6007 msgid "MMP: fsck being run"
6008 msgstr ""
6009
6010 #: lib/ext2fs/ext2_err.c:152
6011 msgid "MMP: block number beyond filesystem range"
6012 msgstr ""
6013
6014 #: lib/ext2fs/ext2_err.c:153
6015 msgid "MMP: undergoing an unknown operation"
6016 msgstr ""
6017
6018 #: lib/ext2fs/ext2_err.c:154
6019 msgid "MMP: filesystem still in use"
6020 msgstr ""
6021
6022 #: lib/ext2fs/ext2_err.c:155
6023 msgid "MMP: open with O_DIRECT failed"
6024 msgstr ""
6025
6026 #: e2fsck/prof_err.c:11
6027 msgid "Profile version 0.0"
6028 msgstr ""
6029
6030 #: e2fsck/prof_err.c:12
6031 msgid "Bad magic value in profile_node"
6032 msgstr ""
6033
6034 #: e2fsck/prof_err.c:13
6035 msgid "Profile section not found"
6036 msgstr ""
6037
6038 #: e2fsck/prof_err.c:14
6039 msgid "Profile relation not found"
6040 msgstr ""
6041
6042 #: e2fsck/prof_err.c:15
6043 msgid "Attempt to add a relation to node which is not a section"
6044 msgstr ""
6045
6046 #: e2fsck/prof_err.c:16
6047 msgid "A profile section header has a non-zero value"
6048 msgstr ""
6049
6050 #: e2fsck/prof_err.c:17
6051 msgid "Bad linked list in profile structures"
6052 msgstr ""
6053
6054 #: e2fsck/prof_err.c:18
6055 msgid "Bad group level in profile structures"
6056 msgstr ""
6057
6058 #: e2fsck/prof_err.c:19
6059 msgid "Bad parent pointer in profile structures"
6060 msgstr ""
6061
6062 #: e2fsck/prof_err.c:20
6063 msgid "Bad magic value in profile iterator"
6064 msgstr ""
6065
6066 #: e2fsck/prof_err.c:21
6067 msgid "Can't set value on section node"
6068 msgstr ""
6069
6070 #: e2fsck/prof_err.c:22
6071 msgid "Invalid argument passed to profile library"
6072 msgstr ""
6073
6074 #: e2fsck/prof_err.c:23
6075 msgid "Attempt to modify read-only profile"
6076 msgstr ""
6077
6078 #: e2fsck/prof_err.c:24
6079 msgid "Profile section header not at top level"
6080 msgstr ""
6081
6082 #: e2fsck/prof_err.c:25
6083 msgid "Syntax error in profile section header"
6084 msgstr ""
6085
6086 #: e2fsck/prof_err.c:26
6087 msgid "Syntax error in profile relation"
6088 msgstr ""
6089
6090 #: e2fsck/prof_err.c:27
6091 msgid "Extra closing brace in profile"
6092 msgstr ""
6093
6094 #: e2fsck/prof_err.c:28
6095 msgid "Missing open brace in profile"
6096 msgstr ""
6097
6098 #: e2fsck/prof_err.c:29
6099 msgid "Bad magic value in profile_t"
6100 msgstr ""
6101
6102 #: e2fsck/prof_err.c:30
6103 msgid "Bad magic value in profile_section_t"
6104 msgstr ""
6105
6106 #: e2fsck/prof_err.c:31
6107 msgid "Iteration through all top level section not supported"
6108 msgstr ""
6109
6110 #: e2fsck/prof_err.c:32
6111 msgid "Invalid profile_section object"
6112 msgstr ""
6113
6114 #: e2fsck/prof_err.c:33
6115 msgid "No more sections"
6116 msgstr ""
6117
6118 #: e2fsck/prof_err.c:34
6119 msgid "Bad nameset passed to query routine"
6120 msgstr ""
6121
6122 #: e2fsck/prof_err.c:35
6123 msgid "No profile file open"
6124 msgstr ""
6125
6126 #: e2fsck/prof_err.c:36
6127 msgid "Bad magic value in profile_file_t"
6128 msgstr ""
6129
6130 #: e2fsck/prof_err.c:37
6131 msgid "Couldn't open profile file"
6132 msgstr ""
6133
6134 #: e2fsck/prof_err.c:38
6135 msgid "Section already exists"
6136 msgstr ""
6137
6138 #: e2fsck/prof_err.c:39
6139 msgid "Invalid boolean value"
6140 msgstr ""
6141
6142 #: e2fsck/prof_err.c:40
6143 msgid "Invalid integer value"
6144 msgstr ""
6145
6146 #: e2fsck/prof_err.c:41
6147 msgid "Bad magic value in profile_file_data_t"
6148 msgstr ""