diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 4b818acc..34803599 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.7.12\n" +"Project-Id-Version: libguestfs 1.7.13\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2010-11-23 10:16+0000\n" +"POT-Creation-Date: 2010-11-24 20:19+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" @@ -64,8 +64,8 @@ msgid "" "%s: list filesystems, partitions, block devices, LVM in a VM\n" "Copyright (C) 2010 Red Hat Inc.\n" "Usage:\n" -" %s [--options] -d domname file\n" -" %s [--options] -a disk.img [-a disk.img ...] file\n" +" %s [--options] -d domname\n" +" %s [--options] -a disk.img [-a disk.img ...]\n" "Options:\n" " -a|--add image Add image\n" " --all Display everything\n" @@ -2416,8 +2416,8 @@ msgstr "" msgid "<truncated, original size %zu bytes>" msgstr "" -#: src/inspect.c:421 src/inspect.c:761 src/inspect.c:2127 src/inspect.c:2170 -#: src/inspect.c:2220 +#: src/inspect.c:421 src/inspect.c:761 src/inspect.c:2133 src/inspect.c:2176 +#: src/inspect.c:2226 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" @@ -2451,16 +2451,16 @@ msgstr "" msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:1761 src/inspect.c:1783 src/inspect.c:1808 +#: src/inspect.c:1766 src/inspect.c:1788 src/inspect.c:1813 msgid "unexpected end of output from db_dump command" msgstr "" -#: src/inspect.c:2229 +#: src/inspect.c:2235 #, c-format msgid "%s: file is empty" msgstr "" -#: src/inspect.c:2246 +#: src/inspect.c:2252 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" |