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