diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 42 |
1 files changed, 29 insertions, 13 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 3314ffa9..d16e35c4 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.18.0\n" +"Project-Id-Version: libguestfs 1.19.1\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-05-21 16:16+0100\n" +"POT-Creation-Date: 2012-05-25 16:51+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" @@ -2667,9 +2667,21 @@ msgstr "" msgid "%s: too many drives added on the command line\n" msgstr "" +#: fish/options.c:153 +#, c-format +msgid "%s: '%s' could not be mounted.\n" +msgstr "" + #: fish/options.c:157 #, 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:161 +#, c-format +msgid "%s: Did you mean to mount one of these filesystems?\n" msgstr "" #: fish/prep.c:38 @@ -3412,9 +3424,9 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 -#: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 -#: src/inspect_fs_unix.c:1331 +#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574 +#: src/inspect_fs_unix.c:232 src/inspect_fs_unix.c:759 +#: src/inspect_fs_unix.c:1346 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -3435,12 +3447,12 @@ msgstr "" msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:535 +#: 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:787 +#: src/inspect_fs_unix.c:802 msgid "could not parse /etc/fstab or empty file" msgstr "" @@ -3781,7 +3793,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:489 +#: tools/virt-make-fs.pl:510 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" @@ -3800,15 +3812,15 @@ msgstr "" msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:473 +#: tools/virt-make-fs.pl:494 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:495 +#: tools/virt-make-fs.pl:516 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:530 +#: tools/virt-make-fs.pl:551 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -4368,6 +4380,10 @@ msgstr "" msgid "Remove the bash history of user \"root\" and any other users\nwho have a C<.bash_history> file in their home directory." msgstr "" +#: sysprep/sysprep_operation_puppet_data_log.ml:46 +msgid "Remove the data and log files of puppet" +msgstr "" + #: sysprep/sysprep_operation_samba_db_log.ml:47 msgid "Remove the database and log files of Samba" msgstr "" |