From 0c897a9012efb7d65244e25245c4b7318201d961 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 9 Nov 2002 12:01:18 -0500 Subject: [PATCH] Add german translation to the language catalog Fix internationalization of "pass 2" in e2fsck. Update po files. --- configure | 2 +- configure.in | 2 +- e2fsck/pass2.c | 2 +- po/POTFILES.in | 1 + po/de-utf.po | 642 +++++++++++--------- po/de.po | 642 +++++++++++--------- po/e2fsprogs.pot | 1624 +++++++++++++++++++++++++++++-------------------- po/it.po | 1621 +++++++++++++++++++++++++++++-------------------- po/nyc.po | 1623 +++++++++++++++++++++++++++++-------------------- po/tr.po | 1781 +++++++++++++++++++++++++++++++++--------------------- 10 files changed, 4639 insertions(+), 3301 deletions(-) diff --git a/configure b/configure index 8c120d1..30867f0 100644 --- a/configure +++ b/configure @@ -1458,7 +1458,7 @@ EOF -ALL_LINGUAS="it nyc tr" +ALL_LINGUAS="it nyc tr de de-utf" echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 echo "configure:1464: checking whether ${MAKE-make} sets \${MAKE}" >&5 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` diff --git a/configure.in b/configure.in index b41401e..6c1e8ae 100644 --- a/configure.in +++ b/configure.in @@ -480,7 +480,7 @@ AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_SUBST(PACKAGE) AC_SUBST(VERSION) -ALL_LINGUAS="it nyc tr" +ALL_LINGUAS="it nyc tr de de-utf" AM_GNU_GETTEXT dnl dnl End of configuration options diff --git a/e2fsck/pass2.c b/e2fsck/pass2.c index 1555f5a..8703a01 100644 --- a/e2fsck/pass2.c +++ b/e2fsck/pass2.c @@ -287,7 +287,7 @@ void e2fsck_pass2(e2fsck_t ctx) #ifdef RESOURCE_TRACK if (ctx->options & E2F_OPT_TIME2) { e2fsck_clear_progbar(ctx); - print_resource_track("Pass 2", &rtrack); + print_resource_track(_("Pass 2"), &rtrack); } #endif } diff --git a/po/POTFILES.in b/po/POTFILES.in index d75b9a7..15d4980 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -8,6 +8,7 @@ e2fsck/journal.c e2fsck/message.c e2fsck/pass1b.c e2fsck/pass1.c +e2fsck/pass2.c e2fsck/pass3.c e2fsck/pass4.c e2fsck/pass5.c diff --git a/po/de-utf.po b/po/de-utf.po index 9bc0d3f..4cfff13 100644 --- a/po/de-utf.po +++ b/po/de-utf.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: e2fsprogs-1.28\n" -"POT-Creation-Date: 2002-09-26 21:10+0200\n" +"POT-Creation-Date: 2002-11-09 11:58-0500\n" "PO-Revision-Date: 2002-09-28 13:45MET\n" "Last-Translator: Olaf Klemke \n" "Language-Team: deutsch \n" @@ -28,10 +28,10 @@ msgid "while reading the bad blocks inode" msgstr "während des Lesen des Bad-Block-Inode" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:110 e2fsck/scantest.c:107 -#: e2fsck/unix.c:847 e2fsck/unix.c:879 misc/badblocks.c:770 -#: misc/badblocks.c:781 misc/badblocks.c:795 misc/badblocks.c:806 -#: misc/dumpe2fs.c:306 misc/e2image.c:473 misc/e2image.c:489 misc/mke2fs.c:203 -#: misc/tune2fs.c:678 resize/main.c:198 +#: e2fsck/unix.c:853 e2fsck/unix.c:885 misc/badblocks.c:771 +#: misc/badblocks.c:782 misc/badblocks.c:796 misc/badblocks.c:808 +#: misc/dumpe2fs.c:337 misc/e2image.c:475 misc/e2image.c:491 misc/mke2fs.c:203 +#: misc/tune2fs.c:718 resize/main.c:198 #, c-format msgid "while trying to open %s" msgstr "while trying to open %s" @@ -52,7 +52,8 @@ msgstr "while updating bad block inode" #: e2fsck/badblocks.c:132 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" -msgstr "Warnung! Nicht zulässigen Block %u im Bad Blocks Inode gefunden! Bereinigt.\n" +msgstr "" +"Warnung! Nicht zulässigen Block %u im Bad Blocks Inode gefunden! Bereinigt.\n" #: e2fsck/ehandler.c:53 #, c-format @@ -124,12 +125,12 @@ msgstr "BLKFLSBUF ioctl nicht unterstützt! Can't flush buffers.\n" msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n" msgstr "Verwendung: %s [-F] [-I inode_buffer_blocks] Gerät\n" -#: e2fsck/iscan.c:81 e2fsck/unix.c:671 resize/main.c:175 +#: e2fsck/iscan.c:81 e2fsck/unix.c:673 resize/main.c:175 #, c-format msgid "while opening %s for flushing" msgstr "während des Öffnens von %s zum Rückschreiben." -#: e2fsck/iscan.c:86 e2fsck/unix.c:677 resize/main.c:182 +#: e2fsck/iscan.c:86 e2fsck/unix.c:679 resize/main.c:182 #, c-format msgid "while trying to flush %s" msgstr "während des Rückschreibeversuches auf %s." @@ -138,7 +139,7 @@ msgstr "während des Rückschreibeversuches auf %s." msgid "while opening inode scan" msgstr "während der Inodenabtastung" -#: e2fsck/iscan.c:127 misc/e2image.c:393 +#: e2fsck/iscan.c:127 misc/e2image.c:395 msgid "while getting next inode" msgstr "während des Ladens des nächsten Inode" @@ -147,31 +148,31 @@ msgstr "während des Ladens des nächsten Inode" msgid "%d inodes scanned.\n" msgstr "%d Inoden abgetastet.\n" -#: e2fsck/journal.c:419 +#: e2fsck/journal.c:418 msgid "reading journal superblock\n" msgstr "Lese Journal Superblock\n" -#: e2fsck/journal.c:476 +#: e2fsck/journal.c:475 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "%s: Habe keinen gültigen Journal Superblock gefunden\n" -#: e2fsck/journal.c:485 +#: e2fsck/journal.c:484 #, c-format msgid "%s: journal too short\n" msgstr "%s:Das Journal ist zu kurz.\n" -#: e2fsck/journal.c:757 +#: e2fsck/journal.c:756 #, c-format msgid "%s: recovering journal\n" msgstr "%s: stelle das Journal wieder her\n" -#: e2fsck/journal.c:759 +#: e2fsck/journal.c:758 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "%s: Das Jounal ist nur lesbar - Keine Wiederherstellung\n" -#: e2fsck/journal.c:780 +#: e2fsck/journal.c:779 #, c-format msgid "while trying to re-open %s" msgstr "while trying to re-open %s" @@ -338,35 +339,35 @@ msgstr "" msgid "multiply claimed inode map" msgstr "mehrfach belegtes Inoden-Verzeichnis" -#: e2fsck/pass1b.c:544 e2fsck/pass1b.c:681 +#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:676 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "interner Fehler; vermisse dup_blk für %d\n" -#: e2fsck/pass1b.c:724 +#: e2fsck/pass1b.c:719 msgid "returned from clone_file_block" msgstr "zurückgegeben von clone_file_block" #. #. * Allocate bitmaps structures #. -#: e2fsck/pass1.c:309 +#: e2fsck/pass1.c:311 msgid "in-use inode map" msgstr "benutztes Inoden Verzeichnis" -#: e2fsck/pass1.c:318 +#: e2fsck/pass1.c:320 msgid "directory inode map" msgstr "Inoden-Verzeichnis für Verzeichnisse" -#: e2fsck/pass1.c:326 +#: e2fsck/pass1.c:328 msgid "regular file inode map" msgstr "Inoden-Verzeichnis für reguläre Dateien" -#: e2fsck/pass1.c:333 +#: e2fsck/pass1.c:335 msgid "in-use block map" msgstr "benutztes Block-Verzeichnis" -#: e2fsck/pass1.c:380 +#: e2fsck/pass1.c:382 msgid "doing inode scan" msgstr "Inodenabtastung" @@ -399,18 +400,23 @@ msgstr "multiply claimed block map" msgid "ext attr block map" msgstr "ext attr block map" -#: e2fsck/pass1.c:1774 +#: e2fsck/pass1.c:1775 msgid "block bitmap" msgstr "block bitmap" -#: e2fsck/pass1.c:1778 +#: e2fsck/pass1.c:1779 msgid "inode bitmap" msgstr "inode bitmap" -#: e2fsck/pass1.c:1782 +#: e2fsck/pass1.c:1783 msgid "inode table" msgstr "Inoden-Tabelle" +#: e2fsck/pass2.c:290 +#, fuzzy +msgid "Pass 2" +msgstr "Durchgang 1" + #. #. * Allocate some bitmaps to do loop detection. #. @@ -681,8 +687,8 @@ msgid "" "from the @b size.\n" msgstr "" "@S @b_size = %b, fragsize = %c.\n" -"Diese Version von e2fsck unterstützt keine von @b-Grössen " -"verschiedene Fragmentgrössen.\n" +"Diese Version von e2fsck unterstützt keine von @b-Grössen verschiedene " +"Fragmentgrössen.\n" #: e2fsck/problem.c:141 msgid "@S @bs_per_group = %b, should have been %c\n" @@ -1376,7 +1382,7 @@ msgstr "@E ist ein Duplikat '.' @e.\n" msgid "@E is duplicate '..' @e.\n" msgstr "@E ist ein Duplikat '..' @e.\n" -#: e2fsck/problem.c:938 e2fsck/problem.c:1184 +#: e2fsck/problem.c:938 e2fsck/problem.c:1204 #, c-format msgid "Internal error: couldn't find dir_info for %i.\n" msgstr "Interner Fehler: kann dir_info für %i nicht finden.\n" @@ -1488,76 +1494,96 @@ msgstr "@p @h %d (%q): bad @b number %b.\n" msgid "@p @h %d: root node is invalid\n" msgstr "@p @h %d: root node is invalid\n" -#: e2fsck/problem.c:1074 +#: e2fsck/problem.c:1072 +#, fuzzy +msgid "@p @h %d: node (%B) has bad limit (%N)\n" +msgstr "@p @h %d: node (%B) has bad min hash\n" + +#: e2fsck/problem.c:1077 +#, fuzzy +msgid "@p @h %d: node (%B) has bad count (%N)\n" +msgstr "@p @h %d: node (%B) has bad min hash\n" + +#: e2fsck/problem.c:1082 +#, fuzzy +msgid "@p @h %d: node (%B) has an unordered hash table\n" +msgstr "@p @h %d: node (%B) has bad min hash\n" + +#: e2fsck/problem.c:1087 +#, fuzzy +msgid "@p @h %d: node (%B) has bad depth\n" +msgstr "@p @h %d: node (%B) has bad max hash\n" + +#: e2fsck/problem.c:1094 msgid "Pass 3: Checking @d connectivity\n" msgstr "Durchgang 3: Prüfe @d Verknüpfungen\n" -#: e2fsck/problem.c:1079 +#: e2fsck/problem.c:1099 msgid "@r not allocated. " msgstr "@r nicht reserviert. " -#: e2fsck/problem.c:1084 +#: e2fsck/problem.c:1104 msgid "No room in @l @d. " msgstr "Kein Platz auf @l @d. " -#: e2fsck/problem.c:1089 +#: e2fsck/problem.c:1109 #, c-format msgid "Unconnected @d @i %i (%p)\n" msgstr "Nicht verbunden @d @i %i (%p)\n" -#: e2fsck/problem.c:1094 +#: e2fsck/problem.c:1114 msgid "/@l not found. " msgstr "/@l nicht gefunden. " -#: e2fsck/problem.c:1099 +#: e2fsck/problem.c:1119 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n" msgstr "'..' in %Q (%i) ist %P (%j), @s %q (%d).\n" -#: e2fsck/problem.c:1104 +#: e2fsck/problem.c:1124 msgid "Bad or non-existent /@l. Cannot reconnect.\n" msgstr "Falscher oder fehlender /@l. Wiederverbinden nicht möglich.\n" -#: e2fsck/problem.c:1109 +#: e2fsck/problem.c:1129 #, c-format msgid "Could not expand /@l: %m\n" msgstr "Erweitern nicht möglich /@l: %m\n" -#: e2fsck/problem.c:1114 +#: e2fsck/problem.c:1134 #, c-format msgid "Could not reconnect %i: %m\n" msgstr "Wiederverbinden nicht möglich %i: %m\n" -#: e2fsck/problem.c:1119 +#: e2fsck/problem.c:1139 #, c-format msgid "Error while trying to find /@l: %m\n" msgstr "Fehler während der Suche nach /@l: %m\n" -#: e2fsck/problem.c:1124 +#: e2fsck/problem.c:1144 #, c-format msgid "ext2fs_new_@b: %m while trying to create /@l @d\n" msgstr "ext2fs_new_@b: %m während des Versuches /@l @d zu erzeugen.\n" -#: e2fsck/problem.c:1129 +#: e2fsck/problem.c:1149 #, c-format msgid "ext2fs_new_@i: %m while trying to create /@l @d\n" msgstr "ext2fs_new_@i: %m während des Versuches /@l @d zu erzeugen.\n" -#: e2fsck/problem.c:1134 +#: e2fsck/problem.c:1154 #, c-format msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n" msgstr "ext2fs_new_dir_@b: %m während des Versuches /@l @d zu erzeugen.\n" -#: e2fsck/problem.c:1139 +#: e2fsck/problem.c:1159 #, c-format msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n" msgstr "ext2fs_write_dir_@b: %m während des Schreibens von @d @b für /@l\n" -#: e2fsck/problem.c:1144 +#: e2fsck/problem.c:1164 #, c-format msgid "Error while adjusting @i count on @i %i\n" msgstr "Fehler während der Einstellung von @i count auf @i %i\n" -#: e2fsck/problem.c:1149 +#: e2fsck/problem.c:1169 #, c-format msgid "" "Couldn't fix parent of @i %i: %m\n" @@ -1566,7 +1592,7 @@ msgstr "" "Konnte Parent von @i %i: %m nicht reparieren\n" "\n" -#: e2fsck/problem.c:1154 +#: e2fsck/problem.c:1174 #, c-format msgid "" "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n" @@ -1575,59 +1601,59 @@ msgstr "" "Kann das Elternobj. von @i %i nicht repar.: \n" "Kann das Elterneintrag von @d nicht finden.\n" -#: e2fsck/problem.c:1159 +#: e2fsck/problem.c:1179 msgid "@A @i @B (%N): %m\n" msgstr "@A @i @B (%N): %m\n" -#: e2fsck/problem.c:1164 +#: e2fsck/problem.c:1184 #, c-format msgid "Error creating root @d (%s): %m\n" msgstr "Fehler beim Erzerugen von root @d (%s): %m\n" -#: e2fsck/problem.c:1169 +#: e2fsck/problem.c:1189 #, c-format msgid "Error creating /@l @d (%s): %m\n" msgstr "Fehler beim Erzerugen von /@l @d (%s): %m\n" -#: e2fsck/problem.c:1174 +#: e2fsck/problem.c:1194 msgid "@r is not a @d; aborting.\n" msgstr "@r ist kein @d; Abbruch.\n" -#: e2fsck/problem.c:1179 +#: e2fsck/problem.c:1199 msgid "Cannot proceed without a @r.\n" msgstr "Kann ohne @r nicht weitermachen.\n" -#: e2fsck/problem.c:1189 +#: e2fsck/problem.c:1209 #, c-format msgid "/@l is not a @d (ino=%i)\n" msgstr "/@l ist kein @d (ino=%i)\n" -#: e2fsck/problem.c:1196 +#: e2fsck/problem.c:1216 msgid "Pass 3A: Optimizing directories\n" msgstr "Durchgang 3A: Optimiere Verzeichnisse\n" -#: e2fsck/problem.c:1201 +#: e2fsck/problem.c:1221 #, c-format msgid "Failed to create dirs_to_hash iterator: %m" msgstr "Failed to create dirs_to_hash iterator: %m" -#: e2fsck/problem.c:1206 +#: e2fsck/problem.c:1226 msgid "Failed to optimize directory %q (%d): %m" msgstr "Failed to optimize directory %q (%d): %m" -#: e2fsck/problem.c:1211 +#: e2fsck/problem.c:1231 msgid "Optimizing directories: " msgstr "Optimiere Verzeichnisse: " -#: e2fsck/problem.c:1228 +#: e2fsck/problem.c:1248 msgid "Pass 4: Checking reference counts\n" msgstr "Durchgang 4: Überprüfe die Prüfsummen\n" -#: e2fsck/problem.c:1243 +#: e2fsck/problem.c:1263 msgid "@i %i ref count is %Il, @s %N. " msgstr "@i %i Prüfsumme ist %Il, @s %N. " -#: e2fsck/problem.c:1247 +#: e2fsck/problem.c:1267 msgid "" "WARNING: PROGRAMMING BUG IN E2FSCK!\n" "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n" @@ -1638,47 +1664,47 @@ msgstr "" "@i_link_info[%i] ist %N, @i.i_links_count ist %Il. Sie sollten gleich " "sein!\n" -#: e2fsck/problem.c:1257 +#: e2fsck/problem.c:1277 msgid "Pass 5: Checking @g summary information\n" msgstr "Durchgang 5: Überprüfe @g Zusammenfassung\n" -#: e2fsck/problem.c:1262 +#: e2fsck/problem.c:1282 msgid "Padding at end of @i @B is not set. " msgstr "Auffüllbyte am Ende von @i @B ist nicht gesetzt. " -#: e2fsck/problem.c:1267 +#: e2fsck/problem.c:1287 msgid "Padding at end of @b @B is not set. " msgstr "Auffüllbyte am Ende von @b @B ist nicht gesetzt. " -#: e2fsck/problem.c:1272 +#: e2fsck/problem.c:1292 msgid "@b @B differences: " msgstr "@b @B differieren: " -#: e2fsck/problem.c:1292 +#: e2fsck/problem.c:1312 msgid "@i @B differences: " msgstr "@i @B differieren: " -#: e2fsck/problem.c:1312 +#: e2fsck/problem.c:1332 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n" msgstr "Freie @is Anzahl ist falsch für @g #%g (%i, counted=%j).\n" -#: e2fsck/problem.c:1317 +#: e2fsck/problem.c:1337 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n" msgstr "Verzeichnisanzahl ist falsch für @g #%g (%i, counted=%j).\n" -#: e2fsck/problem.c:1322 +#: e2fsck/problem.c:1342 msgid "Free @is count wrong (%i, counted=%j).\n" msgstr "Freie @is Anzahl ist falsch (%i, counted=%j).\n" -#: e2fsck/problem.c:1327 +#: e2fsck/problem.c:1347 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n" msgstr "Freie @bs Anzahl ist falsch @g #%g (%b, counted=%c).\n" -#: e2fsck/problem.c:1332 +#: e2fsck/problem.c:1352 msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "Freie @bs Anzahl ist falsch (%b, counted=%c).\n" -#: e2fsck/problem.c:1337 +#: e2fsck/problem.c:1357 msgid "" "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " "endpoints (%i, %j)\n" @@ -1686,16 +1712,16 @@ msgstr "" "PROGRAMMIERFEHLER: @f (#%N) @B Endpunkt (%b, %c) passt nicht zum brechneten " "@B Endpunkt (%i, %j)\n" -#: e2fsck/problem.c:1343 +#: e2fsck/problem.c:1363 msgid "Internal error: fudging end of bitmap (%N)\n" msgstr "Interner Fehler: fudging end of bitmap (%N)\n" -#: e2fsck/problem.c:1477 +#: e2fsck/problem.c:1497 #, c-format msgid "Unhandled error code (0x%x)!\n" msgstr "Unbenutzter Fehlercode (0x%x)!\n" -#: e2fsck/problem.c:1549 +#: e2fsck/problem.c:1569 msgid "IGNORED" msgstr "IGNORIERT" @@ -1757,11 +1783,11 @@ msgstr "während des Lesens der Inoden Tabelle (Gruppe %d)" msgid "while writing inode table (group %d)" msgstr "während des Schreibens der Inoden Tabelle (Gruppe %d)" -#: e2fsck/swapfs.c:196 +#: e2fsck/swapfs.c:221 msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "Durchgang 0: Byte-Swap des Dateisystems\n" -#: e2fsck/swapfs.c:203 +#: e2fsck/swapfs.c:228 #, c-format msgid "" "%s: the filesystem must be freshly checked using fsck\n" @@ -1770,14 +1796,14 @@ msgstr "" "%s:Das Dateisystem muss mit fsck neu überprüft werden\n" "und darf vor dem Byte-Swap nicht mehr eingehängt werden.\n" -#: e2fsck/swapfs.c:229 +#: e2fsck/swapfs.c:263 msgid "Byte swap" msgstr "Byte Swap" -#: e2fsck/unix.c:62 -#, c-format +#: e2fsck/unix.c:63 +#, fuzzy, c-format msgid "" -"Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" +"Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" "\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" "\t\t[-E extended-options] device\n" @@ -1787,7 +1813,7 @@ msgstr "" "\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" "\t\t[-E extended-options] Gerät\n" -#: e2fsck/unix.c:68 +#: e2fsck/unix.c:69 msgid "" "\n" "Emergency help:\n" @@ -1805,7 +1831,7 @@ msgstr "" " -c suche nach defekten Blöcken\n" " -f erzwinge die Überprüfung auch wenn alles i.O. erscheint\n" -#: e2fsck/unix.c:74 +#: e2fsck/unix.c:75 msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1821,12 +1847,12 @@ msgstr "" " -l bad_blocks_file zur Liste der defekten Blöcke hinzufügen\n" ".-L bad_blocks_file Liste der defekten Blöcke definieren\n" -#: e2fsck/unix.c:108 +#: e2fsck/unix.c:109 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "%s: %d/%d Dateien (%0d.%d%% nicht verbunden ), %d/%d Blöcke\n" -#: e2fsck/unix.c:123 +#: e2fsck/unix.c:124 #, c-format msgid "" "\n" @@ -1835,17 +1861,17 @@ msgstr "" "\n" "%8d Inoden benutzt (%d%%)\n" -#: e2fsck/unix.c:125 +#: e2fsck/unix.c:126 #, c-format msgid "%8d non-contiguous inodes (%0d.%d%%)\n" msgstr "%8dnicht verbundene Inoden (%0d.%d%%)\n" -#: e2fsck/unix.c:127 +#: e2fsck/unix.c:128 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr " # von Inoden mit ind/dind/tind Blöcken: %d/%d/%d\n" -#: e2fsck/unix.c:129 +#: e2fsck/unix.c:130 #, c-format msgid "" "%8d blocks used (%d%%)\n" @@ -1854,12 +1880,12 @@ msgstr "" "%8d Blöcke benutzt (%d%%)\n" "%8d defekte Blöcke\n" -#: e2fsck/unix.c:133 +#: e2fsck/unix.c:134 #, c-format msgid "%8d large files\n" msgstr "%8d grosse Dateien\n" -#: e2fsck/unix.c:134 +#: e2fsck/unix.c:135 #, c-format msgid "" "\n" @@ -1886,28 +1912,28 @@ msgstr "" "--------\n" "%8d Dateien\n" -#: e2fsck/unix.c:167 +#: e2fsck/unix.c:168 #, c-format msgid "%8d large file%s\n" msgstr "%8d grosse Dateien %s\n" -#: e2fsck/unix.c:209 misc/badblocks.c:612 misc/tune2fs.c:694 misc/util.c:133 +#: e2fsck/unix.c:211 misc/badblocks.c:612 misc/tune2fs.c:734 misc/util.c:133 #: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "während der Prüfung ob %s eingehängt ist." -#: e2fsck/unix.c:224 +#: e2fsck/unix.c:226 #, c-format msgid "Warning! %s is mounted.\n" msgstr "Warnung! %s ist eingehängt.\n" -#: e2fsck/unix.c:228 +#: e2fsck/unix.c:230 #, c-format msgid "%s is mounted. " msgstr "%s ist eingehängt. " -#: e2fsck/unix.c:230 +#: e2fsck/unix.c:232 msgid "" "Cannot continue, aborting.\n" "\n" @@ -1915,7 +1941,7 @@ msgstr "" "Komme nicht weiter, breche ab.\n" "\n" -#: e2fsck/unix.c:231 +#: e2fsck/unix.c:233 msgid "" "\n" "\n" @@ -1929,55 +1955,55 @@ msgstr "" "kann das Dateisystem STARK BESCHÄDIGEN.\n" "\n" -#: e2fsck/unix.c:234 +#: e2fsck/unix.c:236 msgid "Do you really want to continue" msgstr "Möchte sie wirklich fortfahren" -#: e2fsck/unix.c:236 +#: e2fsck/unix.c:238 msgid "check aborted.\n" msgstr "Test abgebrochen.\n" -#: e2fsck/unix.c:258 +#: e2fsck/unix.c:260 msgid " contains a file system with errors" msgstr " enthält ein fehlerhaftes Dateisystem" -#: e2fsck/unix.c:260 +#: e2fsck/unix.c:262 msgid " was not cleanly unmounted" msgstr " wurde nicht ordnungsgemäss ausgehängt" -#: e2fsck/unix.c:264 +#: e2fsck/unix.c:266 #, c-format msgid " has been mounted %u times without being checked" msgstr " wurde %u mal ohne Überprüfung eingehängt" -#: e2fsck/unix.c:269 +#: e2fsck/unix.c:271 #, c-format msgid " has gone %u days without being checked" msgstr " wurde %u Tage ohne Überprüfung genutzt" -#: e2fsck/unix.c:275 +#: e2fsck/unix.c:277 msgid ", check forced.\n" msgstr ", Prüfung erzwungen.\n" -#: e2fsck/unix.c:278 +#: e2fsck/unix.c:280 #, c-format msgid "%s: clean, %d/%d files, %d/%d blocks\n" msgstr "%s: i.O., %d/%d Dateien, %d/%d Blöcke\n" -#: e2fsck/unix.c:409 +#: e2fsck/unix.c:411 #, c-format msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "Fehler: Kann /dev/null (%s) nicht öffnen\n" -#: e2fsck/unix.c:461 +#: e2fsck/unix.c:463 msgid "Couldn't allocate memory to parse extended options!\n" msgstr "Couldn't allocate memory to parse extended options!\n" -#: e2fsck/unix.c:487 +#: e2fsck/unix.c:489 msgid "Invalid EA version.\n" msgstr "Invalid EA version.\n" -#: e2fsck/unix.c:496 +#: e2fsck/unix.c:498 msgid "" "Extended options are separated by commas, and may take an argument which\n" "is set off by an equals ('=') sign. Valid raid options are:\n" @@ -1991,62 +2017,63 @@ msgstr "" "\tea_ver=\n" "\n" -#: misc/mke2fs.c:882 +#: misc/mke2fs.c:885 #, c-format msgid "Warning: blocksize %d not usable on most systems.\n" msgstr "Warnung: Blockgrösse %d ist auf den meisten Systemen unbrauchbar.\n" -#: misc/mke2fs.c:898 +#: misc/mke2fs.c:901 #, c-format msgid "bad fragment size - %s" msgstr "falsche Fragmentgrösse size - %s" -#: misc/mke2fs.c:904 +#: misc/mke2fs.c:907 msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "Warnung: Fragmente werden nicht unterstützt. Ignoriere -F Option\n" -#: misc/mke2fs.c:911 +#: misc/mke2fs.c:914 msgid "Illegal number for blocks per group" msgstr "unzulässige Angabe für Blöcke pro Gruppe" -#: misc/mke2fs.c:916 +#: misc/mke2fs.c:919 msgid "blocks per group must be multiple of 8" msgstr "Anzahl der Blöcke pro Gruppe muss ein Vielfaches von 8 sein" -#: misc/mke2fs.c:926 +#: misc/mke2fs.c:929 #, c-format msgid "bad inode ratio %s (min %d/max %d" msgstr "bad inode ratio %s (min %d/max %d" -#: misc/mke2fs.c:945 +#: misc/mke2fs.c:948 msgid "in malloc for bad_blocks_filename" msgstr "in malloc for bad_blocks_filename" -#: misc/mke2fs.c:954 +#: misc/mke2fs.c:957 #, c-format msgid "bad reserved blocks percent - %s" msgstr "bad reserved blocks percent - %s" -#: misc/mke2fs.c:986 +#: misc/mke2fs.c:989 #, c-format msgid "bad inode size - %s" msgstr "bad inode size - %s" -#: misc/mke2fs.c:1022 misc/tune2fs.c:265 +#: misc/mke2fs.c:1025 misc/tune2fs.c:287 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "Unvollständige Dateisystem-Option gesetzt: %s\n" -#: misc/mke2fs.c:1075 misc/mke2fs.c:1364 +#: misc/mke2fs.c:1078 misc/mke2fs.c:1379 #, c-format msgid "while trying to open journal device %s\n" msgstr "while trying to open journal device %s\n" -#: misc/mke2fs.c:1088 +#: misc/mke2fs.c:1091 #, c-format msgid "%d-byte blocks too big for system (max %d)" msgstr "%d-byte Blöcke zu gross für's System (max %d)" -#: misc/mke2fs.c:1092 +#: misc/mke2fs.c:1095 #, c-format -msgid "Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" msgstr "Warnung:%d-byte Blöcke zu gross für's System (max %d), erzwinge sie\n" -#: misc/mke2fs.c:1112 +#: misc/mke2fs.c:1115 msgid "filesystem" msgstr "Dateisystem" -#: misc/mke2fs.c:1125 resize/main.c:223 +#: misc/mke2fs.c:1128 resize/main.c:222 msgid "while trying to determine filesystem size" msgstr "while trying to determine filesystem size" -#: misc/mke2fs.c:1131 +#: misc/mke2fs.c:1134 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" @@ -3162,7 +3203,7 @@ msgstr "" "Konnte die Gerätegrösse nicht feststellen, geben\n" "sie die Grösse des Dateisystems an\n" -#: misc/mke2fs.c:1138 +#: misc/mke2fs.c:1141 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -3177,52 +3218,52 @@ msgstr "" "gezwungen\n" "\tsein, neu zu booten, um die Partitionstabelle neu einzulesen.\n" -#: misc/mke2fs.c:1153 +#: misc/mke2fs.c:1156 msgid "Filesystem larger than apparent filesystem size." msgstr "Das Dateisystem ist grösser als es den Anschein hat." -#: misc/mke2fs.c:1171 +#: misc/mke2fs.c:1180 msgid "blocks per group count out of range" msgstr "blocks per group count out of range" -#: misc/mke2fs.c:1181 +#: misc/mke2fs.c:1190 #, c-format msgid "bad inode size %d (min %d/max %d)" msgstr "bad inode size %d (min %d/max %d)" -#: misc/mke2fs.c:1187 +#: misc/mke2fs.c:1196 #, c-format msgid "Warning: %d-byte inodes not usable on most systems\n" msgstr "Warning: %d-Byte Inoden meist zu gross für's System\n" -#: misc/mke2fs.c:1229 +#: misc/mke2fs.c:1238 msgid "while setting up superblock" msgstr "while setting up superblock" -#: misc/mke2fs.c:1257 +#: misc/mke2fs.c:1272 #, c-format msgid "unknown os - %s" msgstr "unbekanntes OS - %s" -#: misc/mke2fs.c:1311 +#: misc/mke2fs.c:1326 msgid "while trying to allocate filesystem tables" msgstr "while trying to allocate filesystem tables" -#: misc/mke2fs.c:1342 +#: misc/mke2fs.c:1357 #, c-format msgid "while zeroing block %u at end of filesystem" msgstr "while zeroing block %u at end of filesystem" -#: misc/mke2fs.c:1357 misc/tune2fs.c:340 +#: misc/mke2fs.c:1372 misc/tune2fs.c:370 msgid "journal" msgstr "Journal" -#: misc/mke2fs.c:1369 +#: misc/mke2fs.c:1384 #, c-format msgid "Adding journal to device %s: " msgstr "Adding journal to device %s: " -#: misc/mke2fs.c:1376 +#: misc/mke2fs.c:1391 #, c-format msgid "" "\n" @@ -3231,16 +3272,16 @@ msgstr "" "\n" "\twhile trying to add journal to device %s" -#: misc/mke2fs.c:1381 misc/mke2fs.c:1405 misc/tune2fs.c:362 misc/tune2fs.c:376 +#: misc/mke2fs.c:1396 misc/mke2fs.c:1420 misc/tune2fs.c:392 misc/tune2fs.c:406 msgid "done\n" msgstr "erledigt\n" -#: misc/mke2fs.c:1393 +#: misc/mke2fs.c:1408 #, c-format msgid "Creating journal (%d blocks): " msgstr "Creating journal (%d blocks): " -#: misc/mke2fs.c:1401 +#: misc/mke2fs.c:1416 msgid "" "\n" "\twhile trying to create journal" @@ -3248,11 +3289,11 @@ msgstr "" "\n" "\twhile trying to create journal" -#: misc/mke2fs.c:1410 +#: misc/mke2fs.c:1425 msgid "Writing superblocks and filesystem accounting information: " msgstr "Writing superblocks and filesystem accounting information: " -#: misc/mke2fs.c:1415 +#: misc/mke2fs.c:1430 msgid "" "\n" "Warning, had trouble writing out superblocks." @@ -3260,7 +3301,7 @@ msgstr "" "\n" "Warnung: Habe Schwierigkeiten die Superblöcke auf das Gerät zu schreiben." -#: misc/mke2fs.c:1418 +#: misc/mke2fs.c:1433 msgid "" "done\n" "\n" @@ -3305,18 +3346,18 @@ msgstr "HDIO_GETGEO ioctl" msgid "BLKGETSIZE ioctl" msgstr "BLKGETSIZE ioctl" -#: misc/tune2fs.c:73 +#: misc/tune2fs.c:74 msgid "Please run e2fsck on the filesystem.\n" msgstr "Bitte starten sie e2fsck auf dem Dateisystem.\n" -#: misc/tune2fs.c:78 -#, c-format +#: misc/tune2fs.c:81 +#, fuzzy, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n" "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n" -"\t[-r reserved-blocks-count] [-u user] [-C mount-count]\n" -"\t[-L volume-label] [-M last-mounted-dir]\n" +"\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n" +"\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n" "\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n" msgstr "" "Verwendung: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" @@ -3326,48 +3367,53 @@ msgstr "" "\t[-L volume-label] [-M last-mounted-dir]\n" "\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] Gerät\n" -#: misc/tune2fs.c:126 +#: misc/tune2fs.c:131 msgid "while trying to open external journal" msgstr "while trying to open external journal" -#: misc/tune2fs.c:130 +#: misc/tune2fs.c:135 #, c-format msgid "%s is not a journal device.\n" msgstr "%s is not a journal device.\n" -#: misc/tune2fs.c:145 +#: misc/tune2fs.c:150 msgid "Journal superblock not found!\n" msgstr "Journal superblock not found!\n" -#: misc/tune2fs.c:158 +#: misc/tune2fs.c:163 msgid "Filesystem's UUID not found on journal device.\n" msgstr "Filesystem's UUID not found on journal device.\n" -#: misc/tune2fs.c:178 +#: misc/tune2fs.c:183 msgid "Journal NOT removed\n" msgstr "Journal NOT removed\n" -#: misc/tune2fs.c:185 +#: misc/tune2fs.c:190 msgid "Journal removed\n" msgstr "Journal removed\n" -#: misc/tune2fs.c:216 +#: misc/tune2fs.c:221 msgid "while reading journal inode" msgstr "while reading journal inode" -#: misc/tune2fs.c:223 +#: misc/tune2fs.c:228 msgid "while reading bitmaps" msgstr "while reading bitmaps" -#: misc/tune2fs.c:230 +#: misc/tune2fs.c:235 msgid "while clearing journal inode" msgstr "while clearing journal inode" -#: misc/tune2fs.c:241 +#: misc/tune2fs.c:246 msgid "while writing journal inode" msgstr "while writing journal inode" -#: misc/tune2fs.c:279 +#: misc/tune2fs.c:261 +#, fuzzy, c-format +msgid "Invalid mount option set: %s\n" +msgstr "Unvollständige Dateisystem-Option gesetzt: %s\n" + +#: misc/tune2fs.c:303 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" @@ -3375,7 +3421,7 @@ msgstr "" "Die has_jounal flag kann nur gelöscht werden, wenn das Dateisystem\n" "nicht eingehängt oder im Nur-Lesen-Modus ist.\n" -#: misc/tune2fs.c:288 +#: misc/tune2fs.c:312 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" @@ -3383,11 +3429,11 @@ msgstr "" "Die needs_recovery Flag ist gesetzt. Bitte starten sie e2fsck vor\n" "der Löschung der has_journal Flag.\n" -#: misc/tune2fs.c:335 +#: misc/tune2fs.c:365 msgid "The filesystem already has a journal.\n" msgstr "Das Dateisystem hat schon ein Journal.\n" -#: misc/tune2fs.c:346 +#: misc/tune2fs.c:376 #, c-format msgid "" "\n" @@ -3396,21 +3442,21 @@ msgstr "" "\n" "\twhile trying to open journal on %s\n" -#: misc/tune2fs.c:350 +#: misc/tune2fs.c:380 #, c-format msgid "Creating journal on device %s: " msgstr "Creating journal on device %s: " -#: misc/tune2fs.c:358 +#: misc/tune2fs.c:388 #, c-format msgid "while adding filesystem to journal on %s" msgstr "while adding filesystem to journal on %s" -#: misc/tune2fs.c:364 +#: misc/tune2fs.c:394 msgid "Creating journal inode: " msgstr "Creating journal inode: " -#: misc/tune2fs.c:373 +#: misc/tune2fs.c:403 msgid "" "\n" "\twhile trying to create journal file" @@ -3418,91 +3464,96 @@ msgstr "" "\n" "\twhile trying to create journal file" -#: misc/tune2fs.c:420 +#: misc/tune2fs.c:450 #, c-format msgid "Couldn't parse date/time specifier: %s" msgstr "Couldn't parse date/time specifier: %s" -#: misc/tune2fs.c:442 misc/tune2fs.c:455 +#: misc/tune2fs.c:472 misc/tune2fs.c:485 #, c-format msgid "bad mounts count - %s" msgstr "bad mounts count - %s" -#: misc/tune2fs.c:471 +#: misc/tune2fs.c:501 #, c-format msgid "bad error behavior - %s" msgstr "bad error behavior - %s" -#: misc/tune2fs.c:494 +#: misc/tune2fs.c:524 #, c-format msgid "bad gid/group name - %s" msgstr "bad gid/group name - %s" -#: misc/tune2fs.c:527 +#: misc/tune2fs.c:557 #, c-format msgid "bad interval - %s" msgstr "bad interval - %s" -#: misc/tune2fs.c:555 +#: misc/tune2fs.c:585 #, c-format msgid "bad reserved block ratio - %s" msgstr "bad reserved block ratio - %s" -#: misc/tune2fs.c:570 +#: misc/tune2fs.c:600 +#, fuzzy +msgid "-o may only be specified once" +msgstr "-O darf nur eimal angegeben werden" + +#: misc/tune2fs.c:610 msgid "-O may only be specified once" msgstr "-O darf nur eimal angegeben werden" -#: misc/tune2fs.c:580 +#: misc/tune2fs.c:620 #, c-format msgid "bad reserved blocks count - %s" msgstr "bad reserved blocks count - %s" -#: misc/tune2fs.c:609 +#: misc/tune2fs.c:649 #, c-format msgid "bad uid/user name - %s" msgstr "bad uid/user name - %s" -#: misc/tune2fs.c:704 +#: misc/tune2fs.c:744 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "Setting maximal mount count to %d\n" -#: misc/tune2fs.c:710 +#: misc/tune2fs.c:750 #, c-format msgid "Setting current mount count to %d\n" msgstr "Setting current mount count to %d\n" -#: misc/tune2fs.c:715 +#: misc/tune2fs.c:755 #, c-format msgid "Setting error behavior to %d\n" msgstr "Setting error behavior to %d\n" -#: misc/tune2fs.c:720 +#: misc/tune2fs.c:760 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "Setting reserved blocks gid to %lu\n" -#: misc/tune2fs.c:725 +#: misc/tune2fs.c:765 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "Setting interval between check %lu seconds\n" -#: misc/tune2fs.c:731 +#: misc/tune2fs.c:771 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" msgstr "Setting reserved blocks percentage to %lu (%u blocks)\n" -#: misc/tune2fs.c:737 +#: misc/tune2fs.c:777 #, c-format msgid "reserved blocks count is too big (%ul)" msgstr "reserved blocks count is too big (%ul)" -#: misc/tune2fs.c:743 +#: misc/tune2fs.c:783 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "Setting reserved blocks count to %lu\n" -#: misc/tune2fs.c:749 +#: misc/tune2fs.c:789 msgid "" "\n" "The filesystem already has sparse superblocks.\n" @@ -3510,7 +3561,7 @@ msgstr "" "\n" "The filesystem already has sparse superblocks.\n" -#: misc/tune2fs.c:756 +#: misc/tune2fs.c:796 #, c-format msgid "" "\n" @@ -3519,7 +3570,7 @@ msgstr "" "\n" "Sparse superblock flag set. %s" -#: misc/tune2fs.c:763 +#: misc/tune2fs.c:803 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" @@ -3527,7 +3578,7 @@ msgstr "" "\n" "The filesystem already has sparse superblocks disabled.\n" -#: misc/tune2fs.c:771 +#: misc/tune2fs.c:811 #, c-format msgid "" "\n" @@ -3536,17 +3587,17 @@ msgstr "" "\n" "Sparse superblock flag cleared. %s" -#: misc/tune2fs.c:778 +#: misc/tune2fs.c:818 #, c-format msgid "Setting time filesystem last checked to %s\n" msgstr "Setting time filesystem last checked to %s\n" -#: misc/tune2fs.c:784 +#: misc/tune2fs.c:824 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "Setting reserved blocks uid to %lu\n" -#: misc/tune2fs.c:815 +#: misc/tune2fs.c:857 msgid "Invalid UUID format\n" msgstr "Invalid UUID format\n" @@ -3721,7 +3772,7 @@ msgstr "resize2fs %s (%s)\n" msgid "bad filesystem size - %s" msgstr "bad filesystem size - %s" -#: resize/main.c:244 +#: resize/main.c:243 #, c-format msgid "" "The containing partition (or device) is only %d blocks.\n" @@ -3732,7 +3783,7 @@ msgstr "" "Die geforderte neue Grösse ist %d Blöcke.\n" "\n" -#: resize/main.c:251 +#: resize/main.c:250 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" @@ -3741,7 +3792,7 @@ msgstr "" "Das Dateisystem ist schon %d Blöcke gross. Nichts zu tun!\n" "\n" -#: resize/main.c:258 +#: resize/main.c:257 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" @@ -3750,12 +3801,12 @@ msgstr "" "Bitte zuerst 'e2fsck -f %s ' laufen lassen.\n" "\n" -#: resize/main.c:266 +#: resize/main.c:265 #, c-format msgid "while trying to resize %s" msgstr "while trying to resize %s" -#: resize/main.c:271 +#: resize/main.c:270 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" @@ -3769,53 +3820,53 @@ msgstr "" msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "Anzahl der freien Blöcke ist: %d / %d ; benötigt: %d\n" -#: resize/resize2fs.c:428 +#: resize/resize2fs.c:455 msgid "meta-data blocks" msgstr "meta-data blocks" -#: resize/resize2fs.c:491 +#: resize/resize2fs.c:576 msgid "reserved blocks" msgstr "reserved blocks" -#: resize/resize2fs.c:496 +#: resize/resize2fs.c:581 msgid "blocks to be moved" msgstr "blocks to be moved" -#: resize/resize2fs.c:727 +#: resize/resize2fs.c:808 msgid "Going into desperation mode for block allocations\n" msgstr "Going into desperation mode for block allocations\n" -#: resize/resize2fs.c:820 +#: resize/resize2fs.c:901 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "Moving %d blocks %u->%u\n" -#: resize/resize2fs.c:890 +#: resize/resize2fs.c:971 #, c-format msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "ino=%u, blockcnt=%lld, %u->%u\n" -#: resize/resize2fs.c:1057 +#: resize/resize2fs.c:1139 #, c-format msgid "Inode moved %u->%u\n" msgstr "Inode moved %u->%u\n" -#: resize/resize2fs.c:1120 +#: resize/resize2fs.c:1204 #, c-format msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "Inode translate (dir=%u, name=%.*s, %u->%u)\n" -#: resize/resize2fs.c:1239 +#: resize/resize2fs.c:1330 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "Itable move group %d block %u->%u (diff %d)\n" -#: resize/resize2fs.c:1265 +#: resize/resize2fs.c:1356 #, c-format msgid "%d blocks of zeros...\n" msgstr "%d blocks of zeros...\n" -#: resize/resize2fs.c:1300 +#: resize/resize2fs.c:1391 msgid "Inode table move finished.\n" msgstr "Inode table move finished.\n" @@ -3833,6 +3884,9 @@ msgstr "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n" msgid "#\t\t %u -> %u (%d)\n" msgstr "#\t\t %u -> %u (%d)\n" +#~ msgid "while trying to read the bitmaps" +#~ msgstr "while trying to read the bitmaps" + #~ msgid "bmap journal inode %ld, block %d\n" #~ msgstr "bmap Journal Inode %ld, Block %d\n" @@ -3866,9 +3920,6 @@ msgstr "#\t\t %u -> %u (%d)\n" #~ " Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" #~ " Inode table at %u-%u (+%d)\n" -#~ msgid " Free blocks: " -#~ msgstr " Freie Blöcke: " - #~ msgid "Do you really want to skip less than a sector??\n" #~ msgstr "Wollen sie wirklich weniger als einen Sektor überspringen??\n" @@ -3887,4 +3938,3 @@ msgstr "#\t\t %u -> %u (%d)\n" #~ msgstr "" #~ "\n" #~ "Keine Geräte zur Überprüfung angegeben!\n" - diff --git a/po/de.po b/po/de.po index b800c88..2b2bdfd 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: e2fsprogs-1.28\n" -"POT-Creation-Date: 2002-09-26 21:10+0200\n" +"POT-Creation-Date: 2002-11-09 11:58-0500\n" "PO-Revision-Date: 2002-09-28 13:29MET\n" "Last-Translator: Olaf Klemke \n" "Language-Team: deutsch \n" @@ -28,10 +28,10 @@ msgid "while reading the bad blocks inode" msgstr "während des Lesen des Bad-Block-Inode" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:110 e2fsck/scantest.c:107 -#: e2fsck/unix.c:847 e2fsck/unix.c:879 misc/badblocks.c:770 -#: misc/badblocks.c:781 misc/badblocks.c:795 misc/badblocks.c:806 -#: misc/dumpe2fs.c:306 misc/e2image.c:473 misc/e2image.c:489 misc/mke2fs.c:203 -#: misc/tune2fs.c:678 resize/main.c:198 +#: e2fsck/unix.c:853 e2fsck/unix.c:885 misc/badblocks.c:771 +#: misc/badblocks.c:782 misc/badblocks.c:796 misc/badblocks.c:808 +#: misc/dumpe2fs.c:337 misc/e2image.c:475 misc/e2image.c:491 misc/mke2fs.c:203 +#: misc/tune2fs.c:718 resize/main.c:198 #, c-format msgid "while trying to open %s" msgstr "while trying to open %s" @@ -52,7 +52,8 @@ msgstr "while updating bad block inode" #: e2fsck/badblocks.c:132 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" -msgstr "Warnung! Nicht zulässigen Block %u im Bad Blocks Inode gefunden! Bereinigt.\n" +msgstr "" +"Warnung! Nicht zulässigen Block %u im Bad Blocks Inode gefunden! Bereinigt.\n" #: e2fsck/ehandler.c:53 #, c-format @@ -124,12 +125,12 @@ msgstr "BLKFLSBUF ioctl nicht unterst msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n" msgstr "Verwendung: %s [-F] [-I inode_buffer_blocks] Gerät\n" -#: e2fsck/iscan.c:81 e2fsck/unix.c:671 resize/main.c:175 +#: e2fsck/iscan.c:81 e2fsck/unix.c:673 resize/main.c:175 #, c-format msgid "while opening %s for flushing" msgstr "während des Öffnens von %s zum Rückschreiben." -#: e2fsck/iscan.c:86 e2fsck/unix.c:677 resize/main.c:182 +#: e2fsck/iscan.c:86 e2fsck/unix.c:679 resize/main.c:182 #, c-format msgid "while trying to flush %s" msgstr "während des Rückschreibeversuches auf %s." @@ -138,7 +139,7 @@ msgstr "w msgid "while opening inode scan" msgstr "während der Inodenabtastung" -#: e2fsck/iscan.c:127 misc/e2image.c:393 +#: e2fsck/iscan.c:127 misc/e2image.c:395 msgid "while getting next inode" msgstr "während des Ladens des nächsten Inode" @@ -147,31 +148,31 @@ msgstr "w msgid "%d inodes scanned.\n" msgstr "%d Inoden abgetastet.\n" -#: e2fsck/journal.c:419 +#: e2fsck/journal.c:418 msgid "reading journal superblock\n" msgstr "Lese Journal Superblock\n" -#: e2fsck/journal.c:476 +#: e2fsck/journal.c:475 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "%s: Habe keinen gültigen Journal Superblock gefunden\n" -#: e2fsck/journal.c:485 +#: e2fsck/journal.c:484 #, c-format msgid "%s: journal too short\n" msgstr "%s:Das Journal ist zu kurz.\n" -#: e2fsck/journal.c:757 +#: e2fsck/journal.c:756 #, c-format msgid "%s: recovering journal\n" msgstr "%s: stelle das Journal wieder her\n" -#: e2fsck/journal.c:759 +#: e2fsck/journal.c:758 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "%s: Das Jounal ist nur lesbar - Keine Wiederherstellung\n" -#: e2fsck/journal.c:780 +#: e2fsck/journal.c:779 #, c-format msgid "while trying to re-open %s" msgstr "while trying to re-open %s" @@ -338,35 +339,35 @@ msgstr "" msgid "multiply claimed inode map" msgstr "mehrfach belegtes Inoden-Verzeichnis" -#: e2fsck/pass1b.c:544 e2fsck/pass1b.c:681 +#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:676 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "interner Fehler; vermisse dup_blk für %d\n" -#: e2fsck/pass1b.c:724 +#: e2fsck/pass1b.c:719 msgid "returned from clone_file_block" msgstr "zurückgegeben von clone_file_block" #. #. * Allocate bitmaps structures #. -#: e2fsck/pass1.c:309 +#: e2fsck/pass1.c:311 msgid "in-use inode map" msgstr "benutztes Inoden Verzeichnis" -#: e2fsck/pass1.c:318 +#: e2fsck/pass1.c:320 msgid "directory inode map" msgstr "Inoden-Verzeichnis für Verzeichnisse" -#: e2fsck/pass1.c:326 +#: e2fsck/pass1.c:328 msgid "regular file inode map" msgstr "Inoden-Verzeichnis für reguläre Dateien" -#: e2fsck/pass1.c:333 +#: e2fsck/pass1.c:335 msgid "in-use block map" msgstr "benutztes Block-Verzeichnis" -#: e2fsck/pass1.c:380 +#: e2fsck/pass1.c:382 msgid "doing inode scan" msgstr "Inodenabtastung" @@ -399,18 +400,23 @@ msgstr "multiply claimed block map" msgid "ext attr block map" msgstr "ext attr block map" -#: e2fsck/pass1.c:1774 +#: e2fsck/pass1.c:1775 msgid "block bitmap" msgstr "block bitmap" -#: e2fsck/pass1.c:1778 +#: e2fsck/pass1.c:1779 msgid "inode bitmap" msgstr "inode bitmap" -#: e2fsck/pass1.c:1782 +#: e2fsck/pass1.c:1783 msgid "inode table" msgstr "Inoden-Tabelle" +#: e2fsck/pass2.c:290 +#, fuzzy +msgid "Pass 2" +msgstr "Durchgang 1" + #. #. * Allocate some bitmaps to do loop detection. #. @@ -681,8 +687,8 @@ msgid "" "from the @b size.\n" msgstr "" "@S @b_size = %b, fragsize = %c.\n" -"Diese Version von e2fsck unterstützt keine von @b-Grössen " -"verschiedene Fragmentgrössen.\n" +"Diese Version von e2fsck unterstützt keine von @b-Grössen verschiedene " +"Fragmentgrössen.\n" #: e2fsck/problem.c:141 msgid "@S @bs_per_group = %b, should have been %c\n" @@ -1376,7 +1382,7 @@ msgstr "@E ist ein Duplikat '.' @e.\n" msgid "@E is duplicate '..' @e.\n" msgstr "@E ist ein Duplikat '..' @e.\n" -#: e2fsck/problem.c:938 e2fsck/problem.c:1184 +#: e2fsck/problem.c:938 e2fsck/problem.c:1204 #, c-format msgid "Internal error: couldn't find dir_info for %i.\n" msgstr "Interner Fehler: kann dir_info für %i nicht finden.\n" @@ -1488,76 +1494,96 @@ msgstr "@p @h %d (%q): bad @b number %b.\n" msgid "@p @h %d: root node is invalid\n" msgstr "@p @h %d: root node is invalid\n" -#: e2fsck/problem.c:1074 +#: e2fsck/problem.c:1072 +#, fuzzy +msgid "@p @h %d: node (%B) has bad limit (%N)\n" +msgstr "@p @h %d: node (%B) has bad min hash\n" + +#: e2fsck/problem.c:1077 +#, fuzzy +msgid "@p @h %d: node (%B) has bad count (%N)\n" +msgstr "@p @h %d: node (%B) has bad min hash\n" + +#: e2fsck/problem.c:1082 +#, fuzzy +msgid "@p @h %d: node (%B) has an unordered hash table\n" +msgstr "@p @h %d: node (%B) has bad min hash\n" + +#: e2fsck/problem.c:1087 +#, fuzzy +msgid "@p @h %d: node (%B) has bad depth\n" +msgstr "@p @h %d: node (%B) has bad max hash\n" + +#: e2fsck/problem.c:1094 msgid "Pass 3: Checking @d connectivity\n" msgstr "Durchgang 3: Prüfe @d Verknüpfungen\n" -#: e2fsck/problem.c:1079 +#: e2fsck/problem.c:1099 msgid "@r not allocated. " msgstr "@r nicht reserviert. " -#: e2fsck/problem.c:1084 +#: e2fsck/problem.c:1104 msgid "No room in @l @d. " msgstr "Kein Platz auf @l @d. " -#: e2fsck/problem.c:1089 +#: e2fsck/problem.c:1109 #, c-format msgid "Unconnected @d @i %i (%p)\n" msgstr "Nicht verbunden @d @i %i (%p)\n" -#: e2fsck/problem.c:1094 +#: e2fsck/problem.c:1114 msgid "/@l not found. " msgstr "/@l nicht gefunden. " -#: e2fsck/problem.c:1099 +#: e2fsck/problem.c:1119 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n" msgstr "'..' in %Q (%i) ist %P (%j), @s %q (%d).\n" -#: e2fsck/problem.c:1104 +#: e2fsck/problem.c:1124 msgid "Bad or non-existent /@l. Cannot reconnect.\n" msgstr "Falscher oder fehlender /@l. Wiederverbinden nicht möglich.\n" -#: e2fsck/problem.c:1109 +#: e2fsck/problem.c:1129 #, c-format msgid "Could not expand /@l: %m\n" msgstr "Erweitern nicht möglich /@l: %m\n" -#: e2fsck/problem.c:1114 +#: e2fsck/problem.c:1134 #, c-format msgid "Could not reconnect %i: %m\n" msgstr "Wiederverbinden nicht möglich %i: %m\n" -#: e2fsck/problem.c:1119 +#: e2fsck/problem.c:1139 #, c-format msgid "Error while trying to find /@l: %m\n" msgstr "Fehler während der Suche nach /@l: %m\n" -#: e2fsck/problem.c:1124 +#: e2fsck/problem.c:1144 #, c-format msgid "ext2fs_new_@b: %m while trying to create /@l @d\n" msgstr "ext2fs_new_@b: %m während des Versuches /@l @d zu erzeugen.\n" -#: e2fsck/problem.c:1129 +#: e2fsck/problem.c:1149 #, c-format msgid "ext2fs_new_@i: %m while trying to create /@l @d\n" msgstr "ext2fs_new_@i: %m während des Versuches /@l @d zu erzeugen.\n" -#: e2fsck/problem.c:1134 +#: e2fsck/problem.c:1154 #, c-format msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n" msgstr "ext2fs_new_dir_@b: %m während des Versuches /@l @d zu erzeugen.\n" -#: e2fsck/problem.c:1139 +#: e2fsck/problem.c:1159 #, c-format msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n" msgstr "ext2fs_write_dir_@b: %m während des Schreibens von @d @b für /@l\n" -#: e2fsck/problem.c:1144 +#: e2fsck/problem.c:1164 #, c-format msgid "Error while adjusting @i count on @i %i\n" msgstr "Fehler während der Einstellung von @i count auf @i %i\n" -#: e2fsck/problem.c:1149 +#: e2fsck/problem.c:1169 #, c-format msgid "" "Couldn't fix parent of @i %i: %m\n" @@ -1566,7 +1592,7 @@ msgstr "" "Konnte Parent von @i %i: %m nicht reparieren\n" "\n" -#: e2fsck/problem.c:1154 +#: e2fsck/problem.c:1174 #, c-format msgid "" "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n" @@ -1575,59 +1601,59 @@ msgstr "" "Kann das Elternobj. von @i %i nicht repar.: \n" "Kann das Elterneintrag von @d nicht finden.\n" -#: e2fsck/problem.c:1159 +#: e2fsck/problem.c:1179 msgid "@A @i @B (%N): %m\n" msgstr "@A @i @B (%N): %m\n" -#: e2fsck/problem.c:1164 +#: e2fsck/problem.c:1184 #, c-format msgid "Error creating root @d (%s): %m\n" msgstr "Fehler beim Erzerugen von root @d (%s): %m\n" -#: e2fsck/problem.c:1169 +#: e2fsck/problem.c:1189 #, c-format msgid "Error creating /@l @d (%s): %m\n" msgstr "Fehler beim Erzerugen von /@l @d (%s): %m\n" -#: e2fsck/problem.c:1174 +#: e2fsck/problem.c:1194 msgid "@r is not a @d; aborting.\n" msgstr "@r ist kein @d; Abbruch.\n" -#: e2fsck/problem.c:1179 +#: e2fsck/problem.c:1199 msgid "Cannot proceed without a @r.\n" msgstr "Kann ohne @r nicht weitermachen.\n" -#: e2fsck/problem.c:1189 +#: e2fsck/problem.c:1209 #, c-format msgid "/@l is not a @d (ino=%i)\n" msgstr "/@l ist kein @d (ino=%i)\n" -#: e2fsck/problem.c:1196 +#: e2fsck/problem.c:1216 msgid "Pass 3A: Optimizing directories\n" msgstr "Durchgang 3A: Optimiere Verzeichnisse\n" -#: e2fsck/problem.c:1201 +#: e2fsck/problem.c:1221 #, c-format msgid "Failed to create dirs_to_hash iterator: %m" msgstr "Failed to create dirs_to_hash iterator: %m" -#: e2fsck/problem.c:1206 +#: e2fsck/problem.c:1226 msgid "Failed to optimize directory %q (%d): %m" msgstr "Failed to optimize directory %q (%d): %m" -#: e2fsck/problem.c:1211 +#: e2fsck/problem.c:1231 msgid "Optimizing directories: " msgstr "Optimiere Verzeichnisse: " -#: e2fsck/problem.c:1228 +#: e2fsck/problem.c:1248 msgid "Pass 4: Checking reference counts\n" msgstr "Durchgang 4: Überprüfe die Prüfsummen\n" -#: e2fsck/problem.c:1243 +#: e2fsck/problem.c:1263 msgid "@i %i ref count is %Il, @s %N. " msgstr "@i %i Prüfsumme ist %Il, @s %N. " -#: e2fsck/problem.c:1247 +#: e2fsck/problem.c:1267 msgid "" "WARNING: PROGRAMMING BUG IN E2FSCK!\n" "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n" @@ -1638,47 +1664,47 @@ msgstr "" "@i_link_info[%i] ist %N, @i.i_links_count ist %Il. Sie sollten gleich " "sein!\n" -#: e2fsck/problem.c:1257 +#: e2fsck/problem.c:1277 msgid "Pass 5: Checking @g summary information\n" msgstr "Durchgang 5: Überprüfe @g Zusammenfassung\n" -#: e2fsck/problem.c:1262 +#: e2fsck/problem.c:1282 msgid "Padding at end of @i @B is not set. " msgstr "Auffüllbyte am Ende von @i @B ist nicht gesetzt. " -#: e2fsck/problem.c:1267 +#: e2fsck/problem.c:1287 msgid "Padding at end of @b @B is not set. " msgstr "Auffüllbyte am Ende von @b @B ist nicht gesetzt. " -#: e2fsck/problem.c:1272 +#: e2fsck/problem.c:1292 msgid "@b @B differences: " msgstr "@b @B differieren: " -#: e2fsck/problem.c:1292 +#: e2fsck/problem.c:1312 msgid "@i @B differences: " msgstr "@i @B differieren: " -#: e2fsck/problem.c:1312 +#: e2fsck/problem.c:1332 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n" msgstr "Freie @is Anzahl ist falsch für @g #%g (%i, counted=%j).\n" -#: e2fsck/problem.c:1317 +#: e2fsck/problem.c:1337 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n" msgstr "Verzeichnisanzahl ist falsch für @g #%g (%i, counted=%j).\n" -#: e2fsck/problem.c:1322 +#: e2fsck/problem.c:1342 msgid "Free @is count wrong (%i, counted=%j).\n" msgstr "Freie @is Anzahl ist falsch (%i, counted=%j).\n" -#: e2fsck/problem.c:1327 +#: e2fsck/problem.c:1347 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n" msgstr "Freie @bs Anzahl ist falsch @g #%g (%b, counted=%c).\n" -#: e2fsck/problem.c:1332 +#: e2fsck/problem.c:1352 msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "Freie @bs Anzahl ist falsch (%b, counted=%c).\n" -#: e2fsck/problem.c:1337 +#: e2fsck/problem.c:1357 msgid "" "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " "endpoints (%i, %j)\n" @@ -1686,16 +1712,16 @@ msgstr "" "PROGRAMMIERFEHLER: @f (#%N) @B Endpunkt (%b, %c) passt nicht zum brechneten " "@B Endpunkt (%i, %j)\n" -#: e2fsck/problem.c:1343 +#: e2fsck/problem.c:1363 msgid "Internal error: fudging end of bitmap (%N)\n" msgstr "Interner Fehler: fudging end of bitmap (%N)\n" -#: e2fsck/problem.c:1477 +#: e2fsck/problem.c:1497 #, c-format msgid "Unhandled error code (0x%x)!\n" msgstr "Unbenutzter Fehlercode (0x%x)!\n" -#: e2fsck/problem.c:1549 +#: e2fsck/problem.c:1569 msgid "IGNORED" msgstr "IGNORIERT" @@ -1757,11 +1783,11 @@ msgstr "w msgid "while writing inode table (group %d)" msgstr "während des Schreibens der Inoden Tabelle (Gruppe %d)" -#: e2fsck/swapfs.c:196 +#: e2fsck/swapfs.c:221 msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "Durchgang 0: Byte-Swap des Dateisystems\n" -#: e2fsck/swapfs.c:203 +#: e2fsck/swapfs.c:228 #, c-format msgid "" "%s: the filesystem must be freshly checked using fsck\n" @@ -1770,14 +1796,14 @@ msgstr "" "%s:Das Dateisystem muss mit fsck neu überprüft werden\n" "und darf vor dem Byte-Swap nicht mehr eingehängt werden.\n" -#: e2fsck/swapfs.c:229 +#: e2fsck/swapfs.c:263 msgid "Byte swap" msgstr "Byte Swap" -#: e2fsck/unix.c:62 -#, c-format +#: e2fsck/unix.c:63 +#, fuzzy, c-format msgid "" -"Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" +"Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" "\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" "\t\t[-E extended-options] device\n" @@ -1787,7 +1813,7 @@ msgstr "" "\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" "\t\t[-E extended-options] Gerät\n" -#: e2fsck/unix.c:68 +#: e2fsck/unix.c:69 msgid "" "\n" "Emergency help:\n" @@ -1805,7 +1831,7 @@ msgstr "" " -c suche nach defekten Blöcken\n" " -f erzwinge die Überprüfung auch wenn alles i.O. erscheint\n" -#: e2fsck/unix.c:74 +#: e2fsck/unix.c:75 msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1821,12 +1847,12 @@ msgstr "" " -l bad_blocks_file zur Liste der defekten Blöcke hinzufügen\n" ".-L bad_blocks_file Liste der defekten Blöcke definieren\n" -#: e2fsck/unix.c:108 +#: e2fsck/unix.c:109 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "%s: %d/%d Dateien (%0d.%d%% nicht verbunden ), %d/%d Blöcke\n" -#: e2fsck/unix.c:123 +#: e2fsck/unix.c:124 #, c-format msgid "" "\n" @@ -1835,17 +1861,17 @@ msgstr "" "\n" "%8d Inoden benutzt (%d%%)\n" -#: e2fsck/unix.c:125 +#: e2fsck/unix.c:126 #, c-format msgid "%8d non-contiguous inodes (%0d.%d%%)\n" msgstr "%8dnicht verbundene Inoden (%0d.%d%%)\n" -#: e2fsck/unix.c:127 +#: e2fsck/unix.c:128 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr " # von Inoden mit ind/dind/tind Blöcken: %d/%d/%d\n" -#: e2fsck/unix.c:129 +#: e2fsck/unix.c:130 #, c-format msgid "" "%8d blocks used (%d%%)\n" @@ -1854,12 +1880,12 @@ msgstr "" "%8d Blöcke benutzt (%d%%)\n" "%8d defekte Blöcke\n" -#: e2fsck/unix.c:133 +#: e2fsck/unix.c:134 #, c-format msgid "%8d large files\n" msgstr "%8d grosse Dateien\n" -#: e2fsck/unix.c:134 +#: e2fsck/unix.c:135 #, c-format msgid "" "\n" @@ -1886,28 +1912,28 @@ msgstr "" "--------\n" "%8d Dateien\n" -#: e2fsck/unix.c:167 +#: e2fsck/unix.c:168 #, c-format msgid "%8d large file%s\n" msgstr "%8d grosse Dateien %s\n" -#: e2fsck/unix.c:209 misc/badblocks.c:612 misc/tune2fs.c:694 misc/util.c:133 +#: e2fsck/unix.c:211 misc/badblocks.c:612 misc/tune2fs.c:734 misc/util.c:133 #: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "während der Prüfung ob %s eingehängt ist." -#: e2fsck/unix.c:224 +#: e2fsck/unix.c:226 #, c-format msgid "Warning! %s is mounted.\n" msgstr "Warnung! %s ist eingehängt.\n" -#: e2fsck/unix.c:228 +#: e2fsck/unix.c:230 #, c-format msgid "%s is mounted. " msgstr "%s ist eingehängt. " -#: e2fsck/unix.c:230 +#: e2fsck/unix.c:232 msgid "" "Cannot continue, aborting.\n" "\n" @@ -1915,7 +1941,7 @@ msgstr "" "Komme nicht weiter, breche ab.\n" "\n" -#: e2fsck/unix.c:231 +#: e2fsck/unix.c:233 msgid "" "\n" "\n" @@ -1929,55 +1955,55 @@ msgstr "" "kann das Dateisystem STARK BESCHÄDIGEN.\n" "\n" -#: e2fsck/unix.c:234 +#: e2fsck/unix.c:236 msgid "Do you really want to continue" msgstr "Möchte sie wirklich fortfahren" -#: e2fsck/unix.c:236 +#: e2fsck/unix.c:238 msgid "check aborted.\n" msgstr "Test abgebrochen.\n" -#: e2fsck/unix.c:258 +#: e2fsck/unix.c:260 msgid " contains a file system with errors" msgstr " enthält ein fehlerhaftes Dateisystem" -#: e2fsck/unix.c:260 +#: e2fsck/unix.c:262 msgid " was not cleanly unmounted" msgstr " wurde nicht ordnungsgemäss ausgehängt" -#: e2fsck/unix.c:264 +#: e2fsck/unix.c:266 #, c-format msgid " has been mounted %u times without being checked" msgstr " wurde %u mal ohne Überprüfung eingehängt" -#: e2fsck/unix.c:269 +#: e2fsck/unix.c:271 #, c-format msgid " has gone %u days without being checked" msgstr " wurde %u Tage ohne Überprüfung genutzt" -#: e2fsck/unix.c:275 +#: e2fsck/unix.c:277 msgid ", check forced.\n" msgstr ", Prüfung erzwungen.\n" -#: e2fsck/unix.c:278 +#: e2fsck/unix.c:280 #, c-format msgid "%s: clean, %d/%d files, %d/%d blocks\n" msgstr "%s: i.O., %d/%d Dateien, %d/%d Blöcke\n" -#: e2fsck/unix.c:409 +#: e2fsck/unix.c:411 #, c-format msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "Fehler: Kann /dev/null (%s) nicht öffnen\n" -#: e2fsck/unix.c:461 +#: e2fsck/unix.c:463 msgid "Couldn't allocate memory to parse extended options!\n" msgstr "Couldn't allocate memory to parse extended options!\n" -#: e2fsck/unix.c:487 +#: e2fsck/unix.c:489 msgid "Invalid EA version.\n" msgstr "Invalid EA version.\n" -#: e2fsck/unix.c:496 +#: e2fsck/unix.c:498 msgid "" "Extended options are separated by commas, and may take an argument which\n" "is set off by an equals ('=') sign. Valid raid options are:\n" @@ -1991,62 +2017,63 @@ msgstr "" "\tea_ver=\n" "\n" -#: misc/mke2fs.c:882 +#: misc/mke2fs.c:885 #, c-format msgid "Warning: blocksize %d not usable on most systems.\n" msgstr "Warnung: Blockgrösse %d ist auf den meisten Systemen unbrauchbar.\n" -#: misc/mke2fs.c:898 +#: misc/mke2fs.c:901 #, c-format msgid "bad fragment size - %s" msgstr "falsche Fragmentgrösse size - %s" -#: misc/mke2fs.c:904 +#: misc/mke2fs.c:907 msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "Warnung: Fragmente werden nicht unterstützt. Ignoriere -F Option\n" -#: misc/mke2fs.c:911 +#: misc/mke2fs.c:914 msgid "Illegal number for blocks per group" msgstr "unzulässige Angabe für Blöcke pro Gruppe" -#: misc/mke2fs.c:916 +#: misc/mke2fs.c:919 msgid "blocks per group must be multiple of 8" msgstr "Anzahl der Blöcke pro Gruppe muss ein Vielfaches von 8 sein" -#: misc/mke2fs.c:926 +#: misc/mke2fs.c:929 #, c-format msgid "bad inode ratio %s (min %d/max %d" msgstr "bad inode ratio %s (min %d/max %d" -#: misc/mke2fs.c:945 +#: misc/mke2fs.c:948 msgid "in malloc for bad_blocks_filename" msgstr "in malloc for bad_blocks_filename" -#: misc/mke2fs.c:954 +#: misc/mke2fs.c:957 #, c-format msgid "bad reserved blocks percent - %s" msgstr "bad reserved blocks percent - %s" -#: misc/mke2fs.c:986 +#: misc/mke2fs.c:989 #, c-format msgid "bad inode size - %s" msgstr "bad inode size - %s" -#: misc/mke2fs.c:1022 misc/tune2fs.c:265 +#: misc/mke2fs.c:1025 misc/tune2fs.c:287 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "Unvollständige Dateisystem-Option gesetzt: %s\n" -#: misc/mke2fs.c:1075 misc/mke2fs.c:1364 +#: misc/mke2fs.c:1078 misc/mke2fs.c:1379 #, c-format msgid "while trying to open journal device %s\n" msgstr "while trying to open journal device %s\n" -#: misc/mke2fs.c:1088 +#: misc/mke2fs.c:1091 #, c-format msgid "%d-byte blocks too big for system (max %d)" msgstr "%d-byte Blöcke zu gross für's System (max %d)" -#: misc/mke2fs.c:1092 +#: misc/mke2fs.c:1095 #, c-format -msgid "Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" msgstr "Warnung:%d-byte Blöcke zu gross für's System (max %d), erzwinge sie\n" -#: misc/mke2fs.c:1112 +#: misc/mke2fs.c:1115 msgid "filesystem" msgstr "Dateisystem" -#: misc/mke2fs.c:1125 resize/main.c:223 +#: misc/mke2fs.c:1128 resize/main.c:222 msgid "while trying to determine filesystem size" msgstr "while trying to determine filesystem size" -#: misc/mke2fs.c:1131 +#: misc/mke2fs.c:1134 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" @@ -3162,7 +3203,7 @@ msgstr "" "Konnte die Gerätegrösse nicht feststellen, geben\n" "sie die Grösse des Dateisystems an\n" -#: misc/mke2fs.c:1138 +#: misc/mke2fs.c:1141 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -3177,52 +3218,52 @@ msgstr "" "gezwungen\n" "\tsein, neu zu booten, um die Partitionstabelle neu einzulesen.\n" -#: misc/mke2fs.c:1153 +#: misc/mke2fs.c:1156 msgid "Filesystem larger than apparent filesystem size." msgstr "Das Dateisystem ist grösser als es den Anschein hat." -#: misc/mke2fs.c:1171 +#: misc/mke2fs.c:1180 msgid "blocks per group count out of range" msgstr "blocks per group count out of range" -#: misc/mke2fs.c:1181 +#: misc/mke2fs.c:1190 #, c-format msgid "bad inode size %d (min %d/max %d)" msgstr "bad inode size %d (min %d/max %d)" -#: misc/mke2fs.c:1187 +#: misc/mke2fs.c:1196 #, c-format msgid "Warning: %d-byte inodes not usable on most systems\n" msgstr "Warning: %d-Byte Inoden meist zu gross für's System\n" -#: misc/mke2fs.c:1229 +#: misc/mke2fs.c:1238 msgid "while setting up superblock" msgstr "while setting up superblock" -#: misc/mke2fs.c:1257 +#: misc/mke2fs.c:1272 #, c-format msgid "unknown os - %s" msgstr "unbekanntes OS - %s" -#: misc/mke2fs.c:1311 +#: misc/mke2fs.c:1326 msgid "while trying to allocate filesystem tables" msgstr "while trying to allocate filesystem tables" -#: misc/mke2fs.c:1342 +#: misc/mke2fs.c:1357 #, c-format msgid "while zeroing block %u at end of filesystem" msgstr "while zeroing block %u at end of filesystem" -#: misc/mke2fs.c:1357 misc/tune2fs.c:340 +#: misc/mke2fs.c:1372 misc/tune2fs.c:370 msgid "journal" msgstr "Journal" -#: misc/mke2fs.c:1369 +#: misc/mke2fs.c:1384 #, c-format msgid "Adding journal to device %s: " msgstr "Adding journal to device %s: " -#: misc/mke2fs.c:1376 +#: misc/mke2fs.c:1391 #, c-format msgid "" "\n" @@ -3231,16 +3272,16 @@ msgstr "" "\n" "\twhile trying to add journal to device %s" -#: misc/mke2fs.c:1381 misc/mke2fs.c:1405 misc/tune2fs.c:362 misc/tune2fs.c:376 +#: misc/mke2fs.c:1396 misc/mke2fs.c:1420 misc/tune2fs.c:392 misc/tune2fs.c:406 msgid "done\n" msgstr "erledigt\n" -#: misc/mke2fs.c:1393 +#: misc/mke2fs.c:1408 #, c-format msgid "Creating journal (%d blocks): " msgstr "Creating journal (%d blocks): " -#: misc/mke2fs.c:1401 +#: misc/mke2fs.c:1416 msgid "" "\n" "\twhile trying to create journal" @@ -3248,11 +3289,11 @@ msgstr "" "\n" "\twhile trying to create journal" -#: misc/mke2fs.c:1410 +#: misc/mke2fs.c:1425 msgid "Writing superblocks and filesystem accounting information: " msgstr "Writing superblocks and filesystem accounting information: " -#: misc/mke2fs.c:1415 +#: misc/mke2fs.c:1430 msgid "" "\n" "Warning, had trouble writing out superblocks." @@ -3260,7 +3301,7 @@ msgstr "" "\n" "Warnung: Habe Schwierigkeiten die Superblöcke auf das Gerät zu schreiben." -#: misc/mke2fs.c:1418 +#: misc/mke2fs.c:1433 msgid "" "done\n" "\n" @@ -3305,18 +3346,18 @@ msgstr "HDIO_GETGEO ioctl" msgid "BLKGETSIZE ioctl" msgstr "BLKGETSIZE ioctl" -#: misc/tune2fs.c:73 +#: misc/tune2fs.c:74 msgid "Please run e2fsck on the filesystem.\n" msgstr "Bitte starten sie e2fsck auf dem Dateisystem.\n" -#: misc/tune2fs.c:78 -#, c-format +#: misc/tune2fs.c:81 +#, fuzzy, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n" "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n" -"\t[-r reserved-blocks-count] [-u user] [-C mount-count]\n" -"\t[-L volume-label] [-M last-mounted-dir]\n" +"\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n" +"\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n" "\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n" msgstr "" "Verwendung: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" @@ -3326,48 +3367,53 @@ msgstr "" "\t[-L volume-label] [-M last-mounted-dir]\n" "\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] Gerät\n" -#: misc/tune2fs.c:126 +#: misc/tune2fs.c:131 msgid "while trying to open external journal" msgstr "while trying to open external journal" -#: misc/tune2fs.c:130 +#: misc/tune2fs.c:135 #, c-format msgid "%s is not a journal device.\n" msgstr "%s is not a journal device.\n" -#: misc/tune2fs.c:145 +#: misc/tune2fs.c:150 msgid "Journal superblock not found!\n" msgstr "Journal superblock not found!\n" -#: misc/tune2fs.c:158 +#: misc/tune2fs.c:163 msgid "Filesystem's UUID not found on journal device.\n" msgstr "Filesystem's UUID not found on journal device.\n" -#: misc/tune2fs.c:178 +#: misc/tune2fs.c:183 msgid "Journal NOT removed\n" msgstr "Journal NOT removed\n" -#: misc/tune2fs.c:185 +#: misc/tune2fs.c:190 msgid "Journal removed\n" msgstr "Journal removed\n" -#: misc/tune2fs.c:216 +#: misc/tune2fs.c:221 msgid "while reading journal inode" msgstr "while reading journal inode" -#: misc/tune2fs.c:223 +#: misc/tune2fs.c:228 msgid "while reading bitmaps" msgstr "while reading bitmaps" -#: misc/tune2fs.c:230 +#: misc/tune2fs.c:235 msgid "while clearing journal inode" msgstr "while clearing journal inode" -#: misc/tune2fs.c:241 +#: misc/tune2fs.c:246 msgid "while writing journal inode" msgstr "while writing journal inode" -#: misc/tune2fs.c:279 +#: misc/tune2fs.c:261 +#, fuzzy, c-format +msgid "Invalid mount option set: %s\n" +msgstr "Unvollständige Dateisystem-Option gesetzt: %s\n" + +#: misc/tune2fs.c:303 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" @@ -3375,7 +3421,7 @@ msgstr "" "Die has_jounal flag kann nur gelöscht werden, wenn das Dateisystem\n" "nicht eingehängt oder im Nur-Lesen-Modus ist.\n" -#: misc/tune2fs.c:288 +#: misc/tune2fs.c:312 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" @@ -3383,11 +3429,11 @@ msgstr "" "Die needs_recovery Flag ist gesetzt. Bitte starten sie e2fsck vor\n" "der Löschung der has_journal Flag.\n" -#: misc/tune2fs.c:335 +#: misc/tune2fs.c:365 msgid "The filesystem already has a journal.\n" msgstr "Das Dateisystem hat schon ein Journal.\n" -#: misc/tune2fs.c:346 +#: misc/tune2fs.c:376 #, c-format msgid "" "\n" @@ -3396,21 +3442,21 @@ msgstr "" "\n" "\twhile trying to open journal on %s\n" -#: misc/tune2fs.c:350 +#: misc/tune2fs.c:380 #, c-format msgid "Creating journal on device %s: " msgstr "Creating journal on device %s: " -#: misc/tune2fs.c:358 +#: misc/tune2fs.c:388 #, c-format msgid "while adding filesystem to journal on %s" msgstr "while adding filesystem to journal on %s" -#: misc/tune2fs.c:364 +#: misc/tune2fs.c:394 msgid "Creating journal inode: " msgstr "Creating journal inode: " -#: misc/tune2fs.c:373 +#: misc/tune2fs.c:403 msgid "" "\n" "\twhile trying to create journal file" @@ -3418,91 +3464,96 @@ msgstr "" "\n" "\twhile trying to create journal file" -#: misc/tune2fs.c:420 +#: misc/tune2fs.c:450 #, c-format msgid "Couldn't parse date/time specifier: %s" msgstr "Couldn't parse date/time specifier: %s" -#: misc/tune2fs.c:442 misc/tune2fs.c:455 +#: misc/tune2fs.c:472 misc/tune2fs.c:485 #, c-format msgid "bad mounts count - %s" msgstr "bad mounts count - %s" -#: misc/tune2fs.c:471 +#: misc/tune2fs.c:501 #, c-format msgid "bad error behavior - %s" msgstr "bad error behavior - %s" -#: misc/tune2fs.c:494 +#: misc/tune2fs.c:524 #, c-format msgid "bad gid/group name - %s" msgstr "bad gid/group name - %s" -#: misc/tune2fs.c:527 +#: misc/tune2fs.c:557 #, c-format msgid "bad interval - %s" msgstr "bad interval - %s" -#: misc/tune2fs.c:555 +#: misc/tune2fs.c:585 #, c-format msgid "bad reserved block ratio - %s" msgstr "bad reserved block ratio - %s" -#: misc/tune2fs.c:570 +#: misc/tune2fs.c:600 +#, fuzzy +msgid "-o may only be specified once" +msgstr "-O darf nur eimal angegeben werden" + +#: misc/tune2fs.c:610 msgid "-O may only be specified once" msgstr "-O darf nur eimal angegeben werden" -#: misc/tune2fs.c:580 +#: misc/tune2fs.c:620 #, c-format msgid "bad reserved blocks count - %s" msgstr "bad reserved blocks count - %s" -#: misc/tune2fs.c:609 +#: misc/tune2fs.c:649 #, c-format msgid "bad uid/user name - %s" msgstr "bad uid/user name - %s" -#: misc/tune2fs.c:704 +#: misc/tune2fs.c:744 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "Setting maximal mount count to %d\n" -#: misc/tune2fs.c:710 +#: misc/tune2fs.c:750 #, c-format msgid "Setting current mount count to %d\n" msgstr "Setting current mount count to %d\n" -#: misc/tune2fs.c:715 +#: misc/tune2fs.c:755 #, c-format msgid "Setting error behavior to %d\n" msgstr "Setting error behavior to %d\n" -#: misc/tune2fs.c:720 +#: misc/tune2fs.c:760 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "Setting reserved blocks gid to %lu\n" -#: misc/tune2fs.c:725 +#: misc/tune2fs.c:765 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "Setting interval between check %lu seconds\n" -#: misc/tune2fs.c:731 +#: misc/tune2fs.c:771 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" msgstr "Setting reserved blocks percentage to %lu (%u blocks)\n" -#: misc/tune2fs.c:737 +#: misc/tune2fs.c:777 #, c-format msgid "reserved blocks count is too big (%ul)" msgstr "reserved blocks count is too big (%ul)" -#: misc/tune2fs.c:743 +#: misc/tune2fs.c:783 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "Setting reserved blocks count to %lu\n" -#: misc/tune2fs.c:749 +#: misc/tune2fs.c:789 msgid "" "\n" "The filesystem already has sparse superblocks.\n" @@ -3510,7 +3561,7 @@ msgstr "" "\n" "The filesystem already has sparse superblocks.\n" -#: misc/tune2fs.c:756 +#: misc/tune2fs.c:796 #, c-format msgid "" "\n" @@ -3519,7 +3570,7 @@ msgstr "" "\n" "Sparse superblock flag set. %s" -#: misc/tune2fs.c:763 +#: misc/tune2fs.c:803 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" @@ -3527,7 +3578,7 @@ msgstr "" "\n" "The filesystem already has sparse superblocks disabled.\n" -#: misc/tune2fs.c:771 +#: misc/tune2fs.c:811 #, c-format msgid "" "\n" @@ -3536,17 +3587,17 @@ msgstr "" "\n" "Sparse superblock flag cleared. %s" -#: misc/tune2fs.c:778 +#: misc/tune2fs.c:818 #, c-format msgid "Setting time filesystem last checked to %s\n" msgstr "Setting time filesystem last checked to %s\n" -#: misc/tune2fs.c:784 +#: misc/tune2fs.c:824 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "Setting reserved blocks uid to %lu\n" -#: misc/tune2fs.c:815 +#: misc/tune2fs.c:857 msgid "Invalid UUID format\n" msgstr "Invalid UUID format\n" @@ -3721,7 +3772,7 @@ msgstr "resize2fs %s (%s)\n" msgid "bad filesystem size - %s" msgstr "bad filesystem size - %s" -#: resize/main.c:244 +#: resize/main.c:243 #, c-format msgid "" "The containing partition (or device) is only %d blocks.\n" @@ -3732,7 +3783,7 @@ msgstr "" "Die geforderte neue Grösse ist %d Blöcke.\n" "\n" -#: resize/main.c:251 +#: resize/main.c:250 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" @@ -3741,7 +3792,7 @@ msgstr "" "Das Dateisystem ist schon %d Blöcke gross. Nichts zu tun!\n" "\n" -#: resize/main.c:258 +#: resize/main.c:257 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" @@ -3750,12 +3801,12 @@ msgstr "" "Bitte zuerst 'e2fsck -f %s ' laufen lassen.\n" "\n" -#: resize/main.c:266 +#: resize/main.c:265 #, c-format msgid "while trying to resize %s" msgstr "while trying to resize %s" -#: resize/main.c:271 +#: resize/main.c:270 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" @@ -3769,53 +3820,53 @@ msgstr "" msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "Anzahl der freien Blöcke ist: %d / %d ; benötigt: %d\n" -#: resize/resize2fs.c:428 +#: resize/resize2fs.c:455 msgid "meta-data blocks" msgstr "meta-data blocks" -#: resize/resize2fs.c:491 +#: resize/resize2fs.c:576 msgid "reserved blocks" msgstr "reserved blocks" -#: resize/resize2fs.c:496 +#: resize/resize2fs.c:581 msgid "blocks to be moved" msgstr "blocks to be moved" -#: resize/resize2fs.c:727 +#: resize/resize2fs.c:808 msgid "Going into desperation mode for block allocations\n" msgstr "Going into desperation mode for block allocations\n" -#: resize/resize2fs.c:820 +#: resize/resize2fs.c:901 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "Moving %d blocks %u->%u\n" -#: resize/resize2fs.c:890 +#: resize/resize2fs.c:971 #, c-format msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "ino=%u, blockcnt=%lld, %u->%u\n" -#: resize/resize2fs.c:1057 +#: resize/resize2fs.c:1139 #, c-format msgid "Inode moved %u->%u\n" msgstr "Inode moved %u->%u\n" -#: resize/resize2fs.c:1120 +#: resize/resize2fs.c:1204 #, c-format msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "Inode translate (dir=%u, name=%.*s, %u->%u)\n" -#: resize/resize2fs.c:1239 +#: resize/resize2fs.c:1330 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "Itable move group %d block %u->%u (diff %d)\n" -#: resize/resize2fs.c:1265 +#: resize/resize2fs.c:1356 #, c-format msgid "%d blocks of zeros...\n" msgstr "%d blocks of zeros...\n" -#: resize/resize2fs.c:1300 +#: resize/resize2fs.c:1391 msgid "Inode table move finished.\n" msgstr "Inode table move finished.\n" @@ -3833,6 +3884,9 @@ msgstr "#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n" msgid "#\t\t %u -> %u (%d)\n" msgstr "#\t\t %u -> %u (%d)\n" +#~ msgid "while trying to read the bitmaps" +#~ msgstr "while trying to read the bitmaps" + #~ msgid "bmap journal inode %ld, block %d\n" #~ msgstr "bmap Journal Inode %ld, Block %d\n" @@ -3866,9 +3920,6 @@ msgstr "#\t\t %u -> %u (%d)\n" #~ " Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" #~ " Inode table at %u-%u (+%d)\n" -#~ msgid " Free blocks: " -#~ msgstr " Freie Blöcke: " - #~ msgid "Do you really want to skip less than a sector??\n" #~ msgstr "Wollen sie wirklich weniger als einen Sektor überspringen??\n" @@ -3887,4 +3938,3 @@ msgstr "#\t\t %u -> %u (%d)\n" #~ msgstr "" #~ "\n" #~ "Keine Geräte zur Überprüfung angegeben!\n" - diff --git a/po/e2fsprogs.pot b/po/e2fsprogs.pot index ab1bc23..7044eef 100644 --- a/po/e2fsprogs.pot +++ b/po/e2fsprogs.pot @@ -1,12 +1,13 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-10-08 11:47-0400\n" +"POT-Creation-Date: 2002-11-09 11:58-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -14,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: e2fsck/badblocks.c:22 misc/mke2fs.c:181 +#: e2fsck/badblocks.c:22 misc/mke2fs.c:187 #, c-format msgid "Bad block %u out of range; ignored.\n" msgstr "" @@ -28,28 +29,28 @@ msgid "while reading the bad blocks inode" msgstr "" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:110 e2fsck/scantest.c:107 -#: e2fsck/unix.c:765 e2fsck/unix.c:797 misc/badblocks.c:767 -#: misc/badblocks.c:776 misc/badblocks.c:790 misc/badblocks.c:801 -#: misc/dumpe2fs.c:316 misc/e2image.c:433 misc/e2image.c:449 misc/mke2fs.c:197 -#: misc/tune2fs.c:649 resize/main.c:196 +#: e2fsck/unix.c:853 e2fsck/unix.c:885 misc/badblocks.c:771 +#: misc/badblocks.c:782 misc/badblocks.c:796 misc/badblocks.c:808 +#: misc/dumpe2fs.c:337 misc/e2image.c:475 misc/e2image.c:491 misc/mke2fs.c:203 +#: misc/tune2fs.c:718 resize/main.c:198 #, c-format msgid "while trying to open %s" msgstr "" -#: e2fsck/badblocks.c:81 +#: e2fsck/badblocks.c:82 #, c-format msgid "while trying popen '%s'" msgstr "" -#: e2fsck/badblocks.c:92 misc/mke2fs.c:204 +#: e2fsck/badblocks.c:93 misc/mke2fs.c:210 msgid "while reading in list of bad blocks from file" msgstr "" -#: e2fsck/badblocks.c:102 +#: e2fsck/badblocks.c:103 msgid "while updating bad block inode" msgstr "" -#: e2fsck/badblocks.c:131 +#: e2fsck/badblocks.c:132 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" msgstr "" @@ -64,16 +65,20 @@ msgstr "" msgid "Error reading block %lu (%s). " msgstr "" -#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:103 +#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:106 msgid "Ignore error" msgstr "" -#: e2fsck/ehandler.c:97 +#: e2fsck/ehandler.c:60 +msgid "Force rewrite" +msgstr "" + +#: e2fsck/ehandler.c:100 #, c-format msgid "Error writing block %lu (%s) while %s. " msgstr "" -#: e2fsck/ehandler.c:100 +#: e2fsck/ehandler.c:103 #, c-format msgid "Error writing block %lu (%s). " msgstr "" @@ -120,21 +125,21 @@ msgstr "" msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n" msgstr "" -#: e2fsck/iscan.c:81 e2fsck/unix.c:599 resize/main.c:173 +#: e2fsck/iscan.c:81 e2fsck/unix.c:673 resize/main.c:175 #, c-format msgid "while opening %s for flushing" msgstr "" -#: e2fsck/iscan.c:86 e2fsck/unix.c:605 resize/main.c:180 +#: e2fsck/iscan.c:86 e2fsck/unix.c:679 resize/main.c:182 #, c-format msgid "while trying to flush %s" msgstr "" -#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:340 +#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:377 msgid "while opening inode scan" msgstr "" -#: e2fsck/iscan.c:127 misc/e2image.c:355 +#: e2fsck/iscan.c:127 misc/e2image.c:395 msgid "while getting next inode" msgstr "" @@ -143,292 +148,294 @@ msgstr "" msgid "%d inodes scanned.\n" msgstr "" -#: e2fsck/journal.c:47 -#, c-format -msgid "bmap journal inode %ld, block %d\n" -msgstr "" - -#: e2fsck/journal.c:384 +#: e2fsck/journal.c:418 msgid "reading journal superblock\n" msgstr "" -#: e2fsck/journal.c:441 +#: e2fsck/journal.c:475 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "" -#: e2fsck/journal.c:450 +#: e2fsck/journal.c:484 #, c-format msgid "%s: journal too short\n" msgstr "" -#: e2fsck/journal.c:702 +#: e2fsck/journal.c:756 #, c-format msgid "%s: recovering journal\n" msgstr "" -#: e2fsck/journal.c:704 +#: e2fsck/journal.c:758 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "" -#: e2fsck/journal.c:725 +#: e2fsck/journal.c:779 #, c-format msgid "while trying to re-open %s" msgstr "" -#: e2fsck/message.c:103 +#: e2fsck/message.c:105 msgid "aextended attribute" msgstr "" -#: e2fsck/message.c:104 +#: e2fsck/message.c:106 msgid "Aerror allocating" msgstr "" -#: e2fsck/message.c:105 +#: e2fsck/message.c:107 msgid "bblock" msgstr "" -#: e2fsck/message.c:106 +#: e2fsck/message.c:108 msgid "Bbitmap" msgstr "" -#: e2fsck/message.c:107 +#: e2fsck/message.c:109 msgid "ccompress" msgstr "" -#: e2fsck/message.c:108 +#: e2fsck/message.c:110 msgid "Cconflicts with some other fs @b" msgstr "" -#: e2fsck/message.c:109 +#: e2fsck/message.c:111 msgid "iinode" msgstr "" -#: e2fsck/message.c:110 +#: e2fsck/message.c:112 msgid "Iillegal" msgstr "" -#: e2fsck/message.c:111 +#: e2fsck/message.c:113 msgid "jjournal" msgstr "" -#: e2fsck/message.c:112 +#: e2fsck/message.c:114 msgid "Ddeleted" msgstr "" -#: e2fsck/message.c:113 +#: e2fsck/message.c:115 msgid "ddirectory" msgstr "" -#: e2fsck/message.c:114 +#: e2fsck/message.c:116 msgid "eentry" msgstr "" -#: e2fsck/message.c:115 +#: e2fsck/message.c:117 msgid "E@e '%Dn' in %p (%i)" msgstr "" -#: e2fsck/message.c:116 +#: e2fsck/message.c:118 msgid "ffilesystem" msgstr "" -#: e2fsck/message.c:117 +#: e2fsck/message.c:119 msgid "Ffor @i %i (%Q) is" msgstr "" -#: e2fsck/message.c:118 +#: e2fsck/message.c:120 msgid "ggroup" msgstr "" -#: e2fsck/message.c:119 +#: e2fsck/message.c:121 +msgid "hHTREE @d @i" +msgstr "" + +#: e2fsck/message.c:122 msgid "llost+found" msgstr "" -#: e2fsck/message.c:120 +#: e2fsck/message.c:123 msgid "Lis a link" msgstr "" -#: e2fsck/message.c:121 +#: e2fsck/message.c:124 msgid "oorphaned" msgstr "" -#: e2fsck/message.c:122 +#: e2fsck/message.c:125 +msgid "pproblem in" +msgstr "" + +#: e2fsck/message.c:126 msgid "rroot @i" msgstr "" -#: e2fsck/message.c:123 +#: e2fsck/message.c:127 msgid "sshould be" msgstr "" -#: e2fsck/message.c:124 +#: e2fsck/message.c:128 msgid "Ssuper@b" msgstr "" -#: e2fsck/message.c:125 +#: e2fsck/message.c:129 msgid "uunattached" msgstr "" -#: e2fsck/message.c:126 +#: e2fsck/message.c:130 msgid "vdevice" msgstr "" -#: e2fsck/message.c:127 +#: e2fsck/message.c:131 msgid "zzero-length" msgstr "" -#: e2fsck/message.c:138 +#: e2fsck/message.c:142 msgid "" msgstr "" #. 0 -#: e2fsck/message.c:139 +#: e2fsck/message.c:143 msgid "" msgstr "" #. 1 #. 2 -#: e2fsck/message.c:141 +#: e2fsck/message.c:145 msgid "" msgstr "" #. 3 -#: e2fsck/message.c:142 +#: e2fsck/message.c:146 msgid "" msgstr "" #. 4 -#: e2fsck/message.c:143 +#: e2fsck/message.c:147 msgid "" msgstr "" #. 5 -#: e2fsck/message.c:144 +#: e2fsck/message.c:148 msgid "" msgstr "" #. 6 -#: e2fsck/message.c:145 +#: e2fsck/message.c:149 msgid "" msgstr "" #. 7 -#: e2fsck/message.c:146 +#: e2fsck/message.c:150 msgid "" msgstr "" #. 8 -#: e2fsck/message.c:147 +#: e2fsck/message.c:151 msgid "" msgstr "" #. 9 -#: e2fsck/message.c:148 +#: e2fsck/message.c:152 msgid "" msgstr "" -#: e2fsck/pass1b.c:127 +#: e2fsck/pass1b.c:195 msgid "multiply claimed inode map" msgstr "" -#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:650 +#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:676 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "" -#: e2fsck/pass1b.c:687 +#: e2fsck/pass1b.c:719 msgid "returned from clone_file_block" msgstr "" #. #. * Allocate bitmaps structures #. -#: e2fsck/pass1.c:290 +#: e2fsck/pass1.c:311 msgid "in-use inode map" msgstr "" -#: e2fsck/pass1.c:299 +#: e2fsck/pass1.c:320 msgid "directory inode map" msgstr "" -#: e2fsck/pass1.c:307 +#: e2fsck/pass1.c:328 msgid "regular file inode map" msgstr "" -#: e2fsck/pass1.c:314 +#: e2fsck/pass1.c:335 msgid "in-use block map" msgstr "" -#: e2fsck/pass1.c:361 +#: e2fsck/pass1.c:382 msgid "doing inode scan" msgstr "" -#: e2fsck/pass1.c:737 +#: e2fsck/pass1.c:751 msgid "Pass 1" msgstr "" -#: e2fsck/pass1.c:795 +#: e2fsck/pass1.c:809 #, c-format msgid "reading indirect blocks of inode %u" msgstr "" -#: e2fsck/pass1.c:837 +#: e2fsck/pass1.c:851 msgid "bad inode map" msgstr "" -#: e2fsck/pass1.c:859 +#: e2fsck/pass1.c:873 msgid "inode in bad block map" msgstr "" -#: e2fsck/pass1.c:879 +#: e2fsck/pass1.c:893 msgid "imagic inode map" msgstr "" -#: e2fsck/pass1.c:906 +#: e2fsck/pass1.c:920 msgid "multiply claimed block map" msgstr "" -#: e2fsck/pass1.c:1006 +#: e2fsck/pass1.c:1019 msgid "ext attr block map" msgstr "" -#: e2fsck/pass1.c:1673 +#: e2fsck/pass1.c:1775 msgid "block bitmap" msgstr "" -#: e2fsck/pass1.c:1677 +#: e2fsck/pass1.c:1779 msgid "inode bitmap" msgstr "" -#: e2fsck/pass1.c:1681 +#: e2fsck/pass1.c:1783 msgid "inode table" msgstr "" +#: e2fsck/pass2.c:290 +msgid "Pass 2" +msgstr "" + #. #. * Allocate some bitmaps to do loop detection. #. -#: e2fsck/pass3.c:85 +#: e2fsck/pass3.c:80 msgid "inode done bitmap" msgstr "" -#: e2fsck/pass3.c:96 +#: e2fsck/pass3.c:91 msgid "Peak memory" msgstr "" -#: e2fsck/pass3.c:141 +#: e2fsck/pass3.c:144 msgid "Pass 3" msgstr "" -#: e2fsck/pass3.c:331 +#: e2fsck/pass3.c:334 msgid "inode loop detection bitmap" msgstr "" -#. Should never happen -#: e2fsck/pass3.c:584 -msgid "Debug error in e2fsck adjust_inode_count, should never happen.\n" -msgstr "" - -#: e2fsck/pass4.c:163 +#: e2fsck/pass4.c:174 msgid "Pass 4" msgstr "" @@ -436,202 +443,213 @@ msgstr "" msgid "Pass 5" msgstr "" -#: e2fsck/problem.c:47 +#: e2fsck/problem.c:49 msgid "(no prompt)" msgstr "" #. 0 -#: e2fsck/problem.c:48 +#: e2fsck/problem.c:50 msgid "Fix" msgstr "" #. 1 -#: e2fsck/problem.c:49 +#: e2fsck/problem.c:51 msgid "Clear" msgstr "" #. 2 -#: e2fsck/problem.c:50 +#: e2fsck/problem.c:52 msgid "Relocate" msgstr "" #. 3 -#: e2fsck/problem.c:51 +#: e2fsck/problem.c:53 msgid "Allocate" msgstr "" #. 4 -#: e2fsck/problem.c:52 +#: e2fsck/problem.c:54 msgid "Expand" msgstr "" #. 5 -#: e2fsck/problem.c:53 +#: e2fsck/problem.c:55 msgid "Connect to /lost+found" msgstr "" #. 6 -#: e2fsck/problem.c:54 +#: e2fsck/problem.c:56 msgid "Create" msgstr "" #. 7 -#: e2fsck/problem.c:55 +#: e2fsck/problem.c:57 msgid "Salvage" msgstr "" #. 8 -#: e2fsck/problem.c:56 +#: e2fsck/problem.c:58 msgid "Truncate" msgstr "" #. 9 -#: e2fsck/problem.c:57 +#: e2fsck/problem.c:59 msgid "Clear inode" msgstr "" #. 10 -#: e2fsck/problem.c:58 +#: e2fsck/problem.c:60 msgid "Abort" msgstr "" #. 11 -#: e2fsck/problem.c:59 +#: e2fsck/problem.c:61 msgid "Split" msgstr "" #. 12 -#: e2fsck/problem.c:60 +#: e2fsck/problem.c:62 msgid "Continue" msgstr "" #. 13 -#: e2fsck/problem.c:61 +#: e2fsck/problem.c:63 msgid "Clone duplicate/bad blocks" msgstr "" #. 14 -#: e2fsck/problem.c:62 +#: e2fsck/problem.c:64 msgid "Delete file" msgstr "" #. 15 -#: e2fsck/problem.c:63 +#: e2fsck/problem.c:65 msgid "Suppress messages" msgstr "" #. 16 -#: e2fsck/problem.c:64 +#: e2fsck/problem.c:66 msgid "Unlink" msgstr "" -#: e2fsck/problem.c:72 +#. 17 +#: e2fsck/problem.c:67 +msgid "Clear HTree index" +msgstr "" + +#: e2fsck/problem.c:76 msgid "(NONE)" msgstr "" #. 0 -#: e2fsck/problem.c:73 +#: e2fsck/problem.c:77 msgid "FIXED" msgstr "" #. 1 -#: e2fsck/problem.c:74 +#: e2fsck/problem.c:78 msgid "CLEARED" msgstr "" #. 2 -#: e2fsck/problem.c:75 +#: e2fsck/problem.c:79 msgid "RELOCATED" msgstr "" #. 3 -#: e2fsck/problem.c:76 +#: e2fsck/problem.c:80 msgid "ALLOCATED" msgstr "" #. 4 -#: e2fsck/problem.c:77 +#: e2fsck/problem.c:81 msgid "EXPANDED" msgstr "" #. 5 -#: e2fsck/problem.c:78 +#: e2fsck/problem.c:82 msgid "RECONNECTED" msgstr "" #. 6 -#: e2fsck/problem.c:79 +#: e2fsck/problem.c:83 msgid "CREATED" msgstr "" #. 7 -#: e2fsck/problem.c:80 +#: e2fsck/problem.c:84 msgid "SALVAGED" msgstr "" #. 8 -#: e2fsck/problem.c:81 +#: e2fsck/problem.c:85 msgid "TRUNCATED" msgstr "" #. 9 -#: e2fsck/problem.c:82 +#: e2fsck/problem.c:86 msgid "INODE CLEARED" msgstr "" #. 10 -#: e2fsck/problem.c:83 +#: e2fsck/problem.c:87 msgid "ABORTED" msgstr "" #. 11 -#: e2fsck/problem.c:84 +#: e2fsck/problem.c:88 msgid "SPLIT" msgstr "" #. 12 -#: e2fsck/problem.c:85 +#: e2fsck/problem.c:89 msgid "CONTINUING" msgstr "" #. 13 -#: e2fsck/problem.c:86 +#: e2fsck/problem.c:90 msgid "DUPLICATE/BAD BLOCKS CLONED" msgstr "" #. 14 -#: e2fsck/problem.c:87 +#: e2fsck/problem.c:91 msgid "FILE DELETED" msgstr "" #. 15 -#: e2fsck/problem.c:88 +#: e2fsck/problem.c:92 msgid "SUPPRESSED" msgstr "" #. 16 -#: e2fsck/problem.c:89 +#: e2fsck/problem.c:93 msgid "UNLINKED" msgstr "" +#. 17 +#: e2fsck/problem.c:94 +msgid "HTREE INDEX CLEARED" +msgstr "" + #. Pre-Pass 1 errors #. Block bitmap not in group -#: e2fsck/problem.c:97 +#: e2fsck/problem.c:103 msgid "@b @B for @g %g is not in @g. (@b %b)\n" msgstr "" #. Inode bitmap not in group -#: e2fsck/problem.c:101 +#: e2fsck/problem.c:107 msgid "@i @B for @g %g is not in @g. (@b %b)\n" msgstr "" -#: e2fsck/problem.c:106 +#: e2fsck/problem.c:112 msgid "" "@i table for @g %g is not in @g. (@b %b)\n" "WARNING: SEVERE DATA LOSS POSSIBLE.\n" msgstr "" -#: e2fsck/problem.c:112 +#: e2fsck/problem.c:118 +#, c-format msgid "" "\n" "The @S could not be read or does not describe a correct ext2\n" @@ -642,35 +660,36 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:121 +#: e2fsck/problem.c:127 msgid "" "The @f size (according to the @S) is %b @bs\n" "The physical size of the @v is %c @bs\n" "Either the @S or the partition table is likely to be corrupt!\n" msgstr "" -#: e2fsck/problem.c:128 +#: e2fsck/problem.c:134 msgid "" "@S @b_size = %b, fragsize = %c.\n" "This version of e2fsck does not support fragment sizes different\n" "from the @b size.\n" msgstr "" -#: e2fsck/problem.c:135 +#: e2fsck/problem.c:141 msgid "@S @bs_per_group = %b, should have been %c\n" msgstr "" -#: e2fsck/problem.c:140 +#: e2fsck/problem.c:146 msgid "@S first_data_@b = %b, should have been %c\n" msgstr "" -#: e2fsck/problem.c:145 +#: e2fsck/problem.c:151 msgid "" "@f did not have a UUID; generating one.\n" "\n" msgstr "" -#: e2fsck/problem.c:150 +#: e2fsck/problem.c:156 +#, c-format msgid "" "Note: if there is several inode or block bitmap blocks\n" "which require relocation, or one part of the inode table\n" @@ -681,45 +700,45 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:160 +#: e2fsck/problem.c:166 msgid "Corruption found in @S. (%s = %N).\n" msgstr "" -#: e2fsck/problem.c:165 +#: e2fsck/problem.c:171 #, c-format msgid "Error determining size of the physical @v: %m\n" msgstr "" -#: e2fsck/problem.c:170 +#: e2fsck/problem.c:176 msgid "@i count in @S is %i, should be %j.\n" msgstr "" -#: e2fsck/problem.c:174 +#: e2fsck/problem.c:180 msgid "The Hurd does not support the filetype feature.\n" msgstr "" -#: e2fsck/problem.c:179 +#: e2fsck/problem.c:185 #, c-format msgid "@S has a bad ext3 @j (@i %i).\n" msgstr "" -#: e2fsck/problem.c:184 +#: e2fsck/problem.c:190 msgid "External @j has multiple @f users (unsupported).\n" msgstr "" -#: e2fsck/problem.c:189 +#: e2fsck/problem.c:195 msgid "Can't find external @j\n" msgstr "" -#: e2fsck/problem.c:194 +#: e2fsck/problem.c:200 msgid "External @j has bad @S\n" msgstr "" -#: e2fsck/problem.c:199 +#: e2fsck/problem.c:205 msgid "External @j does not support this @f\n" msgstr "" -#: e2fsck/problem.c:204 +#: e2fsck/problem.c:210 msgid "" "Ext3 @j @S is unknown type %N (unsupported).\n" "It is likely that your copy of e2fsck is old and/or doesn't support this @j " @@ -727,177 +746,185 @@ msgid "" "It is also possible the @j @S is corrupt.\n" msgstr "" -#: e2fsck/problem.c:212 +#: e2fsck/problem.c:218 msgid "Ext3 @j @S is corrupt.\n" msgstr "" -#: e2fsck/problem.c:217 +#: e2fsck/problem.c:223 #, c-format -msgid "@S doesn't have has_journal flag, but has ext3 @j %s.\n" +msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n" msgstr "" -#: e2fsck/problem.c:222 +#: e2fsck/problem.c:228 msgid "@S has ext3 needs_recovery flag set, but no @j.\n" msgstr "" -#: e2fsck/problem.c:227 -msgid "*** WARNING *** leaving data in the @j may be DANGEROUS.\n" +#: e2fsck/problem.c:233 +msgid "ext3 recovery flag clear, but @j has data.\n" +msgstr "" + +#: e2fsck/problem.c:238 +msgid "Clear @j" +msgstr "" + +#: e2fsck/problem.c:243 +msgid "Run @j anyway" msgstr "" -#: e2fsck/problem.c:232 -msgid "ext3 recovery flag clear, but journal has data.\n" +#: e2fsck/problem.c:248 +msgid "Recovery flag not set in backup @S, so running @j anyway.\n" msgstr "" -#: e2fsck/problem.c:237 +#: e2fsck/problem.c:253 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n" msgstr "" -#: e2fsck/problem.c:242 +#: e2fsck/problem.c:258 msgid "@I @b #%B (%b) found in @o @i %i.\n" msgstr "" -#: e2fsck/problem.c:247 +#: e2fsck/problem.c:263 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n" msgstr "" -#: e2fsck/problem.c:252 +#: e2fsck/problem.c:268 #, c-format msgid "@I @o @i %i in @S.\n" msgstr "" -#: e2fsck/problem.c:257 +#: e2fsck/problem.c:273 #, c-format msgid "@I @i %i in @o @i list.\n" msgstr "" -#: e2fsck/problem.c:267 +#: e2fsck/problem.c:283 msgid "Ext3 @j @S has an unknown read-only feature flag set.\n" msgstr "" -#: e2fsck/problem.c:272 +#: e2fsck/problem.c:288 msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n" msgstr "" -#: e2fsck/problem.c:277 +#: e2fsck/problem.c:293 msgid "@j version not supported by this e2fsck.\n" msgstr "" -#: e2fsck/problem.c:282 +#: e2fsck/problem.c:298 #, c-format msgid "" "Moving @j from /%s to hidden inode.\n" "\n" msgstr "" -#: e2fsck/problem.c:287 +#: e2fsck/problem.c:303 #, c-format msgid "" "Error moving @j: %m\n" "\n" msgstr "" -#: e2fsck/problem.c:292 +#: e2fsck/problem.c:308 msgid "" "Found invalid V2 @j @S fields (from V1 journal).\n" "Clearing fields beyond the V1 @j @S...\n" "\n" msgstr "" -#: e2fsck/problem.c:300 +#: e2fsck/problem.c:316 msgid "Pass 1: Checking @is, @bs, and sizes\n" msgstr "" #. Root directory is not an inode -#: e2fsck/problem.c:304 +#: e2fsck/problem.c:320 msgid "@r is not a @d. " msgstr "" -#: e2fsck/problem.c:309 +#: e2fsck/problem.c:325 msgid "@r has dtime set (probably due to old mke2fs). " msgstr "" -#: e2fsck/problem.c:314 +#: e2fsck/problem.c:330 msgid "Reserved @i %i %Q has bad mode. " msgstr "" -#: e2fsck/problem.c:319 +#: e2fsck/problem.c:335 #, c-format msgid "@D @i %i has zero dtime. " msgstr "" -#: e2fsck/problem.c:324 +#: e2fsck/problem.c:340 #, c-format msgid "@i %i is in use, but has dtime set. " msgstr "" -#: e2fsck/problem.c:329 +#: e2fsck/problem.c:345 #, c-format msgid "@i %i is a @z @d. " msgstr "" -#: e2fsck/problem.c:334 +#: e2fsck/problem.c:350 msgid "@g %g's @b @B at %b @C.\n" msgstr "" -#: e2fsck/problem.c:339 +#: e2fsck/problem.c:355 msgid "@g %g's @i @B at %b @C.\n" msgstr "" -#: e2fsck/problem.c:344 +#: e2fsck/problem.c:360 msgid "@g %g's @i table at %b @C.\n" msgstr "" -#: e2fsck/problem.c:349 +#: e2fsck/problem.c:365 msgid "@g %g's @b @B (%b) is bad. " msgstr "" -#: e2fsck/problem.c:354 +#: e2fsck/problem.c:370 msgid "@g %g's @i @B (%b) is bad. " msgstr "" -#: e2fsck/problem.c:359 +#: e2fsck/problem.c:375 msgid "@i %i, i_size is %Is, @s %N. " msgstr "" -#: e2fsck/problem.c:364 +#: e2fsck/problem.c:380 msgid "@i %i, i_@bs is %Ib, @s %N. " msgstr "" -#: e2fsck/problem.c:369 +#: e2fsck/problem.c:385 msgid "@I @b #%B (%b) in @i %i. " msgstr "" -#: e2fsck/problem.c:374 +#: e2fsck/problem.c:390 msgid "@b #%B (%b) overlaps @f metadata in @i %i. " msgstr "" -#: e2fsck/problem.c:379 +#: e2fsck/problem.c:395 #, c-format msgid "@i %i has illegal @b(s). " msgstr "" -#: e2fsck/problem.c:384 +#: e2fsck/problem.c:400 #, c-format msgid "Too many illegal @bs in @i %i.\n" msgstr "" -#: e2fsck/problem.c:389 +#: e2fsck/problem.c:405 msgid "@I @b #%B (%b) in bad @b @i. " msgstr "" -#: e2fsck/problem.c:394 +#: e2fsck/problem.c:410 msgid "Bad @b @i has illegal @b(s). " msgstr "" -#: e2fsck/problem.c:399 +#: e2fsck/problem.c:415 msgid "Duplicate or bad @b in use!\n" msgstr "" -#: e2fsck/problem.c:404 +#: e2fsck/problem.c:420 msgid "Bad @b %b used as bad @b indirect @b?!?\n" msgstr "" -#: e2fsck/problem.c:409 +#: e2fsck/problem.c:425 msgid "" "\n" "This inconsistency can not be fixed with e2fsck; to fix it, use\n" @@ -905,13 +932,13 @@ msgid "" "to read it back in again.\n" msgstr "" -#: e2fsck/problem.c:417 +#: e2fsck/problem.c:433 msgid "" "\n" "If the @b is really bad, the @f can not be fixed.\n" msgstr "" -#: e2fsck/problem.c:422 +#: e2fsck/problem.c:438 msgid "" "You can clear the this @b (and hope for the best) from the\n" "bad @b list and hope that @b is really OK, but there are no\n" @@ -919,595 +946,710 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:429 +#: e2fsck/problem.c:445 msgid "The primary @S (%b) is on the bad @b list.\n" msgstr "" -#: e2fsck/problem.c:434 +#: e2fsck/problem.c:450 msgid "Block %b in the primary @g descriptors is on the bad @b list\n" msgstr "" -#: e2fsck/problem.c:440 +#: e2fsck/problem.c:456 msgid "Warning: Group %g's @S (%b) is bad.\n" msgstr "" -#: e2fsck/problem.c:445 +#: e2fsck/problem.c:461 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n" msgstr "" -#: e2fsck/problem.c:451 +#: e2fsck/problem.c:467 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n" msgstr "" -#: e2fsck/problem.c:457 -msgid "@A %N @b(s) for %s: %m\n" +#: e2fsck/problem.c:473 +msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n" msgstr "" -#: e2fsck/problem.c:462 +#: e2fsck/problem.c:478 #, c-format msgid "@A @b buffer for relocating %s\n" msgstr "" -#: e2fsck/problem.c:467 +#: e2fsck/problem.c:483 msgid "Relocating @g %g's %s from %b to %c...\n" msgstr "" -#: e2fsck/problem.c:472 +#: e2fsck/problem.c:488 #, c-format msgid "Relocating @g %g's %s to %c...\n" msgstr "" -#: e2fsck/problem.c:477 +#: e2fsck/problem.c:493 msgid "Warning: could not read @b %b of %s: %m\n" msgstr "" -#: e2fsck/problem.c:482 +#: e2fsck/problem.c:498 msgid "Warning: could not write @b %b for %s: %m\n" msgstr "" -#: e2fsck/problem.c:497 +#: e2fsck/problem.c:513 #, c-format msgid "@A icount link information: %m\n" msgstr "" -#: e2fsck/problem.c:502 +#: e2fsck/problem.c:518 #, c-format msgid "@A @d @b array: %m\n" msgstr "" -#: e2fsck/problem.c:507 +#: e2fsck/problem.c:523 #, c-format msgid "Error while scanning @is (%i): %m\n" msgstr "" -#: e2fsck/problem.c:512 +#: e2fsck/problem.c:528 #, c-format msgid "Error while iterating over @bs in @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:517 +#: e2fsck/problem.c:533 msgid "Error storing @i count information (@i=%i, count=%N): %m\n" msgstr "" -#: e2fsck/problem.c:522 +#: e2fsck/problem.c:538 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n" msgstr "" -#: e2fsck/problem.c:528 +#: e2fsck/problem.c:544 #, c-format msgid "Error reading @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:536 +#: e2fsck/problem.c:552 #, c-format msgid "@i %i has imagic flag set. " msgstr "" -#: e2fsck/problem.c:541 +#: e2fsck/problem.c:557 #, c-format msgid "" "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n" "or append-only flag set. " msgstr "" -#: e2fsck/problem.c:547 +#: e2fsck/problem.c:563 #, c-format msgid "@i %i has @cion flag set on @f without @cion support. " msgstr "" -#: e2fsck/problem.c:567 +#: e2fsck/problem.c:583 msgid "@j is not regular file. " msgstr "" -#: e2fsck/problem.c:572 +#: e2fsck/problem.c:588 #, c-format msgid "@i %i was part of the orphaned @i list. " msgstr "" -#: e2fsck/problem.c:578 +#: e2fsck/problem.c:594 msgid "@is that were part of a corrupted orphan linked list found. " msgstr "" -#: e2fsck/problem.c:588 +#: e2fsck/problem.c:604 msgid "Error reading @a @b %b for @i %i. " msgstr "" -#: e2fsck/problem.c:593 +#: e2fsck/problem.c:609 msgid "@i %i has a bad @a @b %b. " msgstr "" -#: e2fsck/problem.c:598 +#: e2fsck/problem.c:614 msgid "Error reading @a @b %b (%m). " msgstr "" -#: e2fsck/problem.c:603 +#: e2fsck/problem.c:619 msgid "@a @b %b has reference count %B, should be %N. " msgstr "" -#: e2fsck/problem.c:608 +#: e2fsck/problem.c:624 msgid "Error writing @a @b %b (%m). " msgstr "" -#: e2fsck/problem.c:613 +#: e2fsck/problem.c:629 msgid "@a @b %b has h_blocks > 1. " msgstr "" -#: e2fsck/problem.c:618 +#: e2fsck/problem.c:634 msgid "Error allocating @a @b %b. " msgstr "" -#: e2fsck/problem.c:623 +#: e2fsck/problem.c:639 msgid "@a @b %b is corrupt (allocation collision). " msgstr "" -#: e2fsck/problem.c:628 +#: e2fsck/problem.c:644 msgid "@a @b %b is corrupt (invalid name). " msgstr "" -#: e2fsck/problem.c:633 +#: e2fsck/problem.c:649 msgid "@a @b %b is corrupt (invalid value). " msgstr "" -#: e2fsck/problem.c:640 +#: e2fsck/problem.c:654 +#, c-format +msgid "@i %i is too big. " +msgstr "" + +#: e2fsck/problem.c:658 +msgid "@b #%B (%b) causes @d to be too big. " +msgstr "" + +#: e2fsck/problem.c:663 +msgid "@b #%B (%b) causes file to be too big. " +msgstr "" + +#: e2fsck/problem.c:668 +msgid "@b #%B (%b) causes symlink to be too big. " +msgstr "" + +#: e2fsck/problem.c:673 +#, c-format +msgid "@i %i has INDEX_FL flag set on @f without htree support.\n" +msgstr "" + +#: e2fsck/problem.c:678 +#, c-format +msgid "@i %i has INDEX_FL flag set but is not a @d.\n" +msgstr "" + +#: e2fsck/problem.c:683 +#, c-format +msgid "@h %i has an invalid root node.\n" +msgstr "" + +#: e2fsck/problem.c:688 +msgid "@h %i has an unsupported hash version (%N)\n" +msgstr "" + +#: e2fsck/problem.c:693 +#, c-format +msgid "@h %i uses an incompatible htree root node flag.\n" +msgstr "" + +#: e2fsck/problem.c:698 +msgid "@h %i has a tree depth (%N) which is too big\n" +msgstr "" + +#: e2fsck/problem.c:705 msgid "" "Duplicate @bs found... invoking duplicate @b passes.\n" "Pass 1B: Rescan for duplicate/bad @bs\n" msgstr "" -#: e2fsck/problem.c:646 +#: e2fsck/problem.c:711 #, c-format msgid "Duplicate/bad @b(s) in @i %i:" msgstr "" -#: e2fsck/problem.c:661 +#: e2fsck/problem.c:726 #, c-format msgid "Error while scanning inodes (%i): %m\n" msgstr "" -#: e2fsck/problem.c:666 +#: e2fsck/problem.c:731 #, c-format msgid "@A @i @B (inode_dup_map): %m\n" msgstr "" -#: e2fsck/problem.c:671 +#: e2fsck/problem.c:736 #, c-format msgid "Error while iterating over @bs in @i %i (%s): %m\n" msgstr "" -#: e2fsck/problem.c:676 +#: e2fsck/problem.c:741 e2fsck/problem.c:1062 +msgid "Error addjusting refcount for @a @b %b (@i %i): %m\n" +msgstr "" + +#: e2fsck/problem.c:747 msgid "Pass 1C: Scan directories for @is with dup @bs.\n" msgstr "" -#: e2fsck/problem.c:682 +#: e2fsck/problem.c:753 msgid "Pass 1D: Reconciling duplicate @bs\n" msgstr "" -#: e2fsck/problem.c:687 +#: e2fsck/problem.c:758 msgid "" "File %Q (@i #%i, mod time %IM) \n" " has %B duplicate @b(s), shared with %N file(s):\n" msgstr "" -#: e2fsck/problem.c:693 +#: e2fsck/problem.c:764 msgid "\t%Q (@i #%i, mod time %IM)\n" msgstr "" -#: e2fsck/problem.c:698 +#: e2fsck/problem.c:769 msgid "\t<@f metadata>\n" msgstr "" -#: e2fsck/problem.c:703 +#: e2fsck/problem.c:774 msgid "" "(There are %N @is containing duplicate/bad @bs.)\n" "\n" msgstr "" -#: e2fsck/problem.c:708 +#: e2fsck/problem.c:779 msgid "" "Duplicated @bs already reassigned or cloned.\n" "\n" msgstr "" -#: e2fsck/problem.c:721 +#: e2fsck/problem.c:792 #, c-format msgid "Couldn't clone file: %m\n" msgstr "" -#: e2fsck/problem.c:727 +#: e2fsck/problem.c:798 msgid "Pass 2: Checking @d structure\n" msgstr "" -#: e2fsck/problem.c:732 +#: e2fsck/problem.c:803 #, c-format msgid "Bad @i number for '.' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:737 +#: e2fsck/problem.c:808 msgid "@E has bad @i #: %Di.\n" msgstr "" -#: e2fsck/problem.c:742 +#: e2fsck/problem.c:813 msgid "@E has @D/unused @i %Di. " msgstr "" -#: e2fsck/problem.c:747 +#: e2fsck/problem.c:818 msgid "@E @L to '.' " msgstr "" -#: e2fsck/problem.c:752 +#: e2fsck/problem.c:823 msgid "@E points to @i (%Di) located in a bad @b.\n" msgstr "" -#: e2fsck/problem.c:757 +#: e2fsck/problem.c:828 msgid "@E @L to @d %P (%Di).\n" msgstr "" -#: e2fsck/problem.c:762 +#: e2fsck/problem.c:833 msgid "@E @L to the @r.\n" msgstr "" -#: e2fsck/problem.c:767 +#: e2fsck/problem.c:838 msgid "@E has illegal characters in its name.\n" msgstr "" -#: e2fsck/problem.c:772 +#: e2fsck/problem.c:843 #, c-format msgid "Missing '.' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:777 +#: e2fsck/problem.c:848 #, c-format msgid "Missing '..' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:782 +#: e2fsck/problem.c:853 msgid "First @e '%Dn' (inode=%Di) in @d @i %i (%p) @s '.'\n" msgstr "" -#: e2fsck/problem.c:787 +#: e2fsck/problem.c:858 msgid "Second @e '%Dn' (inode=%Di) in @d @i %i @s '..'\n" msgstr "" -#: e2fsck/problem.c:792 +#: e2fsck/problem.c:863 msgid "i_faddr @F %IF, @s zero.\n" msgstr "" -#: e2fsck/problem.c:797 +#: e2fsck/problem.c:868 msgid "i_file_acl @F %If, @s zero.\n" msgstr "" -#: e2fsck/problem.c:802 +#: e2fsck/problem.c:873 msgid "i_dir_acl @F %Id, @s zero.\n" msgstr "" -#: e2fsck/problem.c:807 +#: e2fsck/problem.c:878 msgid "i_frag @F %N, @s zero.\n" msgstr "" -#: e2fsck/problem.c:812 +#: e2fsck/problem.c:883 msgid "i_fsize @F %N, @s zero.\n" msgstr "" -#: e2fsck/problem.c:817 +#: e2fsck/problem.c:888 msgid "@i %i (%Q) has a bad mode (%Im).\n" msgstr "" -#: e2fsck/problem.c:822 +#: e2fsck/problem.c:893 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n" msgstr "" -#: e2fsck/problem.c:827 +#: e2fsck/problem.c:898 msgid "@d @i %i, @b %B, offset %N: filename too long\n" msgstr "" -#: e2fsck/problem.c:832 +#: e2fsck/problem.c:903 msgid "@d @i %i has an unallocated @b #%B. " msgstr "" -#: e2fsck/problem.c:837 +#: e2fsck/problem.c:908 #, c-format msgid "'.' @d @e in @d @i %i is not NULL terminated\n" msgstr "" -#: e2fsck/problem.c:842 +#: e2fsck/problem.c:913 #, c-format msgid "'..' @d @e in @d @i %i is not NULL terminated\n" msgstr "" -#: e2fsck/problem.c:847 +#: e2fsck/problem.c:918 msgid "@i %i (%Q) is an @I character @v.\n" msgstr "" -#: e2fsck/problem.c:852 +#: e2fsck/problem.c:923 msgid "@i %i (%Q) is an @I @b @v.\n" msgstr "" -#: e2fsck/problem.c:857 +#: e2fsck/problem.c:928 msgid "@E is duplicate '.' @e.\n" msgstr "" -#: e2fsck/problem.c:862 +#: e2fsck/problem.c:933 msgid "@E is duplicate '..' @e.\n" msgstr "" -#: e2fsck/problem.c:867 e2fsck/problem.c:1069 +#: e2fsck/problem.c:938 e2fsck/problem.c:1204 #, c-format msgid "Internal error: couldn't find dir_info for %i.\n" msgstr "" -#: e2fsck/problem.c:872 +#: e2fsck/problem.c:943 msgid "@E has rec_len of %Dr, should be %N.\n" msgstr "" -#: e2fsck/problem.c:877 +#: e2fsck/problem.c:948 #, c-format msgid "@A icount structure: %m\n" msgstr "" -#: e2fsck/problem.c:882 +#: e2fsck/problem.c:953 #, c-format msgid "Error interating over @d @bs: %m\n" msgstr "" -#: e2fsck/problem.c:887 +#: e2fsck/problem.c:958 msgid "Error reading @d @b %b (@i %i): %m\n" msgstr "" -#: e2fsck/problem.c:892 +#: e2fsck/problem.c:963 msgid "Error writing @d @b %b (@i %i): %m\n" msgstr "" -#: e2fsck/problem.c:897 +#: e2fsck/problem.c:968 #, c-format msgid "@A new @d @b for @i %i (%s): %m\n" msgstr "" -#: e2fsck/problem.c:902 +#: e2fsck/problem.c:973 #, c-format msgid "Error deallocating @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:907 +#: e2fsck/problem.c:978 msgid "@d @e for '.' is big. " msgstr "" -#: e2fsck/problem.c:912 +#: e2fsck/problem.c:983 msgid "@i %i (%Q) is an @I FIFO.\n" msgstr "" -#: e2fsck/problem.c:917 +#: e2fsck/problem.c:988 msgid "@i %i (%Q) is an @I socket.\n" msgstr "" -#: e2fsck/problem.c:922 +#: e2fsck/problem.c:993 msgid "Setting filetype for @E to %N.\n" msgstr "" -#: e2fsck/problem.c:927 +#: e2fsck/problem.c:998 msgid "@E has an incorrect filetype (was %Dt, should be %N).\n" msgstr "" -#: e2fsck/problem.c:932 +#: e2fsck/problem.c:1003 msgid "@E has filetype set.\n" msgstr "" -#: e2fsck/problem.c:937 +#: e2fsck/problem.c:1008 msgid "@E has a zero-length name.\n" msgstr "" -#: e2fsck/problem.c:942 -msgid "Symlink %Q (@i #%i) has an invalid size (%Is).\n" +#: e2fsck/problem.c:1013 +msgid "Symlink %Q (@i #%i) is invalid.\n" msgstr "" -#: e2fsck/problem.c:947 +#: e2fsck/problem.c:1018 msgid "@a @b @F is invalid (%If).\n" msgstr "" -#: e2fsck/problem.c:952 +#: e2fsck/problem.c:1023 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n" msgstr "" -#: e2fsck/problem.c:959 +#: e2fsck/problem.c:1028 +msgid "@p @h %d: node (%B) not referenced\n" +msgstr "" + +#: e2fsck/problem.c:1033 +msgid "@p @h %d: node (%B) referenced twice\n" +msgstr "" + +#: e2fsck/problem.c:1038 +msgid "@p @h %d: node (%B) has bad min hash\n" +msgstr "" + +#: e2fsck/problem.c:1043 +msgid "@p @h %d: node (%B) has bad max hash\n" +msgstr "" + +#: e2fsck/problem.c:1048 +msgid "Invalid @h %d (%q). " +msgstr "" + +#: e2fsck/problem.c:1052 +msgid "Forcibly clearing HTREE flag on @i %d (%q). (Beta test code)\n" +msgstr "" + +#: e2fsck/problem.c:1057 +msgid "@p @h %d (%q): bad @b number %b.\n" +msgstr "" + +#: e2fsck/problem.c:1067 +#, c-format +msgid "@p @h %d: root node is invalid\n" +msgstr "" + +#: e2fsck/problem.c:1072 +msgid "@p @h %d: node (%B) has bad limit (%N)\n" +msgstr "" + +#: e2fsck/problem.c:1077 +msgid "@p @h %d: node (%B) has bad count (%N)\n" +msgstr "" + +#: e2fsck/problem.c:1082 +msgid "@p @h %d: node (%B) has an unordered hash table\n" +msgstr "" + +#: e2fsck/problem.c:1087 +msgid "@p @h %d: node (%B) has bad depth\n" +msgstr "" + +#: e2fsck/problem.c:1094 msgid "Pass 3: Checking @d connectivity\n" msgstr "" -#: e2fsck/problem.c:964 +#: e2fsck/problem.c:1099 msgid "@r not allocated. " msgstr "" -#: e2fsck/problem.c:969 +#: e2fsck/problem.c:1104 msgid "No room in @l @d. " msgstr "" -#: e2fsck/problem.c:974 +#: e2fsck/problem.c:1109 #, c-format msgid "Unconnected @d @i %i (%p)\n" msgstr "" -#: e2fsck/problem.c:979 +#: e2fsck/problem.c:1114 msgid "/@l not found. " msgstr "" -#: e2fsck/problem.c:984 +#: e2fsck/problem.c:1119 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n" msgstr "" -#: e2fsck/problem.c:989 +#: e2fsck/problem.c:1124 msgid "Bad or non-existent /@l. Cannot reconnect.\n" msgstr "" -#: e2fsck/problem.c:994 +#: e2fsck/problem.c:1129 #, c-format msgid "Could not expand /@l: %m\n" msgstr "" -#: e2fsck/problem.c:999 +#: e2fsck/problem.c:1134 #, c-format msgid "Could not reconnect %i: %m\n" msgstr "" -#: e2fsck/problem.c:1004 +#: e2fsck/problem.c:1139 #, c-format msgid "Error while trying to find /@l: %m\n" msgstr "" -#: e2fsck/problem.c:1009 +#: e2fsck/problem.c:1144 #, c-format msgid "ext2fs_new_@b: %m while trying to create /@l @d\n" msgstr "" -#: e2fsck/problem.c:1014 +#: e2fsck/problem.c:1149 #, c-format msgid "ext2fs_new_@i: %m while trying to create /@l @d\n" msgstr "" -#: e2fsck/problem.c:1019 +#: e2fsck/problem.c:1154 #, c-format msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n" msgstr "" -#: e2fsck/problem.c:1024 +#: e2fsck/problem.c:1159 #, c-format msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n" msgstr "" -#: e2fsck/problem.c:1029 +#: e2fsck/problem.c:1164 #, c-format msgid "Error while adjusting @i count on @i %i\n" msgstr "" -#: e2fsck/problem.c:1034 +#: e2fsck/problem.c:1169 #, c-format msgid "" "Couldn't fix parent of @i %i: %m\n" "\n" msgstr "" -#: e2fsck/problem.c:1039 +#: e2fsck/problem.c:1174 #, c-format msgid "" "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n" "\n" msgstr "" -#: e2fsck/problem.c:1044 +#: e2fsck/problem.c:1179 msgid "@A @i @B (%N): %m\n" msgstr "" -#: e2fsck/problem.c:1049 +#: e2fsck/problem.c:1184 #, c-format msgid "Error creating root @d (%s): %m\n" msgstr "" -#: e2fsck/problem.c:1054 +#: e2fsck/problem.c:1189 #, c-format msgid "Error creating /@l @d (%s): %m\n" msgstr "" -#: e2fsck/problem.c:1059 +#: e2fsck/problem.c:1194 msgid "@r is not a @d; aborting.\n" msgstr "" -#: e2fsck/problem.c:1064 +#: e2fsck/problem.c:1199 msgid "Cannot proceed without a @r.\n" msgstr "" -#: e2fsck/problem.c:1074 +#: e2fsck/problem.c:1209 #, c-format msgid "/@l is not a @d (ino=%i)\n" msgstr "" -#: e2fsck/problem.c:1081 +#: e2fsck/problem.c:1216 +msgid "Pass 3A: Optimizing directories\n" +msgstr "" + +#: e2fsck/problem.c:1221 +#, c-format +msgid "Failed to create dirs_to_hash iterator: %m" +msgstr "" + +#: e2fsck/problem.c:1226 +msgid "Failed to optimize directory %q (%d): %m" +msgstr "" + +#: e2fsck/problem.c:1231 +msgid "Optimizing directories: " +msgstr "" + +#: e2fsck/problem.c:1248 msgid "Pass 4: Checking reference counts\n" msgstr "" -#: e2fsck/problem.c:1096 +#: e2fsck/problem.c:1263 msgid "@i %i ref count is %Il, @s %N. " msgstr "" -#: e2fsck/problem.c:1100 +#: e2fsck/problem.c:1267 msgid "" "WARNING: PROGRAMMING BUG IN E2FSCK!\n" "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n" "@i_link_info[%i] is %N, @i.i_links_count is %Il. They should be the same!\n" msgstr "" -#: e2fsck/problem.c:1110 +#: e2fsck/problem.c:1277 msgid "Pass 5: Checking @g summary information\n" msgstr "" -#: e2fsck/problem.c:1115 +#: e2fsck/problem.c:1282 msgid "Padding at end of @i @B is not set. " msgstr "" -#: e2fsck/problem.c:1120 +#: e2fsck/problem.c:1287 msgid "Padding at end of @b @B is not set. " msgstr "" -#: e2fsck/problem.c:1125 +#: e2fsck/problem.c:1292 msgid "@b @B differences: " msgstr "" -#: e2fsck/problem.c:1145 +#: e2fsck/problem.c:1312 msgid "@i @B differences: " msgstr "" -#: e2fsck/problem.c:1165 +#: e2fsck/problem.c:1332 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1170 +#: e2fsck/problem.c:1337 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1175 +#: e2fsck/problem.c:1342 msgid "Free @is count wrong (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1180 +#: e2fsck/problem.c:1347 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n" msgstr "" -#: e2fsck/problem.c:1185 +#: e2fsck/problem.c:1352 msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "" -#: e2fsck/problem.c:1190 +#: e2fsck/problem.c:1357 msgid "" "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " "endpoints (%i, %j)\n" msgstr "" -#: e2fsck/problem.c:1196 +#: e2fsck/problem.c:1363 msgid "Internal error: fudging end of bitmap (%N)\n" msgstr "" -#: e2fsck/problem.c:1308 +#: e2fsck/problem.c:1497 #, c-format -msgid "Unhandled error code (%d)!\n" +msgid "Unhandled error code (0x%x)!\n" msgstr "" -#: e2fsck/problem.c:1382 +#: e2fsck/problem.c:1569 msgid "IGNORED" msgstr "" @@ -1529,16 +1671,21 @@ msgstr "" msgid "while doing inode scan" msgstr "" -#: e2fsck/super.c:200 +#: e2fsck/super.c:198 #, c-format msgid "while calling ext2fs_block_iterate for inode %d" msgstr "" -#: e2fsck/super.c:266 +#: e2fsck/super.c:221 +#, c-format +msgid "while calling ext2fs_adjust_ea_refocunt for inode %d" +msgstr "" + +#: e2fsck/super.c:279 msgid "Truncating" msgstr "" -#: e2fsck/super.c:267 +#: e2fsck/super.c:280 msgid "Clearing" msgstr "" @@ -1564,30 +1711,31 @@ msgstr "" msgid "while writing inode table (group %d)" msgstr "" -#: e2fsck/swapfs.c:196 +#: e2fsck/swapfs.c:221 msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "" -#: e2fsck/swapfs.c:203 +#: e2fsck/swapfs.c:228 #, c-format msgid "" "%s: the filesystem must be freshly checked using fsck\n" "and not mounted before trying to byte-swap it.\n" msgstr "" -#: e2fsck/swapfs.c:229 +#: e2fsck/swapfs.c:263 msgid "Byte swap" msgstr "" -#: e2fsck/unix.c:66 +#: e2fsck/unix.c:63 #, c-format msgid "" -"Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" +"Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" -"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal] device\n" +"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" +"\t\t[-E extended-options] device\n" msgstr "" -#: e2fsck/unix.c:71 +#: e2fsck/unix.c:69 msgid "" "\n" "Emergency help:\n" @@ -1598,7 +1746,7 @@ msgid "" " -f Force checking even if filesystem is marked clean\n" msgstr "" -#: e2fsck/unix.c:77 +#: e2fsck/unix.c:75 msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1608,41 +1756,41 @@ msgid "" " -L bad_blocks_file Set badblocks list\n" msgstr "" -#: e2fsck/unix.c:111 +#: e2fsck/unix.c:109 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "" -#: e2fsck/unix.c:126 +#: e2fsck/unix.c:124 #, c-format msgid "" "\n" "%8d inodes used (%d%%)\n" msgstr "" -#: e2fsck/unix.c:128 +#: e2fsck/unix.c:126 #, c-format msgid "%8d non-contiguous inodes (%0d.%d%%)\n" msgstr "" -#: e2fsck/unix.c:130 +#: e2fsck/unix.c:128 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr "" -#: e2fsck/unix.c:132 +#: e2fsck/unix.c:130 #, c-format msgid "" "%8d blocks used (%d%%)\n" "%8d bad blocks\n" msgstr "" -#: e2fsck/unix.c:136 +#: e2fsck/unix.c:134 #, c-format msgid "%8d large files\n" msgstr "" -#: e2fsck/unix.c:137 +#: e2fsck/unix.c:135 #, c-format msgid "" "\n" @@ -1658,34 +1806,34 @@ msgid "" "%8d files\n" msgstr "" -#: e2fsck/unix.c:170 +#: e2fsck/unix.c:168 #, c-format msgid "%8d large file%s\n" msgstr "" -#: e2fsck/unix.c:212 misc/badblocks.c:612 misc/tune2fs.c:665 misc/util.c:110 -#: resize/main.c:96 +#: e2fsck/unix.c:211 misc/badblocks.c:612 misc/tune2fs.c:734 misc/util.c:133 +#: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "" -#: e2fsck/unix.c:227 +#: e2fsck/unix.c:226 #, c-format msgid "Warning! %s is mounted.\n" msgstr "" -#: e2fsck/unix.c:231 +#: e2fsck/unix.c:230 #, c-format msgid "%s is mounted. " msgstr "" -#: e2fsck/unix.c:233 +#: e2fsck/unix.c:232 msgid "" "Cannot continue, aborting.\n" "\n" msgstr "" -#: e2fsck/unix.c:234 +#: e2fsck/unix.c:233 msgid "" "\n" "\n" @@ -1694,11 +1842,11 @@ msgid "" "\n" msgstr "" -#: e2fsck/unix.c:237 +#: e2fsck/unix.c:236 msgid "Do you really want to continue" msgstr "" -#: e2fsck/unix.c:239 +#: e2fsck/unix.c:238 msgid "check aborted.\n" msgstr "" @@ -1734,141 +1882,177 @@ msgstr "" msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "" -#: e2fsck/unix.c:482 +#: e2fsck/unix.c:463 +msgid "Couldn't allocate memory to parse extended options!\n" +msgstr "" + +#: e2fsck/unix.c:489 +msgid "Invalid EA version.\n" +msgstr "" + +#: e2fsck/unix.c:498 +msgid "" +"Extended options are separated by commas, and may take an argument which\n" +"is set off by an equals ('=') sign. Valid raid options are:\n" +"\tea_ver=" msgstr "" -#: e2fsck/util.c:93 +#: e2fsck/util.c:116 msgid "" msgstr "" -#: e2fsck/util.c:95 +#: e2fsck/util.c:118 msgid " (y/n)" msgstr "" -#: e2fsck/util.c:125 +#: e2fsck/util.c:133 +msgid "cancelled!\n" +msgstr "" + +#: e2fsck/util.c:148 +msgid "yes\n" +msgstr "" + +#: e2fsck/util.c:150 +msgid "no\n" +msgstr "" + +#: e2fsck/util.c:160 #, c-format msgid "" "%s? no\n" "\n" msgstr "" -#: e2fsck/util.c:129 +#: e2fsck/util.c:164 #, c-format msgid "" "%s? yes\n" "\n" msgstr "" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "yes" msgstr "" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "no" msgstr "" -#: e2fsck/util.c:146 +#: e2fsck/util.c:181 #, c-format msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s" msgstr "" -#: e2fsck/util.c:151 +#: e2fsck/util.c:186 msgid "reading inode and block bitmaps" msgstr "" -#: e2fsck/util.c:156 +#: e2fsck/util.c:191 #, c-format msgid "while retrying to read bitmaps for %s" msgstr "" -#: e2fsck/util.c:168 +#: e2fsck/util.c:203 msgid "writing block bitmaps" msgstr "" -#: e2fsck/util.c:173 +#: e2fsck/util.c:208 #, c-format msgid "while retrying to write block bitmaps for %s" msgstr "" -#: e2fsck/util.c:180 +#: e2fsck/util.c:215 msgid "writing inode bitmaps" msgstr "" -#: e2fsck/util.c:185 +#: e2fsck/util.c:220 #, c-format msgid "while retrying to write inode bitmaps for %s" msgstr "" -#: e2fsck/util.c:198 +#: e2fsck/util.c:233 #, c-format msgid "" "\n" @@ -1959,32 +2155,32 @@ msgid "" "\t(i.e., without -a or -p options)\n" msgstr "" -#: e2fsck/util.c:263 +#: e2fsck/util.c:298 #, c-format msgid "Memory used: %dk/%dk (%dk/%dk), " msgstr "" -#: e2fsck/util.c:267 +#: e2fsck/util.c:302 #, c-format msgid "Memory used: %d, " msgstr "" -#: e2fsck/util.c:273 +#: e2fsck/util.c:308 #, c-format msgid "time: %5.2f/%5.2f/%5.2f\n" msgstr "" -#: e2fsck/util.c:278 +#: e2fsck/util.c:313 #, c-format msgid "elapsed time: %6.3f\n" msgstr "" -#: e2fsck/util.c:292 +#: e2fsck/util.c:327 #, c-format msgid "while reading inode %ld in %s" msgstr "" -#: e2fsck/util.c:305 +#: e2fsck/util.c:340 #, c-format msgid "while writing inode %ld in %s" msgstr "" @@ -2075,7 +2271,7 @@ msgstr "" msgid "during test data write, block %lu" msgstr "" -#: misc/badblocks.c:619 misc/util.c:117 +#: misc/badblocks.c:619 misc/util.c:140 #, c-format msgid "%s is mounted; " msgstr "" @@ -2088,194 +2284,209 @@ msgstr "" msgid "it's not safe to run badblocks!\n" msgstr "" -#: misc/badblocks.c:667 misc/mke2fs.c:825 +#: misc/badblocks.c:668 misc/mke2fs.c:881 #, c-format msgid "bad block size - %s" msgstr "" -#: misc/badblocks.c:730 +#: misc/badblocks.c:731 msgid "" "Couldn't determine device size; you must specify\n" "the size manually\n" msgstr "" -#: misc/badblocks.c:736 +#: misc/badblocks.c:737 msgid "while trying to determine device size" msgstr "" -#: misc/badblocks.c:742 misc/mke2fs.c:985 +#: misc/badblocks.c:743 misc/mke2fs.c:1054 #, c-format msgid "bad blocks count - %s" msgstr "" -#: misc/badblocks.c:751 +#: misc/badblocks.c:752 #, c-format msgid "bad starting block - %s" msgstr "" -#: misc/badblocks.c:757 +#: misc/badblocks.c:758 #, c-format msgid "bad blocks range: %lu-%lu" msgstr "" -#: misc/badblocks.c:812 +#: misc/badblocks.c:819 msgid "creating in-memory bad blocks list" msgstr "" -#: misc/badblocks.c:827 +#: misc/badblocks.c:834 msgid "adding to in-memory bad block list" msgstr "" -#: misc/badblocks.c:851 +#: misc/badblocks.c:858 #, c-format msgid "Pass completed, %u bad blocks found.\n" msgstr "" #: misc/chattr.c:81 #, c-format -msgid "usage: %s [-RV] [-+=AacdijsSu] [-v version] files...\n" +msgid "usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n" msgstr "" -#: misc/chattr.c:139 +#: misc/chattr.c:142 #, c-format msgid "bad version - %s\n" msgstr "" -#: misc/chattr.c:183 misc/lsattr.c:107 +#: misc/chattr.c:186 misc/lsattr.c:107 #, c-format msgid "while trying to stat %s" msgstr "" -#: misc/chattr.c:200 misc/chattr.c:216 +#: misc/chattr.c:203 misc/chattr.c:219 #, c-format msgid "Flags of %s set as " msgstr "" -#: misc/chattr.c:209 +#: misc/chattr.c:212 #, c-format msgid "while reading flags on %s" msgstr "" -#: misc/chattr.c:222 +#: misc/chattr.c:227 #, c-format msgid "while setting flags on %s" msgstr "" -#: misc/chattr.c:227 +#: misc/chattr.c:232 #, c-format msgid "Version of %s set as %lu\n" msgstr "" -#: misc/chattr.c:230 +#: misc/chattr.c:235 #, c-format msgid "while setting version on %s" msgstr "" -#: misc/chattr.c:244 +#: misc/chattr.c:249 msgid "Couldn't allocate path variable in chattr_dir_proc" msgstr "" -#: misc/chattr.c:275 +#: misc/chattr.c:281 msgid "= is incompatible with - and +\n" msgstr "" -#: misc/chattr.c:283 +#: misc/chattr.c:289 msgid "Must use '-v', =, - or +\n" msgstr "" -#: misc/dumpe2fs.c:52 +#: misc/dumpe2fs.c:54 #, c-format msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n" msgstr "" #: misc/dumpe2fs.c:112 #, c-format -msgid "Group %lu: (Blocks 0x%04x -- 0x%04x)\n" +msgid "Group %lu: (Blocks " msgstr "" -#: misc/dumpe2fs.c:113 +#: misc/dumpe2fs.c:117 #, c-format -msgid "Group %lu: (Blocks %u -- %u)\n" +msgid " %s superblock at " msgstr "" -#: misc/dumpe2fs.c:116 -#, c-format -msgid " %s Superblock at 0x%04x, Group Descriptors at 0x%04x-0x%04x\n" +#: misc/dumpe2fs.c:118 +msgid "Primary" msgstr "" #: misc/dumpe2fs.c:118 -#, c-format -msgid " %s Superblock at %u, Group Descriptors at %u-%u\n" +msgid "Backup" msgstr "" -#: misc/dumpe2fs.c:120 -msgid "Primary" +#: misc/dumpe2fs.c:128 +msgid ", Group descriptors at " msgstr "" -#: misc/dumpe2fs.c:120 -msgid "Backup" +#: misc/dumpe2fs.c:140 +msgid " Group descriptor at " msgstr "" -#: misc/dumpe2fs.c:123 -#, c-format -msgid "" -" Block bitmap at 0x%04x (+%d), Inode bitmap at 0x%04x (+%d)\n" -" Inode table at 0x%04x-0x%04x (+%d)\n" +#: misc/dumpe2fs.c:146 +msgid " Block bitmap at " msgstr "" -#: misc/dumpe2fs.c:126 -#, c-format +#: misc/dumpe2fs.c:151 +msgid ", Inode bitmap at " +msgstr "" + +#: misc/dumpe2fs.c:156 msgid "" -" Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" -" Inode table at %u-%u (+%d)\n" +"\n" +" Inode table at " msgstr "" -#: misc/dumpe2fs.c:137 +#: misc/dumpe2fs.c:163 #, c-format -msgid " %d free blocks, %d free inodes, %d directories\n" +msgid "" +"\n" +" %d free blocks, %d free inodes, %d directories\n" msgstr "" -#: misc/dumpe2fs.c:141 +#: misc/dumpe2fs.c:169 msgid " Free blocks: " msgstr "" -#: misc/dumpe2fs.c:146 +#: misc/dumpe2fs.c:177 msgid " Free inodes: " msgstr "" -#: misc/dumpe2fs.c:169 misc/dumpe2fs.c:195 +#: misc/dumpe2fs.c:203 msgid "while printing bad block list" msgstr "" -#: misc/dumpe2fs.c:173 +#: misc/dumpe2fs.c:209 #, c-format msgid "Bad blocks: %d" msgstr "" -#: misc/dumpe2fs.c:214 misc/tune2fs.c:136 +#: misc/dumpe2fs.c:232 misc/tune2fs.c:143 msgid "while reading journal superblock" msgstr "" -#: misc/dumpe2fs.c:222 +#: misc/dumpe2fs.c:240 msgid "Couldn't find journal superblock magic numbers" msgstr "" +#: misc/dumpe2fs.c:244 +#, c-format +msgid "" +"\n" +"Journal block size: %d\n" +"Journal length: %d\n" +"Journal first block: %d\n" +"Journal sequence: 0x%08x\n" +"Journal start: %d\n" +"Journal number of users: %d\n" +msgstr "" + #. Print version number and exit -#: misc/dumpe2fs.c:292 misc/mke2fs.c:971 +#: misc/dumpe2fs.c:312 misc/mke2fs.c:1040 #, c-format msgid "\tUsing %s\n" msgstr "" -#: misc/dumpe2fs.c:318 misc/e2image.c:435 misc/tune2fs.c:652 resize/main.c:198 +#: misc/dumpe2fs.c:339 misc/e2image.c:477 misc/tune2fs.c:721 resize/main.c:200 msgid "Couldn't find valid filesystem superblock.\n" msgstr "" -#: misc/dumpe2fs.c:329 +#: misc/dumpe2fs.c:350 msgid "Note: This is a byte-swapped filesystem\n" msgstr "" -#: misc/dumpe2fs.c:345 -msgid "while trying to read the bitmaps" +#: misc/dumpe2fs.c:366 +#, c-format +msgid "" +"\n" +"%s: %s: error reading bitmaps: %s\n" msgstr "" #: misc/e2label.c:57 @@ -2295,7 +2506,7 @@ msgstr "" msgid "e2label: not an ext2 filesystem\n" msgstr "" -#: misc/e2label.c:96 misc/tune2fs.c:753 +#: misc/e2label.c:96 misc/tune2fs.c:828 msgid "Warning: label too long, truncating.\n" msgstr "" @@ -2307,7 +2518,7 @@ msgstr "" msgid "e2label: error writing superblock\n" msgstr "" -#: misc/e2label.c:116 misc/tune2fs.c:411 +#: misc/e2label.c:116 misc/tune2fs.c:427 msgid "Usage: e2label device [newlabel]\n" msgstr "" @@ -2341,44 +2552,62 @@ msgstr "" msgid "while writing inode bitmap" msgstr "" -#: misc/findsuper.c:117 -msgid "Usage: findsuper device [skiprate [start]]\n" +#: misc/findsuper.c:135 +msgid "Usage: findsuper device [skipbytes [startkb]]\n" +msgstr "" + +#: misc/findsuper.c:141 +#, c-format +msgid "skiprate should be a number, not %s\n" msgstr "" -#: misc/findsuper.c:124 -msgid "Do you really want to skip less than a sector??\n" +#: misc/findsuper.c:146 +msgid "skipbytes must be a multiple of the sector size\n" msgstr "" -#: misc/findsuper.c:130 +#: misc/findsuper.c:152 #, c-format -msgid "Have to start at 0 or greater,not %ld\n" +msgid "startkb should be a number, not %s\n" msgstr "" -#: misc/findsuper.c:143 -msgid "read failed" +#: misc/findsuper.c:156 +#, c-format +msgid "startkb should be positive, not %Ld\n" msgstr "" -#: misc/findsuper.c:156 +#. Now, go looking for the superblock ! +#: misc/findsuper.c:166 +#, c-format +msgid "starting at %Ld, with %d byte increments\n" +msgstr "" + +#: misc/findsuper.c:167 +msgid " thisoff block fs_blk_sz blksz grp last_mount\n" +msgstr "" + +#: misc/findsuper.c:213 #, c-format -msgid "Failed on %d at %ld\n" +msgid "" +"\n" +"%14Ld: finished with errno %d\n" msgstr "" -#: misc/fsck.c:251 +#: misc/fsck.c:258 #, c-format msgid "Could not determine filesystem type for %s\n" msgstr "" -#: misc/fsck.c:271 +#: misc/fsck.c:278 #, c-format msgid "WARNING: couldn't open %s: %s\n" msgstr "" -#: misc/fsck.c:281 +#: misc/fsck.c:288 #, c-format msgid "WARNING: bad format on line %d of %s\n" msgstr "" -#: misc/fsck.c:301 +#: misc/fsck.c:308 msgid "" "WARNING: Your /etc/fstab does not contain the fsck passno\n" "\tfield. I will kludge around things for you, but you\n" @@ -2386,78 +2615,77 @@ msgid "" "\n" msgstr "" -#: misc/fsck.c:415 +#: misc/fsck.c:422 #, c-format msgid "fsck: %s: not found\n" msgstr "" -#: misc/fsck.c:498 +#: misc/fsck.c:535 #, c-format msgid "%s: wait: No more child process?!?\n" msgstr "" -#: misc/fsck.c:520 +#: misc/fsck.c:557 #, c-format msgid "Warning... %s for device %s exited with signal %d.\n" msgstr "" -#: misc/fsck.c:526 +#: misc/fsck.c:563 #, c-format msgid "%s %s: status is %x, should never happen.\n" msgstr "" -#: misc/fsck.c:615 +#: misc/fsck.c:599 +#, c-format +msgid "Finished with %s (exit status %d)\n" +msgstr "" + +#: misc/fsck.c:659 #, c-format msgid "%s: Error %d while executing fsck.%s for %s\n" msgstr "" -#: misc/fsck.c:635 +#: misc/fsck.c:680 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'.\n" msgstr "" -#: misc/fsck.c:654 +#: misc/fsck.c:699 msgid "Couldn't allocate memory for filesystem types\n" msgstr "" -#: misc/fsck.c:794 +#: misc/fsck.c:839 #, c-format msgid "fsck: cannot check %s: fsck.%s not found\n" msgstr "" -#: misc/fsck.c:851 +#: misc/fsck.c:895 msgid "Checking all file systems.\n" msgstr "" -#: misc/fsck.c:921 +#: misc/fsck.c:983 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "" -#: misc/fsck.c:942 -msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] filesys\n" +#: misc/fsck.c:1003 +msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] [filesys ...]\n" msgstr "" -#: misc/fsck.c:968 +#: misc/fsck.c:1047 #, c-format msgid "%s: too many devices\n" msgstr "" -#: misc/fsck.c:978 misc/fsck.c:1049 +#: misc/fsck.c:1057 misc/fsck.c:1126 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: misc/fsck.c:1103 -msgid "" -"\n" -"No devices specified to be checked!\n" -msgstr "" - -#: misc/get_device_by_label.c:265 +#: misc/get_device_by_label.c:443 #, c-format -msgid "WARNING: %s: bad UUID" +msgid "WARNING: %s: bad UUID\n" msgstr "" #: misc/lsattr.c:67 @@ -2475,7 +2703,7 @@ msgstr "" msgid "While reading version on %s" msgstr "" -#: misc/mke2fs.c:89 +#: misc/mke2fs.c:91 #, c-format msgid "" "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n" @@ -2485,35 +2713,35 @@ msgid "" "\t[-r fs-revision] [-R raid_opts] [-qvSV] device [blocks-count]\n" msgstr "" -#: misc/mke2fs.c:222 +#: misc/mke2fs.c:228 #, c-format msgid "Running command: %s\n" msgstr "" -#: misc/mke2fs.c:226 +#: misc/mke2fs.c:232 #, c-format msgid "while trying run '%s'" msgstr "" -#: misc/mke2fs.c:233 +#: misc/mke2fs.c:239 msgid "while processing list of bad blocks from program" msgstr "" -#: misc/mke2fs.c:259 +#: misc/mke2fs.c:265 #, c-format msgid "Block %d in primary superblock/group descriptor area bad.\n" msgstr "" -#: misc/mke2fs.c:261 +#: misc/mke2fs.c:267 #, c-format msgid "Blocks %d through %d must be good in order to build a filesystem.\n" msgstr "" -#: misc/mke2fs.c:264 +#: misc/mke2fs.c:270 msgid "Aborting....\n" msgstr "" -#: misc/mke2fs.c:284 +#: misc/mke2fs.c:290 #, c-format msgid "" "Warning: the backup superblock/group descriptors at block %d contain\n" @@ -2521,157 +2749,167 @@ msgid "" "\n" msgstr "" -#: misc/mke2fs.c:302 +#: misc/mke2fs.c:308 msgid "while marking bad blocks as used" msgstr "" -#: misc/mke2fs.c:355 +#: misc/mke2fs.c:361 msgid "done \n" msgstr "" -#: misc/mke2fs.c:390 +#: misc/mke2fs.c:396 msgid "while allocating zeroizing buffer" msgstr "" -#: misc/mke2fs.c:431 +#: misc/mke2fs.c:436 msgid "Writing inode tables: " msgstr "" -#: misc/mke2fs.c:442 +#: misc/mke2fs.c:447 #, c-format msgid "" "\n" "Could not write %d blocks in inode table starting at %d: %s\n" msgstr "" -#: misc/mke2fs.c:465 +#: misc/mke2fs.c:470 msgid "while creating root dir" msgstr "" -#: misc/mke2fs.c:472 +#: misc/mke2fs.c:477 msgid "while reading root inode" msgstr "" -#: misc/mke2fs.c:481 +#: misc/mke2fs.c:486 msgid "while setting root inode ownership" msgstr "" -#: misc/mke2fs.c:498 +#: misc/mke2fs.c:504 msgid "while creating /lost+found" msgstr "" -#: misc/mke2fs.c:505 +#: misc/mke2fs.c:511 msgid "while looking up /lost+found" msgstr "" -#: misc/mke2fs.c:515 +#: misc/mke2fs.c:521 msgid "while expanding /lost+found" msgstr "" -#: misc/mke2fs.c:531 +#: misc/mke2fs.c:537 msgid "while setting bad block inode" msgstr "" -#: misc/mke2fs.c:564 +#: misc/mke2fs.c:569 +#, c-format +msgid "Out of memory erasing sectors %d-%d\n" +msgstr "" + +#: misc/mke2fs.c:579 +#, c-format +msgid "Warning: could not read block 0: %s\n" +msgstr "" + +#: misc/mke2fs.c:595 #, c-format msgid "Warning: could not erase sector %d: %s\n" msgstr "" -#: misc/mke2fs.c:580 +#: misc/mke2fs.c:611 msgid "while initializing journal superblock" msgstr "" -#: misc/mke2fs.c:586 +#: misc/mke2fs.c:617 msgid "Zeroing journal device: " msgstr "" -#: misc/mke2fs.c:593 +#: misc/mke2fs.c:624 #, c-format msgid "while zeroing journal device (block %u, count %d)" msgstr "" -#: misc/mke2fs.c:604 +#: misc/mke2fs.c:635 msgid "while writing journal superblock" msgstr "" -#: misc/mke2fs.c:618 +#: misc/mke2fs.c:649 #, c-format msgid "" "warning: %d blocks unused.\n" "\n" msgstr "" -#: misc/mke2fs.c:623 +#: misc/mke2fs.c:654 #, c-format msgid "Filesystem label=%s\n" msgstr "" -#: misc/mke2fs.c:624 +#: misc/mke2fs.c:655 msgid "OS type: " msgstr "" -#: misc/mke2fs.c:629 +#: misc/mke2fs.c:660 msgid "(unknown os)" msgstr "" -#: misc/mke2fs.c:632 +#: misc/mke2fs.c:663 #, c-format msgid "Block size=%u (log=%u)\n" msgstr "" -#: misc/mke2fs.c:634 +#: misc/mke2fs.c:665 #, c-format msgid "Fragment size=%u (log=%u)\n" msgstr "" -#: misc/mke2fs.c:636 +#: misc/mke2fs.c:667 #, c-format msgid "%u inodes, %u blocks\n" msgstr "" -#: misc/mke2fs.c:638 +#: misc/mke2fs.c:669 #, c-format msgid "%u blocks (%2.2f%%) reserved for the super user\n" msgstr "" -#: misc/mke2fs.c:641 +#: misc/mke2fs.c:672 #, c-format msgid "First data block=%u\n" msgstr "" -#: misc/mke2fs.c:643 +#: misc/mke2fs.c:674 #, c-format msgid "%u block groups\n" msgstr "" -#: misc/mke2fs.c:645 +#: misc/mke2fs.c:676 #, c-format msgid "%u block group\n" msgstr "" -#: misc/mke2fs.c:646 +#: misc/mke2fs.c:677 #, c-format msgid "%u blocks per group, %u fragments per group\n" msgstr "" -#: misc/mke2fs.c:648 +#: misc/mke2fs.c:679 #, c-format msgid "%u inodes per group\n" msgstr "" -#: misc/mke2fs.c:655 +#: misc/mke2fs.c:686 msgid "Superblock backups stored on blocks: " msgstr "" -#: misc/mke2fs.c:705 +#: misc/mke2fs.c:736 msgid "Couldn't allocate memory to parse raid options!\n" msgstr "" -#: misc/mke2fs.c:730 +#: misc/mke2fs.c:761 msgid "Invalid stride parameter.\n" msgstr "" -#: misc/mke2fs.c:738 +#: misc/mke2fs.c:769 msgid "" "\n" "Bad raid options specified.\n" @@ -2684,62 +2922,83 @@ msgid "" "\n" msgstr "" -#: misc/mke2fs.c:840 +#: misc/mke2fs.c:885 +#, c-format +msgid "Warning: blocksize %d not usable on most systems.\n" +msgstr "" + +#: misc/mke2fs.c:901 #, c-format msgid "bad fragment size - %s" msgstr "" -#: misc/mke2fs.c:846 +#: misc/mke2fs.c:907 msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "" -#: misc/mke2fs.c:853 +#: misc/mke2fs.c:914 msgid "Illegal number for blocks per group" msgstr "" -#: misc/mke2fs.c:858 +#: misc/mke2fs.c:919 msgid "blocks per group must be multiple of 8" msgstr "" -#: misc/mke2fs.c:867 +#: misc/mke2fs.c:929 #, c-format -msgid "bad inode ratio - %s" +msgid "bad inode ratio %s (min %d/max %d" msgstr "" -#: misc/mke2fs.c:884 +#: misc/mke2fs.c:948 msgid "in malloc for bad_blocks_filename" msgstr "" -#: misc/mke2fs.c:893 +#: misc/mke2fs.c:957 #, c-format msgid "bad reserved blocks percent - %s" msgstr "" -#: misc/mke2fs.c:956 misc/tune2fs.c:265 +#: misc/mke2fs.c:989 +#, c-format +msgid "bad inode size - %s" +msgstr "" + +#: misc/mke2fs.c:1025 misc/tune2fs.c:287 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "" -#: misc/mke2fs.c:1009 misc/mke2fs.c:1270 +#: misc/mke2fs.c:1078 misc/mke2fs.c:1379 #, c-format msgid "while trying to open journal device %s\n" msgstr "" -#: misc/mke2fs.c:1034 +#: misc/mke2fs.c:1091 +#, c-format +msgid "%d-byte blocks too big for system (max %d)" +msgstr "" + +#: misc/mke2fs.c:1095 +#, c-format +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgstr "" + +#: misc/mke2fs.c:1115 msgid "filesystem" msgstr "" -#: misc/mke2fs.c:1047 resize/main.c:221 +#: misc/mke2fs.c:1128 resize/main.c:222 msgid "while trying to determine filesystem size" msgstr "" -#: misc/mke2fs.c:1053 +#: misc/mke2fs.c:1134 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" msgstr "" -#: misc/mke2fs.c:1060 +#: misc/mke2fs.c:1141 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -2747,80 +3006,90 @@ msgid "" "\tto re-read your partition table.\n" msgstr "" -#: misc/mke2fs.c:1075 +#: misc/mke2fs.c:1156 msgid "Filesystem larger than apparent filesystem size." msgstr "" -#: misc/mke2fs.c:1093 +#: misc/mke2fs.c:1180 msgid "blocks per group count out of range" msgstr "" -#: misc/mke2fs.c:1133 +#: misc/mke2fs.c:1190 +#, c-format +msgid "bad inode size %d (min %d/max %d)" +msgstr "" + +#: misc/mke2fs.c:1196 +#, c-format +msgid "Warning: %d-byte inodes not usable on most systems\n" +msgstr "" + +#: misc/mke2fs.c:1238 msgid "while setting up superblock" msgstr "" -#: misc/mke2fs.c:1161 +#: misc/mke2fs.c:1272 #, c-format msgid "unknown os - %s" msgstr "" -#: misc/mke2fs.c:1216 +#: misc/mke2fs.c:1326 msgid "while trying to allocate filesystem tables" msgstr "" -#: misc/mke2fs.c:1247 +#: misc/mke2fs.c:1357 #, c-format -msgid "zeroing block %u at end of filesystem" +msgid "while zeroing block %u at end of filesystem" msgstr "" -#: misc/mke2fs.c:1263 misc/tune2fs.c:340 +#: misc/mke2fs.c:1372 misc/tune2fs.c:370 msgid "journal" msgstr "" -#: misc/mke2fs.c:1275 +#: misc/mke2fs.c:1384 #, c-format msgid "Adding journal to device %s: " msgstr "" -#: misc/mke2fs.c:1282 +#: misc/mke2fs.c:1391 #, c-format msgid "" "\n" "\twhile trying to add journal to device %s" msgstr "" -#: misc/mke2fs.c:1287 misc/mke2fs.c:1311 misc/tune2fs.c:362 misc/tune2fs.c:376 +#: misc/mke2fs.c:1396 misc/mke2fs.c:1420 misc/tune2fs.c:392 misc/tune2fs.c:406 msgid "done\n" msgstr "" -#: misc/mke2fs.c:1299 +#: misc/mke2fs.c:1408 #, c-format msgid "Creating journal (%d blocks): " msgstr "" -#: misc/mke2fs.c:1307 +#: misc/mke2fs.c:1416 msgid "" "\n" "\twhile trying to create journal" msgstr "" -#: misc/mke2fs.c:1316 +#: misc/mke2fs.c:1425 msgid "Writing superblocks and filesystem accounting information: " msgstr "" -#: misc/mke2fs.c:1320 +#: misc/mke2fs.c:1430 msgid "" "\n" "Warning, had trouble writing out superblocks." msgstr "" -#: misc/mke2fs.c:1323 +#: misc/mke2fs.c:1433 msgid "" "done\n" "\n" msgstr "" -#: misc/mklost+found.c:47 +#: misc/mklost+found.c:48 msgid "Usage: mklost+found\n" msgstr "" @@ -2829,7 +3098,7 @@ msgstr "" msgid "%s failed for %s: %s\n" msgstr "" -#: misc/partinfo.c:37 +#: misc/partinfo.c:38 #, c-format msgid "" "Usage: %s \n" @@ -2841,224 +3110,243 @@ msgid "" "\n" msgstr "" -#: misc/partinfo.c:54 +#: misc/partinfo.c:55 msgid "HDIO_GETGEO ioctl" msgstr "" -#: misc/partinfo.c:61 +#: misc/partinfo.c:62 msgid "BLKGETSIZE ioctl" msgstr "" -#: misc/tune2fs.c:72 +#: misc/tune2fs.c:74 msgid "Please run e2fsck on the filesystem.\n" msgstr "" -#: misc/tune2fs.c:77 +#: misc/tune2fs.c:81 #, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n" "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n" -"\t[-r reserved-blocks-count] [-u user] [-C mount-count]\n" -"\t[-L volume-label] [-M last-mounted-dir] [-U UUID]\n" -"\t[-O [^]feature[,...]] device\n" +"\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n" +"\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n" +"\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n" msgstr "" -#: misc/tune2fs.c:124 +#: misc/tune2fs.c:131 msgid "while trying to open external journal" msgstr "" -#: misc/tune2fs.c:128 +#: misc/tune2fs.c:135 #, c-format msgid "%s is not a journal device.\n" msgstr "" -#: misc/tune2fs.c:143 +#: misc/tune2fs.c:150 msgid "Journal superblock not found!\n" msgstr "" -#: misc/tune2fs.c:156 +#: misc/tune2fs.c:163 msgid "Filesystem's UUID not found on journal device.\n" msgstr "" -#: misc/tune2fs.c:176 +#: misc/tune2fs.c:183 msgid "Journal NOT removed\n" msgstr "" -#: misc/tune2fs.c:183 +#: misc/tune2fs.c:190 msgid "Journal removed\n" msgstr "" -#: misc/tune2fs.c:214 +#: misc/tune2fs.c:221 msgid "while reading journal inode" msgstr "" -#: misc/tune2fs.c:221 +#: misc/tune2fs.c:228 msgid "while reading bitmaps" msgstr "" -#: misc/tune2fs.c:228 +#: misc/tune2fs.c:235 msgid "while clearing journal inode" msgstr "" -#: misc/tune2fs.c:239 +#: misc/tune2fs.c:246 msgid "while writing journal inode" msgstr "" -#: misc/tune2fs.c:279 +#: misc/tune2fs.c:261 +#, c-format +msgid "Invalid mount option set: %s\n" +msgstr "" + +#: misc/tune2fs.c:303 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" msgstr "" -#: misc/tune2fs.c:288 +#: misc/tune2fs.c:312 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" msgstr "" -#: misc/tune2fs.c:335 +#: misc/tune2fs.c:365 msgid "The filesystem already has a journal.\n" msgstr "" -#: misc/tune2fs.c:346 +#: misc/tune2fs.c:376 #, c-format msgid "" "\n" "\twhile trying to open journal on %s\n" msgstr "" -#: misc/tune2fs.c:350 +#: misc/tune2fs.c:380 #, c-format msgid "Creating journal on device %s: " msgstr "" -#: misc/tune2fs.c:358 +#: misc/tune2fs.c:388 #, c-format msgid "while adding filesystem to journal on %s" msgstr "" -#: misc/tune2fs.c:364 +#: misc/tune2fs.c:394 msgid "Creating journal inode: " msgstr "" -#: misc/tune2fs.c:373 +#: misc/tune2fs.c:403 msgid "" "\n" "\twhile trying to create journal file" msgstr "" -#: misc/tune2fs.c:439 misc/tune2fs.c:452 +#: misc/tune2fs.c:450 +#, c-format +msgid "Couldn't parse date/time specifier: %s" +msgstr "" + +#: misc/tune2fs.c:472 misc/tune2fs.c:485 #, c-format msgid "bad mounts count - %s" msgstr "" -#: misc/tune2fs.c:468 +#: misc/tune2fs.c:501 #, c-format msgid "bad error behavior - %s" msgstr "" -#: misc/tune2fs.c:491 +#: misc/tune2fs.c:524 #, c-format msgid "bad gid/group name - %s" msgstr "" -#: misc/tune2fs.c:524 +#: misc/tune2fs.c:557 #, c-format msgid "bad interval - %s" msgstr "" -#: misc/tune2fs.c:552 +#: misc/tune2fs.c:585 #, c-format msgid "bad reserved block ratio - %s" msgstr "" -#: misc/tune2fs.c:567 +#: misc/tune2fs.c:600 +msgid "-o may only be specified once" +msgstr "" + +#: misc/tune2fs.c:610 msgid "-O may only be specified once" msgstr "" -#: misc/tune2fs.c:577 +#: misc/tune2fs.c:620 #, c-format msgid "bad reserved blocks count - %s" msgstr "" -#: misc/tune2fs.c:601 +#: misc/tune2fs.c:649 #, c-format msgid "bad uid/user name - %s" msgstr "" -#: misc/tune2fs.c:675 +#: misc/tune2fs.c:744 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "" -#: misc/tune2fs.c:681 +#: misc/tune2fs.c:750 #, c-format msgid "Setting current mount count to %d\n" msgstr "" -#: misc/tune2fs.c:686 +#: misc/tune2fs.c:755 #, c-format msgid "Setting error behavior to %d\n" msgstr "" -#: misc/tune2fs.c:691 +#: misc/tune2fs.c:760 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "" -#: misc/tune2fs.c:696 +#: misc/tune2fs.c:765 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "" -#: misc/tune2fs.c:702 +#: misc/tune2fs.c:771 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" msgstr "" -#: misc/tune2fs.c:708 +#: misc/tune2fs.c:777 #, c-format msgid "reserved blocks count is too big (%ul)" msgstr "" -#: misc/tune2fs.c:714 +#: misc/tune2fs.c:783 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "" -#: misc/tune2fs.c:720 +#: misc/tune2fs.c:789 msgid "" "\n" "The filesystem already has sparse superblocks.\n" msgstr "" -#: misc/tune2fs.c:727 +#: misc/tune2fs.c:796 #, c-format msgid "" "\n" "Sparse superblock flag set. %s" msgstr "" -#: misc/tune2fs.c:734 +#: misc/tune2fs.c:803 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" msgstr "" -#: misc/tune2fs.c:742 +#: misc/tune2fs.c:811 #, c-format msgid "" "\n" "Sparse superblock flag cleared. %s" msgstr "" -#: misc/tune2fs.c:749 +#: misc/tune2fs.c:818 +#, c-format +msgid "Setting time filesystem last checked to %s\n" +msgstr "" + +#: misc/tune2fs.c:824 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "" -#: misc/tune2fs.c:780 +#: misc/tune2fs.c:857 msgid "Invalid UUID format\n" msgstr "" @@ -3067,45 +3355,45 @@ msgstr "" msgid "Usage: %s [-r] [-t]\n" msgstr "" -#: misc/util.c:55 +#: misc/util.c:72 msgid "Proceed anyway? (y,n) " msgstr "" -#: misc/util.c:70 +#: misc/util.c:93 #, c-format msgid "Could not stat %s --- %s\n" msgstr "" -#: misc/util.c:73 +#: misc/util.c:96 msgid "" "\n" "The device apparently does not exist; did you specify it correctly?\n" msgstr "" -#: misc/util.c:78 +#: misc/util.c:101 #, c-format msgid "%s is not a block special device.\n" msgstr "" -#: misc/util.c:95 +#: misc/util.c:118 #, c-format msgid "%s is entire device, not just one partition!\n" msgstr "" -#: misc/util.c:119 +#: misc/util.c:142 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" msgstr "" -#: misc/util.c:122 +#: misc/util.c:145 #, c-format msgid "will not make a %s here!\n" msgstr "" -#: misc/util.c:136 +#: misc/util.c:159 msgid "Couldn't allocate memory to parse journal options!\n" msgstr "" -#: misc/util.c:178 +#: misc/util.c:201 msgid "" "\n" "Bad journal options specified.\n" @@ -3121,13 +3409,13 @@ msgid "" "\n" msgstr "" -#: misc/util.c:205 +#: misc/util.c:228 msgid "" "\n" "Filesystem too small for a journal\n" msgstr "" -#: misc/util.c:213 +#: misc/util.c:235 #, c-format msgid "" "\n" @@ -3135,77 +3423,77 @@ msgid "" "between 1024 and 102400 blocks. Aborting.\n" msgstr "" -#: misc/util.c:221 +#: misc/util.c:243 msgid "" "\n" "Journal size too big for filesystem.\n" msgstr "" -#: misc/util.c:240 +#: misc/util.c:262 #, c-format msgid "" "This filesystem will be automatically checked every %d mounts or\n" "%g days, whichever comes first. Use tune2fs -c or -i to override.\n" msgstr "" -#: resize/main.c:31 +#: resize/main.c:32 #, c-format msgid "" "usage: %s [-d debug_flags] [-f] [-F] [-p] device [new-size]\n" "\n" msgstr "" -#: resize/main.c:52 +#: resize/main.c:53 msgid "Extending the inode table" msgstr "" -#: resize/main.c:55 +#: resize/main.c:56 msgid "Relocating blocks" msgstr "" -#: resize/main.c:58 +#: resize/main.c:59 msgid "Scanning inode table" msgstr "" -#: resize/main.c:61 +#: resize/main.c:62 msgid "Updating inode references" msgstr "" -#: resize/main.c:64 +#: resize/main.c:65 msgid "Moving inode table" msgstr "" -#: resize/main.c:67 +#: resize/main.c:68 msgid "Unknown pass?!?" msgstr "" -#: resize/main.c:70 +#: resize/main.c:71 #, c-format msgid "Begin pass %d (max = %lu)\n" msgstr "" -#: resize/main.c:95 +#: resize/main.c:96 msgid "ext2fs_check_if_mount" msgstr "" -#: resize/main.c:103 +#: resize/main.c:104 #, c-format msgid "" "%s is mounted; can't resize a mounted filesystem!\n" "\n" msgstr "" -#: resize/main.c:125 +#: resize/main.c:127 #, c-format msgid "resize2fs %s (%s)\n" msgstr "" -#: resize/main.c:158 +#: resize/main.c:160 #, c-format msgid "bad filesystem size - %s" msgstr "" -#: resize/main.c:227 +#: resize/main.c:243 #, c-format msgid "" "The containing partition (or device) is only %d blocks.\n" @@ -3213,84 +3501,84 @@ msgid "" "\n" msgstr "" -#: resize/main.c:234 +#: resize/main.c:250 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" "\n" msgstr "" -#: resize/main.c:239 +#: resize/main.c:257 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" "\n" msgstr "" -#: resize/main.c:247 +#: resize/main.c:265 #, c-format msgid "while trying to resize %s" msgstr "" -#: resize/main.c:251 +#: resize/main.c:270 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" "\n" msgstr "" -#: resize/resize2fs.c:108 +#: resize/resize2fs.c:110 #, c-format msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "" -#: resize/resize2fs.c:426 +#: resize/resize2fs.c:455 msgid "meta-data blocks" msgstr "" -#: resize/resize2fs.c:489 +#: resize/resize2fs.c:576 msgid "reserved blocks" msgstr "" -#: resize/resize2fs.c:494 +#: resize/resize2fs.c:581 msgid "blocks to be moved" msgstr "" -#: resize/resize2fs.c:725 +#: resize/resize2fs.c:808 msgid "Going into desperation mode for block allocations\n" msgstr "" -#: resize/resize2fs.c:814 +#: resize/resize2fs.c:901 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "" -#: resize/resize2fs.c:884 +#: resize/resize2fs.c:971 #, c-format -msgid "ino=%ld, blockcnt=%ld, %u->%u\n" +msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "" -#: resize/resize2fs.c:1040 +#: resize/resize2fs.c:1139 #, c-format -msgid "Inode moved %ld->%ld\n" +msgid "Inode moved %u->%u\n" msgstr "" -#: resize/resize2fs.c:1103 +#: resize/resize2fs.c:1204 #, c-format -msgid "Inode translate (dir=%ld, name=%.*s, %u->%ld)\n" +msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "" -#: resize/resize2fs.c:1222 +#: resize/resize2fs.c:1330 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "" -#: resize/resize2fs.c:1248 +#: resize/resize2fs.c:1356 #, c-format msgid "%d blocks of zeros...\n" msgstr "" -#: resize/resize2fs.c:1283 +#: resize/resize2fs.c:1391 msgid "Inode table move finished.\n" msgstr "" diff --git a/po/it.po b/po/it.po index 0cd30eb..a3226c2 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: e2fsprogs 1.18\n" -"POT-Creation-Date: 2001-10-08 11:47-0400\n" +"POT-Creation-Date: 2002-11-09 11:58-0500\n" "PO-Revision-Date: 2000-01-15 14:21+01:00\n" "Last-Translator: Marco d'Itri \n" "Language-Team: Italian \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: e2fsck/badblocks.c:22 misc/mke2fs.c:181 +#: e2fsck/badblocks.c:22 misc/mke2fs.c:187 #, c-format msgid "Bad block %u out of range; ignored.\n" msgstr "" @@ -27,28 +27,28 @@ msgid "while reading the bad blocks inode" msgstr "" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:110 e2fsck/scantest.c:107 -#: e2fsck/unix.c:765 e2fsck/unix.c:797 misc/badblocks.c:767 -#: misc/badblocks.c:776 misc/badblocks.c:790 misc/badblocks.c:801 -#: misc/dumpe2fs.c:316 misc/e2image.c:433 misc/e2image.c:449 misc/mke2fs.c:197 -#: misc/tune2fs.c:649 resize/main.c:196 +#: e2fsck/unix.c:853 e2fsck/unix.c:885 misc/badblocks.c:771 +#: misc/badblocks.c:782 misc/badblocks.c:796 misc/badblocks.c:808 +#: misc/dumpe2fs.c:337 misc/e2image.c:475 misc/e2image.c:491 misc/mke2fs.c:203 +#: misc/tune2fs.c:718 resize/main.c:198 #, c-format msgid "while trying to open %s" msgstr "" -#: e2fsck/badblocks.c:81 +#: e2fsck/badblocks.c:82 #, c-format msgid "while trying popen '%s'" msgstr "" -#: e2fsck/badblocks.c:92 misc/mke2fs.c:204 +#: e2fsck/badblocks.c:93 misc/mke2fs.c:210 msgid "while reading in list of bad blocks from file" msgstr "" -#: e2fsck/badblocks.c:102 +#: e2fsck/badblocks.c:103 msgid "while updating bad block inode" msgstr "" -#: e2fsck/badblocks.c:131 +#: e2fsck/badblocks.c:132 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" msgstr "" @@ -63,16 +63,20 @@ msgstr "" msgid "Error reading block %lu (%s). " msgstr "" -#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:103 +#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:106 msgid "Ignore error" msgstr "" -#: e2fsck/ehandler.c:97 +#: e2fsck/ehandler.c:60 +msgid "Force rewrite" +msgstr "" + +#: e2fsck/ehandler.c:100 #, c-format msgid "Error writing block %lu (%s) while %s. " msgstr "" -#: e2fsck/ehandler.c:100 +#: e2fsck/ehandler.c:103 #, c-format msgid "Error writing block %lu (%s). " msgstr "" @@ -119,21 +123,21 @@ msgstr "" msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n" msgstr "" -#: e2fsck/iscan.c:81 e2fsck/unix.c:599 resize/main.c:173 +#: e2fsck/iscan.c:81 e2fsck/unix.c:673 resize/main.c:175 #, c-format msgid "while opening %s for flushing" msgstr "" -#: e2fsck/iscan.c:86 e2fsck/unix.c:605 resize/main.c:180 +#: e2fsck/iscan.c:86 e2fsck/unix.c:679 resize/main.c:182 #, c-format msgid "while trying to flush %s" msgstr "" -#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:340 +#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:377 msgid "while opening inode scan" msgstr "" -#: e2fsck/iscan.c:127 misc/e2image.c:355 +#: e2fsck/iscan.c:127 misc/e2image.c:395 msgid "while getting next inode" msgstr "" @@ -142,292 +146,294 @@ msgstr "" msgid "%d inodes scanned.\n" msgstr "" -#: e2fsck/journal.c:47 -#, c-format -msgid "bmap journal inode %ld, block %d\n" -msgstr "" - -#: e2fsck/journal.c:384 +#: e2fsck/journal.c:418 msgid "reading journal superblock\n" msgstr "" -#: e2fsck/journal.c:441 +#: e2fsck/journal.c:475 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "" -#: e2fsck/journal.c:450 +#: e2fsck/journal.c:484 #, c-format msgid "%s: journal too short\n" msgstr "" -#: e2fsck/journal.c:702 +#: e2fsck/journal.c:756 #, c-format msgid "%s: recovering journal\n" msgstr "" -#: e2fsck/journal.c:704 +#: e2fsck/journal.c:758 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "" -#: e2fsck/journal.c:725 +#: e2fsck/journal.c:779 #, c-format msgid "while trying to re-open %s" msgstr "" -#: e2fsck/message.c:103 +#: e2fsck/message.c:105 msgid "aextended attribute" msgstr "" -#: e2fsck/message.c:104 +#: e2fsck/message.c:106 msgid "Aerror allocating" msgstr "" -#: e2fsck/message.c:105 +#: e2fsck/message.c:107 msgid "bblock" msgstr "" -#: e2fsck/message.c:106 +#: e2fsck/message.c:108 msgid "Bbitmap" msgstr "" -#: e2fsck/message.c:107 +#: e2fsck/message.c:109 msgid "ccompress" msgstr "" -#: e2fsck/message.c:108 +#: e2fsck/message.c:110 msgid "Cconflicts with some other fs @b" msgstr "" -#: e2fsck/message.c:109 +#: e2fsck/message.c:111 msgid "iinode" msgstr "" -#: e2fsck/message.c:110 +#: e2fsck/message.c:112 msgid "Iillegal" msgstr "" -#: e2fsck/message.c:111 +#: e2fsck/message.c:113 msgid "jjournal" msgstr "" -#: e2fsck/message.c:112 +#: e2fsck/message.c:114 msgid "Ddeleted" msgstr "" -#: e2fsck/message.c:113 +#: e2fsck/message.c:115 msgid "ddirectory" msgstr "" -#: e2fsck/message.c:114 +#: e2fsck/message.c:116 msgid "eentry" msgstr "" -#: e2fsck/message.c:115 +#: e2fsck/message.c:117 msgid "E@e '%Dn' in %p (%i)" msgstr "" -#: e2fsck/message.c:116 +#: e2fsck/message.c:118 msgid "ffilesystem" msgstr "" -#: e2fsck/message.c:117 +#: e2fsck/message.c:119 msgid "Ffor @i %i (%Q) is" msgstr "" -#: e2fsck/message.c:118 +#: e2fsck/message.c:120 msgid "ggroup" msgstr "" -#: e2fsck/message.c:119 +#: e2fsck/message.c:121 +msgid "hHTREE @d @i" +msgstr "" + +#: e2fsck/message.c:122 msgid "llost+found" msgstr "" -#: e2fsck/message.c:120 +#: e2fsck/message.c:123 msgid "Lis a link" msgstr "" -#: e2fsck/message.c:121 +#: e2fsck/message.c:124 msgid "oorphaned" msgstr "" -#: e2fsck/message.c:122 +#: e2fsck/message.c:125 +msgid "pproblem in" +msgstr "" + +#: e2fsck/message.c:126 msgid "rroot @i" msgstr "" -#: e2fsck/message.c:123 +#: e2fsck/message.c:127 msgid "sshould be" msgstr "" -#: e2fsck/message.c:124 +#: e2fsck/message.c:128 msgid "Ssuper@b" msgstr "" -#: e2fsck/message.c:125 +#: e2fsck/message.c:129 msgid "uunattached" msgstr "" -#: e2fsck/message.c:126 +#: e2fsck/message.c:130 msgid "vdevice" msgstr "" -#: e2fsck/message.c:127 +#: e2fsck/message.c:131 msgid "zzero-length" msgstr "" -#: e2fsck/message.c:138 +#: e2fsck/message.c:142 msgid "" msgstr "" #. 0 -#: e2fsck/message.c:139 +#: e2fsck/message.c:143 msgid "" msgstr "" #. 1 #. 2 -#: e2fsck/message.c:141 +#: e2fsck/message.c:145 msgid "" msgstr "" #. 3 -#: e2fsck/message.c:142 +#: e2fsck/message.c:146 msgid "" msgstr "" #. 4 -#: e2fsck/message.c:143 +#: e2fsck/message.c:147 msgid "" msgstr "" #. 5 -#: e2fsck/message.c:144 +#: e2fsck/message.c:148 msgid "" msgstr "" #. 6 -#: e2fsck/message.c:145 +#: e2fsck/message.c:149 msgid "" msgstr "" #. 7 -#: e2fsck/message.c:146 +#: e2fsck/message.c:150 msgid "" msgstr "" #. 8 -#: e2fsck/message.c:147 +#: e2fsck/message.c:151 msgid "" msgstr "" #. 9 -#: e2fsck/message.c:148 +#: e2fsck/message.c:152 msgid "" msgstr "" -#: e2fsck/pass1b.c:127 +#: e2fsck/pass1b.c:195 msgid "multiply claimed inode map" msgstr "" -#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:650 +#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:676 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "" -#: e2fsck/pass1b.c:687 +#: e2fsck/pass1b.c:719 msgid "returned from clone_file_block" msgstr "" #. #. * Allocate bitmaps structures #. -#: e2fsck/pass1.c:290 +#: e2fsck/pass1.c:311 msgid "in-use inode map" msgstr "" -#: e2fsck/pass1.c:299 +#: e2fsck/pass1.c:320 msgid "directory inode map" msgstr "" -#: e2fsck/pass1.c:307 +#: e2fsck/pass1.c:328 msgid "regular file inode map" msgstr "" -#: e2fsck/pass1.c:314 +#: e2fsck/pass1.c:335 msgid "in-use block map" msgstr "" -#: e2fsck/pass1.c:361 +#: e2fsck/pass1.c:382 msgid "doing inode scan" msgstr "" -#: e2fsck/pass1.c:737 +#: e2fsck/pass1.c:751 msgid "Pass 1" msgstr "" -#: e2fsck/pass1.c:795 +#: e2fsck/pass1.c:809 #, c-format msgid "reading indirect blocks of inode %u" msgstr "" -#: e2fsck/pass1.c:837 +#: e2fsck/pass1.c:851 msgid "bad inode map" msgstr "" -#: e2fsck/pass1.c:859 +#: e2fsck/pass1.c:873 msgid "inode in bad block map" msgstr "" -#: e2fsck/pass1.c:879 +#: e2fsck/pass1.c:893 msgid "imagic inode map" msgstr "" -#: e2fsck/pass1.c:906 +#: e2fsck/pass1.c:920 msgid "multiply claimed block map" msgstr "" -#: e2fsck/pass1.c:1006 +#: e2fsck/pass1.c:1019 msgid "ext attr block map" msgstr "" -#: e2fsck/pass1.c:1673 +#: e2fsck/pass1.c:1775 msgid "block bitmap" msgstr "" -#: e2fsck/pass1.c:1677 +#: e2fsck/pass1.c:1779 msgid "inode bitmap" msgstr "" -#: e2fsck/pass1.c:1681 +#: e2fsck/pass1.c:1783 msgid "inode table" msgstr "" +#: e2fsck/pass2.c:290 +msgid "Pass 2" +msgstr "" + #. #. * Allocate some bitmaps to do loop detection. #. -#: e2fsck/pass3.c:85 +#: e2fsck/pass3.c:80 msgid "inode done bitmap" msgstr "" -#: e2fsck/pass3.c:96 +#: e2fsck/pass3.c:91 msgid "Peak memory" msgstr "" -#: e2fsck/pass3.c:141 +#: e2fsck/pass3.c:144 msgid "Pass 3" msgstr "" -#: e2fsck/pass3.c:331 +#: e2fsck/pass3.c:334 msgid "inode loop detection bitmap" msgstr "" -#. Should never happen -#: e2fsck/pass3.c:584 -msgid "Debug error in e2fsck adjust_inode_count, should never happen.\n" -msgstr "" - -#: e2fsck/pass4.c:163 +#: e2fsck/pass4.c:174 msgid "Pass 4" msgstr "" @@ -435,202 +441,213 @@ msgstr "" msgid "Pass 5" msgstr "" -#: e2fsck/problem.c:47 +#: e2fsck/problem.c:49 msgid "(no prompt)" msgstr "" #. 0 -#: e2fsck/problem.c:48 +#: e2fsck/problem.c:50 msgid "Fix" msgstr "" #. 1 -#: e2fsck/problem.c:49 +#: e2fsck/problem.c:51 msgid "Clear" msgstr "" #. 2 -#: e2fsck/problem.c:50 +#: e2fsck/problem.c:52 msgid "Relocate" msgstr "" #. 3 -#: e2fsck/problem.c:51 +#: e2fsck/problem.c:53 msgid "Allocate" msgstr "" #. 4 -#: e2fsck/problem.c:52 +#: e2fsck/problem.c:54 msgid "Expand" msgstr "" #. 5 -#: e2fsck/problem.c:53 +#: e2fsck/problem.c:55 msgid "Connect to /lost+found" msgstr "" #. 6 -#: e2fsck/problem.c:54 +#: e2fsck/problem.c:56 msgid "Create" msgstr "" #. 7 -#: e2fsck/problem.c:55 +#: e2fsck/problem.c:57 msgid "Salvage" msgstr "" #. 8 -#: e2fsck/problem.c:56 +#: e2fsck/problem.c:58 msgid "Truncate" msgstr "" #. 9 -#: e2fsck/problem.c:57 +#: e2fsck/problem.c:59 msgid "Clear inode" msgstr "" #. 10 -#: e2fsck/problem.c:58 +#: e2fsck/problem.c:60 msgid "Abort" msgstr "" #. 11 -#: e2fsck/problem.c:59 +#: e2fsck/problem.c:61 msgid "Split" msgstr "" #. 12 -#: e2fsck/problem.c:60 +#: e2fsck/problem.c:62 msgid "Continue" msgstr "" #. 13 -#: e2fsck/problem.c:61 +#: e2fsck/problem.c:63 msgid "Clone duplicate/bad blocks" msgstr "" #. 14 -#: e2fsck/problem.c:62 +#: e2fsck/problem.c:64 msgid "Delete file" msgstr "" #. 15 -#: e2fsck/problem.c:63 +#: e2fsck/problem.c:65 msgid "Suppress messages" msgstr "" #. 16 -#: e2fsck/problem.c:64 +#: e2fsck/problem.c:66 msgid "Unlink" msgstr "" -#: e2fsck/problem.c:72 +#. 17 +#: e2fsck/problem.c:67 +msgid "Clear HTree index" +msgstr "" + +#: e2fsck/problem.c:76 msgid "(NONE)" msgstr "" #. 0 -#: e2fsck/problem.c:73 +#: e2fsck/problem.c:77 msgid "FIXED" msgstr "" #. 1 -#: e2fsck/problem.c:74 +#: e2fsck/problem.c:78 msgid "CLEARED" msgstr "" #. 2 -#: e2fsck/problem.c:75 +#: e2fsck/problem.c:79 msgid "RELOCATED" msgstr "" #. 3 -#: e2fsck/problem.c:76 +#: e2fsck/problem.c:80 msgid "ALLOCATED" msgstr "" #. 4 -#: e2fsck/problem.c:77 +#: e2fsck/problem.c:81 msgid "EXPANDED" msgstr "" #. 5 -#: e2fsck/problem.c:78 +#: e2fsck/problem.c:82 msgid "RECONNECTED" msgstr "" #. 6 -#: e2fsck/problem.c:79 +#: e2fsck/problem.c:83 msgid "CREATED" msgstr "" #. 7 -#: e2fsck/problem.c:80 +#: e2fsck/problem.c:84 msgid "SALVAGED" msgstr "" #. 8 -#: e2fsck/problem.c:81 +#: e2fsck/problem.c:85 msgid "TRUNCATED" msgstr "" #. 9 -#: e2fsck/problem.c:82 +#: e2fsck/problem.c:86 msgid "INODE CLEARED" msgstr "" #. 10 -#: e2fsck/problem.c:83 +#: e2fsck/problem.c:87 msgid "ABORTED" msgstr "" #. 11 -#: e2fsck/problem.c:84 +#: e2fsck/problem.c:88 msgid "SPLIT" msgstr "" #. 12 -#: e2fsck/problem.c:85 +#: e2fsck/problem.c:89 msgid "CONTINUING" msgstr "" #. 13 -#: e2fsck/problem.c:86 +#: e2fsck/problem.c:90 msgid "DUPLICATE/BAD BLOCKS CLONED" msgstr "" #. 14 -#: e2fsck/problem.c:87 +#: e2fsck/problem.c:91 msgid "FILE DELETED" msgstr "" #. 15 -#: e2fsck/problem.c:88 +#: e2fsck/problem.c:92 msgid "SUPPRESSED" msgstr "" #. 16 -#: e2fsck/problem.c:89 +#: e2fsck/problem.c:93 msgid "UNLINKED" msgstr "" +#. 17 +#: e2fsck/problem.c:94 +msgid "HTREE INDEX CLEARED" +msgstr "" + #. Pre-Pass 1 errors #. Block bitmap not in group -#: e2fsck/problem.c:97 +#: e2fsck/problem.c:103 msgid "@b @B for @g %g is not in @g. (@b %b)\n" msgstr "" #. Inode bitmap not in group -#: e2fsck/problem.c:101 +#: e2fsck/problem.c:107 msgid "@i @B for @g %g is not in @g. (@b %b)\n" msgstr "" -#: e2fsck/problem.c:106 +#: e2fsck/problem.c:112 msgid "" "@i table for @g %g is not in @g. (@b %b)\n" "WARNING: SEVERE DATA LOSS POSSIBLE.\n" msgstr "" -#: e2fsck/problem.c:112 +#: e2fsck/problem.c:118 +#, c-format msgid "" "\n" "The @S could not be read or does not describe a correct ext2\n" @@ -641,35 +658,36 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:121 +#: e2fsck/problem.c:127 msgid "" "The @f size (according to the @S) is %b @bs\n" "The physical size of the @v is %c @bs\n" "Either the @S or the partition table is likely to be corrupt!\n" msgstr "" -#: e2fsck/problem.c:128 +#: e2fsck/problem.c:134 msgid "" "@S @b_size = %b, fragsize = %c.\n" "This version of e2fsck does not support fragment sizes different\n" "from the @b size.\n" msgstr "" -#: e2fsck/problem.c:135 +#: e2fsck/problem.c:141 msgid "@S @bs_per_group = %b, should have been %c\n" msgstr "" -#: e2fsck/problem.c:140 +#: e2fsck/problem.c:146 msgid "@S first_data_@b = %b, should have been %c\n" msgstr "" -#: e2fsck/problem.c:145 +#: e2fsck/problem.c:151 msgid "" "@f did not have a UUID; generating one.\n" "\n" msgstr "" -#: e2fsck/problem.c:150 +#: e2fsck/problem.c:156 +#, c-format msgid "" "Note: if there is several inode or block bitmap blocks\n" "which require relocation, or one part of the inode table\n" @@ -680,45 +698,45 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:160 +#: e2fsck/problem.c:166 msgid "Corruption found in @S. (%s = %N).\n" msgstr "" -#: e2fsck/problem.c:165 +#: e2fsck/problem.c:171 #, c-format msgid "Error determining size of the physical @v: %m\n" msgstr "" -#: e2fsck/problem.c:170 +#: e2fsck/problem.c:176 msgid "@i count in @S is %i, should be %j.\n" msgstr "" -#: e2fsck/problem.c:174 +#: e2fsck/problem.c:180 msgid "The Hurd does not support the filetype feature.\n" msgstr "" -#: e2fsck/problem.c:179 +#: e2fsck/problem.c:185 #, c-format msgid "@S has a bad ext3 @j (@i %i).\n" msgstr "" -#: e2fsck/problem.c:184 +#: e2fsck/problem.c:190 msgid "External @j has multiple @f users (unsupported).\n" msgstr "" -#: e2fsck/problem.c:189 +#: e2fsck/problem.c:195 msgid "Can't find external @j\n" msgstr "" -#: e2fsck/problem.c:194 +#: e2fsck/problem.c:200 msgid "External @j has bad @S\n" msgstr "" -#: e2fsck/problem.c:199 +#: e2fsck/problem.c:205 msgid "External @j does not support this @f\n" msgstr "" -#: e2fsck/problem.c:204 +#: e2fsck/problem.c:210 msgid "" "Ext3 @j @S is unknown type %N (unsupported).\n" "It is likely that your copy of e2fsck is old and/or doesn't support this @j " @@ -726,177 +744,185 @@ msgid "" "It is also possible the @j @S is corrupt.\n" msgstr "" -#: e2fsck/problem.c:212 +#: e2fsck/problem.c:218 msgid "Ext3 @j @S is corrupt.\n" msgstr "" -#: e2fsck/problem.c:217 +#: e2fsck/problem.c:223 #, c-format -msgid "@S doesn't have has_journal flag, but has ext3 @j %s.\n" +msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n" msgstr "" -#: e2fsck/problem.c:222 +#: e2fsck/problem.c:228 msgid "@S has ext3 needs_recovery flag set, but no @j.\n" msgstr "" -#: e2fsck/problem.c:227 -msgid "*** WARNING *** leaving data in the @j may be DANGEROUS.\n" +#: e2fsck/problem.c:233 +msgid "ext3 recovery flag clear, but @j has data.\n" +msgstr "" + +#: e2fsck/problem.c:238 +msgid "Clear @j" +msgstr "" + +#: e2fsck/problem.c:243 +msgid "Run @j anyway" msgstr "" -#: e2fsck/problem.c:232 -msgid "ext3 recovery flag clear, but journal has data.\n" +#: e2fsck/problem.c:248 +msgid "Recovery flag not set in backup @S, so running @j anyway.\n" msgstr "" -#: e2fsck/problem.c:237 +#: e2fsck/problem.c:253 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n" msgstr "" -#: e2fsck/problem.c:242 +#: e2fsck/problem.c:258 msgid "@I @b #%B (%b) found in @o @i %i.\n" msgstr "" -#: e2fsck/problem.c:247 +#: e2fsck/problem.c:263 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n" msgstr "" -#: e2fsck/problem.c:252 +#: e2fsck/problem.c:268 #, c-format msgid "@I @o @i %i in @S.\n" msgstr "" -#: e2fsck/problem.c:257 +#: e2fsck/problem.c:273 #, c-format msgid "@I @i %i in @o @i list.\n" msgstr "" -#: e2fsck/problem.c:267 +#: e2fsck/problem.c:283 msgid "Ext3 @j @S has an unknown read-only feature flag set.\n" msgstr "" -#: e2fsck/problem.c:272 +#: e2fsck/problem.c:288 msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n" msgstr "" -#: e2fsck/problem.c:277 +#: e2fsck/problem.c:293 msgid "@j version not supported by this e2fsck.\n" msgstr "" -#: e2fsck/problem.c:282 +#: e2fsck/problem.c:298 #, c-format msgid "" "Moving @j from /%s to hidden inode.\n" "\n" msgstr "" -#: e2fsck/problem.c:287 +#: e2fsck/problem.c:303 #, c-format msgid "" "Error moving @j: %m\n" "\n" msgstr "" -#: e2fsck/problem.c:292 +#: e2fsck/problem.c:308 msgid "" "Found invalid V2 @j @S fields (from V1 journal).\n" "Clearing fields beyond the V1 @j @S...\n" "\n" msgstr "" -#: e2fsck/problem.c:300 +#: e2fsck/problem.c:316 msgid "Pass 1: Checking @is, @bs, and sizes\n" msgstr "" #. Root directory is not an inode -#: e2fsck/problem.c:304 +#: e2fsck/problem.c:320 msgid "@r is not a @d. " msgstr "" -#: e2fsck/problem.c:309 +#: e2fsck/problem.c:325 msgid "@r has dtime set (probably due to old mke2fs). " msgstr "" -#: e2fsck/problem.c:314 +#: e2fsck/problem.c:330 msgid "Reserved @i %i %Q has bad mode. " msgstr "" -#: e2fsck/problem.c:319 +#: e2fsck/problem.c:335 #, c-format msgid "@D @i %i has zero dtime. " msgstr "" -#: e2fsck/problem.c:324 +#: e2fsck/problem.c:340 #, c-format msgid "@i %i is in use, but has dtime set. " msgstr "" -#: e2fsck/problem.c:329 +#: e2fsck/problem.c:345 #, c-format msgid "@i %i is a @z @d. " msgstr "" -#: e2fsck/problem.c:334 +#: e2fsck/problem.c:350 msgid "@g %g's @b @B at %b @C.\n" msgstr "" -#: e2fsck/problem.c:339 +#: e2fsck/problem.c:355 msgid "@g %g's @i @B at %b @C.\n" msgstr "" -#: e2fsck/problem.c:344 +#: e2fsck/problem.c:360 msgid "@g %g's @i table at %b @C.\n" msgstr "" -#: e2fsck/problem.c:349 +#: e2fsck/problem.c:365 msgid "@g %g's @b @B (%b) is bad. " msgstr "" -#: e2fsck/problem.c:354 +#: e2fsck/problem.c:370 msgid "@g %g's @i @B (%b) is bad. " msgstr "" -#: e2fsck/problem.c:359 +#: e2fsck/problem.c:375 msgid "@i %i, i_size is %Is, @s %N. " msgstr "" -#: e2fsck/problem.c:364 +#: e2fsck/problem.c:380 msgid "@i %i, i_@bs is %Ib, @s %N. " msgstr "" -#: e2fsck/problem.c:369 +#: e2fsck/problem.c:385 msgid "@I @b #%B (%b) in @i %i. " msgstr "" -#: e2fsck/problem.c:374 +#: e2fsck/problem.c:390 msgid "@b #%B (%b) overlaps @f metadata in @i %i. " msgstr "" -#: e2fsck/problem.c:379 +#: e2fsck/problem.c:395 #, c-format msgid "@i %i has illegal @b(s). " msgstr "" -#: e2fsck/problem.c:384 +#: e2fsck/problem.c:400 #, c-format msgid "Too many illegal @bs in @i %i.\n" msgstr "" -#: e2fsck/problem.c:389 +#: e2fsck/problem.c:405 msgid "@I @b #%B (%b) in bad @b @i. " msgstr "" -#: e2fsck/problem.c:394 +#: e2fsck/problem.c:410 msgid "Bad @b @i has illegal @b(s). " msgstr "" -#: e2fsck/problem.c:399 +#: e2fsck/problem.c:415 msgid "Duplicate or bad @b in use!\n" msgstr "" -#: e2fsck/problem.c:404 +#: e2fsck/problem.c:420 msgid "Bad @b %b used as bad @b indirect @b?!?\n" msgstr "" -#: e2fsck/problem.c:409 +#: e2fsck/problem.c:425 msgid "" "\n" "This inconsistency can not be fixed with e2fsck; to fix it, use\n" @@ -904,13 +930,13 @@ msgid "" "to read it back in again.\n" msgstr "" -#: e2fsck/problem.c:417 +#: e2fsck/problem.c:433 msgid "" "\n" "If the @b is really bad, the @f can not be fixed.\n" msgstr "" -#: e2fsck/problem.c:422 +#: e2fsck/problem.c:438 msgid "" "You can clear the this @b (and hope for the best) from the\n" "bad @b list and hope that @b is really OK, but there are no\n" @@ -918,595 +944,710 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:429 +#: e2fsck/problem.c:445 msgid "The primary @S (%b) is on the bad @b list.\n" msgstr "" -#: e2fsck/problem.c:434 +#: e2fsck/problem.c:450 msgid "Block %b in the primary @g descriptors is on the bad @b list\n" msgstr "" -#: e2fsck/problem.c:440 +#: e2fsck/problem.c:456 msgid "Warning: Group %g's @S (%b) is bad.\n" msgstr "" -#: e2fsck/problem.c:445 +#: e2fsck/problem.c:461 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n" msgstr "" -#: e2fsck/problem.c:451 +#: e2fsck/problem.c:467 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n" msgstr "" -#: e2fsck/problem.c:457 -msgid "@A %N @b(s) for %s: %m\n" +#: e2fsck/problem.c:473 +msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n" msgstr "" -#: e2fsck/problem.c:462 +#: e2fsck/problem.c:478 #, c-format msgid "@A @b buffer for relocating %s\n" msgstr "" -#: e2fsck/problem.c:467 +#: e2fsck/problem.c:483 msgid "Relocating @g %g's %s from %b to %c...\n" msgstr "" -#: e2fsck/problem.c:472 +#: e2fsck/problem.c:488 #, c-format msgid "Relocating @g %g's %s to %c...\n" msgstr "" -#: e2fsck/problem.c:477 +#: e2fsck/problem.c:493 msgid "Warning: could not read @b %b of %s: %m\n" msgstr "" -#: e2fsck/problem.c:482 +#: e2fsck/problem.c:498 msgid "Warning: could not write @b %b for %s: %m\n" msgstr "" -#: e2fsck/problem.c:497 +#: e2fsck/problem.c:513 #, c-format msgid "@A icount link information: %m\n" msgstr "" -#: e2fsck/problem.c:502 +#: e2fsck/problem.c:518 #, c-format msgid "@A @d @b array: %m\n" msgstr "" -#: e2fsck/problem.c:507 +#: e2fsck/problem.c:523 #, c-format msgid "Error while scanning @is (%i): %m\n" msgstr "" -#: e2fsck/problem.c:512 +#: e2fsck/problem.c:528 #, c-format msgid "Error while iterating over @bs in @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:517 +#: e2fsck/problem.c:533 msgid "Error storing @i count information (@i=%i, count=%N): %m\n" msgstr "" -#: e2fsck/problem.c:522 +#: e2fsck/problem.c:538 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n" msgstr "" -#: e2fsck/problem.c:528 +#: e2fsck/problem.c:544 #, c-format msgid "Error reading @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:536 +#: e2fsck/problem.c:552 #, c-format msgid "@i %i has imagic flag set. " msgstr "" -#: e2fsck/problem.c:541 +#: e2fsck/problem.c:557 #, c-format msgid "" "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n" "or append-only flag set. " msgstr "" -#: e2fsck/problem.c:547 +#: e2fsck/problem.c:563 #, c-format msgid "@i %i has @cion flag set on @f without @cion support. " msgstr "" -#: e2fsck/problem.c:567 +#: e2fsck/problem.c:583 msgid "@j is not regular file. " msgstr "" -#: e2fsck/problem.c:572 +#: e2fsck/problem.c:588 #, c-format msgid "@i %i was part of the orphaned @i list. " msgstr "" -#: e2fsck/problem.c:578 +#: e2fsck/problem.c:594 msgid "@is that were part of a corrupted orphan linked list found. " msgstr "" -#: e2fsck/problem.c:588 +#: e2fsck/problem.c:604 msgid "Error reading @a @b %b for @i %i. " msgstr "" -#: e2fsck/problem.c:593 +#: e2fsck/problem.c:609 msgid "@i %i has a bad @a @b %b. " msgstr "" -#: e2fsck/problem.c:598 +#: e2fsck/problem.c:614 msgid "Error reading @a @b %b (%m). " msgstr "" -#: e2fsck/problem.c:603 +#: e2fsck/problem.c:619 msgid "@a @b %b has reference count %B, should be %N. " msgstr "" -#: e2fsck/problem.c:608 +#: e2fsck/problem.c:624 msgid "Error writing @a @b %b (%m). " msgstr "" -#: e2fsck/problem.c:613 +#: e2fsck/problem.c:629 msgid "@a @b %b has h_blocks > 1. " msgstr "" -#: e2fsck/problem.c:618 +#: e2fsck/problem.c:634 msgid "Error allocating @a @b %b. " msgstr "" -#: e2fsck/problem.c:623 +#: e2fsck/problem.c:639 msgid "@a @b %b is corrupt (allocation collision). " msgstr "" -#: e2fsck/problem.c:628 +#: e2fsck/problem.c:644 msgid "@a @b %b is corrupt (invalid name). " msgstr "" -#: e2fsck/problem.c:633 +#: e2fsck/problem.c:649 msgid "@a @b %b is corrupt (invalid value). " msgstr "" -#: e2fsck/problem.c:640 +#: e2fsck/problem.c:654 +#, c-format +msgid "@i %i is too big. " +msgstr "" + +#: e2fsck/problem.c:658 +msgid "@b #%B (%b) causes @d to be too big. " +msgstr "" + +#: e2fsck/problem.c:663 +msgid "@b #%B (%b) causes file to be too big. " +msgstr "" + +#: e2fsck/problem.c:668 +msgid "@b #%B (%b) causes symlink to be too big. " +msgstr "" + +#: e2fsck/problem.c:673 +#, c-format +msgid "@i %i has INDEX_FL flag set on @f without htree support.\n" +msgstr "" + +#: e2fsck/problem.c:678 +#, c-format +msgid "@i %i has INDEX_FL flag set but is not a @d.\n" +msgstr "" + +#: e2fsck/problem.c:683 +#, c-format +msgid "@h %i has an invalid root node.\n" +msgstr "" + +#: e2fsck/problem.c:688 +msgid "@h %i has an unsupported hash version (%N)\n" +msgstr "" + +#: e2fsck/problem.c:693 +#, c-format +msgid "@h %i uses an incompatible htree root node flag.\n" +msgstr "" + +#: e2fsck/problem.c:698 +msgid "@h %i has a tree depth (%N) which is too big\n" +msgstr "" + +#: e2fsck/problem.c:705 msgid "" "Duplicate @bs found... invoking duplicate @b passes.\n" "Pass 1B: Rescan for duplicate/bad @bs\n" msgstr "" -#: e2fsck/problem.c:646 +#: e2fsck/problem.c:711 #, c-format msgid "Duplicate/bad @b(s) in @i %i:" msgstr "" -#: e2fsck/problem.c:661 +#: e2fsck/problem.c:726 #, c-format msgid "Error while scanning inodes (%i): %m\n" msgstr "" -#: e2fsck/problem.c:666 +#: e2fsck/problem.c:731 #, c-format msgid "@A @i @B (inode_dup_map): %m\n" msgstr "" -#: e2fsck/problem.c:671 +#: e2fsck/problem.c:736 #, c-format msgid "Error while iterating over @bs in @i %i (%s): %m\n" msgstr "" -#: e2fsck/problem.c:676 +#: e2fsck/problem.c:741 e2fsck/problem.c:1062 +msgid "Error addjusting refcount for @a @b %b (@i %i): %m\n" +msgstr "" + +#: e2fsck/problem.c:747 msgid "Pass 1C: Scan directories for @is with dup @bs.\n" msgstr "" -#: e2fsck/problem.c:682 +#: e2fsck/problem.c:753 msgid "Pass 1D: Reconciling duplicate @bs\n" msgstr "" -#: e2fsck/problem.c:687 +#: e2fsck/problem.c:758 msgid "" "File %Q (@i #%i, mod time %IM) \n" " has %B duplicate @b(s), shared with %N file(s):\n" msgstr "" -#: e2fsck/problem.c:693 +#: e2fsck/problem.c:764 msgid "\t%Q (@i #%i, mod time %IM)\n" msgstr "" -#: e2fsck/problem.c:698 +#: e2fsck/problem.c:769 msgid "\t<@f metadata>\n" msgstr "" -#: e2fsck/problem.c:703 +#: e2fsck/problem.c:774 msgid "" "(There are %N @is containing duplicate/bad @bs.)\n" "\n" msgstr "" -#: e2fsck/problem.c:708 +#: e2fsck/problem.c:779 msgid "" "Duplicated @bs already reassigned or cloned.\n" "\n" msgstr "" -#: e2fsck/problem.c:721 +#: e2fsck/problem.c:792 #, c-format msgid "Couldn't clone file: %m\n" msgstr "" -#: e2fsck/problem.c:727 +#: e2fsck/problem.c:798 msgid "Pass 2: Checking @d structure\n" msgstr "" -#: e2fsck/problem.c:732 +#: e2fsck/problem.c:803 #, c-format msgid "Bad @i number for '.' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:737 +#: e2fsck/problem.c:808 msgid "@E has bad @i #: %Di.\n" msgstr "" -#: e2fsck/problem.c:742 +#: e2fsck/problem.c:813 msgid "@E has @D/unused @i %Di. " msgstr "" -#: e2fsck/problem.c:747 +#: e2fsck/problem.c:818 msgid "@E @L to '.' " msgstr "" -#: e2fsck/problem.c:752 +#: e2fsck/problem.c:823 msgid "@E points to @i (%Di) located in a bad @b.\n" msgstr "" -#: e2fsck/problem.c:757 +#: e2fsck/problem.c:828 msgid "@E @L to @d %P (%Di).\n" msgstr "" -#: e2fsck/problem.c:762 +#: e2fsck/problem.c:833 msgid "@E @L to the @r.\n" msgstr "" -#: e2fsck/problem.c:767 +#: e2fsck/problem.c:838 msgid "@E has illegal characters in its name.\n" msgstr "" -#: e2fsck/problem.c:772 +#: e2fsck/problem.c:843 #, c-format msgid "Missing '.' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:777 +#: e2fsck/problem.c:848 #, c-format msgid "Missing '..' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:782 +#: e2fsck/problem.c:853 msgid "First @e '%Dn' (inode=%Di) in @d @i %i (%p) @s '.'\n" msgstr "" -#: e2fsck/problem.c:787 +#: e2fsck/problem.c:858 msgid "Second @e '%Dn' (inode=%Di) in @d @i %i @s '..'\n" msgstr "" -#: e2fsck/problem.c:792 +#: e2fsck/problem.c:863 msgid "i_faddr @F %IF, @s zero.\n" msgstr "" -#: e2fsck/problem.c:797 +#: e2fsck/problem.c:868 msgid "i_file_acl @F %If, @s zero.\n" msgstr "" -#: e2fsck/problem.c:802 +#: e2fsck/problem.c:873 msgid "i_dir_acl @F %Id, @s zero.\n" msgstr "" -#: e2fsck/problem.c:807 +#: e2fsck/problem.c:878 msgid "i_frag @F %N, @s zero.\n" msgstr "" -#: e2fsck/problem.c:812 +#: e2fsck/problem.c:883 msgid "i_fsize @F %N, @s zero.\n" msgstr "" -#: e2fsck/problem.c:817 +#: e2fsck/problem.c:888 msgid "@i %i (%Q) has a bad mode (%Im).\n" msgstr "" -#: e2fsck/problem.c:822 +#: e2fsck/problem.c:893 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n" msgstr "" -#: e2fsck/problem.c:827 +#: e2fsck/problem.c:898 msgid "@d @i %i, @b %B, offset %N: filename too long\n" msgstr "" -#: e2fsck/problem.c:832 +#: e2fsck/problem.c:903 msgid "@d @i %i has an unallocated @b #%B. " msgstr "" -#: e2fsck/problem.c:837 +#: e2fsck/problem.c:908 #, c-format msgid "'.' @d @e in @d @i %i is not NULL terminated\n" msgstr "" -#: e2fsck/problem.c:842 +#: e2fsck/problem.c:913 #, c-format msgid "'..' @d @e in @d @i %i is not NULL terminated\n" msgstr "" -#: e2fsck/problem.c:847 +#: e2fsck/problem.c:918 msgid "@i %i (%Q) is an @I character @v.\n" msgstr "" -#: e2fsck/problem.c:852 +#: e2fsck/problem.c:923 msgid "@i %i (%Q) is an @I @b @v.\n" msgstr "" -#: e2fsck/problem.c:857 +#: e2fsck/problem.c:928 msgid "@E is duplicate '.' @e.\n" msgstr "" -#: e2fsck/problem.c:862 +#: e2fsck/problem.c:933 msgid "@E is duplicate '..' @e.\n" msgstr "" -#: e2fsck/problem.c:867 e2fsck/problem.c:1069 +#: e2fsck/problem.c:938 e2fsck/problem.c:1204 #, c-format msgid "Internal error: couldn't find dir_info for %i.\n" msgstr "" -#: e2fsck/problem.c:872 +#: e2fsck/problem.c:943 msgid "@E has rec_len of %Dr, should be %N.\n" msgstr "" -#: e2fsck/problem.c:877 +#: e2fsck/problem.c:948 #, c-format msgid "@A icount structure: %m\n" msgstr "" -#: e2fsck/problem.c:882 +#: e2fsck/problem.c:953 #, c-format msgid "Error interating over @d @bs: %m\n" msgstr "" -#: e2fsck/problem.c:887 +#: e2fsck/problem.c:958 msgid "Error reading @d @b %b (@i %i): %m\n" msgstr "" -#: e2fsck/problem.c:892 +#: e2fsck/problem.c:963 msgid "Error writing @d @b %b (@i %i): %m\n" msgstr "" -#: e2fsck/problem.c:897 +#: e2fsck/problem.c:968 #, c-format msgid "@A new @d @b for @i %i (%s): %m\n" msgstr "" -#: e2fsck/problem.c:902 +#: e2fsck/problem.c:973 #, c-format msgid "Error deallocating @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:907 +#: e2fsck/problem.c:978 msgid "@d @e for '.' is big. " msgstr "" -#: e2fsck/problem.c:912 +#: e2fsck/problem.c:983 msgid "@i %i (%Q) is an @I FIFO.\n" msgstr "" -#: e2fsck/problem.c:917 +#: e2fsck/problem.c:988 msgid "@i %i (%Q) is an @I socket.\n" msgstr "" -#: e2fsck/problem.c:922 +#: e2fsck/problem.c:993 msgid "Setting filetype for @E to %N.\n" msgstr "" -#: e2fsck/problem.c:927 +#: e2fsck/problem.c:998 msgid "@E has an incorrect filetype (was %Dt, should be %N).\n" msgstr "" -#: e2fsck/problem.c:932 +#: e2fsck/problem.c:1003 msgid "@E has filetype set.\n" msgstr "" -#: e2fsck/problem.c:937 +#: e2fsck/problem.c:1008 msgid "@E has a zero-length name.\n" msgstr "" -#: e2fsck/problem.c:942 -msgid "Symlink %Q (@i #%i) has an invalid size (%Is).\n" +#: e2fsck/problem.c:1013 +msgid "Symlink %Q (@i #%i) is invalid.\n" msgstr "" -#: e2fsck/problem.c:947 +#: e2fsck/problem.c:1018 msgid "@a @b @F is invalid (%If).\n" msgstr "" -#: e2fsck/problem.c:952 +#: e2fsck/problem.c:1023 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n" msgstr "" -#: e2fsck/problem.c:959 +#: e2fsck/problem.c:1028 +msgid "@p @h %d: node (%B) not referenced\n" +msgstr "" + +#: e2fsck/problem.c:1033 +msgid "@p @h %d: node (%B) referenced twice\n" +msgstr "" + +#: e2fsck/problem.c:1038 +msgid "@p @h %d: node (%B) has bad min hash\n" +msgstr "" + +#: e2fsck/problem.c:1043 +msgid "@p @h %d: node (%B) has bad max hash\n" +msgstr "" + +#: e2fsck/problem.c:1048 +msgid "Invalid @h %d (%q). " +msgstr "" + +#: e2fsck/problem.c:1052 +msgid "Forcibly clearing HTREE flag on @i %d (%q). (Beta test code)\n" +msgstr "" + +#: e2fsck/problem.c:1057 +msgid "@p @h %d (%q): bad @b number %b.\n" +msgstr "" + +#: e2fsck/problem.c:1067 +#, c-format +msgid "@p @h %d: root node is invalid\n" +msgstr "" + +#: e2fsck/problem.c:1072 +msgid "@p @h %d: node (%B) has bad limit (%N)\n" +msgstr "" + +#: e2fsck/problem.c:1077 +msgid "@p @h %d: node (%B) has bad count (%N)\n" +msgstr "" + +#: e2fsck/problem.c:1082 +msgid "@p @h %d: node (%B) has an unordered hash table\n" +msgstr "" + +#: e2fsck/problem.c:1087 +msgid "@p @h %d: node (%B) has bad depth\n" +msgstr "" + +#: e2fsck/problem.c:1094 msgid "Pass 3: Checking @d connectivity\n" msgstr "" -#: e2fsck/problem.c:964 +#: e2fsck/problem.c:1099 msgid "@r not allocated. " msgstr "" -#: e2fsck/problem.c:969 +#: e2fsck/problem.c:1104 msgid "No room in @l @d. " msgstr "" -#: e2fsck/problem.c:974 +#: e2fsck/problem.c:1109 #, c-format msgid "Unconnected @d @i %i (%p)\n" msgstr "" -#: e2fsck/problem.c:979 +#: e2fsck/problem.c:1114 msgid "/@l not found. " msgstr "" -#: e2fsck/problem.c:984 +#: e2fsck/problem.c:1119 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n" msgstr "" -#: e2fsck/problem.c:989 +#: e2fsck/problem.c:1124 msgid "Bad or non-existent /@l. Cannot reconnect.\n" msgstr "" -#: e2fsck/problem.c:994 +#: e2fsck/problem.c:1129 #, c-format msgid "Could not expand /@l: %m\n" msgstr "" -#: e2fsck/problem.c:999 +#: e2fsck/problem.c:1134 #, c-format msgid "Could not reconnect %i: %m\n" msgstr "" -#: e2fsck/problem.c:1004 +#: e2fsck/problem.c:1139 #, c-format msgid "Error while trying to find /@l: %m\n" msgstr "" -#: e2fsck/problem.c:1009 +#: e2fsck/problem.c:1144 #, c-format msgid "ext2fs_new_@b: %m while trying to create /@l @d\n" msgstr "" -#: e2fsck/problem.c:1014 +#: e2fsck/problem.c:1149 #, c-format msgid "ext2fs_new_@i: %m while trying to create /@l @d\n" msgstr "" -#: e2fsck/problem.c:1019 +#: e2fsck/problem.c:1154 #, c-format msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n" msgstr "" -#: e2fsck/problem.c:1024 +#: e2fsck/problem.c:1159 #, c-format msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n" msgstr "" -#: e2fsck/problem.c:1029 +#: e2fsck/problem.c:1164 #, c-format msgid "Error while adjusting @i count on @i %i\n" msgstr "" -#: e2fsck/problem.c:1034 +#: e2fsck/problem.c:1169 #, c-format msgid "" "Couldn't fix parent of @i %i: %m\n" "\n" msgstr "" -#: e2fsck/problem.c:1039 +#: e2fsck/problem.c:1174 #, c-format msgid "" "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n" "\n" msgstr "" -#: e2fsck/problem.c:1044 +#: e2fsck/problem.c:1179 msgid "@A @i @B (%N): %m\n" msgstr "" -#: e2fsck/problem.c:1049 +#: e2fsck/problem.c:1184 #, c-format msgid "Error creating root @d (%s): %m\n" msgstr "" -#: e2fsck/problem.c:1054 +#: e2fsck/problem.c:1189 #, c-format msgid "Error creating /@l @d (%s): %m\n" msgstr "" -#: e2fsck/problem.c:1059 +#: e2fsck/problem.c:1194 msgid "@r is not a @d; aborting.\n" msgstr "" -#: e2fsck/problem.c:1064 +#: e2fsck/problem.c:1199 msgid "Cannot proceed without a @r.\n" msgstr "" -#: e2fsck/problem.c:1074 +#: e2fsck/problem.c:1209 #, c-format msgid "/@l is not a @d (ino=%i)\n" msgstr "" -#: e2fsck/problem.c:1081 +#: e2fsck/problem.c:1216 +msgid "Pass 3A: Optimizing directories\n" +msgstr "" + +#: e2fsck/problem.c:1221 +#, c-format +msgid "Failed to create dirs_to_hash iterator: %m" +msgstr "" + +#: e2fsck/problem.c:1226 +msgid "Failed to optimize directory %q (%d): %m" +msgstr "" + +#: e2fsck/problem.c:1231 +msgid "Optimizing directories: " +msgstr "" + +#: e2fsck/problem.c:1248 msgid "Pass 4: Checking reference counts\n" msgstr "" -#: e2fsck/problem.c:1096 +#: e2fsck/problem.c:1263 msgid "@i %i ref count is %Il, @s %N. " msgstr "" -#: e2fsck/problem.c:1100 +#: e2fsck/problem.c:1267 msgid "" "WARNING: PROGRAMMING BUG IN E2FSCK!\n" "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n" "@i_link_info[%i] is %N, @i.i_links_count is %Il. They should be the same!\n" msgstr "" -#: e2fsck/problem.c:1110 +#: e2fsck/problem.c:1277 msgid "Pass 5: Checking @g summary information\n" msgstr "" -#: e2fsck/problem.c:1115 +#: e2fsck/problem.c:1282 msgid "Padding at end of @i @B is not set. " msgstr "" -#: e2fsck/problem.c:1120 +#: e2fsck/problem.c:1287 msgid "Padding at end of @b @B is not set. " msgstr "" -#: e2fsck/problem.c:1125 +#: e2fsck/problem.c:1292 msgid "@b @B differences: " msgstr "" -#: e2fsck/problem.c:1145 +#: e2fsck/problem.c:1312 msgid "@i @B differences: " msgstr "" -#: e2fsck/problem.c:1165 +#: e2fsck/problem.c:1332 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1170 +#: e2fsck/problem.c:1337 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1175 +#: e2fsck/problem.c:1342 msgid "Free @is count wrong (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1180 +#: e2fsck/problem.c:1347 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n" msgstr "" -#: e2fsck/problem.c:1185 +#: e2fsck/problem.c:1352 msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "" -#: e2fsck/problem.c:1190 +#: e2fsck/problem.c:1357 msgid "" "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " "endpoints (%i, %j)\n" msgstr "" -#: e2fsck/problem.c:1196 +#: e2fsck/problem.c:1363 msgid "Internal error: fudging end of bitmap (%N)\n" msgstr "" -#: e2fsck/problem.c:1308 +#: e2fsck/problem.c:1497 #, c-format -msgid "Unhandled error code (%d)!\n" +msgid "Unhandled error code (0x%x)!\n" msgstr "" -#: e2fsck/problem.c:1382 +#: e2fsck/problem.c:1569 msgid "IGNORED" msgstr "" @@ -1528,16 +1669,21 @@ msgstr "" msgid "while doing inode scan" msgstr "" -#: e2fsck/super.c:200 +#: e2fsck/super.c:198 #, c-format msgid "while calling ext2fs_block_iterate for inode %d" msgstr "" -#: e2fsck/super.c:266 +#: e2fsck/super.c:221 +#, c-format +msgid "while calling ext2fs_adjust_ea_refocunt for inode %d" +msgstr "" + +#: e2fsck/super.c:279 msgid "Truncating" msgstr "" -#: e2fsck/super.c:267 +#: e2fsck/super.c:280 msgid "Clearing" msgstr "" @@ -1563,30 +1709,31 @@ msgstr "" msgid "while writing inode table (group %d)" msgstr "" -#: e2fsck/swapfs.c:196 +#: e2fsck/swapfs.c:221 msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "" -#: e2fsck/swapfs.c:203 +#: e2fsck/swapfs.c:228 #, c-format msgid "" "%s: the filesystem must be freshly checked using fsck\n" "and not mounted before trying to byte-swap it.\n" msgstr "" -#: e2fsck/swapfs.c:229 +#: e2fsck/swapfs.c:263 msgid "Byte swap" msgstr "" -#: e2fsck/unix.c:66 +#: e2fsck/unix.c:63 #, c-format msgid "" -"Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" +"Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" -"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal] device\n" +"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" +"\t\t[-E extended-options] device\n" msgstr "" -#: e2fsck/unix.c:71 +#: e2fsck/unix.c:69 msgid "" "\n" "Emergency help:\n" @@ -1597,7 +1744,7 @@ msgid "" " -f Force checking even if filesystem is marked clean\n" msgstr "" -#: e2fsck/unix.c:77 +#: e2fsck/unix.c:75 msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1607,41 +1754,41 @@ msgid "" " -L bad_blocks_file Set badblocks list\n" msgstr "" -#: e2fsck/unix.c:111 +#: e2fsck/unix.c:109 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "" -#: e2fsck/unix.c:126 +#: e2fsck/unix.c:124 #, c-format msgid "" "\n" "%8d inodes used (%d%%)\n" msgstr "" -#: e2fsck/unix.c:128 +#: e2fsck/unix.c:126 #, c-format msgid "%8d non-contiguous inodes (%0d.%d%%)\n" msgstr "" -#: e2fsck/unix.c:130 +#: e2fsck/unix.c:128 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr "" -#: e2fsck/unix.c:132 +#: e2fsck/unix.c:130 #, c-format msgid "" "%8d blocks used (%d%%)\n" "%8d bad blocks\n" msgstr "" -#: e2fsck/unix.c:136 +#: e2fsck/unix.c:134 #, c-format msgid "%8d large files\n" msgstr "" -#: e2fsck/unix.c:137 +#: e2fsck/unix.c:135 #, c-format msgid "" "\n" @@ -1657,34 +1804,34 @@ msgid "" "%8d files\n" msgstr "" -#: e2fsck/unix.c:170 +#: e2fsck/unix.c:168 #, c-format msgid "%8d large file%s\n" msgstr "" -#: e2fsck/unix.c:212 misc/badblocks.c:612 misc/tune2fs.c:665 misc/util.c:110 -#: resize/main.c:96 +#: e2fsck/unix.c:211 misc/badblocks.c:612 misc/tune2fs.c:734 misc/util.c:133 +#: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "" -#: e2fsck/unix.c:227 +#: e2fsck/unix.c:226 #, c-format msgid "Warning! %s is mounted.\n" msgstr "" -#: e2fsck/unix.c:231 +#: e2fsck/unix.c:230 #, c-format msgid "%s is mounted. " msgstr "" -#: e2fsck/unix.c:233 +#: e2fsck/unix.c:232 msgid "" "Cannot continue, aborting.\n" "\n" msgstr "" -#: e2fsck/unix.c:234 +#: e2fsck/unix.c:233 msgid "" "\n" "\n" @@ -1693,11 +1840,11 @@ msgid "" "\n" msgstr "" -#: e2fsck/unix.c:237 +#: e2fsck/unix.c:236 msgid "Do you really want to continue" msgstr "" -#: e2fsck/unix.c:239 +#: e2fsck/unix.c:238 msgid "check aborted.\n" msgstr "" @@ -1733,141 +1880,177 @@ msgstr "" msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "" -#: e2fsck/unix.c:482 +#: e2fsck/unix.c:463 +msgid "Couldn't allocate memory to parse extended options!\n" +msgstr "" + +#: e2fsck/unix.c:489 +msgid "Invalid EA version.\n" +msgstr "" + +#: e2fsck/unix.c:498 +msgid "" +"Extended options are separated by commas, and may take an argument which\n" +"is set off by an equals ('=') sign. Valid raid options are:\n" +"\tea_ver=" msgstr "" -#: e2fsck/util.c:93 +#: e2fsck/util.c:116 msgid "" msgstr "" -#: e2fsck/util.c:95 +#: e2fsck/util.c:118 msgid " (y/n)" msgstr "" -#: e2fsck/util.c:125 +#: e2fsck/util.c:133 +msgid "cancelled!\n" +msgstr "" + +#: e2fsck/util.c:148 +msgid "yes\n" +msgstr "" + +#: e2fsck/util.c:150 +msgid "no\n" +msgstr "" + +#: e2fsck/util.c:160 #, c-format msgid "" "%s? no\n" "\n" msgstr "" -#: e2fsck/util.c:129 +#: e2fsck/util.c:164 #, c-format msgid "" "%s? yes\n" "\n" msgstr "" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "yes" msgstr "" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "no" msgstr "" -#: e2fsck/util.c:146 +#: e2fsck/util.c:181 #, c-format msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s" msgstr "" -#: e2fsck/util.c:151 +#: e2fsck/util.c:186 msgid "reading inode and block bitmaps" msgstr "" -#: e2fsck/util.c:156 +#: e2fsck/util.c:191 #, c-format msgid "while retrying to read bitmaps for %s" msgstr "" -#: e2fsck/util.c:168 +#: e2fsck/util.c:203 msgid "writing block bitmaps" msgstr "" -#: e2fsck/util.c:173 +#: e2fsck/util.c:208 #, c-format msgid "while retrying to write block bitmaps for %s" msgstr "" -#: e2fsck/util.c:180 +#: e2fsck/util.c:215 msgid "writing inode bitmaps" msgstr "" -#: e2fsck/util.c:185 +#: e2fsck/util.c:220 #, c-format msgid "while retrying to write inode bitmaps for %s" msgstr "" -#: e2fsck/util.c:198 +#: e2fsck/util.c:233 #, c-format msgid "" "\n" @@ -1958,32 +2153,32 @@ msgid "" "\t(i.e., without -a or -p options)\n" msgstr "" -#: e2fsck/util.c:263 +#: e2fsck/util.c:298 #, c-format msgid "Memory used: %dk/%dk (%dk/%dk), " msgstr "" -#: e2fsck/util.c:267 +#: e2fsck/util.c:302 #, c-format msgid "Memory used: %d, " msgstr "" -#: e2fsck/util.c:273 +#: e2fsck/util.c:308 #, c-format msgid "time: %5.2f/%5.2f/%5.2f\n" msgstr "" -#: e2fsck/util.c:278 +#: e2fsck/util.c:313 #, c-format msgid "elapsed time: %6.3f\n" msgstr "" -#: e2fsck/util.c:292 +#: e2fsck/util.c:327 #, c-format msgid "while reading inode %ld in %s" msgstr "" -#: e2fsck/util.c:305 +#: e2fsck/util.c:340 #, c-format msgid "while writing inode %ld in %s" msgstr "" @@ -2074,7 +2269,7 @@ msgstr "" msgid "during test data write, block %lu" msgstr "" -#: misc/badblocks.c:619 misc/util.c:117 +#: misc/badblocks.c:619 misc/util.c:140 #, c-format msgid "%s is mounted; " msgstr "" @@ -2087,194 +2282,209 @@ msgstr "" msgid "it's not safe to run badblocks!\n" msgstr "" -#: misc/badblocks.c:667 misc/mke2fs.c:825 +#: misc/badblocks.c:668 misc/mke2fs.c:881 #, c-format msgid "bad block size - %s" msgstr "" -#: misc/badblocks.c:730 +#: misc/badblocks.c:731 msgid "" "Couldn't determine device size; you must specify\n" "the size manually\n" msgstr "" -#: misc/badblocks.c:736 +#: misc/badblocks.c:737 msgid "while trying to determine device size" msgstr "" -#: misc/badblocks.c:742 misc/mke2fs.c:985 +#: misc/badblocks.c:743 misc/mke2fs.c:1054 #, c-format msgid "bad blocks count - %s" msgstr "" -#: misc/badblocks.c:751 +#: misc/badblocks.c:752 #, c-format msgid "bad starting block - %s" msgstr "" -#: misc/badblocks.c:757 +#: misc/badblocks.c:758 #, c-format msgid "bad blocks range: %lu-%lu" msgstr "" -#: misc/badblocks.c:812 +#: misc/badblocks.c:819 msgid "creating in-memory bad blocks list" msgstr "" -#: misc/badblocks.c:827 +#: misc/badblocks.c:834 msgid "adding to in-memory bad block list" msgstr "" -#: misc/badblocks.c:851 +#: misc/badblocks.c:858 #, c-format msgid "Pass completed, %u bad blocks found.\n" msgstr "" #: misc/chattr.c:81 #, c-format -msgid "usage: %s [-RV] [-+=AacdijsSu] [-v version] files...\n" +msgid "usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n" msgstr "" -#: misc/chattr.c:139 +#: misc/chattr.c:142 #, c-format msgid "bad version - %s\n" msgstr "" -#: misc/chattr.c:183 misc/lsattr.c:107 +#: misc/chattr.c:186 misc/lsattr.c:107 #, c-format msgid "while trying to stat %s" msgstr "" -#: misc/chattr.c:200 misc/chattr.c:216 +#: misc/chattr.c:203 misc/chattr.c:219 #, c-format msgid "Flags of %s set as " msgstr "" -#: misc/chattr.c:209 +#: misc/chattr.c:212 #, c-format msgid "while reading flags on %s" msgstr "" -#: misc/chattr.c:222 +#: misc/chattr.c:227 #, c-format msgid "while setting flags on %s" msgstr "" -#: misc/chattr.c:227 +#: misc/chattr.c:232 #, c-format msgid "Version of %s set as %lu\n" msgstr "" -#: misc/chattr.c:230 +#: misc/chattr.c:235 #, c-format msgid "while setting version on %s" msgstr "" -#: misc/chattr.c:244 +#: misc/chattr.c:249 msgid "Couldn't allocate path variable in chattr_dir_proc" msgstr "" -#: misc/chattr.c:275 +#: misc/chattr.c:281 msgid "= is incompatible with - and +\n" msgstr "" -#: misc/chattr.c:283 +#: misc/chattr.c:289 msgid "Must use '-v', =, - or +\n" msgstr "" -#: misc/dumpe2fs.c:52 +#: misc/dumpe2fs.c:54 #, c-format msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n" msgstr "" #: misc/dumpe2fs.c:112 #, c-format -msgid "Group %lu: (Blocks 0x%04x -- 0x%04x)\n" +msgid "Group %lu: (Blocks " msgstr "" -#: misc/dumpe2fs.c:113 +#: misc/dumpe2fs.c:117 #, c-format -msgid "Group %lu: (Blocks %u -- %u)\n" +msgid " %s superblock at " msgstr "" -#: misc/dumpe2fs.c:116 -#, c-format -msgid " %s Superblock at 0x%04x, Group Descriptors at 0x%04x-0x%04x\n" +#: misc/dumpe2fs.c:118 +msgid "Primary" msgstr "" #: misc/dumpe2fs.c:118 -#, c-format -msgid " %s Superblock at %u, Group Descriptors at %u-%u\n" +msgid "Backup" msgstr "" -#: misc/dumpe2fs.c:120 -msgid "Primary" +#: misc/dumpe2fs.c:128 +msgid ", Group descriptors at " msgstr "" -#: misc/dumpe2fs.c:120 -msgid "Backup" +#: misc/dumpe2fs.c:140 +msgid " Group descriptor at " msgstr "" -#: misc/dumpe2fs.c:123 -#, c-format -msgid "" -" Block bitmap at 0x%04x (+%d), Inode bitmap at 0x%04x (+%d)\n" -" Inode table at 0x%04x-0x%04x (+%d)\n" +#: misc/dumpe2fs.c:146 +msgid " Block bitmap at " msgstr "" -#: misc/dumpe2fs.c:126 -#, c-format +#: misc/dumpe2fs.c:151 +msgid ", Inode bitmap at " +msgstr "" + +#: misc/dumpe2fs.c:156 msgid "" -" Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" -" Inode table at %u-%u (+%d)\n" +"\n" +" Inode table at " msgstr "" -#: misc/dumpe2fs.c:137 +#: misc/dumpe2fs.c:163 #, c-format -msgid " %d free blocks, %d free inodes, %d directories\n" +msgid "" +"\n" +" %d free blocks, %d free inodes, %d directories\n" msgstr "" -#: misc/dumpe2fs.c:141 +#: misc/dumpe2fs.c:169 msgid " Free blocks: " msgstr "" -#: misc/dumpe2fs.c:146 +#: misc/dumpe2fs.c:177 msgid " Free inodes: " msgstr "" -#: misc/dumpe2fs.c:169 misc/dumpe2fs.c:195 +#: misc/dumpe2fs.c:203 msgid "while printing bad block list" msgstr "" -#: misc/dumpe2fs.c:173 +#: misc/dumpe2fs.c:209 #, c-format msgid "Bad blocks: %d" msgstr "" -#: misc/dumpe2fs.c:214 misc/tune2fs.c:136 +#: misc/dumpe2fs.c:232 misc/tune2fs.c:143 msgid "while reading journal superblock" msgstr "" -#: misc/dumpe2fs.c:222 +#: misc/dumpe2fs.c:240 msgid "Couldn't find journal superblock magic numbers" msgstr "" +#: misc/dumpe2fs.c:244 +#, c-format +msgid "" +"\n" +"Journal block size: %d\n" +"Journal length: %d\n" +"Journal first block: %d\n" +"Journal sequence: 0x%08x\n" +"Journal start: %d\n" +"Journal number of users: %d\n" +msgstr "" + #. Print version number and exit -#: misc/dumpe2fs.c:292 misc/mke2fs.c:971 +#: misc/dumpe2fs.c:312 misc/mke2fs.c:1040 #, c-format msgid "\tUsing %s\n" msgstr "" -#: misc/dumpe2fs.c:318 misc/e2image.c:435 misc/tune2fs.c:652 resize/main.c:198 +#: misc/dumpe2fs.c:339 misc/e2image.c:477 misc/tune2fs.c:721 resize/main.c:200 msgid "Couldn't find valid filesystem superblock.\n" msgstr "" -#: misc/dumpe2fs.c:329 +#: misc/dumpe2fs.c:350 msgid "Note: This is a byte-swapped filesystem\n" msgstr "" -#: misc/dumpe2fs.c:345 -msgid "while trying to read the bitmaps" +#: misc/dumpe2fs.c:366 +#, c-format +msgid "" +"\n" +"%s: %s: error reading bitmaps: %s\n" msgstr "" #: misc/e2label.c:57 @@ -2294,7 +2504,7 @@ msgstr "" msgid "e2label: not an ext2 filesystem\n" msgstr "" -#: misc/e2label.c:96 misc/tune2fs.c:753 +#: misc/e2label.c:96 misc/tune2fs.c:828 msgid "Warning: label too long, truncating.\n" msgstr "" @@ -2306,7 +2516,7 @@ msgstr "" msgid "e2label: error writing superblock\n" msgstr "" -#: misc/e2label.c:116 misc/tune2fs.c:411 +#: misc/e2label.c:116 misc/tune2fs.c:427 msgid "Usage: e2label device [newlabel]\n" msgstr "" @@ -2340,44 +2550,62 @@ msgstr "" msgid "while writing inode bitmap" msgstr "" -#: misc/findsuper.c:117 -msgid "Usage: findsuper device [skiprate [start]]\n" +#: misc/findsuper.c:135 +msgid "Usage: findsuper device [skipbytes [startkb]]\n" +msgstr "" + +#: misc/findsuper.c:141 +#, c-format +msgid "skiprate should be a number, not %s\n" msgstr "" -#: misc/findsuper.c:124 -msgid "Do you really want to skip less than a sector??\n" +#: misc/findsuper.c:146 +msgid "skipbytes must be a multiple of the sector size\n" msgstr "" -#: misc/findsuper.c:130 +#: misc/findsuper.c:152 #, c-format -msgid "Have to start at 0 or greater,not %ld\n" +msgid "startkb should be a number, not %s\n" msgstr "" -#: misc/findsuper.c:143 -msgid "read failed" +#: misc/findsuper.c:156 +#, c-format +msgid "startkb should be positive, not %Ld\n" msgstr "" -#: misc/findsuper.c:156 +#. Now, go looking for the superblock ! +#: misc/findsuper.c:166 +#, c-format +msgid "starting at %Ld, with %d byte increments\n" +msgstr "" + +#: misc/findsuper.c:167 +msgid " thisoff block fs_blk_sz blksz grp last_mount\n" +msgstr "" + +#: misc/findsuper.c:213 #, c-format -msgid "Failed on %d at %ld\n" +msgid "" +"\n" +"%14Ld: finished with errno %d\n" msgstr "" -#: misc/fsck.c:251 +#: misc/fsck.c:258 #, c-format msgid "Could not determine filesystem type for %s\n" msgstr "" -#: misc/fsck.c:271 +#: misc/fsck.c:278 #, c-format msgid "WARNING: couldn't open %s: %s\n" msgstr "" -#: misc/fsck.c:281 +#: misc/fsck.c:288 #, c-format msgid "WARNING: bad format on line %d of %s\n" msgstr "" -#: misc/fsck.c:301 +#: misc/fsck.c:308 msgid "" "WARNING: Your /etc/fstab does not contain the fsck passno\n" "\tfield. I will kludge around things for you, but you\n" @@ -2385,78 +2613,77 @@ msgid "" "\n" msgstr "" -#: misc/fsck.c:415 +#: misc/fsck.c:422 #, c-format msgid "fsck: %s: not found\n" msgstr "" -#: misc/fsck.c:498 +#: misc/fsck.c:535 #, c-format msgid "%s: wait: No more child process?!?\n" msgstr "" -#: misc/fsck.c:520 +#: misc/fsck.c:557 #, c-format msgid "Warning... %s for device %s exited with signal %d.\n" msgstr "" -#: misc/fsck.c:526 +#: misc/fsck.c:563 #, c-format msgid "%s %s: status is %x, should never happen.\n" msgstr "" -#: misc/fsck.c:615 +#: misc/fsck.c:599 +#, c-format +msgid "Finished with %s (exit status %d)\n" +msgstr "" + +#: misc/fsck.c:659 #, c-format msgid "%s: Error %d while executing fsck.%s for %s\n" msgstr "" -#: misc/fsck.c:635 +#: misc/fsck.c:680 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'.\n" msgstr "" -#: misc/fsck.c:654 +#: misc/fsck.c:699 msgid "Couldn't allocate memory for filesystem types\n" msgstr "" -#: misc/fsck.c:794 +#: misc/fsck.c:839 #, c-format msgid "fsck: cannot check %s: fsck.%s not found\n" msgstr "" -#: misc/fsck.c:851 +#: misc/fsck.c:895 msgid "Checking all file systems.\n" msgstr "" -#: misc/fsck.c:921 +#: misc/fsck.c:983 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "" -#: misc/fsck.c:942 -msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] filesys\n" +#: misc/fsck.c:1003 +msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] [filesys ...]\n" msgstr "" -#: misc/fsck.c:968 +#: misc/fsck.c:1047 #, c-format msgid "%s: too many devices\n" msgstr "" -#: misc/fsck.c:978 misc/fsck.c:1049 +#: misc/fsck.c:1057 misc/fsck.c:1126 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: misc/fsck.c:1103 -msgid "" -"\n" -"No devices specified to be checked!\n" -msgstr "" - -#: misc/get_device_by_label.c:265 +#: misc/get_device_by_label.c:443 #, c-format -msgid "WARNING: %s: bad UUID" +msgid "WARNING: %s: bad UUID\n" msgstr "" #: misc/lsattr.c:67 @@ -2474,7 +2701,7 @@ msgstr "" msgid "While reading version on %s" msgstr "" -#: misc/mke2fs.c:89 +#: misc/mke2fs.c:91 #, c-format msgid "" "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n" @@ -2484,35 +2711,35 @@ msgid "" "\t[-r fs-revision] [-R raid_opts] [-qvSV] device [blocks-count]\n" msgstr "" -#: misc/mke2fs.c:222 +#: misc/mke2fs.c:228 #, c-format msgid "Running command: %s\n" msgstr "" -#: misc/mke2fs.c:226 +#: misc/mke2fs.c:232 #, c-format msgid "while trying run '%s'" msgstr "" -#: misc/mke2fs.c:233 +#: misc/mke2fs.c:239 msgid "while processing list of bad blocks from program" msgstr "" -#: misc/mke2fs.c:259 +#: misc/mke2fs.c:265 #, c-format msgid "Block %d in primary superblock/group descriptor area bad.\n" msgstr "" -#: misc/mke2fs.c:261 +#: misc/mke2fs.c:267 #, c-format msgid "Blocks %d through %d must be good in order to build a filesystem.\n" msgstr "" -#: misc/mke2fs.c:264 +#: misc/mke2fs.c:270 msgid "Aborting....\n" msgstr "" -#: misc/mke2fs.c:284 +#: misc/mke2fs.c:290 #, c-format msgid "" "Warning: the backup superblock/group descriptors at block %d contain\n" @@ -2520,157 +2747,167 @@ msgid "" "\n" msgstr "" -#: misc/mke2fs.c:302 +#: misc/mke2fs.c:308 msgid "while marking bad blocks as used" msgstr "" -#: misc/mke2fs.c:355 +#: misc/mke2fs.c:361 msgid "done \n" msgstr "" -#: misc/mke2fs.c:390 +#: misc/mke2fs.c:396 msgid "while allocating zeroizing buffer" msgstr "" -#: misc/mke2fs.c:431 +#: misc/mke2fs.c:436 msgid "Writing inode tables: " msgstr "" -#: misc/mke2fs.c:442 +#: misc/mke2fs.c:447 #, c-format msgid "" "\n" "Could not write %d blocks in inode table starting at %d: %s\n" msgstr "" -#: misc/mke2fs.c:465 +#: misc/mke2fs.c:470 msgid "while creating root dir" msgstr "" -#: misc/mke2fs.c:472 +#: misc/mke2fs.c:477 msgid "while reading root inode" msgstr "" -#: misc/mke2fs.c:481 +#: misc/mke2fs.c:486 msgid "while setting root inode ownership" msgstr "" -#: misc/mke2fs.c:498 +#: misc/mke2fs.c:504 msgid "while creating /lost+found" msgstr "" -#: misc/mke2fs.c:505 +#: misc/mke2fs.c:511 msgid "while looking up /lost+found" msgstr "" -#: misc/mke2fs.c:515 +#: misc/mke2fs.c:521 msgid "while expanding /lost+found" msgstr "" -#: misc/mke2fs.c:531 +#: misc/mke2fs.c:537 msgid "while setting bad block inode" msgstr "" -#: misc/mke2fs.c:564 +#: misc/mke2fs.c:569 +#, c-format +msgid "Out of memory erasing sectors %d-%d\n" +msgstr "" + +#: misc/mke2fs.c:579 +#, c-format +msgid "Warning: could not read block 0: %s\n" +msgstr "" + +#: misc/mke2fs.c:595 #, c-format msgid "Warning: could not erase sector %d: %s\n" msgstr "" -#: misc/mke2fs.c:580 +#: misc/mke2fs.c:611 msgid "while initializing journal superblock" msgstr "" -#: misc/mke2fs.c:586 +#: misc/mke2fs.c:617 msgid "Zeroing journal device: " msgstr "" -#: misc/mke2fs.c:593 +#: misc/mke2fs.c:624 #, c-format msgid "while zeroing journal device (block %u, count %d)" msgstr "" -#: misc/mke2fs.c:604 +#: misc/mke2fs.c:635 msgid "while writing journal superblock" msgstr "" -#: misc/mke2fs.c:618 +#: misc/mke2fs.c:649 #, c-format msgid "" "warning: %d blocks unused.\n" "\n" msgstr "" -#: misc/mke2fs.c:623 +#: misc/mke2fs.c:654 #, c-format msgid "Filesystem label=%s\n" msgstr "" -#: misc/mke2fs.c:624 +#: misc/mke2fs.c:655 msgid "OS type: " msgstr "" -#: misc/mke2fs.c:629 +#: misc/mke2fs.c:660 msgid "(unknown os)" msgstr "" -#: misc/mke2fs.c:632 +#: misc/mke2fs.c:663 #, c-format msgid "Block size=%u (log=%u)\n" msgstr "" -#: misc/mke2fs.c:634 +#: misc/mke2fs.c:665 #, c-format msgid "Fragment size=%u (log=%u)\n" msgstr "" -#: misc/mke2fs.c:636 +#: misc/mke2fs.c:667 #, c-format msgid "%u inodes, %u blocks\n" msgstr "" -#: misc/mke2fs.c:638 +#: misc/mke2fs.c:669 #, c-format msgid "%u blocks (%2.2f%%) reserved for the super user\n" msgstr "" -#: misc/mke2fs.c:641 +#: misc/mke2fs.c:672 #, c-format msgid "First data block=%u\n" msgstr "" -#: misc/mke2fs.c:643 +#: misc/mke2fs.c:674 #, c-format msgid "%u block groups\n" msgstr "" -#: misc/mke2fs.c:645 +#: misc/mke2fs.c:676 #, c-format msgid "%u block group\n" msgstr "" -#: misc/mke2fs.c:646 +#: misc/mke2fs.c:677 #, c-format msgid "%u blocks per group, %u fragments per group\n" msgstr "" -#: misc/mke2fs.c:648 +#: misc/mke2fs.c:679 #, c-format msgid "%u inodes per group\n" msgstr "" -#: misc/mke2fs.c:655 +#: misc/mke2fs.c:686 msgid "Superblock backups stored on blocks: " msgstr "" -#: misc/mke2fs.c:705 +#: misc/mke2fs.c:736 msgid "Couldn't allocate memory to parse raid options!\n" msgstr "" -#: misc/mke2fs.c:730 +#: misc/mke2fs.c:761 msgid "Invalid stride parameter.\n" msgstr "" -#: misc/mke2fs.c:738 +#: misc/mke2fs.c:769 msgid "" "\n" "Bad raid options specified.\n" @@ -2683,62 +2920,83 @@ msgid "" "\n" msgstr "" -#: misc/mke2fs.c:840 +#: misc/mke2fs.c:885 +#, c-format +msgid "Warning: blocksize %d not usable on most systems.\n" +msgstr "" + +#: misc/mke2fs.c:901 #, c-format msgid "bad fragment size - %s" msgstr "" -#: misc/mke2fs.c:846 +#: misc/mke2fs.c:907 msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "" -#: misc/mke2fs.c:853 +#: misc/mke2fs.c:914 msgid "Illegal number for blocks per group" msgstr "" -#: misc/mke2fs.c:858 +#: misc/mke2fs.c:919 msgid "blocks per group must be multiple of 8" msgstr "" -#: misc/mke2fs.c:867 +#: misc/mke2fs.c:929 #, c-format -msgid "bad inode ratio - %s" +msgid "bad inode ratio %s (min %d/max %d" msgstr "" -#: misc/mke2fs.c:884 +#: misc/mke2fs.c:948 msgid "in malloc for bad_blocks_filename" msgstr "" -#: misc/mke2fs.c:893 +#: misc/mke2fs.c:957 #, c-format msgid "bad reserved blocks percent - %s" msgstr "" -#: misc/mke2fs.c:956 misc/tune2fs.c:265 +#: misc/mke2fs.c:989 +#, c-format +msgid "bad inode size - %s" +msgstr "" + +#: misc/mke2fs.c:1025 misc/tune2fs.c:287 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "" -#: misc/mke2fs.c:1009 misc/mke2fs.c:1270 +#: misc/mke2fs.c:1078 misc/mke2fs.c:1379 #, c-format msgid "while trying to open journal device %s\n" msgstr "" -#: misc/mke2fs.c:1034 +#: misc/mke2fs.c:1091 +#, c-format +msgid "%d-byte blocks too big for system (max %d)" +msgstr "" + +#: misc/mke2fs.c:1095 +#, c-format +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgstr "" + +#: misc/mke2fs.c:1115 msgid "filesystem" msgstr "" -#: misc/mke2fs.c:1047 resize/main.c:221 +#: misc/mke2fs.c:1128 resize/main.c:222 msgid "while trying to determine filesystem size" msgstr "" -#: misc/mke2fs.c:1053 +#: misc/mke2fs.c:1134 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" msgstr "" -#: misc/mke2fs.c:1060 +#: misc/mke2fs.c:1141 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -2746,80 +3004,90 @@ msgid "" "\tto re-read your partition table.\n" msgstr "" -#: misc/mke2fs.c:1075 +#: misc/mke2fs.c:1156 msgid "Filesystem larger than apparent filesystem size." msgstr "" -#: misc/mke2fs.c:1093 +#: misc/mke2fs.c:1180 msgid "blocks per group count out of range" msgstr "" -#: misc/mke2fs.c:1133 +#: misc/mke2fs.c:1190 +#, c-format +msgid "bad inode size %d (min %d/max %d)" +msgstr "" + +#: misc/mke2fs.c:1196 +#, c-format +msgid "Warning: %d-byte inodes not usable on most systems\n" +msgstr "" + +#: misc/mke2fs.c:1238 msgid "while setting up superblock" msgstr "" -#: misc/mke2fs.c:1161 +#: misc/mke2fs.c:1272 #, c-format msgid "unknown os - %s" msgstr "" -#: misc/mke2fs.c:1216 +#: misc/mke2fs.c:1326 msgid "while trying to allocate filesystem tables" msgstr "" -#: misc/mke2fs.c:1247 +#: misc/mke2fs.c:1357 #, c-format -msgid "zeroing block %u at end of filesystem" +msgid "while zeroing block %u at end of filesystem" msgstr "" -#: misc/mke2fs.c:1263 misc/tune2fs.c:340 +#: misc/mke2fs.c:1372 misc/tune2fs.c:370 msgid "journal" msgstr "" -#: misc/mke2fs.c:1275 +#: misc/mke2fs.c:1384 #, c-format msgid "Adding journal to device %s: " msgstr "" -#: misc/mke2fs.c:1282 +#: misc/mke2fs.c:1391 #, c-format msgid "" "\n" "\twhile trying to add journal to device %s" msgstr "" -#: misc/mke2fs.c:1287 misc/mke2fs.c:1311 misc/tune2fs.c:362 misc/tune2fs.c:376 +#: misc/mke2fs.c:1396 misc/mke2fs.c:1420 misc/tune2fs.c:392 misc/tune2fs.c:406 msgid "done\n" msgstr "" -#: misc/mke2fs.c:1299 +#: misc/mke2fs.c:1408 #, c-format msgid "Creating journal (%d blocks): " msgstr "" -#: misc/mke2fs.c:1307 +#: misc/mke2fs.c:1416 msgid "" "\n" "\twhile trying to create journal" msgstr "" -#: misc/mke2fs.c:1316 +#: misc/mke2fs.c:1425 msgid "Writing superblocks and filesystem accounting information: " msgstr "" -#: misc/mke2fs.c:1320 +#: misc/mke2fs.c:1430 msgid "" "\n" "Warning, had trouble writing out superblocks." msgstr "" -#: misc/mke2fs.c:1323 +#: misc/mke2fs.c:1433 msgid "" "done\n" "\n" msgstr "" -#: misc/mklost+found.c:47 +#: misc/mklost+found.c:48 msgid "Usage: mklost+found\n" msgstr "" @@ -2828,7 +3096,7 @@ msgstr "" msgid "%s failed for %s: %s\n" msgstr "" -#: misc/partinfo.c:37 +#: misc/partinfo.c:38 #, c-format msgid "" "Usage: %s \n" @@ -2840,224 +3108,243 @@ msgid "" "\n" msgstr "" -#: misc/partinfo.c:54 +#: misc/partinfo.c:55 msgid "HDIO_GETGEO ioctl" msgstr "" -#: misc/partinfo.c:61 +#: misc/partinfo.c:62 msgid "BLKGETSIZE ioctl" msgstr "" -#: misc/tune2fs.c:72 +#: misc/tune2fs.c:74 msgid "Please run e2fsck on the filesystem.\n" msgstr "" -#: misc/tune2fs.c:77 +#: misc/tune2fs.c:81 #, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n" "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n" -"\t[-r reserved-blocks-count] [-u user] [-C mount-count]\n" -"\t[-L volume-label] [-M last-mounted-dir] [-U UUID]\n" -"\t[-O [^]feature[,...]] device\n" +"\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n" +"\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n" +"\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n" msgstr "" -#: misc/tune2fs.c:124 +#: misc/tune2fs.c:131 msgid "while trying to open external journal" msgstr "" -#: misc/tune2fs.c:128 +#: misc/tune2fs.c:135 #, c-format msgid "%s is not a journal device.\n" msgstr "" -#: misc/tune2fs.c:143 +#: misc/tune2fs.c:150 msgid "Journal superblock not found!\n" msgstr "" -#: misc/tune2fs.c:156 +#: misc/tune2fs.c:163 msgid "Filesystem's UUID not found on journal device.\n" msgstr "" -#: misc/tune2fs.c:176 +#: misc/tune2fs.c:183 msgid "Journal NOT removed\n" msgstr "" -#: misc/tune2fs.c:183 +#: misc/tune2fs.c:190 msgid "Journal removed\n" msgstr "" -#: misc/tune2fs.c:214 +#: misc/tune2fs.c:221 msgid "while reading journal inode" msgstr "" -#: misc/tune2fs.c:221 +#: misc/tune2fs.c:228 msgid "while reading bitmaps" msgstr "" -#: misc/tune2fs.c:228 +#: misc/tune2fs.c:235 msgid "while clearing journal inode" msgstr "" -#: misc/tune2fs.c:239 +#: misc/tune2fs.c:246 msgid "while writing journal inode" msgstr "" -#: misc/tune2fs.c:279 +#: misc/tune2fs.c:261 +#, c-format +msgid "Invalid mount option set: %s\n" +msgstr "" + +#: misc/tune2fs.c:303 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" msgstr "" -#: misc/tune2fs.c:288 +#: misc/tune2fs.c:312 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" msgstr "" -#: misc/tune2fs.c:335 +#: misc/tune2fs.c:365 msgid "The filesystem already has a journal.\n" msgstr "" -#: misc/tune2fs.c:346 +#: misc/tune2fs.c:376 #, c-format msgid "" "\n" "\twhile trying to open journal on %s\n" msgstr "" -#: misc/tune2fs.c:350 +#: misc/tune2fs.c:380 #, c-format msgid "Creating journal on device %s: " msgstr "" -#: misc/tune2fs.c:358 +#: misc/tune2fs.c:388 #, c-format msgid "while adding filesystem to journal on %s" msgstr "" -#: misc/tune2fs.c:364 +#: misc/tune2fs.c:394 msgid "Creating journal inode: " msgstr "" -#: misc/tune2fs.c:373 +#: misc/tune2fs.c:403 msgid "" "\n" "\twhile trying to create journal file" msgstr "" -#: misc/tune2fs.c:439 misc/tune2fs.c:452 +#: misc/tune2fs.c:450 +#, c-format +msgid "Couldn't parse date/time specifier: %s" +msgstr "" + +#: misc/tune2fs.c:472 misc/tune2fs.c:485 #, c-format msgid "bad mounts count - %s" msgstr "" -#: misc/tune2fs.c:468 +#: misc/tune2fs.c:501 #, c-format msgid "bad error behavior - %s" msgstr "" -#: misc/tune2fs.c:491 +#: misc/tune2fs.c:524 #, c-format msgid "bad gid/group name - %s" msgstr "" -#: misc/tune2fs.c:524 +#: misc/tune2fs.c:557 #, c-format msgid "bad interval - %s" msgstr "" -#: misc/tune2fs.c:552 +#: misc/tune2fs.c:585 #, c-format msgid "bad reserved block ratio - %s" msgstr "" -#: misc/tune2fs.c:567 +#: misc/tune2fs.c:600 +msgid "-o may only be specified once" +msgstr "" + +#: misc/tune2fs.c:610 msgid "-O may only be specified once" msgstr "" -#: misc/tune2fs.c:577 +#: misc/tune2fs.c:620 #, c-format msgid "bad reserved blocks count - %s" msgstr "" -#: misc/tune2fs.c:601 +#: misc/tune2fs.c:649 #, c-format msgid "bad uid/user name - %s" msgstr "" -#: misc/tune2fs.c:675 +#: misc/tune2fs.c:744 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "" -#: misc/tune2fs.c:681 +#: misc/tune2fs.c:750 #, c-format msgid "Setting current mount count to %d\n" msgstr "" -#: misc/tune2fs.c:686 +#: misc/tune2fs.c:755 #, c-format msgid "Setting error behavior to %d\n" msgstr "" -#: misc/tune2fs.c:691 +#: misc/tune2fs.c:760 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "" -#: misc/tune2fs.c:696 +#: misc/tune2fs.c:765 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "" -#: misc/tune2fs.c:702 +#: misc/tune2fs.c:771 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" msgstr "" -#: misc/tune2fs.c:708 +#: misc/tune2fs.c:777 #, c-format msgid "reserved blocks count is too big (%ul)" msgstr "" -#: misc/tune2fs.c:714 +#: misc/tune2fs.c:783 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "" -#: misc/tune2fs.c:720 +#: misc/tune2fs.c:789 msgid "" "\n" "The filesystem already has sparse superblocks.\n" msgstr "" -#: misc/tune2fs.c:727 +#: misc/tune2fs.c:796 #, c-format msgid "" "\n" "Sparse superblock flag set. %s" msgstr "" -#: misc/tune2fs.c:734 +#: misc/tune2fs.c:803 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" msgstr "" -#: misc/tune2fs.c:742 +#: misc/tune2fs.c:811 #, c-format msgid "" "\n" "Sparse superblock flag cleared. %s" msgstr "" -#: misc/tune2fs.c:749 +#: misc/tune2fs.c:818 +#, c-format +msgid "Setting time filesystem last checked to %s\n" +msgstr "" + +#: misc/tune2fs.c:824 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "" -#: misc/tune2fs.c:780 +#: misc/tune2fs.c:857 msgid "Invalid UUID format\n" msgstr "" @@ -3066,45 +3353,45 @@ msgstr "" msgid "Usage: %s [-r] [-t]\n" msgstr "" -#: misc/util.c:55 +#: misc/util.c:72 msgid "Proceed anyway? (y,n) " msgstr "" -#: misc/util.c:70 +#: misc/util.c:93 #, c-format msgid "Could not stat %s --- %s\n" msgstr "" -#: misc/util.c:73 +#: misc/util.c:96 msgid "" "\n" "The device apparently does not exist; did you specify it correctly?\n" msgstr "" -#: misc/util.c:78 +#: misc/util.c:101 #, c-format msgid "%s is not a block special device.\n" msgstr "" -#: misc/util.c:95 +#: misc/util.c:118 #, c-format msgid "%s is entire device, not just one partition!\n" msgstr "" -#: misc/util.c:119 +#: misc/util.c:142 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" msgstr "" -#: misc/util.c:122 +#: misc/util.c:145 #, c-format msgid "will not make a %s here!\n" msgstr "" -#: misc/util.c:136 +#: misc/util.c:159 msgid "Couldn't allocate memory to parse journal options!\n" msgstr "" -#: misc/util.c:178 +#: misc/util.c:201 msgid "" "\n" "Bad journal options specified.\n" @@ -3120,13 +3407,13 @@ msgid "" "\n" msgstr "" -#: misc/util.c:205 +#: misc/util.c:228 msgid "" "\n" "Filesystem too small for a journal\n" msgstr "" -#: misc/util.c:213 +#: misc/util.c:235 #, c-format msgid "" "\n" @@ -3134,77 +3421,77 @@ msgid "" "between 1024 and 102400 blocks. Aborting.\n" msgstr "" -#: misc/util.c:221 +#: misc/util.c:243 msgid "" "\n" "Journal size too big for filesystem.\n" msgstr "" -#: misc/util.c:240 +#: misc/util.c:262 #, c-format msgid "" "This filesystem will be automatically checked every %d mounts or\n" "%g days, whichever comes first. Use tune2fs -c or -i to override.\n" msgstr "" -#: resize/main.c:31 +#: resize/main.c:32 #, c-format msgid "" "usage: %s [-d debug_flags] [-f] [-F] [-p] device [new-size]\n" "\n" msgstr "" -#: resize/main.c:52 +#: resize/main.c:53 msgid "Extending the inode table" msgstr "" -#: resize/main.c:55 +#: resize/main.c:56 msgid "Relocating blocks" msgstr "" -#: resize/main.c:58 +#: resize/main.c:59 msgid "Scanning inode table" msgstr "" -#: resize/main.c:61 +#: resize/main.c:62 msgid "Updating inode references" msgstr "" -#: resize/main.c:64 +#: resize/main.c:65 msgid "Moving inode table" msgstr "" -#: resize/main.c:67 +#: resize/main.c:68 msgid "Unknown pass?!?" msgstr "" -#: resize/main.c:70 +#: resize/main.c:71 #, c-format msgid "Begin pass %d (max = %lu)\n" msgstr "" -#: resize/main.c:95 +#: resize/main.c:96 msgid "ext2fs_check_if_mount" msgstr "" -#: resize/main.c:103 +#: resize/main.c:104 #, c-format msgid "" "%s is mounted; can't resize a mounted filesystem!\n" "\n" msgstr "" -#: resize/main.c:125 +#: resize/main.c:127 #, c-format msgid "resize2fs %s (%s)\n" msgstr "" -#: resize/main.c:158 +#: resize/main.c:160 #, c-format msgid "bad filesystem size - %s" msgstr "" -#: resize/main.c:227 +#: resize/main.c:243 #, c-format msgid "" "The containing partition (or device) is only %d blocks.\n" @@ -3212,84 +3499,84 @@ msgid "" "\n" msgstr "" -#: resize/main.c:234 +#: resize/main.c:250 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" "\n" msgstr "" -#: resize/main.c:239 +#: resize/main.c:257 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" "\n" msgstr "" -#: resize/main.c:247 +#: resize/main.c:265 #, c-format msgid "while trying to resize %s" msgstr "" -#: resize/main.c:251 +#: resize/main.c:270 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" "\n" msgstr "" -#: resize/resize2fs.c:108 +#: resize/resize2fs.c:110 #, c-format msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "" -#: resize/resize2fs.c:426 +#: resize/resize2fs.c:455 msgid "meta-data blocks" msgstr "" -#: resize/resize2fs.c:489 +#: resize/resize2fs.c:576 msgid "reserved blocks" msgstr "" -#: resize/resize2fs.c:494 +#: resize/resize2fs.c:581 msgid "blocks to be moved" msgstr "" -#: resize/resize2fs.c:725 +#: resize/resize2fs.c:808 msgid "Going into desperation mode for block allocations\n" msgstr "" -#: resize/resize2fs.c:814 +#: resize/resize2fs.c:901 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "" -#: resize/resize2fs.c:884 +#: resize/resize2fs.c:971 #, c-format -msgid "ino=%ld, blockcnt=%ld, %u->%u\n" +msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "" -#: resize/resize2fs.c:1040 +#: resize/resize2fs.c:1139 #, c-format -msgid "Inode moved %ld->%ld\n" +msgid "Inode moved %u->%u\n" msgstr "" -#: resize/resize2fs.c:1103 +#: resize/resize2fs.c:1204 #, c-format -msgid "Inode translate (dir=%ld, name=%.*s, %u->%ld)\n" +msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "" -#: resize/resize2fs.c:1222 +#: resize/resize2fs.c:1330 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "" -#: resize/resize2fs.c:1248 +#: resize/resize2fs.c:1356 #, c-format msgid "%d blocks of zeros...\n" msgstr "" -#: resize/resize2fs.c:1283 +#: resize/resize2fs.c:1391 msgid "Inode table move finished.\n" msgstr "" diff --git a/po/nyc.po b/po/nyc.po index 6d4d7fc..dfb8a01 100644 --- a/po/nyc.po +++ b/po/nyc.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: e2fsprogs 1.18\n" -"POT-Creation-Date: 2001-10-08 11:47-0400\n" +"POT-Creation-Date: 2002-11-09 11:58-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" -#: e2fsck/badblocks.c:22 misc/mke2fs.c:181 +#: e2fsck/badblocks.c:22 misc/mke2fs.c:187 #, c-format msgid "Bad block %u out of range; ignored.\n" msgstr "" @@ -31,28 +31,28 @@ msgid "while reading the bad blocks inode" msgstr "" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:110 e2fsck/scantest.c:107 -#: e2fsck/unix.c:765 e2fsck/unix.c:797 misc/badblocks.c:767 -#: misc/badblocks.c:776 misc/badblocks.c:790 misc/badblocks.c:801 -#: misc/dumpe2fs.c:316 misc/e2image.c:433 misc/e2image.c:449 misc/mke2fs.c:197 -#: misc/tune2fs.c:649 resize/main.c:196 +#: e2fsck/unix.c:853 e2fsck/unix.c:885 misc/badblocks.c:771 +#: misc/badblocks.c:782 misc/badblocks.c:796 misc/badblocks.c:808 +#: misc/dumpe2fs.c:337 misc/e2image.c:475 misc/e2image.c:491 misc/mke2fs.c:203 +#: misc/tune2fs.c:718 resize/main.c:198 #, c-format msgid "while trying to open %s" msgstr "" -#: e2fsck/badblocks.c:81 +#: e2fsck/badblocks.c:82 #, c-format msgid "while trying popen '%s'" msgstr "" -#: e2fsck/badblocks.c:92 misc/mke2fs.c:204 +#: e2fsck/badblocks.c:93 misc/mke2fs.c:210 msgid "while reading in list of bad blocks from file" msgstr "" -#: e2fsck/badblocks.c:102 +#: e2fsck/badblocks.c:103 msgid "while updating bad block inode" msgstr "" -#: e2fsck/badblocks.c:131 +#: e2fsck/badblocks.c:132 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" msgstr "" @@ -67,16 +67,20 @@ msgstr "" msgid "Error reading block %lu (%s). " msgstr "" -#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:103 +#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:106 msgid "Ignore error" msgstr "" -#: e2fsck/ehandler.c:97 +#: e2fsck/ehandler.c:60 +msgid "Force rewrite" +msgstr "" + +#: e2fsck/ehandler.c:100 #, c-format msgid "Error writing block %lu (%s) while %s. " msgstr "" -#: e2fsck/ehandler.c:100 +#: e2fsck/ehandler.c:103 #, c-format msgid "Error writing block %lu (%s). " msgstr "" @@ -127,21 +131,21 @@ msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: %s [-F] [-I inode_buffer_blocks] device\n" -#: e2fsck/iscan.c:81 e2fsck/unix.c:599 resize/main.c:173 +#: e2fsck/iscan.c:81 e2fsck/unix.c:673 resize/main.c:175 #, c-format msgid "while opening %s for flushing" msgstr "" -#: e2fsck/iscan.c:86 e2fsck/unix.c:605 resize/main.c:180 +#: e2fsck/iscan.c:86 e2fsck/unix.c:679 resize/main.c:182 #, c-format msgid "while trying to flush %s" msgstr "" -#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:340 +#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:377 msgid "while opening inode scan" msgstr "" -#: e2fsck/iscan.c:127 misc/e2image.c:355 +#: e2fsck/iscan.c:127 misc/e2image.c:395 msgid "while getting next inode" msgstr "" @@ -150,295 +154,297 @@ msgstr "" msgid "%d inodes scanned.\n" msgstr "" -#: e2fsck/journal.c:47 -#, c-format -msgid "bmap journal inode %ld, block %d\n" -msgstr "" - -#: e2fsck/journal.c:384 +#: e2fsck/journal.c:418 msgid "reading journal superblock\n" msgstr "" -#: e2fsck/journal.c:441 +#: e2fsck/journal.c:475 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "" -#: e2fsck/journal.c:450 +#: e2fsck/journal.c:484 #, c-format msgid "%s: journal too short\n" msgstr "" -#: e2fsck/journal.c:702 +#: e2fsck/journal.c:756 #, c-format msgid "%s: recovering journal\n" msgstr "" -#: e2fsck/journal.c:704 +#: e2fsck/journal.c:758 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "" -#: e2fsck/journal.c:725 +#: e2fsck/journal.c:779 #, c-format msgid "while trying to re-open %s" msgstr "" -#: e2fsck/message.c:103 +#: e2fsck/message.c:105 msgid "aextended attribute" msgstr "" -#: e2fsck/message.c:104 +#: e2fsck/message.c:106 msgid "Aerror allocating" msgstr "" -#: e2fsck/message.c:105 +#: e2fsck/message.c:107 msgid "bblock" msgstr "" -#: e2fsck/message.c:106 +#: e2fsck/message.c:108 msgid "Bbitmap" msgstr "" -#: e2fsck/message.c:107 +#: e2fsck/message.c:109 msgid "ccompress" msgstr "" -#: e2fsck/message.c:108 +#: e2fsck/message.c:110 msgid "Cconflicts with some other fs @b" msgstr "" -#: e2fsck/message.c:109 +#: e2fsck/message.c:111 msgid "iinode" msgstr "" -#: e2fsck/message.c:110 +#: e2fsck/message.c:112 msgid "Iillegal" msgstr "" -#: e2fsck/message.c:111 +#: e2fsck/message.c:113 msgid "jjournal" msgstr "" -#: e2fsck/message.c:112 +#: e2fsck/message.c:114 msgid "Ddeleted" msgstr "" -#: e2fsck/message.c:113 +#: e2fsck/message.c:115 msgid "ddirectory" msgstr "" -#: e2fsck/message.c:114 +#: e2fsck/message.c:116 msgid "eentry" msgstr "" -#: e2fsck/message.c:115 +#: e2fsck/message.c:117 msgid "E@e '%Dn' in %p (%i)" msgstr "" -#: e2fsck/message.c:116 +#: e2fsck/message.c:118 msgid "ffilesystem" msgstr "" -#: e2fsck/message.c:117 +#: e2fsck/message.c:119 msgid "Ffor @i %i (%Q) is" msgstr "" -#: e2fsck/message.c:118 +#: e2fsck/message.c:120 msgid "ggroup" msgstr "" -#: e2fsck/message.c:119 +#: e2fsck/message.c:121 +msgid "hHTREE @d @i" +msgstr "" + +#: e2fsck/message.c:122 #, fuzzy msgid "llost+found" msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: mklost+found\n" -#: e2fsck/message.c:120 +#: e2fsck/message.c:123 msgid "Lis a link" msgstr "" -#: e2fsck/message.c:121 +#: e2fsck/message.c:124 msgid "oorphaned" msgstr "" -#: e2fsck/message.c:122 +#: e2fsck/message.c:125 +msgid "pproblem in" +msgstr "" + +#: e2fsck/message.c:126 msgid "rroot @i" msgstr "" -#: e2fsck/message.c:123 +#: e2fsck/message.c:127 msgid "sshould be" msgstr "" -#: e2fsck/message.c:124 +#: e2fsck/message.c:128 msgid "Ssuper@b" msgstr "" -#: e2fsck/message.c:125 +#: e2fsck/message.c:129 msgid "uunattached" msgstr "" -#: e2fsck/message.c:126 +#: e2fsck/message.c:130 msgid "vdevice" msgstr "" -#: e2fsck/message.c:127 +#: e2fsck/message.c:131 msgid "zzero-length" msgstr "" -#: e2fsck/message.c:138 +#: e2fsck/message.c:142 msgid "" msgstr "" #. 0 -#: e2fsck/message.c:139 +#: e2fsck/message.c:143 msgid "" msgstr "" #. 1 #. 2 -#: e2fsck/message.c:141 +#: e2fsck/message.c:145 msgid "" msgstr "" #. 3 -#: e2fsck/message.c:142 +#: e2fsck/message.c:146 msgid "" msgstr "" #. 4 -#: e2fsck/message.c:143 +#: e2fsck/message.c:147 msgid "" msgstr "" #. 5 -#: e2fsck/message.c:144 +#: e2fsck/message.c:148 msgid "" msgstr "" #. 6 -#: e2fsck/message.c:145 +#: e2fsck/message.c:149 msgid "" msgstr "" #. 7 -#: e2fsck/message.c:146 +#: e2fsck/message.c:150 msgid "" msgstr "" #. 8 -#: e2fsck/message.c:147 +#: e2fsck/message.c:151 msgid "" msgstr "" #. 9 -#: e2fsck/message.c:148 +#: e2fsck/message.c:152 msgid "" msgstr "" -#: e2fsck/pass1b.c:127 +#: e2fsck/pass1b.c:195 msgid "multiply claimed inode map" msgstr "" -#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:650 +#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:676 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "" -#: e2fsck/pass1b.c:687 +#: e2fsck/pass1b.c:719 msgid "returned from clone_file_block" msgstr "" #. #. * Allocate bitmaps structures #. -#: e2fsck/pass1.c:290 +#: e2fsck/pass1.c:311 msgid "in-use inode map" msgstr "" -#: e2fsck/pass1.c:299 +#: e2fsck/pass1.c:320 msgid "directory inode map" msgstr "" -#: e2fsck/pass1.c:307 +#: e2fsck/pass1.c:328 msgid "regular file inode map" msgstr "" -#: e2fsck/pass1.c:314 +#: e2fsck/pass1.c:335 msgid "in-use block map" msgstr "" -#: e2fsck/pass1.c:361 +#: e2fsck/pass1.c:382 msgid "doing inode scan" msgstr "" -#: e2fsck/pass1.c:737 +#: e2fsck/pass1.c:751 msgid "Pass 1" msgstr "" -#: e2fsck/pass1.c:795 +#: e2fsck/pass1.c:809 #, c-format msgid "reading indirect blocks of inode %u" msgstr "" -#: e2fsck/pass1.c:837 +#: e2fsck/pass1.c:851 msgid "bad inode map" msgstr "" -#: e2fsck/pass1.c:859 +#: e2fsck/pass1.c:873 msgid "inode in bad block map" msgstr "" -#: e2fsck/pass1.c:879 +#: e2fsck/pass1.c:893 msgid "imagic inode map" msgstr "" -#: e2fsck/pass1.c:906 +#: e2fsck/pass1.c:920 msgid "multiply claimed block map" msgstr "" -#: e2fsck/pass1.c:1006 +#: e2fsck/pass1.c:1019 msgid "ext attr block map" msgstr "" -#: e2fsck/pass1.c:1673 +#: e2fsck/pass1.c:1775 msgid "block bitmap" msgstr "" -#: e2fsck/pass1.c:1677 +#: e2fsck/pass1.c:1779 msgid "inode bitmap" msgstr "" -#: e2fsck/pass1.c:1681 +#: e2fsck/pass1.c:1783 msgid "inode table" msgstr "" +#: e2fsck/pass2.c:290 +msgid "Pass 2" +msgstr "" + #. #. * Allocate some bitmaps to do loop detection. #. -#: e2fsck/pass3.c:85 +#: e2fsck/pass3.c:80 msgid "inode done bitmap" msgstr "" -#: e2fsck/pass3.c:96 +#: e2fsck/pass3.c:91 msgid "Peak memory" msgstr "" -#: e2fsck/pass3.c:141 +#: e2fsck/pass3.c:144 msgid "Pass 3" msgstr "" -#: e2fsck/pass3.c:331 +#: e2fsck/pass3.c:334 msgid "inode loop detection bitmap" msgstr "" -#. Should never happen -#: e2fsck/pass3.c:584 -msgid "Debug error in e2fsck adjust_inode_count, should never happen.\n" -msgstr "" - -#: e2fsck/pass4.c:163 +#: e2fsck/pass4.c:174 msgid "Pass 4" msgstr "" @@ -446,202 +452,213 @@ msgstr "" msgid "Pass 5" msgstr "" -#: e2fsck/problem.c:47 +#: e2fsck/problem.c:49 msgid "(no prompt)" msgstr "" #. 0 -#: e2fsck/problem.c:48 +#: e2fsck/problem.c:50 msgid "Fix" msgstr "" #. 1 -#: e2fsck/problem.c:49 +#: e2fsck/problem.c:51 msgid "Clear" msgstr "" #. 2 -#: e2fsck/problem.c:50 +#: e2fsck/problem.c:52 msgid "Relocate" msgstr "" #. 3 -#: e2fsck/problem.c:51 +#: e2fsck/problem.c:53 msgid "Allocate" msgstr "" #. 4 -#: e2fsck/problem.c:52 +#: e2fsck/problem.c:54 msgid "Expand" msgstr "" #. 5 -#: e2fsck/problem.c:53 +#: e2fsck/problem.c:55 msgid "Connect to /lost+found" msgstr "" #. 6 -#: e2fsck/problem.c:54 +#: e2fsck/problem.c:56 msgid "Create" msgstr "" #. 7 -#: e2fsck/problem.c:55 +#: e2fsck/problem.c:57 msgid "Salvage" msgstr "" #. 8 -#: e2fsck/problem.c:56 +#: e2fsck/problem.c:58 msgid "Truncate" msgstr "" #. 9 -#: e2fsck/problem.c:57 +#: e2fsck/problem.c:59 msgid "Clear inode" msgstr "" #. 10 -#: e2fsck/problem.c:58 +#: e2fsck/problem.c:60 msgid "Abort" msgstr "" #. 11 -#: e2fsck/problem.c:59 +#: e2fsck/problem.c:61 msgid "Split" msgstr "" #. 12 -#: e2fsck/problem.c:60 +#: e2fsck/problem.c:62 msgid "Continue" msgstr "" #. 13 -#: e2fsck/problem.c:61 +#: e2fsck/problem.c:63 msgid "Clone duplicate/bad blocks" msgstr "" #. 14 -#: e2fsck/problem.c:62 +#: e2fsck/problem.c:64 msgid "Delete file" msgstr "" #. 15 -#: e2fsck/problem.c:63 +#: e2fsck/problem.c:65 msgid "Suppress messages" msgstr "" #. 16 -#: e2fsck/problem.c:64 +#: e2fsck/problem.c:66 msgid "Unlink" msgstr "" -#: e2fsck/problem.c:72 +#. 17 +#: e2fsck/problem.c:67 +msgid "Clear HTree index" +msgstr "" + +#: e2fsck/problem.c:76 msgid "(NONE)" msgstr "" #. 0 -#: e2fsck/problem.c:73 +#: e2fsck/problem.c:77 msgid "FIXED" msgstr "" #. 1 -#: e2fsck/problem.c:74 +#: e2fsck/problem.c:78 msgid "CLEARED" msgstr "" #. 2 -#: e2fsck/problem.c:75 +#: e2fsck/problem.c:79 msgid "RELOCATED" msgstr "" #. 3 -#: e2fsck/problem.c:76 +#: e2fsck/problem.c:80 msgid "ALLOCATED" msgstr "" #. 4 -#: e2fsck/problem.c:77 +#: e2fsck/problem.c:81 msgid "EXPANDED" msgstr "" #. 5 -#: e2fsck/problem.c:78 +#: e2fsck/problem.c:82 msgid "RECONNECTED" msgstr "" #. 6 -#: e2fsck/problem.c:79 +#: e2fsck/problem.c:83 msgid "CREATED" msgstr "" #. 7 -#: e2fsck/problem.c:80 +#: e2fsck/problem.c:84 msgid "SALVAGED" msgstr "" #. 8 -#: e2fsck/problem.c:81 +#: e2fsck/problem.c:85 msgid "TRUNCATED" msgstr "" #. 9 -#: e2fsck/problem.c:82 +#: e2fsck/problem.c:86 msgid "INODE CLEARED" msgstr "" #. 10 -#: e2fsck/problem.c:83 +#: e2fsck/problem.c:87 msgid "ABORTED" msgstr "" #. 11 -#: e2fsck/problem.c:84 +#: e2fsck/problem.c:88 msgid "SPLIT" msgstr "" #. 12 -#: e2fsck/problem.c:85 +#: e2fsck/problem.c:89 msgid "CONTINUING" msgstr "" #. 13 -#: e2fsck/problem.c:86 +#: e2fsck/problem.c:90 msgid "DUPLICATE/BAD BLOCKS CLONED" msgstr "" #. 14 -#: e2fsck/problem.c:87 +#: e2fsck/problem.c:91 msgid "FILE DELETED" msgstr "" #. 15 -#: e2fsck/problem.c:88 +#: e2fsck/problem.c:92 msgid "SUPPRESSED" msgstr "" #. 16 -#: e2fsck/problem.c:89 +#: e2fsck/problem.c:93 msgid "UNLINKED" msgstr "" +#. 17 +#: e2fsck/problem.c:94 +msgid "HTREE INDEX CLEARED" +msgstr "" + #. Pre-Pass 1 errors #. Block bitmap not in group -#: e2fsck/problem.c:97 +#: e2fsck/problem.c:103 msgid "@b @B for @g %g is not in @g. (@b %b)\n" msgstr "" #. Inode bitmap not in group -#: e2fsck/problem.c:101 +#: e2fsck/problem.c:107 msgid "@i @B for @g %g is not in @g. (@b %b)\n" msgstr "" -#: e2fsck/problem.c:106 +#: e2fsck/problem.c:112 msgid "" "@i table for @g %g is not in @g. (@b %b)\n" "WARNING: SEVERE DATA LOSS POSSIBLE.\n" msgstr "" -#: e2fsck/problem.c:112 +#: e2fsck/problem.c:118 +#, c-format msgid "" "\n" "The @S could not be read or does not describe a correct ext2\n" @@ -652,35 +669,36 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:121 +#: e2fsck/problem.c:127 msgid "" "The @f size (according to the @S) is %b @bs\n" "The physical size of the @v is %c @bs\n" "Either the @S or the partition table is likely to be corrupt!\n" msgstr "" -#: e2fsck/problem.c:128 +#: e2fsck/problem.c:134 msgid "" "@S @b_size = %b, fragsize = %c.\n" "This version of e2fsck does not support fragment sizes different\n" "from the @b size.\n" msgstr "" -#: e2fsck/problem.c:135 +#: e2fsck/problem.c:141 msgid "@S @bs_per_group = %b, should have been %c\n" msgstr "" -#: e2fsck/problem.c:140 +#: e2fsck/problem.c:146 msgid "@S first_data_@b = %b, should have been %c\n" msgstr "" -#: e2fsck/problem.c:145 +#: e2fsck/problem.c:151 msgid "" "@f did not have a UUID; generating one.\n" "\n" msgstr "" -#: e2fsck/problem.c:150 +#: e2fsck/problem.c:156 +#, c-format msgid "" "Note: if there is several inode or block bitmap blocks\n" "which require relocation, or one part of the inode table\n" @@ -691,45 +709,45 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:160 +#: e2fsck/problem.c:166 msgid "Corruption found in @S. (%s = %N).\n" msgstr "" -#: e2fsck/problem.c:165 +#: e2fsck/problem.c:171 #, c-format msgid "Error determining size of the physical @v: %m\n" msgstr "" -#: e2fsck/problem.c:170 +#: e2fsck/problem.c:176 msgid "@i count in @S is %i, should be %j.\n" msgstr "" -#: e2fsck/problem.c:174 +#: e2fsck/problem.c:180 msgid "The Hurd does not support the filetype feature.\n" msgstr "" -#: e2fsck/problem.c:179 +#: e2fsck/problem.c:185 #, c-format msgid "@S has a bad ext3 @j (@i %i).\n" msgstr "" -#: e2fsck/problem.c:184 +#: e2fsck/problem.c:190 msgid "External @j has multiple @f users (unsupported).\n" msgstr "" -#: e2fsck/problem.c:189 +#: e2fsck/problem.c:195 msgid "Can't find external @j\n" msgstr "" -#: e2fsck/problem.c:194 +#: e2fsck/problem.c:200 msgid "External @j has bad @S\n" msgstr "" -#: e2fsck/problem.c:199 +#: e2fsck/problem.c:205 msgid "External @j does not support this @f\n" msgstr "" -#: e2fsck/problem.c:204 +#: e2fsck/problem.c:210 msgid "" "Ext3 @j @S is unknown type %N (unsupported).\n" "It is likely that your copy of e2fsck is old and/or doesn't support this @j " @@ -737,177 +755,185 @@ msgid "" "It is also possible the @j @S is corrupt.\n" msgstr "" -#: e2fsck/problem.c:212 +#: e2fsck/problem.c:218 msgid "Ext3 @j @S is corrupt.\n" msgstr "" -#: e2fsck/problem.c:217 +#: e2fsck/problem.c:223 #, c-format -msgid "@S doesn't have has_journal flag, but has ext3 @j %s.\n" +msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n" msgstr "" -#: e2fsck/problem.c:222 +#: e2fsck/problem.c:228 msgid "@S has ext3 needs_recovery flag set, but no @j.\n" msgstr "" -#: e2fsck/problem.c:227 -msgid "*** WARNING *** leaving data in the @j may be DANGEROUS.\n" +#: e2fsck/problem.c:233 +msgid "ext3 recovery flag clear, but @j has data.\n" +msgstr "" + +#: e2fsck/problem.c:238 +msgid "Clear @j" msgstr "" -#: e2fsck/problem.c:232 -msgid "ext3 recovery flag clear, but journal has data.\n" +#: e2fsck/problem.c:243 +msgid "Run @j anyway" msgstr "" -#: e2fsck/problem.c:237 +#: e2fsck/problem.c:248 +msgid "Recovery flag not set in backup @S, so running @j anyway.\n" +msgstr "" + +#: e2fsck/problem.c:253 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n" msgstr "" -#: e2fsck/problem.c:242 +#: e2fsck/problem.c:258 msgid "@I @b #%B (%b) found in @o @i %i.\n" msgstr "" -#: e2fsck/problem.c:247 +#: e2fsck/problem.c:263 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n" msgstr "" -#: e2fsck/problem.c:252 +#: e2fsck/problem.c:268 #, c-format msgid "@I @o @i %i in @S.\n" msgstr "" -#: e2fsck/problem.c:257 +#: e2fsck/problem.c:273 #, c-format msgid "@I @i %i in @o @i list.\n" msgstr "" -#: e2fsck/problem.c:267 +#: e2fsck/problem.c:283 msgid "Ext3 @j @S has an unknown read-only feature flag set.\n" msgstr "" -#: e2fsck/problem.c:272 +#: e2fsck/problem.c:288 msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n" msgstr "" -#: e2fsck/problem.c:277 +#: e2fsck/problem.c:293 msgid "@j version not supported by this e2fsck.\n" msgstr "" -#: e2fsck/problem.c:282 +#: e2fsck/problem.c:298 #, c-format msgid "" "Moving @j from /%s to hidden inode.\n" "\n" msgstr "" -#: e2fsck/problem.c:287 +#: e2fsck/problem.c:303 #, c-format msgid "" "Error moving @j: %m\n" "\n" msgstr "" -#: e2fsck/problem.c:292 +#: e2fsck/problem.c:308 msgid "" "Found invalid V2 @j @S fields (from V1 journal).\n" "Clearing fields beyond the V1 @j @S...\n" "\n" msgstr "" -#: e2fsck/problem.c:300 +#: e2fsck/problem.c:316 msgid "Pass 1: Checking @is, @bs, and sizes\n" msgstr "" #. Root directory is not an inode -#: e2fsck/problem.c:304 +#: e2fsck/problem.c:320 msgid "@r is not a @d. " msgstr "" -#: e2fsck/problem.c:309 +#: e2fsck/problem.c:325 msgid "@r has dtime set (probably due to old mke2fs). " msgstr "" -#: e2fsck/problem.c:314 +#: e2fsck/problem.c:330 msgid "Reserved @i %i %Q has bad mode. " msgstr "" -#: e2fsck/problem.c:319 +#: e2fsck/problem.c:335 #, c-format msgid "@D @i %i has zero dtime. " msgstr "" -#: e2fsck/problem.c:324 +#: e2fsck/problem.c:340 #, c-format msgid "@i %i is in use, but has dtime set. " msgstr "" -#: e2fsck/problem.c:329 +#: e2fsck/problem.c:345 #, c-format msgid "@i %i is a @z @d. " msgstr "" -#: e2fsck/problem.c:334 +#: e2fsck/problem.c:350 msgid "@g %g's @b @B at %b @C.\n" msgstr "" -#: e2fsck/problem.c:339 +#: e2fsck/problem.c:355 msgid "@g %g's @i @B at %b @C.\n" msgstr "" -#: e2fsck/problem.c:344 +#: e2fsck/problem.c:360 msgid "@g %g's @i table at %b @C.\n" msgstr "" -#: e2fsck/problem.c:349 +#: e2fsck/problem.c:365 msgid "@g %g's @b @B (%b) is bad. " msgstr "" -#: e2fsck/problem.c:354 +#: e2fsck/problem.c:370 msgid "@g %g's @i @B (%b) is bad. " msgstr "" -#: e2fsck/problem.c:359 +#: e2fsck/problem.c:375 msgid "@i %i, i_size is %Is, @s %N. " msgstr "" -#: e2fsck/problem.c:364 +#: e2fsck/problem.c:380 msgid "@i %i, i_@bs is %Ib, @s %N. " msgstr "" -#: e2fsck/problem.c:369 +#: e2fsck/problem.c:385 msgid "@I @b #%B (%b) in @i %i. " msgstr "" -#: e2fsck/problem.c:374 +#: e2fsck/problem.c:390 msgid "@b #%B (%b) overlaps @f metadata in @i %i. " msgstr "" -#: e2fsck/problem.c:379 +#: e2fsck/problem.c:395 #, c-format msgid "@i %i has illegal @b(s). " msgstr "" -#: e2fsck/problem.c:384 +#: e2fsck/problem.c:400 #, c-format msgid "Too many illegal @bs in @i %i.\n" msgstr "" -#: e2fsck/problem.c:389 +#: e2fsck/problem.c:405 msgid "@I @b #%B (%b) in bad @b @i. " msgstr "" -#: e2fsck/problem.c:394 +#: e2fsck/problem.c:410 msgid "Bad @b @i has illegal @b(s). " msgstr "" -#: e2fsck/problem.c:399 +#: e2fsck/problem.c:415 msgid "Duplicate or bad @b in use!\n" msgstr "" -#: e2fsck/problem.c:404 +#: e2fsck/problem.c:420 msgid "Bad @b %b used as bad @b indirect @b?!?\n" msgstr "" -#: e2fsck/problem.c:409 +#: e2fsck/problem.c:425 msgid "" "\n" "This inconsistency can not be fixed with e2fsck; to fix it, use\n" @@ -915,13 +941,13 @@ msgid "" "to read it back in again.\n" msgstr "" -#: e2fsck/problem.c:417 +#: e2fsck/problem.c:433 msgid "" "\n" "If the @b is really bad, the @f can not be fixed.\n" msgstr "" -#: e2fsck/problem.c:422 +#: e2fsck/problem.c:438 msgid "" "You can clear the this @b (and hope for the best) from the\n" "bad @b list and hope that @b is really OK, but there are no\n" @@ -929,595 +955,710 @@ msgid "" "\n" msgstr "" -#: e2fsck/problem.c:429 +#: e2fsck/problem.c:445 msgid "The primary @S (%b) is on the bad @b list.\n" msgstr "" -#: e2fsck/problem.c:434 +#: e2fsck/problem.c:450 msgid "Block %b in the primary @g descriptors is on the bad @b list\n" msgstr "" -#: e2fsck/problem.c:440 +#: e2fsck/problem.c:456 msgid "Warning: Group %g's @S (%b) is bad.\n" msgstr "" -#: e2fsck/problem.c:445 +#: e2fsck/problem.c:461 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n" msgstr "" -#: e2fsck/problem.c:451 +#: e2fsck/problem.c:467 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n" msgstr "" -#: e2fsck/problem.c:457 -msgid "@A %N @b(s) for %s: %m\n" +#: e2fsck/problem.c:473 +msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n" msgstr "" -#: e2fsck/problem.c:462 +#: e2fsck/problem.c:478 #, c-format msgid "@A @b buffer for relocating %s\n" msgstr "" -#: e2fsck/problem.c:467 +#: e2fsck/problem.c:483 msgid "Relocating @g %g's %s from %b to %c...\n" msgstr "" -#: e2fsck/problem.c:472 +#: e2fsck/problem.c:488 #, c-format msgid "Relocating @g %g's %s to %c...\n" msgstr "" -#: e2fsck/problem.c:477 +#: e2fsck/problem.c:493 msgid "Warning: could not read @b %b of %s: %m\n" msgstr "" -#: e2fsck/problem.c:482 +#: e2fsck/problem.c:498 msgid "Warning: could not write @b %b for %s: %m\n" msgstr "" -#: e2fsck/problem.c:497 +#: e2fsck/problem.c:513 #, c-format msgid "@A icount link information: %m\n" msgstr "" -#: e2fsck/problem.c:502 +#: e2fsck/problem.c:518 #, c-format msgid "@A @d @b array: %m\n" msgstr "" -#: e2fsck/problem.c:507 +#: e2fsck/problem.c:523 #, c-format msgid "Error while scanning @is (%i): %m\n" msgstr "" -#: e2fsck/problem.c:512 +#: e2fsck/problem.c:528 #, c-format msgid "Error while iterating over @bs in @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:517 +#: e2fsck/problem.c:533 msgid "Error storing @i count information (@i=%i, count=%N): %m\n" msgstr "" -#: e2fsck/problem.c:522 +#: e2fsck/problem.c:538 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n" msgstr "" -#: e2fsck/problem.c:528 +#: e2fsck/problem.c:544 #, c-format msgid "Error reading @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:536 +#: e2fsck/problem.c:552 #, c-format msgid "@i %i has imagic flag set. " msgstr "" -#: e2fsck/problem.c:541 +#: e2fsck/problem.c:557 #, c-format msgid "" "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n" "or append-only flag set. " msgstr "" -#: e2fsck/problem.c:547 +#: e2fsck/problem.c:563 #, c-format msgid "@i %i has @cion flag set on @f without @cion support. " msgstr "" -#: e2fsck/problem.c:567 +#: e2fsck/problem.c:583 msgid "@j is not regular file. " msgstr "" -#: e2fsck/problem.c:572 +#: e2fsck/problem.c:588 #, c-format msgid "@i %i was part of the orphaned @i list. " msgstr "" -#: e2fsck/problem.c:578 +#: e2fsck/problem.c:594 msgid "@is that were part of a corrupted orphan linked list found. " msgstr "" -#: e2fsck/problem.c:588 +#: e2fsck/problem.c:604 msgid "Error reading @a @b %b for @i %i. " msgstr "" -#: e2fsck/problem.c:593 +#: e2fsck/problem.c:609 msgid "@i %i has a bad @a @b %b. " msgstr "" -#: e2fsck/problem.c:598 +#: e2fsck/problem.c:614 msgid "Error reading @a @b %b (%m). " msgstr "" -#: e2fsck/problem.c:603 +#: e2fsck/problem.c:619 msgid "@a @b %b has reference count %B, should be %N. " msgstr "" -#: e2fsck/problem.c:608 +#: e2fsck/problem.c:624 msgid "Error writing @a @b %b (%m). " msgstr "" -#: e2fsck/problem.c:613 +#: e2fsck/problem.c:629 msgid "@a @b %b has h_blocks > 1. " msgstr "" -#: e2fsck/problem.c:618 +#: e2fsck/problem.c:634 msgid "Error allocating @a @b %b. " msgstr "" -#: e2fsck/problem.c:623 +#: e2fsck/problem.c:639 msgid "@a @b %b is corrupt (allocation collision). " msgstr "" -#: e2fsck/problem.c:628 +#: e2fsck/problem.c:644 msgid "@a @b %b is corrupt (invalid name). " msgstr "" -#: e2fsck/problem.c:633 +#: e2fsck/problem.c:649 msgid "@a @b %b is corrupt (invalid value). " msgstr "" -#: e2fsck/problem.c:640 +#: e2fsck/problem.c:654 +#, c-format +msgid "@i %i is too big. " +msgstr "" + +#: e2fsck/problem.c:658 +msgid "@b #%B (%b) causes @d to be too big. " +msgstr "" + +#: e2fsck/problem.c:663 +msgid "@b #%B (%b) causes file to be too big. " +msgstr "" + +#: e2fsck/problem.c:668 +msgid "@b #%B (%b) causes symlink to be too big. " +msgstr "" + +#: e2fsck/problem.c:673 +#, c-format +msgid "@i %i has INDEX_FL flag set on @f without htree support.\n" +msgstr "" + +#: e2fsck/problem.c:678 +#, c-format +msgid "@i %i has INDEX_FL flag set but is not a @d.\n" +msgstr "" + +#: e2fsck/problem.c:683 +#, c-format +msgid "@h %i has an invalid root node.\n" +msgstr "" + +#: e2fsck/problem.c:688 +msgid "@h %i has an unsupported hash version (%N)\n" +msgstr "" + +#: e2fsck/problem.c:693 +#, c-format +msgid "@h %i uses an incompatible htree root node flag.\n" +msgstr "" + +#: e2fsck/problem.c:698 +msgid "@h %i has a tree depth (%N) which is too big\n" +msgstr "" + +#: e2fsck/problem.c:705 msgid "" "Duplicate @bs found... invoking duplicate @b passes.\n" "Pass 1B: Rescan for duplicate/bad @bs\n" msgstr "" -#: e2fsck/problem.c:646 +#: e2fsck/problem.c:711 #, c-format msgid "Duplicate/bad @b(s) in @i %i:" msgstr "" -#: e2fsck/problem.c:661 +#: e2fsck/problem.c:726 #, c-format msgid "Error while scanning inodes (%i): %m\n" msgstr "" -#: e2fsck/problem.c:666 +#: e2fsck/problem.c:731 #, c-format msgid "@A @i @B (inode_dup_map): %m\n" msgstr "" -#: e2fsck/problem.c:671 +#: e2fsck/problem.c:736 #, c-format msgid "Error while iterating over @bs in @i %i (%s): %m\n" msgstr "" -#: e2fsck/problem.c:676 +#: e2fsck/problem.c:741 e2fsck/problem.c:1062 +msgid "Error addjusting refcount for @a @b %b (@i %i): %m\n" +msgstr "" + +#: e2fsck/problem.c:747 msgid "Pass 1C: Scan directories for @is with dup @bs.\n" msgstr "" -#: e2fsck/problem.c:682 +#: e2fsck/problem.c:753 msgid "Pass 1D: Reconciling duplicate @bs\n" msgstr "" -#: e2fsck/problem.c:687 +#: e2fsck/problem.c:758 msgid "" "File %Q (@i #%i, mod time %IM) \n" " has %B duplicate @b(s), shared with %N file(s):\n" msgstr "" -#: e2fsck/problem.c:693 +#: e2fsck/problem.c:764 msgid "\t%Q (@i #%i, mod time %IM)\n" msgstr "" -#: e2fsck/problem.c:698 +#: e2fsck/problem.c:769 msgid "\t<@f metadata>\n" msgstr "" -#: e2fsck/problem.c:703 +#: e2fsck/problem.c:774 msgid "" "(There are %N @is containing duplicate/bad @bs.)\n" "\n" msgstr "" -#: e2fsck/problem.c:708 +#: e2fsck/problem.c:779 msgid "" "Duplicated @bs already reassigned or cloned.\n" "\n" msgstr "" -#: e2fsck/problem.c:721 +#: e2fsck/problem.c:792 #, c-format msgid "Couldn't clone file: %m\n" msgstr "" -#: e2fsck/problem.c:727 +#: e2fsck/problem.c:798 msgid "Pass 2: Checking @d structure\n" msgstr "" -#: e2fsck/problem.c:732 +#: e2fsck/problem.c:803 #, c-format msgid "Bad @i number for '.' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:737 +#: e2fsck/problem.c:808 msgid "@E has bad @i #: %Di.\n" msgstr "" -#: e2fsck/problem.c:742 +#: e2fsck/problem.c:813 msgid "@E has @D/unused @i %Di. " msgstr "" -#: e2fsck/problem.c:747 +#: e2fsck/problem.c:818 msgid "@E @L to '.' " msgstr "" -#: e2fsck/problem.c:752 +#: e2fsck/problem.c:823 msgid "@E points to @i (%Di) located in a bad @b.\n" msgstr "" -#: e2fsck/problem.c:757 +#: e2fsck/problem.c:828 msgid "@E @L to @d %P (%Di).\n" msgstr "" -#: e2fsck/problem.c:762 +#: e2fsck/problem.c:833 msgid "@E @L to the @r.\n" msgstr "" -#: e2fsck/problem.c:767 +#: e2fsck/problem.c:838 msgid "@E has illegal characters in its name.\n" msgstr "" -#: e2fsck/problem.c:772 +#: e2fsck/problem.c:843 #, c-format msgid "Missing '.' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:777 +#: e2fsck/problem.c:848 #, c-format msgid "Missing '..' in @d @i %i.\n" msgstr "" -#: e2fsck/problem.c:782 +#: e2fsck/problem.c:853 msgid "First @e '%Dn' (inode=%Di) in @d @i %i (%p) @s '.'\n" msgstr "" -#: e2fsck/problem.c:787 +#: e2fsck/problem.c:858 msgid "Second @e '%Dn' (inode=%Di) in @d @i %i @s '..'\n" msgstr "" -#: e2fsck/problem.c:792 +#: e2fsck/problem.c:863 msgid "i_faddr @F %IF, @s zero.\n" msgstr "" -#: e2fsck/problem.c:797 +#: e2fsck/problem.c:868 msgid "i_file_acl @F %If, @s zero.\n" msgstr "" -#: e2fsck/problem.c:802 +#: e2fsck/problem.c:873 msgid "i_dir_acl @F %Id, @s zero.\n" msgstr "" -#: e2fsck/problem.c:807 +#: e2fsck/problem.c:878 msgid "i_frag @F %N, @s zero.\n" msgstr "" -#: e2fsck/problem.c:812 +#: e2fsck/problem.c:883 msgid "i_fsize @F %N, @s zero.\n" msgstr "" -#: e2fsck/problem.c:817 +#: e2fsck/problem.c:888 msgid "@i %i (%Q) has a bad mode (%Im).\n" msgstr "" -#: e2fsck/problem.c:822 +#: e2fsck/problem.c:893 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n" msgstr "" -#: e2fsck/problem.c:827 +#: e2fsck/problem.c:898 msgid "@d @i %i, @b %B, offset %N: filename too long\n" msgstr "" -#: e2fsck/problem.c:832 +#: e2fsck/problem.c:903 msgid "@d @i %i has an unallocated @b #%B. " msgstr "" -#: e2fsck/problem.c:837 +#: e2fsck/problem.c:908 #, c-format msgid "'.' @d @e in @d @i %i is not NULL terminated\n" msgstr "" -#: e2fsck/problem.c:842 +#: e2fsck/problem.c:913 #, c-format msgid "'..' @d @e in @d @i %i is not NULL terminated\n" msgstr "" -#: e2fsck/problem.c:847 +#: e2fsck/problem.c:918 msgid "@i %i (%Q) is an @I character @v.\n" msgstr "" -#: e2fsck/problem.c:852 +#: e2fsck/problem.c:923 msgid "@i %i (%Q) is an @I @b @v.\n" msgstr "" -#: e2fsck/problem.c:857 +#: e2fsck/problem.c:928 msgid "@E is duplicate '.' @e.\n" msgstr "" -#: e2fsck/problem.c:862 +#: e2fsck/problem.c:933 msgid "@E is duplicate '..' @e.\n" msgstr "" -#: e2fsck/problem.c:867 e2fsck/problem.c:1069 +#: e2fsck/problem.c:938 e2fsck/problem.c:1204 #, c-format msgid "Internal error: couldn't find dir_info for %i.\n" msgstr "" -#: e2fsck/problem.c:872 +#: e2fsck/problem.c:943 msgid "@E has rec_len of %Dr, should be %N.\n" msgstr "" -#: e2fsck/problem.c:877 +#: e2fsck/problem.c:948 #, c-format msgid "@A icount structure: %m\n" msgstr "" -#: e2fsck/problem.c:882 +#: e2fsck/problem.c:953 #, c-format msgid "Error interating over @d @bs: %m\n" msgstr "" -#: e2fsck/problem.c:887 +#: e2fsck/problem.c:958 msgid "Error reading @d @b %b (@i %i): %m\n" msgstr "" -#: e2fsck/problem.c:892 +#: e2fsck/problem.c:963 msgid "Error writing @d @b %b (@i %i): %m\n" msgstr "" -#: e2fsck/problem.c:897 +#: e2fsck/problem.c:968 #, c-format msgid "@A new @d @b for @i %i (%s): %m\n" msgstr "" -#: e2fsck/problem.c:902 +#: e2fsck/problem.c:973 #, c-format msgid "Error deallocating @i %i: %m\n" msgstr "" -#: e2fsck/problem.c:907 +#: e2fsck/problem.c:978 msgid "@d @e for '.' is big. " msgstr "" -#: e2fsck/problem.c:912 +#: e2fsck/problem.c:983 msgid "@i %i (%Q) is an @I FIFO.\n" msgstr "" -#: e2fsck/problem.c:917 +#: e2fsck/problem.c:988 msgid "@i %i (%Q) is an @I socket.\n" msgstr "" -#: e2fsck/problem.c:922 +#: e2fsck/problem.c:993 msgid "Setting filetype for @E to %N.\n" msgstr "" -#: e2fsck/problem.c:927 +#: e2fsck/problem.c:998 msgid "@E has an incorrect filetype (was %Dt, should be %N).\n" msgstr "" -#: e2fsck/problem.c:932 +#: e2fsck/problem.c:1003 msgid "@E has filetype set.\n" msgstr "" -#: e2fsck/problem.c:937 +#: e2fsck/problem.c:1008 msgid "@E has a zero-length name.\n" msgstr "" -#: e2fsck/problem.c:942 -msgid "Symlink %Q (@i #%i) has an invalid size (%Is).\n" +#: e2fsck/problem.c:1013 +msgid "Symlink %Q (@i #%i) is invalid.\n" msgstr "" -#: e2fsck/problem.c:947 +#: e2fsck/problem.c:1018 msgid "@a @b @F is invalid (%If).\n" msgstr "" -#: e2fsck/problem.c:952 +#: e2fsck/problem.c:1023 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n" msgstr "" -#: e2fsck/problem.c:959 +#: e2fsck/problem.c:1028 +msgid "@p @h %d: node (%B) not referenced\n" +msgstr "" + +#: e2fsck/problem.c:1033 +msgid "@p @h %d: node (%B) referenced twice\n" +msgstr "" + +#: e2fsck/problem.c:1038 +msgid "@p @h %d: node (%B) has bad min hash\n" +msgstr "" + +#: e2fsck/problem.c:1043 +msgid "@p @h %d: node (%B) has bad max hash\n" +msgstr "" + +#: e2fsck/problem.c:1048 +msgid "Invalid @h %d (%q). " +msgstr "" + +#: e2fsck/problem.c:1052 +msgid "Forcibly clearing HTREE flag on @i %d (%q). (Beta test code)\n" +msgstr "" + +#: e2fsck/problem.c:1057 +msgid "@p @h %d (%q): bad @b number %b.\n" +msgstr "" + +#: e2fsck/problem.c:1067 +#, c-format +msgid "@p @h %d: root node is invalid\n" +msgstr "" + +#: e2fsck/problem.c:1072 +msgid "@p @h %d: node (%B) has bad limit (%N)\n" +msgstr "" + +#: e2fsck/problem.c:1077 +msgid "@p @h %d: node (%B) has bad count (%N)\n" +msgstr "" + +#: e2fsck/problem.c:1082 +msgid "@p @h %d: node (%B) has an unordered hash table\n" +msgstr "" + +#: e2fsck/problem.c:1087 +msgid "@p @h %d: node (%B) has bad depth\n" +msgstr "" + +#: e2fsck/problem.c:1094 msgid "Pass 3: Checking @d connectivity\n" msgstr "" -#: e2fsck/problem.c:964 +#: e2fsck/problem.c:1099 msgid "@r not allocated. " msgstr "" -#: e2fsck/problem.c:969 +#: e2fsck/problem.c:1104 msgid "No room in @l @d. " msgstr "" -#: e2fsck/problem.c:974 +#: e2fsck/problem.c:1109 #, c-format msgid "Unconnected @d @i %i (%p)\n" msgstr "" -#: e2fsck/problem.c:979 +#: e2fsck/problem.c:1114 msgid "/@l not found. " msgstr "" -#: e2fsck/problem.c:984 +#: e2fsck/problem.c:1119 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n" msgstr "" -#: e2fsck/problem.c:989 +#: e2fsck/problem.c:1124 msgid "Bad or non-existent /@l. Cannot reconnect.\n" msgstr "" -#: e2fsck/problem.c:994 +#: e2fsck/problem.c:1129 #, c-format msgid "Could not expand /@l: %m\n" msgstr "" -#: e2fsck/problem.c:999 +#: e2fsck/problem.c:1134 #, c-format msgid "Could not reconnect %i: %m\n" msgstr "" -#: e2fsck/problem.c:1004 +#: e2fsck/problem.c:1139 #, c-format msgid "Error while trying to find /@l: %m\n" msgstr "" -#: e2fsck/problem.c:1009 +#: e2fsck/problem.c:1144 #, c-format msgid "ext2fs_new_@b: %m while trying to create /@l @d\n" msgstr "" -#: e2fsck/problem.c:1014 +#: e2fsck/problem.c:1149 #, c-format msgid "ext2fs_new_@i: %m while trying to create /@l @d\n" msgstr "" -#: e2fsck/problem.c:1019 +#: e2fsck/problem.c:1154 #, c-format msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n" msgstr "" -#: e2fsck/problem.c:1024 +#: e2fsck/problem.c:1159 #, c-format msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n" msgstr "" -#: e2fsck/problem.c:1029 +#: e2fsck/problem.c:1164 #, c-format msgid "Error while adjusting @i count on @i %i\n" msgstr "" -#: e2fsck/problem.c:1034 +#: e2fsck/problem.c:1169 #, c-format msgid "" "Couldn't fix parent of @i %i: %m\n" "\n" msgstr "" -#: e2fsck/problem.c:1039 +#: e2fsck/problem.c:1174 #, c-format msgid "" "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n" "\n" msgstr "" -#: e2fsck/problem.c:1044 +#: e2fsck/problem.c:1179 msgid "@A @i @B (%N): %m\n" msgstr "" -#: e2fsck/problem.c:1049 +#: e2fsck/problem.c:1184 #, c-format msgid "Error creating root @d (%s): %m\n" msgstr "" -#: e2fsck/problem.c:1054 +#: e2fsck/problem.c:1189 #, c-format msgid "Error creating /@l @d (%s): %m\n" msgstr "" -#: e2fsck/problem.c:1059 +#: e2fsck/problem.c:1194 msgid "@r is not a @d; aborting.\n" msgstr "" -#: e2fsck/problem.c:1064 +#: e2fsck/problem.c:1199 msgid "Cannot proceed without a @r.\n" msgstr "" -#: e2fsck/problem.c:1074 +#: e2fsck/problem.c:1209 #, c-format msgid "/@l is not a @d (ino=%i)\n" msgstr "" -#: e2fsck/problem.c:1081 +#: e2fsck/problem.c:1216 +msgid "Pass 3A: Optimizing directories\n" +msgstr "" + +#: e2fsck/problem.c:1221 +#, c-format +msgid "Failed to create dirs_to_hash iterator: %m" +msgstr "" + +#: e2fsck/problem.c:1226 +msgid "Failed to optimize directory %q (%d): %m" +msgstr "" + +#: e2fsck/problem.c:1231 +msgid "Optimizing directories: " +msgstr "" + +#: e2fsck/problem.c:1248 msgid "Pass 4: Checking reference counts\n" msgstr "" -#: e2fsck/problem.c:1096 +#: e2fsck/problem.c:1263 msgid "@i %i ref count is %Il, @s %N. " msgstr "" -#: e2fsck/problem.c:1100 +#: e2fsck/problem.c:1267 msgid "" "WARNING: PROGRAMMING BUG IN E2FSCK!\n" "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n" "@i_link_info[%i] is %N, @i.i_links_count is %Il. They should be the same!\n" msgstr "" -#: e2fsck/problem.c:1110 +#: e2fsck/problem.c:1277 msgid "Pass 5: Checking @g summary information\n" msgstr "" -#: e2fsck/problem.c:1115 +#: e2fsck/problem.c:1282 msgid "Padding at end of @i @B is not set. " msgstr "" -#: e2fsck/problem.c:1120 +#: e2fsck/problem.c:1287 msgid "Padding at end of @b @B is not set. " msgstr "" -#: e2fsck/problem.c:1125 +#: e2fsck/problem.c:1292 msgid "@b @B differences: " msgstr "" -#: e2fsck/problem.c:1145 +#: e2fsck/problem.c:1312 msgid "@i @B differences: " msgstr "" -#: e2fsck/problem.c:1165 +#: e2fsck/problem.c:1332 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1170 +#: e2fsck/problem.c:1337 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1175 +#: e2fsck/problem.c:1342 msgid "Free @is count wrong (%i, counted=%j).\n" msgstr "" -#: e2fsck/problem.c:1180 +#: e2fsck/problem.c:1347 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n" msgstr "" -#: e2fsck/problem.c:1185 +#: e2fsck/problem.c:1352 msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "" -#: e2fsck/problem.c:1190 +#: e2fsck/problem.c:1357 msgid "" "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " "endpoints (%i, %j)\n" msgstr "" -#: e2fsck/problem.c:1196 +#: e2fsck/problem.c:1363 msgid "Internal error: fudging end of bitmap (%N)\n" msgstr "" -#: e2fsck/problem.c:1308 +#: e2fsck/problem.c:1497 #, c-format -msgid "Unhandled error code (%d)!\n" +msgid "Unhandled error code (0x%x)!\n" msgstr "" -#: e2fsck/problem.c:1382 +#: e2fsck/problem.c:1569 msgid "IGNORED" msgstr "" @@ -1539,16 +1680,21 @@ msgstr "" msgid "while doing inode scan" msgstr "" -#: e2fsck/super.c:200 +#: e2fsck/super.c:198 #, c-format msgid "while calling ext2fs_block_iterate for inode %d" msgstr "" -#: e2fsck/super.c:266 +#: e2fsck/super.c:221 +#, c-format +msgid "while calling ext2fs_adjust_ea_refocunt for inode %d" +msgstr "" + +#: e2fsck/super.c:279 msgid "Truncating" msgstr "" -#: e2fsck/super.c:267 +#: e2fsck/super.c:280 msgid "Clearing" msgstr "" @@ -1574,34 +1720,35 @@ msgstr "" msgid "while writing inode table (group %d)" msgstr "" -#: e2fsck/swapfs.c:196 +#: e2fsck/swapfs.c:221 msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "" -#: e2fsck/swapfs.c:203 +#: e2fsck/swapfs.c:228 #, c-format msgid "" "%s: the filesystem must be freshly checked using fsck\n" "and not mounted before trying to byte-swap it.\n" msgstr "" -#: e2fsck/swapfs.c:229 +#: e2fsck/swapfs.c:263 msgid "Byte swap" msgstr "" -#: e2fsck/unix.c:66 +#: e2fsck/unix.c:63 #, fuzzy, c-format msgid "" -"Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" +"Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" -"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal] device\n" +"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" +"\t\t[-E extended-options] device\n" msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" "\t\t[-l|-L bad_blocks_file] [-C fd] device\n" -#: e2fsck/unix.c:71 +#: e2fsck/unix.c:69 #, fuzzy msgid "" "\n" @@ -1627,7 +1774,7 @@ msgstr "" " -l bad_blocks_file Add to badblocks list\n" " -L bad_blocks_file Set badblocks list\n" -#: e2fsck/unix.c:77 +#: e2fsck/unix.c:75 msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1637,43 +1784,43 @@ msgid "" " -L bad_blocks_file Set badblocks list\n" msgstr "" -#: e2fsck/unix.c:111 +#: e2fsck/unix.c:109 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "" "%s: %d/%d stupid files (%0d.%d%% non-contiguous), %d/%d blocks wasted on " "your worthless data\n" -#: e2fsck/unix.c:126 +#: e2fsck/unix.c:124 #, c-format msgid "" "\n" "%8d inodes used (%d%%)\n" msgstr "" -#: e2fsck/unix.c:128 +#: e2fsck/unix.c:126 #, c-format msgid "%8d non-contiguous inodes (%0d.%d%%)\n" msgstr "" -#: e2fsck/unix.c:130 +#: e2fsck/unix.c:128 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr "" -#: e2fsck/unix.c:132 +#: e2fsck/unix.c:130 #, c-format msgid "" "%8d blocks used (%d%%)\n" "%8d bad blocks\n" msgstr "" -#: e2fsck/unix.c:136 +#: e2fsck/unix.c:134 #, c-format msgid "%8d large files\n" msgstr "" -#: e2fsck/unix.c:137 +#: e2fsck/unix.c:135 #, c-format msgid "" "\n" @@ -1689,34 +1836,34 @@ msgid "" "%8d files\n" msgstr "" -#: e2fsck/unix.c:170 +#: e2fsck/unix.c:168 #, c-format msgid "%8d large file%s\n" msgstr "" -#: e2fsck/unix.c:212 misc/badblocks.c:612 misc/tune2fs.c:665 misc/util.c:110 -#: resize/main.c:96 +#: e2fsck/unix.c:211 misc/badblocks.c:612 misc/tune2fs.c:734 misc/util.c:133 +#: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "" -#: e2fsck/unix.c:227 +#: e2fsck/unix.c:226 #, c-format msgid "Warning! %s is mounted.\n" msgstr "" -#: e2fsck/unix.c:231 +#: e2fsck/unix.c:230 #, c-format msgid "%s is mounted. " msgstr "" -#: e2fsck/unix.c:233 +#: e2fsck/unix.c:232 msgid "" "Cannot continue, aborting.\n" "\n" msgstr "" -#: e2fsck/unix.c:234 +#: e2fsck/unix.c:233 msgid "" "\n" "\n" @@ -1725,11 +1872,11 @@ msgid "" "\n" msgstr "" -#: e2fsck/unix.c:237 +#: e2fsck/unix.c:236 msgid "Do you really want to continue" msgstr "" -#: e2fsck/unix.c:239 +#: e2fsck/unix.c:238 msgid "check aborted.\n" msgstr "" @@ -1765,141 +1912,177 @@ msgstr "" msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "" -#: e2fsck/unix.c:482 +#: e2fsck/unix.c:463 +msgid "Couldn't allocate memory to parse extended options!\n" +msgstr "" + +#: e2fsck/unix.c:489 +msgid "Invalid EA version.\n" +msgstr "" + +#: e2fsck/unix.c:498 +msgid "" +"Extended options are separated by commas, and may take an argument which\n" +"is set off by an equals ('=') sign. Valid raid options are:\n" +"\tea_ver=" msgstr "" -#: e2fsck/util.c:93 +#: e2fsck/util.c:116 msgid "" msgstr "" -#: e2fsck/util.c:95 +#: e2fsck/util.c:118 msgid " (y/n)" msgstr "" -#: e2fsck/util.c:125 +#: e2fsck/util.c:133 +msgid "cancelled!\n" +msgstr "" + +#: e2fsck/util.c:148 +msgid "yes\n" +msgstr "" + +#: e2fsck/util.c:150 +msgid "no\n" +msgstr "" + +#: e2fsck/util.c:160 #, c-format msgid "" "%s? no\n" "\n" msgstr "" -#: e2fsck/util.c:129 +#: e2fsck/util.c:164 #, c-format msgid "" "%s? yes\n" "\n" msgstr "" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "yes" msgstr "" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "no" msgstr "" -#: e2fsck/util.c:146 +#: e2fsck/util.c:181 #, c-format msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s" msgstr "" -#: e2fsck/util.c:151 +#: e2fsck/util.c:186 msgid "reading inode and block bitmaps" msgstr "" -#: e2fsck/util.c:156 +#: e2fsck/util.c:191 #, c-format msgid "while retrying to read bitmaps for %s" msgstr "" -#: e2fsck/util.c:168 +#: e2fsck/util.c:203 msgid "writing block bitmaps" msgstr "" -#: e2fsck/util.c:173 +#: e2fsck/util.c:208 #, c-format msgid "while retrying to write block bitmaps for %s" msgstr "" -#: e2fsck/util.c:180 +#: e2fsck/util.c:215 msgid "writing inode bitmaps" msgstr "" -#: e2fsck/util.c:185 +#: e2fsck/util.c:220 #, c-format msgid "while retrying to write inode bitmaps for %s" msgstr "" -#: e2fsck/util.c:198 +#: e2fsck/util.c:233 #, c-format msgid "" "\n" @@ -1990,32 +2185,32 @@ msgid "" "\t(i.e., without -a or -p options)\n" msgstr "" -#: e2fsck/util.c:263 +#: e2fsck/util.c:298 #, c-format msgid "Memory used: %dk/%dk (%dk/%dk), " msgstr "" -#: e2fsck/util.c:267 +#: e2fsck/util.c:302 #, c-format msgid "Memory used: %d, " msgstr "" -#: e2fsck/util.c:273 +#: e2fsck/util.c:308 #, c-format msgid "time: %5.2f/%5.2f/%5.2f\n" msgstr "" -#: e2fsck/util.c:278 +#: e2fsck/util.c:313 #, c-format msgid "elapsed time: %6.3f\n" msgstr "" -#: e2fsck/util.c:292 +#: e2fsck/util.c:327 #, c-format msgid "while reading inode %ld in %s" msgstr "" -#: e2fsck/util.c:305 +#: e2fsck/util.c:340 #, c-format msgid "while writing inode %ld in %s" msgstr "" @@ -2109,7 +2304,7 @@ msgstr "" msgid "during test data write, block %lu" msgstr "" -#: misc/badblocks.c:619 misc/util.c:117 +#: misc/badblocks.c:619 misc/util.c:140 #, c-format msgid "%s is mounted; " msgstr "" @@ -2122,104 +2317,104 @@ msgstr "" msgid "it's not safe to run badblocks!\n" msgstr "" -#: misc/badblocks.c:667 misc/mke2fs.c:825 +#: misc/badblocks.c:668 misc/mke2fs.c:881 #, c-format msgid "bad block size - %s" msgstr "" -#: misc/badblocks.c:730 +#: misc/badblocks.c:731 msgid "" "Couldn't determine device size; you must specify\n" "the size manually\n" msgstr "" -#: misc/badblocks.c:736 +#: misc/badblocks.c:737 msgid "while trying to determine device size" msgstr "" -#: misc/badblocks.c:742 misc/mke2fs.c:985 +#: misc/badblocks.c:743 misc/mke2fs.c:1054 #, c-format msgid "bad blocks count - %s" msgstr "" -#: misc/badblocks.c:751 +#: misc/badblocks.c:752 #, c-format msgid "bad starting block - %s" msgstr "" -#: misc/badblocks.c:757 +#: misc/badblocks.c:758 #, c-format msgid "bad blocks range: %lu-%lu" msgstr "" -#: misc/badblocks.c:812 +#: misc/badblocks.c:819 msgid "creating in-memory bad blocks list" msgstr "" -#: misc/badblocks.c:827 +#: misc/badblocks.c:834 msgid "adding to in-memory bad block list" msgstr "" -#: misc/badblocks.c:851 +#: misc/badblocks.c:858 #, c-format msgid "Pass completed, %u bad blocks found.\n" msgstr "" #: misc/chattr.c:81 #, fuzzy, c-format -msgid "usage: %s [-RV] [-+=AacdijsSu] [-v version] files...\n" +msgid "usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n" msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: %s [-RVadlv] [files...]\n" -#: misc/chattr.c:139 +#: misc/chattr.c:142 #, c-format msgid "bad version - %s\n" msgstr "" -#: misc/chattr.c:183 misc/lsattr.c:107 +#: misc/chattr.c:186 misc/lsattr.c:107 #, c-format msgid "while trying to stat %s" msgstr "" -#: misc/chattr.c:200 misc/chattr.c:216 +#: misc/chattr.c:203 misc/chattr.c:219 #, c-format msgid "Flags of %s set as " msgstr "" -#: misc/chattr.c:209 +#: misc/chattr.c:212 #, c-format msgid "while reading flags on %s" msgstr "" -#: misc/chattr.c:222 +#: misc/chattr.c:227 #, c-format msgid "while setting flags on %s" msgstr "" -#: misc/chattr.c:227 +#: misc/chattr.c:232 #, c-format msgid "Version of %s set as %lu\n" msgstr "" -#: misc/chattr.c:230 +#: misc/chattr.c:235 #, c-format msgid "while setting version on %s" msgstr "" -#: misc/chattr.c:244 +#: misc/chattr.c:249 msgid "Couldn't allocate path variable in chattr_dir_proc" msgstr "" -#: misc/chattr.c:275 +#: misc/chattr.c:281 msgid "= is incompatible with - and +\n" msgstr "" -#: misc/chattr.c:283 +#: misc/chattr.c:289 msgid "Must use '-v', =, - or +\n" msgstr "" -#: misc/dumpe2fs.c:52 +#: misc/dumpe2fs.c:54 #, fuzzy, c-format msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n" msgstr "" @@ -2228,92 +2423,107 @@ msgstr "" #: misc/dumpe2fs.c:112 #, c-format -msgid "Group %lu: (Blocks 0x%04x -- 0x%04x)\n" +msgid "Group %lu: (Blocks " msgstr "" -#: misc/dumpe2fs.c:113 +#: misc/dumpe2fs.c:117 #, c-format -msgid "Group %lu: (Blocks %u -- %u)\n" +msgid " %s superblock at " msgstr "" -#: misc/dumpe2fs.c:116 -#, c-format -msgid " %s Superblock at 0x%04x, Group Descriptors at 0x%04x-0x%04x\n" +#: misc/dumpe2fs.c:118 +msgid "Primary" msgstr "" #: misc/dumpe2fs.c:118 -#, c-format -msgid " %s Superblock at %u, Group Descriptors at %u-%u\n" +msgid "Backup" msgstr "" -#: misc/dumpe2fs.c:120 -msgid "Primary" +#: misc/dumpe2fs.c:128 +msgid ", Group descriptors at " msgstr "" -#: misc/dumpe2fs.c:120 -msgid "Backup" +#: misc/dumpe2fs.c:140 +msgid " Group descriptor at " msgstr "" -#: misc/dumpe2fs.c:123 -#, c-format -msgid "" -" Block bitmap at 0x%04x (+%d), Inode bitmap at 0x%04x (+%d)\n" -" Inode table at 0x%04x-0x%04x (+%d)\n" +#: misc/dumpe2fs.c:146 +msgid " Block bitmap at " msgstr "" -#: misc/dumpe2fs.c:126 -#, c-format +#: misc/dumpe2fs.c:151 +msgid ", Inode bitmap at " +msgstr "" + +#: misc/dumpe2fs.c:156 msgid "" -" Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" -" Inode table at %u-%u (+%d)\n" +"\n" +" Inode table at " msgstr "" -#: misc/dumpe2fs.c:137 +#: misc/dumpe2fs.c:163 #, c-format -msgid " %d free blocks, %d free inodes, %d directories\n" +msgid "" +"\n" +" %d free blocks, %d free inodes, %d directories\n" msgstr "" -#: misc/dumpe2fs.c:141 +#: misc/dumpe2fs.c:169 msgid " Free blocks: " msgstr "" -#: misc/dumpe2fs.c:146 +#: misc/dumpe2fs.c:177 msgid " Free inodes: " msgstr "" -#: misc/dumpe2fs.c:169 misc/dumpe2fs.c:195 +#: misc/dumpe2fs.c:203 msgid "while printing bad block list" msgstr "" -#: misc/dumpe2fs.c:173 +#: misc/dumpe2fs.c:209 #, c-format msgid "Bad blocks: %d" msgstr "" -#: misc/dumpe2fs.c:214 misc/tune2fs.c:136 +#: misc/dumpe2fs.c:232 misc/tune2fs.c:143 msgid "while reading journal superblock" msgstr "" -#: misc/dumpe2fs.c:222 +#: misc/dumpe2fs.c:240 msgid "Couldn't find journal superblock magic numbers" msgstr "" +#: misc/dumpe2fs.c:244 +#, c-format +msgid "" +"\n" +"Journal block size: %d\n" +"Journal length: %d\n" +"Journal first block: %d\n" +"Journal sequence: 0x%08x\n" +"Journal start: %d\n" +"Journal number of users: %d\n" +msgstr "" + #. Print version number and exit -#: misc/dumpe2fs.c:292 misc/mke2fs.c:971 +#: misc/dumpe2fs.c:312 misc/mke2fs.c:1040 #, c-format msgid "\tUsing %s\n" msgstr "" -#: misc/dumpe2fs.c:318 misc/e2image.c:435 misc/tune2fs.c:652 resize/main.c:198 +#: misc/dumpe2fs.c:339 misc/e2image.c:477 misc/tune2fs.c:721 resize/main.c:200 msgid "Couldn't find valid filesystem superblock.\n" msgstr "" -#: misc/dumpe2fs.c:329 +#: misc/dumpe2fs.c:350 msgid "Note: This is a byte-swapped filesystem\n" msgstr "" -#: misc/dumpe2fs.c:345 -msgid "while trying to read the bitmaps" +#: misc/dumpe2fs.c:366 +#, c-format +msgid "" +"\n" +"%s: %s: error reading bitmaps: %s\n" msgstr "" #: misc/e2label.c:57 @@ -2333,7 +2543,7 @@ msgstr "" msgid "e2label: not an ext2 filesystem\n" msgstr "" -#: misc/e2label.c:96 misc/tune2fs.c:753 +#: misc/e2label.c:96 misc/tune2fs.c:828 msgid "Warning: label too long, truncating.\n" msgstr "" @@ -2345,7 +2555,7 @@ msgstr "" msgid "e2label: error writing superblock\n" msgstr "" -#: misc/e2label.c:116 misc/tune2fs.c:411 +#: misc/e2label.c:116 misc/tune2fs.c:427 msgid "Usage: e2label device [newlabel]\n" msgstr "" "Hey stupid! Do you need help using this program?\n" @@ -2383,46 +2593,65 @@ msgstr "" msgid "while writing inode bitmap" msgstr "" -#: misc/findsuper.c:117 -msgid "Usage: findsuper device [skiprate [start]]\n" +#: misc/findsuper.c:135 +#, fuzzy +msgid "Usage: findsuper device [skipbytes [startkb]]\n" msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: findsuper device [skiprate [start]]\n" -#: misc/findsuper.c:124 -msgid "Do you really want to skip less than a sector??\n" +#: misc/findsuper.c:141 +#, c-format +msgid "skiprate should be a number, not %s\n" msgstr "" -#: misc/findsuper.c:130 -#, c-format -msgid "Have to start at 0 or greater,not %ld\n" +#: misc/findsuper.c:146 +msgid "skipbytes must be a multiple of the sector size\n" msgstr "" -#: misc/findsuper.c:143 -msgid "read failed" +#: misc/findsuper.c:152 +#, c-format +msgid "startkb should be a number, not %s\n" msgstr "" #: misc/findsuper.c:156 #, c-format -msgid "Failed on %d at %ld\n" +msgid "startkb should be positive, not %Ld\n" +msgstr "" + +#. Now, go looking for the superblock ! +#: misc/findsuper.c:166 +#, c-format +msgid "starting at %Ld, with %d byte increments\n" +msgstr "" + +#: misc/findsuper.c:167 +msgid " thisoff block fs_blk_sz blksz grp last_mount\n" +msgstr "" + +#: misc/findsuper.c:213 +#, c-format +msgid "" +"\n" +"%14Ld: finished with errno %d\n" msgstr "" -#: misc/fsck.c:251 +#: misc/fsck.c:258 #, c-format msgid "Could not determine filesystem type for %s\n" msgstr "" -#: misc/fsck.c:271 +#: misc/fsck.c:278 #, c-format msgid "WARNING: couldn't open %s: %s\n" msgstr "" -#: misc/fsck.c:281 +#: misc/fsck.c:288 #, c-format msgid "WARNING: bad format on line %d of %s\n" msgstr "" -#: misc/fsck.c:301 +#: misc/fsck.c:308 msgid "" "WARNING: Your /etc/fstab does not contain the fsck passno\n" "\tfield. I will kludge around things for you, but you\n" @@ -2430,80 +2659,80 @@ msgid "" "\n" msgstr "" -#: misc/fsck.c:415 +#: misc/fsck.c:422 #, c-format msgid "fsck: %s: not found\n" msgstr "" -#: misc/fsck.c:498 +#: misc/fsck.c:535 #, c-format msgid "%s: wait: No more child process?!?\n" msgstr "" -#: misc/fsck.c:520 +#: misc/fsck.c:557 #, c-format msgid "Warning... %s for device %s exited with signal %d.\n" msgstr "" -#: misc/fsck.c:526 +#: misc/fsck.c:563 #, c-format msgid "%s %s: status is %x, should never happen.\n" msgstr "" -#: misc/fsck.c:615 +#: misc/fsck.c:599 +#, c-format +msgid "Finished with %s (exit status %d)\n" +msgstr "" + +#: misc/fsck.c:659 #, c-format msgid "%s: Error %d while executing fsck.%s for %s\n" msgstr "" -#: misc/fsck.c:635 +#: misc/fsck.c:680 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'.\n" msgstr "" -#: misc/fsck.c:654 +#: misc/fsck.c:699 msgid "Couldn't allocate memory for filesystem types\n" msgstr "" -#: misc/fsck.c:794 +#: misc/fsck.c:839 #, c-format msgid "fsck: cannot check %s: fsck.%s not found\n" msgstr "" -#: misc/fsck.c:851 +#: misc/fsck.c:895 msgid "Checking all file systems.\n" msgstr "" -#: misc/fsck.c:921 +#: misc/fsck.c:983 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "" -#: misc/fsck.c:942 -msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] filesys\n" +#: misc/fsck.c:1003 +#, fuzzy +msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] [filesys ...]\n" msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] filesys\n" -#: misc/fsck.c:968 +#: misc/fsck.c:1047 #, c-format msgid "%s: too many devices\n" msgstr "" -#: misc/fsck.c:978 misc/fsck.c:1049 +#: misc/fsck.c:1057 misc/fsck.c:1126 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: misc/fsck.c:1103 -msgid "" -"\n" -"No devices specified to be checked!\n" -msgstr "" - -#: misc/get_device_by_label.c:265 +#: misc/get_device_by_label.c:443 #, c-format -msgid "WARNING: %s: bad UUID" +msgid "WARNING: %s: bad UUID\n" msgstr "" #: misc/lsattr.c:67 @@ -2523,7 +2752,7 @@ msgstr "" msgid "While reading version on %s" msgstr "" -#: misc/mke2fs.c:89 +#: misc/mke2fs.c:91 #, fuzzy, c-format msgid "" "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n" @@ -2540,35 +2769,35 @@ msgstr "" "\t[-r fs-revision] [-R raid_opts] [-s sparse-super-flag]\n" "\t[-qvSV] device [blocks-count]\n" -#: misc/mke2fs.c:222 +#: misc/mke2fs.c:228 #, c-format msgid "Running command: %s\n" msgstr "" -#: misc/mke2fs.c:226 +#: misc/mke2fs.c:232 #, c-format msgid "while trying run '%s'" msgstr "" -#: misc/mke2fs.c:233 +#: misc/mke2fs.c:239 msgid "while processing list of bad blocks from program" msgstr "" -#: misc/mke2fs.c:259 +#: misc/mke2fs.c:265 #, c-format msgid "Block %d in primary superblock/group descriptor area bad.\n" msgstr "" -#: misc/mke2fs.c:261 +#: misc/mke2fs.c:267 #, c-format msgid "Blocks %d through %d must be good in order to build a filesystem.\n" msgstr "" -#: misc/mke2fs.c:264 +#: misc/mke2fs.c:270 msgid "Aborting....\n" msgstr "" -#: misc/mke2fs.c:284 +#: misc/mke2fs.c:290 #, c-format msgid "" "Warning: the backup superblock/group descriptors at block %d contain\n" @@ -2576,157 +2805,167 @@ msgid "" "\n" msgstr "" -#: misc/mke2fs.c:302 +#: misc/mke2fs.c:308 msgid "while marking bad blocks as used" msgstr "" -#: misc/mke2fs.c:355 +#: misc/mke2fs.c:361 msgid "done \n" msgstr "" -#: misc/mke2fs.c:390 +#: misc/mke2fs.c:396 msgid "while allocating zeroizing buffer" msgstr "" -#: misc/mke2fs.c:431 +#: misc/mke2fs.c:436 msgid "Writing inode tables: " msgstr "" -#: misc/mke2fs.c:442 +#: misc/mke2fs.c:447 #, c-format msgid "" "\n" "Could not write %d blocks in inode table starting at %d: %s\n" msgstr "" -#: misc/mke2fs.c:465 +#: misc/mke2fs.c:470 msgid "while creating root dir" msgstr "" -#: misc/mke2fs.c:472 +#: misc/mke2fs.c:477 msgid "while reading root inode" msgstr "" -#: misc/mke2fs.c:481 +#: misc/mke2fs.c:486 msgid "while setting root inode ownership" msgstr "" -#: misc/mke2fs.c:498 +#: misc/mke2fs.c:504 msgid "while creating /lost+found" msgstr "" -#: misc/mke2fs.c:505 +#: misc/mke2fs.c:511 msgid "while looking up /lost+found" msgstr "" -#: misc/mke2fs.c:515 +#: misc/mke2fs.c:521 msgid "while expanding /lost+found" msgstr "" -#: misc/mke2fs.c:531 +#: misc/mke2fs.c:537 msgid "while setting bad block inode" msgstr "" -#: misc/mke2fs.c:564 +#: misc/mke2fs.c:569 +#, c-format +msgid "Out of memory erasing sectors %d-%d\n" +msgstr "" + +#: misc/mke2fs.c:579 +#, c-format +msgid "Warning: could not read block 0: %s\n" +msgstr "" + +#: misc/mke2fs.c:595 #, c-format msgid "Warning: could not erase sector %d: %s\n" msgstr "" -#: misc/mke2fs.c:580 +#: misc/mke2fs.c:611 msgid "while initializing journal superblock" msgstr "" -#: misc/mke2fs.c:586 +#: misc/mke2fs.c:617 msgid "Zeroing journal device: " msgstr "" -#: misc/mke2fs.c:593 +#: misc/mke2fs.c:624 #, c-format msgid "while zeroing journal device (block %u, count %d)" msgstr "" -#: misc/mke2fs.c:604 +#: misc/mke2fs.c:635 msgid "while writing journal superblock" msgstr "" -#: misc/mke2fs.c:618 +#: misc/mke2fs.c:649 #, c-format msgid "" "warning: %d blocks unused.\n" "\n" msgstr "" -#: misc/mke2fs.c:623 +#: misc/mke2fs.c:654 #, c-format msgid "Filesystem label=%s\n" msgstr "" -#: misc/mke2fs.c:624 +#: misc/mke2fs.c:655 msgid "OS type: " msgstr "" -#: misc/mke2fs.c:629 +#: misc/mke2fs.c:660 msgid "(unknown os)" msgstr "" -#: misc/mke2fs.c:632 +#: misc/mke2fs.c:663 #, c-format msgid "Block size=%u (log=%u)\n" msgstr "" -#: misc/mke2fs.c:634 +#: misc/mke2fs.c:665 #, c-format msgid "Fragment size=%u (log=%u)\n" msgstr "" -#: misc/mke2fs.c:636 +#: misc/mke2fs.c:667 #, c-format msgid "%u inodes, %u blocks\n" msgstr "" -#: misc/mke2fs.c:638 +#: misc/mke2fs.c:669 #, c-format msgid "%u blocks (%2.2f%%) reserved for the super user\n" msgstr "" -#: misc/mke2fs.c:641 +#: misc/mke2fs.c:672 #, c-format msgid "First data block=%u\n" msgstr "" -#: misc/mke2fs.c:643 +#: misc/mke2fs.c:674 #, c-format msgid "%u block groups\n" msgstr "" -#: misc/mke2fs.c:645 +#: misc/mke2fs.c:676 #, c-format msgid "%u block group\n" msgstr "" -#: misc/mke2fs.c:646 +#: misc/mke2fs.c:677 #, c-format msgid "%u blocks per group, %u fragments per group\n" msgstr "" -#: misc/mke2fs.c:648 +#: misc/mke2fs.c:679 #, c-format msgid "%u inodes per group\n" msgstr "" -#: misc/mke2fs.c:655 +#: misc/mke2fs.c:686 msgid "Superblock backups stored on blocks: " msgstr "" -#: misc/mke2fs.c:705 +#: misc/mke2fs.c:736 msgid "Couldn't allocate memory to parse raid options!\n" msgstr "" -#: misc/mke2fs.c:730 +#: misc/mke2fs.c:761 msgid "Invalid stride parameter.\n" msgstr "" -#: misc/mke2fs.c:738 +#: misc/mke2fs.c:769 msgid "" "\n" "Bad raid options specified.\n" @@ -2739,62 +2978,83 @@ msgid "" "\n" msgstr "" -#: misc/mke2fs.c:840 +#: misc/mke2fs.c:885 +#, c-format +msgid "Warning: blocksize %d not usable on most systems.\n" +msgstr "" + +#: misc/mke2fs.c:901 #, c-format msgid "bad fragment size - %s" msgstr "" -#: misc/mke2fs.c:846 +#: misc/mke2fs.c:907 msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "" -#: misc/mke2fs.c:853 +#: misc/mke2fs.c:914 msgid "Illegal number for blocks per group" msgstr "" -#: misc/mke2fs.c:858 +#: misc/mke2fs.c:919 msgid "blocks per group must be multiple of 8" msgstr "" -#: misc/mke2fs.c:867 +#: misc/mke2fs.c:929 #, c-format -msgid "bad inode ratio - %s" +msgid "bad inode ratio %s (min %d/max %d" msgstr "" -#: misc/mke2fs.c:884 +#: misc/mke2fs.c:948 msgid "in malloc for bad_blocks_filename" msgstr "" -#: misc/mke2fs.c:893 +#: misc/mke2fs.c:957 #, c-format msgid "bad reserved blocks percent - %s" msgstr "" -#: misc/mke2fs.c:956 misc/tune2fs.c:265 +#: misc/mke2fs.c:989 +#, c-format +msgid "bad inode size - %s" +msgstr "" + +#: misc/mke2fs.c:1025 misc/tune2fs.c:287 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "" -#: misc/mke2fs.c:1009 misc/mke2fs.c:1270 +#: misc/mke2fs.c:1078 misc/mke2fs.c:1379 #, c-format msgid "while trying to open journal device %s\n" msgstr "" -#: misc/mke2fs.c:1034 +#: misc/mke2fs.c:1091 +#, c-format +msgid "%d-byte blocks too big for system (max %d)" +msgstr "" + +#: misc/mke2fs.c:1095 +#, c-format +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgstr "" + +#: misc/mke2fs.c:1115 msgid "filesystem" msgstr "" -#: misc/mke2fs.c:1047 resize/main.c:221 +#: misc/mke2fs.c:1128 resize/main.c:222 msgid "while trying to determine filesystem size" msgstr "" -#: misc/mke2fs.c:1053 +#: misc/mke2fs.c:1134 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" msgstr "" -#: misc/mke2fs.c:1060 +#: misc/mke2fs.c:1141 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -2802,80 +3062,90 @@ msgid "" "\tto re-read your partition table.\n" msgstr "" -#: misc/mke2fs.c:1075 +#: misc/mke2fs.c:1156 msgid "Filesystem larger than apparent filesystem size." msgstr "" -#: misc/mke2fs.c:1093 +#: misc/mke2fs.c:1180 msgid "blocks per group count out of range" msgstr "" -#: misc/mke2fs.c:1133 +#: misc/mke2fs.c:1190 +#, c-format +msgid "bad inode size %d (min %d/max %d)" +msgstr "" + +#: misc/mke2fs.c:1196 +#, c-format +msgid "Warning: %d-byte inodes not usable on most systems\n" +msgstr "" + +#: misc/mke2fs.c:1238 msgid "while setting up superblock" msgstr "" -#: misc/mke2fs.c:1161 +#: misc/mke2fs.c:1272 #, c-format msgid "unknown os - %s" msgstr "" -#: misc/mke2fs.c:1216 +#: misc/mke2fs.c:1326 msgid "while trying to allocate filesystem tables" msgstr "" -#: misc/mke2fs.c:1247 +#: misc/mke2fs.c:1357 #, c-format -msgid "zeroing block %u at end of filesystem" +msgid "while zeroing block %u at end of filesystem" msgstr "" -#: misc/mke2fs.c:1263 misc/tune2fs.c:340 +#: misc/mke2fs.c:1372 misc/tune2fs.c:370 msgid "journal" msgstr "" -#: misc/mke2fs.c:1275 +#: misc/mke2fs.c:1384 #, c-format msgid "Adding journal to device %s: " msgstr "" -#: misc/mke2fs.c:1282 +#: misc/mke2fs.c:1391 #, c-format msgid "" "\n" "\twhile trying to add journal to device %s" msgstr "" -#: misc/mke2fs.c:1287 misc/mke2fs.c:1311 misc/tune2fs.c:362 misc/tune2fs.c:376 +#: misc/mke2fs.c:1396 misc/mke2fs.c:1420 misc/tune2fs.c:392 misc/tune2fs.c:406 msgid "done\n" msgstr "" -#: misc/mke2fs.c:1299 +#: misc/mke2fs.c:1408 #, c-format msgid "Creating journal (%d blocks): " msgstr "" -#: misc/mke2fs.c:1307 +#: misc/mke2fs.c:1416 msgid "" "\n" "\twhile trying to create journal" msgstr "" -#: misc/mke2fs.c:1316 +#: misc/mke2fs.c:1425 msgid "Writing superblocks and filesystem accounting information: " msgstr "" -#: misc/mke2fs.c:1320 +#: misc/mke2fs.c:1430 msgid "" "\n" "Warning, had trouble writing out superblocks." msgstr "" -#: misc/mke2fs.c:1323 +#: misc/mke2fs.c:1433 msgid "" "done\n" "\n" msgstr "" -#: misc/mklost+found.c:47 +#: misc/mklost+found.c:48 msgid "Usage: mklost+found\n" msgstr "" "Hey stupid! Do you need help using this program?\n" @@ -2886,7 +3156,7 @@ msgstr "" msgid "%s failed for %s: %s\n" msgstr "" -#: misc/partinfo.c:37 +#: misc/partinfo.c:38 #, c-format msgid "" "Usage: %s \n" @@ -2906,27 +3176,27 @@ msgstr "" "\t%s /dev/hda?\n" "\n" -#: misc/partinfo.c:54 +#: misc/partinfo.c:55 msgid "HDIO_GETGEO ioctl" msgstr "" -#: misc/partinfo.c:61 +#: misc/partinfo.c:62 msgid "BLKGETSIZE ioctl" msgstr "" -#: misc/tune2fs.c:72 +#: misc/tune2fs.c:74 msgid "Please run e2fsck on the filesystem.\n" msgstr "" -#: misc/tune2fs.c:77 +#: misc/tune2fs.c:81 #, fuzzy, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n" "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n" -"\t[-r reserved-blocks-count] [-u user] [-C mount-count]\n" -"\t[-L volume-label] [-M last-mounted-dir] [-U UUID]\n" -"\t[-O [^]feature[,...]] device\n" +"\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n" +"\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n" +"\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n" msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" @@ -2935,201 +3205,220 @@ msgstr "" "\t[-L volume-label] [-M last-mounted-dir] [-U UUID]\n" "\t[-O [^]feature[,...]] device\n" -#: misc/tune2fs.c:124 +#: misc/tune2fs.c:131 msgid "while trying to open external journal" msgstr "" -#: misc/tune2fs.c:128 +#: misc/tune2fs.c:135 #, c-format msgid "%s is not a journal device.\n" msgstr "" -#: misc/tune2fs.c:143 +#: misc/tune2fs.c:150 msgid "Journal superblock not found!\n" msgstr "" -#: misc/tune2fs.c:156 +#: misc/tune2fs.c:163 msgid "Filesystem's UUID not found on journal device.\n" msgstr "" -#: misc/tune2fs.c:176 +#: misc/tune2fs.c:183 msgid "Journal NOT removed\n" msgstr "" -#: misc/tune2fs.c:183 +#: misc/tune2fs.c:190 msgid "Journal removed\n" msgstr "" -#: misc/tune2fs.c:214 +#: misc/tune2fs.c:221 msgid "while reading journal inode" msgstr "" -#: misc/tune2fs.c:221 +#: misc/tune2fs.c:228 msgid "while reading bitmaps" msgstr "" -#: misc/tune2fs.c:228 +#: misc/tune2fs.c:235 msgid "while clearing journal inode" msgstr "" -#: misc/tune2fs.c:239 +#: misc/tune2fs.c:246 msgid "while writing journal inode" msgstr "" -#: misc/tune2fs.c:279 +#: misc/tune2fs.c:261 +#, c-format +msgid "Invalid mount option set: %s\n" +msgstr "" + +#: misc/tune2fs.c:303 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" msgstr "" -#: misc/tune2fs.c:288 +#: misc/tune2fs.c:312 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" msgstr "" -#: misc/tune2fs.c:335 +#: misc/tune2fs.c:365 msgid "The filesystem already has a journal.\n" msgstr "" -#: misc/tune2fs.c:346 +#: misc/tune2fs.c:376 #, c-format msgid "" "\n" "\twhile trying to open journal on %s\n" msgstr "" -#: misc/tune2fs.c:350 +#: misc/tune2fs.c:380 #, c-format msgid "Creating journal on device %s: " msgstr "" -#: misc/tune2fs.c:358 +#: misc/tune2fs.c:388 #, c-format msgid "while adding filesystem to journal on %s" msgstr "" -#: misc/tune2fs.c:364 +#: misc/tune2fs.c:394 msgid "Creating journal inode: " msgstr "" -#: misc/tune2fs.c:373 +#: misc/tune2fs.c:403 msgid "" "\n" "\twhile trying to create journal file" msgstr "" -#: misc/tune2fs.c:439 misc/tune2fs.c:452 +#: misc/tune2fs.c:450 +#, c-format +msgid "Couldn't parse date/time specifier: %s" +msgstr "" + +#: misc/tune2fs.c:472 misc/tune2fs.c:485 #, c-format msgid "bad mounts count - %s" msgstr "" -#: misc/tune2fs.c:468 +#: misc/tune2fs.c:501 #, c-format msgid "bad error behavior - %s" msgstr "" -#: misc/tune2fs.c:491 +#: misc/tune2fs.c:524 #, c-format msgid "bad gid/group name - %s" msgstr "" -#: misc/tune2fs.c:524 +#: misc/tune2fs.c:557 #, c-format msgid "bad interval - %s" msgstr "" -#: misc/tune2fs.c:552 +#: misc/tune2fs.c:585 #, c-format msgid "bad reserved block ratio - %s" msgstr "" -#: misc/tune2fs.c:567 +#: misc/tune2fs.c:600 +msgid "-o may only be specified once" +msgstr "" + +#: misc/tune2fs.c:610 msgid "-O may only be specified once" msgstr "" -#: misc/tune2fs.c:577 +#: misc/tune2fs.c:620 #, c-format msgid "bad reserved blocks count - %s" msgstr "" -#: misc/tune2fs.c:601 +#: misc/tune2fs.c:649 #, c-format msgid "bad uid/user name - %s" msgstr "" -#: misc/tune2fs.c:675 +#: misc/tune2fs.c:744 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "" -#: misc/tune2fs.c:681 +#: misc/tune2fs.c:750 #, c-format msgid "Setting current mount count to %d\n" msgstr "" -#: misc/tune2fs.c:686 +#: misc/tune2fs.c:755 #, c-format msgid "Setting error behavior to %d\n" msgstr "" -#: misc/tune2fs.c:691 +#: misc/tune2fs.c:760 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "" -#: misc/tune2fs.c:696 +#: misc/tune2fs.c:765 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "" -#: misc/tune2fs.c:702 +#: misc/tune2fs.c:771 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" msgstr "" -#: misc/tune2fs.c:708 +#: misc/tune2fs.c:777 #, c-format msgid "reserved blocks count is too big (%ul)" msgstr "" -#: misc/tune2fs.c:714 +#: misc/tune2fs.c:783 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "" -#: misc/tune2fs.c:720 +#: misc/tune2fs.c:789 msgid "" "\n" "The filesystem already has sparse superblocks.\n" msgstr "" -#: misc/tune2fs.c:727 +#: misc/tune2fs.c:796 #, c-format msgid "" "\n" "Sparse superblock flag set. %s" msgstr "" -#: misc/tune2fs.c:734 +#: misc/tune2fs.c:803 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" msgstr "" -#: misc/tune2fs.c:742 +#: misc/tune2fs.c:811 #, c-format msgid "" "\n" "Sparse superblock flag cleared. %s" msgstr "" -#: misc/tune2fs.c:749 +#: misc/tune2fs.c:818 +#, c-format +msgid "Setting time filesystem last checked to %s\n" +msgstr "" + +#: misc/tune2fs.c:824 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "" -#: misc/tune2fs.c:780 +#: misc/tune2fs.c:857 msgid "Invalid UUID format\n" msgstr "" @@ -3140,45 +3429,45 @@ msgstr "" "Hey stupid! Do you need help using this program?\n" "Usage: %s [-r] [-t]\n" -#: misc/util.c:55 +#: misc/util.c:72 msgid "Proceed anyway? (y,n) " msgstr "" -#: misc/util.c:70 +#: misc/util.c:93 #, c-format msgid "Could not stat %s --- %s\n" msgstr "" -#: misc/util.c:73 +#: misc/util.c:96 msgid "" "\n" "The device apparently does not exist; did you specify it correctly?\n" msgstr "" -#: misc/util.c:78 +#: misc/util.c:101 #, c-format msgid "%s is not a block special device.\n" msgstr "" -#: misc/util.c:95 +#: misc/util.c:118 #, c-format msgid "%s is entire device, not just one partition!\n" msgstr "" -#: misc/util.c:119 +#: misc/util.c:142 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" msgstr "" -#: misc/util.c:122 +#: misc/util.c:145 #, c-format msgid "will not make a %s here!\n" msgstr "" -#: misc/util.c:136 +#: misc/util.c:159 msgid "Couldn't allocate memory to parse journal options!\n" msgstr "" -#: misc/util.c:178 +#: misc/util.c:201 msgid "" "\n" "Bad journal options specified.\n" @@ -3194,13 +3483,13 @@ msgid "" "\n" msgstr "" -#: misc/util.c:205 +#: misc/util.c:228 msgid "" "\n" "Filesystem too small for a journal\n" msgstr "" -#: misc/util.c:213 +#: misc/util.c:235 #, c-format msgid "" "\n" @@ -3208,77 +3497,77 @@ msgid "" "between 1024 and 102400 blocks. Aborting.\n" msgstr "" -#: misc/util.c:221 +#: misc/util.c:243 msgid "" "\n" "Journal size too big for filesystem.\n" msgstr "" -#: misc/util.c:240 +#: misc/util.c:262 #, c-format msgid "" "This filesystem will be automatically checked every %d mounts or\n" "%g days, whichever comes first. Use tune2fs -c or -i to override.\n" msgstr "" -#: resize/main.c:31 +#: resize/main.c:32 #, c-format msgid "" "usage: %s [-d debug_flags] [-f] [-F] [-p] device [new-size]\n" "\n" msgstr "" -#: resize/main.c:52 +#: resize/main.c:53 msgid "Extending the inode table" msgstr "" -#: resize/main.c:55 +#: resize/main.c:56 msgid "Relocating blocks" msgstr "" -#: resize/main.c:58 +#: resize/main.c:59 msgid "Scanning inode table" msgstr "" -#: resize/main.c:61 +#: resize/main.c:62 msgid "Updating inode references" msgstr "" -#: resize/main.c:64 +#: resize/main.c:65 msgid "Moving inode table" msgstr "" -#: resize/main.c:67 +#: resize/main.c:68 msgid "Unknown pass?!?" msgstr "" -#: resize/main.c:70 +#: resize/main.c:71 #, c-format msgid "Begin pass %d (max = %lu)\n" msgstr "" -#: resize/main.c:95 +#: resize/main.c:96 msgid "ext2fs_check_if_mount" msgstr "" -#: resize/main.c:103 +#: resize/main.c:104 #, c-format msgid "" "%s is mounted; can't resize a mounted filesystem!\n" "\n" msgstr "" -#: resize/main.c:125 +#: resize/main.c:127 #, c-format msgid "resize2fs %s (%s)\n" msgstr "" -#: resize/main.c:158 +#: resize/main.c:160 #, c-format msgid "bad filesystem size - %s" msgstr "" -#: resize/main.c:227 +#: resize/main.c:243 #, c-format msgid "" "The containing partition (or device) is only %d blocks.\n" @@ -3286,84 +3575,84 @@ msgid "" "\n" msgstr "" -#: resize/main.c:234 +#: resize/main.c:250 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" "\n" msgstr "" -#: resize/main.c:239 +#: resize/main.c:257 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" "\n" msgstr "" -#: resize/main.c:247 +#: resize/main.c:265 #, c-format msgid "while trying to resize %s" msgstr "" -#: resize/main.c:251 +#: resize/main.c:270 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" "\n" msgstr "" -#: resize/resize2fs.c:108 +#: resize/resize2fs.c:110 #, c-format msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "" -#: resize/resize2fs.c:426 +#: resize/resize2fs.c:455 msgid "meta-data blocks" msgstr "" -#: resize/resize2fs.c:489 +#: resize/resize2fs.c:576 msgid "reserved blocks" msgstr "" -#: resize/resize2fs.c:494 +#: resize/resize2fs.c:581 msgid "blocks to be moved" msgstr "" -#: resize/resize2fs.c:725 +#: resize/resize2fs.c:808 msgid "Going into desperation mode for block allocations\n" msgstr "" -#: resize/resize2fs.c:814 +#: resize/resize2fs.c:901 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "" -#: resize/resize2fs.c:884 +#: resize/resize2fs.c:971 #, c-format -msgid "ino=%ld, blockcnt=%ld, %u->%u\n" +msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "" -#: resize/resize2fs.c:1040 +#: resize/resize2fs.c:1139 #, c-format -msgid "Inode moved %ld->%ld\n" +msgid "Inode moved %u->%u\n" msgstr "" -#: resize/resize2fs.c:1103 +#: resize/resize2fs.c:1204 #, c-format -msgid "Inode translate (dir=%ld, name=%.*s, %u->%ld)\n" +msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "" -#: resize/resize2fs.c:1222 +#: resize/resize2fs.c:1330 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "" -#: resize/resize2fs.c:1248 +#: resize/resize2fs.c:1356 #, c-format msgid "%d blocks of zeros...\n" msgstr "" -#: resize/resize2fs.c:1283 +#: resize/resize2fs.c:1391 msgid "Inode table move finished.\n" msgstr "" diff --git a/po/tr.po b/po/tr.po index 3c627e0..a94b3ef 100644 --- a/po/tr.po +++ b/po/tr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: e2fsprogs 1.25\n" -"POT-Creation-Date: 2001-10-08 11:47-0400\n" +"POT-Creation-Date: 2002-11-09 11:58-0500\n" "PO-Revision-Date: 2001-10-06 07:25+300\n" "Last-Translator: Nilgün Belma Bugüner \n" "Language-Team: Turkish \n" @@ -14,7 +14,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.5\n" -#: e2fsck/badblocks.c:22 misc/mke2fs.c:181 +#: e2fsck/badblocks.c:22 misc/mke2fs.c:187 #, c-format msgid "Bad block %u out of range; ignored.\n" msgstr "Hatalý blok %u kapsamdýþý; yoksayýldý.\n" @@ -28,28 +28,28 @@ msgid "while reading the bad blocks inode" msgstr "- hatalý bloklar düðümü okunurken hata oluþtu" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:110 e2fsck/scantest.c:107 -#: e2fsck/unix.c:765 e2fsck/unix.c:797 misc/badblocks.c:767 -#: misc/badblocks.c:776 misc/badblocks.c:790 misc/badblocks.c:801 -#: misc/dumpe2fs.c:316 misc/e2image.c:433 misc/e2image.c:449 misc/mke2fs.c:197 -#: misc/tune2fs.c:649 resize/main.c:196 +#: e2fsck/unix.c:853 e2fsck/unix.c:885 misc/badblocks.c:771 +#: misc/badblocks.c:782 misc/badblocks.c:796 misc/badblocks.c:808 +#: misc/dumpe2fs.c:337 misc/e2image.c:475 misc/e2image.c:491 misc/mke2fs.c:203 +#: misc/tune2fs.c:718 resize/main.c:198 #, c-format msgid "while trying to open %s" msgstr "- %s açýlmaya çalýþýlýrken hata oluþtu" -#: e2fsck/badblocks.c:81 +#: e2fsck/badblocks.c:82 #, c-format msgid "while trying popen '%s'" msgstr "- '%s' veri yolu açýlmaya çalýþýlýrken hata oluþtu" -#: e2fsck/badblocks.c:92 misc/mke2fs.c:204 +#: e2fsck/badblocks.c:93 misc/mke2fs.c:210 msgid "while reading in list of bad blocks from file" msgstr "- dosyadan hatalý bloklar listesinin okunmasý sýrasýnda hata oluþtu" -#: e2fsck/badblocks.c:102 +#: e2fsck/badblocks.c:103 msgid "while updating bad block inode" msgstr "- hatalý bloklar düðümü güncellenirken hata oluþtu" -#: e2fsck/badblocks.c:131 +#: e2fsck/badblocks.c:132 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" msgstr "" @@ -65,16 +65,20 @@ msgstr "%3$s i msgid "Error reading block %lu (%s). " msgstr "blok %lu okunurken hata oluþtu (%s). " -#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:103 +#: e2fsck/ehandler.c:59 e2fsck/ehandler.c:106 msgid "Ignore error" msgstr "Hata görmezden gelindi" -#: e2fsck/ehandler.c:97 +#: e2fsck/ehandler.c:60 +msgid "Force rewrite" +msgstr "" + +#: e2fsck/ehandler.c:100 #, c-format msgid "Error writing block %lu (%s) while %s. " msgstr "%3$s iþlemi sýrasýnda blok %1$lu yazýlýrken hata oluþtu (%2$s). " -#: e2fsck/ehandler.c:100 +#: e2fsck/ehandler.c:103 #, c-format msgid "Error writing block %lu (%s). " msgstr "%lu bloðu yazýlýrken hata: %s. " @@ -121,21 +125,21 @@ msgstr "BLKFLSBUF ioctl desteklenmiyor! Tamponlar bo msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n" msgstr "Kullanýmý: %s [-F] [-I dosya_indeksi_tampon_bloklarý] aygýt\n" -#: e2fsck/iscan.c:81 e2fsck/unix.c:599 resize/main.c:173 +#: e2fsck/iscan.c:81 e2fsck/unix.c:673 resize/main.c:175 #, c-format msgid "while opening %s for flushing" msgstr "%s temizlik için açýlýrken hata oluþtu" -#: e2fsck/iscan.c:86 e2fsck/unix.c:605 resize/main.c:180 +#: e2fsck/iscan.c:86 e2fsck/unix.c:679 resize/main.c:182 #, c-format msgid "while trying to flush %s" msgstr "%s boþaltýlmaya çalýþýlýrken hata oluþtu" -#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:340 +#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:377 msgid "while opening inode scan" msgstr "dosya indeksi taramasý baþlatýlýrken hata oluþtu" -#: e2fsck/iscan.c:127 misc/e2image.c:355 +#: e2fsck/iscan.c:127 misc/e2image.c:395 msgid "while getting next inode" msgstr "sonraki dosya indeksine geçilirken hata oluþtu" @@ -144,292 +148,295 @@ msgstr "sonraki dosya indeksine ge msgid "%d inodes scanned.\n" msgstr "%d dosya indeksi tarandý.\n" -#: e2fsck/journal.c:47 -#, c-format -msgid "bmap journal inode %ld, block %d\n" -msgstr "bmap jurnal dosya indeksi %ld, blok %d\n" - -#: e2fsck/journal.c:384 +#: e2fsck/journal.c:418 msgid "reading journal superblock\n" msgstr "jurnal super bloku okunuyor\n" -#: e2fsck/journal.c:441 +#: e2fsck/journal.c:475 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "%s: geçerli jurnal super bloku yok\n" -#: e2fsck/journal.c:450 +#: e2fsck/journal.c:484 #, c-format msgid "%s: journal too short\n" msgstr "%s: jurnal çok kýsa\n" -#: e2fsck/journal.c:702 +#: e2fsck/journal.c:756 #, c-format msgid "%s: recovering journal\n" msgstr "%s: jurnal kurtarýlýyor\n" -#: e2fsck/journal.c:704 +#: e2fsck/journal.c:758 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "%s: salt-okunur durumdayken jurnal kurtarmasý yapýlamaz\n" -#: e2fsck/journal.c:725 +#: e2fsck/journal.c:779 #, c-format msgid "while trying to re-open %s" msgstr "%s yeniden açýlmaya çalýþýlýrken hata oluþtu" -#: e2fsck/message.c:103 +#: e2fsck/message.c:105 msgid "aextended attribute" msgstr "aek özellik" -#: e2fsck/message.c:104 +#: e2fsck/message.c:106 msgid "Aerror allocating" msgstr "Aayrýlýrken hata oluþtu" -#: e2fsck/message.c:105 +#: e2fsck/message.c:107 msgid "bblock" msgstr "bblok" -#: e2fsck/message.c:106 +#: e2fsck/message.c:108 msgid "Bbitmap" msgstr "Bbiteþlem" -#: e2fsck/message.c:107 +#: e2fsck/message.c:109 msgid "ccompress" msgstr "csýkýþtýrma" -#: e2fsck/message.c:108 +#: e2fsck/message.c:110 msgid "Cconflicts with some other fs @b" msgstr "Cbazý dosya sistemi bloklarý ile çeliþiyor" -#: e2fsck/message.c:109 +#: e2fsck/message.c:111 msgid "iinode" msgstr "idosya indeksi" -#: e2fsck/message.c:110 +#: e2fsck/message.c:112 msgid "Iillegal" msgstr "Ikuraldýþý" -#: e2fsck/message.c:111 +#: e2fsck/message.c:113 msgid "jjournal" msgstr "jjurnal" -#: e2fsck/message.c:112 +#: e2fsck/message.c:114 msgid "Ddeleted" msgstr "Dsilinen" -#: e2fsck/message.c:113 +#: e2fsck/message.c:115 msgid "ddirectory" msgstr "ddizin" -#: e2fsck/message.c:114 +#: e2fsck/message.c:116 msgid "eentry" msgstr "egirdi" -#: e2fsck/message.c:115 +#: e2fsck/message.c:117 msgid "E@e '%Dn' in %p (%i)" msgstr "E%2p (%3i) içindeki '%1Dn' girdisi" -#: e2fsck/message.c:116 +#: e2fsck/message.c:118 msgid "ffilesystem" msgstr "fdosya sistemi" -#: e2fsck/message.c:117 +#: e2fsck/message.c:119 msgid "Ffor @i %i (%Q) is" msgstr "F%i (%Q) dosya indeksi için" -#: e2fsck/message.c:118 +#: e2fsck/message.c:120 msgid "ggroup" msgstr "ggrup" -#: e2fsck/message.c:119 +#: e2fsck/message.c:121 +msgid "hHTREE @d @i" +msgstr "" + +#: e2fsck/message.c:122 msgid "llost+found" msgstr "llost+found" -#: e2fsck/message.c:120 +#: e2fsck/message.c:123 msgid "Lis a link" msgstr "Lbir baðdýr" -#: e2fsck/message.c:121 +#: e2fsck/message.c:124 msgid "oorphaned" msgstr "oartýk" -#: e2fsck/message.c:122 +#: e2fsck/message.c:125 +msgid "pproblem in" +msgstr "" + +#: e2fsck/message.c:126 msgid "rroot @i" msgstr "rkök @i" -#: e2fsck/message.c:123 +#: e2fsck/message.c:127 msgid "sshould be" msgstr "solmalýydý" -#: e2fsck/message.c:124 +#: e2fsck/message.c:128 msgid "Ssuper@b" msgstr "Ssüper blok" -#: e2fsck/message.c:125 +#: e2fsck/message.c:129 msgid "uunattached" msgstr "ubaðlantýsýz" -#: e2fsck/message.c:126 +#: e2fsck/message.c:130 msgid "vdevice" msgstr "vaygýt" -#: e2fsck/message.c:127 +#: e2fsck/message.c:131 msgid "zzero-length" msgstr "zsýfýr uzunluklu" -#: e2fsck/message.c:138 +#: e2fsck/message.c:142 msgid "" msgstr "" #. 0 -#: e2fsck/message.c:139 +#: e2fsck/message.c:143 msgid "" msgstr "" #. 1 #. 2 -#: e2fsck/message.c:141 +#: e2fsck/message.c:145 msgid "" msgstr "" #. 3 -#: e2fsck/message.c:142 +#: e2fsck/message.c:146 msgid "" msgstr "" #. 4 -#: e2fsck/message.c:143 +#: e2fsck/message.c:147 msgid "" msgstr "<Önyükleyici dosya indeksi>" #. 5 -#: e2fsck/message.c:144 +#: e2fsck/message.c:148 msgid "" msgstr "" #. 6 -#: e2fsck/message.c:145 +#: e2fsck/message.c:149 msgid "" msgstr "" #. 7 -#: e2fsck/message.c:146 +#: e2fsck/message.c:150 msgid "" msgstr "" #. 8 -#: e2fsck/message.c:147 +#: e2fsck/message.c:151 msgid "" msgstr "" #. 9 -#: e2fsck/message.c:148 +#: e2fsck/message.c:152 msgid "" msgstr "" -#: e2fsck/pass1b.c:127 +#: e2fsck/pass1b.c:195 msgid "multiply claimed inode map" msgstr "tekrarlanan bloklarýn dosya indeksi eþlemi" -#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:650 +#: e2fsck/pass1b.c:539 e2fsck/pass1b.c:676 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "iç hata; %d için dup_blk bulunamýyor\n" -#: e2fsck/pass1b.c:687 +#: e2fsck/pass1b.c:719 msgid "returned from clone_file_block" msgstr "clone_file_block iþlevinden döndürüldü" #. #. * Allocate bitmaps structures #. -#: e2fsck/pass1.c:290 +#: e2fsck/pass1.c:311 msgid "in-use inode map" msgstr "kullanýmdaki dosya indeksi eþlemi" -#: e2fsck/pass1.c:299 +#: e2fsck/pass1.c:320 msgid "directory inode map" msgstr "dizin indeksi eþlemi" -#: e2fsck/pass1.c:307 +#: e2fsck/pass1.c:328 msgid "regular file inode map" msgstr "normal dosya indeksi eþlemi" -#: e2fsck/pass1.c:314 +#: e2fsck/pass1.c:335 msgid "in-use block map" msgstr "kullanýmdaki blok eþlemi" -#: e2fsck/pass1.c:361 +#: e2fsck/pass1.c:382 msgid "doing inode scan" msgstr "dosya indeksi taramasý yapýlýyor" -#: e2fsck/pass1.c:737 +#: e2fsck/pass1.c:751 msgid "Pass 1" msgstr "1. geçiþ" -#: e2fsck/pass1.c:795 +#: e2fsck/pass1.c:809 #, c-format msgid "reading indirect blocks of inode %u" msgstr "%u dosya indeksinin dolaylý bloklarý okunuyor" -#: e2fsck/pass1.c:837 +#: e2fsck/pass1.c:851 msgid "bad inode map" msgstr "hatalý dosya indeksi eþlemi" -#: e2fsck/pass1.c:859 +#: e2fsck/pass1.c:873 msgid "inode in bad block map" msgstr "hatalý blok eþlemindeki dosya indeksi" -#: e2fsck/pass1.c:879 +#: e2fsck/pass1.c:893 msgid "imagic inode map" msgstr "imagic dosya indeksi eþlemi" -#: e2fsck/pass1.c:906 +#: e2fsck/pass1.c:920 msgid "multiply claimed block map" msgstr "tekrarlanan bloklarýn eþlemi" -#: e2fsck/pass1.c:1006 +#: e2fsck/pass1.c:1019 msgid "ext attr block map" msgstr "ek öznitelik bloðu eþlemi" -#: e2fsck/pass1.c:1673 +#: e2fsck/pass1.c:1775 msgid "block bitmap" msgstr "blok biteþlemi" -#: e2fsck/pass1.c:1677 +#: e2fsck/pass1.c:1779 msgid "inode bitmap" msgstr "dosya indeksi biteþlemi" -#: e2fsck/pass1.c:1681 +#: e2fsck/pass1.c:1783 msgid "inode table" msgstr "dosya indeksi tablosu" +#: e2fsck/pass2.c:290 +#, fuzzy +msgid "Pass 2" +msgstr "1. geçiþ" + #. #. * Allocate some bitmaps to do loop detection. #. -#: e2fsck/pass3.c:85 +#: e2fsck/pass3.c:80 msgid "inode done bitmap" msgstr "dosya indeksi yapýlmýþ biteþlem" -#: e2fsck/pass3.c:96 +#: e2fsck/pass3.c:91 msgid "Peak memory" msgstr "Doruk bellek" -#: e2fsck/pass3.c:141 +#: e2fsck/pass3.c:144 msgid "Pass 3" msgstr "3. geçiþ" -#: e2fsck/pass3.c:331 +#: e2fsck/pass3.c:334 msgid "inode loop detection bitmap" msgstr "dosya indeksi döngüsü saptama biteþlemi" -#. Should never happen -#: e2fsck/pass3.c:584 -msgid "Debug error in e2fsck adjust_inode_count, should never happen.\n" -msgstr "e2fsck hata ayýklamasýnda adjust_inode_count hatasý olmamalýydý.\n" - -#: e2fsck/pass4.c:163 +#: e2fsck/pass4.c:174 msgid "Pass 4" msgstr "4. geçiþ" @@ -437,196 +444,208 @@ msgstr "4. ge msgid "Pass 5" msgstr "5. geçiþ" -#: e2fsck/problem.c:47 +#: e2fsck/problem.c:49 msgid "(no prompt)" msgstr "(komut istemi yok)" #. 0 -#: e2fsck/problem.c:48 +#: e2fsck/problem.c:50 msgid "Fix" msgstr "Düzelt" #. 1 -#: e2fsck/problem.c:49 +#: e2fsck/problem.c:51 msgid "Clear" msgstr "Temizle" #. 2 -#: e2fsck/problem.c:50 +#: e2fsck/problem.c:52 msgid "Relocate" msgstr "Konumlandýr" #. 3 -#: e2fsck/problem.c:51 +#: e2fsck/problem.c:53 msgid "Allocate" msgstr "Tahsis et" #. 4 -#: e2fsck/problem.c:52 +#: e2fsck/problem.c:54 msgid "Expand" msgstr "Geniþlet" #. 5 -#: e2fsck/problem.c:53 +#: e2fsck/problem.c:55 msgid "Connect to /lost+found" msgstr "/lost+found a baðlan" #. 6 -#: e2fsck/problem.c:54 +#: e2fsck/problem.c:56 msgid "Create" msgstr "Oluþtur" #. 7 -#: e2fsck/problem.c:55 +#: e2fsck/problem.c:57 msgid "Salvage" msgstr "Kurtarýlacaklar" #. 8 -#: e2fsck/problem.c:56 +#: e2fsck/problem.c:58 msgid "Truncate" msgstr "Kýrp" #. 9 -#: e2fsck/problem.c:57 +#: e2fsck/problem.c:59 msgid "Clear inode" msgstr "Dosya indeksini temizle" #. 10 -#: e2fsck/problem.c:58 +#: e2fsck/problem.c:60 msgid "Abort" msgstr "Vazgeç" #. 11 -#: e2fsck/problem.c:59 +#: e2fsck/problem.c:61 msgid "Split" msgstr "Ayýr" #. 12 -#: e2fsck/problem.c:60 +#: e2fsck/problem.c:62 msgid "Continue" msgstr "Devam et" #. 13 -#: e2fsck/problem.c:61 +#: e2fsck/problem.c:63 msgid "Clone duplicate/bad blocks" msgstr "tekrarlý/hatalý bloklalarý kopyala" #. 14 -#: e2fsck/problem.c:62 +#: e2fsck/problem.c:64 msgid "Delete file" msgstr "Dosyayý Sil" #. 15 -#: e2fsck/problem.c:63 +#: e2fsck/problem.c:65 msgid "Suppress messages" msgstr "Ýletileri engelle" #. 16 -#: e2fsck/problem.c:64 +#: e2fsck/problem.c:66 msgid "Unlink" msgstr "Baðý kaldýr" -#: e2fsck/problem.c:72 +#. 17 +#: e2fsck/problem.c:67 +#, fuzzy +msgid "Clear HTree index" +msgstr "Dosya indeksini temizle" + +#: e2fsck/problem.c:76 msgid "(NONE)" msgstr "(HÝÇBÝRÝ)" #. 0 -#: e2fsck/problem.c:73 +#: e2fsck/problem.c:77 msgid "FIXED" msgstr "DÜZELTÝLDÝ" #. 1 -#: e2fsck/problem.c:74 +#: e2fsck/problem.c:78 msgid "CLEARED" msgstr "TEMÝZLENDÝ" #. 2 -#: e2fsck/problem.c:75 +#: e2fsck/problem.c:79 msgid "RELOCATED" msgstr "KONUMLANDI" #. 3 -#: e2fsck/problem.c:76 +#: e2fsck/problem.c:80 msgid "ALLOCATED" msgstr "TAHSÝS EDÝLDÝ" #. 4 -#: e2fsck/problem.c:77 +#: e2fsck/problem.c:81 msgid "EXPANDED" msgstr "GENÝÞLETÝLDÝ" #. 5 -#: e2fsck/problem.c:78 +#: e2fsck/problem.c:82 msgid "RECONNECTED" msgstr "TEKRAR BAÐLANDI" #. 6 -#: e2fsck/problem.c:79 +#: e2fsck/problem.c:83 msgid "CREATED" msgstr "OLUÞTURULDU" #. 7 -#: e2fsck/problem.c:80 +#: e2fsck/problem.c:84 msgid "SALVAGED" msgstr "KURTARILABÝLÝRLER LÝSTELENDÝ" #. 8 -#: e2fsck/problem.c:81 +#: e2fsck/problem.c:85 msgid "TRUNCATED" msgstr "KIRPILDI" #. 9 -#: e2fsck/problem.c:82 +#: e2fsck/problem.c:86 msgid "INODE CLEARED" msgstr "DOSYA ÝNDEKSÝ TEMÝZLENDÝ" #. 10 -#: e2fsck/problem.c:83 +#: e2fsck/problem.c:87 msgid "ABORTED" msgstr "VAZGEÇÝLDÝ" #. 11 -#: e2fsck/problem.c:84 +#: e2fsck/problem.c:88 msgid "SPLIT" msgstr "AYRILDI" #. 12 -#: e2fsck/problem.c:85 +#: e2fsck/problem.c:89 msgid "CONTINUING" msgstr "SÜRÜYOR" #. 13 -#: e2fsck/problem.c:86 +#: e2fsck/problem.c:90 msgid "DUPLICATE/BAD BLOCKS CLONED" msgstr "TEKRARLI/HATALI BLOKLAR KOPYALANDI" #. 14 -#: e2fsck/problem.c:87 +#: e2fsck/problem.c:91 msgid "FILE DELETED" msgstr "DOSYA SÝLÝNDÝ" #. 15 -#: e2fsck/problem.c:88 +#: e2fsck/problem.c:92 msgid "SUPPRESSED" msgstr "ENGELLENDÝ" #. 16 -#: e2fsck/problem.c:89 +#: e2fsck/problem.c:93 msgid "UNLINKED" msgstr "BAÐ KALDIRILDI" +#. 17 +#: e2fsck/problem.c:94 +#, fuzzy +msgid "HTREE INDEX CLEARED" +msgstr "DOSYA ÝNDEKSÝ TEMÝZLENDÝ" + #. Pre-Pass 1 errors #. Block bitmap not in group -#: e2fsck/problem.c:97 +#: e2fsck/problem.c:103 msgid "@b @B for @g %g is not in @g. (@b %b)\n" msgstr "%g grubunun @b biteþlemi @g içinde deðil. (%b @b)\n" #. Inode bitmap not in group -#: e2fsck/problem.c:101 +#: e2fsck/problem.c:107 msgid "@i @B for @g %g is not in @g. (@b %b)\n" msgstr "%g grubunun @i biteþlemi @g içinde deðil. (%b @b)\n" -#: e2fsck/problem.c:106 +#: e2fsck/problem.c:112 msgid "" "@i table for @g %g is not in @g. (@b %b)\n" "WARNING: SEVERE DATA LOSS POSSIBLE.\n" @@ -634,7 +653,8 @@ msgstr "" "%g grubunun @i tablosu @g içinde deðil. (%b @b)\n" "UYARI: CÝDDÝ VERÝ KAYBI OLASILIÐI.\n" -#: e2fsck/problem.c:112 +#: e2fsck/problem.c:118 +#, c-format msgid "" "\n" "The @S could not be read or does not describe a correct ext2\n" @@ -653,7 +673,7 @@ msgstr "" " e2fsck -b %S <@v>\n" "\n" -#: e2fsck/problem.c:121 +#: e2fsck/problem.c:127 msgid "" "The @f size (according to the @S) is %b @bs\n" "The physical size of the @v is %c @bs\n" @@ -663,7 +683,7 @@ msgstr "" "@výn gerçek boyutu ise %c @btur.\n" "Hem @S hem de disk bölümleme tablosu bozuk olabilir!\n" -#: e2fsck/problem.c:128 +#: e2fsck/problem.c:134 msgid "" "@S @b_size = %b, fragsize = %c.\n" "This version of e2fsck does not support fragment sizes different\n" @@ -673,21 +693,22 @@ msgstr "" "Bu e2fsck sürümünde adýmlama uzunluklarýnýn blok uzunluklarýndan\n" "farklý olmasý desteklenmiyor.\n" -#: e2fsck/problem.c:135 +#: e2fsck/problem.c:141 msgid "@S @bs_per_group = %b, should have been %c\n" msgstr "@S grup_baþýna_blok_sayýsý = %b, %c olmalýydý\n" -#: e2fsck/problem.c:140 +#: e2fsck/problem.c:146 msgid "@S first_data_@b = %b, should have been %c\n" msgstr "@S ilk_veri_bloðu = %b, %c olmalýydý\n" -#: e2fsck/problem.c:145 +#: e2fsck/problem.c:151 msgid "" "@f did not have a UUID; generating one.\n" "\n" msgstr "@f bir UUID içermiyor; bir tane üretiliyor.\n" -#: e2fsck/problem.c:150 +#: e2fsck/problem.c:156 +#, c-format msgid "" "Note: if there is several inode or block bitmap blocks\n" "which require relocation, or one part of the inode table\n" @@ -704,45 +725,45 @@ msgstr "" "ilgili olabilir ve yedekleme bloðu grubu tanýmlayýcýsý da doðru olabilir.\n" "\n" -#: e2fsck/problem.c:160 +#: e2fsck/problem.c:166 msgid "Corruption found in @S. (%s = %N).\n" msgstr "Super blok içinde bozukluk saptandý. (%s = %N).\n" -#: e2fsck/problem.c:165 +#: e2fsck/problem.c:171 #, c-format msgid "Error determining size of the physical @v: %m\n" msgstr "Aygýtýn fiziksel uzunluðu saptanýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:170 +#: e2fsck/problem.c:176 msgid "@i count in @S is %i, should be %j.\n" msgstr "@S içindeki @i sayýsý %i, %j olmalýydý.\n" -#: e2fsck/problem.c:174 +#: e2fsck/problem.c:180 msgid "The Hurd does not support the filetype feature.\n" msgstr "Hurd, dosya türü özelliðini desteklemiyor.\n" -#: e2fsck/problem.c:179 +#: e2fsck/problem.c:185 #, c-format msgid "@S has a bad ext3 @j (@i %i).\n" msgstr "@S hatalý bir @j içeriyor (%i @i).\n" -#: e2fsck/problem.c:184 +#: e2fsck/problem.c:190 msgid "External @j has multiple @f users (unsupported).\n" msgstr "Dýþ @j çok sayýda @f kullanýcýsý içeriyor. (desteklenmiyor)\n" -#: e2fsck/problem.c:189 +#: e2fsck/problem.c:195 msgid "Can't find external @j\n" msgstr "Dýþ @j bulunamýyor\n" -#: e2fsck/problem.c:194 +#: e2fsck/problem.c:200 msgid "External @j has bad @S\n" msgstr "Dýþ @j hatalý @S içeriyor\n" -#: e2fsck/problem.c:199 +#: e2fsck/problem.c:205 msgid "External @j does not support this @f\n" msgstr "Dýþ @j bu @fni desteklemiyor\n" -#: e2fsck/problem.c:204 +#: e2fsck/problem.c:210 msgid "" "Ext3 @j @S is unknown type %N (unsupported).\n" "It is likely that your copy of e2fsck is old and/or doesn't support this @j " @@ -754,178 +775,188 @@ msgstr "" "eski bir biçem gibi görünüyor.\n" "Ayrýca, @j super bloðunun bozuk olmasý da mümkün.\n" -#: e2fsck/problem.c:212 +#: e2fsck/problem.c:218 msgid "Ext3 @j @S is corrupt.\n" msgstr "Ext3 @j super bloðu bozuk.\n" -#: e2fsck/problem.c:217 -#, c-format -msgid "@S doesn't have has_journal flag, but has ext3 @j %s.\n" +#: e2fsck/problem.c:223 +#, fuzzy, c-format +msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n" msgstr "@S jurnal_var bayraðý içermiyor, ama ext3 @j %s içeriyor.\n" -#: e2fsck/problem.c:222 +#: e2fsck/problem.c:228 msgid "@S has ext3 needs_recovery flag set, but no @j.\n" msgstr "@S ext3 kurtarma_gerekir bayraðý içeriyor ama @j yok.\n" -#: e2fsck/problem.c:227 -msgid "*** WARNING *** leaving data in the @j may be DANGEROUS.\n" -msgstr "*** UYARI *** @j içinde veri býrakmak TEHLÝKELÝ olabilir.\n" - -#: e2fsck/problem.c:232 -msgid "ext3 recovery flag clear, but journal has data.\n" +#: e2fsck/problem.c:233 +#, fuzzy +msgid "ext3 recovery flag clear, but @j has data.\n" msgstr "exf3 kurtarma bayraðý temizlendi, ama jurnal veri içeriyor.\n" -#: e2fsck/problem.c:237 +#: e2fsck/problem.c:238 +#, fuzzy +msgid "Clear @j" +msgstr "Temizle" + +#: e2fsck/problem.c:243 +msgid "Run @j anyway" +msgstr "" + +#: e2fsck/problem.c:248 +msgid "Recovery flag not set in backup @S, so running @j anyway.\n" +msgstr "" + +#: e2fsck/problem.c:253 msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n" msgstr "%s @o @i %i (kull_kiml=%Iu, grup_kiml=%Ig, kip=%Im, boy=%Is)\n" -#: e2fsck/problem.c:242 +#: e2fsck/problem.c:258 msgid "@I @b #%B (%b) found in @o @i %i.\n" msgstr "@i %3i içindeki @b #%1B (%2b) @I.\n" -#: e2fsck/problem.c:247 +#: e2fsck/problem.c:263 msgid "Already cleared @b #%B (%b) found in @o @i %i.\n" msgstr "@o @i %3i içindeki @b #1%B (%2b) zaten temizlenmiþ.\n" -#: e2fsck/problem.c:252 +#: e2fsck/problem.c:268 #, c-format msgid "@I @o @i %i in @S.\n" msgstr "@S içindeki @o @i %i @I.\n" -#: e2fsck/problem.c:257 +#: e2fsck/problem.c:273 #, c-format msgid "@I @i %i in @o @i list.\n" msgstr "@o @i listesindeki @i %i @I\n" -#: e2fsck/problem.c:267 +#: e2fsck/problem.c:283 msgid "Ext3 @j @S has an unknown read-only feature flag set.\n" msgstr "Ext3 @j @S bilinmeyen salt-okunur özellikli bir bayrak içeriyor.\n" -#: e2fsck/problem.c:272 +#: e2fsck/problem.c:288 msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n" msgstr "Ext3 @j @S bilinmeyen uyumsuz özellikli bir bayrak içeriyor.\n" -#: e2fsck/problem.c:277 +#: e2fsck/problem.c:293 msgid "@j version not supported by this e2fsck.\n" msgstr "@j sürümü bu e2fsck tarafýndan desteklenmiyor.\n" -#: e2fsck/problem.c:282 +#: e2fsck/problem.c:298 #, c-format msgid "" "Moving @j from /%s to hidden inode.\n" "\n" msgstr "" -#: e2fsck/problem.c:287 +#: e2fsck/problem.c:303 #, fuzzy, c-format msgid "" "Error moving @j: %m\n" "\n" msgstr "Düðüm %i okunurken hata oluþtu: %m\n" -#: e2fsck/problem.c:292 +#: e2fsck/problem.c:308 msgid "" "Found invalid V2 @j @S fields (from V1 journal).\n" "Clearing fields beyond the V1 @j @S...\n" "\n" msgstr "" -#: e2fsck/problem.c:300 +#: e2fsck/problem.c:316 msgid "Pass 1: Checking @is, @bs, and sizes\n" msgstr "1. geçiþ: dosya indeksleri, @blar ve uzunluklar denetleniyor\n" #. Root directory is not an inode -#: e2fsck/problem.c:304 +#: e2fsck/problem.c:320 msgid "@r is not a @d. " msgstr "@r bir @d deðildir. " -#: e2fsck/problem.c:309 +#: e2fsck/problem.c:325 msgid "@r has dtime set (probably due to old mke2fs). " msgstr "@r için dtime belirtilmiþ (eski mke2fs'den dolayý olabilir). " -#: e2fsck/problem.c:314 +#: e2fsck/problem.c:330 msgid "Reserved @i %i %Q has bad mode. " msgstr "Yedek @i %i %Q hatalý kip içeriyor. " -#: e2fsck/problem.c:319 +#: e2fsck/problem.c:335 #, c-format msgid "@D @i %i has zero dtime. " msgstr "@D @i %i sýfýr dtime içeriyor. " -#: e2fsck/problem.c:324 +#: e2fsck/problem.c:340 #, c-format msgid "@i %i is in use, but has dtime set. " msgstr "@i %i kullanýmda, ama dtime belirtilmiþ. " -#: e2fsck/problem.c:329 +#: e2fsck/problem.c:345 #, c-format msgid "@i %i is a @z @d. " msgstr "@i %i bir @z @ddir. " -#: e2fsck/problem.c:334 +#: e2fsck/problem.c:350 msgid "@g %g's @b @B at %b @C.\n" msgstr "%g grubunun %b deki @b @Binde @C.\n" -#: e2fsck/problem.c:339 +#: e2fsck/problem.c:355 msgid "@g %g's @i @B at %b @C.\n" msgstr "%g grubunun %b deki @i @Binde @C.\n" -#: e2fsck/problem.c:344 +#: e2fsck/problem.c:360 msgid "@g %g's @i table at %b @C.\n" msgstr "%g grubunun %b deki @i tablosunda @C.\n" -#: e2fsck/problem.c:349 +#: e2fsck/problem.c:365 msgid "@g %g's @b @B (%b) is bad. " msgstr "%g grubunun @b @Bi (%b) hatalý. " -#: e2fsck/problem.c:354 +#: e2fsck/problem.c:370 msgid "@g %g's @i @B (%b) is bad. " msgstr "%g grubunun @i @Bi (%b) hatalý. " -#: e2fsck/problem.c:359 +#: e2fsck/problem.c:375 msgid "@i %i, i_size is %Is, @s %N. " msgstr "@i %i indeks uzunluðu %Is, %N @s. " -#: e2fsck/problem.c:364 +#: e2fsck/problem.c:380 msgid "@i %i, i_@bs is %Ib, @s %N. " msgstr "@i %i, @b indeksi %Ib, %N @s. " -#: e2fsck/problem.c:369 +#: e2fsck/problem.c:385 msgid "@I @b #%B (%b) in @i %i. " msgstr "@i %3i içindeki @b #1%B (2%b) @I. " -#: e2fsck/problem.c:374 +#: e2fsck/problem.c:390 msgid "@b #%B (%b) overlaps @f metadata in @i %i. " msgstr "@i %3i içindeki @b #1%B (%2b) @f metaverisinin üzerine taþýyor. " -#: e2fsck/problem.c:379 +#: e2fsck/problem.c:395 #, c-format msgid "@i %i has illegal @b(s). " msgstr "@i %i @I @b(lar) içeriyor. " -#: e2fsck/problem.c:384 +#: e2fsck/problem.c:400 #, c-format msgid "Too many illegal @bs in @i %i.\n" msgstr "Düðüm %i içinde çok fazla kuraldýþý blok.\n" -#: e2fsck/problem.c:389 +#: e2fsck/problem.c:405 msgid "@I @b #%B (%b) in bad @b @i. " msgstr "Hatalý blok düðümü içindeki blok %B (%b) kuraldýþý. " -#: e2fsck/problem.c:394 +#: e2fsck/problem.c:410 msgid "Bad @b @i has illegal @b(s). " msgstr "Hatalý blok düðümü kuraldýþý blok(lar) içeriyor. " -#: e2fsck/problem.c:399 +#: e2fsck/problem.c:415 msgid "Duplicate or bad @b in use!\n" msgstr "Tekrarlanmýþ ya da hatalý blok kullanýmda!\n" -#: e2fsck/problem.c:404 +#: e2fsck/problem.c:420 msgid "Bad @b %b used as bad @b indirect @b?!?\n" msgstr "" "Hatalý blok %b, hatalý blok yerine kullanýlan blok olarak kullanýlmýþ?!?\n" -#: e2fsck/problem.c:409 +#: e2fsck/problem.c:425 msgid "" "\n" "This inconsistency can not be fixed with e2fsck; to fix it, use\n" @@ -938,7 +969,7 @@ msgstr "" "dökümleyecek 'dumpe2fs -b' komutunu ve sonra onu tekrar geriye\n" "okuyacak olan 'e2fsck -L dosyaismi' komutunu kullanýn.\n" -#: e2fsck/problem.c:417 +#: e2fsck/problem.c:433 msgid "" "\n" "If the @b is really bad, the @f can not be fixed.\n" @@ -946,7 +977,7 @@ msgstr "" "\n" "Blok gerçekten hatalýysa, dosya sistemi düzeltilemez.\n" -#: e2fsck/problem.c:422 +#: e2fsck/problem.c:438 msgid "" "You can clear the this @b (and hope for the best) from the\n" "bad @b list and hope that @b is really OK, but there are no\n" @@ -957,98 +988,99 @@ msgstr "" "doðru olduðunu umabilirsiniz, ancak hiçbir garantisi yoktur.\n" "\n" -#: e2fsck/problem.c:429 +#: e2fsck/problem.c:445 msgid "The primary @S (%b) is on the bad @b list.\n" msgstr "Birincil süperblok (%b) hatalý bloklar listesinde kayýtlý.\n" -#: e2fsck/problem.c:434 +#: e2fsck/problem.c:450 msgid "Block %b in the primary @g descriptors is on the bad @b list\n" msgstr "Birincil grup tanýmýndaki blok %b, hatalý bloklar listesinde kayýtlý\n" -#: e2fsck/problem.c:440 +#: e2fsck/problem.c:456 msgid "Warning: Group %g's @S (%b) is bad.\n" msgstr "Uyarý: %g grubunun superbloðu (%b) hatalý.\n" -#: e2fsck/problem.c:445 +#: e2fsck/problem.c:461 msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n" msgstr "Uyarý %g grubunun grup tanýmý kopyasý bir hatalý blok içeriyor (%b).\n" -#: e2fsck/problem.c:451 +#: e2fsck/problem.c:467 msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n" msgstr "" "Programlama hatasý? blok %b, hatalý blok iþleminde sebepsiz olarak talep " "edildi.\n" -#: e2fsck/problem.c:457 -msgid "@A %N @b(s) for %s: %m\n" +#: e2fsck/problem.c:473 +#, fuzzy +msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n" msgstr "%2s için %1N bloða yer ayrýlýrken hata oluþtu: %3m\n" -#: e2fsck/problem.c:462 +#: e2fsck/problem.c:478 #, c-format msgid "@A @b buffer for relocating %s\n" msgstr "%s tekrar konumlamasý için blok tamponuna yer ayrýlýrken hata oluþtu\n" -#: e2fsck/problem.c:467 +#: e2fsck/problem.c:483 msgid "Relocating @g %g's %s from %b to %c...\n" msgstr "%g grubunun %s %b den %c ye aktarýlýyor...\n" -#: e2fsck/problem.c:472 +#: e2fsck/problem.c:488 #, c-format msgid "Relocating @g %g's %s to %c...\n" msgstr "%g grubunun %s %c ye aktarýlýyor...\n" -#: e2fsck/problem.c:477 +#: e2fsck/problem.c:493 msgid "Warning: could not read @b %b of %s: %m\n" msgstr "Uyarý: %2s nin %1b bloðu okunamadý: %3m\n" -#: e2fsck/problem.c:482 +#: e2fsck/problem.c:498 msgid "Warning: could not write @b %b for %s: %m\n" msgstr "Uyarý: %2s nin %1b bloðu yazýlamadý: %3m\n" -#: e2fsck/problem.c:497 +#: e2fsck/problem.c:513 #, c-format msgid "@A icount link information: %m\n" msgstr "Düðüm sayýsý bað bilgisine yer ayrýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:502 +#: e2fsck/problem.c:518 #, c-format msgid "@A @d @b array: %m\n" msgstr "Dizin bloðu dizisine yer ayrýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:507 +#: e2fsck/problem.c:523 #, c-format msgid "Error while scanning @is (%i): %m\n" msgstr "Düðümler(%i) taranýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:512 +#: e2fsck/problem.c:528 #, c-format msgid "Error while iterating over @bs in @i %i: %m\n" msgstr "" "Düðüm %i içindeki bloklar üzerinde iþlemler tekrarlanýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:517 +#: e2fsck/problem.c:533 msgid "Error storing @i count information (@i=%i, count=%N): %m\n" msgstr "" "Düðüm sayýsý bilgisi (düðüm = %i, sayýsý = %N)\n" "saklanýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:522 +#: e2fsck/problem.c:538 msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n" msgstr "" "Dizin bloðu bilgisi (düðüm = %i, blok = %b, num = %N)\n" "saklanýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:528 +#: e2fsck/problem.c:544 #, c-format msgid "Error reading @i %i: %m\n" msgstr "Düðüm %i okunurken hata oluþtu: %m\n" -#: e2fsck/problem.c:536 +#: e2fsck/problem.c:552 #, c-format msgid "@i %i has imagic flag set. " msgstr "Düðüm %i imagic bayraðý içeriyor. " -#: e2fsck/problem.c:541 +#: e2fsck/problem.c:557 #, c-format msgid "" "Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n" @@ -1057,67 +1089,117 @@ msgstr "" "Özel (aygýt/soket/fifo/sembað) dosya (@i %i),\n" "salt-eklenir ya da deðiþmez bayraðý içeriyor. " -#: e2fsck/problem.c:547 +#: e2fsck/problem.c:563 #, c-format msgid "@i %i has @cion flag set on @f without @cion support. " msgstr "" "Düðüm %i sýkýþtýrma desteklenmeyen dosya sisteminde sýkýþtýrma bayraðý " "içeriyor. " -#: e2fsck/problem.c:567 +#: e2fsck/problem.c:583 msgid "@j is not regular file. " msgstr "Jurnal normal bir dosya deðil. " -#: e2fsck/problem.c:572 +#: e2fsck/problem.c:588 #, c-format msgid "@i %i was part of the orphaned @i list. " msgstr "Düðüm %i artýk düðüm listesinin parçasýydý. " -#: e2fsck/problem.c:578 +#: e2fsck/problem.c:594 msgid "@is that were part of a corrupted orphan linked list found. " msgstr "Bozuk bir artýk baðlý listenin bir parçasýný bulunduran düðümler. " -#: e2fsck/problem.c:588 +#: e2fsck/problem.c:604 msgid "Error reading @a @b %b for @i %i. " msgstr "Düðüm %2i için ek özellik bloðu %1b okunurken hata oluþtu. " -#: e2fsck/problem.c:593 +#: e2fsck/problem.c:609 msgid "@i %i has a bad @a @b %b. " msgstr "Düðüm %i bir hatalý ek özellik bloðu %b içeriyor. " -#: e2fsck/problem.c:598 +#: e2fsck/problem.c:614 msgid "Error reading @a @b %b (%m). " msgstr "Ek özellik bloðu %b okunurken hata oluþtu (%m). " -#: e2fsck/problem.c:603 +#: e2fsck/problem.c:619 msgid "@a @b %b has reference count %B, should be %N. " msgstr "Ek özellik bloðu %b %B baþvuru sayýsýna sahip, %N olmalýydý. " -#: e2fsck/problem.c:608 +#: e2fsck/problem.c:624 msgid "Error writing @a @b %b (%m). " msgstr "Ek özellik bloðu %b yazýlýrken hata oluþtu (%m). " -#: e2fsck/problem.c:613 +#: e2fsck/problem.c:629 msgid "@a @b %b has h_blocks > 1. " msgstr "Ek özellik bloðu %b için çoklu EA bloklarý desteklenmiyor. " -#: e2fsck/problem.c:618 +#: e2fsck/problem.c:634 msgid "Error allocating @a @b %b. " msgstr "Ek özellik bloðu %b ayrýlýrken hata oluþtu. " -#: e2fsck/problem.c:623 +#: e2fsck/problem.c:639 msgid "@a @b %b is corrupt (allocation collision). " msgstr "Ek özellik bloðu %b bozuk (tahsis çatýþmasý). " -#: e2fsck/problem.c:628 +#: e2fsck/problem.c:644 msgid "@a @b %b is corrupt (invalid name). " msgstr "Ek özellik bloðu %b bozuk (geçersiz isim). " -#: e2fsck/problem.c:633 +#: e2fsck/problem.c:649 msgid "@a @b %b is corrupt (invalid value). " msgstr "Ek özellik bloðu %b bozuk (geçersiz deðer). " -#: e2fsck/problem.c:640 +#: e2fsck/problem.c:654 +#, fuzzy, c-format +msgid "@i %i is too big. " +msgstr "@i %i bir @z @ddir. " + +#: e2fsck/problem.c:658 +#, fuzzy +msgid "@b #%B (%b) causes @d to be too big. " +msgstr "Hatalý blok düðümü içindeki blok %B (%b) kuraldýþý. " + +#: e2fsck/problem.c:663 +#, fuzzy +msgid "@b #%B (%b) causes file to be too big. " +msgstr "Hatalý blok düðümü içindeki blok %B (%b) kuraldýþý. " + +#: e2fsck/problem.c:668 +#, fuzzy +msgid "@b #%B (%b) causes symlink to be too big. " +msgstr "Hatalý blok düðümü içindeki blok %B (%b) kuraldýþý. " + +#: e2fsck/problem.c:673 +#, fuzzy, c-format +msgid "@i %i has INDEX_FL flag set on @f without htree support.\n" +msgstr "" +"Düðüm %i sýkýþtýrma desteklenmeyen dosya sisteminde sýkýþtýrma bayraðý " +"içeriyor. " + +#: e2fsck/problem.c:678 +#, c-format +msgid "@i %i has INDEX_FL flag set but is not a @d.\n" +msgstr "" + +#: e2fsck/problem.c:683 +#, c-format +msgid "@h %i has an invalid root node.\n" +msgstr "" + +#: e2fsck/problem.c:688 +msgid "@h %i has an unsupported hash version (%N)\n" +msgstr "" + +#: e2fsck/problem.c:693 +#, fuzzy, c-format +msgid "@h %i uses an incompatible htree root node flag.\n" +msgstr "= ile + ve - uyumsuz\n" + +#: e2fsck/problem.c:698 +msgid "@h %i has a tree depth (%N) which is too big\n" +msgstr "" + +#: e2fsck/problem.c:705 msgid "" "Duplicate @bs found... invoking duplicate @b passes.\n" "Pass 1B: Rescan for duplicate/bad @bs\n" @@ -1125,37 +1207,42 @@ msgstr "" "Tekrarlanmýþ bloklar bulundu... tekrarlanan blok taramasý baþlatýlýyor.\n" "Geçiþ 1B: tekrarlanmýþ/hatalý bloklar yeniden taranýyor\n" -#: e2fsck/problem.c:646 +#: e2fsck/problem.c:711 #, c-format msgid "Duplicate/bad @b(s) in @i %i:" msgstr "Düðüm %i içindeki tekrarlanmýþ/hatalý blok(lar):" -#: e2fsck/problem.c:661 +#: e2fsck/problem.c:726 #, c-format msgid "Error while scanning inodes (%i): %m\n" msgstr "Düðümler (%i) taranýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:666 +#: e2fsck/problem.c:731 #, c-format msgid "@A @i @B (inode_dup_map): %m\n" msgstr "Düðüm biteþlemi (inode_dup_map) için yer ayrýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:671 +#: e2fsck/problem.c:736 #, c-format msgid "Error while iterating over @bs in @i %i (%s): %m\n" msgstr "" "Düðüm %i içindeki bloklar üzerindeki iþlemler tekrarlanýrken\n" "hata oluþtu (%s): %m\n" -#: e2fsck/problem.c:676 +#: e2fsck/problem.c:741 e2fsck/problem.c:1062 +#, fuzzy +msgid "Error addjusting refcount for @a @b %b (@i %i): %m\n" +msgstr "Dizin bloðu %b (düðüm %i) okunurken hata oluþtu: %m\n" + +#: e2fsck/problem.c:747 msgid "Pass 1C: Scan directories for @is with dup @bs.\n" msgstr "Geçiþ 1C: tekrarlanmýþ bloklu düðümler için dizinler taranýyor.\n" -#: e2fsck/problem.c:682 +#: e2fsck/problem.c:753 msgid "Pass 1D: Reconciling duplicate @bs\n" msgstr "Geçiþ 1D: tekrarlanan bloklar yeniden uzlaþýlýyor\n" -#: e2fsck/problem.c:687 +#: e2fsck/problem.c:758 msgid "" "File %Q (@i #%i, mod time %IM) \n" " has %B duplicate @b(s), shared with %N file(s):\n" @@ -1163,15 +1250,15 @@ msgstr "" "Dosya %Q (düðüm %i, deðiþiklik zamaný %IM) \n" " tekrarlanan %B blok içeriyor ve %N dosya ile paylaþýmlý:\n" -#: e2fsck/problem.c:693 +#: e2fsck/problem.c:764 msgid "\t%Q (@i #%i, mod time %IM)\n" msgstr "\t%Q (düðüm %i, deðiþiklik zamaný %IM)\n" -#: e2fsck/problem.c:698 +#: e2fsck/problem.c:769 msgid "\t<@f metadata>\n" msgstr "\t\n" -#: e2fsck/problem.c:703 +#: e2fsck/problem.c:774 msgid "" "(There are %N @is containing duplicate/bad @bs.)\n" "\n" @@ -1179,7 +1266,7 @@ msgstr "" "(Tekrarlanan/hatalý bloklarý içeren %N düðüm var.)\n" "\n" -#: e2fsck/problem.c:708 +#: e2fsck/problem.c:779 msgid "" "Duplicated @bs already reassigned or cloned.\n" "\n" @@ -1187,288 +1274,340 @@ msgstr "" "Tekrarlanan bloklar zaten yeniden atandý ya da kopyalandý.\n" "\n" -#: e2fsck/problem.c:721 +#: e2fsck/problem.c:792 #, c-format msgid "Couldn't clone file: %m\n" msgstr "Dosya kopyalanamadý: %m\n" -#: e2fsck/problem.c:727 +#: e2fsck/problem.c:798 msgid "Pass 2: Checking @d structure\n" msgstr "Geçiþ 2: Dizin yapýsý denetleniyor\n" -#: e2fsck/problem.c:732 +#: e2fsck/problem.c:803 #, c-format msgid "Bad @i number for '.' in @d @i %i.\n" msgstr "Dizin düðümü %i içindeki '.' için düðüm numarasý hatalý.\n" -#: e2fsck/problem.c:737 +#: e2fsck/problem.c:808 msgid "@E has bad @i #: %Di.\n" msgstr "@E hatalý düðüm numarasý içeriyor: %Di.\n" -#: e2fsck/problem.c:742 +#: e2fsck/problem.c:813 msgid "@E has @D/unused @i %Di. " msgstr "@E silinmiþ/kullanýlmayan düðüm %Di içeriyor. " -#: e2fsck/problem.c:747 +#: e2fsck/problem.c:818 msgid "@E @L to '.' " msgstr "@E '.' ya bir baðdýr. " -#: e2fsck/problem.c:752 +#: e2fsck/problem.c:823 msgid "@E points to @i (%Di) located in a bad @b.\n" msgstr "@E bir hatalý blok içindeki düðümü (%Di) gösteriyor.\n" -#: e2fsck/problem.c:757 +#: e2fsck/problem.c:828 msgid "@E @L to @d %P (%Di).\n" msgstr "@E dizin %P (%Di) için bir baðdýr.\n" -#: e2fsck/problem.c:762 +#: e2fsck/problem.c:833 msgid "@E @L to the @r.\n" msgstr "@E kök düðümüne bir baðdýr.\n" -#: e2fsck/problem.c:767 +#: e2fsck/problem.c:838 msgid "@E has illegal characters in its name.\n" msgstr "@E isminde kuraldýþý karakterler içeriyor.\n" -#: e2fsck/problem.c:772 +#: e2fsck/problem.c:843 #, c-format msgid "Missing '.' in @d @i %i.\n" msgstr "Dizin düðümü %i içinde '.' eksik.\n" -#: e2fsck/problem.c:777 +#: e2fsck/problem.c:848 #, c-format msgid "Missing '..' in @d @i %i.\n" msgstr "Dizin düðümü %i içinde '..' eksik.\n" -#: e2fsck/problem.c:782 +#: e2fsck/problem.c:853 msgid "First @e '%Dn' (inode=%Di) in @d @i %i (%p) @s '.'\n" msgstr "" "Dizin düðümü %3i (%4p) içindeki ilk girdi '%1Dn' (@i=%2Di) '.' olmalý.\n" -#: e2fsck/problem.c:787 +#: e2fsck/problem.c:858 msgid "Second @e '%Dn' (inode=%Di) in @d @i %i @s '..'\n" msgstr "" "Dizin düðümü %3i (%4p) içindeki ikinci girdi '%1Dn' (düðüm = %2Di) '..' " "olmalý\n" -#: e2fsck/problem.c:792 +#: e2fsck/problem.c:863 msgid "i_faddr @F %IF, @s zero.\n" msgstr "@F i_faddr %IF, sýfýr olmalý.\n" -#: e2fsck/problem.c:797 +#: e2fsck/problem.c:868 msgid "i_file_acl @F %If, @s zero.\n" msgstr "@F i_file_acl %If, sýfýr olmalý.\n" -#: e2fsck/problem.c:802 +#: e2fsck/problem.c:873 msgid "i_dir_acl @F %Id, @s zero.\n" msgstr "@F i_dir_acl %Id, sýfýr olmalý.\n" -#: e2fsck/problem.c:807 +#: e2fsck/problem.c:878 msgid "i_frag @F %N, @s zero.\n" msgstr "@F i_frag %N, sýfýr olmalý.\n" -#: e2fsck/problem.c:812 +#: e2fsck/problem.c:883 msgid "i_fsize @F %N, @s zero.\n" msgstr "@F i_fsize %N, sýfýr olmalý.\n" -#: e2fsck/problem.c:817 +#: e2fsck/problem.c:888 msgid "@i %i (%Q) has a bad mode (%Im).\n" msgstr "Düðüm %i (%Q) bir hatalý kip (%Im) içeriyor.\n" -#: e2fsck/problem.c:822 +#: e2fsck/problem.c:893 msgid "@d @i %i, @b %B, offset %N: @d corrupted\n" msgstr "Dizin düðümü %i, blok %B, konum %N: dizin bozuk\n" -#: e2fsck/problem.c:827 +#: e2fsck/problem.c:898 msgid "@d @i %i, @b %B, offset %N: filename too long\n" msgstr "Dizin düðümü %i, blok %B, konum %N: dosya ismi çok uzun\n" -#: e2fsck/problem.c:832 +#: e2fsck/problem.c:903 msgid "@d @i %i has an unallocated @b #%B. " msgstr "Dizin düðümü %i bir ayrýlmayan blok #%B içeriyor. " -#: e2fsck/problem.c:837 +#: e2fsck/problem.c:908 #, c-format msgid "'.' @d @e in @d @i %i is not NULL terminated\n" msgstr "Dizin düðümü %i deki '.' dizin girdisi NULL sonlandýrmalý deðil\n" -#: e2fsck/problem.c:842 +#: e2fsck/problem.c:913 #, c-format msgid "'..' @d @e in @d @i %i is not NULL terminated\n" msgstr "Dizin düðümü %i deki '..' dizin girdisi NULL sonlandýrmalý deðil\n" -#: e2fsck/problem.c:847 +#: e2fsck/problem.c:918 msgid "@i %i (%Q) is an @I character @v.\n" msgstr "Düðüm %i (%Q) bir kuraldýþý karakter aygýtý.\n" -#: e2fsck/problem.c:852 +#: e2fsck/problem.c:923 msgid "@i %i (%Q) is an @I @b @v.\n" msgstr "Düðüm %i (%Q) bir kuraldýþý blok aygýtý.\n" -#: e2fsck/problem.c:857 +#: e2fsck/problem.c:928 msgid "@E is duplicate '.' @e.\n" msgstr "@E tekrarlayan '.' girdisi içeriyor.\n" -#: e2fsck/problem.c:862 +#: e2fsck/problem.c:933 msgid "@E is duplicate '..' @e.\n" msgstr "@E tekrarlayan '..' girdisi içeriyor.\n" -#: e2fsck/problem.c:867 e2fsck/problem.c:1069 +#: e2fsck/problem.c:938 e2fsck/problem.c:1204 #, c-format msgid "Internal error: couldn't find dir_info for %i.\n" msgstr "Ýç hata: %i için dizin bilgileri bulunamýyor.\n" -#: e2fsck/problem.c:872 +#: e2fsck/problem.c:943 msgid "@E has rec_len of %Dr, should be %N.\n" msgstr "@E %Dr kayýt uzunluðunda, %N olmalýydý.\n" -#: e2fsck/problem.c:877 +#: e2fsck/problem.c:948 #, c-format msgid "@A icount structure: %m\n" msgstr "icount veri yapýsý için yer ayrýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:882 +#: e2fsck/problem.c:953 #, c-format msgid "Error interating over @d @bs: %m\n" msgstr "Dizin bloklarý üzerinde yineleme yapýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:887 +#: e2fsck/problem.c:958 msgid "Error reading @d @b %b (@i %i): %m\n" msgstr "Dizin bloðu %b (düðüm %i) okunurken hata oluþtu: %m\n" -#: e2fsck/problem.c:892 +#: e2fsck/problem.c:963 msgid "Error writing @d @b %b (@i %i): %m\n" msgstr "Dizin bloðu %b (düðüm %i) yazýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:897 +#: e2fsck/problem.c:968 #, c-format msgid "@A new @d @b for @i %i (%s): %m\n" msgstr "Düðüm %i için yeni dizin bloku ayrýlýrken hata oluþtu (%s): %m\n" -#: e2fsck/problem.c:902 +#: e2fsck/problem.c:973 #, c-format msgid "Error deallocating @i %i: %m\n" msgstr "Düðüm %i býrakýlýrken hata: %m\n" -#: e2fsck/problem.c:907 +#: e2fsck/problem.c:978 msgid "@d @e for '.' is big. " msgstr "'.' için dizin girdisi büyük. " -#: e2fsck/problem.c:912 +#: e2fsck/problem.c:983 msgid "@i %i (%Q) is an @I FIFO.\n" msgstr "Düðüm %i (%Q) bir kuraldýþý FIFO.\n" -#: e2fsck/problem.c:917 +#: e2fsck/problem.c:988 msgid "@i %i (%Q) is an @I socket.\n" msgstr "Düðüm %i (%Q) bir kuraldýþý soket.\n" -#: e2fsck/problem.c:922 +#: e2fsck/problem.c:993 msgid "Setting filetype for @E to %N.\n" msgstr "@E için dosya türü %N olarak belirleniyor.\n" -#: e2fsck/problem.c:927 +#: e2fsck/problem.c:998 msgid "@E has an incorrect filetype (was %Dt, should be %N).\n" msgstr "@E yanlýþ dosya türünde (%Dt, %N olmalýydý).\n" -#: e2fsck/problem.c:932 +#: e2fsck/problem.c:1003 msgid "@E has filetype set.\n" msgstr "@E için dosya türü belirtilmiþ.\n" -#: e2fsck/problem.c:937 +#: e2fsck/problem.c:1008 msgid "@E has a zero-length name.\n" msgstr "@Enin ismi sýfýr uzunlukta.\n" -#: e2fsck/problem.c:942 -msgid "Symlink %Q (@i #%i) has an invalid size (%Is).\n" +#: e2fsck/problem.c:1013 +#, fuzzy +msgid "Symlink %Q (@i #%i) is invalid.\n" msgstr "Sembolik bað %Q (düðüm #%i) uzunluðu geçersiz (%Is).\n" -#: e2fsck/problem.c:947 +#: e2fsck/problem.c:1018 msgid "@a @b @F is invalid (%If).\n" msgstr "@F ek özellik bloðu geçersiz (%If).\n" -#: e2fsck/problem.c:952 +#: e2fsck/problem.c:1023 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n" msgstr "" "Dosya sistemi çok büyük dosyalar içeriyor, ama süperblok LARGE_FILE " "bayraksýz\n" -#: e2fsck/problem.c:959 +#: e2fsck/problem.c:1028 +msgid "@p @h %d: node (%B) not referenced\n" +msgstr "" + +#: e2fsck/problem.c:1033 +msgid "@p @h %d: node (%B) referenced twice\n" +msgstr "" + +#: e2fsck/problem.c:1038 +msgid "@p @h %d: node (%B) has bad min hash\n" +msgstr "" + +#: e2fsck/problem.c:1043 +msgid "@p @h %d: node (%B) has bad max hash\n" +msgstr "" + +#: e2fsck/problem.c:1048 +msgid "Invalid @h %d (%q). " +msgstr "" + +#: e2fsck/problem.c:1052 +msgid "Forcibly clearing HTREE flag on @i %d (%q). (Beta test code)\n" +msgstr "" + +#: e2fsck/problem.c:1057 +msgid "@p @h %d (%q): bad @b number %b.\n" +msgstr "" + +#: e2fsck/problem.c:1067 +#, c-format +msgid "@p @h %d: root node is invalid\n" +msgstr "" + +#: e2fsck/problem.c:1072 +#, fuzzy +msgid "@p @h %d: node (%B) has bad limit (%N)\n" +msgstr "Düðüm %i (%Q) bir hatalý kip (%Im) içeriyor.\n" + +#: e2fsck/problem.c:1077 +#, fuzzy +msgid "@p @h %d: node (%B) has bad count (%N)\n" +msgstr "Düðüm %i (%Q) bir hatalý kip (%Im) içeriyor.\n" + +#: e2fsck/problem.c:1082 +msgid "@p @h %d: node (%B) has an unordered hash table\n" +msgstr "" + +#: e2fsck/problem.c:1087 +msgid "@p @h %d: node (%B) has bad depth\n" +msgstr "" + +#: e2fsck/problem.c:1094 msgid "Pass 3: Checking @d connectivity\n" msgstr "Geçiþ 3: Dizin baðlanabilirliði denetleniyor\n" -#: e2fsck/problem.c:964 +#: e2fsck/problem.c:1099 msgid "@r not allocated. " msgstr "Kök düðümü tahsisli deðil. " -#: e2fsck/problem.c:969 +#: e2fsck/problem.c:1104 msgid "No room in @l @d. " msgstr "/lost+found dizininde yer yok. " -#: e2fsck/problem.c:974 +#: e2fsck/problem.c:1109 #, c-format msgid "Unconnected @d @i %i (%p)\n" msgstr "Dizin düðümü %i (%p) baðlanamadý\n" -#: e2fsck/problem.c:979 +#: e2fsck/problem.c:1114 msgid "/@l not found. " msgstr "/lost+found dizini yok. " -#: e2fsck/problem.c:984 +#: e2fsck/problem.c:1119 msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n" msgstr "%Q (%i) daki '..' %P (%j), süperblok %q (%d).\n" -#: e2fsck/problem.c:989 +#: e2fsck/problem.c:1124 msgid "Bad or non-existent /@l. Cannot reconnect.\n" msgstr "/lost+found dizini ya yok ya da hatalý. tekrar baðlanýlamýyor.\n" -#: e2fsck/problem.c:994 +#: e2fsck/problem.c:1129 #, c-format msgid "Could not expand /@l: %m\n" msgstr "/lost+found dizini geniþletilemiyor: %m\n" -#: e2fsck/problem.c:999 +#: e2fsck/problem.c:1134 #, c-format msgid "Could not reconnect %i: %m\n" msgstr "%i ye tekrar baðlanýlamýyor: %m\n" -#: e2fsck/problem.c:1004 +#: e2fsck/problem.c:1139 #, c-format msgid "Error while trying to find /@l: %m\n" msgstr "/lost+found dizini bulunmaya çalýþýlýrkan hata oluþtu: %m\n" -#: e2fsck/problem.c:1009 +#: e2fsck/problem.c:1144 #, c-format msgid "ext2fs_new_@b: %m while trying to create /@l @d\n" msgstr "" "ext2fs_new_block: %m\n" "/lost+found dizini oluþturulmaya çalýþýlýrkan hata oluþtu.\n" -#: e2fsck/problem.c:1014 +#: e2fsck/problem.c:1149 #, c-format msgid "ext2fs_new_@i: %m while trying to create /@l @d\n" msgstr "" "ext2fs_new_inode: %m\n" "/lost+found dizini oluþturulmaya çalýþýlýrkan hata oluþtu.\n" -#: e2fsck/problem.c:1019 +#: e2fsck/problem.c:1154 #, c-format msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n" msgstr "" "ext2fs_new_dir_block: %m\n" "yeni dizin bloðu oluþturulurken hata.\n" -#: e2fsck/problem.c:1024 +#: e2fsck/problem.c:1159 #, c-format msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n" msgstr "" "ext2fs_write_dir_block: %m\n" "/lost+found için dizin bloðu yazýlýrken hata oluþtu.\n" -#: e2fsck/problem.c:1029 +#: e2fsck/problem.c:1164 #, c-format msgid "Error while adjusting @i count on @i %i\n" msgstr "Düðüm %i üzerinde düðüm sayýsý ayarlanýrken hata oluþtu\n" -#: e2fsck/problem.c:1034 +#: e2fsck/problem.c:1169 #, c-format msgid "" "Couldn't fix parent of @i %i: %m\n" @@ -1477,7 +1616,7 @@ msgstr "" "Düðüm %i için üst düðüm belirlenemedi: %m\n" "\n" -#: e2fsck/problem.c:1039 +#: e2fsck/problem.c:1174 #, c-format msgid "" "Couldn't fix parent of @i %i: Couldn't find parent @d entry\n" @@ -1486,42 +1625,59 @@ msgstr "" "Düðüm %i için üst düðüm belirlenemedi: üst dizin girdisi bulunamadý\n" "\n" -#: e2fsck/problem.c:1044 +#: e2fsck/problem.c:1179 msgid "@A @i @B (%N): %m\n" msgstr "Düðüm biteþlemi (%N) ayrýlýrken hata oluþtu: %m\n" -#: e2fsck/problem.c:1049 +#: e2fsck/problem.c:1184 #, c-format msgid "Error creating root @d (%s): %m\n" msgstr "Kök dizini oluþturulurken hata (%s): %m\n" -#: e2fsck/problem.c:1054 +#: e2fsck/problem.c:1189 #, c-format msgid "Error creating /@l @d (%s): %m\n" msgstr "/lost+found dizini oluþturulurken hata (%s): %m\n" -#: e2fsck/problem.c:1059 +#: e2fsck/problem.c:1194 msgid "@r is not a @d; aborting.\n" msgstr "Kök düðümü bir dizin deðil; çýkýlýyor.\n" -#: e2fsck/problem.c:1064 +#: e2fsck/problem.c:1199 msgid "Cannot proceed without a @r.\n" msgstr "Bir kök düðümü olmaksýzýn iþlenemez.\n" -#: e2fsck/problem.c:1074 +#: e2fsck/problem.c:1209 #, c-format msgid "/@l is not a @d (ino=%i)\n" msgstr "/lost+found bir dizin deðil (düðüm = %i)\n" -#: e2fsck/problem.c:1081 +#: e2fsck/problem.c:1216 +msgid "Pass 3A: Optimizing directories\n" +msgstr "" + +#: e2fsck/problem.c:1221 +#, c-format +msgid "Failed to create dirs_to_hash iterator: %m" +msgstr "" + +#: e2fsck/problem.c:1226 +msgid "Failed to optimize directory %q (%d): %m" +msgstr "" + +#: e2fsck/problem.c:1231 +msgid "Optimizing directories: " +msgstr "" + +#: e2fsck/problem.c:1248 msgid "Pass 4: Checking reference counts\n" msgstr "Geçiþ 4: Baþvuru sayýsý denetleniyor\n" -#: e2fsck/problem.c:1096 +#: e2fsck/problem.c:1263 msgid "@i %i ref count is %Il, @s %N. " msgstr "düðüm %i baþvuru sayýsý %Il, süperblok %N. " -#: e2fsck/problem.c:1100 +#: e2fsck/problem.c:1267 msgid "" "WARNING: PROGRAMMING BUG IN E2FSCK!\n" "\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n" @@ -1534,47 +1690,47 @@ msgstr "" "düðüm_baðý_bilgileri[%i] = %N, düðüm.düðüm_baðý_sayýsý = %Il.\n" "Bunlar ayný olmalýydý!\n" -#: e2fsck/problem.c:1110 +#: e2fsck/problem.c:1277 msgid "Pass 5: Checking @g summary information\n" msgstr "Geçiþ 5: grup özet bilgileri denetleniyor\n" -#: e2fsck/problem.c:1115 +#: e2fsck/problem.c:1282 msgid "Padding at end of @i @B is not set. " msgstr "Düðüm biteþleminin sonundaki alan belirlenmemiþ. " -#: e2fsck/problem.c:1120 +#: e2fsck/problem.c:1287 msgid "Padding at end of @b @B is not set. " msgstr "Blok biteþleminin sonundaki alan belirlenmemiþ. " -#: e2fsck/problem.c:1125 +#: e2fsck/problem.c:1292 msgid "@b @B differences: " msgstr "blok biteþlemi farklarý: " -#: e2fsck/problem.c:1145 +#: e2fsck/problem.c:1312 msgid "@i @B differences: " msgstr "düðüm biteþlemi farklarý: " -#: e2fsck/problem.c:1165 +#: e2fsck/problem.c:1332 msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n" msgstr "%g. grup için serbest düðüm sayýsý yanlýþ (%i, sayýlan = %j).\n" -#: e2fsck/problem.c:1170 +#: e2fsck/problem.c:1337 msgid "Directories count wrong for @g #%g (%i, counted=%j).\n" msgstr "%g. grup için dizin sayýsý yanlýþ (%i, sayýlan = %j).\n" -#: e2fsck/problem.c:1175 +#: e2fsck/problem.c:1342 msgid "Free @is count wrong (%i, counted=%j).\n" msgstr "Serbest düðüm sayýsý yanlýþ (%i, sayýlan = %j).\n" -#: e2fsck/problem.c:1180 +#: e2fsck/problem.c:1347 msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n" msgstr "%g. grup için serbest blok sayýsý yanlýþ (%b, sayýlan = %c).\n" -#: e2fsck/problem.c:1185 +#: e2fsck/problem.c:1352 msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "Serbest blok sayýsý yanlýþ (%b, sayýlan = %c).\n" -#: e2fsck/problem.c:1190 +#: e2fsck/problem.c:1357 msgid "" "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " "endpoints (%i, %j)\n" @@ -1582,16 +1738,16 @@ msgstr "" "PROGRAMLAMA HATASI: dosya sistemi (#%N) biteþlem sýnýrlarý (%b, %c)\n" "hesaplanan biteþlem sýnýrlarý (%i, %j) ile uyuþmuyor\n" -#: e2fsck/problem.c:1196 +#: e2fsck/problem.c:1363 msgid "Internal error: fudging end of bitmap (%N)\n" msgstr "Ýç hata: biteþlemin sonunda bozulma (%N)\n" -#: e2fsck/problem.c:1308 -#, c-format -msgid "Unhandled error code (%d)!\n" +#: e2fsck/problem.c:1497 +#, fuzzy, c-format +msgid "Unhandled error code (0x%x)!\n" msgstr "Elde edilemeyen hata kodu (%d)!\n" -#: e2fsck/problem.c:1382 +#: e2fsck/problem.c:1569 msgid "IGNORED" msgstr "YOKSAYILDI" @@ -1613,17 +1769,22 @@ msgstr "- d msgid "while doing inode scan" msgstr "- düðüm taramasý yapýlýrken hata oluþtu" -#: e2fsck/super.c:200 +#: e2fsck/super.c:198 #, fuzzy, c-format msgid "while calling ext2fs_block_iterate for inode %d" msgstr "ext2fs_block_iterate iþlevi çaðrýlýrken hata oluþtu" -#: e2fsck/super.c:266 +#: e2fsck/super.c:221 +#, fuzzy, c-format +msgid "while calling ext2fs_adjust_ea_refocunt for inode %d" +msgstr "ext2fs_block_iterate iþlevi çaðrýlýrken hata oluþtu" + +#: e2fsck/super.c:279 #, fuzzy msgid "Truncating" msgstr "Kýrp" -#: e2fsck/super.c:267 +#: e2fsck/super.c:280 #, fuzzy msgid "Clearing" msgstr "Temizle" @@ -1650,11 +1811,11 @@ msgstr "- d msgid "while writing inode table (group %d)" msgstr "- düðüm tablosu yazýlýrken hata oluþtu (grup %d)" -#: e2fsck/swapfs.c:196 +#: e2fsck/swapfs.c:221 msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "Geçiþ 0: dosya sisteminin baytlarý düzeltiliyor\n" -#: e2fsck/swapfs.c:203 +#: e2fsck/swapfs.c:228 #, c-format msgid "" "%s: the filesystem must be freshly checked using fsck\n" @@ -1663,16 +1824,17 @@ msgstr "" "%s: dosya sitemi fsck kullanýlarak tamamen denetlenmeli ve\n" "ters baytlar normal düzene döndürülmeden baðlanmamalýdýr.\n" -#: e2fsck/swapfs.c:229 +#: e2fsck/swapfs.c:263 msgid "Byte swap" msgstr "Ters baytlý" -#: e2fsck/unix.c:66 -#, c-format +#: e2fsck/unix.c:63 +#, fuzzy, c-format msgid "" -"Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n" +"Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n" -"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal] device\n" +"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n" +"\t\t[-E extended-options] device\n" msgstr "" "Kullanýmý: %s [-panyrcdfvstFSV] [seçenekler] aygýt\n" "Linux ikinci geliþmiþ dosya sisteminin (e2fs) denetlenmesi için\n" @@ -1698,7 +1860,7 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: e2fsck/unix.c:71 +#: e2fsck/unix.c:69 msgid "" "\n" "Emergency help:\n" @@ -1720,7 +1882,7 @@ msgstr "" " -y Denetim sýrasýnda tüm sorulara EVET cevabý\n" " verildiði varsayýlýr.\n" -#: e2fsck/unix.c:77 +#: e2fsck/unix.c:75 msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1738,12 +1900,12 @@ msgstr "" " listesindekilerle deðiþtirilir\n" " -v ayrýntýlý bilgi verilir\n" -#: e2fsck/unix.c:111 +#: e2fsck/unix.c:109 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "%s: %d/%d dosya (%0d.%%%d yanyana olmayan düðüm), %d/%d blok\n" -#: e2fsck/unix.c:126 +#: e2fsck/unix.c:124 #, c-format msgid "" "\n" @@ -1752,17 +1914,17 @@ msgstr "" "\n" "%8d düðüm kullanýlmýþ (%%%d)\n" -#: e2fsck/unix.c:128 +#: e2fsck/unix.c:126 #, c-format msgid "%8d non-contiguous inodes (%0d.%d%%)\n" msgstr "%8d yanyana olmayan düðüm (%0d.%d%%)\n" -#: e2fsck/unix.c:130 +#: e2fsck/unix.c:128 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr " ind/dind/tind bloklarýnýn düðüm sayýlarý: %d/%d/%d\n" -#: e2fsck/unix.c:132 +#: e2fsck/unix.c:130 #, c-format msgid "" "%8d blocks used (%d%%)\n" @@ -1771,12 +1933,12 @@ msgstr "" "%8d blok kullanýlmýþ (%%%d)\n" "%8d hatalý blok\n" -#: e2fsck/unix.c:136 +#: e2fsck/unix.c:134 #, c-format msgid "%8d large files\n" msgstr "%8d büyük dosya\n" -#: e2fsck/unix.c:137 +#: e2fsck/unix.c:135 #, c-format msgid "" "\n" @@ -1803,30 +1965,30 @@ msgstr "" "--------\n" "%8d dosya\n" -#: e2fsck/unix.c:170 +#: e2fsck/unix.c:168 #, c-format msgid "%8d large file%s\n" msgstr "" "%8d büyük dosya\n" "%s\n" -#: e2fsck/unix.c:212 misc/badblocks.c:612 misc/tune2fs.c:665 misc/util.c:110 -#: resize/main.c:96 +#: e2fsck/unix.c:211 misc/badblocks.c:612 misc/tune2fs.c:734 misc/util.c:133 +#: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "- %s'in baðlý olup olmadýðý saptanmaya çalýþýlýrken hata oluþtu." -#: e2fsck/unix.c:227 +#: e2fsck/unix.c:226 #, c-format msgid "Warning! %s is mounted.\n" msgstr "Uyarý! %s baðlý.\n" -#: e2fsck/unix.c:231 +#: e2fsck/unix.c:230 #, c-format msgid "%s is mounted. " msgstr "%s baðlandý. " -#: e2fsck/unix.c:233 +#: e2fsck/unix.c:232 msgid "" "Cannot continue, aborting.\n" "\n" @@ -1834,7 +1996,7 @@ msgstr "" "Devam edilemiyor. çýkýlýyor.\n" "\n" -#: e2fsck/unix.c:234 +#: e2fsck/unix.c:233 msgid "" "\n" "\n" @@ -1848,11 +2010,11 @@ msgstr "" "ÇOK CÝDDÝ hasarlara sebep olabilir.\n" "\n" -#: e2fsck/unix.c:237 +#: e2fsck/unix.c:236 msgid "Do you really want to continue" msgstr "Gerçekten devam etmek istiyor musunuz?" -#: e2fsck/unix.c:239 +#: e2fsck/unix.c:238 msgid "check aborted.\n" msgstr "denetim durdu.\n" @@ -1888,58 +2050,88 @@ msgstr "%s: temiz, %d/%d dosya, %d/%d blok\n" msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "HATA: /dev/null açýlamadý (%s)\n" -#: e2fsck/unix.c:482 +#: e2fsck/unix.c:463 +#, fuzzy +msgid "Couldn't allocate memory to parse extended options!\n" +msgstr "Raid seçenekleri için bellek ayrýlamadý!\n" + +#: e2fsck/unix.c:489 +msgid "Invalid EA version.\n" +msgstr "" + +#: e2fsck/unix.c:498 +#, fuzzy +msgid "" +"Extended options are separated by commas, and may take an argument which\n" +"is set off by an equals ('=') sign. Valid raid options are:\n" +"\tea_ver=" msgstr "" -#: e2fsck/util.c:93 +#: e2fsck/util.c:116 msgid "" msgstr "" -#: e2fsck/util.c:95 +#: e2fsck/util.c:118 msgid " (y/n)" msgstr " (e/h)" -#: e2fsck/util.c:125 +#: e2fsck/util.c:133 +msgid "cancelled!\n" +msgstr "" + +#: e2fsck/util.c:148 +#, fuzzy +msgid "yes\n" +msgstr "evet" + +#: e2fsck/util.c:150 +#, fuzzy +msgid "no\n" +msgstr "hayýr" + +#: e2fsck/util.c:160 #, c-format msgid "" "%s? no\n" @@ -2071,7 +2294,7 @@ msgstr "" "%s? hayýr\n" "\n" -#: e2fsck/util.c:129 +#: e2fsck/util.c:164 #, c-format msgid "" "%s? yes\n" @@ -2080,47 +2303,47 @@ msgstr "" "%s? evet\n" "\n" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "yes" msgstr "evet" -#: e2fsck/util.c:133 +#: e2fsck/util.c:168 msgid "no" msgstr "hayýr" -#: e2fsck/util.c:146 +#: e2fsck/util.c:181 #, c-format msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s" msgstr "e2fsck_read_bitmaps: %s için blok(larýn) biteþlemi kuraldýþý" -#: e2fsck/util.c:151 +#: e2fsck/util.c:186 msgid "reading inode and block bitmaps" msgstr "düðüm ve blok biteþlemleri okunuyor" -#: e2fsck/util.c:156 +#: e2fsck/util.c:191 #, c-format msgid "while retrying to read bitmaps for %s" msgstr "- %s için biteþlemlerin okunmasý yinelenirken hata oluþtu" -#: e2fsck/util.c:168 +#: e2fsck/util.c:203 msgid "writing block bitmaps" msgstr "blok biteþlemleri yazýlýyor" -#: e2fsck/util.c:173 +#: e2fsck/util.c:208 #, c-format msgid "while retrying to write block bitmaps for %s" msgstr "- %s için blok biteþlemlerinin yazýlmasý yinelenirken hata oluþtu" -#: e2fsck/util.c:180 +#: e2fsck/util.c:215 msgid "writing inode bitmaps" msgstr "düðüm biteþlemleri yazýlýyor" -#: e2fsck/util.c:185 +#: e2fsck/util.c:220 #, c-format msgid "while retrying to write inode bitmaps for %s" msgstr "- %s için düðüm biteþlemlerinin yazýlmasý yinelenirken hata oluþtu" -#: e2fsck/util.c:198 +#: e2fsck/util.c:233 #, c-format msgid "" "\n" @@ -2133,32 +2356,32 @@ msgstr "" "%s: BEKLENMEYEN UYUMSUZLUK; fsck ÇALIÞTIRMALISINIZ.\n" "\t(-a ve -p seçeneklerini kullanmadan)\n" -#: e2fsck/util.c:263 +#: e2fsck/util.c:298 #, c-format msgid "Memory used: %dk/%dk (%dk/%dk), " msgstr "Kullanýlan bellek: %dk/%dk (%dk/%dk), " -#: e2fsck/util.c:267 +#: e2fsck/util.c:302 #, c-format msgid "Memory used: %d, " msgstr "Kullanýlan bellek: %d, " -#: e2fsck/util.c:273 +#: e2fsck/util.c:308 #, c-format msgid "time: %5.2f/%5.2f/%5.2f\n" msgstr "zaman: %5.2f/%5.2f/%5.2f\n" -#: e2fsck/util.c:278 +#: e2fsck/util.c:313 #, c-format msgid "elapsed time: %6.3f\n" msgstr "geçen süre: %6.3f\n" -#: e2fsck/util.c:292 +#: e2fsck/util.c:327 #, c-format msgid "while reading inode %ld in %s" msgstr "- %ld düðümü %s den okunurken hata oluþtu" -#: e2fsck/util.c:305 +#: e2fsck/util.c:340 #, c-format msgid "while writing inode %ld in %s" msgstr "- %ld düðümü %s e yazýlýrken hata oluþtu" @@ -2283,7 +2506,7 @@ msgstr "" msgid "during test data write, block %lu" msgstr "veri yazma denemesi sýrasýnda, blok %lu" -#: misc/badblocks.c:619 misc/util.c:117 +#: misc/badblocks.c:619 misc/util.c:140 #, c-format msgid "%s is mounted; " msgstr "%s baðlandý; " @@ -2297,52 +2520,52 @@ msgstr "" msgid "it's not safe to run badblocks!\n" msgstr "'badblocks' çalýþtýrmak güvenli deðil!\n" -#: misc/badblocks.c:667 misc/mke2fs.c:825 +#: misc/badblocks.c:668 misc/mke2fs.c:881 #, c-format msgid "bad block size - %s" msgstr "blok uzunluðu hatalý - %s" -#: misc/badblocks.c:730 +#: misc/badblocks.c:731 msgid "" "Couldn't determine device size; you must specify\n" "the size manually\n" msgstr "Aygýt alaný saptanamadý; Elle bir deðer girmelisiniz\n" -#: misc/badblocks.c:736 +#: misc/badblocks.c:737 msgid "while trying to determine device size" msgstr "- aygýt alaný saptanmaya çalýþýlýrken hata oluþtu" -#: misc/badblocks.c:742 misc/mke2fs.c:985 +#: misc/badblocks.c:743 misc/mke2fs.c:1054 #, c-format msgid "bad blocks count - %s" msgstr "blok sayýsý hatalý - %s" -#: misc/badblocks.c:751 +#: misc/badblocks.c:752 #, c-format msgid "bad starting block - %s" msgstr "baþlangýç bloðu hatalý - %s" -#: misc/badblocks.c:757 +#: misc/badblocks.c:758 #, c-format msgid "bad blocks range: %lu-%lu" msgstr "hatalý bloklar aralýðý: %lu-%lu" -#: misc/badblocks.c:812 +#: misc/badblocks.c:819 msgid "creating in-memory bad blocks list" msgstr "hatalý bloklar listesi bellekte oluþturuluyor" -#: misc/badblocks.c:827 +#: misc/badblocks.c:834 msgid "adding to in-memory bad block list" msgstr "bellekteki hatalý bloklar listesine ekleniyor" -#: misc/badblocks.c:851 +#: misc/badblocks.c:858 #, c-format msgid "Pass completed, %u bad blocks found.\n" msgstr "Geçiþ tamamlandý, %u hatalý blok bulundu.\n" #: misc/chattr.c:81 -#, c-format -msgid "usage: %s [-RV] [-+=AacdijsSu] [-v version] files...\n" +#, fuzzy, c-format +msgid "usage: %s [-RV] [-+=AacDdijsSu] [-v version] files...\n" msgstr "" "kullanýmý: %s [seçenekler] dosyalar...\n" "\n" @@ -2381,54 +2604,54 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: misc/chattr.c:139 +#: misc/chattr.c:142 #, c-format msgid "bad version - %s\n" msgstr "sürüm hatalý - %s\n" -#: misc/chattr.c:183 misc/lsattr.c:107 +#: misc/chattr.c:186 misc/lsattr.c:107 #, c-format msgid "while trying to stat %s" msgstr "- stat %s yapýlmaya çalýþýlýrken hata oluþtu" -#: misc/chattr.c:200 misc/chattr.c:216 +#: misc/chattr.c:203 misc/chattr.c:219 #, c-format msgid "Flags of %s set as " msgstr "Belirlenen %s bayraklarý: " -#: misc/chattr.c:209 +#: misc/chattr.c:212 #, c-format msgid "while reading flags on %s" msgstr "- %s üzerinde bayraklar okunurken hata oluþtu" -#: misc/chattr.c:222 +#: misc/chattr.c:227 #, c-format msgid "while setting flags on %s" msgstr "- %s üzerinde bayraklar belirlenirken hata oluþtu" -#: misc/chattr.c:227 +#: misc/chattr.c:232 #, c-format msgid "Version of %s set as %lu\n" msgstr "%s sürümü %lu olarak belirlendi\n" -#: misc/chattr.c:230 +#: misc/chattr.c:235 #, c-format msgid "while setting version on %s" msgstr "- %s üzerinde sürüm belirlenirken hata oluþtu" -#: misc/chattr.c:244 +#: misc/chattr.c:249 msgid "Couldn't allocate path variable in chattr_dir_proc" msgstr "chattr_dir_proc iþlevinde dosya yolu deðiþkenine yer ayrýlamadý" -#: misc/chattr.c:275 +#: misc/chattr.c:281 msgid "= is incompatible with - and +\n" msgstr "= ile + ve - uyumsuz\n" -#: misc/chattr.c:283 +#: misc/chattr.c:289 msgid "Must use '-v', =, - or +\n" msgstr "'-v', =, - veya + kullanýlmalý\n" -#: misc/dumpe2fs.c:52 +#: misc/dumpe2fs.c:54 #, c-format msgid "Usage: %s [-bfhixV] [-ob superblock] [-oB blocksize] device\n" msgstr "" @@ -2455,107 +2678,119 @@ msgstr "" "\n" #: misc/dumpe2fs.c:112 -#, c-format -msgid "Group %lu: (Blocks 0x%04x -- 0x%04x)\n" -msgstr "Grup %lu: (0x%04x ile 0x%04x arasýndaki bloklar)\n" - -#: misc/dumpe2fs.c:113 -#, c-format -msgid "Group %lu: (Blocks %u -- %u)\n" +#, fuzzy, c-format +msgid "Group %lu: (Blocks " msgstr "Grup %lu: (%u ile %u arasýndaki bloklar)\n" -#: misc/dumpe2fs.c:116 -#, c-format -msgid " %s Superblock at 0x%04x, Group Descriptors at 0x%04x-0x%04x\n" +#: misc/dumpe2fs.c:117 +#, fuzzy, c-format +msgid " %s superblock at " msgstr "" -" %s süperbloðun yeri: 0x%04x\n" -" Grup tanýmýnýn yeri: 0x%04x-0x%04x\n" +"\n" +"Süperblok azaltma bayraðý konuldu. %s" #: misc/dumpe2fs.c:118 -#, c-format -msgid " %s Superblock at %u, Group Descriptors at %u-%u\n" -msgstr "" -" %s süperbloðun yeri: %u\n" -" Grup tanýmýnýn yeri: %u-%u\n" - -#: misc/dumpe2fs.c:120 msgid "Primary" msgstr " Ýlk" -#: misc/dumpe2fs.c:120 +#: misc/dumpe2fs.c:118 msgid "Backup" msgstr "Yedek" -#: misc/dumpe2fs.c:123 -#, c-format -msgid "" -" Block bitmap at 0x%04x (+%d), Inode bitmap at 0x%04x (+%d)\n" -" Inode table at 0x%04x-0x%04x (+%d)\n" -msgstr "" -" Blok biteþleminin yeri: 0x%04x (+%d)\n" -" Düðüm biteþleminin yeri: 0x%04x (+%d)\n" -" Düðüm tablosunun yeri: 0x%04x-0x%04x (+%d)\n" +#: misc/dumpe2fs.c:128 +#, fuzzy +msgid ", Group descriptors at " +msgstr "Grup tanýmlarý hatalý görünüyor..." -#: misc/dumpe2fs.c:126 -#, c-format +#: misc/dumpe2fs.c:140 +#, fuzzy +msgid " Group descriptor at " +msgstr "Grup tanýmlarý hatalý görünüyor..." + +#: misc/dumpe2fs.c:146 +#, fuzzy +msgid " Block bitmap at " +msgstr "blok biteþlemi" + +#: misc/dumpe2fs.c:151 +#, fuzzy +msgid ", Inode bitmap at " +msgstr "dosya indeksi biteþlemi" + +#: misc/dumpe2fs.c:156 +#, fuzzy msgid "" -" Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" -" Inode table at %u-%u (+%d)\n" -msgstr "" -" Blok biteþleminin yeri: %u (+%d)\n" -" Düðüm biteþleminin yeri: %u (+%d)\n" -" Düðüm tablosunun yeri: %u-%u (+%d)\n" +"\n" +" Inode table at " +msgstr "dosya indeksi tablosu" -#: misc/dumpe2fs.c:137 -#, c-format -msgid " %d free blocks, %d free inodes, %d directories\n" +#: misc/dumpe2fs.c:163 +#, fuzzy, c-format +msgid "" +"\n" +" %d free blocks, %d free inodes, %d directories\n" msgstr "" " Serbest blok sayýsý: %d\n" " Serbest düðüm sayýsý: %d\n" " Dizin sayýsý: %d\n" -#: misc/dumpe2fs.c:141 +#: misc/dumpe2fs.c:169 msgid " Free blocks: " msgstr " Serbest bloklar: " -#: misc/dumpe2fs.c:146 +#: misc/dumpe2fs.c:177 msgid " Free inodes: " msgstr " Serbest düðümler: " -#: misc/dumpe2fs.c:169 misc/dumpe2fs.c:195 +#: misc/dumpe2fs.c:203 msgid "while printing bad block list" msgstr "- hatalý bloklar listesi basýlýrken hata oluþtu" -#: misc/dumpe2fs.c:173 +#: misc/dumpe2fs.c:209 #, c-format msgid "Bad blocks: %d" msgstr "Hatalý bloklar: %d" -#: misc/dumpe2fs.c:214 misc/tune2fs.c:136 +#: misc/dumpe2fs.c:232 misc/tune2fs.c:143 msgid "while reading journal superblock" msgstr "- jurnal süperbloðu okunurken hata oluþtu" -#: misc/dumpe2fs.c:222 +#: misc/dumpe2fs.c:240 msgid "Couldn't find journal superblock magic numbers" msgstr "Jurnal süperbloðu taným numarasý bulunamadý" +#: misc/dumpe2fs.c:244 +#, c-format +msgid "" +"\n" +"Journal block size: %d\n" +"Journal length: %d\n" +"Journal first block: %d\n" +"Journal sequence: 0x%08x\n" +"Journal start: %d\n" +"Journal number of users: %d\n" +msgstr "" + #. Print version number and exit -#: misc/dumpe2fs.c:292 misc/mke2fs.c:971 +#: misc/dumpe2fs.c:312 misc/mke2fs.c:1040 #, c-format msgid "\tUsing %s\n" msgstr "\t%s kullanýlýyor\n" -#: misc/dumpe2fs.c:318 misc/e2image.c:435 misc/tune2fs.c:652 resize/main.c:198 +#: misc/dumpe2fs.c:339 misc/e2image.c:477 misc/tune2fs.c:721 resize/main.c:200 msgid "Couldn't find valid filesystem superblock.\n" msgstr "Geçerli süperblok bulunamadý.\n" -#: misc/dumpe2fs.c:329 +#: misc/dumpe2fs.c:350 msgid "Note: This is a byte-swapped filesystem\n" msgstr "Bilgi: Bu bir ters-baytlý dosya sistemi\n" -#: misc/dumpe2fs.c:345 -msgid "while trying to read the bitmaps" -msgstr "- biteþlemler okunmaya çalýþýlýrken hata oluþtu" +#: misc/dumpe2fs.c:366 +#, fuzzy, c-format +msgid "" +"\n" +"%s: %s: error reading bitmaps: %s\n" +msgstr "Düðüm %i okunurken hata oluþtu: %m\n" #: misc/e2label.c:57 #, c-format @@ -2574,7 +2809,7 @@ msgstr "e2label: s msgid "e2label: not an ext2 filesystem\n" msgstr "e2label: bir ext2 dosya sistemi deðil\n" -#: misc/e2label.c:96 misc/tune2fs.c:753 +#: misc/e2label.c:96 misc/tune2fs.c:828 msgid "Warning: label too long, truncating.\n" msgstr "Uyarý: etiket çok uzun, kýrpýlýyor.\n" @@ -2586,7 +2821,7 @@ msgstr "e2label: s msgid "e2label: error writing superblock\n" msgstr "e2label: süperbloða yazýlýrken hata oluþtu\n" -#: misc/e2label.c:116 misc/tune2fs.c:411 +#: misc/e2label.c:116 misc/tune2fs.c:427 msgid "Usage: e2label device [newlabel]\n" msgstr "" " \n" @@ -2634,45 +2869,63 @@ msgstr "- blok bite msgid "while writing inode bitmap" msgstr "- düðüm biteþlemi yazýlýrken hata oluþtu" -#: misc/findsuper.c:117 -msgid "Usage: findsuper device [skiprate [start]]\n" +#: misc/findsuper.c:135 +#, fuzzy +msgid "Usage: findsuper device [skipbytes [startkb]]\n" msgstr "Kullanýmý: findsuper aygýt [atlama_uzunluðu [baþlangýç_bloðu]]\n" -#: misc/findsuper.c:124 -msgid "Do you really want to skip less than a sector??\n" +#: misc/findsuper.c:141 +#, c-format +msgid "skiprate should be a number, not %s\n" msgstr "" -"Gerçekten bir sektörden küçük atlamalar yapýlmasýný istiyor musunuz??\n" -#: misc/findsuper.c:130 -#, c-format -msgid "Have to start at 0 or greater,not %ld\n" -msgstr "Baþlangýç 0 ya da daha büyük olmalý, %ld deðil\n" +#: misc/findsuper.c:146 +msgid "skipbytes must be a multiple of the sector size\n" +msgstr "" -#: misc/findsuper.c:143 -msgid "read failed" -msgstr "okuma baþarýsýz" +#: misc/findsuper.c:152 +#, c-format +msgid "startkb should be a number, not %s\n" +msgstr "" #: misc/findsuper.c:156 #, c-format -msgid "Failed on %d at %ld\n" -msgstr "%d üstünde %ld de baþarýsýz olundu\n" +msgid "startkb should be positive, not %Ld\n" +msgstr "" + +#. Now, go looking for the superblock ! +#: misc/findsuper.c:166 +#, c-format +msgid "starting at %Ld, with %d byte increments\n" +msgstr "" + +#: misc/findsuper.c:167 +msgid " thisoff block fs_blk_sz blksz grp last_mount\n" +msgstr "" + +#: misc/findsuper.c:213 +#, c-format +msgid "" +"\n" +"%14Ld: finished with errno %d\n" +msgstr "" -#: misc/fsck.c:251 +#: misc/fsck.c:258 #, c-format msgid "Could not determine filesystem type for %s\n" msgstr "%s için dosya sistemi türü saptanamadý\n" -#: misc/fsck.c:271 +#: misc/fsck.c:278 #, c-format msgid "WARNING: couldn't open %s: %s\n" msgstr "UYARI: %s açýlamadý: %s\n" -#: misc/fsck.c:281 +#: misc/fsck.c:288 #, c-format msgid "WARNING: bad format on line %d of %s\n" msgstr "UYARI: %2$s nin %1$d. satýrýnda biçem hatasý\n" -#: misc/fsck.c:301 +#: misc/fsck.c:308 msgid "" "WARNING: Your /etc/fstab does not contain the fsck passno\n" "\tfield. I will kludge around things for you, but you\n" @@ -2684,32 +2937,37 @@ msgstr "" "\tdüzeltmelisiniz.\n" "\n" -#: misc/fsck.c:415 +#: misc/fsck.c:422 #, c-format msgid "fsck: %s: not found\n" msgstr "fsck: %s: yok\n" -#: misc/fsck.c:498 +#: misc/fsck.c:535 #, c-format msgid "%s: wait: No more child process?!?\n" msgstr "%s: bekliyor: Baþka ast süreç yok?!?\n" -#: misc/fsck.c:520 +#: misc/fsck.c:557 #, c-format msgid "Warning... %s for device %s exited with signal %d.\n" msgstr "Uyarý... %s %s aygýtý için %d sinyali ile çýktý.\n" -#: misc/fsck.c:526 +#: misc/fsck.c:563 #, c-format msgid "%s %s: status is %x, should never happen.\n" msgstr "%s %s: durum %x, asla olmamalýydý.\n" -#: misc/fsck.c:615 +#: misc/fsck.c:599 +#, c-format +msgid "Finished with %s (exit status %d)\n" +msgstr "" + +#: misc/fsck.c:659 #, c-format msgid "%s: Error %d while executing fsck.%s for %s\n" msgstr "%s: Hata %d: fsck.%s %s için çalýtýrýlýrken oluþtu.\n" -#: misc/fsck.c:635 +#: misc/fsck.c:680 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'.\n" @@ -2717,26 +2975,27 @@ msgstr "" "-t ile ister tüm dosya sistemi türleri belirtilsin ister bir dosya sistemi\n" "türü belirtilmesin, ya 'no' ya da '!' öneki kullanýlmalýdýr.\n" -#: misc/fsck.c:654 +#: misc/fsck.c:699 msgid "Couldn't allocate memory for filesystem types\n" msgstr "Dosya sistemi türleri için bellek ayrýlamadý\n" -#: misc/fsck.c:794 +#: misc/fsck.c:839 #, c-format msgid "fsck: cannot check %s: fsck.%s not found\n" msgstr "fsck: %s denetlenemiyor: fsck.%s yok\n" -#: misc/fsck.c:851 +#: misc/fsck.c:895 msgid "Checking all file systems.\n" msgstr "Tüm dosya sistemleri denetleniyor.\n" -#: misc/fsck.c:921 +#: misc/fsck.c:983 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "--beklemede-- (%d geçiþi)\n" -#: misc/fsck.c:942 -msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] filesys\n" +#: misc/fsck.c:1003 +#, fuzzy +msgid "Usage: fsck [-ACNPRTV] [-t fstype] [fs-options] [filesys ...]\n" msgstr "" "Kullanýmý:\n" " fsck [seçenekler] dosya-sistemi... [--] [fsck-seçenekleri]\n" @@ -2775,27 +3034,19 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: misc/fsck.c:968 +#: misc/fsck.c:1047 #, c-format msgid "%s: too many devices\n" msgstr "%s: aygýt sayýsý çok fazla\n" -#: misc/fsck.c:978 misc/fsck.c:1049 +#: misc/fsck.c:1057 misc/fsck.c:1126 #, c-format msgid "%s: too many arguments\n" msgstr "%s: argüman sayýsý fazla\n" -#: misc/fsck.c:1103 -msgid "" -"\n" -"No devices specified to be checked!\n" -msgstr "" -"\n" -"Denetlenecek aygýt(lar) belirtilmedi!\n" - -#: misc/get_device_by_label.c:265 -#, c-format -msgid "WARNING: %s: bad UUID" +#: misc/get_device_by_label.c:443 +#, fuzzy, c-format +msgid "WARNING: %s: bad UUID\n" msgstr "UYARI: %s: Evrensel tek kimlik (UUID) hatalý" #: misc/lsattr.c:67 @@ -2827,7 +3078,7 @@ msgstr "- %s msgid "While reading version on %s" msgstr "- %s üzerinde sürüm okunurken hata oluþtu" -#: misc/mke2fs.c:89 +#: misc/mke2fs.c:91 #, c-format msgid "" "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n" @@ -2897,37 +3148,37 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: misc/mke2fs.c:222 +#: misc/mke2fs.c:228 #, c-format msgid "Running command: %s\n" msgstr "Çalýþan komut: %s\n" -#: misc/mke2fs.c:226 +#: misc/mke2fs.c:232 #, c-format msgid "while trying run '%s'" msgstr "- '%s' çalýþtýrýlýrken hata oluþtu" -#: misc/mke2fs.c:233 +#: misc/mke2fs.c:239 msgid "while processing list of bad blocks from program" msgstr "- hatalý bloklar listesi iþlenirken hata oluþtu" -#: misc/mke2fs.c:259 +#: misc/mke2fs.c:265 #, c-format msgid "Block %d in primary superblock/group descriptor area bad.\n" msgstr "Birincil süperblok/grup tanýmý alanýndaki blok %d hatalý\n" -#: misc/mke2fs.c:261 +#: misc/mke2fs.c:267 #, c-format msgid "Blocks %d through %d must be good in order to build a filesystem.\n" msgstr "" "Bir dosya sistemi oluþturulurken %d den %d ye kadar olan\n" "bloklar hatasýz olmak zorundadýr.\n" -#: misc/mke2fs.c:264 +#: misc/mke2fs.c:270 msgid "Aborting....\n" msgstr "Çýkýlýyor...\n" -#: misc/mke2fs.c:284 +#: misc/mke2fs.c:290 #, c-format msgid "" "Warning: the backup superblock/group descriptors at block %d contain\n" @@ -2938,23 +3189,23 @@ msgstr "" "\"hatalý bloklar\" içeriyor.\n" "\n" -#: misc/mke2fs.c:302 +#: misc/mke2fs.c:308 msgid "while marking bad blocks as used" msgstr "- hatalý bloklar kullanýlmýþ olarak imlenirken hata oluþtu" -#: misc/mke2fs.c:355 +#: misc/mke2fs.c:361 msgid "done \n" msgstr "bitti \n" -#: misc/mke2fs.c:390 +#: misc/mke2fs.c:396 msgid "while allocating zeroizing buffer" msgstr "- sýfýrlama tampon belleði ayrýlýrken hata oluþtu" -#: misc/mke2fs.c:431 +#: misc/mke2fs.c:436 msgid "Writing inode tables: " msgstr "Düðüm tablolarý yazýlýyor: " -#: misc/mke2fs.c:442 +#: misc/mke2fs.c:447 #, c-format msgid "" "\n" @@ -2963,57 +3214,67 @@ msgstr "" "\n" "%2d de baþlayan düðüm tablosundaki %1d blok yazýlamadý: %3s\n" -#: misc/mke2fs.c:465 +#: misc/mke2fs.c:470 msgid "while creating root dir" msgstr "- kök dizin oluþturulurken hata" -#: misc/mke2fs.c:472 +#: misc/mke2fs.c:477 msgid "while reading root inode" msgstr "- kök düðümü okunurken hata oluþtu" -#: misc/mke2fs.c:481 +#: misc/mke2fs.c:486 msgid "while setting root inode ownership" msgstr "- kök düðümünün sahibi belirlenirken hata oluþtu" -#: misc/mke2fs.c:498 +#: misc/mke2fs.c:504 msgid "while creating /lost+found" msgstr "- /lost+found dizini oluþturulurken hata oluþtu" -#: misc/mke2fs.c:505 +#: misc/mke2fs.c:511 msgid "while looking up /lost+found" msgstr "- /lost+found dizine bakýlýrken hata oluþtu" -#: misc/mke2fs.c:515 +#: misc/mke2fs.c:521 msgid "while expanding /lost+found" msgstr "- /lost+found dizini geniþletilirken hata oluþtu" -#: misc/mke2fs.c:531 +#: misc/mke2fs.c:537 msgid "while setting bad block inode" msgstr "- hatalý blok düðümü belirlenirken hata oluþtu" -#: misc/mke2fs.c:564 +#: misc/mke2fs.c:569 +#, c-format +msgid "Out of memory erasing sectors %d-%d\n" +msgstr "" + +#: misc/mke2fs.c:579 +#, fuzzy, c-format +msgid "Warning: could not read block 0: %s\n" +msgstr "Uyarý: %2s nin %1b bloðu okunamadý: %3m\n" + +#: misc/mke2fs.c:595 #, c-format msgid "Warning: could not erase sector %d: %s\n" msgstr "Uyarý: %d. sektör silinemedi: %s\n" -#: misc/mke2fs.c:580 +#: misc/mke2fs.c:611 msgid "while initializing journal superblock" msgstr "- jurnal superbloðu ilklendirilirken hata oluþtu" -#: misc/mke2fs.c:586 +#: misc/mke2fs.c:617 msgid "Zeroing journal device: " msgstr "Jurnal aygýtý temizleniyor: " -#: misc/mke2fs.c:593 +#: misc/mke2fs.c:624 #, c-format msgid "while zeroing journal device (block %u, count %d)" msgstr "- jurnal aygýtý temizlenirken (blok %u, %d blok) hata oluþtu" -#: misc/mke2fs.c:604 +#: misc/mke2fs.c:635 msgid "while writing journal superblock" msgstr "- jurnal süperbloðu yazýlýrken hata oluþtu" -#: misc/mke2fs.c:618 +#: misc/mke2fs.c:649 #, c-format msgid "" "warning: %d blocks unused.\n" @@ -3022,77 +3283,77 @@ msgstr "" "uyarý: %d blok kullanýlmamýþ.\n" "\n" -#: misc/mke2fs.c:623 +#: misc/mke2fs.c:654 #, c-format msgid "Filesystem label=%s\n" msgstr "Dosya sistemi ismi = %s\n" -#: misc/mke2fs.c:624 +#: misc/mke2fs.c:655 msgid "OS type: " msgstr "Ýþl. Sist. türü: " -#: misc/mke2fs.c:629 +#: misc/mke2fs.c:660 msgid "(unknown os)" msgstr "(bilinmeyen iþl. sist.)" -#: misc/mke2fs.c:632 +#: misc/mke2fs.c:663 #, c-format msgid "Block size=%u (log=%u)\n" msgstr "Blok boyu = %u (günlük kaydý = %u)\n" -#: misc/mke2fs.c:634 +#: misc/mke2fs.c:665 #, c-format msgid "Fragment size=%u (log=%u)\n" msgstr "Adýmlama boyu = %u (günlük kaydý = %u)\n" -#: misc/mke2fs.c:636 +#: misc/mke2fs.c:667 #, c-format msgid "%u inodes, %u blocks\n" msgstr "%u düðüm, %u blok\n" -#: misc/mke2fs.c:638 +#: misc/mke2fs.c:669 #, c-format msgid "%u blocks (%2.2f%%) reserved for the super user\n" msgstr "%u blok (%%%2.2f) süper kullanýcý için ayrýldý\n" -#: misc/mke2fs.c:641 +#: misc/mke2fs.c:672 #, c-format msgid "First data block=%u\n" msgstr "Ýlk veri bloðu = %u\n" -#: misc/mke2fs.c:643 +#: misc/mke2fs.c:674 #, c-format msgid "%u block groups\n" msgstr "%u blok grubu\n" -#: misc/mke2fs.c:645 +#: misc/mke2fs.c:676 #, c-format msgid "%u block group\n" msgstr "%u blok grubu\n" -#: misc/mke2fs.c:646 +#: misc/mke2fs.c:677 #, c-format msgid "%u blocks per group, %u fragments per group\n" msgstr "Grup baþýna %u blok ve %u sekme\n" -#: misc/mke2fs.c:648 +#: misc/mke2fs.c:679 #, c-format msgid "%u inodes per group\n" msgstr "grup baþýna %u düðüm\n" -#: misc/mke2fs.c:655 +#: misc/mke2fs.c:686 msgid "Superblock backups stored on blocks: " msgstr "Süperbloklarýn bulunduðu bloklar:" -#: misc/mke2fs.c:705 +#: misc/mke2fs.c:736 msgid "Couldn't allocate memory to parse raid options!\n" msgstr "Raid seçenekleri için bellek ayrýlamadý!\n" -#: misc/mke2fs.c:730 +#: misc/mke2fs.c:761 msgid "Invalid stride parameter.\n" msgstr "'stride' parametresi geçersiz.\n" -#: misc/mke2fs.c:738 +#: misc/mke2fs.c:769 msgid "" "\n" "Bad raid options specified.\n" @@ -3113,56 +3374,77 @@ msgstr "" "\tstride=\n" "\n" -#: misc/mke2fs.c:840 +#: misc/mke2fs.c:885 +#, c-format +msgid "Warning: blocksize %d not usable on most systems.\n" +msgstr "" + +#: misc/mke2fs.c:901 #, c-format msgid "bad fragment size - %s" msgstr "sekme boyu hatalý - %s" -#: misc/mke2fs.c:846 +#: misc/mke2fs.c:907 msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "Uyarý: sekmeler desteklenmediðinden -f seçeneði yoksayýlýyor\n" -#: misc/mke2fs.c:853 +#: misc/mke2fs.c:914 msgid "Illegal number for blocks per group" msgstr "Grup baþýna blok sayýsý kuraldýþý" -#: misc/mke2fs.c:858 +#: misc/mke2fs.c:919 msgid "blocks per group must be multiple of 8" msgstr "grup baþýna blok sayýsý 8'in katlarý olmalýdýr" -#: misc/mke2fs.c:867 -#, c-format -msgid "bad inode ratio - %s" +#: misc/mke2fs.c:929 +#, fuzzy, c-format +msgid "bad inode ratio %s (min %d/max %d" msgstr "düðüm oraný hatalý - %s" -#: misc/mke2fs.c:884 +#: misc/mke2fs.c:948 msgid "in malloc for bad_blocks_filename" msgstr "- bad_blocks_filename için bellek ayrýlýrken" -#: misc/mke2fs.c:893 +#: misc/mke2fs.c:957 #, c-format msgid "bad reserved blocks percent - %s" msgstr "yedek blok yüzdesi hatalý - %s" -#: misc/mke2fs.c:956 misc/tune2fs.c:265 +#: misc/mke2fs.c:989 +#, fuzzy, c-format +msgid "bad inode size - %s" +msgstr "düðüm oraný hatalý - %s" + +#: misc/mke2fs.c:1025 misc/tune2fs.c:287 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "Geçersiz dosya sistemi seçeneði: %s\n" -#: misc/mke2fs.c:1009 misc/mke2fs.c:1270 +#: misc/mke2fs.c:1078 misc/mke2fs.c:1379 #, c-format msgid "while trying to open journal device %s\n" msgstr "- %s jurnal aygýtý açýlmaya çalýþýlýrken hata\n" -#: misc/mke2fs.c:1034 +#: misc/mke2fs.c:1091 +#, c-format +msgid "%d-byte blocks too big for system (max %d)" +msgstr "" + +#: misc/mke2fs.c:1095 +#, c-format +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgstr "" + +#: misc/mke2fs.c:1115 msgid "filesystem" msgstr "dosya sistemi" -#: misc/mke2fs.c:1047 resize/main.c:221 +#: misc/mke2fs.c:1128 resize/main.c:222 msgid "while trying to determine filesystem size" msgstr "- dosya sistemi uzunluðu saptanmaya çalýþýlýrken hata oluþtu" -#: misc/mke2fs.c:1053 +#: misc/mke2fs.c:1134 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" @@ -3170,7 +3452,7 @@ msgstr "" "Aygýt alaný saptanamadý; dosya sistemi için\n" "bir uzunluk belirtmelisiniz\n" -#: misc/mke2fs.c:1060 +#: misc/mke2fs.c:1141 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -3183,42 +3465,52 @@ msgstr "" "Disk bölümleme tablosunun yeniden okunmasý için sisteminizi yeniden\n" "baþlatmalýsýnýz.\n" -#: misc/mke2fs.c:1075 +#: misc/mke2fs.c:1156 msgid "Filesystem larger than apparent filesystem size." msgstr "Dosya sisteminin uzunluðu görünürdeki uzunluktan büyük." -#: misc/mke2fs.c:1093 +#: misc/mke2fs.c:1180 msgid "blocks per group count out of range" msgstr "Grup baþýna blok sayýsý kapsamdýþý" -#: misc/mke2fs.c:1133 +#: misc/mke2fs.c:1190 +#, c-format +msgid "bad inode size %d (min %d/max %d)" +msgstr "" + +#: misc/mke2fs.c:1196 +#, c-format +msgid "Warning: %d-byte inodes not usable on most systems\n" +msgstr "" + +#: misc/mke2fs.c:1238 msgid "while setting up superblock" msgstr "- süperblok ayarlanýrken hata oluþtu" -#: misc/mke2fs.c:1161 +#: misc/mke2fs.c:1272 #, c-format msgid "unknown os - %s" msgstr "bilinmeyen iþletim sistemi - %s" -#: misc/mke2fs.c:1216 +#: misc/mke2fs.c:1326 msgid "while trying to allocate filesystem tables" msgstr "- dosya sistemi tablolarý ayrýlmaya çalýþýlýrken hata oluþtu" -#: misc/mke2fs.c:1247 -#, c-format -msgid "zeroing block %u at end of filesystem" +#: misc/mke2fs.c:1357 +#, fuzzy, c-format +msgid "while zeroing block %u at end of filesystem" msgstr "sýfýrlama bloðu %u dosya sisteminin sonunda" -#: misc/mke2fs.c:1263 misc/tune2fs.c:340 +#: misc/mke2fs.c:1372 misc/tune2fs.c:370 msgid "journal" msgstr "jurnal" -#: misc/mke2fs.c:1275 +#: misc/mke2fs.c:1384 #, c-format msgid "Adding journal to device %s: " msgstr "%s'e jurnal ekleniyor: " -#: misc/mke2fs.c:1282 +#: misc/mke2fs.c:1391 #, c-format msgid "" "\n" @@ -3227,16 +3519,16 @@ msgstr "" "\n" "\tjurnal %s e eklenmeye çalýþýlýrken hata oluþtu" -#: misc/mke2fs.c:1287 misc/mke2fs.c:1311 misc/tune2fs.c:362 misc/tune2fs.c:376 +#: misc/mke2fs.c:1396 misc/mke2fs.c:1420 misc/tune2fs.c:392 misc/tune2fs.c:406 msgid "done\n" msgstr "tamam\n" -#: misc/mke2fs.c:1299 +#: misc/mke2fs.c:1408 #, c-format msgid "Creating journal (%d blocks): " msgstr "Jurnal oluþturuluyor (%d blok): " -#: misc/mke2fs.c:1307 +#: misc/mke2fs.c:1416 msgid "" "\n" "\twhile trying to create journal" @@ -3244,11 +3536,11 @@ msgstr "" "\n" "\tjurnal oluþturulmaya çalýþýlýrken hata oluþtu" -#: misc/mke2fs.c:1316 +#: misc/mke2fs.c:1425 msgid "Writing superblocks and filesystem accounting information: " msgstr "Süperbloklarýn ve dosya sisteminin hesap bilgileri yazýlýyor: " -#: misc/mke2fs.c:1320 +#: misc/mke2fs.c:1430 msgid "" "\n" "Warning, had trouble writing out superblocks." @@ -3256,7 +3548,7 @@ msgstr "" "\n" "Uyarý, süperbloklarýn tamamýna yazma sorunu var." -#: misc/mke2fs.c:1323 +#: misc/mke2fs.c:1433 msgid "" "done\n" "\n" @@ -3264,7 +3556,7 @@ msgstr "" "bitti\n" "\n" -#: misc/mklost+found.c:47 +#: misc/mklost+found.c:48 msgid "Usage: mklost+found\n" msgstr "Kullanýmý: mklost+found\n" @@ -3273,7 +3565,7 @@ msgstr "Kullan msgid "%s failed for %s: %s\n" msgstr "%s %s için baþarýsýz: %s\n" -#: misc/partinfo.c:37 +#: misc/partinfo.c:38 #, c-format msgid "" "Usage: %s \n" @@ -3292,27 +3584,27 @@ msgstr "" "\t%s /dev/hda?\n" "\n" -#: misc/partinfo.c:54 +#: misc/partinfo.c:55 msgid "HDIO_GETGEO ioctl" msgstr "HDIO_GETGEO ioctl" -#: misc/partinfo.c:61 +#: misc/partinfo.c:62 msgid "BLKGETSIZE ioctl" msgstr "BLKGETSIZE ioctl" -#: misc/tune2fs.c:72 +#: misc/tune2fs.c:74 msgid "Please run e2fsck on the filesystem.\n" msgstr "Lütfen dosya sisteminde e2fsck çalýþtýrýn.\n" -#: misc/tune2fs.c:77 -#, c-format +#: misc/tune2fs.c:81 +#, fuzzy, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" "\t[-i interval[d|m|w]] [-j] [-J journal-options]\n" "\t[-l] [-s sparse-flag] [-m reserved-blocks-percent]\n" -"\t[-r reserved-blocks-count] [-u user] [-C mount-count]\n" -"\t[-L volume-label] [-M last-mounted-dir] [-U UUID]\n" -"\t[-O [^]feature[,...]] device\n" +"\t[-o [^]mount-options[,...]] [-r reserved-blocks-count]\n" +"\t[-u user] [-C mount-count] [-L volume-label] [-M last-mounted-dir]\n" +"\t[-O [^]feature[,...]] [-T last-check-time] [-U UUID] device\n" msgstr "" "Kullanýmý: %s [seçenekler] aygýt\n" "\n" @@ -3374,48 +3666,53 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: misc/tune2fs.c:124 +#: misc/tune2fs.c:131 msgid "while trying to open external journal" msgstr "- dýþ jurnal açýlmaya çalýþýlýrken hata oluþtu" -#: misc/tune2fs.c:128 +#: misc/tune2fs.c:135 #, c-format msgid "%s is not a journal device.\n" msgstr "%s bir jurnal aygýtý deðil.\n" -#: misc/tune2fs.c:143 +#: misc/tune2fs.c:150 msgid "Journal superblock not found!\n" msgstr "Jurnal süperbloðu yok!\n" -#: misc/tune2fs.c:156 +#: misc/tune2fs.c:163 msgid "Filesystem's UUID not found on journal device.\n" msgstr "Jurnal aygýtýnda dosya sisteminin evrensel tek kimliði (UUID) yok.\n" -#: misc/tune2fs.c:176 +#: misc/tune2fs.c:183 msgid "Journal NOT removed\n" msgstr "Jurnal silinMEdi\n" -#: misc/tune2fs.c:183 +#: misc/tune2fs.c:190 msgid "Journal removed\n" msgstr "Jurnal silindi\n" -#: misc/tune2fs.c:214 +#: misc/tune2fs.c:221 msgid "while reading journal inode" msgstr "- jurnal düðümü okunurken hata oluþtu" -#: misc/tune2fs.c:221 +#: misc/tune2fs.c:228 msgid "while reading bitmaps" msgstr "- biteþlemler okunurken hata oluþtu" -#: misc/tune2fs.c:228 +#: misc/tune2fs.c:235 msgid "while clearing journal inode" msgstr "- jurnal düðümü temizlenirken hata oluþtu" -#: misc/tune2fs.c:239 +#: misc/tune2fs.c:246 msgid "while writing journal inode" msgstr "- jurnal düðümü yazýlýrken hata oluþtu" -#: misc/tune2fs.c:279 +#: misc/tune2fs.c:261 +#, fuzzy, c-format +msgid "Invalid mount option set: %s\n" +msgstr "Geçersiz dosya sistemi seçeneði: %s\n" + +#: misc/tune2fs.c:303 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" @@ -3423,7 +3720,7 @@ msgstr "" "has_journal bayraðý sadece dosya sistemi baðlý deðilken ya da salt-okunur\n" "baðlýyken temizlenebilir.\n" -#: misc/tune2fs.c:288 +#: misc/tune2fs.c:312 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" @@ -3431,11 +3728,11 @@ msgstr "" "needs_recovery bayraðý gerekiyor. Lütfen has_journal bayraðý\n" "temizlenmeden önce e2fsck çalýþtýrýn.\n" -#: misc/tune2fs.c:335 +#: misc/tune2fs.c:365 msgid "The filesystem already has a journal.\n" msgstr "Dosya sisteminde bir jurnal dosyasý zaten var.\n" -#: misc/tune2fs.c:346 +#: misc/tune2fs.c:376 #, c-format msgid "" "\n" @@ -3444,21 +3741,21 @@ msgstr "" "\n" "\t%s üzerindeki jurnal açýlmaya çalýþýlýrken hata oluþtu\n" -#: misc/tune2fs.c:350 +#: misc/tune2fs.c:380 #, c-format msgid "Creating journal on device %s: " msgstr "%s üzerinde jurnal dosyasý oluþturuluyor: " -#: misc/tune2fs.c:358 +#: misc/tune2fs.c:388 #, c-format msgid "while adding filesystem to journal on %s" msgstr "- %s üzerindeki jurnal dosyasýna dosya sistemi eklenirken hata oluþtu" -#: misc/tune2fs.c:364 +#: misc/tune2fs.c:394 msgid "Creating journal inode: " msgstr "Jurnal düðümü oluþturuluyor: " -#: misc/tune2fs.c:373 +#: misc/tune2fs.c:403 msgid "" "\n" "\twhile trying to create journal file" @@ -3466,86 +3763,96 @@ msgstr "" "\n" "\tjurnal dosyasý oluþturulmaya çalýþýlýrken hata oluþtu" -#: misc/tune2fs.c:439 misc/tune2fs.c:452 +#: misc/tune2fs.c:450 +#, c-format +msgid "Couldn't parse date/time specifier: %s" +msgstr "" + +#: misc/tune2fs.c:472 misc/tune2fs.c:485 #, c-format msgid "bad mounts count - %s" msgstr "baðlama sayýsý hatalý - %s" -#: misc/tune2fs.c:468 +#: misc/tune2fs.c:501 #, c-format msgid "bad error behavior - %s" msgstr "hata davranýþý hatalý - %s" -#: misc/tune2fs.c:491 +#: misc/tune2fs.c:524 #, c-format msgid "bad gid/group name - %s" msgstr "grup ismi/numarasý hatalý -%s" -#: misc/tune2fs.c:524 +#: misc/tune2fs.c:557 #, c-format msgid "bad interval - %s" msgstr "süre hatalý - %s" -#: misc/tune2fs.c:552 +#: misc/tune2fs.c:585 #, c-format msgid "bad reserved block ratio - %s" msgstr "yedek blok oraný hatalý - %s" -#: misc/tune2fs.c:567 +#: misc/tune2fs.c:600 +#, fuzzy +msgid "-o may only be specified once" +msgstr "-O virgüllerle ayrýlmýþ özellikleriyle yalnýz bir kere kullanýlabilir" + +#: misc/tune2fs.c:610 msgid "-O may only be specified once" msgstr "-O virgüllerle ayrýlmýþ özellikleriyle yalnýz bir kere kullanýlabilir" -#: misc/tune2fs.c:577 +#: misc/tune2fs.c:620 #, c-format msgid "bad reserved blocks count - %s" msgstr "yedek blok sayýsý hatalý - %s" -#: misc/tune2fs.c:601 +#: misc/tune2fs.c:649 #, c-format msgid "bad uid/user name - %s" msgstr "kullanýcý ismi/numarasý hatalý - %s" -#: misc/tune2fs.c:675 +#: misc/tune2fs.c:744 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "En fazla baðlama sayýsý %d olarak belirleniyor\n" -#: misc/tune2fs.c:681 +#: misc/tune2fs.c:750 #, c-format msgid "Setting current mount count to %d\n" msgstr "Þimdiki baðlama sayýsý %d olarak belirleniyor\n" -#: misc/tune2fs.c:686 +#: misc/tune2fs.c:755 #, c-format msgid "Setting error behavior to %d\n" msgstr "Hata davranýþý %d olarak belirleniyor\n" -#: misc/tune2fs.c:691 +#: misc/tune2fs.c:760 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "Yedek bloklarýn grup numarasý %lu olarak belirleniyor\n" -#: misc/tune2fs.c:696 +#: misc/tune2fs.c:765 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "Denetimler arasýndaki süre %lu saniye olarak belirleniyor\n" -#: misc/tune2fs.c:702 +#: misc/tune2fs.c:771 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" msgstr "Yedek bloklarýn yüzdesi %lu (%u blok) olarak belirleniyor\n" -#: misc/tune2fs.c:708 +#: misc/tune2fs.c:777 #, c-format msgid "reserved blocks count is too big (%ul)" msgstr "yedek blok sayýsý çok büyük (%ul)" -#: misc/tune2fs.c:714 +#: misc/tune2fs.c:783 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "Yedek blok sayýsý %lu olarak belirleniyor\n" -#: misc/tune2fs.c:720 +#: misc/tune2fs.c:789 msgid "" "\n" "The filesystem already has sparse superblocks.\n" @@ -3553,7 +3860,7 @@ msgstr "" "\n" "Dosya sistemindeki süperbloklar zaten azaltýlmýþ.\n" -#: misc/tune2fs.c:727 +#: misc/tune2fs.c:796 #, c-format msgid "" "\n" @@ -3562,7 +3869,7 @@ msgstr "" "\n" "Süperblok azaltma bayraðý konuldu. %s" -#: misc/tune2fs.c:734 +#: misc/tune2fs.c:803 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" @@ -3570,7 +3877,7 @@ msgstr "" "\n" "Dosya sisteminde süperblok azaltma bayraðý zaten etkin deðil.\n" -#: misc/tune2fs.c:742 +#: misc/tune2fs.c:811 #, c-format msgid "" "\n" @@ -3579,12 +3886,17 @@ msgstr "" "\n" "Süperblok azaltma bayraðý temizlendi. %s" -#: misc/tune2fs.c:749 +#: misc/tune2fs.c:818 +#, c-format +msgid "Setting time filesystem last checked to %s\n" +msgstr "" + +#: misc/tune2fs.c:824 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "Ayrýlan bloklarýn kullanýcý numarasý %lu olarak ayarlanýyor\n" -#: misc/tune2fs.c:780 +#: misc/tune2fs.c:857 msgid "Invalid UUID format\n" msgstr "Geçersiz UUID biçemi\n" @@ -3603,16 +3915,16 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: misc/util.c:55 +#: misc/util.c:72 msgid "Proceed anyway? (y,n) " msgstr "Yine de devam edilsin mi? (e/h) " -#: misc/util.c:70 +#: misc/util.c:93 #, c-format msgid "Could not stat %s --- %s\n" msgstr "stat %s yapýlamadý --- %s\n" -#: misc/util.c:73 +#: misc/util.c:96 msgid "" "\n" "The device apparently does not exist; did you specify it correctly?\n" @@ -3620,30 +3932,30 @@ msgstr "" "\n" "Aygýt görünmüyor; doðru belirttiðinize emin misiniz?\n" -#: misc/util.c:78 +#: misc/util.c:101 #, c-format msgid "%s is not a block special device.\n" msgstr "%s blok özellikli bir aygýt deðil.\n" -#: misc/util.c:95 +#: misc/util.c:118 #, c-format msgid "%s is entire device, not just one partition!\n" msgstr "%s diskin tamamý! Bir disk bölümü deðil!\n" -#: misc/util.c:119 +#: misc/util.c:142 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" msgstr "mke2fs n'olursa olsun çalýþtýrýlacak. Ýnþallah /etc/mtab yanlýþtýr.\n" -#: misc/util.c:122 +#: misc/util.c:145 #, c-format msgid "will not make a %s here!\n" msgstr "burada bir %s yapýlmayacak!\n" -#: misc/util.c:136 +#: misc/util.c:159 msgid "Couldn't allocate memory to parse journal options!\n" msgstr "Jurnal seçenekleri için bellek ayrýlamadý!\n" -#: misc/util.c:178 +#: misc/util.c:201 msgid "" "\n" "Bad journal options specified.\n" @@ -3671,7 +3983,7 @@ msgstr "" "Jurnal dosyasýnýn uzunluðu 1024 ile 102400 blok arasýnda seçilebilir.\n" "\n" -#: misc/util.c:205 +#: misc/util.c:228 msgid "" "\n" "Filesystem too small for a journal\n" @@ -3679,7 +3991,7 @@ msgstr "" "\n" "Dosya sistemi bir jurnal için çok küçük\n" -#: misc/util.c:213 +#: misc/util.c:235 #, c-format msgid "" "\n" @@ -3690,7 +4002,7 @@ msgstr "" "Jurnal dosyasýnýn uzunluðu %d blok olarak belirtilmiþ.\n" "1024 ile 102400 blok arasýnda olmalý. Çýkýlýyor.\n" -#: misc/util.c:221 +#: misc/util.c:243 msgid "" "\n" "Journal size too big for filesystem.\n" @@ -3698,7 +4010,7 @@ msgstr "" "\n" "Jurnal dosyasý dosya sistemi için çok büyük.\n" -#: misc/util.c:240 +#: misc/util.c:262 #, c-format msgid "" "This filesystem will be automatically checked every %d mounts or\n" @@ -3708,7 +4020,7 @@ msgstr "" "gerçekleþirse, otomatik olarak denetlenecektir. Bu deðerleri deðiþtirmek\n" "için tune2fs'yi -c veya -i seçeneði ile çalýþtýrýnýz.\n" -#: resize/main.c:31 +#: resize/main.c:32 #, c-format msgid "" "usage: %s [-d debug_flags] [-f] [-F] [-p] device [new-size]\n" @@ -3730,57 +4042,57 @@ msgstr "" "Çeviri hatalarýný adresine bildiriniz.\n" "\n" -#: resize/main.c:52 +#: resize/main.c:53 msgid "Extending the inode table" msgstr "Dosya indeksi tablosu geniþletiliyor" -#: resize/main.c:55 +#: resize/main.c:56 msgid "Relocating blocks" msgstr "Bloklar yeniden konumlandýrýlýyor" -#: resize/main.c:58 +#: resize/main.c:59 msgid "Scanning inode table" msgstr "Dosya indeksi tablosu taranýyor" -#: resize/main.c:61 +#: resize/main.c:62 msgid "Updating inode references" msgstr "Dosya indeksi baþvurularý güncelleniyor" -#: resize/main.c:64 +#: resize/main.c:65 msgid "Moving inode table" msgstr "Dosya indeksi tablosu taþýnýyor" -#: resize/main.c:67 +#: resize/main.c:68 msgid "Unknown pass?!?" msgstr "bilinmeyen geçiþ?!?" -#: resize/main.c:70 +#: resize/main.c:71 #, c-format msgid "Begin pass %d (max = %lu)\n" msgstr "Geçiþ %d baþlýyor (en çok = %lu)\n" -#: resize/main.c:95 +#: resize/main.c:96 msgid "ext2fs_check_if_mount" msgstr "ext2fs_check_if_mount" -#: resize/main.c:103 +#: resize/main.c:104 #, c-format msgid "" "%s is mounted; can't resize a mounted filesystem!\n" "\n" msgstr "%s baðlý; baðlý bir dosya sistemi yeniden boyutlandýrýlamaz!\n" -#: resize/main.c:125 +#: resize/main.c:127 #, c-format msgid "resize2fs %s (%s)\n" msgstr "resize2fs %s (%s)\n" -#: resize/main.c:158 +#: resize/main.c:160 #, c-format msgid "bad filesystem size - %s" msgstr "dosya sistemi uzunluðu hatalý - %s" -#: resize/main.c:227 +#: resize/main.c:243 #, c-format msgid "" "The containing partition (or device) is only %d blocks.\n" @@ -3791,7 +4103,7 @@ msgstr "" "Disk bölümü (ya da disk) zaten %d blok uzunlukta.\n" "\n" -#: resize/main.c:234 +#: resize/main.c:250 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" @@ -3800,7 +4112,7 @@ msgstr "" "Dosya sistemi zaten %d blok uzunlukta. Hiçbir þey yapýlmadý!\n" "\n" -#: resize/main.c:239 +#: resize/main.c:257 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" @@ -3809,12 +4121,12 @@ msgstr "" "Lütfen önce 'e2fsck -f %s' komutunu çalýþtýrýn.\n" "\n" -#: resize/main.c:247 +#: resize/main.c:265 #, c-format msgid "while trying to resize %s" msgstr "- %s yeniden boyutlandýrýlýrken hata oluþtu" -#: resize/main.c:251 +#: resize/main.c:270 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" @@ -3823,59 +4135,59 @@ msgstr "" "%s üzerindeki dosya sistemi þimdi %d blok uzunlukta.\n" "\n" -#: resize/resize2fs.c:108 +#: resize/resize2fs.c:110 #, c-format msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "Serbest blok sayýsý: %d/%d, Gereken: %d\n" -#: resize/resize2fs.c:426 +#: resize/resize2fs.c:455 msgid "meta-data blocks" msgstr "meta-veri bloklarý" -#: resize/resize2fs.c:489 +#: resize/resize2fs.c:576 msgid "reserved blocks" msgstr "yedek bloklar" -#: resize/resize2fs.c:494 +#: resize/resize2fs.c:581 msgid "blocks to be moved" msgstr "taþýnacak bloklar" -#: resize/resize2fs.c:725 +#: resize/resize2fs.c:808 msgid "Going into desperation mode for block allocations\n" msgstr "Blok tahsislerinde umutsuz kipe geçiliyor\n" -#: resize/resize2fs.c:814 +#: resize/resize2fs.c:901 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "%d blok taþýnýyor %u->%u\n" -#: resize/resize2fs.c:884 -#, c-format -msgid "ino=%ld, blockcnt=%ld, %u->%u\n" +#: resize/resize2fs.c:971 +#, fuzzy, c-format +msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "düðüm = %ld, block sayýsý = %ld, %u -> %u\n" -#: resize/resize2fs.c:1040 -#, c-format -msgid "Inode moved %ld->%ld\n" +#: resize/resize2fs.c:1139 +#, fuzzy, c-format +msgid "Inode moved %u->%u\n" msgstr "Düðüm taþýndý %ld->%ld\n" -#: resize/resize2fs.c:1103 -#, c-format -msgid "Inode translate (dir=%ld, name=%.*s, %u->%ld)\n" +#: resize/resize2fs.c:1204 +#, fuzzy, c-format +msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "Düðüm çevirisi (dizin = %ld, isim= %.*s, %u -> %ld)\n" -#: resize/resize2fs.c:1222 +#: resize/resize2fs.c:1330 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "" "Düðüm tablosu %d. grubun bloklarý %u -> %u arasýnda taþýnýyor (fark %d)\n" -#: resize/resize2fs.c:1248 +#: resize/resize2fs.c:1356 #, c-format msgid "%d blocks of zeros...\n" msgstr "%d sýfýrlý blok...\n" -#: resize/resize2fs.c:1283 +#: resize/resize2fs.c:1391 msgid "Inode table move finished.\n" msgstr "Düðüm tablosunun taþýnmasý tamamlandý.\n" @@ -3892,3 +4204,64 @@ msgstr "#\tNum = %d, Boy = %d, #, c-format msgid "#\t\t %u -> %u (%d)\n" msgstr "#\t\t %u -> %u (%d)\n" + +#~ msgid "bmap journal inode %ld, block %d\n" +#~ msgstr "bmap jurnal dosya indeksi %ld, blok %d\n" + +#~ msgid "Debug error in e2fsck adjust_inode_count, should never happen.\n" +#~ msgstr "e2fsck hata ayýklamasýnda adjust_inode_count hatasý olmamalýydý.\n" + +#~ msgid "*** WARNING *** leaving data in the @j may be DANGEROUS.\n" +#~ msgstr "*** UYARI *** @j içinde veri býrakmak TEHLÝKELÝ olabilir.\n" + +#~ msgid "Group %lu: (Blocks 0x%04x -- 0x%04x)\n" +#~ msgstr "Grup %lu: (0x%04x ile 0x%04x arasýndaki bloklar)\n" + +#~ msgid " %s Superblock at 0x%04x, Group Descriptors at 0x%04x-0x%04x\n" +#~ msgstr "" +#~ " %s süperbloðun yeri: 0x%04x\n" +#~ " Grup tanýmýnýn yeri: 0x%04x-0x%04x\n" + +#~ msgid " %s Superblock at %u, Group Descriptors at %u-%u\n" +#~ msgstr "" +#~ " %s süperbloðun yeri: %u\n" +#~ " Grup tanýmýnýn yeri: %u-%u\n" + +#~ msgid "" +#~ " Block bitmap at 0x%04x (+%d), Inode bitmap at 0x%04x (+%d)\n" +#~ " Inode table at 0x%04x-0x%04x (+%d)\n" +#~ msgstr "" +#~ " Blok biteþleminin yeri: 0x%04x (+%d)\n" +#~ " Düðüm biteþleminin yeri: 0x%04x (+%d)\n" +#~ " Düðüm tablosunun yeri: 0x%04x-0x%04x (+%d)\n" + +#~ msgid "" +#~ " Block bitmap at %u (+%d), Inode bitmap at %u (+%d)\n" +#~ " Inode table at %u-%u (+%d)\n" +#~ msgstr "" +#~ " Blok biteþleminin yeri: %u (+%d)\n" +#~ " Düðüm biteþleminin yeri: %u (+%d)\n" +#~ " Düðüm tablosunun yeri: %u-%u (+%d)\n" + +#~ msgid "while trying to read the bitmaps" +#~ msgstr "- biteþlemler okunmaya çalýþýlýrken hata oluþtu" + +#~ msgid "Do you really want to skip less than a sector??\n" +#~ msgstr "" +#~ "Gerçekten bir sektörden küçük atlamalar yapýlmasýný istiyor musunuz??\n" + +#~ msgid "Have to start at 0 or greater,not %ld\n" +#~ msgstr "Baþlangýç 0 ya da daha büyük olmalý, %ld deðil\n" + +#~ msgid "read failed" +#~ msgstr "okuma baþarýsýz" + +#~ msgid "Failed on %d at %ld\n" +#~ msgstr "%d üstünde %ld de baþarýsýz olundu\n" + +#~ msgid "" +#~ "\n" +#~ "No devices specified to be checked!\n" +#~ msgstr "" +#~ "\n" +#~ "Denetlenecek aygýt(lar) belirtilmedi!\n" -- 1.8.3.1