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