From b7046fecee400396a35d9cd33d1726d27373c5a2 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 12 May 2010 14:26:26 +0100 Subject: [PATCH] Update PO files, including extra strings from Perl files. --- po/es.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/gu.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/hi.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/kn.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/libguestfs.pot | 507 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ml.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/mr.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/or.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/pa.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/pl.po | 516 +++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ta.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/te.po | 510 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 12 files changed, 6098 insertions(+), 25 deletions(-) diff --git a/po/es.po b/po/es.po index ddfb705..1ac2be1 100644 --- a/po/es.po +++ b/po/es.po @@ -7,8 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -2033,6 +2034,129 @@ msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" "%s: debe indicar un punto de montaje en el sistema de archivos del equipo\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "El binario '%s' no existe o no es un ejecutable\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: comando vacío en la línea de comando\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "el comando ha fallado: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "desmonta un sistema de archivos" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "devuelve líneas coincidentes con un patrón" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2351,6 +2475,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "falló el comando mkisofs: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "genera un sistema de archivos" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "falló guestfs_launch, vea mensajes de errores anteriores" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "falló guestfs_launch, vea mensajes de errores anteriores" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "falló guestfs_launch, vea mensajes de errores anteriores" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "El binario '%s' no existe o no es un ejecutable\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "modifica el tamaño de un volumen lógico LVM" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #~ msgid "" #~ "guestfish: file '%s' exists and the '-N' option will not overwrite it\n" #~ msgstr "" diff --git a/po/gu.po b/po/gu.po index d07b4e9..899ae00 100644 --- a/po/gu.po +++ b/po/gu.po @@ -6,8 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -1973,6 +1974,129 @@ msgstr "%s: ઓછામાં ઓછુ એક -a અને -m વિકલ્ msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: યજમાન ફાઇલસિસ્ટમમાં માઉન્ટબિંદુને સ્પષ્ટ કરવુ જ પડશે\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "આદેશ નિષ્ફળ: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "ફાઇલસિસ્ટમને અનમાઉન્ટ કરો" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "ભાતને બંધબેસતા વાક્યોને પાછા લાવો" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2278,3 +2402,385 @@ msgstr "" #, c-format msgid "mkisofs command failed: %s\n" msgstr "mkisofs આદેશ નિષ્ફળ: %s\n" + +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "ફાઇલસિસ્ટમને બનાવો" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" diff --git a/po/hi.po b/po/hi.po index b252fbb..20f824d 100644 --- a/po/hi.po +++ b/po/hi.po @@ -6,8 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -1980,6 +1981,129 @@ msgstr "%s: must have at least one -a and at least one -m option\n" msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: empty command on command line\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "कमांड विफल: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "किसी फाइल सिस्टम अनारोहित करें" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "किसी प्रारूप से मेल खाता पंक्ति" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2286,6 +2410,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs कमांड विफल: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "फाइलसिस्टम बनाएँ" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #~ msgid "%s: failed to write XML document\n" #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n" diff --git a/po/kn.po b/po/kn.po index faa123b..fc09659 100644 --- a/po/kn.po +++ b/po/kn.po @@ -5,8 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.83\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" @@ -1985,6 +1986,129 @@ msgstr "%s: ಕನಿಷ್ಟ ಒಂದು -a ಹಾಗು ಕನಿಷ್ಟ msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ನೀವು ಸೂಚಿಸಬೇಕು\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "ಒಂದು ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2296,6 +2420,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #~ msgid "%s: failed to write XML document\n" #~ msgstr "%s: XML ದಸ್ತಾವೇಜನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 08ff751..1b57609 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # @@ -7,8 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.3.11\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1798,6 +1799,128 @@ msgstr "" msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +msgid "open_guest: too many domains listed on command line" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2078,3 +2201,381 @@ msgstr "" #, c-format msgid "mkisofs command failed: %s\n" msgstr "" + +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Filesystem" +msgstr "" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +msgid "tar: failed, see earlier messages\n" +msgstr "" + +#: tools/virt-make-fs.pl:459 +msgid "uncompress command failed, see earlier messages\n" +msgstr "" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" diff --git a/po/ml.po b/po/ml.po index 21c2721..aa9b7ec 100644 --- a/po/ml.po +++ b/po/ml.po @@ -6,8 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.libguestfs.ml\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | അനി പീറ്റര്‍ \n" "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് \n" "Language-Team: Marathi \n" @@ -1978,6 +1979,129 @@ msgstr "%s: किमान एक -a व किमान एक -m पर्य msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: यजमान फाइलप्रणालीत तुम्ही माऊंटपॉईंट निर्देशीत करायला हवे\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "आदेश अपयशी: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "फाइलप्रणालीचे माऊंट अशक्य करा" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "साचा प्रमाणे जुळणारे ओळी पाठवा" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2284,6 +2408,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs आदेश अपयशी: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "फाइलप्रणाली निर्माण करा" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #~ msgid "%s: failed to write XML document\n" #~ msgstr "%s: XML दस्तऐवज लिहण्यास अपयशी\n" diff --git a/po/or.po b/po/or.po index 6affef9..ca162ec 100644 --- a/po/or.po +++ b/po/or.po @@ -6,8 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.or\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -1985,6 +1986,129 @@ msgstr "%s: ନିଶ୍ଚିତ ଭାବରେ ଗୋଟିଏ -a ଏବଂ msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ଆପଣଙ୍କୁ ହୋଷ୍ଟ ଫାଇଲତନ୍ତ୍ରରେ ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ଉଲ୍ଲେଖ କରିବାକୁ ହେବ\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ରକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "ଗୋଟିଏ ପ୍ରକାର ସହିତ ମେଳଖାଉଥିବା ଧାଡ଼ିଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2291,6 +2415,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #, fuzzy #~ msgid "" #~ "\n" diff --git a/po/pa.po b/po/pa.po index e44d53f..b8c2f00 100644 --- a/po/pa.po +++ b/po/pa.po @@ -5,8 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-01-29 12:50+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: Punjabi/Panjabi \n" @@ -1980,6 +1981,129 @@ msgstr "%s: must have at least one -a and at least one -m option\n" msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ਤੁਹਾਨੂੰ ਹੋਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਮਾਊਂਟਪੁਆਂਇਟ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: empty command on command line\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਆਨ-ਮਾਊਂਟ ਕਰੋ" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "ਨਮੂਨੇ ਨਾਲ ਮਿਲਦੀਆਂ ਲਾਈਨਾਂ ਭੇਜੋ" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2286,6 +2410,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #, fuzzy #~ msgid "" #~ "\n" diff --git a/po/pl.po b/po/pl.po index 6aef080..95267c1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,8 +4,9 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-02-28 03:02+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -2001,6 +2002,129 @@ msgstr "%s: musi posiadać co najmniej jedną opcję -a i co najmniej jedną -m\ msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: należy podać punkt montowania w systemie plików gospodarza\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "Plik binarny \"%s\" nie istnieje lub nie jest wykonywalny\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: puste polecenie wiersza poleceń\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "polecenie nie powiodło się: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "odmontowuje system plików" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "zwraca wiersze zgadzające się ze wzorem" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2317,3 +2441,391 @@ msgstr "" #, c-format msgid "mkisofs command failed: %s\n" msgstr "polecenie mkisofs nie powiodło się: %s\n" + +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "tworzy system plików" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "" +"guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty " +"błędów" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "" +"guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty " +"błędów" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "" +"guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty " +"błędów" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "Plik binarny \"%s\" nie istnieje lub nie jest wykonywalny\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "zmienia rozmiar woluminu logicznego LVM" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" diff --git a/po/ta.po b/po/ta.po index 1b9c037..35b9fea 100644 --- a/po/ta.po +++ b/po/ta.po @@ -5,8 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix \n" "Language-Team: ta_IN \n" @@ -1985,6 +1986,129 @@ msgstr "" msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "Binary '%s' does not exist or is not executable\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "கட்டளை தோல்வியுற்றது: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2293,3 +2417,385 @@ msgstr "" #, c-format msgid "mkisofs command failed: %s\n" msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n" + +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "ஒரு கோப்புமுறையை செய்" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "Binary '%s' does not exist or is not executable\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" diff --git a/po/te.po b/po/te.po index 6b00efc..85e7b54 100644 --- a/po/te.po +++ b/po/te.po @@ -6,8 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-08 20:12+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools\n" +"POT-Creation-Date: 2010-05-12 14:17+0100\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -1977,6 +1978,129 @@ msgstr "%s: తప్పక కనీసం వొక -a మరియు వొ msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s:హోస్టు ఫైల్‌సిస్టమ్ నందు మీరు తప్పక వొక మౌంట్‌పాయింట్‌ను తెలుపవలెను\n" +#: perl/lib/Sys/Guestfs/Lib.pm:145 +msgid "open_guest: first parameter must be a string or an arrayref" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:152 +#, fuzzy, perl-brace-format +msgid "guest image {imagename} does not exist or is not readable" +msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:157 +msgid "" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" +"XPath::XMLParser)" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:162 +#, fuzzy +msgid "open_guest: too many domains listed on command line" +msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n" + +#: perl/lib/Sys/Guestfs/Lib.pm:169 +msgid "open_guest: cannot connect to libvirt" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:188 +#, perl-brace-format +msgid "{imagename} is not the name of an inactive libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:191 +#, perl-brace-format +msgid "{imagename} is not the name of a libvirt domain\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:203 +#, perl-brace-format +msgid "{imagename} seems to have no disk devices\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:428 +#, perl-brace-format +msgid "returning non-canonical architecture type '{arch}'" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:471 +#, fuzzy, perl-brace-format +msgid "cpio command failed: {error}" +msgstr "ఆదేశము విఫలమైంది: %s" + +#: perl/lib/Sys/Guestfs/Lib.pm:483 +#, perl-brace-format +msgid "file_architecture: no known binaries found in initrd image: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:487 +#, perl-brace-format +msgid "file_architecture: unknown architecture: {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1268 +#, perl-brace-format +msgid "unknown filesystem label {label}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1278 +#, perl-brace-format +msgid "unknown filesystem UUID {uuid}\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1301 +#, fuzzy, perl-brace-format +msgid "unknown filesystem {fs}\n" +msgstr "ఫైల్‌సిస్టమ్‌ను అన్‌మౌంట్ చేయుము" + +#: perl/lib/Sys/Guestfs/Lib.pm:1485 +#, perl-brace-format +msgid "Error running rpm -qa: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1511 +#, perl-brace-format +msgid "Error running dpkg-query: {error}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1576 +msgid "Can't find grub on guest" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1631 +#, perl-brace-format +msgid "Grub entry {title} has no kernel" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1662 +#, perl-brace-format +msgid "grub refers to {path}, which doesn't exist\n" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1685 +#, perl-brace-format +msgid "Grub entry {title} does not specify an initrd" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1756 +#, perl-brace-format +msgid "Didn't find modules directory {modules} for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1764 +#, perl-brace-format +msgid "Couldn't guess kernel version number from path for kernel {path}" +msgstr "" + +#: perl/lib/Sys/Guestfs/Lib.pm:1825 +#, fuzzy, perl-brace-format +msgid "{path} doesn't match augeas pattern" +msgstr "మాదిరిని పోలిన వరుసలను తిప్పియివ్వుము" + +#: perl/lib/Sys/Guestfs/Lib.pm:1864 +#, perl-brace-format +msgid "{filename}: could not read initrd format" +msgstr "" + #: src/guestfs.c:290 #, c-format msgid "guestfs_close: called twice on the same handle\n" @@ -2282,6 +2406,388 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs ఆదేశము విఫలమైంది: %s\n" +#: tools/virt-cat.pl:128 +msgid "virt-cat: no image, VM names or filenames to cat given" +msgstr "" + +#: tools/virt-cat.pl:153 tools/virt-edit.pl:136 tools/virt-win-reg.pl:283 +msgid "no root device found in this operating system image" +msgstr "" + +#: tools/virt-cat.pl:154 +msgid "multiboot operating systems are not supported by virt-cat" +msgstr "" + +#: tools/virt-df.pl:260 +msgid "Virtual Machine" +msgstr "" + +#: tools/virt-df.pl:260 +#, fuzzy +msgid "Filesystem" +msgstr "ఫైల్‌సిస్టమ్ చేయుము" + +#: tools/virt-df.pl:263 +msgid "1K-blocks" +msgstr "" + +#: tools/virt-df.pl:265 +msgid "Size" +msgstr "" + +#: tools/virt-df.pl:267 +msgid "Used" +msgstr "" + +#: tools/virt-df.pl:268 +msgid "Available" +msgstr "" + +#: tools/virt-df.pl:269 +msgid "Use%" +msgstr "" + +#: tools/virt-df.pl:271 +msgid "Inodes" +msgstr "" + +#: tools/virt-df.pl:272 +msgid "IUsed" +msgstr "" + +#: tools/virt-df.pl:273 +msgid "IFree" +msgstr "" + +#: tools/virt-df.pl:274 +msgid "IUse%" +msgstr "" + +#: tools/virt-edit.pl:111 +msgid "virt-edit: no image, VM names or filenames to edit given" +msgstr "" + +#: tools/virt-edit.pl:137 +msgid "multiboot operating systems are not supported by virt-edit" +msgstr "" + +#: tools/virt-edit.pl:160 +msgid "File not changed.\n" +msgstr "" + +#: tools/virt-list-filesystems.pl:121 +msgid "virt-list-filesystems: no image or VM name given" +msgstr "" + +#: tools/virt-list-partitions.pl:131 +msgid "virt-list-partitions: no image or VM name given" +msgstr "" + +#: tools/virt-ls.pl:137 tools/virt-ls.pl:143 +msgid "virt-ls: cannot combine -l and -R options\n" +msgstr "" + +#: tools/virt-ls.pl:161 +msgid "virt-ls: no image, VM names or directory to list given" +msgstr "" + +#: tools/virt-ls.pl:186 tools/virt-tar.pl:230 +msgid "no root device found in this operating system image\n" +msgstr "" + +#: tools/virt-ls.pl:187 +msgid "multiboot operating systems are not supported by virt-ls\n" +msgstr "" + +#: tools/virt-make-fs.pl:291 +msgid "virt-make-fs input output\n" +msgstr "" + +#: tools/virt-make-fs.pl:321 +msgid "unexpected output from 'du' command" +msgstr "" + +#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 +#: tools/virt-make-fs.pl:453 +#, perl-brace-format +msgid "{f}: unknown input format: {fmt}\n" +msgstr "" + +#: tools/virt-make-fs.pl:391 +#, perl-brace-format +msgid "virt-make-fs: cannot parse size parameter: {sz}\n" +msgstr "" + +#: tools/virt-make-fs.pl:401 +#, fuzzy +msgid "" +"qemu-img create: failed to create disk image, see earlier error messages\n" +msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" + +#: tools/virt-make-fs.pl:412 +msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" +msgstr "" + +#: tools/virt-make-fs.pl:437 +#, fuzzy +msgid "tar: failed, see earlier messages\n" +msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" + +#: tools/virt-make-fs.pl:459 +#, fuzzy +msgid "uncompress command failed, see earlier messages\n" +msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" + +#: tools/virt-make-fs.pl:494 +msgid "" +"virt-make-fs: error copying contents into filesystem\n" +"An error here usually means that the program did not estimate the\n" +"filesystem size correctly. Please read the BUGS section of the manpage.\n" +msgstr "" + +#: tools/virt-rescue.pl:194 +msgid "virt-rescue: no image or VM names rescue given" +msgstr "" + +#: tools/virt-resize.pl:33 +msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +msgstr "" + +#: tools/virt-resize.pl:511 +#, fuzzy, perl-brace-format +msgid "virt-resize: {file}: does not exist or is not readable\n" +msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n" + +#: tools/virt-resize.pl:513 +#, perl-brace-format +msgid "" +"virt-resize: {file}: does not exist or is not writable\n" +"You have to create the destination disk before running this program.\n" +"Please read the virt-resize(1) manpage for more information.\n" +msgstr "" + +#: tools/virt-resize.pl:538 tools/virt-resize.pl:541 +#, perl-brace-format +msgid "" +"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +msgstr "" + +#: tools/virt-resize.pl:705 +#, fuzzy, perl-brace-format +msgid "virt-resize: no logical volume called {n}\n" +msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము" + +#: tools/virt-resize.pl:725 +#, perl-brace-format +msgid "" +"{p}: partition not found in the source disk image, when using the '{opt}' " +"command line option\n" +msgstr "" + +#: tools/virt-resize.pl:731 +#, perl-brace-format +msgid "" +"{p}: partition ignored, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:735 +#, perl-brace-format +msgid "" +"{p}: partition deleted, you cannot use it in another command line argument\n" +msgstr "" + +#: tools/virt-resize.pl:777 +#, perl-brace-format +msgid "{p}: this partition has already been marked for resizing\n" +msgstr "" + +#: tools/virt-resize.pl:785 +#, perl-brace-format +msgid "{p}: missing size field in {o} option\n" +msgstr "" + +#: tools/virt-resize.pl:802 +#, perl-brace-format +msgid "{p}: {f}: cannot parse size field\n" +msgstr "" + +#: tools/virt-resize.pl:807 +#, perl-brace-format +msgid "{p}: new size is zero or negative\n" +msgstr "" + +#: tools/virt-resize.pl:830 +#, perl-brace-format +msgid "" +"{p}: cannot make this partition smaller because it contains a\n" +"filesystem, physical volume or other content that is larger than the new " +"size.\n" +"You have to resize the content first, see virt-resize(1).\n" +msgstr "" + +#: tools/virt-resize.pl:846 +msgid "virt-resize: you cannot use options --expand and --shrink together\n" +msgstr "" + +#: tools/virt-resize.pl:895 +#, perl-brace-format +msgid "" +"virt-resize: error: cannot use --expand when there is no surplus space to\n" +"expand into. You need to make the target disk larger by at least {h}.\n" +msgstr "" + +#: tools/virt-resize.pl:910 +msgid "" +"virt-resize: error: cannot use --shrink because there is no deficit\n" +"(see 'deficit' in the virt-resize(1) man page)\n" +msgstr "" + +#: tools/virt-resize.pl:925 +msgid "Summary of changes:\n" +msgstr "" + +#: tools/virt-resize.pl:929 +#, perl-brace-format +msgid "{p}: partition will be ignored\n" +msgstr "" + +#: tools/virt-resize.pl:931 +#, perl-brace-format +msgid "{p}: partition will be deleted\n" +msgstr "" + +#: tools/virt-resize.pl:933 +#, perl-brace-format +msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +msgstr "" + +#: tools/virt-resize.pl:938 +#, perl-brace-format +msgid "{p}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:943 +#, perl-brace-format +msgid "{p}: partition will be left alone\n" +msgstr "" + +#: tools/virt-resize.pl:948 +#, perl-brace-format +msgid "{n}: LV will be expanded to maximum size\n" +msgstr "" + +#: tools/virt-resize.pl:954 +#, perl-brace-format +msgid "{n}: content will be expanded using the '{meth}' method\n" +msgstr "" + +#: tools/virt-resize.pl:961 +#, perl-brace-format +msgid "There is a surplus of {spl} bytes ({h}).\n" +msgstr "" + +#: tools/virt-resize.pl:966 +msgid "An extra partition will be created for the surplus.\n" +msgstr "" + +#: tools/virt-resize.pl:968 +msgid "" +"The surplus space is not large enough for an extra partition to be created\n" +"and so it will just be ignored.\n" +msgstr "" + +#: tools/virt-resize.pl:971 +msgid "" +"The surplus space will be ignored. Run a partitioning program in the guest\n" +"to partition this extra space if you want.\n" +msgstr "" + +#: tools/virt-resize.pl:974 +#, perl-brace-format +msgid "" +"virt-resize: error: there is a deficit of {def} bytes ({h}).\n" +"You need to make the target disk larger by at least this amount,\n" +"or adjust your resizing requests.\n" +msgstr "" + +#: tools/virt-resize.pl:1015 +msgid "virt-resize: source disk does not have a first partition\n" +msgstr "" + +#: tools/virt-resize.pl:1111 +#, perl-brace-format +msgid "Copying {p} ..." +msgstr "" + +#: tools/virt-resize.pl:1118 +msgid "done" +msgstr "" + +#: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234 +#, perl-brace-format +msgid "Expanding {p} using the '{meth}' method\n" +msgstr "" + +#: tools/virt-tar.pl:163 tools/virt-tar.pl:170 +msgid "virt-tar: extract/upload mode specified twice on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:191 +msgid "virt-tar: no image, VM names, directory or filename given" +msgstr "" + +#: tools/virt-tar.pl:194 +msgid "virt-tar: either -x or -u must be specified on the command line\n" +msgstr "" + +#: tools/virt-tar.pl:205 +#, perl-brace-format +msgid "virt-tar: {tarball}: file not found\n" +msgstr "" + +#: tools/virt-tar.pl:208 +#, perl-brace-format +msgid "virt-tar: {dir}: directory name must start with '/' character\n" +msgstr "" + +#: tools/virt-tar.pl:231 +msgid "multiboot operating systems are not supported by virt-tar\n" +msgstr "" + +#: tools/virt-win-reg.pl:259 +msgid "no libvirt domain name or disk image given\n" +msgstr "" + +#: tools/virt-win-reg.pl:284 +msgid "multiboot operating systems are not supported by virt-win-reg" +msgstr "" + +#: tools/virt-win-reg.pl:298 +msgid "" +"expecting 1 or 2 more parameters, subkey path and optionally the value to " +"export\n" +msgstr "" + +#: tools/virt-win-reg.pl:409 +#, perl-brace-format +msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" +msgstr "" + +#: tools/virt-win-reg.pl:427 tools/virt-win-reg.pl:450 +#, perl-brace-format +msgid "virt-win-reg: {p}: file not found in guest: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:434 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not download registry file: {err}\n" +msgstr "" + +#: tools/virt-win-reg.pl:457 +#, perl-brace-format +msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" +msgstr "" + #, fuzzy #~ msgid "" #~ "\n" -- 1.8.3.1