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