diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-05-08 17:32:49 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-05-08 17:32:49 +0100 |
commit | af1439bc9f5c4a536c55df9c07bd1aec023beace (patch) | |
tree | cfc7d156d05b69d51cb642a63ec86d575fbbeaa3 /po/libguestfs.pot | |
parent | a79b22a613b591432d024d65c549fe8957837f6b (diff) | |
download | libguestfs-af1439bc9f5c4a536c55df9c07bd1aec023beace.tar.gz libguestfs-af1439bc9f5c4a536c55df9c07bd1aec023beace.tar.xz libguestfs-af1439bc9f5c4a536c55df9c07bd1aec023beace.zip |
Updated PO files from Transifex.
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 48 |
1 files changed, 27 insertions, 21 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 1a7a2a8c..9e910b50 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.17.39\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-05-03 16:46+0100\n" +"POT-Creation-Date: 2012-05-08 15:34+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" @@ -3668,76 +3668,78 @@ msgid "" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" +" --version\n" +" -V Display libguestfs version and exit\n" msgstr "" -#: test-tool/test-tool.c:116 +#: test-tool/test-tool.c:111 #, c-format -msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" +msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "" -#: test-tool/test-tool.c:125 +#: test-tool/test-tool.c:117 #, c-format -msgid "libguestfs-test-tool: invalid timeout: %s\n" +msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "" -#: test-tool/test-tool.c:137 +#: test-tool/test-tool.c:133 #, c-format -msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" +msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "" -#: test-tool/test-tool.c:163 +#: test-tool/test-tool.c:142 #, c-format -msgid "libguestfs-test-tool: failed to create libguestfs handle\n" +msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "" -#: test-tool/test-tool.c:170 +#: test-tool/test-tool.c:161 #, c-format -msgid "libguestfs-test-tool: failed to add drive '%s'\n" +msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "" -#: test-tool/test-tool.c:178 +#: test-tool/test-tool.c:185 #, c-format -msgid "libguestfs-test-tool: guestfs_version failed\n" +msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "" -#: test-tool/test-tool.c:212 +#: test-tool/test-tool.c:222 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "" -#: test-tool/test-tool.c:224 +#: test-tool/test-tool.c:234 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:230 +#: test-tool/test-tool.c:240 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "" -#: test-tool/test-tool.c:236 +#: test-tool/test-tool.c:246 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "" -#: test-tool/test-tool.c:243 +#: test-tool/test-tool.c:253 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:277 +#: test-tool/test-tool.c:287 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" msgstr "" -#: test-tool/test-tool.c:285 +#: test-tool/test-tool.c:295 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "" -#: test-tool/test-tool.c:299 +#: test-tool/test-tool.c:309 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "" @@ -4310,6 +4312,10 @@ msgstr "" msgid "Remove the C<.ssh> directory of user \"root\" and any other\nusers who have a C<.ssh> directory in their home directory." msgstr "" +#: sysprep/sysprep_operation_pam_data.ml:46 +msgid "Remove the PAM data in the guest" +msgstr "" + #: sysprep/sysprep_operation_rhn_systemid.ml:37 msgid "Remove the RHN system ID" msgstr "" |