diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index cd9b8a97..66cbabe9 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.16.23\n" +"Project-Id-Version: libguestfs 1.16.24\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-05-18 14:43+0100\n" +"POT-Creation-Date: 2012-06-01 20:12+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" @@ -2507,9 +2507,21 @@ msgstr "" msgid "%s: too many drives added on the command line\n" msgstr "" +#: fish/options.c:151 +#, c-format +msgid "%s: '%s' could not be mounted.\n" +msgstr "" + #: fish/options.c:155 #, c-format -msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" +msgid "" +"%s: Check mount(8) man page to ensure options '%s'\n" +"%s: are supported by the filesystem that is being mounted.\n" +msgstr "" + +#: fish/options.c:159 +#, c-format +msgid "%s: Did you mean to mount one of these filesystems?\n" msgstr "" #: fish/prep.c:37 @@ -3196,9 +3208,9 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:756 src/inspect_fs.c:506 src/inspect_fs.c:550 -#: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:728 -#: src/inspect_fs_unix.c:1311 +#: src/inspect.c:756 src/inspect_fs.c:510 src/inspect_fs.c:554 +#: src/inspect_fs_unix.c:232 src/inspect_fs_unix.c:743 +#: src/inspect_fs_unix.c:1326 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -3219,12 +3231,12 @@ msgstr "" msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:515 +#: src/inspect_fs_unix.c:187 #, c-format -msgid "%s: file is empty" +msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect_fs_unix.c:771 +#: src/inspect_fs_unix.c:786 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -3579,7 +3591,7 @@ msgid "unexpected output from 'du' command" msgstr "" #: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351 -#: tools/virt-make-fs.pl:478 +#: tools/virt-make-fs.pl:499 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" @@ -3598,15 +3610,15 @@ msgstr "" msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:462 +#: tools/virt-make-fs.pl:483 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:484 +#: tools/virt-make-fs.pl:505 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:519 +#: tools/virt-make-fs.pl:540 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" |