Whamcloud - gitweb
Update release notes, etc. for 1.43.1 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 #      2013, 2014, 2015, 2016 by Theodore Ts'o
5 # This file is distributed under the same license as the PACKAGE package.
6 # Theodore Ts'o <tytso@mit.edu>, 2016.
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).  Also the "%B" expansion is special:
29 #. it can expand to either the string "indirect block" (possibly preceded
30 #. by the word "double" or "triple"), or the string "block #" immediately
31 #. followed by an integer indicating a block sequence number.
32 #.  
33 #.      %b      <blk>                   block number
34 #.      %B      "indirect block" | "block #"<blkcount>  string | string+integer
35 #.      %c      <blk2>                  block number
36 #.      %Di     <dirent> -> ino         inode number
37 #.      %Dn     <dirent> -> name        string
38 #.      %Dr     <dirent> -> rec_len
39 #.      %Dl     <dirent> -> name_len
40 #.      %Dt     <dirent> -> filetype
41 #.      %d      <dir>                   inode number
42 #.      %g      <group>                 integer
43 #.      %i      <ino>                   inode number
44 #.      %Is     <inode> -> i_size
45 #.      %IS     <inode> -> i_extra_isize
46 #.      %Ib     <inode> -> i_blocks
47 #.      %Il     <inode> -> i_links_count
48 #.      %Im     <inode> -> i_mode
49 #.      %IM     <inode> -> i_mtime
50 #.      %IF     <inode> -> i_faddr
51 #.      %If     <inode> -> i_file_acl
52 #.      %Id     <inode> -> i_dir_acl
53 #.      %Iu     <inode> -> i_uid
54 #.      %Ig     <inode> -> i_gid
55 #.      %It     <str>                   file type
56 #.      %j      <ino2>                  inode number
57 #.      %m      <com_err error message>
58 #.      %N      <num>
59 #.      %p              ext2fs_get_pathname of directory <ino>
60 #.      %P              ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #.                              the containing directory.  (If dirent is NULL
62 #.                              then return the pathname of directory <ino2>)
63 #.      %q              ext2fs_get_pathname of directory <dir>
64 #.      %Q              ext2fs_get_pathname of directory <ino> with <dir> as
65 #.                              the containing directory.
66 #.      %s      <str>                   miscellaneous string
67 #.      %S              backup superblock
68 #.      %X      <num>   hexadecimal format
69 #.
70 #, fuzzy
71 msgid ""
72 msgstr ""
73 "Project-Id-Version: e2fsprogs 1.43.1\n"
74 "Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
75 "POT-Creation-Date: 2016-06-08 14:19-0400\n"
76 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
77 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
78 "Language-Team: LANGUAGE <LL@li.org>\n"
79 "Language: \n"
80 "MIME-Version: 1.0\n"
81 "Content-Type: text/plain; charset=CHARSET\n"
82 "Content-Transfer-Encoding: 8bit\n"
83 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
84
85 #: e2fsck/badblocks.c:23 misc/mke2fs.c:214
86 #, c-format
87 msgid "Bad block %u out of range; ignored.\n"
88 msgstr ""
89
90 #: e2fsck/badblocks.c:46
91 msgid "while sanity checking the bad blocks inode"
92 msgstr ""
93
94 #: e2fsck/badblocks.c:58
95 msgid "while reading the bad blocks inode"
96 msgstr ""
97
98 #: e2fsck/badblocks.c:72 e2fsck/scantest.c:107 e2fsck/unix.c:1508
99 #: e2fsck/unix.c:1601 misc/badblocks.c:1242 misc/badblocks.c:1250
100 #: misc/badblocks.c:1264 misc/badblocks.c:1276 misc/dumpe2fs.c:689
101 #: misc/e2image.c:1400 misc/e2image.c:1584 misc/e2image.c:1605
102 #: misc/mke2fs.c:230 misc/tune2fs.c:2693 misc/tune2fs.c:2787 resize/main.c:413
103 #, c-format
104 msgid "while trying to open %s"
105 msgstr ""
106
107 #: e2fsck/badblocks.c:83
108 #, c-format
109 msgid "while trying popen '%s'"
110 msgstr ""
111
112 #: e2fsck/badblocks.c:94 misc/mke2fs.c:237
113 msgid "while reading in list of bad blocks from file"
114 msgstr ""
115
116 #: e2fsck/badblocks.c:105
117 msgid "while updating bad block inode"
118 msgstr ""
119
120 #: e2fsck/badblocks.c:133
121 #, c-format
122 msgid "Warning: illegal block %u found in bad block inode.  Cleared.\n"
123 msgstr ""
124
125 #: e2fsck/ehandler.c:55
126 #, c-format
127 msgid "Error reading block %lu (%s) while %s.  "
128 msgstr ""
129
130 #: e2fsck/ehandler.c:58
131 #, c-format
132 msgid "Error reading block %lu (%s).  "
133 msgstr ""
134
135 #: e2fsck/ehandler.c:66 e2fsck/ehandler.c:115
136 msgid "Ignore error"
137 msgstr ""
138
139 #: e2fsck/ehandler.c:67
140 msgid "Force rewrite"
141 msgstr ""
142
143 #: e2fsck/ehandler.c:109
144 #, c-format
145 msgid "Error writing block %lu (%s) while %s.  "
146 msgstr ""
147
148 #: e2fsck/ehandler.c:112
149 #, c-format
150 msgid "Error writing block %lu (%s).  "
151 msgstr ""
152
153 #: e2fsck/emptydir.c:57
154 msgid "empty dirblocks"
155 msgstr ""
156
157 #: e2fsck/emptydir.c:62
158 msgid "empty dir map"
159 msgstr ""
160
161 #: e2fsck/emptydir.c:98
162 #, c-format
163 msgid "Empty directory block %u (#%d) in inode %u\n"
164 msgstr ""
165
166 #: e2fsck/extend.c:22
167 #, c-format
168 msgid "%s: %s filename nblocks blocksize\n"
169 msgstr ""
170
171 #: e2fsck/extend.c:44
172 #, c-format
173 msgid "Illegal number of blocks!\n"
174 msgstr ""
175
176 #: e2fsck/extend.c:50
177 #, c-format
178 msgid "Couldn't allocate block buffer (size=%d)\n"
179 msgstr ""
180
181 #: e2fsck/extents.c:42
182 msgid "extent rebuild inode map"
183 msgstr ""
184
185 #: e2fsck/flushb.c:35
186 #, c-format
187 msgid "Usage: %s disk\n"
188 msgstr ""
189
190 #: e2fsck/flushb.c:64
191 #, c-format
192 msgid "BLKFLSBUF ioctl not supported!  Can't flush buffers.\n"
193 msgstr ""
194
195 #: e2fsck/iscan.c:44
196 #, c-format
197 msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
198 msgstr ""
199
200 #: e2fsck/iscan.c:81 e2fsck/unix.c:1033
201 #, c-format
202 msgid "while opening %s for flushing"
203 msgstr ""
204
205 #: e2fsck/iscan.c:86 e2fsck/unix.c:1039 resize/main.c:382
206 #, c-format
207 msgid "while trying to flush %s"
208 msgstr ""
209
210 #: e2fsck/iscan.c:110
211 #, c-format
212 msgid "while trying to open '%s'"
213 msgstr ""
214
215 #: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1293
216 msgid "while opening inode scan"
217 msgstr ""
218
219 #: e2fsck/iscan.c:127 misc/e2image.c:1312
220 msgid "while getting next inode"
221 msgstr ""
222
223 #: e2fsck/iscan.c:136
224 #, c-format
225 msgid "%u inodes scanned.\n"
226 msgstr ""
227
228 #: e2fsck/journal.c:593
229 msgid "reading journal superblock\n"
230 msgstr ""
231
232 #: e2fsck/journal.c:666
233 #, c-format
234 msgid "%s: no valid journal superblock found\n"
235 msgstr ""
236
237 #: e2fsck/journal.c:675
238 #, c-format
239 msgid "%s: journal too short\n"
240 msgstr ""
241
242 #: e2fsck/journal.c:966 misc/fuse2fs.c:3786
243 #, c-format
244 msgid "%s: recovering journal\n"
245 msgstr ""
246
247 #: e2fsck/journal.c:968
248 #, c-format
249 msgid "%s: won't do journal recovery while read-only\n"
250 msgstr ""
251
252 #: e2fsck/journal.c:995
253 #, c-format
254 msgid "while trying to re-open %s"
255 msgstr ""
256
257 #: e2fsck/message.c:113
258 msgid "aextended attribute"
259 msgstr ""
260
261 #: e2fsck/message.c:114
262 msgid "Aerror allocating"
263 msgstr ""
264
265 #: e2fsck/message.c:115
266 msgid "bblock"
267 msgstr ""
268
269 #: e2fsck/message.c:116
270 msgid "Bbitmap"
271 msgstr ""
272
273 #: e2fsck/message.c:117
274 msgid "ccompress"
275 msgstr ""
276
277 #: e2fsck/message.c:118
278 msgid "Cconflicts with some other fs @b"
279 msgstr ""
280
281 #: e2fsck/message.c:119
282 msgid "ddirectory"
283 msgstr ""
284
285 #: e2fsck/message.c:120
286 msgid "Ddeleted"
287 msgstr ""
288
289 #: e2fsck/message.c:121
290 msgid "eentry"
291 msgstr ""
292
293 #: e2fsck/message.c:122
294 msgid "E@e '%Dn' in %p (%i)"
295 msgstr ""
296
297 #: e2fsck/message.c:123
298 msgid "ffilesystem"
299 msgstr ""
300
301 #: e2fsck/message.c:124
302 msgid "Ffor @i %i (%Q) is"
303 msgstr ""
304
305 #: e2fsck/message.c:125
306 msgid "ggroup"
307 msgstr ""
308
309 #: e2fsck/message.c:126
310 msgid "hHTREE @d @i"
311 msgstr ""
312
313 #: e2fsck/message.c:127
314 msgid "iinode"
315 msgstr ""
316
317 #: e2fsck/message.c:128
318 msgid "Iillegal"
319 msgstr ""
320
321 #: e2fsck/message.c:129
322 msgid "jjournal"
323 msgstr ""
324
325 #: e2fsck/message.c:130
326 msgid "llost+found"
327 msgstr ""
328
329 #: e2fsck/message.c:131
330 msgid "Lis a link"
331 msgstr ""
332
333 #: e2fsck/message.c:132
334 msgid "mmultiply-claimed"
335 msgstr ""
336
337 #: e2fsck/message.c:133
338 msgid "ninvalid"
339 msgstr ""
340
341 #: e2fsck/message.c:134
342 msgid "oorphaned"
343 msgstr ""
344
345 #: e2fsck/message.c:135
346 msgid "pproblem in"
347 msgstr ""
348
349 #: e2fsck/message.c:136
350 msgid "qquota"
351 msgstr ""
352
353 #: e2fsck/message.c:137
354 msgid "rroot @i"
355 msgstr ""
356
357 #: e2fsck/message.c:138
358 msgid "sshould be"
359 msgstr ""
360
361 #: e2fsck/message.c:139
362 msgid "Ssuper@b"
363 msgstr ""
364
365 #: e2fsck/message.c:140
366 msgid "uunattached"
367 msgstr ""
368
369 #: e2fsck/message.c:141
370 msgid "vdevice"
371 msgstr ""
372
373 #: e2fsck/message.c:142
374 msgid "xextent"
375 msgstr ""
376
377 #: e2fsck/message.c:143
378 msgid "zzero-length"
379 msgstr ""
380
381 #: e2fsck/message.c:154
382 msgid "<The NULL inode>"
383 msgstr ""
384
385 #: e2fsck/message.c:155
386 msgid "<The bad blocks inode>"
387 msgstr ""
388
389 #: e2fsck/message.c:157
390 msgid "<The user quota inode>"
391 msgstr ""
392
393 #: e2fsck/message.c:158
394 msgid "<The group quota inode>"
395 msgstr ""
396
397 #: e2fsck/message.c:159
398 msgid "<The boot loader inode>"
399 msgstr ""
400
401 #: e2fsck/message.c:160
402 msgid "<The undelete directory inode>"
403 msgstr ""
404
405 #: e2fsck/message.c:161
406 msgid "<The group descriptor inode>"
407 msgstr ""
408
409 #: e2fsck/message.c:162
410 msgid "<The journal inode>"
411 msgstr ""
412
413 #: e2fsck/message.c:163
414 msgid "<Reserved inode 9>"
415 msgstr ""
416
417 #: e2fsck/message.c:164
418 msgid "<Reserved inode 10>"
419 msgstr ""
420
421 #: e2fsck/message.c:333
422 msgid "regular file"
423 msgstr ""
424
425 #: e2fsck/message.c:335
426 msgid "directory"
427 msgstr ""
428
429 #: e2fsck/message.c:337
430 msgid "character device"
431 msgstr ""
432
433 #: e2fsck/message.c:339
434 msgid "block device"
435 msgstr ""
436
437 #: e2fsck/message.c:341
438 msgid "named pipe"
439 msgstr ""
440
441 #: e2fsck/message.c:343
442 msgid "symbolic link"
443 msgstr ""
444
445 #: e2fsck/message.c:345 misc/uuidd.c:162
446 msgid "socket"
447 msgstr ""
448
449 #: e2fsck/message.c:347
450 #, c-format
451 msgid "unknown file type with mode 0%o"
452 msgstr ""
453
454 #: e2fsck/message.c:422
455 msgid "indirect block"
456 msgstr ""
457
458 #: e2fsck/message.c:424
459 msgid "double indirect block"
460 msgstr ""
461
462 #: e2fsck/message.c:426
463 msgid "triple indirect block"
464 msgstr ""
465
466 #: e2fsck/message.c:428
467 msgid "translator block"
468 msgstr ""
469
470 #: e2fsck/message.c:430
471 msgid "block #"
472 msgstr ""
473
474 #: e2fsck/pass1b.c:222
475 msgid "multiply claimed inode map"
476 msgstr ""
477
478 #: e2fsck/pass1b.c:645 e2fsck/pass1b.c:793
479 #, c-format
480 msgid "internal error: can't find dup_blk for %llu\n"
481 msgstr ""
482
483 #: e2fsck/pass1b.c:903
484 msgid "returned from clone_file_block"
485 msgstr ""
486
487 #: e2fsck/pass1b.c:927
488 #, c-format
489 msgid "internal error: couldn't lookup EA block record for %llu"
490 msgstr ""
491
492 #: e2fsck/pass1b.c:939
493 #, c-format
494 msgid "internal error: couldn't lookup EA inode record for %u"
495 msgstr ""
496
497 #: e2fsck/pass1.c:662 e2fsck/pass2.c:970
498 msgid "reading directory block"
499 msgstr ""
500
501 #: e2fsck/pass1.c:1107
502 msgid "in-use inode map"
503 msgstr ""
504
505 #: e2fsck/pass1.c:1118
506 msgid "directory inode map"
507 msgstr ""
508
509 #: e2fsck/pass1.c:1128
510 msgid "regular file inode map"
511 msgstr ""
512
513 #: e2fsck/pass1.c:1137 misc/e2image.c:1268
514 msgid "in-use block map"
515 msgstr ""
516
517 #: e2fsck/pass1.c:1146
518 msgid "metadata block map"
519 msgstr ""
520
521 #: e2fsck/pass1.c:1205
522 msgid "opening inode scan"
523 msgstr ""
524
525 #: e2fsck/pass1.c:1243
526 msgid "getting next inode from scan"
527 msgstr ""
528
529 #: e2fsck/pass1.c:1929
530 msgid "Pass 1"
531 msgstr ""
532
533 #: e2fsck/pass1.c:1990
534 #, c-format
535 msgid "reading indirect blocks of inode %u"
536 msgstr ""
537
538 #: e2fsck/pass1.c:2040
539 msgid "bad inode map"
540 msgstr ""
541
542 #: e2fsck/pass1.c:2080
543 msgid "inode in bad block map"
544 msgstr ""
545
546 #: e2fsck/pass1.c:2100
547 msgid "imagic inode map"
548 msgstr ""
549
550 #: e2fsck/pass1.c:2127
551 msgid "multiply claimed block map"
552 msgstr ""
553
554 #: e2fsck/pass1.c:2241
555 msgid "ext attr block map"
556 msgstr ""
557
558 #: e2fsck/pass1.c:3408
559 #, c-format
560 msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
561 msgstr ""
562
563 #: e2fsck/pass1.c:3823
564 msgid "block bitmap"
565 msgstr ""
566
567 #: e2fsck/pass1.c:3829
568 msgid "inode bitmap"
569 msgstr ""
570
571 #: e2fsck/pass1.c:3835
572 msgid "inode table"
573 msgstr ""
574
575 #: e2fsck/pass2.c:287
576 msgid "Pass 2"
577 msgstr ""
578
579 #: e2fsck/pass2.c:1042 e2fsck/pass2.c:1207
580 msgid "Can not continue."
581 msgstr ""
582
583 #: e2fsck/pass3.c:77
584 msgid "inode done bitmap"
585 msgstr ""
586
587 #: e2fsck/pass3.c:86
588 msgid "Peak memory"
589 msgstr ""
590
591 #: e2fsck/pass3.c:149
592 msgid "Pass 3"
593 msgstr ""
594
595 #: e2fsck/pass3.c:344
596 msgid "inode loop detection bitmap"
597 msgstr ""
598
599 #: e2fsck/pass4.c:207
600 msgid "Pass 4"
601 msgstr ""
602
603 #: e2fsck/pass5.c:81
604 msgid "Pass 5"
605 msgstr ""
606
607 #: e2fsck/pass5.c:104
608 msgid "check_inode_bitmap_checksum: Memory allocation error"
609 msgstr ""
610
611 #: e2fsck/pass5.c:158
612 msgid "check_block_bitmap_checksum: Memory allocation error"
613 msgstr ""
614
615 #: e2fsck/problem.c:51
616 msgid "(no prompt)"
617 msgstr ""
618
619 #: e2fsck/problem.c:52
620 msgid "Fix"
621 msgstr ""
622
623 #: e2fsck/problem.c:53
624 msgid "Clear"
625 msgstr ""
626
627 #: e2fsck/problem.c:54
628 msgid "Relocate"
629 msgstr ""
630
631 #: e2fsck/problem.c:55
632 msgid "Allocate"
633 msgstr ""
634
635 #: e2fsck/problem.c:56
636 msgid "Expand"
637 msgstr ""
638
639 #: e2fsck/problem.c:57
640 msgid "Connect to /lost+found"
641 msgstr ""
642
643 #: e2fsck/problem.c:58
644 msgid "Create"
645 msgstr ""
646
647 #: e2fsck/problem.c:59
648 msgid "Salvage"
649 msgstr ""
650
651 #: e2fsck/problem.c:60
652 msgid "Truncate"
653 msgstr ""
654
655 #: e2fsck/problem.c:61
656 msgid "Clear inode"
657 msgstr ""
658
659 #: e2fsck/problem.c:62
660 msgid "Abort"
661 msgstr ""
662
663 #: e2fsck/problem.c:63
664 msgid "Split"
665 msgstr ""
666
667 #: e2fsck/problem.c:64
668 msgid "Continue"
669 msgstr ""
670
671 #: e2fsck/problem.c:65
672 msgid "Clone multiply-claimed blocks"
673 msgstr ""
674
675 #: e2fsck/problem.c:66
676 msgid "Delete file"
677 msgstr ""
678
679 #: e2fsck/problem.c:67
680 msgid "Suppress messages"
681 msgstr ""
682
683 #: e2fsck/problem.c:68
684 msgid "Unlink"
685 msgstr ""
686
687 #: e2fsck/problem.c:69
688 msgid "Clear HTree index"
689 msgstr ""
690
691 #: e2fsck/problem.c:70
692 msgid "Recreate"
693 msgstr ""
694
695 #: e2fsck/problem.c:79
696 msgid "(NONE)"
697 msgstr ""
698
699 #: e2fsck/problem.c:80
700 msgid "FIXED"
701 msgstr ""
702
703 #: e2fsck/problem.c:81
704 msgid "CLEARED"
705 msgstr ""
706
707 #: e2fsck/problem.c:82
708 msgid "RELOCATED"
709 msgstr ""
710
711 #: e2fsck/problem.c:83
712 msgid "ALLOCATED"
713 msgstr ""
714
715 #: e2fsck/problem.c:84
716 msgid "EXPANDED"
717 msgstr ""
718
719 #: e2fsck/problem.c:85
720 msgid "RECONNECTED"
721 msgstr ""
722
723 #: e2fsck/problem.c:86
724 msgid "CREATED"
725 msgstr ""
726
727 #: e2fsck/problem.c:87
728 msgid "SALVAGED"
729 msgstr ""
730
731 #: e2fsck/problem.c:88
732 msgid "TRUNCATED"
733 msgstr ""
734
735 #: e2fsck/problem.c:89
736 msgid "INODE CLEARED"
737 msgstr ""
738
739 #: e2fsck/problem.c:90
740 msgid "ABORTED"
741 msgstr ""
742
743 #: e2fsck/problem.c:91
744 msgid "SPLIT"
745 msgstr ""
746
747 #: e2fsck/problem.c:92
748 msgid "CONTINUING"
749 msgstr ""
750
751 #: e2fsck/problem.c:93
752 msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
753 msgstr ""
754
755 #: e2fsck/problem.c:94
756 msgid "FILE DELETED"
757 msgstr ""
758
759 #: e2fsck/problem.c:95
760 msgid "SUPPRESSED"
761 msgstr ""
762
763 #: e2fsck/problem.c:96
764 msgid "UNLINKED"
765 msgstr ""
766
767 #: e2fsck/problem.c:97
768 msgid "HTREE INDEX CLEARED"
769 msgstr ""
770
771 #: e2fsck/problem.c:98
772 msgid "WILL RECREATE"
773 msgstr ""
774
775 #: e2fsck/problem.c:110
776 #. @-expanded: block bitmap for group %g is not in group.  (block %b)\n
777 msgid "@b @B for @g %g is not in @g.  (@b %b)\n"
778 msgstr ""
779
780 #: e2fsck/problem.c:114
781 #. @-expanded: inode bitmap for group %g is not in group.  (block %b)\n
782 msgid "@i @B for @g %g is not in @g.  (@b %b)\n"
783 msgstr ""
784
785 #: e2fsck/problem.c:119
786 #. @-expanded: inode table for group %g is not in group.  (block %b)\n
787 #. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
788 msgid ""
789 "@i table for @g %g is not in @g.  (@b %b)\n"
790 "WARNING: SEVERE DATA LOSS POSSIBLE.\n"
791 msgstr ""
792
793 #: e2fsck/problem.c:125
794 #. @-expanded: \n
795 #. @-expanded: The superblock could not be read or does not describe a valid ext2/ext3/ext4\n
796 #. @-expanded: filesystem.  If the device is valid and it really contains an ext2/ext3/ext4\n
797 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
798 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
799 #. @-expanded:     e2fsck -b 8193 <device>\n
800 #. @-expanded:  or\n
801 #. @-expanded:     e2fsck -b 32768 <device>\n
802 #. @-expanded: \n
803 msgid ""
804 "\n"
805 "The @S could not be read or does not describe a valid ext2/ext3/ext4\n"
806 "@f.  If the @v is valid and it really contains an ext2/ext3/ext4\n"
807 "@f (and not swap or ufs or something else), then the @S\n"
808 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
809 "    e2fsck -b 8193 <@v>\n"
810 " or\n"
811 "    e2fsck -b 32768 <@v>\n"
812 "\n"
813 msgstr ""
814
815 #: e2fsck/problem.c:136
816 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
817 #. @-expanded: The physical size of the device is %c blocks\n
818 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
819 msgid ""
820 "The @f size (according to the @S) is %b @bs\n"
821 "The physical size of the @v is %c @bs\n"
822 "Either the @S or the partition table is likely to be corrupt!\n"
823 msgstr ""
824
825 #: e2fsck/problem.c:143
826 #. @-expanded: superblock block_size = %b, fragsize = %c.\n
827 #. @-expanded: This version of e2fsck does not support fragment sizes different\n
828 #. @-expanded: from the block size.\n
829 msgid ""
830 "@S @b_size = %b, fragsize = %c.\n"
831 "This version of e2fsck does not support fragment sizes different\n"
832 "from the @b size.\n"
833 msgstr ""
834
835 #: e2fsck/problem.c:150
836 #. @-expanded: superblock blocks_per_group = %b, should have been %c\n
837 msgid "@S @bs_per_group = %b, should have been %c\n"
838 msgstr ""
839
840 #: e2fsck/problem.c:155
841 #. @-expanded: superblock first_data_block = %b, should have been %c\n
842 msgid "@S first_data_@b = %b, should have been %c\n"
843 msgstr ""
844
845 #: e2fsck/problem.c:160
846 #. @-expanded: filesystem did not have a UUID; generating one.\n
847 #. @-expanded: \n
848 msgid ""
849 "@f did not have a UUID; generating one.\n"
850 "\n"
851 msgstr ""
852
853 #: e2fsck/problem.c:165
854 #, c-format
855 msgid ""
856 "Note: if several inode or block bitmap blocks or part\n"
857 "of the inode table require relocation, you may wish to try\n"
858 "running e2fsck with the '-b %S' option first.  The problem\n"
859 "may lie only with the primary block group descriptors, and\n"
860 "the backup block group descriptors may be OK.\n"
861 "\n"
862 msgstr ""
863
864 #: e2fsck/problem.c:174
865 #. @-expanded: Corruption found in superblock.  (%s = %N).\n
866 msgid "Corruption found in @S.  (%s = %N).\n"
867 msgstr ""
868
869 #: e2fsck/problem.c:179
870 #, c-format
871 #. @-expanded: Error determining size of the physical device: %m\n
872 msgid "Error determining size of the physical @v: %m\n"
873 msgstr ""
874
875 #: e2fsck/problem.c:184
876 #. @-expanded: inode count in superblock is %i, should be %j.\n
877 msgid "@i count in @S is %i, @s %j.\n"
878 msgstr ""
879
880 #: e2fsck/problem.c:188
881 msgid "The Hurd does not support the filetype feature.\n"
882 msgstr ""
883
884 #: e2fsck/problem.c:193
885 #, c-format
886 #. @-expanded: superblock has an invalid journal (inode %i).\n
887 msgid "@S has an @n @j (@i %i).\n"
888 msgstr ""
889
890 #: e2fsck/problem.c:198
891 #. @-expanded: External journal has multiple filesystem users (unsupported).\n
892 msgid "External @j has multiple @f users (unsupported).\n"
893 msgstr ""
894
895 #: e2fsck/problem.c:203
896 #. @-expanded: Can't find external journal\n
897 msgid "Can't find external @j\n"
898 msgstr ""
899
900 #: e2fsck/problem.c:208
901 #. @-expanded: External journal has bad superblock\n
902 msgid "External @j has bad @S\n"
903 msgstr ""
904
905 #: e2fsck/problem.c:213
906 #. @-expanded: External journal does not support this filesystem\n
907 msgid "External @j does not support this @f\n"
908 msgstr ""
909
910 #: e2fsck/problem.c:218
911 #. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
912 #. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal 
913 #. @-expanded: format.\n
914 #. @-expanded: It is also possible the journal superblock is corrupt.\n
915 msgid ""
916 "@f @j @S is unknown type %N (unsupported).\n"
917 "It is likely that your copy of e2fsck is old and/or doesn't support this @j "
918 "format.\n"
919 "It is also possible the @j @S is corrupt.\n"
920 msgstr ""
921
922 #: e2fsck/problem.c:226
923 #. @-expanded: journal superblock is corrupt.\n
924 msgid "@j @S is corrupt.\n"
925 msgstr ""
926
927 #: e2fsck/problem.c:231
928 #. @-expanded: superblock has_journal flag is clear, but a journal is present.\n
929 msgid "@S has_@j flag is clear, but a @j is present.\n"
930 msgstr ""
931
932 #: e2fsck/problem.c:236
933 #. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
934 msgid "@S needs_recovery flag is set, but no @j is present.\n"
935 msgstr ""
936
937 #: e2fsck/problem.c:241
938 #. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
939 msgid "@S needs_recovery flag is clear, but @j has data.\n"
940 msgstr ""
941
942 #: e2fsck/problem.c:246
943 #. @-expanded: Clear journal
944 msgid "Clear @j"
945 msgstr ""
946
947 #: e2fsck/problem.c:251 e2fsck/problem.c:734
948 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.  
949 msgid "@f has feature flag(s) set, but is a revision 0 @f.  "
950 msgstr ""
951
952 #: e2fsck/problem.c:256
953 #. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
954 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
955 msgstr ""
956
957 #: e2fsck/problem.c:261
958 #. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
959 msgid "@I %B (%b) found in @o @i %i.\n"
960 msgstr ""
961
962 #: e2fsck/problem.c:266
963 #. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
964 msgid "Already cleared %B (%b) found in @o @i %i.\n"
965 msgstr ""
966
967 #: e2fsck/problem.c:271
968 #, c-format
969 #. @-expanded: illegal orphaned inode %i in superblock.\n
970 msgid "@I @o @i %i in @S.\n"
971 msgstr ""
972
973 #: e2fsck/problem.c:276
974 #, c-format
975 #. @-expanded: illegal inode %i in orphaned inode list.\n
976 msgid "@I @i %i in @o @i list.\n"
977 msgstr ""
978
979 #: e2fsck/problem.c:281
980 #. @-expanded: journal superblock has an unknown read-only feature flag set.\n
981 msgid "@j @S has an unknown read-only feature flag set.\n"
982 msgstr ""
983
984 #: e2fsck/problem.c:286
985 #. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
986 msgid "@j @S has an unknown incompatible feature flag set.\n"
987 msgstr ""
988
989 #: e2fsck/problem.c:291
990 #. @-expanded: journal version not supported by this e2fsck.\n
991 msgid "@j version not supported by this e2fsck.\n"
992 msgstr ""
993
994 #: e2fsck/problem.c:296
995 #, c-format
996 #. @-expanded: Moving journal from /%s to hidden inode.\n
997 #. @-expanded: \n
998 msgid ""
999 "Moving @j from /%s to hidden @i.\n"
1000 "\n"
1001 msgstr ""
1002
1003 #: e2fsck/problem.c:301
1004 #, c-format
1005 #. @-expanded: Error moving journal: %m\n
1006 #. @-expanded: \n
1007 msgid ""
1008 "Error moving @j: %m\n"
1009 "\n"
1010 msgstr ""
1011
1012 #: e2fsck/problem.c:306
1013 #. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1014 #. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1015 #. @-expanded: \n
1016 msgid ""
1017 "Found @n V2 @j @S fields (from V1 @j).\n"
1018 "Clearing fields beyond the V1 @j @S...\n"
1019 "\n"
1020 msgstr ""
1021
1022 #: e2fsck/problem.c:312
1023 #. @-expanded: Run journal anyway
1024 msgid "Run @j anyway"
1025 msgstr ""
1026
1027 #: e2fsck/problem.c:317
1028 #. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1029 msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1030 msgstr ""
1031
1032 #: e2fsck/problem.c:322
1033 #. @-expanded: Backing up journal inode block information.\n
1034 #. @-expanded: \n
1035 msgid ""
1036 "Backing up @j @i @b information.\n"
1037 "\n"
1038 msgstr ""
1039
1040 #: e2fsck/problem.c:327
1041 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1042 #. @-expanded: is %N; should be zero.  
1043 msgid ""
1044 "@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1045 "is %N; @s zero.  "
1046 msgstr ""
1047
1048 #: e2fsck/problem.c:333
1049 #. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.  
1050 msgid "Resize_@i not enabled, but the resize @i is non-zero.  "
1051 msgstr ""
1052
1053 #: e2fsck/problem.c:338
1054 #. @-expanded: Resize inode not valid.  
1055 msgid "Resize @i not valid.  "
1056 msgstr ""
1057
1058 #: e2fsck/problem.c:343
1059 #. @-expanded: superblock last mount time (%t,\n
1060 #. @-expanded: \tnow = %T) is in the future.\n
1061 msgid ""
1062 "@S last mount time (%t,\n"
1063 "\tnow = %T) is in the future.\n"
1064 msgstr ""
1065
1066 #: e2fsck/problem.c:348
1067 #. @-expanded: superblock last write time (%t,\n
1068 #. @-expanded: \tnow = %T) is in the future.\n
1069 msgid ""
1070 "@S last write time (%t,\n"
1071 "\tnow = %T) is in the future.\n"
1072 msgstr ""
1073
1074 #: e2fsck/problem.c:352
1075 #, c-format
1076 #. @-expanded: superblock hint for external superblock should be %X.  
1077 msgid "@S hint for external superblock @s %X.  "
1078 msgstr ""
1079
1080 #: e2fsck/problem.c:357
1081 #. @-expanded: Adding dirhash hint to filesystem.\n
1082 #. @-expanded: \n
1083 msgid ""
1084 "Adding dirhash hint to @f.\n"
1085 "\n"
1086 msgstr ""
1087
1088 #: e2fsck/problem.c:362
1089 #. @-expanded: group descriptor %g checksum is %04x, should be %04y.  
1090 msgid "@g descriptor %g checksum is %04x, should be %04y.  "
1091 msgstr ""
1092
1093 #: e2fsck/problem.c:367
1094 #, c-format
1095 #. @-expanded: group descriptor %g marked uninitialized without feature set.\n
1096 msgid "@g descriptor %g marked uninitialized without feature set.\n"
1097 msgstr ""
1098
1099 #: e2fsck/problem.c:372
1100 #. @-expanded: group descriptor %g has invalid unused inodes count %b.  
1101 msgid "@g descriptor %g has invalid unused inodes count %b.  "
1102 msgstr ""
1103
1104 #: e2fsck/problem.c:377
1105 #. @-expanded: Last group block bitmap uninitialized.  
1106 msgid "Last @g @b @B uninitialized.  "
1107 msgstr ""
1108
1109 #: e2fsck/problem.c:382
1110 #, c-format
1111 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1112 msgstr ""
1113
1114 #: e2fsck/problem.c:386
1115 msgid "The test_fs flag is set (and ext4 is available).  "
1116 msgstr ""
1117
1118 #: e2fsck/problem.c:391
1119 #. @-expanded: superblock last mount time is in the future.\n
1120 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly 
1121 #. @-expanded: set)\n
1122 msgid ""
1123 "@S last mount time is in the future.\n"
1124 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1125 "set)\n"
1126 msgstr ""
1127
1128 #: e2fsck/problem.c:397
1129 #. @-expanded: superblock last write time is in the future.\n
1130 #. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly 
1131 #. @-expanded: set)\n
1132 msgid ""
1133 "@S last write time is in the future.\n"
1134 "\t(by less than a day, probably due to the hardware clock being incorrectly "
1135 "set)\n"
1136 msgstr ""
1137
1138 #: e2fsck/problem.c:403
1139 #. @-expanded: One or more block group descriptor checksums are invalid.  
1140 msgid "One or more @b @g descriptor checksums are invalid.  "
1141 msgstr ""
1142
1143 #: e2fsck/problem.c:408
1144 #. @-expanded: Setting free inodes count to %j (was %i)\n
1145 msgid "Setting free @is count to %j (was %i)\n"
1146 msgstr ""
1147
1148 #: e2fsck/problem.c:413
1149 #. @-expanded: Setting free blocks count to %c (was %b)\n
1150 msgid "Setting free @bs count to %c (was %b)\n"
1151 msgstr ""
1152
1153 #: e2fsck/problem.c:418
1154 #. @-expanded: Making quota inode %i (%Q) hidden.\n
1155 msgid "Making @q @i %i (%Q) hidden.\n"
1156 msgstr ""
1157
1158 #: e2fsck/problem.c:423
1159 #. @-expanded: superblock has invalid MMP block.  
1160 msgid "@S has invalid MMP block.  "
1161 msgstr ""
1162
1163 #: e2fsck/problem.c:428
1164 #. @-expanded: superblock has invalid MMP magic.  
1165 msgid "@S has invalid MMP magic.  "
1166 msgstr ""
1167
1168 #: e2fsck/problem.c:433
1169 #, c-format
1170 msgid "ext2fs_open2: %m\n"
1171 msgstr ""
1172
1173 #: e2fsck/problem.c:438
1174 #, c-format
1175 msgid "ext2fs_check_desc: %m\n"
1176 msgstr ""
1177
1178 #: e2fsck/problem.c:446
1179 #. @-expanded: superblock metadata_csum supersedes uninit_bg; both feature bits cannot be set 
1180 #. @-expanded: simultaneously.
1181 msgid ""
1182 "@S metadata_csum supersedes uninit_bg; both feature bits cannot be set "
1183 "simultaneously."
1184 msgstr ""
1185
1186 #: e2fsck/problem.c:452
1187 #. @-expanded: superblock MMP block checksum does not match MMP block.  
1188 msgid "@S MMP block checksum does not match MMP block.  "
1189 msgstr ""
1190
1191 #: e2fsck/problem.c:457
1192 #. @-expanded: superblock 64bit filesystems needs extents to access the whole disk.  
1193 msgid "@S 64bit filesystems needs extents to access the whole disk.  "
1194 msgstr ""
1195
1196 #: e2fsck/problem.c:462
1197 msgid "First_meta_bg is too big.  (%N, max value %g).  "
1198 msgstr ""
1199
1200 #: e2fsck/problem.c:467
1201 #. @-expanded: External journal superblock checksum does not match superblock.  
1202 msgid "External @j @S checksum does not match @S.  "
1203 msgstr ""
1204
1205 #: e2fsck/problem.c:472
1206 #. @-expanded: superblock metadata_csum_seed is not necessary without metadata_csum.
1207 msgid "@S metadata_csum_seed is not necessary without metadata_csum."
1208 msgstr ""
1209
1210 #: e2fsck/problem.c:477
1211 #, c-format
1212 msgid "Error initializing quota context in support library: %m\n"
1213 msgstr ""
1214
1215 #: e2fsck/problem.c:484
1216 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1217 msgid "Pass 1: Checking @is, @bs, and sizes\n"
1218 msgstr ""
1219
1220 #: e2fsck/problem.c:488
1221 #. @-expanded: root inode is not a directory.  
1222 msgid "@r is not a @d.  "
1223 msgstr ""
1224
1225 #: e2fsck/problem.c:493
1226 #. @-expanded: root inode has dtime set (probably due to old mke2fs).  
1227 msgid "@r has dtime set (probably due to old mke2fs).  "
1228 msgstr ""
1229
1230 #: e2fsck/problem.c:498
1231 #. @-expanded: Reserved inode %i (%Q) has invalid mode.  
1232 msgid "Reserved @i %i (%Q) has @n mode.  "
1233 msgstr ""
1234
1235 #: e2fsck/problem.c:503
1236 #, c-format
1237 #. @-expanded: deleted inode %i has zero dtime.  
1238 msgid "@D @i %i has zero dtime.  "
1239 msgstr ""
1240
1241 #: e2fsck/problem.c:508
1242 #, c-format
1243 #. @-expanded: inode %i is in use, but has dtime set.  
1244 msgid "@i %i is in use, but has dtime set.  "
1245 msgstr ""
1246
1247 #: e2fsck/problem.c:513
1248 #, c-format
1249 #. @-expanded: inode %i is a zero-length directory.  
1250 msgid "@i %i is a @z @d.  "
1251 msgstr ""
1252
1253 #: e2fsck/problem.c:518
1254 #. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
1255 msgid "@g %g's @b @B at %b @C.\n"
1256 msgstr ""
1257
1258 #: e2fsck/problem.c:523
1259 #. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
1260 msgid "@g %g's @i @B at %b @C.\n"
1261 msgstr ""
1262
1263 #: e2fsck/problem.c:528
1264 #. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
1265 msgid "@g %g's @i table at %b @C.\n"
1266 msgstr ""
1267
1268 #: e2fsck/problem.c:533
1269 #. @-expanded: group %g's block bitmap (%b) is bad.  
1270 msgid "@g %g's @b @B (%b) is bad.  "
1271 msgstr ""
1272
1273 #: e2fsck/problem.c:538
1274 #. @-expanded: group %g's inode bitmap (%b) is bad.  
1275 msgid "@g %g's @i @B (%b) is bad.  "
1276 msgstr ""
1277
1278 #: e2fsck/problem.c:543
1279 #. @-expanded: inode %i, i_size is %Is, should be %N.  
1280 msgid "@i %i, i_size is %Is, @s %N.  "
1281 msgstr ""
1282
1283 #: e2fsck/problem.c:548
1284 #. @-expanded: inode %i, i_blocks is %Ib, should be %N.  
1285 msgid "@i %i, i_@bs is %Ib, @s %N.  "
1286 msgstr ""
1287
1288 #: e2fsck/problem.c:553
1289 #. @-expanded: illegal %B (%b) in inode %i.  
1290 msgid "@I %B (%b) in @i %i.  "
1291 msgstr ""
1292
1293 #: e2fsck/problem.c:558
1294 #. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.  
1295 msgid "%B (%b) overlaps @f metadata in @i %i.  "
1296 msgstr ""
1297
1298 #: e2fsck/problem.c:563
1299 #, c-format
1300 #. @-expanded: inode %i has illegal block(s).  
1301 msgid "@i %i has illegal @b(s).  "
1302 msgstr ""
1303
1304 #: e2fsck/problem.c:568
1305 #, c-format
1306 #. @-expanded: Too many illegal blocks in inode %i.\n
1307 msgid "Too many illegal @bs in @i %i.\n"
1308 msgstr ""
1309
1310 #: e2fsck/problem.c:573
1311 #. @-expanded: illegal %B (%b) in bad block inode.  
1312 msgid "@I %B (%b) in bad @b @i.  "
1313 msgstr ""
1314
1315 #: e2fsck/problem.c:578
1316 #. @-expanded: Bad block inode has illegal block(s).  
1317 msgid "Bad @b @i has illegal @b(s).  "
1318 msgstr ""
1319
1320 #: e2fsck/problem.c:583
1321 #. @-expanded: Duplicate or bad block in use!\n
1322 msgid "Duplicate or bad @b in use!\n"
1323 msgstr ""
1324
1325 #: e2fsck/problem.c:588
1326 #. @-expanded: Bad block %b used as bad block inode indirect block.  
1327 msgid "Bad @b %b used as bad @b @i indirect @b.  "
1328 msgstr ""
1329
1330 #: e2fsck/problem.c:593
1331 #. @-expanded: \n
1332 #. @-expanded: The bad block inode has probably been corrupted.  You probably\n
1333 #. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1334 #. @-expanded: in the filesystem.\n
1335 msgid ""
1336 "\n"
1337 "The bad @b @i has probably been corrupted.  You probably\n"
1338 "should stop now and run e2fsck -c to scan for bad blocks\n"
1339 "in the @f.\n"
1340 msgstr ""
1341
1342 #: e2fsck/problem.c:600
1343 #. @-expanded: \n
1344 #. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
1345 msgid ""
1346 "\n"
1347 "If the @b is really bad, the @f can not be fixed.\n"
1348 msgstr ""
1349
1350 #: e2fsck/problem.c:605
1351 #. @-expanded: You can remove this block from the bad block list and hope\n
1352 #. @-expanded: that the block is really OK.  But there are no guarantees.\n
1353 #. @-expanded: \n
1354 msgid ""
1355 "You can remove this @b from the bad @b list and hope\n"
1356 "that the @b is really OK.  But there are no guarantees.\n"
1357 "\n"
1358 msgstr ""
1359
1360 #: e2fsck/problem.c:611
1361 #. @-expanded: The primary superblock (%b) is on the bad block list.\n
1362 msgid "The primary @S (%b) is on the bad @b list.\n"
1363 msgstr ""
1364
1365 #: e2fsck/problem.c:616
1366 #. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
1367 msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
1368 msgstr ""
1369
1370 #: e2fsck/problem.c:622
1371 #. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
1372 msgid "Warning: Group %g's @S (%b) is bad.\n"
1373 msgstr ""
1374
1375 #: e2fsck/problem.c:627
1376 #. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
1377 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
1378 msgstr ""
1379
1380 #: e2fsck/problem.c:633
1381 #. @-expanded: Programming error?  block #%b claimed for no reason in process_bad_block.\n
1382 msgid "Programming error?  @b #%b claimed for no reason in process_bad_@b.\n"
1383 msgstr ""
1384
1385 #: e2fsck/problem.c:639
1386 #. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
1387 msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
1388 msgstr ""
1389
1390 #: e2fsck/problem.c:644
1391 #, c-format
1392 #. @-expanded: error allocating block buffer for relocating %s\n
1393 msgid "@A @b buffer for relocating %s\n"
1394 msgstr ""
1395
1396 #: e2fsck/problem.c:649
1397 #. @-expanded: Relocating group %g's %s from %b to %c...\n
1398 msgid "Relocating @g %g's %s from %b to %c...\n"
1399 msgstr ""
1400
1401 #: e2fsck/problem.c:654
1402 #, c-format
1403 #. @-expanded: Relocating group %g's %s to %c...\n
1404 msgid "Relocating @g %g's %s to %c...\n"
1405 msgstr ""
1406
1407 #: e2fsck/problem.c:659
1408 #. @-expanded: Warning: could not read block %b of %s: %m\n
1409 msgid "Warning: could not read @b %b of %s: %m\n"
1410 msgstr ""
1411
1412 #: e2fsck/problem.c:664
1413 #. @-expanded: Warning: could not write block %b for %s: %m\n
1414 msgid "Warning: could not write @b %b for %s: %m\n"
1415 msgstr ""
1416
1417 #: e2fsck/problem.c:669 e2fsck/problem.c:1730
1418 #. @-expanded: error allocating inode bitmap (%N): %m\n
1419 msgid "@A @i @B (%N): %m\n"
1420 msgstr ""
1421
1422 #: e2fsck/problem.c:674
1423 #. @-expanded: error allocating block bitmap (%N): %m\n
1424 msgid "@A @b @B (%N): %m\n"
1425 msgstr ""
1426
1427 #: e2fsck/problem.c:679
1428 #, c-format
1429 #. @-expanded: error allocating icount link information: %m\n
1430 msgid "@A icount link information: %m\n"
1431 msgstr ""
1432
1433 #: e2fsck/problem.c:684
1434 #, c-format
1435 #. @-expanded: error allocating directory block array: %m\n
1436 msgid "@A @d @b array: %m\n"
1437 msgstr ""
1438
1439 #: e2fsck/problem.c:689
1440 #, c-format
1441 #. @-expanded: Error while scanning inodes (%i): %m\n
1442 msgid "Error while scanning @is (%i): %m\n"
1443 msgstr ""
1444
1445 #: e2fsck/problem.c:694
1446 #, c-format
1447 #. @-expanded: Error while iterating over blocks in inode %i: %m\n
1448 msgid "Error while iterating over @bs in @i %i: %m\n"
1449 msgstr ""
1450
1451 #: e2fsck/problem.c:699
1452 #. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
1453 msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
1454 msgstr ""
1455
1456 #: e2fsck/problem.c:704
1457 #. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
1458 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
1459 msgstr ""
1460
1461 #: e2fsck/problem.c:710
1462 #, c-format
1463 #. @-expanded: Error reading inode %i: %m\n
1464 msgid "Error reading @i %i: %m\n"
1465 msgstr ""
1466
1467 #: e2fsck/problem.c:718
1468 #, c-format
1469 #. @-expanded: inode %i has imagic flag set.  
1470 msgid "@i %i has imagic flag set.  "
1471 msgstr ""
1472
1473 #: e2fsck/problem.c:723
1474 #, c-format
1475 #. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1476 #. @-expanded: or append-only flag set.  
1477 msgid ""
1478 "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1479 "or append-only flag set.  "
1480 msgstr ""
1481
1482 #: e2fsck/problem.c:729
1483 #, c-format
1484 #. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.  
1485 msgid "Special (@v/socket/fifo) @i %i has non-zero size.  "
1486 msgstr ""
1487
1488 #: e2fsck/problem.c:739
1489 #. @-expanded: journal inode is not in use, but contains data.  
1490 msgid "@j @i is not in use, but contains data.  "
1491 msgstr ""
1492
1493 #: e2fsck/problem.c:744
1494 #. @-expanded: journal is not regular file.  
1495 msgid "@j is not regular file.  "
1496 msgstr ""
1497
1498 #: e2fsck/problem.c:749
1499 #, c-format
1500 #. @-expanded: inode %i was part of the orphaned inode list.  
1501 msgid "@i %i was part of the @o @i list.  "
1502 msgstr ""
1503
1504 #: e2fsck/problem.c:755
1505 #. @-expanded: inodes that were part of a corrupted orphan linked list found.  
1506 msgid "@is that were part of a corrupted orphan linked list found.  "
1507 msgstr ""
1508
1509 #: e2fsck/problem.c:760
1510 #. @-expanded: error allocating refcount structure (%N): %m\n
1511 msgid "@A refcount structure (%N): %m\n"
1512 msgstr ""
1513
1514 #: e2fsck/problem.c:765
1515 #. @-expanded: Error reading extended attribute block %b for inode %i.  
1516 msgid "Error reading @a @b %b for @i %i.  "
1517 msgstr ""
1518
1519 #: e2fsck/problem.c:770
1520 #. @-expanded: inode %i has a bad extended attribute block %b.  
1521 msgid "@i %i has a bad @a @b %b.  "
1522 msgstr ""
1523
1524 #: e2fsck/problem.c:775
1525 #. @-expanded: Error reading extended attribute block %b (%m).  
1526 msgid "Error reading @a @b %b (%m).  "
1527 msgstr ""
1528
1529 #: e2fsck/problem.c:780
1530 #. @-expanded: extended attribute block %b has reference count %r, should be %N.  
1531 msgid "@a @b %b has reference count %r, @s %N.  "
1532 msgstr ""
1533
1534 #: e2fsck/problem.c:785
1535 #. @-expanded: Error writing extended attribute block %b (%m).  
1536 msgid "Error writing @a @b %b (%m).  "
1537 msgstr ""
1538
1539 #: e2fsck/problem.c:790
1540 #. @-expanded: extended attribute block %b has h_blocks > 1.  
1541 msgid "@a @b %b has h_@bs > 1.  "
1542 msgstr ""
1543
1544 #: e2fsck/problem.c:795
1545 #. @-expanded: error allocating extended attribute region allocation structure.  
1546 msgid "@A @a region allocation structure.  "
1547 msgstr ""
1548
1549 #: e2fsck/problem.c:800
1550 #. @-expanded: extended attribute block %b is corrupt (allocation collision).  
1551 msgid "@a @b %b is corrupt (allocation collision).  "
1552 msgstr ""
1553
1554 #: e2fsck/problem.c:805
1555 #. @-expanded: extended attribute block %b is corrupt (invalid name).  
1556 msgid "@a @b %b is corrupt (@n name).  "
1557 msgstr ""
1558
1559 #: e2fsck/problem.c:810
1560 #. @-expanded: extended attribute block %b is corrupt (invalid value).  
1561 msgid "@a @b %b is corrupt (@n value).  "
1562 msgstr ""
1563
1564 #: e2fsck/problem.c:815
1565 #, c-format
1566 #. @-expanded: inode %i is too big.  
1567 msgid "@i %i is too big.  "
1568 msgstr ""
1569
1570 #: e2fsck/problem.c:819
1571 #. @-expanded: %B (%b) causes directory to be too big.  
1572 msgid "%B (%b) causes @d to be too big.  "
1573 msgstr ""
1574
1575 #: e2fsck/problem.c:824
1576 msgid "%B (%b) causes file to be too big.  "
1577 msgstr ""
1578
1579 #: e2fsck/problem.c:829
1580 msgid "%B (%b) causes symlink to be too big.  "
1581 msgstr ""
1582
1583 #: e2fsck/problem.c:834
1584 #, c-format
1585 #. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
1586 msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
1587 msgstr ""
1588
1589 #: e2fsck/problem.c:839
1590 #, c-format
1591 #. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
1592 msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
1593 msgstr ""
1594
1595 #: e2fsck/problem.c:844
1596 #, c-format
1597 #. @-expanded: HTREE directory inode %i has an invalid root node.\n
1598 msgid "@h %i has an @n root node.\n"
1599 msgstr ""
1600
1601 #: e2fsck/problem.c:849
1602 #. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
1603 msgid "@h %i has an unsupported hash version (%N)\n"
1604 msgstr ""
1605
1606 #: e2fsck/problem.c:854
1607 #, c-format
1608 #. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
1609 msgid "@h %i uses an incompatible htree root node flag.\n"
1610 msgstr ""
1611
1612 #: e2fsck/problem.c:859
1613 #. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
1614 msgid "@h %i has a tree depth (%N) which is too big\n"
1615 msgstr ""
1616
1617 #: e2fsck/problem.c:864
1618 #. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1619 #. @-expanded: filesystem metadata.  
1620 msgid ""
1621 "Bad @b @i has an indirect @b (%b) that conflicts with\n"
1622 "@f metadata.  "
1623 msgstr ""
1624
1625 #: e2fsck/problem.c:870
1626 #, c-format
1627 #. @-expanded: Resize inode (re)creation failed: %m.
1628 msgid "Resize @i (re)creation failed: %m."
1629 msgstr ""
1630
1631 #: e2fsck/problem.c:875
1632 #. @-expanded: inode %i has a extra size (%IS) which is invalid\n
1633 msgid "@i %i has a extra size (%IS) which is @n\n"
1634 msgstr ""
1635
1636 #: e2fsck/problem.c:880
1637 #. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
1638 msgid "@a in @i %i has a namelen (%N) which is @n\n"
1639 msgstr ""
1640
1641 #: e2fsck/problem.c:885
1642 #. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
1643 msgid "@a in @i %i has a value offset (%N) which is @n\n"
1644 msgstr ""
1645
1646 #: e2fsck/problem.c:890
1647 #. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
1648 msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
1649 msgstr ""
1650
1651 #: e2fsck/problem.c:895
1652 #. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1653 msgid "@a in @i %i has a value size (%N) which is @n\n"
1654 msgstr ""
1655
1656 #: e2fsck/problem.c:900
1657 #. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
1658 msgid "@a in @i %i has a hash (%N) which is @n\n"
1659 msgstr ""
1660
1661 #: e2fsck/problem.c:905
1662 #. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
1663 msgid "@i %i is a %It but it looks like it is really a directory.\n"
1664 msgstr ""
1665
1666 #: e2fsck/problem.c:910
1667 #, c-format
1668 #. @-expanded: Error while reading over extent tree in inode %i: %m\n
1669 msgid "Error while reading over @x tree in @i %i: %m\n"
1670 msgstr ""
1671
1672 #: e2fsck/problem.c:915
1673 #. @-expanded: Failed to iterate extents in inode %i\n
1674 #. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
1675 msgid ""
1676 "Failed to iterate extents in @i %i\n"
1677 "\t(op %s, blk %b, lblk %c): %m\n"
1678 msgstr ""
1679
1680 #: e2fsck/problem.c:921
1681 #. @-expanded: inode %i has an invalid extent\n
1682 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1683 msgid ""
1684 "@i %i has an @n extent\n"
1685 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1686 msgstr ""
1687
1688 #: e2fsck/problem.c:926
1689 #. @-expanded: inode %i has an invalid extent\n
1690 #. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
1691 msgid ""
1692 "@i %i has an @n extent\n"
1693 "\t(logical @b %c, physical @b %b, @n len %N)\n"
1694 msgstr ""
1695
1696 #: e2fsck/problem.c:931
1697 #, c-format
1698 #. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
1699 msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1700 msgstr ""
1701
1702 #: e2fsck/problem.c:936
1703 #, c-format
1704 #. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
1705 msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1706 msgstr ""
1707
1708 #: e2fsck/problem.c:941
1709 #, c-format
1710 #. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
1711 msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1712 msgstr ""
1713
1714 #: e2fsck/problem.c:946
1715 #, c-format
1716 msgid "Fast symlink %i has EXTENT_FL set.  "
1717 msgstr ""
1718
1719 #: e2fsck/problem.c:951
1720 #. @-expanded: inode %i has out of order extents\n
1721 #. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
1722 msgid ""
1723 "@i %i has out of order extents\n"
1724 "\t(@n logical @b %c, physical @b %b, len %N)\n"
1725 msgstr ""
1726
1727 #: e2fsck/problem.c:955
1728 #. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
1729 msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1730 msgstr ""
1731
1732 #: e2fsck/problem.c:960
1733 #, c-format
1734 #. @-expanded: Error converting subcluster block bitmap: %m\n
1735 msgid "Error converting subcluster @b @B: %m\n"
1736 msgstr ""
1737
1738 #: e2fsck/problem.c:965
1739 #. @-expanded: quota inode is not regular file.  
1740 msgid "@q @i is not regular file.  "
1741 msgstr ""
1742
1743 #: e2fsck/problem.c:970
1744 #. @-expanded: quota inode is not in use, but contains data.  
1745 msgid "@q @i is not in use, but contains data.  "
1746 msgstr ""
1747
1748 #: e2fsck/problem.c:975
1749 #. @-expanded: quota inode is visible to the user.  
1750 msgid "@q @i is visible to the user.  "
1751 msgstr ""
1752
1753 #: e2fsck/problem.c:980
1754 #. @-expanded: The bad block inode looks invalid.  
1755 msgid "The bad @b @i looks @n.  "
1756 msgstr ""
1757
1758 #: e2fsck/problem.c:985
1759 #. @-expanded: inode %i has zero length extent\n
1760 #. @-expanded: \t(invalid logical block %c, physical block %b)\n
1761 msgid ""
1762 "@i %i has zero length extent\n"
1763 "\t(@n logical @b %c, physical @b %b)\n"
1764 msgstr ""
1765
1766 #: e2fsck/problem.c:990
1767 #, c-format
1768 #. @-expanded: inode %i seems to contain garbage.  
1769 msgid "@i %i seems to contain garbage.  "
1770 msgstr ""
1771
1772 #: e2fsck/problem.c:995
1773 #, c-format
1774 #. @-expanded: inode %i passes checks, but checksum does not match inode.  
1775 msgid "@i %i passes checks, but checksum does not match @i.  "
1776 msgstr ""
1777
1778 #: e2fsck/problem.c:1000
1779 #, c-format
1780 #. @-expanded: inode %i extended attribute is corrupt (allocation collision).  
1781 msgid "@i %i @a is corrupt (allocation collision).  "
1782 msgstr ""
1783
1784 #: e2fsck/problem.c:1008
1785 #. @-expanded: inode %i extent block passes checks, but checksum does not match extent\n
1786 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1787 msgid ""
1788 "@i %i extent block passes checks, but checksum does not match extent\n"
1789 "\t(logical @b %c, physical @b %b, len %N)\n"
1790 msgstr ""
1791
1792 #: e2fsck/problem.c:1017
1793 #. @-expanded: inode %i extended attribute block %b passes checks, but checksum does not match block.  
1794 msgid "@i %i @a @b %b passes checks, but checksum does not match @b.  "
1795 msgstr ""
1796
1797 #: e2fsck/problem.c:1024
1798 #. @-expanded: Interior extent node level %N of inode %i:\n
1799 #. @-expanded: Logical start %b does not match logical start %c at next level.  
1800 msgid ""
1801 "Interior @x node level %N of @i %i:\n"
1802 "Logical start %b does not match logical start %c at next level.  "
1803 msgstr ""
1804
1805 #: e2fsck/problem.c:1030
1806 #. @-expanded: inode %i, end of extent exceeds allowed value\n
1807 #. @-expanded: \t(logical block %c, physical block %b, len %N)\n
1808 msgid ""
1809 "@i %i, end of extent exceeds allowed value\n"
1810 "\t(logical @b %c, physical @b %b, len %N)\n"
1811 msgstr ""
1812
1813 #: e2fsck/problem.c:1035
1814 #, c-format
1815 #. @-expanded: inode %i has inline data, but superblock is missing INLINE_DATA feature\n
1816 msgid "@i %i has inline data, but @S is missing INLINE_DATA feature\n"
1817 msgstr ""
1818
1819 #: e2fsck/problem.c:1040
1820 #, c-format
1821 #. @-expanded: inode %i has INLINE_DATA_FL flag on filesystem without inline data support.\n
1822 msgid "@i %i has INLINE_DATA_FL flag on @f without inline data support.\n"
1823 msgstr ""
1824
1825 #: e2fsck/problem.c:1048
1826 #. @-expanded: inode %i block %b conflicts with critical metadata, skipping block checks.\n
1827 msgid ""
1828 "@i %i block %b conflicts with critical metadata, skipping block checks.\n"
1829 msgstr ""
1830
1831 #: e2fsck/problem.c:1053
1832 #. @-expanded: directory inode %i block %b should be at block %c.  
1833 msgid "@d @i %i @b %b should be at @b %c.  "
1834 msgstr ""
1835
1836 #: e2fsck/problem.c:1058
1837 #, c-format
1838 #. @-expanded: directory inode %i has extent marked uninitialized at block %c.  
1839 msgid "@d @i %i has @x marked uninitialized at @b %c.  "
1840 msgstr ""
1841
1842 #: e2fsck/problem.c:1063
1843 #. @-expanded: inode %i logical block %b (physical block %c) violates cluster allocation rules.\n
1844 #. @-expanded: Will fix in pass 1B.\n
1845 msgid ""
1846 "@i %i logical @b %b (physical @b %c) violates cluster allocation rules.\n"
1847 "Will fix in pass 1B.\n"
1848 msgstr ""
1849
1850 #: e2fsck/problem.c:1068
1851 #, c-format
1852 #. @-expanded: inode %i has INLINE_DATA_FL flag but extended attribute not found.  
1853 msgid "@i %i has INLINE_DATA_FL flag but @a not found.  "
1854 msgstr ""
1855
1856 #: e2fsck/problem.c:1073
1857 #, c-format
1858 #. @-expanded: Special (device/socket/fifo) file (inode %i) has extents\n
1859 #. @-expanded: or inline-data flag set.  
1860 msgid ""
1861 "Special (@v/socket/fifo) file (@i %i) has extents\n"
1862 "or inline-data flag set.  "
1863 msgstr ""
1864
1865 #: e2fsck/problem.c:1079
1866 #, c-format
1867 #. @-expanded: inode %i has extent header but inline data flag is set.\n
1868 msgid "@i %i has @x header but inline data flag is set.\n"
1869 msgstr ""
1870
1871 #: e2fsck/problem.c:1084
1872 #, c-format
1873 #. @-expanded: inode %i seems to have inline data but extent flag is set.\n
1874 msgid "@i %i seems to have inline data but @x flag is set.\n"
1875 msgstr ""
1876
1877 #: e2fsck/problem.c:1089
1878 #, c-format
1879 #. @-expanded: inode %i seems to have block map but inline data and extent flags set.\n
1880 msgid "@i %i seems to have @b map but inline data and @x flags set.\n"
1881 msgstr ""
1882
1883 #: e2fsck/problem.c:1094
1884 #, c-format
1885 #. @-expanded: inode %i has inline data and extent flags set but i_block contains junk.\n
1886 msgid "@i %i has inline data and @x flags set but i_block contains junk.\n"
1887 msgstr ""
1888
1889 #: e2fsck/problem.c:1099
1890 #. @-expanded: Bad block list says the bad block list inode is bad.  
1891 msgid "Bad block list says the bad block list @i is bad.  "
1892 msgstr ""
1893
1894 #: e2fsck/problem.c:1104
1895 #. @-expanded: error allocating extent region allocation structure.  
1896 msgid "@A @x region allocation structure.  "
1897 msgstr ""
1898
1899 #: e2fsck/problem.c:1109
1900 #. @-expanded: inode %i has a duplicate extent mapping\n
1901 #. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
1902 msgid ""
1903 "@i %i has a duplicate @x mapping\n"
1904 "\t(logical @b %c, @n physical @b %b, len %N)\n"
1905 msgstr ""
1906
1907 #: e2fsck/problem.c:1114
1908 #. @-expanded: error allocating memory for encrypted directory list\n
1909 msgid "@A memory for encrypted @d list\n"
1910 msgstr ""
1911
1912 #: e2fsck/problem.c:1119
1913 #. @-expanded: inode %i extent tree could be more shallow (%b; could be <= %c)\n
1914 msgid "@i %i @x tree could be more shallow (%b; could be <= %c)\n"
1915 msgstr ""
1916
1917 #: e2fsck/problem.c:1124
1918 #, c-format
1919 #. @-expanded: inode %i on bigalloc filesystem cannot be block mapped.  
1920 msgid "@i %i on bigalloc @f cannot be @b mapped.  "
1921 msgstr ""
1922
1923 #: e2fsck/problem.c:1129
1924 #, c-format
1925 #. @-expanded: inode %i has corrupt extent header.  
1926 msgid "@i %i has corrupt @x header.  "
1927 msgstr ""
1928
1929 #: e2fsck/problem.c:1134
1930 #, c-format
1931 #. @-expanded: Timestamp(s) on inode %i beyond 2310-04-04 are likely pre-1970.\n
1932 msgid "Timestamp(s) on @i %i beyond 2310-04-04 are likely pre-1970.\n"
1933 msgstr ""
1934
1935 #: e2fsck/problem.c:1141
1936 #. @-expanded: \n
1937 #. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1938 #. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
1939 msgid ""
1940 "\n"
1941 "Running additional passes to resolve @bs claimed by more than one @i...\n"
1942 "Pass 1B: Rescanning for @m @bs\n"
1943 msgstr ""
1944
1945 #: e2fsck/problem.c:1147
1946 #, c-format
1947 #. @-expanded: multiply-claimed block(s) in inode %i:
1948 msgid "@m @b(s) in @i %i:"
1949 msgstr ""
1950
1951 #: e2fsck/problem.c:1162
1952 #, c-format
1953 msgid "Error while scanning inodes (%i): %m\n"
1954 msgstr ""
1955
1956 #: e2fsck/problem.c:1167
1957 #, c-format
1958 #. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
1959 msgid "@A @i @B (@i_dup_map): %m\n"
1960 msgstr ""
1961
1962 #: e2fsck/problem.c:1172
1963 #, c-format
1964 #. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
1965 msgid "Error while iterating over @bs in @i %i (%s): %m\n"
1966 msgstr ""
1967
1968 #: e2fsck/problem.c:1177 e2fsck/problem.c:1539
1969 #. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
1970 msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
1971 msgstr ""
1972
1973 #: e2fsck/problem.c:1187
1974 #. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
1975 msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
1976 msgstr ""
1977
1978 #: e2fsck/problem.c:1193
1979 #. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
1980 msgid "Pass 1D: Reconciling @m @bs\n"
1981 msgstr ""
1982
1983 #: e2fsck/problem.c:1198
1984 #. @-expanded: File %Q (inode #%i, mod time %IM) \n
1985 #. @-expanded:   has %r multiply-claimed block(s), shared with %N file(s):\n
1986 msgid ""
1987 "File %Q (@i #%i, mod time %IM) \n"
1988 "  has %r @m @b(s), shared with %N file(s):\n"
1989 msgstr ""
1990
1991 #: e2fsck/problem.c:1204
1992 #. @-expanded: \t%Q (inode #%i, mod time %IM)\n
1993 msgid "\t%Q (@i #%i, mod time %IM)\n"
1994 msgstr ""
1995
1996 #: e2fsck/problem.c:1209
1997 #. @-expanded: \t<filesystem metadata>\n
1998 msgid "\t<@f metadata>\n"
1999 msgstr ""
2000
2001 #: e2fsck/problem.c:1214
2002 #. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
2003 #. @-expanded: \n
2004 msgid ""
2005 "(There are %N @is containing @m @bs.)\n"
2006 "\n"
2007 msgstr ""
2008
2009 #: e2fsck/problem.c:1219
2010 #. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
2011 #. @-expanded: \n
2012 msgid ""
2013 "@m @bs already reassigned or cloned.\n"
2014 "\n"
2015 msgstr ""
2016
2017 #: e2fsck/problem.c:1232
2018 #, c-format
2019 msgid "Couldn't clone file: %m\n"
2020 msgstr ""
2021
2022 #: e2fsck/problem.c:1238
2023 #. @-expanded: Pass 1E: Optimizing extent trees\n
2024 msgid "Pass 1E: Optimizing @x trees\n"
2025 msgstr ""
2026
2027 #: e2fsck/problem.c:1243
2028 #, c-format
2029 #. @-expanded: Failed to optimize extent tree %p (%i): %m\n
2030 msgid "Failed to optimize @x tree %p (%i): %m\n"
2031 msgstr ""
2032
2033 #: e2fsck/problem.c:1248
2034 #. @-expanded: Optimizing extent trees: 
2035 msgid "Optimizing @x trees: "
2036 msgstr ""
2037
2038 #: e2fsck/problem.c:1263
2039 msgid "Internal error: max extent tree depth too large (%b; expected=%c).\n"
2040 msgstr ""
2041
2042 #: e2fsck/problem.c:1268
2043 #. @-expanded: inode %i extent tree (at level %b) could be shorter.  
2044 msgid "@i %i @x tree (at level %b) could be shorter.  "
2045 msgstr ""
2046
2047 #: e2fsck/problem.c:1273
2048 #. @-expanded: inode %i extent tree (at level %b) could be narrower.  
2049 msgid "@i %i @x tree (at level %b) could be narrower.  "
2050 msgstr ""
2051
2052 #: e2fsck/problem.c:1280
2053 #. @-expanded: Pass 2: Checking directory structure\n
2054 msgid "Pass 2: Checking @d structure\n"
2055 msgstr ""
2056
2057 #: e2fsck/problem.c:1285
2058 #, c-format
2059 #. @-expanded: invalid inode number for '.' in directory inode %i.\n
2060 msgid "@n @i number for '.' in @d @i %i.\n"
2061 msgstr ""
2062
2063 #: e2fsck/problem.c:1290
2064 #. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
2065 msgid "@E has @n @i #: %Di.\n"
2066 msgstr ""
2067
2068 #: e2fsck/problem.c:1295
2069 #. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.  
2070 msgid "@E has @D/unused @i %Di.  "
2071 msgstr ""
2072
2073 #: e2fsck/problem.c:1300
2074 #. @-expanded: entry '%Dn' in %p (%i) is a link to '.'  
2075 msgid "@E @L to '.'  "
2076 msgstr ""
2077
2078 #: e2fsck/problem.c:1305
2079 #. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
2080 msgid "@E points to @i (%Di) located in a bad @b.\n"
2081 msgstr ""
2082
2083 #: e2fsck/problem.c:1310
2084 #. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
2085 msgid "@E @L to @d %P (%Di).\n"
2086 msgstr ""
2087
2088 #: e2fsck/problem.c:1315
2089 #. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
2090 msgid "@E @L to the @r.\n"
2091 msgstr ""
2092
2093 #: e2fsck/problem.c:1320
2094 #. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
2095 msgid "@E has illegal characters in its name.\n"
2096 msgstr ""
2097
2098 #: e2fsck/problem.c:1325
2099 #, c-format
2100 #. @-expanded: Missing '.' in directory inode %i.\n
2101 msgid "Missing '.' in @d @i %i.\n"
2102 msgstr ""
2103
2104 #: e2fsck/problem.c:1330
2105 #, c-format
2106 #. @-expanded: Missing '..' in directory inode %i.\n
2107 msgid "Missing '..' in @d @i %i.\n"
2108 msgstr ""
2109
2110 #: e2fsck/problem.c:1335
2111 #. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
2112 msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
2113 msgstr ""
2114
2115 #: e2fsck/problem.c:1340
2116 #. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
2117 msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
2118 msgstr ""
2119
2120 #: e2fsck/problem.c:1345
2121 #. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
2122 msgid "i_faddr @F %IF, @s zero.\n"
2123 msgstr ""
2124
2125 #: e2fsck/problem.c:1350
2126 #. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
2127 msgid "i_file_acl @F %If, @s zero.\n"
2128 msgstr ""
2129
2130 #: e2fsck/problem.c:1355
2131 #. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
2132 msgid "i_dir_acl @F %Id, @s zero.\n"
2133 msgstr ""
2134
2135 #: e2fsck/problem.c:1360
2136 #. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
2137 msgid "i_frag @F %N, @s zero.\n"
2138 msgstr ""
2139
2140 #: e2fsck/problem.c:1365
2141 #. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
2142 msgid "i_fsize @F %N, @s zero.\n"
2143 msgstr ""
2144
2145 #: e2fsck/problem.c:1370
2146 #. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
2147 msgid "@i %i (%Q) has @n mode (%Im).\n"
2148 msgstr ""
2149
2150 #: e2fsck/problem.c:1375
2151 #. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
2152 msgid "@d @i %i, %B, offset %N: @d corrupted\n"
2153 msgstr ""
2154
2155 #: e2fsck/problem.c:1380
2156 #. @-expanded: directory inode %i, %B, offset %N: filename too long\n
2157 msgid "@d @i %i, %B, offset %N: filename too long\n"
2158 msgstr ""
2159
2160 #: e2fsck/problem.c:1385
2161 #. @-expanded: directory inode %i has an unallocated %B.  
2162 msgid "@d @i %i has an unallocated %B.  "
2163 msgstr ""
2164
2165 #: e2fsck/problem.c:1390
2166 #, c-format
2167 #. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
2168 msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
2169 msgstr ""
2170
2171 #: e2fsck/problem.c:1395
2172 #, c-format
2173 #. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
2174 msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
2175 msgstr ""
2176
2177 #: e2fsck/problem.c:1400
2178 #. @-expanded: inode %i (%Q) is an illegal character device.\n
2179 msgid "@i %i (%Q) is an @I character @v.\n"
2180 msgstr ""
2181
2182 #: e2fsck/problem.c:1405
2183 #. @-expanded: inode %i (%Q) is an illegal block device.\n
2184 msgid "@i %i (%Q) is an @I @b @v.\n"
2185 msgstr ""
2186
2187 #: e2fsck/problem.c:1410
2188 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
2189 msgid "@E is duplicate '.' @e.\n"
2190 msgstr ""
2191
2192 #: e2fsck/problem.c:1415
2193 #. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
2194 msgid "@E is duplicate '..' @e.\n"
2195 msgstr ""
2196
2197 #: e2fsck/problem.c:1420 e2fsck/problem.c:1755
2198 #, c-format
2199 msgid "Internal error: couldn't find dir_info for %i.\n"
2200 msgstr ""
2201
2202 #: e2fsck/problem.c:1425
2203 #. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
2204 msgid "@E has rec_len of %Dr, @s %N.\n"
2205 msgstr ""
2206
2207 #: e2fsck/problem.c:1430
2208 #, c-format
2209 #. @-expanded: error allocating icount structure: %m\n
2210 msgid "@A icount structure: %m\n"
2211 msgstr ""
2212
2213 #: e2fsck/problem.c:1435
2214 #, c-format
2215 #. @-expanded: Error iterating over directory blocks: %m\n
2216 msgid "Error iterating over @d @bs: %m\n"
2217 msgstr ""
2218
2219 #: e2fsck/problem.c:1440
2220 #. @-expanded: Error reading directory block %b (inode %i): %m\n
2221 msgid "Error reading @d @b %b (@i %i): %m\n"
2222 msgstr ""
2223
2224 #: e2fsck/problem.c:1445
2225 #. @-expanded: Error writing directory block %b (inode %i): %m\n
2226 msgid "Error writing @d @b %b (@i %i): %m\n"
2227 msgstr ""
2228
2229 #: e2fsck/problem.c:1450
2230 #, c-format
2231 #. @-expanded: error allocating new directory block for inode %i (%s): %m\n
2232 msgid "@A new @d @b for @i %i (%s): %m\n"
2233 msgstr ""
2234
2235 #: e2fsck/problem.c:1455
2236 #, c-format
2237 #. @-expanded: Error deallocating inode %i: %m\n
2238 msgid "Error deallocating @i %i: %m\n"
2239 msgstr ""
2240
2241 #: e2fsck/problem.c:1460
2242 #, c-format
2243 #. @-expanded: directory entry for '.' in %p (%i) is big.\n
2244 msgid "@d @e for '.' in %p (%i) is big.\n"
2245 msgstr ""
2246
2247 #: e2fsck/problem.c:1465
2248 #. @-expanded: inode %i (%Q) is an illegal FIFO.\n
2249 msgid "@i %i (%Q) is an @I FIFO.\n"
2250 msgstr ""
2251
2252 #: e2fsck/problem.c:1470
2253 #. @-expanded: inode %i (%Q) is an illegal socket.\n
2254 msgid "@i %i (%Q) is an @I socket.\n"
2255 msgstr ""
2256
2257 #: e2fsck/problem.c:1475
2258 #. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
2259 msgid "Setting filetype for @E to %N.\n"
2260 msgstr ""
2261
2262 #: e2fsck/problem.c:1480
2263 #. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
2264 msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
2265 msgstr ""
2266
2267 #: e2fsck/problem.c:1485
2268 #. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
2269 msgid "@E has filetype set.\n"
2270 msgstr ""
2271
2272 #: e2fsck/problem.c:1490
2273 #. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
2274 msgid "@E has a @z name.\n"
2275 msgstr ""
2276
2277 #: e2fsck/problem.c:1495
2278 #. @-expanded: Symlink %Q (inode #%i) is invalid.\n
2279 msgid "Symlink %Q (@i #%i) is @n.\n"
2280 msgstr ""
2281
2282 #: e2fsck/problem.c:1500
2283 #. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
2284 msgid "@a @b @F @n (%If).\n"
2285 msgstr ""
2286
2287 #: e2fsck/problem.c:1505
2288 #. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
2289 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
2290 msgstr ""
2291
2292 #: e2fsck/problem.c:1510
2293 #. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2294 msgid "@p @h %d: %B not referenced\n"
2295 msgstr ""
2296
2297 #: e2fsck/problem.c:1515
2298 #. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2299 msgid "@p @h %d: %B referenced twice\n"
2300 msgstr ""
2301
2302 #: e2fsck/problem.c:1520
2303 #. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2304 msgid "@p @h %d: %B has bad min hash\n"
2305 msgstr ""
2306
2307 #: e2fsck/problem.c:1525
2308 #. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2309 msgid "@p @h %d: %B has bad max hash\n"
2310 msgstr ""
2311
2312 #: e2fsck/problem.c:1530
2313 #. @-expanded: invalid HTREE directory inode %d (%q).  
2314 msgid "@n @h %d (%q).  "
2315 msgstr ""
2316
2317 #: e2fsck/problem.c:1534
2318 #. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
2319 msgid "@p @h %d (%q): bad @b number %b.\n"
2320 msgstr ""
2321
2322 #: e2fsck/problem.c:1544
2323 #, c-format
2324 #. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
2325 msgid "@p @h %d: root node is @n\n"
2326 msgstr ""
2327
2328 #: e2fsck/problem.c:1549
2329 #. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2330 msgid "@p @h %d: %B has @n limit (%N)\n"
2331 msgstr ""
2332
2333 #: e2fsck/problem.c:1554
2334 #. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2335 msgid "@p @h %d: %B has @n count (%N)\n"
2336 msgstr ""
2337
2338 #: e2fsck/problem.c:1559
2339 #. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2340 msgid "@p @h %d: %B has an unordered hash table\n"
2341 msgstr ""
2342
2343 #: e2fsck/problem.c:1564
2344 #. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2345 msgid "@p @h %d: %B has @n depth (%N)\n"
2346 msgstr ""
2347
2348 #: e2fsck/problem.c:1569
2349 #. @-expanded: Duplicate entry '%Dn' in %p (%i) found.  
2350 msgid "Duplicate @E found.  "
2351 msgstr ""
2352
2353 #: e2fsck/problem.c:1574
2354 #, no-c-format
2355 #. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2356 #. @-expanded: Rename to %s
2357 msgid ""
2358 "@E has a non-unique filename.\n"
2359 "Rename to %s"
2360 msgstr ""
2361
2362 #: e2fsck/problem.c:1579
2363 #. @-expanded: Duplicate entry '%Dn' found.\n
2364 #. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2365 #. @-expanded: \n
2366 msgid ""
2367 "Duplicate @e '%Dn' found.\n"
2368 "\tMarking %p (%i) to be rebuilt.\n"
2369 "\n"
2370 msgstr ""
2371
2372 #: e2fsck/problem.c:1584
2373 #. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
2374 msgid "i_blocks_hi @F %N, @s zero.\n"
2375 msgstr ""
2376
2377 #: e2fsck/problem.c:1589
2378 #. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
2379 msgid "Unexpected @b in @h %d (%q).\n"
2380 msgstr ""
2381
2382 #: e2fsck/problem.c:1593
2383 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
2384 msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2385 msgstr ""
2386
2387 #: e2fsck/problem.c:1598
2388 #. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
2389 msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2390 msgstr ""
2391
2392 #: e2fsck/problem.c:1603
2393 #. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2394 msgid "i_file_acl_hi @F %N, @s zero.\n"
2395 msgstr ""
2396
2397 #: e2fsck/problem.c:1608
2398 #, c-format
2399 #. @-expanded: problem in HTREE directory inode %d: root node fails checksum.\n
2400 msgid "@p @h %d: root node fails checksum.\n"
2401 msgstr ""
2402
2403 #: e2fsck/problem.c:1613
2404 #, c-format
2405 #. @-expanded: problem in HTREE directory inode %d: internal node fails checksum.\n
2406 msgid "@p @h %d: internal node fails checksum.\n"
2407 msgstr ""
2408
2409 #: e2fsck/problem.c:1618
2410 #. @-expanded: directory inode %i, %B, offset %N: directory has no checksum.\n
2411 msgid "@d @i %i, %B, offset %N: @d has no checksum.\n"
2412 msgstr ""
2413
2414 #: e2fsck/problem.c:1623
2415 #. @-expanded: directory inode %i, %B: directory passes checks but fails checksum.\n
2416 msgid "@d @i %i, %B: @d passes checks but fails checksum.\n"
2417 msgstr ""
2418
2419 #: e2fsck/problem.c:1628
2420 #. @-expanded: Inline directory inode %i size (%N) must be a multiple of 4.\n
2421 msgid "Inline @d @i %i size (%N) must be a multiple of 4.\n"
2422 msgstr ""
2423
2424 #: e2fsck/problem.c:1633
2425 #, c-format
2426 #. @-expanded: Fixing size of inline directory inode %i failed.\n
2427 msgid "Fixing size of inline @d @i %i failed.\n"
2428 msgstr ""
2429
2430 #: e2fsck/problem.c:1638
2431 #. @-expanded: Encrypted entry '%Dn' in %p (%i) is too short.\n
2432 msgid "Encrypted @E is too short.\n"
2433 msgstr ""
2434
2435 #: e2fsck/problem.c:1645
2436 #. @-expanded: Pass 3: Checking directory connectivity\n
2437 msgid "Pass 3: Checking @d connectivity\n"
2438 msgstr ""
2439
2440 #: e2fsck/problem.c:1650
2441 #. @-expanded: root inode not allocated.  
2442 msgid "@r not allocated.  "
2443 msgstr ""
2444
2445 #: e2fsck/problem.c:1655
2446 #. @-expanded: No room in lost+found directory.  
2447 msgid "No room in @l @d.  "
2448 msgstr ""
2449
2450 #: e2fsck/problem.c:1660
2451 #, c-format
2452 #. @-expanded: Unconnected directory inode %i (%p)\n
2453 msgid "Unconnected @d @i %i (%p)\n"
2454 msgstr ""
2455
2456 #: e2fsck/problem.c:1665
2457 #. @-expanded: /lost+found not found.  
2458 msgid "/@l not found.  "
2459 msgstr ""
2460
2461 #: e2fsck/problem.c:1670
2462 #. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
2463 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
2464 msgstr ""
2465
2466 #: e2fsck/problem.c:1675
2467 #. @-expanded: Bad or non-existent /lost+found.  Cannot reconnect.\n
2468 msgid "Bad or non-existent /@l.  Cannot reconnect.\n"
2469 msgstr ""
2470
2471 #: e2fsck/problem.c:1680
2472 #, c-format
2473 #. @-expanded: Could not expand /lost+found: %m\n
2474 msgid "Could not expand /@l: %m\n"
2475 msgstr ""
2476
2477 #: e2fsck/problem.c:1685
2478 #, c-format
2479 msgid "Could not reconnect %i: %m\n"
2480 msgstr ""
2481
2482 #: e2fsck/problem.c:1690
2483 #, c-format
2484 #. @-expanded: Error while trying to find /lost+found: %m\n
2485 msgid "Error while trying to find /@l: %m\n"
2486 msgstr ""
2487
2488 #: e2fsck/problem.c:1695
2489 #, c-format
2490 #. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
2491 msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
2492 msgstr ""
2493
2494 #: e2fsck/problem.c:1700
2495 #, c-format
2496 #. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
2497 msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
2498 msgstr ""
2499
2500 #: e2fsck/problem.c:1705
2501 #, c-format
2502 #. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
2503 msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
2504 msgstr ""
2505
2506 #: e2fsck/problem.c:1710
2507 #, c-format
2508 #. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
2509 msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
2510 msgstr ""
2511
2512 #: e2fsck/problem.c:1715
2513 #, c-format
2514 #. @-expanded: Error while adjusting inode count on inode %i\n
2515 msgid "Error while adjusting @i count on @i %i\n"
2516 msgstr ""
2517
2518 #: e2fsck/problem.c:1720
2519 #, c-format
2520 #. @-expanded: Couldn't fix parent of inode %i: %m\n
2521 #. @-expanded: \n
2522 msgid ""
2523 "Couldn't fix parent of @i %i: %m\n"
2524 "\n"
2525 msgstr ""
2526
2527 #: e2fsck/problem.c:1725
2528 #, c-format
2529 #. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2530 #. @-expanded: \n
2531 msgid ""
2532 "Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
2533 "\n"
2534 msgstr ""
2535
2536 #: e2fsck/problem.c:1735
2537 #, c-format
2538 #. @-expanded: Error creating root directory (%s): %m\n
2539 msgid "Error creating root @d (%s): %m\n"
2540 msgstr ""
2541
2542 #: e2fsck/problem.c:1740
2543 #, c-format
2544 #. @-expanded: Error creating /lost+found directory (%s): %m\n
2545 msgid "Error creating /@l @d (%s): %m\n"
2546 msgstr ""
2547
2548 #: e2fsck/problem.c:1745
2549 #. @-expanded: root inode is not a directory; aborting.\n
2550 msgid "@r is not a @d; aborting.\n"
2551 msgstr ""
2552
2553 #: e2fsck/problem.c:1750
2554 #. @-expanded: Cannot proceed without a root inode.\n
2555 msgid "Cannot proceed without a @r.\n"
2556 msgstr ""
2557
2558 #: e2fsck/problem.c:1760
2559 #, c-format
2560 #. @-expanded: /lost+found is not a directory (ino=%i)\n
2561 msgid "/@l is not a @d (ino=%i)\n"
2562 msgstr ""
2563
2564 #: e2fsck/problem.c:1765
2565 #. @-expanded: /lost+found has inline data\n
2566 msgid "/@l has inline data\n"
2567 msgstr ""
2568
2569 #: e2fsck/problem.c:1770
2570 #. @-expanded: Cannot allocate space for /lost+found.\n
2571 #. @-expanded: Place lost files in root directory instead
2572 msgid ""
2573 "Cannot allocate space for /@l.\n"
2574 "Place lost files in root directory instead"
2575 msgstr ""
2576
2577 #: e2fsck/problem.c:1775
2578 #. @-expanded: Insufficient space to recover lost files!\n
2579 #. @-expanded: Move data off the filesystem and re-run e2fsck.\n
2580 #. @-expanded: \n
2581 msgid ""
2582 "Insufficient space to recover lost files!\n"
2583 "Move data off the @f and re-run e2fsck.\n"
2584 "\n"
2585 msgstr ""
2586
2587 #: e2fsck/problem.c:1780
2588 #. @-expanded: /lost+found is encrypted\n
2589 msgid "/@l is encrypted\n"
2590 msgstr ""
2591
2592 #: e2fsck/problem.c:1787
2593 msgid "Pass 3A: Optimizing directories\n"
2594 msgstr ""
2595
2596 #: e2fsck/problem.c:1792
2597 #, c-format
2598 msgid "Failed to create dirs_to_hash iterator: %m\n"
2599 msgstr ""
2600
2601 #: e2fsck/problem.c:1797
2602 msgid "Failed to optimize directory %q (%d): %m\n"
2603 msgstr ""
2604
2605 #: e2fsck/problem.c:1802
2606 msgid "Optimizing directories: "
2607 msgstr ""
2608
2609 #: e2fsck/problem.c:1819
2610 msgid "Pass 4: Checking reference counts\n"
2611 msgstr ""
2612
2613 #: e2fsck/problem.c:1824
2614 #, c-format
2615 #. @-expanded: unattached zero-length inode %i.  
2616 msgid "@u @z @i %i.  "
2617 msgstr ""
2618
2619 #: e2fsck/problem.c:1829
2620 #, c-format
2621 #. @-expanded: unattached inode %i\n
2622 msgid "@u @i %i\n"
2623 msgstr ""
2624
2625 #: e2fsck/problem.c:1834
2626 #. @-expanded: inode %i ref count is %Il, should be %N.  
2627 msgid "@i %i ref count is %Il, @s %N.  "
2628 msgstr ""
2629
2630 #: e2fsck/problem.c:1838
2631 #. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2632 #. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2633 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il.  They should be the same!\n
2634 msgid ""
2635 "WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2636 "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
2637 "@i_link_info[%i] is %N, @i.i_links_count is %Il.  They @s the same!\n"
2638 msgstr ""
2639
2640 #: e2fsck/problem.c:1848
2641 #. @-expanded: Pass 5: Checking group summary information\n
2642 msgid "Pass 5: Checking @g summary information\n"
2643 msgstr ""
2644
2645 #: e2fsck/problem.c:1853
2646 #. @-expanded: Padding at end of inode bitmap is not set. 
2647 msgid "Padding at end of @i @B is not set. "
2648 msgstr ""
2649
2650 #: e2fsck/problem.c:1858
2651 #. @-expanded: Padding at end of block bitmap is not set. 
2652 msgid "Padding at end of @b @B is not set. "
2653 msgstr ""
2654
2655 #: e2fsck/problem.c:1863
2656 #. @-expanded: block bitmap differences: 
2657 msgid "@b @B differences: "
2658 msgstr ""
2659
2660 #: e2fsck/problem.c:1883
2661 #. @-expanded: inode bitmap differences: 
2662 msgid "@i @B differences: "
2663 msgstr ""
2664
2665 #: e2fsck/problem.c:1903
2666 #. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
2667 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
2668 msgstr ""
2669
2670 #: e2fsck/problem.c:1908
2671 #. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
2672 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
2673 msgstr ""
2674
2675 #: e2fsck/problem.c:1913
2676 #. @-expanded: Free inodes count wrong (%i, counted=%j).\n
2677 msgid "Free @is count wrong (%i, counted=%j).\n"
2678 msgstr ""
2679
2680 #: e2fsck/problem.c:1918
2681 #. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
2682 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
2683 msgstr ""
2684
2685 #: e2fsck/problem.c:1923
2686 #. @-expanded: Free blocks count wrong (%b, counted=%c).\n
2687 msgid "Free @bs count wrong (%b, counted=%c).\n"
2688 msgstr ""
2689
2690 #: e2fsck/problem.c:1928
2691 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap 
2692 #. @-expanded: endpoints (%i, %j)\n
2693 msgid ""
2694 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2695 "endpoints (%i, %j)\n"
2696 msgstr ""
2697
2698 #: e2fsck/problem.c:1934
2699 msgid "Internal error: fudging end of bitmap (%N)\n"
2700 msgstr ""
2701
2702 #: e2fsck/problem.c:1939
2703 #, c-format
2704 #. @-expanded: Error copying in replacement inode bitmap: %m\n
2705 msgid "Error copying in replacement @i @B: %m\n"
2706 msgstr ""
2707
2708 #: e2fsck/problem.c:1944
2709 #, c-format
2710 #. @-expanded: Error copying in replacement block bitmap: %m\n
2711 msgid "Error copying in replacement @b @B: %m\n"
2712 msgstr ""
2713
2714 #: e2fsck/problem.c:1969
2715 #, c-format
2716 #. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
2717 msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
2718 msgstr ""
2719
2720 #: e2fsck/problem.c:1974
2721 #, c-format
2722 #. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
2723 msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2724 msgstr ""
2725
2726 #: e2fsck/problem.c:1979
2727 #, c-format
2728 #. @-expanded: group %g inode bitmap does not match checksum.\n
2729 msgid "@g %g @i @B does not match checksum.\n"
2730 msgstr ""
2731
2732 #: e2fsck/problem.c:1984
2733 #, c-format
2734 #. @-expanded: group %g block bitmap does not match checksum.\n
2735 msgid "@g %g @b @B does not match checksum.\n"
2736 msgstr ""
2737
2738 #: e2fsck/problem.c:1991
2739 #. @-expanded: Recreate journal
2740 msgid "Recreate @j"
2741 msgstr ""
2742
2743 #: e2fsck/problem.c:1996
2744 msgid "Update quota info for quota type %N"
2745 msgstr ""
2746
2747 #: e2fsck/problem.c:2001
2748 #, c-format
2749 #. @-expanded: Error setting block group checksum info: %m\n
2750 msgid "Error setting @b @g checksum info: %m\n"
2751 msgstr ""
2752
2753 #: e2fsck/problem.c:2006
2754 #, c-format
2755 msgid "Error writing file system info: %m\n"
2756 msgstr ""
2757
2758 #: e2fsck/problem.c:2011
2759 #, c-format
2760 msgid "Error flushing writes to storage device: %m\n"
2761 msgstr ""
2762
2763 #: e2fsck/problem.c:2016
2764 msgid "Error writing quota info for quota type %N: %m\n"
2765 msgstr ""
2766
2767 #: e2fsck/problem.c:2137
2768 #, c-format
2769 msgid "Unhandled error code (0x%x)!\n"
2770 msgstr ""
2771
2772 #: e2fsck/problem.c:2262 e2fsck/problem.c:2266
2773 msgid "IGNORED"
2774 msgstr ""
2775
2776 #: e2fsck/quota.c:33 e2fsck/quota.c:46
2777 msgid "in move_quota_inode"
2778 msgstr ""
2779
2780 #: e2fsck/scantest.c:79
2781 #, c-format
2782 msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
2783 msgstr ""
2784
2785 #: e2fsck/scantest.c:98
2786 #, c-format
2787 msgid "size of inode=%d\n"
2788 msgstr ""
2789
2790 #: e2fsck/scantest.c:119
2791 msgid "while starting inode scan"
2792 msgstr ""
2793
2794 #: e2fsck/scantest.c:130
2795 msgid "while doing inode scan"
2796 msgstr ""
2797
2798 #: e2fsck/super.c:190
2799 #, c-format
2800 msgid "while calling ext2fs_block_iterate for inode %d"
2801 msgstr ""
2802
2803 #: e2fsck/super.c:213
2804 #, c-format
2805 msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
2806 msgstr ""
2807
2808 #: e2fsck/super.c:274
2809 msgid "Truncating"
2810 msgstr ""
2811
2812 #: e2fsck/super.c:275
2813 msgid "Clearing"
2814 msgstr ""
2815
2816 #: e2fsck/unix.c:77
2817 #, c-format
2818 msgid ""
2819 "Usage: %s [-panyrcdfktvDFV] [-b superblock] [-B blocksize]\n"
2820 "\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
2821 "\t\t[-E extended-options] [-z undo_file] device\n"
2822 msgstr ""
2823
2824 #: e2fsck/unix.c:82
2825 msgid ""
2826 "\n"
2827 "Emergency help:\n"
2828 " -p                   Automatic repair (no questions)\n"
2829 " -n                   Make no changes to the filesystem\n"
2830 " -y                   Assume \"yes\" to all questions\n"
2831 " -c                   Check for bad blocks and add them to the badblock "
2832 "list\n"
2833 " -f                   Force checking even if filesystem is marked clean\n"
2834 msgstr ""
2835
2836 #: e2fsck/unix.c:88
2837 msgid ""
2838 " -v                   Be verbose\n"
2839 " -b superblock        Use alternative superblock\n"
2840 " -B blocksize         Force blocksize when looking for superblock\n"
2841 " -j external_journal  Set location of the external journal\n"
2842 " -l bad_blocks_file   Add to badblocks list\n"
2843 " -L bad_blocks_file   Set badblocks list\n"
2844 " -z undo_file         Create an undo file\n"
2845 msgstr ""
2846
2847 #: e2fsck/unix.c:134
2848 #, c-format
2849 msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
2850 msgstr ""
2851
2852 #: e2fsck/unix.c:160
2853 #, c-format
2854 msgid ""
2855 "\n"
2856 "%12u inode used (%2.2f%%, out of %u)\n"
2857 msgid_plural ""
2858 "\n"
2859 "%12u inodes used (%2.2f%%, out of %u)\n"
2860 msgstr[0] ""
2861 msgstr[1] ""
2862
2863 #: e2fsck/unix.c:164
2864 #, c-format
2865 msgid "%12u non-contiguous file (%0d.%d%%)\n"
2866 msgid_plural "%12u non-contiguous files (%0d.%d%%)\n"
2867 msgstr[0] ""
2868 msgstr[1] ""
2869
2870 #: e2fsck/unix.c:169
2871 #, c-format
2872 msgid "%12u non-contiguous directory (%0d.%d%%)\n"
2873 msgid_plural "%12u non-contiguous directories (%0d.%d%%)\n"
2874 msgstr[0] ""
2875 msgstr[1] ""
2876
2877 #: e2fsck/unix.c:174
2878 #, c-format
2879 msgid "             # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
2880 msgstr ""
2881
2882 #: e2fsck/unix.c:182
2883 msgid "             Extent depth histogram: "
2884 msgstr ""
2885
2886 #: e2fsck/unix.c:191
2887 #, c-format
2888 msgid "%12llu block used (%2.2f%%, out of %llu)\n"
2889 msgid_plural "%12llu blocks used (%2.2f%%, out of %llu)\n"
2890 msgstr[0] ""
2891 msgstr[1] ""
2892
2893 #: e2fsck/unix.c:195
2894 #, c-format
2895 msgid "%12u bad block\n"
2896 msgid_plural "%12u bad blocks\n"
2897 msgstr[0] ""
2898 msgstr[1] ""
2899
2900 #: e2fsck/unix.c:197
2901 #, c-format
2902 msgid "%12u large file\n"
2903 msgid_plural "%12u large files\n"
2904 msgstr[0] ""
2905 msgstr[1] ""
2906
2907 #: e2fsck/unix.c:199
2908 #, c-format
2909 msgid ""
2910 "\n"
2911 "%12u regular file\n"
2912 msgid_plural ""
2913 "\n"
2914 "%12u regular files\n"
2915 msgstr[0] ""
2916 msgstr[1] ""
2917
2918 #: e2fsck/unix.c:201
2919 #, c-format
2920 msgid "%12u directory\n"
2921 msgid_plural "%12u directories\n"
2922 msgstr[0] ""
2923 msgstr[1] ""
2924
2925 #: e2fsck/unix.c:203
2926 #, c-format
2927 msgid "%12u character device file\n"
2928 msgid_plural "%12u character device files\n"
2929 msgstr[0] ""
2930 msgstr[1] ""
2931
2932 #: e2fsck/unix.c:206
2933 #, c-format
2934 msgid "%12u block device file\n"
2935 msgid_plural "%12u block device files\n"
2936 msgstr[0] ""
2937 msgstr[1] ""
2938
2939 #: e2fsck/unix.c:208
2940 #, c-format
2941 msgid "%12u fifo\n"
2942 msgid_plural "%12u fifos\n"
2943 msgstr[0] ""
2944 msgstr[1] ""
2945
2946 #: e2fsck/unix.c:210
2947 #, c-format
2948 msgid "%12u link\n"
2949 msgid_plural "%12u links\n"
2950 msgstr[0] ""
2951 msgstr[1] ""
2952
2953 #: e2fsck/unix.c:212
2954 #, c-format
2955 msgid "%12u symbolic link"
2956 msgid_plural "%12u symbolic links"
2957 msgstr[0] ""
2958 msgstr[1] ""
2959
2960 #: e2fsck/unix.c:214
2961 #, c-format
2962 msgid " (%u fast symbolic link)\n"
2963 msgid_plural " (%u fast symbolic links)\n"
2964 msgstr[0] ""
2965 msgstr[1] ""
2966
2967 #: e2fsck/unix.c:218
2968 #, c-format
2969 msgid "%12u socket\n"
2970 msgid_plural "%12u sockets\n"
2971 msgstr[0] ""
2972 msgstr[1] ""
2973
2974 #: e2fsck/unix.c:222
2975 #, c-format
2976 msgid "%12u file\n"
2977 msgid_plural "%12u files\n"
2978 msgstr[0] ""
2979 msgstr[1] ""
2980
2981 #: e2fsck/unix.c:235 misc/badblocks.c:993 misc/tune2fs.c:2878 misc/util.c:126
2982 #: resize/main.c:353
2983 #, c-format
2984 msgid "while determining whether %s is mounted."
2985 msgstr ""
2986
2987 #: e2fsck/unix.c:256
2988 #, c-format
2989 msgid "Warning!  %s is mounted.\n"
2990 msgstr ""
2991
2992 #: e2fsck/unix.c:259
2993 #, c-format
2994 msgid "Warning!  %s is in use.\n"
2995 msgstr ""
2996
2997 #: e2fsck/unix.c:265
2998 #, c-format
2999 msgid "%s is mounted.\n"
3000 msgstr ""
3001
3002 #: e2fsck/unix.c:267
3003 #, c-format
3004 msgid "%s is in use.\n"
3005 msgstr ""
3006
3007 #: e2fsck/unix.c:269
3008 msgid ""
3009 "Cannot continue, aborting.\n"
3010 "\n"
3011 msgstr ""
3012
3013 #: e2fsck/unix.c:271
3014 msgid ""
3015 "\n"
3016 "\n"
3017 "WARNING!!!  The filesystem is mounted.   If you continue you ***WILL***\n"
3018 "cause ***SEVERE*** filesystem damage.\n"
3019 "\n"
3020 msgstr ""
3021
3022 #: e2fsck/unix.c:276
3023 msgid "Do you really want to continue"
3024 msgstr ""
3025
3026 #: e2fsck/unix.c:278
3027 msgid "check aborted.\n"
3028 msgstr ""
3029
3030 #: e2fsck/unix.c:371
3031 msgid " contains a file system with errors"
3032 msgstr ""
3033
3034 #: e2fsck/unix.c:373
3035 msgid " was not cleanly unmounted"
3036 msgstr ""
3037
3038 #: e2fsck/unix.c:375
3039 msgid " primary superblock features different from backup"
3040 msgstr ""
3041
3042 #: e2fsck/unix.c:379
3043 #, c-format
3044 msgid " has been mounted %u times without being checked"
3045 msgstr ""
3046
3047 #: e2fsck/unix.c:386
3048 msgid " has filesystem last checked time in the future"
3049 msgstr ""
3050
3051 #: e2fsck/unix.c:392
3052 #, c-format
3053 msgid " has gone %u days without being checked"
3054 msgstr ""
3055
3056 #: e2fsck/unix.c:401
3057 msgid ", check forced.\n"
3058 msgstr ""
3059
3060 #: e2fsck/unix.c:434
3061 #, c-format
3062 msgid "%s: clean, %u/%u files, %llu/%llu blocks"
3063 msgstr ""
3064
3065 #: e2fsck/unix.c:454
3066 msgid " (check deferred; on battery)"
3067 msgstr ""
3068
3069 #: e2fsck/unix.c:457
3070 msgid " (check after next mount)"
3071 msgstr ""
3072
3073 #: e2fsck/unix.c:459
3074 #, c-format
3075 msgid " (check in %ld mounts)"
3076 msgstr ""
3077
3078 #: e2fsck/unix.c:609
3079 #, c-format
3080 msgid "ERROR: Couldn't open /dev/null (%s)\n"
3081 msgstr ""
3082
3083 #: e2fsck/unix.c:679
3084 msgid "Invalid EA version.\n"
3085 msgstr ""
3086
3087 #: e2fsck/unix.c:692
3088 msgid "Invalid readahead buffer size.\n"
3089 msgstr ""
3090
3091 #: e2fsck/unix.c:725
3092 #, c-format
3093 msgid "Unknown extended option: %s\n"
3094 msgstr ""
3095
3096 #: e2fsck/unix.c:752
3097 #, c-format
3098 msgid ""
3099 "Syntax error in e2fsck config file (%s, line #%d)\n"
3100 "\t%s\n"
3101 msgstr ""
3102
3103 #: e2fsck/unix.c:825
3104 #, c-format
3105 msgid "Error validating file descriptor %d: %s\n"
3106 msgstr ""
3107
3108 #: e2fsck/unix.c:829
3109 msgid "Invalid completion information file descriptor"
3110 msgstr ""
3111
3112 #: e2fsck/unix.c:844
3113 msgid "Only one of the options -p/-a, -n or -y may be specified."
3114 msgstr ""
3115
3116 #: e2fsck/unix.c:865
3117 #, c-format
3118 msgid "The -t option is not supported on this version of e2fsck.\n"
3119 msgstr ""
3120
3121 #: e2fsck/unix.c:896 e2fsck/unix.c:973 misc/e2initrd_helper.c:330
3122 #: misc/tune2fs.c:1598 misc/tune2fs.c:1893 misc/tune2fs.c:1911
3123 #, c-format
3124 msgid "Unable to resolve '%s'"
3125 msgstr ""
3126
3127 #: e2fsck/unix.c:952
3128 msgid "The -n and -D options are incompatible."
3129 msgstr ""
3130
3131 #: e2fsck/unix.c:957
3132 msgid "The -n and -c options are incompatible."
3133 msgstr ""
3134
3135 #: e2fsck/unix.c:962
3136 msgid "The -n and -l/-L options are incompatible."
3137 msgstr ""
3138
3139 #: e2fsck/unix.c:986
3140 msgid "The -D and -E fixes_only options are incompatible."
3141 msgstr ""
3142
3143 #: e2fsck/unix.c:992
3144 msgid "The -E bmap2extent and fixes_only options are incompatible."
3145 msgstr ""
3146
3147 #: e2fsck/unix.c:1046
3148 msgid "The -c and the -l/-L options may not be both used at the same time.\n"
3149 msgstr ""
3150
3151 #: e2fsck/unix.c:1093
3152 #, c-format
3153 msgid ""
3154 "E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3155 "\n"
3156 msgstr ""
3157
3158 #: e2fsck/unix.c:1102
3159 #, c-format
3160 msgid ""
3161 "\n"
3162 "Invalid non-numeric argument to -%c (\"%s\")\n"
3163 "\n"
3164 msgstr ""
3165
3166 #: e2fsck/unix.c:1193
3167 #, c-format
3168 msgid ""
3169 "MMP interval is %u seconds and total wait time is %u seconds. Please "
3170 "wait...\n"
3171 msgstr ""
3172
3173 #: e2fsck/unix.c:1210 e2fsck/unix.c:1215
3174 msgid "while checking MMP block"
3175 msgstr ""
3176
3177 #: e2fsck/unix.c:1217 misc/tune2fs.c:2792
3178 msgid ""
3179 "If you are sure the filesystem is not in use on any node, run:\n"
3180 "'tune2fs -f -E clear_mmp {device}'\n"
3181 msgstr ""
3182
3183 #: e2fsck/unix.c:1232
3184 msgid "while reading MMP block"
3185 msgstr ""
3186
3187 #: e2fsck/unix.c:1252 e2fsck/unix.c:1304 misc/e2undo.c:231 misc/e2undo.c:276
3188 #: misc/mke2fs.c:2541 misc/mke2fs.c:2592 misc/tune2fs.c:2610
3189 #: misc/tune2fs.c:2655 resize/main.c:187 resize/main.c:232
3190 #, c-format
3191 msgid ""
3192 "Overwriting existing filesystem; this can be undone using the command:\n"
3193 "    e2undo %s %s\n"
3194 "\n"
3195 msgstr ""
3196
3197 #: e2fsck/unix.c:1293 misc/e2undo.c:265 misc/mke2fs.c:2581 misc/tune2fs.c:2644
3198 #: resize/main.c:221
3199 #, c-format
3200 msgid "while trying to delete %s"
3201 msgstr ""
3202
3203 #: e2fsck/unix.c:1319 misc/mke2fs.c:2607 resize/main.c:242
3204 msgid "while trying to setup undo file\n"
3205 msgstr ""
3206
3207 #: e2fsck/unix.c:1363
3208 msgid "Error: ext2fs library version out of date!\n"
3209 msgstr ""
3210
3211 #: e2fsck/unix.c:1370
3212 msgid "while trying to initialize program"
3213 msgstr ""
3214
3215 #: e2fsck/unix.c:1393
3216 #, c-format
3217 msgid "\tUsing %s, %s\n"
3218 msgstr ""
3219
3220 #: e2fsck/unix.c:1405
3221 msgid "need terminal for interactive repairs"
3222 msgstr ""
3223
3224 #: e2fsck/unix.c:1466
3225 #, c-format
3226 msgid "%s: %s trying backup blocks...\n"
3227 msgstr ""
3228
3229 #: e2fsck/unix.c:1468
3230 msgid "Superblock invalid,"
3231 msgstr ""
3232
3233 #: e2fsck/unix.c:1469
3234 msgid "Group descriptors look bad..."
3235 msgstr ""
3236
3237 #: e2fsck/unix.c:1479
3238 #, c-format
3239 msgid "%s: %s while using the backup blocks"
3240 msgstr ""
3241
3242 #: e2fsck/unix.c:1483
3243 #, c-format
3244 msgid "%s: going back to original superblock\n"
3245 msgstr ""
3246
3247 #: e2fsck/unix.c:1512
3248 msgid ""
3249 "The filesystem revision is apparently too high for this version of e2fsck.\n"
3250 "(Or the filesystem superblock is corrupt)\n"
3251 "\n"
3252 msgstr ""
3253
3254 #: e2fsck/unix.c:1519
3255 msgid "Could this be a zero-length partition?\n"
3256 msgstr ""
3257
3258 #: e2fsck/unix.c:1521
3259 #, c-format
3260 msgid "You must have %s access to the filesystem or be root\n"
3261 msgstr ""
3262
3263 #: e2fsck/unix.c:1527
3264 msgid "Possibly non-existent or swap device?\n"
3265 msgstr ""
3266
3267 #: e2fsck/unix.c:1529
3268 msgid "Filesystem mounted or opened exclusively by another program?\n"
3269 msgstr ""
3270
3271 #: e2fsck/unix.c:1533
3272 msgid "Possibly non-existent device?\n"
3273 msgstr ""
3274
3275 #: e2fsck/unix.c:1536
3276 msgid ""
3277 "Disk write-protected; use the -n option to do a read-only\n"
3278 "check of the device.\n"
3279 msgstr ""
3280
3281 #: e2fsck/unix.c:1604
3282 msgid "Get a newer version of e2fsck!"
3283 msgstr ""
3284
3285 #: e2fsck/unix.c:1648
3286 #, c-format
3287 msgid "while checking journal for %s"
3288 msgstr ""
3289
3290 #: e2fsck/unix.c:1651
3291 msgid "Cannot proceed with file system check"
3292 msgstr ""
3293
3294 #: e2fsck/unix.c:1662
3295 msgid ""
3296 "Warning: skipping journal recovery because doing a read-only filesystem "
3297 "check.\n"
3298 msgstr ""
3299
3300 #: e2fsck/unix.c:1674
3301 #, c-format
3302 msgid "unable to set superblock flags on %s\n"
3303 msgstr ""
3304
3305 #: e2fsck/unix.c:1680
3306 #, c-format
3307 msgid "Journal checksum error found in %s\n"
3308 msgstr ""
3309
3310 #: e2fsck/unix.c:1684
3311 #, c-format
3312 msgid "Journal corrupted in %s\n"
3313 msgstr ""
3314
3315 #: e2fsck/unix.c:1688
3316 #, c-format
3317 msgid "while recovering journal of %s"
3318 msgstr ""
3319
3320 #: e2fsck/unix.c:1710
3321 #, c-format
3322 msgid "%s has unsupported feature(s):"
3323 msgstr ""
3324
3325 #: e2fsck/unix.c:1769
3326 #, c-format
3327 msgid "%s: %s while reading bad blocks inode\n"
3328 msgstr ""
3329
3330 #: e2fsck/unix.c:1772
3331 msgid "This doesn't bode well, but we'll try to go on...\n"
3332 msgstr ""
3333
3334 #: e2fsck/unix.c:1818
3335 #, c-format
3336 msgid "Creating journal (%d blocks): "
3337 msgstr ""
3338
3339 #: e2fsck/unix.c:1828
3340 msgid " Done.\n"
3341 msgstr ""
3342
3343 #: e2fsck/unix.c:1830
3344 msgid ""
3345 "\n"
3346 "*** journal has been regenerated ***\n"
3347 msgstr ""
3348
3349 #: e2fsck/unix.c:1836
3350 msgid "aborted"
3351 msgstr ""
3352
3353 #: e2fsck/unix.c:1838
3354 #, c-format
3355 msgid "%s: e2fsck canceled.\n"
3356 msgstr ""
3357
3358 #: e2fsck/unix.c:1865
3359 msgid "Restarting e2fsck from the beginning...\n"
3360 msgstr ""
3361
3362 #: e2fsck/unix.c:1869
3363 msgid "while resetting context"
3364 msgstr ""
3365
3366 #: e2fsck/unix.c:1913 e2fsck/util.c:71
3367 #, c-format
3368 msgid ""
3369 "\n"
3370 "%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3371 msgstr ""
3372
3373 #: e2fsck/unix.c:1917
3374 #, c-format
3375 msgid "%s: ***** REBOOT SYSTEM *****\n"
3376 msgstr ""
3377
3378 #: e2fsck/unix.c:1925 e2fsck/util.c:77
3379 #, c-format
3380 msgid ""
3381 "\n"
3382 "%s: ********** WARNING: Filesystem still has errors **********\n"
3383 "\n"
3384 msgstr ""
3385
3386 #: e2fsck/util.c:194 misc/util.c:93
3387 msgid "yY"
3388 msgstr ""
3389
3390 #: e2fsck/util.c:195
3391 msgid "nN"
3392 msgstr ""
3393
3394 #: e2fsck/util.c:196
3395 msgid "aA"
3396 msgstr ""
3397
3398 #: e2fsck/util.c:197
3399 msgid " ('a' enables 'yes' to all) "
3400 msgstr ""
3401
3402 #: e2fsck/util.c:213
3403 msgid "<y>"
3404 msgstr ""
3405
3406 #: e2fsck/util.c:215
3407 msgid "<n>"
3408 msgstr ""
3409
3410 #: e2fsck/util.c:217
3411 msgid " (y/n)"
3412 msgstr ""
3413
3414 #: e2fsck/util.c:240
3415 msgid "cancelled!\n"
3416 msgstr ""
3417
3418 #: e2fsck/util.c:264
3419 msgid "yes to all\n"
3420 msgstr ""
3421
3422 #: e2fsck/util.c:266
3423 msgid "yes\n"
3424 msgstr ""
3425
3426 #: e2fsck/util.c:268
3427 msgid "no\n"
3428 msgstr ""
3429
3430 #: e2fsck/util.c:278
3431 #, c-format
3432 msgid ""
3433 "%s? no\n"
3434 "\n"
3435 msgstr ""
3436
3437 #: e2fsck/util.c:282
3438 #, c-format
3439 msgid ""
3440 "%s? yes\n"
3441 "\n"
3442 msgstr ""
3443
3444 #: e2fsck/util.c:286
3445 msgid "yes"
3446 msgstr ""
3447
3448 #: e2fsck/util.c:286
3449 msgid "no"
3450 msgstr ""
3451
3452 #: e2fsck/util.c:302
3453 #, c-format
3454 msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3455 msgstr ""
3456
3457 #: e2fsck/util.c:307
3458 msgid "reading inode and block bitmaps"
3459 msgstr ""
3460
3461 #: e2fsck/util.c:319
3462 #, c-format
3463 msgid "while retrying to read bitmaps for %s"
3464 msgstr ""
3465
3466 #: e2fsck/util.c:331
3467 msgid "writing block and inode bitmaps"
3468 msgstr ""
3469
3470 #: e2fsck/util.c:336
3471 #, c-format
3472 msgid "while rewriting block and inode bitmaps for %s"
3473 msgstr ""
3474
3475 #: e2fsck/util.c:348
3476 #, c-format
3477 msgid ""
3478 "\n"
3479 "\n"
3480 "%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3481 "\t(i.e., without -a or -p options)\n"
3482 msgstr ""
3483
3484 #: e2fsck/util.c:429
3485 #, c-format
3486 msgid "Memory used: %luk/%luk (%luk/%luk), "
3487 msgstr ""
3488
3489 #: e2fsck/util.c:433
3490 #, c-format
3491 msgid "Memory used: %lu, "
3492 msgstr ""
3493
3494 #: e2fsck/util.c:440
3495 #, c-format
3496 msgid "time: %5.2f/%5.2f/%5.2f\n"
3497 msgstr ""
3498
3499 #: e2fsck/util.c:445
3500 #, c-format
3501 msgid "elapsed time: %6.3f\n"
3502 msgstr ""
3503
3504 #: e2fsck/util.c:480 e2fsck/util.c:494
3505 #, c-format
3506 msgid "while reading inode %lu in %s"
3507 msgstr ""
3508
3509 #: e2fsck/util.c:508 e2fsck/util.c:521
3510 #, c-format
3511 msgid "while writing inode %lu in %s"
3512 msgstr ""
3513
3514 #: e2fsck/util.c:765
3515 msgid ""
3516 "UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3517 "running.\n"
3518 msgstr ""
3519
3520 #: misc/badblocks.c:72
3521 msgid "done                                                 \n"
3522 msgstr ""
3523
3524 #: misc/badblocks.c:97
3525 #, c-format
3526 msgid ""
3527 "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
3528 "       [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3529 "max_bad_blocks]\n"
3530 "       [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3531 "       device [last_block [first_block]]\n"
3532 msgstr ""
3533
3534 #: misc/badblocks.c:108
3535 #, c-format
3536 msgid ""
3537 "%s: The -n and -w options are mutually exclusive.\n"
3538 "\n"
3539 msgstr ""
3540
3541 #: misc/badblocks.c:223
3542 #, c-format
3543 msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
3544 msgstr ""
3545
3546 #: misc/badblocks.c:328
3547 msgid "Testing with random pattern: "
3548 msgstr ""
3549
3550 #: misc/badblocks.c:346
3551 msgid "Testing with pattern 0x"
3552 msgstr ""
3553
3554 #: misc/badblocks.c:378 misc/badblocks.c:451
3555 msgid "during seek"
3556 msgstr ""
3557
3558 #: misc/badblocks.c:389
3559 #, c-format
3560 msgid "Weird value (%ld) in do_read\n"
3561 msgstr ""
3562
3563 #: misc/badblocks.c:476
3564 msgid "during ext2fs_sync_device"
3565 msgstr ""
3566
3567 #: misc/badblocks.c:496 misc/badblocks.c:758
3568 msgid "while beginning bad block list iteration"
3569 msgstr ""
3570
3571 #: misc/badblocks.c:511 misc/badblocks.c:611 misc/badblocks.c:769
3572 msgid "while allocating buffers"
3573 msgstr ""
3574
3575 #: misc/badblocks.c:515
3576 #, c-format
3577 msgid "Checking blocks %lu to %lu\n"
3578 msgstr ""
3579
3580 #: misc/badblocks.c:520
3581 msgid "Checking for bad blocks in read-only mode\n"
3582 msgstr ""
3583
3584 #: misc/badblocks.c:529
3585 msgid "Checking for bad blocks (read-only test): "
3586 msgstr ""
3587
3588 #: misc/badblocks.c:536 misc/badblocks.c:643 misc/badblocks.c:685
3589 #: misc/badblocks.c:832
3590 msgid "Too many bad blocks, aborting test\n"
3591 msgstr ""
3592
3593 #: misc/badblocks.c:618
3594 msgid "Checking for bad blocks in read-write mode\n"
3595 msgstr ""
3596
3597 #: misc/badblocks.c:620 misc/badblocks.c:782
3598 #, c-format
3599 msgid "From block %lu to %lu\n"
3600 msgstr ""
3601
3602 #: misc/badblocks.c:675
3603 msgid "Reading and comparing: "
3604 msgstr ""
3605
3606 #: misc/badblocks.c:781
3607 msgid "Checking for bad blocks in non-destructive read-write mode\n"
3608 msgstr ""
3609
3610 #: misc/badblocks.c:787
3611 msgid "Checking for bad blocks (non-destructive read-write test)\n"
3612 msgstr ""
3613
3614 #: misc/badblocks.c:794
3615 msgid ""
3616 "\n"
3617 "Interrupt caught, cleaning up\n"
3618 msgstr ""
3619
3620 #: misc/badblocks.c:877
3621 #, c-format
3622 msgid "during test data write, block %lu"
3623 msgstr ""
3624
3625 #: misc/badblocks.c:998 misc/util.c:131
3626 #, c-format
3627 msgid "%s is mounted; "
3628 msgstr ""
3629
3630 #: misc/badblocks.c:1000
3631 msgid "badblocks forced anyway.  Hope /etc/mtab is incorrect.\n"
3632 msgstr ""
3633
3634 #: misc/badblocks.c:1005
3635 msgid "it's not safe to run badblocks!\n"
3636 msgstr ""
3637
3638 #: misc/badblocks.c:1010 misc/util.c:142
3639 #, c-format
3640 msgid "%s is apparently in use by the system; "
3641 msgstr ""
3642
3643 #: misc/badblocks.c:1013
3644 msgid "badblocks forced anyway.\n"
3645 msgstr ""
3646
3647 #: misc/badblocks.c:1033
3648 #, c-format
3649 msgid "invalid %s - %s"
3650 msgstr ""
3651
3652 #: misc/badblocks.c:1127
3653 #, c-format
3654 msgid "Too big max bad blocks count %u - maximum is %u"
3655 msgstr ""
3656
3657 #: misc/badblocks.c:1154
3658 #, c-format
3659 msgid "can't allocate memory for test_pattern - %s"
3660 msgstr ""
3661
3662 #: misc/badblocks.c:1184
3663 msgid "Maximum of one test_pattern may be specified in read-only mode"
3664 msgstr ""
3665
3666 #: misc/badblocks.c:1190
3667 msgid "Random test_pattern is not allowed in read-only mode"
3668 msgstr ""
3669
3670 #: misc/badblocks.c:1204
3671 msgid ""
3672 "Couldn't determine device size; you must specify\n"
3673 "the size manually\n"
3674 msgstr ""
3675
3676 #: misc/badblocks.c:1210
3677 msgid "while trying to determine device size"
3678 msgstr ""
3679
3680 #: misc/badblocks.c:1215
3681 msgid "last block"
3682 msgstr ""
3683
3684 #: misc/badblocks.c:1221
3685 msgid "first block"
3686 msgstr ""
3687
3688 #: misc/badblocks.c:1224
3689 #, c-format
3690 msgid "invalid starting block (%llu): must be less than %llu"
3691 msgstr ""
3692
3693 #: misc/badblocks.c:1231
3694 #, c-format
3695 msgid "invalid end block (%llu): must be 32-bit value"
3696 msgstr ""
3697
3698 #: misc/badblocks.c:1287
3699 msgid "while creating in-memory bad blocks list"
3700 msgstr ""
3701
3702 #: misc/badblocks.c:1296
3703 msgid "input file - bad format"
3704 msgstr ""
3705
3706 #: misc/badblocks.c:1304 misc/badblocks.c:1313
3707 msgid "while adding to in-memory bad block list"
3708 msgstr ""
3709
3710 #: misc/badblocks.c:1338
3711 #, c-format
3712 msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
3713 msgstr ""
3714
3715 #: misc/chattr.c:89
3716 #, c-format
3717 msgid "Usage: %s [-pRVf] [-+=aAcCdDeijPsStTu] [-v version] files...\n"
3718 msgstr ""
3719
3720 #: misc/chattr.c:159
3721 #, c-format
3722 msgid "bad project - %s\n"
3723 msgstr ""
3724
3725 #: misc/chattr.c:173
3726 #, c-format
3727 msgid "bad version - %s\n"
3728 msgstr ""
3729
3730 #: misc/chattr.c:219 misc/lsattr.c:127
3731 #, c-format
3732 msgid "while trying to stat %s"
3733 msgstr ""
3734
3735 #: misc/chattr.c:226
3736 #, c-format
3737 msgid "while reading flags on %s"
3738 msgstr ""
3739
3740 #: misc/chattr.c:231 misc/chattr.c:243
3741 #, c-format
3742 msgid "Flags of %s set as "
3743 msgstr ""
3744
3745 #: misc/chattr.c:252
3746 #, c-format
3747 msgid "while setting flags on %s"
3748 msgstr ""
3749
3750 #: misc/chattr.c:260
3751 #, c-format
3752 msgid "Version of %s set as %lu\n"
3753 msgstr ""
3754
3755 #: misc/chattr.c:264
3756 #, c-format
3757 msgid "while setting version on %s"
3758 msgstr ""
3759
3760 #: misc/chattr.c:271
3761 #, c-format
3762 msgid "Project of %s set as %lu\n"
3763 msgstr ""
3764
3765 #: misc/chattr.c:275
3766 #, c-format
3767 msgid "while setting project on %s"
3768 msgstr ""
3769
3770 #: misc/chattr.c:297
3771 msgid "Couldn't allocate path variable in chattr_dir_proc"
3772 msgstr ""
3773
3774 #: misc/chattr.c:337
3775 msgid "= is incompatible with - and +\n"
3776 msgstr ""
3777
3778 #: misc/chattr.c:345
3779 msgid "Must use '-v', =, - or +\n"
3780 msgstr ""
3781
3782 #: misc/create_inode.c:70 misc/create_inode.c:109
3783 #, c-format
3784 msgid "while reading inode %u"
3785 msgstr ""
3786
3787 #: misc/create_inode.c:80 misc/create_inode.c:272 misc/create_inode.c:336
3788 #: misc/create_inode.c:374
3789 msgid "while expanding directory"
3790 msgstr ""
3791
3792 #: misc/create_inode.c:87
3793 #, c-format
3794 msgid "while linking \"%s\""
3795 msgstr ""
3796
3797 #: misc/create_inode.c:95 misc/create_inode.c:122 misc/create_inode.c:306
3798 #, c-format
3799 msgid "while writing inode %u"
3800 msgstr ""
3801
3802 #: misc/create_inode.c:139 misc/create_inode.c:163
3803 #, c-format
3804 msgid "while listing attributes of \"%s\""
3805 msgstr ""
3806
3807 #: misc/create_inode.c:150
3808 #, c-format
3809 msgid "while opening inode %u"
3810 msgstr ""
3811
3812 #: misc/create_inode.c:156 misc/create_inode.c:183 misc/create_inode.c:904
3813 #: misc/e2undo.c:176 misc/e2undo.c:474 misc/e2undo.c:480 misc/e2undo.c:486
3814 #: misc/mke2fs.c:353
3815 msgid "while allocating memory"
3816 msgstr ""
3817
3818 #: misc/create_inode.c:176 misc/create_inode.c:192
3819 #, c-format
3820 msgid "while reading attribute \"%s\" of \"%s\""
3821 msgstr ""
3822
3823 #: misc/create_inode.c:201
3824 #, c-format
3825 msgid "while writing attribute \"%s\" to inode %u"
3826 msgstr ""
3827
3828 #: misc/create_inode.c:211
3829 #, c-format
3830 msgid "while closing inode %u"
3831 msgstr ""
3832
3833 #: misc/create_inode.c:259
3834 #, c-format
3835 msgid "while allocating inode \"%s\""
3836 msgstr ""
3837
3838 #: misc/create_inode.c:278
3839 #, c-format
3840 msgid "while creating inode \"%s\""
3841 msgstr ""
3842
3843 #: misc/create_inode.c:343
3844 #, c-format
3845 msgid "while creating symlink \"%s\""
3846 msgstr ""
3847
3848 #: misc/create_inode.c:361 misc/create_inode.c:837
3849 #, c-format
3850 msgid "while looking up \"%s\""
3851 msgstr ""
3852
3853 #: misc/create_inode.c:381
3854 #, c-format
3855 msgid "while creating directory \"%s\""
3856 msgstr ""
3857
3858 #: misc/create_inode.c:608
3859 #, c-format
3860 msgid "while opening \"%s\" to copy"
3861 msgstr ""
3862
3863 #: misc/create_inode.c:700
3864 #, c-format
3865 msgid "while changing working directory to \"%s\""
3866 msgstr ""
3867
3868 #: misc/create_inode.c:708
3869 #, c-format
3870 msgid "while opening directory \"%s\""
3871 msgstr ""
3872
3873 #: misc/create_inode.c:718
3874 #, c-format
3875 msgid "while lstat \"%s\""
3876 msgstr ""
3877
3878 #: misc/create_inode.c:751
3879 #, c-format
3880 msgid "while creating special file \"%s\""
3881 msgstr ""
3882
3883 #: misc/create_inode.c:760
3884 msgid "malloc failed"
3885 msgstr ""
3886
3887 #: misc/create_inode.c:768
3888 #, c-format
3889 msgid "while trying to read link \"%s\""
3890 msgstr ""
3891
3892 #: misc/create_inode.c:775
3893 msgid "symlink increased in size between lstat() and readlink()"
3894 msgstr ""
3895
3896 #: misc/create_inode.c:786
3897 #, c-format
3898 msgid "while writing symlink\"%s\""
3899 msgstr ""
3900
3901 #: misc/create_inode.c:796
3902 #, c-format
3903 msgid "while writing file \"%s\""
3904 msgstr ""
3905
3906 #: misc/create_inode.c:809
3907 #, c-format
3908 msgid "while making dir \"%s\""
3909 msgstr ""
3910
3911 #: misc/create_inode.c:826
3912 msgid "while changing directory"
3913 msgstr ""
3914
3915 #: misc/create_inode.c:832
3916 #, c-format
3917 msgid "ignoring entry \"%s\""
3918 msgstr ""
3919
3920 #: misc/create_inode.c:845
3921 #, c-format
3922 msgid "while setting inode for \"%s\""
3923 msgstr ""
3924
3925 #: misc/create_inode.c:852
3926 #, c-format
3927 msgid "while setting xattrs for \"%s\""
3928 msgstr ""
3929
3930 #: misc/create_inode.c:870
3931 msgid "while saving inode data"
3932 msgstr ""
3933
3934 #: misc/dumpe2fs.c:56
3935 #, c-format
3936 msgid ""
3937 "Usage: %s [-bfghixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
3938 msgstr ""
3939
3940 #: misc/dumpe2fs.c:159
3941 msgid "blocks"
3942 msgstr ""
3943
3944 #: misc/dumpe2fs.c:168
3945 msgid "clusters"
3946 msgstr ""
3947
3948 #: misc/dumpe2fs.c:219
3949 #, c-format
3950 msgid "Group %lu: (Blocks "
3951 msgstr ""
3952
3953 #: misc/dumpe2fs.c:226
3954 #, c-format
3955 msgid " csum 0x%04x"
3956 msgstr ""
3957
3958 #: misc/dumpe2fs.c:228
3959 #, c-format
3960 msgid " (EXPECTED 0x%04x)"
3961 msgstr ""
3962
3963 #: misc/dumpe2fs.c:233
3964 #, c-format
3965 msgid "  %s superblock at "
3966 msgstr ""
3967
3968 #: misc/dumpe2fs.c:234
3969 msgid "Primary"
3970 msgstr ""
3971
3972 #: misc/dumpe2fs.c:234
3973 msgid "Backup"
3974 msgstr ""
3975
3976 #: misc/dumpe2fs.c:238
3977 msgid ", Group descriptors at "
3978 msgstr ""
3979
3980 #: misc/dumpe2fs.c:242
3981 msgid ""
3982 "\n"
3983 "  Reserved GDT blocks at "
3984 msgstr ""
3985
3986 #: misc/dumpe2fs.c:249
3987 msgid " Group descriptor at "
3988 msgstr ""
3989
3990 #: misc/dumpe2fs.c:255
3991 msgid "  Block bitmap at "
3992 msgstr ""
3993
3994 #: misc/dumpe2fs.c:260 misc/dumpe2fs.c:271
3995 #, c-format
3996 msgid ", csum 0x%08x"
3997 msgstr ""
3998
3999 #: misc/dumpe2fs.c:263
4000 msgid ","
4001 msgstr ""
4002
4003 #: misc/dumpe2fs.c:265
4004 msgid ""
4005 "\n"
4006 " "
4007 msgstr ""
4008
4009 #: misc/dumpe2fs.c:266
4010 msgid " Inode bitmap at "
4011 msgstr ""
4012
4013 #: misc/dumpe2fs.c:273
4014 msgid ""
4015 "\n"
4016 "  Inode table at "
4017 msgstr ""
4018
4019 #: misc/dumpe2fs.c:279
4020 #, c-format
4021 msgid ""
4022 "\n"
4023 "  %u free %s, %u free inodes, %u directories%s"
4024 msgstr ""
4025
4026 #: misc/dumpe2fs.c:286
4027 #, c-format
4028 msgid ", %u unused inodes\n"
4029 msgstr ""
4030
4031 #: misc/dumpe2fs.c:289
4032 msgid "  Free blocks: "
4033 msgstr ""
4034
4035 #: misc/dumpe2fs.c:304
4036 msgid "  Free inodes: "
4037 msgstr ""
4038
4039 #: misc/dumpe2fs.c:340
4040 msgid "while printing bad block list"
4041 msgstr ""
4042
4043 #: misc/dumpe2fs.c:346
4044 #, c-format
4045 msgid "Bad blocks: %u"
4046 msgstr ""
4047
4048 #: misc/dumpe2fs.c:385 misc/tune2fs.c:362
4049 msgid "while reading journal inode"
4050 msgstr ""
4051
4052 #: misc/dumpe2fs.c:391
4053 msgid "while opening journal inode"
4054 msgstr ""
4055
4056 #: misc/dumpe2fs.c:397
4057 msgid "while reading journal super block"
4058 msgstr ""
4059
4060 #: misc/dumpe2fs.c:404
4061 msgid "Journal superblock magic number invalid!\n"
4062 msgstr ""
4063
4064 #: misc/dumpe2fs.c:407 misc/dumpe2fs.c:490
4065 msgid "Journal features:        "
4066 msgstr ""
4067
4068 #: misc/dumpe2fs.c:420
4069 msgid "Journal size:             "
4070 msgstr ""
4071
4072 #: misc/dumpe2fs.c:430
4073 #, c-format
4074 msgid ""
4075 "Journal length:           %u\n"
4076 "Journal sequence:         0x%08x\n"
4077 "Journal start:            %u\n"
4078 msgstr ""
4079
4080 #: misc/dumpe2fs.c:438 misc/dumpe2fs.c:480
4081 msgid "Journal checksum type:    crc32\n"
4082 msgstr ""
4083
4084 #: misc/dumpe2fs.c:443 misc/dumpe2fs.c:485
4085 #, c-format
4086 msgid ""
4087 "Journal checksum type:    %s\n"
4088 "Journal checksum:         0x%08x\n"
4089 msgstr ""
4090
4091 #: misc/dumpe2fs.c:448
4092 #, c-format
4093 msgid "Journal errno:            %d\n"
4094 msgstr ""
4095
4096 #: misc/dumpe2fs.c:466 misc/tune2fs.c:211
4097 msgid "while reading journal superblock"
4098 msgstr ""
4099
4100 #: misc/dumpe2fs.c:474
4101 msgid "Couldn't find journal superblock magic numbers"
4102 msgstr ""
4103
4104 #: misc/dumpe2fs.c:501
4105 #, c-format
4106 msgid ""
4107 "\n"
4108 "Journal block size:       %u\n"
4109 "Journal length:           %u\n"
4110 "Journal first block:      %u\n"
4111 "Journal sequence:         0x%08x\n"
4112 "Journal start:            %u\n"
4113 "Journal number of users:  %u\n"
4114 msgstr ""
4115
4116 #: misc/dumpe2fs.c:514
4117 #, c-format
4118 msgid "Journal users:            %s\n"
4119 msgstr ""
4120
4121 #: misc/dumpe2fs.c:530 misc/mke2fs.c:785 misc/tune2fs.c:1930
4122 msgid "Couldn't allocate memory to parse options!\n"
4123 msgstr ""
4124
4125 #: misc/dumpe2fs.c:556
4126 #, c-format
4127 msgid "Invalid superblock parameter: %s\n"
4128 msgstr ""
4129
4130 #: misc/dumpe2fs.c:571
4131 #, c-format
4132 msgid "Invalid blocksize parameter: %s\n"
4133 msgstr ""
4134
4135 #: misc/dumpe2fs.c:582
4136 #, c-format
4137 msgid ""
4138 "\n"
4139 "Bad extended option(s) specified: %s\n"
4140 "\n"
4141 "Extended options are separated by commas, and may take an argument which\n"
4142 "\tis set off by an equals ('=') sign.\n"
4143 "\n"
4144 "Valid extended options are:\n"
4145 "\tsuperblock=<superblock number>\n"
4146 "\tblocksize=<blocksize>\n"
4147 msgstr ""
4148
4149 #: misc/dumpe2fs.c:646 misc/mke2fs.c:1815
4150 #, c-format
4151 msgid "\tUsing %s\n"
4152 msgstr ""
4153
4154 #: misc/dumpe2fs.c:686
4155 msgid ""
4156 "\n"
4157 "*** Checksum errors detected in filesystem!  Run e2fsck now!\n"
4158 "\n"
4159 msgstr ""
4160
4161 #: misc/dumpe2fs.c:691 misc/e2image.c:1586 misc/tune2fs.c:2805
4162 #: resize/main.c:415
4163 msgid "Couldn't find valid filesystem superblock.\n"
4164 msgstr ""
4165
4166 #: misc/dumpe2fs.c:726
4167 msgid ""
4168 "\n"
4169 "*** Checksum errors detected in bitmaps!  Run e2fsck now!\n"
4170 "\n"
4171 msgstr ""
4172
4173 #: misc/dumpe2fs.c:730
4174 #, c-format
4175 msgid ""
4176 "\n"
4177 "%s: %s: error reading bitmaps: %s\n"
4178 msgstr ""
4179
4180 #: misc/e2image.c:106
4181 #, c-format
4182 msgid "Usage: %s [ -r|Q ] [ -fr ] device image-file\n"
4183 msgstr ""
4184
4185 #: misc/e2image.c:108
4186 #, c-format
4187 msgid "       %s -I device image-file\n"
4188 msgstr ""
4189
4190 #: misc/e2image.c:109
4191 #, c-format
4192 msgid ""
4193 "       %s -ra  [  -cfnp  ] [ -o src_offset ] [ -O dest_offset ] src_fs "
4194 "[ dest_fs ]\n"
4195 msgstr ""
4196
4197 #: misc/e2image.c:174 misc/e2image.c:579 misc/e2image.c:585 misc/e2image.c:1181
4198 msgid "while allocating buffer"
4199 msgstr ""
4200
4201 #: misc/e2image.c:179
4202 #, c-format
4203 msgid "Writing block %llu\n"
4204 msgstr ""
4205
4206 #: misc/e2image.c:193
4207 #, c-format
4208 msgid "error writing block %llu"
4209 msgstr ""
4210
4211 #: misc/e2image.c:196
4212 msgid "error in generic_write()"
4213 msgstr ""
4214
4215 #: misc/e2image.c:213
4216 msgid "Error: header size is bigger than wrt_size\n"
4217 msgstr ""
4218
4219 #: misc/e2image.c:218
4220 msgid "Couldn't allocate header buffer\n"
4221 msgstr ""
4222
4223 #: misc/e2image.c:246
4224 msgid "while writing superblock"
4225 msgstr ""
4226
4227 #: misc/e2image.c:255
4228 msgid "while writing inode table"
4229 msgstr ""
4230
4231 #: misc/e2image.c:263
4232 msgid "while writing block bitmap"
4233 msgstr ""
4234
4235 #: misc/e2image.c:271
4236 msgid "while writing inode bitmap"
4237 msgstr ""
4238
4239 #: misc/e2image.c:505
4240 #, c-format
4241 msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
4242 msgstr ""
4243
4244 #: misc/e2image.c:517
4245 #, c-format
4246 msgid "Corrupt directory block %llu: bad name_len (%d)\n"
4247 msgstr ""
4248
4249 #: misc/e2image.c:558
4250 #, c-format
4251 msgid "%llu / %llu blocks (%d%%)"
4252 msgstr ""
4253
4254 #: misc/e2image.c:589 misc/e2image.c:629
4255 msgid "Copying "
4256 msgstr ""
4257
4258 #: misc/e2image.c:626
4259 msgid ""
4260 "Stopping now will destroy the filesystem, interrupt again if you are sure\n"
4261 msgstr ""
4262
4263 #: misc/e2image.c:652
4264 #, c-format
4265 msgid " %s remaining at %.2f MB/s"
4266 msgstr ""
4267
4268 #: misc/e2image.c:664 misc/e2image.c:1191
4269 #, c-format
4270 msgid "error reading block %llu"
4271 msgstr ""
4272
4273 #: misc/e2image.c:718
4274 #, c-format
4275 msgid "Copied %llu / %llu blocks (%d%%) in %s "
4276 msgstr ""
4277
4278 #: misc/e2image.c:722
4279 #, c-format
4280 msgid "at %.2f MB/s"
4281 msgstr ""
4282
4283 #: misc/e2image.c:758
4284 msgid "while allocating l1 table"
4285 msgstr ""
4286
4287 #: misc/e2image.c:803
4288 msgid "while allocating l2 cache"
4289 msgstr ""
4290
4291 #: misc/e2image.c:826
4292 msgid ""
4293 "Warning: There are still tables in the cache while putting the cache, data "
4294 "will be lost so the image may not be valid.\n"
4295 msgstr ""
4296
4297 #: misc/e2image.c:1148
4298 msgid "while allocating ext2_qcow2_image"
4299 msgstr ""
4300
4301 #: misc/e2image.c:1155
4302 msgid "while initializing ext2_qcow2_image"
4303 msgstr ""
4304
4305 #: misc/e2image.c:1214 misc/e2image.c:1232
4306 msgid "Programming error: multiple sequential refcount blocks created!\n"
4307 msgstr ""
4308
4309 #: misc/e2image.c:1272
4310 msgid "while allocating block bitmap"
4311 msgstr ""
4312
4313 #: misc/e2image.c:1281
4314 msgid "while allocating scramble block bitmap"
4315 msgstr ""
4316
4317 #: misc/e2image.c:1288
4318 msgid "Scanning inodes...\n"
4319 msgstr ""
4320
4321 #: misc/e2image.c:1300
4322 msgid "Can't allocate block buffer"
4323 msgstr ""
4324
4325 #: misc/e2image.c:1339 misc/e2image.c:1353
4326 #, c-format
4327 msgid "while iterating over inode %u"
4328 msgstr ""
4329
4330 #: misc/e2image.c:1385
4331 msgid "Raw and qcow2 images cannot be installed"
4332 msgstr ""
4333
4334 #: misc/e2image.c:1407
4335 msgid "error reading bitmaps"
4336 msgstr ""
4337
4338 #: misc/e2image.c:1419
4339 msgid "while opening device file"
4340 msgstr ""
4341
4342 #: misc/e2image.c:1430
4343 msgid "while restoring the image table"
4344 msgstr ""
4345
4346 #: misc/e2image.c:1527
4347 msgid "-a option can only be used with raw or QCOW2 images."
4348 msgstr ""
4349
4350 #: misc/e2image.c:1533
4351 msgid "Offsets are only allowed with raw images."
4352 msgstr ""
4353
4354 #: misc/e2image.c:1538
4355 msgid "Move mode is only allowed with raw images."
4356 msgstr ""
4357
4358 #: misc/e2image.c:1543
4359 msgid "Move mode requires all data mode."
4360 msgstr ""
4361
4362 #: misc/e2image.c:1553
4363 msgid "checking if mounted"
4364 msgstr ""
4365
4366 #: misc/e2image.c:1560
4367 msgid ""
4368 "\n"
4369 "Running e2image on a R/W mounted filesystem can result in an\n"
4370 "inconsistent image which will not be useful for debugging purposes.\n"
4371 "Use -f option if you really want to do that.\n"
4372 msgstr ""
4373
4374 #: misc/e2image.c:1614
4375 msgid "QCOW2 image can not be written to the stdout!\n"
4376 msgstr ""
4377
4378 #: misc/e2image.c:1620
4379 msgid "Can not stat output\n"
4380 msgstr ""
4381
4382 #: misc/e2image.c:1630
4383 #, c-format
4384 msgid "Image (%s) is compressed\n"
4385 msgstr ""
4386
4387 #: misc/e2image.c:1633
4388 #, c-format
4389 msgid "Image (%s) is encrypted\n"
4390 msgstr ""
4391
4392 #: misc/e2image.c:1636
4393 #, c-format
4394 msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
4395 msgstr ""
4396
4397 #: misc/e2image.c:1645
4398 msgid "The -c option only supported in raw mode\n"
4399 msgstr ""
4400
4401 #: misc/e2image.c:1650
4402 msgid "The -c option not supported when writing to stdout\n"
4403 msgstr ""
4404
4405 #: misc/e2image.c:1657
4406 msgid "while allocating check_buf"
4407 msgstr ""
4408
4409 #: misc/e2image.c:1663
4410 msgid "The -p option only supported in raw mode\n"
4411 msgstr ""
4412
4413 #: misc/e2image.c:1673
4414 #, c-format
4415 msgid "%d blocks already contained the data to be copied\n"
4416 msgstr ""
4417
4418 #: misc/e2initrd_helper.c:68
4419 #, c-format
4420 msgid "Usage: %s -r device\n"
4421 msgstr ""
4422
4423 #: misc/e2label.c:58
4424 #, c-format
4425 msgid "e2label: cannot open %s\n"
4426 msgstr ""
4427
4428 #: misc/e2label.c:63
4429 #, c-format
4430 msgid "e2label: cannot seek to superblock\n"
4431 msgstr ""
4432
4433 #: misc/e2label.c:68
4434 #, c-format
4435 msgid "e2label: error reading superblock\n"
4436 msgstr ""
4437
4438 #: misc/e2label.c:72
4439 #, c-format
4440 msgid "e2label: not an ext2 filesystem\n"
4441 msgstr ""
4442
4443 #: misc/e2label.c:97 misc/tune2fs.c:2978
4444 #, c-format
4445 msgid "Warning: label too long, truncating.\n"
4446 msgstr ""
4447
4448 #: misc/e2label.c:100
4449 #, c-format
4450 msgid "e2label: cannot seek to superblock again\n"
4451 msgstr ""
4452
4453 #: misc/e2label.c:105
4454 #, c-format
4455 msgid "e2label: error writing superblock\n"
4456 msgstr ""
4457
4458 #: misc/e2label.c:117 misc/tune2fs.c:1590
4459 #, c-format
4460 msgid "Usage: e2label device [newlabel]\n"
4461 msgstr ""
4462
4463 #: misc/e2undo.c:118
4464 #, c-format
4465 msgid "Usage: %s [-f] [-h] [-n] [-v] <transaction file> <filesystem>\n"
4466 msgstr ""
4467
4468 #: misc/e2undo.c:143
4469 msgid "The file system superblock doesn't match the undo file.\n"
4470 msgstr ""
4471
4472 #: misc/e2undo.c:146
4473 msgid "UUID does not match.\n"
4474 msgstr ""
4475
4476 #: misc/e2undo.c:148
4477 msgid "Last mount time does not match.\n"
4478 msgstr ""
4479
4480 #: misc/e2undo.c:150
4481 msgid "Last write time does not match.\n"
4482 msgstr ""
4483
4484 #: misc/e2undo.c:152
4485 msgid "Lifetime write counter does not match.\n"
4486 msgstr ""
4487
4488 #: misc/e2undo.c:166
4489 msgid "while reading filesystem superblock."
4490 msgstr ""
4491
4492 #: misc/e2undo.c:182
4493 msgid "while fetching superblock"
4494 msgstr ""
4495
4496 #: misc/e2undo.c:195
4497 #, c-format
4498 msgid "Undo file superblock checksum doesn't match.\n"
4499 msgstr ""
4500
4501 #: misc/e2undo.c:335
4502 #, c-format
4503 msgid "illegal offset - %s"
4504 msgstr ""
4505
4506 #: misc/e2undo.c:359
4507 #, c-format
4508 msgid "Will not write to an undo file while replaying it.\n"
4509 msgstr ""
4510
4511 #: misc/e2undo.c:368
4512 #, c-format
4513 msgid "while opening undo file `%s'\n"
4514 msgstr ""
4515
4516 #: misc/e2undo.c:375
4517 msgid "while reading undo file"
4518 msgstr ""
4519
4520 #: misc/e2undo.c:380
4521 #, c-format
4522 msgid "%s: Not an undo file.\n"
4523 msgstr ""
4524
4525 #: misc/e2undo.c:391
4526 #, c-format
4527 msgid "%s: Header checksum doesn't match.\n"
4528 msgstr ""
4529
4530 #: misc/e2undo.c:398
4531 #, c-format
4532 msgid "%s: Corrupt undo file header.\n"
4533 msgstr ""
4534
4535 #: misc/e2undo.c:402
4536 #, c-format
4537 msgid "%s: Undo block size too large.\n"
4538 msgstr ""
4539
4540 #: misc/e2undo.c:407
4541 #, c-format
4542 msgid "%s: Undo block size too small.\n"
4543 msgstr ""
4544
4545 #: misc/e2undo.c:420
4546 #, c-format
4547 msgid "%s: Unknown undo file feature set.\n"
4548 msgstr ""
4549
4550 #: misc/e2undo.c:428
4551 #, c-format
4552 msgid "Error while determining whether %s is mounted."
4553 msgstr ""
4554
4555 #: misc/e2undo.c:434
4556 msgid "e2undo should only be run on unmounted filesystems"
4557 msgstr ""
4558
4559 #: misc/e2undo.c:450
4560 #, c-format
4561 msgid "while opening `%s'"
4562 msgstr ""
4563
4564 #: misc/e2undo.c:461
4565 msgid "specified offset is too large"
4566 msgstr ""
4567
4568 #: misc/e2undo.c:502
4569 msgid "while reading keys"
4570 msgstr ""
4571
4572 #: misc/e2undo.c:514
4573 #, c-format
4574 msgid "%s: wrong key magic at %llu\n"
4575 msgstr ""
4576
4577 #: misc/e2undo.c:524
4578 #, c-format
4579 msgid "%s: key block checksum error at %llu.\n"
4580 msgstr ""
4581
4582 #: misc/e2undo.c:547
4583 #, c-format
4584 msgid "%s: block %llu is too long."
4585 msgstr ""
4586
4587 #: misc/e2undo.c:559 misc/e2undo.c:595
4588 #, c-format
4589 msgid "while fetching block %llu."
4590 msgstr ""
4591
4592 #: misc/e2undo.c:571
4593 #, c-format
4594 msgid "checksum error in filesystem block %llu (undo blk %llu)\n"
4595 msgstr ""
4596
4597 #: misc/e2undo.c:610
4598 #, c-format
4599 msgid "while writing block %llu."
4600 msgstr ""
4601
4602 #: misc/e2undo.c:616
4603 #, c-format
4604 msgid "Undo file corruption; run e2fsck NOW!\n"
4605 msgstr ""
4606
4607 #: misc/e2undo.c:618
4608 #, c-format
4609 msgid "IO error during replay; run e2fsck NOW!\n"
4610 msgstr ""
4611
4612 #: misc/e2undo.c:621
4613 #, c-format
4614 msgid "Incomplete undo record; run e2fsck.\n"
4615 msgstr ""
4616
4617 #: misc/findsuper.c:110
4618 #, c-format
4619 msgid "Usage:  findsuper device [skipbytes [startkb]]\n"
4620 msgstr ""
4621
4622 #: misc/findsuper.c:155
4623 #, c-format
4624 msgid "skipbytes should be a number, not %s\n"
4625 msgstr ""
4626
4627 #: misc/findsuper.c:162
4628 #, c-format
4629 msgid "skipbytes must be a multiple of the sector size\n"
4630 msgstr ""
4631
4632 #: misc/findsuper.c:169
4633 #, c-format
4634 msgid "startkb should be a number, not %s\n"
4635 msgstr ""
4636
4637 #: misc/findsuper.c:175
4638 #, c-format
4639 msgid "startkb should be positive, not %llu\n"
4640 msgstr ""
4641
4642 #: misc/findsuper.c:186
4643 #, c-format
4644 msgid "starting at %llu, with %u byte increments\n"
4645 msgstr ""
4646
4647 #: misc/findsuper.c:188
4648 #, c-format
4649 msgid ""
4650 "[*] probably superblock written in the ext3 journal superblock,\n"
4651 "\tso start/end/grp wrong\n"
4652 msgstr ""
4653
4654 #: misc/findsuper.c:190
4655 #, c-format
4656 msgid ""
4657 "byte_offset  byte_start     byte_end  fs_blocks blksz  grp  mkfs/"
4658 "mount_time           sb_uuid label\n"
4659 msgstr ""
4660
4661 #: misc/findsuper.c:264
4662 #, c-format
4663 msgid ""
4664 "\n"
4665 "%11Lu: finished with errno %d\n"
4666 msgstr ""
4667
4668 #: misc/fsck.c:343
4669 #, c-format
4670 msgid "WARNING: couldn't open %s: %s\n"
4671 msgstr ""
4672
4673 #: misc/fsck.c:353
4674 #, c-format
4675 msgid "WARNING: bad format on line %d of %s\n"
4676 msgstr ""
4677
4678 #: misc/fsck.c:370
4679 msgid ""
4680 "WARNING: Your /etc/fstab does not contain the fsck passno\n"
4681 "\tfield.  I will kludge around things for you, but you\n"
4682 "\tshould fix your /etc/fstab file as soon as you can.\n"
4683 "\n"
4684 msgstr ""
4685
4686 #: misc/fsck.c:478
4687 #, c-format
4688 msgid "fsck: %s: not found\n"
4689 msgstr ""
4690
4691 #: misc/fsck.c:594
4692 #, c-format
4693 msgid "%s: wait: No more child process?!?\n"
4694 msgstr ""
4695
4696 #: misc/fsck.c:616
4697 #, c-format
4698 msgid "Warning... %s for device %s exited with signal %d.\n"
4699 msgstr ""
4700
4701 #: misc/fsck.c:622
4702 #, c-format
4703 msgid "%s %s: status is %x, should never happen.\n"
4704 msgstr ""
4705
4706 #: misc/fsck.c:661
4707 #, c-format
4708 msgid "Finished with %s (exit status %d)\n"
4709 msgstr ""
4710
4711 #: misc/fsck.c:721
4712 #, c-format
4713 msgid "%s: Error %d while executing fsck.%s for %s\n"
4714 msgstr ""
4715
4716 #: misc/fsck.c:742
4717 msgid ""
4718 "Either all or none of the filesystem types passed to -t must be prefixed\n"
4719 "with 'no' or '!'.\n"
4720 msgstr ""
4721
4722 #: misc/fsck.c:761
4723 msgid "Couldn't allocate memory for filesystem types\n"
4724 msgstr ""
4725
4726 #: misc/fsck.c:884
4727 #, c-format
4728 msgid ""
4729 "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
4730 "number\n"
4731 msgstr ""
4732
4733 #: misc/fsck.c:911
4734 #, c-format
4735 msgid "fsck: cannot check %s: fsck.%s not found\n"
4736 msgstr ""
4737
4738 #: misc/fsck.c:967
4739 msgid "Checking all file systems.\n"
4740 msgstr ""
4741
4742 #: misc/fsck.c:1058
4743 #, c-format
4744 msgid "--waiting-- (pass %d)\n"
4745 msgstr ""
4746
4747 #: misc/fsck.c:1078
4748 msgid ""
4749 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4750 msgstr ""
4751
4752 #: misc/fsck.c:1120
4753 #, c-format
4754 msgid "%s: too many devices\n"
4755 msgstr ""
4756
4757 #: misc/fsck.c:1153 misc/fsck.c:1239
4758 #, c-format
4759 msgid "%s: too many arguments\n"
4760 msgstr ""
4761
4762 #: misc/fuse2fs.c:3740
4763 msgid "Mounting read-only.\n"
4764 msgstr ""
4765
4766 #: misc/fuse2fs.c:3764
4767 #, c-format
4768 msgid "%s: Allowing users to allocate all blocks. This is dangerous!\n"
4769 msgstr ""
4770
4771 #: misc/fuse2fs.c:3776 misc/fuse2fs.c:3789
4772 #, c-format
4773 msgid "%s: %s.\n"
4774 msgstr ""
4775
4776 #: misc/fuse2fs.c:3777 misc/fuse2fs.c:3791 misc/tune2fs.c:3207
4777 #, c-format
4778 msgid "Please run e2fsck -fy %s.\n"
4779 msgstr ""
4780
4781 #: misc/fuse2fs.c:3798
4782 msgid "Journal needs recovery; running `e2fsck -E journal_only' is required.\n"
4783 msgstr ""
4784
4785 #: misc/fuse2fs.c:3806
4786 #, c-format
4787 msgid "%s: Writing to the journal is not supported.\n"
4788 msgstr ""
4789
4790 #: misc/fuse2fs.c:3821
4791 msgid "Warning: Mounting unchecked fs, running e2fsck is recommended.\n"
4792 msgstr ""
4793
4794 #: misc/fuse2fs.c:3825
4795 msgid "Warning: Maximal mount count reached, running e2fsck is recommended.\n"
4796 msgstr ""
4797
4798 #: misc/fuse2fs.c:3830
4799 msgid "Warning: Check time reached; running e2fsck is recommended.\n"
4800 msgstr ""
4801
4802 #: misc/fuse2fs.c:3834
4803 msgid "Orphans detected; running e2fsck is recommended.\n"
4804 msgstr ""
4805
4806 #: misc/fuse2fs.c:3838
4807 msgid "Errors detected; running e2fsck is required.\n"
4808 msgstr ""
4809
4810 #: misc/lsattr.c:75
4811 #, c-format
4812 msgid "Usage: %s [-RVadlpv] [files...]\n"
4813 msgstr ""
4814
4815 #: misc/lsattr.c:86
4816 #, c-format
4817 msgid "While reading flags on %s"
4818 msgstr ""
4819
4820 #: misc/lsattr.c:93
4821 #, c-format
4822 msgid "While reading project on %s"
4823 msgstr ""
4824
4825 #: misc/lsattr.c:102
4826 #, c-format
4827 msgid "While reading version on %s"
4828 msgstr ""
4829
4830 #: misc/mke2fs.c:124
4831 #, c-format
4832 msgid ""
4833 "Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
4834 "\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
4835 "\t[-G flex-group-size] [-N number-of-inodes] [-d root-directory]\n"
4836 "\t[-m reserved-blocks-percentage] [-o creator-os]\n"
4837 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4838 "\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
4839 "\t[-t fs-type] [-T usage-type ] [-U UUID] [-e errors_behavior][-z "
4840 "undo_file]\n"
4841 "\t[-jnqvDFSV] device [blocks-count]\n"
4842 msgstr ""
4843
4844 #: misc/mke2fs.c:255
4845 #, c-format
4846 msgid "Running command: %s\n"
4847 msgstr ""
4848
4849 #: misc/mke2fs.c:259
4850 #, c-format
4851 msgid "while trying to run '%s'"
4852 msgstr ""
4853
4854 #: misc/mke2fs.c:266
4855 msgid "while processing list of bad blocks from program"
4856 msgstr ""
4857
4858 #: misc/mke2fs.c:293
4859 #, c-format
4860 msgid "Block %d in primary superblock/group descriptor area bad.\n"
4861 msgstr ""
4862
4863 #: misc/mke2fs.c:295
4864 #, c-format
4865 msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
4866 msgstr ""
4867
4868 #: misc/mke2fs.c:298
4869 msgid "Aborting....\n"
4870 msgstr ""
4871
4872 #: misc/mke2fs.c:318
4873 #, c-format
4874 msgid ""
4875 "Warning: the backup superblock/group descriptors at block %u contain\n"
4876 "\tbad blocks.\n"
4877 "\n"
4878 msgstr ""
4879
4880 #: misc/mke2fs.c:337
4881 msgid "while marking bad blocks as used"
4882 msgstr ""
4883
4884 #: misc/mke2fs.c:408
4885 msgid "Writing inode tables: "
4886 msgstr ""
4887
4888 #: misc/mke2fs.c:430
4889 #, c-format
4890 msgid ""
4891 "\n"
4892 "Could not write %d blocks in inode table starting at %llu: %s\n"
4893 msgstr ""
4894
4895 #: misc/mke2fs.c:444 misc/mke2fs.c:2654 misc/mke2fs.c:3030
4896 msgid "done                            \n"
4897 msgstr ""
4898
4899 #: misc/mke2fs.c:459
4900 msgid "while creating root dir"
4901 msgstr ""
4902
4903 #: misc/mke2fs.c:466
4904 msgid "while reading root inode"
4905 msgstr ""
4906
4907 #: misc/mke2fs.c:478
4908 msgid "while setting root inode ownership"
4909 msgstr ""
4910
4911 #: misc/mke2fs.c:496
4912 msgid "while creating /lost+found"
4913 msgstr ""
4914
4915 #: misc/mke2fs.c:503
4916 msgid "while looking up /lost+found"
4917 msgstr ""
4918
4919 #: misc/mke2fs.c:516
4920 msgid "while expanding /lost+found"
4921 msgstr ""
4922
4923 #: misc/mke2fs.c:531
4924 msgid "while setting bad block inode"
4925 msgstr ""
4926
4927 #: misc/mke2fs.c:558
4928 #, c-format
4929 msgid "Out of memory erasing sectors %d-%d\n"
4930 msgstr ""
4931
4932 #: misc/mke2fs.c:568
4933 #, c-format
4934 msgid "Warning: could not read block 0: %s\n"
4935 msgstr ""
4936
4937 #: misc/mke2fs.c:584
4938 #, c-format
4939 msgid "Warning: could not erase sector %d: %s\n"
4940 msgstr ""
4941
4942 #: misc/mke2fs.c:600
4943 msgid "while initializing journal superblock"
4944 msgstr ""
4945
4946 #: misc/mke2fs.c:608
4947 msgid "Zeroing journal device: "
4948 msgstr ""
4949
4950 #: misc/mke2fs.c:620
4951 #, c-format
4952 msgid "while zeroing journal device (block %llu, count %d)"
4953 msgstr ""
4954
4955 #: misc/mke2fs.c:637
4956 msgid "while writing journal superblock"
4957 msgstr ""
4958
4959 #: misc/mke2fs.c:652
4960 #, c-format
4961 msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
4962 msgstr ""
4963
4964 #: misc/mke2fs.c:660
4965 #, c-format
4966 msgid ""
4967 "warning: %llu blocks unused.\n"
4968 "\n"
4969 msgstr ""
4970
4971 #: misc/mke2fs.c:665
4972 #, c-format
4973 msgid "Filesystem label=%s\n"
4974 msgstr ""
4975
4976 #: misc/mke2fs.c:668
4977 #, c-format
4978 msgid "OS type: %s\n"
4979 msgstr ""
4980
4981 #: misc/mke2fs.c:670
4982 #, c-format
4983 msgid "Block size=%u (log=%u)\n"
4984 msgstr ""
4985
4986 #: misc/mke2fs.c:673
4987 #, c-format
4988 msgid "Cluster size=%u (log=%u)\n"
4989 msgstr ""
4990
4991 #: misc/mke2fs.c:677
4992 #, c-format
4993 msgid "Fragment size=%u (log=%u)\n"
4994 msgstr ""
4995
4996 #: misc/mke2fs.c:679
4997 #, c-format
4998 msgid "Stride=%u blocks, Stripe width=%u blocks\n"
4999 msgstr ""
5000
5001 #: misc/mke2fs.c:681
5002 #, c-format
5003 msgid "%u inodes, %llu blocks\n"
5004 msgstr ""
5005
5006 #: misc/mke2fs.c:683
5007 #, c-format
5008 msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
5009 msgstr ""
5010
5011 #: misc/mke2fs.c:686
5012 #, c-format
5013 msgid "First data block=%u\n"
5014 msgstr ""
5015
5016 #: misc/mke2fs.c:688
5017 #, c-format
5018 msgid "Root directory owner=%u:%u\n"
5019 msgstr ""
5020
5021 #: misc/mke2fs.c:690
5022 #, c-format
5023 msgid "Maximum filesystem blocks=%lu\n"
5024 msgstr ""
5025
5026 #: misc/mke2fs.c:694
5027 #, c-format
5028 msgid "%u block groups\n"
5029 msgstr ""
5030
5031 #: misc/mke2fs.c:696
5032 #, c-format
5033 msgid "%u block group\n"
5034 msgstr ""
5035
5036 #: misc/mke2fs.c:698
5037 #, c-format
5038 msgid "%u blocks per group, %u clusters per group\n"
5039 msgstr ""
5040
5041 #: misc/mke2fs.c:701
5042 #, c-format
5043 msgid "%u blocks per group, %u fragments per group\n"
5044 msgstr ""
5045
5046 #: misc/mke2fs.c:703
5047 #, c-format
5048 msgid "%u inodes per group\n"
5049 msgstr ""
5050
5051 #: misc/mke2fs.c:712
5052 #, c-format
5053 msgid "Filesystem UUID: %s\n"
5054 msgstr ""
5055
5056 #: misc/mke2fs.c:713
5057 msgid "Superblock backups stored on blocks: "
5058 msgstr ""
5059
5060 #: misc/mke2fs.c:807
5061 #, c-format
5062 msgid "%s requires '-O 64bit'\n"
5063 msgstr ""
5064
5065 #: misc/mke2fs.c:813
5066 #, c-format
5067 msgid "'%s' must be before 'resize=%u'\n"
5068 msgstr ""
5069
5070 #: misc/mke2fs.c:826
5071 #, c-format
5072 msgid "Invalid desc_size: '%s'\n"
5073 msgstr ""
5074
5075 #: misc/mke2fs.c:839
5076 #, c-format
5077 msgid "Invalid offset: %s\n"
5078 msgstr ""
5079
5080 #: misc/mke2fs.c:853 misc/tune2fs.c:1958
5081 #, c-format
5082 msgid "Invalid mmp_update_interval: %s\n"
5083 msgstr ""
5084
5085 #: misc/mke2fs.c:867
5086 #, c-format
5087 msgid "Invalid # of backup superblocks: %s\n"
5088 msgstr ""
5089
5090 #: misc/mke2fs.c:889
5091 #, c-format
5092 msgid "Invalid stride parameter: %s\n"
5093 msgstr ""
5094
5095 #: misc/mke2fs.c:904
5096 #, c-format
5097 msgid "Invalid stripe-width parameter: %s\n"
5098 msgstr ""
5099
5100 #: misc/mke2fs.c:927
5101 #, c-format
5102 msgid "Invalid resize parameter: %s\n"
5103 msgstr ""
5104
5105 #: misc/mke2fs.c:934
5106 msgid "The resize maximum must be greater than the filesystem size.\n"
5107 msgstr ""
5108
5109 #: misc/mke2fs.c:958
5110 msgid "On-line resizing not supported with revision 0 filesystems\n"
5111 msgstr ""
5112
5113 #: misc/mke2fs.c:984 misc/mke2fs.c:993
5114 #, c-format
5115 msgid "Invalid root_owner: '%s'\n"
5116 msgstr ""
5117
5118 #: misc/mke2fs.c:1034
5119 #, c-format
5120 msgid ""
5121 "\n"
5122 "Bad option(s) specified: %s\n"
5123 "\n"
5124 "Extended options are separated by commas, and may take an argument which\n"
5125 "\tis set off by an equals ('=') sign.\n"
5126 "\n"
5127 "Valid extended options are:\n"
5128 "\tmmp_update_interval=<interval>\n"
5129 "\tnum_backup_sb=<0|1|2>\n"
5130 "\tstride=<RAID per-disk data chunk in blocks>\n"
5131 "\tstripe-width=<RAID stride * data disks in blocks>\n"
5132 "\toffset=<offset to create the file system>\n"
5133 "\tresize=<resize maximum size in blocks>\n"
5134 "\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
5135 "\tlazy_itable_init=<0 to disable, 1 to enable>\n"
5136 "\tlazy_journal_init=<0 to disable, 1 to enable>\n"
5137 "\troot_owner=<uid of root dir>:<gid of root dir>\n"
5138 "\ttest_fs\n"
5139 "\tdiscard\n"
5140 "\tnodiscard\n"
5141 "\tquotatype=<quota type(s) to be enabled>\n"
5142 "\n"
5143 msgstr ""
5144
5145 #: misc/mke2fs.c:1059
5146 #, c-format
5147 msgid ""
5148 "\n"
5149 "Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
5150 "\n"
5151 msgstr ""
5152
5153 #: misc/mke2fs.c:1101
5154 #, c-format
5155 msgid ""
5156 "Syntax error in mke2fs config file (%s, line #%d)\n"
5157 "\t%s\n"
5158 msgstr ""
5159
5160 #: misc/mke2fs.c:1114 misc/tune2fs.c:1007
5161 #, c-format
5162 msgid "Invalid filesystem option set: %s\n"
5163 msgstr ""
5164
5165 #: misc/mke2fs.c:1126 misc/tune2fs.c:406
5166 #, c-format
5167 msgid "Invalid mount option set: %s\n"
5168 msgstr ""
5169
5170 #: misc/mke2fs.c:1262
5171 #, c-format
5172 msgid ""
5173 "\n"
5174 "Your mke2fs.conf file does not define the %s filesystem type.\n"
5175 msgstr ""
5176
5177 #: misc/mke2fs.c:1266
5178 msgid ""
5179 "You probably need to install an updated mke2fs.conf file.\n"
5180 "\n"
5181 msgstr ""
5182
5183 #: misc/mke2fs.c:1270
5184 msgid "Aborting...\n"
5185 msgstr ""
5186
5187 #: misc/mke2fs.c:1311
5188 #, c-format
5189 msgid ""
5190 "\n"
5191 "Warning: the fs_type %s is not defined in mke2fs.conf\n"
5192 "\n"
5193 msgstr ""
5194
5195 #: misc/mke2fs.c:1493
5196 msgid "Couldn't allocate memory for new PATH.\n"
5197 msgstr ""
5198
5199 #: misc/mke2fs.c:1534
5200 #, c-format
5201 msgid "Couldn't init profile successfully (error: %ld).\n"
5202 msgstr ""
5203
5204 #: misc/mke2fs.c:1567
5205 #, c-format
5206 msgid "invalid block size - %s"
5207 msgstr ""
5208
5209 #: misc/mke2fs.c:1571
5210 #, c-format
5211 msgid "Warning: blocksize %d not usable on most systems.\n"
5212 msgstr ""
5213
5214 #: misc/mke2fs.c:1587
5215 #, c-format
5216 msgid "invalid cluster size - %s"
5217 msgstr ""
5218
5219 #: misc/mke2fs.c:1600
5220 msgid "'-R' is deprecated, use '-E' instead"
5221 msgstr ""
5222
5223 #: misc/mke2fs.c:1614 misc/tune2fs.c:1687
5224 #, c-format
5225 msgid "bad error behavior - %s"
5226 msgstr ""
5227
5228 #: misc/mke2fs.c:1626
5229 msgid "Illegal number for blocks per group"
5230 msgstr ""
5231
5232 #: misc/mke2fs.c:1631
5233 msgid "blocks per group must be multiple of 8"
5234 msgstr ""
5235
5236 #: misc/mke2fs.c:1639
5237 msgid "Illegal number for flex_bg size"
5238 msgstr ""
5239
5240 #: misc/mke2fs.c:1645
5241 msgid "flex_bg size must be a power of 2"
5242 msgstr ""
5243
5244 #: misc/mke2fs.c:1650
5245 #, c-format
5246 msgid "flex_bg size (%lu) must be less than or equal to 2^31"
5247 msgstr ""
5248
5249 #: misc/mke2fs.c:1660
5250 #, c-format
5251 msgid "invalid inode ratio %s (min %d/max %d)"
5252 msgstr ""
5253
5254 #: misc/mke2fs.c:1670
5255 #, c-format
5256 msgid "invalid inode size - %s"
5257 msgstr ""
5258
5259 #: misc/mke2fs.c:1683
5260 msgid ""
5261 "Warning: -K option is deprecated and should not be used anymore. Use '-E "
5262 "nodiscard' extended option instead!\n"
5263 msgstr ""
5264
5265 #: misc/mke2fs.c:1694
5266 msgid "in malloc for bad_blocks_filename"
5267 msgstr ""
5268
5269 #: misc/mke2fs.c:1703
5270 #, c-format
5271 msgid ""
5272 "Warning: label too long; will be truncated to '%s'\n"
5273 "\n"
5274 msgstr ""
5275
5276 #: misc/mke2fs.c:1712
5277 #, c-format
5278 msgid "invalid reserved blocks percent - %s"
5279 msgstr ""
5280
5281 #: misc/mke2fs.c:1727
5282 #, c-format
5283 msgid "bad num inodes - %s"
5284 msgstr ""
5285
5286 #: misc/mke2fs.c:1740
5287 msgid "while allocating fs_feature string"
5288 msgstr ""
5289
5290 #: misc/mke2fs.c:1757
5291 #, c-format
5292 msgid "bad revision level - %s"
5293 msgstr ""
5294
5295 #: misc/mke2fs.c:1762
5296 #, c-format
5297 msgid "while trying to create revision %d"
5298 msgstr ""
5299
5300 #: misc/mke2fs.c:1776
5301 msgid "The -t option may only be used once"
5302 msgstr ""
5303
5304 #: misc/mke2fs.c:1784
5305 msgid "The -T option may only be used once"
5306 msgstr ""
5307
5308 #: misc/mke2fs.c:1840 misc/mke2fs.c:3114
5309 #, c-format
5310 msgid "while trying to open journal device %s\n"
5311 msgstr ""
5312
5313 #: misc/mke2fs.c:1846
5314 #, c-format
5315 msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
5316 msgstr ""
5317
5318 #: misc/mke2fs.c:1852
5319 #, c-format
5320 msgid "Using journal device's blocksize: %d\n"
5321 msgstr ""
5322
5323 #: misc/mke2fs.c:1863
5324 #, c-format
5325 msgid "invalid blocks '%s' on device '%s'"
5326 msgstr ""
5327
5328 #: misc/mke2fs.c:1887
5329 msgid "filesystem"
5330 msgstr ""
5331
5332 #: misc/mke2fs.c:1900 resize/main.c:491
5333 msgid "while trying to determine filesystem size"
5334 msgstr ""
5335
5336 #: misc/mke2fs.c:1906
5337 msgid ""
5338 "Couldn't determine device size; you must specify\n"
5339 "the size of the filesystem\n"
5340 msgstr ""
5341
5342 #: misc/mke2fs.c:1913
5343 msgid ""
5344 "Device size reported to be zero.  Invalid partition specified, or\n"
5345 "\tpartition table wasn't reread after running fdisk, due to\n"
5346 "\ta modified partition being busy and in use.  You may need to reboot\n"
5347 "\tto re-read your partition table.\n"
5348 msgstr ""
5349
5350 #: misc/mke2fs.c:1930
5351 msgid "Filesystem larger than apparent device size."
5352 msgstr ""
5353
5354 #: misc/mke2fs.c:1950
5355 msgid "Failed to parse fs types list\n"
5356 msgstr ""
5357
5358 #: misc/mke2fs.c:1998
5359 msgid "The HURD does not support the filetype feature.\n"
5360 msgstr ""
5361
5362 #: misc/mke2fs.c:2003
5363 msgid "The HURD does not support the huge_file feature.\n"
5364 msgstr ""
5365
5366 #: misc/mke2fs.c:2008
5367 msgid "The HURD does not support the metadata_csum feature.\n"
5368 msgstr ""
5369
5370 #: misc/mke2fs.c:2018
5371 msgid "while trying to determine hardware sector size"
5372 msgstr ""
5373
5374 #: misc/mke2fs.c:2024
5375 msgid "while trying to determine physical sector size"
5376 msgstr ""
5377
5378 #: misc/mke2fs.c:2056
5379 msgid "while setting blocksize; too small for device\n"
5380 msgstr ""
5381
5382 #: misc/mke2fs.c:2061
5383 #, c-format
5384 msgid ""
5385 "Warning: specified blocksize %d is less than device physical sectorsize %d\n"
5386 msgstr ""
5387
5388 #: misc/mke2fs.c:2085
5389 #, c-format
5390 msgid ""
5391 "%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
5392 "\tin 32 bits using a blocksize of %d.\n"
5393 msgstr ""
5394
5395 #: misc/mke2fs.c:2101
5396 msgid "fs_types for mke2fs.conf resolution: "
5397 msgstr ""
5398
5399 #: misc/mke2fs.c:2108
5400 msgid "Filesystem features not supported with revision 0 filesystems\n"
5401 msgstr ""
5402
5403 #: misc/mke2fs.c:2116
5404 msgid "Sparse superblocks not supported with revision 0 filesystems\n"
5405 msgstr ""
5406
5407 #: misc/mke2fs.c:2126
5408 msgid "Journals not supported with revision 0 filesystems\n"
5409 msgstr ""
5410
5411 #: misc/mke2fs.c:2139
5412 #, c-format
5413 msgid "invalid reserved blocks percent - %lf"
5414 msgstr ""
5415
5416 #: misc/mke2fs.c:2156
5417 msgid ""
5418 "Extents MUST be enabled for a 64-bit filesystem.  Pass -O extents to "
5419 "rectify.\n"
5420 msgstr ""
5421
5422 #: misc/mke2fs.c:2176
5423 msgid "The cluster size may not be smaller than the block size.\n"
5424 msgstr ""
5425
5426 #: misc/mke2fs.c:2182
5427 msgid "specifying a cluster size requires the bigalloc feature"
5428 msgstr ""
5429
5430 #: misc/mke2fs.c:2202
5431 #, c-format
5432 msgid "warning: Unable to get device geometry for %s\n"
5433 msgstr ""
5434
5435 #: misc/mke2fs.c:2205
5436 #, c-format
5437 msgid "%s alignment is offset by %lu bytes.\n"
5438 msgstr ""
5439
5440 #: misc/mke2fs.c:2207
5441 #, c-format
5442 msgid ""
5443 "This may result in very poor performance, (re)-partitioning suggested.\n"
5444 msgstr ""
5445
5446 #: misc/mke2fs.c:2228
5447 #, c-format
5448 msgid "%d-byte blocks too big for system (max %d)"
5449 msgstr ""
5450
5451 #: misc/mke2fs.c:2232
5452 #, c-format
5453 msgid ""
5454 "Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
5455 msgstr ""
5456
5457 #: misc/mke2fs.c:2240
5458 #, c-format
5459 msgid ""
5460 "Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata "
5461 "and journal checksum features.\n"
5462 msgstr ""
5463
5464 #: misc/mke2fs.c:2295
5465 #, c-format
5466 msgid ""
5467 "\n"
5468 "Warning: offset specified without an explicit file system size.\n"
5469 "Creating a file system with %llu blocks but this might\n"
5470 "not be what you want.\n"
5471 "\n"
5472 msgstr ""
5473
5474 #: misc/mke2fs.c:2312
5475 msgid "Can't support bigalloc feature without extents feature"
5476 msgstr ""
5477
5478 #: misc/mke2fs.c:2319
5479 msgid ""
5480 "The resize_inode and meta_bg features are not compatible.\n"
5481 "They can not be both enabled simultaneously.\n"
5482 msgstr ""
5483
5484 #: misc/mke2fs.c:2327
5485 msgid ""
5486 "\n"
5487 "Warning: the bigalloc feature is still under development\n"
5488 "See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
5489 "\n"
5490 msgstr ""
5491
5492 #: misc/mke2fs.c:2339
5493 msgid "reserved online resize blocks not supported on non-sparse filesystem"
5494 msgstr ""
5495
5496 #: misc/mke2fs.c:2348
5497 msgid "blocks per group count out of range"
5498 msgstr ""
5499
5500 #: misc/mke2fs.c:2370
5501 msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
5502 msgstr ""
5503
5504 #: misc/mke2fs.c:2382
5505 #, c-format
5506 msgid "invalid inode size %d (min %d/max %d)"
5507 msgstr ""
5508
5509 #: misc/mke2fs.c:2397
5510 #, c-format
5511 msgid "%d byte inodes are too small for inline data; specify larger size"
5512 msgstr ""
5513
5514 #: misc/mke2fs.c:2410
5515 #, c-format
5516 msgid "%d byte inodes are too small for project quota; specify larger size"
5517 msgstr ""
5518
5519 #: misc/mke2fs.c:2425
5520 #, c-format
5521 msgid "too many inodes (%llu), raise inode ratio?"
5522 msgstr ""
5523
5524 #: misc/mke2fs.c:2432
5525 #, c-format
5526 msgid "too many inodes (%llu), specify < 2^32 inodes"
5527 msgstr ""
5528
5529 #: misc/mke2fs.c:2446
5530 #, c-format
5531 msgid ""
5532 "inode_size (%u) * inodes_count (%u) too big for a\n"
5533 "\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
5534 "\tor lower inode count (-N).\n"
5535 msgstr ""
5536
5537 #: misc/mke2fs.c:2633
5538 msgid "Discarding device blocks: "
5539 msgstr ""
5540
5541 #: misc/mke2fs.c:2649
5542 msgid "failed - "
5543 msgstr ""
5544
5545 #: misc/mke2fs.c:2708
5546 msgid "while initializing quota context"
5547 msgstr ""
5548
5549 #: misc/mke2fs.c:2715
5550 msgid "while writing quota inodes"
5551 msgstr ""
5552
5553 #: misc/mke2fs.c:2740
5554 #, c-format
5555 msgid "bad error behavior in profile - %s"
5556 msgstr ""
5557
5558 #: misc/mke2fs.c:2814
5559 msgid "while setting up superblock"
5560 msgstr ""
5561
5562 #: misc/mke2fs.c:2830
5563 msgid ""
5564 "Extents are not enabled.  The file extent tree can be checksummed, whereas "
5565 "block maps cannot.  Not enabling extents reduces the coverage of metadata "
5566 "checksumming.  Pass -O extents to rectify.\n"
5567 msgstr ""
5568
5569 #: misc/mke2fs.c:2837
5570 msgid ""
5571 "64-bit filesystem support is not enabled.  The larger fields afforded by "
5572 "this feature enable full-strength checksumming.  Pass -O 64bit to rectify.\n"
5573 msgstr ""
5574
5575 #: misc/mke2fs.c:2845
5576 msgid "The metadata_csum_seed feature requres the metadata_csum feature.\n"
5577 msgstr ""
5578
5579 #: misc/mke2fs.c:2869
5580 msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
5581 msgstr ""
5582
5583 #: misc/mke2fs.c:2955
5584 #, c-format
5585 msgid "unknown os - %s"
5586 msgstr ""
5587
5588 #: misc/mke2fs.c:3018
5589 msgid "Allocating group tables: "
5590 msgstr ""
5591
5592 #: misc/mke2fs.c:3026
5593 msgid "while trying to allocate filesystem tables"
5594 msgstr ""
5595
5596 #: misc/mke2fs.c:3035
5597 msgid ""
5598 "\n"
5599 "\twhile converting subcluster bitmap"
5600 msgstr ""
5601
5602 #: misc/mke2fs.c:3041
5603 #, c-format
5604 msgid "%s may be further corrupted by superblock rewrite\n"
5605 msgstr ""
5606
5607 #: misc/mke2fs.c:3082
5608 #, c-format
5609 msgid "while zeroing block %llu at end of filesystem"
5610 msgstr ""
5611
5612 #: misc/mke2fs.c:3095
5613 msgid "while reserving blocks for online resize"
5614 msgstr ""
5615
5616 #: misc/mke2fs.c:3107 misc/tune2fs.c:1415
5617 msgid "journal"
5618 msgstr ""
5619
5620 #: misc/mke2fs.c:3119
5621 #, c-format
5622 msgid "Adding journal to device %s: "
5623 msgstr ""
5624
5625 #: misc/mke2fs.c:3126
5626 #, c-format
5627 msgid ""
5628 "\n"
5629 "\twhile trying to add journal to device %s"
5630 msgstr ""
5631
5632 #: misc/mke2fs.c:3131 misc/mke2fs.c:3160 misc/mke2fs.c:3200
5633 #: misc/mk_hugefiles.c:510 misc/tune2fs.c:1444 misc/tune2fs.c:1463
5634 msgid "done\n"
5635 msgstr ""
5636
5637 #: misc/mke2fs.c:3137
5638 msgid "Skipping journal creation in super-only mode\n"
5639 msgstr ""
5640
5641 #: misc/mke2fs.c:3147
5642 #, c-format
5643 msgid "Creating journal (%u blocks): "
5644 msgstr ""
5645
5646 #: misc/mke2fs.c:3156
5647 msgid ""
5648 "\n"
5649 "\twhile trying to create journal"
5650 msgstr ""
5651
5652 #: misc/mke2fs.c:3168 misc/tune2fs.c:1072
5653 msgid ""
5654 "\n"
5655 "Error while enabling multiple mount protection feature."
5656 msgstr ""
5657
5658 #: misc/mke2fs.c:3173
5659 #, c-format
5660 msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
5661 msgstr ""
5662
5663 #: misc/mke2fs.c:3191
5664 msgid "Copying files into the device: "
5665 msgstr ""
5666
5667 #: misc/mke2fs.c:3197
5668 msgid "while populating file system"
5669 msgstr ""
5670
5671 #: misc/mke2fs.c:3204
5672 msgid "Writing superblocks and filesystem accounting information: "
5673 msgstr ""
5674
5675 #: misc/mke2fs.c:3211
5676 msgid ""
5677 "\n"
5678 "Warning, had trouble writing out superblocks."
5679 msgstr ""
5680
5681 #: misc/mke2fs.c:3213
5682 msgid ""
5683 "done\n"
5684 "\n"
5685 msgstr ""
5686
5687 #: misc/mk_hugefiles.c:424
5688 #, c-format
5689 msgid ""
5690 "Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
5691 msgstr ""
5692
5693 #: misc/mk_hugefiles.c:491
5694 msgid "Huge files will be zero'ed\n"
5695 msgstr ""
5696
5697 #: misc/mk_hugefiles.c:492
5698 #, c-format
5699 msgid "Creating %lu huge file(s) "
5700 msgstr ""
5701
5702 #: misc/mk_hugefiles.c:494
5703 #, c-format
5704 msgid "with %llu blocks each"
5705 msgstr ""
5706
5707 #: misc/mk_hugefiles.c:505
5708 #, c-format
5709 msgid "while creating huge file %lu"
5710 msgstr ""
5711
5712 #: misc/mklost+found.c:50
5713 msgid "Usage: mklost+found\n"
5714 msgstr ""
5715
5716 #: misc/partinfo.c:41
5717 #, c-format
5718 msgid ""
5719 "Usage:  %s device...\n"
5720 "\n"
5721 "Prints out the partition information for each given device.\n"
5722 "For example: %s /dev/hda\n"
5723 "\n"
5724 msgstr ""
5725
5726 #: misc/partinfo.c:51
5727 #, c-format
5728 msgid "Cannot open %s: %s"
5729 msgstr ""
5730
5731 #: misc/partinfo.c:57
5732 #, c-format
5733 msgid "Cannot get geometry of %s: %s"
5734 msgstr ""
5735
5736 #: misc/partinfo.c:65
5737 #, c-format
5738 msgid "Cannot get size of %s: %s"
5739 msgstr ""
5740
5741 #: misc/partinfo.c:71
5742 #, c-format
5743 msgid "%s: h=%3d s=%3d c=%4d   start=%8d size=%8lu end=%8d\n"
5744 msgstr ""
5745
5746 #: misc/tune2fs.c:119
5747 msgid "Please run e2fsck on the filesystem.\n"
5748 msgstr ""
5749
5750 #: misc/tune2fs.c:121
5751 msgid "Please run e2fsck -D on the filesystem.\n"
5752 msgstr ""
5753
5754 #: misc/tune2fs.c:134
5755 #, c-format
5756 msgid ""
5757 "Usage: %s [-c max_mounts_count] [-e errors_behavior] [-f] [-g group]\n"
5758 "\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
5759 "\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
5760 "\t[-p mmp_update_interval] [-r reserved_blocks_count] [-u user]\n"
5761 "\t[-C mount_count] [-L volume_label] [-M last_mounted_dir]\n"
5762 "\t[-O [^]feature[,...]] [-Q quota_options]\n"
5763 "\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
5764 "\t[-I new_inode_size] [-z undo_file] device\n"
5765 msgstr ""
5766
5767 #: misc/tune2fs.c:218
5768 msgid "Journal superblock not found!\n"
5769 msgstr ""
5770
5771 #: misc/tune2fs.c:276
5772 msgid "while trying to open external journal"
5773 msgstr ""
5774
5775 #: misc/tune2fs.c:282 misc/tune2fs.c:2701
5776 #, c-format
5777 msgid "%s is not a journal device.\n"
5778 msgstr ""
5779
5780 #: misc/tune2fs.c:292 misc/tune2fs.c:2712
5781 msgid "Filesystem's UUID not found on journal device.\n"
5782 msgstr ""
5783
5784 #: misc/tune2fs.c:316
5785 msgid ""
5786 "Cannot locate journal device. It was NOT removed\n"
5787 "Use -f option to remove missing journal device.\n"
5788 msgstr ""
5789
5790 #: misc/tune2fs.c:325
5791 msgid "Journal removed\n"
5792 msgstr ""
5793
5794 #: misc/tune2fs.c:369
5795 msgid "while reading bitmaps"
5796 msgstr ""
5797
5798 #: misc/tune2fs.c:377
5799 msgid "while clearing journal inode"
5800 msgstr ""
5801
5802 #: misc/tune2fs.c:388
5803 msgid "while writing journal inode"
5804 msgstr ""
5805
5806 #: misc/tune2fs.c:423 misc/tune2fs.c:445 misc/tune2fs.c:458
5807 msgid "(and reboot afterwards!)\n"
5808 msgstr ""
5809
5810 #: misc/tune2fs.c:476
5811 #, c-format
5812 msgid "After running e2fsck, please run `resize2fs %s %s"
5813 msgstr ""
5814
5815 #: misc/tune2fs.c:479
5816 #, c-format
5817 msgid "Please run `resize2fs %s %s"
5818 msgstr ""
5819
5820 #: misc/tune2fs.c:483
5821 #, c-format
5822 msgid " -z \"%s\""
5823 msgstr ""
5824
5825 #: misc/tune2fs.c:485
5826 #, c-format
5827 msgid "' to enable 64-bit mode.\n"
5828 msgstr ""
5829
5830 #: misc/tune2fs.c:487
5831 #, c-format
5832 msgid "' to disable 64-bit mode.\n"
5833 msgstr ""
5834
5835 #: misc/tune2fs.c:974
5836 msgid ""
5837 "WARNING: Could not confirm kernel support for metadata_csum_seed.\n"
5838 "  This requires Linux >= v4.4.\n"
5839 msgstr ""
5840
5841 #: misc/tune2fs.c:1010
5842 #, c-format
5843 msgid "Clearing filesystem feature '%s' not supported.\n"
5844 msgstr ""
5845
5846 #: misc/tune2fs.c:1016
5847 #, c-format
5848 msgid "Setting filesystem feature '%s' not supported.\n"
5849 msgstr ""
5850
5851 #: misc/tune2fs.c:1025
5852 msgid ""
5853 "The has_journal feature may only be cleared when the filesystem is\n"
5854 "unmounted or mounted read-only.\n"
5855 msgstr ""
5856
5857 #: misc/tune2fs.c:1033
5858 msgid ""
5859 "The needs_recovery flag is set.  Please run e2fsck before clearing\n"
5860 "the has_journal flag.\n"
5861 msgstr ""
5862
5863 #: misc/tune2fs.c:1051
5864 msgid ""
5865 "Setting filesystem feature 'sparse_super' not supported\n"
5866 "for filesystems with the meta_bg feature enabled.\n"
5867 msgstr ""
5868
5869 #: misc/tune2fs.c:1064
5870 msgid ""
5871 "The multiple mount protection feature can't\n"
5872 "be set if the filesystem is mounted or\n"
5873 "read-only.\n"
5874 msgstr ""
5875
5876 #: misc/tune2fs.c:1082
5877 #, c-format
5878 msgid "Multiple mount protection has been enabled with update interval %ds.\n"
5879 msgstr ""
5880
5881 #: misc/tune2fs.c:1091
5882 msgid ""
5883 "The multiple mount protection feature cannot\n"
5884 "be disabled if the filesystem is readonly.\n"
5885 msgstr ""
5886
5887 #: misc/tune2fs.c:1099
5888 msgid "Error while reading bitmaps\n"
5889 msgstr ""
5890
5891 #: misc/tune2fs.c:1108
5892 #, c-format
5893 msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
5894 msgstr ""
5895
5896 #: misc/tune2fs.c:1113
5897 msgid "while reading MMP block."
5898 msgstr ""
5899
5900 #: misc/tune2fs.c:1145
5901 msgid ""
5902 "Clearing the flex_bg flag would cause the the filesystem to be\n"
5903 "inconsistent.\n"
5904 msgstr ""
5905
5906 #: misc/tune2fs.c:1156
5907 msgid ""
5908 "The huge_file feature may only be cleared when the filesystem is\n"
5909 "unmounted or mounted read-only.\n"
5910 msgstr ""
5911
5912 #: misc/tune2fs.c:1167
5913 msgid "Enabling checksums could take some time."
5914 msgstr ""
5915
5916 #: misc/tune2fs.c:1169
5917 msgid "Cannot enable metadata_csum on a mounted filesystem!\n"
5918 msgstr ""
5919
5920 #: misc/tune2fs.c:1175
5921 msgid ""
5922 "Extents are not enabled.  The file extent tree can be checksummed, whereas "
5923 "block maps cannot.  Not enabling extents reduces the coverage of metadata "
5924 "checksumming.  Re-run with -O extent to rectify.\n"
5925 msgstr ""
5926
5927 #: misc/tune2fs.c:1182
5928 msgid ""
5929 "64-bit filesystem support is not enabled.  The larger fields afforded by "
5930 "this feature enable full-strength checksumming.  Run resize2fs -b to "
5931 "rectify.\n"
5932 msgstr ""
5933
5934 #: misc/tune2fs.c:1208
5935 msgid "Disabling checksums could take some time."
5936 msgstr ""
5937
5938 #: misc/tune2fs.c:1210
5939 msgid "Cannot disable metadata_csum on a mounted filesystem!\n"
5940 msgstr ""
5941
5942 #: misc/tune2fs.c:1273
5943 #, c-format
5944 msgid "Cannot enable 64-bit mode while mounted!\n"
5945 msgstr ""
5946
5947 #: misc/tune2fs.c:1283
5948 #, c-format
5949 msgid "Cannot disable 64-bit mode while mounted!\n"
5950 msgstr ""
5951
5952 #: misc/tune2fs.c:1313
5953 msgid ""
5954 "\n"
5955 "Warning: enabled project without quota together\n"
5956 msgstr ""
5957
5958 #: misc/tune2fs.c:1326
5959 msgid ""
5960 "\n"
5961 "Warning: '^quota' option overrides '-Q'arguments.\n"
5962 msgstr ""
5963
5964 #: misc/tune2fs.c:1344
5965 msgid ""
5966 "Setting feature 'metadata_csum_seed' is only supported\n"
5967 "on filesystems with the metadata_csum feature enabled.\n"
5968 msgstr ""
5969
5970 #: misc/tune2fs.c:1362
5971 msgid ""
5972 "UUID has changed since enabling metadata_csum.  Filesystem must be "
5973 "unmounted \n"
5974 "to safely rewrite all metadata to match the new UUID.\n"
5975 msgstr ""
5976
5977 #: misc/tune2fs.c:1408
5978 msgid "The filesystem already has a journal.\n"
5979 msgstr ""
5980
5981 #: misc/tune2fs.c:1428
5982 #, c-format
5983 msgid ""
5984 "\n"
5985 "\twhile trying to open journal on %s\n"
5986 msgstr ""
5987
5988 #: misc/tune2fs.c:1432
5989 #, c-format
5990 msgid "Creating journal on device %s: "
5991 msgstr ""
5992
5993 #: misc/tune2fs.c:1440
5994 #, c-format
5995 msgid "while adding filesystem to journal on %s"
5996 msgstr ""
5997
5998 #: misc/tune2fs.c:1446
5999 msgid "Creating journal inode: "
6000 msgstr ""
6001
6002 #: misc/tune2fs.c:1460
6003 msgid ""
6004 "\n"
6005 "\twhile trying to create journal file"
6006 msgstr ""
6007
6008 #: misc/tune2fs.c:1498
6009 msgid "while initializing quota context in support library"
6010 msgstr ""
6011
6012 #: misc/tune2fs.c:1518
6013 #, c-format
6014 msgid "while updating quota limits (%d)"
6015 msgstr ""
6016
6017 #: misc/tune2fs.c:1526
6018 #, c-format
6019 msgid "while writing quota file (%d)"
6020 msgstr ""
6021
6022 #: misc/tune2fs.c:1534
6023 #, c-format
6024 msgid "while removing quota file (%d)"
6025 msgstr ""
6026
6027 #: misc/tune2fs.c:1575
6028 msgid ""
6029 "\n"
6030 "Bad quota options specified.\n"
6031 "\n"
6032 "Following valid quota options are available (pass by separating with "
6033 "comma):\n"
6034 "\t[^]usr[quota]\n"
6035 "\t[^]grp[quota]\n"
6036 "\t[^]prj[quota]\n"
6037 "\n"
6038 "\n"
6039 msgstr ""
6040
6041 #: misc/tune2fs.c:1633
6042 #, c-format
6043 msgid "Couldn't parse date/time specifier: %s"
6044 msgstr ""
6045
6046 #: misc/tune2fs.c:1658 misc/tune2fs.c:1671
6047 #, c-format
6048 msgid "bad mounts count - %s"
6049 msgstr ""
6050
6051 #: misc/tune2fs.c:1714
6052 #, c-format
6053 msgid "bad gid/group name - %s"
6054 msgstr ""
6055
6056 #: misc/tune2fs.c:1747
6057 #, c-format
6058 msgid "bad interval - %s"
6059 msgstr ""
6060
6061 #: misc/tune2fs.c:1776
6062 #, c-format
6063 msgid "bad reserved block ratio - %s"
6064 msgstr ""
6065
6066 #: misc/tune2fs.c:1791
6067 msgid "-o may only be specified once"
6068 msgstr ""
6069
6070 #: misc/tune2fs.c:1800
6071 msgid "-O may only be specified once"
6072 msgstr ""
6073
6074 #: misc/tune2fs.c:1817
6075 #, c-format
6076 msgid "bad reserved blocks count - %s"
6077 msgstr ""
6078
6079 #: misc/tune2fs.c:1846
6080 #, c-format
6081 msgid "bad uid/user name - %s"
6082 msgstr ""
6083
6084 #: misc/tune2fs.c:1863
6085 #, c-format
6086 msgid "bad inode size - %s"
6087 msgstr ""
6088
6089 #: misc/tune2fs.c:1870
6090 #, c-format
6091 msgid "Inode size must be a power of two- %s"
6092 msgstr ""
6093
6094 #: misc/tune2fs.c:1967
6095 #, c-format
6096 msgid "mmp_update_interval too big: %lu\n"
6097 msgstr ""
6098
6099 #: misc/tune2fs.c:1972
6100 #, c-format
6101 msgid "Setting multiple mount protection update interval to %lu second\n"
6102 msgid_plural ""
6103 "Setting multiple mount protection update interval to %lu seconds\n"
6104 msgstr[0] ""
6105 msgstr[1] ""
6106
6107 #: misc/tune2fs.c:1995
6108 #, c-format
6109 msgid "Invalid RAID stride: %s\n"
6110 msgstr ""
6111
6112 #: misc/tune2fs.c:2010
6113 #, c-format
6114 msgid "Invalid RAID stripe-width: %s\n"
6115 msgstr ""
6116
6117 #: misc/tune2fs.c:2025
6118 #, c-format
6119 msgid "Invalid hash algorithm: %s\n"
6120 msgstr ""
6121
6122 #: misc/tune2fs.c:2031
6123 #, c-format
6124 msgid "Setting default hash algorithm to %s (%d)\n"
6125 msgstr ""
6126
6127 #: misc/tune2fs.c:2050
6128 msgid ""
6129 "\n"
6130 "Bad options specified.\n"
6131 "\n"
6132 "Extended options are separated by commas, and may take an argument which\n"
6133 "\tis set off by an equals ('=') sign.\n"
6134 "\n"
6135 "Valid extended options are:\n"
6136 "\tclear_mmp\n"
6137 "\thash_alg=<hash algorithm>\n"
6138 "\tmount_opts=<extended default mount options>\n"
6139 "\tstride=<RAID per-disk chunk size in blocks>\n"
6140 "\tstripe_width=<RAID stride*data disks in blocks>\n"
6141 "\ttest_fs\n"
6142 "\t^test_fs\n"
6143 msgstr ""
6144
6145 #: misc/tune2fs.c:2519
6146 msgid "Failed to read inode bitmap\n"
6147 msgstr ""
6148
6149 #: misc/tune2fs.c:2524
6150 msgid "Failed to read block bitmap\n"
6151 msgstr ""
6152
6153 #: misc/tune2fs.c:2541 resize/resize2fs.c:1276
6154 msgid "blocks to be moved"
6155 msgstr ""
6156
6157 #: misc/tune2fs.c:2544
6158 msgid "Failed to allocate block bitmap when increasing inode size\n"
6159 msgstr ""
6160
6161 #: misc/tune2fs.c:2550
6162 msgid "Not enough space to increase inode size \n"
6163 msgstr ""
6164
6165 #: misc/tune2fs.c:2555
6166 msgid "Failed to relocate blocks during inode resize \n"
6167 msgstr ""
6168
6169 #: misc/tune2fs.c:2587
6170 msgid ""
6171 "Error in resizing the inode size.\n"
6172 "Run e2undo to undo the file system changes. \n"
6173 msgstr ""
6174
6175 #: misc/tune2fs.c:2799
6176 #, c-format
6177 msgid ""
6178 "MMP block magic is bad. Try to fix it by running:\n"
6179 "'e2fsck -f %s'\n"
6180 msgstr ""
6181
6182 #: misc/tune2fs.c:2811
6183 msgid "Cannot modify a journal device.\n"
6184 msgstr ""
6185
6186 #: misc/tune2fs.c:2824
6187 #, c-format
6188 msgid "The inode size is already %lu\n"
6189 msgstr ""
6190
6191 #: misc/tune2fs.c:2831
6192 msgid "Shrinking inode size is not supported\n"
6193 msgstr ""
6194
6195 #: misc/tune2fs.c:2836
6196 #, c-format
6197 msgid "Invalid inode size %lu (max %d)\n"
6198 msgstr ""
6199
6200 #: misc/tune2fs.c:2842
6201 msgid "Resizing inodes could take some time."
6202 msgstr ""
6203
6204 #: misc/tune2fs.c:2889
6205 #, c-format
6206 msgid "Setting maximal mount count to %d\n"
6207 msgstr ""
6208
6209 #: misc/tune2fs.c:2895
6210 #, c-format
6211 msgid "Setting current mount count to %d\n"
6212 msgstr ""
6213
6214 #: misc/tune2fs.c:2900
6215 #, c-format
6216 msgid "Setting error behavior to %d\n"
6217 msgstr ""
6218
6219 #: misc/tune2fs.c:2905
6220 #, c-format
6221 msgid "Setting reserved blocks gid to %lu\n"
6222 msgstr ""
6223
6224 #: misc/tune2fs.c:2910
6225 #, c-format
6226 msgid "interval between checks is too big (%lu)"
6227 msgstr ""
6228
6229 #: misc/tune2fs.c:2917
6230 #, c-format
6231 msgid "Setting interval between checks to %lu seconds\n"
6232 msgstr ""
6233
6234 #: misc/tune2fs.c:2924
6235 #, c-format
6236 msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
6237 msgstr ""
6238
6239 #: misc/tune2fs.c:2930
6240 #, c-format
6241 msgid "reserved blocks count is too big (%llu)"
6242 msgstr ""
6243
6244 #: misc/tune2fs.c:2937
6245 #, c-format
6246 msgid "Setting reserved blocks count to %llu\n"
6247 msgstr ""
6248
6249 #: misc/tune2fs.c:2942
6250 msgid ""
6251 "\n"
6252 "The filesystem already has sparse superblocks.\n"
6253 msgstr ""
6254
6255 #: misc/tune2fs.c:2945
6256 msgid ""
6257 "\n"
6258 "Setting the sparse superblock flag not supported\n"
6259 "for filesystems with the meta_bg feature enabled.\n"
6260 msgstr ""
6261
6262 #: misc/tune2fs.c:2955
6263 #, c-format
6264 msgid ""
6265 "\n"
6266 "Sparse superblock flag set.  %s"
6267 msgstr ""
6268
6269 #: misc/tune2fs.c:2960
6270 msgid ""
6271 "\n"
6272 "Clearing the sparse superblock flag not supported.\n"
6273 msgstr ""
6274
6275 #: misc/tune2fs.c:2968
6276 #, c-format
6277 msgid "Setting time filesystem last checked to %s\n"
6278 msgstr ""
6279
6280 #: misc/tune2fs.c:2974
6281 #, c-format
6282 msgid "Setting reserved blocks uid to %lu\n"
6283 msgstr ""
6284
6285 #: misc/tune2fs.c:3006
6286 msgid "Error in using clear_mmp. It must be used with -f\n"
6287 msgstr ""
6288
6289 #: misc/tune2fs.c:3024
6290 msgid ""
6291 "The quota feature may only be changed when the filesystem is unmounted.\n"
6292 msgstr ""
6293
6294 #: misc/tune2fs.c:3048
6295 msgid "The UUID may only be changed when the filesystem is unmounted.\n"
6296 msgstr ""
6297
6298 #: misc/tune2fs.c:3051
6299 msgid ""
6300 "If you only use kernels newer than v4.4, run 'tune2fs -O metadata_csum_seed' "
6301 "and re-run this command.\n"
6302 msgstr ""
6303
6304 #: misc/tune2fs.c:3060
6305 msgid "Setting UUID on a checksummed filesystem could take some time."
6306 msgstr ""
6307
6308 #: misc/tune2fs.c:3085
6309 msgid "Invalid UUID format\n"
6310 msgstr ""
6311
6312 #: misc/tune2fs.c:3101
6313 msgid "Need to update journal superblock.\n"
6314 msgstr ""
6315
6316 #: misc/tune2fs.c:3126
6317 msgid "The inode size may only be changed when the filesystem is unmounted.\n"
6318 msgstr ""
6319
6320 #: misc/tune2fs.c:3133
6321 msgid ""
6322 "Changing the inode size not supported for filesystems with the flex_bg\n"
6323 "feature enabled.\n"
6324 msgstr ""
6325
6326 #: misc/tune2fs.c:3151
6327 #, c-format
6328 msgid "Setting inode size %lu\n"
6329 msgstr ""
6330
6331 #: misc/tune2fs.c:3155
6332 msgid "Failed to change inode size\n"
6333 msgstr ""
6334
6335 #: misc/tune2fs.c:3169
6336 #, c-format
6337 msgid "Setting stride size to %d\n"
6338 msgstr ""
6339
6340 #: misc/tune2fs.c:3174
6341 #, c-format
6342 msgid "Setting stripe width to %d\n"
6343 msgstr ""
6344
6345 #: misc/tune2fs.c:3181
6346 #, c-format
6347 msgid "Setting extended default mount options to '%s'\n"
6348 msgstr ""
6349
6350 #: misc/tune2fs.c:3192
6351 #, c-format
6352 msgid ""
6353 "Warning: The journal is dirty. You may wish to replay the journal like:\n"
6354 "\n"
6355 "\te2fsck -E journal_only %s\n"
6356 "\n"
6357 "then rerun this command.  Otherwise, any changes made may be overwritten\n"
6358 "by journal recovery.\n"
6359 msgstr ""
6360
6361 #: misc/tune2fs.c:3203
6362 #, c-format
6363 msgid "Recovering journal.\n"
6364 msgstr ""
6365
6366 #: misc/util.c:100
6367 msgid "<proceeding>\n"
6368 msgstr ""
6369
6370 #: misc/util.c:104
6371 #, c-format
6372 msgid "Proceed anyway (or wait %d seconds) ? (y,n) "
6373 msgstr ""
6374
6375 #: misc/util.c:108
6376 msgid "Proceed anyway? (y,n) "
6377 msgstr ""
6378
6379 #: misc/util.c:133
6380 msgid "mke2fs forced anyway.  Hope /etc/mtab is incorrect.\n"
6381 msgstr ""
6382
6383 #: misc/util.c:138
6384 #, c-format
6385 msgid "will not make a %s here!\n"
6386 msgstr ""
6387
6388 #: misc/util.c:145
6389 msgid "mke2fs forced anyway.\n"
6390 msgstr ""
6391
6392 #: misc/util.c:161
6393 msgid "Couldn't allocate memory to parse journal options!\n"
6394 msgstr ""
6395
6396 #: misc/util.c:186
6397 #, c-format
6398 msgid ""
6399 "\n"
6400 "Could not find journal device matching %s\n"
6401 msgstr ""
6402
6403 #: misc/util.c:213
6404 msgid ""
6405 "\n"
6406 "Bad journal options specified.\n"
6407 "\n"
6408 "Journal options are separated by commas, and may take an argument which\n"
6409 "\tis set off by an equals ('=') sign.\n"
6410 "\n"
6411 "Valid journal options are:\n"
6412 "\tsize=<journal size in megabytes>\n"
6413 "\tdevice=<journal device>\n"
6414 "\tlocation=<journal location>\n"
6415 "\n"
6416 "The journal size must be between 1024 and 10240000 filesystem blocks.\n"
6417 "\n"
6418 msgstr ""
6419
6420 #: misc/util.c:244
6421 msgid ""
6422 "\n"
6423 "Filesystem too small for a journal\n"
6424 msgstr ""
6425
6426 #: misc/util.c:251
6427 #, c-format
6428 msgid ""
6429 "\n"
6430 "The requested journal size is %d blocks; it must be\n"
6431 "between 1024 and 10240000 blocks.  Aborting.\n"
6432 msgstr ""
6433
6434 #: misc/util.c:259
6435 msgid ""
6436 "\n"
6437 "Journal size too big for filesystem.\n"
6438 msgstr ""
6439
6440 #: misc/util.c:273
6441 #, c-format
6442 msgid ""
6443 "This filesystem will be automatically checked every %d mounts or\n"
6444 "%g days, whichever comes first.  Use tune2fs -c or -i to override.\n"
6445 msgstr ""
6446
6447 #: misc/uuidd.c:49
6448 #, c-format
6449 msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
6450 msgstr ""
6451
6452 #: misc/uuidd.c:51
6453 #, c-format
6454 msgid "       %s [-r|t] [-n num] [-s socketpath]\n"
6455 msgstr ""
6456
6457 #: misc/uuidd.c:53
6458 #, c-format
6459 msgid "       %s -k\n"
6460 msgstr ""
6461
6462 #: misc/uuidd.c:155
6463 msgid "bad arguments"
6464 msgstr ""
6465
6466 #: misc/uuidd.c:173
6467 msgid "connect"
6468 msgstr ""
6469
6470 #: misc/uuidd.c:192
6471 msgid "write"
6472 msgstr ""
6473
6474 #: misc/uuidd.c:200
6475 msgid "read count"
6476 msgstr ""
6477
6478 #: misc/uuidd.c:206
6479 msgid "bad response length"
6480 msgstr ""
6481
6482 #: misc/uuidd.c:271
6483 #, c-format
6484 msgid "uuidd daemon already running at pid %s\n"
6485 msgstr ""
6486
6487 #: misc/uuidd.c:279
6488 #, c-format
6489 msgid "Couldn't create unix stream socket: %s"
6490 msgstr ""
6491
6492 #: misc/uuidd.c:308
6493 #, c-format
6494 msgid "Couldn't bind unix socket %s: %s\n"
6495 msgstr ""
6496
6497 #: misc/uuidd.c:316
6498 #, c-format
6499 msgid "Couldn't listen on unix socket %s: %s\n"
6500 msgstr ""
6501
6502 #: misc/uuidd.c:354
6503 #, c-format
6504 msgid "Error reading from client, len = %d\n"
6505 msgstr ""
6506
6507 #: misc/uuidd.c:362
6508 #, c-format
6509 msgid "operation %d, incoming num = %d\n"
6510 msgstr ""
6511
6512 #: misc/uuidd.c:381
6513 #, c-format
6514 msgid "Generated time UUID: %s\n"
6515 msgstr ""
6516
6517 #: misc/uuidd.c:391
6518 #, c-format
6519 msgid "Generated random UUID: %s\n"
6520 msgstr ""
6521
6522 #: misc/uuidd.c:400
6523 #, c-format
6524 msgid "Generated time UUID %s and subsequent UUID\n"
6525 msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
6526 msgstr[0] ""
6527 msgstr[1] ""
6528
6529 #: misc/uuidd.c:421
6530 #, c-format
6531 msgid "Generated %d UUID's:\n"
6532 msgstr ""
6533
6534 #: misc/uuidd.c:433
6535 #, c-format
6536 msgid "Invalid operation %d\n"
6537 msgstr ""
6538
6539 #: misc/uuidd.c:477 misc/uuidd.c:499
6540 #, c-format
6541 msgid "Bad number: %s\n"
6542 msgstr ""
6543
6544 #: misc/uuidd.c:534 misc/uuidd.c:563
6545 #, c-format
6546 msgid "Error calling uuidd daemon (%s): %s\n"
6547 msgstr ""
6548
6549 #: misc/uuidd.c:544
6550 #, c-format
6551 msgid "%s and subsequent UUID\n"
6552 msgid_plural "%s and subsequent %d UUIDs\n"
6553 msgstr[0] ""
6554 msgstr[1] ""
6555
6556 #: misc/uuidd.c:548
6557 msgid "List of UUID's:\n"
6558 msgstr ""
6559
6560 #: misc/uuidd.c:569
6561 #, c-format
6562 msgid "Unexpected reply length from server %d\n"
6563 msgstr ""
6564
6565 #: misc/uuidd.c:586
6566 #, c-format
6567 msgid "Couldn't kill uuidd running at pid %d: %s\n"
6568 msgstr ""
6569
6570 #: misc/uuidd.c:592
6571 #, c-format
6572 msgid "Killed uuidd running at pid %d\n"
6573 msgstr ""
6574
6575 #: misc/uuidgen.c:32
6576 #, c-format
6577 msgid "Usage: %s [-r] [-t]\n"
6578 msgstr ""
6579
6580 #: resize/extent.c:202
6581 msgid "# Extent dump:\n"
6582 msgstr ""
6583
6584 #: resize/extent.c:203
6585 #, c-format
6586 msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
6587 msgstr ""
6588
6589 #: resize/main.c:49
6590 #, c-format
6591 msgid ""
6592 "Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [-b|-s|new_size] "
6593 "[-z undo_file]\n"
6594 "\n"
6595 msgstr ""
6596
6597 #: resize/main.c:72
6598 msgid "Extending the inode table"
6599 msgstr ""
6600
6601 #: resize/main.c:75
6602 msgid "Relocating blocks"
6603 msgstr ""
6604
6605 #: resize/main.c:78
6606 msgid "Scanning inode table"
6607 msgstr ""
6608
6609 #: resize/main.c:81
6610 msgid "Updating inode references"
6611 msgstr ""
6612
6613 #: resize/main.c:84
6614 msgid "Moving inode table"
6615 msgstr ""
6616
6617 #: resize/main.c:87
6618 msgid "Unknown pass?!?"
6619 msgstr ""
6620
6621 #: resize/main.c:90
6622 #, c-format
6623 msgid "Begin pass %d (max = %lu)\n"
6624 msgstr ""
6625
6626 #: resize/main.c:162
6627 msgid ""
6628 "\n"
6629 "Resizing bigalloc file systems has not been fully tested.  Proceed at\n"
6630 "your own risk!  Use the force option if you want to go ahead anyway.\n"
6631 "\n"
6632 msgstr ""
6633
6634 #: resize/main.c:365
6635 #, c-format
6636 msgid "while opening %s"
6637 msgstr ""
6638
6639 #: resize/main.c:373
6640 #, c-format
6641 msgid "while getting stat information for %s"
6642 msgstr ""
6643
6644 #: resize/main.c:445
6645 #, c-format
6646 msgid ""
6647 "Please run 'e2fsck -f %s' first.\n"
6648 "\n"
6649 msgstr ""
6650
6651 #: resize/main.c:464
6652 #, c-format
6653 msgid "Estimated minimum size of the filesystem: %llu\n"
6654 msgstr ""
6655
6656 #: resize/main.c:501
6657 #, c-format
6658 msgid "Invalid new size: %s\n"
6659 msgstr ""
6660
6661 #: resize/main.c:520
6662 msgid "New size too large to be expressed in 32 bits\n"
6663 msgstr ""
6664
6665 #: resize/main.c:528
6666 #, c-format
6667 msgid "New size smaller than minimum (%llu)\n"
6668 msgstr ""
6669
6670 #: resize/main.c:534
6671 msgid "Invalid stride length"
6672 msgstr ""
6673
6674 #: resize/main.c:558
6675 #, c-format
6676 msgid ""
6677 "The containing partition (or device) is only %llu (%dk) blocks.\n"
6678 "You requested a new size of %llu blocks.\n"
6679 "\n"
6680 msgstr ""
6681
6682 #: resize/main.c:565
6683 #, c-format
6684 msgid "Cannot set and unset 64bit feature.\n"
6685 msgstr ""
6686
6687 #: resize/main.c:569
6688 #, c-format
6689 msgid ""
6690 "Cannot change the 64bit feature on a filesystem that is larger than 2^32 "
6691 "blocks.\n"
6692 msgstr ""
6693
6694 #: resize/main.c:575
6695 #, c-format
6696 msgid "Cannot change the 64bit feature while the filesystem is mounted.\n"
6697 msgstr ""
6698
6699 #: resize/main.c:581
6700 #, c-format
6701 msgid ""
6702 "Please enable the extents feature with tune2fs before enabling the 64bit "
6703 "feature.\n"
6704 msgstr ""
6705
6706 #: resize/main.c:587
6707 #, c-format
6708 msgid ""
6709 "The filesystem is already %llu (%dk) blocks long.  Nothing to do!\n"
6710 "\n"
6711 msgstr ""
6712
6713 #: resize/main.c:594
6714 #, c-format
6715 msgid "The filesystem is already 64-bit.\n"
6716 msgstr ""
6717
6718 #: resize/main.c:599
6719 #, c-format
6720 msgid "The filesystem is already 32-bit.\n"
6721 msgstr ""
6722
6723 #: resize/main.c:608
6724 #, c-format
6725 msgid "Converting the filesystem to 64-bit.\n"
6726 msgstr ""
6727
6728 #: resize/main.c:610
6729 #, c-format
6730 msgid "Converting the filesystem to 32-bit.\n"
6731 msgstr ""
6732
6733 #: resize/main.c:612
6734 #, c-format
6735 msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
6736 msgstr ""
6737
6738 #: resize/main.c:621
6739 #, c-format
6740 msgid "while trying to resize %s"
6741 msgstr ""
6742
6743 #: resize/main.c:624
6744 #, c-format
6745 msgid ""
6746 "Please run 'e2fsck -fy %s' to fix the filesystem\n"
6747 "after the aborted resize operation.\n"
6748 msgstr ""
6749
6750 #: resize/main.c:630
6751 #, c-format
6752 msgid ""
6753 "The filesystem on %s is now %llu (%dk) blocks long.\n"
6754 "\n"
6755 msgstr ""
6756
6757 #: resize/main.c:645
6758 #, c-format
6759 msgid "while trying to truncate %s"
6760 msgstr ""
6761
6762 #: resize/online.c:81
6763 msgid "kernel does not support online resize with sparse_super2"
6764 msgstr ""
6765
6766 #: resize/online.c:86
6767 #, c-format
6768 msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
6769 msgstr ""
6770
6771 #: resize/online.c:90
6772 msgid "On-line shrinking not supported"
6773 msgstr ""
6774
6775 #: resize/online.c:114
6776 msgid "Filesystem does not support online resizing"
6777 msgstr ""
6778
6779 #: resize/online.c:122
6780 msgid "Not enough reserved gdt blocks for resizing"
6781 msgstr ""
6782
6783 #: resize/online.c:129
6784 msgid "Kernel does not support resizing a file system this large"
6785 msgstr ""
6786
6787 #: resize/online.c:137
6788 #, c-format
6789 msgid "while trying to open mountpoint %s"
6790 msgstr ""
6791
6792 #: resize/online.c:142
6793 #, c-format
6794 msgid "Old resize interface requested.\n"
6795 msgstr ""
6796
6797 #: resize/online.c:161 resize/online.c:178
6798 msgid "Permission denied to resize filesystem"
6799 msgstr ""
6800
6801 #: resize/online.c:164 resize/online.c:184
6802 msgid "While checking for on-line resizing support"
6803 msgstr ""
6804
6805 #: resize/online.c:181
6806 msgid "Kernel does not support online resizing"
6807 msgstr ""
6808
6809 #: resize/online.c:220
6810 #, c-format
6811 msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
6812 msgstr ""
6813
6814 #: resize/online.c:230
6815 msgid "While trying to extend the last group"
6816 msgstr ""
6817
6818 #: resize/online.c:284
6819 #, c-format
6820 msgid "While trying to add group #%d"
6821 msgstr ""
6822
6823 #: resize/online.c:295
6824 #, c-format
6825 msgid ""
6826 "Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
6827 "this system.\n"
6828 msgstr ""
6829
6830 #: resize/resize2fs.c:759
6831 #, c-format
6832 msgid "inodes (%llu) must be less than %u"
6833 msgstr ""
6834
6835 #: resize/resize2fs.c:1037
6836 msgid "reserved blocks"
6837 msgstr ""
6838
6839 #: resize/resize2fs.c:1281
6840 msgid "meta-data blocks"
6841 msgstr ""
6842
6843 #: resize/resize2fs.c:1385 resize/resize2fs.c:2317
6844 msgid "new meta blocks"
6845 msgstr ""
6846
6847 #: resize/resize2fs.c:2540
6848 msgid "Should never happen!  No sb in last super_sparse bg?\n"
6849 msgstr ""
6850
6851 #: resize/resize2fs.c:2545
6852 msgid "Should never happen!  Unexpected old_desc in super_sparse bg?\n"
6853 msgstr ""
6854
6855 #: resize/resize2fs.c:2618
6856 msgid "Should never happen: resize inode corrupt!\n"
6857 msgstr ""
6858
6859 #: lib/ext2fs/ext2_err.c:11
6860 msgid "EXT2FS Library version 1.43"
6861 msgstr ""
6862
6863 #: lib/ext2fs/ext2_err.c:12
6864 msgid "Wrong magic number for ext2_filsys structure"
6865 msgstr ""
6866
6867 #: lib/ext2fs/ext2_err.c:13
6868 msgid "Wrong magic number for badblocks_list structure"
6869 msgstr ""
6870
6871 #: lib/ext2fs/ext2_err.c:14
6872 msgid "Wrong magic number for badblocks_iterate structure"
6873 msgstr ""
6874
6875 #: lib/ext2fs/ext2_err.c:15
6876 msgid "Wrong magic number for inode_scan structure"
6877 msgstr ""
6878
6879 #: lib/ext2fs/ext2_err.c:16
6880 msgid "Wrong magic number for io_channel structure"
6881 msgstr ""
6882
6883 #: lib/ext2fs/ext2_err.c:17
6884 msgid "Wrong magic number for unix io_channel structure"
6885 msgstr ""
6886
6887 #: lib/ext2fs/ext2_err.c:18
6888 msgid "Wrong magic number for io_manager structure"
6889 msgstr ""
6890
6891 #: lib/ext2fs/ext2_err.c:19
6892 msgid "Wrong magic number for block_bitmap structure"
6893 msgstr ""
6894
6895 #: lib/ext2fs/ext2_err.c:20
6896 msgid "Wrong magic number for inode_bitmap structure"
6897 msgstr ""
6898
6899 #: lib/ext2fs/ext2_err.c:21
6900 msgid "Wrong magic number for generic_bitmap structure"
6901 msgstr ""
6902
6903 #: lib/ext2fs/ext2_err.c:22
6904 msgid "Wrong magic number for test io_channel structure"
6905 msgstr ""
6906
6907 #: lib/ext2fs/ext2_err.c:23
6908 msgid "Wrong magic number for directory block list structure"
6909 msgstr ""
6910
6911 #: lib/ext2fs/ext2_err.c:24
6912 msgid "Wrong magic number for icount structure"
6913 msgstr ""
6914
6915 #: lib/ext2fs/ext2_err.c:25
6916 msgid "Wrong magic number for Powerquest io_channel structure"
6917 msgstr ""
6918
6919 #: lib/ext2fs/ext2_err.c:26
6920 msgid "Wrong magic number for ext2 file structure"
6921 msgstr ""
6922
6923 #: lib/ext2fs/ext2_err.c:27
6924 msgid "Wrong magic number for Ext2 Image Header"
6925 msgstr ""
6926
6927 #: lib/ext2fs/ext2_err.c:28
6928 msgid "Wrong magic number for inode io_channel structure"
6929 msgstr ""
6930
6931 #: lib/ext2fs/ext2_err.c:29
6932 msgid "Wrong magic number for ext4 extent handle"
6933 msgstr ""
6934
6935 #: lib/ext2fs/ext2_err.c:30
6936 msgid "Bad magic number in super-block"
6937 msgstr ""
6938
6939 #: lib/ext2fs/ext2_err.c:31
6940 msgid "Filesystem revision too high"
6941 msgstr ""
6942
6943 #: lib/ext2fs/ext2_err.c:32
6944 msgid "Attempt to write to filesystem opened read-only"
6945 msgstr ""
6946
6947 #: lib/ext2fs/ext2_err.c:33
6948 msgid "Can't read group descriptors"
6949 msgstr ""
6950
6951 #: lib/ext2fs/ext2_err.c:34
6952 msgid "Can't write group descriptors"
6953 msgstr ""
6954
6955 #: lib/ext2fs/ext2_err.c:35
6956 msgid "Corrupt group descriptor: bad block for block bitmap"
6957 msgstr ""
6958
6959 #: lib/ext2fs/ext2_err.c:36
6960 msgid "Corrupt group descriptor: bad block for inode bitmap"
6961 msgstr ""
6962
6963 #: lib/ext2fs/ext2_err.c:37
6964 msgid "Corrupt group descriptor: bad block for inode table"
6965 msgstr ""
6966
6967 #: lib/ext2fs/ext2_err.c:38
6968 msgid "Can't write an inode bitmap"
6969 msgstr ""
6970
6971 #: lib/ext2fs/ext2_err.c:39
6972 msgid "Can't read an inode bitmap"
6973 msgstr ""
6974
6975 #: lib/ext2fs/ext2_err.c:40
6976 msgid "Can't write a block bitmap"
6977 msgstr ""
6978
6979 #: lib/ext2fs/ext2_err.c:41
6980 msgid "Can't read a block bitmap"
6981 msgstr ""
6982
6983 #: lib/ext2fs/ext2_err.c:42
6984 msgid "Can't write an inode table"
6985 msgstr ""
6986
6987 #: lib/ext2fs/ext2_err.c:43
6988 msgid "Can't read an inode table"
6989 msgstr ""
6990
6991 #: lib/ext2fs/ext2_err.c:44
6992 msgid "Can't read next inode"
6993 msgstr ""
6994
6995 #: lib/ext2fs/ext2_err.c:45
6996 msgid "Filesystem has unexpected block size"
6997 msgstr ""
6998
6999 #: lib/ext2fs/ext2_err.c:46
7000 msgid "EXT2 directory corrupted"
7001 msgstr ""
7002
7003 #: lib/ext2fs/ext2_err.c:47
7004 msgid "Attempt to read block from filesystem resulted in short read"
7005 msgstr ""
7006
7007 #: lib/ext2fs/ext2_err.c:48
7008 msgid "Attempt to write block to filesystem resulted in short write"
7009 msgstr ""
7010
7011 #: lib/ext2fs/ext2_err.c:49
7012 msgid "No free space in the directory"
7013 msgstr ""
7014
7015 #: lib/ext2fs/ext2_err.c:50
7016 msgid "Inode bitmap not loaded"
7017 msgstr ""
7018
7019 #: lib/ext2fs/ext2_err.c:51
7020 msgid "Block bitmap not loaded"
7021 msgstr ""
7022
7023 #: lib/ext2fs/ext2_err.c:52
7024 msgid "Illegal inode number"
7025 msgstr ""
7026
7027 #: lib/ext2fs/ext2_err.c:53
7028 msgid "Illegal block number"
7029 msgstr ""
7030
7031 #: lib/ext2fs/ext2_err.c:54
7032 msgid "Internal error in ext2fs_expand_dir"
7033 msgstr ""
7034
7035 #: lib/ext2fs/ext2_err.c:55
7036 msgid "Not enough space to build proposed filesystem"
7037 msgstr ""
7038
7039 #: lib/ext2fs/ext2_err.c:56
7040 msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
7041 msgstr ""
7042
7043 #: lib/ext2fs/ext2_err.c:57
7044 msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
7045 msgstr ""
7046
7047 #: lib/ext2fs/ext2_err.c:58
7048 msgid "Illegal block number passed to ext2fs_test_block_bitmap"
7049 msgstr ""
7050
7051 #: lib/ext2fs/ext2_err.c:59
7052 msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
7053 msgstr ""
7054
7055 #: lib/ext2fs/ext2_err.c:60
7056 msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
7057 msgstr ""
7058
7059 #: lib/ext2fs/ext2_err.c:61
7060 msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
7061 msgstr ""
7062
7063 #: lib/ext2fs/ext2_err.c:62
7064 msgid "Attempt to fudge end of block bitmap past the real end"
7065 msgstr ""
7066
7067 #: lib/ext2fs/ext2_err.c:63
7068 msgid "Attempt to fudge end of inode bitmap past the real end"
7069 msgstr ""
7070
7071 #: lib/ext2fs/ext2_err.c:64
7072 msgid "Illegal indirect block found"
7073 msgstr ""
7074
7075 #: lib/ext2fs/ext2_err.c:65
7076 msgid "Illegal doubly indirect block found"
7077 msgstr ""
7078
7079 #: lib/ext2fs/ext2_err.c:66
7080 msgid "Illegal triply indirect block found"
7081 msgstr ""
7082
7083 #: lib/ext2fs/ext2_err.c:67
7084 msgid "Block bitmaps are not the same"
7085 msgstr ""
7086
7087 #: lib/ext2fs/ext2_err.c:68
7088 msgid "Inode bitmaps are not the same"
7089 msgstr ""
7090
7091 #: lib/ext2fs/ext2_err.c:69
7092 msgid "Illegal or malformed device name"
7093 msgstr ""
7094
7095 #: lib/ext2fs/ext2_err.c:70
7096 msgid "A block group is missing an inode table"
7097 msgstr ""
7098
7099 #: lib/ext2fs/ext2_err.c:71
7100 msgid "The ext2 superblock is corrupt"
7101 msgstr ""
7102
7103 #: lib/ext2fs/ext2_err.c:72
7104 msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
7105 msgstr ""
7106
7107 #: lib/ext2fs/ext2_err.c:73
7108 msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
7109 msgstr ""
7110
7111 #: lib/ext2fs/ext2_err.c:74
7112 msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
7113 msgstr ""
7114
7115 #: lib/ext2fs/ext2_err.c:75
7116 msgid "Too many symbolic links encountered."
7117 msgstr ""
7118
7119 #: lib/ext2fs/ext2_err.c:76
7120 msgid "The callback function will not handle this case"
7121 msgstr ""
7122
7123 #: lib/ext2fs/ext2_err.c:77
7124 msgid "The inode is from a bad block in the inode table"
7125 msgstr ""
7126
7127 #: lib/ext2fs/ext2_err.c:78
7128 msgid "Filesystem has unsupported feature(s)"
7129 msgstr ""
7130
7131 #: lib/ext2fs/ext2_err.c:79
7132 msgid "Filesystem has unsupported read-only feature(s)"
7133 msgstr ""
7134
7135 #: lib/ext2fs/ext2_err.c:80
7136 msgid "IO Channel failed to seek on read or write"
7137 msgstr ""
7138
7139 #: lib/ext2fs/ext2_err.c:81
7140 msgid "Memory allocation failed"
7141 msgstr ""
7142
7143 #: lib/ext2fs/ext2_err.c:82
7144 msgid "Invalid argument passed to ext2 library"
7145 msgstr ""
7146
7147 #: lib/ext2fs/ext2_err.c:83
7148 msgid "Could not allocate block in ext2 filesystem"
7149 msgstr ""
7150
7151 #: lib/ext2fs/ext2_err.c:84
7152 msgid "Could not allocate inode in ext2 filesystem"
7153 msgstr ""
7154
7155 #: lib/ext2fs/ext2_err.c:85
7156 msgid "Ext2 inode is not a directory"
7157 msgstr ""
7158
7159 #: lib/ext2fs/ext2_err.c:86
7160 msgid "Too many references in table"
7161 msgstr ""
7162
7163 #: lib/ext2fs/ext2_err.c:87
7164 msgid "File not found by ext2_lookup"
7165 msgstr ""
7166
7167 #: lib/ext2fs/ext2_err.c:88
7168 msgid "File open read-only"
7169 msgstr ""
7170
7171 #: lib/ext2fs/ext2_err.c:89
7172 msgid "Ext2 directory block not found"
7173 msgstr ""
7174
7175 #: lib/ext2fs/ext2_err.c:90
7176 msgid "Ext2 directory already exists"
7177 msgstr ""
7178
7179 #: lib/ext2fs/ext2_err.c:91
7180 msgid "Unimplemented ext2 library function"
7181 msgstr ""
7182
7183 #: lib/ext2fs/ext2_err.c:92
7184 msgid "User cancel requested"
7185 msgstr ""
7186
7187 #: lib/ext2fs/ext2_err.c:93
7188 msgid "Ext2 file too big"
7189 msgstr ""
7190
7191 #: lib/ext2fs/ext2_err.c:94
7192 msgid "Supplied journal device not a block device"
7193 msgstr ""
7194
7195 #: lib/ext2fs/ext2_err.c:95
7196 msgid "Journal superblock not found"
7197 msgstr ""
7198
7199 #: lib/ext2fs/ext2_err.c:96
7200 msgid "Journal must be at least 1024 blocks"
7201 msgstr ""
7202
7203 #: lib/ext2fs/ext2_err.c:97
7204 msgid "Unsupported journal version"
7205 msgstr ""
7206
7207 #: lib/ext2fs/ext2_err.c:98
7208 msgid "Error loading external journal"
7209 msgstr ""
7210
7211 #: lib/ext2fs/ext2_err.c:99
7212 msgid "Journal not found"
7213 msgstr ""
7214
7215 #: lib/ext2fs/ext2_err.c:100
7216 msgid "Directory hash unsupported"
7217 msgstr ""
7218
7219 #: lib/ext2fs/ext2_err.c:101
7220 msgid "Illegal extended attribute block number"
7221 msgstr ""
7222
7223 #: lib/ext2fs/ext2_err.c:102
7224 msgid "Cannot create filesystem with requested number of inodes"
7225 msgstr ""
7226
7227 #: lib/ext2fs/ext2_err.c:103
7228 msgid "E2image snapshot not in use"
7229 msgstr ""
7230
7231 #: lib/ext2fs/ext2_err.c:104
7232 msgid "Too many reserved group descriptor blocks"
7233 msgstr ""
7234
7235 #: lib/ext2fs/ext2_err.c:105
7236 msgid "Resize inode is corrupt"
7237 msgstr ""
7238
7239 #: lib/ext2fs/ext2_err.c:106
7240 msgid "Tried to set block bmap with missing indirect block"
7241 msgstr ""
7242
7243 #: lib/ext2fs/ext2_err.c:107
7244 msgid "TDB: Success"
7245 msgstr ""
7246
7247 #: lib/ext2fs/ext2_err.c:108
7248 msgid "TDB: Corrupt database"
7249 msgstr ""
7250
7251 #: lib/ext2fs/ext2_err.c:109
7252 msgid "TDB: IO Error"
7253 msgstr ""
7254
7255 #: lib/ext2fs/ext2_err.c:110
7256 msgid "TDB: Locking error"
7257 msgstr ""
7258
7259 #: lib/ext2fs/ext2_err.c:111
7260 msgid "TDB: Out of memory"
7261 msgstr ""
7262
7263 #: lib/ext2fs/ext2_err.c:112
7264 msgid "TDB: Record exists"
7265 msgstr ""
7266
7267 #: lib/ext2fs/ext2_err.c:113
7268 msgid "TDB: Lock exists on other keys"
7269 msgstr ""
7270
7271 #: lib/ext2fs/ext2_err.c:114
7272 msgid "TDB: Invalid parameter"
7273 msgstr ""
7274
7275 #: lib/ext2fs/ext2_err.c:115
7276 msgid "TDB: Record does not exist"
7277 msgstr ""
7278
7279 #: lib/ext2fs/ext2_err.c:116
7280 msgid "TDB: Write not permitted"
7281 msgstr ""
7282
7283 #: lib/ext2fs/ext2_err.c:117
7284 msgid "Ext2fs directory block list is empty"
7285 msgstr ""
7286
7287 #: lib/ext2fs/ext2_err.c:118
7288 msgid "Attempt to modify a block mapping via a read-only block iterator"
7289 msgstr ""
7290
7291 #: lib/ext2fs/ext2_err.c:119
7292 msgid "Wrong magic number for ext4 extent saved path"
7293 msgstr ""
7294
7295 #: lib/ext2fs/ext2_err.c:120
7296 msgid "Wrong magic number for 64-bit generic bitmap"
7297 msgstr ""
7298
7299 #: lib/ext2fs/ext2_err.c:121
7300 msgid "Wrong magic number for 64-bit block bitmap"
7301 msgstr ""
7302
7303 #: lib/ext2fs/ext2_err.c:122
7304 msgid "Wrong magic number for 64-bit inode bitmap"
7305 msgstr ""
7306
7307 #: lib/ext2fs/ext2_err.c:123
7308 msgid "Wrong magic number --- RESERVED_13"
7309 msgstr ""
7310
7311 #: lib/ext2fs/ext2_err.c:124
7312 msgid "Wrong magic number --- RESERVED_14"
7313 msgstr ""
7314
7315 #: lib/ext2fs/ext2_err.c:125
7316 msgid "Wrong magic number --- RESERVED_15"
7317 msgstr ""
7318
7319 #: lib/ext2fs/ext2_err.c:126
7320 msgid "Wrong magic number --- RESERVED_16"
7321 msgstr ""
7322
7323 #: lib/ext2fs/ext2_err.c:127
7324 msgid "Wrong magic number --- RESERVED_17"
7325 msgstr ""
7326
7327 #: lib/ext2fs/ext2_err.c:128
7328 msgid "Wrong magic number --- RESERVED_18"
7329 msgstr ""
7330
7331 #: lib/ext2fs/ext2_err.c:129
7332 msgid "Wrong magic number --- RESERVED_19"
7333 msgstr ""
7334
7335 #: lib/ext2fs/ext2_err.c:130
7336 msgid "Corrupt extent header"
7337 msgstr ""
7338
7339 #: lib/ext2fs/ext2_err.c:131
7340 msgid "Corrupt extent index"
7341 msgstr ""
7342
7343 #: lib/ext2fs/ext2_err.c:132
7344 msgid "Corrupt extent"
7345 msgstr ""
7346
7347 #: lib/ext2fs/ext2_err.c:133
7348 msgid "No free space in extent map"
7349 msgstr ""
7350
7351 #: lib/ext2fs/ext2_err.c:134
7352 msgid "Inode does not use extents"
7353 msgstr ""
7354
7355 #: lib/ext2fs/ext2_err.c:135
7356 msgid "No 'next' extent"
7357 msgstr ""
7358
7359 #: lib/ext2fs/ext2_err.c:136
7360 msgid "No 'previous' extent"
7361 msgstr ""
7362
7363 #: lib/ext2fs/ext2_err.c:137
7364 msgid "No 'up' extent"
7365 msgstr ""
7366
7367 #: lib/ext2fs/ext2_err.c:138
7368 msgid "No 'down' extent"
7369 msgstr ""
7370
7371 #: lib/ext2fs/ext2_err.c:139
7372 msgid "No current node"
7373 msgstr ""
7374
7375 #: lib/ext2fs/ext2_err.c:140
7376 msgid "Ext2fs operation not supported"
7377 msgstr ""
7378
7379 #: lib/ext2fs/ext2_err.c:141
7380 msgid "No room to insert extent in node"
7381 msgstr ""
7382
7383 #: lib/ext2fs/ext2_err.c:142
7384 msgid "Splitting would result in empty node"
7385 msgstr ""
7386
7387 #: lib/ext2fs/ext2_err.c:143
7388 msgid "Extent not found"
7389 msgstr ""
7390
7391 #: lib/ext2fs/ext2_err.c:144
7392 msgid "Operation not supported for inodes containing extents"
7393 msgstr ""
7394
7395 #: lib/ext2fs/ext2_err.c:145
7396 msgid "Extent length is invalid"
7397 msgstr ""
7398
7399 #: lib/ext2fs/ext2_err.c:146
7400 msgid "I/O Channel does not support 64-bit block numbers"
7401 msgstr ""
7402
7403 #: lib/ext2fs/ext2_err.c:147
7404 msgid "Can't check if filesystem is mounted due to missing mtab file"
7405 msgstr ""
7406
7407 #: lib/ext2fs/ext2_err.c:148
7408 msgid "Filesystem too large to use legacy bitmaps"
7409 msgstr ""
7410
7411 #: lib/ext2fs/ext2_err.c:149
7412 msgid "MMP: invalid magic number"
7413 msgstr ""
7414
7415 #: lib/ext2fs/ext2_err.c:150
7416 msgid "MMP: device currently active"
7417 msgstr ""
7418
7419 #: lib/ext2fs/ext2_err.c:151
7420 msgid "MMP: fsck being run"
7421 msgstr ""
7422
7423 #: lib/ext2fs/ext2_err.c:152
7424 msgid "MMP: block number beyond filesystem range"
7425 msgstr ""
7426
7427 #: lib/ext2fs/ext2_err.c:153
7428 msgid "MMP: undergoing an unknown operation"
7429 msgstr ""
7430
7431 #: lib/ext2fs/ext2_err.c:154
7432 msgid "MMP: filesystem still in use"
7433 msgstr ""
7434
7435 #: lib/ext2fs/ext2_err.c:155
7436 msgid "MMP: open with O_DIRECT failed"
7437 msgstr ""
7438
7439 #: lib/ext2fs/ext2_err.c:156
7440 msgid "Block group descriptor size incorrect"
7441 msgstr ""
7442
7443 #: lib/ext2fs/ext2_err.c:157
7444 msgid "Inode checksum does not match inode"
7445 msgstr ""
7446
7447 #: lib/ext2fs/ext2_err.c:158
7448 msgid "Inode bitmap checksum does not match bitmap"
7449 msgstr ""
7450
7451 #: lib/ext2fs/ext2_err.c:159
7452 msgid "Extent block checksum does not match extent block"
7453 msgstr ""
7454
7455 #: lib/ext2fs/ext2_err.c:160
7456 msgid "Directory block does not have space for checksum"
7457 msgstr ""
7458
7459 #: lib/ext2fs/ext2_err.c:161
7460 msgid "Directory block checksum does not match directory block"
7461 msgstr ""
7462
7463 #: lib/ext2fs/ext2_err.c:162
7464 msgid "Extended attribute block checksum does not match block"
7465 msgstr ""
7466
7467 #: lib/ext2fs/ext2_err.c:163
7468 msgid "Superblock checksum does not match superblock"
7469 msgstr ""
7470
7471 #: lib/ext2fs/ext2_err.c:164
7472 msgid "Unknown checksum algorithm"
7473 msgstr ""
7474
7475 #: lib/ext2fs/ext2_err.c:165
7476 msgid "MMP block checksum does not match MMP block"
7477 msgstr ""
7478
7479 #: lib/ext2fs/ext2_err.c:166
7480 msgid "Ext2 file already exists"
7481 msgstr ""
7482
7483 #: lib/ext2fs/ext2_err.c:167
7484 msgid "Block bitmap checksum does not match bitmap"
7485 msgstr ""
7486
7487 #: lib/ext2fs/ext2_err.c:168
7488 msgid "Cannot iterate data blocks of an inode containing inline data"
7489 msgstr ""
7490
7491 #: lib/ext2fs/ext2_err.c:169
7492 msgid "Extended attribute has an invalid name length"
7493 msgstr ""
7494
7495 #: lib/ext2fs/ext2_err.c:170
7496 msgid "Extended attribute has an invalid value length"
7497 msgstr ""
7498
7499 #: lib/ext2fs/ext2_err.c:171
7500 msgid "Extended attribute has an incorrect hash"
7501 msgstr ""
7502
7503 #: lib/ext2fs/ext2_err.c:172
7504 msgid "Extended attribute block has a bad header"
7505 msgstr ""
7506
7507 #: lib/ext2fs/ext2_err.c:173
7508 msgid "Extended attribute key not found"
7509 msgstr ""
7510
7511 #: lib/ext2fs/ext2_err.c:174
7512 msgid "Insufficient space to store extended attribute data"
7513 msgstr ""
7514
7515 #: lib/ext2fs/ext2_err.c:175
7516 msgid "Filesystem is missing ext_attr or inline_data feature"
7517 msgstr ""
7518
7519 #: lib/ext2fs/ext2_err.c:176
7520 msgid "Inode doesn't have inline data"
7521 msgstr ""
7522
7523 #: lib/ext2fs/ext2_err.c:177
7524 msgid "No block for an inode with inline data"
7525 msgstr ""
7526
7527 #: lib/ext2fs/ext2_err.c:178
7528 msgid "No free space in inline data"
7529 msgstr ""
7530
7531 #: lib/ext2fs/ext2_err.c:179
7532 msgid "Wrong magic number for extended attribute structure"
7533 msgstr ""
7534
7535 #: lib/ext2fs/ext2_err.c:180
7536 msgid "Inode seems to contain garbage"
7537 msgstr ""
7538
7539 #: lib/ext2fs/ext2_err.c:181
7540 msgid "Extended attribute has an invalid value offset"
7541 msgstr ""
7542
7543 #: lib/ext2fs/ext2_err.c:182
7544 msgid "Journal flags inconsistent"
7545 msgstr ""
7546
7547 #: lib/ext2fs/ext2_err.c:183
7548 msgid "Undo file corrupt"
7549 msgstr ""
7550
7551 #: lib/ext2fs/ext2_err.c:184
7552 msgid "Wrong undo file for this filesystem"
7553 msgstr ""
7554
7555 #: lib/ext2fs/ext2_err.c:185
7556 msgid "File system is corrupted"
7557 msgstr ""
7558
7559 #: lib/ext2fs/ext2_err.c:186
7560 msgid "Bad CRC detected in file system"
7561 msgstr ""
7562
7563 #: lib/ext2fs/ext2_err.c:187
7564 msgid "The journal superblock is corrupt"
7565 msgstr ""
7566
7567 #: lib/support/prof_err.c:11
7568 msgid "Profile version 0.0"
7569 msgstr ""
7570
7571 #: lib/support/prof_err.c:12
7572 msgid "Bad magic value in profile_node"
7573 msgstr ""
7574
7575 #: lib/support/prof_err.c:13
7576 msgid "Profile section not found"
7577 msgstr ""
7578
7579 #: lib/support/prof_err.c:14
7580 msgid "Profile relation not found"
7581 msgstr ""
7582
7583 #: lib/support/prof_err.c:15
7584 msgid "Attempt to add a relation to node which is not a section"
7585 msgstr ""
7586
7587 #: lib/support/prof_err.c:16
7588 msgid "A profile section header has a non-zero value"
7589 msgstr ""
7590
7591 #: lib/support/prof_err.c:17
7592 msgid "Bad linked list in profile structures"
7593 msgstr ""
7594
7595 #: lib/support/prof_err.c:18
7596 msgid "Bad group level in profile structures"
7597 msgstr ""
7598
7599 #: lib/support/prof_err.c:19
7600 msgid "Bad parent pointer in profile structures"
7601 msgstr ""
7602
7603 #: lib/support/prof_err.c:20
7604 msgid "Bad magic value in profile iterator"
7605 msgstr ""
7606
7607 #: lib/support/prof_err.c:21
7608 msgid "Can't set value on section node"
7609 msgstr ""
7610
7611 #: lib/support/prof_err.c:22
7612 msgid "Invalid argument passed to profile library"
7613 msgstr ""
7614
7615 #: lib/support/prof_err.c:23
7616 msgid "Attempt to modify read-only profile"
7617 msgstr ""
7618
7619 #: lib/support/prof_err.c:24
7620 msgid "Profile section header not at top level"
7621 msgstr ""
7622
7623 #: lib/support/prof_err.c:25
7624 msgid "Syntax error in profile section header"
7625 msgstr ""
7626
7627 #: lib/support/prof_err.c:26
7628 msgid "Syntax error in profile relation"
7629 msgstr ""
7630
7631 #: lib/support/prof_err.c:27
7632 msgid "Extra closing brace in profile"
7633 msgstr ""
7634
7635 #: lib/support/prof_err.c:28
7636 msgid "Missing open brace in profile"
7637 msgstr ""
7638
7639 #: lib/support/prof_err.c:29
7640 msgid "Bad magic value in profile_t"
7641 msgstr ""
7642
7643 #: lib/support/prof_err.c:30
7644 msgid "Bad magic value in profile_section_t"
7645 msgstr ""
7646
7647 #: lib/support/prof_err.c:31
7648 msgid "Iteration through all top level section not supported"
7649 msgstr ""
7650
7651 #: lib/support/prof_err.c:32
7652 msgid "Invalid profile_section object"
7653 msgstr ""
7654
7655 #: lib/support/prof_err.c:33
7656 msgid "No more sections"
7657 msgstr ""
7658
7659 #: lib/support/prof_err.c:34
7660 msgid "Bad nameset passed to query routine"
7661 msgstr ""
7662
7663 #: lib/support/prof_err.c:35
7664 msgid "No profile file open"
7665 msgstr ""
7666
7667 #: lib/support/prof_err.c:36
7668 msgid "Bad magic value in profile_file_t"
7669 msgstr ""
7670
7671 #: lib/support/prof_err.c:37
7672 msgid "Couldn't open profile file"
7673 msgstr ""
7674
7675 #: lib/support/prof_err.c:38
7676 msgid "Section already exists"
7677 msgstr ""
7678
7679 #: lib/support/prof_err.c:39
7680 msgid "Invalid boolean value"
7681 msgstr ""
7682
7683 #: lib/support/prof_err.c:40
7684 msgid "Invalid integer value"
7685 msgstr ""
7686
7687 #: lib/support/prof_err.c:41
7688 msgid "Bad magic value in profile_file_data_t"
7689 msgstr ""
7690
7691 #: lib/support/plausible.c:107
7692 #, c-format
7693 msgid "\tlast mounted on %s on %s"
7694 msgstr ""
7695
7696 #: lib/support/plausible.c:110
7697 #, c-format
7698 msgid "\tlast mounted on %s"
7699 msgstr ""
7700
7701 #: lib/support/plausible.c:113
7702 #, c-format
7703 msgid "\tcreated on %s"
7704 msgstr ""
7705
7706 #: lib/support/plausible.c:116
7707 #, c-format
7708 msgid "\tlast modified on %s"
7709 msgstr ""
7710
7711 #: lib/support/plausible.c:150
7712 #, c-format
7713 msgid "Found a %s partition table in %s\n"
7714 msgstr ""
7715
7716 #: lib/support/plausible.c:180
7717 #, c-format
7718 msgid "The file %s does not exist and no size was specified.\n"
7719 msgstr ""
7720
7721 #: lib/support/plausible.c:188
7722 #, c-format
7723 msgid "Creating regular file %s\n"
7724 msgstr ""
7725
7726 #: lib/support/plausible.c:191
7727 #, c-format
7728 msgid "Could not open %s: %s\n"
7729 msgstr ""
7730
7731 #: lib/support/plausible.c:194
7732 msgid ""
7733 "\n"
7734 "The device apparently does not exist; did you specify it correctly?\n"
7735 msgstr ""
7736
7737 #: lib/support/plausible.c:216
7738 #, c-format
7739 msgid "%s is not a block special device.\n"
7740 msgstr ""
7741
7742 #: lib/support/plausible.c:238
7743 #, c-format
7744 msgid "%s contains a %s file system labelled '%s'\n"
7745 msgstr ""
7746
7747 #: lib/support/plausible.c:241
7748 #, c-format
7749 msgid "%s contains a %s file system\n"
7750 msgstr ""
7751
7752 #: lib/support/plausible.c:265
7753 #, c-format
7754 msgid "%s contains `%s' data\n"
7755 msgstr ""