diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 112 |
1 files changed, 74 insertions, 38 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 8572799d..596f0d8a 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.6.1\n" +"Project-Id-Version: libguestfs 1.6.2\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2010-11-05 15:20+0000\n" +"POT-Creation-Date: 2010-11-18 12:58+0000\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" @@ -1620,58 +1620,58 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:201 fuse/guestmount.c:975 +#: fish/fish.c:202 fuse/guestmount.c:976 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "" -#: fish/fish.c:238 +#: fish/fish.c:239 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "" -#: fish/fish.c:245 +#: fish/fish.c:246 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" -#: fish/fish.c:267 fuse/guestmount.c:1020 +#: fish/fish.c:268 fuse/guestmount.c:1021 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "" -#: fish/fish.c:291 +#: fish/fish.c:292 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "" -#: fish/fish.c:441 +#: fish/fish.c:446 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" -#: fish/fish.c:449 +#: fish/fish.c:454 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "" -#: fish/fish.c:455 +#: fish/fish.c:460 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:512 +#: fish/fish.c:517 #, c-format msgid "guestfish: could not access termcap or terminfo database.\n" msgstr "" -#: fish/fish.c:516 +#: fish/fish.c:521 #, c-format msgid "guestfish: terminal type \"%s\" not defined.\n" msgstr "" -#: fish/fish.c:625 +#: fish/fish.c:630 #, c-format msgid "" "\n" @@ -1684,45 +1684,45 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:712 +#: fish/fish.c:717 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:718 fish/fish.c:735 +#: fish/fish.c:723 fish/fish.c:740 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:729 +#: fish/fish.c:734 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:784 +#: fish/fish.c:789 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:801 +#: fish/fish.c:806 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:830 +#: fish/fish.c:835 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:971 +#: fish/fish.c:976 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:973 +#: fish/fish.c:978 msgid "quit guestfish" msgstr "" -#: fish/fish.c:984 +#: fish/fish.c:989 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1730,19 +1730,19 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:992 +#: fish/fish.c:997 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:997 +#: fish/fish.c:1002 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1013 +#: fish/fish.c:1018 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1750,12 +1750,12 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1170 +#: fish/fish.c:1175 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" -#: fish/fish.c:1506 +#: fish/fish.c:1511 #, c-format msgid "Enter key or passphrase (\"%s\"): " msgstr "" @@ -2083,12 +2083,12 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:1084 +#: fuse/guestmount.c:1089 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:1092 +#: fuse/guestmount.c:1097 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" @@ -2230,27 +2230,38 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: src/appliance.c:138 +#: src/appliance.c:142 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:353 +#: src/appliance.c:358 #, c-format msgid "failed to create temporary cache directory: %m" msgstr "" -#: src/appliance.c:441 +#: src/appliance.c:446 #, c-format msgid "error renaming temporary cache directory: %m" msgstr "" -#: src/appliance.c:517 +#: src/appliance.c:522 msgid "external command failed, see earlier error messages" msgstr "" +#: src/filearch.c:153 +#, c-format +msgid "size of %s unreasonable (%<PRIi64> bytes)" +msgstr "" + +#: src/filearch.c:266 +msgid "" +"file-architecture API not available since this version of libguestfs was " +"compiled without PCRE or libmagic libraries" +msgstr "" + #: src/guestfs.c:178 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2261,31 +2272,56 @@ msgstr "" msgid "libguestfs: error: %s\n" msgstr "" -#: src/guestfs.c:762 +#: src/guestfs.c:778 #, c-format msgid "<truncated, original size %zu bytes>" msgstr "" -#: src/inspect.c:1077 +#: src/inspect.c:388 src/inspect.c:1186 src/inspect.c:1229 src/inspect.c:1279 +#, c-format +msgid "size of %s is unreasonably large (%<PRIi64> bytes)" +msgstr "" + +#: src/inspect.c:591 +msgid "could not parse /etc/fstab or empty file" +msgstr "" + +#: src/inspect.c:784 #, c-format msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "" -#: src/inspect.c:1293 +#: src/inspect.c:972 +#, c-format +msgid "could not parse integer in version number: %s" +msgstr "" + +#: src/inspect.c:982 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:1305 +#: src/inspect.c:994 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:1400 +#: src/inspect.c:1089 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" +#: src/inspect.c:1288 +#, c-format +msgid "%s: file is empty" +msgstr "" + +#: src/inspect.c:1305 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without PCRE or hivex libraries" +msgstr "" + #: src/launch.c:94 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" |