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