diff options
Diffstat (limited to 'po/util-linux-ng.pot')
-rw-r--r-- | po/util-linux-ng.pot | 217 |
1 files changed, 108 insertions, 109 deletions
diff --git a/po/util-linux-ng.pot b/po/util-linux-ng.pot index 5de882ca9..bb015c9dd 100644 --- a/po/util-linux-ng.pot +++ b/po/util-linux-ng.pot @@ -1,6 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2005 Adrian Bunk <bunk@stusta.de> -# Copyright (C) 2006 Karel Zak <kzak@redhat.com> +# Copyright (C) YEAR Karel Zak <kzak@redhat.com> # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # @@ -9,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n" -"POT-Creation-Date: 2007-01-04 13:19+0100\n" +"POT-Creation-Date: 2007-01-04 14:58+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" @@ -1015,7 +1014,7 @@ msgid "too many bad pages" msgstr "" #: disk-utils/mkswap.c:418 misc-utils/look.c:183 misc-utils/setterm.c:1147 -#: text-utils/more.c:1929 text-utils/more.c:1940 +#: text-utils/more.c:1931 text-utils/more.c:1942 msgid "Out of memory" msgstr "" @@ -6344,7 +6343,7 @@ msgstr "" msgid "fork failed\n" msgstr "" -#: login-utils/simpleinit.c:539 text-utils/more.c:1576 +#: login-utils/simpleinit.c:539 text-utils/more.c:1578 msgid "exec failed\n" msgstr "" @@ -7157,17 +7156,17 @@ msgstr "" msgid "No loop support was available at compile time. Please recompile.\n" msgstr "" -#: mount/mntent.c:166 +#: mount/mount_mntent.c:166 #, c-format msgid "[mntent]: warning: no final newline at the end of %s\n" msgstr "" -#: mount/mntent.c:217 +#: mount/mount_mntent.c:217 #, c-format msgid "[mntent]: line %d in %s is bad%s\n" msgstr "" -#: mount/mntent.c:220 +#: mount/mount_mntent.c:220 msgid "; rest of file ignored" msgstr "" @@ -7196,303 +7195,303 @@ msgstr "" msgid "%s: bad UUID" msgstr "" -#: mount/mount.c:382 +#: mount/mount.c:391 #, c-format msgid "mount: according to mtab, %s is already mounted on %s" msgstr "" -#: mount/mount.c:387 +#: mount/mount.c:396 #, c-format msgid "mount: according to mtab, %s is mounted on %s" msgstr "" -#: mount/mount.c:407 +#: mount/mount.c:416 #, c-format msgid "mount: can't open %s for writing: %s" msgstr "" -#: mount/mount.c:424 mount/mount.c:677 +#: mount/mount.c:433 mount/mount.c:690 #, c-format msgid "mount: error writing %s: %s" msgstr "" -#: mount/mount.c:432 +#: mount/mount.c:441 #, c-format msgid "mount: error changing mode of %s: %s" msgstr "" -#: mount/mount.c:483 +#: mount/mount.c:496 #, c-format msgid "%s looks like swapspace - not mounted" msgstr "" -#: mount/mount.c:570 +#: mount/mount.c:583 msgid "mount failed" msgstr "" -#: mount/mount.c:572 +#: mount/mount.c:585 #, c-format msgid "mount: only root can mount %s on %s" msgstr "" -#: mount/mount.c:600 +#: mount/mount.c:613 msgid "mount: loop device specified twice" msgstr "" -#: mount/mount.c:605 +#: mount/mount.c:618 msgid "mount: type specified twice" msgstr "" -#: mount/mount.c:617 +#: mount/mount.c:630 #, c-format msgid "mount: skipping the setup of a loop device\n" msgstr "" -#: mount/mount.c:626 +#: mount/mount.c:639 #, c-format msgid "mount: going to use the loop device %s\n" msgstr "" -#: mount/mount.c:631 +#: mount/mount.c:644 #, c-format msgid "mount: failed setting up loop device\n" msgstr "" -#: mount/mount.c:635 +#: mount/mount.c:648 #, c-format msgid "mount: setup loop device successfully\n" msgstr "" -#: mount/mount.c:672 +#: mount/mount.c:685 #, c-format msgid "mount: can't open %s: %s" msgstr "" -#: mount/mount.c:693 +#: mount/mount.c:706 msgid "mount: argument to -p or --pass-fd must be a number" msgstr "" -#: mount/mount.c:706 +#: mount/mount.c:719 #, c-format msgid "mount: cannot open %s for setting speed" msgstr "" -#: mount/mount.c:709 +#: mount/mount.c:722 #, c-format msgid "mount: cannot set speed: %s" msgstr "" -#: mount/mount.c:763 mount/mount.c:1339 +#: mount/mount.c:781 mount/mount.c:1362 #, c-format msgid "mount: cannot fork: %s" msgstr "" -#: mount/mount.c:885 +#: mount/mount.c:908 #, c-format msgid "mount: failed with nfs mount version 4, trying 3..\n" msgstr "" -#: mount/mount.c:895 +#: mount/mount.c:918 msgid "" "mount: I could not determine the filesystem type, and none was specified" msgstr "" -#: mount/mount.c:898 +#: mount/mount.c:921 msgid "mount: you must specify the filesystem type" msgstr "" -#: mount/mount.c:901 +#: mount/mount.c:924 msgid "mount: mount failed" msgstr "" -#: mount/mount.c:907 mount/mount.c:942 +#: mount/mount.c:930 mount/mount.c:965 #, c-format msgid "mount: mount point %s is not a directory" msgstr "" -#: mount/mount.c:909 +#: mount/mount.c:932 msgid "mount: permission denied" msgstr "" -#: mount/mount.c:911 +#: mount/mount.c:934 msgid "mount: must be superuser to use mount" msgstr "" -#: mount/mount.c:915 mount/mount.c:919 +#: mount/mount.c:938 mount/mount.c:942 #, c-format msgid "mount: %s is busy" msgstr "" -#: mount/mount.c:921 +#: mount/mount.c:944 msgid "mount: proc already mounted" msgstr "" -#: mount/mount.c:923 +#: mount/mount.c:946 #, c-format msgid "mount: %s already mounted or %s busy" msgstr "" -#: mount/mount.c:929 +#: mount/mount.c:952 #, c-format msgid "mount: mount point %s does not exist" msgstr "" -#: mount/mount.c:931 +#: mount/mount.c:954 #, c-format msgid "mount: mount point %s is a symbolic link to nowhere" msgstr "" -#: mount/mount.c:934 +#: mount/mount.c:957 #, c-format msgid "mount: special device %s does not exist" msgstr "" -#: mount/mount.c:944 +#: mount/mount.c:967 #, c-format msgid "" "mount: special device %s does not exist\n" " (a path prefix is not a directory)\n" msgstr "" -#: mount/mount.c:957 +#: mount/mount.c:980 #, c-format msgid "mount: %s not mounted already, or bad option" msgstr "" -#: mount/mount.c:959 +#: mount/mount.c:982 #, c-format msgid "" "mount: wrong fs type, bad option, bad superblock on %s,\n" " missing codepage or other error" msgstr "" -#: mount/mount.c:969 +#: mount/mount.c:992 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:975 +#: mount/mount.c:998 msgid "" " (aren't you trying to mount an extended partition,\n" " instead of some logical partition inside?)" msgstr "" -#: mount/mount.c:992 +#: mount/mount.c:1015 msgid "" " In some cases useful info is found in syslog - try\n" " dmesg | tail or so\n" msgstr "" -#: mount/mount.c:998 +#: mount/mount.c:1021 msgid "mount table full" msgstr "" -#: mount/mount.c:1000 +#: mount/mount.c:1023 #, c-format msgid "mount: %s: can't read superblock" msgstr "" -#: mount/mount.c:1004 +#: mount/mount.c:1027 #, c-format msgid "mount: %s: unknown device" msgstr "" -#: mount/mount.c:1009 +#: mount/mount.c:1032 #, c-format msgid "mount: unknown filesystem type '%s'" msgstr "" -#: mount/mount.c:1021 +#: mount/mount.c:1044 #, c-format msgid "mount: probably you meant %s" msgstr "" -#: mount/mount.c:1023 +#: mount/mount.c:1046 msgid "mount: maybe you meant 'iso9660'?" msgstr "" -#: mount/mount.c:1025 +#: mount/mount.c:1048 msgid "mount: maybe you meant 'vfat'?" msgstr "" -#: mount/mount.c:1028 +#: mount/mount.c:1051 #, c-format msgid "mount: %s has wrong device number or fs type %s not supported" msgstr "" -#: mount/mount.c:1034 +#: mount/mount.c:1057 #, c-format msgid "mount: %s is not a block device, and stat fails?" msgstr "" -#: mount/mount.c:1036 +#: mount/mount.c:1059 #, c-format msgid "" "mount: the kernel does not recognize %s as a block device\n" " (maybe `insmod driver'?)" msgstr "" -#: mount/mount.c:1039 +#: mount/mount.c:1062 #, c-format msgid "mount: %s is not a block device (maybe try `-o loop'?)" msgstr "" -#: mount/mount.c:1042 +#: mount/mount.c:1065 #, c-format msgid "mount: %s is not a block device" msgstr "" -#: mount/mount.c:1045 +#: mount/mount.c:1068 #, c-format msgid "mount: %s is not a valid block device" msgstr "" -#: mount/mount.c:1048 +#: mount/mount.c:1071 msgid "block device " msgstr "" -#: mount/mount.c:1050 +#: mount/mount.c:1073 #, c-format msgid "mount: cannot mount %s%s read-only" msgstr "" -#: mount/mount.c:1054 +#: mount/mount.c:1077 #, c-format msgid "mount: %s%s is write-protected but explicit `-w' flag given" msgstr "" -#: mount/mount.c:1071 +#: mount/mount.c:1094 #, c-format msgid "mount: %s%s is write-protected, mounting read-only" msgstr "" -#: mount/mount.c:1170 +#: mount/mount.c:1193 #, c-format msgid "mount: no type was given - I'll assume nfs because of the colon\n" msgstr "" -#: mount/mount.c:1176 +#: mount/mount.c:1199 #, c-format msgid "mount: no type was given - I'll assume cifs because of the // prefix\n" msgstr "" -#: mount/mount.c:1193 +#: mount/mount.c:1216 #, c-format msgid "mount: backgrounding \"%s\"\n" msgstr "" -#: mount/mount.c:1204 +#: mount/mount.c:1227 #, c-format msgid "mount: giving up \"%s\"\n" msgstr "" -#: mount/mount.c:1286 +#: mount/mount.c:1309 #, c-format msgid "mount: %s already mounted on %s\n" msgstr "" -#: mount/mount.c:1416 +#: mount/mount.c:1440 #, c-format msgid "" "Usage: mount -V : print version\n" @@ -7518,34 +7517,34 @@ msgid "" "For many more details, say man 8 mount .\n" msgstr "" -#: mount/mount.c:1605 +#: mount/mount.c:1636 msgid "mount: only root can do that" msgstr "" -#: mount/mount.c:1610 +#: mount/mount.c:1641 #, c-format msgid "mount: no %s found - creating it..\n" msgstr "" -#: mount/mount.c:1622 +#: mount/mount.c:1653 msgid "mount: no such partition found" msgstr "" -#: mount/mount.c:1624 +#: mount/mount.c:1655 #, c-format msgid "mount: mounting %s\n" msgstr "" -#: mount/mount.c:1633 +#: mount/mount.c:1664 msgid "nothing was mounted" msgstr "" -#: mount/mount.c:1648 +#: mount/mount.c:1679 #, c-format msgid "mount: cannot find %s in %s" msgstr "" -#: mount/mount.c:1663 +#: mount/mount.c:1694 #, c-format msgid "mount: can't find %s in %s or %s" msgstr "" @@ -8173,7 +8172,7 @@ msgstr "" #: sys-utils/ipcs.c:282 #, c-format -msgid "max total shared memory (pages) = %lu\n" +msgid "max total shared memory (kbytes) = %llu\n" msgstr "" #: sys-utils/ipcs.c:284 @@ -8222,7 +8221,7 @@ msgid "%-10s %-10s %-10s %-10s %-10s %-10s\n" msgstr "" #: sys-utils/ipcs.c:301 sys-utils/ipcs.c:307 sys-utils/ipcs.c:314 -#: sys-utils/ipcs.c:320 sys-utils/ipcs.c:427 +#: sys-utils/ipcs.c:320 msgid "shmid" msgstr "" @@ -8390,13 +8389,13 @@ msgstr "" msgid "------ Semaphore Arrays Creators/Owners --------\n" msgstr "" -#: sys-utils/ipcs.c:421 sys-utils/ipcs.c:436 +#: sys-utils/ipcs.c:421 sys-utils/ipcs.c:427 sys-utils/ipcs.c:436 msgid "semid" msgstr "" #: sys-utils/ipcs.c:425 #, c-format -msgid "------ Shared Memory Operation/Change Times --------\n" +msgid "------ Semaphore Operation/Change Times --------\n" msgstr "" #: sys-utils/ipcs.c:426 @@ -8909,17 +8908,17 @@ msgid "" "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n" msgstr "" -#: text-utils/more.c:216 +#: text-utils/more.c:217 #, c-format msgid "usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n" msgstr "" -#: text-utils/more.c:439 +#: text-utils/more.c:440 #, c-format msgid "%s: unknown option \"-%c\"\n" msgstr "" -#: text-utils/more.c:471 +#: text-utils/more.c:472 #, c-format msgid "" "\n" @@ -8927,7 +8926,7 @@ msgid "" "\n" msgstr "" -#: text-utils/more.c:514 +#: text-utils/more.c:516 #, c-format msgid "" "\n" @@ -8935,52 +8934,52 @@ msgid "" "\n" msgstr "" -#: text-utils/more.c:617 +#: text-utils/more.c:619 #, c-format msgid "[Use q or Q to quit]" msgstr "" -#: text-utils/more.c:709 +#: text-utils/more.c:711 #, c-format msgid "--More--" msgstr "" -#: text-utils/more.c:711 +#: text-utils/more.c:713 #, c-format msgid "(Next file: %s)" msgstr "" -#: text-utils/more.c:716 +#: text-utils/more.c:718 #, c-format msgid "[Press space to continue, 'q' to quit.]" msgstr "" -#: text-utils/more.c:1115 +#: text-utils/more.c:1117 #, c-format msgid "...back %d pages" msgstr "" -#: text-utils/more.c:1117 +#: text-utils/more.c:1119 msgid "...back 1 page" msgstr "" -#: text-utils/more.c:1160 +#: text-utils/more.c:1162 msgid "...skipping one line" msgstr "" -#: text-utils/more.c:1162 +#: text-utils/more.c:1164 #, c-format msgid "...skipping %d lines" msgstr "" -#: text-utils/more.c:1199 +#: text-utils/more.c:1201 msgid "" "\n" "***Back***\n" "\n" msgstr "" -#: text-utils/more.c:1237 +#: text-utils/more.c:1239 msgid "" "\n" "Most commands optionally preceded by integer argument k. Defaults in " @@ -8988,7 +8987,7 @@ msgid "" "Star (*) indicates argument becomes new default.\n" msgstr "" -#: text-utils/more.c:1244 +#: text-utils/more.c:1246 msgid "" "<space> Display next k lines of text [current screen size]\n" "z Display next k lines of text [current screen size]*\n" @@ -9011,66 +9010,66 @@ msgid "" ". Repeat previous command\n" msgstr "" -#: text-utils/more.c:1313 text-utils/more.c:1318 +#: text-utils/more.c:1315 text-utils/more.c:1320 #, c-format msgid "[Press 'h' for instructions.]" msgstr "" -#: text-utils/more.c:1352 +#: text-utils/more.c:1354 #, c-format msgid "\"%s\" line %d" msgstr "" -#: text-utils/more.c:1354 +#: text-utils/more.c:1356 #, c-format msgid "[Not a file] line %d" msgstr "" -#: text-utils/more.c:1438 +#: text-utils/more.c:1440 msgid " Overflow\n" msgstr "" -#: text-utils/more.c:1485 +#: text-utils/more.c:1487 msgid "...skipping\n" msgstr "" -#: text-utils/more.c:1514 +#: text-utils/more.c:1516 msgid "Regular expression botch" msgstr "" -#: text-utils/more.c:1526 +#: text-utils/more.c:1528 msgid "" "\n" "Pattern not found\n" msgstr "" -#: text-utils/more.c:1529 text-utils/pg.c:1125 text-utils/pg.c:1276 +#: text-utils/more.c:1531 text-utils/pg.c:1125 text-utils/pg.c:1276 msgid "Pattern not found" msgstr "" -#: text-utils/more.c:1590 +#: text-utils/more.c:1592 msgid "can't fork\n" msgstr "" -#: text-utils/more.c:1629 +#: text-utils/more.c:1631 msgid "" "\n" "...Skipping " msgstr "" -#: text-utils/more.c:1633 +#: text-utils/more.c:1635 msgid "...Skipping to file " msgstr "" -#: text-utils/more.c:1635 +#: text-utils/more.c:1637 msgid "...Skipping back to file " msgstr "" -#: text-utils/more.c:1913 +#: text-utils/more.c:1915 msgid "Line too long" msgstr "" -#: text-utils/more.c:1956 +#: text-utils/more.c:1958 msgid "No previous command to substitute for" msgstr "" |