diff options
Diffstat (limited to 'po/util-linux-ng.pot')
-rw-r--r-- | po/util-linux-ng.pot | 3979 |
1 files changed, 2519 insertions, 1460 deletions
diff --git a/po/util-linux-ng.pot b/po/util-linux-ng.pot index 1c15c8ec2..d42bfd5ec 100644 --- a/po/util-linux-ng.pot +++ b/po/util-linux-ng.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n" -"POT-Creation-Date: 2008-05-19 10:56+0200\n" +"POT-Creation-Date: 2009-03-18 10:52+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -136,6 +136,29 @@ msgstr "" msgid "usage:\n" msgstr "" +#: disk-utils/elvtune.c:53 +#, c-format +msgid "\tNOTE: elvtune only works with 2.4 kernels\n" +msgstr "" + +#: disk-utils/elvtune.c:104 +#, c-format +msgid "parse error\n" +msgstr "" + +#: disk-utils/elvtune.c:110 +#, c-format +msgid "missing blockdevice, use -h for help\n" +msgstr "" + +#: disk-utils/elvtune.c:131 +#, c-format +msgid "" +"\n" +"elvtune is only useful on older kernels;\n" +"for 2.6 use IO scheduler sysfs tunables instead..\n" +msgstr "" + #: disk-utils/fdformat.c:31 #, c-format msgid "Formatting ... " @@ -172,10 +195,10 @@ msgstr "" msgid "usage: %s [ -n ] device\n" msgstr "" -#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1283 -#: disk-utils/isosize.c:181 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:52 -#: disk-utils/mkfs.cramfs.c:788 disk-utils/mkfs.minix.c:575 -#: disk-utils/mkswap.c:514 misc-utils/ddate.c:179 misc-utils/rename.c:79 +#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1282 +#: disk-utils/isosize.c:181 disk-utils/mkfs.bfs.c:115 disk-utils/mkfs.c:52 +#: disk-utils/mkfs.cramfs.c:813 disk-utils/mkfs.minix.c:571 +#: disk-utils/mkswap.c:454 misc-utils/ddate.c:179 misc-utils/rename.c:79 #: misc-utils/script.c:147 sys-utils/readprofile.c:197 #, c-format msgid "%s (%s)\n" @@ -203,7 +226,7 @@ msgstr "" msgid "Single" msgstr "" -#: disk-utils/fsck.cramfs.c:117 +#: disk-utils/fsck.cramfs.c:118 #, c-format msgid "" "usage: %s [-hv] [-x dir] file\n" @@ -213,351 +236,575 @@ msgid "" " file file to test\n" msgstr "" -#: disk-utils/fsck.minix.c:211 +#: disk-utils/fsck.cramfs.c:164 +#, c-format +msgid "stat failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:168 disk-utils/fsck.cramfs.c:552 +#, c-format +msgid "open failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:173 +#, c-format +msgid "ioctl failed: unable to determine device size: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:181 +#, c-format +msgid "not a block device or file: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:185 disk-utils/fsck.cramfs.c:227 +msgid "file length too short" +msgstr "" + +#: disk-utils/fsck.cramfs.c:190 disk-utils/fsck.cramfs.c:198 +#: disk-utils/fsck.cramfs.c:259 disk-utils/fsck.cramfs.c:279 +#, c-format +msgid "read failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:208 +msgid "superblock magic not found" +msgstr "" + +#: disk-utils/fsck.cramfs.c:217 +msgid "unsupported filesystem features" +msgstr "" + +#: disk-utils/fsck.cramfs.c:220 +#, c-format +msgid "superblock size (%d) too small" +msgstr "" + +#: disk-utils/fsck.cramfs.c:224 +msgid "zero file count" +msgstr "" + +#: disk-utils/fsck.cramfs.c:230 +#, c-format +msgid "warning: file extends past end of filesystem\n" +msgstr "" + +#: disk-utils/fsck.cramfs.c:234 +#, c-format +msgid "warning: old cramfs format\n" +msgstr "" + +#: disk-utils/fsck.cramfs.c:247 +msgid "unable to test CRC: old cramfs format" +msgstr "" + +#: disk-utils/fsck.cramfs.c:273 disk-utils/fsck.cramfs.c:340 +#: disk-utils/fsck.cramfs.c:478 login-utils/chfn.c:529 login-utils/chsh.c:439 +#: sys-utils/cytune.c:321 +msgid "malloc failed" +msgstr "" + +#: disk-utils/fsck.cramfs.c:298 +msgid "crc error" +msgstr "" + +#: disk-utils/fsck.cramfs.c:365 +msgid "root inode is not directory" +msgstr "" + +#: disk-utils/fsck.cramfs.c:370 +#, c-format +msgid "bad root offset (%lu)" +msgstr "" + +#: disk-utils/fsck.cramfs.c:388 +msgid "data block too large" +msgstr "" + +#: disk-utils/fsck.cramfs.c:392 +#, c-format +msgid "decompression error %p(%d): %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:416 +#, c-format +msgid " hole at %ld (%zd)\n" +msgstr "" + +#: disk-utils/fsck.cramfs.c:424 disk-utils/fsck.cramfs.c:596 +#, c-format +msgid " uncompressing block at %ld to %ld (%ld)\n" +msgstr "" + +#: disk-utils/fsck.cramfs.c:430 +#, c-format +msgid "non-block (%ld) bytes" +msgstr "" + +#: disk-utils/fsck.cramfs.c:434 +#, c-format +msgid "non-size (%ld vs %ld) bytes" +msgstr "" + +#: disk-utils/fsck.cramfs.c:440 +#, c-format +msgid "write failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:453 +#, c-format +msgid "lchown failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:459 +#, c-format +msgid "chown failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:466 +#, c-format +msgid "utime failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:481 +#, c-format +msgid "directory inode has zero offset and non-zero size: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:495 +#, c-format +msgid "mkdir failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:512 +msgid "filename length is zero" +msgstr "" + +#: disk-utils/fsck.cramfs.c:515 +msgid "bad filename length" +msgstr "" + +#: disk-utils/fsck.cramfs.c:522 +msgid "bad inode offset" +msgstr "" + +#: disk-utils/fsck.cramfs.c:538 +msgid "file inode has zero offset and non-zero size" +msgstr "" + +#: disk-utils/fsck.cramfs.c:541 +msgid "file inode has zero size and non-zero offset" +msgstr "" + +#: disk-utils/fsck.cramfs.c:572 +msgid "symbolic link has zero offset" +msgstr "" + +#: disk-utils/fsck.cramfs.c:575 +msgid "symbolic link has zero size" +msgstr "" + +#: disk-utils/fsck.cramfs.c:587 +#, c-format +msgid "size error in symlink: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:602 +#, c-format +msgid "symlink failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:614 +#, c-format +msgid "special file has non-zero offset: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:626 +#, c-format +msgid "fifo has non-zero size: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:632 +#, c-format +msgid "socket has non-zero size: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:637 +#, c-format +msgid "bogus mode: %s (%o)" +msgstr "" + +#: disk-utils/fsck.cramfs.c:647 +#, c-format +msgid "mknod failed: %s" +msgstr "" + +#: disk-utils/fsck.cramfs.c:683 +#, c-format +msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)" +msgstr "" + +#: disk-utils/fsck.cramfs.c:686 +#, c-format +msgid "directory data end (%ld) != file data start (%ld)" +msgstr "" + +#: disk-utils/fsck.cramfs.c:691 +msgid "invalid file data offset" +msgstr "" + +#: disk-utils/fsck.cramfs.c:715 +msgid "failed to allocate outbuffer" +msgstr "" + +#: disk-utils/fsck.cramfs.c:728 +msgid "compiled without -x support" +msgstr "" + +#: disk-utils/fsck.minix.c:210 #, c-format msgid "Usage: %s [-larvsmf] /dev/name\n" msgstr "" -#: disk-utils/fsck.minix.c:327 +#: disk-utils/fsck.minix.c:326 #, c-format msgid "%s is mounted.\t " msgstr "" -#: disk-utils/fsck.minix.c:329 +#: disk-utils/fsck.minix.c:328 msgid "Do you really want to continue" msgstr "" -#: disk-utils/fsck.minix.c:333 +#: disk-utils/fsck.minix.c:332 #, c-format msgid "check aborted.\n" msgstr "" -#: disk-utils/fsck.minix.c:352 disk-utils/fsck.minix.c:375 +#: disk-utils/fsck.minix.c:351 disk-utils/fsck.minix.c:374 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "" -#: disk-utils/fsck.minix.c:356 disk-utils/fsck.minix.c:379 +#: disk-utils/fsck.minix.c:355 disk-utils/fsck.minix.c:378 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "" -#: disk-utils/fsck.minix.c:361 disk-utils/fsck.minix.c:384 +#: disk-utils/fsck.minix.c:360 disk-utils/fsck.minix.c:383 msgid "Remove block" msgstr "" -#: disk-utils/fsck.minix.c:402 +#: disk-utils/fsck.minix.c:401 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "" -#: disk-utils/fsck.minix.c:408 +#: disk-utils/fsck.minix.c:407 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "" -#: disk-utils/fsck.minix.c:423 +#: disk-utils/fsck.minix.c:422 #, c-format msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" -#: disk-utils/fsck.minix.c:429 disk-utils/mkfs.minix.c:213 +#: disk-utils/fsck.minix.c:428 disk-utils/mkfs.minix.c:209 msgid "seek failed in write_block" msgstr "" -#: disk-utils/fsck.minix.c:432 +#: disk-utils/fsck.minix.c:431 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "" -#: disk-utils/fsck.minix.c:548 +#: disk-utils/fsck.minix.c:547 msgid "seek failed in write_super_block" msgstr "" -#: disk-utils/fsck.minix.c:550 disk-utils/mkfs.minix.c:200 +#: disk-utils/fsck.minix.c:549 disk-utils/mkfs.minix.c:196 msgid "unable to write super-block" msgstr "" -#: disk-utils/fsck.minix.c:560 +#: disk-utils/fsck.minix.c:559 msgid "Unable to write inode map" msgstr "" -#: disk-utils/fsck.minix.c:562 +#: disk-utils/fsck.minix.c:561 msgid "Unable to write zone map" msgstr "" -#: disk-utils/fsck.minix.c:564 +#: disk-utils/fsck.minix.c:563 msgid "Unable to write inodes" msgstr "" -#: disk-utils/fsck.minix.c:591 +#: disk-utils/fsck.minix.c:590 msgid "seek failed" msgstr "" -#: disk-utils/fsck.minix.c:593 +#: disk-utils/fsck.minix.c:592 msgid "unable to read super block" msgstr "" -#: disk-utils/fsck.minix.c:611 +#: disk-utils/fsck.minix.c:610 msgid "bad magic number in super-block" msgstr "" -#: disk-utils/fsck.minix.c:613 +#: disk-utils/fsck.minix.c:612 msgid "Only 1k blocks/zones supported" msgstr "" -#: disk-utils/fsck.minix.c:615 +#: disk-utils/fsck.minix.c:614 msgid "bad s_imap_blocks field in super-block" msgstr "" -#: disk-utils/fsck.minix.c:617 +#: disk-utils/fsck.minix.c:616 msgid "bad s_zmap_blocks field in super-block" msgstr "" -#: disk-utils/fsck.minix.c:624 +#: disk-utils/fsck.minix.c:623 msgid "Unable to allocate buffer for inode map" msgstr "" -#: disk-utils/fsck.minix.c:627 +#: disk-utils/fsck.minix.c:626 msgid "Unable to allocate buffer for zone map" msgstr "" -#: disk-utils/fsck.minix.c:632 +#: disk-utils/fsck.minix.c:631 msgid "Unable to allocate buffer for inodes" msgstr "" -#: disk-utils/fsck.minix.c:635 +#: disk-utils/fsck.minix.c:634 msgid "Unable to allocate buffer for inode count" msgstr "" -#: disk-utils/fsck.minix.c:638 +#: disk-utils/fsck.minix.c:637 msgid "Unable to allocate buffer for zone count" msgstr "" -#: disk-utils/fsck.minix.c:640 +#: disk-utils/fsck.minix.c:639 msgid "Unable to read inode map" msgstr "" -#: disk-utils/fsck.minix.c:642 +#: disk-utils/fsck.minix.c:641 msgid "Unable to read zone map" msgstr "" -#: disk-utils/fsck.minix.c:644 +#: disk-utils/fsck.minix.c:643 msgid "Unable to read inodes" msgstr "" -#: disk-utils/fsck.minix.c:646 +#: disk-utils/fsck.minix.c:645 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "" -#: disk-utils/fsck.minix.c:651 disk-utils/mkfs.minix.c:454 +#: disk-utils/fsck.minix.c:650 disk-utils/mkfs.minix.c:450 #, c-format msgid "%ld inodes\n" msgstr "" -#: disk-utils/fsck.minix.c:652 disk-utils/mkfs.minix.c:455 +#: disk-utils/fsck.minix.c:651 disk-utils/mkfs.minix.c:451 #, c-format msgid "%ld blocks\n" msgstr "" -#: disk-utils/fsck.minix.c:653 disk-utils/mkfs.minix.c:456 +#: disk-utils/fsck.minix.c:652 disk-utils/mkfs.minix.c:452 #, c-format msgid "Firstdatazone=%ld (%ld)\n" msgstr "" -#: disk-utils/fsck.minix.c:654 disk-utils/mkfs.minix.c:457 +#: disk-utils/fsck.minix.c:653 disk-utils/mkfs.minix.c:453 #, c-format msgid "Zonesize=%d\n" msgstr "" -#: disk-utils/fsck.minix.c:655 +#: disk-utils/fsck.minix.c:654 #, c-format msgid "Maxsize=%ld\n" msgstr "" -#: disk-utils/fsck.minix.c:656 +#: disk-utils/fsck.minix.c:655 #, c-format msgid "Filesystem state=%d\n" msgstr "" -#: disk-utils/fsck.minix.c:657 +#: disk-utils/fsck.minix.c:656 #, c-format msgid "" "namelen=%d\n" "\n" msgstr "" -#: disk-utils/fsck.minix.c:672 disk-utils/fsck.minix.c:723 +#: disk-utils/fsck.minix.c:671 disk-utils/fsck.minix.c:722 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "" -#: disk-utils/fsck.minix.c:676 disk-utils/fsck.minix.c:727 +#: disk-utils/fsck.minix.c:675 disk-utils/fsck.minix.c:726 msgid "Mark in use" msgstr "" -#: disk-utils/fsck.minix.c:698 disk-utils/fsck.minix.c:747 +#: disk-utils/fsck.minix.c:697 disk-utils/fsck.minix.c:746 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "" -#: disk-utils/fsck.minix.c:705 disk-utils/fsck.minix.c:753 +#: disk-utils/fsck.minix.c:704 disk-utils/fsck.minix.c:752 #, c-format msgid "Warning: inode count too big.\n" msgstr "" -#: disk-utils/fsck.minix.c:765 disk-utils/fsck.minix.c:773 +#: disk-utils/fsck.minix.c:764 disk-utils/fsck.minix.c:772 msgid "root inode isn't a directory" msgstr "" -#: disk-utils/fsck.minix.c:787 disk-utils/fsck.minix.c:820 +#: disk-utils/fsck.minix.c:786 disk-utils/fsck.minix.c:819 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "" -#: disk-utils/fsck.minix.c:789 disk-utils/fsck.minix.c:822 -#: disk-utils/fsck.minix.c:1145 disk-utils/fsck.minix.c:1154 -#: disk-utils/fsck.minix.c:1200 disk-utils/fsck.minix.c:1209 +#: disk-utils/fsck.minix.c:788 disk-utils/fsck.minix.c:821 +#: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1153 +#: disk-utils/fsck.minix.c:1199 disk-utils/fsck.minix.c:1208 msgid "Clear" msgstr "" -#: disk-utils/fsck.minix.c:799 disk-utils/fsck.minix.c:832 +#: disk-utils/fsck.minix.c:798 disk-utils/fsck.minix.c:831 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "" -#: disk-utils/fsck.minix.c:801 disk-utils/fsck.minix.c:834 +#: disk-utils/fsck.minix.c:800 disk-utils/fsck.minix.c:833 msgid "Correct" msgstr "" -#: disk-utils/fsck.minix.c:973 disk-utils/fsck.minix.c:1040 +#: disk-utils/fsck.minix.c:972 disk-utils/fsck.minix.c:1039 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "" -#: disk-utils/fsck.minix.c:976 disk-utils/fsck.minix.c:1043 +#: disk-utils/fsck.minix.c:975 disk-utils/fsck.minix.c:1042 msgid " Remove" msgstr "" -#: disk-utils/fsck.minix.c:990 disk-utils/fsck.minix.c:1057 +#: disk-utils/fsck.minix.c:989 disk-utils/fsck.minix.c:1056 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "" -#: disk-utils/fsck.minix.c:998 disk-utils/fsck.minix.c:1066 +#: disk-utils/fsck.minix.c:997 disk-utils/fsck.minix.c:1065 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "" -#: disk-utils/fsck.minix.c:1100 disk-utils/fsck.minix.c:1118 +#: disk-utils/fsck.minix.c:1099 disk-utils/fsck.minix.c:1117 msgid "internal error" msgstr "" -#: disk-utils/fsck.minix.c:1103 disk-utils/fsck.minix.c:1121 +#: disk-utils/fsck.minix.c:1102 disk-utils/fsck.minix.c:1120 #, c-format msgid "%s: bad directory: size < 32" msgstr "" -#: disk-utils/fsck.minix.c:1134 +#: disk-utils/fsck.minix.c:1133 msgid "seek failed in bad_zone" msgstr "" -#: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1199 +#: disk-utils/fsck.minix.c:1143 disk-utils/fsck.minix.c:1198 #, c-format msgid "Inode %d mode not cleared." msgstr "" -#: disk-utils/fsck.minix.c:1153 disk-utils/fsck.minix.c:1208 +#: disk-utils/fsck.minix.c:1152 disk-utils/fsck.minix.c:1207 #, c-format msgid "Inode %d not used, marked used in the bitmap." msgstr "" -#: disk-utils/fsck.minix.c:1159 disk-utils/fsck.minix.c:1214 +#: disk-utils/fsck.minix.c:1158 disk-utils/fsck.minix.c:1213 #, c-format msgid "Inode %d used, marked unused in the bitmap." msgstr "" -#: disk-utils/fsck.minix.c:1161 disk-utils/fsck.minix.c:1215 +#: disk-utils/fsck.minix.c:1160 disk-utils/fsck.minix.c:1214 msgid "Set" msgstr "" -#: disk-utils/fsck.minix.c:1165 disk-utils/fsck.minix.c:1219 +#: disk-utils/fsck.minix.c:1164 disk-utils/fsck.minix.c:1218 #, c-format msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d." msgstr "" -#: disk-utils/fsck.minix.c:1167 disk-utils/fsck.minix.c:1221 +#: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1220 msgid "Set i_nlinks to count" msgstr "" -#: disk-utils/fsck.minix.c:1179 disk-utils/fsck.minix.c:1233 +#: disk-utils/fsck.minix.c:1178 disk-utils/fsck.minix.c:1232 #, c-format msgid "Zone %d: marked in use, no file uses it." msgstr "" -#: disk-utils/fsck.minix.c:1180 disk-utils/fsck.minix.c:1235 +#: disk-utils/fsck.minix.c:1179 disk-utils/fsck.minix.c:1234 msgid "Unmark" msgstr "" -#: disk-utils/fsck.minix.c:1185 disk-utils/fsck.minix.c:1240 +#: disk-utils/fsck.minix.c:1184 disk-utils/fsck.minix.c:1239 #, c-format msgid "Zone %d: in use, counted=%d\n" msgstr "" -#: disk-utils/fsck.minix.c:1188 disk-utils/fsck.minix.c:1243 +#: disk-utils/fsck.minix.c:1187 disk-utils/fsck.minix.c:1242 #, c-format msgid "Zone %d: not in use, counted=%d\n" msgstr "" -#: disk-utils/fsck.minix.c:1288 disk-utils/mkfs.minix.c:580 -#: disk-utils/mkfs.minix.c:582 +#: disk-utils/fsck.minix.c:1287 disk-utils/mkfs.minix.c:576 +#: disk-utils/mkfs.minix.c:578 msgid "bad inode size" msgstr "" -#: disk-utils/fsck.minix.c:1290 +#: disk-utils/fsck.minix.c:1289 msgid "bad v2 inode size" msgstr "" -#: disk-utils/fsck.minix.c:1316 +#: disk-utils/fsck.minix.c:1315 msgid "need terminal for interactive repairs" msgstr "" -#: disk-utils/fsck.minix.c:1320 +#: disk-utils/fsck.minix.c:1319 #, c-format msgid "unable to open '%s': %s" msgstr "" -#: disk-utils/fsck.minix.c:1335 +#: disk-utils/fsck.minix.c:1334 #, c-format msgid "%s is clean, no check.\n" msgstr "" -#: disk-utils/fsck.minix.c:1339 +#: disk-utils/fsck.minix.c:1338 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "" -#: disk-utils/fsck.minix.c:1341 +#: disk-utils/fsck.minix.c:1340 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "" -#: disk-utils/fsck.minix.c:1374 +#: disk-utils/fsck.minix.c:1373 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" -#: disk-utils/fsck.minix.c:1379 +#: disk-utils/fsck.minix.c:1378 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "" -#: disk-utils/fsck.minix.c:1381 +#: disk-utils/fsck.minix.c:1380 #, c-format msgid "" "\n" @@ -571,7 +818,7 @@ msgid "" "%6d files\n" msgstr "" -#: disk-utils/fsck.minix.c:1394 +#: disk-utils/fsck.minix.c:1393 #, c-format msgid "" "----------------------------\n" @@ -609,120 +856,120 @@ msgstr "" msgid "Usage: %s [-x] [-d <num>] iso9660-image\n" msgstr "" -#: disk-utils/mkfs.bfs.c:88 +#: disk-utils/mkfs.bfs.c:84 #, c-format msgid "" "Usage: %s [-v] [-N nr-of-inodes] [-V volume-name]\n" " [-F fsname] device [block-count]\n" msgstr "" -#: disk-utils/mkfs.bfs.c:135 +#: disk-utils/mkfs.bfs.c:131 msgid "volume name too long" msgstr "" -#: disk-utils/mkfs.bfs.c:142 +#: disk-utils/mkfs.bfs.c:138 msgid "fsname name too long" msgstr "" -#: disk-utils/mkfs.bfs.c:167 +#: disk-utils/mkfs.bfs.c:163 #, c-format msgid "cannot stat device %s" msgstr "" -#: disk-utils/mkfs.bfs.c:171 +#: disk-utils/mkfs.bfs.c:167 #, c-format msgid "%s is not a block special device" msgstr "" -#: disk-utils/mkfs.bfs.c:176 sys-utils/ldattach.c:200 +#: disk-utils/mkfs.bfs.c:172 sys-utils/ldattach.c:200 #, c-format msgid "cannot open %s" msgstr "" -#: disk-utils/mkfs.bfs.c:187 +#: disk-utils/mkfs.bfs.c:183 #, c-format msgid "cannot get size of %s" msgstr "" -#: disk-utils/mkfs.bfs.c:192 +#: disk-utils/mkfs.bfs.c:188 #, c-format -msgid "blocks argument too large, max is %lu" +msgid "blocks argument too large, max is %llu" msgstr "" -#: disk-utils/mkfs.bfs.c:207 +#: disk-utils/mkfs.bfs.c:203 msgid "too many inodes - max is 512" msgstr "" -#: disk-utils/mkfs.bfs.c:216 +#: disk-utils/mkfs.bfs.c:212 #, c-format -msgid "not enough space, need at least %lu blocks" +msgid "not enough space, need at least %llu blocks" msgstr "" -#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2322 +#: disk-utils/mkfs.bfs.c:224 fdisk/fdisk.c:2345 #, c-format msgid "Device: %s\n" msgstr "" -#: disk-utils/mkfs.bfs.c:229 +#: disk-utils/mkfs.bfs.c:225 #, c-format msgid "Volume: <%-6s>\n" msgstr "" -#: disk-utils/mkfs.bfs.c:230 +#: disk-utils/mkfs.bfs.c:226 #, c-format msgid "FSname: <%-6s>\n" msgstr "" -#: disk-utils/mkfs.bfs.c:231 +#: disk-utils/mkfs.bfs.c:227 #, c-format msgid "BlockSize: %d\n" msgstr "" -#: disk-utils/mkfs.bfs.c:233 +#: disk-utils/mkfs.bfs.c:229 #, c-format msgid "Inodes: %d (in 1 block)\n" msgstr "" -#: disk-utils/mkfs.bfs.c:236 +#: disk-utils/mkfs.bfs.c:232 #, c-format -msgid "Inodes: %d (in %ld blocks)\n" +msgid "Inodes: %d (in %lld blocks)\n" msgstr "" -#: disk-utils/mkfs.bfs.c:238 +#: disk-utils/mkfs.bfs.c:234 #, c-format -msgid "Blocks: %ld\n" +msgid "Blocks: %lld\n" msgstr "" -#: disk-utils/mkfs.bfs.c:239 +#: disk-utils/mkfs.bfs.c:235 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "" -#: disk-utils/mkfs.bfs.c:244 +#: disk-utils/mkfs.bfs.c:240 msgid "error writing superblock" msgstr "" -#: disk-utils/mkfs.bfs.c:264 +#: disk-utils/mkfs.bfs.c:260 msgid "error writing root inode" msgstr "" -#: disk-utils/mkfs.bfs.c:269 +#: disk-utils/mkfs.bfs.c:265 msgid "error writing inode" msgstr "" -#: disk-utils/mkfs.bfs.c:272 +#: disk-utils/mkfs.bfs.c:268 msgid "seek error" msgstr "" -#: disk-utils/mkfs.bfs.c:278 +#: disk-utils/mkfs.bfs.c:274 msgid "error writing . entry" msgstr "" -#: disk-utils/mkfs.bfs.c:282 +#: disk-utils/mkfs.bfs.c:278 msgid "error writing .. entry" msgstr "" -#: disk-utils/mkfs.bfs.c:286 +#: disk-utils/mkfs.bfs.c:282 #, c-format msgid "error closing %s" msgstr "" @@ -733,7 +980,7 @@ msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n" msgstr "" #: disk-utils/mkfs.c:88 disk-utils/mkfs.c:96 fdisk/cfdisk.c:351 -#: getopt/getopt.c:91 getopt/getopt.c:101 login-utils/wall.c:246 +#: getopt/getopt.c:86 getopt/getopt.c:96 login-utils/wall.c:246 #, c-format msgid "%s: Out of memory!\n" msgstr "" @@ -743,16 +990,17 @@ msgstr "" msgid "mkfs (%s)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:124 +#: disk-utils/mkfs.cramfs.c:126 #, c-format msgid "" -"usage: %s [-h] [-v] [-b blksize] [-e edition] [-i file] [-n name] dirname " -"outfile\n" +"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n " +"name] dirname outfile\n" " -h print this help\n" " -v be verbose\n" " -E make all warnings errors (non-zero exit status)\n" " -b blksize use this blocksize, must equal page size\n" " -e edition set edition number (part of fsid)\n" +" -N endian set cramfs endianness (big|little|host), default host\n" " -i file insert a file image into the filesystem (requires >= 2.4.0)\n" " -n name set name of cramfs filesystem\n" " -p pad by %d bytes for boot code\n" @@ -762,411 +1010,477 @@ msgid "" " outfile output file\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:336 +#: disk-utils/mkfs.cramfs.c:340 #, c-format msgid "" "Very long (%zu bytes) filename `%s' found.\n" " Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:464 +#: disk-utils/mkfs.cramfs.c:472 #, c-format msgid "filesystem too big. Exiting.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:627 +#: disk-utils/mkfs.cramfs.c:637 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:646 +#: disk-utils/mkfs.cramfs.c:656 #, c-format msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:829 +#: disk-utils/mkfs.cramfs.c:854 #, c-format msgid "" "warning: guestimate of required size (upper bound) is %lldMB, but maximum " "image size is %uMB. We might die prematurely.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:870 +#: disk-utils/mkfs.cramfs.c:881 +msgid "ROM image map" +msgstr "" + +#: disk-utils/mkfs.cramfs.c:895 #, c-format msgid "Including: %s\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:876 +#: disk-utils/mkfs.cramfs.c:901 #, c-format msgid "Directory data: %zd bytes\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:884 +#: disk-utils/mkfs.cramfs.c:909 #, c-format msgid "Everything: %zd kilobytes\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:889 +#: disk-utils/mkfs.cramfs.c:914 #, c-format msgid "Super block: %zd bytes\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:896 +#: disk-utils/mkfs.cramfs.c:921 #, c-format msgid "CRC: %x\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:901 +#: disk-utils/mkfs.cramfs.c:926 #, c-format msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:913 +#: disk-utils/mkfs.cramfs.c:934 +msgid "ROM image" +msgstr "" + +#: disk-utils/mkfs.cramfs.c:938 #, c-format msgid "ROM image write failed (%zd %zd)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:922 +#: disk-utils/mkfs.cramfs.c:947 #, c-format msgid "warning: filenames truncated to 255 bytes.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:925 +#: disk-utils/mkfs.cramfs.c:950 #, c-format msgid "warning: files were skipped due to errors.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:928 +#: disk-utils/mkfs.cramfs.c:953 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:933 +#: disk-utils/mkfs.cramfs.c:958 #, c-format msgid "" "warning: uids truncated to %u bits. (This may be a security concern.)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:938 +#: disk-utils/mkfs.cramfs.c:963 #, c-format msgid "" "warning: gids truncated to %u bits. (This may be a security concern.)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:943 +#: disk-utils/mkfs.cramfs.c:968 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" "that some device files will be wrong.\n" msgstr "" -#: disk-utils/mkfs.minix.c:160 +#: disk-utils/mkfs.minix.c:156 #, c-format msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n" msgstr "" -#: disk-utils/mkfs.minix.c:184 +#: disk-utils/mkfs.minix.c:180 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "" -#: disk-utils/mkfs.minix.c:194 +#: disk-utils/mkfs.minix.c:190 msgid "seek to boot block failed in write_tables" msgstr "" -#: disk-utils/mkfs.minix.c:196 +#: disk-utils/mkfs.minix.c:192 msgid "unable to clear boot sector" msgstr "" -#: disk-utils/mkfs.minix.c:198 +#: disk-utils/mkfs.minix.c:194 msgid "seek failed in write_tables" msgstr "" -#: disk-utils/mkfs.minix.c:202 +#: disk-utils/mkfs.minix.c:198 msgid "unable to write inode map" msgstr "" -#: disk-utils/mkfs.minix.c:204 +#: disk-utils/mkfs.minix.c:200 msgid "unable to write zone map" msgstr "" -#: disk-utils/mkfs.minix.c:206 +#: disk-utils/mkfs.minix.c:202 msgid "unable to write inodes" msgstr "" -#: disk-utils/mkfs.minix.c:215 +#: disk-utils/mkfs.minix.c:211 msgid "write failed in write_block" msgstr "" -#: disk-utils/mkfs.minix.c:223 disk-utils/mkfs.minix.c:297 -#: disk-utils/mkfs.minix.c:346 +#: disk-utils/mkfs.minix.c:219 disk-utils/mkfs.minix.c:293 +#: disk-utils/mkfs.minix.c:342 msgid "too many bad blocks" msgstr "" -#: disk-utils/mkfs.minix.c:231 +#: disk-utils/mkfs.minix.c:227 msgid "not enough good blocks" msgstr "" -#: disk-utils/mkfs.minix.c:443 +#: disk-utils/mkfs.minix.c:439 msgid "unable to allocate buffers for maps" msgstr "" -#: disk-utils/mkfs.minix.c:452 +#: disk-utils/mkfs.minix.c:448 msgid "unable to allocate buffer for inodes" msgstr "" -#: disk-utils/mkfs.minix.c:458 +#: disk-utils/mkfs.minix.c:454 #, c-format msgid "" "Maxsize=%ld\n" "\n" msgstr "" -#: disk-utils/mkfs.minix.c:472 +#: disk-utils/mkfs.minix.c:468 msgid "seek failed during testing of blocks" msgstr "" -#: disk-utils/mkfs.minix.c:480 +#: disk-utils/mkfs.minix.c:476 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "" -#: disk-utils/mkfs.minix.c:511 disk-utils/mkswap.c:378 +#: disk-utils/mkfs.minix.c:507 disk-utils/mkswap.c:306 msgid "seek failed in check_blocks" msgstr "" -#: disk-utils/mkfs.minix.c:520 +#: disk-utils/mkfs.minix.c:516 msgid "bad blocks before data-area: cannot make fs" msgstr "" -#: disk-utils/mkfs.minix.c:526 disk-utils/mkfs.minix.c:551 +#: disk-utils/mkfs.minix.c:522 disk-utils/mkfs.minix.c:547 #, c-format msgid "%d bad blocks\n" msgstr "" -#: disk-utils/mkfs.minix.c:528 disk-utils/mkfs.minix.c:553 +#: disk-utils/mkfs.minix.c:524 disk-utils/mkfs.minix.c:549 #, c-format msgid "one bad block\n" msgstr "" -#: disk-utils/mkfs.minix.c:538 +#: disk-utils/mkfs.minix.c:534 msgid "can't open file of bad blocks" msgstr "" -#: disk-utils/mkfs.minix.c:542 +#: disk-utils/mkfs.minix.c:538 #, c-format msgid "badblock number input error on line %d\n" msgstr "" -#: disk-utils/mkfs.minix.c:543 +#: disk-utils/mkfs.minix.c:539 msgid "cannot read badblocks file" msgstr "" -#: disk-utils/mkfs.minix.c:623 +#: disk-utils/mkfs.minix.c:619 #, c-format msgid "strtol error: number of blocks not specified" msgstr "" -#: disk-utils/mkfs.minix.c:642 +#: disk-utils/mkfs.minix.c:638 #, c-format msgid "unable to stat %s" msgstr "" -#: disk-utils/mkfs.minix.c:648 +#: disk-utils/mkfs.minix.c:644 #, c-format msgid "unable to open %s" msgstr "" -#: disk-utils/mkfs.minix.c:653 +#: disk-utils/mkfs.minix.c:649 #, c-format msgid "cannot determine sector size for %s" msgstr "" -#: disk-utils/mkfs.minix.c:655 +#: disk-utils/mkfs.minix.c:651 #, c-format msgid "block size smaller than physical sector size of %s" msgstr "" -#: disk-utils/mkfs.minix.c:657 +#: disk-utils/mkfs.minix.c:654 #, c-format msgid "cannot determine size of %s" msgstr "" -#: disk-utils/mkfs.minix.c:661 +#: disk-utils/mkfs.minix.c:662 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "" -#: disk-utils/mkfs.minix.c:663 +#: disk-utils/mkfs.minix.c:664 msgid "number of blocks too small" msgstr "" -#: disk-utils/mkswap.c:152 +#: disk-utils/mkswap.c:151 #, c-format msgid "Bad user-specified page size %d\n" msgstr "" -#: disk-utils/mkswap.c:160 +#: disk-utils/mkswap.c:159 #, c-format msgid "Using user-specified page size %d, instead of the system value %d\n" msgstr "" -#: disk-utils/mkswap.c:184 +#: disk-utils/mkswap.c:183 #, c-format msgid "Bad swap header size, no label written.\n" msgstr "" -#: disk-utils/mkswap.c:194 +#: disk-utils/mkswap.c:193 #, c-format msgid "Label was truncated.\n" msgstr "" -#: disk-utils/mkswap.c:200 +#: disk-utils/mkswap.c:199 #, c-format msgid "no label, " msgstr "" -#: disk-utils/mkswap.c:208 +#: disk-utils/mkswap.c:207 #, c-format msgid "no uuid\n" msgstr "" -#: disk-utils/mkswap.c:332 +#: disk-utils/mkswap.c:272 #, c-format -msgid "" -"Usage: %s [-c] [-v0|-v1] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n" +msgid "Usage: %s [-c] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n" msgstr "" -#: disk-utils/mkswap.c:355 +#: disk-utils/mkswap.c:286 msgid "too many bad pages" msgstr "" -#: disk-utils/mkswap.c:369 misc-utils/look.c:182 misc-utils/setterm.c:1183 -#: text-utils/more.c:1983 text-utils/more.c:1994 +#: disk-utils/mkswap.c:299 misc-utils/look.c:182 misc-utils/setterm.c:1183 +#: text-utils/more.c:1982 text-utils/more.c:1993 msgid "Out of memory" msgstr "" -#: disk-utils/mkswap.c:386 +#: disk-utils/mkswap.c:313 #, c-format msgid "one bad page\n" msgstr "" -#: disk-utils/mkswap.c:388 +#: disk-utils/mkswap.c:315 #, c-format msgid "%lu bad pages\n" msgstr "" -#: disk-utils/mkswap.c:551 -#, c-format -msgid "%1$s: warning: ignore -U (UUIDs are unsupported by %1$s)\n" +#: disk-utils/mkswap.c:392 disk-utils/mkswap.c:408 disk-utils/mkswap.c:625 +msgid "unable to rewind swap-device" msgstr "" -#: disk-utils/mkswap.c:569 -msgid "error: UUID parsing failed" +#: disk-utils/mkswap.c:412 +msgid "unable to erase bootbits sectors" msgstr "" -#: disk-utils/mkswap.c:579 +#: disk-utils/mkswap.c:416 #, c-format -msgid "%s: error: Nowhere to set up swap on?\n" +msgid "%s: %s: warning: don't erase bootbits sectors\n" msgstr "" -#: disk-utils/mkswap.c:597 +#: disk-utils/mkswap.c:419 #, c-format -msgid "%s: error: size %lu KiB is larger than device size %lu KiB\n" +msgid " (%s partition table detected). " msgstr "" -#: disk-utils/mkswap.c:618 +#: disk-utils/mkswap.c:421 #, c-format -msgid "%s: error: unknown version %d\n" +msgid " on whole disk. " msgstr "" -#: disk-utils/mkswap.c:625 +#: disk-utils/mkswap.c:491 #, c-format -msgid "%s: error: swap area needs to be at least %ld KiB\n" +msgid "%1$s: warning: ignore -U (UUIDs are unsupported by %1$s)\n" msgstr "" -#: disk-utils/mkswap.c:642 +#: disk-utils/mkswap.c:507 #, c-format -msgid "%s: warning: truncating swap area to %ld KiB\n" +msgid "%s: does not support swapspace version %d.\n" msgstr "" -#: disk-utils/mkswap.c:648 -#, c-format -msgid "%s: error: label only with v1 swap area\n" +#: disk-utils/mkswap.c:515 +msgid "error: UUID parsing failed" msgstr "" -#: disk-utils/mkswap.c:672 +#: disk-utils/mkswap.c:525 #, c-format -msgid "%s: error: will not try to make swapdevice on '%s'\n" +msgid "%s: error: Nowhere to set up swap on?\n" msgstr "" -#: disk-utils/mkswap.c:678 +#: disk-utils/mkswap.c:543 #, c-format -msgid "%s: error: %s is mounted; will not make swapspace.\n" +msgid "%s: error: size %llu KiB is larger than device size %llu KiB\n" msgstr "" -#: disk-utils/mkswap.c:691 disk-utils/mkswap.c:712 -msgid "fatal: first page unreadable" +#: disk-utils/mkswap.c:552 +#, c-format +msgid "%s: error: swap area needs to be at least %ld KiB\n" msgstr "" -#: disk-utils/mkswap.c:697 +#: disk-utils/mkswap.c:569 #, c-format -msgid "" -"%s: Device '%s' contains a valid Sun disklabel.\n" -"This probably means creating v0 swap would destroy your partition table.\n" -"No swap was created. If you really want to create v0 swap on that device,\n" -"use the -f option to force it.\n" +msgid "%s: warning: truncating swap area to %llu KiB\n" msgstr "" -#: disk-utils/mkswap.c:721 -msgid "Unable to set up swap-space: unreadable" +#: disk-utils/mkswap.c:592 +#, c-format +msgid "%s: error: will not try to make swapdevice on '%s'\n" msgstr "" -#: disk-utils/mkswap.c:722 +#: disk-utils/mkswap.c:598 #, c-format -msgid "Setting up swapspace version %d, size = %llu KiB\n" +msgid "%s: error: %s is mounted; will not make swapspace.\n" msgstr "" -#: disk-utils/mkswap.c:731 -msgid "unable to rewind swap-device" +#: disk-utils/mkswap.c:614 +msgid "Unable to set up swap-space: unreadable" +msgstr "" + +#: disk-utils/mkswap.c:617 +#, c-format +msgid "Setting up swapspace version 1, size = %llu KiB\n" msgstr "" -#: disk-utils/mkswap.c:734 +#: disk-utils/mkswap.c:628 #, c-format msgid "%s: %s: unable to write signature page: %s" msgstr "" -#: disk-utils/mkswap.c:745 +#: disk-utils/mkswap.c:639 msgid "fsync failed" msgstr "" -#: disk-utils/mkswap.c:756 +#: disk-utils/mkswap.c:650 #, c-format msgid "%s: %s: unable to obtain selinux file label: %s\n" msgstr "" -#: disk-utils/mkswap.c:762 +#: disk-utils/mkswap.c:656 msgid "unable to matchpathcon()" msgstr "" -#: disk-utils/mkswap.c:765 +#: disk-utils/mkswap.c:659 msgid "unable to create new selinux context" msgstr "" -#: disk-utils/mkswap.c:767 +#: disk-utils/mkswap.c:661 msgid "couldn't compute selinux context" msgstr "" -#: disk-utils/mkswap.c:773 +#: disk-utils/mkswap.c:667 #, c-format msgid "%s: unable to relabel %s to %s: %s\n" msgstr "" -#: fdisk/cfdisk.c:376 fdisk/cfdisk.c:2074 +#: disk-utils/raw.c:50 +#, c-format +msgid "" +"Usage:\n" +" %s " +msgstr "" + +#: disk-utils/raw.c:122 +#, c-format +msgid "" +"Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n" +msgstr "" + +#: disk-utils/raw.c:130 +#, c-format +msgid "Cannot locate raw device '%s' (%s)\n" +msgstr "" + +#: disk-utils/raw.c:136 +#, c-format +msgid "Raw device '%s' is not a character dev\n" +msgstr "" + +#: disk-utils/raw.c:141 +#, c-format +msgid "Device '%s' is not a raw dev\n" +msgstr "" + +#: disk-utils/raw.c:162 +#, c-format +msgid "Cannot locate block device '%s' (%s)\n" +msgstr "" + +#: disk-utils/raw.c:168 +#, c-format +msgid "Device '%s' is not a block dev\n" +msgstr "" + +#: disk-utils/raw.c:203 +#, c-format +msgid "Cannot open master raw device '" +msgstr "" + +#: disk-utils/raw.c:225 +#, c-format +msgid "Error querying raw device (%s)\n" +msgstr "" + +#: disk-utils/raw.c:235 disk-utils/raw.c:255 +#, c-format +msgid "raw%d:\tbound to major %d, minor %d\n" +msgstr "" + +#: disk-utils/raw.c:251 +#, c-format +msgid "Error setting raw device (%s)\n" +msgstr "" + +#: fdisk/cfdisk.c:376 fdisk/cfdisk.c:2080 msgid "Unusable" msgstr "" -#: fdisk/cfdisk.c:378 fdisk/cfdisk.c:2076 +#: fdisk/cfdisk.c:378 fdisk/cfdisk.c:2082 msgid "Free Space" msgstr "" @@ -1307,8 +1621,8 @@ msgstr "" msgid "Press a key to continue" msgstr "" -#: fdisk/cfdisk.c:1421 fdisk/cfdisk.c:2045 fdisk/cfdisk.c:2577 -#: fdisk/cfdisk.c:2579 +#: fdisk/cfdisk.c:1421 fdisk/cfdisk.c:2051 fdisk/cfdisk.c:2583 +#: fdisk/cfdisk.c:2585 msgid "Primary" msgstr "" @@ -1316,8 +1630,8 @@ msgstr "" msgid "Create a new primary partition" msgstr "" -#: fdisk/cfdisk.c:1422 fdisk/cfdisk.c:2045 fdisk/cfdisk.c:2576 -#: fdisk/cfdisk.c:2579 +#: fdisk/cfdisk.c:1422 fdisk/cfdisk.c:2051 fdisk/cfdisk.c:2582 +#: fdisk/cfdisk.c:2585 msgid "Logical" msgstr "" @@ -1325,7 +1639,7 @@ msgstr "" msgid "Create a new logical partition" msgstr "" -#: fdisk/cfdisk.c:1423 fdisk/cfdisk.c:1478 fdisk/cfdisk.c:2250 +#: fdisk/cfdisk.c:1423 fdisk/cfdisk.c:1478 fdisk/cfdisk.c:2256 msgid "Cancel" msgstr "" @@ -1389,7 +1703,7 @@ msgstr "" msgid "Cannot open disk drive" msgstr "" -#: fdisk/cfdisk.c:1671 fdisk/cfdisk.c:1858 +#: fdisk/cfdisk.c:1671 fdisk/cfdisk.c:1860 msgid "Opened disk read-only - you have no permission to write" msgstr "" @@ -1398,599 +1712,600 @@ msgid "" "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted." msgstr "" -#: fdisk/cfdisk.c:1699 +#: fdisk/cfdisk.c:1701 msgid "Cannot get disk size" msgstr "" -#: fdisk/cfdisk.c:1725 +#: fdisk/cfdisk.c:1727 msgid "Bad primary partition" msgstr "" -#: fdisk/cfdisk.c:1755 +#: fdisk/cfdisk.c:1757 msgid "Bad logical partition" msgstr "" -#: fdisk/cfdisk.c:1870 +#: fdisk/cfdisk.c:1872 msgid "Warning!! This may destroy data on your disk!" msgstr "" -#: fdisk/cfdisk.c:1874 +#: fdisk/cfdisk.c:1876 msgid "" "Are you sure you want to write the partition table to disk? (yes or no): " msgstr "" -#: fdisk/cfdisk.c:1880 +#: fdisk/cfdisk.c:1882 msgid "no" msgstr "" -#: fdisk/cfdisk.c:1881 +#: fdisk/cfdisk.c:1884 msgid "Did not write partition table to disk" msgstr "" -#: fdisk/cfdisk.c:1883 +#: fdisk/cfdisk.c:1886 msgid "yes" msgstr "" -#: fdisk/cfdisk.c:1886 +#: fdisk/cfdisk.c:1890 msgid "Please enter `yes' or `no'" msgstr "" -#: fdisk/cfdisk.c:1890 +#: fdisk/cfdisk.c:1894 msgid "Writing partition table to disk..." msgstr "" -#: fdisk/cfdisk.c:1915 fdisk/cfdisk.c:1919 +#: fdisk/cfdisk.c:1921 fdisk/cfdisk.c:1925 msgid "Wrote partition table to disk" msgstr "" -#: fdisk/cfdisk.c:1917 +#: fdisk/cfdisk.c:1923 msgid "" -"Wrote partition table, but re-read table failed. Reboot to update table." +"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx" +"(8) or reboot to update table." msgstr "" -#: fdisk/cfdisk.c:1927 +#: fdisk/cfdisk.c:1933 msgid "No primary partitions are marked bootable. DOS MBR cannot boot this." msgstr "" -#: fdisk/cfdisk.c:1929 +#: fdisk/cfdisk.c:1935 msgid "" "More than one primary partition is marked bootable. DOS MBR cannot boot this." msgstr "" -#: fdisk/cfdisk.c:1987 fdisk/cfdisk.c:2106 fdisk/cfdisk.c:2190 +#: fdisk/cfdisk.c:1993 fdisk/cfdisk.c:2112 fdisk/cfdisk.c:2196 msgid "Enter filename or press RETURN to display on screen: " msgstr "" -#: fdisk/cfdisk.c:1996 fdisk/cfdisk.c:2114 fdisk/cfdisk.c:2198 +#: fdisk/cfdisk.c:2002 fdisk/cfdisk.c:2120 fdisk/cfdisk.c:2204 #, c-format msgid "Cannot open file '%s'" msgstr "" -#: fdisk/cfdisk.c:2007 +#: fdisk/cfdisk.c:2013 #, c-format msgid "Disk Drive: %s\n" msgstr "" -#: fdisk/cfdisk.c:2009 +#: fdisk/cfdisk.c:2015 msgid "Sector 0:\n" msgstr "" -#: fdisk/cfdisk.c:2016 +#: fdisk/cfdisk.c:2022 #, c-format msgid "Sector %d:\n" msgstr "" -#: fdisk/cfdisk.c:2036 +#: fdisk/cfdisk.c:2042 msgid " None " msgstr "" -#: fdisk/cfdisk.c:2038 +#: fdisk/cfdisk.c:2044 msgid " Pri/Log" msgstr "" -#: fdisk/cfdisk.c:2040 +#: fdisk/cfdisk.c:2046 msgid " Primary" msgstr "" -#: fdisk/cfdisk.c:2042 +#: fdisk/cfdisk.c:2048 msgid " Logical" msgstr "" -#: fdisk/cfdisk.c:2080 fdisk/fdisk.c:1517 fdisk/fdisk.c:1836 -#: fdisk/fdisksgilabel.c:240 fdisk/fdisksunlabel.c:618 fdisk/sfdisk.c:650 +#: fdisk/cfdisk.c:2086 fdisk/fdisk.c:1534 fdisk/fdisk.c:1855 +#: fdisk/fdisksgilabel.c:240 fdisk/fdisksunlabel.c:621 fdisk/sfdisk.c:653 msgid "Unknown" msgstr "" -#: fdisk/cfdisk.c:2086 fdisk/cfdisk.c:2554 fdisk/fdisksunlabel.c:44 +#: fdisk/cfdisk.c:2092 fdisk/cfdisk.c:2560 fdisk/fdisksunlabel.c:44 msgid "Boot" msgstr "" -#: fdisk/cfdisk.c:2088 +#: fdisk/cfdisk.c:2094 #, c-format msgid "(%02X)" msgstr "" -#: fdisk/cfdisk.c:2090 +#: fdisk/cfdisk.c:2096 msgid "None" msgstr "" -#: fdisk/cfdisk.c:2125 fdisk/cfdisk.c:2209 +#: fdisk/cfdisk.c:2131 fdisk/cfdisk.c:2215 #, c-format msgid "Partition Table for %s\n" msgstr "" -#: fdisk/cfdisk.c:2127 +#: fdisk/cfdisk.c:2133 msgid " First Last\n" msgstr "" -#: fdisk/cfdisk.c:2128 +#: fdisk/cfdisk.c:2134 msgid "" " # Type Sector Sector Offset Length Filesystem Type (ID) " "Flag\n" msgstr "" -#: fdisk/cfdisk.c:2129 +#: fdisk/cfdisk.c:2135 msgid "" "-- ------- ----------- ----------- ------ ----------- -------------------- " "----\n" msgstr "" -#: fdisk/cfdisk.c:2212 +#: fdisk/cfdisk.c:2218 msgid " ---Starting---- ----Ending----- Start Number of\n" msgstr "" -#: fdisk/cfdisk.c:2213 +#: fdisk/cfdisk.c:2219 msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n" msgstr "" -#: fdisk/cfdisk.c:2214 +#: fdisk/cfdisk.c:2220 msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n" msgstr "" -#: fdisk/cfdisk.c:2247 +#: fdisk/cfdisk.c:2253 msgid "Raw" msgstr "" -#: fdisk/cfdisk.c:2247 +#: fdisk/cfdisk.c:2253 msgid "Print the table using raw data format" msgstr "" -#: fdisk/cfdisk.c:2248 fdisk/cfdisk.c:2351 +#: fdisk/cfdisk.c:2254 fdisk/cfdisk.c:2357 msgid "Sectors" msgstr "" -#: fdisk/cfdisk.c:2248 +#: fdisk/cfdisk.c:2254 msgid "Print the table ordered by sectors" msgstr "" -#: fdisk/cfdisk.c:2249 +#: fdisk/cfdisk.c:2255 msgid "Table" msgstr "" -#: fdisk/cfdisk.c:2249 +#: fdisk/cfdisk.c:2255 msgid "Just print the partition table" msgstr "" -#: fdisk/cfdisk.c:2250 +#: fdisk/cfdisk.c:2256 msgid "Don't print the table" msgstr "" -#: fdisk/cfdisk.c:2278 +#: fdisk/cfdisk.c:2284 msgid "Help Screen for cfdisk" msgstr "" -#: fdisk/cfdisk.c:2280 +#: fdisk/cfdisk.c:2286 msgid "This is cfdisk, a curses based disk partitioning program, which" msgstr "" -#: fdisk/cfdisk.c:2281 +#: fdisk/cfdisk.c:2287 msgid "allows you to create, delete and modify partitions on your hard" msgstr "" -#: fdisk/cfdisk.c:2282 +#: fdisk/cfdisk.c:2288 msgid "disk drive." msgstr "" -#: fdisk/cfdisk.c:2284 +#: fdisk/cfdisk.c:2290 msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb" msgstr "" -#: fdisk/cfdisk.c:2286 +#: fdisk/cfdisk.c:2292 msgid "Command Meaning" msgstr "" -#: fdisk/cfdisk.c:2287 +#: fdisk/cfdisk.c:2293 msgid "------- -------" msgstr "" -#: fdisk/cfdisk.c:2288 +#: fdisk/cfdisk.c:2294 msgid " b Toggle bootable flag of the current partition" msgstr "" -#: fdisk/cfdisk.c:2289 +#: fdisk/cfdisk.c:2295 msgid " d Delete the current partition" msgstr "" -#: fdisk/cfdisk.c:2290 +#: fdisk/cfdisk.c:2296 msgid " g Change cylinders, heads, sectors-per-track parameters" msgstr "" -#: fdisk/cfdisk.c:2291 +#: fdisk/cfdisk.c:2297 msgid " WARNING: This option should only be used by people who" msgstr "" -#: fdisk/cfdisk.c:2292 +#: fdisk/cfdisk.c:2298 msgid " know what they are doing." msgstr "" -#: fdisk/cfdisk.c:2293 +#: fdisk/cfdisk.c:2299 msgid " h Print this screen" msgstr "" -#: fdisk/cfdisk.c:2294 +#: fdisk/cfdisk.c:2300 msgid " m Maximize disk usage of the current partition" msgstr "" -#: fdisk/cfdisk.c:2295 +#: fdisk/cfdisk.c:2301 msgid " Note: This may make the partition incompatible with" msgstr "" -#: fdisk/cfdisk.c:2296 +#: fdisk/cfdisk.c:2302 msgid " DOS, OS/2, ..." msgstr "" -#: fdisk/cfdisk.c:2297 +#: fdisk/cfdisk.c:2303 msgid " n Create new partition from free space" msgstr "" -#: fdisk/cfdisk.c:2298 +#: fdisk/cfdisk.c:2304 msgid " p Print partition table to the screen or to a file" msgstr "" -#: fdisk/cfdisk.c:2299 +#: fdisk/cfdisk.c:2305 msgid " There are several different formats for the partition" msgstr "" -#: fdisk/cfdisk.c:2300 +#: fdisk/cfdisk.c:2306 msgid " that you can choose from:" msgstr "" -#: fdisk/cfdisk.c:2301 +#: fdisk/cfdisk.c:2307 msgid " r - Raw data (exactly what would be written to disk)" msgstr "" -#: fdisk/cfdisk.c:2302 +#: fdisk/cfdisk.c:2308 msgid " s - Table ordered by sectors" msgstr "" -#: fdisk/cfdisk.c:2303 +#: fdisk/cfdisk.c:2309 msgid " t - Table in raw format" msgstr "" -#: fdisk/cfdisk.c:2304 +#: fdisk/cfdisk.c:2310 msgid " q Quit program without writing partition table" msgstr "" -#: fdisk/cfdisk.c:2305 +#: fdisk/cfdisk.c:2311 msgid " t Change the filesystem type" msgstr "" -#: fdisk/cfdisk.c:2306 +#: fdisk/cfdisk.c:2312 msgid " u Change units of the partition size display" msgstr "" -#: fdisk/cfdisk.c:2307 +#: fdisk/cfdisk.c:2313 msgid " Rotates through MB, sectors and cylinders" msgstr "" -#: fdisk/cfdisk.c:2308 +#: fdisk/cfdisk.c:2314 msgid " W Write partition table to disk (must enter upper case W)" msgstr "" -#: fdisk/cfdisk.c:2309 +#: fdisk/cfdisk.c:2315 msgid " Since this might destroy data on the disk, you must" msgstr "" -#: fdisk/cfdisk.c:2310 +#: fdisk/cfdisk.c:2316 msgid " either confirm or deny the write by entering `yes' or" msgstr "" -#: fdisk/cfdisk.c:2311 +#: fdisk/cfdisk.c:2317 msgid " `no'" msgstr "" -#: fdisk/cfdisk.c:2312 +#: fdisk/cfdisk.c:2318 msgid "Up Arrow Move cursor to the previous partition" msgstr "" -#: fdisk/cfdisk.c:2313 +#: fdisk/cfdisk.c:2319 msgid "Down Arrow Move cursor to the next partition" msgstr "" -#: fdisk/cfdisk.c:2314 +#: fdisk/cfdisk.c:2320 msgid "CTRL-L Redraws the screen" msgstr "" -#: fdisk/cfdisk.c:2315 +#: fdisk/cfdisk.c:2321 msgid " ? Print this screen" msgstr "" -#: fdisk/cfdisk.c:2317 +#: fdisk/cfdisk.c:2323 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "" -#: fdisk/cfdisk.c:2318 +#: fdisk/cfdisk.c:2324 msgid "case letters (except for Writes)." msgstr "" -#: fdisk/cfdisk.c:2349 fdisk/fdisksunlabel.c:234 +#: fdisk/cfdisk.c:2355 fdisk/fdisksunlabel.c:237 msgid "Cylinders" msgstr "" -#: fdisk/cfdisk.c:2349 +#: fdisk/cfdisk.c:2355 msgid "Change cylinder geometry" msgstr "" -#: fdisk/cfdisk.c:2350 fdisk/fdisksunlabel.c:232 +#: fdisk/cfdisk.c:2356 fdisk/fdisksunlabel.c:235 msgid "Heads" msgstr "" -#: fdisk/cfdisk.c:2350 +#: fdisk/cfdisk.c:2356 msgid "Change head geometry" msgstr "" -#: fdisk/cfdisk.c:2351 +#: fdisk/cfdisk.c:2357 msgid "Change sector geometry" msgstr "" -#: fdisk/cfdisk.c:2352 +#: fdisk/cfdisk.c:2358 msgid "Done" msgstr "" -#: fdisk/cfdisk.c:2352 +#: fdisk/cfdisk.c:2358 msgid "Done with changing geometry" msgstr "" -#: fdisk/cfdisk.c:2365 +#: fdisk/cfdisk.c:2371 msgid "Enter the number of cylinders: " msgstr "" -#: fdisk/cfdisk.c:2376 fdisk/cfdisk.c:2947 +#: fdisk/cfdisk.c:2382 fdisk/cfdisk.c:2953 msgid "Illegal cylinders value" msgstr "" -#: fdisk/cfdisk.c:2382 +#: fdisk/cfdisk.c:2388 msgid "Enter the number of heads: " msgstr "" -#: fdisk/cfdisk.c:2389 fdisk/cfdisk.c:2957 +#: fdisk/cfdisk.c:2395 fdisk/cfdisk.c:2963 msgid "Illegal heads value" msgstr "" -#: fdisk/cfdisk.c:2395 +#: fdisk/cfdisk.c:2401 msgid "Enter the number of sectors per track: " msgstr "" -#: fdisk/cfdisk.c:2402 fdisk/cfdisk.c:2964 +#: fdisk/cfdisk.c:2408 fdisk/cfdisk.c:2970 msgid "Illegal sectors value" msgstr "" -#: fdisk/cfdisk.c:2505 +#: fdisk/cfdisk.c:2511 msgid "Enter filesystem type: " msgstr "" -#: fdisk/cfdisk.c:2523 +#: fdisk/cfdisk.c:2529 msgid "Cannot change FS Type to empty" msgstr "" -#: fdisk/cfdisk.c:2525 +#: fdisk/cfdisk.c:2531 msgid "Cannot change FS Type to extended" msgstr "" -#: fdisk/cfdisk.c:2556 +#: fdisk/cfdisk.c:2562 #, c-format msgid "Unk(%02X)" msgstr "" -#: fdisk/cfdisk.c:2559 fdisk/cfdisk.c:2562 +#: fdisk/cfdisk.c:2565 fdisk/cfdisk.c:2568 msgid ", NC" msgstr "" -#: fdisk/cfdisk.c:2567 fdisk/cfdisk.c:2570 +#: fdisk/cfdisk.c:2573 fdisk/cfdisk.c:2576 msgid "NC" msgstr "" -#: fdisk/cfdisk.c:2578 +#: fdisk/cfdisk.c:2584 msgid "Pri/Log" msgstr "" -#: fdisk/cfdisk.c:2585 +#: fdisk/cfdisk.c:2591 #, c-format msgid "Unknown (%02X)" msgstr "" -#: fdisk/cfdisk.c:2654 +#: fdisk/cfdisk.c:2660 #, c-format msgid "Disk Drive: %s" msgstr "" -#: fdisk/cfdisk.c:2661 +#: fdisk/cfdisk.c:2667 #, c-format msgid "Size: %lld bytes, %lld MB" msgstr "" -#: fdisk/cfdisk.c:2664 +#: fdisk/cfdisk.c:2670 #, c-format msgid "Size: %lld bytes, %lld.%lld GB" msgstr "" -#: fdisk/cfdisk.c:2668 +#: fdisk/cfdisk.c:2674 #, c-format msgid "Heads: %d Sectors per Track: %d Cylinders: %lld" msgstr "" -#: fdisk/cfdisk.c:2672 +#: fdisk/cfdisk.c:2678 login-utils/chfn.c:377 msgid "Name" msgstr "" -#: fdisk/cfdisk.c:2673 +#: fdisk/cfdisk.c:2679 msgid "Flags" msgstr "" -#: fdisk/cfdisk.c:2674 +#: fdisk/cfdisk.c:2680 msgid "Part Type" msgstr "" -#: fdisk/cfdisk.c:2675 +#: fdisk/cfdisk.c:2681 msgid "FS Type" msgstr "" -#: fdisk/cfdisk.c:2676 +#: fdisk/cfdisk.c:2682 msgid "[Label]" msgstr "" -#: fdisk/cfdisk.c:2678 +#: fdisk/cfdisk.c:2684 msgid " Sectors" msgstr "" -#: fdisk/cfdisk.c:2680 +#: fdisk/cfdisk.c:2686 msgid " Cylinders" msgstr "" -#: fdisk/cfdisk.c:2682 +#: fdisk/cfdisk.c:2688 msgid " Size (MB)" msgstr "" -#: fdisk/cfdisk.c:2684 +#: fdisk/cfdisk.c:2690 msgid " Size (GB)" msgstr "" -#: fdisk/cfdisk.c:2738 +#: fdisk/cfdisk.c:2744 msgid "Bootable" msgstr "" -#: fdisk/cfdisk.c:2738 +#: fdisk/cfdisk.c:2744 msgid "Toggle bootable flag of the current partition" msgstr "" -#: fdisk/cfdisk.c:2739 +#: fdisk/cfdisk.c:2745 msgid "Delete" msgstr "" -#: fdisk/cfdisk.c:2739 +#: fdisk/cfdisk.c:2745 msgid "Delete the current partition" msgstr "" -#: fdisk/cfdisk.c:2740 +#: fdisk/cfdisk.c:2746 msgid "Geometry" msgstr "" -#: fdisk/cfdisk.c:2740 +#: fdisk/cfdisk.c:2746 msgid "Change disk geometry (experts only)" msgstr "" -#: fdisk/cfdisk.c:2741 +#: fdisk/cfdisk.c:2747 msgid "Help" msgstr "" -#: fdisk/cfdisk.c:2741 +#: fdisk/cfdisk.c:2747 msgid "Print help screen" msgstr "" -#: fdisk/cfdisk.c:2742 +#: fdisk/cfdisk.c:2748 msgid "Maximize" msgstr "" -#: fdisk/cfdisk.c:2742 +#: fdisk/cfdisk.c:2748 msgid "Maximize disk usage of the current partition (experts only)" msgstr "" -#: fdisk/cfdisk.c:2743 +#: fdisk/cfdisk.c:2749 msgid "New" msgstr "" -#: fdisk/cfdisk.c:2743 +#: fdisk/cfdisk.c:2749 msgid "Create new partition from free space" msgstr "" -#: fdisk/cfdisk.c:2744 +#: fdisk/cfdisk.c:2750 msgid "Print" msgstr "" -#: fdisk/cfdisk.c:2744 +#: fdisk/cfdisk.c:2750 msgid "Print partition table to the screen or to a file" msgstr "" -#: fdisk/cfdisk.c:2745 +#: fdisk/cfdisk.c:2751 msgid "Quit" msgstr "" -#: fdisk/cfdisk.c:2745 +#: fdisk/cfdisk.c:2751 msgid "Quit program without writing partition table" msgstr "" -#: fdisk/cfdisk.c:2746 +#: fdisk/cfdisk.c:2752 msgid "Type" msgstr "" -#: fdisk/cfdisk.c:2746 +#: fdisk/cfdisk.c:2752 msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)" msgstr "" -#: fdisk/cfdisk.c:2747 +#: fdisk/cfdisk.c:2753 msgid "Units" msgstr "" -#: fdisk/cfdisk.c:2747 +#: fdisk/cfdisk.c:2753 msgid "Change units of the partition size display (MB, sect, cyl)" msgstr "" -#: fdisk/cfdisk.c:2748 +#: fdisk/cfdisk.c:2754 msgid "Write" msgstr "" -#: fdisk/cfdisk.c:2748 +#: fdisk/cfdisk.c:2754 msgid "Write partition table to disk (this might destroy data)" msgstr "" -#: fdisk/cfdisk.c:2794 +#: fdisk/cfdisk.c:2800 msgid "Cannot make this partition bootable" msgstr "" -#: fdisk/cfdisk.c:2804 +#: fdisk/cfdisk.c:2810 msgid "Cannot delete an empty partition" msgstr "" -#: fdisk/cfdisk.c:2824 fdisk/cfdisk.c:2826 +#: fdisk/cfdisk.c:2830 fdisk/cfdisk.c:2832 msgid "Cannot maximize this partition" msgstr "" -#: fdisk/cfdisk.c:2834 +#: fdisk/cfdisk.c:2840 msgid "This partition is unusable" msgstr "" -#: fdisk/cfdisk.c:2836 +#: fdisk/cfdisk.c:2842 msgid "This partition is already in use" msgstr "" -#: fdisk/cfdisk.c:2853 +#: fdisk/cfdisk.c:2859 msgid "Cannot change the type of an empty partition" msgstr "" -#: fdisk/cfdisk.c:2880 fdisk/cfdisk.c:2886 +#: fdisk/cfdisk.c:2886 fdisk/cfdisk.c:2892 msgid "No more partitions" msgstr "" -#: fdisk/cfdisk.c:2893 +#: fdisk/cfdisk.c:2899 msgid "Illegal command" msgstr "" -#: fdisk/cfdisk.c:2903 +#: fdisk/cfdisk.c:2909 #, c-format msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" msgstr "" -#: fdisk/cfdisk.c:2910 +#: fdisk/cfdisk.c:2916 #, c-format msgid "" "\n" @@ -2033,9 +2348,9 @@ msgid "" "BSD label for device: %s\n" msgstr "" -#: fdisk/fdiskbsdlabel.c:129 fdisk/fdisk.c:383 fdisk/fdisk.c:402 -#: fdisk/fdisk.c:420 fdisk/fdisk.c:427 fdisk/fdisk.c:450 fdisk/fdisk.c:468 -#: fdisk/fdisk.c:484 fdisk/fdisk.c:500 +#: fdisk/fdiskbsdlabel.c:129 fdisk/fdisk.c:386 fdisk/fdisk.c:405 +#: fdisk/fdisk.c:423 fdisk/fdisk.c:430 fdisk/fdisk.c:453 fdisk/fdisk.c:471 +#: fdisk/fdisk.c:487 fdisk/fdisk.c:503 msgid "Command action" msgstr "" @@ -2055,9 +2370,9 @@ msgstr "" msgid " l list known filesystem types" msgstr "" -#: fdisk/fdiskbsdlabel.c:134 fdisk/fdisk.c:389 fdisk/fdisk.c:408 -#: fdisk/fdisk.c:421 fdisk/fdisk.c:433 fdisk/fdisk.c:458 fdisk/fdisk.c:475 -#: fdisk/fdisk.c:491 fdisk/fdisk.c:509 +#: fdisk/fdiskbsdlabel.c:134 fdisk/fdisk.c:392 fdisk/fdisk.c:411 +#: fdisk/fdisk.c:424 fdisk/fdisk.c:436 fdisk/fdisk.c:461 fdisk/fdisk.c:478 +#: fdisk/fdisk.c:494 fdisk/fdisk.c:512 msgid " m print this menu" msgstr "" @@ -2069,14 +2384,14 @@ msgstr "" msgid " p print BSD partition table" msgstr "" -#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:393 fdisk/fdisk.c:412 -#: fdisk/fdisk.c:423 fdisk/fdisk.c:437 fdisk/fdisk.c:460 fdisk/fdisk.c:477 -#: fdisk/fdisk.c:493 fdisk/fdisk.c:511 +#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:396 fdisk/fdisk.c:415 +#: fdisk/fdisk.c:426 fdisk/fdisk.c:440 fdisk/fdisk.c:463 fdisk/fdisk.c:480 +#: fdisk/fdisk.c:496 fdisk/fdisk.c:514 msgid " q quit without saving changes" msgstr "" -#: fdisk/fdiskbsdlabel.c:138 fdisk/fdisk.c:461 fdisk/fdisk.c:478 -#: fdisk/fdisk.c:494 fdisk/fdisk.c:512 +#: fdisk/fdiskbsdlabel.c:138 fdisk/fdisk.c:464 fdisk/fdisk.c:481 +#: fdisk/fdisk.c:497 fdisk/fdisk.c:515 msgid " r return to main menu" msgstr "" @@ -2119,13 +2434,13 @@ msgstr "" msgid "BSD disklabel command (m for help): " msgstr "" -#: fdisk/fdiskbsdlabel.c:284 fdisk/fdisk.c:2032 fdisk/fdisksgilabel.c:651 -#: fdisk/fdisksunlabel.c:428 +#: fdisk/fdiskbsdlabel.c:284 fdisk/fdisk.c:2052 fdisk/fdisksgilabel.c:651 +#: fdisk/fdisksunlabel.c:431 #, c-format msgid "First %s" msgstr "" -#: fdisk/fdiskbsdlabel.c:291 fdisk/fdisksunlabel.c:485 +#: fdisk/fdiskbsdlabel.c:291 fdisk/fdisksunlabel.c:488 #, c-format msgid "Last %s or +size or +sizeM or +sizeK" msgstr "" @@ -2268,8 +2583,8 @@ msgstr "" msgid "tracks/cylinder" msgstr "" -#: fdisk/fdiskbsdlabel.c:470 fdisk/fdisk.c:645 fdisk/fdisk.c:1340 -#: fdisk/sfdisk.c:936 +#: fdisk/fdiskbsdlabel.c:470 fdisk/fdisk.c:648 fdisk/fdisk.c:1357 +#: fdisk/sfdisk.c:945 msgid "cylinders" msgstr "" @@ -2326,7 +2641,7 @@ msgstr "" msgid "Partition (a-%c): " msgstr "" -#: fdisk/fdiskbsdlabel.c:618 fdisk/fdisk.c:2179 +#: fdisk/fdiskbsdlabel.c:618 fdisk/fdisk.c:2199 #, c-format msgid "The maximum number of partitions has been created\n" msgstr "" @@ -2348,7 +2663,7 @@ msgid "" "Syncing disks.\n" msgstr "" -#: fdisk/fdisk.c:241 +#: fdisk/fdisk.c:244 msgid "" "Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n" " fdisk -l [-b SSZ] [-u] DISK List partition table(s)\n" @@ -2360,7 +2675,7 @@ msgid "" "-b 2048: (for certain MO disks) use 2048-byte sectors\n" msgstr "" -#: fdisk/fdisk.c:253 +#: fdisk/fdisk.c:256 msgid "" "Usage: fdisk [-l] [-b SSZ] [-u] device\n" "E.g.: fdisk /dev/hda (for the first IDE disk)\n" @@ -2370,199 +2685,199 @@ msgid "" " ...\n" msgstr "" -#: fdisk/fdisk.c:262 +#: fdisk/fdisk.c:265 #, c-format msgid "Unable to open %s\n" msgstr "" -#: fdisk/fdisk.c:266 +#: fdisk/fdisk.c:269 #, c-format msgid "Unable to read %s\n" msgstr "" -#: fdisk/fdisk.c:270 +#: fdisk/fdisk.c:273 #, c-format msgid "Unable to seek on %s\n" msgstr "" -#: fdisk/fdisk.c:274 +#: fdisk/fdisk.c:277 #, c-format msgid "Unable to write %s\n" msgstr "" -#: fdisk/fdisk.c:278 +#: fdisk/fdisk.c:281 #, c-format msgid "BLKGETSIZE ioctl failed on %s\n" msgstr "" -#: fdisk/fdisk.c:282 +#: fdisk/fdisk.c:285 msgid "Unable to allocate any more memory\n" msgstr "" -#: fdisk/fdisk.c:285 +#: fdisk/fdisk.c:288 msgid "Fatal error\n" msgstr "" -#: fdisk/fdisk.c:384 +#: fdisk/fdisk.c:387 msgid " a toggle a read only flag" msgstr "" -#: fdisk/fdisk.c:385 fdisk/fdisk.c:429 +#: fdisk/fdisk.c:388 fdisk/fdisk.c:432 msgid " b edit bsd disklabel" msgstr "" -#: fdisk/fdisk.c:386 +#: fdisk/fdisk.c:389 msgid " c toggle the mountable flag" msgstr "" -#: fdisk/fdisk.c:387 fdisk/fdisk.c:406 fdisk/fdisk.c:431 +#: fdisk/fdisk.c:390 fdisk/fdisk.c:409 fdisk/fdisk.c:434 msgid " d delete a partition" msgstr "" -#: fdisk/fdisk.c:388 fdisk/fdisk.c:407 fdisk/fdisk.c:432 +#: fdisk/fdisk.c:391 fdisk/fdisk.c:410 fdisk/fdisk.c:435 msgid " l list known partition types" msgstr "" -#: fdisk/fdisk.c:390 fdisk/fdisk.c:409 fdisk/fdisk.c:434 +#: fdisk/fdisk.c:393 fdisk/fdisk.c:412 fdisk/fdisk.c:437 msgid " n add a new partition" msgstr "" -#: fdisk/fdisk.c:391 fdisk/fdisk.c:410 fdisk/fdisk.c:422 fdisk/fdisk.c:435 +#: fdisk/fdisk.c:394 fdisk/fdisk.c:413 fdisk/fdisk.c:425 fdisk/fdisk.c:438 msgid " o create a new empty DOS partition table" msgstr "" -#: fdisk/fdisk.c:392 fdisk/fdisk.c:411 fdisk/fdisk.c:436 fdisk/fdisk.c:459 -#: fdisk/fdisk.c:476 fdisk/fdisk.c:492 fdisk/fdisk.c:510 +#: fdisk/fdisk.c:395 fdisk/fdisk.c:414 fdisk/fdisk.c:439 fdisk/fdisk.c:462 +#: fdisk/fdisk.c:479 fdisk/fdisk.c:495 fdisk/fdisk.c:513 msgid " p print the partition table" msgstr "" -#: fdisk/fdisk.c:394 fdisk/fdisk.c:413 fdisk/fdisk.c:424 fdisk/fdisk.c:438 +#: fdisk/fdisk.c:397 fdisk/fdisk.c:416 fdisk/fdisk.c:427 fdisk/fdisk.c:441 msgid " s create a new empty Sun disklabel" msgstr "" -#: fdisk/fdisk.c:395 fdisk/fdisk.c:414 fdisk/fdisk.c:439 +#: fdisk/fdisk.c:398 fdisk/fdisk.c:417 fdisk/fdisk.c:442 msgid " t change a partition's system id" msgstr "" -#: fdisk/fdisk.c:396 fdisk/fdisk.c:415 fdisk/fdisk.c:440 +#: fdisk/fdisk.c:399 fdisk/fdisk.c:418 fdisk/fdisk.c:443 msgid " u change display/entry units" msgstr "" -#: fdisk/fdisk.c:397 fdisk/fdisk.c:416 fdisk/fdisk.c:441 fdisk/fdisk.c:463 -#: fdisk/fdisk.c:480 fdisk/fdisk.c:496 fdisk/fdisk.c:514 +#: fdisk/fdisk.c:400 fdisk/fdisk.c:419 fdisk/fdisk.c:444 fdisk/fdisk.c:466 +#: fdisk/fdisk.c:483 fdisk/fdisk.c:499 fdisk/fdisk.c:517 msgid " v verify the partition table" msgstr "" -#: fdisk/fdisk.c:398 fdisk/fdisk.c:417 fdisk/fdisk.c:442 fdisk/fdisk.c:464 -#: fdisk/fdisk.c:481 fdisk/fdisk.c:497 fdisk/fdisk.c:515 +#: fdisk/fdisk.c:401 fdisk/fdisk.c:420 fdisk/fdisk.c:445 fdisk/fdisk.c:467 +#: fdisk/fdisk.c:484 fdisk/fdisk.c:500 fdisk/fdisk.c:518 msgid " w write table to disk and exit" msgstr "" -#: fdisk/fdisk.c:399 fdisk/fdisk.c:443 +#: fdisk/fdisk.c:402 fdisk/fdisk.c:446 msgid " x extra functionality (experts only)" msgstr "" -#: fdisk/fdisk.c:403 +#: fdisk/fdisk.c:406 msgid " a select bootable partition" msgstr "" -#: fdisk/fdisk.c:404 +#: fdisk/fdisk.c:407 msgid " b edit bootfile entry" msgstr "" -#: fdisk/fdisk.c:405 +#: fdisk/fdisk.c:408 msgid " c select sgi swap partition" msgstr "" -#: fdisk/fdisk.c:428 +#: fdisk/fdisk.c:431 msgid " a toggle a bootable flag" msgstr "" -#: fdisk/fdisk.c:430 +#: fdisk/fdisk.c:433 msgid " c toggle the dos compatibility flag" msgstr "" -#: fdisk/fdisk.c:451 +#: fdisk/fdisk.c:454 msgid " a change number of alternate cylinders" msgstr "" -#: fdisk/fdisk.c:452 fdisk/fdisk.c:470 fdisk/fdisk.c:486 fdisk/fdisk.c:502 +#: fdisk/fdisk.c:455 fdisk/fdisk.c:473 fdisk/fdisk.c:489 fdisk/fdisk.c:505 msgid " c change number of cylinders" msgstr "" -#: fdisk/fdisk.c:453 fdisk/fdisk.c:471 fdisk/fdisk.c:487 fdisk/fdisk.c:503 +#: fdisk/fdisk.c:456 fdisk/fdisk.c:474 fdisk/fdisk.c:490 fdisk/fdisk.c:506 msgid " d print the raw data in the partition table" msgstr "" -#: fdisk/fdisk.c:454 +#: fdisk/fdisk.c:457 msgid " e change number of extra sectors per cylinder" msgstr "" -#: fdisk/fdisk.c:455 fdisk/fdisk.c:474 fdisk/fdisk.c:490 fdisk/fdisk.c:507 +#: fdisk/fdisk.c:458 fdisk/fdisk.c:477 fdisk/fdisk.c:493 fdisk/fdisk.c:510 msgid " h change number of heads" msgstr "" -#: fdisk/fdisk.c:456 +#: fdisk/fdisk.c:459 msgid " i change interleave factor" msgstr "" -#: fdisk/fdisk.c:457 +#: fdisk/fdisk.c:460 msgid " o change rotation speed (rpm)" msgstr "" -#: fdisk/fdisk.c:462 fdisk/fdisk.c:479 fdisk/fdisk.c:495 fdisk/fdisk.c:513 +#: fdisk/fdisk.c:465 fdisk/fdisk.c:482 fdisk/fdisk.c:498 fdisk/fdisk.c:516 msgid " s change number of sectors/track" msgstr "" -#: fdisk/fdisk.c:465 +#: fdisk/fdisk.c:468 msgid " y change number of physical cylinders" msgstr "" -#: fdisk/fdisk.c:469 fdisk/fdisk.c:485 fdisk/fdisk.c:501 +#: fdisk/fdisk.c:472 fdisk/fdisk.c:488 fdisk/fdisk.c:504 msgid " b move beginning of data in a partition" msgstr "" -#: fdisk/fdisk.c:472 fdisk/fdisk.c:488 fdisk/fdisk.c:504 +#: fdisk/fdisk.c:475 fdisk/fdisk.c:491 fdisk/fdisk.c:507 msgid " e list extended partitions" msgstr "" -#: fdisk/fdisk.c:473 fdisk/fdisk.c:489 fdisk/fdisk.c:506 +#: fdisk/fdisk.c:476 fdisk/fdisk.c:492 fdisk/fdisk.c:509 msgid " g create an IRIX (SGI) partition table" msgstr "" -#: fdisk/fdisk.c:505 +#: fdisk/fdisk.c:508 msgid " f fix partition order" msgstr "" -#: fdisk/fdisk.c:508 +#: fdisk/fdisk.c:511 msgid " i change the disk identifier" msgstr "" -#: fdisk/fdisk.c:624 +#: fdisk/fdisk.c:627 #, c-format msgid "You must set" msgstr "" -#: fdisk/fdisk.c:641 +#: fdisk/fdisk.c:644 msgid "heads" msgstr "" -#: fdisk/fdisk.c:643 fdisk/fdisk.c:1340 fdisk/sfdisk.c:936 +#: fdisk/fdisk.c:646 fdisk/fdisk.c:1357 fdisk/sfdisk.c:945 msgid "sectors" msgstr "" -#: fdisk/fdisk.c:649 +#: fdisk/fdisk.c:652 #, c-format msgid "" "%s%s.\n" "You can do this from the extra functions menu.\n" msgstr "" -#: fdisk/fdisk.c:650 +#: fdisk/fdisk.c:653 msgid " and " msgstr "" -#: fdisk/fdisk.c:667 +#: fdisk/fdisk.c:670 #, c-format msgid "" "\n" @@ -2574,39 +2889,55 @@ msgid "" " (e.g., DOS FDISK, OS/2 FDISK)\n" msgstr "" -#: fdisk/fdisk.c:690 +#: fdisk/fdisk.c:683 +#, c-format +msgid "" +"\n" +"WARNING: The size of this disk is %d.%d TB (%llu bytes).\n" +"DOS partition table format can not be used on drives for volumes\n" +"larger than (%llu bytes) for %d-byte sectors. Use parted(1) and GUID \n" +"partition table format (GPT).\n" +"\n" +msgstr "" + +#: fdisk/fdisk.c:708 #, c-format msgid "Bad offset in primary extended partition\n" msgstr "" -#: fdisk/fdisk.c:704 +#: fdisk/fdisk.c:722 #, c-format msgid "" "Warning: omitting partitions after #%d.\n" "They will be deleted if you save this partition table.\n" msgstr "" -#: fdisk/fdisk.c:723 +#: fdisk/fdisk.c:741 #, c-format msgid "Warning: extra link pointer in partition table %d\n" msgstr "" -#: fdisk/fdisk.c:731 +#: fdisk/fdisk.c:749 #, c-format msgid "Warning: ignoring extra data in partition table %d\n" msgstr "" -#: fdisk/fdisk.c:783 +#: fdisk/fdisk.c:782 +#, c-format +msgid "omitting empty partition (%d)\n" +msgstr "" + +#: fdisk/fdisk.c:801 #, c-format msgid "Disk identifier: 0x%08x\n" msgstr "" -#: fdisk/fdisk.c:792 +#: fdisk/fdisk.c:810 #, c-format msgid "New disk identifier (current 0x%08x): " msgstr "" -#: fdisk/fdisk.c:811 +#: fdisk/fdisk.c:829 #, c-format msgid "" "Building a new DOS disklabel with disk identifier 0x%08x.\n" @@ -2615,143 +2946,143 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisk.c:843 +#: fdisk/fdisk.c:861 #, c-format msgid "Note: sector size is %d (not %d)\n" msgstr "" -#: fdisk/fdisk.c:975 +#: fdisk/fdisk.c:990 #, c-format msgid "You will not be able to write the partition table.\n" msgstr "" -#: fdisk/fdisk.c:1007 +#: fdisk/fdisk.c:1022 #, c-format msgid "" "This disk has both DOS and BSD magic.\n" "Give the 'b' command to go to BSD mode.\n" msgstr "" -#: fdisk/fdisk.c:1017 +#: fdisk/fdisk.c:1032 #, c-format msgid "" "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF " "disklabel\n" msgstr "" -#: fdisk/fdisk.c:1034 +#: fdisk/fdisk.c:1049 #, c-format msgid "Internal error\n" msgstr "" -#: fdisk/fdisk.c:1047 +#: fdisk/fdisk.c:1062 #, c-format msgid "Ignoring extra extended partition %d\n" msgstr "" -#: fdisk/fdisk.c:1059 +#: fdisk/fdisk.c:1074 #, c-format msgid "" "Warning: invalid flag 0x%04x of partition table %d will be corrected by w" "(rite)\n" msgstr "" -#: fdisk/fdisk.c:1081 +#: fdisk/fdisk.c:1096 #, c-format msgid "" "\n" "got EOF thrice - exiting..\n" msgstr "" -#: fdisk/fdisk.c:1120 +#: fdisk/fdisk.c:1135 msgid "Hex code (type L to list codes): " msgstr "" -#: fdisk/fdisk.c:1160 +#: fdisk/fdisk.c:1175 #, c-format msgid "%s (%u-%u, default %u): " msgstr "" -#: fdisk/fdisk.c:1225 +#: fdisk/fdisk.c:1242 #, c-format msgid "Unsupported suffix: '%s'.\n" msgstr "" -#: fdisk/fdisk.c:1226 +#: fdisk/fdisk.c:1243 #, c-format msgid "" "Supported: 10^N: KB (KiloByte), MB (MegaByte), GB (GigaByte)\n" " 2^N: K (KibiByte), M (MebiByte), G (GibiByte)\n" msgstr "" -#: fdisk/fdisk.c:1252 +#: fdisk/fdisk.c:1269 #, c-format msgid "Using default value %u\n" msgstr "" -#: fdisk/fdisk.c:1256 +#: fdisk/fdisk.c:1273 #, c-format msgid "Value out of range.\n" msgstr "" -#: fdisk/fdisk.c:1266 +#: fdisk/fdisk.c:1283 msgid "Partition number" msgstr "" -#: fdisk/fdisk.c:1277 +#: fdisk/fdisk.c:1294 #, c-format msgid "Warning: partition %d has empty type\n" msgstr "" -#: fdisk/fdisk.c:1299 fdisk/fdisk.c:1325 +#: fdisk/fdisk.c:1316 fdisk/fdisk.c:1342 #, c-format msgid "Selected partition %d\n" msgstr "" -#: fdisk/fdisk.c:1302 +#: fdisk/fdisk.c:1319 #, c-format msgid "No partition is defined yet!\n" msgstr "" -#: fdisk/fdisk.c:1328 +#: fdisk/fdisk.c:1345 #, c-format msgid "All primary partitions have been defined already!\n" msgstr "" -#: fdisk/fdisk.c:1338 +#: fdisk/fdisk.c:1355 msgid "cylinder" msgstr "" -#: fdisk/fdisk.c:1338 +#: fdisk/fdisk.c:1355 msgid "sector" msgstr "" -#: fdisk/fdisk.c:1347 +#: fdisk/fdisk.c:1364 #, c-format msgid "Changing display/entry units to %s\n" msgstr "" -#: fdisk/fdisk.c:1358 +#: fdisk/fdisk.c:1375 #, c-format msgid "WARNING: Partition %d is an extended partition\n" msgstr "" -#: fdisk/fdisk.c:1369 +#: fdisk/fdisk.c:1386 #, c-format msgid "DOS Compatibility flag is set\n" msgstr "" -#: fdisk/fdisk.c:1373 +#: fdisk/fdisk.c:1390 #, c-format msgid "DOS Compatibility flag is not set\n" msgstr "" -#: fdisk/fdisk.c:1473 +#: fdisk/fdisk.c:1490 #, c-format msgid "Partition %d does not exist yet!\n" msgstr "" -#: fdisk/fdisk.c:1478 +#: fdisk/fdisk.c:1495 #, c-format msgid "" "Type 0 means free space to many systems\n" @@ -2760,14 +3091,14 @@ msgid "" "a partition using the `d' command.\n" msgstr "" -#: fdisk/fdisk.c:1487 +#: fdisk/fdisk.c:1504 #, c-format msgid "" "You cannot change a partition into an extended one or vice versa\n" "Delete it first.\n" msgstr "" -#: fdisk/fdisk.c:1496 +#: fdisk/fdisk.c:1513 #, c-format msgid "" "Consider leaving partition 3 as Whole disk (5),\n" @@ -2775,7 +3106,7 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisk.c:1502 +#: fdisk/fdisk.c:1519 #, c-format msgid "" "Consider leaving partition 9 as volume header (0),\n" @@ -2783,93 +3114,98 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisk.c:1519 +#: fdisk/fdisk.c:1536 #, c-format msgid "Changed system type of partition %d to %x (%s)\n" msgstr "" -#: fdisk/fdisk.c:1522 +#: fdisk/fdisk.c:1539 #, c-format msgid "System type of partition %d is unchanged: %x (%s)\n" msgstr "" -#: fdisk/fdisk.c:1574 +#: fdisk/fdisk.c:1591 #, c-format msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n" msgstr "" -#: fdisk/fdisk.c:1576 fdisk/fdisk.c:1584 fdisk/fdisk.c:1593 fdisk/fdisk.c:1603 +#: fdisk/fdisk.c:1593 fdisk/fdisk.c:1601 fdisk/fdisk.c:1610 fdisk/fdisk.c:1620 #, c-format msgid " phys=(%d, %d, %d) " msgstr "" -#: fdisk/fdisk.c:1577 fdisk/fdisk.c:1585 +#: fdisk/fdisk.c:1594 fdisk/fdisk.c:1602 #, c-format msgid "logical=(%d, %d, %d)\n" msgstr "" -#: fdisk/fdisk.c:1582 +#: fdisk/fdisk.c:1599 #, c-format msgid "Partition %d has different physical/logical endings:\n" msgstr "" -#: fdisk/fdisk.c:1591 +#: fdisk/fdisk.c:1608 #, c-format msgid "Partition %i does not start on cylinder boundary:\n" msgstr "" -#: fdisk/fdisk.c:1594 +#: fdisk/fdisk.c:1611 #, c-format msgid "should be (%d, %d, 1)\n" msgstr "" -#: fdisk/fdisk.c:1600 +#: fdisk/fdisk.c:1617 #, c-format msgid "Partition %i does not end on cylinder boundary.\n" msgstr "" -#: fdisk/fdisk.c:1604 +#: fdisk/fdisk.c:1621 #, c-format msgid "should be (%d, %d, %d)\n" msgstr "" -#: fdisk/fdisk.c:1616 +#: fdisk/fdisk.c:1633 #, c-format msgid "" "\n" "Disk %s: %ld MB, %lld bytes\n" msgstr "" -#: fdisk/fdisk.c:1619 +#: fdisk/fdisk.c:1637 #, c-format msgid "" "\n" "Disk %s: %ld.%ld GB, %lld bytes\n" msgstr "" -#: fdisk/fdisk.c:1621 +#: fdisk/fdisk.c:1640 #, c-format msgid "%d heads, %llu sectors/track, %d cylinders" msgstr "" -#: fdisk/fdisk.c:1624 +#: fdisk/fdisk.c:1643 #, c-format msgid ", total %llu sectors" msgstr "" -#: fdisk/fdisk.c:1627 +#: fdisk/fdisk.c:1646 #, c-format msgid "Units = %s of %d * %d = %d bytes\n" msgstr "" -#: fdisk/fdisk.c:1738 +#: fdisk/fdisk.c:1757 #, c-format msgid "" "Nothing to do. Ordering is correct already.\n" "\n" msgstr "" -#: fdisk/fdisk.c:1794 +#: fdisk/fdisk.c:1785 +#, c-format +msgid "Done.\n" +msgstr "" + +#: fdisk/fdisk.c:1813 #, c-format msgid "" "This doesn't look like a partition table\n" @@ -2877,23 +3213,23 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisk.c:1807 +#: fdisk/fdisk.c:1826 #, c-format msgid "%*s Boot Start End Blocks Id System\n" msgstr "" -#: fdisk/fdisk.c:1808 fdisk/fdisksgilabel.c:223 fdisk/fdisksunlabel.c:600 +#: fdisk/fdisk.c:1827 fdisk/fdisksgilabel.c:223 fdisk/fdisksunlabel.c:603 msgid "Device" msgstr "" -#: fdisk/fdisk.c:1845 +#: fdisk/fdisk.c:1864 #, c-format msgid "" "\n" "Partition table entries are not in disk order\n" msgstr "" -#: fdisk/fdisk.c:1855 +#: fdisk/fdisk.c:1874 #, c-format msgid "" "\n" @@ -2901,87 +3237,87 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisk.c:1857 +#: fdisk/fdisk.c:1876 #, c-format msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n" msgstr "" -#: fdisk/fdisk.c:1903 +#: fdisk/fdisk.c:1922 #, c-format msgid "Warning: partition %d contains sector 0\n" msgstr "" -#: fdisk/fdisk.c:1906 +#: fdisk/fdisk.c:1925 #, c-format msgid "Partition %d: head %d greater than maximum %d\n" msgstr "" -#: fdisk/fdisk.c:1909 +#: fdisk/fdisk.c:1928 #, c-format msgid "Partition %d: sector %d greater than maximum %llu\n" msgstr "" -#: fdisk/fdisk.c:1912 +#: fdisk/fdisk.c:1931 #, c-format msgid "Partitions %d: cylinder %d greater than maximum %d\n" msgstr "" -#: fdisk/fdisk.c:1916 +#: fdisk/fdisk.c:1935 #, c-format msgid "Partition %d: previous sectors %d disagrees with total %d\n" msgstr "" -#: fdisk/fdisk.c:1948 +#: fdisk/fdisk.c:1968 #, c-format msgid "Warning: bad start-of-data in partition %d\n" msgstr "" -#: fdisk/fdisk.c:1956 +#: fdisk/fdisk.c:1976 #, c-format msgid "Warning: partition %d overlaps partition %d.\n" msgstr "" -#: fdisk/fdisk.c:1976 +#: fdisk/fdisk.c:1996 #, c-format msgid "Warning: partition %d is empty\n" msgstr "" -#: fdisk/fdisk.c:1981 +#: fdisk/fdisk.c:2001 #, c-format msgid "Logical partition %d not entirely in partition %d\n" msgstr "" -#: fdisk/fdisk.c:1987 +#: fdisk/fdisk.c:2007 #, c-format -msgid "Total allocated sectors %ld greater than the maximum %lld\n" +msgid "Total allocated sectors %llu greater than the maximum %llu\n" msgstr "" -#: fdisk/fdisk.c:1990 +#: fdisk/fdisk.c:2010 #, c-format -msgid "%lld unallocated sectors\n" +msgid "%lld unallocated %d-byte sectors\n" msgstr "" -#: fdisk/fdisk.c:2005 fdisk/fdisksgilabel.c:633 fdisk/fdisksunlabel.c:413 +#: fdisk/fdisk.c:2025 fdisk/fdisksgilabel.c:633 fdisk/fdisksunlabel.c:416 #, c-format msgid "Partition %d is already defined. Delete it before re-adding it.\n" msgstr "" -#: fdisk/fdisk.c:2047 +#: fdisk/fdisk.c:2067 #, c-format msgid "Sector %llu is already allocated\n" msgstr "" -#: fdisk/fdisk.c:2083 +#: fdisk/fdisk.c:2103 #, c-format msgid "No free sectors available\n" msgstr "" -#: fdisk/fdisk.c:2092 +#: fdisk/fdisk.c:2112 #, c-format msgid "Last %1$s, +%2$s or +size{K,M,G}" msgstr "" -#: fdisk/fdisk.c:2158 +#: fdisk/fdisk.c:2178 #, c-format msgid "" "\tSorry - this fdisk cannot handle AIX disk labels.\n" @@ -2990,7 +3326,7 @@ msgid "" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" -#: fdisk/fdisk.c:2167 +#: fdisk/fdisk.c:2187 #, c-format msgid "" "\tSorry - this fdisk cannot handle Mac disk labels.\n" @@ -2999,22 +3335,22 @@ msgid "" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" -#: fdisk/fdisk.c:2187 +#: fdisk/fdisk.c:2207 #, c-format msgid "You must delete some partition and add an extended partition first\n" msgstr "" -#: fdisk/fdisk.c:2190 +#: fdisk/fdisk.c:2210 #, c-format msgid "All logical partitions are in use\n" msgstr "" -#: fdisk/fdisk.c:2191 +#: fdisk/fdisk.c:2211 #, c-format msgid "Adding a primary partition\n" msgstr "" -#: fdisk/fdisk.c:2196 +#: fdisk/fdisk.c:2216 #, c-format msgid "" "Command action\n" @@ -3022,41 +3358,41 @@ msgid "" " p primary partition (1-4)\n" msgstr "" -#: fdisk/fdisk.c:2198 +#: fdisk/fdisk.c:2218 msgid "l logical (5 or over)" msgstr "" -#: fdisk/fdisk.c:2198 +#: fdisk/fdisk.c:2218 msgid "e extended" msgstr "" -#: fdisk/fdisk.c:2217 +#: fdisk/fdisk.c:2237 #, c-format msgid "Invalid partition number for type `%c'\n" msgstr "" -#: fdisk/fdisk.c:2253 +#: fdisk/fdisk.c:2273 #, c-format msgid "" "The partition table has been altered!\n" "\n" msgstr "" -#: fdisk/fdisk.c:2264 +#: fdisk/fdisk.c:2287 #, c-format msgid "Calling ioctl() to re-read partition table.\n" msgstr "" -#: fdisk/fdisk.c:2271 +#: fdisk/fdisk.c:2296 #, c-format msgid "" "\n" "WARNING: Re-reading the partition table failed with error %d: %s.\n" -"The kernel still uses the old table.\n" -"The new table will be used at the next reboot.\n" +"The kernel still uses the old table. The new table will be used at\n" +"the next reboot or after you run partprobe(8) or kpartx(8)\n" msgstr "" -#: fdisk/fdisk.c:2281 +#: fdisk/fdisk.c:2304 #, c-format msgid "" "\n" @@ -3065,49 +3401,49 @@ msgid "" "information.\n" msgstr "" -#: fdisk/fdisk.c:2287 +#: fdisk/fdisk.c:2310 #, c-format msgid "" "\n" "Error closing file\n" msgstr "" -#: fdisk/fdisk.c:2291 +#: fdisk/fdisk.c:2314 #, c-format msgid "Syncing disks.\n" msgstr "" -#: fdisk/fdisk.c:2338 +#: fdisk/fdisk.c:2361 #, c-format msgid "Partition %d has no data area\n" msgstr "" -#: fdisk/fdisk.c:2343 +#: fdisk/fdisk.c:2366 msgid "New beginning of data" msgstr "" -#: fdisk/fdisk.c:2359 +#: fdisk/fdisk.c:2382 msgid "Expert command (m for help): " msgstr "" -#: fdisk/fdisk.c:2372 +#: fdisk/fdisk.c:2395 msgid "Number of cylinders" msgstr "" -#: fdisk/fdisk.c:2399 +#: fdisk/fdisk.c:2422 msgid "Number of heads" msgstr "" -#: fdisk/fdisk.c:2426 +#: fdisk/fdisk.c:2449 msgid "Number of sectors" msgstr "" -#: fdisk/fdisk.c:2429 +#: fdisk/fdisk.c:2452 #, c-format msgid "Warning: setting sector offset for DOS compatiblity\n" msgstr "" -#: fdisk/fdisk.c:2488 +#: fdisk/fdisk.c:2511 #, c-format msgid "" "\n" @@ -3116,64 +3452,64 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisk.c:2510 +#: fdisk/fdisk.c:2533 #, c-format msgid "Disk %s doesn't contain a valid partition table\n" msgstr "" -#: fdisk/fdisk.c:2521 +#: fdisk/fdisk.c:2544 #, c-format msgid "Cannot open %s\n" msgstr "" -#: fdisk/fdisk.c:2539 fdisk/sfdisk.c:2605 +#: fdisk/fdisk.c:2563 fdisk/sfdisk.c:2617 #, c-format msgid "cannot open %s\n" msgstr "" -#: fdisk/fdisk.c:2559 +#: fdisk/fdisk.c:2583 #, c-format msgid "%c: unknown command\n" msgstr "" -#: fdisk/fdisk.c:2629 +#: fdisk/fdisk.c:2653 #, c-format msgid "This kernel finds the sector size itself - -b option ignored\n" msgstr "" -#: fdisk/fdisk.c:2633 +#: fdisk/fdisk.c:2657 #, c-format msgid "" "Warning: the -b (set sector size) option should be used with one specified " "device\n" msgstr "" -#: fdisk/fdisk.c:2694 +#: fdisk/fdisk.c:2717 #, c-format msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n" msgstr "" -#: fdisk/fdisk.c:2704 +#: fdisk/fdisk.c:2727 msgid "Command (m for help): " msgstr "" -#: fdisk/fdisk.c:2720 +#: fdisk/fdisk.c:2743 #, c-format msgid "" "\n" "The current boot file is: %s\n" msgstr "" -#: fdisk/fdisk.c:2722 +#: fdisk/fdisk.c:2745 msgid "Please enter the name of the new boot file: " msgstr "" -#: fdisk/fdisk.c:2724 +#: fdisk/fdisk.c:2747 #, c-format msgid "Boot file unchanged\n" msgstr "" -#: fdisk/fdisk.c:2797 +#: fdisk/fdisk.c:2820 #, c-format msgid "" "\n" @@ -3362,7 +3698,7 @@ msgstr "" msgid "More than one entire disk entry present.\n" msgstr "" -#: fdisk/fdisksgilabel.c:446 fdisk/fdisksunlabel.c:385 +#: fdisk/fdisksgilabel.c:446 fdisk/fdisksunlabel.c:388 #, c-format msgid "No partitions defined\n" msgstr "" @@ -3451,7 +3787,7 @@ msgid "" "Type YES if you are sure about tagging this partition differently.\n" msgstr "" -#: fdisk/fdisksgilabel.c:556 fdisk/fdisksunlabel.c:551 +#: fdisk/fdisksgilabel.c:556 fdisk/fdisksunlabel.c:554 msgid "YES\n" msgstr "" @@ -3501,7 +3837,7 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisksgilabel.c:730 fdisk/fdisksunlabel.c:226 +#: fdisk/fdisksgilabel.c:731 fdisk/fdisksunlabel.c:227 #, c-format msgid "" "Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %" @@ -3509,12 +3845,12 @@ msgid "" "This value may be truncated for devices > 33.8 GB.\n" msgstr "" -#: fdisk/fdisksgilabel.c:743 +#: fdisk/fdisksgilabel.c:745 #, c-format msgid "Trying to keep parameters of partition %d.\n" msgstr "" -#: fdisk/fdisksgilabel.c:745 +#: fdisk/fdisksgilabel.c:747 #, c-format msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n" msgstr "" @@ -3563,7 +3899,7 @@ msgstr "" msgid "SunOS reserved" msgstr "" -#: fdisk/fdisksunlabel.c:58 fdisk/i386_sys_types.c:102 +#: fdisk/fdisksunlabel.c:58 fdisk/i386_sys_types.c:103 msgid "Linux raid autodetect" msgstr "" @@ -3606,43 +3942,50 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisksunlabel.c:233 +#: fdisk/fdisksunlabel.c:236 msgid "Sectors/track" msgstr "" -#: fdisk/fdisksunlabel.c:348 +#: fdisk/fdisksunlabel.c:351 #, c-format msgid "Partition %d doesn't end on cylinder boundary\n" msgstr "" -#: fdisk/fdisksunlabel.c:368 +#: fdisk/fdisksunlabel.c:371 #, c-format msgid "Partition %d overlaps with others in sectors %d-%d\n" msgstr "" -#: fdisk/fdisksunlabel.c:390 +#: fdisk/fdisksunlabel.c:393 #, c-format msgid "Unused gap - sectors 0-%d\n" msgstr "" -#: fdisk/fdisksunlabel.c:392 fdisk/fdisksunlabel.c:398 +#: fdisk/fdisksunlabel.c:395 fdisk/fdisksunlabel.c:401 #, c-format msgid "Unused gap - sectors %d-%d\n" msgstr "" -#: fdisk/fdisksunlabel.c:423 +#: fdisk/fdisksunlabel.c:426 #, c-format msgid "" "Other partitions already cover the whole disk.\n" "Delete some/shrink them before retry.\n" msgstr "" -#: fdisk/fdisksunlabel.c:474 +#: fdisk/fdisksunlabel.c:449 +#, c-format +msgid "" +"It is highly recommended that the third partition covers the whole disk\n" +"and is of type `Whole disk'\n" +msgstr "" + +#: fdisk/fdisksunlabel.c:477 #, c-format msgid "Sector %d is already allocated\n" msgstr "" -#: fdisk/fdisksunlabel.c:504 +#: fdisk/fdisksunlabel.c:507 #, c-format msgid "" "You haven't covered the whole disk with the 3rd partition, but your value\n" @@ -3650,14 +3993,14 @@ msgid "" "to %d %s\n" msgstr "" -#: fdisk/fdisksunlabel.c:531 +#: fdisk/fdisksunlabel.c:534 #, c-format msgid "" "If you want to maintain SunOS/Solaris compatibility, consider leaving this\n" "partition as Whole disk (5), starting at 0, with %u sectors\n" msgstr "" -#: fdisk/fdisksunlabel.c:546 +#: fdisk/fdisksunlabel.c:549 msgid "" "It is highly recommended that the partition at offset 0\n" "is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n" @@ -3666,7 +4009,7 @@ msgid "" "tagged with 82 (Linux swap): " msgstr "" -#: fdisk/fdisksunlabel.c:578 +#: fdisk/fdisksunlabel.c:581 #, c-format msgid "" "\n" @@ -3679,7 +4022,7 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisksunlabel.c:594 +#: fdisk/fdisksunlabel.c:597 #, c-format msgid "" "\n" @@ -3688,28 +4031,28 @@ msgid "" "\n" msgstr "" -#: fdisk/fdisksunlabel.c:599 +#: fdisk/fdisksunlabel.c:602 #, c-format msgid "%*s Flag Start End Blocks Id System\n" msgstr "" -#: fdisk/fdisksunlabel.c:627 +#: fdisk/fdisksunlabel.c:630 msgid "Number of alternate cylinders" msgstr "" -#: fdisk/fdisksunlabel.c:639 +#: fdisk/fdisksunlabel.c:642 msgid "Extra sectors per cylinder" msgstr "" -#: fdisk/fdisksunlabel.c:646 +#: fdisk/fdisksunlabel.c:649 msgid "Interleave factor" msgstr "" -#: fdisk/fdisksunlabel.c:653 +#: fdisk/fdisksunlabel.c:656 msgid "Rotation speed (rpm)" msgstr "" -#: fdisk/fdisksunlabel.c:660 +#: fdisk/fdisksunlabel.c:663 msgid "Number of physical cylinders" msgstr "" @@ -3881,8 +4224,8 @@ msgstr "" msgid "Priam Edisk" msgstr "" -#: fdisk/i386_sys_types.c:48 fdisk/i386_sys_types.c:91 -#: fdisk/i386_sys_types.c:97 fdisk/i386_sys_types.c:98 +#: fdisk/i386_sys_types.c:48 fdisk/i386_sys_types.c:92 +#: fdisk/i386_sys_types.c:98 fdisk/i386_sys_types.c:99 msgid "SpeedStor" msgstr "" @@ -3975,98 +4318,102 @@ msgid "Darwin boot" msgstr "" #: fdisk/i386_sys_types.c:74 -msgid "BSDI fs" +msgid "HFS / HFS+" msgstr "" #: fdisk/i386_sys_types.c:75 -msgid "BSDI swap" +msgid "BSDI fs" msgstr "" #: fdisk/i386_sys_types.c:76 -msgid "Boot Wizard hidden" +msgid "BSDI swap" msgstr "" #: fdisk/i386_sys_types.c:77 -msgid "Solaris boot" +msgid "Boot Wizard hidden" msgstr "" #: fdisk/i386_sys_types.c:78 -msgid "Solaris" +msgid "Solaris boot" msgstr "" #: fdisk/i386_sys_types.c:79 -msgid "DRDOS/sec (FAT-12)" +msgid "Solaris" msgstr "" #: fdisk/i386_sys_types.c:80 -msgid "DRDOS/sec (FAT-16 < 32M)" +msgid "DRDOS/sec (FAT-12)" msgstr "" #: fdisk/i386_sys_types.c:81 -msgid "DRDOS/sec (FAT-16)" +msgid "DRDOS/sec (FAT-16 < 32M)" msgstr "" #: fdisk/i386_sys_types.c:82 -msgid "Syrinx" +msgid "DRDOS/sec (FAT-16)" msgstr "" #: fdisk/i386_sys_types.c:83 -msgid "Non-FS data" +msgid "Syrinx" msgstr "" #: fdisk/i386_sys_types.c:84 +msgid "Non-FS data" +msgstr "" + +#: fdisk/i386_sys_types.c:85 msgid "CP/M / CTOS / ..." msgstr "" -#: fdisk/i386_sys_types.c:86 +#: fdisk/i386_sys_types.c:87 msgid "Dell Utility" msgstr "" -#: fdisk/i386_sys_types.c:87 +#: fdisk/i386_sys_types.c:88 msgid "BootIt" msgstr "" -#: fdisk/i386_sys_types.c:88 +#: fdisk/i386_sys_types.c:89 msgid "DOS access" msgstr "" -#: fdisk/i386_sys_types.c:90 +#: fdisk/i386_sys_types.c:91 msgid "DOS R/O" msgstr "" -#: fdisk/i386_sys_types.c:93 +#: fdisk/i386_sys_types.c:94 msgid "BeOS fs" msgstr "" -#: fdisk/i386_sys_types.c:94 +#: fdisk/i386_sys_types.c:95 msgid "GPT" msgstr "" -#: fdisk/i386_sys_types.c:95 +#: fdisk/i386_sys_types.c:96 msgid "EFI (FAT-12/16/32)" msgstr "" -#: fdisk/i386_sys_types.c:96 +#: fdisk/i386_sys_types.c:97 msgid "Linux/PA-RISC boot" msgstr "" -#: fdisk/i386_sys_types.c:99 +#: fdisk/i386_sys_types.c:100 msgid "DOS secondary" msgstr "" -#: fdisk/i386_sys_types.c:100 +#: fdisk/i386_sys_types.c:101 msgid "VMware VMFS" msgstr "" -#: fdisk/i386_sys_types.c:101 +#: fdisk/i386_sys_types.c:102 msgid "VMware VMKCORE" msgstr "" -#: fdisk/i386_sys_types.c:105 +#: fdisk/i386_sys_types.c:106 msgid "LANstep" msgstr "" -#: fdisk/i386_sys_types.c:106 +#: fdisk/i386_sys_types.c:107 msgid "BBT" msgstr "" @@ -4142,17 +4489,17 @@ msgstr "" msgid "error writing sector %lu on %s\n" msgstr "" -#: fdisk/sfdisk.c:452 +#: fdisk/sfdisk.c:455 #, c-format msgid "Disk %s: cannot get geometry\n" msgstr "" -#: fdisk/sfdisk.c:469 +#: fdisk/sfdisk.c:472 #, c-format msgid "Disk %s: cannot get size\n" msgstr "" -#: fdisk/sfdisk.c:502 +#: fdisk/sfdisk.c:505 #, c-format msgid "" "Warning: start=%lu - this looks like a partition rather than\n" @@ -4160,165 +4507,188 @@ msgid "" "[Use the --force option if you really want this]\n" msgstr "" -#: fdisk/sfdisk.c:509 +#: fdisk/sfdisk.c:512 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu heads\n" msgstr "" -#: fdisk/sfdisk.c:512 +#: fdisk/sfdisk.c:515 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n" msgstr "" -#: fdisk/sfdisk.c:516 +#: fdisk/sfdisk.c:519 #, c-format msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n" msgstr "" -#: fdisk/sfdisk.c:521 +#: fdisk/sfdisk.c:524 #, c-format msgid "" "Warning: unlikely number of sectors (%lu) - usually at most 63\n" "This will give problems with all software that uses C/H/S addressing.\n" msgstr "" -#: fdisk/sfdisk.c:525 +#: fdisk/sfdisk.c:528 #, c-format msgid "" "\n" "Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n" msgstr "" -#: fdisk/sfdisk.c:607 +#: fdisk/sfdisk.c:610 #, c-format msgid "" "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" msgstr "" -#: fdisk/sfdisk.c:612 +#: fdisk/sfdisk.c:615 #, c-format msgid "" "%s of partition %s has impossible value for sector: %lu (should be in 1-%" "lu)\n" msgstr "" -#: fdisk/sfdisk.c:617 +#: fdisk/sfdisk.c:620 #, c-format msgid "" "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%" "lu)\n" msgstr "" -#: fdisk/sfdisk.c:657 +#: fdisk/sfdisk.c:660 #, c-format msgid "" "Id Name\n" "\n" msgstr "" -#: fdisk/sfdisk.c:813 +#: fdisk/sfdisk.c:821 #, c-format msgid "Re-reading the partition table ...\n" msgstr "" -#: fdisk/sfdisk.c:819 +#: fdisk/sfdisk.c:827 msgid "" -"The command to re-read the partition table failed\n" -"Reboot your system now, before using mkfs\n" +"The command to re-read the partition table failed.\n" +"Run partprobe(8), kpartx(8) or reboot your system now,\n" +"before using mkfs\n" msgstr "" -#: fdisk/sfdisk.c:824 +#: fdisk/sfdisk.c:833 #, c-format msgid "Error closing %s\n" msgstr "" -#: fdisk/sfdisk.c:862 +#: fdisk/sfdisk.c:871 #, c-format msgid "%s: no such partition\n" msgstr "" -#: fdisk/sfdisk.c:885 +#: fdisk/sfdisk.c:894 msgid "unrecognized format - using sectors\n" msgstr "" -#: fdisk/sfdisk.c:924 +#: fdisk/sfdisk.c:933 #, c-format msgid "# partition table of %s\n" msgstr "" -#: fdisk/sfdisk.c:935 +#: fdisk/sfdisk.c:934 +#, c-format +msgid "" +"unit: sectors\n" +"\n" +msgstr "" + +#: fdisk/sfdisk.c:944 #, c-format msgid "unimplemented format - using %s\n" msgstr "" -#: fdisk/sfdisk.c:939 +#: fdisk/sfdisk.c:948 #, c-format msgid "" "Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" -#: fdisk/sfdisk.c:942 +#: fdisk/sfdisk.c:951 #, c-format msgid " Device Boot Start End #cyls #blocks Id System\n" msgstr "" -#: fdisk/sfdisk.c:947 +#: fdisk/sfdisk.c:956 #, c-format msgid "" "Units = sectors of 512 bytes, counting from %d\n" "\n" msgstr "" -#: fdisk/sfdisk.c:949 +#: fdisk/sfdisk.c:958 #, c-format msgid " Device Boot Start End #sectors Id System\n" msgstr "" -#: fdisk/sfdisk.c:952 +#: fdisk/sfdisk.c:961 #, c-format msgid "" "Units = blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" -#: fdisk/sfdisk.c:954 +#: fdisk/sfdisk.c:963 #, c-format msgid " Device Boot Start End #blocks Id System\n" msgstr "" -#: fdisk/sfdisk.c:957 +#: fdisk/sfdisk.c:966 #, c-format msgid "" "Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" -#: fdisk/sfdisk.c:959 +#: fdisk/sfdisk.c:968 #, c-format msgid " Device Boot Start End MiB #blocks Id System\n" msgstr "" -#: fdisk/sfdisk.c:1119 +#: fdisk/sfdisk.c:1062 +#, c-format +msgid " start=%9lu" +msgstr "" + +#: fdisk/sfdisk.c:1063 +#, c-format +msgid ", size=%9lu" +msgstr "" + +#: fdisk/sfdisk.c:1067 +#, c-format +msgid ", bootable" +msgstr "" + +#: fdisk/sfdisk.c:1128 #, c-format msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" -#: fdisk/sfdisk.c:1126 +#: fdisk/sfdisk.c:1135 #, c-format msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" -#: fdisk/sfdisk.c:1129 +#: fdisk/sfdisk.c:1138 #, c-format msgid "partition ends on cylinder %ld, beyond the end of the disk\n" msgstr "" -#: fdisk/sfdisk.c:1139 +#: fdisk/sfdisk.c:1148 msgid "No partitions found\n" msgstr "" -#: fdisk/sfdisk.c:1143 +#: fdisk/sfdisk.c:1152 #, c-format msgid "" "Warning: The partition table looks like it was made\n" @@ -4326,418 +4696,418 @@ msgid "" "For this listing I'll assume that geometry.\n" msgstr "" -#: fdisk/sfdisk.c:1192 +#: fdisk/sfdisk.c:1201 msgid "no partition table present.\n" msgstr "" -#: fdisk/sfdisk.c:1194 +#: fdisk/sfdisk.c:1203 #, c-format msgid "strange, only %d partitions defined.\n" msgstr "" -#: fdisk/sfdisk.c:1203 +#: fdisk/sfdisk.c:1212 #, c-format msgid "Warning: partition %s has size 0 but is not marked Empty\n" msgstr "" -#: fdisk/sfdisk.c:1206 +#: fdisk/sfdisk.c:1215 #, c-format msgid "Warning: partition %s has size 0 and is bootable\n" msgstr "" -#: fdisk/sfdisk.c:1209 +#: fdisk/sfdisk.c:1218 #, c-format msgid "Warning: partition %s has size 0 and nonzero start\n" msgstr "" -#: fdisk/sfdisk.c:1220 +#: fdisk/sfdisk.c:1229 #, c-format msgid "Warning: partition %s " msgstr "" -#: fdisk/sfdisk.c:1221 +#: fdisk/sfdisk.c:1230 #, c-format msgid "is not contained in partition %s\n" msgstr "" -#: fdisk/sfdisk.c:1232 +#: fdisk/sfdisk.c:1241 #, c-format msgid "Warning: partitions %s " msgstr "" -#: fdisk/sfdisk.c:1233 +#: fdisk/sfdisk.c:1242 #, c-format msgid "and %s overlap\n" msgstr "" -#: fdisk/sfdisk.c:1244 +#: fdisk/sfdisk.c:1253 #, c-format msgid "" "Warning: partition %s contains part of the partition table (sector %lu),\n" "and will destroy it when filled\n" msgstr "" -#: fdisk/sfdisk.c:1256 +#: fdisk/sfdisk.c:1265 #, c-format msgid "Warning: partition %s starts at sector 0\n" msgstr "" -#: fdisk/sfdisk.c:1260 +#: fdisk/sfdisk.c:1269 #, c-format msgid "Warning: partition %s extends past end of disk\n" msgstr "" -#: fdisk/sfdisk.c:1275 +#: fdisk/sfdisk.c:1284 msgid "" "Among the primary partitions, at most one can be extended\n" " (although this is not a problem under Linux)\n" msgstr "" -#: fdisk/sfdisk.c:1293 +#: fdisk/sfdisk.c:1302 #, c-format msgid "Warning: partition %s does not start at a cylinder boundary\n" msgstr "" -#: fdisk/sfdisk.c:1299 +#: fdisk/sfdisk.c:1308 #, c-format msgid "Warning: partition %s does not end at a cylinder boundary\n" msgstr "" -#: fdisk/sfdisk.c:1317 +#: fdisk/sfdisk.c:1326 msgid "" "Warning: more than one primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" -#: fdisk/sfdisk.c:1324 +#: fdisk/sfdisk.c:1333 msgid "" "Warning: usually one can boot from primary partitions only\n" "LILO disregards the `bootable' flag.\n" msgstr "" -#: fdisk/sfdisk.c:1330 +#: fdisk/sfdisk.c:1339 msgid "" "Warning: no primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" -#: fdisk/sfdisk.c:1344 +#: fdisk/sfdisk.c:1353 msgid "start" msgstr "" -#: fdisk/sfdisk.c:1347 +#: fdisk/sfdisk.c:1356 #, c-format msgid "" "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" -#: fdisk/sfdisk.c:1353 +#: fdisk/sfdisk.c:1362 msgid "end" msgstr "" -#: fdisk/sfdisk.c:1356 +#: fdisk/sfdisk.c:1365 #, c-format msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" -#: fdisk/sfdisk.c:1359 +#: fdisk/sfdisk.c:1368 #, c-format msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n" msgstr "" -#: fdisk/sfdisk.c:1384 +#: fdisk/sfdisk.c:1393 #, c-format msgid "" "Warning: shifted start of the extd partition from %ld to %ld\n" "(For listing purposes only. Do not change its contents.)\n" msgstr "" -#: fdisk/sfdisk.c:1390 +#: fdisk/sfdisk.c:1399 msgid "" "Warning: extended partition does not start at a cylinder boundary.\n" "DOS and Linux will interpret the contents differently.\n" msgstr "" -#: fdisk/sfdisk.c:1408 fdisk/sfdisk.c:1485 +#: fdisk/sfdisk.c:1417 fdisk/sfdisk.c:1494 #, c-format msgid "too many partitions - ignoring those past nr (%d)\n" msgstr "" -#: fdisk/sfdisk.c:1423 +#: fdisk/sfdisk.c:1432 msgid "tree of partitions?\n" msgstr "" -#: fdisk/sfdisk.c:1528 +#: fdisk/sfdisk.c:1540 msgid "detected Disk Manager - unable to handle that\n" msgstr "" -#: fdisk/sfdisk.c:1535 +#: fdisk/sfdisk.c:1547 msgid "DM6 signature found - giving up\n" msgstr "" -#: fdisk/sfdisk.c:1555 +#: fdisk/sfdisk.c:1567 msgid "strange..., an extended partition of size 0?\n" msgstr "" -#: fdisk/sfdisk.c:1562 fdisk/sfdisk.c:1573 +#: fdisk/sfdisk.c:1574 fdisk/sfdisk.c:1585 msgid "strange..., a BSD partition of size 0?\n" msgstr "" -#: fdisk/sfdisk.c:1607 +#: fdisk/sfdisk.c:1619 #, c-format msgid " %s: unrecognized partition table type\n" msgstr "" -#: fdisk/sfdisk.c:1619 +#: fdisk/sfdisk.c:1631 msgid "-n flag was given: Nothing changed\n" msgstr "" -#: fdisk/sfdisk.c:1635 +#: fdisk/sfdisk.c:1647 msgid "Failed saving the old sectors - aborting\n" msgstr "" -#: fdisk/sfdisk.c:1640 +#: fdisk/sfdisk.c:1652 #, c-format msgid "Failed writing the partition on %s\n" msgstr "" -#: fdisk/sfdisk.c:1717 +#: fdisk/sfdisk.c:1729 msgid "long or incomplete input line - quitting\n" msgstr "" -#: fdisk/sfdisk.c:1753 +#: fdisk/sfdisk.c:1765 #, c-format msgid "input error: `=' expected after %s field\n" msgstr "" -#: fdisk/sfdisk.c:1760 +#: fdisk/sfdisk.c:1772 #, c-format msgid "input error: unexpected character %c after %s field\n" msgstr "" -#: fdisk/sfdisk.c:1766 +#: fdisk/sfdisk.c:1778 #, c-format msgid "unrecognized input: %s\n" msgstr "" -#: fdisk/sfdisk.c:1808 +#: fdisk/sfdisk.c:1820 msgid "number too big\n" msgstr "" -#: fdisk/sfdisk.c:1812 +#: fdisk/sfdisk.c:1824 msgid "trailing junk after number\n" msgstr "" -#: fdisk/sfdisk.c:1936 +#: fdisk/sfdisk.c:1948 msgid "no room for partition descriptor\n" msgstr "" -#: fdisk/sfdisk.c:1969 +#: fdisk/sfdisk.c:1981 msgid "cannot build surrounding extended partition\n" msgstr "" -#: fdisk/sfdisk.c:2020 +#: fdisk/sfdisk.c:2032 msgid "too many input fields\n" msgstr "" -#: fdisk/sfdisk.c:2054 +#: fdisk/sfdisk.c:2066 msgid "No room for more\n" msgstr "" -#: fdisk/sfdisk.c:2073 +#: fdisk/sfdisk.c:2085 msgid "Illegal type\n" msgstr "" -#: fdisk/sfdisk.c:2105 +#: fdisk/sfdisk.c:2117 #, c-format msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n" msgstr "" -#: fdisk/sfdisk.c:2111 +#: fdisk/sfdisk.c:2123 msgid "Warning: empty partition\n" msgstr "" -#: fdisk/sfdisk.c:2125 +#: fdisk/sfdisk.c:2137 #, c-format msgid "Warning: bad partition start (earliest %lu)\n" msgstr "" -#: fdisk/sfdisk.c:2138 +#: fdisk/sfdisk.c:2150 msgid "unrecognized bootable flag - choose - or *\n" msgstr "" -#: fdisk/sfdisk.c:2155 fdisk/sfdisk.c:2168 +#: fdisk/sfdisk.c:2167 fdisk/sfdisk.c:2180 msgid "partial c,h,s specification?\n" msgstr "" -#: fdisk/sfdisk.c:2179 +#: fdisk/sfdisk.c:2191 msgid "Extended partition not where expected\n" msgstr "" -#: fdisk/sfdisk.c:2211 +#: fdisk/sfdisk.c:2223 msgid "bad input\n" msgstr "" -#: fdisk/sfdisk.c:2233 +#: fdisk/sfdisk.c:2245 msgid "too many partitions\n" msgstr "" -#: fdisk/sfdisk.c:2266 +#: fdisk/sfdisk.c:2278 msgid "" "Input in the following format; absent fields get a default value.\n" "<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n" "Usually you only need to specify <start> and <size> (and perhaps <type>).\n" msgstr "" -#: fdisk/sfdisk.c:2292 +#: fdisk/sfdisk.c:2304 #, c-format msgid "Usage: %s [options] device ...\n" msgstr "" -#: fdisk/sfdisk.c:2293 +#: fdisk/sfdisk.c:2305 msgid "device: something like /dev/hda or /dev/sda" msgstr "" -#: fdisk/sfdisk.c:2294 +#: fdisk/sfdisk.c:2306 msgid "useful options:" msgstr "" -#: fdisk/sfdisk.c:2295 +#: fdisk/sfdisk.c:2307 msgid " -s [or --show-size]: list size of a partition" msgstr "" -#: fdisk/sfdisk.c:2296 +#: fdisk/sfdisk.c:2308 msgid " -c [or --id]: print or change partition Id" msgstr "" -#: fdisk/sfdisk.c:2297 +#: fdisk/sfdisk.c:2309 msgid " -l [or --list]: list partitions of each device" msgstr "" -#: fdisk/sfdisk.c:2298 +#: fdisk/sfdisk.c:2310 msgid " -d [or --dump]: idem, but in a format suitable for later input" msgstr "" -#: fdisk/sfdisk.c:2299 +#: fdisk/sfdisk.c:2311 msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0" msgstr "" -#: fdisk/sfdisk.c:2300 +#: fdisk/sfdisk.c:2312 msgid "" " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/" "MB" msgstr "" -#: fdisk/sfdisk.c:2301 +#: fdisk/sfdisk.c:2313 msgid " -T [or --list-types]:list the known partition types" msgstr "" -#: fdisk/sfdisk.c:2302 +#: fdisk/sfdisk.c:2314 msgid " -D [or --DOS]: for DOS-compatibility: waste a little space" msgstr "" -#: fdisk/sfdisk.c:2303 +#: fdisk/sfdisk.c:2315 msgid " -R [or --re-read]: make kernel reread partition table" msgstr "" -#: fdisk/sfdisk.c:2304 +#: fdisk/sfdisk.c:2316 msgid " -N# : change only the partition with number #" msgstr "" -#: fdisk/sfdisk.c:2305 +#: fdisk/sfdisk.c:2317 msgid " -n : do not actually write to disk" msgstr "" -#: fdisk/sfdisk.c:2306 +#: fdisk/sfdisk.c:2318 msgid "" " -O file : save the sectors that will be overwritten to file" msgstr "" -#: fdisk/sfdisk.c:2307 +#: fdisk/sfdisk.c:2319 msgid " -I file : restore these sectors again" msgstr "" -#: fdisk/sfdisk.c:2308 +#: fdisk/sfdisk.c:2320 msgid " -v [or --version]: print version" msgstr "" -#: fdisk/sfdisk.c:2309 +#: fdisk/sfdisk.c:2321 msgid " -? [or --help]: print this message" msgstr "" -#: fdisk/sfdisk.c:2310 +#: fdisk/sfdisk.c:2322 msgid "dangerous options:" msgstr "" -#: fdisk/sfdisk.c:2311 +#: fdisk/sfdisk.c:2323 msgid " -g [or --show-geometry]: print the kernel's idea of the geometry" msgstr "" -#: fdisk/sfdisk.c:2312 +#: fdisk/sfdisk.c:2324 msgid "" " -G [or --show-pt-geometry]: print geometry guessed from the partition " "table" msgstr "" -#: fdisk/sfdisk.c:2313 +#: fdisk/sfdisk.c:2325 msgid "" " -x [or --show-extended]: also list extended partitions on output\n" " or expect descriptors for them on input" msgstr "" -#: fdisk/sfdisk.c:2315 +#: fdisk/sfdisk.c:2327 msgid "" " -L [or --Linux]: do not complain about things irrelevant for Linux" msgstr "" -#: fdisk/sfdisk.c:2316 +#: fdisk/sfdisk.c:2328 msgid " -q [or --quiet]: suppress warning messages" msgstr "" -#: fdisk/sfdisk.c:2317 +#: fdisk/sfdisk.c:2329 msgid " You can override the detected geometry using:" msgstr "" -#: fdisk/sfdisk.c:2318 +#: fdisk/sfdisk.c:2330 msgid " -C# [or --cylinders #]:set the number of cylinders to use" msgstr "" -#: fdisk/sfdisk.c:2319 +#: fdisk/sfdisk.c:2331 msgid " -H# [or --heads #]: set the number of heads to use" msgstr "" -#: fdisk/sfdisk.c:2320 +#: fdisk/sfdisk.c:2332 msgid " -S# [or --sectors #]: set the number of sectors to use" msgstr "" -#: fdisk/sfdisk.c:2321 +#: fdisk/sfdisk.c:2333 msgid "You can disable all consistency checking with:" msgstr "" -#: fdisk/sfdisk.c:2322 +#: fdisk/sfdisk.c:2334 msgid " -f [or --force]: do what I say, even if it is stupid" msgstr "" -#: fdisk/sfdisk.c:2328 +#: fdisk/sfdisk.c:2340 msgid "Usage:" msgstr "" -#: fdisk/sfdisk.c:2329 +#: fdisk/sfdisk.c:2341 #, c-format msgid "%s device\t\t list active partitions on device\n" msgstr "" -#: fdisk/sfdisk.c:2330 +#: fdisk/sfdisk.c:2342 #, c-format msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n" msgstr "" -#: fdisk/sfdisk.c:2331 +#: fdisk/sfdisk.c:2343 #, c-format msgid "%s -An device\t activate partition n, inactivate the other ones\n" msgstr "" -#: fdisk/sfdisk.c:2450 +#: fdisk/sfdisk.c:2462 #, c-format msgid "" "\n" @@ -4746,108 +5116,108 @@ msgid "" "\n" msgstr "" -#: fdisk/sfdisk.c:2453 +#: fdisk/sfdisk.c:2465 #, c-format msgid "Use the --force flag to overrule this check.\n" msgstr "" -#: fdisk/sfdisk.c:2492 +#: fdisk/sfdisk.c:2504 msgid "no command?\n" msgstr "" -#: fdisk/sfdisk.c:2624 +#: fdisk/sfdisk.c:2636 #, c-format msgid "total: %llu blocks\n" msgstr "" -#: fdisk/sfdisk.c:2667 +#: fdisk/sfdisk.c:2679 msgid "usage: sfdisk --print-id device partition-number\n" msgstr "" -#: fdisk/sfdisk.c:2669 +#: fdisk/sfdisk.c:2681 msgid "usage: sfdisk --change-id device partition-number Id\n" msgstr "" -#: fdisk/sfdisk.c:2671 +#: fdisk/sfdisk.c:2683 msgid "usage: sfdisk --id device partition-number [Id]\n" msgstr "" -#: fdisk/sfdisk.c:2678 +#: fdisk/sfdisk.c:2690 msgid "can specify only one device (except with -l or -s)\n" msgstr "" -#: fdisk/sfdisk.c:2704 +#: fdisk/sfdisk.c:2716 #, c-format msgid "cannot open %s read-write\n" msgstr "" -#: fdisk/sfdisk.c:2706 +#: fdisk/sfdisk.c:2718 #, c-format msgid "cannot open %s for reading\n" msgstr "" -#: fdisk/sfdisk.c:2731 +#: fdisk/sfdisk.c:2743 #, c-format msgid "%s: OK\n" msgstr "" -#: fdisk/sfdisk.c:2750 fdisk/sfdisk.c:2783 +#: fdisk/sfdisk.c:2762 fdisk/sfdisk.c:2795 #, c-format msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n" msgstr "" -#: fdisk/sfdisk.c:2802 +#: fdisk/sfdisk.c:2814 #, c-format msgid "Cannot get size of %s\n" msgstr "" -#: fdisk/sfdisk.c:2882 +#: fdisk/sfdisk.c:2894 #, c-format msgid "bad active byte: 0x%x instead of 0x80\n" msgstr "" -#: fdisk/sfdisk.c:2900 fdisk/sfdisk.c:2955 fdisk/sfdisk.c:2988 +#: fdisk/sfdisk.c:2912 fdisk/sfdisk.c:2967 fdisk/sfdisk.c:3000 msgid "" "Done\n" "\n" msgstr "" -#: fdisk/sfdisk.c:2909 +#: fdisk/sfdisk.c:2921 #, c-format msgid "" "You have %d active primary partitions. This does not matter for LILO,\n" "but the DOS MBR will only boot a disk with 1 active partition.\n" msgstr "" -#: fdisk/sfdisk.c:2925 +#: fdisk/sfdisk.c:2937 #, c-format msgid "partition %s has id %x and is not hidden\n" msgstr "" -#: fdisk/sfdisk.c:2984 +#: fdisk/sfdisk.c:2996 #, c-format msgid "Bad Id %lx\n" msgstr "" -#: fdisk/sfdisk.c:3001 +#: fdisk/sfdisk.c:3013 msgid "This disk is currently in use.\n" msgstr "" -#: fdisk/sfdisk.c:3020 +#: fdisk/sfdisk.c:3032 #, c-format msgid "Fatal error: cannot find %s\n" msgstr "" -#: fdisk/sfdisk.c:3023 +#: fdisk/sfdisk.c:3035 #, c-format msgid "Warning: %s is not a block device\n" msgstr "" -#: fdisk/sfdisk.c:3029 +#: fdisk/sfdisk.c:3041 msgid "Checking that no-one is using this disk right now ...\n" msgstr "" -#: fdisk/sfdisk.c:3031 +#: fdisk/sfdisk.c:3043 msgid "" "\n" "This disk is currently in use - repartitioning is probably a bad idea.\n" @@ -4855,163 +5225,287 @@ msgid "" "Use the --no-reread flag to suppress this check.\n" msgstr "" -#: fdisk/sfdisk.c:3035 +#: fdisk/sfdisk.c:3047 msgid "Use the --force flag to overrule all checks.\n" msgstr "" -#: fdisk/sfdisk.c:3039 +#: fdisk/sfdisk.c:3051 msgid "OK\n" msgstr "" -#: fdisk/sfdisk.c:3048 +#: fdisk/sfdisk.c:3060 #, c-format msgid "Old situation:\n" msgstr "" -#: fdisk/sfdisk.c:3052 +#: fdisk/sfdisk.c:3064 #, c-format msgid "Partition %d does not exist, cannot change it\n" msgstr "" -#: fdisk/sfdisk.c:3060 +#: fdisk/sfdisk.c:3072 #, c-format msgid "New situation:\n" msgstr "" -#: fdisk/sfdisk.c:3065 +#: fdisk/sfdisk.c:3077 msgid "" "I don't like these partitions - nothing changed.\n" "(If you really want this, use the --force option.)\n" msgstr "" -#: fdisk/sfdisk.c:3068 +#: fdisk/sfdisk.c:3080 msgid "I don't like this - probably you should answer No\n" msgstr "" -#: fdisk/sfdisk.c:3073 +#: fdisk/sfdisk.c:3085 #, c-format msgid "Are you satisfied with this? [ynq] " msgstr "" -#: fdisk/sfdisk.c:3075 +#: fdisk/sfdisk.c:3087 #, c-format msgid "Do you want to write this to disk? [ynq] " msgstr "" -#: fdisk/sfdisk.c:3080 +#: fdisk/sfdisk.c:3092 #, c-format msgid "" "\n" "sfdisk: premature end of input\n" msgstr "" -#: fdisk/sfdisk.c:3082 +#: fdisk/sfdisk.c:3094 msgid "Quitting - nothing changed\n" msgstr "" -#: fdisk/sfdisk.c:3088 +#: fdisk/sfdisk.c:3100 #, c-format msgid "Please answer one of y,n,q\n" msgstr "" -#: fdisk/sfdisk.c:3096 +#: fdisk/sfdisk.c:3108 #, c-format msgid "" "Successfully wrote the new partition table\n" "\n" msgstr "" -#: fdisk/sfdisk.c:3102 +#: fdisk/sfdisk.c:3114 msgid "" "If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n" "to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n" "(See fdisk(8).)\n" msgstr "" -#: getopt/getopt.c:235 +#: fsck/fsck.c:327 +#, c-format +msgid "WARNING: couldn't open %s: %s\n" +msgstr "" + +#: fsck/fsck.c:337 +#, c-format +msgid "WARNING: bad format on line %d of %s\n" +msgstr "" + +#: fsck/fsck.c:353 +msgid "" +"WARNING: Your /etc/fstab does not contain the fsck passno\n" +"\tfield. I will kludge around things for you, but you\n" +"\tshould fix your /etc/fstab file as soon as you can.\n" +"\n" +msgstr "" + +#: fsck/fsck.c:461 +#, c-format +msgid "fsck: %s: not found\n" +msgstr "" + +#: fsck/fsck.c:577 +#, c-format +msgid "%s: wait: No more child process?!?\n" +msgstr "" + +#: fsck/fsck.c:599 +#, c-format +msgid "Warning... %s for device %s exited with signal %d.\n" +msgstr "" + +#: fsck/fsck.c:605 +#, c-format +msgid "%s %s: status is %x, should never happen.\n" +msgstr "" + +#: fsck/fsck.c:644 +#, c-format +msgid "Finished with %s (exit status %d)\n" +msgstr "" + +#: fsck/fsck.c:704 +#, c-format +msgid "%s: Error %d while executing fsck.%s for %s\n" +msgstr "" + +#: fsck/fsck.c:725 +msgid "" +"Either all or none of the filesystem types passed to -t must be prefixed\n" +"with 'no' or '!'.\n" +msgstr "" + +#: fsck/fsck.c:744 +msgid "Couldn't allocate memory for filesystem types\n" +msgstr "" + +#: fsck/fsck.c:867 +#, c-format +msgid "" +"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass " +"number\n" +msgstr "" + +#: fsck/fsck.c:894 +#, c-format +msgid "fsck: cannot check %s: fsck.%s not found\n" +msgstr "" + +#: fsck/fsck.c:950 +msgid "Checking all file systems.\n" +msgstr "" + +#: fsck/fsck.c:1041 +#, c-format +msgid "--waiting-- (pass %d)\n" +msgstr "" + +#: fsck/fsck.c:1061 +msgid "" +"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n" +msgstr "" + +#: fsck/fsck.c:1099 +#, c-format +msgid "%s: too many devices\n" +msgstr "" + +#: fsck/fsck.c:1110 +#, c-format +msgid "Couldn't open %s: %s\n" +msgstr "" + +#: fsck/fsck.c:1112 +#, c-format +msgid "Is /proc mounted?\n" +msgstr "" + +#: fsck/fsck.c:1121 +#, c-format +msgid "Must be root to scan for matching filesystems: %s\n" +msgstr "" + +#: fsck/fsck.c:1124 +#, c-format +msgid "Couldn't find matching filesystem: %s\n" +msgstr "" + +#: fsck/fsck.c:1132 fsck/fsck.c:1218 +#, c-format +msgid "%s: too many arguments\n" +msgstr "" + +#: fsck/fsck.c:1252 +#, c-format +msgid "fsck from %s\n" +msgstr "" + +#: fsck/fsck.c:1264 +#, c-format +msgid "%s: Unable to allocate memory for fsck_path\n" +msgstr "" + +#: getopt/getopt.c:229 msgid "Try `getopt --help' for more information.\n" msgstr "" -#: getopt/getopt.c:301 +#: getopt/getopt.c:295 msgid "empty long option after -l or --long argument" msgstr "" -#: getopt/getopt.c:321 +#: getopt/getopt.c:315 msgid "unknown shell after -s or --shell argument" msgstr "" -#: getopt/getopt.c:326 +#: getopt/getopt.c:320 msgid "Usage: getopt optstring parameters\n" msgstr "" -#: getopt/getopt.c:327 +#: getopt/getopt.c:321 msgid " getopt [options] [--] optstring parameters\n" msgstr "" -#: getopt/getopt.c:328 +#: getopt/getopt.c:322 msgid " getopt [options] -o|--options optstring [options] [--]\n" msgstr "" -#: getopt/getopt.c:329 +#: getopt/getopt.c:323 msgid " parameters\n" msgstr "" -#: getopt/getopt.c:330 +#: getopt/getopt.c:324 msgid "" " -a, --alternative Allow long options starting with single -\n" msgstr "" -#: getopt/getopt.c:331 +#: getopt/getopt.c:325 msgid " -h, --help This small usage guide\n" msgstr "" -#: getopt/getopt.c:332 +#: getopt/getopt.c:326 msgid " -l, --longoptions=longopts Long options to be recognized\n" msgstr "" -#: getopt/getopt.c:333 +#: getopt/getopt.c:327 msgid "" " -n, --name=progname The name under which errors are reported\n" msgstr "" -#: getopt/getopt.c:334 +#: getopt/getopt.c:328 msgid " -o, --options=optstring Short options to be recognized\n" msgstr "" -#: getopt/getopt.c:335 +#: getopt/getopt.c:329 msgid " -q, --quiet Disable error reporting by getopt(3)\n" msgstr "" -#: getopt/getopt.c:336 +#: getopt/getopt.c:330 msgid " -Q, --quiet-output No normal output\n" msgstr "" -#: getopt/getopt.c:337 +#: getopt/getopt.c:331 msgid " -s, --shell=shell Set shell quoting conventions\n" msgstr "" -#: getopt/getopt.c:338 +#: getopt/getopt.c:332 msgid " -T, --test Test for getopt(1) version\n" msgstr "" -#: getopt/getopt.c:339 +#: getopt/getopt.c:333 msgid " -u, --unqote Do not quote the output\n" msgstr "" -#: getopt/getopt.c:340 +#: getopt/getopt.c:334 msgid " -V, --version Output version information\n" msgstr "" -#: getopt/getopt.c:397 getopt/getopt.c:458 +#: getopt/getopt.c:388 getopt/getopt.c:447 msgid "missing optstring argument" msgstr "" -#: getopt/getopt.c:446 +#: getopt/getopt.c:435 #, c-format msgid "getopt (enhanced) 1.1.4\n" msgstr "" -#: getopt/getopt.c:452 +#: getopt/getopt.c:441 msgid "internal error, contact the author." msgstr "" @@ -5035,27 +5529,47 @@ msgstr "" msgid "funky TOY!\n" msgstr "" -#: hwclock/cmos.c:267 +#: hwclock/cmos.c:244 #, c-format msgid "%s: atomic %s failed for 1000 iterations!" msgstr "" -#: hwclock/cmos.c:595 +#: hwclock/cmos.c:273 +#, c-format +msgid "cmos_read(): write to control address %X failed: %s\n" +msgstr "" + +#: hwclock/cmos.c:276 +#, c-format +msgid "cmos_read(): read data address %X failed: %s\n" +msgstr "" + +#: hwclock/cmos.c:307 +#, c-format +msgid "cmos_write(): write to control address %X failed: %s\n" +msgstr "" + +#: hwclock/cmos.c:311 +#, c-format +msgid "cmos_write(): write to data address %X failed: %s\n" +msgstr "" + +#: hwclock/cmos.c:574 #, c-format msgid "Cannot open /dev/port: %s" msgstr "" -#: hwclock/cmos.c:602 +#: hwclock/cmos.c:581 #, c-format msgid "I failed to get permission because I didn't try.\n" msgstr "" -#: hwclock/cmos.c:605 +#: hwclock/cmos.c:584 #, c-format msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n" msgstr "" -#: hwclock/cmos.c:608 +#: hwclock/cmos.c:587 #, c-format msgid "Probably you need root privileges.\n" msgstr "" @@ -5107,87 +5621,92 @@ msgstr "" msgid "Waiting for clock tick...\n" msgstr "" -#: hwclock/hwclock.c:355 +#: hwclock/hwclock.c:357 +#, c-format +msgid "...synchronization failed\n" +msgstr "" + +#: hwclock/hwclock.c:359 #, c-format msgid "...got clock tick\n" msgstr "" -#: hwclock/hwclock.c:408 +#: hwclock/hwclock.c:413 #, c-format msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" msgstr "" -#: hwclock/hwclock.c:416 +#: hwclock/hwclock.c:421 #, c-format msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" -#: hwclock/hwclock.c:444 +#: hwclock/hwclock.c:451 #, c-format msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n" msgstr "" -#: hwclock/hwclock.c:471 +#: hwclock/hwclock.c:480 #, c-format msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" -#: hwclock/hwclock.c:477 +#: hwclock/hwclock.c:486 #, c-format msgid "Clock not changed - testing only.\n" msgstr "" -#: hwclock/hwclock.c:525 +#: hwclock/hwclock.c:536 #, c-format msgid "" "Time elapsed since reference time has been %.6f seconds.\n" -"Delaying further to reach the next full second.\n" +"Delaying further to reach the new time.\n" msgstr "" -#: hwclock/hwclock.c:559 +#: hwclock/hwclock.c:572 #, c-format msgid "" "The Hardware Clock registers contain values that are either invalid (e.g. " "50th day of month) or beyond the range we can handle (e.g. Year 2095).\n" msgstr "" -#: hwclock/hwclock.c:569 +#: hwclock/hwclock.c:582 #, c-format msgid "%s %.6f seconds\n" msgstr "" -#: hwclock/hwclock.c:603 +#: hwclock/hwclock.c:616 #, c-format msgid "No --date option specified.\n" msgstr "" -#: hwclock/hwclock.c:609 +#: hwclock/hwclock.c:622 #, c-format msgid "--date argument too long\n" msgstr "" -#: hwclock/hwclock.c:616 +#: hwclock/hwclock.c:629 #, c-format msgid "" "The value of the --date option is not a valid date.\n" "In particular, it contains quotation marks.\n" msgstr "" -#: hwclock/hwclock.c:624 +#: hwclock/hwclock.c:637 #, c-format msgid "Issuing date command: %s\n" msgstr "" -#: hwclock/hwclock.c:628 +#: hwclock/hwclock.c:641 msgid "Unable to run 'date' program in /bin/sh shell. popen() failed" msgstr "" -#: hwclock/hwclock.c:636 +#: hwclock/hwclock.c:649 #, c-format msgid "response from date command = %s\n" msgstr "" -#: hwclock/hwclock.c:638 +#: hwclock/hwclock.c:651 #, c-format msgid "" "The date command issued by %s returned unexpected results.\n" @@ -5197,7 +5716,7 @@ msgid "" " %s\n" msgstr "" -#: hwclock/hwclock.c:650 +#: hwclock/hwclock.c:663 #, c-format msgid "" "The date command issued by %s returned something other than an integer where " @@ -5208,69 +5727,79 @@ msgid "" " %s\n" msgstr "" -#: hwclock/hwclock.c:661 +#: hwclock/hwclock.c:674 #, c-format msgid "date string %s equates to %ld seconds since 1969.\n" msgstr "" -#: hwclock/hwclock.c:693 +#: hwclock/hwclock.c:706 #, c-format msgid "" "The Hardware Clock does not contain a valid time, so we cannot set the " "System Time from it.\n" msgstr "" -#: hwclock/hwclock.c:715 +#: hwclock/hwclock.c:728 hwclock/hwclock.c:804 #, c-format msgid "Calling settimeofday:\n" msgstr "" -#: hwclock/hwclock.c:716 +#: hwclock/hwclock.c:729 hwclock/hwclock.c:806 #, c-format msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" msgstr "" -#: hwclock/hwclock.c:718 +#: hwclock/hwclock.c:731 hwclock/hwclock.c:808 #, c-format msgid "\ttz.tz_minuteswest = %d\n" msgstr "" -#: hwclock/hwclock.c:721 +#: hwclock/hwclock.c:734 hwclock/hwclock.c:811 #, c-format msgid "Not setting system clock because running in test mode.\n" msgstr "" -#: hwclock/hwclock.c:730 +#: hwclock/hwclock.c:743 hwclock/hwclock.c:820 #, c-format msgid "Must be superuser to set system clock.\n" msgstr "" -#: hwclock/hwclock.c:733 +#: hwclock/hwclock.c:746 hwclock/hwclock.c:823 msgid "settimeofday() failed" msgstr "" -#: hwclock/hwclock.c:763 +#: hwclock/hwclock.c:782 +#, c-format +msgid "Current system time: %ld = %s\n" +msgstr "" + +#: hwclock/hwclock.c:805 +#, c-format +msgid "\tUTC: %s\n" +msgstr "" + +#: hwclock/hwclock.c:852 #, c-format msgid "" "Not adjusting drift factor because the Hardware Clock previously contained " "garbage.\n" msgstr "" -#: hwclock/hwclock.c:768 +#: hwclock/hwclock.c:857 #, c-format msgid "" "Not adjusting drift factor because last calibration time is zero,\n" "so history is bad and calibration startover is necessary.\n" msgstr "" -#: hwclock/hwclock.c:774 +#: hwclock/hwclock.c:863 #, c-format msgid "" "Not adjusting drift factor because it has been less than a day since the " "last calibration.\n" msgstr "" -#: hwclock/hwclock.c:822 +#: hwclock/hwclock.c:911 #, c-format msgid "" "Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor " @@ -5278,60 +5807,83 @@ msgid "" "Adjusting drift factor by %f seconds/day\n" msgstr "" -#: hwclock/hwclock.c:873 +#: hwclock/hwclock.c:961 #, c-format msgid "Time since last adjustment is %d seconds\n" msgstr "" -#: hwclock/hwclock.c:875 +#: hwclock/hwclock.c:963 #, c-format msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n" msgstr "" -#: hwclock/hwclock.c:904 +#: hwclock/hwclock.c:992 #, c-format msgid "Not updating adjtime file because of testing mode.\n" msgstr "" -#: hwclock/hwclock.c:905 +#: hwclock/hwclock.c:993 #, c-format msgid "" "Would have written the following to %s:\n" "%s" msgstr "" -#: hwclock/hwclock.c:929 +#: hwclock/hwclock.c:1001 +#, c-format +msgid "" +"Could not open file with the clock adjustment parameters in it (%s) for " +"writing" +msgstr "" + +#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011 +#, c-format +msgid "Could not update file with the clock adjustment parameters (%s) in it" +msgstr "" + +#: hwclock/hwclock.c:1017 #, c-format msgid "Drift adjustment parameters not updated.\n" msgstr "" -#: hwclock/hwclock.c:970 +#: hwclock/hwclock.c:1058 #, c-format msgid "" "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n" msgstr "" -#: hwclock/hwclock.c:1002 +#: hwclock/hwclock.c:1066 +#, c-format +msgid "" +"Not setting clock because last adjustment time is zero, so history is bad." +msgstr "" + +#: hwclock/hwclock.c:1089 #, c-format msgid "Needed adjustment is less than one second, so not setting clock.\n" msgstr "" -#: hwclock/hwclock.c:1028 +#: hwclock/hwclock.c:1115 #, c-format msgid "Using %s.\n" msgstr "" -#: hwclock/hwclock.c:1030 +#: hwclock/hwclock.c:1117 #, c-format msgid "No usable clock interface found.\n" msgstr "" -#: hwclock/hwclock.c:1126 +#: hwclock/hwclock.c:1219 hwclock/hwclock.c:1226 #, c-format msgid "Unable to set system clock.\n" msgstr "" -#: hwclock/hwclock.c:1156 +#: hwclock/hwclock.c:1230 +#, c-format +msgid "Clock in UTC, not changed.\n" +msgstr "" + +#: hwclock/hwclock.c:1259 #, c-format msgid "" "The kernel keeps an epoch value for the Hardware Clock only on an Alpha " @@ -5340,39 +5892,39 @@ msgid "" "(and thus is presumably not running on an Alpha now). No action taken.\n" msgstr "" -#: hwclock/hwclock.c:1165 +#: hwclock/hwclock.c:1268 #, c-format msgid "Unable to get the epoch value from the kernel.\n" msgstr "" -#: hwclock/hwclock.c:1167 +#: hwclock/hwclock.c:1270 #, c-format msgid "Kernel is assuming an epoch value of %lu\n" msgstr "" -#: hwclock/hwclock.c:1170 +#: hwclock/hwclock.c:1273 #, c-format msgid "" "To set the epoch value, you must use the 'epoch' option to tell to what " "value to set it.\n" msgstr "" -#: hwclock/hwclock.c:1173 +#: hwclock/hwclock.c:1276 #, c-format msgid "Not setting the epoch to %d - testing only.\n" msgstr "" -#: hwclock/hwclock.c:1176 +#: hwclock/hwclock.c:1279 #, c-format msgid "Unable to set the epoch value in the kernel.\n" msgstr "" -#: hwclock/hwclock.c:1189 misc-utils/cal.c:332 misc-utils/kill.c:189 +#: hwclock/hwclock.c:1292 misc-utils/cal.c:341 misc-utils/kill.c:189 #, c-format msgid "%s from %s\n" msgstr "" -#: hwclock/hwclock.c:1210 +#: hwclock/hwclock.c:1313 #, c-format msgid "" "hwclock - query and set the hardware clock (RTC)\n" @@ -5380,213 +5932,219 @@ msgid "" "Usage: hwclock [function] [options...]\n" "\n" "Functions:\n" -" --help show this help\n" -" --show read hardware clock and print result\n" -" --set set the rtc to the time given with --date\n" -" --hctosys set the system time from the hardware clock\n" -" --systohc set the hardware clock to the current system time\n" -" --adjust adjust the rtc to account for systematic drift since \n" -" the clock was last set or adjusted\n" -" --getepoch print out the kernel's hardware clock epoch value\n" -" --setepoch set the kernel's hardware clock epoch value to the \n" -" value given with --epoch\n" -" --version print out the version of hwclock to stdout\n" +" -h | --help show this help\n" +" -r | --show read hardware clock and print result\n" +" --set set the rtc to the time given with --date\n" +" -s | --hctosys set the system time from the hardware clock\n" +" -w | --systohc set the hardware clock to the current system time\n" +" --systz set the system time based on the current timezone\n" +" --adjust adjust the rtc to account for systematic drift since\n" +" the clock was last set or adjusted\n" +" --getepoch print out the kernel's hardware clock epoch value\n" +" --setepoch set the kernel's hardware clock epoch value to the \n" +" value given with --epoch\n" +" -v | --version print out the version of hwclock to stdout\n" "\n" "Options: \n" -" --utc the hardware clock is kept in coordinated universal time\n" -" --localtime the hardware clock is kept in local time\n" -" --rtc=path special /dev/... file to use instead of default\n" -" --directisa access the ISA bus directly instead of %s\n" -" --badyear ignore rtc's year because the bios is broken\n" -" --date specifies the time to which to set the hardware clock\n" -" --epoch=year specifies the year which is the beginning of the \n" -" hardware clock's epoch value\n" -" --noadjfile do not access /etc/adjtime. Requires the use of\n" -" either --utc or --localtime\n" -" --adjfile=path specifies the path to the adjust file (default is\n" -" /etc/adjtime)\n" +" -u | --utc the hardware clock is kept in UTC\n" +" --localtime the hardware clock is kept in local time\n" +" -f | --rtc=path special /dev/... file to use instead of default\n" +" --directisa access the ISA bus directly instead of %s\n" +" --badyear ignore rtc's year because the bios is broken\n" +" --date specifies the time to which to set the hardware clock\n" +" --epoch=year specifies the year which is the beginning of the \n" +" hardware clock's epoch value\n" +" --noadjfile do not access /etc/adjtime. Requires the use of\n" +" either --utc or --localtime\n" +" --adjfile=path specifies the path to the adjust file (default is\n" +" /etc/adjtime)\n" +" --test do everything except actually updating the hardware\n" +" clock or anything else\n" +" -D | --debug debug mode\n" +"\n" msgstr "" -#: hwclock/hwclock.c:1240 +#: hwclock/hwclock.c:1348 #, c-format msgid "" -" --jensen, --arc, --srm, --funky-toy\n" -" tell hwclock the type of alpha you have (see hwclock(8))\n" +" -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n" +" tell hwclock the type of alpha you have (see hwclock(8))\n" +"\n" msgstr "" -#: hwclock/hwclock.c:1326 +#: hwclock/hwclock.c:1435 #, c-format msgid "%s: Unable to connect to audit system\n" msgstr "" -#: hwclock/hwclock.c:1441 +#: hwclock/hwclock.c:1553 #, c-format msgid "%s takes no non-option arguments. You supplied %d.\n" msgstr "" -#: hwclock/hwclock.c:1447 +#: hwclock/hwclock.c:1560 #, c-format msgid "" "You have specified multiple functions.\n" "You can only perform one function at a time.\n" msgstr "" -#: hwclock/hwclock.c:1454 +#: hwclock/hwclock.c:1567 #, c-format msgid "" "%s: The --utc and --localtime options are mutually exclusive. You specified " "both.\n" msgstr "" -#: hwclock/hwclock.c:1461 +#: hwclock/hwclock.c:1574 #, c-format msgid "" "%s: The --adjust and --noadjfile options are mutually exclusive. You " "specified both.\n" msgstr "" -#: hwclock/hwclock.c:1468 +#: hwclock/hwclock.c:1581 #, c-format msgid "" "%s: The --adjfile and --noadjfile options are mutually exclusive. You " "specified both.\n" msgstr "" -#: hwclock/hwclock.c:1477 +#: hwclock/hwclock.c:1590 #, c-format msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n" msgstr "" -#: hwclock/hwclock.c:1491 +#: hwclock/hwclock.c:1604 #, c-format msgid "No usable set-to time. Cannot set clock.\n" msgstr "" -#: hwclock/hwclock.c:1507 +#: hwclock/hwclock.c:1621 #, c-format msgid "Sorry, only the superuser can change the Hardware Clock.\n" msgstr "" -#: hwclock/hwclock.c:1512 +#: hwclock/hwclock.c:1626 #, c-format msgid "Sorry, only the superuser can change the System Clock.\n" msgstr "" -#: hwclock/hwclock.c:1517 +#: hwclock/hwclock.c:1631 #, c-format msgid "" "Sorry, only the superuser can change the Hardware Clock epoch in the " "kernel.\n" msgstr "" -#: hwclock/hwclock.c:1537 +#: hwclock/hwclock.c:1651 #, c-format msgid "Cannot access the Hardware Clock via any known method.\n" msgstr "" -#: hwclock/hwclock.c:1541 +#: hwclock/hwclock.c:1655 #, c-format msgid "" "Use the --debug option to see the details of our search for an access " "method.\n" msgstr "" -#: hwclock/kd.c:55 +#: hwclock/kd.c:53 #, c-format msgid "Waiting in loop for time from KDGHWCLK to change\n" msgstr "" -#: hwclock/kd.c:58 +#: hwclock/kd.c:56 msgid "KDGHWCLK ioctl to read time failed" msgstr "" -#: hwclock/kd.c:79 hwclock/rtc.c:202 +#: hwclock/kd.c:77 hwclock/rtc.c:221 #, c-format msgid "Timed out waiting for time change.\n" msgstr "" -#: hwclock/kd.c:83 +#: hwclock/kd.c:81 msgid "KDGHWCLK ioctl to read time failed in loop" msgstr "" -#: hwclock/kd.c:105 +#: hwclock/kd.c:103 #, c-format msgid "ioctl() failed to read time from %s" msgstr "" -#: hwclock/kd.c:141 +#: hwclock/kd.c:139 msgid "ioctl KDSHWCLK failed" msgstr "" -#: hwclock/kd.c:177 +#: hwclock/kd.c:175 msgid "Can't open /dev/tty1 or /dev/vc/1" msgstr "" -#: hwclock/kd.c:181 +#: hwclock/kd.c:179 msgid "KDGHWCLK ioctl failed" msgstr "" -#: hwclock/rtc.c:130 hwclock/rtc.c:223 +#: hwclock/rtc.c:147 hwclock/rtc.c:241 #, c-format msgid "open() of %s failed" msgstr "" -#: hwclock/rtc.c:164 +#: hwclock/rtc.c:181 #, c-format msgid "ioctl() to %s to read the time failed.\n" msgstr "" -#: hwclock/rtc.c:186 +#: hwclock/rtc.c:203 #, c-format msgid "Waiting in loop for time from %s to change\n" msgstr "" -#: hwclock/rtc.c:241 +#: hwclock/rtc.c:259 #, c-format msgid "%s does not have interrupt functions. " msgstr "" -#: hwclock/rtc.c:252 +#: hwclock/rtc.c:270 #, c-format msgid "read() to %s to wait for clock tick failed" msgstr "" -#: hwclock/rtc.c:270 +#: hwclock/rtc.c:288 #, c-format msgid "select() to %s to wait for clock tick failed" msgstr "" -#: hwclock/rtc.c:273 +#: hwclock/rtc.c:291 #, c-format msgid "select() to %s to wait for clock tick timed out\n" msgstr "" -#: hwclock/rtc.c:282 +#: hwclock/rtc.c:300 #, c-format msgid "ioctl() to %s to turn off update interrupts failed" msgstr "" -#: hwclock/rtc.c:285 +#: hwclock/rtc.c:303 #, c-format msgid "ioctl() to %s to turn on update interrupts failed unexpectedly" msgstr "" -#: hwclock/rtc.c:344 +#: hwclock/rtc.c:360 #, c-format msgid "ioctl() to %s to set the time failed.\n" msgstr "" -#: hwclock/rtc.c:350 +#: hwclock/rtc.c:366 #, c-format msgid "ioctl(%s) was successful.\n" msgstr "" -#: hwclock/rtc.c:379 +#: hwclock/rtc.c:392 #, c-format msgid "Open of %s failed" msgstr "" -#: hwclock/rtc.c:397 hwclock/rtc.c:443 +#: hwclock/rtc.c:410 hwclock/rtc.c:454 #, c-format msgid "" "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' " @@ -5594,86 +6152,86 @@ msgid "" "this system.\n" msgstr "" -#: hwclock/rtc.c:402 hwclock/rtc.c:448 +#: hwclock/rtc.c:415 hwclock/rtc.c:459 #, c-format msgid "Unable to open %s" msgstr "" -#: hwclock/rtc.c:409 +#: hwclock/rtc.c:422 #, c-format msgid "ioctl(RTC_EPOCH_READ) to %s failed" msgstr "" -#: hwclock/rtc.c:415 +#: hwclock/rtc.c:427 #, c-format msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n" msgstr "" -#: hwclock/rtc.c:435 +#: hwclock/rtc.c:446 #, c-format msgid "The epoch value may not be less than 1900. You requested %ld\n" msgstr "" -#: hwclock/rtc.c:453 +#: hwclock/rtc.c:464 #, c-format msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n" msgstr "" -#: hwclock/rtc.c:458 +#: hwclock/rtc.c:469 #, c-format msgid "" "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n" msgstr "" -#: hwclock/rtc.c:461 +#: hwclock/rtc.c:472 #, c-format msgid "ioctl(RTC_EPOCH_SET) to %s failed" msgstr "" -#: login-utils/agetty.c:362 +#: login-utils/agetty.c:361 #, c-format msgid "%s: can't exec %s: %m" msgstr "" -#: login-utils/agetty.c:385 +#: login-utils/agetty.c:384 msgid "can't malloc initstring" msgstr "" -#: login-utils/agetty.c:450 +#: login-utils/agetty.c:449 #, c-format msgid "bad timeout value: %s" msgstr "" -#: login-utils/agetty.c:527 +#: login-utils/agetty.c:526 #, c-format msgid "bad speed: %s" msgstr "" -#: login-utils/agetty.c:529 +#: login-utils/agetty.c:528 msgid "too many alternate speeds" msgstr "" -#: login-utils/agetty.c:631 +#: login-utils/agetty.c:630 #, c-format msgid "/dev: chdir() failed: %m" msgstr "" -#: login-utils/agetty.c:635 +#: login-utils/agetty.c:634 #, c-format msgid "/dev/%s: not a character device" msgstr "" -#: login-utils/agetty.c:644 +#: login-utils/agetty.c:643 #, c-format msgid "/dev/%s: cannot open as standard input: %m" msgstr "" -#: login-utils/agetty.c:654 +#: login-utils/agetty.c:653 #, c-format msgid "%s: not open for read/write" msgstr "" -#: login-utils/agetty.c:660 +#: login-utils/agetty.c:659 #, c-format msgid "%s: dup problem: %m" msgstr "" @@ -5764,14 +6322,14 @@ msgstr "" msgid "Changing finger information for %s.\n" msgstr "" -#: login-utils/chfn.c:189 login-utils/chsh.c:188 login-utils/login.c:547 +#: login-utils/chfn.c:189 login-utils/chsh.c:188 login-utils/login.c:557 #, c-format msgid "%s: PAM failure, aborting: %s\n" msgstr "" -#: login-utils/chfn.c:212 login-utils/chsh.c:211 login-utils/login.c:798 -#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:681 -#: mount/lomount.c:684 +#: login-utils/chfn.c:212 login-utils/chsh.c:211 login-utils/login.c:808 +#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:727 +#: mount/lomount.c:730 msgid "Password: " msgstr "" @@ -5801,6 +6359,18 @@ msgstr "" msgid "[ --help ] [ --version ]\n" msgstr "" +#: login-utils/chfn.c:378 +msgid "Office" +msgstr "" + +#: login-utils/chfn.c:379 +msgid "Office Phone" +msgstr "" + +#: login-utils/chfn.c:380 +msgid "Home Phone" +msgstr "" + #: login-utils/chfn.c:401 login-utils/chsh.c:321 #, c-format msgid "" @@ -5833,10 +6403,6 @@ msgstr "" msgid "Finger information changed.\n" msgstr "" -#: login-utils/chfn.c:529 login-utils/chsh.c:439 sys-utils/cytune.c:321 -msgid "malloc failed" -msgstr "" - #: login-utils/chsh.c:143 #, c-format msgid "%s: %s is not authorized to change the shell of %s\n" @@ -5970,249 +6536,249 @@ msgid "" "interrupted %10.10s %5.5s \n" msgstr "" -#: login-utils/login.c:200 +#: login-utils/login.c:197 #, c-format msgid "FATAL: can't reopen tty: %s" msgstr "" -#: login-utils/login.c:232 +#: login-utils/login.c:229 msgid "FATAL: bad tty" msgstr "" -#: login-utils/login.c:411 +#: login-utils/login.c:421 #, c-format msgid "login: -h for super-user only.\n" msgstr "" -#: login-utils/login.c:454 +#: login-utils/login.c:464 #, c-format msgid "usage: login [-fp] [username]\n" msgstr "" -#: login-utils/login.c:549 +#: login-utils/login.c:559 #, c-format msgid "Couldn't initialize PAM: %s" msgstr "" -#: login-utils/login.c:566 +#: login-utils/login.c:576 msgid "login: " msgstr "" -#: login-utils/login.c:610 +#: login-utils/login.c:620 #, c-format msgid "FAILED LOGIN %d FROM %s FOR %s, %s" msgstr "" -#: login-utils/login.c:615 +#: login-utils/login.c:625 #, c-format msgid "" "Login incorrect\n" "\n" msgstr "" -#: login-utils/login.c:624 +#: login-utils/login.c:634 #, c-format msgid "TOO MANY LOGIN TRIES (%d) FROM %s FOR %s, %s" msgstr "" -#: login-utils/login.c:628 +#: login-utils/login.c:638 #, c-format msgid "FAILED LOGIN SESSION FROM %s FOR %s, %s" msgstr "" -#: login-utils/login.c:633 +#: login-utils/login.c:643 #, c-format msgid "" "\n" "Login incorrect\n" msgstr "" -#: login-utils/login.c:661 login-utils/login.c:668 login-utils/login.c:702 +#: login-utils/login.c:671 login-utils/login.c:678 login-utils/login.c:712 #, c-format msgid "" "\n" "Session setup problem, abort.\n" msgstr "" -#: login-utils/login.c:662 +#: login-utils/login.c:672 #, c-format msgid "NULL user name in %s:%d. Abort." msgstr "" -#: login-utils/login.c:669 +#: login-utils/login.c:679 #, c-format msgid "Invalid user name \"%s\" in %s:%d. Abort." msgstr "" -#: login-utils/login.c:688 +#: login-utils/login.c:698 #, c-format msgid "login: Out of memory\n" msgstr "" -#: login-utils/login.c:732 +#: login-utils/login.c:742 msgid "Illegal username" msgstr "" -#: login-utils/login.c:775 +#: login-utils/login.c:785 #, c-format msgid "%s login refused on this terminal.\n" msgstr "" -#: login-utils/login.c:780 +#: login-utils/login.c:790 #, c-format msgid "LOGIN %s REFUSED FROM %s ON TTY %s" msgstr "" -#: login-utils/login.c:784 +#: login-utils/login.c:794 #, c-format msgid "LOGIN %s REFUSED ON TTY %s" msgstr "" -#: login-utils/login.c:838 +#: login-utils/login.c:848 #, c-format msgid "Login incorrect\n" msgstr "" -#: login-utils/login.c:1063 +#: login-utils/login.c:1073 #, c-format msgid "DIALUP AT %s BY %s" msgstr "" -#: login-utils/login.c:1070 +#: login-utils/login.c:1080 #, c-format msgid "ROOT LOGIN ON %s FROM %s" msgstr "" -#: login-utils/login.c:1073 +#: login-utils/login.c:1083 #, c-format msgid "ROOT LOGIN ON %s" msgstr "" -#: login-utils/login.c:1076 +#: login-utils/login.c:1086 #, c-format msgid "LOGIN ON %s BY %s FROM %s" msgstr "" -#: login-utils/login.c:1079 +#: login-utils/login.c:1089 #, c-format msgid "LOGIN ON %s BY %s" msgstr "" -#: login-utils/login.c:1100 +#: login-utils/login.c:1110 #, c-format msgid "You have new mail.\n" msgstr "" -#: login-utils/login.c:1102 +#: login-utils/login.c:1112 #, c-format msgid "You have mail.\n" msgstr "" -#: login-utils/login.c:1146 +#: login-utils/login.c:1156 #, c-format msgid "login: failure forking: %s" msgstr "" -#: login-utils/login.c:1193 +#: login-utils/login.c:1203 #, c-format msgid "TIOCSCTTY failed: %m" msgstr "" -#: login-utils/login.c:1199 +#: login-utils/login.c:1209 msgid "setuid() failed" msgstr "" -#: login-utils/login.c:1205 +#: login-utils/login.c:1215 #, c-format msgid "No directory %s!\n" msgstr "" -#: login-utils/login.c:1209 +#: login-utils/login.c:1219 #, c-format msgid "Logging in with home = \"/\".\n" msgstr "" -#: login-utils/login.c:1217 +#: login-utils/login.c:1227 #, c-format msgid "login: no memory for shell script.\n" msgstr "" -#: login-utils/login.c:1244 +#: login-utils/login.c:1254 #, c-format msgid "login: couldn't exec shell script: %s.\n" msgstr "" -#: login-utils/login.c:1247 +#: login-utils/login.c:1257 #, c-format msgid "login: no shell: %s.\n" msgstr "" -#: login-utils/login.c:1262 +#: login-utils/login.c:1272 #, c-format msgid "" "\n" "%s login: " msgstr "" -#: login-utils/login.c:1273 +#: login-utils/login.c:1283 #, c-format msgid "login name much too long.\n" msgstr "" -#: login-utils/login.c:1274 +#: login-utils/login.c:1284 msgid "NAME too long" msgstr "" -#: login-utils/login.c:1281 +#: login-utils/login.c:1291 #, c-format msgid "login names may not start with '-'.\n" msgstr "" -#: login-utils/login.c:1291 +#: login-utils/login.c:1301 #, c-format msgid "too many bare linefeeds.\n" msgstr "" -#: login-utils/login.c:1292 +#: login-utils/login.c:1302 msgid "EXCESSIVE linefeeds" msgstr "" -#: login-utils/login.c:1324 +#: login-utils/login.c:1334 #, c-format msgid "Login timed out after %d seconds\n" msgstr "" -#: login-utils/login.c:1412 +#: login-utils/login.c:1422 #, c-format msgid "Last login: %.*s " msgstr "" -#: login-utils/login.c:1416 +#: login-utils/login.c:1426 #, c-format msgid "from %.*s\n" msgstr "" -#: login-utils/login.c:1419 +#: login-utils/login.c:1429 #, c-format msgid "on %.*s\n" msgstr "" -#: login-utils/login.c:1439 +#: login-utils/login.c:1455 #, c-format msgid "LOGIN FAILURE FROM %s, %s" msgstr "" -#: login-utils/login.c:1442 +#: login-utils/login.c:1458 #, c-format msgid "LOGIN FAILURE ON %s, %s" msgstr "" -#: login-utils/login.c:1446 +#: login-utils/login.c:1462 #, c-format msgid "%d LOGIN FAILURES FROM %s, %s" msgstr "" -#: login-utils/login.c:1449 +#: login-utils/login.c:1465 #, c-format msgid "%d LOGIN FAILURES ON %s, %s" msgstr "" @@ -6440,25 +7006,40 @@ msgstr "" msgid "open of directory failed\n" msgstr "" -#: login-utils/simpleinit.c:508 +#: login-utils/simpleinit.c:501 +#, c-format +msgid "respawning: \"%s\" too fast: quenching entry\n" +msgstr "" + +#: login-utils/simpleinit.c:509 msgid "fork failed\n" msgstr "" -#: login-utils/simpleinit.c:539 text-utils/more.c:1630 +#: login-utils/simpleinit.c:540 text-utils/more.c:1629 msgid "exec failed\n" msgstr "" -#: login-utils/simpleinit.c:563 +#: login-utils/simpleinit.c:564 msgid "cannot open inittab\n" msgstr "" -#: login-utils/simpleinit.c:630 +#: login-utils/simpleinit.c:631 msgid "no TERM or cannot stat tty\n" msgstr "" -#: login-utils/simpleinit.c:936 +#: login-utils/simpleinit.c:938 +#, c-format +msgid "error stopping service: \"%s\"\n" +msgstr "" + +#: login-utils/simpleinit.c:950 +#, c-format +msgid "Stopped service: %s\n" +msgstr "" + +#: login-utils/simpleinit.c:1070 #, c-format -msgid "error stopping service: \"%s\"" +msgid "error running programme: \"%s\"\n" msgstr "" #: login-utils/ttymsg.c:75 @@ -6585,25 +7166,25 @@ msgstr "" msgid "%s: can't read temporary file.\n" msgstr "" -#: misc-utils/cal.c:346 misc-utils/cal.c:358 +#: misc-utils/cal.c:355 misc-utils/cal.c:367 #, c-format msgid "illegal day value: use 1-%d" msgstr "" -#: misc-utils/cal.c:350 +#: misc-utils/cal.c:359 msgid "illegal month value: use 1-12" msgstr "" -#: misc-utils/cal.c:354 +#: misc-utils/cal.c:363 msgid "illegal year value: use 1-9999" msgstr "" -#: misc-utils/cal.c:448 +#: misc-utils/cal.c:457 #, c-format msgid "%s %d" msgstr "" -#: misc-utils/cal.c:839 +#: misc-utils/cal.c:848 #, c-format msgid "usage: cal [-13smjyV] [[[day] month] year]\n" msgstr "" @@ -6642,6 +7223,21 @@ msgstr "" msgid " %s -l [ signal ]\n" msgstr "" +#: misc-utils/logger.c:67 +#, c-format +msgid "logger: openlog: pathname too long\n" +msgstr "" + +#: misc-utils/logger.c:75 +#, c-format +msgid "socket: %s.\n" +msgstr "" + +#: misc-utils/logger.c:80 +#, c-format +msgid "connect: %s.\n" +msgstr "" + #: misc-utils/logger.c:139 #, c-format msgid "logger: %s: %s.\n" @@ -6668,64 +7264,72 @@ msgstr "" msgid "usage: look [-dfa] [-t char] string [file]\n" msgstr "" -#: misc-utils/mcookie.c:107 misc-utils/mcookie.c:134 +#: misc-utils/mcookie.c:105 misc-utils/mcookie.c:132 #, c-format msgid "Could not open %s\n" msgstr "" -#: misc-utils/mcookie.c:111 misc-utils/mcookie.c:130 +#: misc-utils/mcookie.c:109 misc-utils/mcookie.c:128 #, c-format msgid "Got %d bytes from %s\n" msgstr "" -#: misc-utils/namei.c:124 -#, c-format -msgid "namei: unable to get current directory - %s\n" -msgstr "" - -#: misc-utils/namei.c:138 -#, c-format -msgid "namei: unable to chdir to %s - %s (%d)\n" +#: misc-utils/namei.c:144 misc-utils/namei.c:198 misc-utils/namei.c:220 +#: misc-utils/namei.c:227 misc-utils/namei.c:248 +msgid "out of memory?" msgstr "" -#: misc-utils/namei.c:148 +#: misc-utils/namei.c:189 #, c-format -msgid "usage: namei [-mx] pathname [pathname ...]\n" +msgid "failed to read symlink: %s" msgstr "" -#: misc-utils/namei.c:173 +#: misc-utils/namei.c:229 #, c-format -msgid "namei: could not chdir to root!\n" +msgid "could not stat '%s'" msgstr "" -#: misc-utils/namei.c:180 +#: misc-utils/namei.c:411 #, c-format -msgid "namei: could not stat root!\n" +msgid "" +"\n" +"Usage: %s [options] pathname [pathname ...]\n" msgstr "" -#: misc-utils/namei.c:194 +#: misc-utils/namei.c:412 #, c-format -msgid "namei: buf overflow\n" +msgid "" +"\n" +"Options:\n" msgstr "" -#: misc-utils/namei.c:256 +#: misc-utils/namei.c:415 #, c-format -msgid " ? could not chdir into %s - %s (%d)\n" +msgid "" +" -h, --help displays this help text\n" +" -x, --mountpoints show mount point directories with a 'D'\n" +" -m, --modes show the mode bits of each file\n" +" -o, --owners show owner and group name of each file\n" +" -l, --long use a long listing format (-m -o -v) \n" +" -n, --nosymlinks don't follow symlinks\n" +" -v, --vertical vertical align of modes and owners\n" msgstr "" -#: misc-utils/namei.c:284 +#: misc-utils/namei.c:423 #, c-format -msgid " ? problems reading symlink %s - %s (%d)\n" +msgid "" +"\n" +"For more information see namei(1).\n" msgstr "" -#: misc-utils/namei.c:294 +#: misc-utils/namei.c:484 #, c-format -msgid " *** EXCEEDED UNIX LIMIT OF SYMLINKS ***\n" +msgid "failed to stat: %s" msgstr "" -#: misc-utils/namei.c:339 +#: misc-utils/namei.c:495 #, c-format -msgid "namei: unknown file type 0%06o on file %s\n" +msgid "%s: exceeded limit of symlinks" msgstr "" #: misc-utils/rename.c:38 @@ -6832,22 +7436,22 @@ msgstr "" msgid "failed to read typescript file %s" msgstr "" -#: misc-utils/scriptreplay.c:144 +#: misc-utils/scriptreplay.c:145 #, c-format msgid "cannot open timing file %s" msgstr "" -#: misc-utils/scriptreplay.c:147 +#: misc-utils/scriptreplay.c:148 #, c-format msgid "cannot open typescript file %s" msgstr "" -#: misc-utils/scriptreplay.c:163 +#: misc-utils/scriptreplay.c:164 #, c-format msgid "failed to read timing file %s" msgstr "" -#: misc-utils/scriptreplay.c:165 +#: misc-utils/scriptreplay.c:166 #, c-format msgid "timings file %s: %lu: expected format" msgstr "" @@ -7098,260 +7702,254 @@ msgstr "" msgid "%s: $TERM is not defined.\n" msgstr "" -#: misc-utils/whereis.c:158 +#: misc-utils/whereis.c:159 #, c-format msgid "whereis [ -sbmu ] [ -SBM dir ... -f ] name...\n" msgstr "" -#: misc-utils/write.c:98 +#: misc-utils/write.c:101 #, c-format msgid "write: can't find your tty's name\n" msgstr "" -#: misc-utils/write.c:109 +#: misc-utils/write.c:112 #, c-format msgid "write: you have write permission turned off.\n" msgstr "" -#: misc-utils/write.c:130 +#: misc-utils/write.c:133 #, c-format msgid "write: %s is not logged in on %s.\n" msgstr "" -#: misc-utils/write.c:138 +#: misc-utils/write.c:141 #, c-format msgid "write: %s has messages disabled on %s\n" msgstr "" -#: misc-utils/write.c:145 +#: misc-utils/write.c:148 #, c-format msgid "usage: write user [tty]\n" msgstr "" -#: misc-utils/write.c:233 +#: misc-utils/write.c:236 #, c-format msgid "write: %s is not logged in\n" msgstr "" -#: misc-utils/write.c:242 +#: misc-utils/write.c:245 #, c-format msgid "write: %s has messages disabled\n" msgstr "" -#: misc-utils/write.c:246 +#: misc-utils/write.c:249 #, c-format msgid "write: %s is logged in more than once; writing to %s\n" msgstr "" -#: misc-utils/write.c:312 +#: misc-utils/write.c:317 #, c-format msgid "Message from %s@%s (as %s) on %s at %s ..." msgstr "" -#: misc-utils/write.c:315 +#: misc-utils/write.c:320 #, c-format msgid "Message from %s@%s on %s at %s ..." msgstr "" -#: mount/fsprobe.c:143 -#, c-format -msgid "Trying %s\n" -msgstr "" - -#: mount/fsprobe.c:185 -#, c-format -msgid "mount: going to mount %s by %s\n" -msgstr "" - -#: mount/fsprobe.c:193 -#, c-format -msgid "mount: no LABEL=, no UUID=, going to mount %s by path\n" -msgstr "" - -#: mount/fstab.c:141 +#: mount/fstab.c:143 #, c-format msgid "warning: error reading %s: %s" msgstr "" -#: mount/fstab.c:169 mount/fstab.c:194 +#: mount/fstab.c:171 mount/fstab.c:196 #, c-format msgid "warning: can't open %s: %s" msgstr "" -#: mount/fstab.c:174 +#: mount/fstab.c:176 #, c-format msgid "mount: could not open %s - using %s instead\n" msgstr "" -#: mount/fstab.c:583 +#: mount/fstab.c:588 #, c-format msgid "can't create lock file %s: %s (use -n flag to override)" msgstr "" -#: mount/fstab.c:609 +#: mount/fstab.c:614 #, c-format msgid "can't link lock file %s: %s (use -n flag to override)" msgstr "" -#: mount/fstab.c:625 +#: mount/fstab.c:630 #, c-format msgid "can't open lock file %s: %s (use -n flag to override)" msgstr "" -#: mount/fstab.c:640 +#: mount/fstab.c:645 #, c-format msgid "Can't lock lock file %s: %s\n" msgstr "" -#: mount/fstab.c:654 +#: mount/fstab.c:659 #, c-format msgid "can't lock lock file %s: %s" msgstr "" -#: mount/fstab.c:656 +#: mount/fstab.c:661 msgid "timed out" msgstr "" -#: mount/fstab.c:663 +#: mount/fstab.c:668 #, c-format msgid "" "Cannot create link %s\n" "Perhaps there is a stale lock file?\n" msgstr "" -#: mount/fstab.c:785 mount/fstab.c:840 +#: mount/fstab.c:790 mount/fstab.c:845 #, c-format msgid "cannot open %s (%s) - mtab not updated" msgstr "" -#: mount/fstab.c:849 +#: mount/fstab.c:854 #, c-format msgid "error writing %s: %s" msgstr "" -#: mount/fstab.c:867 +#: mount/fstab.c:872 #, c-format msgid "error changing mode of %s: %s\n" msgstr "" -#: mount/fstab.c:880 +#: mount/fstab.c:885 #, c-format msgid "error changing owner of %s: %s\n" msgstr "" -#: mount/fstab.c:891 +#: mount/fstab.c:896 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: mount/lomount.c:330 +#: mount/lomount.c:364 #, c-format msgid ", offset %<PRIu64>" msgstr "" -#: mount/lomount.c:333 +#: mount/lomount.c:367 #, c-format msgid ", sizelimit %<PRIu64>" msgstr "" -#: mount/lomount.c:341 +#: mount/lomount.c:375 #, c-format msgid ", encryption %s (type %<PRIu32>)" msgstr "" -#: mount/lomount.c:354 +#: mount/lomount.c:388 #, c-format msgid ", offset %d" msgstr "" -#: mount/lomount.c:357 +#: mount/lomount.c:391 #, c-format msgid ", encryption type %d\n" msgstr "" -#: mount/lomount.c:365 +#: mount/lomount.c:399 #, c-format msgid "loop: can't get info on device %s: %s\n" msgstr "" -#: mount/lomount.c:376 +#: mount/lomount.c:410 #, c-format msgid "loop: can't open device %s: %s\n" msgstr "" -#: mount/lomount.c:392 mount/lomount.c:423 mount/lomount.c:488 -#: mount/lomount.c:537 +#: mount/lomount.c:426 mount/lomount.c:458 mount/lomount.c:523 +#: mount/lomount.c:572 #, c-format msgid "%s: /dev directory does not exist." msgstr "" -#: mount/lomount.c:403 mount/lomount.c:550 +#: mount/lomount.c:437 mount/lomount.c:585 #, c-format -msgid "%s: no permission to look at /dev/loop#" +msgid "%s: no permission to look at /dev/loop%s<N>" msgstr "" -#: mount/lomount.c:552 +#: mount/lomount.c:588 #, c-format msgid "%s: could not find any free loop device" msgstr "" -#: mount/lomount.c:555 +#: mount/lomount.c:591 #, c-format msgid "" "%s: Could not find any loop device. Maybe this kernel does not know\n" " about the loop device? (If so, recompile or `modprobe loop'.)" msgstr "" -#: mount/lomount.c:622 +#: mount/lomount.c:621 +msgid "Out of memory while reading passphrase" +msgstr "" + +#: mount/lomount.c:664 #, c-format msgid "warning: %s is already associated with %s\n" msgstr "" -#: mount/lomount.c:670 +#: mount/lomount.c:680 +#, c-format +msgid "warning: %s: is write-protected, using read-only.\n" +msgstr "" + +#: mount/lomount.c:716 #, c-format msgid "Couldn't lock into memory, exiting.\n" msgstr "" -#: mount/lomount.c:697 +#: mount/lomount.c:743 #, c-format msgid "ioctl LOOP_SET_FD failed: %s\n" msgstr "" -#: mount/lomount.c:762 +#: mount/lomount.c:800 #, c-format msgid "set_loop(%s,%s,%llu,%llu): success\n" msgstr "" -#: mount/lomount.c:775 +#: mount/lomount.c:821 #, c-format -msgid "loop: can't delete device %s: %s\n" +msgid "del_loop(%s): success\n" msgstr "" -#: mount/lomount.c:786 +#: mount/lomount.c:825 #, c-format -msgid "del_loop(%s): success\n" +msgid "loop: can't delete device %s: %s\n" msgstr "" -#: mount/lomount.c:794 +#: mount/lomount.c:836 #, c-format msgid "This mount was compiled without loop support. Please recompile.\n" msgstr "" -#: mount/lomount.c:829 +#: mount/lomount.c:871 #, c-format msgid "" "\n" "Usage:\n" " %1$s loop_device give info\n" " %1$s -a | --all list all used\n" -" %1$s -d | --detach <loopdev> delete\n" +" %1$s -d | --detach <loopdev> [<loopdev> ...] delete\n" " %1$s -f | --find find unused\n" " %1$s -j | --associated <file> [-o <num>] list all associated with " "<file>\n" " %1$s [ options ] {-f|--find|loopdev} <file> setup\n" msgstr "" -#: mount/lomount.c:838 +#: mount/lomount.c:880 #, c-format msgid "" "\n" @@ -7367,364 +7965,404 @@ msgid "" "\n" msgstr "" -#: mount/lomount.c:1014 +#: mount/lomount.c:1010 mount/lomount.c:1048 +#, c-format +msgid "Loop device is %s\n" +msgstr "" + +#: mount/lomount.c:1035 +#, c-format +msgid "stolen loop=%s...trying again\n" +msgstr "" + +#: mount/lomount.c:1045 +#, c-format +msgid "%s: %s: device is busy" +msgstr "" + +#: mount/lomount.c:1062 #, c-format msgid "No loop support was available at compile time. Please recompile.\n" msgstr "" -#: mount/mount.c:313 +#: mount/mount.c:325 #, c-format msgid "mount: improperly quoted option string '%s'" msgstr "" -#: mount/mount.c:346 +#: mount/mount.c:358 #, c-format msgid "mount: translated %s '%s' to '%s'\n" msgstr "" -#: mount/mount.c:504 +#: mount/mount.c:522 #, c-format msgid "mount: according to mtab, %s is already mounted on %s" msgstr "" -#: mount/mount.c:509 +#: mount/mount.c:527 #, c-format msgid "mount: according to mtab, %s is mounted on %s" msgstr "" -#: mount/mount.c:529 +#: mount/mount.c:551 #, c-format msgid "mount: can't open %s for writing: %s" msgstr "" -#: mount/mount.c:546 mount/mount.c:1016 +#: mount/mount.c:568 mount/mount.c:1189 #, c-format msgid "mount: error writing %s: %s" msgstr "" -#: mount/mount.c:554 +#: mount/mount.c:576 #, c-format msgid "mount: error changing mode of %s: %s" msgstr "" -#: mount/mount.c:637 +#: mount/mount.c:659 #, c-format msgid "mount: cannot set group id: %s" msgstr "" -#: mount/mount.c:640 +#: mount/mount.c:662 #, c-format msgid "mount: cannot set user id: %s" msgstr "" -#: mount/mount.c:679 mount/mount.c:1594 +#: mount/mount.c:701 mount/mount.c:1801 #, c-format msgid "mount: cannot fork: %s" msgstr "" -#: mount/mount.c:693 +#: mount/mount.c:838 +#, c-format +msgid "Trying %s\n" +msgstr "" + +#: mount/mount.c:866 #, c-format msgid "mount: you didn't specify a filesystem type for %s\n" msgstr "" -#: mount/mount.c:696 +#: mount/mount.c:869 #, c-format msgid " I will try all types mentioned in %s or %s\n" msgstr "" -#: mount/mount.c:699 +#: mount/mount.c:872 #, c-format msgid " and it looks like this is swapspace\n" msgstr "" -#: mount/mount.c:701 +#: mount/mount.c:874 #, c-format msgid " I will try type %s\n" msgstr "" -#: mount/mount.c:728 +#: mount/mount.c:901 #, c-format msgid "%s looks like swapspace - not mounted" msgstr "" -#: mount/mount.c:819 +#: mount/mount.c:992 msgid "mount failed" msgstr "" -#: mount/mount.c:821 +#: mount/mount.c:994 #, c-format msgid "mount: only root can mount %s on %s" msgstr "" -#: mount/mount.c:891 +#: mount/mount.c:1064 msgid "mount: loop device specified twice" msgstr "" -#: mount/mount.c:896 +#: mount/mount.c:1069 msgid "mount: type specified twice" msgstr "" -#: mount/mount.c:908 +#: mount/mount.c:1081 #, c-format msgid "mount: skipping the setup of a loop device\n" msgstr "" -#: mount/mount.c:920 +#: mount/mount.c:1093 #, c-format msgid "mount: according to mtab %s is already mounted on %s as loop" msgstr "" -#: mount/mount.c:930 +#: mount/mount.c:1103 #, c-format msgid "mount: going to use the loop device %s\n" msgstr "" -#: mount/mount.c:939 +#: mount/mount.c:1112 #, c-format msgid "mount: stolen loop=%s ...trying again\n" msgstr "" -#: mount/mount.c:944 +#: mount/mount.c:1117 #, c-format msgid "mount: stolen loop=%s" msgstr "" -#: mount/mount.c:949 +#: mount/mount.c:1122 #, c-format msgid "mount: failed setting up loop device\n" msgstr "" -#: mount/mount.c:960 +#: mount/mount.c:1133 #, c-format msgid "mount: setup loop device successfully\n" msgstr "" -#: mount/mount.c:994 +#: mount/mount.c:1167 #, c-format msgid "mount: no %s found - creating it..\n" msgstr "" -#: mount/mount.c:1011 +#: mount/mount.c:1184 #, c-format msgid "mount: can't open %s: %s" msgstr "" -#: mount/mount.c:1032 +#: mount/mount.c:1205 msgid "mount: argument to -p or --pass-fd must be a number" msgstr "" -#: mount/mount.c:1045 +#: mount/mount.c:1218 #, c-format msgid "mount: cannot open %s for setting speed" msgstr "" -#: mount/mount.c:1048 +#: mount/mount.c:1221 #, c-format msgid "mount: cannot set speed: %s" msgstr "" -#: mount/mount.c:1104 +#: mount/mount.c:1278 #, c-format msgid "mount: according to mtab, %s is already mounted on %s\n" msgstr "" -#: mount/mount.c:1179 +#: mount/mount.c:1354 msgid "" "mount: I could not determine the filesystem type, and none was specified" msgstr "" -#: mount/mount.c:1182 +#: mount/mount.c:1357 msgid "mount: you must specify the filesystem type" msgstr "" -#: mount/mount.c:1185 +#: mount/mount.c:1360 msgid "mount: mount failed" msgstr "" -#: mount/mount.c:1191 mount/mount.c:1228 +#: mount/mount.c:1366 mount/mount.c:1403 #, c-format msgid "mount: mount point %s is not a directory" msgstr "" -#: mount/mount.c:1193 +#: mount/mount.c:1368 msgid "mount: permission denied" msgstr "" -#: mount/mount.c:1195 +#: mount/mount.c:1370 msgid "mount: must be superuser to use mount" msgstr "" -#: mount/mount.c:1199 mount/mount.c:1203 +#: mount/mount.c:1374 mount/mount.c:1378 #, c-format msgid "mount: %s is busy" msgstr "" -#: mount/mount.c:1205 +#: mount/mount.c:1380 msgid "mount: proc already mounted" msgstr "" -#: mount/mount.c:1207 +#: mount/mount.c:1382 #, c-format msgid "mount: %s already mounted or %s busy" msgstr "" -#: mount/mount.c:1213 +#: mount/mount.c:1388 #, c-format msgid "mount: mount point %s does not exist" msgstr "" -#: mount/mount.c:1215 +#: mount/mount.c:1390 #, c-format msgid "mount: mount point %s is a symbolic link to nowhere" msgstr "" -#: mount/mount.c:1220 +#: mount/mount.c:1395 #, c-format msgid "mount: special device %s does not exist" msgstr "" -#: mount/mount.c:1232 +#: mount/mount.c:1407 #, c-format msgid "" "mount: special device %s does not exist\n" " (a path prefix is not a directory)\n" msgstr "" -#: mount/mount.c:1244 +#: mount/mount.c:1419 #, c-format msgid "mount: %s not mounted already, or bad option" msgstr "" -#: mount/mount.c:1246 +#: mount/mount.c:1421 #, c-format msgid "" "mount: wrong fs type, bad option, bad superblock on %s,\n" " missing codepage or helper program, or other error" msgstr "" -#: mount/mount.c:1253 +#: mount/mount.c:1428 msgid "" " (for several filesystems (e.g. nfs, cifs) you might\n" " need a /sbin/mount.<type> helper program)" msgstr "" -#: mount/mount.c:1262 +#: mount/mount.c:1437 msgid "" " (could this be the IDE device where you in fact use\n" " ide-scsi so that sr0 or sda or so is needed?)" msgstr "" -#: mount/mount.c:1267 +#: mount/mount.c:1442 msgid "" " (aren't you trying to mount an extended partition,\n" " instead of some logical partition inside?)" msgstr "" -#: mount/mount.c:1274 +#: mount/mount.c:1449 msgid "" " In some cases useful info is found in syslog - try\n" " dmesg | tail or so\n" msgstr "" -#: mount/mount.c:1280 +#: mount/mount.c:1455 msgid "mount table full" msgstr "" -#: mount/mount.c:1282 +#: mount/mount.c:1457 #, c-format msgid "mount: %s: can't read superblock" msgstr "" -#: mount/mount.c:1288 +#: mount/mount.c:1463 #, c-format msgid "mount: %s: unknown device" msgstr "" -#: mount/mount.c:1293 +#: mount/mount.c:1468 #, c-format msgid "mount: unknown filesystem type '%s'" msgstr "" -#: mount/mount.c:1305 +#: mount/mount.c:1480 #, c-format msgid "mount: probably you meant %s" msgstr "" -#: mount/mount.c:1308 +#: mount/mount.c:1483 msgid "mount: maybe you meant 'iso9660'?" msgstr "" -#: mount/mount.c:1311 +#: mount/mount.c:1486 msgid "mount: maybe you meant 'vfat'?" msgstr "" -#: mount/mount.c:1314 +#: mount/mount.c:1489 #, c-format msgid "mount: %s has wrong device number or fs type %s not supported" msgstr "" -#: mount/mount.c:1322 +#: mount/mount.c:1497 #, c-format msgid "mount: %s is not a block device, and stat fails?" msgstr "" -#: mount/mount.c:1324 +#: mount/mount.c:1499 #, c-format msgid "" "mount: the kernel does not recognize %s as a block device\n" " (maybe `insmod driver'?)" msgstr "" -#: mount/mount.c:1327 +#: mount/mount.c:1502 #, c-format msgid "mount: %s is not a block device (maybe try `-o loop'?)" msgstr "" -#: mount/mount.c:1330 +#: mount/mount.c:1505 #, c-format msgid "mount: %s is not a block device" msgstr "" -#: mount/mount.c:1335 +#: mount/mount.c:1510 #, c-format msgid "mount: %s is not a valid block device" msgstr "" -#: mount/mount.c:1338 +#: mount/mount.c:1513 msgid "block device " msgstr "" -#: mount/mount.c:1340 +#: mount/mount.c:1515 #, c-format msgid "mount: cannot mount %s%s read-only" msgstr "" -#: mount/mount.c:1344 +#: mount/mount.c:1519 #, c-format msgid "mount: %s%s is write-protected but explicit `-w' flag given" msgstr "" -#: mount/mount.c:1359 +#: mount/mount.c:1534 #, c-format msgid "mount: %s%s is write-protected, mounting read-only" msgstr "" -#: mount/mount.c:1440 +#: mount/mount.c:1544 +#, c-format +msgid "mount: no medium found on %s ...trying again\n" +msgstr "" + +#: mount/mount.c:1550 +#, c-format +msgid "mount: no medium found on %s" +msgstr "" + +#: mount/mount.c:1568 +#, c-format +msgid "" +"mount: %s does not contain SELinux labels.\n" +" You just mounted an file system that supports labels which does not\n" +" contain labels, onto an SELinux box. It is likely that confined\n" +" applications will generate AVC messages and not be allowed access to\n" +" this file system. For more details see restorecon(8) and mount(8).\n" +msgstr "" + +#: mount/mount.c:1647 #, c-format msgid "mount: no type was given - I'll assume nfs because of the colon\n" msgstr "" -#: mount/mount.c:1446 +#: mount/mount.c:1653 #, c-format msgid "mount: no type was given - I'll assume cifs because of the // prefix\n" msgstr "" -#: mount/mount.c:1541 +#: mount/mount.c:1748 #, c-format msgid "mount: %s already mounted on %s\n" msgstr "" -#: mount/mount.c:1675 +#: mount/mount.c:1882 #, c-format msgid "" "Usage: mount -V : print version\n" @@ -7761,19 +8399,19 @@ msgid "" "For many more details, say man 8 mount .\n" msgstr "" -#: mount/mount.c:1987 +#: mount/mount.c:2205 msgid "mount: only root can do that" msgstr "" -#: mount/mount.c:1997 +#: mount/mount.c:2215 msgid "nothing was mounted" msgstr "" -#: mount/mount.c:2015 mount/mount.c:2041 +#: mount/mount.c:2233 mount/mount.c:2259 msgid "mount: no such partition found" msgstr "" -#: mount/mount.c:2018 +#: mount/mount.c:2236 #, c-format msgid "mount: can't find %s in %s or %s" msgstr "" @@ -7792,15 +8430,16 @@ msgstr "" msgid "; rest of file ignored" msgstr "" -#: mount/sundries.c:30 +#: mount/sundries.c:31 msgid "bug in xstrndup call" msgstr "" -#: mount/sundries.c:223 mount/xmalloc.c:11 +#: mount/sundries.c:224 mount/sundries.c:276 mount/sundries.c:285 +#: mount/xmalloc.c:11 msgid "not enough memory" msgstr "" -#: mount/swapon.c:67 +#: mount/swapon.c:84 #, c-format msgid "" "The <special> parameter:\n" @@ -7811,20 +8450,20 @@ msgid "" "\n" msgstr "" -#: mount/swapon.c:75 +#: mount/swapon.c:92 #, c-format msgid "" "\n" "Usage:\n" -" %1$s -a [-e] [-v] enable all swaps from /etc/fstab\n" -" %1$s [-p priority] [-v] <special> enable given swap\n" +" %1$s -a [-e] [-v] [-f] enable all swaps from /etc/fstab\n" +" %1$s [-p priority] [-v] [-f] <special> enable given swap\n" " %1$s -s display swap usage summary\n" " %1$s -h display help\n" " %1$s -V display version\n" "\n" msgstr "" -#: mount/swapon.c:89 +#: mount/swapon.c:106 #, c-format msgid "" "\n" @@ -7836,97 +8475,155 @@ msgid "" "\n" msgstr "" -#: mount/swapon.c:121 +#: mount/swapon.c:138 +#, c-format +msgid "%s: unexpected file format" +msgstr "" + +#: mount/swapon.c:177 mount/swapon.c:245 mount/swapon.c:390 mount/swapon.c:549 +#: mount/swapon.c:751 +#, c-format +msgid "%s: open failed" +msgstr "" + +#: mount/swapon.c:198 #, c-format -msgid "%s: %s: unexpected file format\n" +msgid "%s: reinitializing the swap." msgstr "" #: mount/swapon.c:202 +msgid "fork failed" +msgstr "" + +#: mount/swapon.c:218 +msgid "execv failed" +msgstr "" + +#: mount/swapon.c:226 +msgid "waitpid failed" +msgstr "" + +#: mount/swapon.c:250 #, c-format -msgid "%s: cannot fork: %s\n" +msgid "%s: lseek failed" msgstr "" -#: mount/swapon.c:228 +#: mount/swapon.c:256 #, c-format -msgid "%s: waitpid: %s\n" +msgid "%s: write signature failed" msgstr "" -#: mount/swapon.c:248 mount/swapon.c:348 +#: mount/swapon.c:343 #, c-format -msgid "%s on %s\n" +msgid "%s: found %sswap v%d signature string for %d KiB PAGE_SIZE\n" +msgstr "" + +#: mount/swapon.c:363 +#, c-format +msgid "%s: stat failed" +msgstr "" + +#: mount/swapon.c:373 +#, c-format +msgid "%s: insecure permissions %04o, %04o suggested." +msgstr "" + +#: mount/swapon.c:381 +#, c-format +msgid "%s: skipping - it appears to have holes." +msgstr "" + +#: mount/swapon.c:395 +#, c-format +msgid "%s: get size failed" +msgstr "" + +#: mount/swapon.c:401 +#, c-format +msgid "%s: read swap header failed" +msgstr "" + +#: mount/swapon.c:414 +#, c-format +msgid "%s: last_page 0x%08llx is larger than actual size of swapspace" msgstr "" -#: mount/swapon.c:258 +#: mount/swapon.c:419 #, c-format -msgid "%s: cannot stat %s: %s\n" +msgid "%s: swap format pagesize does not match." msgstr "" -#: mount/swapon.c:268 +#: mount/swapon.c:424 #, c-format -msgid "%s: %s: software suspend data detected. Reinitializing the swap.\n" +msgid "" +"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)" msgstr "" -#: mount/swapon.c:281 +#: mount/swapon.c:433 #, c-format -msgid "%s: warning: %s has insecure permissions %04o, %04o suggested\n" +msgid "%s: software suspend data detected. Rewriting the swap signature." msgstr "" -#: mount/swapon.c:293 +#: mount/swapon.c:457 mount/swapon.c:507 #, c-format -msgid "%s: Skipping file %s - it appears to have holes.\n" +msgid "%s on %s\n" msgstr "" -#: mount/swapon.c:326 +#: mount/swapon.c:479 #, c-format -msgid "%s: cannot find the device for %s\n" +msgid "%s: swapon failed" msgstr "" -#: mount/swapon.c:360 +#: mount/swapon.c:486 #, c-format -msgid "Not superuser.\n" +msgid "cannot find the device for %s" msgstr "" -#: mount/swapon.c:394 mount/swapon.c:585 +#: mount/swapon.c:519 +msgid "Not superuser." +msgstr "" + +#: mount/swapon.c:522 #, c-format -msgid "%s: cannot open %s: %s\n" +msgid "%s: swapoff failed" msgstr "" -#: mount/umount.c:41 +#: mount/umount.c:40 #, c-format msgid "umount: compiled without support for -f\n" msgstr "" -#: mount/umount.c:111 +#: mount/umount.c:110 #, c-format msgid "umount: cannot set group id: %s" msgstr "" -#: mount/umount.c:114 +#: mount/umount.c:113 #, c-format msgid "umount: cannot set user id: %s" msgstr "" -#: mount/umount.c:139 +#: mount/umount.c:138 #, c-format msgid "umount: cannot fork: %s" msgstr "" -#: mount/umount.c:160 +#: mount/umount.c:159 #, c-format msgid "umount: %s: invalid block device" msgstr "" -#: mount/umount.c:162 +#: mount/umount.c:161 #, c-format msgid "umount: %s: not mounted" msgstr "" -#: mount/umount.c:164 +#: mount/umount.c:163 #, c-format msgid "umount: %s: can't write superblock" msgstr "" -#: mount/umount.c:168 +#: mount/umount.c:167 #, c-format msgid "" "umount: %s: device is busy.\n" @@ -7934,56 +8631,51 @@ msgid "" " the device is found by lsof(8) or fuser(1))" msgstr "" -#: mount/umount.c:173 +#: mount/umount.c:172 #, c-format msgid "umount: %s: not found" msgstr "" -#: mount/umount.c:175 +#: mount/umount.c:174 #, c-format msgid "umount: %s: must be superuser to umount" msgstr "" -#: mount/umount.c:177 +#: mount/umount.c:176 #, c-format msgid "umount: %s: block devices not permitted on fs" msgstr "" -#: mount/umount.c:179 +#: mount/umount.c:178 #, c-format msgid "umount: %s: %s" msgstr "" -#: mount/umount.c:228 +#: mount/umount.c:234 #, c-format msgid "no umount2, trying umount...\n" msgstr "" -#: mount/umount.c:244 -#, c-format -msgid "could not umount %s - trying %s instead\n" -msgstr "" - -#: mount/umount.c:262 +#: mount/umount.c:251 #, c-format msgid "umount: %s busy - remounted read-only\n" msgstr "" -#: mount/umount.c:273 +#: mount/umount.c:262 #, c-format msgid "umount: could not remount %s read-only\n" msgstr "" -#: mount/umount.c:282 +#: mount/umount.c:271 #, c-format msgid "%s umounted\n" msgstr "" -#: mount/umount.c:380 +#: mount/umount.c:366 msgid "umount: cannot find list of filesystems to unmount" msgstr "" -#: mount/umount.c:410 +#: mount/umount.c:396 #, c-format msgid "" "Usage: umount [-hV]\n" @@ -7991,49 +8683,189 @@ msgid "" " umount [-f] [-r] [-n] [-v] special | node...\n" msgstr "" -#: mount/umount.c:460 +#: mount/umount.c:446 msgid "Cannot umount \"\"\n" msgstr "" -#: mount/umount.c:466 +#: mount/umount.c:452 #, c-format msgid "Trying to umount %s\n" msgstr "" -#: mount/umount.c:472 +#: mount/umount.c:465 +msgid "umount: confused when analyzing mtab" +msgstr "" + +#: mount/umount.c:470 +#, c-format +msgid "umount: cannot umount %s -- %s is mounted over it on the same point." +msgstr "" + +#: mount/umount.c:477 #, c-format msgid "Could not find %s in mtab\n" msgstr "" -#: mount/umount.c:479 +#: mount/umount.c:484 #, c-format msgid "umount: %s is not mounted (according to mtab)" msgstr "" -#: mount/umount.c:503 +#: mount/umount.c:508 #, c-format msgid "umount: it seems %s is mounted multiple times" msgstr "" -#: mount/umount.c:516 +#: mount/umount.c:521 #, c-format msgid "umount: %s is not in the fstab (and you are not root)" msgstr "" -#: mount/umount.c:520 +#: mount/umount.c:525 #, c-format msgid "umount: %s mount disagrees with the fstab" msgstr "" -#: mount/umount.c:561 +#: mount/umount.c:566 #, c-format msgid "umount: only %s can unmount %s from %s" msgstr "" -#: mount/umount.c:640 +#: mount/umount.c:653 msgid "umount: only root can do that" msgstr "" +#: schedutils/chrt.c:56 +#, c-format +msgid "" +"\n" +"chrt - manipulate real-time attributes of a process.\n" +"\n" +"Set policy:\n" +" chrt [options] <policy> <priority> {<pid> | <command> [<arg> ...]}\n" +"\n" +"Get policy:\n" +" chrt [options] {<pid> | <command> [<arg> ...]}\n" +"\n" +"\n" +"Scheduling policies:\n" +" -b | --batch set policy to SCHED_BATCH\n" +" -f | --fifo set policy to SCHED_FIFO\n" +" -i | --idle set policy to SCHED_IDLE\n" +" -o | --other set policy to SCHED_OTHER\n" +" -r | --rr set policy to SCHED_RR (default)\n" +"\n" +"Options:\n" +" -h | --help display this help\n" +" -p | --pid operate on existing given pid\n" +" -m | --max show min and max valid priorities\n" +" -v | --verbose display status information\n" +" -V | --version output version information\n" +"\n" +msgstr "" + +#: schedutils/chrt.c:88 +#, c-format +msgid "failed to get pid %d's policy" +msgstr "" + +#: schedutils/chrt.c:90 +#, c-format +msgid "pid %d's %s scheduling policy: " +msgstr "" + +#: schedutils/chrt.c:108 +#, c-format +msgid "unknown\n" +msgstr "" + +#: schedutils/chrt.c:112 +#, c-format +msgid "failed to get pid %d's attributes" +msgstr "" + +#: schedutils/chrt.c:114 +#, c-format +msgid "pid %d's %s scheduling priority: %d\n" +msgstr "" + +#: schedutils/chrt.c:130 +#, c-format +msgid "SCHED_%s min/max priority\t: %d/%d\n" +msgstr "" + +#: schedutils/chrt.c:133 +#, c-format +msgid "SCHED_%s not supported?\n" +msgstr "" + +#: schedutils/chrt.c:185 +msgid "failed to parse pid" +msgstr "" + +#: schedutils/chrt.c:207 +msgid "current" +msgstr "" + +#: schedutils/chrt.c:215 +msgid "failed to parse priority" +msgstr "" + +#: schedutils/chrt.c:221 +#, c-format +msgid "failed to set pid %d's policy" +msgstr "" + +#: schedutils/chrt.c:230 +#, c-format +msgid "failed to execute %s" +msgstr "" + +#: schedutils/ionice.c:57 +msgid "ioprio_get failed" +msgstr "" + +#: schedutils/ionice.c:75 +msgid "ioprio_set failed" +msgstr "" + +#: schedutils/ionice.c:81 +#, c-format +msgid "" +"\n" +"ionice - sets or gets process io scheduling class and priority.\n" +"\n" +"Usage:\n" +" ionice [ options ] -p <pid> [<pid> ...]\n" +" ionoce [ options ] <command> [<arg> ...]\n" +"\n" +"Options:\n" +" -n <classdata> class data (0-7, lower being higher prio)\n" +" -c <class> scheduling class\n" +" 1: realtime, 2: best-effort, 3: idle\n" +" -t ignore failures\n" +" -h this help\n" +"\n" +msgstr "" + +#: schedutils/ionice.c:110 schedutils/ionice.c:112 +#, c-format +msgid "cannot parse number '%s'" +msgstr "" + +#: schedutils/ionice.c:157 +msgid "ignoring given class data for idle class" +msgstr "" + +#: schedutils/ionice.c:161 +#, c-format +msgid "bad prio class %d" +msgstr "" + +#: schedutils/ionice.c:185 +msgid "execvp failed" +msgstr "" + #: sys-utils/ctrlaltdel.c:27 #, c-format msgid "You must be root to set the Ctrl-Alt-Del behaviour.\n" @@ -8162,11 +8994,105 @@ msgstr "" msgid " %f int/sec; %f rec (char/sec)\n" msgstr "" -#: sys-utils/dmesg.c:56 +#: sys-utils/dmesg.c:45 #, c-format msgid "Usage: %s [-c] [-n level] [-s bufsize]\n" msgstr "" +#: sys-utils/flock.c:65 +#, c-format +msgid "" +"Usage: %1$s [-sxun][-w #] fd#\n" +" %1$s [-sxon][-w #] file [-c] command...\n" +" %1$s [-sxon][-w #] directory [-c] command...\n" +" -s --shared Get a shared lock\n" +" -x --exclusive Get an exclusive lock\n" +" -u --unlock Remove a lock\n" +" -n --nonblock Fail rather than wait\n" +" -w --timeout Wait for a limited amount of time\n" +" -o --close Close file descriptor before running command\n" +" -c --command Run a single command string through the shell\n" +" -h --help Display this text\n" +" -V --version Display version\n" +msgstr "" + +#: sys-utils/flock.c:192 +#, c-format +msgid "%s: %s requires exactly one command argument\n" +msgstr "" + +#: sys-utils/flock.c:219 +#, c-format +msgid "%s: cannot open lock file %s: %s\n" +msgstr "" + +#: sys-utils/flock.c:231 +#, c-format +msgid "%s: bad number: %s\n" +msgstr "" + +#: sys-utils/flock.c:238 +#, c-format +msgid "%s: requires file descriptor, file or directory\n" +msgstr "" + +#: sys-utils/flock.c:294 +#, c-format +msgid "%s: fork failed: %s\n" +msgstr "" + +#: sys-utils/ipcmk.c:84 +#, c-format +msgid "" +"\n" +"Usage: %s [options]\n" +"\n" +msgstr "" + +#: sys-utils/ipcmk.c:86 +#, c-format +msgid "" +" -M <size> create shared memory segment of size <size>\n" +" -S <nsems> create semaphore array with <nsems> elements\n" +" -Q create message queue\n" +" -p <mode> permission for the resource (default is 0644)\n" +msgstr "" + +#: sys-utils/ipcmk.c:90 +#, c-format +msgid "" +"\n" +"For more information see ipcmk(1).\n" +"\n" +msgstr "" + +#: sys-utils/ipcmk.c:142 +msgid "create share memory failed" +msgstr "" + +#: sys-utils/ipcmk.c:144 +#, c-format +msgid "Shared memory id: %d\n" +msgstr "" + +#: sys-utils/ipcmk.c:150 +msgid "create message queue failed" +msgstr "" + +#: sys-utils/ipcmk.c:152 +#, c-format +msgid "Message queue id: %d\n" +msgstr "" + +#: sys-utils/ipcmk.c:158 +msgid "create semaphore failed" +msgstr "" + +#: sys-utils/ipcmk.c:160 +#, c-format +msgid "Semaphore id: %d\n" +msgstr "" + #: sys-utils/ipcrm.c:66 #, c-format msgid "invalid id: %s\n" @@ -8251,28 +9177,28 @@ msgstr "" msgid "%s: unknown argument: %s\n" msgstr "" -#: sys-utils/ipcs.c:122 +#: sys-utils/ipcs.c:120 #, c-format msgid "usage : %s -asmq -tclup \n" msgstr "" -#: sys-utils/ipcs.c:123 +#: sys-utils/ipcs.c:121 #, c-format msgid "\t%s [-s -m -q] -i id\n" msgstr "" -#: sys-utils/ipcs.c:124 +#: sys-utils/ipcs.c:122 #, c-format msgid "\t%s -h for help.\n" msgstr "" -#: sys-utils/ipcs.c:130 +#: sys-utils/ipcs.c:128 #, c-format msgid "" "%s provides information on ipc facilities for which you have read access.\n" msgstr "" -#: sys-utils/ipcs.c:132 +#: sys-utils/ipcs.c:130 #, c-format msgid "" "Resource Specification:\n" @@ -8280,14 +9206,14 @@ msgid "" "\t-q : messages\n" msgstr "" -#: sys-utils/ipcs.c:133 +#: sys-utils/ipcs.c:131 #, c-format msgid "" "\t-s : semaphores\n" "\t-a : all (default)\n" msgstr "" -#: sys-utils/ipcs.c:134 +#: sys-utils/ipcs.c:132 #, c-format msgid "" "Output Format:\n" @@ -8296,514 +9222,486 @@ msgid "" "\t-c : creator\n" msgstr "" -#: sys-utils/ipcs.c:135 +#: sys-utils/ipcs.c:133 #, c-format msgid "" "\t-l : limits\n" "\t-u : summary\n" msgstr "" -#: sys-utils/ipcs.c:136 +#: sys-utils/ipcs.c:134 #, c-format msgid "-i id [-s -q -m] : details on resource identified by id\n" msgstr "" -#: sys-utils/ipcs.c:268 +#: sys-utils/ipcs.c:258 #, c-format msgid "kernel not configured for shared memory\n" msgstr "" -#: sys-utils/ipcs.c:274 +#: sys-utils/ipcs.c:264 #, c-format msgid "------ Shared Memory Limits --------\n" msgstr "" -#: sys-utils/ipcs.c:279 +#: sys-utils/ipcs.c:269 #, c-format msgid "max number of segments = %lu\n" msgstr "" -#: sys-utils/ipcs.c:281 +#: sys-utils/ipcs.c:271 #, c-format msgid "max seg size (kbytes) = %lu\n" msgstr "" -#: sys-utils/ipcs.c:283 +#: sys-utils/ipcs.c:273 #, c-format msgid "max total shared memory (kbytes) = %llu\n" msgstr "" -#: sys-utils/ipcs.c:285 +#: sys-utils/ipcs.c:275 #, c-format msgid "min seg size (bytes) = %lu\n" msgstr "" -#: sys-utils/ipcs.c:290 +#: sys-utils/ipcs.c:280 #, c-format msgid "------ Shared Memory Status --------\n" msgstr "" -#: sys-utils/ipcs.c:291 +#: sys-utils/ipcs.c:281 #, c-format msgid "segments allocated %d\n" msgstr "" -#: sys-utils/ipcs.c:292 +#: sys-utils/ipcs.c:282 #, c-format msgid "pages allocated %ld\n" msgstr "" -#: sys-utils/ipcs.c:293 +#: sys-utils/ipcs.c:283 #, c-format msgid "pages resident %ld\n" msgstr "" -#: sys-utils/ipcs.c:294 +#: sys-utils/ipcs.c:284 #, c-format msgid "pages swapped %ld\n" msgstr "" -#: sys-utils/ipcs.c:295 +#: sys-utils/ipcs.c:285 #, c-format msgid "Swap performance: %ld attempts\t %ld successes\n" msgstr "" -#: sys-utils/ipcs.c:300 +#: sys-utils/ipcs.c:290 #, c-format msgid "------ Shared Memory Segment Creators/Owners --------\n" msgstr "" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:421 sys-utils/ipcs.c:519 -#, c-format -msgid "%-10s %-10s %-10s %-10s %-10s %-10s\n" -msgstr "" - -#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:308 sys-utils/ipcs.c:315 -#: sys-utils/ipcs.c:321 +#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:298 sys-utils/ipcs.c:305 +#: sys-utils/ipcs.c:311 msgid "shmid" msgstr "" -#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:321 sys-utils/ipcs.c:422 -#: sys-utils/ipcs.c:437 sys-utils/ipcs.c:520 sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:311 sys-utils/ipcs.c:412 +#: sys-utils/ipcs.c:427 sys-utils/ipcs.c:510 sys-utils/ipcs.c:528 msgid "perms" msgstr "" -#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510 msgid "cuid" msgstr "" -#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510 msgid "cgid" msgstr "" -#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510 msgid "uid" msgstr "" -#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510 msgid "gid" msgstr "" -#: sys-utils/ipcs.c:306 +#: sys-utils/ipcs.c:296 #, c-format msgid "------ Shared Memory Attach/Detach/Change Times --------\n" msgstr "" -#: sys-utils/ipcs.c:307 -#, c-format -msgid "%-10s %-10s %-20s %-20s %-20s\n" -msgstr "" - -#: sys-utils/ipcs.c:308 sys-utils/ipcs.c:315 sys-utils/ipcs.c:321 -#: sys-utils/ipcs.c:428 sys-utils/ipcs.c:437 sys-utils/ipcs.c:526 -#: sys-utils/ipcs.c:532 sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:298 sys-utils/ipcs.c:305 sys-utils/ipcs.c:311 +#: sys-utils/ipcs.c:418 sys-utils/ipcs.c:427 sys-utils/ipcs.c:516 +#: sys-utils/ipcs.c:522 sys-utils/ipcs.c:528 msgid "owner" msgstr "" -#: sys-utils/ipcs.c:308 +#: sys-utils/ipcs.c:298 msgid "attached" msgstr "" -#: sys-utils/ipcs.c:308 +#: sys-utils/ipcs.c:298 msgid "detached" msgstr "" -#: sys-utils/ipcs.c:309 +#: sys-utils/ipcs.c:299 msgid "changed" msgstr "" -#: sys-utils/ipcs.c:313 +#: sys-utils/ipcs.c:303 #, c-format msgid "------ Shared Memory Creator/Last-op --------\n" msgstr "" -#: sys-utils/ipcs.c:314 sys-utils/ipcs.c:531 -#, c-format -msgid "%-10s %-10s %-10s %-10s\n" -msgstr "" - -#: sys-utils/ipcs.c:315 +#: sys-utils/ipcs.c:305 msgid "cpid" msgstr "" -#: sys-utils/ipcs.c:315 +#: sys-utils/ipcs.c:305 msgid "lpid" msgstr "" -#: sys-utils/ipcs.c:319 +#: sys-utils/ipcs.c:309 #, c-format msgid "------ Shared Memory Segments --------\n" msgstr "" -#: sys-utils/ipcs.c:320 -#, c-format -msgid "%-10s %-10s %-10s %-10s %-10s %-10s %-12s\n" -msgstr "" - -#: sys-utils/ipcs.c:321 sys-utils/ipcs.c:437 sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:311 sys-utils/ipcs.c:427 sys-utils/ipcs.c:528 msgid "key" msgstr "" -#: sys-utils/ipcs.c:321 +#: sys-utils/ipcs.c:311 msgid "bytes" msgstr "" -#: sys-utils/ipcs.c:322 +#: sys-utils/ipcs.c:312 msgid "nattch" msgstr "" -#: sys-utils/ipcs.c:322 +#: sys-utils/ipcs.c:312 msgid "status" msgstr "" -#: sys-utils/ipcs.c:343 sys-utils/ipcs.c:345 sys-utils/ipcs.c:347 -#: sys-utils/ipcs.c:458 sys-utils/ipcs.c:460 sys-utils/ipcs.c:559 -#: sys-utils/ipcs.c:561 sys-utils/ipcs.c:563 sys-utils/ipcs.c:616 -#: sys-utils/ipcs.c:618 sys-utils/ipcs.c:647 sys-utils/ipcs.c:649 -#: sys-utils/ipcs.c:651 sys-utils/ipcs.c:675 +#: sys-utils/ipcs.c:333 sys-utils/ipcs.c:335 sys-utils/ipcs.c:337 +#: sys-utils/ipcs.c:448 sys-utils/ipcs.c:450 sys-utils/ipcs.c:549 +#: sys-utils/ipcs.c:551 sys-utils/ipcs.c:553 sys-utils/ipcs.c:604 +#: sys-utils/ipcs.c:606 sys-utils/ipcs.c:634 sys-utils/ipcs.c:636 +#: sys-utils/ipcs.c:638 sys-utils/ipcs.c:661 msgid "Not set" msgstr "" -#: sys-utils/ipcs.c:375 +#: sys-utils/ipcs.c:365 msgid "dest" msgstr "" -#: sys-utils/ipcs.c:376 +#: sys-utils/ipcs.c:366 msgid "locked" msgstr "" -#: sys-utils/ipcs.c:396 +#: sys-utils/ipcs.c:386 #, c-format msgid "kernel not configured for semaphores\n" msgstr "" -#: sys-utils/ipcs.c:402 +#: sys-utils/ipcs.c:392 #, c-format msgid "------ Semaphore Limits --------\n" msgstr "" -#: sys-utils/ipcs.c:406 +#: sys-utils/ipcs.c:396 #, c-format msgid "max number of arrays = %d\n" msgstr "" -#: sys-utils/ipcs.c:407 +#: sys-utils/ipcs.c:397 #, c-format msgid "max semaphores per array = %d\n" msgstr "" -#: sys-utils/ipcs.c:408 +#: sys-utils/ipcs.c:398 #, c-format msgid "max semaphores system wide = %d\n" msgstr "" -#: sys-utils/ipcs.c:409 +#: sys-utils/ipcs.c:399 #, c-format msgid "max ops per semop call = %d\n" msgstr "" -#: sys-utils/ipcs.c:410 +#: sys-utils/ipcs.c:400 #, c-format msgid "semaphore max value = %d\n" msgstr "" -#: sys-utils/ipcs.c:414 +#: sys-utils/ipcs.c:404 #, c-format msgid "------ Semaphore Status --------\n" msgstr "" -#: sys-utils/ipcs.c:415 +#: sys-utils/ipcs.c:405 #, c-format msgid "used arrays = %d\n" msgstr "" -#: sys-utils/ipcs.c:416 +#: sys-utils/ipcs.c:406 #, c-format msgid "allocated semaphores = %d\n" msgstr "" -#: sys-utils/ipcs.c:420 +#: sys-utils/ipcs.c:410 #, c-format msgid "------ Semaphore Arrays Creators/Owners --------\n" msgstr "" -#: sys-utils/ipcs.c:422 sys-utils/ipcs.c:428 sys-utils/ipcs.c:437 +#: sys-utils/ipcs.c:412 sys-utils/ipcs.c:418 sys-utils/ipcs.c:427 msgid "semid" msgstr "" -#: sys-utils/ipcs.c:426 +#: sys-utils/ipcs.c:416 #, c-format msgid "------ Semaphore Operation/Change Times --------\n" msgstr "" -#: sys-utils/ipcs.c:427 -#, c-format -msgid "%-8s %-10s %-26.24s %-26.24s\n" -msgstr "" - -#: sys-utils/ipcs.c:428 +#: sys-utils/ipcs.c:418 msgid "last-op" msgstr "" -#: sys-utils/ipcs.c:428 +#: sys-utils/ipcs.c:418 msgid "last-changed" msgstr "" -#: sys-utils/ipcs.c:435 +#: sys-utils/ipcs.c:425 #, c-format msgid "------ Semaphore Arrays --------\n" msgstr "" -#: sys-utils/ipcs.c:436 sys-utils/ipcs.c:678 -#, c-format -msgid "%-10s %-10s %-10s %-10s %-10s\n" -msgstr "" - -#: sys-utils/ipcs.c:437 +#: sys-utils/ipcs.c:427 msgid "nsems" msgstr "" -#: sys-utils/ipcs.c:496 +#: sys-utils/ipcs.c:486 #, c-format msgid "kernel not configured for message queues\n" msgstr "" -#: sys-utils/ipcs.c:504 +#: sys-utils/ipcs.c:494 #, c-format msgid "------ Messages: Limits --------\n" msgstr "" -#: sys-utils/ipcs.c:505 +#: sys-utils/ipcs.c:495 #, c-format msgid "max queues system wide = %d\n" msgstr "" -#: sys-utils/ipcs.c:506 +#: sys-utils/ipcs.c:496 #, c-format msgid "max size of message (bytes) = %d\n" msgstr "" -#: sys-utils/ipcs.c:507 +#: sys-utils/ipcs.c:497 #, c-format msgid "default max size of queue (bytes) = %d\n" msgstr "" -#: sys-utils/ipcs.c:511 +#: sys-utils/ipcs.c:501 #, c-format msgid "------ Messages: Status --------\n" msgstr "" -#: sys-utils/ipcs.c:512 +#: sys-utils/ipcs.c:502 #, c-format msgid "allocated queues = %d\n" msgstr "" -#: sys-utils/ipcs.c:513 +#: sys-utils/ipcs.c:503 #, c-format msgid "used headers = %d\n" msgstr "" -#: sys-utils/ipcs.c:514 +#: sys-utils/ipcs.c:504 #, c-format msgid "used space = %d bytes\n" msgstr "" -#: sys-utils/ipcs.c:518 +#: sys-utils/ipcs.c:508 #, c-format msgid "------ Message Queues: Creators/Owners --------\n" msgstr "" -#: sys-utils/ipcs.c:520 sys-utils/ipcs.c:526 sys-utils/ipcs.c:532 -#: sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:510 sys-utils/ipcs.c:516 sys-utils/ipcs.c:522 +#: sys-utils/ipcs.c:528 msgid "msqid" msgstr "" -#: sys-utils/ipcs.c:524 +#: sys-utils/ipcs.c:514 #, c-format msgid "------ Message Queues Send/Recv/Change Times --------\n" msgstr "" -#: sys-utils/ipcs.c:525 -#, c-format -msgid "%-8s %-10s %-20s %-20s %-20s\n" -msgstr "" - -#: sys-utils/ipcs.c:526 +#: sys-utils/ipcs.c:516 msgid "send" msgstr "" -#: sys-utils/ipcs.c:526 +#: sys-utils/ipcs.c:516 msgid "recv" msgstr "" -#: sys-utils/ipcs.c:526 +#: sys-utils/ipcs.c:516 msgid "change" msgstr "" -#: sys-utils/ipcs.c:530 +#: sys-utils/ipcs.c:520 #, c-format msgid "------ Message Queues PIDs --------\n" msgstr "" -#: sys-utils/ipcs.c:532 +#: sys-utils/ipcs.c:522 msgid "lspid" msgstr "" -#: sys-utils/ipcs.c:532 +#: sys-utils/ipcs.c:522 msgid "lrpid" msgstr "" -#: sys-utils/ipcs.c:536 +#: sys-utils/ipcs.c:526 #, c-format msgid "------ Message Queues --------\n" msgstr "" -#: sys-utils/ipcs.c:537 -#, c-format -msgid "%-10s %-10s %-10s %-10s %-12s %-12s\n" -msgstr "" - -#: sys-utils/ipcs.c:539 +#: sys-utils/ipcs.c:529 msgid "used-bytes" msgstr "" -#: sys-utils/ipcs.c:539 +#: sys-utils/ipcs.c:529 msgid "messages" msgstr "" -#: sys-utils/ipcs.c:607 +#: sys-utils/ipcs.c:593 +msgid "shmctl failed" +msgstr "" + +#: sys-utils/ipcs.c:595 #, c-format msgid "" "\n" "Shared memory Segment shmid=%d\n" msgstr "" -#: sys-utils/ipcs.c:608 +#: sys-utils/ipcs.c:596 #, c-format msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n" msgstr "" -#: sys-utils/ipcs.c:610 +#: sys-utils/ipcs.c:598 #, c-format msgid "mode=%#o\taccess_perms=%#o\n" msgstr "" -#: sys-utils/ipcs.c:612 +#: sys-utils/ipcs.c:600 #, c-format msgid "bytes=%ld\tlpid=%d\tcpid=%d\tnattch=%ld\n" msgstr "" -#: sys-utils/ipcs.c:615 +#: sys-utils/ipcs.c:603 #, c-format msgid "att_time=%-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:617 +#: sys-utils/ipcs.c:605 #, c-format msgid "det_time=%-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:619 sys-utils/ipcs.c:650 +#: sys-utils/ipcs.c:607 sys-utils/ipcs.c:637 #, c-format msgid "change_time=%-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:634 +#: sys-utils/ipcs.c:619 +msgid "msgctl failed" +msgstr "" + +#: sys-utils/ipcs.c:621 #, c-format msgid "" "\n" "Message Queue msqid=%d\n" msgstr "" -#: sys-utils/ipcs.c:635 +#: sys-utils/ipcs.c:622 #, c-format msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n" msgstr "" -#: sys-utils/ipcs.c:637 +#: sys-utils/ipcs.c:624 #, c-format msgid "cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n" msgstr "" -#: sys-utils/ipcs.c:646 +#: sys-utils/ipcs.c:633 #, c-format msgid "send_time=%-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:648 +#: sys-utils/ipcs.c:635 #, c-format msgid "rcv_time=%-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:668 +#: sys-utils/ipcs.c:652 sys-utils/ipcs.c:674 +msgid "semctl failed" +msgstr "" + +#: sys-utils/ipcs.c:654 #, c-format msgid "" "\n" "Semaphore Array semid=%d\n" msgstr "" -#: sys-utils/ipcs.c:669 +#: sys-utils/ipcs.c:655 #, c-format msgid "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n" msgstr "" -#: sys-utils/ipcs.c:671 +#: sys-utils/ipcs.c:657 #, c-format msgid "mode=%#o, access_perms=%#o\n" msgstr "" -#: sys-utils/ipcs.c:673 +#: sys-utils/ipcs.c:659 #, c-format msgid "nsems = %ld\n" msgstr "" -#: sys-utils/ipcs.c:674 +#: sys-utils/ipcs.c:660 #, c-format msgid "otime = %-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:676 +#: sys-utils/ipcs.c:662 #, c-format msgid "ctime = %-26.24s\n" msgstr "" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:665 msgid "semnum" msgstr "" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:665 msgid "value" msgstr "" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:665 msgid "ncount" msgstr "" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:665 msgid "zcount" msgstr "" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:665 msgid "pid" msgstr "" @@ -8830,7 +9728,7 @@ msgstr "" msgid "ldattach from %s\n" msgstr "" -#: sys-utils/ldattach.c:182 text-utils/tailf.c:196 +#: sys-utils/ldattach.c:182 text-utils/tailf.c:195 msgid "invalid option" msgstr "" @@ -8867,57 +9765,176 @@ msgstr "" msgid "cannot daemonize" msgstr "" -#: sys-utils/rdev.c:69 +#: sys-utils/lscpu.c:64 +msgid "none" +msgstr "" + +#: sys-utils/lscpu.c:65 +msgid "para" +msgstr "" + +#: sys-utils/lscpu.c:66 +msgid "full" +msgstr "" + +#: sys-utils/lscpu.c:129 sys-utils/lscpu.c:152 sys-utils/lscpu.c:431 +#, c-format +msgid "error: %s" +msgstr "" + +#: sys-utils/lscpu.c:154 +#, c-format +msgid "error parse: %s" +msgstr "" + +#: sys-utils/lscpu.c:176 +msgid "error: strdup failed" +msgstr "" + +#: sys-utils/lscpu.c:259 +msgid "error: uname failed" +msgstr "" + +#: sys-utils/lscpu.c:481 +msgid "error: malloc failed" +msgstr "" + +#: sys-utils/lscpu.c:496 +msgid "error: /sys filesystem is not accessable." +msgstr "" + +#: sys-utils/lscpu.c:514 +#, c-format +msgid "" +"# The following is the parsable format, which can be fed to other\n" +"# programs. Each different item in every column has an unique ID\n" +"# starting from zero.\n" +"# CPU,Core,Socket,Node" +msgstr "" + +#: sys-utils/lscpu.c:580 +msgid "Thread(s) per core:" +msgstr "" + +#: sys-utils/lscpu.c:581 +msgid "Core(s) per socket:" +msgstr "" + +#: sys-utils/lscpu.c:582 +msgid "CPU socket(s):" +msgstr "" + +#: sys-utils/lscpu.c:586 +msgid "NUMA node(s):" +msgstr "" + +#: sys-utils/lscpu.c:588 +msgid "Vendor ID:" +msgstr "" + +#: sys-utils/lscpu.c:590 +msgid "CPU family:" +msgstr "" + +#: sys-utils/lscpu.c:592 +msgid "Model:" +msgstr "" + +#: sys-utils/lscpu.c:594 +msgid "Stepping:" +msgstr "" + +#: sys-utils/lscpu.c:596 +msgid "CPU MHz:" +msgstr "" + +#: sys-utils/lscpu.c:599 sys-utils/lscpu.c:601 +msgid "Virtualization:" +msgstr "" + +#: sys-utils/lscpu.c:604 +msgid "Hypervisor vendor:" +msgstr "" + +#: sys-utils/lscpu.c:605 +msgid "Virtualization type:" +msgstr "" + +#: sys-utils/lscpu.c:613 +#, c-format +msgid "%s cache:" +msgstr "" + +#: sys-utils/lscpu.c:621 +#, c-format +msgid "Usage: %s [option]\n" +msgstr "" + +#: sys-utils/lscpu.c:624 +msgid "" +"CPU architecture information helper\n" +"\n" +" -h, --help usage information\n" +" -p, --parse print out in parsable instead of printable format.\n" +" -s, --sysroot use the directory as a new system root.\n" +msgstr "" + +#: sys-utils/lscpu.c:673 +#, c-format +msgid "error: change working directory to %s." +msgstr "" + +#: sys-utils/rdev.c:77 msgid "usage: rdev [ -rv ] [ -o OFFSET ] [ IMAGE [ VALUE [ OFFSET ] ] ]" msgstr "" -#: sys-utils/rdev.c:70 +#: sys-utils/rdev.c:78 msgid "" " rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device" msgstr "" -#: sys-utils/rdev.c:71 +#: sys-utils/rdev.c:79 msgid " rdev /dev/fd0 /dev/hda2 sets ROOT to /dev/hda2" msgstr "" -#: sys-utils/rdev.c:72 +#: sys-utils/rdev.c:80 msgid " rdev -R /dev/fd0 1 set the ROOTFLAGS (readonly status)" msgstr "" -#: sys-utils/rdev.c:73 +#: sys-utils/rdev.c:81 msgid " rdev -r /dev/fd0 627 set the RAMDISK size" msgstr "" -#: sys-utils/rdev.c:74 +#: sys-utils/rdev.c:82 msgid " rdev -v /dev/fd0 1 set the bootup VIDEOMODE" msgstr "" -#: sys-utils/rdev.c:75 +#: sys-utils/rdev.c:83 msgid " rdev -o N ... use the byte offset N" msgstr "" -#: sys-utils/rdev.c:76 +#: sys-utils/rdev.c:84 msgid " rootflags ... same as rdev -R" msgstr "" -#: sys-utils/rdev.c:77 +#: sys-utils/rdev.c:85 msgid " ramsize ... same as rdev -r" msgstr "" -#: sys-utils/rdev.c:78 +#: sys-utils/rdev.c:86 msgid " vidmode ... same as rdev -v" msgstr "" -#: sys-utils/rdev.c:79 +#: sys-utils/rdev.c:87 msgid "" "Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..." msgstr "" -#: sys-utils/rdev.c:80 +#: sys-utils/rdev.c:88 msgid " use -R 1 to mount root readonly, -R 0 for read/write." msgstr "" -#: sys-utils/rdev.c:247 +#: sys-utils/rdev.c:245 msgid "missing comma" msgstr "" @@ -8944,6 +9961,16 @@ msgid "" "\t -V print version and exit\n" msgstr "" +#: sys-utils/readprofile.c:227 +#, c-format +msgid "readprofile: error writing %s: %s\n" +msgstr "" + +#: sys-utils/readprofile.c:268 +#, c-format +msgid "Assuming reversed byte order. Use -n to force native byte order.\n" +msgstr "" + #: sys-utils/readprofile.c:284 #, c-format msgid "Sampling_step: %i\n" @@ -8973,38 +10000,38 @@ msgstr "" msgid "" "\n" "Usage:\n" -" renice priority [-p|--pid] pid [... pid]\n" -" renice priority -g|--pgrp pgrp [... pgrp]\n" -" renice priority -u|--user user [... user]\n" +" renice [-n] priority [-p|--pid] pid [... pid]\n" +" renice [-n] priority -g|--pgrp pgrp [... pgrp]\n" +" renice [-n] priority -u|--user user [... user]\n" " renice -h | --help\n" " renice -v | --version\n" "\n" msgstr "" -#: sys-utils/renice.c:88 +#: sys-utils/renice.c:89 #, c-format msgid "renice from %s\n" msgstr "" -#: sys-utils/renice.c:120 +#: sys-utils/renice.c:126 #, c-format msgid "renice: %s: unknown user\n" msgstr "" -#: sys-utils/renice.c:128 +#: sys-utils/renice.c:134 #, c-format msgid "renice: %s: bad value\n" msgstr "" -#: sys-utils/renice.c:146 sys-utils/renice.c:158 +#: sys-utils/renice.c:152 sys-utils/renice.c:164 msgid "getpriority" msgstr "" -#: sys-utils/renice.c:151 +#: sys-utils/renice.c:157 msgid "setpriority" msgstr "" -#: sys-utils/renice.c:162 +#: sys-utils/renice.c:168 #, c-format msgid "%d: old priority %d, new priority %d\n" msgstr "" @@ -9035,15 +10062,15 @@ msgstr "" msgid "convert rtc time" msgstr "" -#: sys-utils/rtcwake.c:219 +#: sys-utils/rtcwake.c:222 msgid "set rtc alarm" msgstr "" -#: sys-utils/rtcwake.c:223 +#: sys-utils/rtcwake.c:226 msgid "enable rtc alarm" msgstr "" -#: sys-utils/rtcwake.c:231 +#: sys-utils/rtcwake.c:230 msgid "set rtc wake alarm" msgstr "" @@ -9091,17 +10118,17 @@ msgstr "" msgid "malloc() failed" msgstr "" -#: sys-utils/rtcwake.c:424 +#: sys-utils/rtcwake.c:425 #, c-format msgid "%s: %s not enabled for wakeup events\n" msgstr "" -#: sys-utils/rtcwake.c:440 +#: sys-utils/rtcwake.c:441 #, c-format msgid "alarm %ld, sys_time %ld, rtc_time %ld, seconds %u\n" msgstr "" -#: sys-utils/rtcwake.c:445 +#: sys-utils/rtcwake.c:446 #, c-format msgid "%s: time doesn't go backward to %s\n" msgstr "" @@ -9111,11 +10138,11 @@ msgstr "" msgid "%s: wakeup from \"%s\" using %s at %s\n" msgstr "" -#: sys-utils/rtcwake.c:470 +#: sys-utils/rtcwake.c:473 msgid "rtc read" msgstr "" -#: sys-utils/rtcwake.c:479 +#: sys-utils/rtcwake.c:482 msgid "disable rtc alarm interrupt" msgstr "" @@ -9309,17 +10336,17 @@ msgid "" "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n" msgstr "" -#: text-utils/more.c:257 +#: text-utils/more.c:256 #, c-format msgid "usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n" msgstr "" -#: text-utils/more.c:480 +#: text-utils/more.c:479 #, c-format msgid "%s: unknown option \"-%c\"\n" msgstr "" -#: text-utils/more.c:512 +#: text-utils/more.c:511 #, c-format msgid "" "\n" @@ -9327,7 +10354,7 @@ msgid "" "\n" msgstr "" -#: text-utils/more.c:556 +#: text-utils/more.c:555 #, c-format msgid "" "\n" @@ -9335,52 +10362,52 @@ msgid "" "\n" msgstr "" -#: text-utils/more.c:659 +#: text-utils/more.c:658 #, c-format msgid "[Use q or Q to quit]" msgstr "" -#: text-utils/more.c:751 +#: text-utils/more.c:750 #, c-format msgid "--More--" msgstr "" -#: text-utils/more.c:753 +#: text-utils/more.c:752 #, c-format msgid "(Next file: %s)" msgstr "" -#: text-utils/more.c:758 +#: text-utils/more.c:757 #, c-format msgid "[Press space to continue, 'q' to quit.]" msgstr "" -#: text-utils/more.c:1173 +#: text-utils/more.c:1172 #, c-format msgid "...back %d pages" msgstr "" -#: text-utils/more.c:1175 +#: text-utils/more.c:1174 msgid "...back 1 page" msgstr "" -#: text-utils/more.c:1218 +#: text-utils/more.c:1217 msgid "...skipping one line" msgstr "" -#: text-utils/more.c:1220 +#: text-utils/more.c:1219 #, c-format msgid "...skipping %d lines" msgstr "" -#: text-utils/more.c:1257 +#: text-utils/more.c:1256 msgid "" "\n" "***Back***\n" "\n" msgstr "" -#: text-utils/more.c:1295 +#: text-utils/more.c:1294 msgid "" "\n" "Most commands optionally preceded by integer argument k. Defaults in " @@ -9388,7 +10415,7 @@ msgid "" "Star (*) indicates argument becomes new default.\n" msgstr "" -#: text-utils/more.c:1302 +#: text-utils/more.c:1301 msgid "" "<space> Display next k lines of text [current screen size]\n" "z Display next k lines of text [current screen size]*\n" @@ -9411,66 +10438,66 @@ msgid "" ". Repeat previous command\n" msgstr "" -#: text-utils/more.c:1371 text-utils/more.c:1376 +#: text-utils/more.c:1370 text-utils/more.c:1375 #, c-format msgid "[Press 'h' for instructions.]" msgstr "" -#: text-utils/more.c:1410 +#: text-utils/more.c:1409 #, c-format msgid "\"%s\" line %d" msgstr "" -#: text-utils/more.c:1412 +#: text-utils/more.c:1411 #, c-format msgid "[Not a file] line %d" msgstr "" -#: text-utils/more.c:1496 +#: text-utils/more.c:1495 msgid " Overflow\n" msgstr "" -#: text-utils/more.c:1543 +#: text-utils/more.c:1542 msgid "...skipping\n" msgstr "" -#: text-utils/more.c:1572 +#: text-utils/more.c:1571 msgid "Regular expression botch" msgstr "" -#: text-utils/more.c:1580 +#: text-utils/more.c:1579 msgid "" "\n" "Pattern not found\n" msgstr "" -#: text-utils/more.c:1583 text-utils/pg.c:1123 text-utils/pg.c:1274 +#: text-utils/more.c:1582 text-utils/pg.c:1124 text-utils/pg.c:1275 msgid "Pattern not found" msgstr "" -#: text-utils/more.c:1644 +#: text-utils/more.c:1643 msgid "can't fork\n" msgstr "" -#: text-utils/more.c:1683 +#: text-utils/more.c:1682 msgid "" "\n" "...Skipping " msgstr "" -#: text-utils/more.c:1687 +#: text-utils/more.c:1686 msgid "...Skipping to file " msgstr "" -#: text-utils/more.c:1689 +#: text-utils/more.c:1688 msgid "...Skipping back to file " msgstr "" -#: text-utils/more.c:1967 +#: text-utils/more.c:1966 msgid "Line too long" msgstr "" -#: text-utils/more.c:2010 +#: text-utils/more.c:2009 msgid "No previous command to substitute for" msgstr "" @@ -9523,87 +10550,119 @@ msgstr "" msgid "hexdump: bad conversion character %%%s.\n" msgstr "" -#: text-utils/pg.c:235 +#: text-utils/pg.c:145 +msgid "" +"All rights reserved.\n" +"-------------------------------------------------------\n" +" h this screen\n" +" q or Q quit program\n" +" <newline> next page\n" +" f skip a page forward\n" +" d or ^D next halfpage\n" +" l next line\n" +" $ last page\n" +" /regex/ search forward for regex\n" +" ?regex? or ^regex^ search backward for regex\n" +" . or ^L redraw screen\n" +" w or z set page size and go to next page\n" +" s filename save current file to filename\n" +" !command shell escape\n" +" p go to previous file\n" +" n go to next file\n" +"\n" +"Many commands accept preceding numbers, for example:\n" +"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first " +"page).\n" +"\n" +"See pg(1) for more information.\n" +"-------------------------------------------------------\n" +msgstr "" + +#: text-utils/pg.c:223 +msgid "Out of memory\n" +msgstr "" + +#: text-utils/pg.c:236 #, c-format msgid "" "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n" msgstr "" -#: text-utils/pg.c:244 +#: text-utils/pg.c:245 #, c-format msgid "%s: option requires an argument -- %s\n" msgstr "" -#: text-utils/pg.c:252 +#: text-utils/pg.c:253 #, c-format msgid "%s: illegal option -- %s\n" msgstr "" -#: text-utils/pg.c:369 +#: text-utils/pg.c:370 msgid "...skipping forward\n" msgstr "" -#: text-utils/pg.c:371 +#: text-utils/pg.c:372 msgid "...skipping backward\n" msgstr "" -#: text-utils/pg.c:393 +#: text-utils/pg.c:394 msgid "No next file" msgstr "" -#: text-utils/pg.c:397 +#: text-utils/pg.c:398 msgid "No previous file" msgstr "" -#: text-utils/pg.c:927 +#: text-utils/pg.c:928 #, c-format msgid "%s: Read error from %s file\n" msgstr "" -#: text-utils/pg.c:933 +#: text-utils/pg.c:934 #, c-format msgid "%s: Unexpected EOF in %s file\n" msgstr "" -#: text-utils/pg.c:936 +#: text-utils/pg.c:937 #, c-format msgid "%s: Unknown error in %s file\n" msgstr "" -#: text-utils/pg.c:1031 +#: text-utils/pg.c:1032 #, c-format msgid "%s: Cannot create tempfile\n" msgstr "" -#: text-utils/pg.c:1040 text-utils/pg.c:1215 +#: text-utils/pg.c:1041 text-utils/pg.c:1216 text-utils/pg.c:1243 msgid "RE error: " msgstr "" -#: text-utils/pg.c:1197 +#: text-utils/pg.c:1198 msgid "(EOF)" msgstr "" -#: text-utils/pg.c:1223 +#: text-utils/pg.c:1224 text-utils/pg.c:1251 msgid "No remembered search string" msgstr "" -#: text-utils/pg.c:1306 +#: text-utils/pg.c:1307 msgid "Cannot open " msgstr "" -#: text-utils/pg.c:1354 +#: text-utils/pg.c:1355 msgid "saved" msgstr "" -#: text-utils/pg.c:1461 +#: text-utils/pg.c:1462 msgid ": !command not allowed in rflag mode.\n" msgstr "" -#: text-utils/pg.c:1493 +#: text-utils/pg.c:1494 msgid "fork() failed, try again later\n" msgstr "" -#: text-utils/pg.c:1698 +#: text-utils/pg.c:1702 msgid "(Next file: " msgstr "" @@ -9616,26 +10675,26 @@ msgstr "" msgid "usage: rev [file ...]\n" msgstr "" -#: text-utils/tailf.c:58 text-utils/tailf.c:93 +#: text-utils/tailf.c:57 text-utils/tailf.c:92 #, c-format msgid "cannot open \"%s\" for read" msgstr "" -#: text-utils/tailf.c:96 text-utils/tailf.c:205 +#: text-utils/tailf.c:95 text-utils/tailf.c:204 #, c-format msgid "cannot stat \"%s\"" msgstr "" -#: text-utils/tailf.c:109 +#: text-utils/tailf.c:108 #, c-format msgid "incomplete write to \"%s\" (written %ld, expected %ld)\n" msgstr "" -#: text-utils/tailf.c:189 text-utils/tailf.c:193 +#: text-utils/tailf.c:188 text-utils/tailf.c:192 msgid "invalid number of lines" msgstr "" -#: text-utils/tailf.c:200 +#: text-utils/tailf.c:199 msgid "usage: tailf [-n N | -N] logfile" msgstr "" |