diff options
Diffstat (limited to 'po/hi.po')
-rw-r--r-- | po/hi.po | 57 |
1 files changed, 37 insertions, 20 deletions
@@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Rajesh Ranjan <rranjan@redhat.com>, 2011. # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" -"POT-Creation-Date: 2012-03-29 17:47+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2012-03-31 23:11+0100\n" "PO-Revision-Date: 2012-03-30 17:27+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" +"Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:104 @@ -2174,8 +2175,7 @@ msgstr "" #: fish/copy.c:46 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " -"image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" msgstr "" #: fish/copy.c:67 @@ -2296,7 +2296,8 @@ msgstr "%s: --listen=PID: PID was not a number: %s\n" #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -msgstr "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" +msgstr "" +"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" #: fish/fish.c:307 #, c-format @@ -2380,14 +2381,19 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "help - display a list of commands or help on a command\n help cmd\n help\n" +msgstr "" +"help - display a list of commands or help on a command\n" +" help cmd\n" +" help\n" #: fish/fish.c:1174 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "quit - quit guestfish\n quit\n" +msgstr "" +"quit - quit guestfish\n" +" quit\n" #: fish/fish.c:1179 #, c-format @@ -2447,7 +2453,8 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n" #: fish/help.c:38 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' " +"command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2704,7 +2711,9 @@ msgstr "guestfish: protocol error: could not read 'hello' message\n" msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "guestfish: protocol error: version mismatch, server version '%s' does not match client version '%s'. The two versions must match exactly.\n" +msgstr "" +"guestfish: protocol error: version mismatch, server version '%s' does not " +"match client version '%s'. The two versions must match exactly.\n" #: fish/rc.c:348 fish/rc.c:362 #, c-format @@ -2910,10 +2919,12 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual machine\n" +"This may be because the file is not a disk image, or is not a virtual " +"machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " +"must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -2985,8 +2996,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " -"XML::XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3016,7 +3027,8 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual machine\n" +"This may be because the file is not a disk image, or is not a virtual " +"machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3439,7 +3451,8 @@ msgstr "guestfs_end_busy: called when in state %d" #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" +msgstr "" +"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" #: src/proto.c:543 msgid "" @@ -3561,7 +3574,8 @@ msgstr "" #: src/virt.c:424 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk corruption.\n" +"Writing to the disks of a running virtual machine can cause disk " +"corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3661,7 +3675,9 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "LIBGUESTFS_QEMU environment variable is already set, so\n--qemu/--qemudir options cannot be used.\n" +msgstr "" +"LIBGUESTFS_QEMU environment variable is already set, so\n" +"--qemu/--qemudir options cannot be used.\n" #: test-tool/test-tool.c:297 #, c-format @@ -3751,7 +3767,8 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual machine\n" +"This may be because the file is not a disk image, or is not a virtual " +"machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" |