From ee212deef690c6bc0bae307a5566b97f49445aaf Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 9 Apr 2011 17:11:57 +0100 Subject: [PATCH] Version 1.9.18. --- BUGS | 2 +- configure.ac | 2 +- po/es.po | 506 ++++++++++++++++++++++++------------------------------ po/gu.po | 316 ++++++++-------------------------- po/hi.po | 316 ++++++++-------------------------- po/kn.po | 321 ++++++++-------------------------- po/libguestfs.pot | 258 +++------------------------- po/ml.po | 319 ++++++++-------------------------- po/mr.po | 316 ++++++++-------------------------- po/nl.po | 500 ++++++++++++++++++++++++----------------------------- po/or.po | 317 ++++++++-------------------------- po/pa.po | 472 ++++++++++++++++++++++---------------------------- po/pl.po | 499 ++++++++++++++++++++++++----------------------------- po/ta.po | 319 ++++++++-------------------------- po/te.po | 313 +++++++-------------------------- po/uk.po | 504 ++++++++++++++++++++++++----------------------------- 16 files changed, 1660 insertions(+), 3620 deletions(-) diff --git a/BUGS b/BUGS index d0d0cac..5e5ef2b 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-04-05 20:39:12 +Last updated: 2011-04-09 22:25:42 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database diff --git a/configure.ac b/configure.ac index 05db6e0..1920c97 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [9]) -m4_define([libguestfs_release], [17]) +m4_define([libguestfs_release], [18]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po/es.po b/po/es.po index 48282ca..1d8e06c 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs.master\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -3274,17 +3274,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3304,74 +3302,62 @@ msgstr "" " -t n Define tiempo de espera de lanzamiento (por defecto: %d " "segundos)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: opción extensa desconocida: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: tiempo de espera no válido: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: opción de línea de comando no esperada 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "bguestfs-test-tool: falló al crear el manipulador libguestfs\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: falló al agregar dispositivo '%s'\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: falló guestfs_version\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: falló al intentar lanzar dispositivo\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: falló al ejecutar sfdisk\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: falló al realizar mkfs.ext2\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: falló al montar /dev/sda1 sobre /\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: falló al crear el directorio /iso\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: falló al montar /dev/sdb sobre /iso\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: no pudo ejecutarse el programa de asistencia, o la " -"asistencia ha fallado\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: falló al ejecutar sfdisk\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3380,51 +3366,16 @@ msgstr "" "la variable de entorno LIBGUESTFS_QEMU ya se encuentra definida,\n" "de modo que las opciones --qemu/--qemudir no pueden ser utilizadas.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "El binario '%s' no existe o no es un ejecutable\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: no parece un directorio fuente de qemu\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"El programa de asistencia de herramientas de prueba 'libguestfs-test-tool-" -"helper'\n" -"no está disponible. Se esperaba encontrarlo en '%s'\n" -"\n" -"Utilice la opción --helper para especificar la ubicación de este programa.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "el comando ha fallado: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"El programa de asistencia de herramientas de prueba %s\n" -"no se encuentra enlazado definitivamente. Este es un error de\n" -"compilación cuando esta herramienta de pruebas fue compilada.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "falló el comando mkisofs: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3538,219 +3489,6 @@ msgstr "" "ha estimado correctamente el tamaño del sistema de archivos.\n" "Por favor lea la sección BUGS de la página man.\n" -#: tools/virt-resize.pl:33 -msgid "virt-resize: sorry this program does not work on a 32 bit host\n" -msgstr "" -"virt-resize: lo sentimos, pero este programa no funciona en un equipo de 32 " -"bits\n" - -#: tools/virt-resize.pl:581 -#, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "virt-resize: {file}: no existe o es imposible de leer\n" - -#: tools/virt-resize.pl:583 -#, 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 "" -"virt-resize: {file}: no existe o no es posible escribir sobre él.\n" -"Tiene que crear el disco de destino antes de ejecutar este programa.\n" -"Por favor, lea la página man de virt-resize (1) para obtener mayor " -"información.\n" - -#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" -"virt-resize: {file}: el archivo es demasiado pequeño para ser una imagen de " -"disco ({sz} bytes)\n" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "virt-resize: no existe un volúmen lógico denominado {n}\n" - -#: tools/virt-resize.pl:848 -#, perl-brace-format -msgid "" -"{p}: partition not found in the source disk image, when using the '{opt}' " -"command line option\n" -msgstr "" -"{p}: al utilizar la opción de línea de comando '{opt}', no ha sido " -"encontrada la partición en la imagen de disco fuente\n" - -#: tools/virt-resize.pl:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" -"{p}: partición ignorada, no puede utilizarla en ningún otro argumento de " -"línea de comando\n" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" -"{p}: partición eliminada, no puede utilizarla en ningún otro argumento de " -"línea de comando\n" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "{p}: esta partición ya ha sido marcada para modificar su tamaño\n" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "{p}: falta el campo de tamaño en la opción {o}\n" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "{p}: {f}: no es posible analizar el tamaño del campo\n" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "{p}: el nuevo tamañoo es cero o negativo\n" - -#: tools/virt-resize.pl:953 -#, 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 "" -"{p}: no es posible reducir el tamaño de esta partición ya que\n" -"contiene un sistema de archivos, un volumen físico, o algún otro\n" -"contenido que es mayor que el nuevo tamaño solicitado.\n" -"Primero tiene que reducir dicho contenido, vea virt-resize (1).\n" - -#: tools/virt-resize.pl:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" -"virt-resize: no puede utilizar al mismo tiempo las opciones --expand y --" -"shrink\n" - -#: tools/virt-resize.pl:1018 -#, 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 "" -"virt-resize: error: no puede utilizar --expand cuando no hay espacio\n" -"excedente para poder expandirse. Necesita incrementar el tamaño\n" -"del disco de destino, por lo menos en {h}.\n" - -#: tools/virt-resize.pl:1033 -msgid "" -"virt-resize: error: cannot use --shrink because there is no deficit\n" -"(see 'deficit' in the virt-resize(1) man page)\n" -msgstr "" -"virt-resize: error: no es posible utilizar --shrink debido a que no hay " -"déficit\n" -"(consulte 'deficit' en la página man de virt-resize (1)\n" - -#: tools/virt-resize.pl:1048 -msgid "Summary of changes:\n" -msgstr "Resumen de modificaciones:\n" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "{p}: la partición será ignorada\n" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "{p}: la partición será eliminada\n" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" -"{p}: el tamaño de la partición será modificado de {oldsize} a {newsize}\n" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "{p}: el contenido será expandido utilizando el método '{meth}'\n" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "{p}: la partición será dejada intacta\n" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "{n} VL será expandido a su tamaño máximo\n" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "{n}: el contenido será expandido utilizando el método '{meth}'\n" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "Existe un espacio excedente de {spl} bytes ({h}).\n" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "Una partición extra será creada para el espacio excedente.\n" - -#: tools/virt-resize.pl:1091 -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 "" -"El espacio excedente no es lo suficientemente amplio para poder\n" -"crear una partición extra, y por lo tanto será ignorado.\n" - -#: tools/virt-resize.pl:1094 -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 "" -"El espacio excedente sera ignorado. Si lo desea, ejecute un programa\n" -"de particionamiento en el huésped, para particionar este espacio extra.\n" - -#: tools/virt-resize.pl:1097 -#, 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 "" -"virt-resize: error:existe un déficir de {def} bytes ({h}).\n" -"Necesita incrementar el tamaño del disco de destino al menos\n" -"con esta cantidad, o modificar los parámetros de su petición.\n" - -#: tools/virt-resize.pl:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "virt-resize: el disco fuente no posee una partición primera\n" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "Copiando {p} ...\n" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "Expandiendo {p} utilizando el método '{meth}'\n" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3814,6 +3552,204 @@ msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" "virt-win-reg: {p}: no ha sido posible cargar el archivo de registro: {err}\n" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: falló al crear el directorio /iso\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: falló al montar /dev/sdb sobre /iso\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: no pudo ejecutarse el programa de asistencia, o la " +#~ "asistencia ha fallado\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "El programa de asistencia de herramientas de prueba 'libguestfs-test-tool-" +#~ "helper'\n" +#~ "no está disponible. Se esperaba encontrarlo en '%s'\n" +#~ "\n" +#~ "Utilice la opción --helper para especificar la ubicación de este " +#~ "programa.\n" + +#~ msgid "command failed: %s" +#~ msgstr "el comando ha fallado: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "El programa de asistencia de herramientas de prueba %s\n" +#~ "no se encuentra enlazado definitivamente. Este es un error de\n" +#~ "compilación cuando esta herramienta de pruebas fue compilada.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "falló el comando mkisofs: %s\n" + +#~ msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +#~ msgstr "" +#~ "virt-resize: lo sentimos, pero este programa no funciona en un equipo de " +#~ "32 bits\n" + +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "virt-resize: {file}: no existe o es imposible de leer\n" + +#~ 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 "" +#~ "virt-resize: {file}: no existe o no es posible escribir sobre él.\n" +#~ "Tiene que crear el disco de destino antes de ejecutar este programa.\n" +#~ "Por favor, lea la página man de virt-resize (1) para obtener mayor " +#~ "información.\n" + +#~ msgid "" +#~ "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +#~ msgstr "" +#~ "virt-resize: {file}: el archivo es demasiado pequeño para ser una imagen " +#~ "de disco ({sz} bytes)\n" + +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "virt-resize: no existe un volúmen lógico denominado {n}\n" + +#~ msgid "" +#~ "{p}: partition not found in the source disk image, when using the '{opt}' " +#~ "command line option\n" +#~ msgstr "" +#~ "{p}: al utilizar la opción de línea de comando '{opt}', no ha sido " +#~ "encontrada la partición en la imagen de disco fuente\n" + +#~ msgid "" +#~ "{p}: partition ignored, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: partición ignorada, no puede utilizarla en ningún otro argumento de " +#~ "línea de comando\n" + +#~ msgid "" +#~ "{p}: partition deleted, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: partición eliminada, no puede utilizarla en ningún otro argumento de " +#~ "línea de comando\n" + +#~ msgid "{p}: this partition has already been marked for resizing\n" +#~ msgstr "{p}: esta partición ya ha sido marcada para modificar su tamaño\n" + +#~ msgid "{p}: missing size field in {o} option\n" +#~ msgstr "{p}: falta el campo de tamaño en la opción {o}\n" + +#~ msgid "{p}: {f}: cannot parse size field\n" +#~ msgstr "{p}: {f}: no es posible analizar el tamaño del campo\n" + +#~ msgid "{p}: new size is zero or negative\n" +#~ msgstr "{p}: el nuevo tamañoo es cero o negativo\n" + +#~ 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 "" +#~ "{p}: no es posible reducir el tamaño de esta partición ya que\n" +#~ "contiene un sistema de archivos, un volumen físico, o algún otro\n" +#~ "contenido que es mayor que el nuevo tamaño solicitado.\n" +#~ "Primero tiene que reducir dicho contenido, vea virt-resize (1).\n" + +#~ msgid "virt-resize: you cannot use options --expand and --shrink together\n" +#~ msgstr "" +#~ "virt-resize: no puede utilizar al mismo tiempo las opciones --expand y --" +#~ "shrink\n" + +#~ 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 "" +#~ "virt-resize: error: no puede utilizar --expand cuando no hay espacio\n" +#~ "excedente para poder expandirse. Necesita incrementar el tamaño\n" +#~ "del disco de destino, por lo menos en {h}.\n" + +#~ msgid "" +#~ "virt-resize: error: cannot use --shrink because there is no deficit\n" +#~ "(see 'deficit' in the virt-resize(1) man page)\n" +#~ msgstr "" +#~ "virt-resize: error: no es posible utilizar --shrink debido a que no hay " +#~ "déficit\n" +#~ "(consulte 'deficit' en la página man de virt-resize (1)\n" + +#~ msgid "Summary of changes:\n" +#~ msgstr "Resumen de modificaciones:\n" + +#~ msgid "{p}: partition will be ignored\n" +#~ msgstr "{p}: la partición será ignorada\n" + +#~ msgid "{p}: partition will be deleted\n" +#~ msgstr "{p}: la partición será eliminada\n" + +#~ msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +#~ msgstr "" +#~ "{p}: el tamaño de la partición será modificado de {oldsize} a {newsize}\n" + +#~ msgid "{p}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{p}: el contenido será expandido utilizando el método '{meth}'\n" + +#~ msgid "{p}: partition will be left alone\n" +#~ msgstr "{p}: la partición será dejada intacta\n" + +#~ msgid "{n}: LV will be expanded to maximum size\n" +#~ msgstr "{n} VL será expandido a su tamaño máximo\n" + +#~ msgid "{n}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{n}: el contenido será expandido utilizando el método '{meth}'\n" + +#~ msgid "There is a surplus of {spl} bytes ({h}).\n" +#~ msgstr "Existe un espacio excedente de {spl} bytes ({h}).\n" + +#~ msgid "An extra partition will be created for the surplus.\n" +#~ msgstr "Una partición extra será creada para el espacio excedente.\n" + +#~ 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 "" +#~ "El espacio excedente no es lo suficientemente amplio para poder\n" +#~ "crear una partición extra, y por lo tanto será ignorado.\n" + +#~ 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 "" +#~ "El espacio excedente sera ignorado. Si lo desea, ejecute un programa\n" +#~ "de particionamiento en el huésped, para particionar este espacio extra.\n" + +#~ 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 "" +#~ "virt-resize: error:existe un déficir de {def} bytes ({h}).\n" +#~ "Necesita incrementar el tamaño del disco de destino al menos\n" +#~ "con esta cantidad, o modificar los parámetros de su petición.\n" + +#~ msgid "virt-resize: source disk does not have a first partition\n" +#~ msgstr "virt-resize: el disco fuente no posee una partición primera\n" + +#~ msgid "Copying {p} ...\n" +#~ msgstr "Copiando {p} ...\n" + +#~ msgid "Expanding {p} using the '{meth}' method\n" +#~ msgstr "Expandiendo {p} utilizando el método '{meth}'\n" + #, fuzzy #~ msgid "" #~ "error: domain is a live virtual machine.\n" diff --git a/po/gu.po b/po/gu.po index b95eb6c..bc9511e 100644 --- a/po/gu.po +++ b/po/gu.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -3177,17 +3177,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3206,73 +3204,62 @@ msgstr "" " --timeout n\n" " -t n શરૂ કરવા સમય સમાપ્તિને સુયોજિત કરો (મૂળભૂત: %d સેકંડો)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: અયોગ્ય સમયસમાપ્તિ: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: અનિચ્છનીય આદેશ વાક્ય વિકલ્પ 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs હેન્ડલને બનાવવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ડ્રાઇવ '%s' ને ઉમેરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version નિષ્ફળ\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: સાધનને શરૂ કરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: sfdisk ને ચલાવવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 કરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: / પર mount /dev/sda1 કરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: mkdir /iso કરવાનું નિષ્ફળ\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: /iso પર mount /dev/sdb કરવાનું નિષ્ફળ\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: મદદકર્તા પ્રક્રિયા ને ચલાવી શક્યા નહિં, અથવા મદદકર્તા નિષ્ફળ\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: sfdisk ને ચલાવવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3281,49 +3268,16 @@ msgstr "" "LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n" "--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu સ્ત્રોત ડિરેક્ટરીનાં જેવુ લાગતુ નથી\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"ચકાસણી સાધન પ્રક્રિયા 'libguestfs-test-tool-helper' એ ઉપલ્બધ\n" -"નથી. '%s'માં તેને શોધવા માટે આશા રાખેલ છે\n" -"\n" -"આ પ્રક્રિયાનાં સ્થાનને સ્પષ્ટ કરવા માટે --helper વિકલ્પને વાપરો.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "આદેશ નિષ્ફળ: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"ચકાસણી સાધન મદદકરર્તા પ્રક્રિયા %s\n" -"એ સ્થિર રીતે કડી થયેલ નથી. આ બિલ્ડ ભૂલ છે જ્યારે આ ચકાસણી સાધન એ બિલ્ટ થયેલ હતુ.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs આદેશ નિષ્ફળ: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3418,185 +3372,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, fuzzy, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3649,6 +3424,51 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: mkdir /iso કરવાનું નિષ્ફળ\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: /iso પર mount /dev/sdb કરવાનું નિષ્ફળ\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: મદદકર્તા પ્રક્રિયા ને ચલાવી શક્યા નહિં, અથવા મદદકર્તા " +#~ "નિષ્ફળ\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "ચકાસણી સાધન પ્રક્રિયા 'libguestfs-test-tool-helper' એ ઉપલ્બધ\n" +#~ "નથી. '%s'માં તેને શોધવા માટે આશા રાખેલ છે\n" +#~ "\n" +#~ "આ પ્રક્રિયાનાં સ્થાનને સ્પષ્ટ કરવા માટે --helper વિકલ્પને વાપરો.\n" + +#~ msgid "command failed: %s" +#~ msgstr "આદેશ નિષ્ફળ: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "ચકાસણી સાધન મદદકરર્તા પ્રક્રિયા %s\n" +#~ "એ સ્થિર રીતે કડી થયેલ નથી. આ બિલ્ડ ભૂલ છે જ્યારે આ ચકાસણી સાધન એ બિલ્ટ થયેલ હતુ.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs આદેશ નિષ્ફળ: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો" diff --git a/po/hi.po b/po/hi.po index ebd6cfc..4fcc9ab 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -3180,17 +3180,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3209,72 +3207,62 @@ msgstr "" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: invalid timeout: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: failed to create libguestfs handle\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: failed to add drive '%s'\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version failed\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: failed to launch appliance\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: failed to run sfdisk\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: failed to mkfs.ext2\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: failed to mkdir /iso\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: failed to run sfdisk\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3283,50 +3271,16 @@ msgstr "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "कमांड विफल: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"टेस्ट टूल हेल्पर प्रोग्राम %s\n" -"स्थैतिक रूप से लिंक नहीं है. यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n" -"बनाया गया था.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs कमांड विफल: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3421,185 +3375,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, fuzzy, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3652,6 +3427,51 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" + +#~ msgid "command failed: %s" +#~ msgstr "कमांड विफल: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n" +#~ "स्थैतिक रूप से लिंक नहीं है. यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n" +#~ "बनाया गया था.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs कमांड विफल: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "एक अस्थायी निर्देशिका बनाएँ" diff --git a/po/kn.po b/po/kn.po index 0ab4a61..2830198 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.83\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" @@ -3193,17 +3193,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3223,75 +3221,62 @@ msgstr "" " -t n ಆರಂಭದ ಕಾಲಾವಧಿ ತೀರಿಕೆಯನ್ನು ಹೊಂದಿಸು(ಪೂರ್ವನಿಯೋಜಿತ: %d " "ಸೆಕೆಂಡುಗಳು)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: ಗೊತ್ತಿರದ ಉದ್ದ ಆಯ್ಕೆ: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: ಅಮಾನ್ಯವಾದ ಕಾಲಾವಧಿ ತೀರಿಕೆ: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: ಅನಿರೀಕ್ಷಿತವಾದ ಆಜ್ಞಾ ಸಾಲಿನ ಆಯ್ಕೆ 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: '%s' ಎಂಬ ಡ್ರೈವನ್ನು ಸೇರಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: ಅಪ್ಲೈಯನ್ಸ್ ಅನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: sfdisk ಅನ್ನು ಚಲಾಯಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 ಅನ್ನು ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 ಅನ್ನು / ನಲ್ಲಿ ಆರೋಹಿಸಲಾಗಲಿಲ್ಲ\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: /iso ಅನ್ನು mkdir ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "" -"libguestfs-test-tool: /dev/sdb ಅನ್ನು /iso ನಲ್ಲಿ ಆರೋಹಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ್ ಅನ್ನು ಚಲಾಯಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ, ಅಥವ ಸಹಾಯಕವು " -"ವಿಫಲಗೊಂಡಿದೆ\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: sfdisk ಅನ್ನು ಚಲಾಯಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3300,50 +3285,16 @@ msgstr "" "LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n" "--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"ಪರೀಕ್ಷ ಉಪಕರಣ ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ 'libguestfs-test-tool-helper' \n" -"ಲಭ್ಯವಿಲ್ಲ. '%s' ಯಲ್ಲಿ ಇದೆ ಎಂದು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n" -"\n" -"ಈ ಪ್ರೊಗ್ರಾಮ್‌ ಇರುವ ಸ್ಥಳವನ್ನು ಸೂಚಿಸಲು --helper ಆಯ್ಕೆಯನ್ನು ಬಳಸಿ.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"ಪರೀಕ್ಷಾ ಉಪಕರಣದ ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ್ %s\n" -"ಅನ್ನು ಸಮರ್ಪಕವಾಗಿ ಜೋಡಿಸಲಾಗಿಲ್ಲ. ಈ ಉಪಕರಣವನ್ನು ನಿರ್ಮಿಸಿದಾಗ ಉಂಟಾದ ಒಂದು ನಿರ್ಮಾಣ\n" -"ದೋಷವಾಗಿದೆ.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3438,185 +3389,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, fuzzy, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3669,6 +3441,53 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: /iso ಅನ್ನು mkdir ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "" +#~ "libguestfs-test-tool: /dev/sdb ಅನ್ನು /iso ನಲ್ಲಿ ಆರೋಹಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ್ ಅನ್ನು ಚಲಾಯಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ, ಅಥವ " +#~ "ಸಹಾಯಕವು ವಿಫಲಗೊಂಡಿದೆ\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "ಪರೀಕ್ಷ ಉಪಕರಣ ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ 'libguestfs-test-tool-helper' \n" +#~ "ಲಭ್ಯವಿಲ್ಲ. '%s' ಯಲ್ಲಿ ಇದೆ ಎಂದು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n" +#~ "\n" +#~ "ಈ ಪ್ರೊಗ್ರಾಮ್‌ ಇರುವ ಸ್ಥಳವನ್ನು ಸೂಚಿಸಲು --helper ಆಯ್ಕೆಯನ್ನು ಬಳಸಿ.\n" + +#~ msgid "command failed: %s" +#~ msgstr "ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "ಪರೀಕ್ಷಾ ಉಪಕರಣದ ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ್ %s\n" +#~ "ಅನ್ನು ಸಮರ್ಪಕವಾಗಿ ಜೋಡಿಸಲಾಗಿಲ್ಲ. ಈ ಉಪಕರಣವನ್ನು ನಿರ್ಮಿಸಿದಾಗ ಉಂಟಾದ ಒಂದು ನಿರ್ಮಾಣ\n" +#~ "ದೋಷವಾಗಿದೆ.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 9d0562d..b65333a 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.9.17\n" +"Project-Id-Version: libguestfs 1.9.18\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2931,132 +2931,93 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 +#: test-tool/test-tool.c:79 #, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" msgstr "" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "" -#: test-tool/test-tool.c:240 +#: test-tool/test-tool.c:229 #, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "" - -#: test-tool/test-tool.c:264 +#: test-tool/test-tool.c:248 #, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" - -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" msgstr "" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3148,185 +3109,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" diff --git a/po/ml.po b/po/ml.po index 674b694..a384c92 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs.ml\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+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" @@ -3177,17 +3177,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3206,72 +3204,62 @@ msgstr "" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: उपरिचीत लाँग पर्याय: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: अवैध वेळसमाप्ती: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: अनपेक्षीत आदेश ओळ पर्याय 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs हँडल निर्माण करण्यास अपयशी\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ड्राइव्ह '%s' समावेश करण्यास अपयशी\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version अपयशी\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: अप्लायंस सुरू करण्यास अपयशी\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: sfdisk चालवण्यास अपयशी\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 अपयशी\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 यांस / वर माऊंट करण्यास अपयशी\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: mkdir /iso निर्माण करण्यास अपयशी\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: /dev/sdb यांस /iso येथे माऊंट करण्यास अपयशी\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "libguestfs-test-tool: हेल्पर कार्यक्रमला चालवण्यास अशक्य, किंवा हेल्पर अपयशी\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: sfdisk चालवण्यास अपयशी\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3280,50 +3268,16 @@ msgstr "" "LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n" "--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu स्रोत डिरेक्ट्री प्रमाणे आढळले नाही\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"चाचणी उपकरण हेल्पर कार्यक्रम 'libguestfs-test-tool-helper' उपलब्ध नाही\n" -". '%s' मध्ये आढळणे अपेक्षीत आहे\n" -"\n" -"या कार्यक्रमाचे स्थळ निर्देशीत करण्यासाठी --helper पर्यायचा वापर करा.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "आदेश अपयशी: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"चाचणी उपकरण हेल्पर कार्यक्रम %s\n" -"तात्पुर्ते जुळले नाही. चाचणी उपकरण बिल्ट झाले तेव्हा यांस बिल्ड त्रुटी\n" -"म्हणून ओळखले गेले.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs आदेश अपयशी: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3418,185 +3372,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, fuzzy, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3649,6 +3424,51 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: mkdir /iso निर्माण करण्यास अपयशी\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: /dev/sdb यांस /iso येथे माऊंट करण्यास अपयशी\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: हेल्पर कार्यक्रमला चालवण्यास अशक्य, किंवा हेल्पर अपयशी\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "चाचणी उपकरण हेल्पर कार्यक्रम 'libguestfs-test-tool-helper' उपलब्ध नाही\n" +#~ ". '%s' मध्ये आढळणे अपेक्षीत आहे\n" +#~ "\n" +#~ "या कार्यक्रमाचे स्थळ निर्देशीत करण्यासाठी --helper पर्यायचा वापर करा.\n" + +#~ msgid "command failed: %s" +#~ msgstr "आदेश अपयशी: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "चाचणी उपकरण हेल्पर कार्यक्रम %s\n" +#~ "तात्पुर्ते जुळले नाही. चाचणी उपकरण बिल्ट झाले तेव्हा यांस बिल्ड त्रुटी\n" +#~ "म्हणून ओळखले गेले.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs आदेश अपयशी: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा" diff --git a/po/nl.po b/po/nl.po index bc7d7c5..856f5ec 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.5.4\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-09-02 15:28+0200\n" "Last-Translator: Geert Warrink \n" "Language-Team: Fedora\n" @@ -3224,17 +3224,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3253,74 +3251,62 @@ msgstr "" " --timeout n\n" " -t n Stel lanceer time-out in (standaard: %d seconden)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: onbekende lange optie: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: ongeldige time-out: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: onverwachte commando regel optie 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs hendel aanmaken mislukte\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: station '%s' toevoegen mislukte\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version mislukte\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: toestel lanceren mislukte\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: draaien van sfdisk mislukte\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 mislukte\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: aankoppelen van /dev/sda1 op / mislukte\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: mkdir /iso mislukte\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: aankoppelen van /dev/sdb op /iso mislukte\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: kon hulp programma niet draaien, of hulp programma " -"mislukte\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: draaien van sfdisk mislukte\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3329,50 +3315,16 @@ msgstr "" "LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n" "de --qemu/--qemudir opties kunnen niet gebruikt worden.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Binair programma '%s' bestaat niet of is niet uitvoerbaar\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ziet er niet uit als een qemu bron map\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"Test hulp programma 'libguestfs-test-programma-helper' is niet\n" -"beschikbaar. Verwacht het te vinden in '%s'\n" -"\n" -"Gebruik de --helper optie om de locatie van dit programma te specificeren.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "commando mislukte: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"Test hulp programma %s\n" -"is niet statisch gelinkt. Dit is een bouw fout toen dit test\n" -"programma werd gebouwd.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs commando mislukte: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3482,214 +3434,6 @@ msgstr "" "bestandssysteem niet correct bepaald heeft. Lees de BUGS sectie van de man " "pagina.\n" -#: tools/virt-resize.pl:33 -msgid "virt-resize: sorry this program does not work on a 32 bit host\n" -msgstr "virt-resize: sorry, dit programma werkt niet op een 32-bit host\n" - -#: tools/virt-resize.pl:581 -#, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "virt-resize: {file}: bestaat niet of is niet leesbaar\n" - -#: tools/virt-resize.pl:583 -#, 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 "" -"virt-formaat: {file}: bestaat niet of is niet beschrijfbaar\n" -"Je moet de bestemming schijf aanmaken voordat je dit programma uitvoert.\n" -"Lees de virt-resize(1) man pagina voor meer informatie.\n" - -#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" -"virt-resize: {file}: bestand is te klein om een schijf image te zijn ({sz} " -"bytes)\n" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "virt-resize: geen logische gevolume aangeroepen {n}\n" - -#: tools/virt-resize.pl:848 -#, perl-brace-format -msgid "" -"{p}: partition not found in the source disk image, when using the '{opt}' " -"command line option\n" -msgstr "" -"{p}: partitie niet gevonden on de bron schijf image bij gebruik van de " -"'{opt}' commando-regel optie\n" - -#: tools/virt-resize.pl:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" -"{p}: partitie genegeerd, je kunt het niet in een ander commando-regel " -"argument gebruiken\n" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" -"{p}: partitie verwijderd, je kunt het niet in een ander commando-regel " -"argument gebruiken\n" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "{p}: deze partitie is al gemarkeerd voor het veranderen in grootte\n" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "{p}: ontbrekende grootte veld in {o} optie\n" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "{p}: {f}: kan size veld niet ontleden\n" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "{p}: nieuwe grootte is nul of negatief\n" - -#: tools/virt-resize.pl:953 -#, 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 "" -"{p}: kan deze partitie niet kleiner maken omdat het een bestandssysteem,\n" -"fysieke volume, of andere inhoud bevat die groter is dan de nieuwe grootte.\n" -"Je moet de inhoud eerst in grootte veranderen, bekijk virt-resize(1).\n" - -#: tools/virt-resize.pl:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" -"virt-resize: je kunt de opties --expand en --shrink niet tezamen gebruiken\n" - -#: tools/virt-resize.pl:1018 -#, 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 "" -"virt-resize: fout: je kunt --expand niet gebruiken als er geen extra ruimte " -"is\n" -"voor het expanderen. Je moet de doel schijf tenminste {h} groter maken.\n" - -#: tools/virt-resize.pl:1033 -msgid "" -"virt-resize: error: cannot use --shrink because there is no deficit\n" -"(see 'deficit' in the virt-resize(1) man page)\n" -msgstr "" -"virt-resize: fout: kan --shrink niet gebruiken omdat er geen deficit is\n" -"(zie 'deficit' in de virt-resize(1) man pagina)\n" - -#: tools/virt-resize.pl:1048 -msgid "Summary of changes:\n" -msgstr "Samenvatting van de veranderingen:\n" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "{p}: partitie zal genegeerd worden\n" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "{p}: partitie zal verwijderd worden\n" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" -"{p}: partitie zal in grootte veranderd worden van {oldsize} naar {newsize}\n" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "{p}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "{p}: partitie zal met rust gelaten worden\n" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "{n}: LV zal geëxpandeerd worden tot de maximale grootte\n" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "{n}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "Er is een overschot van {spl} bytes ({h}).\n" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "Er zal een extra partitie aangemaakt worden voor het overschot.\n" - -#: tools/virt-resize.pl:1091 -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 "" -"De overschot ruimte is niet groot genoeg om een extra partitie aan te maken\n" -"en daarom genegeerd worden.\n" - -#: tools/virt-resize.pl:1094 -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 "" -"De overtollige ruimte zal genegeerd worden. Draai een schijf indeling " -"programma in de gast\n" -"om deze extra ruimte te partitioneren als je dat wilt.\n" - -#: tools/virt-resize.pl:1097 -#, 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 "" -"virt-resize: fout: er is een tekort van {def} bytes ({h}).\n" -"Je moet de doel schijf tenminste deze hoeveelheid groter maken,\n" -"of jouw in grootte verander verzoek aanpassen.\n" - -#: tools/virt-resize.pl:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "virt-resize: bron schijf heeft geen eerste partitie\n" - -#: tools/virt-resize.pl:1209 -#, fuzzy, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "{p} kopiëren ..." - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "{p} expanderen met de '{meth}' methode\n" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3746,6 +3490,204 @@ msgstr "virt-win-reg: {p}: kon registry bestand niet downloaden: {err}\n" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: kon registry bestand niet uploaden: {err}\n" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: mkdir /iso mislukte\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: aankoppelen van /dev/sdb op /iso mislukte\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: kon hulp programma niet draaien, of hulp programma " +#~ "mislukte\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "Test hulp programma 'libguestfs-test-programma-helper' is niet\n" +#~ "beschikbaar. Verwacht het te vinden in '%s'\n" +#~ "\n" +#~ "Gebruik de --helper optie om de locatie van dit programma te " +#~ "specificeren.\n" + +#~ msgid "command failed: %s" +#~ msgstr "commando mislukte: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "Test hulp programma %s\n" +#~ "is niet statisch gelinkt. Dit is een bouw fout toen dit test\n" +#~ "programma werd gebouwd.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs commando mislukte: %s\n" + +#~ msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +#~ msgstr "virt-resize: sorry, dit programma werkt niet op een 32-bit host\n" + +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "virt-resize: {file}: bestaat niet of is niet leesbaar\n" + +#~ 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 "" +#~ "virt-formaat: {file}: bestaat niet of is niet beschrijfbaar\n" +#~ "Je moet de bestemming schijf aanmaken voordat je dit programma uitvoert.\n" +#~ "Lees de virt-resize(1) man pagina voor meer informatie.\n" + +#~ msgid "" +#~ "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +#~ msgstr "" +#~ "virt-resize: {file}: bestand is te klein om een schijf image te zijn " +#~ "({sz} bytes)\n" + +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "virt-resize: geen logische gevolume aangeroepen {n}\n" + +#~ msgid "" +#~ "{p}: partition not found in the source disk image, when using the '{opt}' " +#~ "command line option\n" +#~ msgstr "" +#~ "{p}: partitie niet gevonden on de bron schijf image bij gebruik van de " +#~ "'{opt}' commando-regel optie\n" + +#~ msgid "" +#~ "{p}: partition ignored, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: partitie genegeerd, je kunt het niet in een ander commando-regel " +#~ "argument gebruiken\n" + +#~ msgid "" +#~ "{p}: partition deleted, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: partitie verwijderd, je kunt het niet in een ander commando-regel " +#~ "argument gebruiken\n" + +#~ msgid "{p}: this partition has already been marked for resizing\n" +#~ msgstr "" +#~ "{p}: deze partitie is al gemarkeerd voor het veranderen in grootte\n" + +#~ msgid "{p}: missing size field in {o} option\n" +#~ msgstr "{p}: ontbrekende grootte veld in {o} optie\n" + +#~ msgid "{p}: {f}: cannot parse size field\n" +#~ msgstr "{p}: {f}: kan size veld niet ontleden\n" + +#~ msgid "{p}: new size is zero or negative\n" +#~ msgstr "{p}: nieuwe grootte is nul of negatief\n" + +#~ 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 "" +#~ "{p}: kan deze partitie niet kleiner maken omdat het een bestandssysteem,\n" +#~ "fysieke volume, of andere inhoud bevat die groter is dan de nieuwe " +#~ "grootte.\n" +#~ "Je moet de inhoud eerst in grootte veranderen, bekijk virt-resize(1).\n" + +#~ msgid "virt-resize: you cannot use options --expand and --shrink together\n" +#~ msgstr "" +#~ "virt-resize: je kunt de opties --expand en --shrink niet tezamen " +#~ "gebruiken\n" + +#~ 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 "" +#~ "virt-resize: fout: je kunt --expand niet gebruiken als er geen extra " +#~ "ruimte is\n" +#~ "voor het expanderen. Je moet de doel schijf tenminste {h} groter maken.\n" + +#~ msgid "" +#~ "virt-resize: error: cannot use --shrink because there is no deficit\n" +#~ "(see 'deficit' in the virt-resize(1) man page)\n" +#~ msgstr "" +#~ "virt-resize: fout: kan --shrink niet gebruiken omdat er geen deficit is\n" +#~ "(zie 'deficit' in de virt-resize(1) man pagina)\n" + +#~ msgid "Summary of changes:\n" +#~ msgstr "Samenvatting van de veranderingen:\n" + +#~ msgid "{p}: partition will be ignored\n" +#~ msgstr "{p}: partitie zal genegeerd worden\n" + +#~ msgid "{p}: partition will be deleted\n" +#~ msgstr "{p}: partitie zal verwijderd worden\n" + +#~ msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +#~ msgstr "" +#~ "{p}: partitie zal in grootte veranderd worden van {oldsize} naar " +#~ "{newsize}\n" + +#~ msgid "{p}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{p}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n" + +#~ msgid "{p}: partition will be left alone\n" +#~ msgstr "{p}: partitie zal met rust gelaten worden\n" + +#~ msgid "{n}: LV will be expanded to maximum size\n" +#~ msgstr "{n}: LV zal geëxpandeerd worden tot de maximale grootte\n" + +#~ msgid "{n}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{n}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n" + +#~ msgid "There is a surplus of {spl} bytes ({h}).\n" +#~ msgstr "Er is een overschot van {spl} bytes ({h}).\n" + +#~ msgid "An extra partition will be created for the surplus.\n" +#~ msgstr "Er zal een extra partitie aangemaakt worden voor het overschot.\n" + +#~ 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 "" +#~ "De overschot ruimte is niet groot genoeg om een extra partitie aan te " +#~ "maken\n" +#~ "en daarom genegeerd worden.\n" + +#~ 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 "" +#~ "De overtollige ruimte zal genegeerd worden. Draai een schijf indeling " +#~ "programma in de gast\n" +#~ "om deze extra ruimte te partitioneren als je dat wilt.\n" + +#~ 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 "" +#~ "virt-resize: fout: er is een tekort van {def} bytes ({h}).\n" +#~ "Je moet de doel schijf tenminste deze hoeveelheid groter maken,\n" +#~ "of jouw in grootte verander verzoek aanpassen.\n" + +#~ msgid "virt-resize: source disk does not have a first partition\n" +#~ msgstr "virt-resize: bron schijf heeft geen eerste partitie\n" + +#, fuzzy +#~ msgid "Copying {p} ...\n" +#~ msgstr "{p} kopiëren ..." + +#~ msgid "Expanding {p} using the '{meth}' method\n" +#~ msgstr "{p} expanderen met de '{meth}' methode\n" + #, fuzzy #~ msgid "" #~ "error: domain is a live virtual machine.\n" diff --git a/po/or.po b/po/or.po index 33eba2d..fac9491 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.or\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -3181,17 +3181,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3210,73 +3208,62 @@ msgstr "" " --timeout n\n" " -t n ଆରମ୍ଭ ସମୟ ସମାପ୍ତିକୁ ସେଟ କରନ୍ତୁ (ପୂର୍ବନିର୍ଦ୍ଧାରିତ: %d ସେକଣ୍ଡ)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: ଅଜଣା ବଡ଼ ବିକଳ୍ପ: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: ଅବୈଧ ସମୟ ସମାପ୍ତି: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: ଅପ୍ରତ୍ୟାଶିତ ନିର୍ଦ୍ଦେଶନାମା ବିକଳ୍ପ 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ଡ୍ରାଇଭ '%s' କୁ ଯୋଗ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: ଉପକରଣ ଆରମ୍ଭ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: sfdisk କୁ ଚଲାଇବାରେ ବିଫଳ\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 କୁ / ଉପରେ ସ୍ଥାପନ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: /iso କୁ mkdir କରିବାରେ ବିଫଳ ହୋଇଛି\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: /dev/sdb କୁ /iso ଉପରେ ସ୍ଥାପନ କରିବାରେ ବିଫଳ ହୋଇଛି\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: ସହାୟକ ପ୍ରଗ୍ରାମକୁ ଚଲାଇପାରିଲା ନାହିଁ, ଅଥବା ସହାୟକ ବିଫଳ ହୋଇଛି\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: sfdisk କୁ ଚଲାଇବାରେ ବିଫଳ\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3285,50 +3272,16 @@ msgstr "" "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n" "--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ଗୋଟିଏ qemu ଉତ୍ସ ଡିରେକ୍ଟୋରୀ ପରି ଲାଗୁନାହିଁ\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"ପରୀକ୍ଷଣ ସାଧନ ସହାୟକ ପ୍ରଗ୍ରାମ 'libguestfs-test-tool-helper' ଟି ଉପଲବ୍ଧ\n" -"ନାହିଁ। ଏହାକୁ '%s' ରେ ଖୋଜିପାଇବେ ବୋଲି ଆଶାକରୁଛୁ\n" -"\n" -"ଏହି ପ୍ରଗ୍ରାମର ଅବସ୍ଥିତି ଉଲ୍ଲେଖ କରିବା ପାଇଁ --helper ବିକଳ୍ପକୁ ବ୍ୟବହାର କରନ୍ତୁ।\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"ପରୀକ୍ଷଣ ସାଧନ ସହାୟକ ପ୍ରଗ୍ରାମ %s\n" -"ସ୍ଥାୟୀ ଭାବରେ ସଂଯୁକ୍ତ ହୋଇନାହିଁ। ଏହା ଗୋଟିଏ ନିର୍ମାଣ ଜନିତ ତ୍ରୁଟି ଯେତେବେଳେ ଏହି ପରୀକ୍ଷଣ\n" -"ସାଧନଟି ନିର୍ମିତ ହୋଇଥିଲା।\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3423,185 +3376,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, fuzzy, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3654,6 +3428,51 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: /iso କୁ mkdir କରିବାରେ ବିଫଳ ହୋଇଛି\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: /dev/sdb କୁ /iso ଉପରେ ସ୍ଥାପନ କରିବାରେ ବିଫଳ ହୋଇଛି\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: ସହାୟକ ପ୍ରଗ୍ରାମକୁ ଚଲାଇପାରିଲା ନାହିଁ, ଅଥବା ସହାୟକ ବିଫଳ ହୋଇଛି\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "ପରୀକ୍ଷଣ ସାଧନ ସହାୟକ ପ୍ରଗ୍ରାମ 'libguestfs-test-tool-helper' ଟି ଉପଲବ୍ଧ\n" +#~ "ନାହିଁ। ଏହାକୁ '%s' ରେ ଖୋଜିପାଇବେ ବୋଲି ଆଶାକରୁଛୁ\n" +#~ "\n" +#~ "ଏହି ପ୍ରଗ୍ରାମର ଅବସ୍ଥିତି ଉଲ୍ଲେଖ କରିବା ପାଇଁ --helper ବିକଳ୍ପକୁ ବ୍ୟବହାର କରନ୍ତୁ।\n" + +#~ msgid "command failed: %s" +#~ msgstr "ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "ପରୀକ୍ଷଣ ସାଧନ ସହାୟକ ପ୍ରଗ୍ରାମ %s\n" +#~ "ସ୍ଥାୟୀ ଭାବରେ ସଂଯୁକ୍ତ ହୋଇନାହିଁ। ଏହା ଗୋଟିଏ ନିର୍ମାଣ ଜନିତ ତ୍ରୁଟି ଯେତେବେଳେ ଏହି ପରୀକ୍ଷଣ\n" +#~ "ସାଧନଟି ନିର୍ମିତ ହୋଇଥିଲା।\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ" diff --git a/po/pa.po b/po/pa.po index 8522761..c4168a9 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-12-23 17:40+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: PLTG\n" @@ -3209,17 +3209,15 @@ msgstr "" "add-domain API ਉਪਲੱਬਧ ਨਹੀਂ ਕਿਉਂਕਿ libguestfs ਦਾ ਇਹ ਵਰਜਨ libvirt ਜਾਂ libxml2 ਤੋਂ " "ਬਿਨਾਂ ਕੰਪਾਈਲ ਕੀਤਾ ਗਿਆ ਸੀ" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3238,72 +3236,62 @@ msgstr "" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: invalid timeout: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: failed to create libguestfs handle\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: failed to add drive '%s'\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version failed\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: failed to launch appliance\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: failed to run sfdisk\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: failed to mkfs.ext2\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: failed to mkdir /iso\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: failed to run sfdisk\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3312,50 +3300,16 @@ msgstr "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"ਜਾਂਚ ਜੰਤਰ ਸਹਾਇਕ ਪਰੋਗਰਾਮ %s\n" -"ਸਥਿਰ ਤੌਰ ਤੇ ਸੰਬੰਧਿਤ ਨਹੀਂ। ਇਹ ਬਿਲਡ ਗਲਤੀ ਹੈ ਜਦੋਂ ਇਹ ਜਾਂਚ ਜੰਤਰ\n" -"ਬਣਾਇਆ ਸੀ।\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "virt-edit: ਕੋਈ ਈਮੇਜ਼ ਨਹੀਂ, ਸੋਧ ਕਰਨ ਲਈ VM ਨਾਂ ਜਾਂ ਫਾਇਲ-ਨਾਂ ਦਿੱਤੇ ਹਨ" @@ -3459,203 +3413,6 @@ msgstr "" "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" -#: tools/virt-resize.pl:33 -msgid "virt-resize: sorry this program does not work on a 32 bit host\n" -msgstr "virt-resize: ਮਾਫ ਕਰਨਾ ਇਹ ਪਰੋਗਰਾਮ 32 ਬਿੱਟ ਹੋਸਟਾਂ ਤੇ ਕੰਮ ਨਹੀਂ ਕਰਦਾ\n" - -#: tools/virt-resize.pl:581 -#, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "virt-resize: {file}: ਮੌਜੂਦ ਨਹੀਂ ਜਾਂ ਪੜ੍ਹਨਯੋਗ ਨਹੀਂ ਹੈ\n" - -#: tools/virt-resize.pl:583 -#, 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 "" -"virt-resize: {file}: ਮੌਜੂਦ ਨਹੀਂ ਹੈ ਜਾਂ ਲਿਖਣਯੋਗ ਨਹੀਂ ਹੈ\n" -"ਤੁਹਾਨੂੰ ਇਹ ਪਰੋਗਰਾਮ ਚਲਾਉਣ ਤੋਂ ਪਹਿਲਾਂ ਨੀਯਤ ਡਿਸਕ ਬਣਾਉਣੀ ਪਵੇਗੀ।\n" -"ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ ਕਿਰਪਾ ਕਰਕੇ virt-resize(1) manpage ਵੇਖੋ।\n" - -#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "virt-resize: {file}: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਨ ਲਈ ਫਾਇਲ ਬਹੁਤ ਛੋਟੀ ਹੈ ({sz} bytes)\n" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "virt-resize: ਸ਼ੌਰਟ ਰੀਡ" - -#: tools/virt-resize.pl:828 -#, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "virt-resize: {n} ਨਾਂ ਵਾਲਾ ਕੋਈ ਲਾਜੀਕਲ ਵਾਲੀਅਮ ਨਹੀਂ ਹੈ\n" - -#: tools/virt-resize.pl:848 -#, perl-brace-format -msgid "" -"{p}: partition not found in the source disk image, when using the '{opt}' " -"command line option\n" -msgstr "" -"{p}: ਭਾਗ ਸਰੋਤ ਡਿਸਕ ਈਮੇਜ਼ ਉੱਪਰ ਨਹੀਂ ਲੱਭਿਆ, ਜਦੋਂ '{opt}' ਕਮਾਂਡ ਲਾਈਨ ਚੋਣ ਵਰਤੀ ਜਾਂਦੀ ਹੈ\n" - -#: tools/virt-resize.pl:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "{p}: ਭਾਗ ਰੱਦ ਕੀਤਾ ਗਿਆ ਸੀ, ਤੁਸੀਂ ਇਸਨੂੰ ਹੋਰ ਕਮਾਂਡ ਲਾਈਨ ਆਰਗੂਮੈਂਟ ਵਿੱਚ ਨਹੀਂ ਵਰਤ ਸਕਦੇ\n" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "{p}: ਭਾਗ ਹਟਾਇਆ ਗਿਆ ਹੈ, ਤੁਸੀਂ ਇਸਨੂੰ ਹੋਰ ਕਮਾਂਡ ਲਾਈਨ ਆਰਗੂਮੈਂਟ ਵਿੱਚ ਨਹੀਂ ਵਰਤ ਸਕਦੇ\n" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "{p}: ਇਹ ਭਾਗ ਪਹਿਲਾਂ ਹੀ ਮੁੜ-ਅਕਾਰ ਲਈ ਮਾਰਕ ਕੀਤਾ ਹੋਇਆ ਹੈ\n" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "{p}: {o} ਚੋਣ ਵਿੱਚ ਅਕਾਰ ਖੇਤਰ ਗੌਰ-ਮੌਜੂਦ ਹੈ\n" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "{p}: {f}: ਅਕਾਰ ਖੇਤਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "{p}: ਨਵਾਂ ਅਕਾਰ ਸਿਫਰ ਜਾਂ ਰਿਣਾਤਮਕ ਹੈ\n" - -#: tools/virt-resize.pl:953 -#, 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 "" -"{p}: ਇਸ ਭਾਗ ਨੂੰ ਛੋਟਾ ਨਹੀਂ ਬਣਾ ਸਕਦਾ ਕਿਉਂਕਿ ਇਸ ਉੱਪਰ ਫਾਇਲਸਿਸਟਮ, ਭੌਤਿਕ ਵਾਲੀਅਮ ਜਾਂ ਹੋਰ ਸੰਖੇਪ " -"ਹਨ ਜੋ ਨਵੇਂ ਅਕਾਰ ਤੋਂ ਵੱਡੇ ਹਨ।\n" -"ਪਹਿਲਾਂ ਤੁਹਾਨੂੰ ਸੰਖੇਪਾਂ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦੇਣਾ ਪਵੇਗਾ, virt-resize(1) ਵੇਖੋ।\n" - -#: tools/virt-resize.pl:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "virt-resize: ਤੁਸੀਂ ਇਹ ਚੋਣਾਂ ਵਰਤ ਸਕਦੇ ਹੋ --expand and --shrink together\n" - -#: tools/virt-resize.pl:1018 -#, 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 "" -"virt-resize: ਗਲਤੀ: --expand ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਦੇ ਜਦੋਂ ਫੈਲਾਉਣ ਲਈ ਕੋਈ ਵਾਧੂ ਮੈਮੋਰੀ ਨਾ ਹੋਵੇ। " -"ਤੁਹਾਨੂੰ ਟਾਰਗਿਟ ਡਿਸਕ ਬਣਾਉਣਈ ਚਾਹੀਦੀ ਹੈ ਜਿਸ ਦਾ ਘੱਟੋ-ਘੱਟ ਅਕਾਰ ਹੋਵੇ {h}।\n" - -#: tools/virt-resize.pl:1033 -msgid "" -"virt-resize: error: cannot use --shrink because there is no deficit\n" -"(see 'deficit' in the virt-resize(1) man page)\n" -msgstr "" -"virt-resize: error: cannot use --shrink because there is no deficit\n" -"(see 'deficit' in the virt-resize(1) man page)\n" - -#: tools/virt-resize.pl:1048 -msgid "Summary of changes:\n" -msgstr "ਤਬਦੀਲੀਆਂ ਦੀ ਜਾਣਕਾਰੀ:\n" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "{p}: ਭਾਗ ਅਣਡਿੱਠਾ ਕੀਤਾ ਜਾਵੇਗਾ\n" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "{p}: ਭਾਗ ਹਟਾਇਆ ਜਾਵੇਗਾ\n" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "{p}: ਭਾਗ {oldsize} ਤੋਂ {newsize} ਨਾਲ ਮੁੜ-ਅਕਾਰ ਕੀਤਾ ਗਿਆ ਹੈ\n" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "{p}: ਸੰਖੇਪਾਂ ਨੂੰ'{meth}' ਢੰਗ ਵਰਤ ਕੇ ਫੈਲਾਇਆ ਜਾਵੇਗਾ\n" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "{p}: ਭਾਗ ਇਕੱਲਾ ਛੱਡਿਆ ਜਾਵੇਗਾ\n" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "{n}: LV ਨੂੰ ਅਧਿਕਤਮ ਅਕਾਰ ਤੱਕ ਫੈਲਾਇਆ ਜਾਵੇਗਾ\n" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "{n}: ਸੰਖੇਪਾਂ ਨੂੰ '{meth}' ਢੰਗ ਵਰਤ ਕੇ ਫੈਲਾਇਆ ਜਾਏਗਾ\n" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "{spl} ਬਾਈਟਾਂ ਦੀ ਬਚਤ ਹੈ ({h})।\n" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "ਇੱਕ ਵਾਧੂ ਭਾਗ ਬਚਤ ਲਈ ਬਣਾਇਆ ਜਾਵੇਗਾ।\n" - -#: tools/virt-resize.pl:1091 -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 "" -"ਬਾਕੀ ਸਪੇਸ ਵਾਧੂ ਭਾਗ ਬਣਾਉਣ ਲਈ ਲੋੜੀਂਦੀ ਨਹੀਂ ਹੈ\n" -"ਅਤੇ ਇਸ ਲਈ ਇਹ ਅਣਡਿੱਠੀ ਕੀਤੀ ਜਾਵੇਗੀ।\n" - -#: tools/virt-resize.pl:1094 -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 "" -"ਬਚਤ ਸਪੇਸ ਅਣਡਿੱਠੀ ਕੀਤੀ ਜਾਵੇਗੀ। ਗਿਸਟ ਵਿੱਚ ਵਿਭਾਗੀਕਰਨ ਪਰੋਗਰਾਮ ਚਲਾਓ\n" -"ਤਾਂ ਜੋ ਇਸ ਵਾਧੂ ਸਪੇਸ ਤੇ ਭਾਗ ਬਣਾਏ ਜਾਣ ਜੇ ਤੁਸੀਂ ਚਾਹੁੰਦੇ ਹੋ।\n" - -#: tools/virt-resize.pl:1097 -#, 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 "" -"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" - -#: tools/virt-resize.pl:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "virt-resize: ਸਰੋਤ ਡਿਸਕ ਉੱਪਰ ਪਹਿਲਾਂ ਭਾਗ ਨਹੀਂ ਹੈ\n" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "{p} ਨੂੰ ਕਾਪੀ ਕਰ ਰਿਹਾ ਹੈ ...\n" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "{p} ਨੂੰ '{meth}' ਢੱਗ ਵਰਤ ਕੇ ਫੈਲ ਰਿਹਾ ਹੈ\n" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "virt-tar: extract/upload ਮੋਡ ਕਮਾਂਡ ਲਾਈਨ ਵਿੱਚ ਦੋ-ਵਾਰ ਨਿਰਧਾਰਤ ਕੀਤਾ ਹੈ\n" @@ -3708,6 +3465,189 @@ msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਡਾਊਂਲੋ msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਨੂੰ ਅੱਪਲੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ: {err}\n" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" + +#~ msgid "command failed: %s" +#~ msgstr "ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "ਜਾਂਚ ਜੰਤਰ ਸਹਾਇਕ ਪਰੋਗਰਾਮ %s\n" +#~ "ਸਥਿਰ ਤੌਰ ਤੇ ਸੰਬੰਧਿਤ ਨਹੀਂ। ਇਹ ਬਿਲਡ ਗਲਤੀ ਹੈ ਜਦੋਂ ਇਹ ਜਾਂਚ ਜੰਤਰ\n" +#~ "ਬਣਾਇਆ ਸੀ।\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n" + +#~ msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +#~ msgstr "virt-resize: ਮਾਫ ਕਰਨਾ ਇਹ ਪਰੋਗਰਾਮ 32 ਬਿੱਟ ਹੋਸਟਾਂ ਤੇ ਕੰਮ ਨਹੀਂ ਕਰਦਾ\n" + +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "virt-resize: {file}: ਮੌਜੂਦ ਨਹੀਂ ਜਾਂ ਪੜ੍ਹਨਯੋਗ ਨਹੀਂ ਹੈ\n" + +#~ 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 "" +#~ "virt-resize: {file}: ਮੌਜੂਦ ਨਹੀਂ ਹੈ ਜਾਂ ਲਿਖਣਯੋਗ ਨਹੀਂ ਹੈ\n" +#~ "ਤੁਹਾਨੂੰ ਇਹ ਪਰੋਗਰਾਮ ਚਲਾਉਣ ਤੋਂ ਪਹਿਲਾਂ ਨੀਯਤ ਡਿਸਕ ਬਣਾਉਣੀ ਪਵੇਗੀ।\n" +#~ "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ ਕਿਰਪਾ ਕਰਕੇ virt-resize(1) manpage ਵੇਖੋ।\n" + +#~ msgid "" +#~ "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +#~ msgstr "virt-resize: {file}: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਨ ਲਈ ਫਾਇਲ ਬਹੁਤ ਛੋਟੀ ਹੈ ({sz} bytes)\n" + +#~ msgid "virt-resize: short read" +#~ msgstr "virt-resize: ਸ਼ੌਰਟ ਰੀਡ" + +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "virt-resize: {n} ਨਾਂ ਵਾਲਾ ਕੋਈ ਲਾਜੀਕਲ ਵਾਲੀਅਮ ਨਹੀਂ ਹੈ\n" + +#~ msgid "" +#~ "{p}: partition not found in the source disk image, when using the '{opt}' " +#~ "command line option\n" +#~ msgstr "" +#~ "{p}: ਭਾਗ ਸਰੋਤ ਡਿਸਕ ਈਮੇਜ਼ ਉੱਪਰ ਨਹੀਂ ਲੱਭਿਆ, ਜਦੋਂ '{opt}' ਕਮਾਂਡ ਲਾਈਨ ਚੋਣ ਵਰਤੀ ਜਾਂਦੀ ਹੈ\n" + +#~ msgid "" +#~ "{p}: partition ignored, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: ਭਾਗ ਰੱਦ ਕੀਤਾ ਗਿਆ ਸੀ, ਤੁਸੀਂ ਇਸਨੂੰ ਹੋਰ ਕਮਾਂਡ ਲਾਈਨ ਆਰਗੂਮੈਂਟ ਵਿੱਚ ਨਹੀਂ ਵਰਤ ਸਕਦੇ\n" + +#~ msgid "" +#~ "{p}: partition deleted, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "{p}: ਭਾਗ ਹਟਾਇਆ ਗਿਆ ਹੈ, ਤੁਸੀਂ ਇਸਨੂੰ ਹੋਰ ਕਮਾਂਡ ਲਾਈਨ ਆਰਗੂਮੈਂਟ ਵਿੱਚ ਨਹੀਂ ਵਰਤ ਸਕਦੇ\n" + +#~ msgid "{p}: this partition has already been marked for resizing\n" +#~ msgstr "{p}: ਇਹ ਭਾਗ ਪਹਿਲਾਂ ਹੀ ਮੁੜ-ਅਕਾਰ ਲਈ ਮਾਰਕ ਕੀਤਾ ਹੋਇਆ ਹੈ\n" + +#~ msgid "{p}: missing size field in {o} option\n" +#~ msgstr "{p}: {o} ਚੋਣ ਵਿੱਚ ਅਕਾਰ ਖੇਤਰ ਗੌਰ-ਮੌਜੂਦ ਹੈ\n" + +#~ msgid "{p}: {f}: cannot parse size field\n" +#~ msgstr "{p}: {f}: ਅਕਾਰ ਖੇਤਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n" + +#~ msgid "{p}: new size is zero or negative\n" +#~ msgstr "{p}: ਨਵਾਂ ਅਕਾਰ ਸਿਫਰ ਜਾਂ ਰਿਣਾਤਮਕ ਹੈ\n" + +#~ 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 "" +#~ "{p}: ਇਸ ਭਾਗ ਨੂੰ ਛੋਟਾ ਨਹੀਂ ਬਣਾ ਸਕਦਾ ਕਿਉਂਕਿ ਇਸ ਉੱਪਰ ਫਾਇਲਸਿਸਟਮ, ਭੌਤਿਕ ਵਾਲੀਅਮ ਜਾਂ ਹੋਰ " +#~ "ਸੰਖੇਪ ਹਨ ਜੋ ਨਵੇਂ ਅਕਾਰ ਤੋਂ ਵੱਡੇ ਹਨ।\n" +#~ "ਪਹਿਲਾਂ ਤੁਹਾਨੂੰ ਸੰਖੇਪਾਂ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦੇਣਾ ਪਵੇਗਾ, virt-resize(1) ਵੇਖੋ।\n" + +#~ msgid "virt-resize: you cannot use options --expand and --shrink together\n" +#~ msgstr "virt-resize: ਤੁਸੀਂ ਇਹ ਚੋਣਾਂ ਵਰਤ ਸਕਦੇ ਹੋ --expand and --shrink together\n" + +#~ 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 "" +#~ "virt-resize: ਗਲਤੀ: --expand ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਦੇ ਜਦੋਂ ਫੈਲਾਉਣ ਲਈ ਕੋਈ ਵਾਧੂ ਮੈਮੋਰੀ ਨਾ ਹੋਵੇ। " +#~ "ਤੁਹਾਨੂੰ ਟਾਰਗਿਟ ਡਿਸਕ ਬਣਾਉਣਈ ਚਾਹੀਦੀ ਹੈ ਜਿਸ ਦਾ ਘੱਟੋ-ਘੱਟ ਅਕਾਰ ਹੋਵੇ {h}।\n" + +#~ msgid "" +#~ "virt-resize: error: cannot use --shrink because there is no deficit\n" +#~ "(see 'deficit' in the virt-resize(1) man page)\n" +#~ msgstr "" +#~ "virt-resize: error: cannot use --shrink because there is no deficit\n" +#~ "(see 'deficit' in the virt-resize(1) man page)\n" + +#~ msgid "Summary of changes:\n" +#~ msgstr "ਤਬਦੀਲੀਆਂ ਦੀ ਜਾਣਕਾਰੀ:\n" + +#~ msgid "{p}: partition will be ignored\n" +#~ msgstr "{p}: ਭਾਗ ਅਣਡਿੱਠਾ ਕੀਤਾ ਜਾਵੇਗਾ\n" + +#~ msgid "{p}: partition will be deleted\n" +#~ msgstr "{p}: ਭਾਗ ਹਟਾਇਆ ਜਾਵੇਗਾ\n" + +#~ msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +#~ msgstr "{p}: ਭਾਗ {oldsize} ਤੋਂ {newsize} ਨਾਲ ਮੁੜ-ਅਕਾਰ ਕੀਤਾ ਗਿਆ ਹੈ\n" + +#~ msgid "{p}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{p}: ਸੰਖੇਪਾਂ ਨੂੰ'{meth}' ਢੰਗ ਵਰਤ ਕੇ ਫੈਲਾਇਆ ਜਾਵੇਗਾ\n" + +#~ msgid "{p}: partition will be left alone\n" +#~ msgstr "{p}: ਭਾਗ ਇਕੱਲਾ ਛੱਡਿਆ ਜਾਵੇਗਾ\n" + +#~ msgid "{n}: LV will be expanded to maximum size\n" +#~ msgstr "{n}: LV ਨੂੰ ਅਧਿਕਤਮ ਅਕਾਰ ਤੱਕ ਫੈਲਾਇਆ ਜਾਵੇਗਾ\n" + +#~ msgid "{n}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{n}: ਸੰਖੇਪਾਂ ਨੂੰ '{meth}' ਢੰਗ ਵਰਤ ਕੇ ਫੈਲਾਇਆ ਜਾਏਗਾ\n" + +#~ msgid "There is a surplus of {spl} bytes ({h}).\n" +#~ msgstr "{spl} ਬਾਈਟਾਂ ਦੀ ਬਚਤ ਹੈ ({h})।\n" + +#~ msgid "An extra partition will be created for the surplus.\n" +#~ msgstr "ਇੱਕ ਵਾਧੂ ਭਾਗ ਬਚਤ ਲਈ ਬਣਾਇਆ ਜਾਵੇਗਾ।\n" + +#~ 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 "" +#~ "ਬਾਕੀ ਸਪੇਸ ਵਾਧੂ ਭਾਗ ਬਣਾਉਣ ਲਈ ਲੋੜੀਂਦੀ ਨਹੀਂ ਹੈ\n" +#~ "ਅਤੇ ਇਸ ਲਈ ਇਹ ਅਣਡਿੱਠੀ ਕੀਤੀ ਜਾਵੇਗੀ।\n" + +#~ 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 "" +#~ "ਬਚਤ ਸਪੇਸ ਅਣਡਿੱਠੀ ਕੀਤੀ ਜਾਵੇਗੀ। ਗਿਸਟ ਵਿੱਚ ਵਿਭਾਗੀਕਰਨ ਪਰੋਗਰਾਮ ਚਲਾਓ\n" +#~ "ਤਾਂ ਜੋ ਇਸ ਵਾਧੂ ਸਪੇਸ ਤੇ ਭਾਗ ਬਣਾਏ ਜਾਣ ਜੇ ਤੁਸੀਂ ਚਾਹੁੰਦੇ ਹੋ।\n" + +#~ 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 "" +#~ "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" + +#~ msgid "virt-resize: source disk does not have a first partition\n" +#~ msgstr "virt-resize: ਸਰੋਤ ਡਿਸਕ ਉੱਪਰ ਪਹਿਲਾਂ ਭਾਗ ਨਹੀਂ ਹੈ\n" + +#~ msgid "Copying {p} ...\n" +#~ msgstr "{p} ਨੂੰ ਕਾਪੀ ਕਰ ਰਿਹਾ ਹੈ ...\n" + +#~ msgid "Expanding {p} using the '{meth}' method\n" +#~ msgstr "{p} ਨੂੰ '{meth}' ਢੱਗ ਵਰਤ ਕੇ ਫੈਲ ਰਿਹਾ ਹੈ\n" + #~ msgid "" #~ "error: domain is a live virtual machine.\n" #~ "You must use readonly access because write access to a running virtual " diff --git a/po/pl.po b/po/pl.po index 70c4843..249e1ba 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-12-21 14:12+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -3287,17 +3287,15 @@ msgstr "" "API dodawania domen jest niedostępne, ponieważ ta wersja biblioteki " "libguestfs została skompilowana bez bibliotek libvirt lub libxml2" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3317,76 +3315,64 @@ msgstr "" " -t n Ustawia czas oczekiwania na uruchomienie\n" " (domyślnie: %d sekundy)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: nieznana długa opcja: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: nieprawidłowy czas oczekiwania: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: nieoczekiwana opcja wiersza poleceń 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "" "libguestfs-test-tool: utworzenie programu obsługi libguestfs nie powiodło " "się\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: dodanie napędu \"%s\" nie powiodło się\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version nie powiodło się\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: uruchomienie przyrządu nie powiodło się\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: wykonanie sfdisk nie powiodło się\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 nie powiodło się\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: zamontowanie /dev/sda1 w / nie powiodło się\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: utworzenie katalogu /iso nie powiodło się\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: zamontowanie /dev/sdb w /iso nie powiodło się\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: nie można uruchomić programu pomocniczego lub program " -"nie powiódł się\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: wykonanie sfdisk nie powiodło się\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3395,49 +3381,16 @@ msgstr "" "Zmienna środowiskowa LIBGUESTFS_QEMU jest już ustawiona, więc nie można\n" "użyć opcji --qemu/--qemudir.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Plik binarny \"%s\" nie istnieje lub nie jest wykonywalny\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: nie wygląda na katalog źródłowy QEMU\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"Program pomocniczy narzędzia testowania \"libguestfs-test-tool-helper\" nie\n" -"jest dostępny. Oczekiwano odnalezienie go w \"%s\"\n" -"\n" -"Należy użyć opcji --helper, aby podać położenie tego programu.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "polecenie nie powiodło się: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"Program pomocniczy narzędzia testowania %s\n" -"nie jest skonsolidowany statycznie. Jest to błąd budowania.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "polecenie mkisofs nie powiodło się: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3549,213 +3502,6 @@ msgstr "" "Błąd w tym miejscu zwykle oznacza, że program nie oszacował poprawnie\n" "rozmiar systemu plików. Proszę przeczytać sekcję BUGS strony podręcznika.\n" -#: tools/virt-resize.pl:33 -msgid "virt-resize: sorry this program does not work on a 32 bit host\n" -msgstr "virt-rescue: ten program nie działa na 32 bitowym gospodarzu\n" - -#: tools/virt-resize.pl:581 -#, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "virt-resize: {file}: nie istnieje lub nie jest odczytywalny\n" - -#: tools/virt-resize.pl:583 -#, 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 "" -"virt-resize: {file}: nie istnieje lub nie jest zapisywalny\n" -"Należy utworzyć dysk docelowy przed uruchomieniem tego programu.\n" -"Proszę przeczytać stronę podręcznika virt-resize(1), aby dowiedzieć się " -"więcej.\n" - -#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" -"virt-resize: {file}: plik jest za mały, aby był obrazem dysku ({sz} bajtów)\n" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "virt-resize: krótki odczyt" - -#: tools/virt-resize.pl:828 -#, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "virt-resize: brak woluminu logicznego o nazwie {n}\n" - -#: tools/virt-resize.pl:848 -#, perl-brace-format -msgid "" -"{p}: partition not found in the source disk image, when using the '{opt}' " -"command line option\n" -msgstr "" -"{p}: nie odnaleziono partycji w źródłowym obrazie dysku podczas używania " -"opcji wiersza poleceń\"{opt}\"\n" - -#: tools/virt-resize.pl:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" -"{p}: zignorowano partycję, nie można jej używać w kolejnych parametrach " -"wiersza poleceń\n" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" -"{p}: usunięto partycję, nie można jej używać w kolejnych parametrach wiersza " -"poleceń\n" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "{p}: ta partycja została już oznaczona do zmiany rozmiaru\n" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "{p}: brak pola rozmiaru w opcji {o}\n" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "{p}: {f}: nie można przetworzyć pola rozmiaru\n" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "{p}: nowy rozmiar wynosi zero lub jest ujemny\n" - -#: tools/virt-resize.pl:953 -#, 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 "" -"{p}: nie można zmniejszyć tej partycji, ponieważ zawiera ona system plików,\n" -"wolumin fizyczny lub inną zawartość, która jest większa niż nowy rozmiar.\n" -"Należy najpierw zmienić rozmiar zawartości, w tym celu proszę zobaczyć " -"stronę podręcznika virt-resize(1).\n" - -#: tools/virt-resize.pl:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" -"virt-resize: nie można używać razem opcji --expand i --shrink together\n" - -#: tools/virt-resize.pl:1018 -#, 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 "" -"virt-resize: błąd: nie można użyć opcji --expand, kiedy nie ma miejsca na\n" -"rozszerzenie. Należy zwiększyć dysk docelowy o co najmniej {h}.\n" - -#: tools/virt-resize.pl:1033 -msgid "" -"virt-resize: error: cannot use --shrink because there is no deficit\n" -"(see 'deficit' in the virt-resize(1) man page)\n" -msgstr "" -"virt-resize: błąd: nie można użyć opcji --shrink, ponieważ brak deficytu\n" -"(proszę zobaczyć \"deficit\" na stronie podręcznika virt-resize(1)).\n" - -#: tools/virt-resize.pl:1048 -msgid "Summary of changes:\n" -msgstr "Podsumowanie zmian:\n" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "{p}: partycja zostanie zignorowana\n" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "{p}: partycja zostanie usunięta\n" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "{p}: rozmiar partycji zostanie zmieniony z {oldsize} do {newsize}\n" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "{p}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "{p}: partycja zostanie pozostawiona bez zmian\n" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "{n}: wolumin logiczny zostanie rozszerzony do maksymalnego rozmiaru\n" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "{n}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "Istnieje nadmiar {spl} bajtów ({h}).\n" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "Dodatkowa partycja zostanie utworzona dla nadmiarowego miejsca.\n" - -#: tools/virt-resize.pl:1091 -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 "" -"Nadmiarowe miejsce nie jest dostatecznie duże do utworzenia dodatkowej\n" -"partycji, więc zostanie zignorowane.\n" - -#: tools/virt-resize.pl:1094 -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 "" -"Nadmiarowe miejsce zostanie zignorowane. Można uruchomić program\n" -"partycjonowania w gościu, aby partycjonować te dodatkowe miejsce w razie\n" -"potrzeby.\n" - -#: tools/virt-resize.pl:1097 -#, 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 "" -"virt-resize: błąd: istnieje deficyt {def} bajtów ({h}).\n" -"Należy zwiększyć dysk docelowy co najmniej o tę ilość lub dostosować\n" -"żądania zmiany rozmiaru.\n" - -#: tools/virt-resize.pl:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "virt-resize: dysk źródłowy nie posiada pierwszej partycji\n" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "Kopiowanie {p}...\n" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "Rozszerzanie {p} używając metody \"{meth}\"\n" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "virt-tar: wydobywa/wysyła tryb podany dwukrotnie w wierszu poleceń\n" @@ -3813,6 +3559,205 @@ msgstr "virt-win-reg: {p}: nie można pobrać pliku rejestru: {err}\n" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: nie można wysłać pliku rejestru: {err}\n" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: utworzenie katalogu /iso nie powiodło się\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "" +#~ "libguestfs-test-tool: zamontowanie /dev/sdb w /iso nie powiodło się\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: nie można uruchomić programu pomocniczego lub " +#~ "program nie powiódł się\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "Program pomocniczy narzędzia testowania \"libguestfs-test-tool-helper\" " +#~ "nie\n" +#~ "jest dostępny. Oczekiwano odnalezienie go w \"%s\"\n" +#~ "\n" +#~ "Należy użyć opcji --helper, aby podać położenie tego programu.\n" + +#~ msgid "command failed: %s" +#~ msgstr "polecenie nie powiodło się: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "Program pomocniczy narzędzia testowania %s\n" +#~ "nie jest skonsolidowany statycznie. Jest to błąd budowania.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "polecenie mkisofs nie powiodło się: %s\n" + +#~ msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +#~ msgstr "virt-rescue: ten program nie działa na 32 bitowym gospodarzu\n" + +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "virt-resize: {file}: nie istnieje lub nie jest odczytywalny\n" + +#~ 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 "" +#~ "virt-resize: {file}: nie istnieje lub nie jest zapisywalny\n" +#~ "Należy utworzyć dysk docelowy przed uruchomieniem tego programu.\n" +#~ "Proszę przeczytać stronę podręcznika virt-resize(1), aby dowiedzieć się " +#~ "więcej.\n" + +#~ msgid "" +#~ "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +#~ msgstr "" +#~ "virt-resize: {file}: plik jest za mały, aby był obrazem dysku ({sz} " +#~ "bajtów)\n" + +#~ msgid "virt-resize: short read" +#~ msgstr "virt-resize: krótki odczyt" + +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "virt-resize: brak woluminu logicznego o nazwie {n}\n" + +#~ msgid "" +#~ "{p}: partition not found in the source disk image, when using the '{opt}' " +#~ "command line option\n" +#~ msgstr "" +#~ "{p}: nie odnaleziono partycji w źródłowym obrazie dysku podczas używania " +#~ "opcji wiersza poleceń\"{opt}\"\n" + +#~ msgid "" +#~ "{p}: partition ignored, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: zignorowano partycję, nie można jej używać w kolejnych parametrach " +#~ "wiersza poleceń\n" + +#~ msgid "" +#~ "{p}: partition deleted, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: usunięto partycję, nie można jej używać w kolejnych parametrach " +#~ "wiersza poleceń\n" + +#~ msgid "{p}: this partition has already been marked for resizing\n" +#~ msgstr "{p}: ta partycja została już oznaczona do zmiany rozmiaru\n" + +#~ msgid "{p}: missing size field in {o} option\n" +#~ msgstr "{p}: brak pola rozmiaru w opcji {o}\n" + +#~ msgid "{p}: {f}: cannot parse size field\n" +#~ msgstr "{p}: {f}: nie można przetworzyć pola rozmiaru\n" + +#~ msgid "{p}: new size is zero or negative\n" +#~ msgstr "{p}: nowy rozmiar wynosi zero lub jest ujemny\n" + +#~ 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 "" +#~ "{p}: nie można zmniejszyć tej partycji, ponieważ zawiera ona system " +#~ "plików,\n" +#~ "wolumin fizyczny lub inną zawartość, która jest większa niż nowy " +#~ "rozmiar.\n" +#~ "Należy najpierw zmienić rozmiar zawartości, w tym celu proszę zobaczyć " +#~ "stronę podręcznika virt-resize(1).\n" + +#~ msgid "virt-resize: you cannot use options --expand and --shrink together\n" +#~ msgstr "" +#~ "virt-resize: nie można używać razem opcji --expand i --shrink together\n" + +#~ 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 "" +#~ "virt-resize: błąd: nie można użyć opcji --expand, kiedy nie ma miejsca " +#~ "na\n" +#~ "rozszerzenie. Należy zwiększyć dysk docelowy o co najmniej {h}.\n" + +#~ msgid "" +#~ "virt-resize: error: cannot use --shrink because there is no deficit\n" +#~ "(see 'deficit' in the virt-resize(1) man page)\n" +#~ msgstr "" +#~ "virt-resize: błąd: nie można użyć opcji --shrink, ponieważ brak deficytu\n" +#~ "(proszę zobaczyć \"deficit\" na stronie podręcznika virt-resize(1)).\n" + +#~ msgid "Summary of changes:\n" +#~ msgstr "Podsumowanie zmian:\n" + +#~ msgid "{p}: partition will be ignored\n" +#~ msgstr "{p}: partycja zostanie zignorowana\n" + +#~ msgid "{p}: partition will be deleted\n" +#~ msgstr "{p}: partycja zostanie usunięta\n" + +#~ msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +#~ msgstr "{p}: rozmiar partycji zostanie zmieniony z {oldsize} do {newsize}\n" + +#~ msgid "{p}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{p}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n" + +#~ msgid "{p}: partition will be left alone\n" +#~ msgstr "{p}: partycja zostanie pozostawiona bez zmian\n" + +#~ msgid "{n}: LV will be expanded to maximum size\n" +#~ msgstr "" +#~ "{n}: wolumin logiczny zostanie rozszerzony do maksymalnego rozmiaru\n" + +#~ msgid "{n}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{n}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n" + +#~ msgid "There is a surplus of {spl} bytes ({h}).\n" +#~ msgstr "Istnieje nadmiar {spl} bajtów ({h}).\n" + +#~ msgid "An extra partition will be created for the surplus.\n" +#~ msgstr "Dodatkowa partycja zostanie utworzona dla nadmiarowego miejsca.\n" + +#~ 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 "" +#~ "Nadmiarowe miejsce nie jest dostatecznie duże do utworzenia dodatkowej\n" +#~ "partycji, więc zostanie zignorowane.\n" + +#~ 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 "" +#~ "Nadmiarowe miejsce zostanie zignorowane. Można uruchomić program\n" +#~ "partycjonowania w gościu, aby partycjonować te dodatkowe miejsce w razie\n" +#~ "potrzeby.\n" + +#~ 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 "" +#~ "virt-resize: błąd: istnieje deficyt {def} bajtów ({h}).\n" +#~ "Należy zwiększyć dysk docelowy co najmniej o tę ilość lub dostosować\n" +#~ "żądania zmiany rozmiaru.\n" + +#~ msgid "virt-resize: source disk does not have a first partition\n" +#~ msgstr "virt-resize: dysk źródłowy nie posiada pierwszej partycji\n" + +#~ msgid "Copying {p} ...\n" +#~ msgstr "Kopiowanie {p}...\n" + +#~ msgid "Expanding {p} using the '{meth}' method\n" +#~ msgstr "Rozszerzanie {p} używając metody \"{meth}\"\n" + #~ msgid "" #~ "error: domain is a live virtual machine.\n" #~ "You must use readonly access because write access to a running virtual " diff --git a/po/ta.po b/po/ta.po index 644ff18..cffb91a 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix \n" "Language-Team: ta_IN \n" @@ -3186,17 +3186,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3215,74 +3213,62 @@ msgstr "" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: தெரியாத நீண்ட விருப்பம்: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: தவறான நேரமுடிவு: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை வரி விருப்பம் 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: failed to launch appliance\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: sfவட்டை இயக்க முடியவில்லை\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: mount /dev/sda1ல் ஏற முடியவில்லை /\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: mkdir /iso தோல்வியுற்றது\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: mount /dev/sdb on /iso ஆனது தோல்வியுற்றது\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: உதவியாளர் நிரலை இயக்க முடியவில்லை, அல்லது உதவியாளர் " -"தோல்வியுற்றது\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: sfவட்டை இயக்க முடியவில்லை\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3291,50 +3277,16 @@ msgstr "" "LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n" "--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Binary '%s' does not exist or is not executable\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "கட்டளை தோல்வியுற்றது: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3429,185 +3381,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, 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:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3660,6 +3433,52 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: mkdir /iso தோல்வியுற்றது\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: mount /dev/sdb on /iso ஆனது தோல்வியுற்றது\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: உதவியாளர் நிரலை இயக்க முடியவில்லை, அல்லது உதவியாளர் " +#~ "தோல்வியுற்றது\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" + +#~ msgid "command failed: %s" +#~ msgstr "கட்டளை தோல்வியுற்றது: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "Binary '%s' does not exist or is not executable\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு" diff --git a/po/te.po b/po/te.po index 2f2782f..face592 100644 --- a/po/te.po +++ b/po/te.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -3181,17 +3181,15 @@ msgid "" "without libvirt or libxml2" msgstr "" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3210,72 +3208,62 @@ msgstr "" " --timeout n\n" " -t n Set launch timeout (default: %d seconds)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: తెలియని లాంగ్ ఐచ్చికము: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: చెల్లని సమయముగింపు: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: అనుకోని కమాండ్ లైన్ ఐచ్చికము 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "libguestfs-test-tool: libguestfs సంభాలిక సృష్టించుటలో విఫలమైంది\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: డ్రైవ్ '%s' జతచేయుటకు విఫలమైంది\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: guestfs_version విఫలమైంది\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: ఉపకరణము ఆరంభించుటలో విఫలమైంది\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: sfdisk నడుపుటకు విఫలమైంది\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2కు విఫలమైంది\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1ను /పై మౌంట్ చేయుటకు విఫలమైంది\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: mkdir /iso విఫలమైంది\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: /dev/sdb ను /iso పై మౌంటుకు విఫలమైంది\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "libguestfs-test-tool: సహాయకి ప్రోగ్రామును నడుపలేక పోయింది, లేదా సహాయకి విఫలమైంది\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: sfdisk నడుపుటకు విఫలమైంది\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3284,49 +3272,16 @@ msgstr "" "LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n" "--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: అనునది qemu మూలపు డైరెక్టరీవలె కనిపించుటలేదు\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"పరిశీలనా సాధనపు సహాయకి ప్రోగ్రామ్ 'libguestfs-test-tool-helper' అందుబాటులో\n" -"లేదు. దానికి '%s' నందు కనుగొనవలసి వుంది\n" -"\n" -"ఈ ప్రోగ్రామ్ యొక్క స్థానమును తెలుపుటకు --helper ఐచ్చికాన్ని వుపయోగించుము.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "ఆదేశము విఫలమైంది: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"పరిశీలనా సాధనపు సహాయకి ప్రోగ్రామ్ %s\n" -"స్థిరంగా లింకు కాబడిలేదు. ఇది యీ పరిశీలనా సాధనము నిర్మించబడినప్పుటి వొక నిర్మాణ దోషము.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "mkisofs ఆదేశము విఫలమైంది: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3421,185 +3376,6 @@ msgid "" "filesystem size correctly. Please read the BUGS section of the manpage.\n" 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:581 -#, fuzzy, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n" - -#: tools/virt-resize.pl:583 -#, 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:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "" - -#: tools/virt-resize.pl:828 -#, fuzzy, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము" - -#: tools/virt-resize.pl:848 -#, 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:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "" - -#: tools/virt-resize.pl:953 -#, 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:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" - -#: tools/virt-resize.pl:1018 -#, 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:1033 -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:1048 -msgid "Summary of changes:\n" -msgstr "" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "" - -#: tools/virt-resize.pl:1091 -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:1094 -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:1097 -#, 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:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3652,6 +3428,49 @@ msgstr "" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: mkdir /iso విఫలమైంది\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: /dev/sdb ను /iso పై మౌంటుకు విఫలమైంది\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "libguestfs-test-tool: సహాయకి ప్రోగ్రామును నడుపలేక పోయింది, లేదా సహాయకి విఫలమైంది\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "పరిశీలనా సాధనపు సహాయకి ప్రోగ్రామ్ 'libguestfs-test-tool-helper' అందుబాటులో\n" +#~ "లేదు. దానికి '%s' నందు కనుగొనవలసి వుంది\n" +#~ "\n" +#~ "ఈ ప్రోగ్రామ్ యొక్క స్థానమును తెలుపుటకు --helper ఐచ్చికాన్ని వుపయోగించుము.\n" + +#~ msgid "command failed: %s" +#~ msgstr "ఆదేశము విఫలమైంది: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "పరిశీలనా సాధనపు సహాయకి ప్రోగ్రామ్ %s\n" +#~ "స్థిరంగా లింకు కాబడిలేదు. ఇది యీ పరిశీలనా సాధనము నిర్మించబడినప్పుటి వొక నిర్మాణ దోషము.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "mkisofs ఆదేశము విఫలమైంది: %s\n" + +#, fuzzy +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n" + +#, fuzzy +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము" + #, fuzzy #~ msgid "failed to create temporary cache directory: %m" #~ msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము" diff --git a/po/uk.po b/po/uk.po index 1c2c68b..5042760 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-05 20:38+0100\n" +"POT-Creation-Date: 2011-04-09 20:12+0100\n" "PO-Revision-Date: 2011-03-22 15:28+0000\n" "Last-Translator: yurchor \n" "Language-Team: Ukrainian \n" @@ -3322,17 +3322,15 @@ msgstr "" "програмний інтерфейс add-domain недоступний, оскільки цю версію libguestfs " "було зібрано без підтримки бібліотеки libvirt або libxml2" -#: test-tool/test-tool.c:82 -#, c-format +#: test-tool/test-tool.c:79 +#, fuzzy, c-format msgid "" "libguestfs-test-tool: interactive test tool\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2011 Red Hat Inc.\n" "Usage:\n" " libguestfs-test-tool [--options]\n" "Options:\n" " --help Display usage\n" -" --helper libguestfs-test-tool-helper\n" -" Helper program (default: %s)\n" " --qemudir dir Specify QEMU source directory\n" " --qemu qemu Specify QEMU binary\n" " --timeout n\n" @@ -3351,75 +3349,63 @@ msgstr "" " --timeout n\n" " -t n Встановити час очікування запуску (типово %d секунд)\n" -#: test-tool/test-tool.c:138 +#: test-tool/test-tool.c:127 #, c-format msgid "libguestfs-test-tool: unknown long option: %s (%d)\n" msgstr "libguestfs-test-tool: невідомий довгий запис параметра: %s (%d)\n" -#: test-tool/test-tool.c:147 +#: test-tool/test-tool.c:136 #, c-format msgid "libguestfs-test-tool: invalid timeout: %s\n" msgstr "libguestfs-test-tool: некоректне значення часу очікування: %s\n" -#: test-tool/test-tool.c:159 +#: test-tool/test-tool.c:148 #, c-format msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "libguestfs-test-tool: неочікуваний параметр командного рядка 0x%x\n" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:170 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "" "libguestfs-test-tool: не вдалося створити елемент керування libguestfs\n" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:177 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: не вдалося додати пристрій «%s»\n" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "libguestfs-test-tool: помилка guestfs_version\n" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:217 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: не вдалося запустити пристрій\n" -#: test-tool/test-tool.c:240 -#, c-format -msgid "libguestfs-test-tool: failed to run sfdisk\n" +#: test-tool/test-tool.c:229 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: не вдалося виконати sfdisk\n" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:235 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: не вдалося виконати mkfs.ext2\n" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:241 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: не вдалося змонтувати /dev/sda1 до /\n" -#: test-tool/test-tool.c:258 -#, c-format -msgid "libguestfs-test-tool: failed to mkdir /iso\n" -msgstr "libguestfs-test-tool: не вдалося створити каталог /iso\n" - -#: test-tool/test-tool.c:264 -#, c-format -msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" -msgstr "libguestfs-test-tool: не вдалося змонтувати /dev/sdb до /iso\n" - -#: test-tool/test-tool.c:272 -#, c-format -msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" -msgstr "" -"libguestfs-test-tool: не вдалося запустити допоміжну програму або допоміжній " -"програмі не вдалося виконати завдання\n" +#: test-tool/test-tool.c:248 +#, fuzzy, c-format +msgid "libguestfs-test-tool: failed to touch file\n" +msgstr "libguestfs-test-tool: не вдалося виконати sfdisk\n" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:279 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -3428,50 +3414,16 @@ msgstr "" "Значення змінної середовища LIBGUESTFS_QEMU вже встановлено, отже\n" "не можна використовувати параметри --qemu/--qemudir.\n" -#: test-tool/test-tool.c:311 +#: test-tool/test-tool.c:287 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Виконуваного файла «%s» не існує або вказаний файл не є виконуваним\n" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:301 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: не є каталогом початкових кодів qemu\n" -#: test-tool/test-tool.c:374 -#, c-format -msgid "" -"Test tool helper program 'libguestfs-test-tool-helper' is not\n" -"available. Expected to find it in '%s'\n" -"\n" -"Use the --helper option to specify the location of this program.\n" -msgstr "" -"Допоміжна програма тестового інструмента «libguestfs-test-tool-helper»\n" -"недоступна. Програма мала зберігатися у «%s»\n" -"\n" -"Скористайтеся параметром --helper для визначення розташування програми.\n" - -#: test-tool/test-tool.c:390 -#, c-format -msgid "command failed: %s" -msgstr "помилка команди: %s" - -#: test-tool/test-tool.c:398 -#, c-format -msgid "" -"Test tool helper program %s\n" -"is not statically linked. This is a build error when this test tool\n" -"was built.\n" -msgstr "" -"Допоміжну програма інструмента тестування %s\n" -"не скомпоновано статично. Це помилка збирання тестового\n" -"інструмента.\n" - -#: test-tool/test-tool.c:432 -#, c-format -msgid "mkisofs command failed: %s\n" -msgstr "помилка команди mkisofs: %s\n" - #: tools/virt-edit.pl:178 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" @@ -3585,217 +3537,6 @@ msgstr "" "розмір файлової системи. Будь ласка, ознайомтеся з розділом BUGS сторінки " "man.\n" -#: tools/virt-resize.pl:33 -msgid "virt-resize: sorry this program does not work on a 32 bit host\n" -msgstr "" -"virt-resize: вибачте, ця програма не працює у 32-бітових основних системах\n" - -#: tools/virt-resize.pl:581 -#, perl-brace-format -msgid "virt-resize: {file}: does not exist or is not readable\n" -msgstr "virt-resize: {file}: не існує або непридатний до читання\n" - -#: tools/virt-resize.pl:583 -#, 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 "" -"virt-resize: {file}: не існує або непридатний до запису\n" -"Перш ніж запускати цю програму, вам слід створити диск призначення.\n" -"Докладніші дані можна знайти на сторінці довідника (man) virt-resize(1).\n" - -#: tools/virt-resize.pl:663 tools/virt-resize.pl:666 -#, perl-brace-format -msgid "" -"virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" -msgstr "" -"virt-resize: {file}: занадто малий для образу диска файл ({sz} байтів)\n" - -#: tools/virt-resize.pl:682 tools/virt-resize.pl:694 -msgid "virt-resize: short read" -msgstr "virt-resize: мало даних" - -#: tools/virt-resize.pl:828 -#, perl-brace-format -msgid "virt-resize: no logical volume called {n}\n" -msgstr "virt-resize: не викликано логічного тому {n}\n" - -#: tools/virt-resize.pl:848 -#, perl-brace-format -msgid "" -"{p}: partition not found in the source disk image, when using the '{opt}' " -"command line option\n" -msgstr "" -"{p}: під час спроби використання параметра командного рядка «{opt}» у даних " -"образу диска не виявлено розділів\n" - -#: tools/virt-resize.pl:854 -#, perl-brace-format -msgid "" -"{p}: partition ignored, you cannot use it in another command line argument\n" -msgstr "" -"{p}: розділ проігноровано, ви не можете використовувати його у інших " -"параметрах командного рядка\n" - -#: tools/virt-resize.pl:858 -#, perl-brace-format -msgid "" -"{p}: partition deleted, you cannot use it in another command line argument\n" -msgstr "" -"{p}: розділ вилучено, ви не можете використовувати його у інших параметрах " -"командного рядка\n" - -#: tools/virt-resize.pl:900 -#, perl-brace-format -msgid "{p}: this partition has already been marked for resizing\n" -msgstr "{p}: цей розділ вже було позначено для зміни розміру\n" - -#: tools/virt-resize.pl:908 -#, perl-brace-format -msgid "{p}: missing size field in {o} option\n" -msgstr "{p}: у параметрі {o} не вказано значення розміру\n" - -#: tools/virt-resize.pl:925 -#, perl-brace-format -msgid "{p}: {f}: cannot parse size field\n" -msgstr "{p}: {f}: не вдалося обробити значення поля розміру\n" - -#: tools/virt-resize.pl:930 -#, perl-brace-format -msgid "{p}: new size is zero or negative\n" -msgstr "{p}: новий розмір є нульовим або від’ємним\n" - -#: tools/virt-resize.pl:953 -#, 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 "" -"{p}: не можна зменшувати розміри розділу, оскільки на ньому міститься " -"файлова\n" -"система, фізичний том або інші дані, об’єм яких перевищує вказаний новий " -"розмір.\n" -"Вам спочатку слід змінити об’єм даних, див. virt-resize(1).\n" - -#: tools/virt-resize.pl:969 -msgid "virt-resize: you cannot use options --expand and --shrink together\n" -msgstr "" -"virt-resize: не можна одночасно використовувати параметри --expand і --" -"shrink\n" - -#: tools/virt-resize.pl:1018 -#, 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 "" -"virt-resize: помилка: не можна використовувати --expand, якщо немає залишку " -"місця для\n" -"розширення. Вам слід зробити диск призначення більшим, принаймні на {h}.\n" - -#: tools/virt-resize.pl:1033 -msgid "" -"virt-resize: error: cannot use --shrink because there is no deficit\n" -"(see 'deficit' in the virt-resize(1) man page)\n" -msgstr "" -"virt-resize: помилка: не можна використовувати --shrink, оскільки немає " -"дефіциту\n" -"(див. «deficit» на сторінці довідника (man) virt-resize(1))\n" - -#: tools/virt-resize.pl:1048 -msgid "Summary of changes:\n" -msgstr "Резюме змін:\n" - -#: tools/virt-resize.pl:1052 -#, perl-brace-format -msgid "{p}: partition will be ignored\n" -msgstr "{p}: розділ буде проігноровано\n" - -#: tools/virt-resize.pl:1054 -#, perl-brace-format -msgid "{p}: partition will be deleted\n" -msgstr "{p}: розділ буде вилучено\n" - -#: tools/virt-resize.pl:1056 -#, perl-brace-format -msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" -msgstr "{p}: розмір розділу буде змінено з {oldsize} на {newsize}\n" - -#: tools/virt-resize.pl:1061 -#, perl-brace-format -msgid "{p}: content will be expanded using the '{meth}' method\n" -msgstr "{p}: вміст буде розширено за допомогою методу «{meth}»\n" - -#: tools/virt-resize.pl:1066 -#, perl-brace-format -msgid "{p}: partition will be left alone\n" -msgstr "{p}: розділ не буде змінено\n" - -#: tools/virt-resize.pl:1071 -#, perl-brace-format -msgid "{n}: LV will be expanded to maximum size\n" -msgstr "{n}: логічний том буде розширено до максимального розміру\n" - -#: tools/virt-resize.pl:1077 -#, perl-brace-format -msgid "{n}: content will be expanded using the '{meth}' method\n" -msgstr "{n}: вміст буде розширено за допомогою методу «{meth}»\n" - -#: tools/virt-resize.pl:1084 -#, perl-brace-format -msgid "There is a surplus of {spl} bytes ({h}).\n" -msgstr "Вільними залишилися {spl} байтів ({h}).\n" - -#: tools/virt-resize.pl:1089 -msgid "An extra partition will be created for the surplus.\n" -msgstr "На решті простору сховища буде створено додатковий розділ.\n" - -#: tools/virt-resize.pl:1091 -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 "" -"Залишок місця недостатньо великий для створення нового розділу, отже\n" -"його буде просто проігноровано.\n" - -#: tools/virt-resize.pl:1094 -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 "" -"Залишок місця буде проігноровано. Запустіть програму керування розділами " -"гостьової\n" -"системи, якщо бажаєте розподілити це залишок місця.\n" - -#: tools/virt-resize.pl:1097 -#, 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 "" -"virt-resize: помилка: не вистачає {def} байтів ({h}).\n" -"Вам слід збільшити розмір диска призначення принаймні на вказане значення\n" -"або скоригувати запит щодо зміни розмірів.\n" - -#: tools/virt-resize.pl:1114 -msgid "virt-resize: source disk does not have a first partition\n" -msgstr "virt-resize: на початковому диску немає першого розділу\n" - -#: tools/virt-resize.pl:1209 -#, perl-brace-format -msgid "Copying {p} ...\n" -msgstr "Копіювання {p}…\n" - -#: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330 -#, perl-brace-format -msgid "Expanding {p} using the '{meth}' method\n" -msgstr "Розширення {p} за допомогою методу «{meth}»\n" - #: tools/virt-tar.pl:183 tools/virt-tar.pl:190 msgid "virt-tar: extract/upload mode specified twice on the command line\n" msgstr "" @@ -3852,3 +3593,202 @@ msgstr "virt-win-reg: {p}: не вдалося отримати файл рег #, perl-brace-format msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: не вдалося вивантажити файл регістра: {err}\n" + +#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n" +#~ msgstr "libguestfs-test-tool: не вдалося створити каталог /iso\n" + +#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" +#~ msgstr "libguestfs-test-tool: не вдалося змонтувати /dev/sdb до /iso\n" + +#~ msgid "" +#~ "libguestfs-test-tool: could not run helper program, or helper failed\n" +#~ msgstr "" +#~ "libguestfs-test-tool: не вдалося запустити допоміжну програму або " +#~ "допоміжній програмі не вдалося виконати завдання\n" + +#~ msgid "" +#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n" +#~ "available. Expected to find it in '%s'\n" +#~ "\n" +#~ "Use the --helper option to specify the location of this program.\n" +#~ msgstr "" +#~ "Допоміжна програма тестового інструмента «libguestfs-test-tool-helper»\n" +#~ "недоступна. Програма мала зберігатися у «%s»\n" +#~ "\n" +#~ "Скористайтеся параметром --helper для визначення розташування програми.\n" + +#~ msgid "command failed: %s" +#~ msgstr "помилка команди: %s" + +#~ msgid "" +#~ "Test tool helper program %s\n" +#~ "is not statically linked. This is a build error when this test tool\n" +#~ "was built.\n" +#~ msgstr "" +#~ "Допоміжну програма інструмента тестування %s\n" +#~ "не скомпоновано статично. Це помилка збирання тестового\n" +#~ "інструмента.\n" + +#~ msgid "mkisofs command failed: %s\n" +#~ msgstr "помилка команди mkisofs: %s\n" + +#~ msgid "virt-resize: sorry this program does not work on a 32 bit host\n" +#~ msgstr "" +#~ "virt-resize: вибачте, ця програма не працює у 32-бітових основних " +#~ "системах\n" + +#~ msgid "virt-resize: {file}: does not exist or is not readable\n" +#~ msgstr "virt-resize: {file}: не існує або непридатний до читання\n" + +#~ 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 "" +#~ "virt-resize: {file}: не існує або непридатний до запису\n" +#~ "Перш ніж запускати цю програму, вам слід створити диск призначення.\n" +#~ "Докладніші дані можна знайти на сторінці довідника (man) virt-resize(1).\n" + +#~ msgid "" +#~ "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n" +#~ msgstr "" +#~ "virt-resize: {file}: занадто малий для образу диска файл ({sz} байтів)\n" + +#~ msgid "virt-resize: short read" +#~ msgstr "virt-resize: мало даних" + +#~ msgid "virt-resize: no logical volume called {n}\n" +#~ msgstr "virt-resize: не викликано логічного тому {n}\n" + +#~ msgid "" +#~ "{p}: partition not found in the source disk image, when using the '{opt}' " +#~ "command line option\n" +#~ msgstr "" +#~ "{p}: під час спроби використання параметра командного рядка «{opt}» у " +#~ "даних образу диска не виявлено розділів\n" + +#~ msgid "" +#~ "{p}: partition ignored, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: розділ проігноровано, ви не можете використовувати його у інших " +#~ "параметрах командного рядка\n" + +#~ msgid "" +#~ "{p}: partition deleted, you cannot use it in another command line " +#~ "argument\n" +#~ msgstr "" +#~ "{p}: розділ вилучено, ви не можете використовувати його у інших " +#~ "параметрах командного рядка\n" + +#~ msgid "{p}: this partition has already been marked for resizing\n" +#~ msgstr "{p}: цей розділ вже було позначено для зміни розміру\n" + +#~ msgid "{p}: missing size field in {o} option\n" +#~ msgstr "{p}: у параметрі {o} не вказано значення розміру\n" + +#~ msgid "{p}: {f}: cannot parse size field\n" +#~ msgstr "{p}: {f}: не вдалося обробити значення поля розміру\n" + +#~ msgid "{p}: new size is zero or negative\n" +#~ msgstr "{p}: новий розмір є нульовим або від’ємним\n" + +#~ 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 "" +#~ "{p}: не можна зменшувати розміри розділу, оскільки на ньому міститься " +#~ "файлова\n" +#~ "система, фізичний том або інші дані, об’єм яких перевищує вказаний новий " +#~ "розмір.\n" +#~ "Вам спочатку слід змінити об’єм даних, див. virt-resize(1).\n" + +#~ msgid "virt-resize: you cannot use options --expand and --shrink together\n" +#~ msgstr "" +#~ "virt-resize: не можна одночасно використовувати параметри --expand і --" +#~ "shrink\n" + +#~ 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 "" +#~ "virt-resize: помилка: не можна використовувати --expand, якщо немає " +#~ "залишку місця для\n" +#~ "розширення. Вам слід зробити диск призначення більшим, принаймні на {h}.\n" + +#~ msgid "" +#~ "virt-resize: error: cannot use --shrink because there is no deficit\n" +#~ "(see 'deficit' in the virt-resize(1) man page)\n" +#~ msgstr "" +#~ "virt-resize: помилка: не можна використовувати --shrink, оскільки немає " +#~ "дефіциту\n" +#~ "(див. «deficit» на сторінці довідника (man) virt-resize(1))\n" + +#~ msgid "Summary of changes:\n" +#~ msgstr "Резюме змін:\n" + +#~ msgid "{p}: partition will be ignored\n" +#~ msgstr "{p}: розділ буде проігноровано\n" + +#~ msgid "{p}: partition will be deleted\n" +#~ msgstr "{p}: розділ буде вилучено\n" + +#~ msgid "{p}: partition will be resized from {oldsize} to {newsize}\n" +#~ msgstr "{p}: розмір розділу буде змінено з {oldsize} на {newsize}\n" + +#~ msgid "{p}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{p}: вміст буде розширено за допомогою методу «{meth}»\n" + +#~ msgid "{p}: partition will be left alone\n" +#~ msgstr "{p}: розділ не буде змінено\n" + +#~ msgid "{n}: LV will be expanded to maximum size\n" +#~ msgstr "{n}: логічний том буде розширено до максимального розміру\n" + +#~ msgid "{n}: content will be expanded using the '{meth}' method\n" +#~ msgstr "{n}: вміст буде розширено за допомогою методу «{meth}»\n" + +#~ msgid "There is a surplus of {spl} bytes ({h}).\n" +#~ msgstr "Вільними залишилися {spl} байтів ({h}).\n" + +#~ msgid "An extra partition will be created for the surplus.\n" +#~ msgstr "На решті простору сховища буде створено додатковий розділ.\n" + +#~ 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 "" +#~ "Залишок місця недостатньо великий для створення нового розділу, отже\n" +#~ "його буде просто проігноровано.\n" + +#~ 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 "" +#~ "Залишок місця буде проігноровано. Запустіть програму керування розділами " +#~ "гостьової\n" +#~ "системи, якщо бажаєте розподілити це залишок місця.\n" + +#~ 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 "" +#~ "virt-resize: помилка: не вистачає {def} байтів ({h}).\n" +#~ "Вам слід збільшити розмір диска призначення принаймні на вказане " +#~ "значення\n" +#~ "або скоригувати запит щодо зміни розмірів.\n" + +#~ msgid "virt-resize: source disk does not have a first partition\n" +#~ msgstr "virt-resize: на початковому диску немає першого розділу\n" + +#~ msgid "Copying {p} ...\n" +#~ msgstr "Копіювання {p}…\n" + +#~ msgid "Expanding {p} using the '{meth}' method\n" +#~ msgstr "Розширення {p} за допомогою методу «{meth}»\n" -- 1.8.3.1